Constructing Behavioral State Machine using Interface Protocol Specification

  • Authors:
  • Osamu Shigo;Atsushi Okawa;Daiki Kato

  • Affiliations:
  • Tokyo Denki University;se.sie.dendai.ac.jp;se.sie.dendai.ac.jp

  • Venue:
  • APSEC '06 Proceedings of the XIII Asia Pacific Software Engineering Conference
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

A behavior of an embedded system is designed by a state machine, which receives input events from externals through the interface, and sends output actions to externals through the interface. Thus the interface specification becomes major concerns in the system design. This paper describes a design method that defines the interface of a component by protocol state machines, and then systematically constructs a behavioral state machine of the component using the interface protocol state machines. The design support system developed to realize the method, which provides enough guidance for designing behavior state machine by using protocol specification, is also described.