20
Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program file vs. data file, bootstrap, multitaking, virtualization This work is licensed under a Creative Commons Attribution- Noncommercial-Share Alike 3.0 License.

Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

  • View
    220

  • Download
    2

Embed Size (px)

Citation preview

Page 1: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Information flow inside the computer

IT skills: noneIT concepts: computer components (input devices, output devices, memory, storage and CPU), program file vs. data file, bootstrap, multitaking, virtualization

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.

Page 2: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Where does this topic fit?

• Internet concepts– Applications– Technology– Implications

• Internet skills– Application development– Content creation– User skills

Page 3: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

What happens inside the computer when you

• turn the computer on• write a word processing document• print and save the document• turn the computer off

Page 4: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Computer components

Memory

CPU

Storage devices(programs and data)

Inputdevices

OutputDevices

Page 5: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Power is off

WPdoc1

WPprog

Operating system

Page 6: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Power on – copy OS to memory (bootstrap)

Operating system

WPdoc1

WPprog

Operating system

Page 7: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

OS displays the login screen

Operating system

Keyboard,Mouse Display

WPdoc1

WPprog

Operating system

Page 8: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

After login, the OS displays the desktop

Operating system

Display

WPdoc1

WPprog

Operating system

Page 9: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Starting a word processing program

Page 10: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Copy word processing program into memory

WPProg

Click the mouse

1

2

Operating system

Display

WPdoc1

WPprog

Operating system

Page 11: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

WP program displays a blank document

WPProg

Operating system

Display

WPdoc1

WPprog

Operating system

Page 12: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Enter and display the document

WPProg

New WP Doc

DisplayKeyboardMouse

Operating system

WPdoc1

WPprog

Operating system

Page 13: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Print the document

WPProg

PrinterMouse

Operating system

WPdoc1

WPprog

Operating system

New WP Doc

Page 14: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Save the document

Operating system

WPProg

Mouse Display

New WP Doc

WPdoc1

WPprog

Operating system

New WP Doc

Page 15: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Turn power off

WPdoc1

WPprog

Operating system

New WP Doc

Page 16: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Operating system (master control program)

Program

Data

What is in memory?

ProgramData

Data

Data

Data Data

DataData

Page 17: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Prog Doc

Operating system 2

... Prog Doc

Operating system 3

...Prog Doc

Operating system 1

Virtualization

Page 18: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Windows and Mac OS-X

But, virtualization is primarily used on servers.

Page 19: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

Summary

Memory

CPU

Storage devices(programs and data)

Inputdevices

OutputDevices

Page 20: Information flow inside the computer IT skills: none IT concepts: computer components (input devices, output devices, memory, storage and CPU), program

1. I have two laptops, both running Windows 7. One takes 32 seconds to boot and the other takes nearly 3 minutes. What could explain the difference?

2. In this example, we loaded and executed Microsoft Word by double-clicking the name of the program in the Start menu. What would we have done if instead of creating a new document, we wanted to go back and modify the old document called WPdoc1?

3. With Windows, user commands are usually entered via a mouse click. How does the user enter a command on a table PC like the iPad or a smartphone like the iPhone?

4. When it is turned on, a computer executes a small bootstrap program that checks to see the hardware is working correctly and loads the operating systems into memory. Is that bootstrap program stored in RAM or ROM? Explain your answer.

5. In this presentation, we focused on one application program – Microsoft Word – and one data file. In practice, we typically run several programs simultaneously. How many programs are you currently running? Which are they?

6. How many programs and data files are currently stored on your computer?

Self-study questions