What is a Bubble Memory ? Last Updated : 20 May, 2022 Comments Improve Suggest changes Like Article Like Report Bubble memory is also known as Magnetic Bubble Memory. The inventor Andrew Bobeck invented bubble memory in the 1970s at Bell Labs. Bubble memory comes under the category of non-volatile computer memory. The representation of data is in the form of magnetic bubbles (tiny circular areas) as it uses a thin film of magnetic material. Each bubble stores 1 bit of data. As it is non-volatile, data is retained in magnetic bubbles when power is turned off. The arrangement of magnetic material is made in such a way that a series of parallel tracks is formed for moving the bubbles whenever the external magnetic field is applied. It was only a few square inches in size, which included a thin film magnetic recording layer in which bubbles (bits) were electromagnetically created in circular strings. The rotation of bubbles corresponds to the equivalent of a read/write head for their reading or writing. The bubbles are read by bringing them to the material's edge, where they may be read by a normal magnetic pickup, and then rewritten on the far side to keep the memory cycling. Advantages: The power usage is less in bubble memory.The functional packing density is high in bubble memory.It is more durable than disc memory since it has no moving parts. The most vital feature was its ruggedness, which made the military employ the technology even after it failed in the market. Hence, many people concluded that it can be thought of as a "universal memory" that could be utilized for all kinds of storage. Bubble memory is resistant to extreme temperatures, dust, humidity, and radiation while also being removable. Disadvantages: It has limited application because it is to be used where these features prove to be useful. However, the technology's initial promise (pioneered by Bell Telephone Laboratories) has not been fully fulfilled because production prices have exceeded expectations.Bubble memory was never widely employed since other non-volatile memory formats, such as EEPROM, are faster and less expensive.It was widely used for some time in the 1970s. But due to the massive loops required by a large bubble memory, accessing a bit requires cycling through a large number of other bits first leading to slow speed. So, in the 1980s, with the advancement in technology, it was replaced by hard drives and semiconductor memories. Comment More infoAdvertise with us Next Article What is Memory Decoding? A annieahujaweb2020 Follow Improve Article Tags : Computer Networks Similar Reads What is ECC Memory? Error correction code memory, often known as ECC memory, is a kind of computer data storage that detects and fixes n-bit data corruption in memory using an error correction code (ECC). In this article, we will understand the functionality of ECC Memory, applications of ECC Memory, and more. What is 7 min read What is a Memory Card? In this age of digitalization, where most of the information is already converted into digital format a compact chip become basic requirement to store this huge amount information. As result memory card already have become very common in our modern electrical devices, memory card can be considered a 11 min read What are In-Memory Caches? In-memory caches are essential tools in modern computing, providing fast access to frequently used data by storing it in memory. This article explores the concept of in-memory caches, their benefits, and their role in enhancing system performance and scalability. Important Topics for In-Memory Cache 12 min read What is Memory Decoding? The digital electronic circuit is a kind of circuit that only processes signal with two states: either zero or one. Transistors in a circuit are used to conduct various Boolean logic. In digital electronics, the memory decoding process took place, when there is a need to access the memory in digital 9 min read What is Content-addressable Memory? Content-Addressable Memory (CAM) is a form of memory that enables faster data retrieval by comparing incoming input to all stored values simultaneously. CAM's high-speed search capabilities is useful for application requiring higher speed such as database maintenance and network switching. CAM is co 5 min read What is video memory ? Video memory is a type of memory used to store image data that the computer's GPU (Graphics Processing Unit) needs. Video memory is important for ensuring that graphics work smoothly and efficiently, especially in graphics applications like video games, 3D modeling software, and high-definition vide 5 min read Like