Accounting Information Systems: John Wiley & Sons, Inc
Accounting Information Systems: John Wiley & Sons, Inc
Accounting Information Systems: John Wiley & Sons, Inc
If these items involve computerized data processing, they are collectively called information technology (IT).
Input Devices
The starting point for collecting data is a source document. Two advantages of using manually-prepared source documents is that they are human readable and easily completed on-site. The main disadvantage of using manuallyprepared source documents is that they are usually not machine readable. Data transcription is inefficient because it is laborintensive, time-consuming, costly, and nonproductive. It is difficult to control inputs and audit systems using remote job entry (RJE).
Primary Memory
Primary memory temporarily stores data and program instructions. The larger the memory, the more data or instructions that can be stored. The size of primary memory is measured in megabytes.
Microprocessors
The CPUs microprocessor manipulates data and executes instructions. The ALU performs arithmetic such as addition and subtraction and logic tasks such as comparisons. The ALU performs these chores with special storage locations called registers.
Microprocessors
The Control Unit supervises the data processing activities. Computer speed may be increased by increasing the size of the bus. Cache memory is fast buffer memory that facilitates data transfers between primary memory and the microprocessor.
Most computers are input/output bound because the speeds of I/O operations are slower than the speed of the processor. Throughput can be increased by reducing hard-disk access times, using faster printers, or employing faster data transmission speeds on local area networks.
Output Devices
Printers include dot-matrix, ink-jet and laser. Video output is displayed using cathode ray tubes. Pixels are tiny, discrete dots arranged in a matrix. Multimedia combines video, text, graphics, animation and sound to produce multidimensional output.
Floppy disks are removable and are suitable for the backup of small files.
CD-ROMs
CD-ROM (compact disk-read only memory) are worm (write once, read many) devices. Advantages:
Removable Large storage capacity Fast data transfer rates Useful for archiving files securely
Disadvantages:
Worm media cannot be updated CD-ROM encoders are expensive.
DVDs
A digital video disk (DVD) closely resembles a CD-ROM but has more storage capacity. DVDs are currently used mostly for entertainment. DVDs are predicted to become the medium of choice for distributing software or archiving data.
Image Processing
Image processing allows users to store graphic images in digital formats on secondary storage devices. Advantages:
fast image capture rates reduced physical storage space convenience of storing images in computer records, which can be further manipulated ability to store images in central files, which are available to multiple users.
Client/Server Computing
Client/server computing is an alternate technology to mainframe and/or hierarchical networks. The overall objective is to achieve an enterprise network.
Client/Server Computing
Three components of a client/server network: Presentation component Application-logic component Data management component Advantages: Flexibility of distributing hardware, software, data, and processing capabilities throughout the network Reduced telecommunication costs Ability to install thin-client systems
Software
Computer software includes the programs and routines that guide the hardware of a computer system in performing its varied operations and functions. Two types of software: Operating system - set of software programs that helps a computer run itself as well as the application programs designed for it. Application software - refers to computer programs that help end users perform tasks.
Operating Systems
Windowing operating systems include a large number of software tools in one package and include graphical user interfaces (GUI). Utility programs allow users to perform basic functions such as copying and converting files. Todays operating systems also come with antivirus software that guard against virus programs.
Application Software
Personal productivity software allows users to perform tasks relevant to their personal needs. Accounting software enables the performance of accountingrelated tasks of a business. Communications software allows separate computers to transmit data to one another. Enterprise resource planning (ERP) software enables businesses and government agencies to integrate data on an organization-wide basis.
Programming Language
Application software packages are written in programming languages that a computer can understand and execute. Object-oriented languages allow programmers to develop reusable code called objects, which are easier to develop, debug and modify. Event-driven programming languages respond to user-controlled events. A compiler translates source code to object code.
Copyright
Copyright 2001 John Wiley & Sons, Inc. All rights reserved. Reproduction or translation of this work beyond that permitted in Section 117 of the 1976 United States Copyright Act without the express written permission of the copyright owner is unlawful. Request for further information should be addressed to the Permissions Department, John Wiley & Sons, Inc. The purchaser may make backup copies for his/her own use only and not for distribution or resale. The Publisher assumes no responsibility for errors, omissions, or damages, caused by the use of these programs or from the use of the information contained herein.
Chapter 2