1 - ICT Systems Flashcards
What are the three types of ICT system?
- Information systems - manage data, e.g. supermarket stock system
- Control systems - use input and output processes to control machines, e.g. mechanical arm moving
- Communication systems - transports data
What are the main components of a computing system?
- A Central Processing Unit (CPU), responsible for executing a series of stored instructions
- Internal memory, chips that store programs and data
- Input & output devices
- Secondary storage, used to protect inactive data
- Power supply, converts mains AC to regulated DC
What is RAM and ROM?
- RAM are memory chips that hold data while the computer is running and delete it every time the computer is switched off.
- ROM are memory chips that hold data and content that cannot be changed by a program or its user.
What is a microprocessor?
Microprocessors are chips that are implemented into a CPU in order to make a computer system run. They perform mathematical & logical functions.
What are the two types of software?
- Operating systems, e.g. Mac OS, Windows, Android. They manage the CPU by providing an interface, encrypting, virus scanning, handling data storage.
- Application software, for e.g.
> Utility programs - help to optimise computers by maintaining files, compressing files, installing/uninstalling software etc.
> Integrated software - software with a set of common commands, e.g. Word, PP & Excel
> Specific/bespoke software - software written for a particular purpose
What are the two types of user interface?
- Graphical User Interface - A visual environment that displays tiles, icons and menus in order to make it easier for the user to work their computer.
- Command Line Interface - A text only service that gives feedback through messages. For e.g. Minecraft uses a CLI to allow users to bypass the main interface and alter the game’s mechanics.
What are some programming languages?
C++ and Java are examples of high level languages that are easier for humans to understand. Low level languages such as Machine Code or Assembly Language are harder to understand but work quicker with computers.
What are some input devices?
Keyboard, mouse, joystick, bar code reader, magnetic stripe reader
What are some output devices?
Screens and monitors- Liquid crystal display (LCD) and plasma are used to display temporary info.
What are some hardware devices?
Modems - connect computers to the Internet
Router - enables a network of several computers to share the same Internet connection
Hub - Enables computers to share files
What is a driver?
Software that supplies instructions to the hardware about how to coordinate with the operating system and application software