Post

VHF Preamplifier for 50-70MHz

VHF Preamplifier for 50-70MHz

Biasing

Using a 2SC2498, the datasheet suggests biasing around 4mA should give the lowest noise:

Biasing the 2SC2498 transistor at 4mA

See Common Emitter Simple Bias with Grounded Emitter Calc for the python code I used to calculate this.

Modelling the Feedback Amplifier

Using 2SC2498 Feedback RF Amplifier Calculator Study (in Python), focusing on 70MHz.

2SC2498 transistor RF feedback modelling

This models the transistor using the Hybrid-PI methodology plus addition of layers for intrinsic and extrinsic properties. Then adds the feedback network.

2SC2498 transistor RF feedback model plots against frequency

Note: If instability occurs below 10MHz then $C_f$ can be increased.

2SC2498 transistor RF feedback model of S-Parameter smithcharts

Schematic

2SC2498 transistor RF feedback amplifier circuit schematic

Prototype

(Very)Ugly construction:

2SC2498 transistor VHF RF feedback preamplifier prototype

Notes:

  • L1 represents the stray inductance of the feedback components’ lead lengths (10mm $\approx$ 10nH).
  • Keep the transistor’s grounded emitter lead as short as possible.

Results

Although I was targetting 50-70MHz, it is pretty broadband.

Summary

Frequencyi/p swro/p swrgain
7MHz1.5:11.3:114.3dB
14MHz1.4:11.2:114.5dB
28MHz1.4:11.4:114.4dB
50MHz1.3:11.6:114.0dB
70MHz1.2:11.8:113.5dB
145MHz1.2:12.2:110.8dB

NanoVNA Sweep

2SC2498 transistor VHF RF feedback preamplifier NanoVNA Results

This post is licensed under CC BY 4.0 by the author.