Posts

Showing posts with the label BIOS

Power-on self-test

Image
When power is turned on, POST (Power-On Self-Test) is the diagnostic testing sequence that a computer's basic input/output system (or "starting program") runs to determine if the computer keyboard, random access memory, disk drives, and other hardware are working correctly. If the necessary hardware is detected and found to be operating properly, the computer begins to boot. If the hardware is not detected or is found not to be operating properly, the BIOS issues an error message which may be text on the display screen and/or a series of coded beeps, depending on the nature of the problem.The pattern of beeps may be a variable numbers of short beeps or a mixture of long and short beeps, depending on what type of BIOS is installed. The patterns of beeps contain messages about the nature of the problem detected. For example, if the keyboard is not detected, a particular pattern of beeps will inform you of that fact. An error found in the POST is usually fatal (that is, it...

BIOS

What is BIOS? BIOS or Basic Input/Output System is the first program accessed by the processor during start up to ensure that all the other basic programs, hard drives, ports, peripherals and the central processing unit are in good working condition. BIOS are different from the computer's operating system. The operating system resides in the hard drive and provides the user interface that can be seen on the screen after start up. The BIOS program, on the other hand, can be found right in a flash memory chip or ROM located in the motherboard. It is the basic requirement for booting a computer. BIOS Functions BIOS have several functions in a computer but its most important task is to load the operating system. BIOS provide the microprocessor its first instructions upon activating the computer. The instructions of the BIOS to the microprocessor during start up are the following: power on self test which tests the operating status of all the hardware in the computer, activation of ot...

Complementary Metal Oxide Semiconductor

Complementary Metal Oxide Semiconductor(CMOS) is a small portion of battery powered memory on the motherboard that contains system settings like types of drives, device types in the system, which drive to start up from etc. The battery used is a 3volt battery. CMOS and BIOS are often interchanged although they are different things. Think of the BIOS as the skeleton frame upon which the CMOS settings hang. All computer memory forgets everything it holds when power to it is shut off. If the power was totally shut off to your CMOS, your computer would forget its start up settings, and you’d have to re-enter these settings every time you started your computer! Fortunately this is not the case as your CMOS always receives enough power to remember its settings, even when your computer is off. How? It is powered by a small lithium battery on your motherboard. Lithium batteries are designed to last years, and often outlive the usefulness of the computer they reside in. If you keep a computer l...