Computer Hardware Support

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Monday, 9 January 2012

Basic Computer Hardware review

Posted on 00:49 by Unknown

The Motherboard

The motherboard is the main circuit board of a computer. It contains the central processing unit (CPU), the Basic Input/Output System (BIOS), memory, mass storage interfaces, serial and parallel ports, expansion slots, and all the controllers for standard peripheral devices like the keyboard, disk drive and display screen.
The chipset and other motherboard circuitry are the "smarts" of the motherboard. Their job is to direct traffic and control the flow of information inside the computer.
The chipset is a critical part of any computer, because it plays a big role in determining what sorts of features the computer can support.
motherbord

BIOS

  • BIOS stands for Basic Input/Output System.
  • lowest-level software in the computer
  • Acts as an interface between the hardware (especially the chipset and processor) and the operating system.
  • The BIOS provides access to the system hardware and enables the creation of the higher-level operating systems that you use to run your applications.
  • The BIOS is also responsible for allowing you to control your computer's hardware settings, for booting up the machine when you turn on the power or hit the reset button, and various other system functions.

ROM: Read Only Memory

  • ROM is nonvolatile. ROM chips contain permanently written data, called firmware (your BIOS lives here).
  • ROM contains the programs that direct the computer to load the operating system and related files when the computer is powered on.
  • ROM chips are usually recorded when they are manufactured.
PROM -Programmable Read Only memory chip cannot be changed to update or revise the program inside
EPROM Erasable Programmable Read Only memory Data can be erased and chip can be reused Can be erased by shining high intensity UV light through the window
EEPROM Electrical Erasable Programmable Read Only memory under high voltage
FROM -Flash ROM is reprogrammable memory using normal voltage inside the PC- You can upgrade the logic capabilities by simply downloading new software. This saves the expense of replacing circuit boards and chips.

Processing Devices

Processing Devices

Cache

Pronounced cash.
It is a small, high-speed memory area that is placed between the processor and the system memory.
The value of the cache is that it is much faster than normal system memory.
The most frequently used instructions are kept in cache memory so that the CPU can look in there first - allows the CPU to run faster because it doesn't have to take time to swap instructions in and out of main memory.
Large, complex programs such as complex spreadsheets or database management programs benefit the most from having a cache memory available. Pentium II processors generally come with at least 512 KB of cache memory.

Random Access Memory (RAM)

  • RAM is Primary Storage, also called internal storage.
  • Serves as computers workspace, storing all or part of the program that is being executed, as well as data being used by the program.
  • RAM provides instructions and data to the CPU.
  • These instructions/data are coded in bytes.
  • Each byte is placed in a precise location in memory, called an address.
  • To access data or instructions in memory, the computer references the addresses containing the bytes.
  • The amount of memory available is therefore measured in bytes
RAM
  • RAM chips consist of millions of switches that are sensitive to changes in electric current.
  • RAM chips are typically packaged on small circuit boards called memory modules, which are inserted into special slots on the motherboard.
  • RAM is Volatile storage: Power goes, data goes!
  • Data/instructions are copied into memory as needed.
  • Not enough memory or corruption of data/instructions in memory can cause crash.
  • On booting, operating system files are loaded from a storage device (the hard disk, usually) into RAM, and they remain there as long as your computer is running.
  • RAM contents changes as programs are executed.
  • RAM chips consist of millions of switches that are sensitive to changes in electric current.
  • RAM chips are typically packaged on small circuit boards called memory modules, which are inserted into special slots on the motherboard.
  • On booting, operating system files are loaded from a storage device (the hard disk, usually) into RAM, and they remain there as long as your computer is running.
  • RAM contents changes as programs are executed.
  • The amount of RAM needed depends on the types of applications you intend to run on the computer. S/w indicate the minimum amount of RAM required to run.
Two basic types of RAM are Dynamic RAM (DRAM), and Static RAM (SRAM).
Most computers today use DRAM, which are also of two types:
  • SDRAM Synchronous Dynamic RAM runs at the same pace as the system clock runs
  • DDR SDRAM DDR stands for Double Data Rate - runs at double the pace the system clock runs - available in speeds from 266 MHZ upto 600MHZ
  • DDR2 SDRAM runs at four times the pace the system clock runs - available in speeds from 400 MHZ upto 800MHZ
Most desktops and notebooks use one of the three most popular types of synchronous dynamic random access memory (SDRAM) for the main system memory. Single data rate (SDR) SDRAM is the older type of memory, commonly used in computers prior to 2002. Double data rate (DDR) SDRAM hit the mainstream computer market around 2002, and DDR2-based systems hit the market in mid-2004.
DDR SDRAM is a straightforward evolution from SDR SDRAM. The big difference between DDR SDRAM and SDR SDRAM is that DDR reads data on both the rising and falling edges of the clock signal, so the DDR module can transfer data twice as fast as SDR SDRAM.
While DDR has a limited clock rate, the evolutionary changes to DDR architecture enable DDR2 to achieve speeds beyond of DDR, delivering bandwidth of 5.3 GB per second and beyond! Because DDR2 is able to operate with faster bus speeds, your memory doesn't hold back the performance of your processor.
Generally speaking, motherboards are built to support only one type of memory. You cannot mix and match SDRAM, DDR, or DDR2 memory on the same motherboard in any system. They will not function and will not even fit in the same.

Why is RAM so important?

Aside from the processor, the two most important factors affecting a PC's performance are RAM and hard disk capacity.
Hard disks are typically huge, so the primary limiting factor is the amount of installed RAM.
Without enough RAM, the operating system must swap out storage space with the hard disk. The OS creates a Paging File (swap file) to supplement RAM (workspace). This is Virtual Memory.
Virtual memory is inherently slow! RAM speed can typically be 120,000 times FASTER than the hard disk so the less you must rely on virtual memory (swapping files between RAM and hard disk), the faster your system will perform.

Microprocessor

  • Heart and brain of the PC
  • One electrical circuit in control of another
  • Successive generation of processors
  • 80286,80386,80486 -32 bit interface
  • Pentium family P1, P2, P3, P4 64 bit interface
  • Dual-core technology is like having two processors - A dual core processor is a CPU with two separate cores residing on the same chip
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Structure of IP (Internet Protocol) addresses (IPv4, IPv6).
    Systems that have interfaces to more than one network require a unique IP address for each  network interface . The first part of an  Intern...
  • How To Verify the Installation of ADS and How to Remove ADS
    In our last article we  configured  ADS. In this tutorial I will guide you how to check ads installation. ADS installation can be verify fro...
  • (no title)
  • How to add clients in domain advance method used in Company Environments Server side Configurations
    In our last article we saw how a client can join domain. We used  default   administrator account  for this process.Administrator account ca...
  • Define the function of TCP / UDP (Transmission Control Protocol / User Datagram Protocol) ports.
    On the other hand, a UDP transmission does not make a proper connection and merely broadcasts its data to the specified network address with...
  • XP Tips and Tricks
    From our series of XP tips n tricks in this article we will show  you that  how can you Customize visual effect on XP Optimize Hard disk whe...
  • How to create hardware profile in xp step by
    A hardware profile is  a collection of   configuration  information about the hardware that is  installed on  your computer. Within a profil...
  • Identify factors which affect the range and speed of wireless service
    Infrared Infrared (IR) radiation is electromagnetic radiation of a wavelength longer than that of visible light, but shorter than that of  m...
  • how to configure DNS domain name system in Server 2003
    ADS relies entirely on  Domain Name System  (DNS) to locate resources on a network. Without a reliable DNS infrastructure, domain controller...
  • How to add clients in domain advance method used in company environments client side configurations
    In our pervious article we have completed  server side   configuration  to make clients form  user accounts . In this tutorial I will show y...

Blog Archive

  • ▼  2012 (76)
    • ►  February (4)
    • ▼  January (72)
      • how to diffrenciate between window xp, 2000 profes...
      • Windows Run Line Commands
      • Number of Microsoft Certified Professionals Worldwide
      • A+ Core Hardware
      • Saurabh’s Hardware Notes
      • Best Gaming CPUs For The Money: November 2011
      • Opinion: 10 Technologies That Need to Deliver in 2012
      • Networking interview questions
      • Share Dial Up Internet Connection
      • System administrations User managements
      • System administrations User managements
      • Hide drive from my computer Show icon on my compute
      • windows xp bootable cd Step by Step
      • Remove XP VISTA Window7 Server 2003 Server 2008 Pa...
      • Step by step guide of partitions recovery
      • Install xp from pen drive usb drive
      • Troubleshooting Peer to Peer Workgroup Network
      • How to configure Gmail With Microsoft outlook Expr...
      • Sending a remote assistance request
      • Wireless Network
      • Step by Step guides For wireless configuration
      • Wireless networking Access Modes
      • Wireless Networking Basic Security
      • wireless networking basic Transmission Factors Res...
      • XP Tips and Tricks
      • Sample technical support engineer Desktop support ...
      • Sample hardware Engineer resume Desktop support en...
      • Sample Resume Objectives Resume skills Resume care...
      • Resume skills Hardware Network Resumes skills Samp...
      • Full Form of hardware and networking devices and T...
      • Basic Computer Hardware review
      • Complete interview question with answer
      • How to create hardware profile in xp step by
      • How to configure roaming profile, mandatory profil...
      • How to configure roaming profile, mandatory profil...
      • How to add clients in domain advance method used i...
      • How to add clients in domain advance method used i...
      • No title
      • How to add or remove clients from domain network o...
      • how to configure DNS domain name system in Server ...
      • How To Verify the Installation of ADS and How to R...
      • How to configure ads active directory service step...
      • Replication Between Domain Controllers
      • What is Active Directory Services?
      • Editions of Windows Server 2003
      • Upgrade path MCSE on server 2003 to Server 2008
      • Main features of 802.2 Logical Link Control 802.3 ...
      • Network utility (FOR MY IIJT STUDENTS)
      • Networking Devices
      • 10BaseT 10BaseF 10Base2 5-4-3 rule 10Base5 100Base...
      • TCP IP model tcp ip stack MAC OSI IPX/SPX IPX SPX ...
      • Structure of IP (Internet Protocol) addresses (IPv...
      • Logical or Physical Network Topologies
      • Rj-45 J Rj-11 USB MT-RJ Coaxial BNC LC Local Conne...
      • cable media stp utp SMF MMF Coaxial cable ThickNet...
      • Identify factors which affect the range and speed ...
      • Define the function of TCP / UDP (Transmission Con...
      • Network Security protocols purpose and function
      • Turn Off Window Animation
      • Disable Password Caching
      • Changing Windows' Icons
      • Backup / Restore the Registry
      • Registry Tricks and Tips
      • Delete Autorun.inf Virus Manually using just Winrar
      • Hacking Youtube to find good quality videos
      • Install Windows xp in less than 15 minutes
      • Shutdown Computer With Command Prompt or shortcut ...
      • Recover Windows XP Administrator Password
      • NOKIA SECRET CODES
      • 10 TRICKS TO SPEED UP SYSTEM
      • Trick to Show Your name after time in taskbar...
      • TIP & TRICKS
Powered by Blogger.