|
pc
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Need Help Interpreting clock speeds
Or advise me where on the web I might find a lay-woman's' view/interpretation of these things? For example, I am trying Everest Home Edition which says: CPU Clock 2402.86 MHz CPU Multiplier 12.0x CPU FSB 200.24 MHz (original: 200 MHz) Memory Bus 200.24 MHz Some questions I have (out of admitted ignorance) for example are: Is the CPU FSB part of the CPU itself? Is the Memory Bus part of the motherboard itself? What would be the effect of my motherboard's RAM on these two speeds, if any? Does my RAM have a clock speed? If so, how do I determine it? My motherboard manual says its 'system bus' is 800MHz. So how come Everest reports 200MHz? Are there other clock speeds I haven't mentioned? I would appreciate any informative responses. Victoria welcome to the pc world.
your pc has either an Athlon 64 3700+ or Athlon64 3800+ CPU DDR 400 memory HT 800 These use HT(hyper transport) this means that the 800fsb number is calculated as a muiltiple of the CPU FSB. The standard is 4x therefore 200 x 4=800. Is the CPU FSB part of the CPU itself? Sort of, lol. the fsb provides the "base" frequences for the other components on your motherboard. The CPU speed is calculated by multiplying this number by the cpu multiplier(12x 200=2400ghz). Manipulating these two is essentially whats called "Overclocking" if you like your PC's warranty don't do it. Is the Memory Bus part of the motherboard itself? No. the memory bus is part of the memory. It is the speed at which you memory is running you have DDR400 memory(Double Data Rate 2x speed of memory bus) What would be the effect of my motherboard's RAM on these two speeds, if any? i don't quite understand this one, but if you increase you fsb it will also increase the speed of the memory, eg. fsb 250, therefore memory =250(500 DDR). Your motherboard and ram are two seperate components. Does my RAM have a clock speed? Yes, its clock speed is the "memory speed" therefore 200mhz My motherboard manual says its 'system bus' is 800MHz. So how come Everest reports 200MHz? to repeat myself slightly, "These use HT(hyper transport) this means that the 800fsb number is calculated as a muiltiple of the CPU FSB. The standard is 4x therefore 200 x 4=800." Are there other clock speeds I haven't mentioned? Well beyond these four numbers all i can say is you got a pretty good pc, anything that comes stock with a Athlon 3800+ or 3700+ must do the works, lol Enjoy ur pc hope i was of help Show quoteHide quote "Victoria" <yo***@andrestless.com> wrote in message news:0pm451hnja44rbglqc6jt3maqi45ve1ovt@4ax.com... > Can someone explain these various clocking's of my MOBO & CPU? > Or advise me where on the web I might find a lay-woman's' > view/interpretation of these things? > > For example, I am trying Everest Home Edition which says: > > CPU Clock 2402.86 MHz > CPU Multiplier 12.0x > CPU FSB 200.24 MHz (original: 200 MHz) > Memory Bus 200.24 MHz > > Some questions I have (out of admitted ignorance) for example are: > > Is the CPU FSB part of the CPU itself? > Is the Memory Bus part of the motherboard itself? > What would be the effect of my motherboard's RAM on these two speeds, > if any? > Does my RAM have a clock speed? If so, how do I determine it? > My motherboard manual says its 'system bus' is 800MHz. So how come > Everest reports 200MHz? > Are there other clock speeds I haven't mentioned? > > I would appreciate any informative responses. > > Victoria > On Tue, 05 Apr 2005 11:23:44 GMT, "Veritech"
<avis.dalrym***@ntlworld.com> wrote: >welcome to the pc world. Actually I have an AMD Athlon64 3400+.> >your pc has either an >Athlon 64 3700+ or Athlon64 3800+ CPU >DDR 400 memory >HT 800 DDR400 is right though. Victoria my bad, lol
i hope i answered the rest of questions right Show quoteHide quote "Victoria" <yo***@andrestless.com> wrote in message news:9r65519j1mbksul5etbeqvtfe4q3bda7fm@4ax.com... > On Tue, 05 Apr 2005 11:23:44 GMT, "Veritech" > <avis.dalrym***@ntlworld.com> wrote: > >>welcome to the pc world. >> >>your pc has either an >>Athlon 64 3700+ or Athlon64 3800+ CPU >>DDR 400 memory >>HT 800 > > > Actually I have an AMD Athlon64 3400+. > DDR400 is right though. > > Victoria On Tue, 05 Apr 2005 14:42:52 GMT, "Veritech"
<avis.dalrym***@ntlworld.com> wrote: >my bad, lol I think so - and I appreciate both your comments and those of Chris.> >i hope i answered the rest of questions right > It's still clear as mud though. Maybe I can GOOGLE something like 'explain computer MHz' or something like that. Let ya know what I discover, if anything. Victoria maybe you said
but you should have said It helps if you've done physics mhz means 1000's of cycles per second or 10^3 x s. a cycle is essentially a processing unit in which a cpu does calculations. therefore the more cycles the more calculations roughly. the number of calculations is also based on the number of transistors on the chip the average modern cpu has about 100 million+!(your cpu has 105.9 million!) Each transistor works like a simple logic gate, its either open or closed, therefore issuing digital commands (1's and 0's). So all these transistors change every cycle, therefore the more cycles per second coupled with more transistors, means more data can be processed, meaning a faster computer. Thats how i understand it. Memory works slightly differently, how exactly i'm not sure, try this site www.howstuffworks.com fantastic for all these General knowledge questions Show quoteHide quote "Victoria" <yo***@andrestless.com> wrote in message news:4ea551dv65n8u5antbifs15f0ehg5v9b43@4ax.com... > On Tue, 05 Apr 2005 14:42:52 GMT, "Veritech" > <avis.dalrym***@ntlworld.com> wrote: > >>my bad, lol >> >>i hope i answered the rest of questions right >> > > I think so - and I appreciate both your comments and those of Chris. > It's still clear as mud though. > > Maybe I can GOOGLE something like 'explain computer MHz' or something > like that. > > Let ya know what I discover, if anything. > > Victoria On Tue, 05 Apr 2005 21:36:19 GMT, "Veritech"
<avis.dalrym***@ntlworld.com> wrote: Show quoteHide quote >maybe you said Thank you>but you should have said > >It helps if you've done physics > >mhz means 1000's of cycles per second or 10^3 x s. >a cycle is essentially a processing unit in which a cpu does calculations. >therefore the more cycles the more calculations roughly. the number of >calculations is also based on the number of transistors on the chip the >average modern cpu has about 100 million+!(your cpu has 105.9 million!) Each >transistor works like a simple logic gate, its either open or closed, >therefore issuing digital commands (1's and 0's). So all these transistors >change every cycle, therefore the more cycles per second coupled with more >transistors, means more data can be processed, meaning a faster computer. >Thats how i understand it. Memory works slightly differently, how exactly >i'm not sure, > >try this site > >www.howstuffworks.com > >fantastic for all these General knowledge questions > >
Alternative to Individual.NET
noisy fan extigy drivers cd would a system with 400 DDR RAM installed, refuse to work on a 266/333 mobo? Temperatures on MSI KT6 Delta (VIA KT600) AC 97 Microphone doesn't work anymore HDD noise Staples - I/O Magic 16x4x16x Double-Layer Internal DVD+-R/RW Drive - Any Good? USB drive letter problem OT? Nero Burning 6 SLOW to add files? |
|||||||||||||||||||||||