How do you calculate mem needed to construct a mem system

  • Thread starter Thread starter 09larin
  • Start date Start date
  • Tags Tags
    System
AI Thread Summary
To construct a 2M x 16 memory system using 512K x 8 static memory chips, a total of 8 chips is required. This is based on the understanding that 2M translates to 2048K, and since each 512K chip has a bus width of 8 bits, doubling the bus width to 16 bits necessitates using two chips for each bus access. Additionally, the performance of the system may be impacted by the speed of the older memory chips, and compatibility with the system BIOS should be verified. The operating system also plays a crucial role in memory capacity; for instance, 32-bit Windows has a memory limit of 4GB, while 64-bit versions like Windows 7 can support up to 32GB, making it essential to consider the OS when planning memory upgrades.
09larin
Messages
1
Reaction score
0
please help me with this question. how many memory chips are needed to construct 2M* 16 memory system using 512K * 8 static memory chips?
 
Computer science news on Phys.org
I am guessing you are talking about 2M with a bus width of 16 bits from 512K with a bus width of 8 bits? As such there are 1024K in 1M because a computer counts in binary and not decimal. Plus you are doubling the bus width so you need twice as many per bus access. Expect is to run really slow though, and you might need to verify that the system BIOS can run RAM at the access speed of the older chips.

512K = 0.5M * 2 per bus = 8 - 512K x 8 bit bus needed for 2M x 16 bit bus
 
It also depends on the operating system. Windows xp had a 4 gig memory ceiling [ncluding graphics]. Win 7 bumped it to 32 gigs, due to 64 bit processing capability.32 bit windows OS is still stuck on 4 gigs. Adding more than 4G memory to 32 bit windows is like ****ing on a forest fire - you feel better but that's about it.
 
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...

Similar threads

Back
Top