Question: Write a computer simulation of the PLL estimation problem. Do this by generating two independent Gaussian random variables to form Z 1 and Z 2

Write a computer simulation of the PLL estimation problem. Do this by generating two independent Gaussian random variables to form Zand Zgiven by (11.196). Thus, for a given (11.201). Call the first value Î¸0. Estimate the next value of θ, call it θ1, from the algorithm.

Z20 0, = 0, + e tan¬ %3D '1,0

where Z1,0 and Z2,0 are the first values of Z1 and Z2 generated and É› is a parameter to be varied (choose the first value to be 0.01). Generate two new values of Z1 and Z2 (call them Z1,1 and Z2,1) and form the next estimate according to 

Z21 02 = 0, + e tan¬! '2,1

Continue in this fashion, generating several values of θ1. Plot the θis versus i, the sequence index, to determine if they seem to converge toward zero phase. Increase the value of ɛ by a factor of 10 and repeat. Can you relate the parameter ɛ to a phase-lock loop parameter (see Chapter 4)? This is an example of Monte Carlo simulation.

Z20 0, = 0, + e tan %3D '1,0 Z21 02 = 0, + e tan! '2,1

Step by Step Solution

3.48 Rating (158 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

file ce113m Simulation of a digital PLL clf clear all AA char K 1000 epsilon ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Principles Communications Systems Questions!