D/A converter and A/D converter

  • Thread starter Thread starter indian_tiger
  • Start date Start date
  • Tags Tags
    Converter
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
indian_tiger
Messages
8
Reaction score
0
can we use a same A/D converter as a D/A converter or vice-versa. and which type of converter can be used in that. is it possible to do so.
 
Engineering news on Phys.org
A successive approximation ADC contains a DAC. Look up successive approximation A/D converters for more into.
 
And, in general, no, you cannot use an ADC as a DAC, or vice versa. You can't simply run a chip "backwards." After all, the DAC is missing some of the baisc components of an ADC, like a sample-and-hold stage.

- Warren