Is a Binary-to-Gray Code Converter Considered a Decoder?

  • Thread starter Thread starter go2255
  • Start date Start date
  • Tags Tags
    Code Converter
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
go2255
Messages
11
Reaction score
0

Homework Statement



Binary-to-Gray code converter,isn't it a decoder?


The Attempt at a Solution



attachment.php?attachmentid=67706&stc=1&d=1394961113.jpg
 

Attachments

  • 20140316_122843.jpg
    20140316_122843.jpg
    20.8 KB · Views: 852
on Phys.org
A decoder in electronics parlance has N inputs and 2^N outputs. A given input combination yields a "1" on one and only one output line, the rest are zeros ( a "1" can be a low or a high voltage).
 

Attachments

  • 490px-Decoder_Example.svg.png
    490px-Decoder_Example.svg.png
    6.2 KB · Views: 749
It is neither an encoder nor a decoder. It is a converter. See how that works, with the name being "converter" and all ? It converts one code to another code.