Technology System

5:47 AM / Posted by BARATH THUSHYANTHAN /


THE COMPUTER SYSTEM AND HOW IT PROCESS DATA

A computer system is a group of machines, or hardware that accepts data, process it, and display information. The main reason for using computer system is to process data quickly and efficiently so that the information obtained is timely, meaningful, and accurate.

A computer system performs its information processing operations under the control of sets of instructions called programs. Computers read incoming data called input, process the data, and display outgoing information called output.

Data itself consists of raw facts, data that is processed or operated to produces structured, meaningful information. Information processing is a set of procedures used to operate on data and produce meaningful results.

Computer system consists of the following components; input devices, main memory and the central processing unit, output devices, and secondary storage devices.

INPUT DEVICES READ INCOMING DATA

There are many different types of input devices; keyboards, disk drives, page scanner, optical reader, and voice recognition units, to name a few. Each input device reads a specific form of data; for example, keyboard transmits typed characters whereas scanners “read” typed or handwritten characters from documents or images from graphs, photos, or drawings. Any input device converts data into electronic pulses that are transmitted to the CPU for processing.

MAIN MEMORY AND CENTRAL PROCESSING UNIT

Main memory stores programs and data for processing and the Central Processing Unit, or CPU, controls all computer operations. The CPU reads data into main memory from an input device, processes the data according to program instructions, and produces information by activating an output device.

The CPU is the “brains” of the computer system. The unit that houses main memory and the CPU must be linked by cables (or by communication channels such as telephone lines) to all input and output devices in the computer system.

The program, or set of instructions for processing data, is read into main memory by the CPU before data can be entered and processed and information generated.

OUTPUT DEVICES PRODUCE OUTGOING INFORMATION

Each output device in a computer system accepts information from main memory under the control of the CPU, and converts it to an appropriate output form.

A printer, for example, is an output device that prints reports or graphics based on information that the CPU has processed and produced. Similarly, a video monitor is an output device that displays both text and graphics on a screen.

STORING PROGRAMS AND DATA FOR FUTURE PROCESSING

Once you turn off a computer, the data and instructions operated on by the CPU are lost. For this reason, separate storage devices are needed to keep the data and instructions in electronic form for then to be conveniently used again and again. Disks are common storage media for PCs and for larger computer systems.

A computer has two types of storage, namely main memory or PRIMARY STORAGE and external storage or called SECONDARY STORAGE. Main Memory contains computer program and the data currently being processed. It is volatile (i.e. it loses its contents when power supply is switched off). Secondary Storage stores data and programs that are not currently required by the CPU. It is transferred to the Main Memory when required. It is non-volatile (i.e. it retains data even though power supply is switched off)

SOFTWARE MAKES IT WORK

Before computer hardware can actually read data, process it, and produce information, it needs a set of instructions – a program – that actually controls the CPU operations. Programs, like data, are read into main memory under the control of the CPU.

We say that computers are stored-program-devices because they require a set of instructions to be stored in the computers main memory before data can be processed.

Computer professionals called programmers write programs for each user need or application area. The total set of programs that enables the computer system to process data is referred to as software.

TYPES OF SOFTWARE

Computers require two types of software; System Software to monitor and supervise the overall operations of the computer system and Application Software to manipulate input data and provide users with meaningful output information.

SYSTEM SOFTWARE

Computers use a series of control programs, called the operating systems, that moves data in and out of main memory and monitors the running of application programs.
The operating system is the primary component of system software. Some computers have built-in operating system, but these cannot be easily changed or updated.

Most computer manufacturers either provide their own operating system, usually on disk, or allow users to purchase disks containing the more popular operating systems.

Operating systems interact with users by means of a user interface. Some operating systems, especially those for larger computer systems, are text based and require the user to learn a set of commands (command line interface)

Some operating systems for PCs like the Macintosh operating systems, permit users to select commands from graphic symbols, or icons, displayed on the screen. Text-based operating systems, like DOS (Disk Operating System) for IBM and IBM compatibles computers, can work in conjunction with graphical user interfaces like windows, which make them easier to use or more user friendly.

APPLICATION SOFTWARE

Application programs are designed to satisfy user needs by operating on input data to perform a given job, for example, to prepare a report, update a master payroll file, or print customer bills.

Typically, application programs are acquired in one of two ways; Package programs purchased off-the-shelf from a software retailer or; Custom programs designed especially for the unique needs of an individual or an organization

Packaged programs allow limited customization, but they really are intended to be used as is by a broad range of users. Although they may not meet all aspects of every users need, application packages are inexpensive compared to custom programs and are supplied with comprehensive user reference manuals called documentation.

Custom software, on the other hand, is written by programmers within an organization, by outside consultants, or by self-employed programmers. Custom programs are designed to meet the precise needs of users, but they are very time consuming and costly to develop.

THE COMPUTER GENERATIONS

Since the 1940’s, four generations of computers have evolved. From the first to the fourth, the trend has been to produce more powerful, less expensive, smaller and more reliable computer systems.

First generation

The first commercial electronic computer was UNIVAC 1 (Universal Automatic Computer). This machine was developed specifically for scientific and military purposes, but was dedicated to business data processing applications.

The characteristic that distinguished first generation computers from subsequent machines was the use of vacuum tubes to control internal operations. Vacuum tube un-reliable, generate a lot of heat, required air-conditioning system.

Binary notation was used instead of decimal notation. All instructions and information were stored in the computer as 1s and 0s, which corresponds to the electronic conditions ‘on’ and ‘off’.

Drawbacks:

They took several minutes to ‘warm up”. When they were completely warmed up, they became quite hot. Early computers used thousands of vacuum tubes. They occupied the whole rooms and required an enormous amount of electric current to keep them going.

Second generation

In the late 1950s, tiny, solid-state transistors replaced vacuum tubes in computers. The elimination of vacuum tubes greatly reduces generated heat and made possible the reduction in the size of the developed computers.

This generation of computer also uses magnetic cores for representing data in computer. Because cores were far smaller than vacuum tubes, internal storage capacity becomes greater even though the actual size of second generation computers was sharply reduced.

As about the same time, in the early 1960’s, magnetic tape and disks began to be widely used by auxiliary storage. As a result of these developments, a significant increase in the speed and processing capability of computers was achieved.

Third generation

Further technological advancement in electronics brought further reductions in size, greater reliability and speed and lower costs computer. Integrated circuits (ICs) replace the transistors and this marked the development of third generation computers.

This development is known as large-scale integration, or LSI, and is refer to the ability to compress large numbers of Integrated circuits, or transistors, on a single silicon chip. For example, 5,000 transistors can be placed on a chip to produce a digital watch.

Fourth generation

Fourth generation computers continue to be characterized by chips that can contain increasing numbers of items. Now, over 1 million items can be stored on a single chip. This further miniaturization of components, commonly referred to as Ultra-large-scale integration (ULSI), result in increased speed, greater reliability, and enormous storage capacities for current computers.
Microprocessor

The Intel Corporation was the first company that developed the microprocessor, or computer on the chip. One chip could contain all the circuits necessary to perform the basic functions of an entire computer. Microprocessors are not only used in fourth generation computers, but for wide variety of products including automobiles, sewing machines, microwave ovens, electronics games and so on.

The microprocessor was a general purpose computer that could be programmed to do any number of tasks, from running a watch to guiding a missile. No longer was it necessary to design circuit specially for each intended purpose. Manufacturers could now make a single type of microprocessor and sell it to other manufacturers, who would use them for thousands of different applications.

The Fifth generation computers

Unlike all other generation computers, this generation of computers is close at hand and is characterized by the use of the technique used to reduce complex programming. This technique used is known as Artificial Intelligence (AI). The Japanese, who are currently at the forefront in the development of fifth-generation computers, refer to them as truly “intelligent machine”.

Classification of Computers

Computers can be loosely categorized according to their capacity for processing data. Large computers called mainframes are used by such customers as banks, air­lines, and large manufacturers to process very large amounts of data quickly.

The most powerful and expensive computers are called supercomputers. Mini­computers, which are widely used by colleges and retail businesses, have become increasingly similar to main--frames in terms of capacity. The largest and most ex­pensive minicomputers are called super minis.

The smallest computers-such as desktop office computers or-home computer are called personal computers, or sometimes microcomputers. Super micros, or work-stations, combine the compactness of a desktop com­puter with power that almost equals that of a main­frame. As computer technology-changes, distinctions between types of computers will also change.

A centralized computer system does all processing in one location. In a decentralized system, -the computer itself and some storage devices are in one place, but the devices to access the computer are somewhere else. Such a system requires data communications - the ex­change of data over communications facilities.

In a dis­tributed data -processing system, a local office usually uses its own small computer for processing local data but is connected to a central headquarters computer for other purposes.

Often organizations use a network of personal com­puters, which allows users to operate independently or in cooperation with other computers-exchanging data and sharing resources. Such a setup, often called a local area network (LAN), can even connect personal com­puters to a mainframe computer to form a micro-to mainframe link, in which users can obtain data from the mainframe and analyze it on their own personal computers.

People and Computers

People are vital to any computer system. An organiza­tion's computer resources department-often called Management Information Services (MIS) or Com­puter Information Systems (CIS), Computing 5cr-vices, or Information Service-includes data entry operators (who prepare data for processing), computer operators (who monitor and run the equipment-li­brarians who catalog disks and tapes), computer programmers (who design, write, test, and implement pro grams), systems analysts (who plan and design entire systems of programs), and a chief information officer (who coordinates the MIS department).

In general, a distinction is made between computer pro­fessionals, who provide computer systems, and users, who use the systems. However, in a development called the end-user revolution, users have become increas­ingly knowledgeable about computers and less reliant on computer professionals.

COMPUTER USAGE IN COMPANY

Reception

Before the installation of a computerized telephone system, a full-time operator was required to answer the telephone and direct the calls. Now, the computerized telephone system routes the calls to the appropriate person or department. If a caller does not want to leave a voice message or requests to talk to an operator, the call is routed to the receptionist. The receptionist can use the computer to determine the location of an employee. When employees leave their work areas for a meeting, lunch, or to travel away from the office, they record their destinations or reasons for being away using their computers. The employees can also record any special instructions to the receptionist, such as when they will return or to please hold their calls. If a caller wishes to leave a voice message, the computerized telephone system can play it back for the employee when he or she returns or calls in for messages.

Sales

For example of a company where sales department consists of two groups: (1) in-house sales representatives, who handle phone-in and mail-in sales orders and the field sales force, who make sales calls at customer locations. The in-house sales staff uses headset telephones so their hands are free to use their computer keyboards. Using the computer while they are on the telephone with a customer allows them to check product availability and the customer's credit status. A computer program also recommends products that complement the products ordered by the customer and displays information on special product promotions.

(2) Outside sales representatives use notebook computers and special communications equipment and software to communicate with the Dalton main office. As with the in-house sales staff, they also can check product availability and customer credit status. If they receive a customer order, they can enter it into the Dalton computer system while they are still at the customer site. In addition, the field sales representatives can use the e-mail capability to check for or send messages.

Marketing

The marketing department uses the computer system for a number of purposes. Desktop publishing, drawing, and graphics software are used to develop all marketing literature. Product brochures on bicycle parts, advertising materials, and product packaging are all produced in-house, saving considerable time and money.

The customer service representatives all have computers that allow them to record a variety of customer inquiries. Recording the nature of each customer service inquiry provides for better follow-up (less chance of forgetting an unresolved inquiry) and enables the company to summarize and review why customers are calling. This helps the company identify and resolve potential problems at an early stage. The marketing department also uses a calendar program to schedule product promotions and attendance at trade.

Shipping and Receiving

The shipping and receiving department uses the computer system to enter transactions that keep a company’s inventory records accurate. Inventory receipts are first checked against computer records to make sure that the company receives only what was ordered. If the received goods match what was ordered, only a single entry has to be made to update the on-hand inventory and purchasing records.

Shipping transactions are also efficient. If all requested items are in stock, only a single entry is required to decrease the inventory and create the information that will be used to prepare the billing invoice. Shipping information, such as the method and time of shipment, can be added to the trans­action record so the computer system can be used to provide an up-to-the-­minute status of the customer's order.

Manufacturing

The manufacturing department uses the computer to schedule production and to record the costs of the items produced. Special manufacturing software matches the availability of production resources such as people, machines, and material against the desired product output. This information allows certain companies schedule production efficiently and tells them when and how much to buy of the raw materials they need to produce their products.

Actual labour, material, and machine usage is recorded on the manufacturing floor using special workstations designed to be used in industrial environments. This information is entered into the computer system automatically to update inventory, production, payroll, and cost accounting records.

Product Design

The product design department uses computer-aided design (CAD) software to design new products. CAD software allows the designers to create and review three-dimensional models of new products on the computer before expensive models are required. If a design is approved, the CAD software can automatically produce a list of the required parts.

Accounting

The accounting department is one of the largest computer system users. Many of the accounting records are the result of transactions entered in the user departments, such as shipping and receiving and manufacturing. These records are used to pay vendor invoices, bill customers for product sales, and process the employee’s payroll.

The accounting transactions are summarized automati­cally to produce financial statements, which are used internally to monitor financial performance and given to outside organizations such as banks.

Human Resources

The human resources department uses the computer system to keep track of information on existing, past, and potential employees. Besides the standard information required for payroll and employee benefits, the system keeps track of employees job skills and training. This information enables the human resources depart­ment to review the records of existing employees first when a new job.

Information Systems

A primary responsibility of the information systems department is to keep the existing system running and determine when and if new equipment or software is required. To help answer these questions, the information systems personnel use diagnostic and performance measurement software that tells them how much the system is being used and if system problems are being encountered.

A systems analyst works with users to design custom software for user applications for which application software packages do not exist. A computer programmer then uses this design to write the program instructions necessary to produce the desired processing results and output.

Executive

The senior management staff of a company, for example (the president and three vice presidents) use the computer as an executive information system (EIS). The EIS summarizes information such as actual sales, order backlog, number of employees, cash on hand, and other performance measures into both a numeric and graphic display.

The EIS is designed specifically for executives who may not work regularly with computers and want only to see summarized information.

Summary of uses of computer of a company
The computer applications just discussed are only some of the many potential uses of the computers within a company like vehicle parts manufacturer. In addition, employees in each of the departments can use the computer for preparing correspondence, project and task management, budgeting, and sending messages via electronic mail. As shown in the Dalton Corporation example, computers are used throughout an organization. Employees use computers to perform a variety of tasks related to their job areas. Because of the widespread use of computers, most organizations prefer to hire employees with computer experience and knowledge.

Labels:

0 comments:

Post a Comment


Click here for Myspace Layouts