Linear Feedback
No mentions found
This entity hasn't been tracked yet, or Iris is still building its knowledge base.
Related Articles from SNS
Feedback Linearization and Control of a Grid-Forming Power Converter in an Islanded Microgrid
Announce Type: new Abstract: In an islanded setting, grid-forming inverters must regulate their terminal voltage without support from an external grid, even though the load current depends directly on that voltage. The usual approach is a cascaded proportional--integral (PI) controller, built on a fast inner current loop and a slower outer voltage loop, with feedforward terms used to compensate dq rotational coupling. However, this compensation is only exact at the operating point where the...
Decision-Focused On-Policy Learning for Contextual Linear Optimization with Partial Feedback
arXiv:2606.01081v1 Announce Type: new Abstract: Decision-focused learning (DFL) trains predictive models by optimizing downstream decision quality rather than standalone prediction accuracy. For contextual linear optimization, most existing DFL methods assume offline data and full observations of the objective cost vector. We develop an on-policy learning method for sequential contextual linear optimization under partial feedback, generalizing the standard bandit feedback setting.
Notes on data-driven output-feedback control of linear MIMO systems
Announce Type: replace Abstract: Recent works have approached the data-driven design of dynamic output-feedback controllers for discrete-time LTI systems by constructing non-minimal state vectors composed of past inputs and outputs. Depending on the system's complexity (order $n$, lag $\ell$ and number of outputs $p$), it was observed in several works that such an approach presents significant limitations. In particular, many works require to restrict the class of LTI systems to those...
Impulse-to-Peak-Output Norm Optimal State-Feedback Control of Linear PDEs
arXiv:2604.03399v2 Announce Type: replace-cross Abstract: Impulse-to-peak response (I2P) analysis for state-space ordinary differential equation (ODE) systems is a well-studied classical problem. However, the techniques employed for I2P optimal control of ODEs have not been extended to partial differential equation (PDE) systems due to the lack of a universal transfer function and state-space representation. Recently, however, partial integral equation (PIE) representation was proposed as...
Conservation-Based Feedback-Circuit Decomposition for Linear Forced Systems
Announce Type: cross Abstract: We present a conservation-based feedback-circuit decomposition specifically for general linear forced systems. In a role parallel to that of eigenvalues and eigenvectors for initial-value problems, the complete set of independent intrinsic circuit gains and their associated forcing-transformation vectors provide a complete analytical representation of both transient and equilibrium forced solutions. The sign of intrinsic circuit gains determines whether...
Conservation-Based Feedback-Circuit Decomposition for Linear Forced Systems
Announce Type: new Abstract: We present a conservation-based feedback-circuit decomposition specifically for general linear forced systems. In a role parallel to that of eigenvalues and eigenvectors for initial-value problems, the complete set of independent intrinsic circuit gains and their associated forcing-transformation vectors provide a complete analytical representation of both transient and equilibrium forced solutions. The sign of intrinsic circuit gains determines whether...
On orbital stabilization of a circular motion primitive for a dynamic extension of the Dubins car model
arXiv:2606.07449v1 Announce Type: new Abstract: This paper addresses orbital stabilization of a circular motion primitive for a dynamic extension of the Dubins car model within a transverse-linearization framework. We show that the corresponding transverse linearization is unstable and not stabilizable by linear state feedback. Therefore, the standard linearization-based approach to orbital stabilization cannot be applied directly.
Software Platform for Hybrid Pseudo-Random Sequence Generation and Predictability Analysis Based on LFSR and Mersenne Twister
arXiv:2605.30977v1 Announce Type: cross Abstract: Generating reliable random and pseudo-random sequences is important in many electronic and signal processing systems, such as secure communications, radar, spread-spectrum methods, and autonomous platforms. Although true and quantum random number generators provide stronger unpredictability, classical pseudo-random number generators, including Linear Feedback Shift Registers (LFSRs) and the Mersenne Twister (MT), are still widely used because...
R2DN: Scalable Parameterization of Contracting and Lipschitz Recurrent Deep Networks
arXiv:2504.01250v2 Announce Type: replace Abstract: This paper presents the Robust Recurrent Deep Network (R2DN), a scalable parameterization of robust recurrent neural networks for machine learning and data-driven control. We construct R2DNs as the feedback interconnection of a linear time-invariant system and a 1-Lipschitz deep feedforward network, and directly parameterize the weights so that our models are stable (contracting) and robust to small input perturbations (Lipschitz) by...
Hard labels sampled from sparse targets mislead rotation invariant algorithms
Announce Type: replace-cross Abstract: One of the most common machine learning setups is logistic regression. In many classification models, including neural networks, the final prediction is obtained by applying a logistic link function to a linear score. In binary logistic regression, the feedback can be either soft labels, corresponding to the true conditional probability of the data (as in distillation), or sampled hard labels (taking values $\pm 1$).