Develop and submit a power-based mc snr, MATLAB Programming

Assignment Help:

a) Develop and submit a power-based MC "SNR" simulator (derived from the voltage-based SNR program provided in MS Powerpoint file) that:

i) Uses the following Input: Time period of interest (T in ms), Time interval (dt in ms), Average Noise level (No in W), (Expected Received) Signal of interest Level (Ps in W), Threshold Signal Level (Pt in W).

ii) Provides the following Output:

• Graphic: Average Noise (Power) Level, Average Received Power Level, Threshold Signal Level, by-millisecond noise level (N(t)), and by-millisecond Received Power Level (Pr(t)).

• Text: Threshold SNR (SNRt), Threshold SNR in DB (SNRtdb), the MC rate of missed detection (Pmdmc), the analytical missed detection rate (Pmda), the MC rate of false detections (Pfdmc), and the analytical probability of false detection (Pfda).

iii) Note: you will have to convert power to voltage (using Ro = 1 ohm), add the noise signal (in V) to the signal of interest (in V) and convert back to power.

b) Provide screen shot of the output obtained using the following input: T = 1000 ms, dt = 1 ms. No = 5 mW, Ps = 40 mW, Pt = 20 mW

c) What is the SNRt (as a ratio and in dB)?

d) What is the average SNRr (as a ratio and in dB)?

e) Is this a good detector? Explain your answer.

f) Assuming you were designing a radar that needed to detect an object with a radar cross section (RCS) of 10 m^2 at a range of 50 km, how would you use these results to determine the radar's design space?


Related Discussions:- Develop and submit a power-based mc snr

Wavelet transform, Explain how the wavelet transform based on the real bior...

Explain how the wavelet transform based on the real biorthogonal "decomposition" wavelet bior 1.5 (the wavelet shape by typing waveinfo ('bior') at the MATLAB command prompt) can

Generates sin or cos wave using plot functions, Generates sin or cos wave u...

Generates sin or cos wave using plot functions: The script generates an x vector; iterating through all the values from 0 to 2*π in steps of 2*π /40 gives sufficient points to

ANFIS, How to design a FIR filter using ANFIS in MATLAB

How to design a FIR filter using ANFIS in MATLAB

Error-checking user input in the while loop, Error-Checking user input in t...

Error-Checking user input in the While Loop: In many applications, whenever the user is prompted to enter anything, there is a valid range of values. When the user enters a wr

Batch reactor, how to wriet program for batch reactor

how to wriet program for batch reactor

Characters and encoding, Characters and Encoding: A character in a MAT...

Characters and Encoding: A character in a MATLAB is represented by using single quotes (example, 'a' or 'x'). The quotes are essential to denote a character; without them, the

Operator precedence rules, Operator Precedence Rules: A few operators ...

Operator Precedence Rules: A few operators have precedence over the others. For illustration, in the expression 4 + 5 * 3, the multiplication takes the precedence over additio

Find the right hand side of the interpolation system, function y=tps(r) % ...

function y=tps(r) % This is the thin-plate spline if r  y=0; else  y=r^2*log(r); end function y=fun(point) % my target function x=point(1); z=point(2); y=7-4*x^2+z^3;

Flow chart, conversion of decimal to binary

conversion of decimal to binary

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd