Calculadora de Figura de Ruido en Cascada
Calcula la figura de ruido total de una cadena de señal en cascada usando la fórmula de Friis.
Fórmula
F_{total} = F_1 + \frac{F_2-1}{G_1} + \frac{F_3-1}{G_1 G_2} + \cdots
Referencia: Friis, "Noise Figures of Radio Receivers" (1944); Pozar Chapter 10
Cómo Funciona
In radio frequency (RF) systems, noise figure is a critical parameter that quantifies the degradation of signal-to-noise ratio (SNR) as a signal passes through a cascaded network of amplifiers or system components. The Friis formula provides a fundamental method for calculating the total noise figure of a multi-stage system, accounting for the noise contribution of each stage and its associated gain. Each subsequent stage's noise contribution is scaled by the cumulative gain of preceding stages, which means earlier stages have a more significant impact on the overall system noise performance. This phenomenon highlights the importance of designing low-noise first stages in RF signal chains, as they have the most substantial influence on the receiver's ultimate noise performance.
Ejemplo Resuelto
Consider a three-stage RF receiver with the following characteristics: First amplifier (Stage 1) has a noise figure of 3 dB and a gain of 15 dB, second amplifier (Stage 2) has a noise figure of 5 dB and a gain of 12 dB, and the final amplifier (Stage 3) has a noise figure of 7 dB. First, convert noise figures to linear ratios: Stage 1 NF = 10^(3/10) = 2, Stage 2 NF = 10^(5/10) = 3.16, Stage 3 NF = 10^(7/10) = 5.01. Convert gains to linear ratios: Stage 1 gain = 10^(15/10) = 31.6, Stage 2 gain = 10^(12/10) = 15.85. Applying the Friis formula: NF_total = 2 + (3.16 - 1)/31.6 + (5.01 - 1)/(31.6 × 15.85) ≈ 2.24 dB.
Consejos Prácticos
- ✓Always use linear ratios when performing Friis formula calculations
- ✓Minimize noise figure in the first stage of an RF signal chain for optimal performance
- ✓Use high-gain, low-noise amplifiers in critical front-end stages
Errores Comunes
- ✗Forgetting to convert noise figures and gains between logarithmic (dB) and linear ratios
- ✗Neglecting the cumulative gain effect when calculating noise figure for later stages
- ✗Assuming each stage contributes equally to noise performance without detailed calculation
Preguntas Frecuentes
Why does the first stage matter most in noise figure calculations?
The first stage's noise contribution is divided by the least amount of gain, making its impact proportionally larger in the total noise figure calculation.
Can noise figure be negative?
Technically no. A negative noise figure would imply signal amplification without noise, which violates fundamental thermodynamic principles.
How does temperature affect noise figure?
Noise figure is directly related to the system's noise temperature. Higher temperatures introduce more thermal noise, increasing the overall noise figure.
What's the difference between noise figure and noise factor?
Noise factor is the linear ratio representation, while noise figure is its logarithmic (dB) equivalent. They represent the same fundamental performance metric.
Is lower noise figure always better?
Generally yes, but extremely low noise figures might come with trade-offs in gain, bandwidth, or component cost. Balance is key in RF system design.
Shop Components
Affiliate links — we may earn a commission at no cost to you.
Related Calculators
RF
Link Budget
Calculate RF link budget: transmit power, free space path loss, antenna gains, and received signal level. Determine link margin and maximum range.
RF
dBm Converter
Convert dBm to watts, milliwatts, dBW, dBμV, and volts RMS. Essential RF power unit conversion tool for signal levels and link budgets.
RF
Microstrip Impedance
Calculate microstrip transmission line impedance using Hammerstad-Jensen equations. Get Z₀, effective dielectric constant, and propagation delay for PCB trace design.
RF
VSWR / Return Loss
Convert between VSWR, return loss, reflection coefficient, mismatch loss, and reflected/transmitted power percentage for RF impedance matching.
RF
Skin Depth
Calculate the skin depth (penetration depth) of electromagnetic fields in conductors as a function of frequency and material properties.
RF
Wavelength / Frequency
Convert between frequency, wavelength, and wave number in free space or medium. Calculate half-wave and quarter-wave lengths for antenna and transmission line design.