How to multiplex signal from multiple sensors

In summary, using a bunch of photodiodes to interface to a computer would be a good way to do it. It would be easy to synchronize the output signal with software, but it might be difficult to precisely turn detectors on and off.
  • #1
stanford
3
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
  • #2
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.
 
  • #3
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.
 

FAQ: How to multiplex signal from multiple sensors

How does multiplexing work in the context of sensor signals?

Multiplexing is a technique used to merge multiple signals into one transmission line. In the case of sensor signals, it involves selecting one sensor at a time and transmitting its data through a single channel.

What are the benefits of multiplexing sensor signals?

Multiplexing allows for the efficient use of resources and reduces the complexity of the system. It also enables the transmission of multiple signals over a limited number of channels, which can save space and cost.

What types of sensors can be multiplexed?

Any type of sensor that produces an electrical signal can be multiplexed. This includes temperature sensors, pressure sensors, and flow sensors, among others.

How is the multiplexing process controlled?

The multiplexing process is controlled by a multiplexer, which is a device that selects and switches between the different sensor signals. The selection is typically based on a predetermined sequence or controlled by a computer.

What are the potential challenges or limitations of multiplexing sensor signals?

The main challenges of multiplexing sensor signals include the need for accurate timing and synchronization, as well as potential signal loss or interference. Additionally, the more sensors that are multiplexed, the slower the sampling rate may be.

Similar threads

Back
Top