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

Compute a reasonable vector for lower bound and upper bond, You are a quant...

You are a quant analyst reporting directly to a portfolio manager. Your manager requires you to generate a simple code to compute several statistics for the following potential por

Type logical , Type logical: The type logical is used to store the tru...

Type logical: The type logical is used to store the true/false values. If any variables have been formed in the Command Window, they can be seen at the Workspace Window. In

Illustration of script documentation, Illustration of script Documentation:...

Illustration of script Documentation: For illustration, the script to compute the area of a circle could be modified to have comments: The first comment at the startin

ANFIS, how to design a digital fir filter using anfis in matlab.get the cod...

how to design a digital fir filter using anfis in matlab.get the code for that.

Example of printing vectors, Example of Printing vectors: For vectors ...

Example of Printing vectors: For vectors & matrices, even though formatting cannot be specified, the disp function may be simpler to use in common than fprintf as it displays

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

Solution by using pdepe function, Solution by using pdepe function fu...

Solution by using pdepe function functionpdex1 m = 0; x = linspace(0,1,100); t = linspace(0,0.2,10);   sol = pdepe(m,@pdex1pde,@pdex1ic,@pdex1bc,x,t); % Ext

Matrix addition, Write a program in Mathlab for addition of two matrices.

Write a program in Mathlab for addition of two matrices.

Example code in matlab programming, clear clc %% DATA INPUT filena...

clear clc %% DATA INPUT filename = input('Enter file name, including its extension: ', 's'); D = load(filename); %or load('Mphi.out'); %% %Trendline %Evaluates

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