Digital Computer & Digital Systems

Slides:



Advertisements
Similar presentations
CT455: Computer Organization Logic gate
Advertisements

Unit 7 Discrete Controllers
DIGITAL ELECTRONICS CIRCUIT P.K.NAYAK P.K.NAYAK ASST. PROFESSOR SYNERGY INSTITUTE OF ENGINEERING & TECHNOLOGY.
CPS-304 DIGITAL LOGIC & DESIGN Instructor : Ms. Saba Iqbal.
Engineering Lecture1: Logic Circuits & Concepts about basic Electrical Engineering Devices by Christin Sander.
Module 3.  Binary logic consists of :  logic variables  designated by alphabet letters, e.g. A, B, C… x, y, z, etc.  have ONLY 2 possible values:
COMPUTER SYSTEM ARCHITECTURE By Sohaib.  The digital computer is a digital system that performs various computational tasks.  The word digital implies.
Digital Electronics. Introduction to Number Systems & Codes Digital & Analog systems, Numerical representation, Digital number systems, Binary to Decimal.
Digital Components and Combinational Circuits Sachin Kharady.
Microcontroller Presented by Hasnain Heickal (07), Sabbir Ahmed(08) and Zakia Afroze Abedin(19)
©2008 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected under all copyright laws as they currently exist.
Lecture No. 1 Computer Logic Design. About the Course Title: –Computer Logic Design Pre-requisites: –None Required for future courses: –Computer Organization.
COMPUTER SCIENCE QUESTIONS… BY JACK. WHAT IS THE CPU? The cpu is the central processing unit.
CS 303 Logic & Digital System Design - An Overview
Digital Systems. Digital Design  Digital Design is concerned with the design of digital electronic circuits.  Computers,  data communication equipment,
1 Lecture 22 Sequential Circuits Analysis. 2 Combinational vs. Sequential  Combinational Logic Circuit  Output is a function only of the present inputs.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Spring 2007.
LOGIC GATES. Electronic digital circuits are also called logic circuits because with the proper input, they establish logical manipulation paths. Each.
1.8 Binary Storage and Registers
Digital Circuits Text Book –M. M. Mano, "Digital Design," 3rd Ed., Prentice Hall Inc., Reference –class notes Grade –quizzes:15% –mid-term:27.5%
Computer Organization. The digital computer is a digital system that performs various computational tasks Digital computer use binary number system which.
Computer Hardware – System Unit
1 3 Computing System Fundamentals 3.2 Computer Architecture.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Digital Logic & Design Dr.Waseem Ikram Lecture 44.
Computer Organization IS F242. Course Objective It aims at understanding and appreciating the computing system’s functional components, their characteristics,
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
Introduction to Microcontroller Technology
Computing Science Computer Structure: Lesson 1: Processor Structure
Computers Are Your Future Tenth Edition
Creating logic gates with Minecraft
Basic Computer Organization and Design
Microprocessor and Microcontroller Fundamentals
Microprocessor and Microcontroller Fundamentals
Computer Hardware – System Unit
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
CSNB COMPUTER SYSTEM CHAPTER 1 INTRODUCTION CSNB153 computer system.
Digital Systems and Binary Numbers
COMPUTER ORGANIZATION & ASSEMBLY LANGUAGE
What is a computer? Simply put, a computer is a sophisticated electronic calculating machine that: Accepts input information, Processes the information.
Digital Fundamentals Floyd Chapter 1 Digital concepts Tenth Edition
PLC: Programmable Logical Controller
Digital Systems and Binary Numbers
IPCOWALA INSTITUTE OF ENGINEERING & TECHNOLOGY-DHARMAJ
DIGITAL CALCULATOR USING 8051
CSCI-100 Introduction to Computing
Chapter 2.3 Binary Logic.
SICS 154 DIGITAL COMPUTER FUNDAMENTAL
Digital Components and Combinational Circuits
Invitation to Computer Science, Java Version, Third Edition
Introduction to Microprocessors and Microcontrollers
Interfacing Memory Interfacing.
Logic Gates Practical Objective: to develop an understanding of logic circuits and truth tables.
ECE434a Advanced Digital Systems L02
Fundamentals of Information Systems
Information Processing Cycle
PLC Hardware Components.
Lecture 20: Combinatorial Circuits I
Chapter 10.3 and 10.4: Combinatorial Circuits
Introduction to Computer Architecture
INTRODUCTION TO COMPUTERS
Chapter 4: Hardware for Educators
Computer Evolution and Performance
Boolean Algebra and Gate Networks
Digital Electronics and Logic Circuit
Microprocessor I 7/18/2019.
Networks & I/O Devices.
Counter Fundamentals Presented by :
Computer Organization
Workshop On.
Presentation transcript:

Digital Computer & Digital Systems Digital age has a prominent role in every day life.

Motivation Analysis & design of digital electronic circuits Why digital circuits? They are everywhere and generic digital computers, smart phones, data communication, digital recording, digital TV, many others Fundamental concepts in the design of digital systems Basic tools for the design of digital circuits Logic gates (AND, OR, NOT) Boolean algebra

Information Processing Cycle What Is a Computer? A computer is an electronic device, operating under the control of instructions stored in its own memory Collects data (input) Processing Produces information (output) Information Processing Cycle

DIGITAL COMPUTER: Consists of electronic components and electromechanical devices. These components can maintain only two discrete states (i.e high voltage/low voltage or ON/OFF). The word digital implies that the information in the computer is represented by variables that take a finite number of discrete values (0 or 1). By using various coding techniques (groups of bits) can be made to represent not only binary numbers but also other decimal digits, letters, or meaningful symbols Digital computer’s functions are: General Purpose machine more reliable and accurate results. Count Quantities rather than measuring Input / Output in digits as well as in graphical form.

Block Diagram of Digital Computer

DIGITAL SYSTEM Implementation of digital computer is known as digital system. Digital Computers have been made possible many scientific, industrial, and commercial advances that would have been unattainable otherwise. Our space program would have been impossible without real-time, continuous computer monitoring. Business enterprises function efficiently only with the aid of automatic data processing. Air traffic control, space guidance, the educational field and many other areas also uses digital systems. Other examples include telephone switching exchanges, digital voltmeters, digital counters, electronic calculators, and digital displays. From these applications, the appropriate name for a digital computer would be a “Discrete Information Processing System”. Digital computer is the interconnection of digital modules.

Your Board

Buses A bus allows the various devices both inside and attached to the system unit to communicate with each other Data bus Address bus Control bus A computer can have these basic types of buses: System bus Expansion bus

Ports and Connectors