Data represented in continuous values
Varying voltage level in signal cable
Computer cannot directly handles analog data
Require ADC to convert from Analog to digital or DAC to convert to anlaog
Data represented in discreet values
Computer can only handle digital signal directly
Analog sound signal
Digital sound
Resolution (number of steps in power)
Sampling rate
(Number of Steps in time)
Color components in a monitor:
#RRGGBB
https://www.youtube.com/watch?v=_UOU5_4fnzs
Inkjet | Laser | |
---|---|---|
Application |
||
Price (machine) | ||
Cost (Consumable) | ||
Advantages |
||
Disadvantages |
Compare 3D Print / 3D Cutter
3D Print | 3D Cutter | |
---|---|---|
Materials | ||
Speed | ||
Cost | ||
Usages |
||
Other advantage |
Some parts are impossible to create using traditional manufacturing process Lighter parts due to special structure |
Can achieve a very high precision |
Assembly
Machine code
Study the memory illustration of a certain computer:
RAM: Random Access Memory
ROM: Read Only Memory
Firmware: ROM that holds programs to run on embedded computer
Bootstrap: ROM that contains startup instruction for computer
EPROM: Erasable Programmable ROM
Flashing: the process of erasing and rewriting data to ROM
from: wikipedia
BIOS (left) and UEFI
Compare RAM and ROM
RAM | ROM | |
---|---|---|
Read/Write |
||
Volatile |
||
Content |
||
Functions |
||
Size |
CD | DVD | Blu-Ray | |
---|---|---|---|
Type of laser | |||
Capacity (typical) | |||
Usage |
Comparison of Optical Disc
HDD | SSD | |
---|---|---|
Cost | ||
Capacity | ||
Size and weight | ||
Access speed | ||
Transfer speed | ||
Reliability | ||
Others |
Create a mind map about storage devices
1 byte | bit |
1 kilobyte (KB) | byte |
1 Megabyte (MB) | KB |
1 Gigabyte (GB) | MB |
1 Terabyte (TB) | GB |
Note: the short form for byte is B while short form for bit is b
Note 2: Storage usually measured in byte, while transfer speed usually in bit per second (bps)
Data to be stored | Size in bits / bytes |
---|---|
1 Character in an ASCII text string | |
1 Pixel in a black and white image | |
1 Pixel in an 8-bit color image | |
1 Pixel in a full-color image |
Calculate the storage requirements for the following cases: