A/D Converter An electronic circuit that transforms an analog signal into a digital form that can be used by a computer or other digital circuits.

Similar documents
Chapter 7. Introduction. Analog Signal and Discrete Time Series. Sampling, Digital Devices, and Data Acquisition

Chapter 2: Fundamentals of Data and Signals

The need for Data Converters

Pulse Code Modulation

Advanced Digital Signal Processing Part 2: Digital Processing of Continuous-Time Signals


ANALOGUE AND DIGITAL COMMUNICATION

2. By convention, the minimum and maximum values of analog data and signals are presented as voltages.

In this lecture. System Model Power Penalty Analog transmission Digital transmission

ECE 556 BASICS OF DIGITAL SPEECH PROCESSING. Assıst.Prof.Dr. Selma ÖZAYDIN Spring Term-2017 Lecture 2

Ș.l. dr. ing. Lucian-Florentin Bărbulescu

Analogue Interfacing. What is a signal? Continuous vs. Discrete Time. Continuous time signals

Chapter 4 Digital Transmission 4.1

Waveform Encoding - PCM. BY: Dr.AHMED ALKHAYYAT. Chapter Two

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016

MIL-STD-1553 DATA BUS/PCM MULTIPLEXER SYSTEM

Cyber-Physical Systems ADC / DAC

Digital Communication (650533) CH 3 Pulse Modulation

II Year (04 Semester) EE6403 Discrete Time Systems and Signal Processing

Pulse Code Modulation (PCM)

ANALOG-TO-DIGITAL CONVERTERS

EXPERIMENT WISE VIVA QUESTIONS

Testing DDX Digital Amplifiers

INTRODUCTION TO COMMUNICATION SYSTEMS LABORATORY IV. Binary Pulse Amplitude Modulation and Pulse Code Modulation

The Importance of Data Converter Static Specifications Don't Lose Sight of the Basics! by Walt Kester

Introduction (concepts and definitions)

CHAPTER 4. PULSE MODULATION Part 2

Chapter 3 Data and Signals

Design And Simulation Of First Order Sigma Delta ADC In 0.13um CMOS Technology Jaydip H. Chaudhari PG Student L. C. Institute of Technology, Bhandu

APPLICATIONS OF DSP OBJECTIVES

A Digital Signal Processor for Musicians and Audiophiles Published on Monday, 09 February :54

PULSE CODE MODULATION (PCM)

Figure 1: Block diagram of Digital signal processing

1. Explain why the base 2 number system is of special relevance in Computer Science.

DIGITAL COMMUNICATION

FFT Analyzer. Gianfranco Miele, Ph.D

Chapter Two. Fundamentals of Data and Signals. Data Communications and Computer Networks: A Business User's Approach Seventh Edition

Fundamentals of Data and Signals

Computerized Data Acquisition Systems. Chapter 4

SIGMA-DELTA CONVERTER

Introduction to Telecommunications and Computer Engineering Unit 3: Communications Systems & Signals

Analog/Digital and Sampling

DIGITAL COMMUNICATION

Chapter 2: Digitization of Sound

Real-Time Application of DPCM and ADM Systems

Basic Communications Theory Chapter 2

Introduction to Real-Time Digital Signal Processing

EE390 Final Exam Fall Term 2002 Friday, December 13, 2002

Data Communication. Chapter 3 Data Transmission

Pulse Code Modulation

Lab.3. Tutorial : (draft) Introduction to CODECs

Communication Theory II

Chapter 3 Data Transmission COSC 3213 Summer 2003

Overview. Lecture 3. Terminology. Terminology. Background. Background. Transmission basics. Transmission basics. Two signal types

ELG3336 Design of Mechatronics System

CHAPTER 2. Instructor: Mr. Abhijit Parmar Course: Mobile Computing and Wireless Communication ( )

Communications I (ELCN 306)

Choosing the Best ADC Architecture for Your Application Part 4:

FYS3240 PC-based instrumentation and microcontrollers. Signal sampling. Spring 2015 Lecture #5

Communication Theory II

EE 210 Lab Exercise #4 D/A & A/D Converters

1. The decimal number 62 is represented in hexadecimal (base 16) and binary (base 2) respectively as

EE482: Digital Signal Processing Applications

TE 302 DISCRETE SIGNALS AND SYSTEMS. Chapter 1: INTRODUCTION

SYLLABUS. For B.TECH. PROGRAMME ELECTRONICS & COMMUNICATION ENGINEERING

FYS3240 PC-based instrumentation and microcontrollers. Signal sampling. Spring 2017 Lecture #5

Data acquisition and instrumentation. Data acquisition

DHANALAKSHMI SRINIVASAN COLLEGE OF ENGINEERING AND TECHNOLOGY CS6304- ANALOG AND DIGITAL COMMUNICATION BE-CSE/IT SEMESTER III REGULATION 2013 Faculty

Laboratory Manual 2, MSPS. High-Level System Design

Lecture #6: Analog-to-Digital Converter

EEE 309 Communication Theory

INTRODUCTION TO DIGITAL CONCEPT

Chapter 2 Analog-to-Digital Conversion...

Ch 5 Hardware Components for Automation

Introduction to Discrete-Time Control Systems

: DIGITAL COMMUNICATION

Voice Transmission --Basic Concepts--

ITM 1010 Computer and Communication Technologies

Analog-Digital Interface

Electronics II Physics 3620 / 6620

DigiPoints Volume 1 SINE WAVES VA 3.1 SCTE

Chapter 4. Digital Audio Representation CS 3570

Overview of Signal Processing

Lecture Schedule: Week Date Lecture Title

Microprocessors & Interfacing

Communications IB Paper 6 Handout 3: Digitisation and Digital Signals

ROTRONIC HygroClip Digital Input / Output

Key Critical Specs You Should Know Before Selecting a Function Generator

UNIT I Source Coding Systems

Based with permission on lectures by John Getty Laboratory Electronics II (PHSX262) Spring 2011 Lecture 9 Page 1

BEE 2233 Digital Electronics. Chapter 1: Introduction

CQM1H-MAB42 Analog I/O Board Connector CN1: Analog inputs 1 to 4. Name Specifications Model number Slot 1 (left slot) High-speed Counter Board

A DSP IMPLEMENTED DIGITAL FM MULTIPLEXING SYSTEM

Chapter-15. Communication systems -1 mark Questions

END-OF-YEAR EXAMINATIONS ELEC321 Communication Systems (D2) Tuesday, 22 November 2005, 9:20 a.m. Three hours plus 10 minutes reading time.

MULTIMEDIA SYSTEMS

Basic Harris DX Transmitter Tutorial

Electrical signal types

Understanding PDM Digital Audio. Thomas Kite, Ph.D. VP Engineering Audio Precision, Inc.

Digital Audio. Lecture-6

Transcription:

Digital Audio Terms A/D Converter An electronic circuit that transforms an analog signal into a digital form that can be used by a computer or other digital circuits. Aliasing An undesirable effect that is produced by the generation of frequency components during the sampling process of converting an analog signal into digital form: an effect that is caused by improperly filtering the analog signal prior to sampling or by using a sampling frequency that is too low. Analog Signal A continuously varying signal that provides an exact representation of the signal level at any instant in time. Anti-Aliasing Filter A low pass filter used to pre-filter the analog signal prior to A/D conversion to minimize any effects due to aliasing. Anti-Imaging Filter A low pass filter used to filter the signal after a D/A conversion to eliminate any frequency components, which might have been generated by the A/D conversion process. Bandwidth (Frequency Response) The description of the low frequency capability and the upper frequency capability of an audio system: usually these frequency limits being defined by the points where the signal levels have been reduced by 3 db. BCD (Binary Coded Decimal) A binary number system with a specific binary code assigned to each of the ten digits in the decimal number system. Binary A number system consisting of only two digit values (0 and 1): a counting number system using base 2 arithmetic. Bit A binary digit having the value of 0 or 1: a unit of counting in binary arithmetic: represented in circuitry as any of the following: 0-off 1-on 0-false 1-true 0-low 1-high 0-+0 V 1-+5 V

Byte A binary computer word or number consisting of 8 bits. Code A predefined digital binary representation of a number chosen for some reason other than its numerical value. Computer A circuit or group of circuits which are configured for the sole purpose of manipulating numerical or digital data in an efficient way and under the control of a user defined program. D/A Converter An electronic circuit used to transform a digital signal into analog form so that it can be processed in analog or linear circuitry. Data Numbers Values which are used in digital systems to represent signals or characterize processing functions. DECATM (Digital Energy Conversion Amplification) A method of realizing audio power amplification by using very high-speed digital switches as energy transfer control devices. Decimal A number system consisting of ten digit values (0 through 9): a counting number system using base 10 arithmetic. Delta Modulation A method of describing the differences (or delta) between two analog or digital values. Digital Audio An audio signal, which is stored, recorded, processed or amplified in digital or numerical form. Digital Memory A digital circuit, which retains a bit or many bits of digital data for a period of time without degradation. Digital Pulse A single digital bit representation characterized by a binary value changing for a finite amount of time.

Digital Signal A signal that is represented with a predefined set of numbers or digits: a discrete representation of a signal with a stepped (not continuous) characteristic dependent on the numerical resolution of the digital system. DPCM (Differential Pulse Code Modulation) The process of representing the difference between two successive analog values with a digital code. ECC (Error Correction Coding) Creating a digital binary code representation of a numerical value, which has the ability to correct a small number of, bit errors in the binary value. Encode The process of converting a digital numerical value to a specific binary value representation. Imaging the replication of frequency components throughout the frequency spectrum as a result of the A/D conversion process. Microcomputer A small computer consisting of a single circuit or group or circuits usually configured around a microprocessor, a program storage device and some limited input/output capability and dedicated to a more specific set of tasks. Microprocessor A single integrated circuit, which can be commanded to perform any one of several predefined operations by using predefined instructions. MIDI (Musical lnstrument Digital Interface) A standard format and protocol set up for musical instrument systems, allowing them to communicate with each other through a set of predefined commands and directions sent through a "serial data" link. PCM (Pulse Code Modulation) A method of representing predefined analog signal levels in a digital code form. Processor Any circuit or group of circuits tasked to manipulate a signal or collection of data in a specific way.

Program (noun) The ordered group of internal directions or set of external commands which direct a computer or other circuits to react as desired. Program (verb) To direct a computer or other digital circuit to perform a specific task or to react in a certain way to a given command. Programmable A digital circuit which can be directed by the user to perform certain tasks upon command. PWM (Pulse Width Modulation) A method of representing analog signal levels in digital form by varying the width of the digital pulse. Quantization The process of sampling an analog signal value and converting the sample into a predefined numerical or digital value. Quantization Noise The noise resulting from the error introduced by the imperfection in the A/D conversion process: the level of noise created by trying to represent an analog signal of infinite resolution with a digital value of discrete and finite resolution. Sample A single measurement of an analog signal for the purpose of changing it into digital form. Sample/Hold A process of measuring the value of an analog signal and holding that value during the A/D conversion to prevent the analog value from changing during the conversion. Sample Rate The rate of frequency at which the analog-to-digital conversion or quantization of the analog signal is performed: the rate at which the analog signal is measured for conversion to its digital form. Signal-to-Noise The ratio of the maximum signal level to the maximum noise level in any analog or digital system.

Signal-to-Quantization Noise The ratio of the maximum signal level to the quantization error introduced by the imperfect analog-to-digital conversion process. SMPTE (Society of Motion Picture and Television Engineers) Organization, similar to the AES (Audio Engineering Society), responsible for defining standards and specifications for the motion picture and broadcast industry including: SMPTE Time Code, NTSC, HDTV, etc. Sync (noun) A signal which is used to cause two or more events to occur simultaneously or at the same rate. Sync (verb) To create a situation where two or more events occur simultaneously or at the same rate.