![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| 2½ year old post... | |
| |
| | (permalink) |
| | |
| |
| | (permalink) |
| Thanks, but it would be to expensive to order a single part! So I still ask if someone would help me design a PLL circuit without this part or a VCO. | |
| |
| | (permalink) |
| For PLL/VCO a cheaper solution would be LM565/LM567 from National semiconductor.
__________________ "There is no way to peace, peace is the way!" | |
| |
| | (permalink) | |
| Quote:
There are many more modern ICs available for RF PLL use - the SAA1057 is a very old device, and becoming difficult to obtain (Philips haven't made them since 1996). The LMX series are current and available from most suppliers - they are I2C programmed so PIC code for them is trivial. If you want an RF frequency controller PLL, you can easily make one from cheap, easily obtained standard 74HC CMOS ICs - the 74HC4060 is ideal as your crystal oscillator, the 74HC4059 for the programmable divider, and the 74HC4046 for the phase comparator. You'll need a reference crystal (4 MHz or 6.4 MHz are easiest to work with) and you'll have to calculate the loop filter time constants - really easy if you use the 4046 data sheet on the Philips website. If you can't get the 74HC4059, you can use a 74HC4040 with a few diodes and a resistor to program the division ratio - I'll leave it as an exercise for the reader to work out how to do it! Mike | ||
| |