Digital Techniques/Electronic Instrument Systems: Basic Training Center
Digital Techniques/Electronic Instrument Systems: Basic Training Center
Module 5
Digital Techniques/Electronic Instrument Systems
BASIC TRAINING CENTER
BASIC TRAINING CENTER 28.04.2017
1
5.3 DATA CONVERSION
Analogue computers
Analogue computers are characterised by the processing of analogue signals. An analogue signal
is an electrical signal whose amplitude varies continuously with time. Transducers, such as
temperature and fuel sensors, provide voltage and current outputs proportional to the quantity
being monitored. An analogue computer operates on a principle of creating a physical or
electrical analogy using mathematical formulas.
Variables, such as temperature or fuel flow, are represented by the magnitude of a physical
phenomenon, such as voltage or current
Digital computers
Digital is defined as incremental or stepped. A digital
computer processes information and outputs an
incremented or stepped output.
This output can be used to control an on-off type
device or to communicate with another digital
device. The mathematical formulas used to process
information and develop an output are stored in a
program in the computer’s memory.
Should it become necessary to change these
formulas, the computer program is simply modified.
The ability to change a program, within a digital
computer allows one computer to be used in many
applications or on many airframe types.
Interfaces
To interface digital and analogue systems requires converting of the analogue
signals to digital signals and vice versa.
Digital to analogue converter:
Converts digital signals to analogue signals. Example: used to convert the digital
data stored on a CD ROM to audio signals to drive the speakers.
Analogue to digital converter:
Converts analogue signals to digital signals. Example; used to convert the output of
a microphone into digital signals for storage on a minidisc.
While digital computers process information faster and more efficiently than analogue computers.
The flash converter is sometimes called a parallel The flash converter requires 2n-1 comparators, where n is
converter because the conversion takes place in a the number of bits. So a 4-bit flash ADC will require
single cycle. For this reason also, it is the fastest type of 15 comparators.
ADC, but it does have the most complicated
architecture.
Pipeline ADC
The ADC pipeline architecture
effectively overcomes the
limitations of the flash
architecture. A pipelined
converter divides the conversion
task into several consecutive
stages. Each of these stages
consists of a sample and hold
circuit, an m-bit ADC (e.g., a flash
converter), and an m-bit DAC.
First the sample and hold circuit
of the first stage acquires the
signal.
R-2R ladder