08-02-2006 03:24 PM
08-03-2006 10:02 AM
08-03-2006 05:11 PM
08-04-2006 07:49 AM
The computer is a dell laptop that meets NI requirements for the PCMCIA card.
Ive found a happy medium of settings that allow the progam to run, but i have noticed another problem:
Noise, there is a high frequency noise over the top of my 1 hz sine wave. I tried to build a lowpass filter on my output but failed. I was using a 2.2mfd capacitor and a 10k ohm resistor. These are the values a calculated for a cutoff frequency of 10 hz. I used the formula in the SCB-68 users manual.
I read some posts about it, and some of them said there was a typo in the scb-68 manual about where to place the components. Can anyone shed some light on how to do this for me?
I believe the noise in the output if from the reading of the input channels. Frankly im VERY dissapointed in the isolation within this card, for more than a grand i shouldnt have to be soldering up filters on a simple sine output. All my inputs are differential.
Soooo, who knows how to build a lowpass on the analog output??
08-04-2006
02:33 PM
- last edited on
11-10-2025
11:06 AM
by
Content Cleaner
The noise is most likely due to the environment or the wires you are using, not from the actual signal generated from the DAQ board. To reduce noise, you should use short, shielded cables. You might take a look at the the Field Wiring and Noise Considerations tutorial to help you reduce the ambient noise on your signal and here's the online KnowledgeBase with the Lowpass Filter information as well.
Regards,
08-04-2006 02:42 PM
08-04-2006
03:01 PM
- last edited on
11-10-2025
11:07 AM
by
Content Cleaner
Why do you feel like you need to be rude? I'm just trying to help you out. Yes, the red is the capacitor.
08-04-2006 03:15 PM
Sorry if i came off as rude, more like irritated.
So how bout a Diagram for the outputs? your filter link is for inputs and the breadboard area is different on the outputs section.
Am i using the right capacitance value?
08-04-2006 03:34 PM
Generic 3dB point for low pass filter equation:
fo=1/(2*PI*R*C)
fo in Hz
R in ohms
C in Farads
For 10 Hz using 10Kohm, C=1/(2*PI*10E3*10) = 1.59E-6F (1.6uF).
Resistance/Capicitance of load may alter 3dB point
08-04-2006 03:48 PM