diff --git a/modules/module_3_8_bit_SAR_ADC/part_2_digital_comps/digital_comps.md b/modules/module_3_8_bit_SAR_ADC/part_2_digital_comps/digital_comps.md index 930202ab..468dbfb8 100644 --- a/modules/module_3_8_bit_SAR_ADC/part_2_digital_comps/digital_comps.md +++ b/modules/module_3_8_bit_SAR_ADC/part_2_digital_comps/digital_comps.md @@ -308,7 +308,6 @@ You are encouraged to experiment with the input signals, change timings, and ver ## Bootstrap - Switch -Explain the function of bootstrap switch In this design the bootstrap switch that was used is a modification of the one seen below:

@@ -502,3 +501,4 @@ After simulation, the results should resemble the following:

As observed, when the control signal is high, the output is grounded; when low, it passes Vref. +