Friday, March 11, 2011

Logic gate symbols





There are two series of symbols for logic gates:

  • The traditional symbols have distinctive shapes making them easy to recognise so they are widely used in industry and education.
    AND gateNOR gateNOT gate
  • The IEC (International Electrotechnical Commission) symbols are rectangles with a symbol inside to show the gate function. They are rarely used despite their official status, but you may need to know them for an examination.
    AND gateNOR gateNOT gate

Inputs and outputs

AND gate with inputs and output labelled
Gates have two or more inputs, except a NOT gate which has only one input. All gates have only one output. Usually the letters A, B, C and so on are used to label inputs, and Q is used to label the output. On this page the inputs are shown on the left and the output on the right. 


The inverting circle (o)

Some gate symbols have a circle on their output which means that their function includes inverting of the output. It is equivalent to feeding the output through a NOT gate. For example the NAND (Not AND) gate symbol shown on the right is the same as an AND gate symbol but with the addition of an inverting circle on the output. 

No comments:

Post a Comment