Granada y alrededores
607 seguidores Más de 500 contactos

Unirse para ver el perfil

Acerca de

Specialties: Programación en C, C++, PHP, Python y Javascript; Desarrollo e integración…

Actividad

Unirse para ver toda la actividad

Experiencia y educación

  • RTI

Mira la experiencia completa de Fernando

Mira su cargo, antigüedad y más

o

Al hacer clic en «Continuar» para unirte o iniciar sesión, aceptas las Condiciones de uso, la Política de privacidad y la Política de cookies de LinkedIn.

Licencias y certificaciones

Publicaciones

  • DDS Extensions for Time Sensitive Networking (DDS-TSN)

    Object Management Group

    To provide DDS with a deterministic network infrastructure that can guarantee time-critical behavior, the OMG DDS Extensions for Time Sensitive Networking (DDS-TSN) defines a set of mechanisms that allow and simplify the deployment of DDS applications over a TSN-enabled network infrastructure. Mapping DDS streams to underlying TSN Streams, system designers can rely on a deterministic data distribution behavior from end to end.

    Ver publicación
  • IDL4 to C# Language Mapping (IDL4-CSHARP)

    Object Management Group

    The Object Management Group (OMG) IDL to C# Language Mapping specification (IDL4-CSHARP) defines a mapping of the OMG Interface Definition Language (IDL) to the C# programming language.

    Ver publicación
  • OPC UA/DDS Gateway (DDS-OPCUA)

    Object Management Group

    The Object Management Group (OMG) OPC UA/DDS Gateway specification (DDS-OPCUA) defines vendor-independent, configurable gateway that enables interoperability and information exchange between systems that use DDS and systems that use OPC UA.

    Ver publicación
  • DDS Consolidated JSON Syntax (DDS-JSON)

    Object Management Group

    The Object Management Group (OMG) DDS Consolidated JSON Syntax specification (DDS-JSON) defines a consolidated JSON syntax to represent DDS resources and data. That is, syntax to represent the DDS Type System, DDS QoS Policies, DDS Entities and Applications, and DDS Data Samples using JSON.

    Ver publicación
  • DDS Consolidated XML Syntax (DDS-XML)

    Object Management Group

    The Object Management Group (OMG) DDS Consolidated XML Syntax specification (DDS-XML) defines a standard set of schema files to represent OMG DDS resources and data using XML.

    Ver publicación
  • DDS Network Binding for the AUTOSAR Adaptive Platform

    AUTOSAR

    Section 7.4.3 of the AUTOSAR Adaptive Specification of CommunicationManagement defines a DDS Network Binding for ara::com, which enables AUTOSAR Adaptive applications to use DDS as the underlying communication framework.

    Ver publicación
  • An Extensible Architecture for Avionics Sensor Health Assessment Using Data Distribution Service

    AIAA Infotech@Aerospace 2013

    Avionics Sensor Health Assessment is a sub-discipline of Integrated Vehicle Health Management (IVHM), which relates to the collection of sensor data, distributing it to diagnostics/prognostics algorithms, detecting run-time anomalies, and scheduling maintenance procedures. Real-time availability of the sensor health diagnostics for aircraft (manned or unmanned) subsystems allows pilots and operators to improve operational decisions. Therefore, avionics sensor health assessments are used…

    Avionics Sensor Health Assessment is a sub-discipline of Integrated Vehicle Health Management (IVHM), which relates to the collection of sensor data, distributing it to diagnostics/prognostics algorithms, detecting run-time anomalies, and scheduling maintenance procedures. Real-time availability of the sensor health diagnostics for aircraft (manned or unmanned) subsystems allows pilots and operators to improve operational decisions. Therefore, avionics sensor health assessments are used extensively in the mil-aero domain.

    Otros autores
    Ver publicación
  • An extensible DDS-based monitoring and intrusion detection system

    Workshop on Real-time, Embedded and Enterprise-Scale Time-Critical Systems. Washington, DC

    As centralized computing models are being superseded by more distributed computer environments, supervising application, system and network health has become a crucial task in network management. Currently, there are plenty of systems providing a partial solution to this problem (e.g. intrusion detection systems (IDS) and system monitoring tools), but each separately cannot provide the complete view required to understand and react quickly.

    In this context we propose Cave Canem, a…

    As centralized computing models are being superseded by more distributed computer environments, supervising application, system and network health has become a crucial task in network management. Currently, there are plenty of systems providing a partial solution to this problem (e.g. intrusion detection systems (IDS) and system monitoring tools), but each separately cannot provide the complete view required to understand and react quickly.

    In this context we propose Cave Canem, a framework for the development of a "complete" operational picture for the combination of multiple kinds of information (e.g. performance, system alerts, intrusion detection), remaining open so that new sensors and applications can be mixed in. This open approach, separates the Information Model from the Information Distribution mechanisms, using the OMG Data Distribution Service (DDS) standard as the fundamental information-sharing model.

    Our framework exploits the benefits of the data-centric publish-subscribe (DCPS) paradigm provided by the DDS middleware, which eases the deployment and maintainability of large monitoring scenarios. It also takes advantage of some of the DDS features, such as content filtering and QoS settings (reliability, transport priorities, etc.) which ensure that the entire system status can be efficiently distributed according to the subscriber interests.
    In the presentation we will purpose a motivating example for highlighting our design goals, describe the architecture and the implementation details of our solution, and demonstrate a validated prototype.

    Otros autores
    Ver publicación
  • Distribución de Linux para la evaluación de rendimiento en sistemas computacionales modernos.

    I Congreso de Actividades Académicamente Dirigidas para Estudiantes de la Escuela Politécnica Superior. Córdoba (Spain)

    Performance measurement is crucial in the development of efficient software. It becomes even more important in applications designed to run in embedded and real-time systems, where a fast response or high performance is required. This article describes the development of a deterministic application for performance measurement, which has been successfully used in a Computer Engineering Processor Design and Configuration Assessment course at Higher Technical School from the University of Córdoba.

    Otros autores
    Ver publicación

Proyectos

  • Cave Canem

    - actualidad

    Cave Canem es un aplicación extensible para la monitorización de sistemas y la detección de intrusiones. Hace uso del middleware RTI Connext DDS y del paradigma de publicación/suscripción para la difusión de información de monitorización. Ofrece integración con diversas bases de datos relacionales e incluye una interfaz de usuario para la visualización de información.

    Cave Canem es software libre bajo la licencia GNU LGPL v3.

    Ver proyecto
  • Karma Linux

    - actualidad

    Karma Linux es una distribución de GNU/Linux para la evaluación determinista de rendimiento en sistemas computacionales. Este proyecto ha sido utilizado con fines docentes en la asignatura "Diseño de Procesadores y Evaluación de Configuraciones" de la titulación de Ingeniería Informática en la Universidad de Córdoba.

    La evaluación de rendimiento se realiza a través de GLPerfex, una herramienta gráfica que provee acceso a una serie de contadores hardware (performance counters)…

    Karma Linux es una distribución de GNU/Linux para la evaluación determinista de rendimiento en sistemas computacionales. Este proyecto ha sido utilizado con fines docentes en la asignatura "Diseño de Procesadores y Evaluación de Configuraciones" de la titulación de Ingeniería Informática en la Universidad de Córdoba.

    La evaluación de rendimiento se realiza a través de GLPerfex, una herramienta gráfica que provee acceso a una serie de contadores hardware (performance counters) —utilizando la biblioteca PAPI [1]— y permite la ejecución de aplicaciones en modo exclusivo sobre el procesador —utilizando RTAI [2]—. El objetivo es proporcionar al usuario un entorno determinista no intrusivo para la evaluación del rendimiento de distintas aplicaciones.

    GLPerfex y LPerfex son software libre bajo la licencia GNU GPL v3.

    [1] Performance Application Programming Interface (PAPI), http://icl.cs.utk.edu/papi/
    [2] Real Time Application Interface (RTAI), https://www.rtai.org/

    Otros creadores
    Ver proyecto

Reconocimientos y premios

  • RTI Excellence Award

    Real-Time Innovations

    RTI awards one Excellence Award per quarter to reward outstanding contribution to the company, demonstrating commitment to the company values.

  • RTI Team Award

    Real-Time Innovations

    Team Awards are designed to allow teams to reward exceptional contribution by a team member.

  • Beca de Colaboración

    Ministerio de Educación, España

  • Beca de Colaboración para la adaptación al Espacio Europeo de Educación Superior

    Universidad de Córdoba, España

Idiomas

  • English

    Competencia profesional completa

  • Spanish

    Competencia bilingüe o nativa

Más actividad de Fernando

Ver el perfil completo de Fernando

  • Descubrir a quién conocéis en común
  • Conseguir una presentación
  • Contactar con Fernando directamente
Unirse para ver el perfil completo

Perfiles similares