Tech Write Up
Tech Write Up
All physical parts of the computer (or everything that we can touch) is
known as hardware. All of the components of a computer system can
be summarised with the simple equations below...
Basically all computers, regardless of their size, have the same general
design which consist of the following units: the central processing unit
(CPU), memory, and input/output circuitry which are situated on the
printed circuit board, also called the system board or
motherboard (figure of a motherboard).
Large computer systems can have many processors, so they are called
multiprocessor systems. The microcomputer is a system with a single
processor that fits on a single chip. This processor is called a
microprocessor.
The RAM and ROM chips provide memory to the computer. One of the
most important characteristics of memory is the amount of information
it can hold.
The input/output(I/O) devices are external devices (in relation to the
CPU) that are connected to the computer to provide means of the
communication between the user and the computer.
Disks (floppy, hard, or optical) and tapes are used to store information
for long periods of time.
Peripheral devices are connected to the computer through ports, or
sockets, that are mounted outside. Some peripherals (e.g. disk drives)
are located inside the computer case, so they are connected via
expansion slots.
Peripheral devices
Peripheral devices are devices connected to the computer but external
in relation to the processing unit. If a peripheral device is
disconnected, the computer will still be able to work; only functions
performed by this peripheral device will not be available. For example,
if you disconnect a keyboard, you would not be able to type in
information but you will be able work with the graphical user interface
by clicking the mouse. If you remove the hard disk, you will have to
start up your computer using floppy disk and you will have to save
your data on floppy disks only but the computer will still be working.
Peripheral devices can reside inside the computer case or outside. For
example, a mouse, a keyboard, a monitor are always outside the case
and they are connected to the computer via ports which are situated
on the back of the case. Disk drives are positioned inside the case and
they are connected to the motherboard via disk controller cards which
are inserted in the expansion slots on the motherboard.
Every year new more sophisticated devices appear on the market and
prices on existing devices drop down dramatically.
RAM:
Types of RAM
There are different types of RAM used for different purposes. They
include: DRAM, FPM DRAM, EDO RAM, SDRAM, SRAM, EDRAM, VRAM,
WRAM and RDRAM.
DRAM
EDO Memory
Synchronous DRAM
EDO RAM Main System EDO is an improvement on the FPM design. Depending
on the type of system and the software applications,
EDO can provide approximately a 3% performance gain
Extended Data Memory and
over FPM DRAM if a secondary (L2) cache is in the
system, and approximately a 10% to 12% performance
Output RAM Video Memory gain if the L2 cache is not present.
Main System
SDRAM
Synchronous DRAM is a new memory with improved
Memory and performance, simpler design, and faster transfer rates
Synchronous than standard DRAM.
DRAM
Video Memory
SRAM SRAM is an extremely fast device that does not require
periodic refreshing. SRAM is used primarily in cache
Cache Memory
memories. SRAM is faster, bigger, and generates more
Static RAM heat than DRAM. It is also more expensive than DRAM.
EDRAM
EDRAM is positioned as a high-performance specialty
Cache Memory memory that combines DRAM and SRAM caches on
Enhanced one chip.
DRAM
VRAM, specialized RAM for video, offers higher
VRAM performance than DRAM. VRAM is dual ported, which
Video Memory allows simultaneous reads and writes of data. It
Video RAM requires a larger package than DRAM, and is more
expensive than DRAM, too.
WRAM technology evolved from its predecessor,
WRAM VRAM. Named after its ability to offer full-motion video,
Video Memory WRAM comes in a smaller package than VRAM. It has
Windows RAM added intelligence that makes it perform up to 50%
faster than VRAM.
RDRAM Future generation of DRAM with performance increases
of up to 20 fold over standard DRAM. With costs just
Video Memory
over 10% of standard DRAM, it is gaining acceptance in
RAMBUS DRAM the industry.
Top of Page
High performance, compatibility and upgradability are features that are important. The
higher the generation, the better. For example, because of high performance new
features, Pentium 75 (fifth generation with the clock rate 75 MHz) will outperform
80486DX100 (which is the fourth generation CPU with the clock rate 100MHz).
Another important feature is word size measured in bits. 80386 and 80486 processors
are 32 bit whereas Pentiums are 64 bit processors, thus Pentiums can transfer twice as
much data at a time compared to third and fourth generation CPUs.
2. Clock rate.
Since any step of processing can happen only on the "tick" of the clock (called clock
cycle), the faster the rate the quicker the CPU works. The Intel486(TM) processor, for
example, is able to execute many of its instructions in one clock cycle, while previous
generations of Intel microprocessors require multiple clock cycles to execute a single
instruction. The Pentium processors have the ability to execute multiple instructions per
clock cycle due to the fact that the Pentium processor's two pipelines can execute two
instructions simultaneously. If other modules of the system require more than one clock
pulse, the CPU has to wait for them to keep up. This is called a wait state.
3. RAM.
L1 Cache.
The bigger the on-chip cache size, the better since more
instructions and data can be stored on the chip, reducing the
number of times the processor has to access slower, off-chip
memory areas to get data. For example, Intel has doubled on-
chip cache size to 32K on the Intel Pentium processor with MMX
technology.
L2 Cache.
System memories composed of dynamic RAM (DRAM) alone have
not been able to keep up with the dramatic increases in CPU
speeds over the years. In order to optimize the memory
performance in these systems, designers are implementing
architectures using cache memory, resulting in speed increases
up to 45%. Expanding secondary cache (e.g. from 128K to 512K)
can greatly improve the performance of some applications.
The data bus is the highway that carries information between the processor and the
memory subsystem. The wider the data bus, the more information it can transfer.
Because of its external 64-bit data bus, the Pentium processor can transfer data to and
from memory at rates up to 528 Mbytes/second (five times faster than the transfer rate of
the Intel486 (TM) DX2-66MHz microprocessor).
High-performance hard drives have at least 1.2 G of capacity, provide an average seek
time of 12 milliseconds, a 128 to 256 K hard disk buffer cache with both write-caching
and read-caching capabilities, and spin about 4,500 rotations per minute. (You may be
familiar with using a disk cache, such as Microsoft SmartDrive, which uses a small RAM
buffer to speed up access to a large hard disk.)
7. Videocard.
A full-featured PCI-compliant VGA card, with at least 1 to 2 MB of video RAM, will further
accelerate graphics performance.
At the time of writing of these notes the slowest CD-ROM drive available on the market is
quad speed. It may be enough, if you are not running applications from CD-ROM, but
only installing them. Otherwise look at octal or ten-speed technologies.
9. MMX processors.
Because we are using only two digits, 0 and 1, for data representation
we are actually using the binary number system, where 0 and 1 are
often referred to as binary digits. The abbreviation of "binary digit",
bit, is accepted as a basic unit when we measure amounts of
information. All keys on the keyboard are coded with the combination
of 0s and 1s. When you press any key, a corresponding sequence of 0s
and 1s is sent to the memory inside the computer (see an example of
what happens when a user presses keys on a keyboard).
When a computer gets the sequence of binary digits, how can it know
when the first character stops and the next one starts? The easiest
solution was to make all characters to consist of the same number of
digits. But how many digits?
From the table we can see that to represent 256 characters we need 8
digits. What to do if the binary representation of a character is less
than 8 digits? For example, upper case letter A is coded as 65 using
decimal system which is 1000001 in binary. There are only 7 digits
here. Place leading 0 (zero) and you get 8 digits without changing the
actual value of the number (like in decimal system 5, 05 or 005 will
have the same value).
Go to top of page
CPU:
Description: The CPU is the circuitry that performs the arithmetic and
logic operations and executes instruction. The CPU dictates the
configuration and class to which a PC belongs. It contains
What Is BIOS?
Latest Configuration:
RAM: 2GB
Technical Acumen
Hyper Link
What is the maximum amount of data that can be stored on a standard CD ROM
650MB/700 MB
How would a CD be removed from the tray if the CD ROM were not getting
power.
Where will you find the file resume.doc if the search results show you
c:\\ mydocuments/ravi/resume.doc.
My documents
In case there has been a power loss- what will happen to the data unsaved in the
windows environment ?
Win 95/98/2000, NT
____________ is the interface which allow user to interact with the computer
Operating System