Analogue to digital converter, Basic Computer Science

Assignment Help:

Analogue to digital converter:

In an ADC a range of input values must correspond to a unique digital word.  The type of code used depends on the system but here only binary coding will be considered. 

Consider an analogue signal, which can take on any value between 0 and 7 volts.  For any particular voltage there is a corresponding binary code word. For example, using 3-bit words, the voltage analogue value between 4 and 5 volts would be represented in binary code by the word 100, which would change to 101, when the analogue value passed through 5 volts. 

Figure shows digital representation of an analogue input signals.

14_analog to digital converter.png

The levels at which the code changes are known as quantisation levels, and the intervals between them as quantisation intervals.  In the example given in Figure 5.3.3, the quantisation levels are 0, 1, 2, 3, 4, 5, 6 and 7 volts, and the quantisation interval is 1 volt. 

Using a 3-bit word gives 23 = 8 different quantisation levels.  With a 4-bit word we would have 24 = 16 quantisation levels with 0.5 volt quantisation intervals giving improved resolution over the same range of input voltage. 

Thus the more bits available the greater the resolution for a given range of analogue signal input.  It can be seen from the above that an ADC using an n-bit word would have a resolution of one part in 2n.  

 


Related Discussions:- Analogue to digital converter

Cai, What is CAI? Explain its pitfalls.

What is CAI? Explain its pitfalls.

Input devices of a digital computer, Input devices of a digital computer: ...

Input devices of a digital computer: Input devices are used to read the instructions and data to be processed and output devices display the results obtained after executing t

Impact printers and non - impact printers, Impact Printers and non - Impact...

Impact Printers and non - Impact Printers: Impact Printers: These are printers in which the print-head strikes a ribbon, and include the daisywheel and thimble printer

Algorithms and pseudocodes.., how do you write the algorithm and the pseudo...

how do you write the algorithm and the pseudo code for cramer''s rule in visual basic.

Explain the term "algorithmic delay", QUESTION a) What is Time Division...

QUESTION a) What is Time Division Multiplexing (TDM), illustrate your answer with a diagram b) Describe four types of RTCP messages c) i) What is silence compression in I

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

Basic computer structure, Basic computer structure: A computer is an el...

Basic computer structure: A computer is an electronic device, which can accept and process data by carrying out a set of stored instructions in sequence. This sequence of math

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd