Memory and Processor
Memory and Processor
3.Flash memory:
Flash memory is a type of EEPROM. Like other types of ROM, it is non-volatile. It does
not have any moving parts, so it has a fast access time and low power consumption.
Because of its low power consumption, flash memory is used in SSDs that are in
portable devices such as laptops. Flash memory is often used as removable storage in
USB drives and SD cards.
Processor
A processor is made up of one or more central processing units (CPUs). These carry
out software instructions. In processors that are made up of more than one CPU,
each CPU is referred to as core. For example, in a quad-core processor, four cores
are working during each processer cycle. This means that it can do up to four times
as much work as single core processor.
Processor speed is measured in Clock cycle per second. This is the
number of times per second the processor can carry out one or more instructions.
Clock cycles are measured in units called
Hertz
Kilohertz
Mega hertz
Gigahertz
Name Abbreviation Clock cycle per
second
Hertz Hz 1
Kilohertz KHz 1000
Megahertz MHz 1,000,000
Gigahertz GHz 1000,000,000
Although clock cycle measures processing speed, there are other factors
that affect how much work a processor can do in a given time. A user
should also consider the amount of work that a CPU can do in each clock
cycle. Different processors carry out more instructions per core in each
cycle.