RC Phase Shift Calculator

Calculate the phase shift of an RC network at a given frequency. Useful for filter design, oscillators, and phase-shift networks.

Calculator Electronics Updated Apr 18, 2026
How to Use
  1. Enter R, C, and operating frequency.
  2. Pick low-pass (lag) or high-pass (lead).
  3. Phase shift at cutoff is ±45°, approaches ±90° asymptotically.
Input
Ω (k, M OK)
F (pF, nF, uF OK)
Hz (kHz, MHz OK)
Presets
Phase Response
Phase
°
Cutoff fc
Gain
dB
Delay

Show Work

Enter values.

Formulas

Low-pass Phase
φ = −arctan(f/fc)
0° at DC → −90° at ∞.
High-pass Phase
φ = 90° − arctan(f/fc)
+90° at DC → 0° at ∞.
Cutoff
fc = 1/(2πRC)
Where phase = ±45°.
Time Delay
τ_d = −φ / (2πf)
Group delay in the linear range.
Magnitude
|H| = 1/√(1+(f/fc)²)
Low-pass amplitude response.
At fc
±45° phase, −3 dB
Standard characterization point.

History of RC Phase Networks

The phase-shift oscillator was invented by Edwin Armstrong in 1917, using three cascaded RC stages in the feedback path of a vacuum-tube amplifier. Each stage provides up to 60° of shift at the oscillation frequency; three in series give the 180° needed to turn negative feedback into positive (plus the amplifier's 180° inversion = 360° = 0° mod 2π). With sufficient loop gain, the circuit self-oscillates at the frequency where phase is exactly 180°.

The Wien bridge oscillator (Max Wien, 1891; popularized by William Hewlett's 1939 Stanford thesis) is a refinement using a series+parallel RC network that achieves 0° phase shift (not 180°) — pairing with a non-inverting amp. Hewlett's sine-wave generator became HP's first product in 1939 and launched the company, while the same topology still dominates low-distortion audio test oscillators today.

In feedback amplifier design (Bode's 1945 classic Network Analysis and Feedback Amplifier Design), RC networks are the workhorses of phase compensation. Adding a zero or pole at the right frequency shapes the loop's phase margin, preventing oscillation in op-amp circuits driving capacitive loads. Every modern op-amp internal compensation cap, every PCB trace reflecting into a feedback loop, is a phase-compensation problem descended from this classical theory.

About This Calculator

Pick the topology (low-pass lag or high-pass lead), enter R, C, and operating frequency. The tool computes cutoff fc = 1/(2πRC), phase shift φ (−arctan(f/fc) for low-pass; 90° − arctan(f/fc) for high-pass), magnitude in dB, and equivalent group delay −φ/(2πf). Phase at cutoff is always ±45°; far above or below, it asymptotes to 0° or ±90°.

Useful for: phase-shift oscillator design (three RC stages × 60° = 180°), feedback compensation in op-amp circuits (add zero or pole), and all-pass networks for time-delay correction. For precision phase shift across wide frequency ranges, use op-amp-based all-pass filters (constant magnitude, controllable phase) rather than passive RC. Everything runs client-side; no values leave your browser.

Frequently Asked Questions

Why does phase shift matter?

In feedback systems (oscillators, amplifiers), phase shift around the loop determines stability. In filters, phase distortion affects signal fidelity. Phase-shift oscillators use cascaded RC networks to produce 180° total shift for oscillation.

At cutoff?

Low-pass RC has 45° of lag at fc; high-pass has 45° of lead. Amplitude is −3 dB at the same point.

Common Use Cases

Phase-Shift Oscillator

3 cascaded RC stages × 60° = 180° for oscillation with inverting gain.

All-Pass Filter

Uniform amplitude, varying phase — used for time delay in audio networks.

Feedback Compensation

Add RC networks in amp feedback loops to shape phase and prevent oscillation.

Last updated: