Radar Cross Section Calculator
Calculate target radar cross section (RCS in m² and dBsm) from transmit power, receiver power, range, frequency, and antenna gain using the monostatic radar equation.
6
Inputs
Live
Math
3
Related
Enter parameters and click Calculate to view results
Formula & Theory
sigma = P_r · (4pi)³ · R⁴ / (P_t · G_t · G_r · lambda²) | sigma(dBsm) = 10 log₁₀(sigma)This formula is used to calculate antenna parameters for radar cross section calculator.
A Radar Cross Section Calculator (RCS Calculator) estimates the effective radar cross section of a target from measured radar echo power and known radar parameters. This calculator uses the monostatic radar equation to calculate RCS in square meters (m²) and decibel square meters (dBsm).
Enter the peak transmit power, transmit antenna gain, receive antenna gain, operating frequency, target range, and measured received echo power. The calculator converts the input values into compatible units, calculates wavelength and linear antenna gains, and then estimates the target's RCS.
In addition to RCS, the calculator provides useful engineering values such as wavelength, received echo power in watts and dBW, equivalent isotropically radiated power (EIRP), incident power density, two-way free-space path loss, and an approximate radar frequency-band classification.
What Is Radar Cross Section?
Radar Cross Section (RCS) is a measure of how strongly a target scatters electromagnetic energy back toward a radar receiver. It is represented by the Greek letter σ (sigma) and is normally expressed in square meters (m²) or logarithmically in dBsm.
RCS is not the same thing as the physical size or geometric cross-sectional area of an object. It is an electromagnetic scattering characteristic that depends on factors including target geometry, material properties, radar frequency, polarization, and observation angle. NASA and IEEE technical references describe RCS as an effective area associated with the strength of scattered radar energy rather than simply the physical dimensions of a target.
This distinction is critical when interpreting an RCS calculation. A physically large object does not necessarily have a large RCS from every viewing direction, while a smaller object can produce a comparatively strong radar return under particular electromagnetic conditions.
For radar engineers, RCS is important because it connects a target's scattering behavior to the amount of echo power available at the receiver.
What Does a Radar Cross Section Calculator Calculate?
A Radar Cross Section Calculator uses radar system parameters and measured received echo power to estimate:
- Radar cross section in m²
- Radar cross section in dBsm
- RCS magnitude category
- Operating frequency
- Radar frequency band
- Wavelength
- Received echo power in watts
- Received echo power in dBW
- EIRP
- Incident power density
- Two-way free-space path loss
The core calculation is based on the monostatic radar equation. NASA documentation gives the standard monostatic relationship as:
Pr / Pt = G²λ²σ / [(4π)³R⁴]
When the equation is rearranged to solve for σ, it becomes:
σ = Pr(4π)³R⁴ / (PtGtGrλ²)
The calculator uses separate transmit and receive antenna gains, which allows it to handle Gt ≠ Gr as well as the common monostatic case where the gains are equal.
Radar Cross Section Formula
The main equation used by this calculator is:
σ = [Pr × (4π)³ × R⁴] / [Pt × Gt × Gr × λ²]
Where:
- σ = radar cross section in m²
- Pr = received radar echo power in watts
- Pt = peak transmit power in watts
- Gt = transmit antenna gain as a linear value
- Gr = receive antenna gain as a linear value
- R = target range in meters
- λ = wavelength in meters
The calculator does not insert dBi or dBm values directly into this equation. It first converts logarithmic quantities into linear quantities.
RCS in dBsm
After calculating RCS in square meters, the calculator converts it to dBsm using:
RCS(dBsm) = 10 log₁₀(σ)
The reference point is:
1 m² = 0 dBsm
For example:
- 0.0001 m² = −40 dBsm
- 0.001 m² = −30 dBsm
- 0.01 m² = −20 dBsm
- 0.1 m² = −10 dBsm
- 1 m² = 0 dBsm
- 10 m² = +10 dBsm
- 100 m² = +20 dBsm
The dBsm relationship is also documented in NASA material discussing measured radar cross section.
How to Use the Radar Cross Section Calculator
Using the calculator is straightforward.
1. Enter Peak Transmit Power
Enter the radar's peak transmit power Pt in watts.
For example:
Pt = 1000 W
The calculator requires a positive transmit power because the radar equation cannot produce a meaningful physical result when transmitted power is zero or negative.
2. Enter Transmit Antenna Gain
Enter the transmit antenna gain Gt in dBi.
For example:
Gt = 30 dBi
The calculator converts this to linear gain using:
G = 10^(GdBi/10)
Therefore:
30 dBi → 1000 linear gain
3. Enter Receive Antenna Gain
Enter the receive antenna gain Gr in dBi.
For a conventional monostatic radar using the same antenna for transmission and reception, the transmit and receive gains may be equal. The calculator nevertheless accepts separate values so the calculation remains flexible.
4. Enter Operating Frequency
Enter the radar frequency in GHz.
For example:
f = 10 GHz
The calculator converts GHz to Hz and determines wavelength from:
λ = c/f
where c = 299,792,458 m/s.
At 10 GHz, the wavelength is approximately:
λ = 0.02998 m
or about:
3.00 cm
5. Enter Target Range
Enter the target distance in kilometers.
For example:
R = 10 km
The calculator converts this to:
R = 10,000 m
This conversion is essential because the radar equation uses range in meters.
6. Enter Measured Received Echo Power
Enter the measured received echo power in dBm.
For example:
Pr = −93 dBm
The calculator converts this into watts using:
Pr(W) = 10^[(Pr(dBm) − 30)/10]
For −93 dBm, the received power is approximately:
5.01 × 10⁻¹³ W
The result is extremely small because radar echoes can be very weak by the time they reach the receiver.
Real-Life Example: Calculating RCS From a Radar Echo
Consider a radar engineer testing a target at a range of 10 km. The radar operates at 10 GHz, transmits 1,000 W of peak power, and uses 30 dBi gain for both transmit and receive.
Suppose the measured received echo power is −93 dBm.
The calculator inputs are:
| Parameter | Value |
|---|---|
| Peak transmit power | 1,000 W |
| Transmit gain | 30 dBi |
| Receive gain | 30 dBi |
| Frequency | 10 GHz |
| Target range | 10 km |
| Received echo power | −93 dBm |
Step 1: Convert frequency to wavelength
Using:
λ = c/f
At 10 GHz:
λ ≈ 0.02998 m
Step 2: Convert antenna gains
For 30 dBi:
G = 10^(30/10) = 1000
Therefore:
Gt = 1000
and:
Gr = 1000
Step 3: Convert range
10 km becomes:
R = 10,000 m
Step 4: Convert received power
−93 dBm becomes approximately:
Pr = 5.01 × 10⁻¹³ W
Step 5: Apply the monostatic RCS equation
Using:
σ = [Pr × (4π)³ × R⁴] / [Pt × Gt × Gr × λ²]
produces approximately:
σ = 11.07 m²
Step 6: Convert RCS to dBsm
Using:
RCS(dBsm) = 10 log₁₀(11.07)
gives approximately:
+10.44 dBsm
According to this calculator's built-in categories, an RCS of 11.07 m² falls into:
Large RCS (10–100 m²)
This result should be interpreted as an RCS estimate under the specified radar conditions. It does not identify the target or imply that its physical area is 11.07 m². RCS depends on factors such as geometry, frequency, aspect angle, and polarization.
Understanding the Calculator Inputs
Peak Transmit Power (Pt)
Transmit power represents the radar energy supplied to the antenna system. The calculator accepts this value in watts.
Increasing transmit power generally increases received echo power when other parameters remain unchanged. However, when using the calculator to infer RCS from a measured echo, transmit power is simply one of the known parameters used to determine the target's equivalent scattering strength.
Transmit Antenna Gain (Gt)
Transmit antenna gain describes the antenna's directional amplification relative to an isotropic radiator.
The calculator accepts gain in dBi and converts it into linear gain.
The conversion is:
Glinear = 10^(GdBi/10)
For example:
20 dBi → 100 linear
30 dBi → 1000 linear
40 dBi → 10,000 linear
Using dBi directly as if it were a linear gain would produce an incorrect RCS result.
Receive Antenna Gain (Gr)
Receive antenna gain determines how effectively the receiving antenna captures energy arriving from the target direction.
For a monostatic radar with a common antenna, transmit and receive gains are often treated as equal. The calculator provides separate input fields because not every practical system needs identical values.
Operating Frequency
Frequency determines wavelength:
λ = c/f
The calculator accepts frequency in GHz and automatically converts it into hertz.
Frequency is important because RCS is not generally frequency-independent. NASA technical material notes that radar cross section can vary with wavelength, polarization, geometry, and material properties.
Target Range
Range is entered in kilometers and converted to meters.
Range is especially important because the inverted monostatic radar equation contains R⁴. Consequently, measurement or input errors in range can have a substantial effect on an inferred RCS.
Measured Received Echo Power
Received echo power is entered in dBm because radar receiver signals can be extremely weak.
The calculator converts dBm to watts before applying the RCS equation.
It also reports the converted value in watts and dBW so the user can verify the power conversion.
RCS Magnitude Categories
The calculator provides an approximate category based on the calculated RCS value.
| RCS | Calculator Category |
|---|---|
| < 0.0001 m² | Extremely Small RCS |
| 0.0001–0.01 m² | Very Small RCS |
| 0.01–1 m² | Small RCS |
| 1–10 m² | Medium Target |
| 10–100 m² | Large RCS |
| >100 m² | Very Large RCS |
These categories are calculator-defined magnitude ranges, not universal target classifications.
A target's RCS can vary significantly depending on how it is illuminated and observed. Therefore, an RCS category should not be treated as a definitive description of a particular aircraft, vehicle, drone, spacecraft, or other object.
What Factors Affect Radar Cross Section?
RCS is influenced by several electromagnetic and geometric factors.
Target Geometry
The physical shape of a target affects how incident electromagnetic energy is scattered. Flat surfaces, edges, corners, cavities, curved structures, and other geometric features can contribute differently to the resulting radar return.
NASA research on RCS fundamentals describes the relationship between target geometry and radar scattering behavior.
Aspect Angle
The radar cross section of a target can change as the viewing angle changes.
A target observed from one direction may return considerably more energy than the same target observed from another direction. This is one reason why a single RCS value cannot completely characterize a complex target.
IEEE describes RCS as a quantity dependent on observation geometry, frequency, and polarization.
Frequency
The radar wavelength relative to the target's physical dimensions affects scattering behavior.
Consequently, an RCS measurement at one frequency should not automatically be assumed to represent the target's RCS at another frequency.
Polarization
Radar signals have polarization, and the scattered response can depend on the relationship between incident and received polarization.
Detailed RCS characterization can therefore involve multiple polarization states rather than one measurement.
Material Properties
Conductivity, dielectric properties, surface composition, and other electromagnetic material characteristics can influence scattering.
Surface and Structural Features
Surface roughness, edges, gaps, cavities, joints, and other structural details can contribute to the overall scattered field.
For these reasons, real-world RCS characterization normally requires controlled measurements over appropriate frequency, angle, and polarization ranges rather than relying on a single number. IEEE's RCS testing guidance addresses measurement procedures and test-range considerations.
RCS vs Physical Area
One of the most common misunderstandings about radar cross section is assuming that RCS is simply the physical area presented to the radar.
It is not.
Physical area describes the geometric dimensions of an object.
RCS describes how strongly that object scatters electromagnetic energy toward the receiver under specified conditions.
For example, a large object can produce a relatively weak return from one observation angle, while a smaller geometric feature can contribute strongly under another configuration.
Therefore:
RCS ≠ physical cross-sectional area
The unit happens to be an area unit because of the mathematical definition of RCS, but the quantity represents electromagnetic scattering behavior. NASA's formal RCS definition explicitly treats it as an effective scattering area.
What Is dBsm?
dBsm means decibels relative to one square meter.
The conversion from square meters to dBsm is:
dBsm = 10 log₁₀(RCS in m²)
The conversion in the opposite direction is:
RCS(m²) = 10^(dBsm/10)
This makes it easier to represent very large ranges of RCS values.
For example:
−20 dBsm = 0.01 m²
−10 dBsm = 0.1 m²
0 dBsm = 1 m²
+10 dBsm = 10 m²
+20 dBsm = 100 m²
Negative dBsm does not mean a negative physical area. It simply means the RCS is less than 1 m².
EIRP Calculation
The calculator also estimates Equivalent Isotropically Radiated Power (EIRP).
The calculation is:
EIRP = Pt × Gt
where Gt is the linear antenna gain.
For the example:
Pt = 1000 W
Gt = 1000
Therefore:
EIRP = 1,000,000 W
or:
1 MW
This does not mean the radar transmitter physically consumes or generates 1 MW of electrical power. EIRP is an equivalent radiated-power quantity that combines transmitter power and directional antenna gain.
The calculator reports EIRP in watts or kilowatts and also provides an equivalent value in dBm.
Incident Power Density
The calculator estimates incident power density at the target using:
Sinc = (Pt × Gt) / (4πR²)
where:
- Sinc = incident power density in W/m²
- Pt = transmit power
- Gt = linear transmit gain
- R = target range
This provides an indication of the electromagnetic power density reaching the target under the calculator's free-space model.
For the 1,000 W, 30 dBi, 10 km example, the incident power density is approximately:
7.96 × 10⁻⁴ W/m²
Two-Way Free-Space Path Loss
Radar signals travel from the radar to the target and then back from the target to the receiver.
The calculator estimates two-way free-space path loss using:
Two-way path loss = 40 log₁₀(4πR/λ)
The result is expressed in dB.
This provides useful context for understanding why the returned radar signal can be extremely weak, especially when the target is far from the radar.
The path-loss output is an idealized free-space calculation and does not automatically include every loss encountered by a real radar system.
Why Range Has Such a Large Effect
The monostatic radar equation contains a fourth-power range term.
When calculating received power for a fixed RCS, the relationship includes:
Pr ∝ 1/R⁴
This happens because radar energy spreads during the outbound path to the target and again during the return path to the receiver.
When solving the equation backward to estimate RCS, range therefore appears as:
R⁴
This is why accurate range information is particularly important when inferring RCS from measured received power.
Monostatic vs Bistatic Radar
This calculator is specifically based on a monostatic radar configuration.
In a monostatic system, the transmitting and receiving functions are colocated or use the same radar site geometry. The standard backscatter RCS corresponds to energy scattered back toward the radar.
A bistatic radar uses separated transmitter and receiver locations. The scattering geometry is therefore different, and bistatic RCS requires a formulation that accounts for the different incident and observation directions.
NASA documentation distinguishes monostatic/backscatter RCS from bistatic cross section and shows that the scattering direction is an important part of the definition.
Therefore, this calculator should not be treated as a general-purpose bistatic RCS calculator.
Radar Frequency Bands
The calculator also classifies the entered operating frequency into a radar-band category.
The implemented classifications are:
| Frequency | Calculator Band |
|---|---|
| < 300 MHz | VHF / Sub-VHF |
| 30–300 MHz | VHF |
| 300 MHz–1 GHz | UHF |
| 1–2 GHz | L Band |
| 2–4 GHz | S Band |
| 4–8 GHz | C Band |
| 8–12 GHz | X Band |
| 12–18 GHz | Ku Band |
| 18–27 GHz | K Band |
| 27–40 GHz | Ka Band |
| 40–110 GHz | mmWave / V / W Band |
| >110 GHz | Sub-millimeter / THz |
The band label is supplementary information. The actual RCS calculation is driven by the numerical frequency and its corresponding wavelength.
Common RCS Calculation Mistakes
Using dBi Directly as Antenna Gain
Antenna gain in dBi must be converted into linear gain.
For example:
30 dBi ≠ 30 linear
Instead:
30 dBi = 1000 linear
Using dBm Directly in the Radar Equation
The radar equation requires received power in watts.
The calculator therefore converts dBm into watts before calculating RCS.
Forgetting the Kilometer-to-Meter Conversion
The radar equation uses range in meters. Entering 10 km as if it were 10 m would create a massive error because range is raised to the fourth power.
Confusing dBm and dBsm
These units describe completely different quantities.
dBm describes power relative to 1 mW.
dBsm describes radar cross section relative to 1 m².
Assuming RCS Equals Physical Area
RCS is an electromagnetic scattering quantity, not simply the object's geometric area.
Assuming RCS Is Constant
RCS can vary with frequency, polarization, aspect angle, geometry, and material characteristics.
Real-World Use Cases
Radar System Testing
Engineers can use measured echo power and known radar parameters to estimate the RCS associated with a test target.
This can be useful during controlled radar testing where transmitter power, antenna gain, frequency, and target range are known.
Radar Target Characterization
RCS calculations can support target characterization by converting measured radar returns into an effective scattering quantity.
For detailed characterization, engineers may collect measurements across multiple frequencies, angles, and polarization conditions.
Radar Range Testing
During radar range experiments, the calculator can help determine an estimated RCS from a measured received signal.
This is particularly useful when the target's RCS is being evaluated experimentally rather than assumed from its physical dimensions.
Academic Radar Engineering
Students and researchers can use the calculator to understand how the radar equation connects:
transmit power → propagation → target scattering → received echo
It is also useful for checking hand calculations and exploring how changes in range, antenna gain, frequency, and received power affect inferred RCS.
Radar Performance Analysis
RCS is one of the parameters involved in radar detection analysis. A larger RCS generally produces a stronger received echo when other relevant conditions remain constant.
However, RCS alone does not determine whether a target will be detected. Receiver sensitivity, noise, clutter, processing, propagation conditions, antenna characteristics, and other system parameters also matter.
Calculator Assumptions and Limitations
The calculator is intentionally based on a simplified monostatic radar-equation model.
It assumes:
- Monostatic radar geometry
- Free-space propagation
- Known transmit power
- Known transmit antenna gain
- Known receive antenna gain
- Known target range
- Known measured received echo power
- Wavelength derived from operating frequency
The calculation does not explicitly model every practical radar-system effect.
These may include:
- Atmospheric attenuation
- Rain attenuation
- Ground reflections
- Multipath propagation
- Receiver noise
- Clutter
- Cable losses
- Feed losses
- Antenna mismatch
- Polarization mismatch
- Radar processing losses
- Detailed target motion
- Aspect-angle-dependent scattering
- Near-field effects
- Complex electromagnetic interactions
This distinction is important. A radar-equation-based RCS calculator is useful for engineering estimates and interpretation of measured values, but it is not a replacement for a full electromagnetic scattering simulation or a calibrated RCS test range.
IEEE's radar cross-section test guidance specifically addresses the complexities involved in measuring RCS accurately and the need for appropriate test-range and calibration procedures.
Frequently Asked Questions
What is a Radar Cross Section Calculator?
A Radar Cross Section Calculator estimates a target's effective electromagnetic scattering area from radar parameters and received echo power. This calculator reports RCS in both m² and dBsm using a monostatic radar equation.
What is the formula for radar cross section?
The calculator uses:
σ = [Pr(4π)³R⁴] / [PtGtGrλ²]
where received power and transmit power are in watts, antenna gains are linear, range is in meters, and wavelength is in meters.
What is RCS measured in?
RCS is normally expressed in square meters (m²). It can also be expressed logarithmically in dBsm.
What is 0 dBsm?
0 dBsm corresponds to 1 m² of RCS.
How do you convert m² to dBsm?
Use:
dBsm = 10 log₁₀(RCS in m²)
How do you convert dBsm to m²?
Use:
RCS(m²) = 10^(dBsm/10)
Is RCS the same as physical target area?
No. RCS represents electromagnetic scattering strength and can differ significantly from the physical cross-sectional area of the target.
Does frequency affect RCS?
Yes. RCS can depend on radar wavelength or frequency, along with geometry, material properties, polarization, and aspect angle.
Why does the calculator use dBm for received power?
Radar echoes can be extremely weak, making logarithmic power units such as dBm convenient. The calculator converts the dBm input into watts before applying the radar equation.
Why are transmit and receive antenna gains separate?
The calculator allows separate transmit and receive gains. For a conventional monostatic radar using the same antenna, these values may be equal.
Can this calculator be used for bistatic radar?
No. The calculator is designed around a monostatic radar equation. Bistatic radar requires different scattering geometry and equations.
Does a larger RCS always mean a physically larger object?
No. RCS is influenced by electromagnetic scattering conditions and is not simply geometric size.
Can one RCS value completely describe a target?
No. A complete RCS characterization can depend on frequency, observation angle, polarization, and other variables. IEEE describes RCS as a function of observation geometry, frequency, and polarization.
What does a negative dBsm value mean?
A negative dBsm value means the RCS is less than 1 m². For example, −10 dBsm corresponds to 0.1 m².
What does positive dBsm mean?
A positive dBsm value means the RCS is greater than 1 m². For example, +10 dBsm corresponds to 10 m².
RCS Calculation Quick Reference
For quick engineering reference:
Wavelength
λ = c/f
Linear antenna gain
G = 10^(GdBi/10)
Received power conversion
Pr(W) = 10^[(Pr(dBm) − 30)/10]
Radar Cross Section
σ = [Pr(4π)³R⁴] / [PtGtGrλ²]
RCS in dBsm
σdBsm = 10 log₁₀(σ)
EIRP
EIRP = PtGt
Incident power density
Sinc = PtGt / (4πR²)
Two-way free-space path loss
L₂way = 40 log₁₀(4πR/λ)
These equations allow the calculator to connect the radar's transmitted signal, antenna characteristics, propagation distance, target scattering, and measured received echo.
Final Takeaway
A Radar Cross Section Calculator provides a practical way to estimate the effective radar scattering strength of a target from measured radar echo power and known system parameters.
The calculator uses the monostatic radar equation:
σ = [Pr(4π)³R⁴] / [PtGtGrλ²]
and reports the resulting RCS in both m² and dBsm.
It also calculates wavelength, received power conversions, EIRP, incident power density, two-way free-space path loss, radar frequency band, and an approximate RCS magnitude category.
The most important concept to remember is that RCS is not physical size. It is an electromagnetic scattering characteristic that can change with frequency, target geometry, aspect angle, polarization, and material properties.
For example, using 1,000 W transmit power, 30 dBi transmit and receive gains, 10 GHz frequency, a 10 km target range, and a −93 dBm received echo produces an estimated RCS of approximately 11.07 m², or +10.44 dBsm, under the calculator's assumptions.
For engineering work, the result should be treated as an estimate based on the supplied radar parameters and the idealized monostatic free-space model. Detailed RCS characterization requires controlled measurements or electromagnetic modeling that accounts for the relevant frequency, geometry, polarization, propagation, and system effects.
Use the Radar Cross Section Calculator to convert your measured radar echo and system parameters into an estimated RCS in square meters and dBsm, then use the supporting outputs to better understand the radar link and target-scattering conditions.
Inputs used by this calculator
- Peak Transmit Power (P_t) — use W.
- Transmit Antenna Gain (G_t) — use dBi.
- Receive Antenna Gain (G_r) [Equal to G_t for Monostatic] — use dBi.
- Operating Frequency (f) — use GHz.
- Target Range (R) — use km.
- Measured Received Echo Power (P_r) — use dBm.
Alex Warren
B.Sc. in Electrical & Electronic Engineering (EEE)
Alex specialises in antenna design and wave propagation. His expertise helps ensure these calculators present practical RF concepts, useful design estimates, and clear engineering guidance for students, HAM operators, and wireless professionals.