Electronics — Part VII

Modern Electronics

The final part of the course brings together the disciplines that define 21st-century electronic engineering: the physical design of printed circuit boards, the embedded systems that animate them, and the advanced technologies — RF front-ends, billion-transistor VLSI chips, and photonic links — that connect the world. Part VII gives you the vocabulary and tools to move from a schematic to a shipped product.

What You'll Learn in Part VII

PCB Design

Apply IPC-2221 trace-width rules, compute controlled-impedance stackups, and implement EMC-clean layouts that pass compliance testing.

Microcontrollers & RTOS

Program GPIO, serial buses, ADCs, and timers on Arduino and STM32 targets; manage concurrency with FreeRTOS tasks and semaphores.

RF, VLSI & Photonics

Navigate Smith charts, analyse CMOS synthesis flows, trace Moore's law to FinFETs, and engineer fiber-optic links using Snell's law.

Prerequisites

Parts I–VI of the Electronics course. Specific chapters assume familiarity with AC circuit analysis (Part I), transistor operation (Part II), op-amp design (Part III), digital logic (Part IV), filter theory (Part V), and switching power conversion (Part VI). Basic C programming experience is helpful for the microcontrollers chapter.