

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Notes; Professor: Duhadway; Class: Foundations of Computer Science; Subject: Computer Science; University: Utah State University; Term: Spring 2009;
Typology: Study notes
1 / 3
This page cannot be seen from the preview
Don't miss anything!


modern computers are powered by electricity, using electrical signals to store and manipulate information the components of a computer require electrical power to carry out their assigned task electricity generates the light that shines through a computer screen, illuminating the individual pixels that make up images and letters electricity runs the motor that spins the hard-drive disk, allowing information to be accessed main memory and CPU employ electrical signals to store and manipulate data bit patterns are represented by the presence or absence of electrical current along a wire
particles in atoms, through a medium good conductors of electricity allow for the flow of electrons with little resistance (e.g., copper, silver, gold) other elements, especially nonmetals, are poor conductors (e.g., carbon, oxygen)
amperes gauge electron flow: 1 amp is equal to 6. quintillion (10^18 ) electrons flowing past a given point each second voltage measures the physical force produced by the flow of electrons: standard household in United States has 110 to 120 volt outlets
the most basic tool for controlling the flow of electricity
a switch can be flipped to connect or disconnect two wires, thus regulating the flow of electricity between them
as we saw in Chapter 6, advances in switching technology have defined the generations of computers 1930โs โ electromagnetic relays served as physical switches, whose on/off positions were controlled by the voltage to a magnet 1940โs โ vacuum tubes replaced relays, which were faster (since no moving parts) but tended to overheat and burn out frequently 1948 โ the transistor was developed by Bardeen, Brattain, and Shockley a transistor is a solid piece of metal attached to a wire that serves as a switch by alternatively conducting or resisting electricity transistors allowed for the development of smaller, faster machines at a lower cost
semiconductors are metals that can be manipulated to be either good or bad conductors of electricity the first transistors were made of germanium and gold, but modern transistors are constructed from silicon through a process known as doping , impurities are added to a slab of silicon, causing the metal to act as an electrical switch
is "closed" when there is no current on the control wire, but "opens" when current is applied
an NMOS transistor is negatively doped, so that the switch is "open" when there is no current, but "closes" when there is current
controls the flow of electricity in order to produce a particular behavior the term โgateโ suggests a simple circuit that controls the flow of electricity in the case of a NOT gate, the flow of electricity is manipulated so that the output signal is always opposite of the input signal