Back To Basics Episode 10: The Art Of Biasing, Or How To Use A Transistor

Ever wondered how a tiny piece of silicon actually turns a quiet audio signal into a loud one? In this episode of our Back to Basics series, we’re moving past the theory of how transistors work and looking at how to actually use them in real-world circuits.
We’ll demystify biasing—the art of setting our transistor’s “resting state” (the Q-point)—using simple water valve analogies, walk through the “back-of-the-napkin” math to design a working 9V Common Emitter amplifier, and head over to the test bench to watch it all happen live on the oscilloscope.
No scary textbook equations required—just simple, practical rules of thumb you can use on your own breadboard today!

In our last episode, we looked at how a transistor acts like a tiny electronic valve. We used it as a switch—turning an LED fully ON or fully OFF. That’s easy, and it’s the foundation of digital electronics.

But what if you want to amplify an analog signal, like music or your voice?
If you just plug an audio signal straight into a transistor, you’re going to get a horrible, distorted mess. Half of your sound wave will simply vanish.


To fix this, we need to master the art of biasing—which is simply setting our valve to be exactly half-open when there is no input signal. Today, we’re going to demystify biasing, look at the incredibly simple math behind it, build a working 9-volt amplifier, and see how it all behaves on the oscilloscope.

Why Biasing?


Think of our transistor like a water tap.
If the valve is completely closed, no water flows. In the transistor world, we call this Cutoff.

If the valve is spun wide open, water flows at maximum capacity. We call this Saturation.


An audio signal is an alternating current. It swings positive, and then it swings negative.


If our valve is completely closed at rest, it can only open when the audio signal goes positive. The moment the signal goes negative? Nothing happens. The valve is already closed! The bottom half of your music gets completely chopped off.


So, how do we fix this?
We ‘bias’ the transistor. We use a couple of resistors to set our electronic valve to be exactly half-open when there is no input signal. This ‘happy medium’ is called the Quiescent Point, or Q-point. Because the valve is half-open at rest, the audio signal can ride up and down freely without hitting the floor or the ceiling, as long as it is not too large.

The Classic BJT Circuit


Let’s build the most classic transistor amplifier in history: the Common Emitter amplifier.


We’ll use a standard 9V battery, a 2N3904 NPN transistor, and four cheap resistors.
The math to design this is incredibly simple if we use these five steps.


Step One: Determine the specifications

First, the power supply. We can use a 9V battery for our simple circuit. Therefore Vcc = 9V.

Based on the transistor datasheet, We have an average hFE of 200, and a VBE of 0.7V.

Now, if this small amplifier will be used just to amplify a small signal voltage, we can set IC to 10mA and we can approximate IE to the same value, since the base current is going to be 200 times smaller and, therefore, negligible.


Step Two: Find the emitter resistor Re


We can simply calculate the Emitter voltage as 1/10 of the power supply voltage. This will prevent variations of the hFE to affect our design.

We can round up this value to 1V.

Now, we can apply Ohms law to calculate the emitter resistor:


Step Three: find the collector resistor Rc


For that, we need first to determine the collector voltage VC. To be able to deal with symmetrical signals, we can set Vc to half the value of the power supply, which is 4.5V.


Now, we can apply again Ohm’s law to find Rc:


Which we can round to the closest available standard value of 470 ohm.


Step four: Find the value of resistor R1


For that, we need to have a couple more information.


First, the value of the voltage at the base of the transistor. That will be


Second, in order to have a collector current of 10mA, we will need a base current of


In order to have a stable amplifier, we will need a current at least 10 times that flowing through resistor R1, so we can approximate the current through R2 to the same value. If we call such current I12, its value will be:


And now we can use one more time Ohm law and calculate R1:


which we can round to the nearest standard value:


Step five: the calculation of R2


For that, we use one last time Ohm’s law and we obtain


which we can round to the closest standard value of 3.3k.

Making the transistor an amplifier


Now, our transistor is biased and sitting happy at its Q-point, but we still need to get our audio signal in and out. To do that, we need to add two 10uF coupling capacitors.


These capacitors act like high-pass filter guards. They let our AC audio signal go right through, but they completely block the DC voltages. This ensures our bias levels don’t leak out, and whatever we plug into the input doesn’t mess up our careful calculations.

But now the question is: how much louder will our signal get?


For a simple Common Emitter circuit like this, the voltage gain Av is roughly the ratio of the Collector resistor to the Emitter resistor:


Since we used a 470 ohm collector resistor and a 100 ohm emitter resistor, our gain is roughly 4.7. If we inject a tiny 200mV signal, we will get a clean 0.94V signal out!

If you would like to see this amplifier in action, and review one more time what we just said, you can watch this video:

The MOSFET Alternative


Now, you might be wondering: what if I’m using a MOSFET instead of a BJT?
The basic idea of biasing is exactly the same, but MOSFETs are voltage-controlled, instead of current-controlled. The Gate pin of a MOSFET draws absolutely zero current. That means our voltage divider math on the input is actually perfect in the real world—no approximations, no loading effect! Just a feeble current through R1 and R2 will suffice.


However, instead of needing just 0.7V to turn on, a MOSFET typically requires a much higher Gate-to-Source threshold voltage—often between 2V and 4V—before it even begins to open. To bias a MOSFET in a Common Source amplifier, we simply adjust our input voltage divider to sit comfortably above that threshold voltage. Same concept, different valve!


Here is the design procedure for such an amplifier. It is very similar to the one for the BJT.


Step One: Determine the specifications

We will use a power supply voltage of 9V, as in the case on the BJT. We will also use the same Q-point current of 10mA, which is the drain current Id.
We will set the drain voltage to half the supply voltage, to guarantee the symmetry of the output voltage swing: Vd = 4.5V. We will also set the source voltage to one tenth of the supply voltage, to help prevent thermal runaway and secure the Q-point stability.


Step Two: Find the drain resistor Rd


This can be easily done using Ohm’s law, after which we then round to the closest standard value:


Step Three: find the source resistor Rs

Similarly, we use again Ohm’s law to calculate and then round the value of the source resistor:


Step four: Calculate the Needed Gate Voltage 𝑉g


This will be just the sum of the voltage on Rs and the Vgs of the MOSFET, which we need to take from its data sheet:


Step five: Calculate the Gate Divider Resistors R1 and R2

Because the gate draws no current, we do not need to follow the 10 times rule we used for the BJT. We just need a small current flowing through the two resistors R1 and R2. However, do not make it too small to prevent issues with current leaks and noise. A good rule of thumb is to set the total divider resistance to something in between 1 and 10 Mohm.


For example, we can choose 1M for R2.

From there, we calculate R1 based on the voltage ratio:

And that’s all for today!

Back To Basics Episode 9: The 5¢ Component That Runs The World

Welcome back to Back To Basics, our journey to master electronics one little bit at a time.

Today we are talking about this tiny piece of plastic and metal that costs about five cents. And yet, without it, the modern world would completely grind to a halt. No smartphones, no internet, no computers.

This is the transistor, and we are going back to basics to uncover how it works, how it changed history, and how you can use it on your workbench.

If you ever felt intimidated by terms like semiconductors, NPN, or MOSFETs, don’t worry. We are going to break down the physical principles simply, look at the two main branches of the transistor family tree, and then see them manipulate electricity in real time.

The Magic Valve


At its absolute core, a transistor is nothing more than an electronic valve. In a plumbing pipe water flows from one end to the other. If you want to stop it or change the flow, you just turn a handle.

Now imagine replacing the mechanical handle with a tiny control wire. By feeding a very small amount of current into that wire, you can control a massive flow of current through the main pipe.

That is the transistor. It can act as a lightning fast switch, or a smooth proportional amplifier.

History


Before 1947, if you wanted to amplify a radio signal or build a computer, you had to use vacuum tubes. They were bulky, fragile, consumed massive amounts of power, and burned out constantly.


Then, John Bardeen, Walter Brattain, and William Shockley at Bell Labs created this: the first point-contact transistor.

It used a small sliver of germanium. By pushing two gold foil contacts incredibly close together on the surface, they discovered they could leverage the physics of semiconductors.


If you remember our episode on diodes, you know that doping silicon with impurities creates P-type regions—containing holes—and N-type regions, which have extra electrons.


By sandwiching these together into three layers instead of two, they create a device where a tiny charge in the middle layer completely changes whether the outer layers conduct electricity or block it entirely. It is rugged, microscopic, and requires zero warm-up time.

Transistor Family Tree


As the technology evolved, two main styles of transistors rose to dominance. On the left, we have the BJT, or Bipolar Junction Transistor. On the right, the FET, or Field-Effect Transistor.


The fundamental difference comes down to how you control them.
BJTs are current-controlled. A small current flowing into the control pin unlocks a larger current through the device.
FETs are voltage-controlled. You just apply an electrical pressure, an electrostatic field, to the control pin to open the gate, requiring almost no continuous current at all.

The following video will show you how they actually work through a couple of practical experiments.

The Essential Starter Kit


Now that you’ve seen how these components function on the test bench, you might be wondering: What should I actually buy to start playing with this myself?


If you go looking at a components distributor, you will find tens of thousands of different part numbers, which is incredibly overwhelming. But the truth is, you only need about four or five transistors types in your stock to build 95% of beginner and intermediate DIY projects. Let’s look at the absolute essentials for your lab drawer.


First up are your low-power BJT signal switches. Your absolute standard defaults are the 2N3904 (NPN) and its complementary partner, the 2N3906 (PNP).

As an alternative, you can get the BC547 and the BC557 fulfilling the exact same role.


These are dirt cheap—literally pennies a piece—and they are fantastic for handling small signals, running classic analog circuits like LED blinkers, driving small 5V relays, or handling basic audio pre-amplification. Pick up a bag of 50 or 100; you will use them all.


Next, you need a small-signal FET. One option is the 2N7000. This is an N-channel MOSFET inside that same tiny plastic housing. Because it is voltage-controlled, it has an incredibly high input impedance. This makes it the absolute perfect choice for interfacing directly with the sensitive I/O pins of an Arduino or a Raspberry Pi to step up signals without drawing power from your microcontroller.


Another option is to get a J201, which is a general purpose amplifier FET, very good for small amplifiers that need an high input impedance.


You can get them both, if you like. My suggestion is to get some for your first project, 10 for example, and if you need something different later on, you can buy a few of the other one, so you slowly increase your stock pile without spending a lot of money at once.


Finally, when you need to step away from small currents and drive something with real power—like heavy LED strips, solenoid valves, or hefty DC motors—you need a power MOSFET in a TO-220 package. Look for the 30N06, capable of driving up to 8A of current, or the STP60NF06, which can go up to 30A.


That metal tab on the back isn’t just for show; it allows you to bolt on a heat-sink to dissipate heat when you are pushing several amps of current through the device.


Having just a handful of these three types of transistors, BJT for small signals, FET or MOSFET for low signals and power MOSFET for the heavy lifting, gives you the freedom to build almost anything.

Conclusion


Whether you are designing a precise analog audio amplifier using the linear region of a BJT, or switching high-current motors at thousands of times a second with a power MOSFET, understanding these three-terminal devices changes how you look at hardware.


If you enjoyed this dive into the basics, hit that like button, subscribe so you don’t miss the next workbench experiment, and let me know in the comments: what’s your favorite go-to transistor for quick prototypes?


Happy experiments!!!