Have you ever thought
about the way your computer works when you are using it?
Well, for those
who have and are unfamiliar with the processes;
we have this page just
for you.
Computers work digitally All digital means is that a system stores and operates on information in a very specific way.In a digital system, every type of information is stored in a bit, or multiple collections of bits. A bit is a variable that can have only one of two values: it can either be a 1, or be a 0. The easiest way to think of a bit is 1 being on and 0 being off. Think of a light switch being turned on and off. The fact that a computer is digital allows the computer or anything that is digital for that matter, to only perform 3 things: set at 1, set at 0 or assign 1 or 0 to something.
Three Subsystems of a computer
Now that we understand what
a digital system and bits are, we can split a computer up in to three
main subsystems:
Operating System (OS)
The OS consists of background
programs that enable applications software to run on a computer system's
hardware devices. One of the most important pieces of systems software
is the operating system. An operating system (OS) is a collection of programs
that manage the computer's activities, i.e., assignment of system resources,
scheduling of resources and jobs, and monitoring activities. Examples
are Windows, Unix, OS/2, NetWare, etc.