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

ModeDirectionExample
SimplexOne-way onlyTV Broadcasting, Keyboard to CPU
Half-DuplexBoth ways, but one at a timeWalkie-Talkie, Police Radio
Full-DuplexBoth ways simultaneouslyMobile 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 NameFunctionExamples/Protocols
7ApplicationUser interface, network servicesHTTP, FTP, SMTP, DNS
6PresentationData format, encryption, compressionJPEG, MPEG, SSL/TLS
5SessionEstablishes, manages sessionsNetBIOS, RPC
4TransportEnd-to-end connections, reliabilityTCP, UDP
3NetworkRouting, logical addressingIP, ICMP, IGMP
2Data LinkFrame transmission, error detectionEthernet, PPP, MAC
1PhysicalPhysical, Data link, Network, Transport, Session, Presentation, ApplicationCables, hubs, signals

2. RF Spectrum & Modulation

Why Modulate?

  1. Antenna Height: Height must be . Higher frequency = smaller antenna.
  2. Multiplexing: Prevents signal mixing.
  3. 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

  1. Attenuation: Loss of signal strength over distance (exponential). Measured in dB.
  2. Distortion: Change in signal shape/waveform. Critical in digital data.
  3. 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

FeatureAnalogDigital
Noise ImmunityPoorGood
Privacy/SecurityLowHigh (Encryption)
BandwidthLow requiredHigh required
PowerHigh consumptionLow 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 .