Download Prospectus


Understanding the characteristics of digital electronics

In our previous articles, we discussed the mechanisms of a voltage amplifier and analogue signals in general.  Now, in this article, we’re going to switch focus a little and look at digital electronics.

The binary number system (Base2)

Before we look at digital electronics, we need to understand the binary number system. A computer can only understand the “on” and “off” states of a switch.  These two states are represented by 1 and 0, and the combination of these form binary numbers.  These numbers represent data, and as there are two digits used, it’s called a binary or base 2 system.

The binary system works under similar principles to the decimal system. However, it operates in base 2 rather than base 10.  In other words, instead of columns being:

    102|101|100

they are:

     22 | 21 | 20

Instead of using the digits 0–9 we only use 0-1.  Any number larger needs to go into the next column; for example, with 3 we need more than one column.  The first column we fill is the right-most column, which is 20, or 1. Since 3 > 1, we need to use an extra column to the left. 3 is written as “11” in binary (1×21) + (1×20).

We can carry out the same mathematical calculations in binary that we do with decimal. We can carry out adding, subtracting, multiplication and division.  We also can convert between binary and decimal.  These calculations would be a whole article on their own, so we won’t go into that here.

Representation of a binary number

The table below shows a representation of binary numbers.  LSB means left most bit, as binary represents data in numbers of bits.  MSB means the right most bit.

MSBBinary DigitLSB
282726252423222120
2561286432168421

The first digit has a weight of  1 ( 20 ), the second digit has a weight of  2 ( 21 ), the third a weight of  4 ( 22 ), the fourth a weight of  8 ( 23 ) and so on.

Input and output devices 

In order for an electronic circuit to perform any useful task or function, it needs to be able to communicate with the “real world,” whether this is by reading an input signal from an “ON/OFF” switch or by activating an output device to illuminate a light. 

An Electronic System or circuit must be able or capable to “do” something and Sensors and Transducers are the perfect components for doing this. The word “Transducer” is the term used for both Sensors, which can be used to sense a wide range of different energy forms such as movement, electrical signals, radiant energy, and more, and Actuators, which can be used to switch voltages or currents. 

The type of input or output transducer being used depends on the type of signal or process being “Sensed” or “Controlled,” but sensors and transducers are devices that convert one physical quantity into another.

Electrical Transducers

Devices which perform an “Input” function are commonly called Sensors because they “sense” a physical change in some characteristic that changes in response to some excitation, for example heat or force and convert that into an electrical signal. Devices which perform an “Output” function are generally called Actuators and are used to control some external device, for example, movement or sound.

Electrical Transducers are used to convert energy of one kind into energy of another kind, so for example, a microphone (an input device) converts sound waves into electrical signals for the amplifier to amplify (a process), and a loudspeaker (an output device) converts these electrical signals back into sound waves. An example of this type of simple Input/Output (I/O) system is shown below:

, Understanding the characteristics of digital electronics

The table below shows common sensors and transducers.

Quantity beingMeasuredInput Device(Sensor)Output Device(Actuator)
Light LevelLight Dependant Resistor (LDR)PhotodiodePhoto-transistorSolar CellLights & LampsLED’s & DisplaysFibre Optics
TemperatureThermocoupleThermistorThermostatResistive Temperature DetectorsHeaterFan
Force/PressureStrain GaugePressure SwitchLoad CellsLifts & JacksElectromagnetVibration
PositionPotentiometerEncodersReflective/Slotted Opto-switchLVDTMotorSolenoidPanel Meters
SpeedTacho-generatorReflective/Slotted Opto-couplerDoppler Effect SensorsAC and DC MotorsStepper MotorBrake
SoundCarbon MicrophonePiezo-electric CrystalBellBuzzerLoudspeaker

Generally, all types of sensors can be classified as two kinds, either Passive Sensors or Active Sensors. Active sensors need external power, while a passive sensor does not need any additional power source or excitation voltage.

Keep an eye out for our next articles, where we dive even further into analogue and digital electronics.

Interested in our courses?

You can read more about our selection of accredited online electrical and electronic engineering courses here.

Check out individual courses pages below:

Diploma in Electrical and Electronic Engineering

Higher International Certificate in Electrical and Electronic Engineering

Diploma in Electrical Technology

Diploma in Electronics

Diploma in Renewable Energy (Electrical)

Higher International Diploma in Electrical and Electronic Engineering

Alternatively, you can view all our online engineering courses here.

Recent Posts

What are the principles of operation of electrical cells?

What are the principles of operation of electrical cells? In our last article, we looked at the basic electrical parameters in D.C. circuits.  In this article, we’re going to move on to the principles of operation of electrical cells.  We’ll look at the different types of cells and batteries, their mechanisms, and their applications. What […]

How can we calculate basic electrical parameters?

How can we calculate basic electrical parameters? In our last article, we looked at how we can select the best engineering material for the task.  In this article, we’re going to move on to basic electrical parameters in D.C. circuits. As an engineer, we need to be able to define these key terms and apply […]

How can we select engineering materials?

How can we select engineering materials? In our previous article, we looked at elastic and magnetic hysteresis. In this article, we’re going to look at how we can select engineering materials.  In other articles, we have previously looked at the different materials and their properties.  However, it’s important that engineers understand how we can go […]