Analog-to-Digital convertor, modified. Assume that youhave a 12-bit A/D converter that can digitize an analog voltageover the range of 0.00 Volts to + 3.30 Volts (just like the one inthe TM4C123G).
(a) What is the minimum voltage that an analoginput voltage could change and be guaranteed to be detected by achange in the digital output value? E.g. in millivolts ormicrovolts.
(b) What is the binary number that represents ananalog voltage of +1.11 volts?
(c) Suppose that the A/D converter is connected toa microprocessor with a 16-bit wide data bus. What would thehexadecimal number be for an analog voltage of +2.96V?
(d) Assume that the A/D converter is a successiveapproximation-type A/D converter. How many samples must it takebefore it finally digitizes the analog voltage?
(e) Suppose that the A/D converter is beingcontrolled by a 1 MHz clock signal and a sample occurs on therising edge of every clock. How long will it take to digitize ananalog voltage?
Thank you for the help! Much appreciated!