Welcome, Guest. Please login or register.

Author Topic: Electronics Geniuses only...  (Read 3689 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 only replies by bloodline
    • 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 Cyberus

  • Hero Member
  • *****
  • Join Date: Feb 2003
  • Posts: 5696
    • Show only replies by Cyberus
Re: Electronics Geniuses only...
« Reply #1 on: November 23, 2005, 02:18:55 PM »
Quote
Re: Electronics Geniuses only...


Only automatons need apply...

I like Amigas
 

Offline metalman

  • Hero Member
  • *****
  • Join Date: Jun 2004
  • Posts: 1283
    • Show only replies by metalman
Re: Electronics Geniuses only...
« Reply #2 on: November 24, 2005, 02:19:49 AM »
Seems accurate.

What specific circuit are you questioning?
Lan astaslem
The Peacemaker
 

Offline bloodlineTopic starter

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Electronics Geniuses only...
« Reply #3 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 Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Electronics Geniuses only...
« Reply #4 on: November 24, 2005, 09:25:23 AM »
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
And the canary said: \'chirp\'
 

Offline bloodlineTopic starter

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Electronics Geniuses only...
« Reply #5 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 Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Electronics Geniuses only...
« Reply #6 on: November 24, 2005, 10:13:05 AM »
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)
And the canary said: \'chirp\'
 

Offline bloodlineTopic starter

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Electronics Geniuses only...
« Reply #7 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 odin

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Re: Electronics Geniuses only...
« Reply #8 on: November 24, 2005, 10:54:44 AM »
Electronics Workbench should be available on various networks ;-).

Nifty program that, if it doesn't crash that is.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Electronics Geniuses only...
« Reply #9 on: November 24, 2005, 11:43:36 AM »
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
int p; // A
 

Offline metalman

  • Hero Member
  • *****
  • Join Date: Jun 2004
  • Posts: 1283
    • Show only replies by metalman
Re: Electronics Geniuses only...
« Reply #10 on: November 24, 2005, 05:30:28 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


Maxim Application Notes
A/D and D/A CONVERSION/SAMPLING CIRCUITS
FILTER CIRCUITS (ANALOG)
Lan astaslem
The Peacemaker
 

Offline bloodlineTopic starter

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Electronics Geniuses only...
« Reply #11 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.

Offline Speelgoedmannetje

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 9656
    • Show only replies by Speelgoedmannetje
Re: Electronics Geniuses only...
« Reply #12 on: November 24, 2005, 06:42:44 PM »
Quote

bloodline wrote:

But I was just playing with the idea of building everything from scratch rather than buying little "Black Boxes" and chaining them together.
I understand, but eventually you'll discover it's just a hell of a lot work
Good to understand electrics, though :-)
And the canary said: \'chirp\'