Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Christoph Reinke is active.

Publication


Featured researches published by Christoph Reinke.


acm symposium on applied computing | 2008

Embedding SPARQL into XQuery/XSLT

Sven Groppe; Jinghua Groppe; Volker Linnemann; Dirk Kukulenz; Nils Hoeller; Christoph Reinke

The tree-based languages XQuery and XSLT for XML are widely supported. Many tools do not yet support the new RDF graph query language SPARQL. We propose to embed SPARQL subqueries into XQuery/XSLT, such that XQuery and XSLT benefit from the graph query language constructs of SPARQL, and SPARQL benefits from features of XQuery/XSLT, which SPARQL does not support. The embedding enables XQuery/XSLT tools to handle at the same time XML queries and SPARQL subqueries, and XML and RDF data.


international wireless internet conference | 2008

Efficient XML usage within wireless sensor networks

Nils Hoeller; Christoph Reinke; Jana Neumann; Sven Groppe; Daniel Boeckmann; Volker Linnemann

Integrating wireless sensor networks in heterogeneous networks is a complex task. A reason is the absence of a standardized data exchange format that is supported in all participating sub networks. XML has evolved to the de facto standard data exchange format between heterogeneous networks and systems. However, XML usage within sensor networks has not been introduced because of the limited hardware resources. In this paper, we introduce XML template objects making XML usage applicable within sensor networks. This new XML data binding technique provides significant high compression results while still allowing dynamic XML processing and XML navigation. This is a step towards more complex but exchangeable data management in sensor networks and the extension of the service-oriented paradigm to sensor network application engineering.


network computing and applications | 2010

Redundancy Infrastructure for Service-Oriented Wireless Sensor Networks

Jana Neumann; Nils Hoeller; Christoph Reinke; Volker Linnemann

Transfering the paradigm of service-oriented architecture (SOA) to sensor networks became an important research area in the last years. Amongst others, a couple of approaches deal with the flexible and robust service discovery and usage of services which takes the unsteady nature of WSNs into account. However, the approaches do not consider the case that services may get unavailable during their activity phase because of node failures. In this case, already collected or computed data will get lost and the service request of the service consumer remains unanswered. In this paper, we propose a redundancy infrastructure for service-oriented WSNs which deals with this special problem. The framework consists of an adaptive data replication technique and a service recovery solution. Whereas the replication technique ensures the survival beyond node failures, the recovery protocol restarts a failed service using the replicated data and enables the service to continue its functionality.


acm symposium on applied computing | 2009

Integrating standardized transaction protocols in service-oriented wireless sensor networks

Christoph Reinke; Nils Hoeller; Jana Neumann; Sven Groppe; Volker Linnemann; Martin Lipphardt

Despite much research in the area of wireless sensor networks in recent years, the programming of sensor nodes is still time-consuming and tedious. A new paradigm which seems to be qualified to simplify the programming of sensor networks is the Service Oriented Architecture. The composition of simple services to more complex ones can be a convenient way to design applications. To enable the sophisticated techniques known from service oriented architectures like replication and migration of services, a transaction model for sensor networks is required. In this paper, we study the applicability of the standard commit protocols Two Phase Commit (2PC) and Transaction Commit On Timeout and show in experiments with real sensor nodes that 2PC can enable consistent service migration in wireless sensor networks.


international conference on future generation communication and networking | 2009

Adaptive Quality-Aware Replication in Wireless Sensor Networks

Jana Neumann; Christoph Reinke; Nils Hoeller; Volker Linnemann

Typical sensor network deployments are usually built for long-term usage. Additionally, the sensor nodes are often exposed to harsh environmental influences. Due to these constraints, it is mandatory for applications to be able to compensate the failure of nodes. Providing a persistent storage even in the presence of failing nodes demands for replication within the sensor network. However, recent work in the field of replication in sensor networks often does not consider the suitability of the sensor nodes to store replicas in terms of e.g. available storage, energy or connectivity. In this paper, we envision an adaptive quality-aware replication scheme which enables the storage of replicas based on a scoring system reflecting the suitability of a replica node. Furthermore, we propose an adaptable data migration strategy using a weighting function to achieve an adequate placement for the replicas. A resilient storage strategy enables the survival of replicas after migration despite unpredictable node failures. We expect that our replication scheme highly increases the availability of sensor network data despite of node failures and network partitioning requiring only a small number of replicas within the network.


international conference on networked sensing systems | 2008

Xobe Sensor Networks : Integrating XML in sensor network programming

Nils Hoeller; Christoph Reinke; Sven Groppe; Volker Linnemann

Communication in and with sensor networks often lacks of exchangeability. Furthermore handling communication data formats during sensor node programming is often complex and programming errors can result in unstable programs. In this poster we introduce the easy to use programming framework XOBESensorNetwork, which provides the direct use of XML in a sensor node programming language, while ensuring stable and space-, time- and energy-efficient programs handling XML data.


wireless and optical communications networks | 2010

Adaptive atomic transaction support for service migration in wireless sensor networks

Christoph Reinke; Nils Hoeller; Volker Linnemann

In recent years, much research has been done in the area of wireless sensor networks (WSNs). Nevertheless, the programming of sensor nodes is still a time-consuming and tedious task. One paradigm which seems to be qualified to simplify the programming of sensor networks is the service oriented architecture (SOA). The composition of simple services to more complex ones can be a convenient way to design applications. But to enable the sophisticated techniques known from SOAs like replication and migration of services, a transactional model for WSNs is needed. In this paper, we describe our implementation of consistent and stateful service migration in wireless sensor networks via atomic commit protocols. We show that different commit protocols offer advantages under changing networks environments and explain how the appropriate protocol can be selected a) at compile time and b) adaptively at runtime. We show that the best results in terms of transmitted bytes per commit decision can be achieved if the appropriate protocol is chosen adaptively during runtime.


sensor networks ubiquitous and trustworthy computing | 2010

Analysis and Comparison of Atomic Commit Protocols for Adaptive Usage in Wireless Sensor Networks

Christoph Reinke; Nils Hoeller; Jana Neumann; Sven Groppe; Simon Werner; Volker Linnemann

Despite many research in the area of wireless sensor networks (WSNs) in recent years, the programming of sensor nodes is still time-consuming and tedious. One of the new paradigms which seem to be qualified to simplify the programming of sensor networks are service oriented architectures (SOAs). The composition of simple services to more complex ones can be a convenient way to design own applications. However, to enable the sophisticated techniques known from SOAs like replication and migration of services, a transactional model for WSNs is needed. In this paper, we compare the applicability of the standard commit protocol Two Phase Commit (2PC) and the Cross Layer Commit Protocol (CLCP) \cite{Obermeier2008a, Obermeier2008} to our scenario and present our own protocol Two Phase Commit with Caching (2PCwC). We show that the best results in terms of transmitted bytes per commit decision and memory consumption can be achieved if the appropriate protocol is chosen adaptively during runtime.


multimedia and ubiquitous engineering | 2010

Stream-Based XML Template Compression for Wireless Sensor Network Data Management

Nils Hoeller; Christoph Reinke; Jana Neumann; Sven Groppe; Martin Lipphardt; Bjoern Schuett; Volker Linnemann

Using structured data formats like XML in wireless sensor networks to support exchangeability and heterogeneity on application level has become an important research topic in the area of large scale networked sensing systems. Besides, the usage of XML encourages the adaptation of service oriented programming techniques to simplify sensor network application engineering. While the sensor nodes still have significant resource limitations in terms of energy and memory capacity and computational power, recent data management approaches show positive results to bridge this resource gap. Nevertheless, further optimizations are needed to enhance the application range to support larger sets of data within the networks. In this work we present an optimization for a template object compression scheme that is based on a stream-oriented XML compression and supports dynamic data management and query evaluation on the compressed data. We hereby present a complete solution for XML compression, data processing and query evaluation that can be further embedded in the engineering process to support developers. The presented solutions are evaluated and result into significant improvements in comparison to previous approaches, when processing complex large scale XML documents.


International Journal of Web Information Systems | 2010

Efficient XML data and query integration in the wireless sensor network engineering process

Nils Hoeller; Christoph Reinke; Jana Neumann; Sven Groppe; Christian Werner; Volker Linnemann

Purpose – In the last decade, XML has become the de facto standard for data exchange in the world wide web (WWW). The positive benefits of data exchangeability to support system and software heterogeneity on application level and easy WWW integration make XML an ideal data format for many other application and network scenarios like wireless sensor networks (WSNs). Moreover, the usage of XML encourages using standardized techniques like SOAP to adapt the service‐oriented paradigm to sensor network engineering. Nevertheless, integrating XML usage in WSN data management is limited by the low hardware resources that require efficient XML data management strategies suitable to bridge the general resource gap. The purpose of this paper is to present two separate strategies on integrating XML data management in WSNs.Design/methodology/approach – The paper presents two separate strategies on integrating XML data management in WSNs that have been implemented and are running on todays sensor node platforms. The p...

Collaboration


Dive into the Christoph Reinke's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge