Update comparator.md

This commit is contained in:
PhillipRambo 2025-04-09 14:39:21 +02:00 committed by GitHub
parent 4e22ed2601
commit d5ba2495a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
### Introduction to the Comparator
# Introduction to the Comparator
At the core of the Successive Approximation Register (SAR) Analog-to-Digital Converter (ADC) lies one of its most critical components—the **comparator**. Its primary role is to determine whether the analog input voltage is higher or lower than the DAC output during each bit trial. The precision and speed of this decision directly influence the overall accuracy and performance of the ADC.