Computer Hardware Part II

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which of the following are examples of a logical drive? (Select all that apply)

  • E:\ (correct)
  • Recovery Partition
  • D:\ (correct)
  • C:\ (correct)

What type of memory is used in a computer's main memory?

  • RAM (correct)
  • ROM
  • PROM
  • EPROM

What type of memory is used in a computer's BIOS?

  • ROM (correct)
  • RAM
  • EPROM
  • PROM

Which of the following are considered input devices? (Select all that apply)

<p>Microphone (A), Scanner (B), Digital Camera (C), Mouse (F), Keyboard (G)</p> Signup and view all the answers

A scanner can only scan documents.

<p>False (B)</p> Signup and view all the answers

A digital camera only captures still images.

<p>False (B)</p> Signup and view all the answers

The monitor is an output device.

<p>True (A)</p> Signup and view all the answers

What is the purpose of a hard disk?

<p>The purpose of a hard disk is to provide long-term, permanent storage for files, programs, and other data.</p> Signup and view all the answers

What is the purpose of a storage device?

<p>The purpose of a storage device is to store and retrieve data.</p> Signup and view all the answers

What is the difference between a logical drive and a physical drive?

<p>A logical drive is a section of a physical drive that is treated as a separate drive by the operating system. A physical drive is the actual physical component of the computer that stores data.</p> Signup and view all the answers

Which type of storage is used for a floppy disk?

<p>Magnetic (A)</p> Signup and view all the answers

Which of the following are examples of optical storage? (Select all that apply)

<p>Blu-ray Disc (A), CD (C), DVD (E)</p> Signup and view all the answers

Which of the following is not a type of printer?

<p>Monitor (D)</p> Signup and view all the answers

A plotter is a type of printer.

<p>True (A)</p> Signup and view all the answers

A speaker is a common output device used to play music.

<p>True (A)</p> Signup and view all the answers

What are the three main categories of storage devices? (List each category)

<p>The three main categories of storage devices are magnetic, optical, and flash.</p> Signup and view all the answers

Briefly describe flash memory storage.

<p>Flash memory storage is based on electronic chips that store data using electrons and is known for its high speed, low power consumption, and durability.</p> Signup and view all the answers

Briefly describe cloud storage.

<p>Cloud storage is a service where data is stored off-site on a server in a data center, accessible via the internet. It allows users to store and access their files from anywhere with an internet connection. Examples of cloud storage providers include Dropbox, Google Drive, and OneDrive.</p> Signup and view all the answers

Match each of the following terms with its description:

<p>RAM = A type of read-only memory that can be programmed once ROM = A type of read-only memory that can be erased and reprogrammed EPROM = A type of memory that is volatile and loses its data when the power is turned off PROM = A type of read-only memory that is permanently programmed at the factory EEPROM = A type of memory that is used to store the computer's instructions for booting up Cache Memory = A small, high-speed memory that stores frequently accessed data</p> Signup and view all the answers

Signup and view all the answers

Flashcards

What is the term for the primary storage location of a computer?

The main memory of a computer, consisting of chips that can hold data and instructions., referred to as a 'physical memory', RAM.

What is RAM?

A type of memory that allows data to be accessed randomly, meaning it can be accessed in any order.

What is ROM?

A type of memory that stores instructions that are permanently written and cannot be changed; often used to start the computer.

What is PROM?

A type of ROM that can be programmed only once, Typically used for storing firmware.

Signup and view all the flashcards

What is EPROM?

A type of PROM that can be erased using ultraviolet light and reprogrammed. Previously used for BIOS updates.

Signup and view all the flashcards

What is EEPROM?

A type of EPROM that can be erased electrically and reprogrammed electronically, often used to store configuration settings.

Signup and view all the flashcards

What is Cache Memory?

A type of memory used to temporarily store frequently used data, providing faster access for the processor. Think of it as a cache of your favorite snacks for quick access.

Signup and view all the flashcards

What is Virtual Memory?

A technique that allows the operating system to use hard disk space as if it were RAM, expanding the available memory.

Signup and view all the flashcards

What is CMOS?

A type of memory used to store the basic input/output system (BIOS) settings and the real-time clock (RTC).

Signup and view all the flashcards

What is a Keyboard?

A device used to input text, numbers, and commands into a computer.

Signup and view all the flashcards

What is a Mouse?

A pointing device used to control a cursor on a computer screen.

Signup and view all the flashcards

What is a Scanner?

A device that converts images, photos, documents, or codes into digital format.

Signup and view all the flashcards

What is a Digital Camera?

A device that captures still images or videos, converting them into digital format.

Signup and view all the flashcards

What is a Light Pen?

A pointing device used to write and draw on a computer screen.

Signup and view all the flashcards

What is a Magnetic Reader?

A device that reads information stored on magnetic strips, such as those found on credit cards, ATM cards, and other identification cards.

Signup and view all the flashcards

What is a Microphone?

A device that converts sound waves into electrical signals, allowing computers to record and play audio.

Signup and view all the flashcards

What is a Monitor?

A device that displays visual information from a computer.

Signup and view all the flashcards

What is a Printer?

A device that creates hard copies of digital documents and images.

Signup and view all the flashcards

What is a Speaker?

A device that produces sound output from a computer.

Signup and view all the flashcards

What is a Plotter?

A device that creates drawings and diagrams on paper using pens or other drawing tools.

Signup and view all the flashcards

What is a Hard Disk?

A storage device that uses magnetic disks to store data permanently.

Signup and view all the flashcards

What are Internal Hard Drives?

Hard disks located inside the computer's system unit.

Signup and view all the flashcards

What are External Hard Drives?

Hard disks that are not located inside the computer and can be connected via external ports.

Signup and view all the flashcards

What is Disk Access Time?

The time it takes for a hard disk to locate and read or write data.

Signup and view all the flashcards

What is Disk Cache?

A small amount of fast memory used to improve hard disk performance by temporarily storing frequently used data.

Signup and view all the flashcards

What is a Hybrid Hard Drive?

A type of hard drive that combines flash memory and a magnetic hard drive, using flash memory for faster access to frequently used data but with more capacity and cost-effectiveness of a magnetic hard drive. Think of it as combining the best of both worlds!

Signup and view all the flashcards

What is Hard Drive Partitioning?

The process of dividing a hard drive into separate sections, called partitions, each functioning independently.

Signup and view all the flashcards

What is a File System?

A system that determines how data is organized and stored on a hard drive and how it can be accessed.

Signup and view all the flashcards

What is a Magnetic Tape Disk?

A storage device that uses a magnetic tape to store data.

Signup and view all the flashcards

What is a Floppy Disk?

A small, portable storage device that uses a flexible magnetic disk to store data.

Signup and view all the flashcards

What is an Optical Disk?

A storage device that uses optical technology to store data on a disk, such as CDs, DVDs, and Blu-ray discs.

Signup and view all the flashcards

What is Flash Memory Storage?

A type of storage that uses electronic chips to store data, such as flash memory cards and solid-state drives (SSDs).

Signup and view all the flashcards

What is Embedded Flash Memory?

A type of flash memory that is embedded into devices, such as smartphones, cameras, or GPS devices.

Signup and view all the flashcards

What is a Solid-state Drive (SSD)?

A type of storage device that uses flash memory to store data, offering faster access and improved performance compared to magnetic hard drives.

Signup and view all the flashcards

What is Cloud Storage?

A type of storage that is accessed over the internet, allowing users to store and access files online.

Signup and view all the flashcards

What is a Braille Reader?

A device that uses a light source to read data written in raised dots (Braille) on a surface.

Signup and view all the flashcards

Study Notes

Computer Hardware - Part II

  • The presentation discusses input and output devices, as well as memory.
  • The topic is part of a broader computer fundamentals course.

Table of Contents

  • Introduction: Briefly introduces computers and their use in society.
  • Number Systems: Discusses numbering systems and conversions between them.
  • Hardware: Provides details about computer hardware.
  • Software: Details about computer software.
  • Networks: Introduction to computer networks and the internet.
  • Security: Introduction to computer security.

Memory Unit

  • Memory units are storage areas in a computer.
  • "Memory" typically refers to the main memory.
  • "Storage" refers to memory on disks, CDs, floppies, or tapes.
  • Main memory (RAM, ROM, PROM, EPROM, EEPROM) is an integrated circuit holding data and instructions.

Random Access Memory (RAM)

  • RAM is a type of computer memory.
  • The image shows RAM chips installed in a computer's motherboard.

Read-Only Memory (ROM)

  • ROM is a type of computer memory.
  • The image shows a ROM chip on a circuit board.

Types of Read-Only Memory (ROM)

  • ROM chips
  • PROM chips
  • EPROM chips
  • EEPROM chips

Don't Forget About Memory

  • Cache Memory
  • Virtual Memory
  • CMOS (Complementary metal-oxide-silicon)

Input Devices

  • Keyboard: Used for text, numbers, and commands.
  • Mouse: Used for clicking, double-clicking, and right-clicking commands.
  • Scanner: Used for images, photos, printed documents, and codes. Different types include flatbed, sheetfed, drum, handheld, photo, and film production scanners. They include variations like OCR, OMR, and MICR book scanners, planetary and 3D scanners.
  • Digital Camera: Used for photos and videos.
  • Light Pen: Used for text, numbers, and drawings.
  • Magnetic Reader: Used for credit cards, ATM cards, and similar cards that use magnetic strip technology.
  • Microphone: Used for audio and speech input.
  • Humidity and Temperature Sensor: Used for environmental data collection in conjunction with devices like Arduino.

Output Devices

  • Monitor: Visual display for data. Different resolutions are mentioned (UHD, WQHD, Full HD, WUXGA).
  • Printer: Produces hard copies of data. Different types mentioned: Impact printers (dot-matrix, line, daisy wheel, and drum) and non-impact (inkjet, laser, thermal, LED, photo printers, and All-in-one printers); this includes varieties such as 3D printers or plotters.
  • Speakers: Used for audio output (various types of speakers are shown).
  • Plotter: Specialised output device for producing large-format drawings and blueprints.

Storage

  • Logical File Representation: Data stored as files in folders with a specific structure.

    • Files: Programs, documents, images, songs stored on a storage medium.
    • File Names: Assigned by the user.
    • Folders: Named places on the storage medium for organizing files.
  • Physical File Representation: How computers access particular documents on a storage medium by their location in the medium.

Storage Devices

  • Magnetic: Hard disk drives, tape drives, floppy disk drives
  • Optical: CD, DVD, Blu-ray
  • Flash Memory: Flash memory storage devices and solid-state storage drives (SSDs); these store data using embedded flash memory chips

Hard Disk

  • Internal Hard Drives: Permanent storage located within the system unit.
  • External Hard Drives: Commonly used for transferring large amounts of data between computers; they connect via USB.
  • Hard Disk Speed: Measures read/write time; total includes seek time, rotational delay, and data movement.
  • Disk Cache: Memory used with magnetic hard drives to speed up performance.
  • Hybrid Hard Drive: Combination of flash memory and magnetic storage.
  • Hard Drive Partitioning: Dividing a physical hard drive into separate logical drives for better organization.
  • File Systems: (FAT, FAT32, NTFS) Used to manage files and folders on a hard drive, determining sizes, locations, and more.
  • Hard Drive Interface Standards: Determine how hard drives connect to a computer (PATA, SATA, eSATA, SCSI, SAS, Fibre Channel, FCoE, iSCSI). This includes diagrams showing connection ports.
  • Different types of hard drive connections (SATA, SAS) are illustrated.

Magnetic Tape

  • A storage medium using magnetic tape for data storage.

Floppy Disk

  • A storage medium using floppy disks for data storage.

Optical Disk

  • Storage mediums for data (CD, DVD, BD)
  • Data can be read-only, recordable, or rewritable; frequently downward-compatible.

Flash Memory Storage Systems

  • Flash Memory: Chip-based storage medium using electrons to represent data.
  • SSDs: Solid-state drives; uses flash memory as secondary storage; faster than traditional HDDs; no moving parts, more energy efficient.
  • Embedded Flash Memory: Flash memory chips embedded in devices like portable digital media players, digital cameras, and mobile phones.

Cloud (Online) Storage

  • Accesses data via the Internet; stored on other sites or servers.
  • Used for backup and synchronization between PCs.
  • Often provided free or at a subscription cost.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Computer Memory and Storage Quiz
9 questions
Computer Hardware Components Quiz
12 questions
Computer Hardware and I/O Systems
10 questions
Use Quizgecko on...
Browser
Browser