Please enable JavaScript.
Coggle requires JavaScript to display documents.
Computing 1.2 and 1.3 (1.2 (Flash Memory (Flash Memory also known Solid…
Computing 1.2 and 1.3
1.2
RAM
RAM stands for Random Access Memory which stores a copy of all the programs that the computer is using. This allows the CPU to access them quickly so is called IAS or Immediate Access Store. RAM is a lot quicker than the Hardrive
It is called Volatile Memory because when RAM loses power all the data is lost and cannot be retrieved
IAS
It uses DRAM which is slower the SRAM and constantly needs to be refreshed however it is cheaper and requires less transistors and capacitors. It is the more common type so you have more in a computer
Cache
It uses SRAM which is faster the DRAM and does not constantly need to be refreshed however it is more expensive and requires 6 times transistors and capacitors. It is the less type so you have less in a computer
-
Virtual Memory
It is when the RAM gets to full so allocates a part of the Hardrive to be used like RAM. The Computer however has to swap in and out programs when they need to be used.
Because the RAM is faster than the Hardrive their is delay between the swapping. If the computer has to swap out to much, it will slow down and could crash all together. This is called Disk Thrashing
Flash Memory
Flash Memory also known Solid State Devices. This is because they do not have any moving parts. They are completely electronic
These include SD cards, ROM Chips, Pen Drives
-
-
-
1.3
Secondary Storage
Secondary Storage is crucial if you want to access something later. Some examples it saves the Operating System or your contacts, photos and videos.
-
Types of Storage
Optical -- A lazer burns a pattern into the surface of the disk. Another lazer skims over the disk, if the dot is reflected differently if there is or ins't a dot there. That's how the data is read
-
-
-
-
-
-
Magnetic - When the tape is magnetised it kept there magnetism. The tape is divided into million of tiny segments. Being magnetised and being demagnetised represents binary
-
-
-
-
-
-
Solid State -- They use a electrical circuits where semi-conductor material where a pattern of on/off switchs
-
-
-
-
Reliability
It has a limited number of read and write cycles which limits its useful time, However the SS are usually very reliable.
-
-