How GPS Receivers Work
When people talk about “a GPS,” they usually mean aGPS receiver. The Global Positioning System (GPS) is actually a constellation of 27 Earth-orbiting satellites (24 in operation and three extras in case one fails). The U.S. military developed and implemented this satellite network as a military navigation system, but soon opened it up to everybody else.
Each of these 3,000- to 4,000-pound solar-powered satellites circles the globe at about 12,000 miles (19,300 km), making two complete rotations every day. The orbits are arranged so that at any time, anywhere on Earth, there are at least four satellites “visible” in the sky.
A GPS receiver’s job is to locate four or more of these satellites, figure out the distanc e to each, and use this information to deduce its own location. This operation is based on a simple mathematical principle called trilateration. Trilateration in three-dimensional space can be a little tricky, so we’ll start with an explanation of simple two-dimensional trilateration.
The Global Positioning System has a clever, effective solution to this problem. Every satellite contains an expensive atomic clock, but the receiver itself uses an ordinary quartz clock, which it constantly resets. In a nutshell, the receiver looks at incoming signals from four or more satellites and gauges its own inaccuracy. In other words, there is only one value for the “current time” that the receiver can use. The correct time value will cause all of the signals that the receiver is receiving to align at a single point in space. That time value is the time value held by the atomic clocks in all of the satellites. So the receiver sets its clock to that time value, and it then has the same time value that all the atomic clocks in all of the satellites have. The GPS receiver gets atomic clock accuracy “for free.”
When you measure the distance to four located satellites, you can draw four spheres that all intersect at one point. Three spheres will intersect even if your numbers are way off, but four spheres will not intersect at one point if you’ve measured incorrectly. Since the receiver makes all its distance measurements using its own built-in clock, the distances will all be proportionally incorrect.
The receiver can easily calculate the necessary adjustment that will cause the four spheres to intersect at one point. Based on this, it resets its clock to be in sync with the satellite’s atomic clock. The receiver does this constantly whenever it’s on, which means it is nearly as accurate as the expensive atomic clocks in the satellites.



It is difficult to say for sure how soon this technology will mature, partly because it’s possible (especially in countries that do not have open societies) that clandestine military or industrial development programs have been going on for years without our knowledge.
Nanotechnology offers great potential for
The microprocessor, (or CPU), is the brain of the computer. The picture above shows a slot 1 processor with heatsinks and a fan, which prevent it from overheating. Below is the processor without the heatsinks and fan, being inserted into a slot 1 motherboard connection. Slot 1 processors have the microprocessor and level 2 cache memory mounted on a circuit board, (or card), which is enclosed inside of a protective shell.The enclosed slot 1 processor card contains the central processing unit, (or CPU), with its level 1 cache memory. The central processing unit also contains the control unit and the arithmetic/logic unit, both working together as a team to process the computer’s commands. The control unit controls the flow of events inside the processor. It fetches instructions from memory and decodes them into commands that the computer can understand. The arithmetic/logic unit handles all of the math calculations and logical comparisons. It takes the commands from the control unit and executes them, storing the results back into memory. These 4 steps, (fetch, decode, execute, and store), are what’s called the “machine cycle” of a computer. These 4 basic steps are how the computer runs each and every program. The microprocessor’s level 1 cache memory, is memory that is contained within the CPU itself. It stores the most frequently used instructions and data. The CPU can access the cache memory much faster than having to access the RAM, (or Random Access Memory). Below is a picture of what’s inside of a Pentium 3 processor. The control unit, arithmetic/logic unit, and level 1 cache are contained within the center CPU chip. Level 2 cache memory is visible on the right-hand side of the processor card.
At the top you can also see the clock driver. The clock driver is what times, or sets the pace, for the computer. The clock’s speed, is how CPUs are rated. Each machine cycle consists of two beats. Each beat the control unit fetches and decodes data, which is called the “instruction cycle.” At the same time the arithmetic/logic unit executes and stores data, which is called the “execution cycle.” The speed of a clock is rated by how many beats per second it can accomplish. 1 billion beats per second is referred to as 1Ghz. For every beat, (except the very first), a machine cycle is completed. Common CPUs available today perform at 3Ghz and faster. This means that a 3Ghz CPU can execute 3,000,000,000 instructions in a single second!

Imagine that you could climb an imaginary mountain whose summit pokes above the Earth’s atmosphere (It would be about ten times higher than Mt. Everest). If you threw a baseball from the mountain top, it would fall to the ground in a curving path. Two motions act upon it: trying to go in a straight line and falling toward Earth. The faster you throw the ball, the farther it will go before it hits the ground. If you could throw the ball at a speed of 17,000 mph, the ball wouldn’t reach the ground. It would circle the Earth in a curved path; it would be in orbit. (It would be traveling at 5 miles per second and take about ten minutes to cross the United States.) This is the speed needed to put satellites into orbit, which is why the Space Shuttle and other satellites require such powerful boosters.