3 research outputs found

    Application of service composition mechanisms to Future Networks architectures and Smart Grids

    Get PDF
    Aquesta tesi gira entorn de la hip貌tesi de la metodologia i mecanismes de composici贸 de serveis i com es poden aplicar a diferents camps d'aplicaci贸 per a orquestrar de manera eficient comunicacions i processos flexibles i sensibles al context. M茅s concretament, se centra en dos camps d'aplicaci贸: la distribuci贸 eficient i sensible al context de contingut multim猫dia i els serveis d'una xarxa el猫ctrica intel路ligent. En aquest 煤ltim camp es centra en la gesti贸 de la infraestructura, cap a la definici贸 d'una Software Defined Utility (SDU), que proposa una nova manera de gestionar la Smart Grid amb un enfocament basat en programari, que permeti un funcionament molt m茅s flexible de la infraestructura de xarxa el猫ctrica. Per tant, revisa el context, els requisits i els reptes, aix铆 com els enfocaments de la composici贸 de serveis per a aquests camps. Fa especial 猫mfasi en la combinaci贸 de la composici贸 de serveis amb arquitectures Future Network (FN), presentant una proposta de FN orientada a serveis per crear comunicacions adaptades i sota demanda. Tamb茅 es presenten metodologies i mecanismes de composici贸 de serveis per operar sobre aquesta arquitectura, i posteriorment, es proposa el seu 煤s (en conjunci贸 o no amb l'arquitectura FN) en els dos camps d'estudi. Finalment, es presenta la investigaci贸 i desenvolupament realitzat en l'脿mbit de les xarxes intel路ligents, proposant diverses parts de la infraestructura SDU amb exemples d'aplicaci贸 de composici贸 de serveis per dissenyar seguretat din脿mica i flexible o l'orquestraci贸 i gesti贸 de serveis i recursos dins la infraestructura de l'empresa el猫ctrica.Esta tesis gira en torno a la hip贸tesis de la metodolog铆a y mecanismos de composici贸n de servicios y c贸mo se pueden aplicar a diferentes campos de aplicaci贸n para orquestar de manera eficiente comunicaciones y procesos flexibles y sensibles al contexto. M谩s concretamente, se centra en dos campos de aplicaci贸n: la distribuci贸n eficiente y sensible al contexto de contenido multimedia y los servicios de una red el茅ctrica inteligente. En este 煤ltimo campo se centra en la gesti贸n de la infraestructura, hacia la definici贸n de una Software Defined Utility (SDU), que propone una nueva forma de gestionar la Smart Grid con un enfoque basado en software, que permita un funcionamiento mucho m谩s flexible de la infraestructura de red el茅ctrica. Por lo tanto, revisa el contexto, los requisitos y los retos, as铆 como los enfoques de la composici贸n de servicios para estos campos. Hace especial hincapi茅 en la combinaci贸n de la composici贸n de servicios con arquitecturas Future Network (FN), presentando una propuesta de FN orientada a servicios para crear comunicaciones adaptadas y bajo demanda. Tambi茅n se presentan metodolog铆as y mecanismos de composici贸n de servicios para operar sobre esta arquitectura, y posteriormente, se propone su uso (en conjunci贸n o no con la arquitectura FN) en los dos campos de estudio. Por 煤ltimo, se presenta la investigaci贸n y desarrollo realizado en el 谩mbito de las redes inteligentes, proponiendo varias partes de la infraestructura SDU con ejemplos de aplicaci贸n de composici贸n de servicios para dise帽ar seguridad din谩mica y flexible o la orquestaci贸n y gesti贸n de servicios y recursos dentro de la infraestructura de la empresa el茅ctrica.This thesis revolves around the hypothesis the service composition methodology and mechanisms and how they can be applied to different fields of application in order to efficiently orchestrate flexible and context-aware communications and processes. More concretely, it focuses on two fields of application that are the context-aware media distribution and smart grid services and infrastructure management, towards a definition of a Software-Defined Utility (SDU), which proposes a new way of managing the Smart Grid following a software-based approach that enable a much more flexible operation of the power infrastructure. Hence, it reviews the context, requirements and challenges of these fields, as well as the service composition approaches. It makes special emphasis on the combination of service composition with Future Network (FN) architectures, presenting a service-oriented FN proposal for creating context-aware on-demand communication services. Service composition methodology and mechanisms are also presented in order to operate over this architecture, and afterwards, proposed for their usage (in conjunction or not with the FN architecture) in the deployment of context-aware media distribution and Smart Grids. Finally, the research and development done in the field of Smart Grids is depicted, proposing several parts of the SDU infrastructure, with examples of service composition application for designing dynamic and flexible security for smart metering or the orchestration and management of services and data resources within the utility infrastructure

    An Approach to Automatically Distribute and Access Knowledge within Networked Embedded Systems in Factory Automation

    Get PDF
    This thesis presents a novel approach for automatically distribute and access knowledge within factory automation systems built by networked embedded systems. Developments on information, communication and computational technologies are making possible the distribution of tasks within different control resources, resources which are networked and working towards a common objective optimizing desired parameters. A fundamental task for introducing autonomy to these systems, is the option for represent knowledge, distributed within the automation network and to ensure its access by providing access mechanisms. This research work focuses on the processes for automatically distribute and access the knowledge.Recently, the industrial world has embraced service-oriented as architectural (SOA) patterns for relaxing the software integration costs of factory automation systems. This pattern defines a services provider offering a particular functionality, and service requesters which are entities looking for getting their needs satisfied. Currently, there are a few technologies allowing to implement a SOA solution, among those, Web Technologies are gaining special attention for their solid presence in other application fields. Providers and services using Web technologies for expressing their needs and skills are called Web Services. One of the main advantage of services is the no need for the service requester to know how the service provider is accomplishing the functionality or where the execution of the service is taking place. This benefit is recently stressed by the irruption of Cloud Computing, allowing the execution of certain process by the cloud resources.The caption of human knowledge and the representation of that knowledge in a machine interpretable manner has been an interesting research topic for the last decades. A well stablished mechanism for the representation of knowledge is the utilization of Ontologies. This mechanism allows machines to access that knowledge and use reasoning engines in order to create reasoning machines. The presence of a knowledge base allows as clearly the better identification of the web services, which is achievable by adding semantic notations to the service descriptors. The resulting services are called semantic web services.With the latest advances on computational resources, system can be built by a large number of constrained devices, yet easily connected, building a network of computational nodes, nodes that will be dedicated to execute control and communication tasks for the systems. These tasks are commanded by high level commanding systems, such as Manufacturing Execution Systems (MES) and Enterprise Resource Planning (ERP) modules. The aforementioned technologies allow a vertical approach for communicating commanding options from MES and ERP directly to the control nodes. This scenario allows to break down monolithic MES systems into small distributed functionalities, if these functionalities use Web standards for interacting and a knowledge base as main input for information, then we are arriving to the concept of Open KnowledgeDriven MES Systems (OKD-MES).The automatic distribution of the knowledge base in an OKD-MES mechanism and the accomplishment of the reasoning process in a distributed manner are the main objectives for this research. Thus, this research work describes the decentralization and management of knowledge descriptions which are currently handled by the Representation Layer (RPL) of the OKD-MES framework. This is achieved within the encapsulation of ontology modules which may be integrated by a distributed reasoning process on incoming requests. Furthermore, this dissertation presents the concept, principles and architecture for implementing Private Local Automation Clouds (PLACs), built by CPS.The thesis is an article thesis and is composed by 9 original and referred articles and supported by 7 other articles presented by the author
    corecore