answersLogoWhite

0

Edited: 10/02/09 12:32 AM PDT

The previous answer here said simply:

"8 bits"

....which might be correct for the rate of data transfer (per cell), but that doesn't answer the question!

The way I finally figured it:

A 256MB (mega BYTE) module has 8 cells, (or chips).

256/8 = 32MB per cell

To convert BYTES to BITS, multiply by 8; (8 BITS to a BYTE).

32MB (x8) = 256Mb (mega BITS) per cell.

To convert MEGA bits to BITS*:

*(when referring to data storage, as in this case...)

1Mb = 1048576 bits

Therefore, the cell being 256Mb = (256 x 1048576) =

268,435,456 bits per cell

Formula: (256 x 1024 x 1024)

References and credits:

http://www.bit-calculator.com

http://forums.techguy.org/hardware/659955-memory-question.html

How_many_bits_of_information_does_a_single_cell_of_memory_chip_a_memory_chip_on_a_256MB_PC2700_DDR_module_hold

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Natural Sciences

What is intelligent RAM?

Intelligent RAM or IRAM merges processing and memory into single chip to lower memory latency,increase memory bandwidth,and improve energy efficiency as well as to allow more flexible selection of memory size and organisation.


What is a data point?

A data point is a single observation or single piece of information within a dataset. It can be a value, a measurement, a category, or any other unit of information that contributes to the overall dataset. Combining multiple data points creates a dataset that can be analyzed to draw conclusions or make decisions.


How external fragmentation can be remove in contigous memory allcation?

External fragmentation in contiguous memory allocation can be reduced by implementing compaction, which involves shifting allocated memory blocks to consolidate free space into a single large block. Another technique is to use dynamic partitioning with variable-sized memory blocks to minimize wasted space between memory allocations and deallocations. Using memory allocation strategies like first fit, best fit, or buddy system can also help in reducing external fragmentation.


What part of the brain helps you remember things?

Many different parts of the brain are involved in memory recall (what people commonly call "remembering"). However, if one had to restrict his/her answer to a single brain structure, the hippocampus would probably be the one at the top of most neuroscientists' lists.


What is the fundamental building block of sequential logic?

Flip-flop is the fundamental building block of sequential logic circuits. It is a circuit element that stores a single bit of digital information in either a 0 or 1 state. Flip-flops are widely used in electronic devices for memory storage and synchronization of signals.

Related Questions