How do PLL work (for example 565 IC)

In summary, a PLL is a circuit that uses feedback to control a frequency. It can be used to create frequencies higher than the reference frequency.
  • #1
dexterdev
194
1
Hi PF,
PLL was always a beast for me to tame. I lost a job bcoz of PLL question in interview.
I wanted to know what a PLL is, how it works and what is it for etc? At least can one suggest easy tutorials pdf or good links , books etc.

-Devanand T
 
Engineering news on Phys.org
  • #2
Here's where i learned. It's that book that Digoff posted a photo of a few days ago. You need it in your library.

http://www.scribd.com/doc/55127135/1972-Signetics-PLL-Applications#download


I suggest breadboarding a PLL, i think LM567 is still around.
Fire up your oscillator and watch some capture transients on a dual trace scope. Use chop mode so you can see it synch. The darn things are so much fun they're really addictive.
I used them for ultrasonic communication over a PA system so as to not interfere with audio conversation...

old jim
 
  • #3
Thank you sir,... Let me go through it :)
 
  • #4
You understand how op amps work don't you? A PLL is similar to an op amp except that it works with frequencies instead of voltages.

For instance with an op amp you may have a reference voltage applied to the non-inverting input (+I) and an output voltage that is the gain of the op amp times the difference between +I and -I.

With PLLs it is similar. You apply a reference frequency at one input and you get a output voltage that is proportional to the phase difference between the two inputs. The output voltage can be used to control the frequency of a variable frequency oscillator whose output frequency is fed back to the other input of the PLL. Simple phase comparitors can be made from an XOR gate or an RS flip flop. By dividing down the frequency of the VFO, a PLL can be used to create frequencies higher than the reference frequency.
 
Last edited:
  • #5
Thanks for your reply... Is there any good java applet links for PLL.
 
  • #6
skeptic2 said:
You understand how op amps work don't you? A PLL is similar to an op amp except that it works with frequencies instead of voltages.

the one thing that needs to be mentioned is that the op-amp has this thing called a "differential amplifier" which, essentially, measures the difference between voltages. and then the op-amp circuit with negative feedback will do something to drive that voltage difference to zero.

this concept of using negative feedback to force to zero some "error signal", which is the difference between what you have and what you want (what your target is), that whole idea is essentially what control systems or control theory is all about. so really understanding a PLL requires understanding something about control theory and feedback loops.

a PLL must have a component called a phase discriminator that measures the difference between the phases of two waveforms of virtually the same frequency. and the PLL needs something called a voltage-controlled oscillator (or VCO) to convert a voltage into a frequency. then remember frequency is the derivative of the changing phase. that means there is an added integrator that goes into the control loop.

conceptually, especially of the waveforms are sinusoids, the phase discriminator need only be a simple multiplier with a low-pass filter. nowadays, people write software PLLs in a few different applications of DSP.
 

Related to How do PLL work (for example 565 IC)

1. How does a PLL (phase-locked loop) work?

A PLL is a feedback control system that compares the phase of a reference signal to a controlled oscillator's output signal. It then adjusts the oscillator's frequency to match the reference signal, resulting in a locked phase relationship between the two signals.

2. What is the function of a PLL in an electronic circuit?

A PLL is used to generate a stable and precise output signal by locking onto a reference signal. It is commonly used in radio frequency (RF) circuits, audio circuits, and digital systems to create clock signals.

3. How is a PLL able to generate a precise output frequency?

The PLL uses a feedback loop to continuously compare the phase and frequency of the output signal to the reference signal. It then makes adjustments to the oscillator's frequency until the two signals are in sync, resulting in a precise output frequency.

4. What are the main components of a PLL?

A PLL typically consists of a phase detector, a low-pass filter, a voltage-controlled oscillator (VCO), and a frequency divider. The phase detector compares the phase of the reference signal and the VCO's output signal, while the low-pass filter smooths out any fluctuations in the signal. The VCO generates the output frequency, and the frequency divider divides the output frequency to create a feedback signal for the phase detector.

5. What are some applications of PLLs?

PLLs are used in a wide range of electronic devices and systems, including communication systems, data transmission, frequency synthesizers, and clock generation in microprocessors. They are also used in audio and video equipment for synchronization and frequency tuning.

Similar threads

  • Electrical Engineering
Replies
4
Views
2K
Replies
5
Views
4K
  • Electrical Engineering
Replies
1
Views
6K
Replies
9
Views
1K
Replies
5
Views
2K
  • Biology and Medical
Replies
9
Views
2K
Replies
14
Views
2K
  • Electrical Engineering
Replies
3
Views
853
Replies
1
Views
608
Back
Top