Skip to main content

Posts

Showing posts with the label 2sc930

Arduino superheterodyne receiver

In this project, we extend the shortwave superheterodyne receiver we developed a few years ago . Like the previous design, this receiver operates on the traditional superheterodyne principle.  In this upgrade, we enhanced the local oscillator with Si5351 clock generator module and Arduino control circuit. Compared to the old design, this new receiver uses an improved version of an intermediate frequency amplifier with 3 I.F transformers. In this new design, we divide this receiver into several blocks, which include, mixer with a detector, a local oscillator, and an I.F amplifier. The I.F amplifier builds into one PCB. The filter stage, mixer, and detector stages place in another PCB. Prototype version of 455kHz I.F amplifier. In this prototype build, the Si5351 clock generator drives using an Arduino Uno board. With the given sketch, the user can tune and switch the shortwave meter bands using a rotary encoder. The supplied sketch support clock generation from 5205kHz (tuner f...

Simple crystal tester

This is simple Colpitts oscillator to test commonly available passive crystals which range between 2MHz to 27MHz. This unit must connect to an oscilloscope and/or frequency counter to get the frequency of the crystal. This circuit is designed to work around 9V to 12V DC power source. Both 2SC930 transistors can replace with any high-speed NPN transistor such as 2SC829, 2SC933, etc. Testing 5030kHz FT-243 crystal using a prototype version of crystal tester. In our lab, we use Manhattan-style layout to prototype this crystal tester and it produces highly accurate results with an above-specified frequency range. According to our observations, after 27MHz, the amplitude of the waveform starts to decrease steeply. Schematic and Stripboard wiring layout for this crystal tester is available to download in here .