566 VCO replacement

Thread Starter

Shamoooot

Joined Apr 3, 2023
62
Hello guys

I have an old training kits for FM and FSK modulation and demodulation experiments.
These kits are missing the 566 IC's, and both of their demodulation circuits are based on LM565.
I did try and ordered from a couple from different sources, but unfortunately all were fake.

I was wondering what would you guys advise to get these kits running again.

FM modulation:
1768240269779.png
FSK modulation:
566.jpg
 

schmitt trigger

Joined Jul 12, 2010
2,027
The CD4046 as old as it is, it is not as ancient as the 566 and therefore still widely available.
EDIT, additionally because the 4046 already has a frequency offset provision, the FSK circuit is greatly simplified, one only requires to inject the 0 and 1 directly to the VCO input.
 
Last edited:

MisterBill2

Joined Jan 23, 2018
27,164
The CD4046 as old as it is, it is not as ancient as the 566 and therefore still widely available.
EDIT, additionally because the 4046 already has a frequency offset provision, the FSK circuit is greatly simplified, one only requires to inject the 0 and 1 directly to the VCO input.
INDEED!! I did find the LM566 in my 1978 National Semiconductor book. The 4046 certainly is a better choice.
I am wondering why the T chose the LM566. I suspect that it is no longer available, but maybe it was in stock somewhere.
 

schmitt trigger

Joined Jul 12, 2010
2,027
A 741 will be very limited with a supply of only +/-5v. Use at least 12 or preferably 15 volts.
Same with the PLL itself. It does work, but linearity and range will be constrained with 5 volts, again use either 12 or 15v.
Additionally; although I don’t have access to the data sheet, if I recall correctly pin 10 is an open source, which requires a 10k or higher resistor to ground.
 

drjohsmith

Joined Dec 13, 2021
1,549
@Shamoooot
dont know where you are based ,
but
as far as I can see the texas instruments TLC556, is in production , pin fit , and available ( at price) from distributeres such as cpc.farnell.com
 

MisterBill2

Joined Jan 23, 2018
27,164
The 556 is a dual timer, equal to two type 555 timer ICs. The CD4046 is a PLL IC with an internal voltage controlled oscillator. It is good for quite a few MEGAHERTZ. In addition, it can operate on either 5 volts or 12 volts very well. There may be some issues at 3.3 volts, depending on the device manufacturer. AND CERTAINLY you do not want to use a 741 op-amp. They are antiques.
 

Thread Starter

Shamoooot

Joined Apr 3, 2023
62
Hello again
I was trying to simulate the circuits but seems like there's a problem in the output stage that I can't figure out.
I attached the Proteus project file if someone could take a look at it.
Project

FM.png
FM2.png
FSK.png
FSK2.png
 

MisterBill2

Joined Jan 23, 2018
27,164
I think that if the TS writes out a DETAILED DESCRIPTION of the operation of the last section of the circuit, that the problem will become clear. (Asking for a detailed description is my common trick for bringing out problems with ideas.)
I do see what look to me like problems.
 

Thread Starter

Shamoooot

Joined Apr 3, 2023
62
I think that if the TS writes out a DETAILED DESCRIPTION of the operation of the last section of the circuit, that the problem will become clear. (Asking for a detailed description is my common trick for bringing out problems with ideas.)
I do see what look to me like problems.
The final stages for the demodulation parts are:
-Low pass filter for the FM.
-Comparator for the FSK.
If that what you meant.
 
Top