Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Application 4

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

APPLICATION 4

TITLE: CONFUSING CIRCUIT

INTRODUCTION
Our world is full of integrated circuits. You find several of them in computer.
For example, most people have probably heard about the microprocessor. The microprocessor is
an integrated circuit that processes all information in the computer. It keeps track of what keys
are pressed and if the mouse has been moved. It counts numbers and runs programs, games and
the operating system. Integrated circuits are also found in almost every modern electrical device
such as cars, television sets, CD players, cellular phones and many more. But what is an
integrated circuit and what is the history behind it? The integrated circuit is nothing more than a
very advanced electric circuit. An electric circuit is made from different electrical components
such as transistors, resistors, capacitors and diodes, that are connected to each other in different
ways. These components have different behaviors. The transistor acts like a switch. It can turn
electricity on or off, or it can amplify current. It is used for example in computers to store
information, or in stereo amplifiers to make the sound signal stronger. Robert Noyce came up
with his own idea for the integrated circuit. He did it half a year later than Jack Kilby. Noyce's
circuit solved several practical problems that Kilby's circuit had, mainly the problem of
interconnecting all the components on the chip. This was done by adding the metal as a final
layer and then removing some of it so that the wires needed to connect the components were
formed. This made the integrated circuit more suitable for mass production. Besides being one of
the early pioneers of the integrated circuit, Robert Noyce also was one of the co-founders of
Intel. Intel is one of the largest manufacturers of integrated circuits in the world.
EXAMPLE (QUESTION)
Find the output of the circuit shown below for exactly one combination of inputs (P = 1, Q = 1
and R = 0) and is 0 for all other combinations of inputs. For this reason,the circuit can be said to
“recognize” one particular combination of inputs.

EXAMPLE (ANSWER)
The output column of the input/output table has a 1in exactly one row and 0’s in all other rows.

Inputs Outputs
P Q R ( P ∆ Q) ∆ R
1 1 1 0
1 1 0 1
1 0 1 0
1 0 0 0
0 1 1 0
0 1 0 0
0 0 1 0
0 0 0 0

You might also like