,

Gulmini Pradhan1, Manas Ranjan Prusty2, Vipul Singh Negi3

  • 1School of Computer Science and Engineering, Vellore Institute of Technology, Chennai, Tamil Nadu, 600127, India.

Scientific reports
|January 18, 2025
PubMed
概括

这项研究引入了一个自动化城市停车系统,使用摄像头和传感器进行准确的车辆检测和车牌识别. 该系统显著减少了计费错误,并改善了占用跟踪,提高了停车场管理效率.

相关概念视频

PD Controller: Design01:26

PD Controller: Design

In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
178
PID Controller01:19

PID Controller

Proportional-Integral-Derivative (PID) controllers are widely used in various control systems to enhance stability and performance. In a thermostat, it adjusts heating or cooling based on the temperature difference between the actual and desired levels. They are often used in automotive speed systems, effectively managing sudden speed changes while maintaining a constant speed under varying conditions. On the other hand, PI controllers, commonly employed in voltage regulation, enhance stability...
96
PI Controller: Design01:24

PI Controller: Design

Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
196