people
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
people [2010/07/31 15:20] – Updated stijnm | people [2018/04/12 22:07] (current) – elisag | ||
---|---|---|---|
Line 13: | Line 13: | ||
As usual, the professor is not the one doing the real work. Please read on for more details on our research. It has received international recognition by the fact that Wolfgang has won the [[ http:// | As usual, the professor is not the one doing the real work. Please read on for more details on our research. It has received international recognition by the fact that Wolfgang has won the [[ http:// | ||
- | ===== | ||
- | == Elisa Gonzalez Boix== | ||
- | [[http:// | ||
- | My research focuses on investigating programming language support to deal with the effects engendered by partial failures in mobile ad hoc networks (MANETs). In MANETs many partial failures are the result of temporary network partitions due to the intermittent connectivity of mobile devices. Some of these failures will be permanent and require application-level failure handling. However, it is impossible to distinguish a permanent from a transient failure. Leasing provides a solution to this problem based on the temporal restriction of resources. | ||
- | This research identifies a number of criteria for a leasing model specially designed for MANETs and proposes the //leased object references// | ||
- | |||
- | For further information about my work please visit my [[http:// | ||
===== | ===== | ||
- | == Andoni Lombide Carreton | + | == Prof. Dr. Elisa Gonzalez Boix== |
- | [[http:// | + | [[http:// |
- | The dynamic nature | + | My PhD research focused on investigating programming language support to deal with the effects engendered by partial failures in mobile ad hoc networks (MANETs). In MANETs many partial failures are the result |
- | This poses a problem when we look at the new generation of disposable processing hardware, | + | This research identified |
- | + | ||
- | I am currently looking | + | |
===== | ===== | ||
+ | |||
== Kevin Pinte == | == Kevin Pinte == | ||
Line 45: | Line 37: | ||
===== | ===== | ||
- | == Dries Harnie == | ||
- | Thanks to the work of the other people on this page, programming applications for mobile devices is now as easy as, say, writing a blog. However, research so far has focused on one-to-one communication and how the properties of MANETs disrupt it. | ||
- | In the Real World(tm) we do group communication without giving it a second thought, changing conversation topics as people leave and rejoin the group. Likewise, we effortlessly do service composition: comparing prices for stuff we want to buy or finding interesting activities for a trip. Doing these things with current | + | === Former Members === |
+ | |||
+ | == Dr. Jessie Dedecker == | ||
+ | [[http://www.dedecker.org|Homepage]] | ||
+ | |||
+ | My current | ||
+ | |||
+ | Apart from my research on AmOP I also have a general interest in dynamic object-oriented programming languages, concurrency and distribution. | ||
- | My research intends to provide abstractions that bind a number of services residing on different mobile devices into coherent entities. Programmers can then use these abstractions to communicate with groups of services as easily as with single services. | ||
===== | ===== | ||
+ | == Dr. Tom Van Cutsem == | ||
+ | [[http:// | ||
+ | |||
+ | Specific to my PhD thesis, my research lied in uncovering novel referencing and communication abstractions for mobile ad hoc networks. More specifically, | ||
+ | |||
+ | Within the research track of ambient-oriented programming, | ||
+ | Apart from AmOP, my general research interests include dynamic object-oriented programming languages (reuse/ | ||
+ | |||
+ | ===== | ||
+ | |||
== Stijn Mostinckx == | == Stijn Mostinckx == | ||
In the past, I have contributed to the formulation of the ambient-oriented programming paradigm and have co-designed the current incarnation of AmbientTalk. | In the past, I have contributed to the formulation of the ambient-oriented programming paradigm and have co-designed the current incarnation of AmbientTalk. | ||
- | A first element of the solution I propose is the use of pattern matching rules to succinctly describe which changes to the environment are relevant. | + | A first element of the solution I propose is the use of pattern matching rules to succinctly describe which changes to the environment are relevant. |
- | The second element is the use of [[research: | + | The second element |
- | Combining | + | The approach that combines and integrates |
+ | ===== | ||
+ | == Dr. Jorge Vallejos == | ||
+ | [[http:// | ||
+ | |||
+ | The focus of my PhD research is to investigate the context-awareness property in the field of Ambient Intelligence. My particular interest is to explore the ways in which the computational context surrounding mobile applications, | ||
===== | ===== | ||
- | == Eline Philips | + | == Dr. Andoni Lombide Carreton |
- | Nomadic networks fill the gap between fixed networks and mobile ad hoc networks (MANETs) as they consist of a group of mobile devices that can move around dynamically while trying to maintain a connection with a fixed infrastructure. My research focusses on the coordination of nomadic services by making use of workflows as they provide an additional layer of abstraction such that interactions among application components can be specified on a higher level and be reused because of their loose coupling with the fine-grained application logic. Unfortunately, | + | [[http:// |
- | volatility. | + | |
- | AmbientTalk is a programming language which treats disconnections at the very heart of its computational model. Moreover, the language supports dynamic service discovery which is opportune for nomadic networks. Although this language is suited for writing applications for MANETs, the orchestration of these applications is still programmed | + | The dynamic nature |
- | workflow patterns. I am investigating which new patterns for nomadic networks can be added to this abstraction layer. Concretely, I want support for intensional descriptions | + | |
+ | This poses a problem when we look at the new generation | ||
+ | In my Phd dissertation, | ||
===== | ===== | ||
- | == Christophe Scholliers == | + | == Prof. Dr. Christophe Scholliers == |
- | [[http://wilma.vub.ac.be/~cfscholl/ | + | [[http://users.ugent.be/~chscholl/#/Home|Homepage]] |
Current-day applications for mobile phones and PDAs are often limited to miniature versions of standard desktop | Current-day applications for mobile phones and PDAs are often limited to miniature versions of standard desktop | ||
Line 85: | Line 97: | ||
that are inherent to a pervasive computing environment (e.g. frequent disconnections, | that are inherent to a pervasive computing environment (e.g. frequent disconnections, | ||
- | Last year, I have been involved in the development of (a concrete implementation of) the Fact Space Model, an | + | In the past, I have been involved in the development of (a concrete implementation of) the Fact Space Model, an |
extension to the tuple space model which provides fine-grained control over the effects of disconnections. | extension to the tuple space model which provides fine-grained control over the effects of disconnections. | ||
Using a declarative language, every device can specify how it will adjust its behaviour in response to dynamic changes | Using a declarative language, every device can specify how it will adjust its behaviour in response to dynamic changes | ||
- | in its environment. | + | in its environment. |
- | The use of weak data replication in a mobile environment ensures that there is no need to stop an ongoing application when certain data cannot be synchronized. | + | |
===== | ===== | ||
- | == Stijn Timbermont | + | == Dr. Eline Philips |
+ | Nomadic networks fill the gap between fixed networks and mobile ad hoc networks (MANETs) as they consist of a group of mobile devices that can move around dynamically while trying to maintain a connection with a fixed infrastructure. My research focusses on the coordination of nomadic services by making use of workflows as they provide an additional layer of abstraction such that interactions among application components can be specified on a higher level and be reused because of their loose coupling with the fine-grained application logic. Unfortunately, | ||
+ | volatility. | ||
- | In an Ambient Intelligent setting, various kinds of hardware are involved, each with its own characteristics. To allow abstraction over the different devices, a standard virtual machine approach | + | AmbientTalk is a programming language which treats disconnections at the very heart of its computational model. Moreover, the language supports dynamic service discovery which is opportune for nomadic networks. Although this language |
- | + | workflow patterns. I am investigating which new patterns for nomadic networks | |
- | This reseach proposes a new way to develop | + | |
===== | ===== | ||
- | == Jorge Vallejos | + | == Dr. Lode Hoste == |
- | [[http:// | + | [[http:// |
- | The focus of my research is to investigate the context-awareness property in the field of Ambient Intelligence. My particular interest is to explore the ways in which the computational context surrounding mobile applications, | ||
- | ===== | + | My research focuses on investigating programming language support to deal with the massive amount of concurrent events generated by various input devices. By providing adequate software abstractions for correlating multiple input devices we try to encourage multimodal gestural interaction and ease their implementations. |
- | == Dr. Tom Van Cutsem == | + | |
- | [[http:// | + | |
- | Specific to my PhD thesis, | + | The relation of my research and AmOP is the // |
- | + | ||
- | Within | + | |
- | Apart from AmOP, my general research interests include dynamic object-oriented programming languages | + | |
===== | ===== | ||
- | === Former Members === | + | == Dr. Dries Harnie |
- | == Dr. Jessie Dedecker == | + | Thanks to the work of the other people on this page, programming applications for mobile devices is now as easy as, say, writing a blog. However, research so far has focused on one-to-one communication and how the properties of MANETs disrupt it. |
- | [[http:// | + | |
- | My current research topic revolves around collaborative ambient-oriented programming abstractions. This involves abstractions | + | In the Real World(tm) we do group communication without giving it a second thought, changing conversation topics as people leave and rejoin the group. Likewise, we effortlessly do service composition: |
- | Apart from my research | + | My research |
===== | ===== | ||
+ | |||
+ |
people.1280582422.txt.gz · Last modified: 2010/07/31 15:38 (external edit)