Follow the stories of academics and their research expeditions
Every signal that enters or leaves a chip starts life as an analog quantity. A microphone produces a continuously varying voltage, a radio antenna picks up a faint electromagnetic wave, a battery delivers a supply rail that sags and ripples under load. Analog circuit design is the discipline of building the transistor-level circuits that sense, amplify, filter, convert and regulate these real-world signals so the digital core of a system-on-chip can do its work. Amplifiers, comparators, voltage references, oscillators, phase-locked loops, data converters and power-management blocks are all analog circuits, and none of them can be synthesized from RTL the way digital logic can.
That last point is what makes the field distinctive. Digital designers describe behaviour in an HDL and let synthesis tools map it to gates. Analog designers work directly with transistors — choosing device sizes, bias currents and circuit topologies by hand, then verifying behaviour through simulation. Because the craft resists automation, experienced analog engineers stay consistently in demand even as digital flows grow more push-button.
On a modern mixed-signal SoC, analog blocks form the boundary layer between the physical world and the digital processing core. A sensor interface conditions a microvolt-level signal before an ADC digitizes it; a PLL multiplies a crystal reference into the gigahertz clocks the logic runs on; LDOs and bandgap references keep supply voltages stable across temperature. Analog design therefore runs as a parallel track to the digital flow: schematic entry and simulation replace RTL and synthesis, hand-crafted layout replaces automated place-and-route, and the two worlds meet at integration, where analog-mixed-signal (AMS) co-simulation checks that the blocks talk to each other correctly.
A serious analog circuit design curriculum builds from device physics up to complete blocks. A realistic module sequence looks like this:
Industry analog work revolves around SPICE-class simulation and full-custom layout. Expect hands-on time with schematic capture and simulators — Cadence Virtuoso with Spectre is the dominant commercial pairing, while open-source alternatives such as ngspice or Xschem paired with the SKY130 open PDK make excellent practice environments. Layout verification uses DRC and LVS tools (Calibre is the common industry name), and behavioural modelling of analog blocks for mixed-signal verification is done in Verilog-A or Verilog-AMS. Beyond tools, the durable skills are reading a process design kit, sizing transistors from specifications, interpreting AC, transient, noise and Monte Carlo results, and writing a design report that justifies every choice.
You need a working grasp of basic circuit theory — Ohm's and Kirchhoff's laws, RC networks, and ideal op-amp analysis — plus introductory semiconductor concepts such as how a MOSFET turns on. Comfort with algebra and basic calculus helps when deriving transfer functions. If those foundations feel rusty, revisiting fundamentals through structured online electronics classes before starting transistor-level design will make the course far smoother. No programming background is required, though scripting skills are a bonus for automating simulations.
The course fits several profiles: final-year ECE/EEE students who want a specialization that differentiates them from the digital-only crowd; graduates preparing for analog or mixed-signal design interviews; embedded and board-level engineers moving from PCB design into IC design; and digital VLSI engineers — verification, physical design or RTL — who want to understand the analog blocks their chips depend on. If you are still deciding between analog and other semiconductor tracks, it helps to browse all courses and compare the skill paths side by side before committing.
Analog skill is proven at the schematic and layout level, not in slides. Representative projects a learner completes include:
Analog training leads directly to roles such as analog design engineer, mixed-signal design engineer, analog layout engineer and AMS verification engineer, across product domains from power management and automotive to RF front-ends and sensor interfaces. Because the work is hard to automate and the talent pool is smaller than in digital design, compensation tends to be competitive; actual figures vary widely with company, region and experience, so treat any quoted salary as an indicative range rather than a promise. What is consistent is longevity — transistor-level judgment compounds with every process node an engineer works on.
Yes, because professional analog design is itself simulation-driven. The same schematic-and-SPICE workflow used in industry runs on a laptop or a remote lab server, and open PDKs let you design against realistic device models. What matters is disciplined practice: designing to a spec, simulating across corners and iterating.
Timelines differ by background, but most learners with basic circuit-theory foundations need several months of consistent effort to design a compensated op-amp confidently and discuss stability, noise and mismatch — the topics interviewers probe hardest.
Neither is universally better. Digital tracks offer more openings; analog offers deeper specialization, less automation risk and strong demand in power, automotive and RF niches. Choose analog if hand-crafting circuits and reasoning about device physics genuinely appeals to you.
Leave a comment