Calculadora de Inductancia de Pista PCB
Calcula la inductancia parasita de pistas de cobre en PCB en función de su longitud y geometría.
Fórmula
L = (μ₀l / 2π) × [ln(2l/(w+t)) + 0.5 + (w+t)/(3l)]
Cómo Funciona
PCB trace inductance is a critical parameter in high-frequency electronic design that represents the electromagnetic properties of conductive paths on printed circuit boards. When electrical current flows through a trace, it generates a magnetic field around the conductor, which creates an inherent inductance that can affect signal integrity and circuit performance. The inductance depends on several geometric factors including trace width, thickness, length, and proximity to ground planes.
Ejemplo Resuelto
Consider a microstrip trace with the following parameters: Length = 50 mm, Width = 0.3 mm, Thickness = 0.035 mm, Height above ground plane = 0.8 mm. Using the standard microstrip inductance estimation formula: L = (μ0 * Length / (2π)) * [ln(2 * Height / Width) + 0.5], the calculated trace inductance would be approximately 8.2 nH. This demonstrates how trace geometry directly impacts the electromagnetic characteristics of the circuit.
Consejos Prácticos
- ✓Minimize trace length to reduce parasitic inductance
- ✓Use wider traces for lower inductance in power delivery networks
- ✓Consider ground plane continuity and return path design
- ✓Use simulation tools to validate complex trace inductance calculations
Errores Comunes
- ✗Neglecting trace geometry when designing high-speed circuits
- ✗Assuming uniform inductance across different trace configurations
- ✗Ignoring via and connector transition inductances
- ✗Not accounting for frequency-dependent skin effect
Preguntas Frecuentes
How does trace inductance impact signal integrity?
Trace inductance can cause signal reflections, timing delays, and electromagnetic interference, particularly in high-frequency digital and analog circuits.
What factors most influence PCB trace inductance?
Key factors include trace length, width, thickness, proximity to ground plane, and the surrounding dielectric material.
Can trace inductance be completely eliminated?
No, trace inductance is inherent in PCB design, but it can be minimized through careful layout and geometric optimization.
Shop Components
Affiliate links — we may earn a commission at no cost to you.
Related Calculators
PCB
Decoupling Capacitor
Calculate decoupling capacitor self-resonant frequency, impedance at target frequency, effective bypass range, and number of capacitors needed for power integrity
PCB
PCB Crosstalk
Estimate PCB trace crosstalk coupling coefficient, NEXT, FEXT, and critical coupling length for signal integrity analysis on PCB layouts
PCB
Via Calculator
Calculate PCB via impedance, capacitance, inductance, current capacity, aspect ratio, and DFM warnings. Covers through-hole and blind/buried vias.
PCB
Trace Width
Calculate minimum PCB trace width for a given current, copper weight, and temperature rise per IPC-2221 and IPC-2152 standards. Includes resistance and voltage drop.
PCB
Trace Resistance
Calculate PCB copper trace DC resistance from width, length, thickness, and temperature. Includes sheet resistance and temperature coefficient.
PCB
Differential Pair
Calculate differential (Zdiff) and common-mode (Zcom) impedance for edge-coupled microstrip differential pairs used in USB, HDMI, Ethernet, and high-speed serial interfaces.