0% found this document useful (0 votes)
2 views

Computer_hardware

Computer hardware refers to the physical components of a computer system, including the CPU, motherboard, and storage devices, which work in conjunction with software to execute commands. The document discusses various types of computer systems, including personal computers, mainframes, and supercomputers, as well as hardware upgrades, sales trends, and the importance of recycling due to the environmental impact of toxic components. It also highlights the Von Neumann architecture as a foundational design for modern computers, emphasizing the relationship between hardware and software.

Uploaded by

Do Tien Quyet
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Computer_hardware

Computer hardware refers to the physical components of a computer system, including the CPU, motherboard, and storage devices, which work in conjunction with software to execute commands. The document discusses various types of computer systems, including personal computers, mainframes, and supercomputers, as well as hardware upgrades, sales trends, and the importance of recycling due to the environmental impact of toxic components. It also highlights the Von Neumann architecture as a foundational design for modern computers, emphasizing the relationship between hardware and software.

Uploaded by

Do Tien Quyet
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Computer hardware

Computer hardware includes the physical, tangible parts or components of a computer,


such as the cabinet, central processing unit, monitor, keyboard, computer data storage,
graphics card, sound card, speakers and motherboard.[1] By contrast, software is
instructions that can be stored and run by hardware. Hardware is so-termed because it is
"hard" or rigid with respect to changes or modifications; whereas software is "soft"
because it is easy to update or change. Intermediate between software and hardware is
"firmware", which is software that is strongly coupled to the particular hardware of a
computer system and thus the most difficult to change but also among the most stable with
respect to consistency of interface. The progression from levels of "hardness" to "softness"
in computer systems parallels a progression of layers of abstraction in computing.
PDP-11 CPU board
Hardware is typically directed by the software to execute any command or instruction. A
combination of hardware and software forms a usable computing system, although other
systems exist with only hardware components.

Contents
Von Neumann architecture
Types of computer systems
Personal computer
Case
Power supply
Motherboard
Expansion cards
Storage devices
Fixed media
Removable media
Input and output peripherals
Input
Output device
Mainframe computer
Departmental computing
Supercomputer
Hardware upgrade
Sales
Recycling
Toxic computer components
Environmental effects
National services
See also
Sources
External links
Von Neumann architecture
The template for all modern computers is the Von Neumann architecture,
detailed in a 1945 paper by Hungarian mathematician John von Neumann. This
describes a design architecture for an electronic digital computer with
subdivisions of a processing unit consisting of an arithmetic logic unit and
processor registers, a control unit containing an instruction register and program
counter, a memory to store both data and instructions, external mass storage, and
input and output mechanisms.[2] The meaning of the term has evolved to mean a
stored-program computer in which an instruction fetch and a data operation Von Neumann architecture scheme

cannot occur at the same time because they share a common bus. This is referred
to as the Von Neumann bottleneck and often limits the performance of the
system.[3]

Types of computer systems

Personal computer
The personal computer, also known as the PC, is one of the most common types
of computer due to its versatility and relatively low price. Laptops are generally
very similar, although they may use lower-power or reduced size components,
thus lower performance.

Case
The computer case encloses and holds most of the components of the system. It Basic hardware components of a
provides mechanical support and protection for internal elements such as the modern personal computer, including
motherboard, disk drives, and power supplies, and controls and directs the flow a monitor, a motherboard, a CPU, a
RAM, two expansion cards, a power
of cooling air over internal components. The case is also part of the system to
supply, an optical disc drive, a hard
control electromagnetic interference radiated by the computer, and protects
disk drive, a keyboard and a mouse
internal parts from electrostatic discharge. Large tower cases provide extra
internal space for multiple disk drives or other peripherals and usually stand on
the floor, while desktop cases provide less expansion room. All-in-one style
designs include a video display built into the same case. Portable and laptop
computers require cases that provide impact protection for the unit. A current
development in laptop computers is a detachable keyboard, which allows the
system to be configured as a touch-screen tablet. Hobbyists may decorate the
cases with colored lights, paint, or other features, in an activity called case
modding.

Power supply
A power supply unit (PSU) converts alternating current (AC) electric power to
Inside a custom-built computer:
low-voltage direct current (DC) power for the internal components of the
power supply at the bottom has its
computer. Laptops are capable of running from a built-in battery, normally for a
own cooling fan
period of hours.[4]
Motherboard
The motherboard is the main component of a computer. It is a board with integrated circuitry that connects the other 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.

Components directly attached to or to part of the motherboard include:

The CPU (central processing unit), which performs most of the calculations which enable a computer to function,
and is referred to as the brain of the computer which get a hold of program instruction from RAM, interprets and
processes it and then send it backs to computer result so that the relevant components can carry out the
instructions . It is usually cooled by a heat sink and fan, or water-cooling system. Most newer CPU include an on-
die graphics processing unit (GPU). The clock speed of CPU governs how fast it executes instructions, and is
measured in GHz; typical values lie between 1 GHz and 5 GHz. Many modern computers have the option to
overclock the CPU which enhances performance at the expense of greater thermal output and thus a need for
improved cooling.
The chipset, which includes the north bridge, mediates communication between the CPU and the other
components of the system, including main memory; as well as south bridge, which is connected to the north
bridge, and supports auxiliary interfaces and buses; and, finally, a Super I/O chip, connected through the south
bridge, which supports the slowest and most legacy components like serial ports, hardware monitoring and fan
control.
Random-access memory (RAM), which stores the code and data that are being actively accessed by the CPU.
For example, when a web browser is opened on the computer it takes up memory; this is stored in the RAM until
the web browser is closed. RAM usually comes on DIMMs in the sizes 2GB, 4GB, and 8GB, but can be much
larger.
Read-only memory (ROM), which stores the BIOS that runs when the computer is powered on or otherwise
begins execution, a process known as Bootstrapping, or "booting" or "booting up". The BIOS (Basic Input Output
System) includes boot firmware and power management firmware. Newer motherboards use Unified Extensible
Firmware Interface (UEFI) instead of BIOS.
Buses that connect the CPU to various internal components and to expand cards for graphics and sound.
The CMOS (short for complementary metal-oxide-semiconductor) battery, which powers the memory for date
and time in the BIOS chip. This battery is generally a watch battery.
The video card (also known as the graphics card), which processes computer graphics. More powerful graphics
cards are better suited to handle strenuous tasks, such as playing intensive video games.

Expansion cards
An expansion card in computing is a printed circuit board that can be inserted into an expansion slot of a computer motherboard
or backplane to add functionality to a computer system via the expansion bus. Expansion cards can be used to obtain or expand
on features not offered by the motherboard.

Storage devices
A storage device is any computing hardware and digital media that is used for storing, porting and extracting data files and
objects. It can hold and store information both temporarily and permanently, and can be internal or external to a computer, server
or any similar computing device. Data storage is a core function and fundamental component of computers.

Fixed media
Data is stored by a computer using a variety of media. Hard disk drives are found in virtually all older computers, due to their
high capacity and low cost, but solid-state drives are faster and more power efficient, although currently more expensive than
hard drives in terms of dollar per gigabyte,[5] so are often found in personal computers built post-2007.[6] Some systems may use
a disk array controller for greater performance or reliability.

Removable media
To transfer data between computers, a USB flash drive or optical disc may be used. Their usefulness depends on being readable
by other systems; the majority of machines have an optical disk drive, and virtually all have at least one USB port.

Input and output peripherals


Input and output devices are typically housed externally to the main computer chassis. The following are either standard or very
common to many computer systems.

Input
Input devices allow the user to enter information into the system, or control its operation. Most personal computers have a mouse
and keyboard, but laptop systems typically use a touchpad instead of a mouse. Other input devices include webcams,
microphones, joysticks, and image scanners.

Output device
Output devices display information in a human readable form. Such devices could include printers, speakers, monitors or a
Braille embosser.

Mainframe computer
A mainframe computer is a much larger computer that typically fills a room and may cost many hundreds or thousands of times
as much as a personal computer. They are designed to perform large numbers of calculations for governments and large
enterprises.

Departmental computing
In the 1960s and 1970s, more and more departments started to use cheaper and dedicated
systems for specific purposes like process control and laboratory automation.

Supercomputer
A supercomputer is superficially similar to a mainframe, but is instead intended for
extremely demanding computational tasks. As of June 2018, the fastest supercomputer on
the TOP500supercomputer list is the Summit, in the United States, with a LINPACK
benchmarkscore of 122.3 PFLOPS Light, by around 29 PFLOPS.
An IBM System z9
mainframe
The term supercomputer does not refer to a specific technology. Rather it indicates the
fastest computations available at any given time. In mid 2011, the fastest supercomputers
boasted speeds exceeding one petaflop, or 1 quadrillion (10^15 or 1,000 trillion) floating point operations per second.
Supercomputers are fast but extremely costly, so they are generally used by large organizations to execute computationally
demanding tasks involving large data sets. Supercomputers typically run military and scientific applications. Although costly,
they are also being used for commercial applications where huge amounts of data must be analyzed. For example, large banks
employ supercomputers to calculate the risks and returns of various investment strategies, and healthcare organizations use them
to analyze giant databases of patient data to determine optimal treatments for various diseases and problems incurring to the
country.

Hardware upgrade
When using computer hardware, an upgrade means adding new hardware to a computer that improves its performance, adds
capacity or new features. For example, a user could perform a hardware upgrade to replace the hard drive with a SSD to get a
boost in performance or increase the amount of files that may be stored. Also, the user could increase the RAM so the computer
may run more smoothly. The user could add a USB 3.0 expansion card in order to fully use USB 3.0 devices, or could upgrade
the GPU for extra rendering power. Performing such hardware upgrades may be necessary for older computers to meet a
programs' system requirements.

Sales
For the third consecutive year, U.S. business-to-business channel sales (sales through distributors and commercial resellers)
increased, ending up in 2013 at nearly 6 percent at $61.7 billion. The growth was the fastest sales increase since the end of the
recession. Sales growth accelerated in the second half of the year peaking in fourth quarter with a 6.956 percent increase over the
fourth quarter of 2012.[7]

Recycling
Because computer parts contain hazardous materials, there is a growing
movement to recycle old and outdated parts.[8] Computer hardware contain
dangerous chemicals such as: lead, mercury, nickel, and cadmium. According to
the EPA these e-wastes have a harmful effect on the environment unless they are
disposed of properly. Making hardware requires energy, and recycling parts will
reduce air pollution, water pollution, as well as greenhouse gas emissions.[9]
Disposing unauthorized computer equipment is in fact illegal. Legislation makes
it mandatory to recycle computers through the government approved facilities.
Recycling a computer can be made easier by taking out certain reusable parts.
For example, the RAM, DVD drive, the graphics card, hard drive or SSD, and
other similar removable parts can be reused.

Toxic computer components


The central processing unit contains many toxic materials. It contains lead and chromium in the metal plates. Resistors, semi-
conductors, infrared detectors, stabilizers, cables, and wires contain cadmium. The circuit boards in a computer contain mercury,
and chromium.[10] When these types of materials, and chemicals are disposed improperly will become hazardous for the
environment.

Environmental effects
According to the United States Environmental Protection Agency only around 15% of the e-waste actually is recycled. When e-
waste byproducts leach into ground water, are burned, or get mishandled during recycling, it causes harm. Health problems
associated with such toxins include impaired mental development, cancer, and damage to the lungs, liver, and kidneys.[11] That's
why even wires have to be recycled. Different companies have different techniques to recycle a wire. The most popular one is the
grinder that separates the copper wires from the plastic/rubber casing. When the processes is done there are two different piles
left; one containing the copper powder, and the other containing plastic/rubber pieces.[12] Computer monitors, mice, and
keyboards all have a similar way of being recycled. For example, first each of the parts are taken apart then all of the inner parts
get separated and placed into its own bin.[13]

National services
Recycling a computer is made easier by a few of the national services, such as Dell and Apple. Both companies will take back the
computer of their make or any other make. Otherwise a computer can be donated to Computer Aid International which is an
organization that recycles and refurbishes old computers for hospitals, schools, universities, etc.[14]

See also
Computer architecture
Electronic hardware
Glossary of computer hardware terms
History of computing hardware
Microprocessor
MOSFET
List of computer hardware manufacturers
Open-source computing hardware
Transistor

Sources
1. "Parts of computer" (http://windows.microsoft.com/en-us/windows-vista/parts-of-a-computer). Microsoft. Archived
(https://web.archive.org/web/20131127145607/http://windows.microsoft.com/en-US/windows-vista/Parts-of-a-co
mputer) from the original on 27 November 2013. Retrieved 5 December 2013.
2. von Neumann, John (1945). "First Draft of a Report on the EDVAC" (https://web.archive.org/web/2013080918482
4/http://virtualtravelog.net.s115267.gridserver.com/wp/wp-content/media/2003-08-TheFirstDraft.pdf) (PDF).
Archived from the original (http://virtualtravelog.net.s115267.gridserver.com/wp/wp-content/media/2003-08-TheFi
rstDraft.pdf) (PDF) on 9 August 2013. Retrieved 6 December 2013.
3. Markgraf, Joey D. (2007). "The Von Neumann bottleneck" (https://web.archive.org/web/20110609220643/http://a
ws.linnbenton.edu/cs271c/markgrj/). Archived from the original (http://aws.linnbenton.edu/cs271c/markgrj/) on 9
June 2011. Retrieved 24 August 2011.
4. "How long should a laptop battery last?" (http://www.computerhope.com/issues/ch001236.htm). Computer Hope.
Archived (https://web.archive.org/web/20131221220614/http://www.computerhope.com/issues/ch001236.htm)
from the original on 21 December 2013. Retrieved 9 December 2013.
5. Domingo, Joel. "SSD vs. HDD: What's the Difference?" (https://www.pcmag.com/article2/0,2817,2404258,00.as
p). PCMag. Archived (https://web.archive.org/web/20170319184712/http://www.pcmag.com/article2/0,2817,2404
258,00.asp) from the original on 19 March 2017. Retrieved 24 March 2017.
6. Edwards, Benj (17 January 2012). "Evolution of the Solid-State Drive" (http://www.pcworld.com/article/246617/sto
rage/evolution-of-the-solid-state-drive.html#slide13). PCWorld. Archived (https://web.archive.org/web/201703252
01429/http://www.pcworld.com/article/246617/storage/evolution-of-the-solid-state-drive.html#slide13) from the
original on 25 March 2017. Retrieved 24 March 2017.
7. "US B2B Channel sales reach nearly $62 Billion in 2013, According to The NPD Group" (https://www.npd.com/wp
s/portal/npd/us/news/press-releases/us-b2bchannel-sales-reach-nearly-62-billion-in-2013-according-to-the-npd-g
roup/). NPD Group. 4 February 2014. Archived (https://web.archive.org/web/20140808050253/https://www.npd.c
om/wps/portal/npd/us/news/press-releases/us-b2bchannel-sales-reach-nearly-62-billion-in-2013-according-to-the
-npd-group/) from the original on 8 August 2014.
8. "How to recycle your old computer" (http://www.digitaltrends.com/computing/how-to-recycle-your-old-computer/).
Digital Trends. 18 December 2016. Archived (https://web.archive.org/web/20170417055533/http://www.digitaltren
ds.com/computing/how-to-recycle-your-old-computer/) from the original on 17 April 2017. Retrieved 18 April
2017.
9. Inc, Chris Keenan - Newtech Recycling. "Newtech Recycling Specializes in Computer Disposal, Laptop Disposal,
Desktop Disposal Mainframe Disposal and Server Disposal" (https://www.newtechrecycling.com/disposal/comput
er-recycling/computer-recycling.html). www.newtechrecycling.com. Archived (https://web.archive.org/web/201703
29142805/https://www.newtechrecycling.com/disposal/computer-recycling/computer-recycling.html) from the
original on 29 March 2017. Retrieved 18 April 2017.
10. "The Toxic Components of Computers and Monitors" (http://smallbusiness.chron.com/toxic-components-compute
rs-monitors-69693.html). Archived (https://web.archive.org/web/20170427192255/http://smallbusiness.chron.co
m/toxic-components-computers-monitors-69693.html) from the original on 27 April 2017. Retrieved 26 April 2017.
11. "What's Going On with Electronic Waste? – Electronics TakeBack Coalition" (http://www.electronicstakeback.co
m/2015/05/28/whats-going-on-with-electronic-waste/). Archived (https://web.archive.org/web/20170427103038/ht
tp://www.electronicstakeback.com/2015/05/28/whats-going-on-with-electronic-waste/) from the original on 27
April 2017. Retrieved 26 April 2017.
12. "Wire Recycling" (http://www.all-recycling-facts.com/wire-recycling.html). All-Recycling-Facts.com. Archived (http
s://web.archive.org/web/20170710232319/http://www.all-recycling-facts.com/wire-recycling.html) from the original
on 10 July 2017. Retrieved 5 May 2017.
13. "Computer equipment recycling – Essential Guide" (http://www.computerweekly.com/feature/Computer-equipmen
t-recycling-Essential-Guide). ComputerWeekly. Archived (https://web.archive.org/web/20161221184215/http://ww
w.computerweekly.com/feature/Computer-equipment-recycling-Essential-Guide/) from the original on 21
December 2016. Retrieved 8 May 2017.
14. Schofield, Jack (19 February 2015). "How can I safely recycle my old PCs?" (https://www.theguardian.com/techn
ology/askjack/2015/feb/19/how-safely-recycle-old-pcs-computers). The Guardian. ISSN 0261-3077 (https://www.
worldcat.org/issn/0261-3077). Archived (https://web.archive.org/web/20170427103349/https://www.theguardian.c
om/technology/askjack/2015/feb/19/how-safely-recycle-old-pcs-computers) from the original on 27 April 2017.
Retrieved 26 April 2017.

External links
Media related to Computer hardware at Wikimedia Commons
Learning materials related to Computer hardware at Wikiversity

Retrieved from "https://en.wikipedia.org/w/index.php?title=Computer_hardware&oldid=929025162"

This page was last edited on 3 December 2019, at 04:54 (UTC).

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using
this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia
Foundation, Inc., a non-profit organization.

You might also like