OBJECTIVE OF THIS COURS Digital design is concerned with the design of digital electronic circuits. Digital circuits are employed in the design and construction.

Slides:



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

Welcome to ENEE244-02xx Digital Logic Design
6/16/2004P.B-Dr M.A.kashem(CS&E- 221,TLDD2) 1 CSE-221 Digital Logic Design (DLD) Lecture-2: Logic Operations & Digital Logic Gates.
EE 231 Digital Electronics Fall 01 week 1-slide 1 Digital Hardware Systems Digital Systems Digital vs. Analog Waveforms Analog: values vary over a broad.
ECE 201 Electrical Networks I Instructor: Professor (not Dr.) Richard Farmer.
ECSE-4790 Microprocessor Systems Design Russell P. Kraft CII 6219 (NOT JEC) Tel: Fax:
EEM232 Digital Systems I. Course Information Instructor : Atakan Doğan Office hours: TBD Materials :
DIGITAL ELECTRONICS CIRCUIT P.K.NAYAK P.K.NAYAK ASST. PROFESSOR SYNERGY INSTITUTE OF ENGINEERING & TECHNOLOGY.
EE2174: Digital Logic and Lab Professor Shiyan Hu Department of Electrical and Computer Engineering Michigan Technological University CHAPTER 1 Introduction.
Slide 1 Instructor: Dr. Hong Jiang Teaching Assistant: Mr. Sheng Zhang Department of Computer Science & Engineering University of Nebraska-Lincoln Classroom:
ECE 232 L1 Intro.1 Adapted from Patterson 97 ©UCBCopyright 1998 Morgan Kaufmann Publishers ECE 232 Hardware Organization and Design Lecture 1 Introduction.
ECE2030 Introduction to Computer Engineering Lecture 1: Overview
Introduction to Programming Using C++ Dr. Mohamed Khafagy.
EEL-3705 Digital Logic Design Spring 2006 Semester Professor R.J. Perry.
Dept. of Computer Science Engineering Islamic Azad University of Mashhad 1 Computer System Architecture Dept. of Computer Science Engineering Islamic Azad.
Digital Logic Lecture 1 Introduction By Dr Zyad Dwekat The Hashemite University Computer Engineering Department.
CSCI 1301 Principles of Computer Science I
Detail Course Subject : Digital Logic Design Credit Hours : 3(Theory) + 1 (LAB) Perquisites : Computer Fundamentals & Basic Electronics Engg Course Objective:
Lecture 0 Digital Electronics Fundamentals Computer Architecture and System Software There are 10 kinds of people in this world – those who understand.
Instructors: Fu-Chiung Cheng ( 鄭福炯 ) Associate Professor Computer Science & Engineering Tatung University Computer Aided Circuit Design.
CS 103 Discrete Structures Lecture 01 Introduction to the Course
Lecture #1 Page 1 ECE 4110– Digital SystemDesign.
Introduction ENGIN 341 – Advanced Digital Design
1 COMS 261 Computer Science I Title: Course Introduction Date: August 25, 2004 Lecture Number: 01.
CPSC 321 Introduction to Logic Circuit Design Mihaela Ulieru (‘Dr. M’)
Course Introduction Software Engineering
EE345 - Micro-Controllers An Overview Prof. Ahmad Abu-El-Haija
CST 229 Introduction to Grammars Dr. Sherry Yang Room 213 (503)
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.
ENG3640 Micro Computer Interfacing General Information Handout Fall 2012, September 7 th ENG3640 Fall
40551 Logic Synthesis Optimization Dr. Yaser M. Agami Khalifa Fall 2004 Lecture # 1.
مدار منطقي مظفر بگ محمدي Course Structure & Grading Homework: 25% Midterm: 30% Final:50% There is 5% extra! ( =105!) Textbook:
Communications Principles (EE320) First day Course Materials Assistant Prof. Dr. Anwar Hassan.
INFORMATION SYSTEM ANALYSIS & DESIGN OBJECTIVE OF THIS COURSE!! OBJECTIVE OF THIS COURSE!! OBJECTIVE OF THIS COURSE!!
1 CPRE210: Introduction to Digital Design Instructor –Arun K. Somani –Tel: – –Office Hours: MWF 10:00-11:00 Teaching Assistant.
CS 303 Logic & Digital System Design - An Overview
ACOE361 – Digital Systems Design. Useful information Instructor: Lecturer K. Tatas Office hours: Mo5, Tu3, We6-8, Fri5 Prerequisites: ACOE201 (ACOE161)
Instructors: Fu-Chiung Cheng ( 鄭福炯 ) Associate Professor Computer Science & Engineering Tatung University.
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.
التحليل والتصميم المنطقي DIGITAL DESIGN Instructor : Khalil Alsulbi Mobile : Room : 217.
CS Welcome to CS 5383, Topics in Software Assurance, Toward Zero-defect Programming Spring 2007.
Electronic Drafting DFT 58A&B Cliff Monroe - Instructor.
CEC 220 Digital Circuit Design Wednesday, January 7 CEC 220 Digital Circuit Design Slide 1 of 12.
CS151 Introduction to Digital Design Noura Alhakbani Prince Sultan University, College for Women.
CST 223 Concepts of Programming Languages Dr. Sherry Yang PV 171
CEC 220 Digital Circuit Design Monday, August 24 CEC 220 Digital Circuit Design Slide 1 of 13.
Computer Programming for Engineers CMPSC 201C Fall 2000.
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
Instructors: Fu-Chiung Cheng ( 鄭福炯 ) Associate Professor Computer Science & Engineering Tatung University.
Introduction to Computer Architecture Dr. Ahmed El-Bialy Dr. Sahar Fawzy Dr. Sahar Fawzy
Welcome To DLD Class !!! About Me ! 1BSCS: Digital Logic Design.
COE 200 Fundamentals of Computer Engineering Instructor: Syed Z. Shazli
1 Digital Logic Design (41-135) Introduction Younglok Kim Dept. of Electrical Engineering Sogang University Spring 2006.
Spring 2008 Mark Fontenot CSE 1341 – Honors Principles of Computer Science I Note Set 1 1.
ECEN2102 Digital Logic Design Lecture 0 Course Overview Abdullah Said Alkalbani University of Buraimi.
Lecture on Digital Logic Design
Computer Engineering Department Islamic University of Gaza
Computer Architecture Syllabus
CSNB163 Digital Logic Design
Lecture on Information System Analysis
Logic and Computer Design Fundamentals
Elec 2607 Digital Switching Circuits
DIGITAL ELECTRONICS BEL 20303
lecturer | ASIC design engineer
CSC 220: Computer Organization
Introduction to Programming Using C++
Nonlinear Dynamic Control Systems
COMPUTER ORGANIZATION
Presentation transcript:

OBJECTIVE OF THIS COURS Digital design is concerned with the design of digital electronic circuits. Digital circuits are employed in the design and construction of systems such as digital computers, data communications, digital recording, and many other applications that require digital hardware. This course presents the basic tools for the design of digital circuits and provides the fundamental concepts used in the design of digital systems

Objective To introduce the fundamental concepts of digital systems. To introduce the basic techniques to analyze and design digital logic circuits. To provide experience designing and building digital logic circuits and programming 8-bit microcontroller. Outcome Able to design, analyze and debug basic digital systems Able to program simple microcontroller Ready to build a simple but real computer The first step towards the intriguing digital world!

Digital logic, Boolean algebra, Boolean function, canonical forms, minimization of Boolean functions, logic gates and their truth tables, combinational logic design, arithmetic and data handling logic circuits. Decoders, encoders, multiplexers, de multiplexers, flip-flops, counters, and registers. Review of set theory, reliable design and fault diagnosis hazards, fault detection in combinational circuits, fault location experiments, threshold logic. Synchronous sequential circuits and iterative networks, sequential machine state equivalence and machine minimization, asynchronous sequential circuits, finite state recognizer- regular expressions. transition graphs. CSE - 221Digital Logic Design 3 Hours/. week3 Credits

People Instructors: 1) Dr Mohammod Abul Kashem (Asst. Professor.) 2) Md Shafiqul Islam (Lecturer) TAs 1) Mr Kalam 2) Mr Ruhul

Textbooks and References Required Digital Design Third Edition -----M.Morris Mano Recommended References 1.John F. Wakerly, Digital Design: Principles and Practices, Third Edition, 2.Fredrick M. Cady, Software and Hardware Engineering: M68HC11, Oxford University Press. 3.Randy H. Katz, Contemporary Logic Design, Addison-Wesley Longman Some other reference manuals as listed in Syllabus. Recommended Software: VHDL (Very log Hardware description Language The library has other references dealing with Logic Design and Programming.

Policies Scheduling Conflicts If you have a conflict for a scheduled Mid term exam with a lower number course, see your instructor within the first three day’s of class. Class attendance and class participation are graded. So, at the end of the semester, if a student is on a borderline between grades, these factors will be considered when deciding the final grade.

Course Structure 39 lectures & associated readings,Home work arranged into 3 main parts Examinations -(midterm & final) 4 Midterm:-( in—class; closed book) 5 homeworks Students are expected to complete the assigned reading before class!

Grading Final Examination: 60% Midterms 35% Evaluations:5% Homeworks may be up to 24 hours late, Later hand-in of homework not accepted!

WIN WIN Proposition Lecture should be

The Digital World

Analog: values vary over a broad range continuously Digital: only discrete values +5 V –5 101 Time +5 V –5 Time Analog vs. Digital

Analog devices process signal that can assume any value across a continuous range and produce results that are also in continuous form. Digital devices process signals that take on only two discrete values such as 0 and 1 and produces output that can be represented by 0 and 1. Examples  Analog Devices: solid-state devices TV (except for digital TV), Audio amplifier etc.  Digital Devices: Computer, CD player, digital TV, digital cellular phone, electronic calculator, and digital camera.

Analog systems: Limited precision, errors accumulate, drift Interface circuits (i.e., sensors & actuators) often analog Analog vs. Digital Systems Digital systems: More accurate and reliable Readily available as self-contained, easy to cascade building blocks Computers use digital circuits internally

Here is me Personal Information Name: Dr. Mohammod Abul Kashem Assistant Professor Dept. of Computer science & Engineering Dhaka University of Engineering & Technology, Guipure (DUET). Mailing Address Residence: Mirpur-1, Block-E, Road-7, House-24, Dhaka, Bangladesh Telephone: , , ,office , Research and Publication I am always being trying to involved my self for published my thought as I already published 12 (Twelve ) topics of publication in world wide different IT Journal. Also developing the characteristic of visual signal and system analysis and design.