Scientific publications


Explore the publications from TNO‑ESI, showcasing our research findings and expertise. This includes peer-reviewed articles, conference papers, and research reports, as well as more accessible publications that share insights from our collaborations with industry partners. You can easily search the publications by keyword to find what is most relevant to you.

In the medical domain there is a tension between the requested speed of innovation and the time needed to deliver a certifiable system. To ensure the required safety, usually a long test and integration phase is needed. To shorten this phase and to avoid late bug fixing, the aim is to detect faults (if any) much earlier in the development process.
Year
2013
Authors
McGibney, A.; Rea, S.; Lehmann, M.; Thior, S.; Lesecq, S.; Hendriks, M.; Gardeux, C.; Mai, L.T.; Pacull, F.; Ploennigs, J.; Basten, T.; Pesch, D.

A systematic engineering tool chain approach for self-organizing building automation systems

There is a strong push towards smart buildings that aim to achieve comfort, safety and energy efficiency, through building automation systems (BAS) that incorporate multiple subsystems such as heating and air-conditioning, lighting, access control etc. The design, commissioning and operation of BAS is already challenging when handling an individual subsystem; however when introducing co-operation between systems the complexity increases dramatically.
Year
2013
Authors
Bernier, F.; Ploennigs, J.; Pesch, D.; Lesecq, S.; Basten, T.; Boubekeur, M.; Denteneer, D.; Oltmanns, F.; Bonnard, F.; Lehmann, M.; Mai, T.L.; McGibney, A.; Rea, S.; Pacull, F.; Guyon-Gardeux, C.; Ducreux, L.F.; Thior, S.; Hendriks, M.; Verriet, J.; Fedor, S.

Architecture for self-organizing, co-operative and robust Building Automation Systems

This paper provides an overview of the architecture for self-organizing, co-operative and robust Building Automation Systems (BAS) proposed by the EC funded FP7 SCUBA1 project. We describe the current situation in monitoring and control systems and outline the typical stakeholders involved in the case of building automation systems.
Year
2013
Authors
Frijns, R.M.W.; Kamp, A.L.J.; Stuijk, S.; Voeten, J.P.M.; Bontekoe, M.; Gemei, K.J.A.; Corporaal, H.

Dataflow-based multi-ASIP platform approach for digital control applications

To provide a good balance between the performance and flexibility of future digital control platforms, we propose an FPGA-based heterogeneous multiprocessor approach, in which the platform is composed of processing elements from a set of parameterizable heterogeneous Application-Specific Instruction-set Processors (ASIPs), connected with an hierarchical interconnect.
Year
2013
Authors
Adyanthaya, S.; Geilen, M.; Basten, T.; Schiffelers, R.; Theelen, B.; Voeten, J.

Fast multiprocessor scheduling with fixed task binding of large scale industrial cyber physical systems

Latest trends in embedded platform architectures show a steady shift from high frequency single core platforms to lower-frequency but highly-parallel execution platforms. Scheduling applications with stringent latency requirements on such multiprocessor platforms is challenging. Our work is motivated by the scheduling challenges faced by ASML, the world's leading provider of wafer scanners.
Year
2014
Authors
Blagojević, M.; Geilen, M.; Basten, A.A.; Nabi, M.; Hendriks, T.

Fast-performance simulation for Gossip-based Wireless Sensor Networks

Published in
Simulation, 90(1), pp. 103-126.
Gossip-based Wireless Sensor Networks (GWSNs) are complex systems of inherently random nature. Planning and designing GWSNs requires a fast and adequately accurate mechanism to estimate system performance. As a first contribution, we propose a performance analysis technique that simulates the gossip-based propagation of each single piece of data in isolation.
Year
2013
Authors
Nabi, M.; Geilen, M.M.C.W.; Basten, T.A.A.

An empirical study of link quality estimation techniques for disconnection detection in WBANs

Sensor nodes in many Wireless Body Area Network (WBAN) architectures are supposed to deliver sensed data to a gateway node on the body. To satisfy the data delivery requirements, the network needs to adapt itself to the changes in connection status of the body nodes to the gateway. As a prerequisite, Link Quality Estimation (LQE) needs to be done to detect the connection status of the nodes.
Year
2013
Authors
Mooij, A.J.; Hooman, J.; Albers, R.

Gaining industrial confidence for the introduction of domain-specific languages

Domain-Specific Languages (DSLs) receive attention as the possible next abstraction step in programming. Despite the benefits of using DSLs, in the industry there is also some reluctance against their introduction in product development. We address a number of issues that are important to gain industrial confidence for the introduction of DSLs.
Year
2013
Authors
Damavandpeyma, M.; Stuijk, S.; Basten, T.; Geilen, M.; Corporaal, H.

Schedule-extended synchronous dataflow graphs

Published in
IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 32(10), pp. 1495-1508.
Synchronous dataflow graphs (SDFGs) are used extensively to model streaming applications. An SDFG can be extended with scheduling decisions, allowing SDFG analysis to obtain properties, such as throughput or buffer sizes for the scheduled graphs. Analysis times depend strongly on the size of the SDFG.
Year
2013
Authors
Keshishzadeh, S.; Mooij, A.J.; Reza Mousavi, M.

Early Fault Detection in DSLs using SMT Solving and Automated Debugging

In the context of Domain Specific Languages (DSLs), we study ways to detect faults early in the software development cycle. We propose techniques that validate a wide range of properties, classified into basic and advanced. Basic validation includes syntax checking, reference checking and type checking.