Sunday, 15 January 2012


Computer Components

1)Floppy drive(s) - A floppy is a small disk storage device that today typically has about . Megabytes of memory capacity.
2) Other possible file storage devices include DVD devices, Tape backup devices, and some others.
3)  Monitor - This device which operates like a TV set lets the user see how the computer      is responding to their commands.
4) Keyboard - This is where the user enters text commands into the computer.
5) Mouse - A point and click interface for entering commands which works well in graphical environments.

Saturday, 14 January 2012


COMPUTER CLASSIFICATION

Personal Computers (PCs)

The most popular PCs are desktop machines. Early PCs had Intel 8088 microprocessors as their CPU. Currently (2004), Intel Dual Core is the most popular processor. The machines made by IBM are called IBM PCs. Other manufacturers use IBM’s specifications and design their own PCs. They are known as IBM compatible PCs. IBM PCs mostly use MS-Windows, WINDOWS –XP or GNU/Linux as Operating System. IBM PCs, nowadays (2004) have 64 to 256 MB main memory, 40 to 80 GB of Hard Disk and a floppy disk or flash ROM. Besides these a 650 MB CDROM is also provided in PCs intended for multimedia use. Another company called Apple also makes pCs. Apple PCs are known as Apple Macintosh. They use Apple’s proprietary OS, which is designed for simplicity of use. Apple Macintosh machines used Motorola 68030 microprocessors but now use Power PC 603 processor. IBM PCs are today the most popular computers with millions of them in use throughout the world.

Workstations:

Workstations are also desktop machines. They are, however, more powerful providing processorspeeds about 10 times that of PCs. Most workstations have a large colour video display unit (19 inch monitors). Normally they have main memory of around 256 MB to 4 GB and Hard Disk of 80 to 320 GB. Workstations normally use RISC processors such as MIPS (SIG), RIOS (IBM), SPARC (SUN), or PA-RISC (HP). Some manufacturers of Workstations are Silicon Graphics (SIG), IBM, SUN Microsystems and Hewlett Packard (HP). The standard Operating System of Workstations is UNIX and its derivatives such as AIX (IBM), Solaris (SUN), and HP-UX (HP). Very good graphics facilities and large video screens are provided by most Workstations. A system called X WINDOWS is provided by Workstations to display the status of multiple processes during their execution. Most Workstations have built-in hardware to connect to a Local Area Network (LAN). Workstations are used for executing numeric and graphic intensive applications such as those, which arise in Computer Aided Design, simulation of complex systems and visualizing the results of simulation.

Supercomputers

Supercomputers are the fastest computers available at any given time and are normally used to solve problems, which require intensive numerical computations. Examples of such problems are numerical weather prediction, designing supersonic aircrafts, design of drugs and modeling complex molecules. All of these problems require around 10^16calculations to be performed. These problems will be solved in about 3 hours by a computer, which can carry out a trillion floating point calculations per second. Such a computer is classifieds as supercomputer today (2004). By about the year 2006 computers which can carry out 10^15 floating point operations per second on 64 bit floating point numbers would be available and would be the ones which be called supercomputers. Interconnecting several high speed computers and programming them to work cooperatively to solve problems build supercomputers. Recently applications of supercomputers have expanded beyond scientific computing, they are now used to analyze large commercial database, produced animated movies and play games such as chess.Besides arithmetic speed, a computer to be classified as a supercomputer should have a large main memory of around 16 GB and a secondary memory of 1000 GB. The speed of transfer of data from secondary memory to the main memory should be at least a tenth of the memory to CPU data transfer speed. All supercomputers use parallelism to achieve their speed. In Sec. 12.9 we discuss the organization of parallel computers

Mainframes Computers

There are organizations such as banks and insurance companies process large number of transactions on-line. They require computers with very large disks to store several Terabytes of data and transfer data from disk to main memory at several hundred Megabytes/sec. The processing power needed from such computers is hundred million transactions per second. These computers are much bigger and faster than workstations and several hundred times more expensive. They normally use proprietary operating systems, which usually provide high expensive services such as user accounting, file security and control. They are normally much more reliable when compared to Operating System on PCs. These types of computers are called mainframes. These are a few manufacturers of mainframes (e.g., IBM and Hitachi). The number of mainframe users has reduced as many organizations are rewriting their systems to use networks of powerful workstations.

First Generation (1940-1956) Vacuum Tubes


The first computers used vacuum tubes for circuitry and magnetic drums for memory, and were often enormous, taking up entire rooms. They were very expensive to operate and in addition to using a great deal of electricity, generated a lot of heat, which was often the cause of malfunctions.
First generation computers relied on machine language, the lowest-level programming language understood by computers, to perform operations, and they could only solve one problem at a time. Input was based on punched cards and paper tape, and output was displayed on printouts.
The UNIVAC and ENIAC computers are examples of first-generation computing devices. The UNIVAC was the first commercial computer delivered to a business client, the U.S. Census Bureau in 1951.

Second Generation (1956-1963) Transistors

Transistors replaced vacuum tubes and ushered in the second generation of computers. The transistor was invented in 1947 but did not see widespread use in computers until the late 1950s. The transistor was far superior to the vacuum tube, allowing computers to become smaller, faster, cheaper, more energy-efficient and more reliable than their first-generation predecessors. Though the transistor still generated a great deal of heat that subjected the computer to damage, it was a vast improvement over the vacuum tube. Second-generation computers still relied on punched cards for input and printouts for output.
Second-generation computers moved from cryptic binary machine language to symbolic, or assembly, languages, which allowed programmers to specify instructions in words. High-level programming languages were also being developed at this time, such as early versions of COBOL and FORTRAN. These were also the first computers that stored their instructions in their memory, which moved from a magnetic drum to magnetic core technology.
The first computers of this generation were developed for the atomic energy industry.

Third Generation (1964-1971) Integrated Circuits

The development of the integrated circuit was the hallmark of the third generation of computers. Transistors were miniaturized and placed on silicon chips, called semiconductors, which drastically increased the speed and efficiency of computers.
Instead of punched cards and printouts, users interacted with third generation computers through keyboards and monitors and interfaced with an operating system, which allowed the device to run many different applications at one time with a central program that monitored the memory. Computers for the first time became accessible to a mass audience because they were smaller and cheaper than their predecessors.

Fourth Generation (1971-Present) Microprocessors

The microprocessor brought the fourth generation of computers, as thousands of integrated circuits were built onto a single silicon chip. What in the first generation filled an entire room could now fit in the palm of the hand. The Intel 4004 chip, developed in 1971, located all the components of the computer—from the central processing unit and memory to input/output controls—on a single chip.
In 1981 IBM introduced its first computer for the home user, and in 1984 Apple introduced the Macintosh. Microprocessors also moved out of the realm of desktop computers and into many areas of life as more and more everyday products began to use microprocessors.
As these small computers became more powerful, they could be linked together to form networks, which eventually led to the development of the Internet. Fourth generation computers also saw the development of GUIs, the mouse and handheld devices.

Fifth Generation (Present and Beyond) Artificial Intelligence

Fifth generation computing devices, based on artificial intelligence, are still in development, though there are some applications, such as voice recognition, that are being used today. The use of parallel processing and superconductors is helping to make artificial intelligence a reality. Quantum computation and molecular and nanotechnology will radically change the face of computers in years to come. The goal of fifth-generation computing is to develop devices that respond to natural language input and are capable of learning and self-organization.