.


:




:

































 

 

 

 


, .




Storage: available storage; buffer storage; computer storage; data storage; magnetic disk storage; magnetic tape storage; input storage; intermediate storage; internal storage; laser storage; main storage; primary storage; secondary storage; sequential-access storage; variable storage; virtual storage.

Value: absolute value; acceptable value; additional value; binary value; byte value; character value; constant value; correct value; data value; digit value; discrete values; invalid value; negative value; numerical value; output value; valid value.

Digit: binary digit; binary-coded digit; check digit; information digit; input digit; nonsignificant digit; significant digit; digit-by-digit.

Sequence: out of sequence; alphabetic sequence; arithmetic sequence; binary sequence; character sequence; code sequence; instruction sequence; data sequence; digital sequence; historical sequence; increasing sequence; program sequence; string sequence.

6. , :

Memory; element; information; command; examination; character; quantity; number; place; computer architect; likeness.

To apply; to form; to move; to hold; to demand; to connect; to supply; to place; to name; to start; to examine.

Continuous; significant; consecutive; usual; enough; main; initial; general.

2.

medium (pi. media) ;

capacity ; ();

media capacity

data access time

per bit

to transfer (); (); -()

archival storage ; to depend ; ,

to rotate (); (); ()

reason ; ; ; ;

solid-state device

magnetic core

bipolar semiconductor

metal-oxide semiconductor (MOS) --

randomly

random-access memory (RAM) ()

sound recording

to arrange ; ; ;

tape device

to range ; ;

magnetic disc storage

moving-head device

predominant ;

flexible ; ;

floppy (disk) ();

to meet the demands

9. 2 , . .

STORAGE DEVICES

Storage media are classified as primary storage or secondary storage on the basis of combinations*of cost, capacity, and access time. The cost of storage devices is expressed as the cost per bit of data stored. The most common units of cost are cents, millicents (0.001 cents) and microcents (0.000001 cents). The time required for the computer to locate and transfer data to and from a storage medium is called the access time for that medium. Capacities range from a few hundred bytes of primary storage for very small computers to many billions of bytes of archival storage for very large computer systems. Memories may be classified as electronic or electromechanical. Electronic memories have no moving mechanical parts, and data can be transferred into and out of them at very high speeds. Electromechanical memories depend upon moving mechanical parts for their operation, such as mechanisms for rotating magnetic tapes and disks. Their data access time is longer than is that of electronic memories; however they cost less per bit stored and have larger capacities for data storage. For these reasons most computer systems use electronic memory for primary storage and electromechanical memory for secondary storage.

Primary storage has the least capacity and is the most expensive; however, it has the fastest access time. The principal primary storage circuit elements are solid-state devices: magnetic cores and semiconductors. For many years magnetic cores were the principal elements used in digital computers for primary storage. The two principal types of semiconductors used for memory are bipolar and metal-oxide semiconductors (MOS). The former is faster, the latter is more commonly used at present. Because data can be accessed randomly, semiconductor memories are referred to as random-access memory, or RAM.

There is a wide range of secondary storage devices. Typical hardware devices are rotating electromechanical devices. Magnetic tapes, disks, and drums are the secondary storage hardware most often used in computer systems for sequential processing. Magnetic tape, which was invented by the Germans during World War II for sound recording, is the oldest secondary storage medium in common use. Data are recorded in the form of small magnetized "dots" that can be arranged to represent coded patterns of bits.

Tape devices range from large-capacity, high-data-rate units used with large data processing systems to cassettes and cartridges used with small systems. Magnetic disk storage, introduced in the early 1960s, has replaced magnetic tape as the main method of secondary storage. As contrasted with magnetic tapes, magnetic discs can perform both sequential and random processing. They are classified as moving-head, fixed-head, or combination moving-head and fixed-head devices. Magnetic discs are the predominant secondary storage media. They include flexible, or floppy discs, called diskettes. The "floppies" were introduced by IBM in 1972 and are still a popular storage medium to meet the demands of the microcomputer market.

, .

1. How are storage media classified? 2. How is the cost of storage devices expressed? 3. What is the access time for storage media? 4. How does the storage capacity range? 5. What are the two main types of storage devices? 6. What are electronic storage devices? 7. What are the principal primary storage circuit elements? 8. What are the main secondary storage devices? 9. What is the oldest secondary medium and when was it invented? 10. What is a floppy?

11.
:

; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;. ; ; ; ; ; ; .

 

.

DIGITAL COMPUTER OPERATION

1. A digital computer is a machine capable of performing operations on data represented in digital or number form. The individual operations performed by a digital computer are very simple arithmetic or logical processes involving the manipulation of the bits in words or characters of information. The great power of any digital computer rests in the ability to store large volumes of data and to perform these operations at extremely high speed. In most electronic digital computers the method of number representation is based on the system of binary notation. The binary notation system is most widely used because of the convenience in constructing logical circuits and storage devices capable of handling data in this form. For example, a magnetic memory unit consists of many thousand individual magnetic cells, each of which can be energized in either of two ways to represent the binary digits 0 or 1. If these cells are grouped to form words or binary coded characters, information can bestrode for processing in units of specified size. In the same way, digital data can be recorded as a series of magnetized spots on a magnetic tape or a magnetic disk.

2. The computer has pervaded most fields of human activity and is the most important innovation of our age. Born out of the technology of communication, it is capable of handling enormous amounts of information at tremendous speeds. What makes it so potent is the fact that a single mechanism can perform any information-processing task. The same mechanism can control industrial processes, guide space vehicles or help to teach children. This diversity of tasks is made possible by the simple idea of the stored program.

A program is the enumeration of determining commands. It specifies the method used for the solution of a problem in detail. When the machine is in operation, both the commands and the numbers to be processed are constantly being taken out of and put into a depository of information known as a memory.

It can be seen that the processes performed by a digital computer are essentially simple. These operations can be performed at extremely high speeds and with a high degree of coordination between the different functional units of the hardware system, and this ability means that digital computers can undertake highly complex tasks.

15. . , . , . , ; .

MEMORY

It is interesting to note that memory, one of the basic components of the computer, is often called storage. It stores calculation program, the calculation formulae, initial data, intermediate and final results. Therefore, the functions of the computer memory may be classified in the following way. Firstly, the computer memory must store the information transmitted from the input and other devices. Secondly, memory should produce the information needed for the computation process to all other devices of the computer. Generally, memory consists of two main parts called the main, primary or internal, memory and the secondary, or external memory. The advantage of the primary memory is an extremely high speed. The secondary memory has a comparatively low speed, but it is capable of storing far greater amount of information than the main memory. The primary storage takes a direct part in the computational process. The secondary storage provides the information necessary for a single step in the sequence of computation steps.

The most important performance characteristics of a storage unit are speed, capacity and reliability. Its speed is measured in cycle time. Its capacity is measured by the number of machine words or binary digits. Its reliability is measured by the number of failures () per unit of time.

.

1. What is memory?

2. What is the function of memory?

3. What are the main parts of memory?

4. What are advantages and disadvantages of a storage unit?

5. What are their functions?

6. What are performance characteristics of the main and
secondary memory?

7. What units are performance characteristics measured by?

1. The definition of memory.

2. The main functions of memory.

3. Classification of memory.

4. Advantages and disadvantages of memory components.

5. The functions of memory components.

6. Performance characteristics of memory.

7. The units for measuring the performance characteristics
of memory.

.

1. Memory is one of the basic components of the comput
er.

2. Memory stores initial data, intermediate and final results.

3. It produces the information needed to other devices of
the computer.

4. Memory consists of the main (internal) and the second
ary (external) storage.

5. The main memory has high speed, but small capacity; the
secondary memory possesses lower speed but greater ca
pacity.

6. The main memory performs computation; the secondary
memory provides information sequentially, step by step.

7. The performance characteristics speed, capacity and
reliability are measured by cycles, binary digits and the
number of failures per unit of time.

CENTRAL PROCESSING UNIT





:


: 2017-02-28; !; : 2519 |


:

:

, ,
==> ...

1589 - | 1571 -


© 2015-2024 lektsii.org - -

: 0.03 .