This problem aims to determine the received power of a monostatic radar system. The function takes as input the main radar parameters, including transmitted power, antenna gain, wavelength, target radar cross section, and target range, and calculates the power of the received echo signal.
The calculation is based on the monostatic radar equation, where the same antenna is used for both transmission and reception. The input parameters are expressed using SI units: transmitted power in Watts (W), antenna gain as a dimensionless linear value, wavelength in meters (m), radar cross section in square meters (m²), and target range in meters (m).
The output of the function is the received power expressed in Watts (W). The calculation assumes ideal propagation conditions and neglects losses due to atmospheric attenuation, system losses, and noise effects.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers1
Suggested Problems
More from this Author23
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!