What is the purpose of secondary storage
to store data/files/ long term data
What is the need for primary storage?
What is an embedded system.
A microprocessor is a combination of hardware and software designed for a specific function within a larger system that performs a specific task.
Feautres of an embedded system.
Has memory,
input/output abilities.
processor integrated into machine,
not easily changed (by user/owner)
does not have its own operating system
Does not require much proccessing power.
What are disadvantadges of an embedded system.
How does a laser printer work?
How does a 3D printer work?
How does a microphone work?
How do speakers work?
How does a magnetic disk drive work, read and write ?
Magnetic Hard Disk
* has platters - divided into sectors and tracks
* surface of disk can be magnetised
* has a read/write head mounted on an arm
* data is encoded as a magnetic pattern
* writing - variation in current in head causes variation in magnetic field on disk
* reading - variation in magnetic field causes variation in current through head
Advantadges of a magnetic disk drive?
Advantages
* costs less per unit storage (used when large storage capacity is required)
* has more longevity (used with devices that work all the time and have large number of read write operations)
Solid State Memory
* uses a grid of columns and rows (arrays/blocks) that has two transistors at each
intersection:
* floating gate - stores voltage (represents either a 1 or 0)
control gate - controls movement of charge/electrons during read/write operations
* not possible to overwrite existing data (need to erase first then write data into location)
How does a solid state drive work
Advantadges of solid state drive.
Advantages
- no moving parts - more reliable
- faster data access times
How is SDD non volatile (explain how it stores data)?
-High voltage is applied to the control gate
-The control gate then forces them into the floating gate
- The floating gate keeps the electrons in position.
- Therefore the storage is non-volatile
How does optical Disk work
How can you re-write a disk
Uses of Optical disk
How does a touch-screen work (resistive and capacitive)
Resistive touch screen
* has two layers
* when user touches screen, layers touch and a circuit is completed
* processor determines horizontal and vertical point of contact
* will work if any object touches the screen
Capacitive touch screen
* has several layers
* when top layer is touched, there is a change in the electric current
* a microprocessor identifies the coordinates of touch
How does a virtual reality headset work?
What is the purpose of a buffer and how does it work
Purpose of a buffer
- A buffer is a small temporary storage area in memory (usually RAM) used to hold data while it is being transferred from one place to another.
- To act as temporary storage until it is ready to be transmitted to the device
-The data that is being transferred goes into the buffer and waits until it can be sent to the transferred device
- Reduces waiting time and prevents data loss
- It is used when devices operate at different speeds, allowing the faster device to continue working without waiting for the slower one.
- Allows processes to operate independently of each other.
How does buffer work
What is RAM, what does it do? What does it store?
How does SRAM and DRAM work
SRAM - transistors arranged as flip-flops, more complex circuitry
DRAM - uses (a single) transistors and capacitors, stores bits as a charge