Writing information to a Bit


We will write a "1" to the bit, and then change it to a "zero". Follow the three steps below to learn how this works.

Step 1 - Determine which bit will be written to.

Step 2 - To make the bit ready to be written to, we apply high voltage to the word line the bit is in.

Step 3 - High voltage applied to the bit line will result in a 1 (one) being written to the bit. Low voltage will write a 0 (zero) to the bit.

The next step in the processing of information is to read what we have written.

Back