Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask MATLAB Expert

Problem 1 [10pts.]: The CSU-CHILL radar made observations of the Ponnequin Wind Farm located on the boarder of Wyoming and Colorado near I-25. The wind farm is approximately 62 km away from the radar. Complex valued digital signals observed by the radar from a rotating wind turbine are provided. The data is sampled with a period of 1.042 milliseconds.

Compute the time dependent Fourier transform of the complex digital signal. Plot it as a 2- dimensional function of true analog frequency (Hz) on the y-axis and time (sec) on the x-axis between 0 to 10 sec.

Interpret the results. Think about the interpretation of a frequency shift in a radar signal? In MATLAB, the following code will open the file containing CSU-CHILL radar time-series data and extract the time-series as variable “x” to be used.

%Load the data

load('CHILL20100218_174815_01_rg435.mat')

%Select the receiver voltage time-series for 10000 samples

x = double(pulse.H(1:10000));

Problem 2 [20pts.]: The CSU-CHILL radar transmits a pulse of power and receives power from returned echoes. The radar data file contains data from CSU-CHILL observations. Both horizontal and vertical echo power data are provided. Assume the observations were taken with the sampling interval of 1 millisecond per pulse. In total 512 pulses were stored at 10 range samples. Please note that all samples are complex numbers. There is a matrix of 10x512 complex numbers.

Compute the Spectra of the complex digital signal for the 3 rd range sample (vector of 512 numbers). Plot the Spectra with the true analog frequency on the x-axis (Hz). Interpret the results. Think about the interpretation of a frequency shift in a radar signal?

In MATLAB, the following code will open the file containing CSU-CHILL radar time-series data and extract the time-series as variable “x” to be used. MATLAB code for reading the radar data file:

load('exam_ts.mat'); %Load the data

x = h_ts_data; %Select the horizontal echo complex ts data 

Note that after reading the data file (‘exam_ts.mat’) all the other required information/data will be automatically loaded on the MATLAB workspace.

Problem 3 [20pts.]: Design a high pass filter (See Fig. 1) to obtain 40dB suppression. These types of filters are used to suppress ground clutter in Doppler radars. Design a filter with either Kaiser Window or Min-Max design (your choice). Show the filter response and demonstrate it meets the specifications. Also plot the filter coefficients (use MATLAB)

This filer is also called the ground clutter filter. Apply this filter to the digital radar signal given in problem 2 to produce the output and plot the spectra and the Time Dependent Fourier Transform. Interpret the results. 

859_filler.jpg

MATLAB, Engineering

  • Category:- MATLAB
  • Reference No.:- M92079019
  • Price:- $60

Priced at Now at $60, Verified Solution

Have any Question?


Related Questions in MATLAB

Lab assignment - matlab matrix relationallogical operators

Lab Assignment - MATLAB Matrix, Relational/Logical Operators and Plotting This laboratory exercise/assignment will involve you 1) practicing multiplication operators in MATLAB; 2) practicing relational and logical operat ...

Suppose that a student has the option of enrolling for a

Suppose that a student has the option of enrolling for a single elective during a term. The student must select a course from a limited list of options: "English, " "History, " "Biology, " "Computer, " or "Math." Constru ...

Assignment - matlab programmingusing appropriate matlab

Assignment - MatLab Programming Using appropriate MatLab syntax, write the code required to analyse and display the data as per the problem description. The order of the MatLab Program should be as follows: Variables and ...

Assignment -matlab codes and simulated model in

Assignment - Matlab codes and simulated model in simulink/matlab and truetime. 1. Matlab codes and simulink model for pid controller optimization using particle swarm optimization (PSO) my plant is integer order 1000/(s^ ...

Assignment matlab programmingusing appropriate matlab

Assignment: MatLab Programming Using appropriate MatLab syntax, write the code required to analyse and display the data as per the problem description. The order of the MatLab Program should be as follows: Variables and ...

Assignment - matlab programmingusing appropriate matlab

Assignment - MatLab Programming Using appropriate MatLab syntax, write the code required to analyse and display the data as per the problem description. The order of the MatLab Program should be as follows: Variables and ...

Question 1 manipulate spectral imagehyperspectral images

Question 1. Manipulate spectral image Hyperspectral images can be seen as a generalisation of normal colour images such as RGB images. In a normal RGB colour image, there are 3 channels, i.e. channels for red colour, gre ...

Assignmentafter the success of your robo-advice venture you

Assignment After the success of your robo-advice venture you decide to explore alternative sources of profitability for your company. You realize that Australian investors are often forced to chose between expensive acti ...

Discrete optimisation- solve the following two problems

Discrete Optimisation - Solve the following two problems with both exhaustive enumeration and branch and bound - Problem 1 is a mixed integer linear optimisation problem (the problem has both discrete and continuous vari ...

Assignment details -need to write a code for connecting

Assignment Details - Need to write a code for connecting segments (Lines) a special case of TSP. The problem is to connect lines in 2d/ 3d space with path obstructions. Can you help me write the code for this? Hope you m ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As