Sponsored Links
-->

Saturday, November 25, 2017

Classes of Computers - YouTube
src: i.ytimg.com

Computers can be classified, or typed, in many ways. Some common classifications of digital computers are summarized below. For others see Category:Classes of computers.


Video Classes of computers



Classes by size

Microcomputers (personal computers)

Microcomputers are the most common kind of computers in use as of 2014. The term "microcomputer" was introduced with the advent of systems based on single chip microprocessors. The best-known early system was the Altair 8800, introduced in 1975. The term "microcomputer" has practically become an anachronism.

These computers include:

  • Desktop computers - A case put under or on a desk. The display may be optional, depending on use. The case size may vary by much, determined by the required expansion slots. Very small computers of this kind may be integrated into the monitor.
  • Rackmount computers - Their cases fit into 19-inch racks, and may be space-optimized and very flat. A dedicated set of display, computer and mouse may not exist, but a KVM switch or built-in remote control (via LAN or other means) can be used to gain console access.
  • In-car computers (carputers) - Built into a car, for entertainment, navigation, etc.
  • Game consoles - Fixed computers specialized for entertainment purposes (video games).

Smaller microcomputers are also called mobile devices:

  • Laptops and notebook computers - Portable and all in one case.
  • Tablet computer - Like laptops, but with a touch-screen, entirely replacing the physical keyboard.
  • Smartphones, smartbooks, PDAs and palmtop computers - Small handheld computers with limited hardware.
  • Programmable calculator- Like small handhelds, but specialized on mathematical work.
  • Handheld game consoles - The same as game consoles, but small and portable.

Minicomputers (midrange computers)

Minicomputers (colloquially, minis) are a class of multi-user computers that lie in the middle range of the computing spectrum, in between the smallest mainframe computers and the largest single-user systems (microcomputers or personal computers). The term superminicomputer or supermini was used to distinguish more powerful minicomputers that approached mainframes in capability. Superminis (such as the DEC VAX or Data General Eclipse MV/8000) were usually 32-bit at a time when most minicomputers (such as the PDP-11 or Data General Eclipse or IBM Series/1) were 16-bit. These traditional minicomputers in the last few decades of the 20th Century, found in small to medium-sized businesses, laboratories and embedded in (for example) hospital CAT scanners, often would be rack-mounted and connect to one or more terminals or tape/card readers, like mainframes and unlike most personal computers, but require less space and electrical power than a typical mainframe. The contemporary term for minicomputer is midrange computer, such as the higher-end SPARC, POWER and Itanium-based systems from Oracle Corporation, IBM and Hewlett-Packard, and the size is now typically smaller, such as a tower case.

Mainframe computers

The term mainframe computer was created to distinguish the traditional, large, institutional computer intended to service multiple users from the smaller, single user machines. These computers are capable of handling and processing very large amounts of data quickly. Mainframe computers are used in large institutions such as government, banks and large corporations. They are measured in MIPS (million instructions per second) and can respond to hundreds of millions of users at a time.

Supercomputers

A Supercomputer is focused on performing tasks involving intense numerical calculations such as weather forecasting, fluid dynamics, nuclear simulations, theoretical astrophysics, and complex scientific computations. A supercomputer is a computer that is at the front-line of current processing capacity, particularly speed of calculation. The term supercomputer itself is rather fluid, and the speed of today's supercomputers tends to become typical of tomorrow's ordinary computer. Supercomputer processing speeds are measured in floating point operations per second, or FLOPS. An example of a floating point operation is the calculation of mathematical equations in real numbers. In terms of computational capability, memory size and speed, I/O technology, and topological issues such as bandwidth and latency, supercomputers are the most powerful, are very expensive, and not cost-effective just to perform batch or transaction processing. Transaction processing is handled by less powerful computers such as server computers or mainframes. They are mainly kept in a cool environment for proper functions.


Maps Classes of computers



Classes by function

Servers

Server usually refers to a computer that is dedicated to providing one or more services. For example, a computer dedicated to a database may be called a "database server". "File servers" manage a large collection of computer files. "Web servers" process web pages and web applications. Many smaller servers are actually personal computers that have been dedicated to provide services for other computers. A server is expected to be reliable (e.g. error-correction of RAM; redundant cooling; self-monitoring, RAID), fit for running for several years, and giving useful diagnosis in case of an error. For even increased security, the server may be mirrored

Terminal servers

These provide GUI sessions that can be used by client PCs that work someway like a remote control. Only the screen (and audio) output is shown on the client. The GUI applications run on the server, data (like in files) would be stored in the same LAN, thus avoiding problems, should a client PC be damaged or stolen.

Virtual machines

A server may run several virtual machines (VMs) for different activities, supplying the same environment to each VM as if it ran on dedicated hardware. Different operating systems (OS) can therefore be run at the same time. This technology approach needs special hardware support to be useful and was first the domain of mainframes and other large computers. Nowadays, most personal computers are equipped for this task, but for long-term operation or critical systems, specialized server hardware may be needed.
Another approach is to implement VMs on the operating system level, so all VMs run on the same OS instance (or incarnation), but are fundamentally separated to not interfere with each other.

Workstations

Workstations are computers that are intended to serve one user and may contain special hardware enhancements not found on a personal computer. By the mid 1990s personal computers reached the processing capabilities of mini computers and workstations. Also, with the release of multi-tasking systems such as OS/2, Windows NT and Linux, the operating systems of personal computers could do the job of this class of machines.

Information appliances

Information appliances are computers specially designed to perform a specific "user-friendly" function--such as playing music, photography, or editing text. The term is most commonly applied to mobile devices, though there are also portable and desktop devices of this class.

Embedded computers

Embedded computers are computers that are a part of a machine or device. Embedded computers generally execute a program that is stored in non-volatile memory and is only intended to operate a specific machine or device. Embedded computers are very common. Embedded computers are typically required to operate continuously without being reset or rebooted, and once employed in their task the software usually cannot be modified. An automobile may contain a number of embedded computers; however, a washing machine and a DVD player would contain only one. The central processing units (CPUs) used in embedded computers are often sufficient only for the computational requirements of the specific application and may be slower and cheaper than CPUs found in a personal computer.


XU, Qiang 徐強 [Adapted from UC Berkeley's D. Patterson's and ...
src: slideplayer.com


Classes by usage

Public computer

Computers that are open for public uses, possibly as an Interactive kiosk. They are normally fire-walled to prevent abuse. Most are restricted to run only some pre-installed software. There are many places one can use them, such as cybercafes, schools and libraries. There are normally maintained in such a way that the operating system is difficult to change and/or resides on a file server (in the case of, for example, "thin client" machines in educational establishments where the system should be reset to its original state between classes). Public computers are not expected to keep an individual's data files stored.

Personal computer

These are computers that are solely for one user (although the term has also come also mean any computer hardware somewhat like the original IBM PC, irrespective of how it is used). This user often may use all hardware resources, has complete access to any part of the computer and has rights to install/remove software. Personal computers normally store person files on its disk or non-volatile memory, and often the owner/user is responsible for routine maintenance such as removing unwanted files and virus-scanning, but a personal computer in a business setting would have staff and protocols to ensure important maintenance is carried out.

Shared computer

These are computers where different people might log on at different times; unlike public computers, they would have usernames and passwords assigned on a long-term basis, with the files they see and the computer's settings adjusted to their particular account. Often the important data files will reside on a central file server, so a person could log onto different computers yet still see the same files. The computer (or workstation) might be a "thin client" or X terminal, otherwise it may have its own disk for some or all system files, but usually will need to be networked to the rest of the system for full functionality. Such systems normally require a system administrator to set up and maintain the hardware and software.

Display computer

Computers that are used just to display selected material (usually audio-visual, or simple slide shows) in a shop, meeting or trade show. These computers may have more capabilities than they are being used for; they are likely to have WiFi and so be capable of Internet access, but are rarely firewalled (but have restricted port access or monitored in some way). Such computers are used and maintained as appliances, and not normally used as the primary store for important files.


Classes of computers Archives - Adonf Blog
src: www.adonf-fr.com


Classed by Generation of Computer Technology

  • First generation computers used vacuum tubes such as the 6J6 or specially designed tubes - or even mechanical arrangements, and were relatively slow, energy-hungry and the earliest computers were less flexible in their programmability.
  • Second generation computers used discrete transistors, and so were smaller and consumed less power.
  • Third generation computers use Integrated Circuits, the main difference between hardware in computers of the 1960s and today being the density of transistors in each IC (beginning with Small Scale Integration chips like the Transistor-transistor logic (TTL) SN7400 gates with 20 transistors, through Medium Scale Integration and Large Scale Integration to Very-large-scale integration (VLSI) with over ten billion transistors in a single IC "chip".

Read Section 1.4, Section 1.7 (pp ) - ppt download
src: slideplayer.com


See also

  • List of computer size categories
  • Analog computers

Classes of computers â€
src: www.apescainmareconguido.net


References


Education4all: Assessment Scheme of Computer Science 9th Class ...
src: 2.bp.blogspot.com


External links

  • Four types of Computers

Source of the article : Wikipedia

Comments
0 Comments