Saturday 5 August 2017

bjt - Problem in Clapp oscillator


enter image description here



I've set up this circuit on breadboard ( C1 being electrolytic and others disk) with Q1 as 2n3904. The simulation is perfectly fine and the oscillator works in the simulator as expected. However, the situation with the actual circuit is a bit different.


No matter what inductor L2 I choose, the frequency is always 210 KHz. I switched 47 uH with 4.7 and 10 uH; but its always 210 KHz. Even more disturbing is the fact that even if I remove some components from the circuit, ( I removed C1 and L2, not simultaneously though), and measure from L1, its still 210 KHz. To make matters worse, I just randomly waved the oscilloscope probe in air. and it still records 210 KHz ( I even put the probe on my head, and it seemed like my brain generates 210 KHz as well ! ).


So whats going wrong here ? And whats the deal with 210 KHz ?




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...