Biomedical Engineering > GATE 2025 > Data Converters
For an 8-bit Digital to Analog Converter (DAC), the binary input 0000 0000 results in 0 V, and 1111 1111 results in 5 V. The output of the DAC for an input of 1011 0111 is ______ (in volts, rounded off to two decimal places).
Explanation
Correct : 3.58
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.