For a 10-bit ADC, the quantization error is the difference between two successive quantization levels. The quantization step size \( \Delta \) is given by:
\[
\Delta = \frac{\text{Full Scale}}{2^{\text{Number of Bits}}}
\]
Here, the full scale is \( 10.230 \, \text{V} \), and the number of bits is 10. Thus:
\[
\Delta = \frac{10.230}{1024} \approx 0.010 \, \text{V}.
\]
The quantization error is half the step size:
\[
\text{Quantization Error} = \frac{\Delta}{2} \approx \frac{0.010}{2} = 0.005 \, \text{V} = 5 \, \text{mV}.
\]
Thus, the quantization error is \( 5 \, \text{mV} \).