التحليل والتصميم المنطقي DIGITAL DESIGN 6001213-3 Instructor : Khalil Alsulbi Mobile : 0591591663 Room : 217.

Slides:



Advertisements
Similar presentations
التصميم المنطقي Second Course
Advertisements

NUMBERS DESCRIBE THE SYSTEM
Digital Electronics Dr. Bahawodin Baha, University of Brighton, UK.
Welcome to ENEE244-02xx Digital Logic Design
Digital Electronics Course Introduction, Number Systems, Conversion between Bases, and Basic Binary Arithmetic (Lecture #1)
CS220 : Digital Design. Basic Information Title: Digital Design Code: CS220 Lecture: 3 Tutorial: 1 Pre-Requisite: Computer Introduction (CS201) Ass. Prof.
數位系統導論 Introduction to Digital Systems. Goal  Understand what is digital (Binary) signal  Familiar with basic digital components  Study the design.
Numbers. Number Conversion Convert – Binary number to decimal numbers – Octal numbers to decimal numbers – Hexadecimal to decimal numbers Convert – Decimal.
CSE 171 Introduction to Digital Logic and Microprocessors Prof. Richard E. Haskell 115 Dodge Hall.
EGR 240 Introduction to Electrical and Computer Engineering Prof. Michael P. Polis 102J Science & Engineering Building.
ASCII & Gray Codes.
Chapter 1 Number Systems and Codes 1. Outline 1. NUMBER SYSTEMS AND CODES 2. DIGITAL ELECTRONIC SIGNALS AND SWITCHES 3. BASIC LOGIC GATES 4. PROGRAMMABLE.
Final Exam Review Instructor : Yuan Long CSC2010 Introduction to Computer Science Apr. 23, 2013.
Dept. of Computer Science Engineering Islamic Azad University of Mashhad 1 Computer System Architecture Dept. of Computer Science Engineering Islamic Azad.
Lecture 0 Digital Electronics Fundamentals Computer Architecture and System Software There are 10 kinds of people in this world – those who understand.
Lecture 7 How computers process data (Number Systems) PRESENTED BY MD. MAHBUBUL ALAM, PHD 1.
Instructor: Alexander Stoytchev CprE 281: Digital Logic.
CS 311: Computer Organization
CS220 : Digital Design.
ECEN 248: INTRODUCTION TO DIGITAL DESIGN
OVERVIEW. COURSE INFORMATIONs  Lectures:  Wed 01:00 – 03:00 pm (DPU2)  Fri 04:30 – pm (BPU4/5/6)  Laboratory: - none –  Tutorial: to be decided.
9/15/09 - L27 CountersCopyright Joanne DeGroat, ECE, OSU1 Final Exam Review Exam Time: MONDAY o dark 30 7:30AM this room.
Logic Design Dr. Yosry A. Azzam. Binary systems Chapter 1.
Supplemental Chapter Number Bases
مدار منطقي مظفر بگ محمدي Course Structure & Grading Homework: 25% Midterm: 30% Final:50% There is 5% extra! ( =105!) Textbook:
NUMBER SYSTEM.
CE1111 :Digital Logic Design lecture 01 Introduction Dr. Atef Ali Ibrahim.
Number systems Jaana Holvikivi Metropolia. Result AND OR NOT Logical operations Boolean algebra Operations &&AND.
CONVERSION OF NUMBER SYSTEMS FAHEEM ANWAR MANAGER NETWORKS ACADEMY PTCL ACADEMY.
Number systems, Operations, and Codes
CSE 171 Introduction to Digital Logic and Microprocessors Prof. Richard E. Haskell 115 Dodge Hall.
Digital Logic Design and Lab School of EECS Seoul National University.
Chapter 1  Number Systems Decimal System Binary System Octal System Hexadecimal System  Binary weighted cods Signed number binary order  1’s and 2’s.
Digital Circuits Text Book –M. M. Mano, "Digital Design," 3rd Ed., Prentice Hall Inc., Reference –class notes Grade –quizzes:15% –mid-term:27.5%
How Computer Represent Data
Computer Organization CS345 David Monismith Based upon notes by Dr. Bill Siever and notes from the Patternson and Hennessy Text.
CEC 220 Digital Circuit Design Wednesday, January 7 CEC 220 Digital Circuit Design Slide 1 of 12.
NUMBER SYSTEM. Number System Number Base B => B symbols – Base 16(Hexa):0, 1,……9, A,…, E, F – Base 10 (Decimal): 0, 1, 2,……, 7, 8, 9 – Base 8(Octal):
CEN 283 Digital Design Assoc. Prof. Dr. Abdülhamit Subaşı Nejdet Dogru
Logic Design EE-2121 Manesh T. Digital Systems  Introduction  Binary Quantities and Variables  Logic Gates  Boolean Algebra  Combinational Logic.
CS 3843 Computer Organization Prof. Qi Tian Fall 2013
COE- 202 Term Dr Abdelhafid Bouhraoua. Instructor Office Hours:Sat. Mon. Wed. 9:30 AM – 11:30 PM Office Location:Bldg 22 Room Phone:2178
Arithmetic Chapter 4 Subject: Digital System Year: 2009.
School of Computer and Communication Engineering, UniMAP DKT 122/3 - DIGITAL SYSTEM I Chapter 0: Introduction Mohd ridzuan mohd nor
Logic Design ( CE1111 ) Preliminaries Prepared by Dr. Lamiaa Elshenawy.
Computer Studies Today Chapter 19 1 Chapter 19. Computer Studies Today Chapter 19 2 »Information stored in a computer is in two states: –ON –OFF.
Lecture 1.2 (Chapter 1) Prepared by Dr. Lamiaa Elshenawy
1 Lecture 24 Transistors A look ahead Course summary.
Chapter 32 Binary Number System. Objectives After completing this chapter, you will be able to: –Describe the binary number system –Identify the place.
Chapter 5 NUMBER REPRESENTATION AND ARITHMETIC CIRCUITS.
ECEN2102 Digital Logic Design Lecture 0 Course Overview Abdullah Said Alkalbani University of Buraimi.
Lecture 1 Gunjeet kaur Dronacharya group of institutions.
Lecturer: Santokh Singh
COMPUTER ORGANIZATION
EE/CE 2310 – HON/002 Introduction to Digital Systems
Computer Architecture Syllabus
Overview Introduction Logic Gates Flip Flops Registers Counters
University of Gujrat Department of Computer Science
Instructor: Alexander Stoytchev
lecturer | ASIC design engineer
CSE 171 Introduction to Digital Logic and Microprocessors
ECE 301 – Digital Electronics
Combinational Circuits
Chapter 2 Number Systems.
Table 1.1 Powers of Two.
Chapter 2 Number Systems.
Chapter 2 Number Systems.
Computer Organization
Chapter 2 Number Systems.
Presentation transcript:

التحليل والتصميم المنطقي DIGITAL DESIGN Instructor : Khalil Alsulbi Mobile : Room : 217 1

Catalog Description Computer arithmetic (how data is manipulated by a computer). digital logic and how it relates to boolean algebra. Designing of combinational and sequential circuits 2

Major Topics Covered in the Course (14 week semester) Number System and Codes. Binary Logic & Gates. Combinational Logic. Sequential Circuits. Registers & Counters. 3

Assessment Methods Quizzes & Class Participation 30 %. Midterm 30 %. Final Exam 40 %. 4

Chapter 1 : Number Systems 5

Number Base Conversions : 6

Number Base Conversions :(cont) Example : Convert the following binary number to decimal : 7

Number Base Conversions :(cont) Ee Example : 8

Number Base Conversions :(cont) E Example : 9

Number Base Conversions :(cont) Example :Convert the following decimal number to binary: 10

Number Base Conversions :(cont) Example :Convert the following decimal number to binary: 11

Number Base Conversions :(cont) Example : Convert the following decimal number to binary: 12

Number Base Conversions :(cont) 13

Number Base Conversions :(cont) 14

Number Base Conversions :(cont) Conversion from binary to octal based on the following table : 15

Number Base Conversions :(cont) Example ( from binary to octal ) : 16

Number Base Conversions :(cont) 17

Conversion from binary to Hexadecimal based on the following table : 18

Number Base Conversions :(cont) Example : 19

Number Base Conversions :(cont) Example : 20