Storage, Memory And Processing Devices Flashcards
(28 cards)
Memory
• it is volatile
• It is fast to access. It is more expensive per GB than storage
Storage
• Non-volatile
• It is slow because magnetic and optical storage works mechanically. Even electronic storage operates at lower speeds than memory
External HDD
• Quite fast and generally reliable
• If an HDD is used often, the mechanical stress can shorten it’s lifespan. External HDD are fragile
External SSD
• Have no moving parts
• More expensive than hard drives and the storage space is limited due to the cost (more space the more expensive)
USB flash drives
• No moving parts, so they are an excellent way to move data around. They can be slow and unreliable
Tapes
• Tape backup is copying data from a primary storage device to a tape cartridge.
Magnetic tape
• Very large storage capacity (180TB), but can be destroyed very easily and can be lost
What is the motherboard made of
A thin piece of rigid, non-conductive material. A thin layer of copper or aluminum foil is printed onto the sheet. These circuits are called traces. They are very narrow and thin and form the connections between the various components housed in the motherboard
CPU
Carries out the instructions of a computer program
Speed of CPU is measured in gigahertz (GHz)
Core
• Basic computing unit of the CPU
• A single core can run a single program, problem or context
• More cores allow the CPU to multitask
Function of ROM
ROM (Read-Only Memory) stores essential startup instructions on the BIOS chip in the motherboard. Its data is hard to modify and remains intact even when the computer is powered off.
What questions should you ask yourself when buying a computer
• How fast is the CPU in the computer
• How big is the memory
• How much storage capacity does it have
• which operating system does the computer use
Formatting
Is Preparing a disk to store data
Disk scans
Help detect and fix errors in USB flash drives, hard drives and SSD’s
Disk fragmentation
Is when your files on your computers hard drive become scattered, making your computer slower
what does the Windows 10 disk cleanup tool do
Deletes temporary files from the internet
Deletes deleted files and folders in the recycle bin
What is the difference between backing up and archiving data
Backups are kept for a relatively short period of time. Archiving, on the other hand, is the long-term storage of information that will be used in future
Explain how you would manually defragment your disks
Click on the SEARCH icon on the bottom left corner of your screen. Enter DEFRAG and then select DEFRAGMENT AND OPTIMISE DRIVES.
Click on the disk drive you want to optimise.
Click on the OPTIMISE button.
How to format a disk
1.Click on the search icon on the bottom left corner of your screen
- Type in format
- Select create and format hard drive partitions
- This opens the Disk Management dialogue box
- Right click on the disk you want to format and click on Format
- Choose NTFS as the file system and select Default as the Allocation Unit Size
- Click OK to format the drive
What is the main purpose of primary storage
Primary storage is where the main instructions for the computer’s operations are stored.
Briefly describe the difference between primary and secondary storage
Primary storage stores data only for a short time and the data will be deleted when the power is turned off.
Secondary storage stores data for the long-term and will keep a copy of that data even if the device has no power going to it.
What storage devices would you recommend to someone who needs to store data on a server and someone who wants to store copies on their digital photographs?
For a server, you can recommend either SSDs or HDDs. For images, you can recommend USB drives, online storage or HDDs.
Motivations may include that SSDs and HDDs have larger storage capacities and are more rugged. USBs and HDDs are inexpensive and easy to use. They are better suited to shorter-term storage.
Role and Function of a motherboard
The role of the motherboard is to provide a place for other devices or interfaces to be installed
(such as more memory or another graphics card), provide and distribute power to the various
components, act as a communication hub as the components send and receive information through the
motherboard and start the computer as it houses the BIOS (basic input/output system) chip where the ROM is stored.
Role and function of the CPU
The CPU carries out the instructions of a computer program. It is, basically, the ‘brain’ of the computer and does the arithmetical, logical and input/output operations of a computer program.
When a function,
program or piece of data is called, the CPU fetches the information for that instruction from the RAM or
other hardware (such as the hard drive) to process it. The CPU takes these instructions and translates them into binary code so that the other components of the system can understand what needs to be done