You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

GRETA: a tool concept for validation and verification of signal based systems

Authors:

Andreas Amström , Camila Grozs , Andreas Gullemot

Publication Type:

Report - MRTC

ISRN:

MDH-MRTC-16/2000-1-SE


Abstract

The main part of the software in the Ericsson AXE telecommunication system is based on an event based real time language called PLEX. In this master thesis the main subjects are to add the possibility of abstraction and analysis of systems written in PLEX. GRETA (GRaphical Extractor and Time Analyzer) enables the programmer to view and explore the system graphically and browse the system on different abstraction levels. The graph shows time data for signals and code-items. It enables programmers to find unoptimized parts, dead ends, loops and to understand the behavior of the system on signal level.<br> The prototype applies graphical abstraction on systems written in PLEX. GRETA is structured in three parts, a facts finder, a structure finder and a graph finder. The Facts Finder (code information extraction part) extracts necessary information from PLEX code and compiler (not implemented). The Structure Finder (implemented in Prolog) uses output from the Facts Finder (output is a well specified data file). The program is able to capture the signaling connections between the function blocks and the code-items in the system. The Graph Finder (implemented in Java) uses the structures created by the Structure Finder and displays all connections graphically.

Bibtex

@techreport{Amstrom237,
author = {Andreas Amstr{\"o}m and Camila Grozs and Andreas Gullemot},
title = {GRETA: a tool concept for validation and verification of signal based systems},
number = {ISSN 1404-3041 ISRN MDH-MRTC-16/2000-1-SE},
month = {February},
year = {2000},
url = {http://www.es.mdu.se/publications/237-}
}