DIGITAL ELECTRONICS, MICROPROCESSORS, AND COMPUTERS

Slides:



Advertisements
Similar presentations
DIGITAL ELECTRONICS, MICROPROCESSORS, AND COMPUTERS DIGITAL ELECTRONICS, MICROPROCESSORS, AND COMPUTERS By Naaimat Muhammed.
Advertisements

1 Microprocessor History. 2 The date is the year that the processor was first introduced. Many processors are re- introduced at higher clock speeds for.
Digital Data Representation
Digital to Analog and Analog to Digital Conversion
5/4/2006BAE Analog to Digital (A/D) Conversion An overview of A/D techniques.
Lecture 9: D/A and A/D Converters
Basic Electricity and Electronics Mr. McClean Concepts of Engineering and Technology Copyright © Texas Education Agency, All rights reserved.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Operational Amplifiers in Chemical Instrumentation By Naaimat Muhammed.
Chapter 2 System Unit Components Discovering Computers 2012: Chapter
Digital to Analog and Analog to Digital Conversion
General Licensing Class G7A – G7C Practical Circuits Your organization and dates here.
Digital Fundamentals Floyd Chapter 1 Tenth Edition
INTRODUCTION TO MICROPROCESSORS
Engineering Lecture1: Logic Circuits & Concepts about basic Electrical Engineering Devices by Christin Sander.
COMPUTER SYSTEM ARCHITECTURE By Sohaib.  The digital computer is a digital system that performs various computational tasks.  The word digital implies.
PHY 202 (Blum)1 Analog-to-Digital Converter and Multi-vibrators.
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Noor Alhareqi.
PHY 202 (Blum)1 Analog-to-Digital Converter and Multi-vibrators.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals with PLD Programming.
Slide 1 – CPU Acronym Definition The CPU is a small square unit that sits behind a fan, the fan keeps the CPU from over heating. The CPU (Central Processing.
CHAPTER 4 The Central Processing Unit. Chapter Overview Microprocessors Replacing and Upgrading a CPU.
CSNB374: Microprocessor Systems Chapter 1: Introduction to Microprocessor.
Computer Hardware Basic Computer Concepts Data Representation and Digital Electronics  Data Representation  makes it possible to convert letters, sounds,
CHAPTER-2 Fundamentals of Digital Logic. Digital Logic Digital electronic circuits are used to build computer hardware as well as other products (digital.
Confidentiality/date line: 13pt Arial Regular, white Maximum length: 1 line Information separated by vertical strokes, with two spaces on either side Disclaimer.
Floyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
School of Computer and Communication Engineering, UniMAP Mohd ridzuan mohd nor DKT 122/3 - DIGITAL SYSTEM I Chapter.
Basic Computer Organization Rashedul Hasan.. Five basic operation No matter what shape, size, cost and speed of computer we are talking about, all computer.
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
Digital Data-Acquisition Systems Since the late 1950s, computers have been used to monitor, and in many cases to control, the performance of large process.
By : Gastón Tricárico St. Brendans school The processor is the computer's brain. It allows the processing of numeric data, meaning information entered.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Computer Operation. Binary Codes CPU operates in binary codes Representation of values in binary codes Instructions to CPU in binary codes Addresses in.
Different Types of Integrated Circuits. Introduction: Different Types of Integrated Circuits Every electronic appliance we use.
Lecture Notes / PPT UNIT III
Computer Hardware. 7/23/2016M. Eyadat2 Objectives –Explain why most computers are digital –Describe the role of the ALU –List factors that affect performance.
Logic Gates Unit 16.
Digital to analog converter [DAC]
MECH 373 Instrumentation and Measurements
Unit Microprocessor.
EKT124 Digital Electronics 1 Introduction to Digital Electronics
Computer Organization and Architecture + Networks
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Introduction to Microprocessors
COMPUTER ORGANIZATION & ASSEMBLY LANGUAGE
Digital Fundamentals Floyd Chapter 1 Digital concepts Tenth Edition
Introduction The term digital is derived from the way computers perform operation, by counting digits. Application of digital technology: television, communication.
Lecture on Microcomputer
Instrumental Chemistry
Chapter 2 – Computer hardware
Introduction of microprocessor
Introduction to Microprocessors
INTRODUCTION TO MICROPROCESSORS
Digital Design.
Introduction to Microprocessors and Microcontrollers
Edited by : Noor Alhareqi
Operational Amplifiers in Chemical Instrumentation
Digital Systems: Introductory Concepts
Edited by : Noor Alhareqi
Instrumental Chemistry
Microprocessor & Assembly Language
General Licensing Class
3.1 Introduction to CPU Central processing unit etched on silicon chip called microprocessor Contain tens of millions of tiny transistors Key components:
Introduction to Micro Controllers & Embedded System Design
Digital Fundamentals Floyd Chapter 1 Tenth Edition
1.Introduction to Advanced Digital Design (14 marks)
Digital Circuits and Logic
Digital Electronics and Logic Circuit
Workshop On.
Presentation transcript:

DIGITAL ELECTRONICS, MICROPROCESSORS, AND COMPUTERS By Naaimat Muhammed

Introduction The computer you are using to read this page uses a microprocessor to do its work. The microprocessor is the heart of any normal computer . The microprocessor you are using might be a Pentium, a K6, a PowerPC, a Sparc or any of the many other brands and types of microprocessors.

The rate of growth of electronics, instrumentation, and microcomputer technology is nearly incomprehensible. Microcomputers or microprocessors are now found in most laboratory instruments, including even balances and pH meters. Digital circuits offer some important advantages over their analog counterparts. Digital circuits are less susceptible to environmental noise. Digitally encoded signals can be transmitted with a higher degree of signal integrity . Digital signals may be transmitted directly to digital computers.

Microprocessor History A microprocessor -- also known as a CPU or central processing unit . It is a complete computation engine that is fabricated on a single chip . The first microprocessor was the Intel 4004, introduced in 1971. The 4004 was not very powerful -- all it could do was add and subtract, and it could only do that 4 bits at a time . The 4004 powered one of the first portable electronic calculators.

Intel 4004

Intel 8080 The first microprocessor to make it into a home computer was the Intel 8080 Introduced in 1974 ,it was a complete 8-bit computer on one chip. The first microprocessor to make a real splash in the market was the Intel 8088,which was improvements on the basic design of the 8088.

Analog and Digital Signals Chemical signals are of two types, digital and analog. An example of a digital, or discrete, chemical signal is the radiant energy produced by the decay of a radioactive species. The signal consists of a series of pulses of energy produced as individuals atoms decay. These pulses can be converted to electrical pulses and counted. The form that the signal takes depends on how one looks at the signal. A properly designed detector can respond to the individual photons, producing a signal that consists of a series of pulses that can be measured.

Arithmetic With Binary Numbers In typical digital measurement, a high-speed electronic counter is used to count the number of pulses that occur within a specified set of boundary conditions. Examples of signals and boundary conditions include number of photons or alpha decay particles emitted by an analyte per second or the number of drops of titrant per millimole of analyte. Counting such signals electronically requires that they first be transduced to provide a series of pulses of more or less equal voltage. For this reason, electronic counting is performed by binary numbers; here, only two digits, 0 and 1, are required to represent any number.

Microprocessor The following diagram shows an extremely simple microprocessor capable of doing those three things:

continued A clock line that lets a clock pulse sequence the processor This is about as simple as a microprocessor gets. This microprocessor has: An address bus (that may be 8, 16 or 32 bits wide) that sends an address to memory A data bus (that may be 8, 16 or 32 bits wide) that can send data to memory or receive data from memory An RD (read) and WR (write) line to tell the memory whether it wants to set or get the addressed location A clock line that lets a clock pulse sequence the processor A reset line that resets the program counter to zero (or whatever) and restarts execution

Relationship Between Decimal and Binary An instrument for counting the number of electrical pulses from a transducer per unit time consists of the following components

Signal Shapers This is essentially an operational amplifier that makes use of a voltage comparator to convert the signal to the square wave form

Binary Counter Electronic counters employ a series of binary circuits( or binaries) to electrical pulses These circuits are basically electronic switches that have two logic states, on/l and off/0. Each binary circuit can the be used to represent one digit of a binary number(or the coefficient of a power of two) a convenient binary circuits for counting is the so-called flip-flop.

Binary Coded Decimal System This is the system that converts from binary to decimal numbers

Scalers The process of reducing a count by a known fraction is called scaling, and becomes important when the frequency of a signal is greater than the counting device can accommodate. In this situation, a scaler is introduced between the signal source and the counter

Clocks Many digital applications require a highly reproducible and accurately known frequency source to be used in conjunction with the measurement of time. Generally, these frequency sources are based upon quartz crystals.

Digital to Analog Converters Digital signals are often converted to their analog counterparts for the control of instruments or for display by readout devices such as meters and analog recorders One common method is to use a circuit similar to a summing circuit of an operational amplifier

Microprocessors and Microcomputers A microprocessor is a large-scale integrated circuit made up of tens and even hundreds of thousands of transistors, resistors, switches, and other circuit elements miniaturized to fit on a single silicon chip. Microcomputers are finding an ever-increasing use in controlling analytical instruments and in processing, storing, and displaying the data derived from them. Automation leads to more rapid data acquisition, which shortens the time required for analysis or increases precision by providing time for additional replicate measurements to be made.

Applications of Computers Computer interactions with analytical instruments are of two types. Active Applications Passive Applications

REFERENCES: http://192.215.107.101/ebn/942/tech/techfocus/1071main.html http://www.chem.usu.edu/~sbialk/Classes/565/opamps/opamps.html Skoog, Holler, and Neiman. Principles of Instrumental Analysis. 5th ed. Orlando: Harcourt Brace & Co., 1998.