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.

Slides:



Advertisements
Similar presentations
Logic Gates.
Advertisements

Logic Gates.
LO: Were learning to understand how logic applies to us when building applications.
Logic Gates Some Most All Learning Objective
ECE 2373 Modern Digital System Design Exam 2. ECE 2372 Exam 2 Thursday March 5 You may use two 8 ½” x 11” pages of information, front and back, write.
Digital Electronics Dan Simon Cleveland State University ESC 120 Revised December 30, 2010.
3.1 Logic Signals and Gates Logic Signals ReturnNext  Logic Value: Many physical quantities can be represented two possible numbers or logic values —
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.
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.
NOCTI Review Lesson 4 Objectives:
LOGIc gates Lesson Objectives: George Boole, ( )
Basic Digital Logic 2 Combinational Logic
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Chapter 33 Basic Logic Gates. 2 Objectives –After completing this chapter, the student should be able to: Identify and explain the function of the basic.
Sneha.  Gates Gates  Characteristics of gates Characteristics of gates  Basic Gates Basic Gates  AND Gate AND Gate  OR gate OR gate  NOT gate NOT.
Exclusive OR Gate. Logically, the exclusive OR (XOR) operation can be seen as either of the following operations:exclusive OR (XOR) 1. A AND NOT B OR.
Gates and Logic Dr John Cowell phones off (please)
COMPUTER ARCHITECTURE TRUTH TABLES AND LOGIC GATES.
Logic Gates. AND gate Produces an output only if both inputs are on Input AInput BOutput (Q) Q=
Chapter 33 Basic Logic Gates. Objectives After completing this chapter, you will be able to: –Identify and explain the function of the basic logic gates.
Logic Gates and Boolean Algebra Introduction to Logic II.
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Logic Gates and Truth Tables
ECE 3130 Digital Electronics and Design
Eng. Mai Z. Alyazji October, 2016
ECE 3130 Digital Electronics and Design
LOGIc gates Lesson Objectives: George Boole, ( )
Logic Gates.
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
ECE 3130 Digital Electronics and Design
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.
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Logic Gates.
Logic Gates Benchmark Companies Inc PO Box Aurora CO
Basic Digital Logic.
Exclusive OR Gate.
Digital electronics and 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
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Schematics 201 Lecture Topic: Electrical Symbols
Digital Logic & Design Lecture 05
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Waveforms & Timing Diagrams
Logic Gates.
JC Technology Logic Gates.
Logic Gates.
KS4 Electricity – Electronic systems
Gates Type AND denoted by X.Y OR denoted by X + Y NOR denoted by X + Y
GCSE Computer Science – Logic Gates & Boolean Expressions
DIGITAL ELECTRONICS B.SC FY
Today You are Learning simple logic diagrams using the operations AND, OR and NOT truth tables combining Boolean operators using AND, OR and NOT.
Logic Gates.
Binary Logic.
Digital Logic Experiment
Logic Gates Logic Gates Gateway To Technology
ECE 3130 Digital Electronics and Design
Department of Electronics
Logic Gates AIM: To know the different types of logic gate
Basic Logic Operations
Eng. Ahmed M Bader El-Din October, 2018
Introduction to Logic diagrams and truth tables
Introduction to Logic diagrams and truth tables
Agenda Lecture Content: Combinatorial Circuits Boolean Algebras
SYEN 3330 Digital Systems Chapter 2 – Part 1 SYEN 3330 Digital Systems.
Presentation transcript:

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 – something which activates a circuit Output – the result of a circuit working

Example – burglar alarm If you had a burglar alarm which only monitored the front door, it would be pretty useless as the burglar could get in through the back door If you had a burglar alarm which monitored the front and back door, the burglar could still get in through the kitchen window

If you had a burglar alarm which monitored the front and back door and the kitchen window the burglar could still get in through the living room window If you had a burglar alarm which monitored the front and back door, the kitchen and living rooms windows, the burglar could still get in through the upstairs window Understand?

The easiest way of monitoring all of these different inputs and allowing the alarm to sound if any of them are activated is using logic gates Logic is an example of digital electronics – it is described by ‘0’ or ‘1’ 0 means off, 1 means on

For KS4 electronics it is usual to consider a logic gate with 2 inputs If the logic gate has 2 inputs where 0 means off and 1 means on, how many different input arrangements could a logic gate have?

Logic gates There are a number of different logic gates. Each logic gate works in a different way – it looks at the input stages and does something depending on them. Each logic gate has its own circuit symbol Each logic gate has its own truth table

AND gate If A and B are on, the output will be on

OR gate If A or B or both are on, the output will be on

NAND gate If A and B are on, the output will be off. This is the opposite of the AND gate…

NOR gate If A or B or both are on, the output will be off. This is the opposite of the NAND gate…

XOR gate If A or B but not both are on, the output will be on

NOT gate Only 1 input – A. The output inverts the input.

Exercise Using the panels and your knowledge of truth tables, can you identify which gate is which?

Crocodile Clips Now called Yenka Software to model and simulate electronic circuits and components