Computer Hardware

Personal computer hardware
http://en.wikipedia.org/wiki/Computer_hardware
From Wikipedia, the free encyclopedia
A personal computer is made up of multiple physical components of computer hardware, upon which can be installed an operating system and a multitude of software to perform the operator's desired functions.
Hardware of a modern Personal Computer.
1. Monitor
2. Motherboard
3. CPU
4. RAM Memory
5. Expansion card
6. Power supply
7. Optical disc drive
8. Hard Disk
9. Keyboard
10. Mouse

Inside a custom computer.
Though a PC comes in many different forms, a typical personal computer consists of a case or chassis in a tower shape (desktop) and the following parts:

The motherboard is the main component inside the case. It is a large rectangular board with integrated circuitry that connects the rest of the parts of the computer including the CPU, the RAM, the disk drives (CD, DVD, hard disk, or any others) as well as any peripherals connected via the ports or the expansion slots. Computer Hardware course is very important for the future because they are now essential in business.
Components directly attached to the motherboard include:
• The central processing unit (CPU) performs most of the calculations which enable a computer to function, and is sometimes referred to as the "brain" of the computer. It is usually cooled by a heat sink and fan.
• The chip set mediates communication between the CPU and the other components of the system, including main memory.
• RAM Stores all running processes (applications) and the current running OS. RAM Stands for Random Access Memory
• The BIOS includes boot firmware and power management. The Basic Input Output System tasks are handled by operating system drivers.
• Internal Buses connect the CPU to various internal components and to expansion cards for graphics and sound.
o Current
 The north bridge memory controller, for RAM and PCI Express
 PCI Express, for expansion cards such as graphics and physics processors, and high-end network interfaces
 PCI, for other expansion cards
 SATA, for disk drives
o Obsolete
 ATA (superseded by SATA)
 AGP (superseded by PCI Express)
 VLB VESA Local Bus (superseded by AGP)
 ISA (expansion card slot format obsolete in PCs, but still used in industrial computers)
• External Bus Controllers support ports for external peripherals. These ports may be controlled directly by the south bridge I/O controller or based on expansion cards attached to the motherboard through the PCI bus.
o USB
o FireWire
o eSATA
o SCSI
Contents
• 1 Power supply
• 2 Video display controller
• 3 Removable media devices
• 4 Secondary storage
• 5 Sound card
• 6 Other peripherals
o 6.1 Input

Power supply
Main article: Power supply unit (computer)
A power supply unit (PSU) is the component that supplies power to the other components in a computer. More specifically, a power supply unit is typically designed to convert general-purpose alternating current (AC) electric power from the mains (100-127V in North America, parts of South America, Japan, and Taiwan; 220-240V in most of the rest of the world) to usable low-voltage DC power for the internal components of the computer. Some power supplies have a switch to change between 230 V and 115 V. Other models have automatic sensors that switch input voltage automatically, or are able to accept any voltage between those limits.It converts high voltage into low voltage.
Video display controller
Main article: Graphics card
Produces the output for the computer monitor. This will either be built into the motherboard or attached in its own separate slot (PCI, PCI-E, PCI-E 2.0, or AGP), in the form of a graphics card..
Removable media devices
Main article: Computer storage
• CD (compact disc) - the most common type of removable media, suitable for music and data.
o CD-ROM Drive - a device used for reading data from a CD.
o CD Writer - a device used for both reading and writing data to and from a CD.
• DVD (digital versatile disc) - a popular type of removable media that is the same dimensions as a CD but stores up to 12 times as much information. It is the most common way of transferring digital video, and is popular for data storage.
o DVD-ROM Drive - a device used for reading data from a DVD.
o DVD Writer - a device used for both reading and writing data to and from a DVD.
o DVD-RAM Drive - a device used for rapid writing and reading of data from a special type of DVD.
• Blu-ray Disc - a high-density optical disc format for data and high-definition video. Can store 70 times as much information as a CD.
o BD-ROM Drive - a device used for reading data from a Blu-ray disc.
o BD Writer - a device used for both reading and writing data to and from a Blu-ray disc.
• HD DVD - a discontinued competitor to the Blu-ray format...
• Floppy disk - an outdated storage device consisting of a thin disk of a flexible magnetic storage medium. Used today mainly for loading RAID drivers.
• Iomega Zip drive - an outdated medium-capacity removable disk storage system, first introduced by Iomega in 1994.
• USB flash drive - a flash memory data storage device integrated with a USB interface, typically small, lightweight, removable, and rewritable. Capacities vary, from hundreds of megabytes (in the same ballpark as CDs) to tens of gigabytes (surpassing, at great expense, Blu-ray discs).
• Tape drive - a device that reads and writes data on a magnetic tape, used for long term storage and backups.
Secondary storage
Hardware that keeps data inside the computer for later use and remains persistent even when the computer has no power.
• Hard disk - for medium-term storage of data.
• Solid-state drive - a device similar to hard disk, but containing no moving parts and stores data in a digital format.
• RAID array controller - a device to manage several internal or external hard disks and optionally some peripherals in order to achieve performance or reliability improvement in what is called a RAID array.
Sound card
Main article: Sound card
Enables the computer to output sound to audio devices, as well as accept input from a microphone. Most modern computers have sound cards built-in to the motherboard, though it is common for a user to install a separate sound card as an upgrade. Most sound cards, either built-in or added, have surround sound capabilities.
Other peripherals
Main article: Peripheral
In addition, hardware devices can include external components of a computer system. The following are either standard or very common.


Wheel Mouse
Includes various input and output devices, usually external to the computer system.
Input
Main article: Input
• Character
(computing)|Text]] input devices

o Keyboard - a device to input text and characters by depressing buttons (referred to as keys), similar to a typewriter. The most common English-language key layout is the QWERTY layout.
• Pointing devices
o Mouse - a pointing device that detects two dimensional motion relative to its supporting surface.
o Optical Mouse - a newer technology that uses Light to track the surface under the mouse to determine the motion to be translated into cursor movements on the screen.
o Trackball - a pointing device consisting of an exposed protruding ball housed in a socket that detects rotation about two axes.
• Gaming devices
o Joystick - a general control device that consists of a handheld stick that pivots around one end, to detect angles in two or three dimensions.
o Gamepad - a general handheld game controller that relies on the digits (especially thumbs) to provide input.
o Game controller - a specific type of controller specialized for certain gaming purposes.
• Image, Video input devices
o Image scanner - a device that provides input by analyzing images, printed text, handwriting, or an object.
o Webcam - a low resolution video camera used to provide visual input that can be easily transferred over the internet.
• Audio input devices
o Microphone - an acoustic sensor that provides input by converting sound into electrical signals.

Computer Science


Computer science

From Wikipedia, the free encyclopedia

http://en.wikipedia.org/wiki/Computer_science


Computer science deals with the theoretical foundations of information and computation, and of practical techniques for their implementation and application.
Computer science or computing science (sometimes abbreviated CS) is the study of the theoretical foundations of information and computation, and of practical techniques for their implementation and application in computer systems. It is frequently described as the systematic study of algorithmic processes that create, describe, and transform information. According to Peter J. Denning, the fundamental question underlying computer science is, "What can be (efficiently) automated?" Computer science has many sub-fields; some, such as computer graphics, emphasize the computation of specific results, while others, such as computational complexity theory, study the properties of computational problems. Still others focus on the challenges in implementing computations. For example, programming language theory studies approaches to describing computations, while computer programming applies specific programming languages to solve specific computational problems, and human-computer interaction focuses on the challenges in making computers and computations useful, usable, and universally accessible to people.
The general public sometimes confuses computer science with careers that deal with computers (such as the noun Information Technology), or think that it relates to their own experience of computers, which typically involves activities such as gaming, web-browsing, and word-processing. However, the focus of computer science is more on understanding the properties of the programs used to implement software such as games and web-browsers, and using that understanding to create new programs or improve existing ones.

Friday 19 March 2010

Computer Hardware

Personal computer hardware
http://en.wikipedia.org/wiki/Computer_hardware
From Wikipedia, the free encyclopedia
A personal computer is made up of multiple physical components of computer hardware, upon which can be installed an operating system and a multitude of software to perform the operator's desired functions.
Hardware of a modern Personal Computer.
1. Monitor
2. Motherboard
3. CPU
4. RAM Memory
5. Expansion card
6. Power supply
7. Optical disc drive
8. Hard Disk
9. Keyboard
10. Mouse

Inside a custom computer.
Though a PC comes in many different forms, a typical personal computer consists of a case or chassis in a tower shape (desktop) and the following parts:

The motherboard is the main component inside the case. It is a large rectangular board with integrated circuitry that connects the rest of the parts of the computer including the CPU, the RAM, the disk drives (CD, DVD, hard disk, or any others) as well as any peripherals connected via the ports or the expansion slots. Computer Hardware course is very important for the future because they are now essential in business.
Components directly attached to the motherboard include:
• The central processing unit (CPU) performs most of the calculations which enable a computer to function, and is sometimes referred to as the "brain" of the computer. It is usually cooled by a heat sink and fan.
• The chip set mediates communication between the CPU and the other components of the system, including main memory.
• RAM Stores all running processes (applications) and the current running OS. RAM Stands for Random Access Memory
• The BIOS includes boot firmware and power management. The Basic Input Output System tasks are handled by operating system drivers.
• Internal Buses connect the CPU to various internal components and to expansion cards for graphics and sound.
o Current
 The north bridge memory controller, for RAM and PCI Express
 PCI Express, for expansion cards such as graphics and physics processors, and high-end network interfaces
 PCI, for other expansion cards
 SATA, for disk drives
o Obsolete
 ATA (superseded by SATA)
 AGP (superseded by PCI Express)
 VLB VESA Local Bus (superseded by AGP)
 ISA (expansion card slot format obsolete in PCs, but still used in industrial computers)
• External Bus Controllers support ports for external peripherals. These ports may be controlled directly by the south bridge I/O controller or based on expansion cards attached to the motherboard through the PCI bus.
o USB
o FireWire
o eSATA
o SCSI
Contents
• 1 Power supply
• 2 Video display controller
• 3 Removable media devices
• 4 Secondary storage
• 5 Sound card
• 6 Other peripherals
o 6.1 Input

Power supply
Main article: Power supply unit (computer)
A power supply unit (PSU) is the component that supplies power to the other components in a computer. More specifically, a power supply unit is typically designed to convert general-purpose alternating current (AC) electric power from the mains (100-127V in North America, parts of South America, Japan, and Taiwan; 220-240V in most of the rest of the world) to usable low-voltage DC power for the internal components of the computer. Some power supplies have a switch to change between 230 V and 115 V. Other models have automatic sensors that switch input voltage automatically, or are able to accept any voltage between those limits.It converts high voltage into low voltage.
Video display controller
Main article: Graphics card
Produces the output for the computer monitor. This will either be built into the motherboard or attached in its own separate slot (PCI, PCI-E, PCI-E 2.0, or AGP), in the form of a graphics card..
Removable media devices
Main article: Computer storage
• CD (compact disc) - the most common type of removable media, suitable for music and data.
o CD-ROM Drive - a device used for reading data from a CD.
o CD Writer - a device used for both reading and writing data to and from a CD.
• DVD (digital versatile disc) - a popular type of removable media that is the same dimensions as a CD but stores up to 12 times as much information. It is the most common way of transferring digital video, and is popular for data storage.
o DVD-ROM Drive - a device used for reading data from a DVD.
o DVD Writer - a device used for both reading and writing data to and from a DVD.
o DVD-RAM Drive - a device used for rapid writing and reading of data from a special type of DVD.
• Blu-ray Disc - a high-density optical disc format for data and high-definition video. Can store 70 times as much information as a CD.
o BD-ROM Drive - a device used for reading data from a Blu-ray disc.
o BD Writer - a device used for both reading and writing data to and from a Blu-ray disc.
• HD DVD - a discontinued competitor to the Blu-ray format...
• Floppy disk - an outdated storage device consisting of a thin disk of a flexible magnetic storage medium. Used today mainly for loading RAID drivers.
• Iomega Zip drive - an outdated medium-capacity removable disk storage system, first introduced by Iomega in 1994.
• USB flash drive - a flash memory data storage device integrated with a USB interface, typically small, lightweight, removable, and rewritable. Capacities vary, from hundreds of megabytes (in the same ballpark as CDs) to tens of gigabytes (surpassing, at great expense, Blu-ray discs).
• Tape drive - a device that reads and writes data on a magnetic tape, used for long term storage and backups.
Secondary storage
Hardware that keeps data inside the computer for later use and remains persistent even when the computer has no power.
• Hard disk - for medium-term storage of data.
• Solid-state drive - a device similar to hard disk, but containing no moving parts and stores data in a digital format.
• RAID array controller - a device to manage several internal or external hard disks and optionally some peripherals in order to achieve performance or reliability improvement in what is called a RAID array.
Sound card
Main article: Sound card
Enables the computer to output sound to audio devices, as well as accept input from a microphone. Most modern computers have sound cards built-in to the motherboard, though it is common for a user to install a separate sound card as an upgrade. Most sound cards, either built-in or added, have surround sound capabilities.
Other peripherals
Main article: Peripheral
In addition, hardware devices can include external components of a computer system. The following are either standard or very common.


Wheel Mouse
Includes various input and output devices, usually external to the computer system.
Input
Main article: Input
• Character
(computing)|Text]] input devices

o Keyboard - a device to input text and characters by depressing buttons (referred to as keys), similar to a typewriter. The most common English-language key layout is the QWERTY layout.
• Pointing devices
o Mouse - a pointing device that detects two dimensional motion relative to its supporting surface.
o Optical Mouse - a newer technology that uses Light to track the surface under the mouse to determine the motion to be translated into cursor movements on the screen.
o Trackball - a pointing device consisting of an exposed protruding ball housed in a socket that detects rotation about two axes.
• Gaming devices
o Joystick - a general control device that consists of a handheld stick that pivots around one end, to detect angles in two or three dimensions.
o Gamepad - a general handheld game controller that relies on the digits (especially thumbs) to provide input.
o Game controller - a specific type of controller specialized for certain gaming purposes.
• Image, Video input devices
o Image scanner - a device that provides input by analyzing images, printed text, handwriting, or an object.
o Webcam - a low resolution video camera used to provide visual input that can be easily transferred over the internet.
• Audio input devices
o Microphone - an acoustic sensor that provides input by converting sound into electrical signals.

Computer Science


Computer science

From Wikipedia, the free encyclopedia

http://en.wikipedia.org/wiki/Computer_science


Computer science deals with the theoretical foundations of information and computation, and of practical techniques for their implementation and application.
Computer science or computing science (sometimes abbreviated CS) is the study of the theoretical foundations of information and computation, and of practical techniques for their implementation and application in computer systems. It is frequently described as the systematic study of algorithmic processes that create, describe, and transform information. According to Peter J. Denning, the fundamental question underlying computer science is, "What can be (efficiently) automated?" Computer science has many sub-fields; some, such as computer graphics, emphasize the computation of specific results, while others, such as computational complexity theory, study the properties of computational problems. Still others focus on the challenges in implementing computations. For example, programming language theory studies approaches to describing computations, while computer programming applies specific programming languages to solve specific computational problems, and human-computer interaction focuses on the challenges in making computers and computations useful, usable, and universally accessible to people.
The general public sometimes confuses computer science with careers that deal with computers (such as the noun Information Technology), or think that it relates to their own experience of computers, which typically involves activities such as gaming, web-browsing, and word-processing. However, the focus of computer science is more on understanding the properties of the programs used to implement software such as games and web-browsers, and using that understanding to create new programs or improve existing ones.