Changes for page Ptolemy Browser
Last modified by Richard Kreissig on 2023/09/14 10:31
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,7 +12,7 @@ 12 12 A complex example for using KLighD technology, the Ptolemy Visualization project is about generating transient views of Ptolemy II models. [[Ptolemy II>>url:http://ptolemy.eecs.berkeley.edu/ptolemyII/index.htm||shape="rect"]] is an open source program developed at UC Berkeley for experimenting with actor-oriented modelling. Actors are graphical representations of components with a certain functionality that generate output as a function of the inputs they receive. To use the output of one actor as the input of another, actors can be connected by links. A typical Ptolemy model might for instance look like this: 13 13 14 14 {{warning}} 15 -Insert picture of a typical Ptolemy model here. 15 +Insert picture of a typical Ptolemy model her(% style="line-height: 1.4285715;" %)e. 16 16 {{/warning}} 17 17 18 18 In some respect, Ptolemy models are a typical example of graphical modelling languages: ... ... @@ -19,7 +19,7 @@ 19 19 20 20 * (% style="line-height: 1.4285715;" %)Actors are represented as boxes, with edges connecting the actors to each other. The edges are routed orthogonally: each edge segment is aligned either horizontally or vertically. 21 21 * Actors can have more than one input, and more than one output. To be able to distinguish the data coming in and going out, inputs and outputs are routed to dedicated connection points, called ports. Thus, links never connect two actors directly, but rather connect them through their ports. 22 -* Actors can contain further models that define their functionality. To be able to see the model inside an actor, Ptolemy provides the possibility to look inside the actor. This effectively opens a new Ptolemy window displaying the actor's implementation. 22 +* Actors can contain further models that define their functionality (we call such actors //hierarchical actors//). To be able to see the model inside an actor, Ptolemy provides the possibility to look inside the actor. This effectively opens a new Ptolemy window displaying the actor's implementation. 23 23 24 24 (% style="line-height: 1.4285715;" %)However, Ptolemy models have some features that are not that common: 25 25 ... ... @@ -29,4 +29,28 @@ 29 29 30 30 = KLighD Visualization = 31 31 32 - 32 +With our KLighD visualization, we aim to develop a Ptolemy model browser that is particularly good for reading through Ptolemy models. It is able to directly open Ptolemy files and display them in a way very similar to what Ptolemy users are used to seeing. 33 + 34 +* Easy to use. 35 +* Directly open Ptolemy models in .moml and .xml files. 36 +* Have the rendering resemble the Ptolemy rendering as closely as possible. 37 +* Capability to open hierarchical actors in-place, without opening a new window. 38 + 39 +{{warning}} 40 +Extend this section. 41 +{{/warning}} 42 + 43 +{{tip title="Try This"}} 44 +Open and browse a Ptolemy model: 45 + 46 +1. Start Eclipse with the //KIELER Ptolemy Viewer// feature installed. 47 +1. Import the CarTracking Ptolemy model. **TODO: WHERE DO PEOPLE GET THE MODEL?** 48 +1. Open the model by double-clicking it in Eclipse. 49 +1. Open and close some of the hierarchical actors by double-clicking them. 50 +{{/tip}} 51 + 52 += How Does This Stuff Work? = 53 + 54 +{{warning}} 55 +Write this section. 56 +{{/warning}}
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -770069 31 +7700695 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/770069 3/Ptolemy Visualization1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/7700695/Ptolemy Visualization