Introduction to Wiring Logic Gates

Slides:



Advertisements
Similar presentations
Logical Functions Circuits using NMOS and PMOS enhancement mode FETs.
Advertisements

Logic Gates.
Computer Science 210 Computer Organization Introduction to Logic Circuits.
Programmable Logic Controllers.
Combinational Logic Design An Overview © 2014 Project Lead The Way, Inc.Digital Electronics.
CSC 405 Lab 1 - Building a Simple Combinatorial Circuit In this laboratory exercise you will learn about the layout of some small-scale integrated circuits.
Register Digital Multimeter Usage Click Register to begin the course.
Copier Jam Detector Design Problem
Embedded Programming and Robotics Lesson 1 Basic Electricity and Electronics Transistor Basics Lesson 1 -- Basic Electricity1.
The Potential Divider Electricity Lesson 10. Learning Objectives To know what a potential divider is. To derive and know how to use the potential divider.
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.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lab 2P. 1Winter Quarter Digital Electronics Lab 2.
A key element of electrical engineering
Ch4 Electronic Components Circuit/Schematic Symbols.
ENGR 1181 First-Year Engineering Program College of Engineering Engineering Education Innovation Center First-Year Engineering Program Solar Energy Meter.
Digital Electronics Combinational Logic An Overview.
Register Digital Multimeter Usage Click Register to begin the course.
CSIS CSIS Input AND from Transistors Illustrates basic use of IDL-800 Illustrates construction of gates Illustrates the “transistor bleed-through”
Basic Digital Logic 2 Combinational Logic
4. Electrons and electronics 4.5 Digital electronics.
CS 8421 Computing Systems, Dr. Hoganson Copyright © 2004, 2006 Dr. Ken Hoganson CS Class Will Start Momentarily… CS8421 Computing Systems.
The 3 parts of an electronic system are :
EGR101-34R "lecture on hardware- software" FB 7/10/2004 Digital Electronics Logic Gates Logic gates work with the voltage level of the signals. They are.
Beath High School - Int 1 Physics1 Intermediate 1 Physics Electronics Glossary AND gate to device digital signals to inverter LDR to logic circuit logic.
ELECTRONICS An electronics system has 3 parts – input, process, output.
PROGRAMMABLE LOGIC CONTROLLER “ FUNDAMENTALS OF 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.
Logic Gates M. AL-Towaileb1. Introduction Boolean algebra is used to model the circuitry of electronic devices. Each input and each output of such a device.
Detection Circuit ENGR Pre Lab.
Lab 2 page 1 ENT-DIGI-210 Lab 2 Notes ©Paul Godin Updated September 2007.
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
Potential Dividers and their application as sensors Electricity Lesson 9.
ELECTRONICS – Input Transducers Engineering Science – National 5.
6.2 ELECTRONICS. CAPACITOR An electrical device used to store electrical charge.
IC 4017 Pin Configuration And Application
Transistors to Gates © 2011 Project Lead The Way, Inc.Magic of Electrons.
1 Transistor. 2 Transistors are used to turn components on and off They come in all different shapes and sizes.
LOGIC GATES. INTRODUCTION TO LOGIC GATES Boolean functions may be practically implemented by using electronic gates. The following points are important.
Logic Gates Unit 16.
Logic Gates Binary Day 3 PEOPLE 2016.
Purpose of This Minilab
Connect 4 Change the terms in the following template to customize Connect 4 for any topic. You will need to copy one copy of one of the two templates.
Unit 45: Circuits and components Dr
Circuits and components Chapter 45
Unit 45: Circuits and components Dr
Introduction Molecules: made up of atoms of individual elements.
Circuits Logic in Hardware.
Basic Digital Logic.
Digital electronics and logic gates
Introduction to Handshaking Communication with SSC-32
AQA GCSE 6 Systems approach to designing Design and Technology 8552
How to avoid catching things on fire.
20.1 Series and Parallel Circuits
Schematics 201 Lecture Topic: Electrical Symbols
Digital Electronics Lab 2 Instructor:
Transistors to Gates Transistors to Gates Gateway To Technology
Discrete Mathematics CS 2610
Basic Electronics Part Two: Electronic Components.
Introduction to Digital System and Microprocessor Design
Copier Jam Detector Design Problem
Calculating the resistance of a bulb
Combinational Logic - An Overview
Logic Gates Dr.Halimah Alshehri.
Circuits using NMOS and PMOS enhancement mode FETs
Electricity and Circuits
Unit 45: Circuits and components Dr
Logic Gates AIM: To know the different types of logic gate
Combinational Logic - An Overview
Transistors Magic of Electrons © 2011 Project Lead The Way, Inc.
Computer Fundamentals
Presentation transcript:

Introduction to Wiring Logic Gates Presentation Name Course Name Unit 7 – Lesson 7.# – Lesson Name Introduction to Wiring Logic Gates

What are Logic Gates A logic gate is an electronic device that performs a logic operation. One or more logic inputs are processed to produce a single logic output.

Presentation Name Course Name Unit # – Lesson #.# – Lesson Name Wiring Logic Gates In solve logic problems, logic gates must be set up properly. Begin by setting up a “bus” A circuit that allows many connections This works best if two boards are used, side-by-side, in portrait orientation.

Wiring Logic Gates Add and power the logic chip + connects to the + bus - connects to the – (Ground) bus Three connections remain Input A Input B Output Y

Wiring Logic Gates Output Y is connected to the Ground bus Use a 100Ω resistor in series with the LED as the output The resistor is used to limit the amount of current to the LED When proper inputs are present, the output will be turned on.

Wiring Logic Gates Providing logic to inputs A and B LED will light when inputs A and B are tied directly to + bus LED will not light when inputs A and B are tied to the - bus

Wiring Logic Gates Connecting inputs directly to + bus can show you what voltages are needed to produce output but….. True importance of logic gate can only be seen when decisions being made are based on varying inputs

Wiring Logic Gates Logic gates cannot be allowed to “float,” a voltage must be present or the logic gate will make up it’s own mind. Voltage below a certain level are read as a 0 Voltage above a certain level are read as a 1

Wiring Logic Gates Since each chip is slightly different we can use pull up and pull down resistors. A pull up resistor is connected to the + bus A pull down resistor is connected to the - bus

Wiring Logic Gates Pull up and Pull down resistors Digital inputs require fixed resistors Analog inputs require variable resistors Variable resistors allow a certain amount of calibration

Wiring Diagram – No Inverter Presentation Name Course Name Unit # – Lesson #.# – Lesson Name Wiring Diagram – No Inverter While there are many different solutions to the Logic Problems, all the problems may be solved by using Pull-down resistors on the inputs, as well as the AND, OR, XOR, and Inverter gates. This diagram shows how to set up the Snap Circuits® with two inputs, pull-down resistors, and one logic gate. Copy it into your Engineering Notes.

Wiring Diagram – with Inverter Presentation Name Course Name Unit # – Lesson #.# – Lesson Name Wiring Diagram – with Inverter Notice that the Inverter Gate also has to be powered (connected to the bus). Again, the Logic Problems can be solved with Pull-Up resistors, simply by switching the location of the Input sensor with it’s pull down resistor. Copy this diagram into your Engineering Notes.