Dies ist eine alte Version des Dokuments!


2. Diodes and transistors

A nice introduction into the bipolar transistor can be found in libretexts. Some of the following passages, videos and pictures are taken from this introduction.

Introductory example

Microcontrollers have many digital inputs that evaluate signals between $0...5V$ as a digital signal. However, the input signal can be disturbed during transmission by small coupled pulses, e.g. from HF-sources like mobiel phones. This interference can cause the signal to leave the permitted voltage range of approx. $-0.5...5.5V$ and thus destroy the logical unit.

To prevent such destruction, an overvoltage protection circuit consisting of diodes is installed (see e.g. ATmega 328). In case of an over-/undervoltage one of the diodes becomes conductive and lowers the input voltage by the resulting current. In the simulation it can be seen that the interference on the input side can be reduced to an acceptable, low level by the protection circuit.

This chapter explains why a diode becomes conductive at a certain voltage, what has to be considered when using diodes and which different types of diodes are available.

For the protection of digital interfaces that leave the device housing (e.g. USB), additional separate ICs are used that support this protection of the data processing chips. These protection diode ICs suppress the short-time voltages and are called Transient Voltage Suppressor or TVS diodes. Typical TVS ICs are NUP2301 or for USB NUP4201.

Further reading

Objectives

After this lesson, you should:

  1. Know how to distinguish electron mobility in metals, semiconductors, and insulators,
  2. know what the intrinsic conductivity of a semiconductor is,
  3. distinguish between electron and hole conduction and relate them to p- and n-doping,
  4. know what doping is and what it is used for…
  5. know the difference between real and ideal diode,
  6. be able to show the course in forward and reverse direction,
  7. be able to choose the correct diode from different diode types,
  8. be able to explain physical quantities such as reverse/residual current, reverse/residual voltage, breakdown voltage.

Alternative to the explanation in the video