The dictionary says that:
A computer is a general purpose device that can
Changing the program changes the purpose of the machine
So computers handle numbers
Store numbers and calculate with numbers
Numbers represent information
Computers can transform and transfer information
Transform means sorting and doing math
Transfer means using the network to communicate
Don’t worry
Numbers can represent other things
Representation
We use symbols like A Ö æ ñ j r, to represent our voice
We also use symbols to represent music: 🎶🎵
In Chinese language, symbols represent ideas: 电脑
The key word here is “represent”
Two steps: sampling (in time) and discretization (in voltage)
Courtney, Jane. (2001). Application of Digital Image Processing to Marker-free Analysis of Human Gait. 10.13140/2.1.1046.7847.
Karim, S. M. Masud & Rahman, Md & Hossain, Md. (2011). A new approach for LSB based image steganography using secret key. 286-291. 10.1109/ICCITechn.2011.6164800.
Since old times physical tools are called hardware
That includes al the physical parts of the computer
Programs determine the function of the computer,
but they are not “physical”
That is software
All cell components are hardware
The sequence of the DNA is the software
The processor or central processing unit (“CPU”) is the computer’s brain
CPU can do only a few things, and it does them very fast
The primary memory
The primary memory is also called random access memory
You can think of the RAM as
RAM circuits are expensive
A typical computer has 16 × 109 “little boxes”
When they don’t have energy, RAM forgets all
and all this currently active information is lost
That’s why it’s prudent to save your work often
Electric problems can be a real disaster
All data must be stored in secondary memory
(also called secondary storage)
Data on secondary memory remains for long time
(even without electricity)
Today secondary memory is
Data, instructions, and everything else is stored on the disk for the long term
And brought into RAM only for a short time
Disk space is about 100 times cheaper than RAM
But accessing information is much slower.
Primary memory is like a desk
Secondary storage is like a bookshelf
Computers handle memory in small blocks
W
or @
Integer between 0 and 255
One letter
How much can you store in your computer? Please answer these two questions:
What is the capacity of the memory of your computer?
What is the capacity of the disk?