CIS3355:
Business Data Structures |
How quickly can a computer change the information stored be changed?? Depends. Once again, in accordance with the analogy of a light switch, how quickly can you change a light sitch from 'on' to 'off'? When you think about it, by changing the position of a light switch, you change the message conveyed by the light switch. The computer does the same thing. So, how quickly can it do it?
Again,
that depends on your computer. In a computer,
the CPU's clock speed refers to the number of pulses per second generated
by an
oscillator that sets the tempo for the
processor (Whatis.com).
It is the speed at which a
microprocessor
executes
instructions
(Webopedia). The
clock itself is actually a quartz crystal that vibrates at a certain frequency
when electricity is passed through it. Each vibration sends out a pulse or beat,
like a metronome, to each component that's synchronized with it (Clock
Speed - PC ComputerNotes)
What that basically means is "how quickly we change the electronic switches from one state to another" As of this writing, PC's are approaching speed of 4 GHz (gigahertz). That means (this is a little simplified) that computers can change switch positions 4 billion times per second. In other words, approximately 4 billion messages per second can be communicated. Really? No, there is a lot more to it than that. But for the purposes of getting a broad overview, Yes. Some good additional references include: At this point in time, you should be able to Answer the following questions:
a. MIPS
|