Upgrade Strategy. Audit YYou can’t always start from scratch with a new system. This in not cost effective or wise. Therefore you should do an audit.

Slides:



Advertisements
Similar presentations
Purpose of the Main Components of an Information System Hardware, Software and Communication Links.
Advertisements

Buffers & Spoolers J L Martin Think about it… All I/O is relatively slow. For most of us, input by typing is painfully slow. From the CPUs point.
Robin Estabrooks Computer Science 1631, Winter 2011.
SM3121 Software Technology Mark Green School of Creative Media.
Computer Main Parts.
Cambodia-India Entrepreneurship Development Centre - : :.... :-:-
Selection and use of appropriate software: Applications software
Computer Networks IGCSE ICT Section 4.
Installing software on personal computer
The Death of Windows XP End of the line for venerable operating system Dr. Jan Vanderpool
The Operating System. Operating Systems (F) What you need to know about –operating system as a program; –directory/folder.
XP Practical PC, 3e Chapter 17 1 Upgrading and Expanding your PC.
Lesson 8 Operating Systems
Lesson 6 Operating Systems and Software
Court IT Issues Windows XP Problem April 8, 2014 Microsoft Ends Security Updates April 9, 2014 XP Computers will contract an OS Infection as soon.
Systems Software & Operating systems
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS) Excerpted from 1 Copyright © Texas Education Agency, All.
Computers in the real world Objectives Understand what is meant by memory Difference between RAM and ROM Look at how memory affects the performance of.
XP Practical PC, 3e Chapter 18 1 Buying a PC. XP Practical PC, 3e Chapter 18 2 Buying a PC In this Chapter, you will learn: –Where to begin looking for.
Operating System. Architecture of Computer System Hardware Operating System (OS) Programming Language (e.g. PASCAL) Application Programs (e.g. WORD, EXCEL)
Mr C Johnston ICT Teacher BTEC IT Unit 02 - Lesson 03 Inside Computers #2 – Drives, Connectors and Internal Memory.
Utility Programs Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.
 2002 Prentice Hall Chapter 4 Software Basics: The Ghost in the Machine.
CMPF124:Basics Skills for Knowledge Workers Introduction to Windows OS.
Software.
Nic Shulver, Using Operating Systems What is a PC?
Cloud Computing Characteristics A service provided by large internet-based specialised data centres that offers storage, processing and computer resources.
Operating Systems. Without an operating system your computer would be useless! A computer contains an Operating System on its Hard Drive. This is loaded.
14/10/20151 Software custom-written, off-the-shelf, generic, system, applications, utility, integrated.
Highlights – Digital Literacy. An operating system (OS) is the most important program that runs on your computer. Every general-purpose computer must.
1 The Five Parts of an Information System
Software. Hardware vs Software Who can remember the difference? –Talk to your neighbor for a minute.
Capabilities of Software. Object Linking & Embedding (OLE) OLE allows information to be shared between different programs For example, a spreadsheet created.
A Level Computing for AQA Teacher’s Resource CD-ROM 42 CHAPTER: Operating systems Nick Sims Basic functions Classifying operating systems.
Module 4: Systems Development Chapter 14: Design And Implementation.
Computer Software Types Three layers of software Operation.
Software AS Module Heathcote Ch.20. Importance of Information  Information technology is fundamental to the success of any business  The information.
1 3 Computing System Fundamentals 3.3 Computer Systems.
Chapter 3: Software Explain the difference between systems software and application software
Computer Maintenance I
Operating Systems Morrison / WellsCLB: A Comp Guide to IC 3 3E 1 Morrison / Wells.
National Diploma Unit 4 Introduction to Software Development Program specification & development.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
FACTORS AFFECTING THE EFFICIENCY OF DATA PROCESSING SYSTEMS.
Ms. Tracy  Identify the purpose of an operating system.  Identify different operating systems.  Describe computer user interaction with multiple.
HNC COMPUTING - COMPUTER PLATFORMS 1 Computer Platforms Week 3 Types of Software.
Computer Systems Unit 2. Download the unit specification from moodle or the BTEC website Or alternatively visit ahmedictlecturer.wikispaces.com.
Information Systems Design and Development Technical Implications (Software) Computing Science.
CLIENT SERVER COMPUTING. We have 2 types of n/w architectures – client server and peer to peer. In P2P, each system has equal capabilities and responsibilities.
1 Lesson 8 Operating Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Introduction to Computing Lecture 9,10 Software
Operating Systems p.describe the characteristics of knowledge-based systems; q.describe the purpose of operating systems; r.describe the characteristics.
System Software (1) The Operating System
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
System SOFTWARE.
Sir Thomas Boughey High School A/S Level ICT
1.Introduction In the previous section you were introduced to the 'brain' of the computer, namely the CPU. You also learned about different things which.
Nature & Types of Software
Resource Management IB Computer Science.
Operating System.
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS)
TYPES OFF OPERATING SYSTEM
OPERATING SYSTEMS.
Lesson 8 Operating Systems
Operating Systems p.describe the characteristics of knowledge-based systems; q.describe the purpose of operating systems; r.describe the characteristics.
LO2 – Understand Computer Software
Chapter 3 – Operating Systems
Software - Operating Systems
Technology 6 Operating Systems.
Bioinformatics (Nursing)
Presentation transcript:

Upgrade Strategy

Audit YYou can’t always start from scratch with a new system. This in not cost effective or wise. Therefore you should do an audit of what you already have in the organisation. HHardware SSoftware WWhat do you have now? What will you need in the future?

Upgrade Strategy We will learn about: Future Proofing Integration Testing Legacy Systems Emulation Before you leave the store could I interest you in an upgrade?

Upgrade Strategy Future Proofing Computers and communications develop at an incredible rate Organisations need to anticipate future developments They must buy the most advanced hardware and software that will be compatible and can be upgraded in the future They need to anticipate what will happen in the future. The operating systems become too out of date to run the new applications, then the older hardware will not accept the upgraded operating system. This is when you need to upgrade.

Upgrade Strategy Future Proofing Hardware - You should buy a computer with more features than you need, e.g. Faster processor A large amount of RAM Biggest hard disk This will last a few years before it starts to lack power.

Upgrade Strategy Future Proofing Software – Some software will run for years and do the task perfectly well without needing upgraded. Some software needs upgraded frequently. The Information System will probably be a mixture of the two. Software is either written for a special purpose – Air Traffic Control, Call Centre or it is bought off the shelf – an application like Microsoft Word.

Upgrade Strategy Integration Testing Software and Hardware must be able to work together. This needs to be tested whenever new hardware or software is introduced to the system. This is known as Integration Testing. Are the peripheral devices compatible with the O/S? Does the network software support the hardware and O/S? Is the application software compatible with the O/S & computer? Is the hardware compatible with the O/S?

Upgrade Strategy Legacy Systems A legacy system is the system that is in existence at the start of an upgrade program. This is an old information systems running on out of date hardware and operating systems. The reasons they are still used is because the cost of rewriting software and buying new hardware is too expensive. The problem is if the hardware breaks down then there are no experts left to fix it. A way round this is to develop software conforming to Open Standards. This software can run on any platform (it is portable), e.g. Linux, Java.

Upgrade Strategy Emulation If software has to be run on new hardware then an emulator can be used to ‘pretend’ to be the old hardware. The system software acts as an interface to give the appearance of being the old platform. Advantages: Allows you to run more software on the platform that would normally not be available. Data can be transferred between platforms. Problems: Software can run more slowly. May not have access to all the functionality of the software.

New Software and Hardware  Open system – means one system can connect with other manufacturer’s systems  Proprietary - does not connect with another vendor’s systems

Upgrade Strategy We have learned about: Future Proofing Integration Testing Legacy Systems Emulation Before you leave the store could I interest you in an upgrade?

2010 Questions McCready, Kovaks & Co., a local firm of accounts, is upgrading from stand-alone computers t a network system. Before changing to the new system, the firm has considered a network strategy and an upgrade strategy. (a) Future Proofing and the maintenance of legacy systems are key features of an upgrade strategy. Discuss the importance of these two key features. (4) (b) State four aspects of a network strategy that the firm should have considered.(4)