• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Clock Generator

silvater

Junior Member
I have been investigating where do computer components get their frequencies from.
I found that there is a clock generator. I want to know how it works???
Is it true that it generates a clock signal and all the components multiplied or divided.
 
yeah, most modern computesr are based around a crystal that puts out exactly 14.something MHz 😉. that signal is sent to the "PLL", which multiplies/divides it as necessary to give you all the different frequencies in the system (like 8mhz for ISA, 33 for PCI, 100 for fsb, 133 for ram, 48 (?) for usb, etc)

some components have their own crystals. my NIC has a 20mhz crystal, and a video card i have here has a 25mhz crystal. an alpha ev4 daughtercard here has a 250mhz crystal 🙂
 
Back
Top