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

Subroutine , Subroutine :   A subroutine  is a type of subprogram, a pi...

Subroutine :   A subroutine  is a type of subprogram, a piece of code within a larger program that performs a specific task and is relatively independent of the remaining code.

Computer definition ., what is the short and complete definition of compute...

what is the short and complete definition of computer

Algorithm, What are the characteristics of algorithm?

What are the characteristics of algorithm?

Data structures hw help, Create an implementation of the Ordered Associativ...

Create an implementation of the Ordered Associative Array API using left-leaning red-black trees. Illustrate the use of the API by refactoring your WordBench as a client of Ordered

Multithread 1:1 Model, Given an operating system that supports a one – to ...

Given an operating system that supports a one – to –one relationship between user-level threads and kernel – level threads and allows one or more threads from a process to issue b

Long term goal of artificial intelligence, Long term goal of artificial int...

Long term goal of artificial intelligence: This is not to be complex with the applications of AI programs to other sciences, discussed later. Rather, it is just pointing out th

What are the most common forms of mixing, Question 1 What is the differenc...

Question 1 What is the difference between Variable Bit Rate and Constant Bit Rate? Question 2 Write a note on: Normalization, Reverberation, Noise Reduction, Filters, and

Explanation of different graphics applications, Problem 1 What are grap...

Problem 1 What are graphic applications? Explanation of different graphics applications Problem 2 Open the case cover of your CPU of your computer system and l

How to assign Values to Variables in python?, ython variables do not compri...

ython variables do not comprise to be explicitly declared to already reserve memory space. The declaration occurs automatically when you allocate a value to a variable. The equal s

Quotation in Python, Python allows single (''), double (") and triple (''''...

Python allows single (''), double (") and triple ('''''' or """) quotes to indicate string literals, as long as the similar type of quote starts and ends the string. The triple quo

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