Insertion Loss Calculator
Insertion loss is the reduction in signal power caused by adding a component or cable segment into a transmission path. Enter input and output power (or voltage) to get the loss in decibels instantly, or switch to cascaded mode to chain up to six segments, or use fiber optic mode to budget a full optical link with attenuation, connectors, and splices.
Formula
Worked example
A 10 W signal enters a component and 5 W exits. IL = -10 log10(5/10) = -10 x (-0.301) = 3.01 dB. Roughly 50% of the power is preserved. For a fiber link: 0.35 dB/km x 5 km + 4 connectors x 0.3 dB + 2 splices x 0.1 dB = 1.75 + 1.20 + 0.20 = 3.15 dB total.
What is insertion loss?
Insertion loss (IL) is the decrease in signal power that results from inserting a component - such as a connector, cable segment, attenuator, filter or splitter - into a transmission path. It is measured in decibels (dB), a logarithmic unit, so 3 dB represents roughly a 50% reduction in power and 10 dB represents a 90% reduction. Because the decibel scale is logarithmic, losses from series components simply add together, which makes link budgeting straightforward. A positive IL value means the signal has been attenuated; a negative value means the component has introduced gain. The concept applies equally to radio-frequency (RF) circuits, microwave and millimetre-wave systems, audio equipment, and fiber optic links.
Insertion loss formulas: power vs voltage
The power-based formula is IL (dB) = -10 log10(Pout / Pin), where Pin is the power delivered to the load before the device is inserted and Pout is the power delivered after insertion. When the measurement is made in voltages across a matched load, the voltage-based form is IL (dB) = -20 log10(Vout / Vin). The factor of 20 instead of 10 arises because power is proportional to voltage squared (P = V2/R). Both expressions give the same result when the load impedance is unchanged before and after insertion. The formulas are symmetric: to find the input power that produces a given output power at a known loss, rearrange to Pin = Pout x 10^(IL/10).
Fiber optic link budget and the three contributors
In a fiber optic system, the total insertion loss of a link is the sum of three contributors: cable attenuation (dB/km multiplied by length), connector loss (number of connectors multiplied by loss per connector), and splice loss (number of splices multiplied by loss per splice). Standard singlemode fiber at 1310 nm has an attenuation coefficient of roughly 0.35 dB/km, falling to about 0.20 dB/km at 1550 nm. Multimode fiber at 850 nm attenuates around 3 dB/km. A well-prepared SC or LC connector adds about 0.1-0.3 dB and a fusion splice adds as little as 0.05-0.15 dB. Comparing the total budget against the receiver sensitivity determines whether the link has adequate power margin. Typical engineering margin is 3-6 dB above the minimum required by the receiver.
Common causes and how to reduce insertion loss
For connectors and splices, contamination is the leading cause of high insertion loss: a single dust particle on an endface can add 0.5 dB or more. Always inspect and clean fiber endfaces before mating. Misalignment of fiber cores, whether lateral, angular, or end-separation, also adds loss; precision alignment sleeves and fusion splicers minimise this. For cables, choosing a lower-attenuation fiber type or a shorter route directly reduces cable loss. In RF and microwave circuits, impedance mismatch at junctions causes reflections that appear as loss (and return loss); proper impedance matching or the use of matched connectors reduces these effects. Bending fiber below its minimum bend radius introduces macro-bend loss and should be avoided during installation.
Typical insertion loss values by component
| Component | Typical IL (dB) | Maximum IL (dB) | Notes |
|---|---|---|---|
| SC / LC connector (SM) | 0.10-0.20 | 0.75 | Fusion or adhesive/polish |
| SC / LC connector (MM) | 0.20-0.30 | 0.75 | Adhesive/polish |
| MPO/MTP connector (SM) | 0.25-0.50 | 0.75 | Per EIA/TIA 568 |
| Fusion splice (SM) | 0.02-0.10 | 0.10 | Field fusion splicing |
| Mechanical splice (SM) | 0.10-0.30 | 0.30 | Emergency/field repairs |
| SMF-1310 nm fiber | 0.30-0.40 | 0.50 | dB/km; ITU-T G.652 |
| SMF-1550 nm fiber | 0.17-0.25 | 0.40 | dB/km; ITU-T G.652 |
| MMF 850 nm (OM3/4) | 2.5-3.5 | 3.5 | dB/km at 850 nm |
| MMF 1300 nm (OM1/2) | 0.8-1.0 | 1.5 | dB/km at 1300 nm |
| 1:2 splitter | 3.0-3.5 | 4.0 | Power split 50/50 |
| 1:4 splitter | 6.0-7.0 | 8.0 | Power split 25% each |
| 1:8 splitter | 9.0-10.0 | 12.0 | Power split 12.5% each |
| 1:16 splitter | 12.0-13.5 | 16.0 | Power split 6.25% each |
Representative values per EIA/TIA 568 and FOA guidelines. Actual values depend on quality, wavelength and installation.
Frequently asked questions
What is the difference between insertion loss and return loss?
Insertion loss measures how much signal power is lost in the forward direction through a component (transmitted power vs. input power). Return loss measures how much of the signal is reflected back toward the source, expressed in dB relative to the incident power. High return loss (a large dB value) is desirable because it means little energy is reflected. Low insertion loss (a small dB value) is desirable because it means most energy passes through. The two are related but independent - a component can have low insertion loss while still having poor return loss if it absorbs rather than reflects the lost energy.
Why is insertion loss measured in dB instead of percent?
Decibels are a logarithmic unit, so losses from cascaded components simply add together as plain numbers instead of requiring multiplication. For example, three components each contributing 2 dB give a total of 6 dB - a simple sum. Converting to percentages: 2 dB is about 37% loss per stage, and cascading three stages requires 1 - (0.63 x 0.63 x 0.63) = ~75% total loss - far harder to work with in your head. The dB scale also maps well to the sensitivity of human perception and to many physical processes that follow a logarithmic relationship with power.
What is an acceptable insertion loss for a fiber optic link?
It depends on the system power budget, which is the difference between the transmitter output power and the minimum receiver sensitivity. A typical short-range multimode link might have a 10-15 dB budget, while long-haul singlemode systems can support 30 dB or more. A useful rule of thumb from the Fiber Optic Association is: estimate 0.5 dB per connector, 0.2 dB per splice, plus the cable attenuation per km for the fiber type and wavelength. Leave at least 3 dB of margin above your calculated total to allow for future repairs, connector aging, and measurement uncertainty.
How do I convert insertion loss to a power percentage?
Use the formula: power transmitted (%) = 100 x 10^(-IL/10). For 3 dB loss: 100 x 10^(-0.3) = 50%. For 1 dB loss: 100 x 10^(-0.1) = 79.4%. For 10 dB loss: 100 x 10^(-1) = 10%. Going the other way, IL (dB) = -10 x log10(fraction), so transmitting 90% of the power gives IL = -10 x log10(0.9) = 0.46 dB. This calculator performs both conversions and shows the power ratio alongside the dB value.
Can insertion loss be negative?
Yes. A negative insertion loss value means the component adds gain to the signal rather than attenuating it - this is the case for an amplifier, active repeater, or optical booster. In passive fiber optic links, insertion loss is always positive because passive components cannot add energy. In RF and electronic systems, active components such as low-noise amplifiers can produce negative insertion loss (gain) to compensate for path losses.
Why does insertion loss increase with frequency?
For RF cables, skin effect concentrates current at the conductor surface as frequency rises, increasing effective resistance per unit length and thus power loss. Dielectric materials also absorb more energy at higher frequencies. For fiber optics, the dominant mechanisms are Rayleigh scattering (proportional to 1/wavelength^4, so worse at shorter wavelengths) and absorption by OH ions and the glass itself, which creates wavelength-specific attenuation peaks. This is why fiber systems operate at 1310 nm and 1550 nm windows where attenuation is minimised.