Oboe
No history yet

Radio Frequency (RF) and Electromagnetic Engineering

Welcome to our session! I am really looking forward to diving into the fascinating world of RF and electromagnetic engineering with you.

To help me tailor our conversations, could you share a bit about your current background in engineering or physics, and tell me if you have any specific goals or projects in mind for learning RF engineering?

I have an electrical engineering background and want to design wireless circuits.

It's great to have you here! With your electrical engineering background, you've already got a solid foundation. Since your ultimate goal is to design physical wireless circuits, we'll make sure to tie every electromagnetic theory concept directly back to how it affects physical traces, components, and board layout.

Your path
Transmission Line Theory and Impedance Matching
Core RF Components and Circuit Design
Modulation Systems and Architecture

Let's jump right into our first subtopic: Electromagnetic Waves and Spectrum Fundamentals.

The Anatomy of an EM Wave

To design a circuit that can launch or receive a wireless signal, we have to look closely at what an actually is. At its core, an EM wave is self-propagating energy. It consists of an electric field (E-field) and a magnetic field (H-field) oscillating at right angles to one another, and both are perpendicular to the direction the wave is traveling. When you are routing an RF trace on a PCB, you aren't just moving current; you are guiding this moving pocket of electromagnetic energy.

An electromagnetic wave propagating along the X-axis with orthogonal electric and magnetic field vectors.

I've set up a visualization above to help you visualize how these fields slice through space. Notice how the wavelength, the physical distance between two identical peaks, changes as the frequency goes up. In RF engineering, the relationship between frequency, wavelength, and the speed of light is absolute. When you're designing on a circuit board, the physical size of your traces relative to this wavelength changes everything.
λ=vpf\lambda = \frac{v_p}{f}

Because the wave travels slower through a PCB material than through free space, the physical wavelength on your board shrinks. If your trace length starts approaching a significant fraction of this wavelength, the trace stops acting like a simple wire and starts acting like an antenna!

Shall we look at how this math works out for a real-world gigahertz trace on a board, or continue to an overview of the RF spectrum?

Let's calculate a real PCB trace wavelength

Calculating PCB Wavelength: A Real-World FR4 Example

To find out how a wave actually behaves on your board, we cannot use the speed of light in a vacuum. Signals travel through copper traces embedded on or in a PCB . The electrical properties of this substrate, particularly its relative permittivity (dielectric constant, denoted as (\epsilon_r)), slow down the wave.
vp=cϵeffv_p = \frac{c}{\sqrt{\epsilon_{eff}}}
Let's run the numbers for a Wi-Fi signal routing on a standard FR4 outer layer microstrip, where the effective dielectric constant (\epsilon_{eff}) is roughly 3.0. Under these conditions, the phase velocity is only about 58% of the speed of light. Let's look at the resulting wavelength on the board.
λPCB=1.73×108 m/s2.4×109 Hz7.2 cm\lambda_{PCB} = \frac{1.73 \times 10^8 \text{ m/s}}{2.4 \times 10^9 \text{ Hz}} \approx 7.2 \text{ cm}
At 7.2 cm, a quarter-wavelength is a mere 1.8 cm. If your microstrip trace approaches this physical length, it is no longer just a passive conductor. It starts storing energy, causing reflections, and radiating power directly into the environment as an unintended antenna. Should we explore the exact threshold where a trace transitions from a simple wire to a distributed element, or look at how this impacts the selection of different RF spectrum bands?