0% found this document useful (0 votes)
115 views7 pages

Electronics - Grade 10

Digital signals can only take one of two values - 0 or 1. Logic gates are electronic components that output a value based on their inputs. A NOT gate outputs 1 if its input is 0. An AND gate outputs 1 if all its inputs are 1. An OR gate outputs 1 if any of its inputs are 1. Truth tables show the outputs of a digital circuit for all possible input combinations.

Uploaded by

Roselyn Trixie
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
115 views7 pages

Electronics - Grade 10

Digital signals can only take one of two values - 0 or 1. Logic gates are electronic components that output a value based on their inputs. A NOT gate outputs 1 if its input is 0. An AND gate outputs 1 if all its inputs are 1. An OR gate outputs 1 if any of its inputs are 1. Truth tables show the outputs of a digital circuit for all possible input combinations.

Uploaded by

Roselyn Trixie
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

4.4.

1 Digital Electronics
Analogue Signals vs Digital Signals

• There are two types of signals:


o Analogue
o Digital
• An analogue signal is continuously varying and can take any value

An analogue signal is continuously varying, taking any value

• A digital signal can only take one of two (discrete) states – commonly referred to
as 1s and 0s (or highs and lows, or ons and offs)

1
A digital signal can only take one of two values – 0 or 1

Logic Gates
• A logic gate is a digital electronic component that gives a particular output, depending
on the input(s) to it
• A NOT gate:
o Has a single input and one output.
o Will output a 1 if the input is NOT 1

Outputs a 1 if the Input is NOT 1

2
• An AND gate:
o Has two inputs and one output
o Will output a 1 if both the first input AND the second input are 1

Outputs a 1 if both A AND B are 1

• An OR gate:
o Has two inputs and one output.
o Will output a 1 if either the first input OR the second input is 1

Outputs a 1 if either A OR B are 1

• A NAND gate:
o Has two inputs and one output
o Will output a 1 so long as the first input and the second input are not
both 1 (NOT AND)
3
NAND is short for NOT AND – the opposite of an AND gate

• A NOR gate:
o Has two inputs and one output
o Will output a 1 if neither the first input NOR the second input is 1

NOR is short for NOT OR – the opposite of an OR gate

Truth Tables

• Given a simple circuit involving several logic gates, you should be able to construct a
truth table showing how the outputs depend upon the inputs to the circuit
• To solve problems like this, tackle them one step at a time, figuring out how the state
of the wires in the middle depends upon the input to the circuit

4
Example:

• Consider the following circuit, consisting of NOT, AND and OR gates:

A digital circuit, consisting of three different logic gates

• There are two inputs to the circuit, and so there are four different possible inputs:

(Note how we are also including the states of wires X and Y in our truth table)

• Start by considering how the state of wire X depends on the inputs to the AND gate:

5
• Next let’s consider how the state of wire Y depends upon the input to the NOT gate
(input B):

• Finally, we can complete the truth table by considering the inputs to the OR gate (X
and Y):

6
7

You might also like