21
Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100 – Computer Fundamentals and Applications

Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100 Computer Fundamentals and Applications

Embed Size (px)

DESCRIPTION

Office Hours In 338E IST – drop-in Tuesday, 1-2 p.m. Wednesday, 12:30-1:30 p.m. and by appointment You may find me there other times too “Virtual” on Instant Messenger (cmpsc100) whenever not “away” as requested look at profile of the account

Citation preview

Page 1: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Introduction to Computers

Lecture 1.1Doug Hogan, 2003-04

Penn State UniversityCMPSC 100 – Computer Fundamentals and

Applications

Page 2: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Questions?Questions on syllabus?

Page 3: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Office HoursIn 338E IST – drop-in Tuesday, 1-2 p.m. Wednesday, 12:30-1:30 p.m. and by appointment You may find me there other times too

“Virtual” on Instant Messenger (cmpsc100) whenever not “away” as requested look at profile of the account

Page 4: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Attributes of ComputersSpeedReliabilityAccuracyStorageCommunication

Page 5: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

ApplicationsWord processingFinancial management ShoppingEmailEntertainmentMany more…

Page 6: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Components of a Computer

Central processing unit (CPU)MemoryInput devicesOutput devicesStorage devices

Page 7: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Central Processing Unit (CPU)

Basic job: handle processing of instructionsWhat’s an instruction?Two parts:Control Unit (CU) Arithmetic and Logic Unit (ALU)

Page 8: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

The ALUBuilt up from digital logic gatesANDORNOTmost primitive level

Page 9: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

MemoryHolds programs that are currently running and the data being used by those programs. Two categories:Read-only memory (ROM)

can only read dataRandom-access memory (RAM)

can read and write information

Page 10: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Memory: sizesbase unit: 1 bit = binary digit, 0 or 18 bits = 1 byte (B)1000 bytes ≈ 1 kilobyte (KB)1000 KB ≈ 1,000,000 B ≈ 1 megabyte (MB)1000 MB ≈ 1,000,000,000 B ≈ 1 gigabyte (GB)

Page 11: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

MemoryRelated data organized into files

Page 12: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Storage DevicesFloppy disk 3.5 inches, 1.44 MB

Hard disk typically sizes in GB

Compact disc (CD) 650-700 MB CD-ROM: read-only memory CD-R: recordable CD-RW: rewritable

Page 13: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

More Storage DevicesDigital Versitale/Video Disc (DVD)4.7 GBZip disks and tape drivesvaries

Page 14: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Input Devicesmousekeyboardscannercameramicrophone

Page 15: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Output Devicesmonitorcathode ray tube (CRT) liquid crystal display (LCD)printerspeakers

Page 16: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Hardware vs. SoftwareHardwareessentially, things you can touch input, output, storage devicesSoftwareessentially, what the computer knowsdata, 0s and 1sprograms

Page 17: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Software OverviewSystem softwareControls basic operations of computerThe operating system

manages memory, files, application software

File management tasks – deleting, etc.

Page 18: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Software OverviewApplication softwareNot essential to system runningEnables you to perform specific tasksEx:

Office softwareWeb browsersMedia playersGames

Page 19: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Keyboard

Page 20: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Keyboard SpecificsCapsLock and ShiftNumLock and numeric keypadEscEditing and navigation keys insert, delete, home, end, page up, page down

Function keysCtrl, AltPrintScreen

Page 21: Introduction to Computers Lecture 1.1 Doug Hogan, 2003-04 Penn State University CMPSC 100  Computer Fundamentals and Applications

Mouse: operations & buttons

Click – left buttonClick and dragShift-click, Ctrl-clickDouble clickTriple clickRight clickScroll wheel