Stage 1 Flashcards
Method of classification of the computer’s technological development
Generations
Computer
One of the most basic and main tools in the world of information and communication technology. It has suffered many transformations. Basic element in a computer system.
Main elements of a computer system
Hardware (physical components) and software (set of established instructions).
Computer system
Composed by a hardware that interacts though a software to reach an objective.
Hardware
Joint of components of physical devices that intervenes in a computer system.
Definition computer
Electronic device capable of interpreting input and output orders, besides processing and storing information.
Machine language
Language that can only be read by the commuters and that consists of combinations of numbers (1 and 0).
High level languages
Use commands and instructions understandable by the user and form which the computers are programmed. Ex: C, Visual Basic, robot Karel, etc.
Components of a computer are classified by …
Their function
Input devices
They introduce information to the computer to be processed or transformed. Keyboard, scanner, mouse, microphone, etc.
Output devices
They show the data that was previously transformed or processed to the user. Monitor, printer, speakers.
Storage devices
They let us save or store information.
Classifications of storage devises
Main memory (ROM and RAM) and Secondary memory.
Main memory
Acts direct with the CPU in all the input and output operations. It allows the user to store and to recover instantly data and programs withy which it is working.
Components of the main memory
ROM (read only memory) and RAM (random access memory)
ROM
Programmed by the manufacturer. It is permanent (once data has been written in this memory it cannot be changed, only read (the user does not have the option to modify it). It contains the instructions to boot and to check the computer for its good performance.
RAM
Memory that store information that is being executed in the moment, so it can be processed quickly. The information in renewed constantly and it is deleted, or completely lost, when the computer is restarted or shut down. The capacity of this memory affects directly the performance of the programs and the amount of data that can be processed. The use can modify it by acquiring additional modules to increment it.
Other name for RAM
Volatile memory.
Secondary memory
Let’s the user save programs and data in a permanent way. Hard disks, floppy disks, compact disks (CDs), digital video disks (DVDs), USBs, etc.