Home Knowledge Base PID

PID

No mentions found

This entity hasn't been tracked yet, or Iris is still building its knowledge base.

Related Articles from SNS

Towards Guaranteed Optimal PID Tuning for Uncertain Nonlinear Systems

arXiv:2606.04787v1 Announce Type: new Abstract: Despite the widespread use of PID controllers in engineering practice, designing optimal PID parameters has long been regarded as a challenging problem in both theory and practice, particularly when faced with uncertain nonlinear dynamical systems. Based on the authors' PID control theory established recently for MIMO nonlinear uncertain systems (Zhao and Guo, 2022), which provides a concrete PID parameter set for global stability of PID...

arXiv CS 6d ago

Anti-Windup in PID Control: Review, Analysis, and New Tuning Directions

Announce Type: new Abstract: Actuator saturation is a fundamental nonlinearity that significantly degrades the performance of PID-controlled systems by inducing integrator windup, leading to overshoot, slow recovery, and even instability. Although numerous anti-windup strategies have been proposed, their practical tuning remains largely heuristic and suboptimal in many industrial scenarios. This paper presents a comprehensive comparative study of classical and advanced anti-windup techniques...

arXiv CS 8d ago

PI and PID Tuning of Plants up to Third Order for a Monotonic Minimum Settling Time Solution

Announce Type: new Abstract: A unified, closed-form analytical PI/PID tuning method is presented for all-pole plants up to third order that yields a strictly monotonic (zero-overshoot) step response with minimum settling time. The design target is the binomial closed loop p^n/(s+p)^n, which is monotonic with robustness depending only on the order n. Because adding a left-half-plane zero to a fixed pole pattern only slows the response, the minimum-settling solution requires the controller...

arXiv CS 7d ago

The mathematical landscape of partial information decomposition: A comprehensive review of properties and measures

arXiv:2603.06678v2 Announce Type: replace Abstract: Partial Information Decomposition (PID) has become one of the most prominent information-theoretic frameworks for describing the structure and quality of information in complex systems. Despite its widespread utility, there exists no unique solution constraining precisely how a PID should be constructed, leading to a multiverse of different formalisms with different mathematical commitments. In this work, we provide a comprehensive overview...

arXiv CS 8d ago

DeepIPCv2: LiDAR-powered Robust Environmental Perception and Navigational Control for Autonomous Vehicle

arXiv:2307.06647v4 Announce Type: replace Abstract: We propose DeepIPCv2, an end-to-end autonomous driving framework that integrates LiDAR-based environmental perception with command-specific control learning. Unlike prior camera-reliant models, DeepIPCv2 employs point cloud segmentation and multi-view projection to construct robust scene representations. These features are fused and decoded through a combination of gated recurrent units, command-specific multi-layer perceptrons, and PID...

arXiv CS 8d ago

Show HN: Nucleus – A security-hardened, Nix-native container runtime

Extremely lightweight, security-hardened, declarative container runtime for agents and production services Nucleus is a minimalist container runtime for Linux. It provides isolated execution environments using Linux kernel primitives without the overhead of traditional container runtimes. For production services, it is designed around a fully declarative model: Nix builds the root filesystem, the NixOS module declares the service, and Nucleus mounts a pinned, reproducible closure at runtime.

Hacker News 16h ago

strace-ui, Bonsai_term, and the TUI renaissance

We’ve always found strace useful but somewhat hard to work with. Its output is often inscrutable, it’s hard to follow subprocesses or threads, and if you want to filter syscalls you have to rerun the trace with a flag for each one. What you want in debugging is a tool for exploring, refining, etc., but strace can make this difficult.

Hacker News 8d ago

Parallel Reconstruction of Lawful TLS Wiretapping

Parallel Reconstruction of Lawful TLS Wiretapping Transport Layer Security (TLS) is the protocol involved in getting the lock icon to appear in your browser next to the URL. Under the hood it uses a bunch of really cool numbers for encryption. Some numbers are considered private and need securing; some are considered public and are fine for sharing.

Hacker News 10d ago

BiPneu: Design and Control of a Bipolar-Pressure Pneumatic System for Soft Robots

arXiv:2605.12804v2 Announce Type: replace Abstract: Positive-negative pressure regulation is critical to soft robotic actuators, enabling large motion ranges and versatile actuation modes. However, achieving high-performance regulation across both pressure polarities remains challenging due to asymmetric inflation-deflation dynamics, valve nonlinearities, and switching-induced flow disturbances. This paper presents BiPneu, a scalable and cost-efficient multi-channel bipolar-pressure...

arXiv CS 6d ago

Is anyone here interested in contributing to this OS?

A clean-slate x86_64 microkernel operating system built from scratch. No POSIX baggage, no legacy Unix assumptions. The kernel stays minimal: scheduling, memory management, IPC ports, and hardware abstraction.

Hacker News 4d ago