Explain the working of a weighted register d/a converter, Computer Engineering

Assignment Help:

With the help of a neat diagram, explain the working of a weighted-resistor D/A converter.

Ans

Weighted Register D/A Converter:

 

2123_Weighted Register.png

Digital input that has 4 bits is applied to a register network throughout electronic switch. Such electronic switch generates current I at MSB (consequent to Logic 1), I/2 at the subsequent lower significant position. The whole current produced will be proportional to digital input. Such current can be converted to consequent voltage by using an op-ampere. Circuit of this convertor is referred to as weighted register converter because the resistance values are weighted in accordance along with the binary weights.

The current Ii is specified by

Ii = IN-1 + I N-2 + ........+ I0 where  IN-1 = VN-1/ R, IN-2 = VN-2/ 2R, IN-3 = VN-3/4 R and also V(O) if bn = 0 and VN = V(1) if bn = 1

For straight binary inputs V(0) = 0 and V(1) = - VR and the output voltage is specified by:

V0 = -[-VR] [(RF/R) bn-1 +(RF/2n ) bn-1 +(RF/22R) bn-1 +_______________(RF/2n-1R) b0]


Related Discussions:- Explain the working of a weighted register d/a converter

Describe the micro programmed control unit in detail, Describe the micro pr...

Describe the micro programmed control unit in detail. A micro programmed control unit is built around a storage unit is known as a control store where all the control signals a

What do you mean by supercomputers, Q. What do you mean by Supercomputers? ...

Q. What do you mean by Supercomputers? The upper end of state of art mainframe machine is supercomputers. These are among the fastest machines in terms of processing speed and

What is gustafsons law, Q. What is Gustafsons Law? Amdahl's law is app...

Q. What is Gustafsons Law? Amdahl's law is appropriate for applications where response time is significant. On the other hand there are numerous applications that necessitate

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

What do you mean by best fit, What do you mean by best fit?  Best fit a...

What do you mean by best fit?  Best fit allocates the smallest hole that is big enough. The whole list has to be searched, unless it is sorted by size. This method makes the sm

Basic of C, write algorithm and draw flowchart for exchange the values of t...

write algorithm and draw flowchart for exchange the values of two variables.

Explain the test instruction, Explain the TEST instruction TEST instru...

Explain the TEST instruction TEST instruction performs the AND operation. The difference is that AND instruction changes the destination operand whereas TEST instruction doesn

Determine the quivalence partitioning, Determine the quivalence Partitionin...

Determine the quivalence Partitioning? The division of domain data into dissimilar equivalence data classes is performed using Equivalence Partitioning. It is executed for redu

What does a socket having of, The combination of an IP address and a port n...

The combination of an IP address and a port number is known as a socket.

Give difference between top down and bottom up parsing, Give difference bet...

Give difference between top down parsing and bottom up parsing. Top down parsing: Specified an input string, top down parsing tries to derive a string identical to this by s

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