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

Sound files, Sound Files: The sound signal is an illustration of a con...

Sound Files: The sound signal is an illustration of a continuous signal which is sampled to result in a discrete signal. In this situation, sound waves traveling through the a

For loop, FOR Loop: The for loop, or the for statement, is used whenev...

FOR Loop: The for loop, or the for statement, is used whenever it is essential to repeat statement(s) in the script or function, and whenever it is known ahead of time how man

Forward substitution, Forward substitution: The Forward substitution (...

Forward substitution: The Forward substitution (done methodically by first getting a 0 in the a 21 place, and then a 31 , and lastly a 32 ): For the Gauss technique,

Illustration sorting vectors of structures, Illustration sorting vectors of...

Illustration sorting vectors of structures: This function sorts the structures depend only on the price field. A more common function is shown next, that receives a string whi

Use of nested if-else statements, Use of Nested if-else statements: By...

Use of Nested if-else statements: By using the nested if-else to select from among the three possibilities, not all the conditions should be tested. In this situation, if x is

Illustration of subfunctions, Illustration of Subfunctions: This is an...

Illustration of Subfunctions: This is an illustration of running this program: >> rectarea Please enter the length: 6 Please enter the width: 3 For a rectan

Polyhedron - graphics objects, Polyhedron - graphics objects: The fiel...

Polyhedron - graphics objects: The field polyhedron.vertices is a matrix in which each row presents (x,y,z) points. The field polyhedron.faces defines the faces: for illustrat

Symbolic variables and expressions, Symbolic Variables and expressions: ...

Symbolic Variables and expressions: The MATLAB has a type known as sym for the symbolic variables and expressions; these work with strings. The illustration, to generate a sym

Modular programs, Modular programs: In a modular program, the answer i...

Modular programs: In a modular program, the answer is broken down into modules, and each is executed as a function. The script is usually known as the main program. In orde

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