User Tools

Site Tools


people

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
people [2010/05/04 15:31] dharniepeople [2010/07/27 11:28] kpinte
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
- 
  
 ===== People ===== ===== People =====
  
-The people behind the AmbientTalk project are: 1 professor, 1 post-doc researcher and 6 PhD students from the [[http://prog.vub.ac.be|Programming Technology Laboratory]] of the [[http://www.vub.ac.be|Vrije Universiteit Brussel]]. +These are the people behind the AmbientTalk project of the [[http://soft.vub.ac.be|Software Languages Lab]].
- +
-{{ ambientpeople.jpg?400 }} +
- +
-//Part of the ambient group in June 2007. From left to right: Jorge Vallejos, Jessie Dedecker, Elisa Gonzalez Boix, Stijn Timbermont, Wolfgang De Meuter, Tom Van Cutsem.//+
  
 == Prof. Dr. Wolfgang De Meuter == == Prof. Dr. Wolfgang De Meuter ==
Line 37: Line 32:
  
 I am currently looking into programming abstractions that allow to specify which events to capture by distributed application components in a mobile ad hoc network. Furthermore, I am trying to come up with mechanisms that allow reacting to these events without relying on event handlers or other callback mechanisms. Finally, low level events should be processed (e.g. by combining them) such that they are on the semantic level of the application. I am currently looking into programming abstractions that allow to specify which events to capture by distributed application components in a mobile ad hoc network. Furthermore, I am trying to come up with mechanisms that allow reacting to these events without relying on event handlers or other callback mechanisms. Finally, low level events should be processed (e.g. by combining them) such that they are on the semantic level of the application.
 +
 +=====
 +== Kevin Pinte ==
 +
 +Our everyday environment will soon be pervaded with RFID tags, tiny chips that can be integrated into any physical object. The tags can store and distribute information about the object or its environment. RFID technology is a key technology in developing pervasive context-aware applications.
 +
 +I am investigating new programming abstractions to develop //mobile RFID-enabled applications//. These are applications running on mobile devices such as smartphones or PDAs that spontaneously interact with the [objects in the] user's environment using by communicating with tagged objects. Mobile RFID-enabled applications both disperse application-specific data to and process contextual data from tagged physical objects. The programmer must dispose of adequate tools to deal with RFID hardware characteristics.
 +
 +Currently programming such applications is problematic. Communicating with RFID tags is prone to many failures as the connections with tags are extremely volatile and RFID tags have a small range of operation. State-of-the-art RFID applications heavily rely on infrastructure and merely employ RFID tags as digital barcodes, not exploiting the writable memory on the tags. As a consequence mobile RFID-enabled applications have to be developed in an ad hoc way, building upon low-level hardware abstractions leaving the developer to deal with RFID hardware characteristics manually. 
 +
 +=====
 +== 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 technology requires a lot of "bookkeeping code" because it can only track the connectivity of one link at a time.
 +
 +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.
  
 ===== =====
people.txt · Last modified: 2018/04/12 22:07 by elisag