CH 5
CH 5
CH 5
Any business can create a competitive advantage (allow a company to produce goods or
services better or more cheaply than its rivals) by the effective use of Information
Technology
1
9/17/2022
2
9/17/2022
Computer hardware.
Computer hardware consists of the computers themselves plus all the
peripheral equipment connected to a computer for input, output and storage
of data (such as printers and stand-alone disc drives).
The computers used in IT systems range from the very large supercomputers
to the very small hand-held computers. In many organizations, different
computers are connected to each other to form a network.
The globalisation of the business environment has resulted in much more
widespread use of portable laptop computers.
Laptops can typically be connected to the organisation’s computer network or
to the Internet from remote locations via a data connection such as Wi-Fi or a
phone line. This means, for example, that a manager can access his e-mails or
the organisation’s Intranet system (a system that looks and feels like the
internet but is only available to employees) from anywhere in the world.
Keyboards
Keyboards are the most common input
device and are part of virtually all
computer systems.
Keyboards can be stand-alone and
connected to the computer with a cable
or through a wireless connection, or
they might be integrated into the
computer itself, such as with a laptop or
notebook.
3
9/17/2022
4
9/17/2022
5
9/17/2022
6
9/17/2022
7
9/17/2022
Digital cameras
Digital cameras can be found in the form of
stand-alone units or they may be integrated
into other technology such as smartphones and
tablet computers.
Digital cameras capture images and videos in
digital form and allow easy transfer to a
computer where they can be manipulated by
software.
Digital cameras are used in many situations
whether it is for the development of marketing
material, recording of crime scenes by the
police, or by an auditor on a year-end inventory
count.
8
9/17/2022
Output Devices
▪ An output device is the part of a computer system that receives the processed
data from the computer and presents it in some way.
▪ Output devices are distinct from input devices which are the parts of the
computer that provide data and instructions. However, technology has advanced
to the stage where some devices are a combination of both input and output such
as a touch-sensitive screen.
Computer Devices
9
9/17/2022
Storage Devices
CPU is the brain of the computer taking inputs from various devices such as keyboards,
mice and scanners then outputting to devices such as speakers, printers and monitors.
However, computers need somewhere to store all the data such as music, videos,
pictures, documents, spreadsheets, presentations, emails and so on.
10
9/17/2022
Storage
Primary Secondary
▪ Main memory such as ▪ External memory
RAM ▪ Used to store and retrieve
▪ Hold data that are data on long term basis.
currently in use ▪ Non Volatile
▪ Volatile memory ▪ Data is not directly accessed
▪ Data is directly accessed by CPU.
by CPU ▪ Accessing data from
▪ Accessing data from secondary memory is slower.
primary memory is faster. ▪ Data is intact when device
▪ Data is lost when device loose power.
loses power ▪ Examples
▪ Examples, RAM and cache HDD,CD,DVD,Floppy disk and
memory flash drive
Primary storage
(internal memory)
Internal temporary store directly accessible by the CPU that allows it to process data.
Volatile by nature as it is erased when power is turned off. Much smaller than
secondary or tertiary storage but much quicker to access (as it has no mechanical
parts). Examples include RAM and ROM plus the CPU’s cache memory (temporary
store of instructions repeatedly required to run programs – typically up to 2MB
(megabytes) in size).
11
9/17/2022
Secondary storage
(external memory)
Secondary storage is used for data not currently being processed but which may
need to be accessed at a later stage, for example the operating system, documents,
music files and emails.
Non-volatile as data remains intact even when powered off.
Examples include:
▪ Flash memory (USB flash drives or keys)
▪ Floppy disks
▪ CD
▪ DVD
▪ Blu-ray drive
▪ Magnetic tape
▪ Cloud drive
Tertiary storage
12
9/17/2022
System
a set of interacting components that operate together to accomplish a
purpose
Business system
a collection of people, machines and methods organised to accomplish a set
of specific functions
Information system
all systems and procedures involved in the collection, storage, production and
distribution of information
Information technology
the equipment used to capture, store, transmit and present information
13
9/17/2022
Elements of a system
The elements of a system include:
Goals
Inputs
Processes
Outputs
The environment
Boundary (this limits the system from its
environment)
14
9/17/2022
Deterministic system
A deterministic system is a system in which a given initial state or
condition will always produce the same results.
▪ Use predetermined rules
▪ Therefore have predicted operations
▪ Giving predictable outputs
▪ Examples include machines and computer programs
▪ These systems will follow a standard and often have a rule book.
Probabilistic System
A probabilistic system is one in which the occurrence of events cannot be
perfectly predicted. Though the behavior of such a system can be
described in terms of probability, a certain degree of error is always
attached to the prediction of the behavior of the system.
▪ Assign a probability to future events
▪ Their behaviour is less easy to predict
▪ Most businesses are examples of probabilistic systems
▪ When a business sales forecasts it will try to predict sales based on
past evidence.
▪ In effect the business tries to change before the event has occurred.
15
9/17/2022
Control Systems
Closed loop control has inbuilt control Open loop control systems do not have
very much like a thermostat in a heating inbuilt control as it comes from the
system, they are not responsive to outside the system - no thermostat.
changes in the environment. A business example would be the whole
A business example which has inbuilt organisation.
control is a stock or a credit control system Open control systems are responsive to
where the system automatically checks the environment and they often involve
responses. interaction from users.
Closed loop control is most suitable for the
type of system which is stable. Systems
which exist in a relatively dynamic
environment are not suitable for this type
of control.
16
9/17/2022
17
9/17/2022
Data
Data are a set of values of qualitative or quantitative variables about one
or more persons or objects. It can exist in various forms: as numbers or
text recorded on paper, as bits or bytes stored in electronic memory, or as
facts living in a person's mind.
Business data is all the information that is related to a company, such as
sales data, customer contact information, and even website traffic
statistics. Such data is processed into meaningful and useful information,
which is then used for specific purposes, such as business analysis, control,
and decision-making.
18
9/17/2022
Database
A database is an organized collection of structured information, or data,
typically stored electronically in a computer system.
Database is an electronic filing system that collects and organizes data and
information.
It is the core of business information systems. Key users tap into databases
to access the information they need, whether for placing inventory orders,
scheduling production, or preparing long-range forecasts. For example, a
customer database containing name, address, payment method, products
ordered, price, order history, and similar data provides information to
many departments. Big size companies use very large databases called data
warehouses and data marts.
DBMS
DBMS is a software called a database management system, which is used to quickly and
easily enter, store, organize, select, and retrieve data in a database.
DBMS software primarily functions as an interface between the end user and the
database, simultaneously managing the data, the database engine, and the database
schema in order to facilitate the organization and manipulation of data. There are
different types of databases and DBMS available depending upon the needs of a business
organization.
The main types of DBMS are:
▪ Hierarchical database
▪ Network database
▪ Relational database
▪ Object-Oriented database
Popular DBMS examples include cloud-based database management systems, in-memory
database management systems (IMDBMS), columnar database management systems
(CDBMS), and NoSQL in DBMS.
19
9/17/2022
Networks
Most businesses use networks to deliver information to employees, suppliers,
and customers. A computer network is a group of two or more computer
systems linked together by communications channels to share data and
information. Today’s networks often link thousands of users and can transmit
audio and video as well as data. The best-known computer network is the
internet.
Computer networks support a vast range of uses including:
▪ The world wide web (internet)
▪ Sharing software applications such as databases and Worksheets
▪ Email
▪ Sharing devices such as printers, fax machines and scanners
▪ Online booking systems
▪ Instant messaging
▪ Internet-based communication such as Skype
Centralised Decentralised
architecture architectures
20
9/17/2022
Client-server computing:
The term server highlights the role of the machine in the client–server scheme, where
the clients are the workstations using the storage.
Client-server computing describes one level of interaction found between computers in
systems architecture.
The client is the application that runs on a personal computer or workstation. It relies on
a server that manages network resources or performs special tasks such as storing files,
managing one or more printers, or processing database queries. Any user on the
network can access the server’s capabilities.
A server is a machine that is dedicated to providing a particular function or service
requested by a client within a network system.
Servers can range in power from ‘top-end’ super servers, capable of driving thousands
of network users, to ‘lowend’ servers which are typically a powerful personal computer
(PC). Different types of servers might include file servers, network servers, print servers,
e-mail servers and fax servers.
21
9/17/2022
LAN WAN
▪ A local area network (LAN) is a collection ▪ A wide area network (WAN) is a large
of devices connected together in one computer network that connects groups of
physical location, such as a building, computers over large distances.
office, or home. A LAN can be small or ▪ A WAN connects computers at different
large, ranging from a home network with sites via telecommunications media such
one user to an enterprise network with as phone lines, satellites, and microwaves.
thousands of users and devices in an ▪ A modem connects the computer or a
office or school. terminal to the telephone line and
▪ A LAN offers a more cost-effective way to transmits data almost instantly, in less than
link computers than linking terminals to a a second.
mainframe computer. ▪ The internet is essentially a worldwide
▪ LANs can be set up with wired or wireless WAN.
connections. ▪ Several forms of WANs are intranets,
virtual private networks (VPN), and
extranets. WANs can be set up with wired
or wireless connections.
22
9/17/2022
23
9/17/2022
VPN (virtual private network) is a technology that encrypts your internet traffic on
unsecured networks to protect your online identity, hide your IP address, and shield
your online data from third parties. VPNs use real-time encryption and send your
internet data through a secure virtual tunnel to minimize the possibility of anyone
tracking what you do online.
What does a VPN do?
VPNs hide your IP address and physical location while encrypting your internet traffic
so that no one can tell who you are, where you are, or what you're doing online. ...
VPNs aren't just for desktops or laptops — you can set up a VPN on your iPhone, iPad,
or Android phone.
24
9/17/2022
Integration.
▪ Companies are discovering that they can’t operate well with a series
of separate information systems geared to solving specific
departmental problems.
▪ It takes a team effort to integrate the systems described and involves
employees throughout the firm. Company-wide enterprise resource
planning (ERP) systems that bring together human resources,
operations, and technology are becoming an integral part of business
strategy. So is managing the collective knowledge contained in an
organization, using data warehouses and other technology tools.
▪ An integrated IT system describes the scenario where all modules of
the system are linked and function together as a system in a
coordinated fashion.
Examples of Integration
▪ Accounts payable control
▪ Accounts receivable control
▪ Accruals and prepayments
▪ Bank and cash
▪ Inventory
▪ Purchases
▪ Sales
25
9/17/2022
26
9/17/2022
27
9/17/2022
Data entry describes any of the techniques used to initially record data into
a system. A few examples of data include:
Sales information
Purchase information
New employee details
Updates to existing employee details
There are following two ways database can be updated
(i) Batch processing, and
(ii) Online, or real-time processing.
Batch processing:
▪ Batch processing is the collection of a group of similar transactions
over a period of time, and their processing at a single time as a
batch.
▪ This is an efficient method to update the database periodically for
applications such as monthly payroll processing.
▪ This type of processing has been associated with mainframe
centralised type systems.
▪ The method has been reduced in importance with the development
of more advanced types of processing.
▪ It still remains an important form of processing as many systems
used now, are based on batch processed systems.
28
9/17/2022
Advantages Disadvantages
▪ Relatively easy to develop. ▪ Often delays between when a
▪ Less processing power is transaction is made and when the
required as deals with master file is updated and the
similar updates. output generated.
▪ Checks in place as part of ▪ Management information is often
the systems run. incomplete due to out of date data.
▪ Less hardware required, ▪ Often master files kept off line
therefore cheaper. therefore access may not always be
available.
Online processing.
Online processing refers to equipment that operates under control of the
central computer but typically from a different location through some kind
of terminal.
Examples include:
▪ An ATM machine for a bank – the ATM is linked to the bank’s central
computer system and updates the user’s account immediately
▪ Flight booking system at a travel agency If a service is no longer online
(available) it is described as being offline.
When a system is offline its services are no longer available. You may have
experienced something similar when browsing the internet.
For example when you have a Wi-Fi connection your web-browser is
considered to be ‘online’ and will update. However, if there is no Wi-Fi
signal and hence no connection the browser is considered to be ‘offline’. In
this case you will not be able to download any new information.
29
9/17/2022
Real-time processing.
Real time processing is the processing of individual transactions as they
occur without the need for batching them together.
This type of processing allows the user to update the master files
immediately. It is an expansive method to update the database in real-time
for applications such as airline’s information system.
Advantages Disadvantages
▪ Information more up to date ▪ Increase in expense as the
therefore providing better system becomes more complex
management information. to run and to develop.
▪ Increased ability for data to ▪ Increased hardware capacity
be online. which increases costs.
30
9/17/2022
31
9/17/2022
It is a tool for answering “what if” questions about what would happen if
the manager made certain changes.
In simple cases, a manager can create a spreadsheet and try changing
some of the numbers. For instance, a manager could create a spreadsheet
to show the amount of overtime required if the number of workers
increases or decreases. With models, the manager enters into the
computer the values that describe a particular situation, and the program
computes the results.
Marketing executives at a furniture company could run DSS models that
use sales data and demographic assumptions to develop forecasts of the
types of furniture that would appeal to the fastest-growing population
groups.
32
9/17/2022
33
9/17/2022
Characteristics of EIS.
▪ Helps senior managers to make unstructured decisions with many
contributing factors such as price fixing
▪ Tends to be very expensive and real-time
▪ Often limited in use to a small number of senior managers within the
business
34
9/17/2022
An expert system is a Computer system which has the ability of decision-making like a
human expert. Expert systems are designed to specifically solve complex problems.
In Expert System, Knowledge Acquisition means how to get required domain
knowledge by the expert system.
Improved decision quality, reduce cost, consistency, reliability, speed are the key
benefits of an Expert System.
Expert systems are most effective when the following preconditions exist:
▪ problem is reasonably well-defined
▪ expert can define some rules
▪ problem cannot be solved through conventional transaction processing
systems
▪ expert can be released to focus on more difficult problems
▪ investment is cost-justified
35
9/17/2022
Disadvantages
▪ High initial capital expenditure
▪ Technical support required
▪ System does not automatically learn; it has to be constantly updated
by experts
▪ User as a non-expert may give inaccurate advice without recognizing
▪ Down time - systems failures effect all users
▪ Reliance - probable reduction in basic skills
▪ Possible user resistance for higher level experts
36
9/17/2022
Order processing
▪ The order processing system should be capable of recording all orders
accurately and in a timely fashion.
▪ For some businesses such as airlines and hotels the information needs
to be updated immediately, whereas for other businesses an end of
day update may be sufficient.
▪ The system will typically be linked to the inventory control system so
that the sales person can establish whether the organisation is capable
of fulfilling the order received.
37
9/17/2022
38
9/17/2022
Personnel System
The personnel system exists to support the human resources
management function in performing its duties of maintaining an
appropriate workforce. This involves:
▪ Recruitment
▪ Selection; and
▪ Staff development and appraisal.
The system contains a significant amount of sensitive and confidential
information meaning there must be strict control around maintaining
data security and access to the system.
Recruitment Redundancy
▪ Highlighting internal job ▪ Planning and executing
vacancies that are available to voluntary redundancy programs
existing staff ▪ Planning and executing
▪ Running external recruitment compulsory redundancies and
campaigns and tracking their ensuring legal requirements
cost effectiveness
Personnel management and control
▪ Maintaining contract of employment details
such as salary, holiday entitlement and duties
▪ Family and medical contact details
▪ Employment history
▪ Training records
39
9/17/2022
40
9/17/2022
Levels of Management
41
9/17/2022
42
9/17/2022
Types of Information
43
9/17/2022
44