Implementing a generic logic function in CMOS

Slides:



Advertisements
Similar presentations
ENGIN112 L7: More Logic Functions September 17, 2003 ENGIN 112 Intro to Electrical and Computer Engineering Lecture 7 More Logic Functions: NAND, NOR,
Advertisements

Logic Gates.
Basic Logic Gates Discussion D5.1 Section Sections 13-3, 13-4.
Logic Gates.
Programmable Logic Controllers.
Lecture 6 More Logic Functions: NAND, NOR, XOR and XNOR
EXPLAIN THE LOGIC OPERATION APPLYING BASIC DIGITAL ENGINEERING By Sri Wahyuni, S.Pd.
Digital Electronics Dan Simon Cleveland State University ESC 120 Revised December 30, 2010.
Simple One and Two Input Logic Gates Truth Tables and Function Tables Based Upon TTL Levels.
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.
XOR and XNOR Logic Gates. XOR Function Output Y is TRUE if input A OR input B are TRUE Exclusively, else it is FALSE. Logic Symbol  Description  Truth.
Logic gates & Boolean Algebra. Introduction Certain components (called logic elements) of the computer combine electric pulses using a set of rules. Electric.
NOCTI Review Lesson 4 Objectives:
Transistors and Logic Circuits. Transistor control voltage in voltage out control high allows current to flow -- switch is closed (on) control low stops.
Logic Gates Shashidhara H S Dept. of ISE MSRIT. Basic Logic Design and Boolean Algebra GATES = basic digital building blocks which correspond to and perform.
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.
Basic logic gates  AND gate:The truth table is given by A.BBA
Gates and Logic Dr John Cowell phones off (please)
CH51 Chapter 5 Combinational Logic By Taweesak Reungpeerakul.
Logic Gates. The Inverter The inverter (NOT circuit) performs the operation called inversion or complementation. Standard logic symbols: 1 1 input output.
COMPUTER ARCHITECTURE TRUTH TABLES AND LOGIC GATES.
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,
CMOS Logic Gates. NMOS transistor acts as a switch 2 When gate voltage is 0 V No channel is formed current does not flow easily “open switch” When gate.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
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.
Dr. Ameria Eldosoky Discrete mathematics
Chapter 5 Combinational Logic 组合逻辑
Eng. Mai Z. Alyazji October, 2016
ECE 3130 Digital Electronics and Design
Transistors and Logic Circuits
ECE2030 Introduction to Computer Engineering Lecture 4: CMOS Network
Logic Gates and Boolean Algebra
Transistors and Logic Circuits
Lab02 :Logic Gate Fundamentals:
Logic Gates.
EI205 Lecture 5 Dianguang Ma Fall 2008.
Exclusive OR Gate.
ENGR 212 / CSCI February, 2003 Unless otherwise indicated these slides are taken from John Wakely’s Stanford EE 121, Digital Design Laboratory.
Discussion D5.1 Section Sections 13-3, 13-4
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Digital Signals Digital Signals have two basic states:
Basic Digital Logic Basic Gates
Principles & Applications
Chapter 12 : Field – Effect Transistors
Digital Integrated Circuits 17: CMOS III: Design and Scaling
CMOS Combinational Gate
King Fahd University of Petroleum and Minerals
Design of Combinational Logic
Logic Gates.
JC Technology Logic Gates.
Boolean Algebra.
Logic Gates.
CMOS Combinational Gate
KS4 Electricity – Electronic systems
Discussion D5.1 Section Sections 13-3, 13-4
Logic Gates.
Discussion D5.1 Section Sections 13-3, 13-4
CMOS Combinational Gate
Elec 2607 Digital Switching Circuits
Chapter 2 Gates.
Basic Logic Gates.
Digital Logic Experiment
Lecture #18 OUTLINE Reading Continue small signal analysis
Department of Electronics
Basic Logic Operations
Eng. Ahmed M Bader El-Din October, 2018
Introduction to Logic diagrams and truth tables
Presentation transcript:

Implementing a generic logic function in CMOS IUCEE Workshop: VLSI Design July 7th to 11th 2008 Tutor: Prof. A. Mason Implementing a generic logic function in CMOS By:Ms.SAVITA.SONOLI AP & Head in IT Dept PDIT,HOSPET KARNATAKA Email: savitachitriki@gmail.com

Pre-requirements Parameters nMOS pMOS Symbol OFF Open Switch ON Switching Characteristics Vin=1 ON / Closed Switch OFF / Open Switch Vin=0 OFF Open Switch ON Closed Switch Pass Passes good Low (0) Passes good High (1)

Pre-requirements DeMorgan’s Rules

Pre-requirements

Learning objectives Implementation of logic gates in COMS NOT AND OR NOR NAND

NOT GATE

NOR GATE Inverting the inputs we can build AND gate

NAND GATE Inverting the inputs we can build OR gate

Simplified TRUTH-TABLE Inputs Outputs A B NAND OR NOR AND 1

HOMEWORK Implement XOR and XNOR gates.

Acknowledgement Prof.Mason Group mates

Thank you