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

Image processing, i am doing my project on matlab and the topic of my proje...

i am doing my project on matlab and the topic of my project is invisible watermarking.How we can extract all pixel values of image in binary form.

Image and video compression, Read in any non jpeg image (any image will do)...

Read in any non jpeg image (any image will do) . Save it as a jpeg at quality levels (70, 60,50,40, 30) Get the MSE for each quality level as compared to the orignal file Get the

Error in variables statements, Error in variables statements: Error: T...

Error in variables statements: Error: The expression in the left of equals sign is not a valid target for an assignment. >>  By placing a semicolon at the end of the sta

Illustration of input function, Illustration of Input function: For il...

Illustration of Input function: For illustration, >> rad = input('Enter the radius: ') Enter the radius: 5 rad = 5 If character or string input is preferred, 's' s

Crank-nicolson method, clear tic L=1; T=0.2; nust=2000; dt=T...

clear tic L=1; T=0.2; nust=2000; dt=T/nust; n=40; dx=L/n;   r=1;  omega=10:10:5000;%Store Range of Frequencies for Simulation u=zeros(n+1,nust+1);%

Hand Detection, I need a source code for hand detection in matlab please .....

I need a source code for hand detection in matlab please ....

Printing - matrices, Printing - matrices: For matrices, the MATLAB unw...

Printing - matrices: For matrices, the MATLAB unwinds the matrix column by column. For illustration, consider the random 2 × 3 matrix as shown below: >> mat = randint(2,3,[

Introduction to file input/output , Introduction to File Input/output (LOAD...

Introduction to File Input/output (LOAD and SAVE): In most cases, the input to a script will come from a data file which has been generated by the other source. It is also use

Obtain the input - algorithms, Obtain the input - Algorithms: From whe...

Obtain the input - Algorithms: From where does the input come? The two possible choices would be from an external file on a disk, or from the user, who enters the number by ty

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