Approximately 70
The ADC0804 is named based on its specifications, where "0804" indicates the number of bits and the type of architecture. Specifically, "08" signifies that it is an 8-bit analog-to-digital converter, meaning it converts analog signals into a digital format with 256 possible values (from 0 to 255). The "04" typically refers to the specific model or version of the ADC within a series produced by the manufacturer, distinguishing it from other variants or models with different specifications.
The full specifications for these parts are beyond the scope of this site. I suggest you obtain original datasheets for both parts.The AD7224 is a precision 8-bit, voltage-output, digital-to-analog converter with output amplifier and double buffered interface logic on a monolithic CMOS chip. No external trims are required to achieve full specified performance for the part. It is made by Analog Devices.Are you sure you gave the right part number for I0804? All I find for that exact number are: a Serine protease chemical, an electromechanical relay, and some ICs with different prefix letters e.g. ADC0804, PCN I0804. I don't know which you are asking about.
The ADC 0804 A/D Converter is an 8bit A/D converter that uses successive approximation to convert the analog inputs to the digital output. The basic block diagram of the function of the successive approximation A/D Converter is shown in the figure above. The ADC0804 has four major sections namely the Comparator, the control logic, the digital counter and a 256R ladder D/A converter. For any analog input, the control logic will trigger the digital counter to start incrementing from zero count and these digital values are converted to analog form through a 256R ladder network. This 256R network consists of a number of resistors of fixed incremental resistance that produce a representative staircase type waveform based on the output of the digital counter. The output of the ladder network then enters the comparator which has the role of comparing the input analog to the analog output of the D/A Converter. When the staircase wave form exceeds the input voltage, the comparator sends a signal to the control logic to stop counting. The value of the digital counter at the time when the comparator sends the 'stop count' signal is the digital representation of the input voltage.