GitHunt
VA

vargalaszlo87/transistor-IF-stage

This is an IF stage for transistor radio.

๐Ÿš€ transistor-IF-stage

These are two versions of IF-stage for a transistor radio (in my FLEX-radio project :)). The two circuits contain TOKO band IF transformers. (Why TOKO? This is a well-know brand in the world of radio, many radio receivers worldwide contain TOKO coils. I also found it in an old pocket radio! โค๏ธ)

So, the IF (intermediate frequency) transformer provides the selectivity of this stage in this case. This is a proven solution in radio world, therefore we examine it. I make two versions of this method (only the input side is different), let's see!

https://youtu.be/V8UAOLuS4JI

Watch the video

First "traditional" circuit

Why did i say "that is a traditional circuit"? Easy, many radio receiver contains very similar circuit.

  • The input side of this circuit is the output of the transformer of previous stage (therefore we not need use a coupling capacitor).
  • The output side is a galvanically isolated output for next stage.

If we take a closer look, this is a common-emitter amplifier circuit with a swamping resistor for emitter and an active work resistance (LC).

The gain of this amlpifier can be adjusted between ~4 and ~13dB using an 2.2k potentiometer (The R4 provides the lower range of the amplifier and the R3 is the swamping resistor). The bypass capacitor in the emitter network helps stabilize DC Q-point and increase the AC-gain. The network of R1 and R2 is the voltage divider for biasing. C3 capacitor provides negative feedback to the circuit.

image

Second version

In this case, the signal reaches the base of the transistor through the coupling capacitor C4. This is a general type of an amplifiers input. Warning! Each capacitor (coupler, decoupler, bypass, feedback etc.) can be modified the frequency response of amplifier, therefore our goal is to use fewer capacitor if possible.

The other parts are same as the previous version.

image

๐Ÿ–– Let's see it in practice!

Important! Usually several IF stage must be used in succession. Why? High gain and good selectivity are not a simple mission in RF world. If you've ever seen a pocket radio from the inside, you know the PCB containst more IF transformer. Amplification and filtering of all stages are smaller and less efficient, but together is well! (two amplifiers in series are gain 1 x gain 2 etc.)

Some of the components in the breadboard example are different than in my LTSpice files.

So what are the differents?

  • The parameters of the yellow TOKO coil: tow primaries are 257u and 101u and the secondary is 1u
  • The pair in voltage divider are 47k and 4,7k or a little bit larger
  • In emitter network: 1k potentiometer, 9.1ohm swamping resistor and 180ohm Emitter resistor.

transistor-IF-stage-capacitor-coupling-breadboard-01

vargalaszlo87/transistor-IF-stage | GitHunt