Presentation is loading. Please wait.

Presentation is loading. Please wait.

McGraw-Hill Technology Education

Similar presentations


Presentation on theme: "McGraw-Hill Technology Education"— Presentation transcript:

1 McGraw-Hill Technology Education
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.

2 Chapter 1B 컴퓨터 시스템의 내부 보기

3 컴퓨터의 주요 구성 요소 4개의 요소로 구성 하드웨어 소프트 웨어 데이터 사용자

4 컴퓨터의 주요 구성 요소 하드웨어 소프트웨어 컴퓨터를 만드는 기계적 장치 사용자가 만질 수 있는 부분
컴퓨터가 일을 처리하도록 하는 명령어 집합 프로그램이라고도 불림 수천 개의 서로 다른 소프트웨어 프로그램이 존재 Teaching tip Suggest to your students that the majority of people who purchase computers do so because of software. They want to , or type letters. Nearly every reason given to purchase a computer is based on software needs.

5 컴퓨터의 주요 구성 요소 데이터 사용자 정보의 조각 데이터를 유용한 정보로 가공하고 변형 컴퓨터를 운용하는 사람
가장 중요한 부분 컴퓨터에게 무엇을 수행할지를 말해줌 Teaching tip A good exercise to relate the importance of making data meaningful is to list some random numbers on the board. Then ask what they mean. Without a title, the numbers have no meaning. Once a title is presented, the numbers make sense.

6 정보처리 사이클 아래와 같은 과정을 통해 데이터를 처리하는 일련의 과정 입력 단계 프로세싱 단계 출력 단계 저장 단계
아래와 같은 과정을 통해 데이터를 처리하는 일련의 과정 입력 단계 프로세싱 단계 출력 단계 저장 단계 Teaching tip It is helpful to walk through a simple program to demonstrate the cycle. I often use a simple arithmetic problem to show this cycle.

7 기본 하드웨어 대부분의 컴퓨터는 기본적인 하드웨어를 동일하게 사용 하드웨어의 4가지 유형

8 기본 하드웨어 프로세서(처리장치) 컴퓨터의 두뇌 소프트웨어의 명령어를 체계적으로 조직하고 수행 데이터를 처리
대부분의 컴퓨터는 여러 개의 프로세서로 구성 중앙 처리 장치(CPU) 제2의 프로세서 프로세서는 실리콘과 구리로 제작 Teaching tip The interaction between a CPU and secondary processors is much like the interaction between a boss and subordinate. The boss tells the subordinate what to do but not necessarily how to accomplish the task. The subordinate only bothers the boss when guidance or more data is needed.

9 기본 하드웨어 메모리 데이터나 프로그램을 저장 램(RAM) 롬(ROM) 휘발성 작업 중인 데이터와 프로그램을 저장
많은 램은 작업을 빠르게 수행 롬(ROM) 프로그램을 영구히 저장 컴퓨터의 부팅에 필요한 작업지침을 저장 Insider information Intel, the manufacturer of popular CPUs, originally made RAM for mainframe and minicomputers. Today Kingston is a leading RAM manufacturer. Chapter 5 discusses ROM and the BIOS. Refer your students to this chapter if they desire more information.

10 기본 하드웨어 입출력 장치 사용자에게 상호작용을 가능하게 함 입력장치는 데이터를 받아들임 출력장치는 데이터를 전송
키보드, 마우스 출력장치는 데이터를 전송 모니터, 프린터, 스피커 입력과 출력이 모두 가능한 장치 터치 스크린 Teaching tip It is helpful to have examples of input and output devices in class. Stories of obscure input output devices are typically well received by the students.

11 기본 하드웨어 저장 장치 데이터와 프로그램을 영구히 보관 램과는 차이가 있음 자기 저장 장치 광 저장 장치
플로피 드라이브 와 하드 드라이브 데이터에 접근하기 위해서 자기를 사용 광 저장 장치 CD 드라이브와 DVD 드라이브 데이터에 접근하기 위해 레이저를 사용 Insider information A new CD technology is emerging. A shorter wavelength blue laser beam is being used to burn CD’s. This allows more data to be saved on a disk. The technology is in it’s infancy but should be mature in the near future. Chapter 11 of the text provides more detail regarding storage devices. DVD writers are available for purchase. They have not been standardized yet. Several competing formats are vying for acceptance. Of these, the DVD+RW seems to have the strongest support.

12 기계에 생명을 불어넣는 소프트웨어 컴퓨터에게 특정 작업을 수행하게 하는 명령어의 집합 사람들이 컴퓨터를 구매하는 이유
2개의 부류 시스템 소프트웨어 응용 소프트웨어

13 기계에 생명을 불어넣는 소프트웨어 시스템 소프트웨어 가장 중요한 소프트웨어 운영체제 네트워크 운영체제(OS) 유틸리티
윈도우즈 XP 네트워크 운영체제(OS) 윈도우 서버 2003 유틸리티 시만틱 안티바이러스

14 기계에 생명을 불어넣는 소프트웨어 응용 소프트웨어 특정 작업을 수행 일반적인 대부분의 소프트웨어
MS 워드 가장 일반적으로 사용되는 소프트웨어

15 컴퓨터 데이터 그 자체로는 의미가 없는 사실 2진법을 사용하여 저장 데이터는 파일로 구성 Teaching tip
Chapter 5 in the text explores data processing in greater detail. Figure 1B.5 shows data in binary format.

16 컴퓨터 사용자 사용자의 역할 사용자가 없는 컴퓨터 시스템 설정 소프트웨어 설치 프로그램 수행 및 파일관리 시스템 관리
사용자와 상호작용이 없이 운용 자동화 시스템 Teaching tip Most computer problems are caused by user error. Given this fact, it is fun here to teach the student the acronym PEBKAC the Problem Exists Between Keyboard And Chair. A little humor can break up the lecture monotony.

17 Chapter 1B End of Chapter


Download ppt "McGraw-Hill Technology Education"

Similar presentations


Ads by Google