Computers and Systems Flashcards
Explain what the hardware component does
*Processes data by executing instructions
*Provides input and output
*Control input, output, and storage components
Explain what software comp deals with
*Applications and system software
*Instructions tell hardware exactly what tasks to
perform and in what order
Describe what data is
*Fundamental representation of facts and
observations
Describe what’s meant by communications
*Sharing data and processing among different
systems
Describe hardware component
*Input / Output devices
*Storage Devices
*CPU – Central Processing Unit
*ALU: arithmetic/logic unit
*CU: control unit
*Interface unit
*Memory
*Short-term storage for CPU calculations
What does CPU stand for?
CPU: Central Processing Unit
Explain the 3 parts of CPU
ALU: arithmetic/logic unit
*Performs arithmetic and Boolean logical
calculations
CU: control unit
*Controls processing of instructions
*Controls movement of data within the CPU
Interface unit
*Moves instructions and data between the CPU
and other hardware components
*Bus: bundle of wires that carry signals and
power between different components
Explain what’s meant by memory and what’s it responsible for
Also known as primary storage, working
storage, and RAM (random access
memory)
*Consists of bits, each of which hold a
value of either 0 or 1 (8 bits = 1 byte)
*Holds both instructions and data of a
computer program (stored program
concept)
Explain software component
Applications
*Operating System
*API: application program
interface
*File management
*I/O
Kernel
*Memory management
*Resource scheduling
*Program communication
*Security
*Network Module
Explain communication component in detail
Hardware
*Communication channels
*Physical connections between computer systems
*Examples: wire cable, phone lines, fiber optic cable,
infrared light, radio waves
Interface hardware
*Handles communication between the computer and
the communication channel
*Modem or network interface card (NIC)
Software
*Establish connections
*Control flow of data
*Directs data to the proper applications for use
What do all computer systems consist of?
*At least one CPU
*Memory to hold programs and data
*I/O devices
*Long-term storage
What does (operating) system software do?
-Manage your files
-load and execute programs
-to accept your demand