All very logical I think!

Slides:



Advertisements
Similar presentations
Electronics Shatin Tsung Tsin Secondary School By Mr. C.K. Yu.
Advertisements

Logic Gates A logic gate is an elementary building block of a digital circuit Most logic gates have two inputs and one output At any given moment, every.
Programmable Logic Controllers.
LO: Were learning to understand how logic applies to us when building applications.
Logic Gates Some Most All Learning Objective
John Ogilvie High School - CfE Physics
topics Logic gates Gates types Universal gates
Beath High School - Int 1 Physics
EXPLAIN THE LOGIC OPERATION APPLYING BASIC DIGITAL ENGINEERING By Sri Wahyuni, S.Pd.
Basic Electronic Systems
Digital Electronics Dan Simon Cleveland State University ESC 120 Revised December 30, 2010.
Electronics Digital Processes Transistor as a Switch 1)(G) State that a transistor can be used as a switch. 2)(G) State that a transistor may be conducting.
In a not gate, if the input is on(1) the output is off (0) and vice versa.
In this module you will learn: What the various logic gates do. How to represent logic gates on a circuit diagram. The truth tables for the logic gates.
Engineering Lecture 3 Digital Electronics by Jaroslaw Karcz.
The Transistor A transistor is an automatic switch. It can only be on or off. base emitter collector 0.7 V When the transistor is on, current flows from.
1 Electronics 4.4: Digital Processes Transistors and Digital Electronics Electronics 4.4: Digital Processes.
MR. KERINS Logic Gates- Electrical Engineering. LOGIC GATES Logic gates are primarily implemented using diodes or transistors acting as electronic switches,
LOGIC GATES Logic generally has only 2 states, ON or OFF, represented by 1 or 0. Logic gates react to inputs in certain ways. Symbol for AND gate INPUT.
Truth tables AND Gate Input 1Input output ? ? ? ? Input 1Input output ? ? ? ? OR Gate.
1 Electronics 4.4: Digital Processes PageTitle 1)Contents Page 2)Header Page 3)Learning Outcomes 4)Introducing Transistors 5)Transistor Terminals 6)Transistor.
LOGIC GATES A logic gate is an elementary building block of a digital circuit.digital circuit Most logic gates have two inputs and one output terminals.
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Input, Process and Output Digital Logic Gates.
LOGIc gates Lesson Objectives: George Boole, ( )
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
4. Electrons and electronics 4.5 Digital electronics.
Sneha.  Gates Gates  Characteristics of gates Characteristics of gates  Basic Gates Basic Gates  AND Gate AND Gate  OR gate OR gate  NOT gate NOT.
Modular Electronics Use the systems approach.
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Glossary AND gate to device digital signals to inverter LDR to logic circuit logic.
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
4) Design the logic to control the motor on a simple remote control car. There are two buttons on the remote control for the motor. If neither button is.
 A transistor is the basic building block of electronic components.  The average computer may have millions of them within its circuits.  Essentially,
PHYSICS – Digital electronics. LEARNING OBJECTIVES Core Supplement Explain and use the terms analogue and digital in terms of continuous variation and.
Author : Khairi LOGIC GATES Logic gate Input Output  Logic gates are electronic switches with one or more input but only one output ogic gates are commonly.
Logic Gates Unit 16.
Basics of Logic gates - Part 1
LOGIc gates Lesson Objectives: George Boole, ( )
Logic Gates.
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
Starter Write down a list of what your perfect partner would be like. Can include things to do with looks, hobbies and general habits and traits. Include.
You have 5 minutes to look over your table of sensor and outputs ready for a spot check on the different symbols Start Timer 5 mins
You have 5 minutes to look over your homework and with a green pen answer the question in your book or make a correction Start Timer 5 mins
Logic Gates.
Engineering Science Systems and Control.
Digital electronics and logic gates
Computers Logic Gates.
LOGIc gates Objectives: George Boole, ( )
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Digital Signals Digital Signals have two basic states:
Basic Digital Logic Basic Gates
Thursday, 22 November 2018 Logic Gates
JC Technology Logic Gates.
Logic Gates.
KS4 Electricity – Electronic systems
ELECTRONIC SYSTEMS Note: There is no compulsory question set on Section 25 of the syllabus. Questions set on topics within Section 25 are always set as.
Input > Process > Output
Today You are Learning simple logic diagrams using the operations AND, OR and NOT truth tables combining Boolean operators using AND, OR and NOT.
Digital Logic Experiment
Objectives Construct truth tables for the following logic gates:
Logic Gates AIM: To know the different types of logic gate
Introduction to Logic diagrams and truth tables
Further binary, Logic diagrams and truth tables
Electronic systems 7.
Introduction to Logic diagrams and truth tables
Presentation transcript:

All very logical I think! Logic Gates

Logic Gates So what are logic gates? All very logical I think! Logic Gates So what are logic gates? A logic gate is an electronic switch

Logic Gates So what are logic gates? All very logical I think! Logic Gates So what are logic gates? A logic gate is an electronic switch Logic gates are found in everyday items such as washing machines, security lamps and video recorders.

Logic Gates So what are logic gates? All very logical I think! Logic Gates So what are logic gates? A logic gate is an electronic switch Logic gates are found in everyday items such as washing machines, security lamps and video recorders. Logic gates depend upon switches being on (1) or off (0)

Logic Gates A B Switch Switch Gate

Logic Gates A B Switch Switch Gate For the bulb in the circuit above to light up, both switches A and B need to be ON (closed). If either A or B is OFF (open) then the bulb will not work. A truth table gives us all possible combinations of the switches.

Logic Gates A B Truth table Inputs Output A B Q 1 Switch Switch Gate For the bulb in the circuit above to light up, both switches A and B need to be ON (closed). If either A or B is OFF (open) then the bulb will not work. A truth table gives us all possible combinations of the switches. In the truth table: 0 = OFF 1 = ON

Just a minute – what’s all this analogue and digital stuff?

Just a minute – what’s all this analogue and digital stuff? A thermistor is an analogue device – it’s resistance varies over a continuous range.

Just a minute – what’s all this analogue and digital stuff? A stop clock, such as the one shown here, is a digital device because the strips that make up the display can only be on (1) of off (0)

A stop clock, such as the one shown here, is a digital device because the strips that make up the display can only be on (1) of off (0)

Logic gates

For the output to be HIGH (on), both inputs must be HIGH. Logic gates AND gate Truth table Inputs Output A B Q 1 Input A AND Output Q Input B Two inputs, one output. For the output to be HIGH (on), both inputs must be HIGH.

Logic gates OR gate OR Two inputs, one output. Truth table Inputs Output A B Q 1 Input A OR Output Q Input B Two inputs, one output. For the output to be HIGH (on), at least one of the inputs must be HIGH (can be both).

For the output to be HIGH (on), the input must be LOW (and vice versa) Logic gates NOT gate Truth table Input Output A Q 1 Input A NOT OR Output Q One input, one output. For the output to be HIGH (on), the input must be LOW (and vice versa)

For the output to be HIGH (on), both inputs A and B must NOT be HIGH. Logic gates NAND gate Truth table Inputs Output A B Q 1 Input A NAND Output Q Input B Two inputs, one output. For the output to be HIGH (on), both inputs A and B must NOT be HIGH. This is equivalent to an AND gate with its output inverted by a NOT gate.

For the output to be HIGH (on), neither inputs A or B is HIGH. Logic gates NOR gate Truth table Inputs Output A B Q 1 Input A NOR Output Q Input B Two inputs, one output. For the output to be HIGH (on), neither inputs A or B is HIGH. This is equivalent to an OR gate with its output inverted by a NOT gate.

AND OR NOT NAND NOR

Simple circuits using Logic gates

Simple circuits using Logic gates Tape recorder Record button Recording circuits AND Play button The Play and the Record button have to be pressed simultaneously in order for the recording circuits to begin working.

Simple circuits using Logic gates Security light During the day the light sensor output is high. Light sensor 1 Lamp Relay Body heat sensor 0/1 The relay controls a separate circuit with the lamp in it. During the day the body heat sensor can be either high or low – the AND gate will not be triggered.

Simple circuits using Logic gates When it is dark the light sensor output is low. Security light Light sensor 1 Lamp Relay 1 1 Body heat sensor 1 The AND gate receives two high inputs and triggers the relay which causes the lamp to switch on. When it is dark, if someone approaches the body heat sensor is triggered and becomes high

A low temperature indicator – eg. In a greenhouse. Simple circuits using Logic gates A low temperature indicator – eg. In a greenhouse. The alarm can be tested at any time by closing the test switch  HIGH (1) +5V Test switch When the greenhouse is warm enough, the input from the temperature sensor is HIGH (1). 0V Temperature sensor 1 Alarm

A low temperature indicator – eg. In a greenhouse. Simple circuits using Logic gates A low temperature indicator – eg. In a greenhouse. The alarm can be tested at any time by closing the test switch  HIGH (1) +5V When the greenhouse cools, the input from the temperature sensor is LOW (0). The NOT gate changes this to a ‘1’ and the alarm is switched on. Test switch 0V Temperature sensor 1 Alarm 1

A night-time rain alarm. Simple circuits using Logic gates A night-time rain alarm. Light sensor During the day, the output from the light sensor is always HIGH (1) so the output from the NOT gate is always LOW (0) and the alarm is not switched on. 1 Moisture sensor 0/1 Alarm

A night-time rain alarm. Simple circuits using Logic gates A night-time rain alarm. Light sensor In darkness the output from the light sensor is LOW (0). This means that the output from the NOT switch is HIGH (1). If rain falls on the moisture sensor then its output becomes HIGH (1). The AND gate receives two HIGH inputs, so the alarm is switched on. 1 Moisture sensor 1 1 Alarm