CIS-77 Home http://www.c-jump.com/CIS77/CIS77syllabus.htm
"Knowledge is so precious thing, that it is not shameful to extract it from any source."
St. Thomas Aquinas, c. 1270.
Additional Web resources:
General overview of by www.educypedia.be.
Digital Logic and Computer Systems from www.physics.mcmaster.ca.
Computer organization from faculty.cs.wwu.edu.
Online digital with self-tests from library.thinkquest.org.
lecture by www.itee.uq.edu.au.
|
|
|
|
|
|
|
|
CMOS stands for complementary metal-oxide semiconductor.
CMOS contains both P-type and N-type transistors.
Additional web resources:
www.howstuffworks.com articles about
Also, online resource about from www.physics.mcmaster.ca.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Combinational logic circuits cannot store any information.
They are is purely decision elements.
However, other structures can store the information.
We will study decision elements first.
Decision elements strictly depend or the combination of the input values.
|
|
|
|
Multiplexer provides basis for addressing, that is, specifying, which input to choose.
|
|
|
|
Demultiplexer selects which of the multiple outputs OUT0 or OUT1 will receive the input signal IN, based on the selector signal A.
Only one of the two outputs can be 1, while the other is 0.
See also: Wikipedia article
|
|