Structured Systems Analysis and Design Method

Structured Systems Analysis and Design Method

Structured Systems Analysis and Design Method (SSADM) is a systems approach to the analysis and design of information systems. SSADM was produced for the CCTA, a UK government office concerned with the use of technology in government, from 1980 onwards. The names "Structured Systems Analysis and Design Method" and "SSADM" are now Registered Trade Marks of the Office of Government Commerce (OGC), which is an Office of the United Kingdom's Treasury.

Overview

SSADM is a waterfall method by which an Information System design can be arrived at; SSADM can be thought to represent a pinnacle of the rigorous document-led approach to system design, and contrasts with more contemporary Rapid Application Development methods such as DSDM.

SSADM is one particular implementation and builds on the work of different schools of development methods, some of the key members of which included:

* Peter Checkland, developer of the Soft Systems Methodology, an instance of Systems thinking
* Larry Constantine, developer of Structured Design and inventor of data flow diagrams.
* Wayne Stevens, coauthor, with Larry Constantine and Glenford Myers, of one of the seminal papers on Structured Design [W. Stevens, G. Myers, L. Constantine, "Structured Design", IBM Systems Journal, 13 (2), 115-139, 1974.]
* Chris Gane & Trish Sarson, authors of "Structured Systems Analysis: Tools and Techniques"
* Ed Yourdon, developer of the Yourdon method in Structured programming
* Michael A. Jackson, developer of Jackson Structured Programming
* DeMarco, Tom. "Structured Analysis and System Specification." ISBN 0-13-854380-1.

Techniques

The 3 most important techniques that are used in SSADM are:
* Logical Data Modeling. This is the process of identifying, modeling and documenting the data requirements of the system being designed. The data are separated into entities (things about which a business needs to record information) and relationships (the associations between the entities).
* Data Flow Modeling. This is the process of identifying, modeling and documenting how data moves around an information system. Data Flow Modeling examines processes (activities that transform data from one form to another), data stores (the holding areas for data), external entities (what sends data into a system or receives data from a system), and data flows (routes by which data can flow).
* Entity Behavior Modeling. This is the process of identifying, modeling and documenting the events that affect each entity and the sequence in which these events occur.

tages

The SSADM method involves the application of a sequence of analysis, documentation and design tasks concerned with the following.

Analysis of the current system

Also known as: feasibility stage. Analyze the current situation at a high level. A Data Flow Diagram (DFD) is used to describe how the current system works and to visualize known problems. The following steps are part of this stage:
*Develop a Business Activity Model. A model of the business activity is built. Business events and business rules would also be investigated as an input to the specification of the new automated system.
*Investigate and define requirements. The objective of this step is to identify the problems associated with the current environment that are to be resolved by the new system. It also aims to identify the additional services to be provided by the new system and users of the new system.
*Investigate current processing. It investigates the information flow associated with the services currently provided, and describes them in the form of Data Flow Model. At this point, the Data Flow Model represents the current services with all their deficiencies. No attempt is made to incorporate required improvement, or new facilities.
*Investigate current data. This step is to identify and describe the structure of the system data, independently of the way the data are currently held and organised. It produces a model of data that supports the current services.
*Derive logical view of current services. The objective of this step is to develop a logical view of the current system that can be used to understand problems with the current system.

Outline business specification

Also known as: logical system specification stage. This stage consists of 2 parts. The first part is researching the existing environment. In this part, system requirements are identified and the current business environment is modelled. Modelling consists of creating a DFD and LDS (Logical Data Structure) for processes and data structures that are part of the system. In the second part, BSO (Business Systems Options), 6 business options are presented. One of the options is selected and built.

The following steps are part of this stage:
*Define BSOs. This step is concerned with identifying a number of possible system solutions that meet the defined requirements from which the users can select.
*Select BSO. This step is concerned with the presentation of the BSOs to users and the selection of the preferred option. The selected option defines the boundary of the system to be developed in the subsequent stages.

Detailed business specification

Also known as: requirements specification stage. To assist the management to make a sound choice, a number of business system options, each describing the scope and functionalities provided by a particular development/implementation approach, are prepared and presented to them. These options may be supported by technical documentation such as Work Practice Model, LDM (Logical Data Model) and DFD. They also require financial and risk assessments to be prepared, and need to be supported by outline implementation descriptions.

The following steps are part of this stage:
*Define required system processing. This step is to amend the requirements to reflect the selected Business System Option, to describe the required system in terms of system data flows and to define the user roles within the new system.
*Develop required data model. This step is undertaken in parallel with the above step. The LDM of the current environment is extended to support all the processing in the selected business system option.
*Derive system functions. During the parallel definition of data and processing, additional events are identified, which cause existing functions to be updated, and new functions to be defined. Service level requirements for each function are also identified in this step.
*Develop user job specifications. A Work Practice Model is developed to document the understanding of the user jobs in concern.
*Enhance required data model. Its objective is to improve the quality of the required system LDM by the application of relational data analysis (also known as normalization).
*Develop specification prototypes. It is used to describe selected parts of the required system in an animated form, for demonstration to the users. The purpose is to demonstrate that the requirements have been properly understood and to establish additional requirements concerning the style of the user interface.
*Develop processing specification. This step is principally concerned with defining the detailed update and enquiry processing for the required system.
*Confirm system objectives. During stage 1 and 3, the requirements will have been recorded, as they are identified, in the user requirements. This step represents the final review of the requirements before the completion of the Definition of Requirements Stage.

Logical data design

Also known as: logical system specification stage. In this stage, technically feasible options are chosen. The development/implementation environments are specified based on this choice. The following steps are part of this stage:
*Define BSOs (Business Systems Options). Its purpose is to identify and define the possible approaches to the physical implementation to meet the function definitions. It also validates the service level requirements for the proposed system in the light of the technical environment.
*Select BSO. This step is concerned with the presentation of the BSOs to users and the selection of the preferred option.

Logical process design

Also known as: logical system specification stage. In this stage, logical designs and processes are updated. Additionally, the dialogs are specified as well. The following steps are part of this stage:
*Define user dialogue. This step defines the structure of each dialogue required to support the on-line functions and identifies the navigation requirements, both within the dialogue and between dialogues.
*Define update processes. This is to complete the specification of the database updating required for each event and to define the error handling for each event.
*Define enquiry processes. This is to complete the specification of the database enquiry processing and to define the error handling for each enquiry.

Physical design

The objective of this stage is to specify the physical data and process design, using the language and features of the chosen physical environment and incorporating installation standards. The following activities are part of this stage:
*Prepare for physical design
*Learn the rules of the implementation environment
*Review the precise requirements for logical to physical mapping
*Plan the approach
*Complete the specification of functions
*Incrementally and repeatedly develop the data and process designs

History

*1980 Central Computer and Telecommunications Agency (CCTA) evaluate analysis and design methods.
*1981 LBMS method chosen from shortlist of five.
*1983 SSADM made mandatory for all new information system developments
*1984 Version 2 of SSADM released
*1986 Version 3 of SSADM released, adopted by NCC
*1988 SSADM Certificate of Proficiency launched, SSADM promoted as ‘open’ standard
*1989 Moves towards Euromethod, launch of CASE products certification scheme
*1990 Version 4 launched
*1993 SSADM V4 Standard and Tools Conformance Scheme Launched
*1995 SSADM V4+ announced, V4.2 launched

References

External links

* [http://www.webopedia.com/TERM/S/SSADM.html "What is SSADM?" at "webopedia.com"]
* [http://www.ogcio.gov.hk/eng/prodev/es3.htm "SSADM Version 4.2 Structural Standards" at the "Office of the Government Chief Information Officer (OGCIO) of the Government of the Hong Kong Special Administrative Region"]
* [http://www.comp.glam.ac.uk/pages/staff/tdhutchings/chapter4.html "Introduction to Methodologies and SSADM"]
* [http://www.cilco.co.uk/briefing-studies/acme-fashion-supplies-feasibility-study/index.html "Case study using pragmatic SSADM"]

* [http://www.yourdon.com/strucanalysis/wiki/index.php?title=Introduction Structured Analysis Wiki]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Structured Analysis and Design Technique — For the chemical reaction SADT, see Self Accelerating Decomposition Temperature Structured Analysis and Design Technique (SADT) is a software engineering technique for describing systems as a hierarchy of functions. Overview Structured Analysis… …   Wikipedia

  • Structured data analysis (systems analysis) — Structured data analysis (SDA) is a method for analysing the flow of information within an organization using data flow diagrams. It was originally developed by IBM for systems analysis in electronic data processing, although it has now been… …   Wikipedia

  • Service-oriented analysis and design — As service oriented architecture (SOA) and the service oriented computing platform mature more formal approaches and methodologies to building service oriented solution logic have emerged. These build upon earlier analysis and design processes… …   Wikipedia

  • Systems design — is the process or art 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 and… …   Wikipedia

  • Structured analysis — (SA), and its allied technique, Structured Design (SD), are methods for analyzing and converting business requirements into specifications and ultimately, computer programs, hardware configurations and related manual procedures. Later versions of …   Wikipedia

  • Analysis — (from Greek ἀνάλυσις , a breaking up ) is the process of breaking a complex topic or substance into smaller parts to gain a better understanding of it. The technique has been applied in the study of mathematics and logic since before Aristotle,… …   Wikipedia

  • Dynamic Systems Development Method — (DSDM) is a software development approach originally based upon the Rapid Application Development (RAD) methodology. DSDM is an iterative and incremental approach that emphasizes continuous user involvement. Its goal is to deliver software… …   Wikipedia

  • Soft systems methodology — (SSM) is an approach to organisational process modelling and it can be used both for general problem solving and in the management of change. It was developed in England by academics at the University of Lancaster Systems Department through a ten …   Wikipedia

  • Central Computer and Telecommunications Agency — The Central Computer and Telecommunications Agency (CCTA) was a UK government agency providing computer and telecoms support to Government departments.HistoryIn 1957, the UK Government formed the Technical Support Unit (TSU) of HM Treasury (HMT)… …   Wikipedia

  • Method engineering — Not to be confused with Methods engineering, a subspecialty of Industrial engineering Example of a Method Engineering Process. This figure provides a process oriented view of the approach used to develop prototype IDEF9 method concepts, a… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”