Capacitors, Inductors & Transient Response Study Notes
Learning Objectives and Module Overview
- Physical Construction of Capacitors: Understanding how energy is stored in an electric field between conducting plates.
- RC Time Constant Calculations: Calculating voltage during charging/discharging using the equation τ=RC to predict circuit response.
- Inductor Behavior: Explaining how inductors store energy in magnetic fields and oppose changes in current (v=Ldtdi).
- Inductive Back-EMF and Protection: Calculating the RL time constant (τ=RL), back-EMF, and the vital role of flyback diodes in protecting transistors.
- NE555 Timer Operation: Describing the astable (free-running) mode, calculating frequency, duty cycle, and designing circuits for timing applications.
- Manufacturing and Mechanical Engineering (MME) Industry Context:
- RC constants in motor drive filter networks and smoothing circuits.
- Limit switch debounce networks to prevent false PLC triggers.
- Decoupling capacitors for noise reduction on I/O boards.
- Solenoid valve and relay coil inductance safety risks.
- Flyback diodes on contactor coils and motor brakes.
- Inductive time constants affecting pneumatic solenoid valve response speeds.
- 555 timers as stepper motor pulse generators and watchdog timers for fault detection.
Capacitors: Construction and Fundamental Equations
- Definition: A passive element designed to store energy in an electric field between two conducting plates separated by an insulating material called a dielectric. Unlike resistors, which dissipate energy as heat, capacitors store and return energy.
- Physical Construction: Typically made of aluminum foil plates with dielectrics such as air, ceramic, paper, water, or mica.
- Fundamental Relationships:
- Charge-Voltage Relationship: Q=C×V⟹C=VQ.
- Capacitance Dependency: Capacitance (C) depends on physical dimensions, not Q or V. For a parallel-plate capacitor: C=dϵoϵrA, where ϵo is vacuum permittivity, ϵr is relative permittivity, A is surface area, and d is the distance between plates.
- Units: The Farad (F). Common practical units include μF (10−6F), nF (10−9F), and pF (10−12F).
- Dynamic Current Equation: i(t)=Cdtdv.
- Consequence 1: In DC steady-state, a capacitor carries zero current (it "blocks DC").
- Consequence 2: Voltage across a capacitor cannot change instantaneously.
- Energy Storage: E=21CV2=2CQ2 (measured in Joules, J).
- Combinations:
- Parallel: Ceq=C1+C2+C3+⋯+CN.
- Series: Ceq1=C11+C21+⋯+CN1.
Capacitor Types and Industrial Applications
- Electrolytic (Aluminium): 1μF to 47,000μF. Large capacitance, polarised (+ must connect to +), leaky at high frequencies. Used for power supply smoothing and motor drive DC link capacitors.
- Ceramic (MLCC): 1pF to 100μF. Non-polarised, excellent at high frequencies, very low ESR. Used for decoupling IC supply pins and sensor circuit filtering.
- Film (Polyester): 1nF to 10μF. Non-polarised, low loss, temperature stable. Used in timing circuits, motor run capacitors, and Power Factor Correction (PFC) circuits.
- Tantalum: 0.1μF to 1000μF. Polarised, compact, low ESR. Warning: Fails catastrophically if reverse-biased. Used for compact PCB decoupling.
- MME Application - Decoupling Capacitors: Essential for maintaining stable power to ICs in CNC machines, VFDs, and PLCs. Logic transitions cause high-current bursts; PCB track inductance creates voltage drops. A 100nF ceramic capacitor acts as a local energy reservoir to prevent noise/data corruption.
- Standard Values (E12 Series): Manufacturers use preferred values (1.0, 1.2, 1.5, 1.8, 2.2, 2.7, 3.3, 3.9, 4.7, 5.6, 6.8, 8.2) to cover decades, matching ±10% tolerances.
RC Circuit Transient Response
- Transient Period: The time during which voltage or current changes from one steady-state level to another. Voltage rises or falls exponentially, governed by τ=RC.
- Charging Transient Equations:
- Voltage: vC(t)=Vs×(1−e−t/τ).
- Current: i(t)=RVs×e−t/τ.
- Key Time Points:
- t=0: vC=0V, iC=Vs/R (Max current, short circuit behavior).
- t=τ: vC=0.632×Vs (63.2% charged).
- t=5τ: vC=0.9933×Vs (Engineering "fully charged" threshold).
- Discharging Transient Equations:
- Connecting a charged capacitor (V0) to ground through R: vC(t)=V0×e−t/τ.
- Example 3.2 - Hydraulic Clamp Timing:
- Cylinder requires 2.5s hold time. Circuit: R=47kΩ, C=47μF, Source Vs=9V. Trigger threshold vC=7V.
- τ=47,000×47×10−6=2.209s.
- Time to reach 7V: 7=9(1−e−t/2.209)⟹t=2.209×ln(0.22221)=3.32s.
- Design Fault identified: 3.32s>2.5s; weld gun fires before pressure builds. Fix by reducing R or C.
- Example 3.3 - Limit Switch Debounce:
- Contacts bounce for 5ms. RC circuit: R=10kΩ, C=10μF. τ=100ms.
- Voltage at 5ms: vC(0.005)=9×e−0.005/0.1=8.56V. Because 8.56V>5V (logic HIGH), the bounce is ignored.
- Thermal Analogy: Temperature sensors follow the same first-order exponential math: τthermal=Rthermal×Cthermal.
Inrush Current Management
- The Problem: At t=0, an uncharged capacitor acts as a short circuit. Initial current Iinrush=V/R. Large capacitors in industrial equipment (VFDs, Servo drives, EV batteries) create surges.
- Negative Effects: Contact damage/arcing, fuse/breaker tripping, voltage sags on shared lines, semiconductor stress (IGBTs/MOSFETs), and EMI noise.
- Industry Solutions:
- Method 1 - Pre-charge Resistor + Contactor: Resistor limits initial current; after charging, a contactor bypasses it to minimize energy loss (P=I2R).
- Example: V=325V, Rwire=0.5Ω⟹I=650A. Adding a 47Ω resistor reduces current to 6.9A (a 99% reduction).
- Method 2 - NTC Thermistors (Passive): High resistance when cold (limiting startup current), low resistance when hot. Common in power supplies but limited by frequent cycling.
- Method 3 - Active Soft-Start: Controlled semiconductor switching (VFDs, high-end robotics) gradually increases voltage to minimize mechanical shock and electrical surge.
Inductors and Inductive Load Protection
- Definition: A coil of wire storing energy in a magnetic field. Pure inductors are rare; industrial inductance comes from solenoid valves, relays, and motor windings.
- Inductance Formula: L=ℓN2Aμ, where N is turns, A is area, μ is permeability, and ℓ is length.
- Voltage Equation: v=Ldtdi. Inductors oppose changes in current and pass DC freely (short circuit in steady state).
- Energy Storage: E=21LI2.
- Time Constant: τ=RL.
- Inductive Back-EMF (Kickback): Interrupting current suddenly (smallΔt) generates a massive voltage spike: V=LΔtΔI.
- Example 3.5: L=500mH, I=200mA, switch-off time t=10μs.
- Vspike=0.5×10×10−60.2=10,000V. This destroys transistors rated for lower voltages (e.g., 2N2222A rated at 40V).
- Flyback Diode Rule: Always fit a diode in reverse-parallel across inductive loads (cathode to positive supply, anode to collector). It clamps the spike to Vsupply+0.7V.
- Solenoid Response (Example 3.6): L=200mH, R=20Ω. τ=10ms. Reaching 95% current takes 3τ≈30ms. This lag must be programmed into PLCs for high-speed machinery.
The NE555 Timer: Astable Mode
- History: Introduced in 1972 by Hans R. Camenzind at Signetics. Named after three internal 5kΩ resistors.
- Pin Configuration (DIP-8):
- GND: Circuit ground.
- TRIGGER: Sets output HIGH when voltage <31Vcc.
- OUTPUT: Square wave (sources/sinks up to 200mA).
- RESET: Active LOW (pull to Vcc for normal operation).
- CTRL V: Filter noise with 100nF cap or leave open.
- THRESHOLD: Resets output LOW when voltage >32Vcc.
- DISCHARGE: Connects to GND to discharge capacitor C.
- Vcc: Supply voltage (5−15V).
- Operating Principle: Internal comparators monitor capacitor voltage. $C$ charges through R1+R2 and discharges through R2 only (via pin 7). This cycle creates an asymmetric square wave.
- Key Equations:
- tHIGH=0.693×(R1+R2)×Cext
- tLOW=0.693×R2×Cext
- T=tHIGH+tLOW=0.693×(R1+2R2)×Cext
- f=T1≈(R1+2R2)Cext1.44
- DutyCycle(%)=R1+2R2R1+R2×100 (Note: Duty cycle is always >50%).
- Industrial Applications: Conveyor delays, lubrication pulses, audible alarms, and watchdog fault detection. Preferred because it requires no firmware and is immune to software bugs.
Laboratory and Practice Problem Data
- Lab 2 Part A (RC Measurement): R=10kΩ, C=100μF. Expected τ=1.0s. Theoretical voltage at τ=5.69V (assuming 9V supply).
- Lab 2 Part B (555 Astable): R1=10kΩ, R2=47kΩ, C=10μF. Expected f=1.385Hz.
- Example 3.10 (Lubrication Pump Design): Pulse solenoid for 2s every 30min. Using C=4700μF, designer finds R2=560kΩ and R1=56kΩ as optimal standard values.
- Practical Reflection: A slower, lower-pitched beeper usually indicates a drifting timing capacitor. Electrolytic capacitors change value with age and temperature.