ILAND Project
   HOME

TheInfoList



OR:

The iLAND project (middleware for deterministic dynamically reconfigurable networked embedded systems) is a cross-industry research & development project for advanced research in embedded systems. (Spanish) It has been developed with the collaboration of 9 organisations including Industries, SMEs and Universities from Spain, France, Portugal, Netherlands and a university from United States. The project is co-funded by the ARTEMIS Programme related to the topic: 'SP5 Computing Environments for Embedded Systems'.


Middleware functionalities

The merging of the real-time systems and the
service-oriented architecture In software engineering, service-oriented architecture (SOA) is an architectural style that focuses on discrete services instead of a monolithic design. By consequence, it is also applied in the field of software design where services are provide ...
s enables more flexible a dynamic distributed systems with real time features. So a number of functionalities have been identified to create a SoA based middleware for deterministic reconfiguration of service-based applications: * Service registration/deregistration: Stores in the system the functionalities and the description of the different services. * Service discovery: Enables external actor to discover the services currently stored in the system. * Service composition: Creates the service-based application on run-time. * Service orchestration: Manages the invocation of the different services. * Service based admission test: This functionality checks if there are enough resources for the services execution in the distributed system. * Resource reservation: This functionality acquires the necessary resources in the host machine and the network. * System monitoring: This functionality measures if the resources required for the execution of services are not being exhausted. * System reconfiguration: This functionality changes the services currently running on the system by other services providing same functionality.


Middleware architecture

The architecture of the iLAND middleware consists in two layers. The high level one is the Core Functionality Layer. It is oriented to the management of the real time service model. The low layer creates bridges to the system resources and the network resources in order to provide the real time operation. Each of these layers contain different
software components Component-based software engineering (CBSE), also called component-based development (CBD), is a branch of software engineering that emphasizes the separation of concerns with respect to the wide-ranging functionality available throughout a give ...
The middleware architecture is further explained in Marisol García Valls, I. Rodríguez López, L. Fernández Villar. iLAND: An Enhanced Middleware for Real-Time Reconfiguration of Service Oriented Distributed Real-Time Systems. IEEE Transactions on Industrial Informatics where the reconfiguration mechanism of the middleware is also explained.


Demonstrators

Different demonstrators have been developed in the iLAND project. They cover different domains: * Wireless Applications for Public Transportation * Video Surveillance * Health Care Applications


References

{{reflist Embedded systems