Physical CPU Circuitry Referencing Memory

Click For Summary
A CPU references memory locations through a combination of addressing logic and circuitry that translates binary signals into physical memory addresses. Initially, memory addressing was done in parallel, but as memory sizes increased, this method became impractical. Modern CPUs utilize a more complex system that involves address resolution and timing to access memory efficiently. This allows CPUs to handle billions of memory locations without overwhelming circuitry. Understanding this process can be further explored in resources like RAM tutorials.
DwithQs
Messages
11
Reaction score
0
How does a CPU send information to memory locations - physically? I know in software you can reference memory locations. I'd like to know how a CPU references them? I understand that it symbolizes a memory location using bits (00000101 = 5) but - how does that string of bits work in the circuitry to send information to a memory location?

Let's say you want to write a byte 10101010 to a memory location signified by another byte 00001111, how would the circuitry do that?

It would seem severely complicated for a CPU to reference so many memory locations - but CPUs handle that and I don't see how designers could possibly sit and make circuitry to reference billions of bytes. So, I am assuming there is a trick, or simple way of doing it. That's what I would like to know.
 
Engineering news on Phys.org
It USED to be that the addressing logic really DID address memory in parallel the way you think it is unlikely to, but as memory sizes got larger this got to be a problem, so now it's generally done in a more complex way.

The brute force method just resolved the address to a signal that turned on one row of a LOT of rows of memory, but now the memory is circular and the process involves a combination of address resolution and timing.

You should be able to look all this up somewhere. I'm much too lazy to got into full detail.
 
Thread 'I thought it was only Amazon that sold unsafe junk'
I grabbed an under cabinet LED light today at a big box store. Nothing special. 18 inches in length and made to plug several lights together. Here is a pic of the power cord: The drawing on the box led me to believe that it would accept a standard IEC cord which surprised me. But it's a variation of it. I didn't try it, but I would assume you could plug a standard IEC cord into this and have a double male cord AKA suicide cord. And to boot, it's likely going to reverse the hot and...

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 13 ·
Replies
13
Views
5K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 7 ·
Replies
7
Views
4K
Replies
10
Views
3K
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
8K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K