COMPUTER MANAGEMENT. System start-up Before switching on a computer, make sure that all the components are properly connected. The computer must be connected.

Slides:



Advertisements
Similar presentations
Computer Vocabulary Words to know and remember for the semester.
Advertisements

A video or computer display device a)Printer b)Icon c)Monitor d)CPU.
BIOS & CMOS To Navigation page.
System Setup CGS2564. What Happens When You Start up a Computer? BIOS Basic Input Output System A set of programs stored in ROM Contain instructions on.
The power supply performs a self-test. When all voltages and current levels are acceptable, the supply indicates that the power is stable and sends the.
Motherboard, BIOS and POST The external data bus connects devices on the motherboard together. Everything is also connected to the address bus. These busses.
Basic Input Output System
Parts & Functions of a Computer. 2 Functions of a Computer.
Basic Input Output System
Computer Hardware Chapter 5. Motherboard 1: Ports 3: Expansion slots 6: Central processing unit.
LECTURE 14 Operating Systems and Utility Programs
Computer Memory.
Operating Systems Operating System
Computer Startup Sequence Overview
How Hardware and Software Work Together
Chapter 5 Basic Input/Output System (BIOS)
Booting in Windows XP Presented and Designed By: Luke Ladd.
1 Chapter Overview Computer Cases Motherboards ROM BIOS.
Basic Input Output System
By the end of this lesson you will be able to explain: 1. What is the BOOT process 2. A Cold Boot 3. A Warm Boot.
Configuration Overview The BIOS (basic input/output system) is an important motherboard component. The BIOS has the following functions: Holds and executes.
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS) Excerpted from 1 Copyright © Texas Education Agency, All.
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
Configuration.
Operating Systems  A collection of programs that  Coordinates computer usage among users  Manages computer resources  Handle Common Tasks.
The Basic Input/Output System Unit objectives: Access the BIOS setup utility, change hardware configuration values, and research BIOS updates Explain the.
University of Management & Technology 1 Operating Systems & Utility Programs.
Booting. Booting is the process of powering it on and starting the operating system. power on your machine, and in a few minutes your computer will be.
BIOS. Accessing System BIOS You can use the System Setup utility to change variable BIOS information, such as the type of hard drive you have installed.
What is system software and what are its parts? Programs that control operation of computer Two parts are operating systems utility programs.
Central Processing Unit
What is a BIOS? * basic input/output system (BIOS), also known as the System BIOS * The BIOS software is built into the PC on a non-volatile ROM and is.
Computer Basics.
The Mechanics Of Computers The Operating System (OS) & Hardware.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Basic Input/Output System
Basic Input/Output System (BIOS). 5.1Introduction to BIOS Basic Input / Output System (BIOS) boot the computer by providing a basic set of instructions.
COMPUTERS in the CLASSROOM
3A.List and describe the events that take place during the boot process. POWER SUPPLY THE POWER SUPPLY SENDS A SIGNAL TO THE COMPENENTS IN THE SYSTEM UNIT.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Software Grade 10. BIOS and the Power-on Self Test A computer can’t do much without instructions The first thing the CPU does when you switch it on is.
Suleiman Mohammed (mcpn,mncs)
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART I.
POST and The Boot Process
Computer Maintenance I
Presented by : GROUP 1 Associates: Ajeet Kumar Pooja Raikar Sangamesha J M Utkarsh Kumar Viresh Mathad.
Computer Technician POST and The Boot Process ©UNT in Partnership with TEA1.
NON STANDARD HARDWARE By the end of this lesson you will be able to: 1. Identify non standard computer hardware 2. Understand ACRONYMS used to describe.
2.1 :Input Output Control System. Learning Outcomes Distinguish between Directory Management and Disk Space Management Identify the primary function perform.
IT Chapter 2 Part A How Computers Work Input, process, output, and storage The operating system helps the computer perform four basic operations,
Parts of a Computer.
Chapter Objectives In this chapter, you will learn:
BIOS & CMOS.
Operating System Review
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS)
TOPIC 6: SYSTEM START-UP AND CONFIGURATION
Computer System Structures
Key Terms By: Kelly, Jackson, & Merle
Connecting hardware and Booting the computer
08/28/06 parts of the computer.
Operating System Review
Starting the computer. Every day we are using an operating system and most specifically a Windows operating system but most of us are not aware of the.
Device management How does the operating system manage the hardware and peripheral devices? Device Driver: Each device is attached to your computer with.
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
Computer Startup.
Introduction to Computing
Objectives Describe the difference between RAM and ROM
Introduction to BIOS Prof. Shamim Ahmad Hakim
08/28/06 parts of the computer.
Presentation transcript:

COMPUTER MANAGEMENT

System start-up Before switching on a computer, make sure that all the components are properly connected. The computer must be connected to an active power source therefore turn on the switch from the mains. Switch on the monitor first, then the system unit using their respective power buttons. Notice that when the power is on, the computer automatically goes through a process of self-test and preparation for use.

Booting a computer Booting refers to the process of loading an operating system (programs that manage and control the use of hardware and software on the computer) into a computer’s main memory to make a computer ready for use. Booting is the process of loading the operating system to memory and readying the computer system for use.. Booting is the process of starting-up of a computer, which involves loading the operating system and other basic software and readying the computer for use.

Types of booting Cold booting Warm booting

Cold booting Cold booting happens when you turn on a computer after it has been powered off completely. Cold booting refers to turning on a computer after it has been off by loading the operating system.

Warm booting Warm booting refers to restarting or resetting a computer that is already powered on. The reset button, Ctrl+Alt+delete key combination was designed to allow a soft reboot which is quicker and more convenient. Warm booting refers to resetting the computer when the Operating System is already running by using reset button or ctrl + Alt + Del.

THE BOOT PROCESS OF A COMPUTER Power on reset (POR)-the computer checks the central processing unit and memory Power on self-test (POST)-the computer checks for all other components connected to it Loading operating system-the computer looks for the operating system from a floppy diskette and hard disk.

Power on reset (POR) POR is the first stage during the booting process where a computer checks the memory and CPU to find out if they are functioning normally. POR happens as soon as a computer is switched on.

Power on self-test (POST) POST is the second stage during the booting process where the computer checks all the devices connected to it in order to make sure that the devices are functioning well to enable the computer to execute the processing of data responsibly. In case there is a fault, a message will be displayed on a screen showing the faulty part; the end of this process is marked by a beep. Incase several important devices are faulty the computer might stop at this stage.

Loading the operating system During this stage of booting, the computer begins to look for the operating system. The computer does this starting with the floppy drive, once a computer finds no diskette in the floppy drive, it will proceed to start from the hard disk. On getting the operating system, the computer will load it into the memory (RAM). The name of the operating system will then be displayed on the screen at this stage and after a few seconds the computer will be ready for use.

Summary of the boot process The power supply sends an electrical signal to the motherboard and other devices located in the system unit. The CPU resets itself and looks for the ROM that contains the BIOS (basic input output system) (computer’s startup instructions) The BIOS executes the power on self test (POST) to make sure that the computer hardware is connected properly and operating correctly. The results of the POST are compared with data in a CMOS chip (contains the computer’s configuration information) on the motherboard. If the POST is completed successfully, the BIOS looks for the boot program that loads the operating system. Once located, the boot program is loaded into memory and executed which then loads the kernel (core of the operating system) of the operating system into RAM. The operating system loads system configuration information and the remainder of the operating system is loaded into RAM and the desktop and the icons display on the screen.

Study questions Explain the procedure you would follow before you start a computer. Define the term booting as used with reference to computers. Differentiate between warm booting and cold booting. Suggest any two reasons as to why a computer has to be restarted. Write the abbreviations POR and POST in full. Explain the boot process a computer follows when starting. Mention any two devices from which a computer can boot. Suggest three effects of booting a computer.