Skip to main content

What is associative memory array??? [with advantage & disadvantages]

Associative memory in computer organization is when memory is accessed through content rather than through a specific address. Associative memory is also known as associative storage, associative array or content-addressable memory.

Advantages :

  • This is suitable for parallel searches.
  • It is also used where search time needs to be short.
  • It is very high speed searching application.

Disadvantages :

  • Associative memory is more expensive than a random access memory.
  • Each cell must have an extra storage capability as well as logic circuits for matching its contents with an external arguement.
  • Usually associative memories are used in applications where the search time is very critical and must be very short.

Quote: “Twenty years from now you will be more disappointed by the things that you didn't do than by the ones you did do. So throw off the bowlines. Sail away from the safe harbor. Catch the trade winds in your sails. Explore. Dream. Discover.” ― H. Jackson Brown Jr., P.S. I Love You || “Science without religion is lame, religion without science is blind.” ― Albert Einstein || “Any fool can know. The point is to understand.” ― Albert Einstein