ece-1109 ECE-1109 Introduction to ECE
1. Communication Systems Fundamentals
Definition & Components Communication is the exchange of information (Transmission + Reception + Processing).
- 5 Basic Components: Data Source Transmitter Transmission Medium Receiver Destination.
- Modem: Modulates digital to analog (for transmission) and demodulates analog to digital (for reception).
Transmission Modes
| Mode | Direction | Example |
|---|---|---|
| Simplex | One-way only | TV Broadcasting, Keyboard to CPU |
| Half-Duplex | Both ways, but one at a time | Walkie-Talkie, Police Radio |
| Full-Duplex | Both ways simultaneously | Mobile Phones, Telephone Network |
Data Transmission Methods
- Asynchronous: Data sent as bytes/chars with Start & Stop bits. Gaps exist between data units (Low efficiency).
- Synchronous: Data sent in blocks/frames. Requires clock synchronization. No gaps (High efficiency).
- Isochronous: Real-time data (Audio/Video). Guarantees data arrives at a fixed rate with no jitter (delay difference).
The OSI Model (Bottom-Up)
| Layer # | Layer Name | Function | Examples/Protocols |
|---|---|---|---|
| 7 | Application | User interface, network services | HTTP, FTP, SMTP, DNS |
| 6 | Presentation | Data format, encryption, compression | JPEG, MPEG, SSL/TLS |
| 5 | Session | Establishes, manages sessions | NetBIOS, RPC |
| 4 | Transport | End-to-end connections, reliability | TCP, UDP |
| 3 | Network | Routing, logical addressing | IP, ICMP, IGMP |
| 2 | Data Link | Frame transmission, error detection | Ethernet, PPP, MAC |
| 1 | Physical | Physical, Data link, Network, Transport, Session, Presentation, Application | Cables, hubs, signals |
2. RF Spectrum & Modulation
Why Modulate?
- Antenna Height: Height must be . Higher frequency = smaller antenna.
- Multiplexing: Prevents signal mixing.
- Range: High frequencies travel further.
Bandwidth Requirements
- AM (Amplitude Mod):
- FM (Frequency Mod):
- PM (Phase Mod):
- Digital:
3. Transmission Media
Guided Media (Wired)
- Twisted Pair:
- UTP (Unshielded): Cheap, easy, susceptible to noise (Telephone/LAN).
- STP (Shielded): Metal braid reduces noise, expensive, heavy.
- Coaxial Cable: Better bandwidth (500MHz), less noise than twisted pair. Used for Cable TV.
- Optical Fiber:
- Uses light (LED/Laser) and Total Internal Reflection.
- Advantages: High capacity (Gbps), lightweight, immune to EM interference, long repeater spacing.
- Modes: Single-mode (long distance, straight path) vs. Multimode (Step-index or Graded-index).
Unguided Media (Wireless)
- Radio Waves: Omnidirectional (multicast), penetrate walls.
- Microwaves: Unidirectional (unicast), Line-of-Sight required, cannot penetrate walls well.
- Infrared: Short-range, cannot penetrate walls.
4. Signal Impairments & Electronics
Types of Impairments
- Attenuation: Loss of signal strength over distance (exponential). Measured in dB.
- Distortion: Change in signal shape/waveform. Critical in digital data.
- Noise:
- Thermal: Electron agitation (Temperature dependent, cannot be eliminated).
- Intermodulation: Frequencies mixing to create artifacts ().
- Crosstalk: Signal coupling between wires (NEXT = Near-End, FEXT = Far-End).
- Impulse: Spikes from lightning/power lines (Corrupts digital data blocks).
Analog vs. Digital Systems
| Feature | Analog | Digital |
|---|---|---|
| Noise Immunity | Poor | Good |
| Privacy/Security | Low | High (Encryption) |
| Bandwidth | Low required | High required |
| Power | High consumption | Low consumption |
Electronic Devices
- Carbon Microphone: Sound pressure moves diaphragm compresses carbon granules resistance changes current changes.
- Speaker: Converts electrical energy to mechanical (sound) via magnet and voice coil.
- Amplifiers: Increase signal strength.
- Gain (dB): or .
- Bandwidth: Frequencies where gain of max gain.
6. Field Effect Transistors (FET)
JFET (Junction FET)
- Control: Voltage-controlled device (Current controlled by ).
- Terminals: Drain (D), Source (S), Gate (G).
- Shockleyβs Equation:
- (Pinch-off Voltage): The where drops to 0.
- : Max current when .
MOSFET (Metal Oxide Semiconductor FET)
- Depletion (D-MOSFET):
- Normally ON.
- Can operate in Depletion mode (negative Gate voltage) or Enhancement mode (positive Gate voltage).
- Enhancement (E-MOSFET):
- Normally OFF.
- Requires a gate voltage () to induce a channel. Current flows only when .