Memory Design

Components Required:

For Designing a RAM Cell

To build a RAM Cell, we need :

  1. AND Gate(3 input)-3
  2. NOT Gate-2
  3. RS Flip Flop-1

For Designing a 4X3 RAM

To build a 4X3 RAM, we need :

  1. OR Gate(2 input)-11
  2. RAM Cell-12
  3. 2X4 Decoder with Enable-1

Circuit Diagram of 4 x 3 RAM Memory:

Circuit of a RAM Cell on simulator:

Circuit of SR Flipflop:

Circuit for 3 Input AND Gate:

  • Follow the below manual and perform the experiment