Skip to main content

Diary of a Trainee Electronics Engineer: January 2018

schematic_symbols1_d34a7538d42d12dbed53c318614cb847dab500e5.png 

Getting back into the swing of things in semester two and making transistor comparisons.

January is notoriously one of the bluest months of the year as people are reluctant to go back to work and education after the fun of Christmas festivities. However, this isn’t the case for me, I’m ready to get back into the full swing of it and find out what cool and exciting things 2018 has to bring.

Since heading back to University and starting the second semester, I have noticed that there is quite an overlap between the two units Analogue System Integration (ASI) and Digital System Integration (DSI); in the first semester in ASI we looked at transistor circuits and their calculations, and towards the end of the semester in DSI we moved on from VHDL coding to Field Effect Transistors. As we have now started the second semester we are seeing a much greater overlap as both ASI and DSI are covering MOSFETs.

BJTs

At first, we looked at Bipolar Junction Transistors (BJTs). Here we can use the analogy of two diodes to look at the basic construction. Depending upon the orientation of the diodes we get either a PNP or NPN transistor which share either a common P or N terminal. The basic construction of a BJT transistor consists of two PN junctions forming three terminals: the emitter, collector and base. The base terminal is where two like polarities meet, as we can see in the diagram below.

bjt_a704b4d955576a9392feeaf4539b9f10cdc96ba6.png

Image source: www.electronics-tutorials.ws

Using the analogy of two diodes this is clearer to see.

diode_analgy_1a72d3ddccc934c76ad91707b59a283f0cc04457.png

Image source: www.electronics-tutorials.ws

The schematic symbol for transistors has an arrow depicting the type: if the arrow is pointing towards the base this is a PNP, whereas if the arrow is pointing away from the base then this is an NPN type transistor. I find it really helpful to remember Not Pointing iN for NPN type.

schematic_symbols_d34a7538d42d12dbed53c318614cb847dab500e5.png

Image source: www.electronics-tutorials.ws

Depending upon the configuration of the three terminals in an electronic circuit, we can achieve certain desired characteristics for the required application. In digital electronics, BJTs can be used as switching devices, and in analogue electronics, they can be used to create an amplifier.

By configuring the circuit to have a common base, like we see below, there is a voltage gain but no current gain.common_base_78a148fc0517719a0db64117d746aa477f8300e5.png

 

Image source: www.electronics-tutorials.ws

Configuring the circuit to have a common emitter will result in both current and voltage gain.

common_emitter_a405c8988f3dfe9aa8d25d23b450e38c5903a6d5.png

Image source: www.electronics-tutorials.ws

Finally, configuring the circuit like so to have a common collector there will be a current gain but no voltage gain.

Common_collector_9591007998d993f991d3bd96d622b76b6e2dc31d.png

Image source: www.electronics-tutorials.ws

FET

A Field Effect Transistor is a three-terminal unipolar semiconductor with very similar characteristics to BJTs. There are two main types of FET: a Junction Field Effect Transistor (JFET) and a Metal Oxide Semiconductor Field Effect Transistor (MOSFET). When learning about FETs and comparing these to BJTs, the first noticeable difference is the denotation of the three terminals. For a BJT we have a Collector, Emitter and Base, while for a JFET we have a Drain, Source and Gate.

(E) Emitter          >              (S) Source

(B) Base             >              (G) Gate

(C) Collector       >              (D) Drain

JFET_97d0d84a3dcf8424c3f2215258bb1f1aab4341c7.png

For a MOSFET there is an additional ‘substrate’ terminal which isn’t normally used as an input or an output connection but instead is used for grounding the substrate.


(E) Emitter      >      (S) Source

(B) Base         >      (G) Gate

(C) Collector   >      (D) Drain

                       >      (SUB) Substrate

MOSFET_d513b14669433107ee6eefc4d806d7b5a1b0567f.png

Once again, like BJTs, FETs use a specific denotation to describe the physical arrangement of their semiconductor compositions. FETs don’t have any PN junctions in the current carrying path, and instead, they have a ‘channel’ between the Drain and Source terminals made of either a P-type or N-type semiconductor. The type of semiconductor used determines whether this is a P-channel FET or an N-channel FET.

The gate of the MOSFET is electrically isolated from the conductive channel, hence why they are occasionally referred to as Insulated Gate Field Effect Transistors (IGFET). This isolated layer is most commonly made from a metal oxide semiconductor, which is where we get MOSFET from.

Some of the advantages which FETs have over BJTs are;


• Lower power consumption

• Lower power dissipation

• Smaller packages available

• High Z

These advantageous characteristics make FETs ideal for use within Integrated Circuits (ICs).

Further into the second semester, I look forward to going into more detail with MOSFETs and their two modes, as well as other transistor configurations such as Darlington Pairs.

Trainee Electronics Engineer, currently studying towards my degree in Electronic Engineering at the University of Hudderfsield. Completed my HND in Electrical & Electronic Engineering from Bradford College 2017. Love to try new things and build interesting projects!