Welcome, Guest. Please login or register.

Author Topic: Electronics Geniuses only...  (Read 3705 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bloodlineTopic starter

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Electronics Geniuses only...
« on: November 23, 2005, 01:59:36 PM »
I've been playing with this (http://www.falstad.com/circuit/) little Java app for a few days now, but I can't seem to get my designs to match the  behaviour I'm expecting... can anyone confirm that this program is giving accurate results...?


Offline bloodlineTopic starter

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: Electronics Geniuses only...
« Reply #1 on: November 24, 2005, 09:15:14 AM »
Quote

metalman wrote:
Seems accurate.

What specific circuit are you questioning?


I was trying to make a low pass filter, that can average out a Pulse Density Modulation signal... to make a crude digital to analogue converter. I wanted to prototype it in software before I bought the components I need.

Offline bloodlineTopic starter

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: Electronics Geniuses only...
« Reply #2 on: November 24, 2005, 09:50:06 AM »
Quote

Speelgoedmannetje wrote:
Quote

bloodline wrote:
I was trying to make a low pass filter
Not that I'm an electro genius, but I rather think that's quite a strange low pass filter.
Normally, a low pass filter is a capacitor serially connected to the thing you want to connect to the filter, and a resistor parallel connected to that.
And a high pass filter is a resistor serially connected to it and a capacitor parallel connected.
And eh, (or it might be vice versa)
-edit- Well, I think I saw it wrong


You are right (for a passive LP Filter), but the scope is not giving me the results I expect...

Offline bloodlineTopic starter

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: Electronics Geniuses only...
« Reply #3 on: November 24, 2005, 10:15:47 AM »
Quote

Speelgoedmannetje wrote:
I used "crocodile clips" a couple of years ago to experiment with such, maybe you can download an evaluation version of that somewhere to check...
(I'm not going to calculate to check for errors in this whole thing atm)


That's a good idea, I hadn't though to compare the Falstad program with another!

Offline bloodlineTopic starter

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: Electronics Geniuses only...
« Reply #4 on: November 24, 2005, 06:22:11 PM »
Quote

Karlos wrote:
Quote

bloodline wrote:
Quote

metalman wrote:
Seems accurate.

What specific circuit are you questioning?


I was trying to make a low pass filter, that can average out a Pulse Density Modulation signal... to make a crude digital to analogue converter. I wanted to prototype it in software before I bought the components I need.


You can buy loads of types of A/D converters with all the antialiasing filters etc you could ever want. The IC section of the maplin catalouge alone has loads of them :-D


Yeah, and I've used them before... back when I used to play with electronics as a kid.

But I was just playing with the idea of building everything from scratch rather than buying little "Black Boxes" and chaining them together.