1 / 13

A dvanced S ystems A nalysis and D esign Fall 2010

Lecture 1. A dvanced S ystems A nalysis and D esign Fall 2010. Convener: Houman Younessi 1-860-548-7880 youneh@rpi.edu.

liko
Download Presentation

A dvanced S ystems A nalysis and D esign Fall 2010

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lecture 1 Advanced Systems Analysis and Design Fall 2010 Convener: Houman Younessi 1-860-548-7880 youneh@rpi.edu

  2. A system is identified in terms of the single goal it is to achieve. A system name is a cognitive handle that allows the identification and communication of a particular coherent and purposeful set of activities. A system name is usually presented in the form of: “A system to do/be/achieve X” Example: A system to generate birth certificates A system to generate reusable components A system to provide a uniform computing platform across government agencies All these may actually refer to the same application software!

  3. Software Development is a form of System Development System Development entails the processes of: Finding out what is the problem Arriving at a solution Delivering on a good solution Discovery Invention Construction

  4. What is the problem? What is a solution? How do we deliver on a good solution? Discovery Invention Construction Analysis Design Implementation So “analysis and design” is all about identifying what the problem is and to propose one or several solutions to rectify the problem.

  5. RELEVANT Figuring out the problem. The problem that is to be figured out is immersed in the real world. The real world (the problem situation) is a web of interactions of amazing complexity To have a chance, we need to be able to focus only on what is:

  6. Only those elements that are of our direct and immediate concern are focused on at any one time. We need therefore to concentrate on: Those elements about which we need to ask questions, Those elements about which we need to answer questions We also need to make sure that:

  7. The first of these is called: CONTEXTUALIZATION The second is called: ABSTRACTION

  8. Once we have understood the problem, we need to: Communicate our understanding: To ourselves at a later time To others To do so, we need to capture, retain and communicate what is relevant and in context. This is called Modeling

  9. Modeling is therefore a fundamental element of analysis and as such a vital part of software development. In order to capture, retain and communicate what is needed, the modeler has to use a language. This is called: The Modeling Language The modeling language has to contain the vocabulary and the grammar of the modeling approach utilized.

  10. Activity 1 Model a Person

  11. Activity 2 Model a Refinery

  12. What’s there? How does it happen? When does it happen? (or in what sequence?) Things and static relationships Change Order and timing of change

  13. Things and static relationships Change Order and timing of change Structure Transformations Causal (sequential) relationships For all deterministic systems we must capture all that is relevant of these three aspects, if we are to have sufficient understanding of them.

More Related