Exercise
https://texercises.com/exercise/demultiplexor-gate-from-basic-gates/
Question
Solution
Short
Video
\(\LaTeX\)
No explanation / solution video to this exercise has yet been created.

Visit our YouTube-Channel to see solutions to other exercises.
Don't forget to subscribe to our channel, like the videos and leave comments!
Exercise:
A -to- demultiplexer textttDEMUX takes a single input textttIN and a selector signal S. It has two outputs textttOUT_ and textttOUT_ which are determined as follows: If S the input is routed to textttOUT_ if S the output is routed to textttOUT_. Construct a -to- textttDEMUX using only basic gates: textttAND textttOR and textttNOT. Draw a circuit diagram for your solution.

Solution:
center circuitikzscale. % NOT gate for S draw nodenot port scale. not ; nodeanchoreast at not.in S; nodeanchorsouth at not.out overlinetextS; % AND gate for Out draw . nodeand port and ; nodeanchoreast at and.in overlinetextS; nodeanchoreast at and.in In; nodeanchorwest at and.out Out_; % AND gate for Out draw .- nodeand port and ; nodeanchoreast at and.in S; nodeanchoreast at and.in In; nodeanchorwest at and.out Out_; % Connections draw not.out -- and.in ; % Connect NOT S to AND with In for Out circuitikz center array|c|c|c|c| hline textInput textIn & textSelector S & textOutput textOut_ & textOutput textOut_ hline & & & & & & & & & & & & hline array
Meta Information
\(\LaTeX\)-Code
Exercise:
A -to- demultiplexer textttDEMUX takes a single input textttIN and a selector signal S. It has two outputs textttOUT_ and textttOUT_ which are determined as follows: If S the input is routed to textttOUT_ if S the output is routed to textttOUT_. Construct a -to- textttDEMUX using only basic gates: textttAND textttOR and textttNOT. Draw a circuit diagram for your solution.

Solution:
center circuitikzscale. % NOT gate for S draw nodenot port scale. not ; nodeanchoreast at not.in S; nodeanchorsouth at not.out overlinetextS; % AND gate for Out draw . nodeand port and ; nodeanchoreast at and.in overlinetextS; nodeanchoreast at and.in In; nodeanchorwest at and.out Out_; % AND gate for Out draw .- nodeand port and ; nodeanchoreast at and.in S; nodeanchoreast at and.in In; nodeanchorwest at and.out Out_; % Connections draw not.out -- and.in ; % Connect NOT S to AND with In for Out circuitikz center array|c|c|c|c| hline textInput textIn & textSelector S & textOutput textOut_ & textOutput textOut_ hline & & & & & & & & & & & & hline array
Contained in these collections:

Attributes & Decorations
Tags
algebra, and, bool, bool'sche, chip, circuit, computer, digital, digitalelektronik, elektronik, gate, logik, logische, not, or, schaltelement, schaltung
Content image
Difficulty
(3, default)
Points
5 (default)
Language
ENG (English)
Type
Calculative / Quantity
Creator uz
Decoration
File
Link