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

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

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
file ce113m Simulation of a digital PLL clf clear all AA char K 1000 epsilon ... View full answer
Get step-by-step solutions from verified subject matter experts
