Christopher Brooks and Edward A. Lee and Xiaojun Liu and Stephen Neuendorffer and Yang Zhao and Haiyang Zheng

EECS Department, University of California, Berkeley

Technical Report No. UCB/EECS-2008-29

April 1, 2008

http://www2.eecs.berkeley.edu/Pubs/TechRpts/2008/EECS-2008-29.pdf

This volume describes the software architecture of Ptolemy II. The first chapter covers the kernel package, which provides a set of Java classes supporting clustered graph topologies for models. Cluster graphs provide a very general abstract syntax for component-based modeling, without assuming or imposing any semantics on the models. The actor package begins to add semantics by providing basic infrastructure for data transport between components. The data package provides classes to encapsulate the data that is transported. It also provides an extensible type system and an interpreted expression language. The graph package provides graph-theoretic algorithms that are used in the type system and by schedulers in the individual domains. The model transformation package provides a mechanism to systematically transform models by means of graph rewriting. The plot package provides a visual data plotting utility that is used in many of the applets and applications. The codegen package is a templated based code generator similar to the Ptolemy Classic code generators. The copernicus package is a code generator that performs static analysis on Java class files to produce smaller, faster executable models.

<p>Volume 1 gives an introduction to Ptolemy II, including tutorials on the use of the software, and volume 3 describes the domains, each of which implements a model of computation.


BibTeX citation:

@techreport{Brooks:EECS-2008-29,
    Author= {Brooks, Christopher and Lee, Edward A. and Liu, Xiaojun and Neuendorffer, Stephen and Zhao, Yang and Zheng, Haiyang},
    Title= {Heterogeneous Concurrent Modeling and Design in Java (Volume 2: Ptolemy II Software Architecture)},
    Year= {2008},
    Month= {Apr},
    Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/2008/EECS-2008-29.html},
    Number= {UCB/EECS-2008-29},
    Abstract= {This volume describes the software architecture of Ptolemy II. The first chapter covers the kernel package, which provides a set of Java classes supporting clustered graph topologies for models. Cluster graphs provide a very general abstract syntax for component-based modeling, without assuming or imposing any semantics on the models. The actor package begins to add semantics by providing basic infrastructure for data transport between components. The data package provides classes to encapsulate the data that is transported. It also provides an extensible type system and an interpreted expression language. The graph package provides graph-theoretic algorithms that are used in the type system and by schedulers in the individual domains. The model transformation package provides a mechanism to systematically transform models by means of graph rewriting. The plot package provides a visual data plotting utility that is used in many of the applets and applications. The codegen package is a templated based code generator similar to the Ptolemy Classic code generators. The copernicus package is a code generator that performs static analysis on Java class files to produce smaller, faster executable models.

<p>Volume 1 gives an introduction to Ptolemy II, including tutorials on the use of the software, and volume 3 describes the domains, each of which implements a model of computation.},
}

EndNote citation:

%0 Report
%A Brooks, Christopher 
%A Lee, Edward A. 
%A Liu, Xiaojun 
%A Neuendorffer, Stephen 
%A Zhao, Yang 
%A Zheng, Haiyang 
%T Heterogeneous Concurrent Modeling and Design in Java (Volume 2: Ptolemy II Software Architecture)
%I EECS Department, University of California, Berkeley
%D 2008
%8 April 1
%@ UCB/EECS-2008-29
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/2008/EECS-2008-29.html
%F Brooks:EECS-2008-29