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

Illustration of for loop, illustration of for loop: illustration, to p...

illustration of for loop: illustration, to print a column of numbers from 1 to 5: for i = 1:5 fprintf('%d\n',i) end   This loop can be entered in the Command Wi

write a matlab program to generate and plot the signal, 1.      Write a MA...

1.      Write a MATLAB program to generate and plot the signal                                     x1(n) = [3 2 -2 0 7],  n = 0,1,2,3,4. 2.      Write a MATLAB program to gen

Numerical solution to plate, I want to know how to create a numerical solut...

I want to know how to create a numerical solution code for analysing temperature/isotherms on a 2d square plate with a singular heat source and opposing edges being held at constan

Code for programme, How do you write a programme that asks the user for a n...

How do you write a programme that asks the user for a number between 1 and 1000 and calculates the sum of its digits?

Compute the moments, Show (turn in) similar output images as in part 2 for ...

Show (turn in) similar output images as in part 2 for each of your new images (there is only 1 connected component in this case). Write three functions which compute the moments, c

Implement a matlab function to calculate value, Implement a MatLab function...

Implement a MatLab function to calculate y.  The function should take two input arguments 1) A vector of parameters In the above example this would be of length 3, the first

Variable numbers of arguments, Variable numbers of arguments: In the f...

Variable numbers of arguments: In the functions there have been a fixed number of input and output arguments. For illustration, in the function below, there is one input argum

Hold and legend function - plot functions, Hold and legend function: ...

Hold and legend function: hold: is a toggle which freezes the present graph in the figure window, so that the new plots will be superimposed on the present one. Just hold

Linspace function, Linspace function: Likewise, the linspace function ...

Linspace function: Likewise, the linspace function generates a linearly spaced vector; linspace(x,y,n) generates a vector with n values in the inclusive range from x to y. For

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