Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Peak to Peak Ripple

View file
nameoutput_fast.txt
height250

Taking the lowest and highest values

Code Block
languagebash
cat output_fast.txt | sort | sed -n '1p;$p'

We take the difference and then convert it to a voltage Mathinlinebody\frac{((-203595) - (-207277)) \cdot 4.092}{2^{24}} \cdot 1000000 = 898.047924

Code Block
( (211776 - 207842) * 4.092 ) / (2^24) * 1000 * 1000 = 959.51128 uV = ~1mV


Captures

Ain

LDO 5V

Vref

12V