Specification_and_Design_Language Specification_and_Design_Language

Specification and Design Language - Definition and Overview

Related Words: Analysis, Assignment, Atomization, Attribution, Cameo, Catalog, Catch, Character, Characterization, Clause, Condition, Consideration, Definition

SDL (short for Specification and Description Language) is a specification language targeted at the unambiguous specification and description of the behaviour of reactive and distributed systems. It is defined by the ITU-T (Recommendation Z.100.) Originally focused on telecommunication systems, its current areas of application include process control and real-time applications in general.

SDL provides both a graphical Graphic Representation (SDL/GR) as well as a textual Phrase Representation (SDL/PR), which are both equivalent representations of the same underlying semantics. A system is specified as a set of interconnected abstract machines which are extensions of finite state machines (FSM).

SDL is formally complete, so it can be used for code generation for either simulation or final targets.

The first version of the specification language was released in 1976 using only textual syntax. In 1988 SDL-88 was released containing object oriented concepts as inheritance, abstract generic types etc. The version released in 1992 had among other features an improved implementation support. SDL-2000 is the latest released version completely based on object-orientation. This version is accompanied by a SDL-UML-Profile.

External links

This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.