Hollywood movies often depict doctors using defibrillators to "restart" a heart that has flatlined (asystole). This is medically and physically incorrect. A defibrillator is designed to do the exact opposite: it completely stops the heart to allow the body's natural pacemaker to regain control.
Engineering takeaway
A defibrillator is not just a high-voltage box. Its safety depends on rhythm detection, stored capacitor energy, patient impedance measurement, waveform control, isolation, clear user prompts, and reliable self-testing before the emergency ever happens.
1. The Physiology: Why Do We Shock?
A healthy heart beats in a highly coordinated rhythm driven by the Sinoatrial (SA) Node. In a condition like Ventricular Fibrillation (VF), the electrical pathways of the heart break down into total chaos. The muscle cells (myocytes) fire randomly, causing the heart to quiver like a bag of worms rather than pumping blood. Without blood flow to the brain, the patient will die in minutes.
The goal of the defibrillator is to deliver a massive, instantaneous jolt of DC current directly through the myocardium. This simultaneously depolarizes all the cardiac cells at once, wiping the slate clean and bringing the heart to a momentary standstill. The hope is that when the cells repolarize, the SA node will reassert its dominance and a normal sinus rhythm will return.
2. The Physics: The RC Circuit and The Capacitor
A standard wall outlet (or an ambulance battery) cannot deliver the massive, instantaneous surge of energy (often 200 Joules) required to depolarize a heart in a few milliseconds.
Therefore, the core of any defibrillator is a massive Capacitor.
Charging Phase
When the medic presses "Charge," an internal step-up transformer and rectifier circuit converts the low-voltage battery power into highly dangerous DC voltage (up to 2,000 - 5,000 Volts). This voltage is slowly trickled into the capacitor, storing energy (\( U \)) in an electric field:
$$ U = \frac{1}{2} C V^2 $$
Where \( C \) is the capacitance (in Farads) and \( V \) is the voltage. A typical defibrillator might use a 100 to 200 microfarad capacitor.
Discharging Phase
When the "Shock" buttons are pressed, massive internal solid-state relays close, connecting the fully charged capacitor directly across the patient's chest via the two paddles (or adhesive pads). The patient's chest acts as a resistor (\( R_{patient} \)), typically around 50 to 150 ohms.
The capacitor discharges its energy into the patient following a classic Resistor-Capacitor (RC) decay curve. The current (\( I \)) at any time \( t \) is:
$$ I(t) = \frac{V_0}{R} e^{-\frac{t}{RC}} $$
3. Waveform Engineering: Monophasic vs Biphasic
Early defibrillators delivered a Monophasic Waveform. The current flowed in only one direction (from one paddle to the other) until the capacitor was entirely empty. To achieve successful defibrillation, they required massive amounts of energy (up to 360 Joules). This enormous jolt of electricity caused significant collateral damage, essentially burning the heart muscle and skin.
Modern machines use a Biphasic Waveform.
Halfway through the discharge (usually around 4 to 8 milliseconds in), the defibrillator uses an internal H-bridge circuit to rapidly reverse the polarity of the electrodes. The current suddenly flows in the opposite direction for the second half of the shock.
This "push-pull" action is vastly more efficient at depolarizing cardiac cells. Biphasic shocks achieve higher success rates using significantly lower energy (150 to 200 Joules), resulting in less myocardial necrosis and higher survival rates.
Impedance Compensation and the BTE Waveform
Every patient's chest has a different electrical resistance (impedance). A large, hairy, sweaty chest offers much higher resistance than a small, dry chest. If a defibrillator just dumped its capacitor blindly, the large patient might not receive enough current, while the small patient might receive too much.
To solve this, modern machines deliver a Biphasic Truncated Exponential (BTE) waveform with active impedance compensation. The machine sends a tiny, imperceptible test current through the pads milliseconds before the main shock to measure the patient's exact impedance.
- High Impedance Patient: The RC time constant is longer, so the current decays slowly. The machine will keep the circuit open longer (e.g., 12 milliseconds) to ensure enough total energy is delivered before truncating the wave.
- Low Impedance Patient: The current spikes massively and decays very fast. The machine truncates the wave much earlier (e.g., 6 milliseconds) to prevent delivering dangerous excess current.
4. Engineering Reliability Challenges
- Battery Degradation: AEDs (Automated External Defibrillators) sitting in airports may go unused for 5 years but must work perfectly on the first try. Engineers design specialized, non-rechargeable Lithium Manganese Dioxide batteries and program the AED to wake up weekly to run automated internal capacitor charge/discharge tests.
- Relay Fusing: Discharging thousands of volts instantly creates massive electrical arcing inside the machine's mechanical relays. Over time, the relay contacts can weld themselves permanently shut. Engineers now utilize heavy-duty solid-state thyristors and IGBTs (Insulated-Gate Bipolar Transistors) to handle these extreme switching loads safely.
Manual defibrillator
Used by trained clinical teams. The operator interprets the ECG, selects energy, charges the capacitor, confirms safety around the patient, and delivers the shock.
AED
Designed for public or first-responder use. The device analyses rhythm, gives voice prompts, locks out unsafe shocks, and runs regular self-tests so it can work after years on a wall.