What is a Transistor

Out of all inventions in the 20th century, the birth of the transistors is hands down THE most important one of all. The creation of the transistor lead to miniaturized semiconductors which lead to the modern world. Technologies such as artificial intelligence (AI), the Internet of Things (IoT), modern medicine, research, the Internet, and so much more would not be possible without the transistor. But why is the invention of the transistor so important, what is a transistor, and what do transistors do that make them unique? [Read more - What is a Diode]

The Importance of Transistors - Amplifiers

What is a transistor - amplifiers

You've probably heard about transistors, but what does a transistor do? The importance of transistors stems from their ability to amplify a signal whereby a tiny input signal is converted into a much larger signal. This is important because many components in electronics only produce tiny weak signals (such as microphones), which cannot be directly connected to a speaker. Therefore, these signals are passed into an amplifier, which in turn provides the power needed to drive a speaker. But speakers and microphones have existed for many decades before the transistor, and during this time the electronic valve was used instead. A valve is an amplifying device that looks like a light bulb, but instead has many input connections that can control the flow of current.

what are transistors - rectifier triode tetrode pentode beam power pentode

While valves allowed for the creation of radios and TVs, their large size and power consumption made them impractical for more advanced electrical systems. For example, electrical switching devices (such as valves and transistors), are an essential component to building a computer as they can process signals, which in turn can be used to perform computations. As a result, the first major computers were built using valve technology, but these would be massive in scale, frequently break, and consume far too much power. When the transistor came along, computers could suddenly be reduced in size, making them practical for everyday use. 

What is a Transistor and How do Transistors Work?

A transistor is an electronics component that can control the flow of current with the use of an external electrical signal. All transistors control current flow, but transistors can either use current or voltage to control that flow of current. A good analogy of a transistor is a water tap; the water flow through the tap is controlled by the turning of the tap. Transistors that control current flow using an input current are often Bi-Polar Junction Transistors (BJT), and transistors that control current flow using an input voltage are often Field Effect Transistors (FET). [Read more - What is an Inductor]

How are Transistors Built?

Transistors are made using semiconductor materials such as silicon, but the physical construction depends on the transistor type. As stated previously, transistors fall mainly into one of two categories; BJTs and FETs. Other transistor types do exist (such as insulated gate bipolar junction transistors, or IGBJT), but these are not as common as either BJTs or FETs.

Bipolar Junction Transistors (BJT) Explained - What is BJT?

What is a transistor - bipolar junction transistors bjt

These transistors consist of three layers of silicon, and the charge of those layers depends on the transistor type. BJTs come in two types, NPN and PNP, which indicate the charge of each layer. The three terminals of a BJT are the collector, base, and the emitter. The collector is the power input to the transistor, the base is the input control current, and the emitter is the power output of the transistor. Current flows into the collector, is controlled by the base current, and flows out the emitter. [Read more - What is a Capacitor]

NPN and PNP transistors are used depending on the polarity of the circuit, and the switching action that is needed. NPN transistors are very common as they work well with most circuits, and can be considered to have a positive action (the more positive current in, the more positive current out). PNP transistors are not as common, and are usually found in applications complimenting an NPN transistor. PNP transistors have a negative action whereby current leaving the base results in more current flow through the transistor. 

Field Effect Transistors - What is JFET?

what are transistors - field effect transistors

Field effect transistors also come in N and P varieties just like BJTs, but the term FET actually refers to a family of transistors. Junction Field Effect Transistors are an example of a FET, but these are not very common. Instead, we will focus on Metal-Oxide Semiconductor Field Effect Transistor, or MOSFETs, as these are the most widely used transistor to date. MOSFETs have a complex structure that starts of with a layer of semiconductor that has three semiconductor layers (just like BJTs, these are NPN or PNP). However, the three pins to a MOSFET are instead called the drain (the power input), the gate (the control input), and the source (the power output). The current through the MOSFET is controlled by the voltage between the gate and the source, where N type MOSFETs conduct current when this voltage is positive, and P type MOSFETs conduct current when this voltage is negative. Above the middle layer, a thin layer of metal-oxide is placed between the gate contact and the middle layer. An N-type MOSFET has N-type semiconductor for the source and drain, while a P-type has p-type semiconductor. [Read more - What is Current?]

what is a transistor - mosfte structure

Which One for What - What are the Different Types of Transistors?

When choosing which transistor to use in a project you need to determine what signal type you are dealing with. Both transistor types, BJT and FET, can be used in any application, but each transistor does have specific advantages that will make one preferred over the other.

BJTs are current input devices, and as such will not be suitable for projects that have sensors with very weak current outputs. FETs, however, are voltage-controlled devices, and as such are ideal for such applications. BJTs, however, have significantly greater gains (i.e. amount of amplification), and as such are often found in power amplifiers. FETs, on the other hand, do not have as much gain, and as a result are often found in switching applications as opposed to analogy amplifiers.  

What do They Look Like?

what are transistors - what do transistors look like

Transistors come in many shapes, sizes, and forms which is why it is impossible to show a picture of every transistor package. This problem is made worse when many other components, such as linear regulators, use the same packages as transistors making them harder to identify. However, in general, most transistors have three pins, but some can have 4 (these are particularly rare). Transistors come in both through-hole and surface mount parts, and are almost always black. [Read more - What is a Resistor]

what do transistors look like

Basic Switching Circuits

Learning about how transistors work is a big topic, and requires a bit of math. For example, there are equations that relate the input current to the output current of a BJT, as well as equations that relate the input gate voltage to the output current of a FET. Instead, we will look at some basic circuits that utilises BJTs and FETs that you can use in your own projects without the need for complex math.

NPN Switch - What is NPN?

what are transistors - npn switch

The NPN switch circuit is being used as an electronic switch instead of an amplifier. When an input current is put into the transistor, power flows through the transistor and into the relay thus turning it on. This circuit can be useful in applications where a small current (such as that from a photodiode), can be used to control a more powerful device.

NMOS Switch

what is a transistor - nmos switch

The NMOS switch is the same as the NPN switch, however instead of needing an input current, the circuit requires an input voltage. This circuit is very useful in applications where a sensor produces a voltage instead of a current (such as a microphone). 

CMOS Logic Gates

While a somewhat complex topic, it is important to understand how CMOS logic gates works, specifically the NOT, NAND, and NOR gates, as this demonstrates why transistors are so important. Logic gates are computational circuits that take in binary data, process that data, and produce an output. 

Note – A logic 1 represents VDD, or in many cases, 5V. A logic 1 represents VSS, or 0V.

I (Input) O (Output)
1 0
0 1


The NOT gate takes a single bit in, and the flips it on the output. 

what is a transistor - digital logic NOT gate

V1 V2 VOUT
0 0 1
1 0 1
0 1 1
1 1 0

The NAND gate takes two bits, and produces an output that is only 0 when both inputs are 1.

what is a transistor - NAND gate

V1 V2 VOUT
0 0 1
1 0 0
1 0 0
1 1 0

The NOR gate takes two bits, and produces an output that is only 1 when both inputs are 0.

what are transistors - nor gate

Depending on how logic gates are combined, they can be made to add, subtract, multiply, divide, and compare binary numbers. From there, sequential circuits can feed numbers in one by one to perform multiple operations. This is the basics to how computers work, and why transistors are so important. These devices can be miniaturised onto integrated circuits which can contains billions of transistors, which in turn can be used to power smartphones, computers, microwaves, ovens, cars, and just about any electronic device you can think of.

Conclusion

Transistor are three pin devices that can control the flow of current by using electricity. They are very important in amplification circuits which turn small signals into large ones. Transistors, when used as switches, can be used in logic circuits, which in turn form the basis of all computing technology. [Read more - What is Voltage]

Leave your feedback...