EEL 3705 / 3705L Digital Logic Design

Slides:



Advertisements
Similar presentations
ECE 353 Introduction to Microprocessor Systems
Advertisements

COMP541 Transistors and all that… a brief overview
Fall 2002EECS150 - Lec02-CMOS Page 1 EECS150 - Digital Design Lecture 2 - CMOS August 27, 2003 by Mustafa Ergen Lecture Notes: John Wawrzynek.
Digital Circuit Simulations Deborah Barnett, Tidehaven High School Tidehaven ISD Dr. Peng Li, Assistant Professor (faculty mentor) Department of Electrical.
Spring 2002EECS150 - Lec02-CMOS Page 1 EECS150 - Digital Design Lecture 2 - CMOS January 24, 2002 John Wawrzynek.
Assignment II Integrated Circuits Design Ping-Hsiu Lee Reagan High School, Houston I. S. D. Deborah Barnett Tidehaven High School, Tidehaven I. S. D. Faculty.
Chapter 01 An Overview of VLSI
LabVIEW Design of Digital Integrated Circuits FPGA IC Implantation.
Lecture 0: Introduction. CMOS VLSI Design 4th Ed. 0: Introduction2 Introduction  Integrated circuits: many transistors on one chip.  Very Large Scale.
Prof. Kavita Bala and Prof. Hakim Weatherspoon CS 3410, Spring 2014 Computer Science Cornell University See: P&H Appendix B.2 and B.3 (Also, see B.0 and.
CSET 4650 Field Programmable Logic Devices
EEL-3705 Digital Logic Design Spring 2006 Semester Professor R.J. Perry.
ELEC516/10 course_des 1 ELEC516 VLSI System Design and Design Automation Spring 2010 Course Description Chi-ying Tsui Department of Electrical and Electronic.
EEL-4746 Microprocessor-based System Design Fall 2004 Semester Dr. Michael P. Frank.
Section I Introduction to Xilinx
Chapter 2: Fundamentals of Digital Electronics Dr Mohamed Menacer Taibah University
CSCI-235 Micro-Computers in Science Hardware Design Part I.
Modern VLSI Design 3e: Chapter 3Partly from 2002 Prentice Hall PTR week5-1 Lecture 14 CMOS Logic Gates Feb. 5, 2003.
CSCI-100 Introduction to Computing Hardware Design Part I.
LOGIC GATES. Electronic digital circuits are also called logic circuits because with the proper input, they establish logical manipulation paths. Each.
Penn ESE370 Fall DeHon 1 ESE370: Circuit-Level Modeling, Design, and Optimization for Digital Systems Day 4: September 12, 2012 Transistor Introduction.
Introduction to CMOS VLSI Design Lecture 0: Introduction.
Introduction to ASICs ASIC - Application Specific Integrated Circuit
Programmable Logic Devices
COMP541 Transistors and all that… a brief overview
Logic gates.
EEE 206 Electronics I Assist. Prof. Dr. Mustafa Musić Galib Sikirić
Introduction to Power Electronics EELE 5480 — Fall Semester 2017
COMP541 Transistors and all that… a brief overview
ELEC 7770 Advanced VLSI Design Spring 2016 Introduction
VLSI Tarik Booker.
STICK Diagrams UNIT III : VLSI CIRCUIT DESIGN PROCESSES VLSI DESIGN
Stateless Combinational Logic and State Circuits
Instructor:Po-Yu Kuo 教師:郭柏佑
Montek Singh Oct 25, 2017 Lecture 9
Electronics for Physicists
Reading: Hambley Ch. 7; Rabaey et al. Sec. 5.2
EEL 3705 / 3705L Digital Logic Design
EEL 3705 / 3705L Digital Logic Design
ENG2410 Digital Design “CMOS Technology”
LOGIC FAMILIES UNIT IV.
ELEC 7770 Advanced VLSI Design Spring 2014 Introduction
Digital Computer Electronics TTL
EEL 4713/EEL 5764 Computer Architecture
Lecture 19 OUTLINE The MOSFET: Structure and operation
CSE221- Logic Design, Spring 2003 Logic Technology
ELEC 7770 Advanced VLSI Design Spring 2012 Introduction
Design Technologies Custom Std Cell Performance Gate Array FPGA Cost.
ELEC 7770 Advanced VLSI Design Spring 2010 Introduction
ECNG 1014: Digital Electronics Lecture 1: Course Overview
MOSFET POWERPOINT PRESENTATION BY:- POONAM SHARMA LECTURER ELECTRICAL
Prof. Hsien-Hsin Sean Lee
Introduction to Power Electronics EELE 5480 — Fall Semester 2018
VLSI Lay-out Design.
Instructor:Po-Yu Kuo 教師:郭柏佑
V.Navaneethakrishnan Dept. of ECE, CCET
Lecture 19 OUTLINE The MOS Capacitor (cont’d) The MOSFET:
Implementation Technology
HIGH LEVEL SYNTHESIS.
Day 2: September 10, 2010 Transistor Introduction
EENG447 Digital IC Design Dr. Gürtaç Yemişcioğlu.
Advanced Digital Systems Design Methodology
Lecture 19 OUTLINE The MOS Capacitor (cont’d) The MOSFET:
Electronics for Physicists
數位IC設計 Pei-Yin Chen, 陳培殷.
Reading: Hambley Ch. 7; Rabaey et al. Secs. 5.2, 5.5, 6.2.1
COMP541 Transistors and all that… a brief overview
1.Introduction to Advanced Digital Design (14 marks)
Unit -4 Introduction to Embedded Systems Tuesday.
Presentation transcript:

EEL 3705 / 3705L Digital Logic Design Fall 2006 Instructor: Dr. Michael Frank 11/15/2018 M. Frank, EEL3705 Digital Logic, Fall 2006

M. Frank, EEL3705 Digital Logic, Fall 2006 Lecture Outline Overview of the subject area: What’s Digital Logic Design all about? Overview of the course: Syllabus, policies, procedures Administrative matters: Sign-in sheet, Prereq form, Blackboard, 1st assignment 11/15/2018 M. Frank, EEL3705 Digital Logic, Fall 2006

What do we mean by “Digital Logic Design?” Using discrete physical states (e.g., on/off transistor, high/low voltage) to represent information Logic Using the basic operations of Boole’s algebra of logic to interpret, manipulate and process information Design To conceive, plan, analyze and construct the structure of working systems that will meet application requirements 11/15/2018 M. Frank, EEL3705 Digital Logic, Fall 2006

Applications of Digital Logic Design All complex electronic systems today rely heavily on components whose design and operation is based (almost entirely) on digital logic principles, including: Microprocessors and microcontrollers The heart of the modern computer, and also embedded within all manner of other consumer and industrial electronic devices Digital Signal Processors Used in cellphones, cameras, networking equipment FPGAs (Field-Programmable Gate Arrays) Used for prototyping & in a wide range of equipment ASICs (Application-Specific Integrated Circuits) Semi-custom, used in many specialized applications 11/15/2018 M. Frank, EEL3705 Digital Logic, Fall 2006

Electrical & Computer Engineering and the Design of Electronic Systems Although electrical engineering and computer engineering are considered different disciplines, it’s important to always remember that any complex electronic component includes both: Physical/electrical characteristics Such as power, current, inductance, capacitance, etc. And computation-related characteristics E.g., information content, logical function, software, protocols To successfully design working systems requires multidisciplinary teams that understand and can take care of the engineering considerations on both sides! 11/15/2018 M. Frank, EEL3705 Digital Logic, Fall 2006

What does a modern Digital Logic Designer do? System-level requirements Functional design Design engineering, in general, involves taking abstract, system-level requirements, and translating them into ever more concrete and specific designs for technological artifacts. Digital Logic Design is no different. In modern industrial practice, increasingly many of the steps of the design process have been automated. This is true for digital functions especially. See e.g. resources at eda.org Today, computer-based tools do most of the “grunt work” and “heavy lifting” But, the designer has to understand what the tools are doing in order to use them! Functional or behavioral specification Structural design Schematic or structural specification Logic design Gate-Level Design Design compiler Circuit synthesis FPGA Program Transistor-level Schematics Loading Layout Configured FPGA VLSI Mask Layers Fabrication Physical chip 11/15/2018 M. Frank, EEL3705 Digital Logic, Fall 2006

The Basis of Digital Logic today: The MOSFET Nearly all digital systems today (2006) are based on an electronic device called the MOSFET Metal-Oxide-Semiconductor Field-Effect Transistor This device is a voltage-controlled switch Two basic types of FET: nFET: The dominant charge carriers are electrons (negative) Conducts low voltages well pFET: The dominant charge carriers are holes (positive) Conducts high voltages well gate source drain nFET icon used in schematics 11/15/2018 M. Frank, EEL3705 Digital Logic, Fall 2006

Today’s Dominant Logic Style: CMOS Most logic today is done in the CMOS (Complementary MOS) logic style Each logic “gate” (hardware to do a given logic operation) is built using both nFETs and pFETs nFETs pull output low, pFETs pull it high Uses energy mainly only when switching Here are a simple CMOS inverter circuit and its logic gate icon When input is high (1) output is low (0) and vice-versa. This and a few other simple gates are sufficient to build any digital system! Vdd (PWR) Vin Vout Vss (GND) in out = ¬in 11/15/2018 M. Frank, EEL3705 Digital Logic, Fall 2006

M. Frank, EEL3705 Digital Logic, Fall 2006 Course Overview Go through syllabus posted on Blackboard 11/15/2018 M. Frank, EEL3705 Digital Logic, Fall 2006

Administrative Matters Sign the attendance sheet being passed around… Clearly print your preferred email address Pick up and sign a prerequisite form… Turn it in at the end of class Make sure you are enrolled on Blackboard Email Dr. Frank if you aren’t Download the Quartus II software Labs begin next week! 11/15/2018 M. Frank, EEL3705 Digital Logic, Fall 2006

First-Day Homework Assignment To be completed by this Wednesday’s lecture No time to waste! The assignment is: 1. Turn in the signed course prerequisite form to Dr. Frank Preferably, at the end of today’s lecture 2. Ensure you are enrolled for the course on Blackboard Email instructor at mpf@eng.fsu.edu immediately if not 3. On your home or laptop computer, download & install the Quartus II software (web version) Available from altera.com (see link on Blackboard) 11/15/2018 M. Frank, EEL3705 Digital Logic, Fall 2006