Please Register and login to reply and use other advanced options
Dear All,
I want to implement a simple A/D conversion by PC sound card
input channel(Line in / MIC in), therefore I can employ it as a high
resolution A/D processor :D ?
What is the limit/problem in hardware?
Thank you very much for your comments.
Best regards,
Boki.
I want to implement a simple A/D conversion by PC sound card
input channel(Line in / MIC in), therefore I can employ it as a high
resolution A/D processor :D ?
What is the limit/problem in hardware?
Thank you very much for your comments.
Best regards,
Boki.
On 13 Oct 2004 23:26:57 -0700, bokiteam@ms21.hinet.net (boki) wrote:

is that sound cards do not go down to DC; they
are AC coupled with cutoffs at a few Hz. So if
you want to make general measurements like
DC voltage, temperature, pressure, or many
other real-world quantities you need to provide
external modulators to convert them to AC,
and some sort of software demodulation to
recover the original values. In theory you
might be able to modify the card to go to DC,
but the problem is that these cards are usually
operated from a single supply voltage and if
you remove the input capacitor then your
input signal must be biased up to half the
card's supply voltage somehow... not trivial,
if you expect to maintain any sort of DC accuracy.
Another problem is timing. Under Windoze, you
have to be very careful when you are trying to
correlate measurements with timing events in
your program. Windows and the sound card
don't start conversions exactly when you give
a command... there is a variable and unknown
delay that can't simply be calibrated away.
Same thing for outputs. So if you need to
know what your data looks like at the time of
some event, you should record that event
on the second channel of the stereo card...
even if you created the event yourself in
software and sent it to the D/A.
Finally, there is the fact that most sound cards
have only 2 A/D channels, and those that
have more must use non-standard drivers
that you would have a hard time finding how to
program for.
If you will discuss exactly what you are trying
to observe, perhaps we can come up with a
good recommendation.
Best regards,
i
Bob Masta
dqatechATdaqartaDOTcom
D A Q A R T A
Data AcQuisition And Real-Time Analysis
www.daqarta.com
is that sound cards do not go down to DC; they
are AC coupled with cutoffs at a few Hz. So if
you want to make general measurements like
DC voltage, temperature, pressure, or many
other real-world quantities you need to provide
external modulators to convert them to AC,
and some sort of software demodulation to
recover the original values. In theory you
might be able to modify the card to go to DC,
but the problem is that these cards are usually
operated from a single supply voltage and if
you remove the input capacitor then your
input signal must be biased up to half the
card's supply voltage somehow... not trivial,
if you expect to maintain any sort of DC accuracy.
Another problem is timing. Under Windoze, you
have to be very careful when you are trying to
correlate measurements with timing events in
your program. Windows and the sound card
don't start conversions exactly when you give
a command... there is a variable and unknown
delay that can't simply be calibrated away.
Same thing for outputs. So if you need to
know what your data looks like at the time of
some event, you should record that event
on the second channel of the stereo card...
even if you created the event yourself in
software and sent it to the D/A.
Finally, there is the fact that most sound cards
have only 2 A/D channels, and those that
have more must use non-standard drivers
that you would have a hard time finding how to
program for.
If you will discuss exactly what you are trying
to observe, perhaps we can come up with a
good recommendation.
Best regards,
i
Bob Masta
dqatechATdaqartaDOTcom
D A Q A R T A
Data AcQuisition And Real-Time Analysis
www.daqarta.com
Dear Bob,
I can say nothing. :D thank you so much.
if any new, I will post it.
Best regards,
Boki.
NoSpam@daqarta.com (Bob Masta) wrote in message

I can say nothing. :D thank you so much.
if any new, I will post it.
Best regards,
Boki.
NoSpam@daqarta.com (Bob Masta) wrote in message
On 13 Oct 2004 23:26:57 -0700, bokiteam@ms21.hinet.net (boki) wrote:

You will probably be better served by a device made for the purpose.
http://www.dataq.com/194.htm
This a 4 channel, 10 bits/channel D/A converter with software for
$25US
You will probably be better served by a device made for the purpose.
http://www.dataq.com/194.htm
This a 4 channel, 10 bits/channel D/A converter with software for
$25US
- OT: EQ control for sound card.
- October 5, 2004, 8:10 pm
- sound card voltages
- January 31, 2007, 2:35 am
- Sound card input impendence
- September 10, 2004, 10:30 am
- Connecting powered speakers to a sound card
- December 26, 2007, 3:06 pm
- Dual Trace Sound Card Scope
- August 28, 2008, 10:44 pm
- Connect a cell phone headset/mic to sound card jacks?
- September 4, 2004, 7:56 am
- How can I vary an Ultrasonic Mist Maker vibration using a sound card tia sal2
- June 13, 2008, 10:10 pm
- How can I increasing output voltage/amplify my laptop's sound card headphone jack. Tia sal2
- November 6, 2008, 12:38 pm
- Re: How can I increasing output voltage/amplify my laptop's sound card headphone jack. Tia sal2
- November 6, 2008, 7:39 pm
- No pictuer, Buzzing sound from tv Panasonic TX-24A1 (sound started for short period now constant)
- March 23, 2005, 7:13 am
- WiFI card
- November 3, 2004, 8:52 pm
- Video Card
- February 2, 2005, 9:16 pm
- 555 timer ref card
- August 23, 2006, 1:21 am
- How-To: Web server on a business card
- May 1, 2010, 5:00 am
- Slightly OT-Wireless Card Problem
- December 24, 2004, 8:34 pm







> I want to implement a simple A/D conversion by PC sound card
>input channel(Line in / MIC in), therefore I can employ it as a high
>resolution A/D processor :D ?
>
>What is the limit/problem in hardware?
>
>Thank you very much for your comments.
>
>Best regards,
>Boki.