Computer Hardware Quiz

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

What is one of the main advantages of using an SSD over an HDD?

  • Greater capacity for data storage
  • Ability to recover data from failures
  • Higher data retrieval speed
  • Lower power consumption (correct)

Which RAID level uses data stripping for improved performance?

  • RAID Level 1
  • RAID Level 5
  • RAID Level 10
  • RAID Level 0 (correct)

What is a characteristic of blade servers?

  • They allow hot-swapping without downtime. (correct)
  • They are primarily used for data redundancy.
  • They do not support modular design.
  • They are full-sized servers that require significant space.

What happens when a Hard Drive fails?

<p>All data is lost unless backed up. (B)</p> Signup and view all the answers

What is RAID primarily used for?

<p>To improve data redundancy and performance. (A)</p> Signup and view all the answers

Which of the following components is involved in the operation of an Optical Storage system?

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

Which file system is known for organizing data in a way that can be used across various operating systems?

<p>FAT (C)</p> Signup and view all the answers

What is RAID Level 10 known for?

<p>It combines mirroring and stripping. (D)</p> Signup and view all the answers

What is a primary difference between 32-bit and 64-bit processors?

<p>The number of calculations they can perform per second. (B)</p> Signup and view all the answers

What does the swap-file (paging) system primarily utilize?

<p>Secondary storage to extend RAM capabilities. (C)</p> Signup and view all the answers

How does a CPU Cache improve processing speed?

<p>By temporarily storing recently accessed data. (A)</p> Signup and view all the answers

What happens when RAM memory is full and data needs to be accessed?

<p>Inactive memory blocks are moved to the hard disk. (A)</p> Signup and view all the answers

What is a disadvantage of larger caches?

<p>They have longer latency than smaller caches. (B)</p> Signup and view all the answers

What is the primary purpose of a multi-level cache system?

<p>To balance speed and accuracy in data access. (A)</p> Signup and view all the answers

Which statement about CPU cache is accurate?

<p>The CPU checks L1 cache first for data retrieval. (C)</p> Signup and view all the answers

What is a function of a 64-bit architecture in terms of operating systems?

<p>It is incompatible with 32-bit operating systems. (D)</p> Signup and view all the answers

What is a key benefit of NAS that enhances user access and usage?

<p>Centralized storage solutions (B)</p> Signup and view all the answers

Which statement accurately describes a primary characteristic of SANs compared to NAS?

<p>SANs are separated from processing elements. (C)</p> Signup and view all the answers

Which aspect is NOT typically associated with the management of NAS devices?

<p>Manual configuration tracking (A)</p> Signup and view all the answers

What performance measurement is essential in evaluating a NAS device's capabilities?

<p>CPU and memory utilization (A)</p> Signup and view all the answers

How does a Storage Area Network (SAN) primarily enhance networking capabilities?

<p>By avoiding congestion on the primary network (A)</p> Signup and view all the answers

What does DDR in DDR SDRAM stand for?

<p>Double Data Rate (A)</p> Signup and view all the answers

Which capability is crucial for effective space management in NAS environments?

<p>Monitoring usage patterns of storage (B)</p> Signup and view all the answers

Which of the following accurately describes the function of RAM?

<p>Allows multiple programs to run simultaneously by storing them temporarily. (C)</p> Signup and view all the answers

Which technology is the standard networking architecture used in SANs?

<p>Fiber Channel (C)</p> Signup and view all the answers

What is the role of the Control Unit in a computer system?

<p>Controls operations of all parts of the computer without processing data. (C)</p> Signup and view all the answers

What is one of the advantages of using NAS for backup and recovery processes?

<p>Automatic and reliable backup features (B)</p> Signup and view all the answers

What is the maximum amount of RAM a 64-bit system can theoretically address?

<p>18 Quintillion bytes (D)</p> Signup and view all the answers

Which statement best describes the function of chipsets in a computer?

<p>They facilitate data flow between the processor, memory, and peripherals. (C)</p> Signup and view all the answers

What does the Data Bus in a computer system do?

<p>Transfers information to and from main memory and peripherals. (D)</p> Signup and view all the answers

Which of the following statements about volatile memory is true?

<p>It is wiped clean when the computer is powered off. (D)</p> Signup and view all the answers

Which of the following components is responsible for calculations in a computer?

<p>Arithmetic Logic Unit (ALU) (B)</p> Signup and view all the answers

What is a primary characteristic of Software-as-a-Service (SaaS)?

<p>Applications are delivered over the Internet on a subscription basis. (C)</p> Signup and view all the answers

Which of the following is NOT considered an essential characteristic of SaaS?

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

What is one of the primary advantages of cloud computing related to computer performance?

<p>Fewer programs loaded into memory (A)</p> Signup and view all the answers

How does SaaS primarily benefit startup companies?

<p>By eliminating the requirement for understanding infrastructure. (A)</p> Signup and view all the answers

Which of the following is a challenge associated with cloud computing?

<p>Easier account hacking risks (B)</p> Signup and view all the answers

What does 'pay for what you use' refer to in the context of cloud storage?

<p>Costs based on the actual amount of data stored (A)</p> Signup and view all the answers

Which of the following describes one of the layers of SaaS?

<p>Development platforms for creating custom applications. (B)</p> Signup and view all the answers

Which company is mentioned as dominating the cloud computing market?

<p>Google (C)</p> Signup and view all the answers

What is a common advantage of using cloud computing services like SaaS?

<p>It often reduces costs through economies of scale. (B)</p> Signup and view all the answers

Which characteristic refers to the system's ability to quickly scale resources based on demand?

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

What is a potential benefit of using cloud computing applications?

<p>Lower costs compared to commercial software (B)</p> Signup and view all the answers

What type of service does a platform in the SaaS delivery model provide?

<p>Cloud-based platforms for application development. (D)</p> Signup and view all the answers

Why is service orientation an important characteristic of SaaS?

<p>It focuses on the delivery of services rather than applications. (A)</p> Signup and view all the answers

Flashcards

RAM (Random Access Memory)

Computer data storage for programs currently in use. It's temporary storage; data is lost when the computer turns off.

DDR SDRAM

Double Data Rate Synchronous Dynamic Random-Access Memory; a type of RAM.

ALU (Arithmetic Logic Unit)

Part of the CPU used for calculations and logical operations.

Registers (Internal Memory)

Small memory stores in the CPU for temporarily storing data during processing.

Signup and view all the flashcards

Bus (Computer)

A system of pathways that transfer information between components in the computer.

Signup and view all the flashcards

Address Bus

Selects the location of data to be retrieved or stored.

Signup and view all the flashcards

32-bit System (Memory Addressing)

A system capable of addressing 4 gigabytes (GB) of RAM.

Signup and view all the flashcards

64-bit System (Memory Addressing)

A system capable of vastly more RAM than a 32-bit system.

Signup and view all the flashcards

64-bit processor

A processor that can perform more calculations per second than a 32-bit processor, impacting task completion speed.

Signup and view all the flashcards

Multi-core processor

A processor with multiple independent processing units (cores) that increase the number of calculations per second.

Signup and view all the flashcards

Swap File (Paging)

A portion of the hard drive used to temporarily store data to/from RAM when RAM is full.

Signup and view all the flashcards

CPU Cache

A small memory area inside the CPU that stores recently accessed data to speed up access to main memory.

Signup and view all the flashcards

Cache Hit

When the CPU finds the data it needs in the cache.

Signup and view all the flashcards

Cache Miss

When the CPU doesn't find the needed data in the cache.

Signup and view all the flashcards

Multi-level cache

Multiple levels of cache with faster, smaller caches backing up larger, slower caches to improve overall speed.

Signup and view all the flashcards

Paging

A memory management technique where data is stored on the hard drive and swapped with RAM when needed to manage the amount of memory the system needs.

Signup and view all the flashcards

SaaS

Software-as-a-service; a way to access software over the internet, usually on a subscription.

Signup and view all the flashcards

Cloud Provider

A company that hosts and manages software applications and infrastructure in the cloud.

Signup and view all the flashcards

On-Demand Self-Service

The ability to access and start using cloud services immediately, without interacting with a human.

Signup and view all the flashcards

Broad Network Access

The capability to access cloud services from various devices and locations using any internet connection.

Signup and view all the flashcards

Rapid Elasticity

The ability to easily increase or decrease computing resources quickly based on needs.

Signup and view all the flashcards

Resource Pooling

The cloud provider shares computing resources among multiple customers.

Signup and view all the flashcards

Measured Service

Cloud services are consumed only when needed and accounted for in detail.

Signup and view all the flashcards

Cost-Savings

Reduced need for in-house servers or software licenses.

Signup and view all the flashcards

SSD Power Consumption

Solid State Drives (SSDs) use less power than Hard Disk Drives (HDDs), leading to lower energy bills and longer battery life for laptops.

Signup and view all the flashcards

HDD Noise

Hard Disk Drives (HDDs) produce noise due to spinning platters and moving read/write heads.

Signup and view all the flashcards

RAID Level 0

Stripping data across multiple disks for increased performance.

Signup and view all the flashcards

RAID Level 1

Mirroring data across multiple disks for redundancy and improved reliability.

Signup and view all the flashcards

Blade Server

A stripped-down server computer with a modular design for maximizing space and processor density in server racks.

Signup and view all the flashcards

File system

A method for organizing data on a storage device.

Signup and view all the flashcards

Data Backup Solutions

Critical real-time data backup cannot be efficiently obtained from routine backups/ restoring, thus leading to downtime if restoring.

Signup and view all the flashcards

Cloud Computing Revenue

Cloud service providers generate revenue by charging for ongoing access to their services and data storage.

Signup and view all the flashcards

Cloud Storage Advantage: Performance

Cloud computing can improve the performance of your local device by reducing the number of programs running on it, freeing up memory and resources.

Signup and view all the flashcards

Cloud Storage Advantage: Software Costs

Many cloud-based applications, such as Google Docs, are available for free, offering a cost-effective alternative to expensive commercial software.

Signup and view all the flashcards

Cloud Computing Challenge: Security

Storing data remotely in the cloud increases the risk of unauthorized access and data breaches.

Signup and view all the flashcards

Cloud Storage: Pay-as-you-go

Cloud storage services allow users to pay only for the amount of storage space they actually use, providing flexible and cost-effective data management.

Signup and view all the flashcards

Centralized Storage

Bringing all storage resources and data together at a central location (often within a NAS or SAN)

Signup and view all the flashcards

Scalability

The ability of a system to increase or decrease storage capacity easily, as needed.

Signup and view all the flashcards

High Availability

A system that is readily available, minimising downtime in case of failure.

Signup and view all the flashcards

Network Integration

The NAS connects to the existing network and is authorized and authenticated by the system.

Signup and view all the flashcards

Performance (NAS Storage)

Speed of the NAS, measured by CPU, memory, I/O requests and cache efficiency.

Signup and view all the flashcards

SAN Architecture

A network design where storage is isolated from the main network using a dedicated Fiber Channel (or other high speed network).

Signup and view all the flashcards

Study Notes

International & Access Foundation Programmes

  • This presentation is about computer science modules for the international and access foundation programmes.
  • The specific module part covered is Networks: PC Internals, Storage, and Network Storage.
  • The presenter is Dr. Nevan Bermingham.

PC Structure

  • A computer is composed of input, processing, and output devices.
  • Input components, such as keyboards and mouses, provide data to the computer.
  • The processing unit, typically a processor chip, processes the data.
  • Output components, such as monitors and printers, display the results.
  • Storage devices, like hard drives and flash memory, store data.

Inside a PC

  • Key internal components include the CPU, RAM, CPU cooler, graphics card, motherboard, 5.25" bays, 3.5" bays, and the PSU (power supply unit).
  • The hard drive is also an important component.

Motherboard

  • The motherboard is the main circuit board of the computer.
  • Key components on a motherboard include DRAM memory slots, power connector, CPU heat sinks and mounting points for fans, CPU socket, Northbridge, Southbridge, ROM, PCI slots, hard drive slots, backup battery, AGP slot, and connectors for peripherals (audio, ethernet, serial, USB).

DDR Types

  • Different DDR SDRAM versions (DDR, DDR2, DDR3, DDR4, DDR5) exist with different release dates, bus clock frequencies, voltages, transfer rates and prefetch burst times.
  • DDR RAM is volatile memory, and it needs a constant electrical supply to work.

What is RAM?

  • RAM (Random Access Memory) is used as temporary storage for active programs in a computer.
  • RAM is volatile, meaning it loses its contents when the power is switched off.

CPU Cache

  • A cache is a small location within the CPU which reduces data access time.
  • It stores recent data making processing faster.
  • Caches generally check caches at high speeds for the relevant information.

Motherboard Features

  • VGA Connector: used to connect display devices.
  • Local Peripheral Bus: used for add-ons (such as MPEG).
  • Video Memory Expansion: graphics memory (VRAM), possibly as a daughter card plugged into the motherboard.
  • RAMDAC: converts digital to analog signals used by the monitor.
  • Video-In Socket: inputs video from other sources (like VCRs).
  • SVGA Connector: connects to a monitor using a 15-pin plug.

POST (Power-On Self Test)

  • The POST is a pre-operating system test of the components.
  • It’s a crucial procedure during startup.
  • Essential for verifying if the system operates correctly.
  • It checks components such as RAM, keyboard, hard drive and video card.

Types of Storage

  • Mechanical Hard Disk Drives (HDDs), such as ATA IDE and SCSI drives use magnetic polarity to store information.
  • Solid State Drives (SSDs) use flash memory (NAND flash memory) instead, offering generally faster access times.
  • Flash Drives (USB keys) also use flash memory for storage.
  • Tape Drives are generally obsolete as a storage device.
  • Optical Disk Drives such as CDs or DVDs.

Mechanical Hard Disk Drives

  • A HDD has spinning platters with magnetic read/write heads.
  • The size of HDDs, measured in terabytes, has increased over the years.

Solid State Disk

  • An SSD has no moving parts like an HDD.
  • SSDs use flash memory allowing quicker data access than HDDs.
  • The price of an SSD is also generally higher than an equivalent HDD, offering quicker access speed in its entirety.

HDD & SSD Internal Architecture Diagrams

  • Shows structure (platters with heads for HDDs, and flash memory for SSDs).

Optical Storage

  • Optical storage (CDs and DVDs) stores data in pits and lands on a disc, using laser technology that can either burn or read the pits.

Making Disks Reliable

  • RAID (Redundant Array of Independent Disks) is a solution technique.

RAID Levels

  • Different RAID levels (0, 1, 10) offer different combinations of performance and data reliability, in an attempt to improve overall memory processing stability.
  • RAID 0 increases read/write performance.
  • RAID 1 mirrors for redundancy.
  • RAID 10 features both mirroring and striping.

Network Attached Storage (NAS)

  • NAS devices are servers whose primary task is file storage across a network.
  • NAS does not handle processes such as emails or login authentication.
    • This is usually better for handling many users, high quantities of storage, and large file access.

Storage Area Network (SAN)

  • SAN devices are for large scale storage.
  • A SAN uses a network to improve storage operations without affecting standard network performance like the primary LAN.

Cloud Computing

  • Cloud computing involves multiple networked hardware, software, and internet infrastructure.
  • It's a service-based platform rather than traditional hardware based, with costs associated usually per usage, rather than an upfront purchase price.
  • This hides the complexity and detail of the infrastructure, making it easier to use.
  • It is also capable of handling large, simultaneous access to files.

Software-as-a-Service (SaaS)

  • SaaS is a method of software delivery where users connect via the internet with web browsers to use it.
  • SaaS includes platforms such as Office 365 and Google Docs.

Cloud Delivery Models

  • SaaS (Software as a service) is a cloud service model where software and applications run over a network, requiring no local installation.
  • PaaS (Platform as a service) is a cloud service model where clients get access to resources such as databases and web servers via the internet, typically through an API.
  • IaaS (Infrastructure as a service) provides customers with virtualized access to computing resources such as servers and storage, often offering the option to install their own software.

Cloud Storage

  • Cloud storage is online, remote storage accessed through the Internet.
  • It handles backups and data security for clients.
  • Several web companies offer cloud storage services.

Task: Network Storage

  • This is a task to work on to research how FAT (File Allocation Table) storage works.

File Systems

  • FAT and NTFS are mechanisms for organising data in a File System.
  • NTFS is more recent, more flexible, efficient and robust than FAT.

Advantages of Cloud Computing

  • Improved Performance: Cloud computing allows for greater use of memory within the device, as the system stores processes in a distributed manner.
  • Reduced software costs: Usually cheaper than buying commercial software as access to the software is through online subscription/usage.
  • Instant software updates: Usually the software is regularly maintained and updated by the provider.
  • Unlimited storage: Cloud storage can be scaled to suit users demand without needing to purchase additional devices.

Challenges of Cloud Computing

  • Security: More susceptible to hacking than on-site solutions.
  • Legal Issues: Problems with jurisdiction for stored data.
  • Market Dominance of big companies: Competition or dependency on large companies like Google or Microsoft.
  • Trusting data to another entity: Data security is less certain in cloud-based storage environments compared to local storage.
  • Internet Access required & speed: Services rely on internet connectivity, impacting performance if access is interrupted or slow.

Studying That Suits You

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

Quiz Team

Related Documents

Network Architecture (PDF)

More Like This

Computer Hardware and RAID Configurations
91 questions
RAID Level 0 + 1
25 questions

RAID Level 0 + 1

TopsGermanium avatar
TopsGermanium
Computer Hardware Applications Quiz
5 questions
Use Quizgecko on...
Browser
Browser