A collection of electronic components and circuits designed to convert information signals to a signal suitable for transmission over a Communication Channel
A collection of electronic components and circuits that accept transmitted signals from the Communication Channel and convert them back to a form understandable by humans
1. All bits in a single character are transmitted simultaneously
2. Data bits are sent in parallel (typically 8 bits at a time) using separate wires or circuits<|'Byte-wide' transmission results in a faster transmission rate than Serial Transmission
Data bits are sent sequentially bit-by-bit over a single wire or communication circuit<|Slower than Parallel Transmission<|Used for longer distance transmission without skew problems<|Widely used in data communications
Uses a simple interface<|Enables sending a series of bytes (or ASCII characters) along a single wire<|Each character is transmitted independently with a 'Start' and 'Stop' signal separating characters<|Data Rate is typically < 64 kbps<|Called 'Asynchronous Communication' because Transmitter & Receiver use independent clocks
A device that performs multiplexing is called a Multiplexer (MUX), and a device that performs the reverse process is called a De-Multiplexer (DEMUX or DMX)
To avoid confusion in Multiple Access, people could take turns speaking (Time Division), speak at different pitches (Frequency Division), or speak in different languages (Code Division)
If a total bandwidth of 200 kHz is available and the allocated channel bandwidth is 50 kHz, then the system can accommodate 4 users at a time by giving 50 kHz channel to each user
1. 'TDMA' allows several users to share the same frequency channel by dividing the signal into different time slots
2. The users transmit in rapid succession, one after the other, each using its own time slot. This allows multiple stations to share the same transmission bandwidth
1. 'SDMA' divides the geographical space where the users are located into smaller spaces
2. The key element of the design is a one-to-one map between the space divisions and the bandwidth divisions of time slots, frequency divisions and etc
3. 'SDMA' is compatible with any multiple access scheme such as TDMA, FDMA, and CDMA
4. 'Space Division Multiple Access' or 'Spatial Division Multiple Access' is a technique which is 'MIMO' (Multiple-Input Multiple-Output) architecture and used mostly in wireless and satellite communication