Building JFET Preamplifiers for musical instrument use.

 by pyrohaz
Featured
jfet gain boost.png
transfer curves.png
JFET basic.png
Jfet input filter.png
JFET schematic.png
jfet treble boost.png
multiple boosts.png
output filter.png
rds on.png
Spice plot.png
By making a JFET amplifier, students will understand how JFET amplifiers can be constructed using different methods such as diode bias, resistive bias and the load line technique.

Since I first started properly doing electronics, I always liked the idea of an electronic component as essentially simple as the JFET.

The JFET was first theorized in 1925 by Julius Lillenfield but wasn’t built until much later. As much as the JFET was theorized many years before many bipolar junction transistors that you see today, it wasn’t built until much later. In amateur, they don’t have a very large amount of uses (unlike MOSFET’s and BJT’s).

If you observe the transfer curves of a JFET before saturation, it is very much like a triode’s transfer curve. This is a very linear region and will provide clean and uncoloured amplification. I have included a comparison picture of the common 12ax7 triode compared to a 2n5457 JFET. Another advantage of a JFET is that the gate has a very high input impedance, which is very useful to instruments like guitar in preserving the high frequencies. The downside to JFET’s is that they can at times have too low of a drain current to drive low impedance sources. Luckily, in this day and age, guitar amplifiers and post guitar effects generally have quite a high input impedance, for example, the humble Ibanez Tubescreamer features an input impedance of around 500k.

In JFET Based amplifiers, the input impedance is pretty much determined by the gate resistor which comes after the input capacitor to ground.
 
Remove these adsRemove these ads by Signing Up

Step 1: Choosing the design parameters

JFET basic.png
rds on.png
In an ideal world, we could design a product where we set the design parameters and just choose the perfect product to fulfil this role. Unfortunately, there is not a very wide choice from JFET’s as not very many companies actually produce these. The general ones for sale (after a quick eBay search!) are: MPF102, J310, 2N3819, 2N5484 and 2N5457 (my choice of JFET). I will show the design step by step on how to design a JFET amplifier using any existing N channel JFET through looking at the data sheet of the product.


The parameters we need to design ourselves a JFET amplifier are:

• Vcc (Positive supply voltage)
• Minimum Rds On of the JFET (resistance of the JFET when fully on biased)
• Ids (Current flowing through the JFET from drain to source)
• Cut off frequency of the JFET preamplifier
• Vgs Cut off voltage

From these parameters, we can calculate the values for Cin (Input capacitor), Rg (Gate resistor), Rs (Source resistor), Rd (Drain resistor) and Cout (Output capacitor).

When designing the circuit, you must ensure you don’t exceed the voltage and current rating of the JFET. With the JFET I am using (2N5457), the maximum VDS (maximum voltage across the drain and source) is 25v, the Vgs (off) is -2.5v and the maximum Ids (maximum current across the drain and source) is 3mA. On the data sheet, the Ids is called Idss. All that Idss means is the current flowing through the drain of the JFET with the gate grounded. This value should not be exceeded and as a general rule, you should not exceed about 60% of the absolute maximum rating, this will prevent any broken devices and failures.

Since the majority of guitar circuits run off 9v, I will choose 9v as my Vcc. After comparing this to my data sheet value, my JFET will still be within the voltage range. For the current, unless you purposely need a low current circuit for battery saving or what not, I will just run my JFET at 60% of the maximum Ids. In this case, this is:

0.6 x 0.005A = 0.003, 3mA.

So far, we have chosen the vital parameters for designing a JFET amplifier.
whitestrawberry24 says: Dec 24, 2012. 9:41 PM
I have two question.

1. Why Vsg(off) is -2.5V? A catalog says it's -6V, but also says Vgs(not cut off) is -2.5V.
2. In equation: Rs = Rs + Rd x ( -Vgs(off) / 10 ), what kind of approximation is used? I'd like to know if its value is available for any kind of jfet.

Thank you!

pyrohaz (author) in reply to whitestrawberry24Jan 8, 2013. 6:54 AM
Hi, the source resistor is used to bias the whole amplifier. all the Vgs(off) rating means is that when the source is 2.5v HIGHER than the gate, the jfet will not be conducting (at all) so if you divide this value by a preset number (I used 10 as a simple round value) you will be biasing the source between full conduction and in the off state, this will allow for amplification. If you look at a datasheet of any jfet, there are generally two paramaters, Vgs and Vgs off. Vgs is the parameter which says the maximum voltage you can have between the gate and the source, Vgs off is the useful parameter used for this equation.

Hope that helps!
mdog93 says: Jul 17, 2012. 4:18 PM
..Amateur audio electronics hobbyist here.. so forgive the silly question. But how to I turn this into a fully functioning amp, do I just replace the signal symbol with a mono 1/4" jack and how do I connect it to an output/speaker?

cheers
mdog
pyrohaz (author) in reply to mdog93Jul 17, 2012. 5:36 PM
Hey, to turn it into a fully working amplifier, replace the signal symbol for the jack and connect the output to the 10k resistor furthest right of the schematic diagram, you'll need to connect this to something such as a computer sound card or a power amplifier as it is not capable of driving low impedance sources (such as a speaker)

Cheers,
mdog93 in reply to pyrohazJul 18, 2012. 7:47 AM
would it work through my bass guitar practice amp (combination amp) if i plugged it into the input?
pyrohaz (author) in reply to mdog93Jul 18, 2012. 8:10 AM
Yeh if you plug your bass into where the signal symbol is on the schematic diagram and plug the amp input into where the 10k resistor is (If that makes sense!).
mdog93 in reply to pyrohazJul 18, 2012. 9:05 AM
Yeah so I'd neead an output jack which one side would go to the resistor and One side would go to ground?
pfred2 says: May 24, 2012. 1:00 PM
How well do you think this would work as a microphone preamplifier? I was trying out a few microphones I have the other day plugged into a PC mic input and one is much lower volume than the rest. So I am thinking maybe a little preamplification might help it out some.
pyrohaz (author) in reply to pfred2May 24, 2012. 2:39 PM
Hi pfred2, it should work fine for any form of microphone :) infact, many JFET input amplifiers (such as the TL072) are used in microphone amplifiers. If the microphone is dynamic, plug it in and it should be fine :) you may want to change the input and output filter to reduce extraneous noise such as low frequency rumble. If the microphone is a condensor, you can add a 6.8k resistor between Vcc and the input of the input capacitor to provide power. Hope this helps! :)
pfred2 in reply to pyrohazMay 24, 2012. 4:31 PM
I looked at that microphone again after I posted to try to get a little more information about it and found out it needs a battery. Funny it worked at all when I tried it. So I think the first thing I'm going to do is get it a fresh battery. Yeah I feel pretty dumb now.
pyrohaz (author) in reply to pfred2May 24, 2012. 5:19 PM
Haha yeh true, most probably a condensor mic you used then if it required power to function, but that is quite strange how it worked! I'm going to have to put my wits on saying that some of the signal was leaking through capacitances in the preamplifier circuit, causing a slight bit of signal to pass through. Hope it is all working though!
mdog93 in reply to pyrohazJul 17, 2012. 2:32 PM
If the computer, laptop for instance, has a built in mic is it possible it could have been recording through that because the mic had no battery?
pyrohaz (author) in reply to mdog93Jul 17, 2012. 5:38 PM
Yup, if it wasn't set to recording through the soundcard and was recording through the internal mic, it could've picked up some sound as mdog93 has stated :)
pantalone says: May 25, 2012. 1:36 PM
This is a really great tutorial on JFET amplifiers! I plan to refer back to it again and again. Thank you!
pyrohaz (author) in reply to pantaloneMay 26, 2012. 10:11 AM
I'm glad you have found it useful and thank you for the feedback! :)
Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!