Representing Numerical Data Analog Any signal that varies continuously over time Mechanical Pneumatic Hydraulic Electrical Digital Quantities are represented.

Slides:



Advertisements
Similar presentations
EET260 Introduction to digital communication
Advertisements

UNIT 8 DIGITAL LOGIC. (1) To study and understand Boolean algebra and Boolean properties. (2) To design and analyze Logic gates. (3) To design and analyze.
Number Systems and Codes
Analog-to-Digital Converter (ADC) And
Digital Systems: Introductory Concepts Wen-Hung Liao, Ph.D.
Khaled A. Al-Utaibi  Digital Vs Analog Signals  Converting an Analog Signal to a Digital One  Reading Analog Sensors with the.
Chapter 1 – Introductory Concepts Copyright © 2011, 2007, 2004, 2001, 1998 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights.
1 Sensors, Actuators, Signals, and Computers Part D Ping Hsu, Winncy Du, Ken Youssefi.
Chapter 01 Introduction Chapter 0 Introduction. Chapter 02 History of Computing - Early Computers Abacus (ancient orient, still in use) Slide rule (17C,
Chapter 2 Introduction to Digital Concepts. Analog Representation Voltage, current, movement.
Logic Design Logic design deals with the basic concepts and tools used to design digital hardware consisting of logic circuits Digital devices: airbags,
Digital Circuit Why Digital Circuit? – Digital signals ( 0 and 1) are very easy to handle with electronic circuits only 2 states needed: Switch ON or OFF,
Signals, Circuits, and Computers Part A Winncy Du Fall Based on Dr
DIGITAL ELECTRONICS CIRCUIT P.K.NAYAK P.K.NAYAK ASST. PROFESSOR SYNERGY INSTITUTE OF ENGINEERING & TECHNOLOGY.
Digital to Analog and Analog to Digital Conversion
Engineering 1040: Mechanisms & Electric Circuits Fall 2011 Introduction to Embedded Systems.
An Introduction to Real time Systems by Dr. Amin Danial Asham.
Engineering 1040: Mechanisms & Electric Circuits Winter 2015 Analog & Digital Signals Analog to Digital Conversion (ADC)
Data Converters ELEC 330 Digital Systems Engineering Dr. Ron Hayne
1 Sensors and Measurements Penderia & Pengukuran ENT 164 Signal Processing Elements Hema C.R. School of Mechatronics Engineering Northern Malaysia University.
In science, technology, business, and, in fact, most other fields of endeavor, we are constantly dealing with quantities. Quantities are measured, monitored,
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.
ACOE2551 Microprocessors Data Converters Analog to Digital Converters (ADC) –Convert an analog quantity (voltage, current) into a digital code Digital.
Analog to Digital conversion. Introduction  The process of converting an analog signal into an equivalent digital signal is known as Analog to Digital.
Data Acquisition Systems
Analog to Digital Converters (ADC) Ben Lester, Mike Steele, Quinn Morrison.
Digital Systems © Korea Univ. of Tech. & Edu. Dept. of Info. & Comm. Chap. 1 Introductory Concepts 1-1 Digital Systems: Principles and Applications Eighth.
1.1 Introduction to Basic Digital Logic ©Paul Godin Updated August 2014 gmail.com Presentation 1.
MICROPROCESSOR AND MICRO CONTROLLER
Floyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
CEC 220 Digital Circuit Design Number Systems & Conversions Friday, January 9 CEC 220 Digital Circuit Design Slide 1 of 16.
School of Computer and Communication Engineering, UniMAP Mohd ridzuan mohd nor DKT 122/3 - DIGITAL SYSTEM I Chapter.
CSCI1600: Embedded and Real Time Software Lecture 14: Input/Output II Steven Reiss, Fall 2015.
AGBell – EECT by Andrew G. Bell (260) Lecture 1.
Data acquisition is the process of sampling signals that measure real world physical conditions and converting the resulting samples into digital numeric.
ECE 2799 Electrical and Computer Engineering Design ANALOG to DIGITAL CONVERSION Prof. Bitar Last Update:
CEC 220 Digital Circuit Design Number Systems & Conversions Wednesday, Aug 26 CEC 220 Digital Circuit Design Slide 1 of 16.
4 BIT ADC BIT STREAM THE SOUND IS MEASURED (SAMPLED) AT REGULAR INTERVALS AND GIVEN A VALUE FROM 0 TO 15. THIS BINARY VALUE IS SENT TO A PARALLEL TO SERIAL.
Digital Systems and Information Dr. Sanjay P. Ahuja, Ph.D. FIS Distinguished Professor of CIS ( ) School of Computing, UNF.
Digital-to-Analog Analog-to-Digital Week 10. Data Handling Systems  Both data about the physical world and control signals sent to interact with the.
ECET 340 Entire Course (All ilabs and Homework) For more classes visit ECET 340 Week 1 HomeWork 1 ECET 340 Week 1 iLab 1 ECET 340.
Digital System Design. Objective Distinguish between Two worlds Understand the Properties digital system.
EEE 301 : Digital ELECTRONICS Amina Hasan Abedin Senior lecturer, Dept of EEE, BRAC University.
Residential Audio & Video Systems Copyright © 2005 Heathkit Company, Inc. All Rights Reserved Presentation 15 – Digital Audio and Video.
Number Systems Decimal Can you write 12,045 in expanded form? Base? Allowable digits for each place?
Lesson 1 PLC BASICS. PLC Definition  Programmable Logic Controllers are industrial computers that control machine and other applications.  PLC have.
MECH 373 Instrumentation and Measurements
Mechatronics – a design process that includes
Michael Rahaim, PhD Candidate Multimedia Communications Lab
Digital-to-Analog Analog-to-Digital
ES C263 Microprocessor Programming and Interfacing
COMPUTER ORGANIZATION & ASSEMBLY LANGUAGE
Digital Fundamentals Floyd Chapter 1 Digital concepts Tenth Edition
Chapter 2 – Computer hardware
Project guide B. SUBBULAKSHMI M. E Assistant Professor C. A. R
Digital-to-Analog Analog-to-Digital
Introductory Concept of Digital sytem Dr. Siraporn.
Digital Systems: Introductory Concepts
Chapter 1 – Introductory Concepts
DIGITAL ELECTRONICS BEL 20303
EET 2261 Unit 14 INCOMPLETE Analog-to-Digital Conversion (ADC) & Digital-to-Analog Conversion (DAC) Read. Homework #13 and Lab #13 due next week. Quiz.
CSCI1600: Embedded and Real Time Software
Universiti Malaysia Perlis
Introduction to Basic Digital Logic
Binary Coded Decimal BCD - Binary Coded Decimal Learning Guide.
Data Representation and Organization
Digital Logic Design 17 Mechatronics
CSCI1600: Embedded and Real Time Software
Chapter 0 Introduction Introduction Chapter 0.
Presentation transcript:

Representing Numerical Data Analog Any signal that varies continuously over time Mechanical Pneumatic Hydraulic Electrical Digital Quantities are represented by discrete values Mechanical Pneumatic Magnetic Electrical

Digital vs Analog Digital (Discrete) Analog (Continuous) Sampling Rate Ex: MP3 Encoding

Digital vs Analog Pros of Digital Systems Easier to Design Data Storage is easy Accuracy and Precision easier to maintain Operation can be programmed Less effected by noise Limitation of Digital Systems Real World Representation Processing digitized signals takes time

Dealing with the analog world Reading Analog and Feeding Back Analog Signal comes from some device sensor (pressure valve, flow meter, mic, etc) as analog Use a ADC to convert Process the digital signal Use DAC to convert back to analog Most systems digitize as early as possible and delay conversion back to analog as late as possible

Digital Number Systems Decimal 0-9 Base 10 system 786 – 7 hundreds, 8 tens & 6 units (ones) 7 being the most significant 6 being the least significant Do we use the decimal system in digital systems? Why or Why not?

Digital Number Systems Binary 0-1 Base 2 Can we still represent any quantity that is represented in binary? – 1 fours, 0 twos & 1 units = 5 10 Largest decimal number that can represented with 16 bits

Physically representing binary Switch opened or closed Voltages between a certain range +2 to +5 represent 1 -5 to -2 represent 0 Magnetic Polarity Diode – conducting or nonconducting Pits or No pits on a CD

Timing Diagram Used to show how one or more digital signals changes over time. Used for hardware testing and embedded system debugging Basic Timing for PCMCIA I/O Card Interface on SH7751

Circuits Different circuits will alter the same input(s) in different ways. All circuits follow some type of logic and sometimes referred to as logic circuits

Serial vs Parallel Transmission Serial – bits are sent in sequence “serially” one after another over a signal line Parallel – multiple lines are used to send bits simultaneously Which is faster or better?

Digital Computers CPU – control and arithmetic/logic operations Microprocessor – CPU in a integrated circuit (pins attached to other digital circuits) Microcontroller – all parts of a computer (CPU, memory, I/O ports) all in one IC.