<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Huge Pedia &#187; microprocessor</title>
	<atom:link href="http://www.hugepedia.com/tag/microprocessor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hugepedia.com</link>
	<description>Computer Parts!</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:40:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>What Parts Make Up A Computer</title>
		<link>http://www.hugepedia.com/what-parts-make-up-a-computer/</link>
		<comments>http://www.hugepedia.com/what-parts-make-up-a-computer/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 17:54:22 +0000</pubDate>
		<dc:creator>hugepedia</dc:creator>
				<category><![CDATA[computer parts]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[internal memory]]></category>
		<category><![CDATA[microprocessor]]></category>
		<category><![CDATA[motherboard]]></category>
		<category><![CDATA[What parts make up a computer]]></category>

		<guid isPermaLink="false">http://www.hugepedia.com/?p=204</guid>
		<description><![CDATA[In order for a computer to work properly, it has to contain some basic parts. A microprocessor, internal memory, data and command bus and external memory; all these components are mounted inside a computer case. The microprocessor - it represents the brain of the computer, the coordinator of all the operations that are made. A [...]]]></description>
			<content:encoded><![CDATA[<p>In order for a computer to work properly, it has to contain some <strong>basic  parts</strong>. A microprocessor, internal memory, data and command bus and  external memory; all these components are mounted inside a computer  case.</p>
<p><strong>The microprocessor </strong>- it represents the brain of the computer,  the coordinator of all the operations that are made. A microprocessor  contains inside areas in which it can save data of short lengths. These  locations are named registry, and each registry has a special name (AX,  BX, etc.). From all the registry, there is one which has a special role,  and that is the IP registry (Instruction Pointer). The microprocessor  is connected to the other computer parts through the data bus and  command bus.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/what-parts-make-up-a-computer.jpg"><img class="alignnone size-medium wp-image-205" title="what-parts-make-up-a-computer" src="http://www.hugepedia.com/wp-content/uploads/2010/03/what-parts-make-up-a-computer-300x219.jpg" alt="" width="300" height="219" /></a><br />
</center><br />
<strong>The internal memory</strong> &#8211; physical, it is made out of more  integrated circuits with a role in keeping the information, which have  an exterior aspect that resembles with the microprocessor. The  microprocessor can write or read data from the memory. Reading requires  obtaining the saved information, and the writing consists in the  submission of information in memory. The internal memory is made out of  more parts with equal sizes, which are named memory spaces. The memory  spaces are numbered in order starting with the value of 0 (0, 1, 2, 3,  4, etc.). These tags which are put over the memory spaces are named  memory addresses.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/what-parts-make-up-a-computer-2.jpg"><img class="alignnone size-medium wp-image-206" title="what-parts-make-up-a-computer-2" src="http://www.hugepedia.com/wp-content/uploads/2010/03/what-parts-make-up-a-computer-2-300x225.jpg" alt="" width="300" height="225" /></a><br />
</center><br />
<strong>The data bus and command bus</strong> &#8211; even though the name is  pretentious, these buses are nothing but a bunch of wires (copper tracks  on a printed circuit board). Of course, on the command bus are running  the commands, and on the data bus are running the transferred data  between the computer&#8217;s components. All the devices which are different  than the microprocessor or the internal memory are named peripheral. The  screen, the printer, are named output peripherals because the data are  coming out of the internal memory and go to the devices. The keyboard is  a input peripheral because the data are running backwards, from the  exterior into the internal memory.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/what-parts-make-up-a-computer-3.jpg"><img class="alignnone size-medium wp-image-207" title="what-parts-make-up-a-computer-3" src="http://www.hugepedia.com/wp-content/uploads/2010/03/what-parts-make-up-a-computer-3-300x169.jpg" alt="" width="300" height="169" /></a><br />
</center><br />
<strong>The external memory</strong> &#8211; is represented by magnetic disks, which  have the property to read and write information of the magnetic support.  The external memory usually has a bigger capacity than the internal  ones. In the external memory are saved more programs and their  corresponding data. The external memory is made out of hard drives and  floppy disks. The hard drives are usually mounted inside the computer  case and can be detached from the computer only by the removal of the  case. The flexible disks are introduced in a particular space, are used  as long as are needed, after which can be removed easily. Thanks to the  constructive module, the hard drives have a very large storage capacity  for the information and a very high writing speed. The hard drives are  used for massive data saving or for fast program running. The flexible  disks, with a smaller storage capacity, are used to transfer data  between computers or to keep some important information into a safe  place.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hugepedia.com/what-parts-make-up-a-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pictures Of Basic Computer Parts</title>
		<link>http://www.hugepedia.com/pictures-of-basic-computer-parts/</link>
		<comments>http://www.hugepedia.com/pictures-of-basic-computer-parts/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 11:31:46 +0000</pubDate>
		<dc:creator>hugepedia</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[computer parts]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[microprocessor]]></category>
		<category><![CDATA[motherboard]]></category>
		<category><![CDATA[Pictures of basic computer parts]]></category>

		<guid isPermaLink="false">http://www.hugepedia.com/?p=94</guid>
		<description><![CDATA[Inside any computer you will find some basic parts. The basic parts are the minimum required for a computer to function properly in any application. So we have the outer case, the motherboard, the microprocessor, the video card, the memory, the network interface card, the hard drive, the sound card, the floppy disk drive and [...]]]></description>
			<content:encoded><![CDATA[<p>Inside any computer you will find some <strong>basic parts</strong>. The basic parts are the minimum required for a computer to function properly in any application. So we have the outer case, the motherboard, the microprocessor, the video card, the memory, the network interface card, the hard drive, the sound card, the floppy disk drive and the optical drive.</p>
<p>You will be provided below with a list of <strong>computer parts</strong>, each with its description and descriptive picture in order for you to understand better which is which and what is does.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts.jpg"><img class="alignnone size-medium wp-image-95" title="pictures-of-basic-computer-parts" src="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-300x249.jpg" alt="" width="300" height="249" /></a><br />
</center><br />
Let&#8217;s start with the motherboard, which is one of the main parts without which the computer cannot work. It&#8217;s practicaly the support for the other parts which are attached to it, and it&#8217;s main role is to create the links between all the pieces you have in your computer.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-2.jpg"><img class="alignnone size-medium wp-image-96" title="pictures-of-basic-computer-parts-2" src="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-2-300x264.jpg" alt="" width="300" height="264" /></a><br />
</center><br />
Followed by the processor, or the microprocessor which is the central unit of information processing of a computer, which coordinates the system and which physically presents as an electronic chip. It controls the activities of the whole system and can process the user&#8217;s data. It&#8217;s the main element of a computer system; the chip, that is placed on the motherboard is very complex, and can reach up to millions of transistors. The microprocessor insures the data and instruction processing, both from the operating system as the ones from inside the user&#8217;s applications; it reads, process and control the applications and executes or supervises the information transfer and controls the general activity of the other components that make up the system.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-3.jpg"><img class="alignnone size-medium wp-image-97" title="pictures-of-basic-computer-parts-3" src="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-3-300x229.jpg" alt="" width="300" height="229" /></a><br />
</center><br />
The video card, or graphics accelerator card, is an expansion card whose  function is to generate and output images to a display</p>
<p>The RAM, or the Random Access Memory, is the generic name for any type of memory that can be:</p>
<p>- random accessed, offering direct access to any of its location or address in any order, even randomly;</p>
<p>- implemented on electronic chips (and not on magnetic or optical devices as the hard disks or CDs).<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-4.jpg"><img class="alignnone size-full wp-image-98" title="pictures-of-basic-computer-parts-4" src="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-4.jpg" alt="" width="300" height="300" /></a><br />
</center><br />
The network interface card, or LAN adapter, is an expansion card designed for allowing the computers to connect to a network of computers.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-5.jpg"><img class="alignnone size-full wp-image-99" title="pictures-of-basic-computer-parts-5" src="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-5.jpg" alt="" width="300" height="300" /></a><br />
</center><br />
The hard drive, or hard disc, is an electro-mechanical device for data storage or saving. Data saving is done on a magnetic surface on the rounded metallically cups.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-6.jpg"><img class="alignnone size-medium wp-image-100" title="pictures-of-basic-computer-parts-6" src="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-6-300x239.jpg" alt="" width="300" height="239" /></a><br />
</center><br />
The sound card, or the audio card, is a computer expansion card that facilitates the input and output of audio signals to and from a computer under control of computer programs.<br />
<center><br />
<a href="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-7.jpg"><img class="alignnone size-medium wp-image-101" title="pictures-of-basic-computer-parts-7" src="http://www.hugepedia.com/wp-content/uploads/2010/03/pictures-of-basic-computer-parts-7-300x202.jpg" alt="" width="300" height="202" /></a><br />
</center><br />
The CD-ROM, or the Compact Disc Read-Only Memory: is a pre-pressed compact disc that contains accessible data to a computer for data storage and music playback. The CD-ROM doesn&#8217;t allow the computer to write anything to a CD.</p>
<p>The Floppy Disk Drive, or floppy drive, diskette drive, 3.5 inch drive, 5.25 inch drive, reads data from and writes data to a small disk. The most common type is the 3.5 inch drive followed by the completely 5.25 inch drive, among other sizes.</p>
<p>So now you know how <strong>basic computer parts</strong> look like and what are used for. We hope this information has been useful and has answered your questions and doubts about computer parts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hugepedia.com/pictures-of-basic-computer-parts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

