Information Technology Flashcards
(85 cards)
what is health?
Health can be defined as the state of being free from illness
what is safety?
Safety is the state of being free from harm, danger or risk
why do we need computer lab rules?
To ensure the health and safety of individuals in the lab, it is crucial to establish and enforce computer lab rules.
how to avoid a fire outbreak in a computer lab
avoiding water near electrical devices and not overloading outlets are crucial
how to avoid electrical shocks and fires
avoiding water near electrical devices and not overloading outlets are crucial
what to do to ensure proper ergonomics?
Lab rules can stipulate proper workstation setup including monitor height, chair ergonomics, and regular breaks to reduce health risks
how to ensure data is not compromised
Rules regarding data security, password protection, and proper logoff procedures ensure that data is not compromised
how to prevent the spread of illness
Rules regarding personal hygiene, such as hand washing and the use of sanitizers, can reduce the risk of illness transmission
how to control noise in a computer lab
Establishing rules for acceptable noise levels and the use of headphones can create a more conducive environment for work and study
how to prevent accidents in a computer lab
Keep walkways clear, securing loose cables, and using equipment responsibly can prevent accidents
what are the general rules of a computer lab?
- No food or beverages
- No open flames or smoking
- Proper cable management
- Use of power strips
- Ergonomic Workstation setup
- Regular breaks
- Data Security
- Hand Hygiene
- Noise control
- Clear Walkways
what are the steps to connecting peripherals?
- power off system
- Check compatibility
- use the correct ports
- connect cables firmly
- power on
- install drivers if necessary
What are the steps to disconnecting peripherals?
- Safely eject before disconnecting
- power off devices
- disconnect in the right order
- store properly
What are the steps for proper maintenance of computer equipment?
- turn off before moving
- keep food and liquid away
- regular dusting
- proper ventilation
- use surge protectors
- cable management
- avoid overheating
- update software and devices
- handle components with care
- backup data regularly
explain the main purpose of the CPU
the CPU interprets, processes, and executes instructions
what are the two main components of the CPU?
the two main components of the CPU are the ALU and CU
what are the functions of the CU?
The functions of the CU are:
.Fetching instructions and data from the main memory
.Decoding instructions fetched from main memory
.Directs and coordinates the operations of the ALU
what are the functions of the ALU?
.performs arithmetic operations eg. division, multiplication, addition and subtraction.
.performs comparison operations eg. checks where one data is bigger, smaller of equal to the other.
what are the two main categories of computer components?
the two main categories are:
.computer hardware
computer software
list three facts about computer hardware
- the four main components of computer hardware can be represented using the IPOS cycle.
- the IPOS cycle is a fundamental concept in computer systems
- it represents the sequential flow of data and instructions within a computer.
what happens in the IPOS cycle?
- In this cycle, data and commands are first entered into the computer through input devices such as keyboards or mice
- The CPU then processes this input, executing instructions and performing calculations.
- next, the processed data is sent to output devices, like monitors or printers, to be
presented to the user. - together, data may be stored in various forms of memory and storage devices to ensure it can be accessed and utilized when needed
- this continuous cycle of input, processing, output, and storage forms the core operational pattern of all modern computer systems
What is the CPU referred to as in devices like personal computers, gaming devices and mobile devices and why
It is referred to as the microprocessor due to its miniature size
what is storage?
storage refers to keeping data or information for future use
what can data be?
data can be temporary (volatile) or permanent (non-volatile)