Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why are 64 bit computer systems being brought onto the market?

bit Computer market SYSTEMS
0
10 Posted

Why are 64 bit computer systems being brought onto the market?

0
10

As Windows has become larger it has become necessary for the computer processor to… 1. Run faster and 2. Directly & randomly address more memory (RAM = random access memory). The computer can run faster by having a wider 64 bit “word” so that simple concurrent instructions can be stacked side-by-side into the one word. (There is a name for this: “Horizontal Microprogramming”.) The computer can also run faster if it can directly access more memory because memory overflow does not have to be swapped to and from the hard disk. The capability of the computer to directly address memory locations depends on the width of the computer “word”. One such word is the “Memory Address Register” (MAR) which contains the memory address that is being read from or written to. The 32-bit MAR can count from zero up to a maximum of 2 to the power of 32. 2^32 = 1024 x 1024 x 1024 x 4 = 4 Gigabytes. So if you want to run 32 Gigabytes of Memory (RAM) then you will need a larger MAR, and the manufacturers ar

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123