How does a digital multiplexer work in communication systems?

AI Thread Summary
Digital multiplexers (mux) combine multiple low bandwidth channels into a single high bandwidth channel for transmission, with a demultiplexer (demux) used at the receiving end to separate the channels. The mux operates by selecting one input at a time, meaning only the selected output is sent to the demux, which cannot retrieve all inputs simultaneously. To effectively transmit multiple channels, techniques like time division multiplexing (TDM) can be employed, where each channel is assigned a specific time slot. Addressing information can also be included to maintain separation of data streams during transmission. Understanding these principles is essential for effective communication system design.
daredevil
Messages
12
Reaction score
0
Hi,

I have a question regarding digital multiplexers.

In communication systems, when we use mux, we can combine a lot of low bandwidth channels and transmit as a high bandwidth channel and then use a demux at the receiving end to split it back to the low bandwidth channels.

I saw the digital mux had a selector option which only sends one output at a time. So, this means that if we connect a demux to the output of the mux, it still will not get all the inputs inserted into the mux at the output of demux. But, only the SELECTED output at the mux.

I was wondering is this the way it works or have I got it wrong. Appreciate if anyone can clarify this for me.

Thanks
 
Engineering news on Phys.org
Low bandwidth channels have high time periods. Now just consider N number of such channels. Then you sample each channels and reduce the duty cycle from 50 % to (50/N) %. Now you put variable offset before each channel so that they don't overlap. Then you can use mux to multiplex them and send all of them with N times bandwidth. Reverse is done at the receiver.
 
Kholdstare said:
Low bandwidth channels have high time periods. Now just consider N number of such channels. Then you sample each channels and reduce the duty cycle from 50 % to (50/N) %. Now you put variable offset before each channel so that they don't overlap. Then you can use mux to multiplex them and send all of them with N times bandwidth. Reverse is done at the receiver.

So, if we send low bandwidth channel by channel at a very fast rate, then we don't even need a high bandwidth channel. Just can send channel by channel using a low bandwidth channel
 
Appreciate if anyone could clarify the digital mux part.
 
Can someone explain to me if we can make the digital mux output all the inputted data as in a communication mux
 
daredevil said:
Can someone explain to me if we can make the digital mux output all the inputted data as in a communication mux

Could you give some specific examples of the communication systems that you are asking about?

You can combine lower bandwidth channels into a higher bandwidth channel, but there has to be some way to keep the different data streams separate so they can be demuxed at the other end of the high bandwidth channel.

For example, you can include addressing information in a packetized format, much like Ethernet handles lots of different low-bandwidth channels being combined into higher speed backbones.

Or you can use time division multiplexing, where each low-bandwidth channel has a pre-set timeslot in each overall channel period.

If you could post more specific details about your question, that would help us to try to help you out.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top