Communication Technologies Notes
Communication Technologies Notes
3.1 Multiplexing
- Basic Concept: Multiplexing is a technique used to combine multiple signals into one signal
over a shared medium. This allows for more efficient use of the available bandwidth and
reduces the number of physical lines or channels needed for communication.
- Statistical Time-Division Multiplexing (STDM): Unlike TDM, STDM allocates time slots
dynamically based on the traffic demand of each signal. This leads to more efficient
bandwidth usage by reducing idle time.
- Time-Division Multiplexing (TDM): A more general term for any technique that divides
transmission time into discrete slots for each user or signal. TDM can be used in both
synchronous and statistical forms.
- Coaxial Cable:
- This type of cable can support higher bandwidths and is often used for internet and
television services.
- Fiber-Optic Cable:
- Highly reliable with a much higher bandwidth than coaxial or twisted pair cables. Fiber-
optic cables are the preferred medium for long-distance and high-speed communication.
- Radio Waves: These electromagnetic waves can be used for wireless communication over
various distances. They are essential in technologies like AM/FM radio, television
broadcasts, and cellular communications.
- Microwaves: These are used in long-distance communication systems, such as satellite and
terrestrial microwave links. Microwaves require line-of-sight and are commonly used in
military, commercial, and private communications.
- Infrared: These waves are used for short-range communication like infrared sensors,
remote controls, and some wireless networking standards like IrDA.
3.5 Modems
- Broadband Modem: This refers to high-speed internet modems, typically used with DSL,
cable, or fiber connections.
3.6 Switching
- Packet-Switched Networks: These networks break data into smaller packets and route
them independently over the network. The packets may take different paths and are
reassembled at the destination. This approach is used by the internet.
- Virtual Circuit Approach: A more reliable form of packet switching where a logical
connection (virtual circuit) is established before data transmission begins. This ensures the
packets are delivered in order, and errors are handled.