Diff between binary digits and memory.

  • Thread starter Celluhh
  • Start date
  • #1
Celluhh
219
0
i'm doing a project on electronics while knowing nothing at all about it.

after reading up i do have some basic info, but i think i also have quite a bit of misconception.

based on internet research ,i know that RAM is created by semiconductors ( please correct me if I'm wrong) and binary digits are read as only zero or one..binary digits are created due to a difference in states right? and memory is created due to difference in states too right? so do binary digits actually make up memory? i know this may be a stupid qns;(
 

Answers and Replies

  • #2
Studiot
5,441
9
Think of it as the difference between pigeonholes and the letters in them.

The binary digits (or information) are like the letters.
They change as the information changes, just as we take the letters out (to read them) and put new ones in their place.

Memory is like the pigeonholes which are fixed and do not change.
They are the physical place to hold the information - binary digits or letters -
Just as with pigeon holes - letters for me will be filed under S - memory has addresses to identify each location.

Does this help?
 
  • #3
ImaLooser
489
3
i'm doing a project on electronics while knowing nothing at all about it.

after reading up i do have some basic info, but i think i also have quite a bit of misconception.

based on internet research ,i know that RAM is created by semiconductors ( please correct me if I'm wrong) and binary digits are read as only zero or one..binary digits are created due to a difference in states right? and memory is created due to difference in states too right? so do binary digits actually make up memory? i know this may be a stupid qns;(

Yes that is correct. 0101011010101. All data and instructions inside a computer are in this form.
 
  • #4
CWatters
Science Advisor
Homework Helper
Gold Member
10,545
2,319
based on internet research ,i know that RAM is created by semiconductors ( please correct me if I'm wrong) and binary digits are read as only zero or one..binary digits are created due to a difference in states right?

This explains how RAM works..
http://www.howstuffworks.com/ram.htm
 
  • #5
Celluhh
219
0
CWatters, thanks for the link it's really helpful but the info is too hard for me to understand ...;(

Memory is made up of bits arranged in a two-dimensional grid. are bits matter?( i know this sounds stupid but I'm reallly confused.)
 
  • #6
Celluhh
219
0
for dynamic memory to work, either the CPU or the memory controller has to come along and recharge all of the capacitors holding a 1 before they discharge. To do this, the mem*ory controller reads the memory and then writes it right back.(how?!)


DRAM works by sending a charge through the appropriate column (CAS) to activate the transistor at each bit in the column. (i don't understand this sentence)

When writing, the row lines contain the state the capacitor should take on. When reading, the sense-amplifier determines the level of charge in the capacitor. If it is more than 50 percent, it reads it as a 1; otherwise it reads it as a 0. ( so the sense amplifier is the memory controller?)
 
  • #7
sophiecentaur
Science Advisor
Gold Member
27,925
6,390
i'm doing a project on electronics while knowing nothing at all about it.

after reading up i do have some basic info, but i think i also have quite a bit of misconception.

based on internet research ,i know that RAM is created by semiconductors ( please correct me if I'm wrong) and binary digits are read as only zero or one..binary digits are created due to a difference in states right? and memory is created due to difference in states too right? so do binary digits actually make up memory? i know this may be a stupid qns;(

I think this is a philosophical point.
Binary digits just describe the State of each piece of logic circuit. The state of each element corresponds to the digital information (the software) and the element is the hardware. This is just the same as saying that a written number (7, say) corresponds to a quantity of seven things - or, perhaps just the number seven (software). The shape on the paper, formed with a pencil or pen is just the (hardware) way that the number has been stored.

The value 'seven' may be represented in many different ways but corresponds to the same thing in each case. (Assuming the person got the arithmetic right!)
 

Suggested for: Diff between binary digits and memory.

Replies
31
Views
724
Replies
5
Views
520
Replies
3
Views
547
  • Last Post
Replies
0
Views
396
Replies
4
Views
438
Replies
28
Views
2K
Replies
6
Views
659
Top