Download presentation
Presentation is loading. Please wait.
1
COMP 1017 Digital Technologies Session 1
2
What is a computer? In small groups Four attributes of a computer –What is it? –What does it do? 5 minutes
3
Are these computers? Abacus Stonehenge Pocket calculator VCR Microphone Typewriter Bathroom scales Car speedometer Thermostat A person
4
History of Computing (Origins) 3400 BC: counting in tens (Egypt) 2600 BC: Abacus (China) 1900-1600 BC: Stonehenge completed 260 BC: base-20 counting – including zero (Maya – Central America)
5
Abacus from http://www.tased.edu.au/schools/rokebyh/curric/infotech/stage1/assign2/pre20th.htm
6
Stonehenge from http://www.astro.virginia.edu/class/courses.html
7
History of Computing (Europe and Britain become important) 967 AD: Zero in the eastern hemisphere (Muhammad Bin Ahmad) Around 1500: Design of mechanical calculator (Leonardo da Vinci) 1614: Logarithms (John Napier) 1621: Slide rule (Edmund Gunter, William Oughtred)
8
Slide rules from http://osaki.cool.ne.jp/other/other/sliderule/sliderule.html
9
History of Computing (Europeans – then Britain again) 1642: Adding machine (Blaise Pascal) 1679: Binary arithmetic (Gottfried Leibnitz) 1820s and 1830s: Charles Babbage’s Difference Engine and Analytical Engine
10
Babbage from http://w1.131.telia.com/~u13101111/merschwib.html
11
Britain again (hooray!) 1843: The idea of Computer Programming (Ada Lovelace (Byron)) Image from http://www.adahome.com/Ammo/Gallery.html
12
More British Innovation 1904: Vacuum tubes (birth of electronics) (John Fleming) Image from http://www.wa3key.com/tubes.html
13
The Second World War 1936: Programmable computer constructed (Konrad Zuse) 1947: Transistors (John Bardeen, Walter Brattain & William Shockley) Image from http://www.interq.or.jp/japan/se-inoue/e_transist.htm
14
US Corporations Take Over 1960: First minicomputer, the PDP-1 (Program, Data, Processor) 1971:Floppy disks (IBM: Alan Shugart et al.) 1981: IBM PC launched 1989: World Wide Web founded at CERN (Sir Tim Berners-Lee) (Brit)
15
Digital (see later for more detail) use state to represent data i.e. on or off e.g. the presence of an electric voltage 0 volts = off, 5 volts = on binary
16
Digits from http://www.dribbleglass.com/Toes/uglytoes-2.htm
17
Digital multimeter from http://www.universal- radio.com/catalog/fm_txvrs/03850208.ht ml
18
Analogue Uses physical entities to represent data e.g. the size of an electric voltage, the frequency of a signal, etc.
19
Analogue multimeter from http://www.kpsec.freeuk.com/ multimtr.htm
20
Digital v. Analogue No fuzziness in digital –exact value No fractions in digital –precision of value limited to last digit Electronics easier with digital
21
Precision is important Computers are incredibly stupid and gullible. (Pete Moody’s First Law of Computing) A computer will do what you tell it to do, but that may be very different from what you had in mind. (Joseph Weizenbaum)
22
Information What is the difference between Data and Information? ?
23
Measures of data A bit is a binary 1 or a zero A byte is the amount of data that stores one character “A” or “+” or “ ” or “@” (Usually 8 bits nowadays) 1 kilobyte is (roughly) 1000 characters Actually 1024 = 2 10 characters
24
Jargon 2 10 bits = 1024 bits = 1kbit 2 20 bits = 1048576 bits = 1 Mbit (different from normal use: 1 km = 1000 m; 1000 g = 1 kg 1 MW = 1 000 000 W) Also used for bytes: kbytes and Mbytes
25
More Measures of data Megabyte = one million bytes (actually 1 048 576 = 2 20 ) Gigabyte = one billion bytes (actually 1.07 x 10 9 = 2 30 ) Terabyte = one trillion bytes (actually 1.10 x 10 12 = 2 40 )
26
Future Measures of Data petabyte (2 50 bytes) exabyte (2 60 bytes) zettabyte (2 70 bytes) yottabyte (2 80 bytes) …
27
Hardware The parts of a computer that can be picked up or touched or thrown out of the window
28
Input Hardware (see later) Keyboard Mouse etc… Different designs of each
29
Keyboard from http://www.iowaworkforce.org/wc/edi/edi.htm
30
Computer mouse from http://company.monster.co.uk/bccuk/
31
Output Hardware (see later) Monitor/VDU Printer etc… Different designs of each
32
Computer monitor from http://www.cheap-computers-guide.com/cheap-computer-parts.html
33
Computer Printer from http://www.zylar.com/electronic-apps.html
34
Primary Storage (see later) Electronic chips in the main computer case Close to and permanently connected (hard-wired) to the main processor RAM (random access memory) ROM (read only memory)
35
Computer Memory Board from http://www.swtpc.com/mholley/Tanner64K/64K_RAM_Index.htm
36
Secondary storage (see later) Hard disk Floppy disk CD-ROM (disc) –Some rewritable, so not really ROMs Memory stick/card etc.
37
Floppy disk from http://www.nhsia.nhs.uk/def/pages/inform/informish7/informp6.asp
38
Hard disk from http://www.partition-manager.com/
39
Coffee mug holder from http://www.monitortech.com/CDDrive.html
40
Memory card from http://wwwde.kodak.com/global/en/service/digCam/dc290/ownerManual/ch18.shtml
41
Memory Stick from http://www.jgas.net/promos.asp
42
Processing (see later) Motherboard Microprocessing chip Bus (connections within the main box)
43
Motherboard from http://www17.tomshardware.com/motherboard/20020514/p4x333-05.html
44
Software (see later) The components of a computer that are not physical
45
Operating Systems Basic general ‘housekeeping’ routines DOS, Windows, Mac OS, Unix, Linux, etc.
46
Application software MS-Word (& other word processors) MS-Access (see COMP1008) (& other databases) MS-Excel (see BUSM1115) (& other spreadsheets)
47
Applications (continued) MS-Powerpoint (& other presentation packages) Visual Basic (see COMP 1026) (& other programming languages) Other program(me)s image processing, games, networking software…
48
Communications (see later) Modem Enables sending & receiving via a telephone line or a radio connection Connection to www
49
Communications The Digital Information Superhighway e-mail www (internet) Problems: Accuracy of information Junk e-mail (spam) Referencing
50
The Three (+1) rules of computing 1. Computer components get smaller. 2. Computers get more powerful. 3. Computers get less expensive. 4. Computers are always changing, so a lecturer in Information Technology is always out of date.
51
Miniaturization from http://www.museerimouski.qc.ca/lignesdevie/english/technologie_cap.htm
52
The Five Types of Computer Embedded PC Mainframe Super Miniature
53
Embedded computers Hard-wired into an appliance Calculator, car, washing machine, microwave… Single application
54
The car computer from a Ford Ranger from http://electronics.howstuffworks.com/car-computer1.htm
55
PC PC: Desktop/Tower, Laptop, PDA (Personal Digital Assistant) Workstation: Desktop, powerful versions of PCs. Used for computer-aided design, software development, scientific modelling, etc. (see BUSM 1115)
56
Workstation from http://www.more.net/about/articles/images/images/sun-workstation.jpg
57
Another workstation (for those really addicted to their computer) from http://www.doctorhill.com.au/
58
Mainframe Large Need air-conditioned room or building Uses: Banks, Air Traffic Control, Scientific Research, etc.
59
Mainframe from http://www.host-depot.com/coubicacion.htm
60
Supercomputers Fill a building Used for: –Weather Prediction –“Star Wars” defense systems –Finding prime numbers –Searching for signs of Extra Terrestrial Intelligence (SETI)
61
Supercomputer from http://www.sandia.gov/ASCI/Red/
62
Mobile phones Input Output SoundRadio waves Keypad presses Radio waves Screen display, radio waves Sound, screen display
63
Mobile phone mountain from http://www.communityfonebak.com/media.html
64
iPods Stores and plays music files –Can also store other files Inputs: music files, input clicks Outputs: screen display, sound
65
iPod from http://en.wikipedia.org/wiki/IPod
66
Xboxes and similar Inputs: game files, game controller signals Outputs: screen, sound, (touch?)
67
Xbox from http://wirelessdigest.typepad.com/games_digest/console_hardware/
68
PDAs Functionality: –Clock –Diary –Address book –Task list –Memo pad –Calculator Can by synchronised with PC
69
PDAs (2) Other functions –Touch-sensitive screen –Note-taking Small keyboard or stylus input with handwriting recognition –Web browser –Media player
70
PDA from http://www.edmunds.com/ownership/driving/articles/104848/article.html
71
Speed of Computers Gigahertz clock speed (PCs) MIPS (Millions of Instructions Per Second) (mainframes) TERAFLOPS (thousand billion Floating Point Operations Per Second) (supercomputers)
72
Computers don’t need tea-breaks From http://www.j-herb.com/TEA.HTM
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.