PHYSICS – Digital electronics. LEARNING OBJECTIVES Core Supplement Explain and use the terms analogue and digital in terms of continuous variation and.

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.
Logic Gates.
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
Beath High School - Int 1 Physics
Basic Circuits TEST YOUR BRAIN!.
EXPLAIN THE LOGIC OPERATION APPLYING BASIC DIGITAL ENGINEERING By Sri Wahyuni, S.Pd.
Basic Electronic Systems
Chapter 3 Basic Logic Gates 1.
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.
Lecture 8 Topics –Switch –Transistor –CMOS transistor –Logic gates AND, OR, NOT Universal gates: NAND, NOR XOR.
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.
Intro to Digital Electronics. Classifications of Electronic Circuits Switching Circuits – by turning electricity on and off. – Figure 1 – Known as the.
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.
TODAY YOU ARE LEARNING to explain why data is represented in computer systems in binary form 2. to understand and produce simple logic diagrams.
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.
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.
Logic Gates. The Inverter The inverter (NOT circuit) performs the operation called inversion or complementation. Standard logic symbols: 1 1 input output.
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Glossary AND gate to device digital signals to inverter LDR to logic circuit logic.
Electronic. Analog Vs. Digital Analog –Continuous –Can take on any values in a given range –Very susceptible to noise Digital –Discrete –Can only take.
Basic Gates 1.1 Basic Digital Logic: AND, OR and NOT gates ©Paul Godin Created August 2007 Last Update Sept 2013.
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.
Cathode Ray Oscilloscope (CRO)
 A transistor is the basic building block of electronic components.  The average computer may have millions of them within its circuits.  Essentially,
Logic Gates Digital Logic Design. What is a logic gate? A switch with an output that will only turn on when inputs are in particular positions.
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.
Starter: use Pg to complete the table
Logic Gates Unit 16.
Basics of Logic gates - Part 1
Logic Gates.
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
Logic What is logic? Logic is the name given to an electronic component which will monitor a number of inputs and give an output depending on them Input.
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.
Digital electronics and logic gates
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Digital Signals Digital Signals have two basic states:
Thursday, 22 November 2018 Logic Gates
All very logical I think!
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
Digital Logic Experiment
Logic Gates AIM: To know the different types of logic gate
Introduction to Logic diagrams and truth tables
Presentation transcript:

PHYSICS – Digital electronics

LEARNING OBJECTIVES Core Supplement Explain and use the terms analogue and digital in terms of continuous variation and high/low states Describe the action of NOT, AND, OR, NAND and NOR gates Recall and use the symbols for logic gates Design and understand simple digital circuits combining several logic gates Use truth tables to describe the action of individual gates and simple combinations of gates

Logic Gates All very logical I think!

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

Logic Gates All very logical I think! 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 All very logical I think! 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 Gate

Logic Gates A B 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 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. Truth table InputsOutput ABQ In the truth table: 0 = OFF 1 = ON

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)

Logic gates

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

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

Logic gates NOT gate Input AOutput Q One input, one output. For the output to be HIGH (on), the input must be LOW (and vice versa) OR NOT Truth table InputOutput AQ 01 10

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

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

ANDORNOTNANDNOR

Simple circuits using Logic gates

Record button Play button AND Recording circuits Tape recorder 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 Light sensor Body heat sensor Relay Lamp During the day the light sensor output is high. 1 0/ During the day the body heat sensor can be either high or low – the AND gate will not be triggered. The relay controls a separate circuit with the lamp in it.

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

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

Simple circuits using Logic gates A low temperature indicator – eg. In a greenhouse. Temperature sensor +5V 0V Test switch 0 1 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. The alarm can be tested at any time by closing the test switch  HIGH (1) Alarm 1

Simple circuits using Logic gates A night-time rain alarm. Moisture sensor Light sensor /1 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. Alarm

Simple circuits using Logic gates A night-time rain alarm. Moisture sensor 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. Alarm

LEARNING OBJECTIVES Core Supplement Explain and use the terms analogue and digital in terms of continuous variation and high/low states Describe the action of NOT, AND, OR, NAND and NOR gates Recall and use the symbols for logic gates Design and understand simple digital circuits combining several logic gates Use truth tables to describe the action of individual gates and simple combinations of gates

PHYSICS – Digital electronics