Skip to main content

Posts

Showing posts with the label PLL

Simple CMOS FSK modem

This project is about 4046 PLL base simple FSK modem. Under given configuration this modem send digital signals over two frequencies and which is switching around 378kHz and 226kHz. In this system, modulator uses VCO of 4046, and demodulator is based on close loop mode of 4046 phase comparator and external LPF assembly. This FSK modem is specifically design to transfer digital signals over mixed signal lines and it can directly use with any slow digital interfaces like UARTs. This system operates reliably under 10kHz range and we test it with standard TTL inputs. 1kHz Input signal and demodulated signal 1kHz Input signal and modulated signal The given PCB of this system is based on SMD components but it can also construct using standard through-hole components. During our prototyping we test this system with ATmega series microcontrollers and TTL signals sources. Because of 4046 CMOS implementation this unit can operate in between 3V to 12V by without using any extern...

Digital audio amplifier with PLL synthesized FM radio

This is high quality stereo digital audio amplifier with PLL synthesized FM radio receiver. Some of the high level specifications of this receiver are listed in below: Audio output power: 4W + 4W (with 8ohm speakers) Input sources: FM and 3 external stereo line inputs FM frequency range: 88.00MHz – 108.9MHz Supply voltage: 12V – 15V (2A current source is recommended) Tone control options: Bass, Treble and Loudness control Bass / Treble boost: 14dB Bass / Treble cut: 14dB Station memory: Preset 10 FM radio stations FM tune options: Auto and Manual with 25 kHz steps Key components of this audio system are ATmega32A - 8bit microcontroller, TT502 ( TEA5767 ) stereo FM radio module, PT2314 audio processor and μPC2002 audio power amplifier. This system is design to work with 12V - 15V (2A) DC power source and KA7632 multi-output regulator is used to manage power requirements to the above mentioned components. Prototype version of digital audio amplifier User interfa...