<
From version < 90.1 >
edited by cds
on 2017/04/26 17:06
To version < 92.1 >
edited by cds
on 2017/06/16 14:09
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -26,8 +26,6 @@
26 26  
27 27  //» Dienste.// Algorithmen und Meta Layout müssen den Anwendern zugänglich gemacht werden, damit ein Nutzen daraus entsteht. Dazu müssen wir verschiedenste graphische Frameworks mit vorhandenen Layout-Bibliotheken integrieren und eine Reihe von Werkzeugen entwickeln, mit denen die Verfügbarkeit unserer Lösungen gesteigert wird. Hierzu gehört z.B. die Unterstützung von Standard-Graphenformaten sowie ein Web-Service für automatisches Layout.
28 28  
29 -* **Heuristics for the Compact Layering Problem** (Bachelor, Master)
30 -Usually the layer assignment problem of the layer-based approach seeks to let as many edges as possible point into the same direction. Refraining from doing so sometimes allows more compact drawings, which so far has been evaluated using optimization problems. The task is to find and evaluate appropriate heuristics.
31 31  * **Evaluate Impact of Reversing Edges on Humans** (Master)
32 32  Reversing edges during the layer assignment problem as suggested by the previous topic may have a negative impact on the readability of diagram. User-studies should be carefully planned and conducted to answer two questions: which edges are naturally reversed by humans and does reversing too many edges worsen comprehensibility?
33 33  * **Node Placement With a Focus on Compactness** (Master)
... ... @@ -63,8 +63,10 @@
63 63  Implement a prototype to investigate whether OpenStreetMap can be used to display custom data (such as, say, rendered diagrams) to use its filtering and exploration features for exploring large diagrams.
64 64  * **3 Control Flow Graph Exploration / Visualization** (Bachelor)
65 65  Use pragmatics concepts (automatic layout, focus & context) for exploring/visualizing control flow graphs and specific paths, eg. as computed by OTAWA WCET analysis tool, eg. using KLighD.
66 -* **Generate signal flow graphs from module descriptions (Bachelor)**
67 -Use pragmatics concepts to parse YAML data and generate signal flow diagrams for an audio application. (In conjunction with [[sonoware GmbH>>url:https://www.sonoware.de/en/||shape="rect"]])
64 +* **Generate signal flow graphs from finished module descriptions (Bachelor)**
65 +Use pragmatics concepts to parse YAML data and generate browsable signal flow diagrams for an audio application using KLighD. Might also include building an Xtext-based editor to write the YAML files in the first place and help highlight problems. (In conjunction with [[sonoware GmbH>>url:https://www.sonoware.de/en/||shape="rect"]])
66 +* **Use signal flow graphs for parameterizing / debugging audio system configurations (Master)**
67 +The configuration of how signals are routed and how signal processors are configured in an audio system is a complex task. Make configuration and debugging easier by providing a visualization of the current configuration. Also, research what will help developers and users find configuration problems. The resulting software can be integrated into an existing Python-based configuration application, or be developed as a standalone tool that communicates with the audio system through Ethernet. (In conjunction with [[sonoware GmbH>>url:https://www.sonoware.de/en/||shape="rect"]])
68 68  
69 69  = Semantics, Synchronous Languages and Model-based Design =
70 70  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -28672213
1 +37814405
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RTSYS/pages/28672213/Topics for Student Theses
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/RTSYS/pages/37814405/Topics for Student Theses