1 Prof. Dr. Nizamettin AYDIN

Slides:



Advertisements
Similar presentations
Introduction to System Analysis and Design
Advertisements

Organizing Data & Information
Modified from Sommerville’s originalsSoftware Engineering, 7th edition. Chapter 8 Slide 1 System models.
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 1 Introduction to Object-Oriented Programming and Software Development.
1 Objective of today’s lesson S oftware engineering occurs as a consequence of a process called system engineering. Instead of concentrating solely on.
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 1 Introduction to Object-Oriented Programming and Software Development.
Supplement 02 (a)Systems Theory1 Supplement 02 (a) Systems Theory And Franchise Colleges By MANSHA NAWAZ.
Course Instructor: Aisha Azeem
CSC230 Software Design (Engineering)
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 2 Slide 1 Systems engineering 1.
Traditional Approach to Requirements Data Flow Diagram (DFD)
USE Case Model.
Introduction to Computer and Programming CS-101 Lecture 6 By : Lecturer : Omer Salih Dawood Department of Computer Science College of Arts and Science.
The Design Discipline.
Lesson 7 Guide for Software Design Description (SDD)
 1. Which is not one of the six principles that address crucial issues fundamental to all school math programs? A. Curriculum B. Assessment C. Measurement.
1 Chapter 2 Socio-technical Systems (Computer-based System Engineering)
SCI Scientific Inquiry The Big Picture: Science, Technology, Engineering, etc.
1 BTEC HNC Systems Support Castle College 2007/8 Systems Analysis Lecture 9 Introduction to Design.
COMPUTER SYSTEM.
Wednesday, May 26 Objective: Students will be able to explain the concept of fluid power, and the difference between hydraulic and pneumatic systems.
An Introduction to Software Architecture
Overview of Computing. Computer Science What is computer science? The systematic study of computing systems and computation. Contains theories for understanding.
INFORMATION SYSTEMS Overview
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 2Slide 1 Chapter 2 Computer-Based System Engineering As modified by Randy Smith.
Computer Architecture. “The design of a computer system. It sets the standard for all devices that connect to it and all the software that runs on it.
CSC 213 – Large Scale Programming Lecture 3: Object-Oriented Analysis.
1 SYS366 Lecture Visual Modeling and Business Use Case Diagrams.
OBJECT ORIENTED SYSTEM ANALYSIS AND DESIGN. COURSE OUTLINE The world of the Information Systems Analyst Approaches to System Development The Analyst as.
Digital Design and Computer Architecture Dr. Robert D. Kent LT Ext Lecture 1 Introduction.
1 Boolean Algebra & Logic Gates. 2 Objectives Understand the relationship between Boolean logic and digital computer circuits. Learn how to design simple.
Information Systems in Organizations 2.1 Analyzing organizations as systems and processes.
Socio-technical Systems (Computer-based System Engineering)
1 ISA&D7‏/8‏/ ISA&D7‏/8‏/2013 Methodologies of the SDLC Traditional Approach to SDLC Object-Oriented Approach to SDLC CASE Tools.
What is Mechatronics? Mechatronics is the synergistic combination of mechanical engineering, electronics, controls engineering, and computers, all integrated.
Lecture # 3 & 4 Chapter # 2 Database System Concepts and Architecture Muhammad Emran Database Systems 1.
Information & Communication Technology (ICT) Books: 1. Management Information Systems James A. O’Brien & George M. Marakas 2. Introduction Of Information.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 2- 1.
John D. McGregor Class 4 – Initial decomposition
© 2005 Prentice Hall1-1 Stumpf and Teague Object-Oriented Systems Analysis and Design with UML.
Management Information Systems
Information Systems Analysis and Design Reviews of IS and Software Process Spring Semester
By: Dr. Mohammed Alojail College of Computer Sciences & Information Technology 1.
1.The following diagram illustrates the relationship among various hardware components. The arrows indicate the directions of data flow. Activity 1 Relationship.
A Guide to Higher Order Thinking Questions. Bloom’s Taxonomy Benjamin Bloom (1956) developed a classification of levels of intellectual behavior in learning.
System A system is a set of elements and relationships which are different from relationships of the set or its elements to other elements or sets.
SYSTEMS ANALYSIS AND DESIGN METHODS Bilal Munir Mughal 1 The plan.
DATA FLOW DIAGRAMS.
1 Management Information Systems M Agung Ali Fikri, SE. MM.
SOFTWARE DESIGN & SOFTWARE ENGINEERING Software design is a process in which data, program structure, interface and their details are represented by well.
Computer Systems Architecture Edited by Original lecture by Ian Sunley Areas: Computer users Basic topics What is a computer?
ISC321 Database Systems I Chapter 2: Overview of Database Languages and Architectures Fall 2015 Dr. Abdullah Almutairi.
Information Systems in Organizations 2.1 Analyzing organizations as systems and processes & Modeling Processes with Swimlane Diagrams.
Databases (CS507) CHAPTER 2.
Information Systems in Organizations 2
Presented by Charles Reid 2/7/2005
Course Outcomes of Object Oriented Modeling Design (17630,C604)
Physical Data Model – step-by-step instructions and template
Overview of System Engineering
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
Information Systems in Global Business Today
CS 8532: Advanced Software Engineering
Computer Organization
An Introduction to Software Architecture
Software Design Methodologies and Testing
Chapter 5 Architectural Design.
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
System Analysis and Design:
Presentation transcript:

1 Prof. Dr. Nizamettin AYDIN

2 Basic Definitions and Concepts

Systems Analysis and Design is an interdisciplinary part of science, which can related to: –Systems analysis Systems analysis is the study of sets of interacting entities, including computer systems analysis. This field is closely related to requirements analysis or operations research. It is also an explicit formal inquiry carried out to help someone (the decision maker) identify a better course of action and make a better decision than he might otherwise have made. –Systems design Systems design is the process of defining the architecture, components, modules, interfaces, and data for a system to satisfy specified requirements. One could see it as the application of systems theory to product development. There is some overlap with the disciplines of systems analysis, systems architecture and systems engineering. Systems Analysis and Design 3

A system can be broadly defined as an integrated set of elements that accomplish a defined objective. People from different engineering disciplines have different perspectives of what a "system" is. For example, –software engineers often refer to an integrated set of computer programs as a "system." –electrical engineers might refer to complex integrated circuits or an integrated set of electrical units as a "system." As can be seen, "system" depends on one’s perspective, and the “integrated set of elements that accomplish a defined objective” is an appropriate definition. Definition(s) of system 4

A system is an assembly of parts where: –The parts or components are connected together in an organized way. –The parts or components are affected by being in the system (and are changed by leaving it). –The assembly does something. –The assembly has been identified by a person as being of special interest. Any arrangement which involves the handling, processing or manipulation of resources of whatever type can be represented as a system. Some definitions on online dictionaries – – – 5 Definition(s) of system

A system is defined as multiple parts working together for a common purpose or goal. Systems can be large and complex—such as the air traffic control system or our global telecommunication network. Small devices can also be considered systems— such as a pocket calculator, alarm clock, or 10-speed bicycle. Definition(s) of system 6

Systems have inputs, processes, and outputs. When feedback (direct or indirect) is involved, that component is also important to the operation of the system. To explain all this, systems are usually explained using a model. A model helps to illustrate the major elements and their relationship, as illustrated in the next slide Definition(s) of system 7

A systems model 8

The ways that organizations –Store –Move –Organize –Process their information 9 Information Systems

Components that implement information systems, –Hardware physical tools: computer and network hardware, but also low-tech things like pens and paper –Software (changeable) instructions for the hardware –People –Procedures instructions for the people –Data/databases 10 Information Technology

The terms analysis and synthesis come from Greek –they mean respectively "to take apart" and "to put together". –These terms are in scientific disciplines from mathematics and logic to economy and psychology to denote similar investigative procedures. Analysis is defined as the procedure by which we break down an intellectual or substantial whole into parts. Synthesis is defined as the procedure by which we combine separate elements or components in order to form a coherent whole. Analysis 11

Design as a noun informally refers to plan or convention for the construction of an object or a system (as in architectural blueprints, engineering drawing, business process, circuit diagrams, etc). to design (verb) refers to making this plan. No generally-accepted definition of “design” exists, and the term has different connotations in different fields. However, one can also design by directly constructing an object (as in pottery, engineering, management, graphic design, etc). Design 12