Grade 10 Software Terms
Grade 10 Software Terms
Random access memory – (RAM) hold the instructions and their related data that the
user has loaded and the processor will access when instructed to perform a task
Input device – a hardware device that is used to get data into the computer
Secondary storage – stores all the users programs and data permanently
Volatile – the contents or data in RAM is constantly changing and is lost when the
computer is turned off
Non-volatile – permanent
Mother board – large printed circuit board that houses many of the components in
the computer
Output device – any device that only receives information from the computer
Utilities – programs that are supplied with the operating system to assist the
operating system in performing its tasks
Device drivers – software that enables the operating system to interact with the
hardware
Data – raw unorganised facts that need to be processed to make it useful and
meaningful
ROM – (read only memory) chip on motherboard. Will store the programs and setting
to control and execute instructions
- User settings – current date and time and the sequence of drives to be checked
when a computer is booted, ECT.
High definition – resolution of the pictures is much higher and the images (frames)
are produced at a much higher rate
Serial – the bits are transferred one after the other along a single channel
Tower - the often large rectangular box that comes with your computer it contains all
Screen - the screen displays the images been interpreted by your tower. A computer
should have a graphics card that enables it to interpret images, the better your
graphics card the faster your computer can processe high resolution images.
Resolution - a measure of how detailed an images your screen can display the
higher the better
It Software Definitions
Cache - Cache is a component that transparently stores data so that future requests
for that data can be served faster. This causes a problem where the CPU was
waiting for data to process from slower RAM.
Tracks - Track (CD), consecutive set of sectors on the disc containing a block of data
Track (disk drive) - a circular path on the surface of a disk or diskette on which
information is recorded and read. The data is stored on the disk in binary and the
disk is divided into concentric circles called tracks.
Sectors - Disk sector, a physical subdivision of space on a computer disk-storage
medium, specifically a subdivision of a "track".
Operating System - The software that supports a computer's basic functions, such as
scheduling tasks, executing applications, and controlling peripherals.
Control Unit - A control unit is circuitry that directs operations within the
computer's processor by directing the input and output of a computer system.
Registers - A, special, high-speed storage area within the CPU . All data must be
represented in a register before it can be processed.
Serial Port - a personal computer interface for transferring data streams between
devices
Device Drivers - provides the operating system with information needed for it to work
with that device
Bit - A Bit is a digit in the binary number system. It can have two values, 0 or 1.
Byte - A byte is the smallest unit of storage in RAM or ROM. It holds exactly 8 bits.
machine code - Machine code is the name for the Instructions that a CPU can
execute. It is in numbers.
Primitive data type - basic data types provided by programming languages to store
characters, real numbers and integers, they all have different amounts of bits
allocated to one another.
Network Key - password which allows you to access the router and make changes to
the router's network settings
Optical character recognition- used to convert text to a text file so it can be edited
and altered
BIOS- Basic Input Output System. Controls start up tasks when computer is started,
controls POST
ROM- Read only Memory. Will store programs and settings to control and execute
instructions for the device.
EEPROM- Electronically Erasable Programmable Read Only Memory. Will store the
programs and setting to control and execute instructions for the device.
CMOS- chip that contains the System configuration settings, i.e. amount of RAM,
and user settings
cross talk - (UTP) Signals on wires close together corrupt each other
fibre optic backbone - When several LAN(local area networks) segments hang off
one fibre optic cable
Geostationary - Satellites are in fixed position above the Earth and rotate with and at
the same speed as the Earth.
file server - A server with a large disc capacity to store many files which can be
accessed by network users
print server - A sever has a high-speed expensive printer attached that can be
shared by computers on the network
Viruses - Self replicating programs illegally loaded onto a computer that causes
damage to the system.
Int – Name for the integer primitive data type which is 4 bytes in size.
Double – Name for the real number data type which is 8 bytes in size.
Boolean – Name for the data type which stores either a true or false and is 1 byte in
size.
Ascii – (American Standard Code for Information Interchange) Computers can only
understand numbers, so an ASCII code is the numerical representation of a
character such as 'a' or '@'or an action of some sort.
RSI – (Repetitive Strain Injury) Damage to tendons, nerves, muscles and other body
tissues from repeated physical movements, like using the keyboard or mouse.
POS – (Point of Sale) The point at which a customer makes a payment for an
exchange of goods or services.
Shareware – Software you can use on a trial basis before you pay for it.
Freeware – Is software that is copy righted but given away by the author without any
cost for a user to use but not resell
plug and play – Feature that detects new hardware as soon as it is connected to the
computer system
Modem – A device that is becoming obsolete and can transfer data at 56Kbps
Router – A networking device that forwards data from one network to another
ADSL – Asymmetrical Digital Subscriber Line is a type of high speed internet access
service that uses telephone lines to transmit data
Digital - Any system based on discontinuous data or events. Computers are digital
machines because at their most basic level they can distinguish between just two
values, 0 and 1, or off and on
Peer to peer network: a smaller network, usually any co0mputers set aside as
servers. All the computers have equal status and users can access all shared
hardware& software on all connected computers.
Client server network: a computer which shares resources with other computers in
a network.
UTP: (Unshielded Twisted Pair) is the most common bounded media cabling in small
LAN’s. It consists of several pairs of twisted wires in an outer protective plastic cover.
STP: (Shielded Twisted Pair) has twisted pairs of wires enclosed in protective foil.
This type of cable is less affected than UTP by interference and crosstalk.