Certify66
← Back to Digital Techniques / Electronic Instrument Systems
Section 5.9

Multiplexing

Operation, application and identification in logic diagrams of multiplexers and demultiplexers; time-division and frequency-division multiplexing. Examined for Category B2.

Notes

Multiplexing, summary notes

Main ideas
  • Multiplexing lets many signals share one transmission channel, saving wiring weight, the reason a modern aircraft carries data buses rather than a wire per parameter.
  • TDM (time-division multiplexing) gives each signal its own repeating TIME SLOT on the same channel. All signals use the full bandwidth, but only in their turn. This is the method used by digital data buses.
  • FDM (frequency-division multiplexing) gives each signal its own FREQUENCY BAND on the channel simultaneously, the method used by radio and analogue carrier systems.
  • A multiplexer (MUX) is a many-to-one selector: 2ⁿ data inputs, n select lines, one output. A demultiplexer (DEMUX) is the reverse, one input routed to one of 2ⁿ outputs.
  • The MUX and DEMUX select lines must stay synchronised, otherwise data is delivered to the wrong destination, synchronisation words in the data stream keep the two ends aligned.
  • ⚠ Exam trap: TDM = time slots, FDM = frequency bands. A MUX has ONE output and many inputs; do not reverse it.
Key formulas
Multiplexer size
2ⁿ inputs need n select lines
TDM
same frequency, different time slots
FDM
same time, different frequency bands
Solved examples
  1. How many select lines does a 16-to-1 multiplexer require?

    Four. 2⁴ = 16, so four select lines address all sixteen inputs.

  2. A TDM system delivers each parameter to the wrong display. What is the most likely cause?

    Loss of synchronisation between the multiplexer and demultiplexer, the receiving end is sampling the wrong time slot, so every channel is offset. Recovery depends on re-acquiring the frame synchronisation word.

Mind map

Multiplexing concept map

Multiplexing

Quiz

Multiplexing quiz

Multiplexing, quiz

Ref 5.98 of 10Pass 75%
  1. 1. Multiplexing allows:

    Several signals to share one transmission path
    One signal to use many paths
    Signals to be amplified
  2. 2. In time-division multiplexing, the signals are:

    Given the channel in turn, each in its own time slot
    Sent on different frequencies at once
    Combined into one analogue value
  3. 3. TDM shares a channel by allocating:

    Time slots
    Frequency bands
    Voltage levels
  4. 4. FDM shares a channel by allocating:

    Frequency bands
    Time slots
    Separate wires
  5. 5. A multiplexer has:

    Many inputs and one output
    One input and many outputs
    Equal numbers of inputs and outputs
  6. 6. A 16-to-1 multiplexer requires how many select lines?

    4
    8
    16
  7. 7. The main airframe benefit of multiplexing is:

    Fewer wires for the same number of signals
    Higher signal voltage
    Elimination of data errors
  8. 8. If the multiplexer and demultiplexer lose synchronisation:

    Data is delivered to the wrong destinations
    The channel bandwidth doubles
    Only the last channel is affected