signals,systems and networks, MATLAB in Engineering

Assignment Help:
Q.1: Consider the transmission of a sinusoid x(t) = cos(2f0t) through a channel a ected
by multipath and Doppler. Let there be two paths, and assume the sinusoid is being sent
from a moving transmitter so that a Doppler frequency shift occurs. Let the received signal
be
r(t) = 0cos(2(f0 ?? v)(t ?? L0=c)) + 1cos(2(f0 ?? v)(t ?? L1=c))
where 0  i  1 are attenuations, Li are the distances from the transmitter to the receiver
that the signal travels in the ith path i = 1,2, c = 3  108 m/sec, and the frequency shift
v is caused by the Doppler e ect.
(a) Let f0 = 2 KHz, v = 50 Hz, 0 =1, 1 = 0.9 and L0 = 10,000 meters. What would
be L1 if the two sinusoids have a phase di erence of =2 ?
(b) Is the received signal r(t), with the parameters given above but L1 = 10,000, periodic?
If so, what would be its period and how much does it di er from the period of the
original sinusoid? If x(t) is the input and r(t) the output of the transmission channel,
considered a system, is it linear and time invariant? Explain.
(c) Sample the signals x(t) and r(t) using a sampling frequency Fs = 10 KHz. Plot the
sampled sent x(nTs) and received r(nTs) signals for n = 0 to 2000.
(d) Consider the situation where f0 = 2 KHz, but the parameters of the paths are random,
trying to simulate real situations where these parameters are unpredictable, although
somewhat related. Let
r(t) = 0cos(2(f0 ?? v)(t ?? L0=c)) + 1cos(2(f0 ?? v)(t ?? L1=c))
where v = 50 HZ, L0 = 1,000, L1 = 10,000, 0 = 1 - , 1 = 0/10 and  is a
random number between 0 and 1 with equal probability of being any of these values
1
(this can be realized by using the rand MATLAB function). Generate the received
signal for 10 di erent events, use Fs = 10,000 Hz as the sampling rate, and plot them
together to observe the e ects of the multipath and Doppler.

Related Discussions:- signals,systems and networks

Execute a exponential function program, Execute a exponential function prog...

Execute a exponential function program: Running the script will take up the menu as shown in the figure: Then, what happens will totally depend on which button(s) the

Graphics properties, Graphics Properties: The MATLAB uses the Handle G...

Graphics Properties: The MATLAB uses the Handle Graphics in all its figures. All figures consist of various objects, each of which is assigned a handle. The object handle is a

Readlenwid function - subfunctions, readlenwid function: function cal...

readlenwid function: function call: [length, width] = readlenwid; function header: function [l,w] = readlenwid In the function call, not any argument is passed; henc

Reading from a file in a while loop, Reading from a File in a While Loop: ...

Reading from a File in a While Loop: Though in most languages the combination of a loop and an if statement would be essential to determine whether or not the elements in a ve

Filter, A matlab function to calculate filter order

A matlab function to calculate filter order

Program to counting in a while loop, Program to Counting in a while loop: ...

Program to Counting in a while loop: The script initializes variable counter to 0. Then, in the while loop action, each and every time the user successfully enter a number, th

Signal and system, . Generate the following signal, x(n)=1+cos((25*pi...

. Generate the following signal, x(n)=1+cos((25*pi*n)/100),0 Compute the DTFT of x[n] for w=0:0.01:2*pi Plot the Real part, imaginary part, the amplitude and phas

Example of exponential function modular program, Example of Exponential fun...

Example of Exponential function modular program: In order to view the distinction in the approximate value for e as n increases, the user kept choosing Limit & entering larger

Finding sums by for loop, Finding sums and products: A very general ap...

Finding sums and products: A very general application of a for loop is to compute sums and products. For illustration, rather than of just printing the integers 1 through 5, w

Variable scope, Variable Scope: The scope of any of variable is the wo...

Variable Scope: The scope of any of variable is the workspace in which it is valid. The workspace generated in the Command Window is known as the base workspace. As we know

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