21 November 2017 15 979 Report

To build the most elementary storage cell (latch, SRAM cell) we take a non-inverting amplifier (Fig. 1) and simply connect its output to the input (Fig. 2). For some reasons, we implement this configuration by two cascaded inverting stages (Fig. 3):

https://www.researchgate.net/post/How_do_we_present_in_an_attractive_way_the_basic_idea_behind_the_most_elementary_memory_cell

https://www.researchgate.net/post/Is_the_elementary_SRAM_cell_an_RS_latch

In its simplest form, this cell is implemented by two transistors (SRAM - Fig. 4) or logic gates (RS latch).

So, naturally, the question arises, "Why do we need two transistors? Can not we realize a cell with only one transistor with positive feedback?" If possible, we would reduce the size of SRAM twice... and it would look like DRAM!

In fact, this issue comes down to the more general question, "Can we apply positive feedback to a single transistor?"... and even to the more primary question, "Can we make a non-inverting amplifier with a single transistor?"

It is interesting that the answer to the dual question, "Can we apply negative feedback to a single transistor?", is positive. Here are some examples:

  • "Active diode" - a transistor whose base is connected to the collector (parallel negative feedback)
  • "Current-stabilizing diode" - a FET with a current-sensing resistor in the source and gate connected to the other end of the resistor (serial negative feedback)

Then, once we can apply negative feedback to a single transistor, why can not we apply positive feedback?

More Cyril Mechkov's questions See All
Similar questions and discussions