InterviewSolution
| 1. |
Difference Between Static And Dynamic Ram? |
|
Answer» STATIC RAM: No refreshing, 6 to 8 MOS transistors are required to form one memory cell, INFORMATION stored as voltage level in a FLIP flop. Dynamic RAM: Refreshed periodically, 3 to 4 transistors are required to form one memory cell, Information is stored as a charge in the gate to SUBSTRATE capacitance. Static RAM: No refreshing, 6 to 8 MOS transistors are required to form one memory cell, Information stored as voltage level in a flip flop. Dynamic RAM: Refreshed periodically, 3 to 4 transistors are required to form one memory cell, Information is stored as a charge in the gate to substrate capacitance. |
|