admin@kcseforecast.com

Computer Systems

Computer Hardware Lesson III

Lesson ObjectivesBy the end of this lesson you should be able to:State and explain various special purpose memoriesDefine softwareclassify software into various categories 

Special Purpose Memories

 

There are three types of special-purpose memories:

  1. Buffers
  2. Registers
  3. Cache Memory

Buffers

These are memories found within input and output devices. They hold data awaiting processing or data that has been processed to free the CPU.

Registers

Registers are special-purpose memories located inside the CPU.

Examples of registers

  • The accumulator that holds the result of the last processing step of the ALU
  • The Address register that holds the next piece of data waiting to be processed
  • The instruction register temporarily holds an instruction just before it is interpreted into a form that the CPU  can process.
  • Storage register that temporarily holds a piece of data that is on its way to and from the CPU and the main memory

Cache memory

A special memory found within the processor used to temporarily hold frequently accessed data and instructions that the processor is likely to reuse.

 

//commons.wikimedia.org/w/index.php?title=User:Kerrick_Staley&action=edit&redlink=1" class="new" title="User:Kerrick Staley (page does not exist)

https://creativecommons.org/licenses/by-sa/3.0" title="Creative Commons Attribution-Share Alike 3.0

https://commons.wikimedia.org/w/index.php?curid=15668462

 

Computer Software

Computer software refers to a set of instructions that guides the computer on how to perform specific tasks.

Software Classification According to Purpose

  • System software
  • Application Software

System Software

This software is designed to manage system resources and avail them to the user.

System software includes:

  • operating system
  • firmware
  • utility software
  • network software

An operating system is system software that manages the computer hardware and provides a platform for the installation of application software

Firmware refers to the tangible electronic component of a computer with embedded  software for example BIOS in ROM

Utility software is a system software meant to maintain, optimize, and configure a computer.

Networking software is meant to facilitate communication  between two or more computers on a network e.g Network Operating System

By Utente:Sassospicco - Derivated work from Image:MacOSXArchitecture.svg, CC BY-SA 3.0,