Classes will be published at anaraven.bitbucket.io/blog/2018/icsp/
Everybody must fill the online survey in that page
That will give you access to the course forum
September 20th, 2018
Classes will be published at anaraven.bitbucket.io/blog/2018/icsp/
Everybody must fill the online survey in that page
That will give you access to the course forum
A computer is a counter
Normally was a person that did calculations
Sometimes with the help of mechanical devices
So, computers are devices handling numbers
Don’t worry. Using numbers we can represent other things
although not yet
Computers handle numbers
Numbers represent information
Computers can transform and transfer information
Is a general purpose device that can
Changing the program changes the purpose of the machine
Same Logic: motor, fuel, seats, wheels
Physically different: faster, safer, more reliable
This is why computers are so pervasive
The processor or central processing unit (“CPU”) is the brains of the computer
CPU can do only a few things, and it does them very fast
The primary memory or random access memory
By loading different instructions into memory, we can make the CPU do a different computation.
This makes the stored-program computer a general-purpose device: the same computer can
That’s why it’s prudent to save your work often
Electric problems can be a real disaster
You can think of the RAM as
Capacity is measured in bytes
What is the capacity of your computer?
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.
The most important of these is the logic gate
Logic gates used to be built from vacuum tubes or individual transistors
ICs, often called chips or microchips
Smaller and more reliable than discrete-component circuitry
The picture below shows an integrated circuit in its package; the actual circuit part is at the center, and is about 1 cm square.
The fact that integrated circuits are based on silicon led to the nickname Silicon Valley for the region in California south of San Francisco where the integrated circuit business first took off
Integrated circuits are central to digital electronics, but other technologies are used as well: magnetic storage for disks, lasers for CDs and DVDs, and lasers and optical fiber for networking
In 1965, Gordon Moore, co-founder and CEO of Intel, published an article entitled “Cramming more components onto integrated circuits.”
Since the number of transistors is a correlated to computing power, this meant that computing power was doubling every two years if not faster
In 20 years there would be ten doublings and the number of devices would have increased by a factor of 210, that is, about one thousand
In forty years, the factor is a million or more.
Computers would be useless if we cannot interact with them
Human interfaces include:
One of the first ways to enter text was invented in 1928
The 1890 US census was done using punched cards
That was the origin of International Business Machines (IBM)