Computer Parts Flashcards

Study Computer Parts! (28 cards)

1
Q

What does CPU stand for?

A

Central Processing Unit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the CPU and what does it do?

A

The brain of the computer that executes computer programs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What steps does the CPU follow when processing information?

A

The CPU follows four steps when processing information:
1. Fetches an instruction from program memory.
2. Decodes and isolates information that has significance to other portions of the CPU.
3. Performs the desired operation by working with, arithmetic logic unit (ALU) and the floating point unit (FPU).
4. Writes back the results of the execute step to form memory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does ROM stand for?

A

Read Only Memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is ROM and what does it do?

A

ROM is a type of computer memory that stores permanent data and instructions for the device to startup. This information cannot be altered after it is written during the computer’s manufacturing process.

Once data is written to ROM, it becomes permanent and immutable, remaining intact even when the system is powered off. This ensures that important firmware is preserved (ROM is non-volatile).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does RAM stand for?

A

Random Access Memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is RAM and what does it do?

A

RAM is a storage component for temporary storage of data and instructions that are actively utilized by the computer.
- RAM is the primary memory for running applications and processing which serves the CPU’s execution of tasks as it can quickly retrieve and modify data as needed.

Unlike ROM, RAM supports both read and write operations during normal procedure which provides fast-access to the data.

However, as volatile memory, RAM loses all stored data when the computer is powered off.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the Motherboard and What does it do?

A

The central circuit board that interconnects essential computer components, including the CPU, critical chipsets, and internal/external buses. It serves as the primary platform for facilitating communication between hardware components, ensuring efficient data transfer throughout the system. The motherboard also regulates and distributes electrical power connected to components which allow them to function.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are Heat Sinks and what do they do?

A

A metal component engineered to dissipate heat and prevent overheating in the computer’s electronic components. It absorbs thermal energy generated by the CPU or other heat-producing hardware through conduction. They are also aided by cooling fans to maintain optimal operating temperatures in the system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are Fans and what do they do?

A

A small device that actively circulates air and regulates temperature within the computer case. By expelling hot air and drawing in cooler air, it helps maintain appropriate thermal conditions for the components of the computer to function in. They work in conjunction with heatsinks to prevent overheating, prolonging the lifespan of hardware parts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Cache and what does it do?

A

A small, high-speed storage area designed to temporarily hold frequently accessed data and instructions, enabling faster retrieval by the CPU. By reducing reliance on slower main memory, cache memory significantly decreases data access time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the levels of Cache?

A
  1. L1 Cache, is extremely fast but relatively small, L1 cache is embedded directly into the processor chip, providing the quickest access to critical data.
  2. L2 cache, or secondary cache, is Larger but slower than L1, L2 cache can be integrated within the CPU or housed on a separate chip connected via a high-speed bus that connects cache and CPU.
  3. L3 cache is a specialized memory developed to improve the performance of L1 and L2. L3 cache is significantly larger but slower in comparison, acting as a shared reservoir of data accessible by multiple processor cores.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a Hard drive and what does it do?

A

A physical storage device where all computer information is stored and accessed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the two types of Hard drives?

A
  • Hard Disk Drive (HDD): utilizes spinning magnetic platters and mechanical read/write head to store data. HDDs offer high storage capacities at a lower cost but are slower in read/write speed due to mechanical movement.
  • Solid-State Drive (SSD): Uses flash memory to store data electronically. As a result, they provide significantly faster data access speeds and lower power consumption compared to HDDs.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a Power Supply and what does it do?

A

A critical hardware component that converts alternating current (AC) from a wall outlet into direct current (DC) to provide stable and regulated power to all computer components. The power supply unit distributes the necessary voltage and current levels to the motherboard and its components ensuring efficient operation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a Video Card and what does it do?

A

A dedicated hardware component that generates images, animations, and videos for display on a computer monitor. It processes graphical data to produce high-quality visuals, enabling users to view content, play games, and create animations with enhanced performance. The video card houses a Graphics Processing Unit (GPU) and Video RAM (VRAM), which work together to accelerate the rendering of complex graphics.

17
Q

What is a Sound Card and what does it do?

A

A hardware component that processes and converts digital audio signals into analog sound, allowing audio output to be heard through speakers or headphones. It encodes, decodes, and enhances audio data, ensuring high-quality sound reproduction for music, games, videos, and other multimedia applications.

18
Q

What is a Printer and what does it do?

A

A printer is a device that creates physical copies of documents, images, or text by taking digital information from a computer onto paper. It uses either inkjet or laser technology to create the printed output.

19
Q

Printers

What are Inkjet printers?

A

Inkjet printers work by spraying tiny ink droplets onto paper, making them ideal for photo and color printing.

20
Q

Printers

What are Laser Printers?

A

Laser printers use a laser beam to transfer toner powder onto the paper.

21
Q

What is a Monitor and what does it do?

A

A monitor is an output device that displays visual information from a computer, allowing users to interact with the system, view content, and perform tasks. Monitors create images using the RGB (Red, Green, Blue) color model, combining varying intensities of these three primary colors to produce a wide spectrum of colors seen on the display.

22
Q

How is the resolution of a monitored measured?

A

The resolution of a monitor is often measured in pixels, which determines the clarity of the displayed image, with higher resolution providing precise and detailed visuals.

23
Q

What is a Scanner and what does it do?

A

Uses light to capture an image of a physical document, image, or object, and converts the data received into a digital format on a computer. The scanner shines light onto the document, and a sensor detects the reflected light to create a digital representation of the original. This data is then processed and turned into a file that can be stored. Scanners are commonly used for digitizing documents, photographs, and artwork, making them easier to store, share, and manipulate digitally.

24
Q

What are Speakers and what do they do?

A

Speakers convert a computer’s digital audio signals into sound waves, enabling the playback of audio through sound-producing vibrations. When a sound card sends digital audio to the speakers, it is converted into an electrical signal that drives the speakers’ internal components, such as the diaphragm, to move and produce sound. This allows users to hear sound when listening to music, watching videos, or playing games.

25
What is the Keyboard and what does it do
An input device that allows users to enter characters and functions into a computer by pressing keys. Each key on the keyboard corresponds to a specific character, number, or function, which is transmitted to the computer as a signal when pressed, interpreted by the computer’s operating system.
26
What is a Mouse and what does it do?
A mouse is an input device that controls the cursor on a computer screen, allowing users to select, move, and perform actions within software applications. The mouse detects movement across a surface and translates it into movement of the on-screen cursor, typically with the help of an optical or laser sensor. It features buttons, typically including a left-click and right-click, which allow users to execute commands, select items, and navigate through graphical interfaces. Additionally, many mice also include a scroll wheel for vertical navigation.
27
What is a USB flash drive and what does it do?
A USB flash drive is a small and portable data storage device that allows users to easily transfer files between devices by storing data on its internal flash memory. Unlike traditional hard drives or optical media, USB flash drives have no moving parts, making them more durable and faster for data access and transfer. They connect to a computer or other device via a USB (Universal Serial Bus) port, which supplies power and allows for data exchange.
28
Why are USB flash drives commonly used?
Flash drives are commonly used for transporting documents, multimedia files, and backups, offering a convenient way to carry and share information between devices. Their compact size and ease of use make them popular for personal and professional data storage needs.