Wireless Notes
Learn infrared communication with working principle, IrDA standard, IR LED photodiode, TV remote control, line-of-sight requirement, advantages limitations, and comparison with Bluetooth WiFi for engineering students.
Understanding infrared wireless communication, its principles of operation, modulation techniques, IrDA protocols, comparison with radio-based technologies, and current applications in remote controls, data transfer, and optical wireless systems.
Infrared Fundamentals
The Infrared Spectrum
| Sub-band | Wavelength | Frequency | Communication Use |
|---|---|---|---|
| Near-IR (NIR) | 700-1400 nm | 214-430 THz | Data communication, remote controls |
| Short-wave IR (SWIR) | 1400-3000 nm | 100-214 THz | Some fiber communications |
| Mid-IR (MWIR) | 3-8 μm | 37-100 THz | Thermal sensing |
| Long-wave IR (LWIR) | 8-15 μm | 20-37 THz | Thermal imaging |
| Far-IR (FIR) | 15 μm-1 mm | 0.3-20 THz | Astronomy |
For communication, we primarily use near-infrared at 850-950 nm because:
- Inexpensive LED and photodiode components are available
- Eye-safe at reasonable power levels
- Low atmospheric absorption in this window
- Does not interfere with visible lighting
How IR Communication Works
An infrared communication system consists of:
- Transmitter — An infrared LED (or laser diode) converts electrical signals into modulated light
- Channel — Free space (air) through which IR radiation propagates
- Receiver — A photodiode (PIN or avalanche) converts received light back to electrical signals
Unlike radio waves that diffract around obstacles, infrared behaves more like visible light — it travels in straight lines, reflects off surfaces, but cannot penetrate walls or opaque objects.
Types of IR Communication Links
Directed Line-of-Sight (LOS)
The transmitter and receiver point directly at each other with narrow-beam optics. This provides maximum range and data rate but requires precise alignment.
- Example: TV remote control, IrDA port-to-port transfer
- Range: 0.5 - 10 meters
- Data rate: Up to 16 Mbps (IrDA) or 10+ Gbps (laser-based OWC)
- Advantage: Maximum power efficiency, minimal multipath
- Disadvantage: Requires alignment, blocked by any obstruction
Non-Directed Line-of-Sight (Diffuse)
The transmitter uses a wide-angle LED (or bounces signal off ceiling), filling the room with IR radiation. The receiver has a wide field of view and collects light from any direction.
- Example: Indoor optical wireless LAN systems
- Range: Entire room (5-10 m radius)
- Data rate: Lower (limited by multipath from reflections)
- Advantage: No alignment needed, mobility supported
- Disadvantage: Higher power required, multipath distortion, path loss
Quasi-Diffuse (Tracked)
A compromise where multiple narrow beams illuminate specific areas, and receivers use some directionality. Used in high-speed indoor optical wireless systems.
Modulation Techniques for IR
On-Off Keying (OOK)
The simplest scheme: LED ON = "1", LED OFF = "0". Used in most remote controls and basic IrDA. Bandwidth efficient but susceptible to ambient light interference.
Pulse Position Modulation (PPM)
Data is encoded in the position of a pulse within a time slot rather than its presence/absence. More power-efficient than OOK (important for battery-powered devices) but requires wider bandwidth.
Subcarrier Modulation
The data signal modulates a high-frequency carrier (30-56 kHz), and this modulated carrier drives the LED. The receiver uses a bandpass filter tuned to the subcarrier frequency, rejecting ambient light (which is DC or low-frequency). This is why TV remotes work even in bright sunlight.
| Modulation | Power Efficiency | Bandwidth Efficiency | Ambient Rejection |
|---|---|---|---|
| OOK | Medium | Good | Poor |
| PPM (4-PPM, 16-PPM) | High | Poor | Medium |
| Subcarrier (36-38 kHz) | Low | Good | Excellent |
| OFDM (optical) | Medium | Excellent | Good |
IrDA Standards
The Infrared Data Association (IrDA) defined a complete protocol stack for short-range IR data transfer:
| Standard | Data Rate | Year | Range | Application |
|---|---|---|---|---|
| IrDA SIR | 9.6-115.2 kbps | 1994 | 1 m | Low-speed data |
| IrDA MIR | 0.576-1.152 Mbps | 1994 | 1 m | Medium-speed transfer |
| IrDA FIR | 4 Mbps | 1995 | 1 m | Fast file transfer |
| IrDA VFIR | 16 Mbps | 1999 | 1 m | High-speed data |
| IrDA UFIR | 96 Mbps | 2005 | Various | Ultra-fast |
IrDA was designed for point-and-shoot simplicity — align two devices within a 30° half-angle cone at up to 1 meter distance. The narrow cone provided inherent security and prevented interference between nearby links.
IR vs Radio Technologies
| Feature | Infrared | Bluetooth | WiFi |
|---|---|---|---|
| Frequency | 300+ THz (optical) | 2.4 GHz (radio) | 2.4/5 GHz (radio) |
| Range | 0.5-10 m (LOS) | 10-100 m | 30-100 m |
| Penetration | None (blocked by walls) | Through walls | Through walls |
| Interference with radio | None | Yes (shared band) | Yes |
| Security (physical) | High (confined to room) | Low (travels through walls) | Low |
| Bandwidth available | Enormous (THz range) | Limited (ISM band) | Moderate |
| Licensing | None required | None (ISM band) | None (ISM band) |
| Cost | Very low (LEDs cheap) | Medium (radio IC) | Medium |
| Multipoint | Difficult | Easy | Easy |
Why Radio Won for Data Transfer
Despite IR's advantages in bandwidth and interference immunity, radio technologies (Bluetooth, WiFi) displaced IrDA for device-to-device communication because:
- Radio does not require line-of-sight or alignment
- Radio works through pockets, bags, and walls
- Radio supports multipoint connections (multiple devices simultaneously)
- Radio enables always-connected background communication
Modern IR Applications
Consumer Electronics Remote Controls
Over 2 billion IR remote controls are in use. The protocol (NEC, RC-5, RC-6) uses 38 kHz subcarrier modulation:
- Carrier frequency: 36-40 kHz (immune to ambient light)
- Modulation: Pulse-distance or pulse-width encoding
- Range: 5-10 meters
- Power: Microwatts (years on a coin cell)
Optical Wireless Communication (OWC) / LiFi
The modern evolution of IR communication uses visible light or near-IR LEDs for high-speed data:
- LiFi (802.11bb) — Uses LED room lighting for data transmission at 100+ Mbps
- Free-Space Optical (FSO) — Outdoor laser links at 1-100 Gbps for building-to-building backhaul
- Optical camera communication — Using smartphone cameras to receive data from modulated displays
Proximity Sensors
Smartphones use IR proximity sensors (LED + photodiode) to detect when the phone is held against your ear during calls, turning off the touchscreen to prevent accidental touches.
Key Takeaways
- Infrared communication operates at optical frequencies (near-IR, 850-950 nm), behaving like light — line-of-sight, unable to penetrate walls, immune to RF interference
- The inability to pass through walls is both IR's greatest limitation (no mobility) and greatest strength (inherent security, no interference with neighboring rooms)
- Subcarrier modulation at 36-40 kHz enables remote controls to work reliably in bright ambient light by filtering out everything except the carrier frequency
- IrDA provided up to 16 Mbps data transfer but was displaced by Bluetooth/WiFi because radio does not require line-of-sight alignment
- The IR spectrum offers orders of magnitude more bandwidth than all radio spectrum combined — motivating LiFi and optical wireless for future ultra-high-speed indoor communications
- IR remote controls remain the dominant application with billions of units in use, due to extreme simplicity, low cost, and room-confined operation
- Free-Space Optical links achieve 1-100+ Gbps for point-to-point backhaul, competing with fiber where cable installation is impractical
Exam Focus
Revise definitions, diagrams, examples, and short-answer points for Infrared Communication Working Types Applications.
Interview Use
Prepare one clear explanation, one practical example, and one common mistake for this Wireless Communications topic.
Search Terms
wireless-communications, wireless communications, wireless, communications, network, technologies, infrared, communication
Related Wireless Communications Topics