Download presentation
Presentation is loading. Please wait.
Published byGwendoline Riley Modified over 9 years ago
1
Management Information Systems Lection 02 CLARK UNIVERSITY College of Professional and Continuing Education (COPACE)
2
Plan Hardware: – architecture; – classification; – basic devices. Software: – classification; – system software; – application software; – instrumental software.
3
Personal computer and Electronic computer machine Computer – a programmable electronic device capable of processing data and computation, as well as performing other tasks of symbols manipulation. Electronic computer machine – complex of technical and software tools, designed for the automation of the preparation and decision of users’ tasks.
4
Computer arrangement Architecture Arrangement Structure
5
Computer structure – the combination of its functional elements and links between them. Elements: From the main logical nodes of the computer until the simplest schemes. Graphical representation: The structural scheme, with the help of which you can give a description of the computer on any level of detail.
6
Computer structure We distinguish the structure of hardware, software and hardware- software. Choosing a computer for the solution of our problems, we are interested in the functional capabilities of the hardware and software modules.
7
The characteristics of the computer, determining its structure Technical and operational characteristics : – performance and productivity, – indicators of reliability, validity, accuracy; – the capacity of the RAM and the external memory, – overall dimensions, – the value of technical equipment and software, – the features of the operation, etc.
8
Performance … of computer: – the speed of the processor – throughput of the bus or the exchange rate to external hard drives – frequency of the images shift on display … of CPU - the speed of execution of operations by processor.
9
Productivity Productivity of processor is measured : by the speed of execution of commands over numbers with a floating point (flops); By the speed of execution of commands "register-to-register"; clock rate of processor.
10
Reliability – property of computers to perform the functions for a set period of time necessary to solve the task.
11
Faults - malfunction of the individual elements or the connections between them.
12
Faults Sudden fault mechanical destruction of elements Faults Gradual refusal degradation of the parameters of the computer
13
Computer accuracy – possibility to distinguish almost equal values: 32-, 64-, 128-bit
14
Computer reliability – property of the information to be correctly perceived by the user. Characteristics: probability of receiving accurate (correct) results.
15
Computer reliability Possible methods of control of reliability of: 1.To solve standard tasks 2.To repeat calculations 3.To control decisions on other computers and to compare the results.
16
Computer architecture – multilevel hierarchy of hardware and software tools. The specific implementation of the levels determines the specifics of the structure of computer.
17
Single processor computer All functional blocks are connected by a common bus.
18
Multi-processor architecture If a computer has multiple processors then there may be organized many streams of data and many streams of commands.
19
Multi computing system Multiple processors, entering into a computer system, don’t share a common memory, and have each its own (local). Each computer in the multimachine system has a classical architecture.
20
Classification of computers Role of computer in the network workstation s Net computers clusters servers powerful machines and computer systems
21
Computer memory The memory is a set of devices that serve to memory, storage and issue of information. Some devices, included in this set, are called mass-storage device (RAM).
22
Storage devices with random access RAM - random access memory Access time does not depend on the location of the area of the memory (for example, RAM). Types: SDRAM, DDR SDRAM DR DRAM The hardware implementation: the SIMM, the DIMM
23
Storage devices with direct access Due to the continuous rotating, the possibility to appeal to a certain area of the storage device cycle is repeated. Access time depends on the mutual arrangement of the site and read/write heads and is determined by the speed of rotation of the storage device
24
Storage devices with serial access Consistently reviewed areas, while we does not take a position opposite the read/write heads Magnetic tapes
25
Иерархическая организация памяти в современных ЭВМ
26
Processor Processor – crystal grown according to the special technology of silicon. It contains many millions of separate elements – transistors: processor, co-processor, cash I, cash II
27
На кристалле процессора расположены Processor Main computing device Small (a few tens of Kilobytes) ultra-fast memory that is used to store intermediate results of calculations Cache I Special unit for floating point operations. Maintenance of high-precision and complex calculations, work with a number of graphical programs. Co-processor Cache II More slow, size from 128 КB to 2048 KB
28
Processor features the architecture type (CISC, RISC) Bit-depth: internal (registers) and external (data bus) the presence of the cache-memory clock rate (MHz) the degree of integration
29
Hard drive
30
Tracks and sectors of the hard disk
31
The logical structure of a hard disk
32
File system - part of the operating systems, which defines a way to organize, store and naming data to the information media. The file system determines the format of the physical storage of the information, which is grouped in the form of files. File systems
33
33 Software a set of programs, systems of information processing and program documents, necessary for their operation
34
34 Software a set of programs, systems of information processing and program documents, necessary for their operation Software System software Applications Instrumental systems
35
35 System software Base software Operation systems Network operation systems Operating shell Service software Drivers Programs for efficiency diagnostics Programs for disk service Anti-virus programs Archiver
36
36 Applications Problem- oriented software CAD Desktop publishing systems Programs of general purpose Multimedia software Intellectual software
37
37 Data exchange technologies Clipboard DDE OLE
38
38 Clipboard The start and ending of the programs don’t affect on the contents of the buffer. One and the same fragment can be used in the documents several times: when you insert the contents of the clipboard does not change.
39
39 OLE
40
40 Component Object model (COM) Component Object Model is a technical specification, representing a strict set of rules by which objects are created and destroyed, interact with each other and show their functions
41
41 Drag&Drop Drag&Drop specifies the visual, oriented on the use of the mouse way of exchanging information using the clipboard
42
42 Compound documents Compound documents integrate objects created in a variety of applications that support OLE. Such documents can contain many objects of other documents. For example, the Microsoft Word text editor that supports OLE, can receive the tables and graphs from processing program Microsoft Excel spreadsheets
43
43 Embedding Embedding - the possibility to insert an item in a multiple-document without saving the references to the data source object. For example, you can embed an Excel spreadsheet to a Word document. Then the object, which is located in a compound document, will be completely independent from the original source. Then change the primary object will not affect the embedded object
44
44 Binding Microsoft Word document can contain a link to the Excel spreadsheet. The table and all its data are completely in Excel, but can be used in a Word document. If the initial data of the table are changed, these changes are automatically displayed in the Word document Binding depends on the location of the objects. In other words, if the Excel table move to the new folder, the link is broken.
45
45 Immediate activation of objects If you need to change or edit the object, created in another application, library OLE will cause the necessary application
46
46 Instrumental software Intrumental software Programming languages Algorithmic programming languages Declarative programming languages Programming systems Instrumental user environment
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.