INTRODUCTION TO DIGITAL CONCEPT

Similar documents
Chapter 1: Digital logic

Unit level 4 Credit value 15. Introduction. Learning Outcomes

CS302 - Digital Logic Design Glossary By

Module-1: Logic Families Characteristics and Types. Table of Content

ANALOG TO DIGITAL (ADC) and DIGITAL TO ANALOG CONVERTERS (DAC)

Introduction. Reading: Chapter 1. Courtesy of Dr. Dansereau, Dr. Brown, Dr. Vranesic, Dr. Harris, and Dr. Choi.

Lecture #1. Course Overview

Objective Questions. (a) Light (b) Temperature (c) Sound (d) all of these

Approximate Hybrid Equivalent Circuits. Again, the impedance looking into the output terminals is infinite so that. conductance is zero.

4-bit counter circa bit counter circa 1990

DESIGN OF 4 BIT BINARY ARITHMETIC CIRCUIT USING 1 S COMPLEMENT METHOD

Multiple Category Scope and Sequence: Scope and Sequence Report For Course Standards and Objectives, Content, Skills, Vocabulary

Number of Lessons:155 #14B (P) Electronics Technology with Digital and Microprocessor Laboratory Completion Time: 42 months

Lecture 9 Transistors

Electrical and Electronic Principles

Logic diagram: a graphical representation of a circuit

4-bit counter circa bit counter circa 1990

Name: Class: Date: 1. As more electronic systems have been designed using digital technology, devices have become smaller and less powerful.

Asst. Prof. Thavatchai Tayjasanant, PhD. Power System Research Lab 12 th Floor, Building 4 Tel: (02)

Digital Logic Circuits

Lecture 2: Digital Logic Basis

Transistor Digital Circuits

Electronics. Digital Electronics

Abu Dhabi Men s College, Electronics Department. Logic Families

Preface... iii. Chapter 1: Diodes and Circuits... 1

Propagation Delay, Circuit Timing & Adder Design. ECE 152A Winter 2012

Propagation Delay, Circuit Timing & Adder Design

Associate In Applied Science In Electronics Engineering Technology Expiration Date:

Basic Logic Circuits

1. Explain why the base 2 number system is of special relevance in Computer Science.

Lecture 02: Logic Families. R.J. Harris & D.G. Bailey

Introduction (concepts and definitions)

EE292: Fundamentals of ECE

CHAPTER 6 DIGITAL CIRCUIT DESIGN USING SINGLE ELECTRON TRANSISTOR LOGIC

USER MANUAL FOR THE SN74LS04 HEX INVERTER AND THE DM7407 HEX BUFFER FUNCTIONAL MODULE

Digital Electronics 8. Multiplexer & Demultiplexer

EECS 42 Introduction to Electronics for Computer Science

Chapter 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates

Electrical Engineering 40 Introduction to Microelectronic Circuits

Lab 2 Revisited Exercise

ECE/CoE 0132: FETs and Gates

Chapter 8. Chapter 9. Chapter 6. Chapter 10. Chapter 11. Chapter 7

ET475 Electronic Circuit Design I [Onsite]

Introduction to Digital Logic Missouri S&T University CPE 2210 Exam 1 Logistics

M.Sc. (Computer Science) Master of Computer Application MS-03 / MCA-203 Course Curriculum for Digital Electronics

QUIZ. What do these bits represent?

Lecture Introduction

Combinational Logic Circuits. Combinational Logic

Lecture 2. Digital Basics

ELECTRONICS ADVANCED SUPPLEMENTARY LEVEL

Introduction to Digital Electronics

Transistors, Gates and Busses 3/21/01 Lecture #

LOGIC FAMILY LOGIC FAMILY

BOOLEAN ALGEBRA AND LOGIC FAMILIES

Lecture 02: Digital Logic Review

IES Digital Mock Test

CMOS Inverter & Ring Oscillator

1. The decimal number 62 is represented in hexadecimal (base 16) and binary (base 2) respectively as

Digital Electronics Part II - Circuits

Lecture 4 - Digital Representations III + Transistors

COMPUTER ORGANIZATION & ARCHITECTURE DIGITAL LOGIC CSCD211- DEPARTMENT OF COMPUTER SCIENCE, UNIVERSITY OF GHANA

ENGR 210 Lab 12: Analog to Digital Conversion

*************************************************************************

DIGITAL CIRCUITS AND SYSTEMS ASSIGNMENTS 1 SOLUTIONS

Gates and Circuits 1

Chapter 3 Digital Logic Structures

EMT 251 Introduction to IC Design

Fig.16.1: Digital systems and analog systems

EE ELECTRICAL ENGINEERING AND INSTRUMENTATION

Chapter 2 : Semiconductor Materials & Devices (II) Feb

R09. 1.a) State and explain Kirchoff s laws. b) In the circuit given below Figure 1 find the current through 5 Ω resistor. [7+8] FIRSTRANKER.

OBJECTIVE TYPE QUESTIONS FOR PRACTICAL EXAMINATION Subject : Electronics-I ( EC 112)

EE40 Lecture 35. Prof. Chang-Hasnain. 12/5/07 Reading: Ch 7, Supplementary Reader

UNIT-IV Combinational Logic

DIGITAL LOGIC CIRCUITS

Using Circuits, Signals and Instruments

Logic Families. Describes Process used to implement devices Input and output structure of the device. Four general categories.

Entry Level Assessment Blueprint Electronics

The entire range of digital ICs is fabricated using either bipolar devices or MOS devices or a combination of the two. Bipolar Family DIODE LOGIC

55:041 Electronic Circuits

Lab Report: Digital Logic

Name EGR 2131 Lab #2 Logic Gates and Boolean Algebra Objectives Equipment and Components Part 1: Reading Pin Diagrams 7400 (TOP VIEW)

Lecture 7: Digital Logic

Module-3: Metal Oxide Semiconductor (MOS) & Emitter coupled logic (ECL) families

ELEC 350L Electronics I Laboratory Fall 2012

Gates and and Circuits

EGCP 1010 Digital Logic Design (DLD) Laboratory #1

R.B.V.R.R. WOMEN S COLLEGE (AUTONOMOUS) Narayanaguda, Hyderabad. ELECTRONIC PRINCIPLES AND APPLICATIONS

Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405

EE19D Digital Electronics. Lecture 1: General Introduction

Computer Architecture (TT 2012)

Logic signal voltage levels

Digital Integrated Circuits - Logic Families (Part II)

ENG2410 Digital Design CMOS Technology. Fall 2017 S. Areibi School of Engineering University of Guelph

EE 210 Lab Exercise #4 D/A & A/D Converters

Veer Narmad South Gujarat University, Surat

Design cycle for MEMS

Transistor Digital Circuits

Designing Information Devices and Systems II Fall 2017 Note 1

Q.1: Power factor of a linear circuit is defined as the:

Transcription:

COURSE / CODE DIGITAL SYSTEM FUNDAMENTALS (ECE 421) DIGITAL ELECTRONICS FUNDAMENTAL (ECE 422) INTRODUCTION TO DIGITAL CONCEPT Digital and Analog Quantities Digital relates to data in the form of digits, meaning data are expressed in digits. The information is conveyed in the form of arrangements of discrete digits. Analog relates to data in the form of continuously variable physical quantities. The information content of an analog signal lies in the value of some constituent parameter, such as its amplitude, frequency, or phase. Below is the comparison chart between analog and digital technologies. ANALOG DIGITAL Signal Analog signal is a continuous signal which represents physical Digital signals are discrete time signals generated by digital modulation. measurements. Representation Uses continuous range of values to represent information. Uses discrete or discontinuous values to represent information Example Human voice in air, analog electronic devices. Computers, CDs, DVDs, and other digital electronic devices. Technology Analog technology records waveforms as they are. Samples analog waveforms into a limited set of numbers and records them. Data Transmissions Subjected to deterioration by noise during transmission and write/read cycle. Can be noise-immune without deterioration during transmission and write/read cycle. Response to noise More likely to get affected reducing accuracy. Less affected since noise response are analog in nature. Flexibility Analog hardware is not flexible. Digital hardware is flexible in implementation. Uses Can be used in analog devices only. Best suited for audio and video Best suited for Computing and digital electronics. transmission. Memory Stored in the form of wave signal. Stored in the form of binary bit. Cost Low cost and portable. Cost is high and not easily portable. Errors Analog instruments usually have a scale which is cramped at lower end and give considerable observational errors. Digital instruments are free from observational errors like parallax and approximation errors. Binary Digits (Bits) A bit (short for binary digit) is the smallest unit of data in a digital device (e.g. computer). A bit has a single binary value, either 0 or 1. Some terms used to describe the grouping of binary digits and their range: Bit (1 bit) values range from 0 to 1 Nibble (4 bits) values range from 0 to 15 0 => 00002 1 => 00012 2 => 00102 3 => 00112 4 => 01002 5 => 01012 6 => 01102 7 => 01112 8 => 10002 9 => 10012 10 => 10102 11 => 10112 12 => 11002 13 => 11012 14 => 11102 15 => 11112 Mohd Uzir Kamaluddin / Aug 2016 page 1

Byte (8 bits) values range from 0 to 255 Word (16 bits) values range from 0 to 65,535 Logic Level In digital circuits, a logic level is one of a finite number of states that a digital signal can have. Logic levels are usually represented by the voltage difference between the signal and ground, although other standards exist. In positive logic, a logic 0 is called LOW, and a logic 1 is called HIGH. TTL Logic Levels TTL is a class of digital circuits built from bipolar junction transistors (BJT) and resistors. It is called transistor transistor logic because both the logic gating function (e.g., AND) and the amplifying function are performed by transistors (contrast with resistor transistor logic (RTL) and diode transistor logic (DTL)). A majority of systems rely on 5V TTL Logic Levels and it relies on circuits built from bipolar transistors (BJT) to achieve switching and maintain logic states. For any logic family, there are a number of threshold voltage levels to know: VOH Minimum OUTPUT Voltage level a TTL device will provide for a HIGH signal. VIH Minimum INPUT Voltage level to be considered a HIGH. VOL Maximum OUTPUT Voltage level a device will provide for a LOW signal. VIL Maximum INPUT Voltage level to still be considered a LOW. Comparison of various logic levels Not all digital devices use the same logic levels, but in fact there are many different digital technologies available and they all uses different voltages for their logic. CMOS Complementary Metal Oxide Semiconductor is a technology for constructing integrated circuits. CMOS technology is used in microprocessors, microcontrollers, static RAM, and other digital logic circuits. Two important characteristics of CMOS devices are high noise immunity and low static power consumption. Mohd Uzir Kamaluddin / Aug 2016 page 2

Basic Logic Operations Binary based numbers, because of their limited range of symbols, give rise to especially simple rules and manipulations. Addition 0 + 0 = 0 0 + 1 = 1 1 + 0 = 1 1 + 1 = 10 (0 carry 1) Subtraction 0-0 = 0 0-1 = 11 (Borrow 1 from higher column) 1-0 = 1 1-1 = 0 Multiplication 0 x 0 = 0 0 x 1 = 0 1 x 0 = 0 1 x 1 = 1 Basic Logic Functions The design of efficient digital circuitry requires an ability by the engineer to manipulate binary system variables. The algebra governing these mathematical manipulations is known as Boolean algebra, and turns out to be that applicable to the laws of logic. Logic may be loosely defined as the science of argument. Because a logic argument is normally true or false; such arguments may be represented by binary circuits. The output of such a circuit is 2-valued, and may hence indicate the truth or non-truth of the argument as a function of its inputs; which in this case is the truth or falsity of the component statements. In essence, there are three Boolean operators or connectives, known as AND, OR, NOT. All logic functions may be described in terms of these three operators. Mohd Uzir Kamaluddin / Aug 2016 page 3

The AND operator Switch representation of AND function. The OR operator Switch representation of OR function. The NOT operator Switch representation of NOT function. From the above three basic functions, the following functions is derived. Mohd Uzir Kamaluddin / Aug 2016 page 4

The NAND operator Switch representation of NAND function. The NOR operator Switch representation of NOR function. Digital Integrated Circuit Most logic circuits are constructed using Digital IC, or integrated circuit, components. Such components are actually networks of interconnected components manufactured on a single wafer of semiconducting material. Integrated circuits providing a multitude of pre-engineered functions are available at very low cost, benefitting students, hobbyists and professional circuit designers alike. Most integrated circuits provide the same functionality as discrete semiconductor circuits at higher levels of reliability and at a fraction of the cost. Circuits using TTL technology require a regulated power supply voltage of 5 volts, and will not tolerate any substantial deviation from this voltage level. Exercises Choose the correct answers in the following questions. 1. What is the difference between digital and analog techniques? a) Digital quantities can take on any value over a continuous range. b) Digital quantities can take on discrete value over a range. c) Actually, they are indifferent, only digital is a new technology invented in 1980s. d) None of the above. 2. Choose the one which involves digital quantities: a) Ten-Position switch. b) Current meter Mohd Uzir Kamaluddin / Aug 2016 page 5

c) Temperature. d) Radio volume control in 80s. 3. Which following is not an advantage of digital technique? a) Digital system is easier to design. b) Accuracy and precision are greater. c) Digital circuits are less affected by noise d) Digital quantities are equivalent to real-world physical quantities. 4. What is the largest decimal number that can be represented using 8 bits? a) 128 b) 255 c) 256 d) 1024 5. Which of the following range is the not used in voltage assignment in digital system: a) 0.4V - 1.2V b) 0.8V - 2V c) 0.8V - 2.4V d) 1V - 2.4V Mohd Uzir Kamaluddin / Aug 2016 page 6