Computer Applications in Business Overview
Computer Applications in Business Overview
Speed
Computers work at an incredible speed.
A powerful computer is capable of performing about 3-4 million simple instructions per
second.
Accuracy
In addition to being fast, computers are also accurate. Errors that may occur can almost always be
attributed to human error (inaccurate data, poorly designed system, or faulty instructions/programs)
Diligence
f) Control Unit: Controlling of all operations like input, processing, and output is performed by the
control unit. It takes care of the step-by-step processing of all operations inside the computer.
1.3.2 Memory
Computer memory can be classified into two types; primary memory and secondary memory
a) Primary Memory can be further classified as RAM and ROM.
RAM or Random Access Memory is the unit in a computer system. It is the place in a computer
where the operating system, application programs, and the data in current use are kept temporarily so
that they can be accessed by the computer’s processor. It is said to be ‘volatile’ since its contents are
accessible only as long as the computer is on. The contents of RAM are no more available once the
computer is turned off.
ROM or Read Only Memory is a special type of memory that can only be read and contents of
which are not lost even when the computer is switched off. It typically contains the manufacturer’s
instructions. Among other things, ROM also stores an initial program called the ‘bootstrap loader’
whose function is to start the operation of the computer system once the power is turned on.
b) Secondary Memory
RAM is volatile memory having a limited storage capacity. Secondary/auxiliary memory is storage
other than the RAM.
These include devices that are peripheral and are connected and controlled by the computer to
enable permanent storage of programs and data.
Secondary storage devices are of two types; magnetic and optical. Magnetic devices include hard
disks and optical storage devices are CDs, DVDs, Pen drive, Zip drive etc.
1.4 History of computer
The history of the computer goes back several decades however and there are five definable
generations of computers.
Each generation is defined by a significant technological development that changes fundamentally
how computers operate – leading to more compact, less expensive, but more powerful, efficient
and robust machines.
First Generation (1940-1956)
The first-generation computers had the following features and components −
Hardware
The hardware used in the first generation of computers was: Vacuum Tubes and Punch Cards.
Features
Following are the features of first-generation computers −
It supported machine language.
1.5 Hardware
The term hardware refers to the tangible parts of a computer system, that is, the physical equipment of
the computer.
A keyboard, disk drive, and monitor are examples of computer hardware.
Understanding the various physical components of a computer system will help you understand how
the system works as a whole.
The general model of a computer consists of an input system, storage system, process system, and
output system.
1.5.1 Input System
An input system comprises one or more devices that the user employs to enter data or instructions into the
memory of the computer so that the CPU can subsequently process them.
Keyboard:
The keyboard is one of the most common input devices.
In addition to keys that represent letters, numbers, and special characters, keyboards often contain
function keys, to which the user can assign personalized commands, and special- purpose keys, such as
the enter key.
Some keyboards contain a numeric keypad (a set of keys in the form of a calculator keypad) that is
used for entering numbers conveniently and easily.
Keyboards may also have Internet keys, CD/DVD controls, and multimedia keys.
While most keyboards are connected to the computer by a cable, there are wireless keyboards that
transmit their input by means of infrared signals.
Mouse:
Connected to many modern microcomputers is a hand-sized input device called a mouse, or pointing
device.
A mechanical mouse contains a ball that rolls along a flat surface, moving a cursor (pointer) on the
computer screen.
An optical mouse uses light signals to detect the movement of the mouse and thereby move the pointer
on the screen.
The mouse is a convenient and effective way to interact with the graphical user interfaces (GUIs) that
dominate the current computer environment.
Touchpad:
This input device is a small rectangular surface that operates by means of pressure and motion, and
allows the user to perform all of the functions of a mouse by touch.
Moving the fingertip across the touchpad moves the cursor across the screen.
Memory refers to the instructions, information, and data waiting for immediate processing. For this
reason, memory is also referred to as working memory.
Memory is saved electronically on memory chips. Storage, information, and instructions are saved on
magnetic or optical media.
It is faster to access data and instructions from primary memory than from secondary storage media,
but the information in memory is usually volatile; i.e., it disappears when the computer’s power is
turned off.
Storage systems have two components: the storage medium (e.g., a disk or a tape) that contains the
saved information and the storage device or drive that reads from and writes onto the storage medium.
Permanent, non-volatile storage media include floppy diskettes, installed hard disks, compact disks
(CDs), magnetic tape cartridges, removable hard disks, and super floppies.
Floppy diskettes:
Employ magnetic storage technology. The disks are 3.5-inches in diameter and are easily portable. A
single floppy can hold 1.44 MB.
Hard disks:
They are also magnetic-based storage media.
Both the hard drive and the hard disks are usually installed inside the computer. Portable external hard
drives are connected to the computer by a cable.
Current PC hard disks typically have a capacity from 2 to 50 GB.
Hard drives have a faster data access time than floppy disks.
Data access time is the time required to locate a piece of stored information in storage and retrieve it
into primary memory or the CPU.
Compact disks:
Compact disks are optical storage media that employ laser technology. CDs are 4.75 inches in
diameter and can hold up to 680 MB (the equivalent of 450 floppies).
CDs are often read-only, although many PCs are now equipped with CD drives that allow the user to
record information on the CD.
Some writable CDs can be recorded only once. These are designated as CD-R (compact disc-
recordable). Others CDs can be recorded multiple times and are designated as CD-RW (compact disc-
rewritable).
Video data (e.g., movies) can be stored on a specialized type of CD called CD—DVDs (digital video
discs).
Magnetic tape cartridges:
Use magnetically treated plastic ribbons to store information.
Tape cartridges can hold large amounts of information, up to 80 GB. One disadvantage of tape storage
is that information must be accessed sequentially.
For example, to retrieve information stored in the middle of the tape, the entire first half of the tape
must be run. Disks, on the other hand, allow for direct (or random) access, which means that a piece of
information may be located immediately.
Removable hard disks:
Removable hard disks are magnetic-based hard disks that can be removed from the hard disk drive and
easily transported.
The disk drive that reads from and writes onto the removable hard disk is either installed in the
computer or attached to the computer by a port.
The portable hard disk is encased in a plastic or metal container for protection. The disks typically can
store up to 2 GB. The Jaz disk by Iomega is a popular example.
1.5.3 Output System
Like the input system, the output system provides an interface through which computers and humans
can interact with one another.
Output devices are used to display input data that has been processed by the computer into useful
output information.
Probably the most common output devices are monitors for producing temporary displays (soft copies)
and printers for producing paper copies of documents (hard copies).
Monitors:
A monitor, or screen, can display graphics, text, and video output.
To display video in the monitor, the computer needs a video card (or graphics card) for converting the
digital signal (i.e., data in the form of 0s and 1s) from the processor to an analog signal (i.e., data in the
form of a continuous electrical wave) that the monitor can interpret.
Monitors are described in two ways. The first is by the number of colors that the screen can display.
This can range from 4 to 65,536. The second is by the quality, or resolution, of the screen, which is
measured in picture elements (pixels). Pixels are tiny dots of light that combine to form images on the
screen. Typical screens have 320 × 220 pixels, 640 × 480 pixels, or 1,024 × 768 pixels.
Printers:
To produce a hard copy, a computer must be connected to a printer. This is typically done through a
parallel port, which enables the computer to communicate with the printer one byte at a time.
the most popular type of printer was the dot-matrix printer, which can still be found in service today.
These inexpensive printers are appropriate for tasks that do not require high-quality images.
As its name implies, the dot-matrix printer produces a series of dots in a matrix to form both characters
and images. A print head containing 9, 18, or 24 tiny pins strikes an inked ribbon to create the dots that
make up the image on paper.
The number of pins determines the quality of the output; the greater the number, the smoother the
output.
Projectors:
Projectors are used to display graphics, text, and video output from a computer. In the case of
projectors, the output is displayed onto a screen for an audience to view instead of on a monitor for a
single user's viewing.
Like monitors, projectors are attached to the computer through a parallel port. Projector technology
varies widely, but the two most common types are LCD projectors and digital light processing (DLP)
projectors.
1.6 Software
Software instructions are programmed in a computer language, translated into machine language, and
executed by the computer. Between the user and the hardware (specifically, the memory), generally stand
two layers of software: system software and application software.
1.6.1 System Software
System software manages the computer’s resources, enables the various components of the computer to
communicate, runs application software, and makes the hardware respond to the user’s needs. When the
system software operates efficiently, the difficult operations of controlling the hardware are transparent to
the user. System software includes four main types:
The operating system provides an interface between the computer hardware and the user or the
application software. Because of its central importance, the operating system will be discussed in more
detail below.
Language translators convert application programs and any other software programs into the
machine language (discussed below) that actually controls the computer's operations.
Network and communications software operate the communications hardware in a computer so that
it can transmit and receive information from other computers. Network and communications software
require two types of software: software for the PC operating system and software for the network
operating system. In some cases, the latter comes built-in the former.
Utility programs perform various specialized "housekeeping" tasks, such as file management, virus
protection, disk defragmentation, program installation and uninstallation, file and disk back up, disk
formatting, and providing screen saver programs. This list is far from exhaustive. The user directly
controls most utility programs, although some utility programs can be set to run automatically (e.g.;
screen savers and anti-virus scanning).
Question Bank
PART – A
1. Define a computer.
2. List out the advantages of computers.
3. What is software?
4. What is hardware?
5. Define RAM.
6. What is ROM?
7. What is CD?
8. What is system software?
9. What is application software?
10. List out any two characteristics of a computer.
11. What is a control unit?
12. What is an input device? Give an example?
13. What is a storage device?
14. Write short notes on a computer printer.
15. Give an example of a storage device in the computer system.
16. What is the magnetic tape?
17. Write short notes on the keyboard.
18. Define Monitor.
PART – B
1. Explain characteristics of computer in detail
2. Describe the computer organization shortly.
3. Explain input device in detail.
4. Explain output system in detail.
5. Discuss the storage system in detail
PART – C
1. Discuss the computer software and its type in detail.
2. Explain in history of computer in detail
3. Explain function component of a computer system in detail. Explain computer hardware in detail.
Input devices are critical for allowing users to communicate instructions to the computer for processing. Initially, first-generation computers relied on hard-wired programs using punched cards and paper tapes . By the third generation, keyboards and monitors became standard, reflecting the introduction of more interactive input methods . With the fourth generation, input devices expanded to include handheld devices, alongside traditional keyboards and mice, facilitating a more user-friendly interface . In the fifth generation, advanced input methods such as touch and voice-sensitive devices have been introduced, providing seamless user application interaction and broader functionalities .
Over successive generations, memory storage advancements have significantly impacted computing performance and capacity. First-generation computers had limited memory (4000 bits) and slow processing capabilities due to the use of vacuum tubes . This evolved in the second generation with memory reaching 32,000 bits, facilitated by transistors, which allowed for smaller, faster, and more efficient machines . Third-generation computers introduced integrated circuit technology increasing memory to 128,000 bits and enhancing speed and reliability . Fourth-generation machines used VLSI technology, boosting memory to 100 million bits, supporting more complex processing . The fifth generation leverages VLSI and nanotechnology with effectively unlimited memory, dramatically increasing data processing speed and capability, and enabling advanced computing functionalities, such as parallel processing .
In the first generation, data input was limited to hard-wired programs, essentially using punched cards and paper tapes, relying heavily on manual processing and restricting user interaction . As generations progressed, input methods evolved from punched cards to keyboards and monitors in the third generation, marking a shift towards more user-friendly interfaces . In the fifth generation, advanced input methods have emerged, such as touch and voice-sensitive devices, significantly enhancing interactivity, usability, and accessibility . These advancements have dramatically improved the user experience by ensuring faster and more intuitive data handling and reducing the learning curve associated with new technologies.
The transition from vacuum tubes to integrated circuits revolutionized computer design and efficiency. First-generation computers, using vacuum tubes, were large, power-intensive, and had significant heat output with poor storage and processing capacity . The shift to transistors in the second generation reduced size and electrical consumption while improving reliability and performance efficiency . This trend continued into the third generation with the implementation of integrated circuits, markedly enhancing speed, reducing cost, and minimizing physical footprint, thereby improving system functionality remarkably . Further advancements with VLSI in the fourth generation drastically cut costs and size, permitting even more complex computations and facilitating the development of personal computers . Continuing into the fifth generation, the possibility of incorporating nanotechnology further advances computer efficiency and capability .
The fifth generation of computers is marked by advancements in VLSI and nanotechnology, resulting in powerful, compact, and affordable machines with virtually unlimited memory capacity . These computers leverage parallel processors, enhancing operational efficiency and speed. Inputs are revolutionary, incorporating touch and voice recognition, expanding data interaction possibilities . These advancements distinguish the fifth generation from previous ones by focusing on mobility, user-friendliness, rapid software development opportunities, and enhanced processing power, catalyzing a new era in computing capabilities and applications, including AI and sophisticated networking .
Output devices have evolved significantly to address users' and applications' dynamic needs. Initially, these encompassed basic monitors and printers producing limited quality outputs, with dot-matrix printers offering minimal graphical capability . Over time, the resolution and color range of monitors have vastly improved, allowing for high-resolution graphical displays suitable for a range of multimedia applications . Printers have advanced towards color laser and inkjet types, delivering professional-quality prints swiftly. Projectors have also emerged, supporting large-scale, high-definition displays in educational and corporate environments. These changes reflect the technological advancements in output technologies responding to increased demand for high-quality, varied output formats .
The CPU, comprising the Arithmetic Logic Unit (ALU) and the Control Unit (CU), is central to processing capabilities. The ALU executes arithmetic and logical operations, including addition, subtraction, and comparison functions, facilitating data manipulation . Meanwhile, the CU orchestrates actions within the computer by managing the instruction cycle and coordinating operations between input, processing, and output stages, which optimizes the CPU's overall processing efficiency .
The development of GUIs has significantly enhanced the functionality and ease of use of computers by providing a visual and interactive interface that relies on icons and graphical elements rather than textual commands. This visual-based interaction, supported by input devices like mice and touchpads, simplifies navigation and operation, making computers more accessible to non-technical users . GUIs enabled the transition from purely command-line interfaces to interactive, user-friendly environments, facilitating the spread of personal computing during the fourth generation and beyond, establishing standards that continue to affect modern interface design and software development today .
Primary memory, composed of RAM and ROM, ensures rapid access and execution. RAM stores data actively used by the CPU for quick access but loses data when powered off, making it suitable for immediate, volatile tasks . ROM retains essential system instructions permanently, crucial for initiating system startup . Conversely, secondary memory provides non-volatile storage for large data sets outside of RAM's capacity, through devices like hard disks and CDs . Together, they balance temporary fast-access storage with permanent data retention, working collectively to optimize performance by ensuring efficiency and providing adequate resources for multitasking and long-term data retention, crucial for modern computing .
The inclusion of network and communication software has fundamentally transformed computer functionalities by enabling seamless data exchange and connectivity between devices. This software manages communication hardware, facilitating data transmission and reception across networks . It supports the integration of local and internet networks, enabling resource sharing, remote access, and collaborative workspaces, which were less feasible in isolated environments . Additionally, network software's synergy with operating systems has streamlined operations, enhancing inter-device communication efficiency and broadening capabilities, such as cloud computing and distributed applications, significantly altering traditional computing landscapes .