answersLogoWhite

0

What is difference between decoder and demultiplexer?

Updated: 4/26/2021
User Avatar

Wiki User

11y ago

Best Answer

mohammed.eng.2005@gmail.com ----

The differences between these two circuits is subtle, as far as I can tell. A demux simply selects an output line, nothing more. It's a glorified switch. A decoder takes n inputs, and uses those inputs to determine which of the 2^n output lines is high. This is the difference, I think. A decoder is designed to simply keep one line high. A demux is designed to set one output equal to the input (whether it be high, low, or a changing signal).

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

nhi bta rhi

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is difference between decoder and demultiplexer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is logic connections?

According to DIGITAL electronics logic connection can be defined as the combination of gates to realised a particular logic function. e.g decoder; multiplexer; demultiplexer etc


How does demux differ than decoder?

the basic difference is that there is 1 input line for the demux whereas a decoder has no input lines


What is the difference between a BCD to decimal decoder and a BCD to 7-segment decoder?

A: A BCD code must be decoded to provide a seven digit output to the 7 bars display that is the only way to see the binary number visually.


What is difference between decoder and demux?

Decoder convert an input binary code into a corresponding single active output. you can think of a Multiplexer (switch) as your home systems-it connects data from one of n sources to its output.when you want play movie you select movie on your home system then it switch it to movie..


What is the difference between multiplexer and demultiplexer?

A multiplexor is a device that takes two or more signals and encodes them on fewer (often, on one) wire. A demultiplexor is a device that reverse that process.


What is the application of demultiplexer?

A demultiplexer is an electronic device that separates a multiplex signal into its component parts. It is used when a circuit wishes to send a signal to one of many devices.


Where is the decoder on Club Penguin?

To get the decoder you have to be a Secret Agent. If you are in the handbook there is the decoder which is very useful.


Impliment 8 into 256 decoder using decoder circuit?

8:256 decoder circuit can be implemented by using 4:16 decoder circuit


What are the application of demultiplexer?

Demultiplexing, or separating several previously multiplexed signals.


Why is Synchronization a problem in data communication?

synchronization between the multiplexer and demultiplexer is a major issue in data transmission. if the multiplexer and demultiplexer are out of synchronization a bit belonging to one channel may be received by the wrong channel. for dis reason , one or more synchronization bits are usually added to the beginning of each frame. these bits, called framing bit , follow a pattern, frame to frame, that allow the demultiplexer to syncronize with the incoming steam so that it can separate the time slots accurately. in most cases, this syncronization information consists of one bit


What is the daffynition decoder of lumberjack?

The daffynition decoder of lumberjack is axe murderer.


What is Demultiplexer in Digital Logic Design?

45A demultiplexer is the opposite of a multiplexer. In electronic devices, a demultiplexer is a logical circuit which takes a single input and sends out this input to one of several outputs available. During this process the output that has been selected is assigned the value 1, while the other outputs are assigned the value 0. The definition is slightly different when we are talking about demultiplexers in the context of networking. In the networking context, a demultiplexer is a device that receives multiple signals that have been transmitted on one line and then decodes these single line signals into separate multiple signals. A demultiplexer is usually always used in tandem with a multiplexer. Demultiplexers can be analog demultiplexers or digital demultiplexers. Digital demultiplexers generally function as decoders.