You are on page 1of 1

Computer system with a dedicated function within a larger

mechanical or electrical system, often with real-time computing


constraints. It is embedded as part of a complete device often Embedded system
including hardware and mechanical parts. Embedded systems
control many devices in common use today.

The CPU(Central Processing Unit) is the part of a computer


The clock speed (Measured in megahertz) determines the rate system that is commonly referred as the "brains" of a
at which instructions are carried out. The higher the clock speed, computer. The CPU is also known as the processor or
the faster each instruction is fetched and executed. Each tick of microprocessor. The CPU is responsible for executing a
the clock is used to synchronise the processor. Each and every sequence of stored instructions called a program.
operation of the processor takes a fixed number of ticks.
Therefore, if the clock is ticking faster, the more instructions are
processed.
Also known as the von Neumann model and Princeton
von Neumann architecture architecture, is a computer architecture based on that
described in 1945 by the mathematician and physicist John von
The Number of cores can affect the performance of the Neumann and others in the First Draft of a Report on the
How common characteristics of CPUs effect their EDVAC.
computer because a core fetches and decodes instructions. So if performance
you add more than one it will increase the speed of performance
and mean that it will help create a faster computer system. So
the higher the number of cores, the better the performance of the
Performs mathematical and logical calculations on data, but
computer
CPU can only process one instruction at a time. The main
purpose of the CPU is to process instructions. To do this it
The Cache size is a memory buffer that sits between the loads data and the program associated with that data in RAM
processor and the main memory. The bigger the cache, the more memory.
space there is to store instructions that the processor needs, and
so the more likely it is that when an instruction needs to be
fetched, it will already be in the cache. Therefore, having a larger The Arithmetic Logic Unit (ALU): Performs arithmetic
cache size on the CPU can improve the performance of the calculations e.g add and subtract two numbers together or
computer. multiply and divide numbers in binary. Performs logical
operations. These can computations that involve, for example,
the use of AND, OR and NOT. Holds data it has already worked
on, ready to be sent out, and holds data that has been fetched,
Common components and their function ready to be processed. All data that goes into and out of the
CPU goes via the ALU.
RAM(random access memory) is the place in a computing device
where the operating system (OS), application programs and data The purpose of RAM in a computer system
in current use are kept so they can quickly reached by the The Control Unit: Directs the operation of the processor. It tells
device's processor. Data remains in RAM as long as the the computer's memory, arithmetic/logic unit and input and
computer is running. When the computer is turned off, RAM output devices on how to respond to a program's instructions.
loses its data. Computer Science
Windows uses virtual memory to compensate. Virtual memory The need for virtual memory
combines your computer's RAM with temporary space on your
hard disk. When RAM runs low, virtual memory moves data from
RAM to a space called a paging file.
The Registers: May hold an instruction, a storage address, or
any kind of data(such as a bit sequence or individual characters).

Data in RAM is not permanently written. When you power off The difference between RAM and ROM
your computer the data stored in RAM is deleted. Data in ROM
is a type of non-volatile memory. Data in ROM is permanently Immediate Access Store (IAS): Holds data needed straightaway
written and is not erased when you power off your computer. by the control unit. input Data which is inserted into a system for
processing and/or storage.
Memory

Read-Only Memory, ROM is a storage medium that is used with


computer and other electronic devices. As the name indicates,
data stored in ROM may only be read. Another example of ROM Cache: Reduces the average cost(time or energy) to access
is EEPROM, which is a programmable ROM used for the The purpose of ROM in a computer system data from the main memory. Stores copies of the data from
computer BIOS, as shown in the picture below. frequently used main memory locations.

Capacity can be a Terabyte or more.

Flash memory is electronic (solid-state) non-volatile computer


Suitable storage devices and storage media for a given Type of storage is magnetic
storage medium that can be electrically erased and
reprogrammed. NAND or NOR flash memory is also often used application Hard Disk
to store configuration data in numerous digital products, a task Data access is Direct (i.e. not serial access like a tape)
previously made possible by EEPROM or battery-powered static The need for flash memory
RAM. Storage Hard disks hold a vast amount of data and are relatively cheap,
so on a per-byte basis they are the amongst the cheapest form
Need a special piece of equipment to record and read the data of storage, although magnetic tape is cheaper.
on the tape.
An internal hard disk is faster than external storage devices. it is
however, slower than internal solid state memory (SSD) which
Can be set up to do the back up overnight or over the weekend are now appearing in top end computers.
Magnetic Tape
An internal hard disk is not intended to be portable - it is screwed
Cheapest form of storage per megabyte of storage
to the computer chassis as a permanent fixture unless a
Advantages and disadvantages
replacement is needed.
Can store large amounts of data - up to 1 Terabyte per tape
cartridge
An external hard disk used for backing up data is portable as it
comes in various pocket-sized or larger cases, but it is larger
than a DVD USB memory stick.
Serial access so can be quite slow to access data
Very durable, it can last for years if treated carefully.
The data may be corrupted if the tape is placed near a strong
Can be damaged by being dropped, experience extreme heat or
magnetic field e.g. a large speaker or magnet
strong magnetic fields.

Data can be written to it and deleted from an infinite amount of


times.

As long as it is not damaged, a hard disk is very reliable. The


SAN - Storage Area Network, System Area Network, Server system detects any failed area on the disk surface and prevents
Area Network, or sometimes Small Area Network data being written in that spot (these are called 'bad sectors').
Networks Packet Loss: Glitches, errors, or network overloading might
result in the loss of data packets. Sometimes routers or switched
might shed traffic intentionally to maintain overall network
WLAN - Wireless Local Area Network performance or to enforce a particular service level. In a well-
tuned network intentional packet loss is hopefully a rare
occurrence, through packet loss is still something that happens
regularly due to a host of other reasons, and must be monitored
MAN - Metropolitan Area Network closely to ensure overall network performance.

Latency: Think of latency as the speed limit on a highway.


Types of networks Traffic speed on a motorway is affected by many variables such
as weather, other traffic, and highway signs. Likewise, data
Factors that affect network performance packets traversing a network are affected by many variables as
PAN - Personal Area Network well.

Throughput: Throughput is the amount of traffic a network can


carry at any one time. Like the analogy of traffic used to explain
latency above, think of throughput as analogous to the number of
Scalable - Equipment cost (CPE) is the same independent of lanes on a highway. The more lanes, the more traffic a highway
bandwidth can accommodate. When thinking of networks, the higher the bit
rate, the faster files transfer. Slow response times might be an
CAN - Campus Area Network, Controller Area Network, or
Highspeeds and bandwidth - Frame Relay packet switch tech. Pros Network security: The network must be protected by a firewall issue with your network not having enough throughput.
sometimes Cluster Area Network
and should be set up by a professional networking expert who
can ensure that the correct ports are being switched on and
Ease of Implementation - Service provider handles data
other security features enabled. Once done, the network is Retransmission: When packet loss does occur, those lost
transport link.
generally well protected. packets are retransmitted. This retransmission process can
cause two delays; one from re-sending the data and the second
Multiple connections - Redundancy delay resulting from waiting until the data is received in the
LAN - Local Area Network Speed: Speed of data transfer is significantly faster than correct order before forwarding it up the protocol stack.
wireless and not sensitive to dead spots within the practice as
WAN - Wide Area Network sometimes is encountered with wireless
Frame Relay, HDLC, PPP Pros
Technology to choose - no one-size-fits-all solution
ISDN (PRI,BRI), T1, T3, DSL, Dialup
Cost: Relatively inexpensive to initially install and very low
maintenance cost thereafter. The average cost for each network
drop (outlet) is approximately $100; however, if a full office is
being set up, this cost can be negotiated down.

Equipment is expensive

WAN connection handled by the provider. Provider must correct Cons


data transport link problems. Stability: Local networks are very stable and, once correctly
Mobility: Once the network drops are installed, there is limited configured, are workhorses that do not cause many problems or
Routing would be much more complex - determine exactly ability to move a different location without setting up additional require much maintenance. They are generally more stable than
where each subnet would be advertised. switches and running cables. wireless networks, although wireless is improving all the time.
Cons

More options - connectivity that would need to be considered.


Server: In very small networks, it is possible to set up a local
network without a server. However, once there are more than
five computers in use, it is advisable to install a high powered
Expensive - bandwidth at a cost. and high capacity server. The server stores centralizes
information across a medical office. In medical offices, due to the
amount of data being moved and the need for centralized
storage for documents, you should have a server. This requires
ongoing maintanace and greater cost, as you will need to
purchase software licenses, anit-virus software, etc.

You might also like