How to multiplex signal from multiple sensors

Click For Summary
SUMMARY

The discussion focuses on multiplexing signals from 12 photodiodes to a computer via a sound card, sampling at 96,000 Hz. The proposed methods include using a USB data acquisition device or an analog multiplexer IC to interleave sensor data onto a single output line. Synchronization techniques involve implementing a sync break between samples and potentially using a reference voltage on an unused channel for frame indication. It is noted that the sound card may not be DC coupled, necessitating a ground reference channel for offset correction.

PREREQUISITES
  • Understanding of analog multiplexers, specifically for signal interleaving.
  • Familiarity with USB data acquisition devices for sensor interfacing.
  • Knowledge of synchronization techniques in signal processing.
  • Basic electronics knowledge, including the use of 555 timers and oscillators.
NEXT STEPS
  • Research the specifications and features of USB data acquisition devices for sensor applications.
  • Learn about analog multiplexer ICs and their implementation in signal multiplexing.
  • Explore synchronization methods in digital signal processing, focusing on sync breaks and reference signals.
  • Investigate the characteristics of DC coupling in sound cards and methods for offset correction.
USEFUL FOR

Electronics engineers, sound engineers, and developers working on sensor data acquisition and signal processing applications.

stanford
Messages
3
Reaction score
0
I have a bunch of photodiodes and I want to interface to these to a computer using my sound card. I have 12 sensors and stereo input samples at around 96000hz. My idea is to connect 12 sensors to each line and have them turn on or off at a specified offset so that the total output signal would be sensor1,sensor2,...sensor 12. I can then split the signal up in software (I only need around ~500 hz for each sensor)

Is that a good way of doing it or do you think there is an easier way? How difficult would the precise synchronization of turning detectors on/off would be?

I was thinking of using a bunch of 555 timers but need a way to synchronize them or set the phases
 
Last edited:
Engineering news on Phys.org
The easiest way to go about doing this is to just use an off the shelf USB data acquisition device.

Otherwise if you need the sensors to connect to your sound card, consider using an analog multiplexer IC to cycle between each sensor and interleave the analog data onto a single output line.

To synchronize the output signal with your software, use a sync break in between each round of sampling. You could leave an obvious time delay between sensor 12 and sensor 1. Or you could have an unused channel 13 that outputs some reference voltage that indicates the start of a new frame.
 
You might look into a fairly consistent oscillator, maybe a 32.768kHz. Then put it through a divider and have a divide by four select a 1-16 must. As ST said, make one of the 16 channels a reference value and use it for synchronization.

I don't think your sound card is DC coupled, so you may have to introduce one channel as a ground value, so you can use it as a baseline to correct for the offset in the other values.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
1K
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
37
Views
7K
  • · Replies 5 ·
Replies
5
Views
971
  • · Replies 24 ·
Replies
24
Views
6K
Replies
9
Views
5K
  • · Replies 21 ·
Replies
21
Views
7K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K