Supplement 02 (a)Systems Theory1 Supplement 02 (a) Systems Theory And Franchise Colleges By MANSHA NAWAZ.

Slides:



Advertisements
Similar presentations
Succeeding as a Systems Analysts
Advertisements

Lecture 6: Software Design (Part I)
ARCHITECTURES FOR ARTIFICIAL INTELLIGENCE SYSTEMS
Ch 3 System Development Environment
Information Systems Analysis and Design
SANCHEZ, R., & MAHONEY, J. T. (1996). STRATEGIC MANAGEMENT JOURNAL, 17, PRESENTED BY CHRISTINA L. FRYE Modularity, Flexibility, and Knowledge Management.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Essentials of Systems Analysis and Design Fourth Edition Joseph S. Valacich Joey F.
Chapter 1 The Systems Development Environment
Analysing Systems Failures (1) Main Principles: systems thinking.
Concepts of Systems Theory
System Theory A quick look at systems. General Systems Theory Ludwig von Bertalanffy Peter Checkland General Systems Theory: There are parallels found.
Design The goal is to design a modular solution, using the techniques of: Decomposition Abstraction Encapsulation In Object Oriented Programming this is.
Chapter 2 Succeeding as a Systems Analyst
Jump to first page 1 System Design (Finalizing Design Specifications) Chapter 3d.
SWE Introduction to Software Engineering
E. Wainright Martin Carol V. Brown Daniel W. DeHayes Jeffrey A. Hoffer William C. Perkins MANAGINGINFORMATIONTECHNOLOGY FIFTH EDITION CHAPTER 9 (part a)
System Development Environment 1/12/2015 © Abdou Illia MIS Spring 2015.
Object Oriented Software Development Systems and Models Seminar: Week 1 Brian Farrimond.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
Lecture 1: Systems super systems, systems & subsystems SYS366.
1-1 © Prentice Hall, 2007 Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
Section 04DFD - Top Level1 04 Data Flow Diagrams - Top Level DFD And Franchise Colleges By MANSHA NAWAZ.
Copyright 2006 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Third Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
System Design Decomposing the System. Sequence diagram changes UML 2.x specifications tells that Sequence diagrams now support if-conditions, loops and.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 2 Slide 1 Systems engineering 1.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 1.1.
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 1 The Systems.
SYSTEM ANALYSIS AND DESIGN
Continuation From Chapter From Chapter 1
Section 02Systems Documentation1 02 Systems Documentation And Franchise Colleges By MANSHA NAWAZ.
HW/SW/FW Allocation – Page 1 of 14CSCI 4717 – Computer Architecture CSCI 4717/5717 Computer Architecture Allocation of Hardware, Software, and Firmware.
Information Systems in Organisations System Development: The Environment.
Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh Batra, Joseph S. Valacich,
CSE 303 – Software Design and Architecture
Copyright 2002 Prentice-Hall, Inc. Chapter 2 Succeeding as a Systems Analyst 2.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey.
Information systems defined small enterprise characteristics Information needs of the small enterprise the systems development life cycle computer information.
System Concepts & Components Dr. Dania Bilal IS582 Spring 2009.
SAD - DFD Context Diagrams
1-1 © Prentice Hall, 2007 Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
SDLC: System Development Life Cycle Dr. Dania Bilal IS 582 Spring 2007.
OBJECT ORIENTED SYSTEM ANALYSIS AND DESIGN. COURSE OUTLINE The world of the Information Systems Analyst Approaches to System Development The Analyst as.
SYSTEM ANALYSIS AND DESIGN 1. Topics to include.. WHAT IS SAD? NEED FOR SAD ROLE OF THE SYSTEM ANALYST QUALITIES OF SYSTEM CHARACTERISTICS FEASIBILITY.
Systems Analysis Lecture 3 Business and ICT ICT Systems & Business Systems 1 BTEC HNC Systems Support Castle College 2007/8.
UHD::3320::CH121 DESIGN PHASE Chapter 12. UHD::3320::CH122 Design Phase Two Aspects –Actions which operate on data –Data on which actions operate Two.
Lesson Objectives All of you should be able to: Identify the parts of any given system. Most of you will be able to: Describe all elements of any given.
1 CMPT 275 High Level Design Phase Modularization.
© 2005 Prentice Hall1-1 Stumpf and Teague Object-Oriented Systems Analysis and Design with UML.
CSC480 Software Engineering Lecture 10 September 25, 2002.
INFORMATION SYSTEM ANALYSIS & DESIGN
Systems Design.  Application Design  User Interface Design  Database Design.
Modern Systems Analysis and Design Third Edition Chapter 2 Succeeding as a Systems Analyst 2.1.
1-1 © Prentice Hall, 2004 Chapter 1: The Object-Oriented Systems Development Environment Object-Oriented Systems Analysis and Design Joey F. George, Dinesh.
Guide to Functional Decomposition
C_ITIP211 LECTURER: E.DONDO. Unit 1 : The Systems Development Environment.
B121 Chapter 6 Effective Ways of Displaying Information.
7. Modular and structured design
Chapter 2 Succeeding as a Systems Analyst
SDLC: System Development Life Cycle
Systems Analysis and Design in a Changing World, Fifth Edition
Chapter 1 The Systems Development Environment
Systems Analysis and Design: What is it?
Chapter 1 The Systems Development Environment
IE352 System Analysis and Design
CS 425/625 Software Engineering Architectural Design
Introduction to Systems Analysis and Design Stefano Moshi Memorial University College System Analysis & Design BIT
06 Data Flow Diagrams - Exploding
Succeeding as a Systems Analysts
CHAPTER 9 (part a) BASIC INFORMATION SYSTEMS CONCEPTS
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
Presentation transcript:

Supplement 02 (a)Systems Theory1 Supplement 02 (a) Systems Theory And Franchise Colleges By MANSHA NAWAZ

Supplement 02 (a)Systems Theory2 Learning Aims Objective 1 –to understand the concept of a system Aims –identify systems from everyday experience –identify component parts of systems –distinguish sub systems within larger systems –state boundaries of systems Objective 2 –to be able to draw up a Terms of Reference list for a proposed small scale computerised system Aims –state system purpose –identify system boundaries (terms of reference) –outline basic system functionality –list other non-functional constraints

Supplement 02 (a)Systems Theory3 A System - Definitions “A set of inter-related functions (tasks or procedures) which work toward a common goal” Nawaz 1984 “A system is a set of activities collaborating to perform some function independent to, but influenced by its environment” Wroe 2001 “A system is an integrated set of components with an identifiable boundary working together for some purpose.” set of components organised together to form a whole to achieve a purpose

Supplement 02 (a)Systems Theory4 Characteristics of a System Components Interrelationships Boundary Constraints Purpose Environment Interfaces Input Process Output examples –central heating system –digestive system –computer system

Supplement 02 (a)Systems Theory5 Characteristics of a System

Supplement 02 (a)Systems Theory6 An Example System

Supplement 02 (a)Systems Theory7 Boundaries what is inside –component parts what is outside –the environment exchanges across possible –inputs –outputs

Supplement 02 (a)Systems Theory8 Components (Sub-systems) a system can often be divided into a number of smaller systems hierarchical structure –work down and up purpose of lower system rooted within the higher

Supplement 02 (a)Systems Theory9 SAD & Computer Systems Systems Analysis and Design in this module is restricted to... –the activities carried out in the elicitation of requirements and the specification of computerised systems Computerised Systems consist of... –hardware –software –data –operational procedures –people

Supplement 02 (a)Systems Theory10 Systems Input – Process - Output Boundary INPUT OUTPUT SYSTEM Environment

Supplement 02 (a)Systems Theory11 Sub-systems Input – Process - Output Boundary SYSTEMS are comprised of Environment INPUT OUTPUT Z Y A B Sub Systems CONTROL

Supplement 02 (a)Systems Theory12 Decomposition or Modularity – the breakdown of a system into sub-systems Coupling & Cohesion –The interaction between decomposed modules (lower level module interaction) Systems Decomposition & Modularity

Supplement 02 (a)Systems Theory13 Systems Analysis : –Breaking down a system into APPROPRIATE manageable parts Results in Decomposition or Modularity –useful components (sub-systems) of a system –In systems development often called MODULES … connected to other modules –COUPLING is the extent to which modules are dependent on each other

Supplement 02 (a)Systems Theory14 Why is Systems Analysis Important? Helps us analyse complex things –Breaking them down into manageable parts BUT remember –The analysis is often a SUBJECTIVE view The Systems Analyst –Skills to analyse systems –Links Business process and IT knowledge

Supplement 02 (a)Systems Theory15 Why is General Systems Theory Important? Considers the System as a “whole” –holistic view Interaction among the subsystems is of great importance –Helps build an image (picture) of the system –complex interactions not seen until decomposition

Supplement 02 (a)Systems Theory16 Systems Summary Purpose Components (sub-systems) Interrelationships Boundary Purpose Environment Interfaces Input – Process - Output