paper-with-me

Papers

ETCetera: beyond Event-Triggered Control

2022-03-03 · Giannis Delimpaltadakis, Gabriel de A. Gleizer, Ivo van Straalen, Manuel Mazo Jr

We present ETCetera, a Python library developed for the analysis and synthesis of the sampling behaviour of event triggered control (ETC) systems. In particular, the tool constructs abstractions of the sampling behaviour of given ETC systems, in the form of timed automata (TA) or finite-state transition systems (FSTSs). When the abstraction is an FSTS, ETCetera provides diverse manipulation tools for analysis of ETC's sampling performance, synthesis of communication traffic schedulers (when networks shared by multiple ETC loops are considered), and optimization of sampling strategies. Additionally, the TA models may be exported to UPPAAL for analysis and synthesis of schedulers. Several examples of the tool's application for analysis and synthesis problems with different types of dynamics and event-triggered implementations are provided.

📄 PDF Abstract BibTeX arXiv:2203.01623

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
InfoNCE 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Time- versus event-triggered consensus of a single-integrator multi-agent system

2023-03-20 · David Meister, Frank Aurzada, Mikhail A. Lifshits, Frank Allgöwer

Event-triggered control has shown the potential for providing improved control performance at the same average sampling rate when compared to time-triggered control. While this observation motivates numerous event-trigge…

Shared Network Effects in Time- versus Event-Triggered Consensus of a Single-Integrator Multi-Agent System

2022-11-15 · David Meister, Frank Dürr, Frank Allgöwer

Event-triggered control has the potential to provide a similar performance level as time-triggered (periodic) control while triggering events less frequently. It therefore appears intuitive that it is also a viable appro…

Analysis of Time- versus Event-Triggered Consensus for a Single-Integrator Multi-Agent System

2022-06-17 · David Meister, Frank Aurzada, Mikhail A. Lifshits, Frank Allgöwer

It is well known that the employed triggering scheme has great impact on the control performance when control loops operate under scarce communication resources. Various practical and simulative works have demonstrated t…

How improving performance may imply losing consistency in event-triggered consensus

2024-05-06 · David Meister, Duarte J. Antunes, Frank Allgöwer

Event-triggered control is often argued to lower the average triggering rate compared to time-triggered control while still achieving a desired control goal, e.g., the same performance level. However, this property, ofte…

Event-Triggered Synergistic Controllers with Dwell-Time Transmission

2025-05-15 · Xuanzhi Zhu, Pedro Casau, Carlos Silvestre

We propose novel event-triggered synergistic controllers for nonlinear continuous-time plants by incorporating event-triggered control into stabilizing synergistic controllers. We highlight that a naive application of co…