Giáo trình phân tích ứng dụng cấu tạo và công dụng của máy in theo setup catridge p3

5 6 0
Giáo trình phân tích ứng dụng cấu tạo và công dụng của máy in theo setup catridge p3

Đang tải... (xem toàn văn)

Thông tin tài liệu

Tham khảo tài liệu ''giáo trình phân tích ứng dụng cấu tạo và công dụng của máy in theo setup catridge p3'', công nghệ thông tin, quản trị mạng phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả

y o c u -tr a c k c việc với tập tin flv mà bạn tải từ dịch vụ chia sẻ video không YouTube Hồng Anh PC World Mỹ 12/2006 Làm vệ sinh cho RAM Card (Dân trí) - Các RAM card chức (card hình, card sound, modem…) lâu ngày sử dụng bám bụi, khe cắm AGP hay PCI mainboard Bài viết hướng dẫn cách làm vệ sinh cho chúng Có thể dùng cọ quét sơn loại nhỏ hay ống xịt bụi làm bụi bẩn, riêng đầu cắm (có chân cắm màu vàng) xảy tượng hoen ố bụi bám lâu ngày gây nên Để làm việc thật đơn giản hiệu giúp cho card mạnh khỏe bền bạn cần làm bước sau: Một cục tẩy bút chì (không dùng tẩy bút mực), khăn giấy Tắt nguồn, chờ 15 phút tháo card chức Lấy cục tẩy chà chà lại 4-5 lần theo chiều dọc vào chân cắm màu vàng, dùng khăn giấy phủi nhẹ, tiếp tục chà, đến bạn cảm thấy sáng sủa, hết bụi, vết hoen ố mờ hẳn thơi Dùng ống xịt bụi hay cọ qt sơn quét lại bụi, làm bụi khe cắm card mainboard Xong việc bạn cắm lại vào máy vận hành tiếp Hoa Đào Computer system d o m o w w w d o C lic k to bu y bu to k lic C w w w N O W ! h a n g e Vi e N PD ! XC er O W F- w m h a n g e Vi e w PD XC er F- c u -tr a c k c y o c u -tr a c k c Computer System Book I: computer system fundamentals Chapter 1: INTRODUCTION TO COMPUTER Question What is a computer? A computer may be defined as a machine which accepts data from an input device, processes it by performing arithmetical and logic operations in accordance with a program of instructions and returns the results through an output unit A computer is basically an electronic machine operating on current Question Components of a Computer system? A computer system comprises of the following components: Central Processing Unit (CPU) - CPU is the heart of the whole sys - CPU consists of the :  control unit (CU)  arithmetic logic unit (ALU)  accumulator (ACC) d o m o w w w d o C lic k to bu y bu to k lic C w w w N O W ! h a n g e Vi e N PD ! XC er O W F- w m h a n g e Vi e w PD XC er F- c u -tr a c k c y o c u -tr a c k c -  program counter (PC)  instruction register (IR)  memory address register (MAR)  memory data register (MDR)  status register (SR)  general purpose register The function of each components of CPU:  Control unit:  control and co_ordinate all hardware functions of the CS  examine and decode all program instructions to the computer and initiate their execution by sending the appropriate signals  ALU:  performs all arithmetic and logic comparision two values functions required by computer  ACC:  holds the first operand of the temporary result of the ALU  PC:  contains the add of the next instruction to be excuted  IR:  contains the current instruction to be executed Main memory  MAR:  holds the address location to or from which data is to be transferred  MDR:  contains the data to be written to or read out of the addressed location  SR:  keeps track of the status of the accumalator  General Purpose Register:  for general purpose procedures Please refer to diagram for an illustratin of the basic components of the CPU .d o m o w w w d o C lic k to bu y bu to k lic C w w w N O W ! h a n g e Vi e N PD ! XC er O W F- w m h a n g e Vi e w PD XC er F- c u -tr a c k c y o c u -tr a c k c CPU I N T E R N A L B U S Control unit Arithmetic Logic Unit Accumulator Program Couter to main Instruction Register memory Memory Address Register Memory Data Register Status Register General Purpose Register Basic components of a CPU Control Unit Input Unit ALU Output Unit Main Memory Backing Storage Control signals Data flow Components of a CS Input units - Used to enter data( raw unprocessed facts) and instructions to the computer Output units - Used for delevering the processed result from the computer in useful form Backing storage units - Backing storage units need for high capacity data storage devices that can store data in a more permanent form for later retrieral, updating and referencing - Backing storage is also called secondary storage external storage and auxiliary storage .d o m o w w w d o C lic k to bu y bu to k lic C w w w N O W ! h a n g e Vi e N PD ! XC er O W F- w m h a n g e Vi e w PD XC er F- c u -tr a c k c y o c u -tr a c k c Chapter 2: MICOPROCESSOR Question Cache Memory? - Cache memory is a small amount of very fast store with faster access time than the main memory - Cache memory is used to temporaryty store data instructions that are likely to be retrieved many times, thus speeds up the processing of data - Sits between main storage and the processor acting as holding area through which all data and instructions pass - Old data in the cache memory is over written by new then cache is full Question Virtual Memory? - Virtual memory makes use of both the main memory and backing store - In a virtual memory sys, each user has the illusion that his program is in the main memory all the time - The sys maintains this illusion by keeping some of the “unused” portion of the program’s code and data on a backing store device which is usually magnetic disk - The movement of the unused portion from the backing store to the mian memory is transparent to the users - Please refer to diagram for virtual memory Backing Store Main Memory A3 A2 A1 A3 A2 A1 Virtual Memory Chapter 3: BATCH/ ONLINE AND REAL TIME PROCESSING SYSTEM Question Batch Processing System? - Def: Computer processing does not begin until all the input data has been collected and grouped together called Batched Generally data is accumulated for a certain period of time or unitl a certain quantity - Ads:  Response time is not critical  Need to process large volumn of data  Computer efficiency is more important than response time - Dis:  Time between recording and processing of source document is long d o m o w w w d o C lic k to bu y bu to k lic C w w w N O W ! h a n g e Vi e N PD ! XC er O W F- w m h a n g e Vi e w PD XC er F- c u -tr a c k c ... both the main memory and backing store - In a virtual memory sys, each user has the illusion that his program is in the main memory all the time - The sys maintains this illusion by keeping some... Backing Store Main Memory A3 A2 A1 A3 A2 A1 Virtual Memory Chapter 3: BATCH/ ONLINE AND REAL TIME PROCESSING SYSTEM Question Batch Processing System? - Def: Computer processing does not begin... temporary result of the ALU  PC:  contains the add of the next instruction to be excuted  IR:  contains the current instruction to be executed Main memory  MAR:  holds the address location

Ngày đăng: 08/05/2021, 17:25

Tài liệu cùng người dùng

Tài liệu liên quan