[Home]AtoD

HomePage | RecentChanges | Preferences

A to D

Here is an idea for a one bit A to D converter.

  Vinput --- [ one bit AtoD ] --- Voutput

If the input is between Vmax and Vmax/2 subtract Vmax/2

  Vbit = Vmax * ( Vinput > Vmax/2 )

  Voutput = ( Vin - Vbit ) * 2

These one bit AtoD converters can be chained together until tolerences break it.


HomePage | RecentChanges | Preferences
This page is read-only | View other revisions
Last edited April 18, 2023 7:11 am by dougrice.plus.com
Search:
home page