Will try with this - 3mm ID and RG316.
Moderm RF transistors in SMD packages.
-
- big in da game.. trust
- Posts: 75
- Joined: Wed Jan 24, 2018 8:54 pm
- Location: Poland
Re: Moderm RF transistors in SMD packages.
You do not have the required permissions to view the files attached to this post.
-
- ne guy
- Posts: 7
- Joined: Tue Dec 28, 2021 3:47 pm
Re: Moderm RF transistors in SMD packages.
Albert:
Is the push-push setup for 2 x BFG135 something like this:
Can we also use the BFG591 in the same setup ?
Is the push-push setup for 2 x BFG135 something like this:
Can we also use the BFG591 in the same setup ?
You do not have the required permissions to view the files attached to this post.
-
- proppa neck!
- Posts: 2957
- Joined: Tue Apr 05, 2016 1:23 am
Re: Moderm RF transistors in SMD packages.
That's pretty much the same!
"Why is my rig humming?"
"Because it doesn't know the words!"
"Because it doesn't know the words!"

-
- no manz can test innit
- Posts: 108
- Joined: Tue Mar 07, 2017 8:57 pm
Re: Moderm RF transistors in SMD packages.
BFQ19 is the same silicon as BFR96 but in SOT89 package, if it is of any help.
In fact, there are many transistors of the old through hole times that went SMD but was never stated in the datasheets. For example, the BF199 is now the BFS20, the BF324 is the BF824, all same silicon, so, in some way, they never went obsolete, only the package!
In fact, there are many transistors of the old through hole times that went SMD but was never stated in the datasheets. For example, the BF199 is now the BFS20, the BF324 is the BF824, all same silicon, so, in some way, they never went obsolete, only the package!
- EFR
- no manz can test innit
- Posts: 168
- Joined: Mon May 20, 2024 5:39 pm
-
- no manz can test innit
- Posts: 237
- Joined: Tue Dec 02, 2014 11:03 am
Re: Moderm RF transistors in SMD packages.
I was going to mention MRF4427, but I see that's also listed as obsolete now.
-
Online
- tower block dreamin
- Posts: 301
- Joined: Sun Aug 16, 2020 2:44 pm
Re: Moderm RF transistors in SMD packages.
Some of the no-name chinese fabs make SMD equivalents of the ss9018 labelled as s9018 (only one s). No idea if they're any good
https://www.lcsc.com/mobile/products/Bi ... _z=n_S9018
https://www.lcsc.com/mobile/products/Bi ... _z=n_S9018
- EFR
- no manz can test innit
- Posts: 168
- Joined: Mon May 20, 2024 5:39 pm
Re: Moderm RF transistors in SMD packages.
I have those, almost same as BC547jvok wrote: ↑Tue Apr 08, 2025 3:20 pm Some of the no-name chinese fabs make SMD equivalents of the ss9018 labelled as s9018 (only one s). No idea if they're any good
https://www.lcsc.com/mobile/products/Bi ... _z=n_S9018
Fight For Free Radio!
- reverend
- tower block dreamin
- Posts: 282
- Joined: Sat Jul 25, 2020 12:03 pm
Re: Moderm RF transistors in SMD packages.
A couple of 2SC3357 in parallel should get you a Watt or so.
if it ain't broke, keep tweaking
-
- Neckmin
- Posts: 338
- Joined: Fri Oct 17, 2014 10:35 am
Re: Moderm RF transistors in SMD packages.
Use the LMX2541 VCO, it's what I used in my last SMD design, very low phase noise and not microphonic. I had one running on the bench connected to a 300W PA with no shielding or anything and there was no hum, it was rock solid. This chip operates in the GHz range, and the output is divided down to your intended output frequency, this eliminates RF feedback and hum. I use a 470uF capacitor in the PLL line and modulate the MPX directly onto this, no overmod with a 30Hz square wave.
-
- who u callin ne guy bruv
- Posts: 46
- Joined: Sat Mar 28, 2020 12:45 am
Re: Moderm RF transistors in SMD packages.
Hi reveverend,
Would you please share a 12V application circuit using a couple of 2SC3357 as suggested?
Would you please share a 12V application circuit using a couple of 2SC3357 as suggested?
- reverend
- tower block dreamin
- Posts: 282
- Joined: Sat Jul 25, 2020 12:03 pm
Re: Moderm RF transistors in SMD packages.
As long as you use a bit of emitter degeneration (i.e. place a resistor in the emitter of each transistor to ground) to stop one transistor from becoming thermally overloaded, you can pretty much replace any output transistor with more than one. Doesn't work for higher power circuits as you typically need to ground the emitter directly. For lower power, it's no biggy.
The circuit below is for a 1 Watt HF amplifier but the princples are pretty much the same. See the separate emitter resistors (and bypass capacitors) on each output transistor?
Note that the input matching will be different to a single transistor as you have two base/emitter junctions in parallel so the impedance will be lower.
The circuit below is for a 1 Watt HF amplifier but the princples are pretty much the same. See the separate emitter resistors (and bypass capacitors) on each output transistor?
Note that the input matching will be different to a single transistor as you have two base/emitter junctions in parallel so the impedance will be lower.
You do not have the required permissions to view the files attached to this post.
if it ain't broke, keep tweaking
-
- who u callin ne guy bruv
- Posts: 46
- Joined: Sat Mar 28, 2020 12:45 am
Re: Moderm RF transistors in SMD packages.
Thank you for the circuit and explanations.