Embedded XML DOM parser: an approach for XML data processing on networked embedded systems with real-time requirements

  • Authors:
  • Esther Mínguez Collado;M. Angeles Cavia Soto;Iván M. Delamer;Jose L. Martínez Lastra

  • Affiliations:
  • Institute of Production Engineering, Tampere University of Technology, Tampere, Finland;Departamento de Ingenieria Electrica y Energetica, Universidad de Cantabria, Santander, Spain;Institute of Production Engineering, Tampere University of Technology, Tampere, Finland;Institute of Production Engineering, Tampere University of Technology, Tampere, Finland

  • Venue:
  • EURASIP Journal on Embedded Systems - Embedded System Design in Intelligent Industrial Automation
  • Year:
  • 2008

Quantified Score

Hi-index 0.01

Visualization

Abstract

Trends in control and automation show an increase in data processing and communication in embedded automation controllers. The eXtensible Markup Language (XML) is emerging as a dominant data syntax, fostering interoperability, yet little is still known about how to provide predictable real-time performance in XML processing, as required in the domain of industrial automation. This paper presents an XML processor that is designed with such real-time performance in mind. The publication attempts to disclose insight gained in applying techniques such as object pooling and reuse, and other methods targeted at avoiding dynamic memory allocation and its consequent memory fragmentation. Benchmarking tests are reported in order to illustrate the benefits of the approach.