Informacja

Drogi użytkowniku, aplikacja do prawidłowego działania wymaga obsługi JavaScript. Proszę włącz obsługę JavaScript w Twojej przeglądarce.

Wyszukujesz frazę "PID algorithm" wg kryterium: Temat


Wyświetlanie 1-3 z 3
Tytuł:
Dynamic Modification of Reference Value for Reduction of Negative Effects of Actuator Constraints in Single-loop PID Control Systems
Dynamiczna modyfikacja wartości zadanej w celu redukcji negatywnego wpływu ograniczeń elementu wykonawczego w jedno-obwodowych układach regulacji PID
Autorzy:
Janiszowski, K.
Powiązania:
https://bibliotekanauki.pl/articles/154448.pdf
Data publikacji:
2009
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
cyfrowe algorytmy PID
ograniczenia elementu wykonawczego
wind-up
actuator constraints
digital PID control algorithm
Opis:
A modification of the PID digital controller algorithm, based on the introduction of a virtual reference value that never exceed active constraints in the actuator output is presented and investigated. This idea derived from virtual modification of a control error can be used in digital control systems subjected by both: magnitude and rate constraints. The adaptation (to the actuator constraints) is performed by a special transformation of the control error, and is equivalent to introduction of a new, virtual reference value for the control system. Simulation results for dynamic, linear SISO systems are presented for comparison of the proposed approach with used techniques.
W pracy zostala przedstawiona modyfikacja działania cyfrowego algorytmu PID, oparta na wprowadzeniu dynamicznie zmiennej wartości zadanej, która nie prowadzi do przekroczenia ograniczeń możliwości elementu wykonawczego. Metoda jest oparta na dynamicznej modyfikacji odchyłki regulacji i może być stosowana w układach regulacji o ograniczeniach amplitudy i prędkości zmian zespołu wykonawczego. Adaptacja układu (do ograniczeń aktuatora) jest równoważna dynamicznej modyfikacji wartości zadanej. Wyniki badań symulacyjnych, porównujące efekty działania metody z innymi modyfikacjami stosowanymi dla algorytmu PID są zaprezentowane dla dwóch liniowych układów dynamicznych.
Źródło:
Pomiary Automatyka Kontrola; 2009, R. 55, nr 3, 3; 170-173
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Praktyczne aspekty metody strojenia algorytmów PID i PID-podobnych opartej na eksperymencie przekaźnikowym
Practical aspects of the PID and PID-like algorithm tuning method based on a relay experiment
Autorzy:
Jaszczak, S.
Lenartowicz, P.
Powiązania:
https://bibliotekanauki.pl/articles/157086.pdf
Data publikacji:
2013
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
metoda przekaźnikowa
algorytm PID
strojenie algorytmów sterowania
relay method
PID control algorithm
tuning of control algorithms
Opis:
W artykule omówiono praktyczne modyfikacje metody strojenia regulatorów PID, opartej na metodzie przekaźnikowej, wynikające z syntezy algorytmu w sterowniku PLC oraz przeprowadzonych eksperymentów w rzeczywistym układzie stabilizacji czynnika redox. Zaletą metody przekaźnikowej, z uwagi na jej prostotę, jest zdolność układu sterującego do dostrajania parametrów nastawnych algorytmu sterującego w trybie on-line, np. przy zmianie wartości zadanej.
A fundamental problem of the control systems dedicated to continuous processes is an optimal tuning in a sense of the specific quality criterion. From a practical point of view a perfect solution in that case would be an opportunity of tuning with a help of the „one push button” application, which releases operators from necessity of manual or semi-manual tuning. In this paper practical modifications of the relay tuning method, dedicated to PID and PID-like algorithms, are described. The most important reasons for using it in a practice are: simplicity of calculations and opportunity of applying without stopping a process. The idea of using an On-Off algorithm in a tuning process is not new, but still there are some practical problems (determination of amplitudes of control signals in ON and OFF states, calculation of the controlled signal amplitude, which generally is disturbed and finally switching a control signal from On-Off state to the continuous control, based on the PID control algorithm) in case of applying it in a real time control system. At the beginning, some additional reasons for using the relay method as a tuning method are described. In the next part a conception of the tuning procedure (Fig. 1) is given. Next, a methodology of applying an On-Off algorithm (Figs. 2, 3) and remarks related to modifications of the original procedure (dynamic determination of On and Off amplitudes in the On-Off control algorithm (Fig. 4), etc.), are presented. In the final part of this paper selected results of the experimental research (Figs. 6, 7), related to the redox stabilization system (Fig. 5), according to the presented procedure are given and described.
Źródło:
Pomiary Automatyka Kontrola; 2013, R. 59, nr 8, 8; 790-792
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Szybkie prototypowanie cyfrowego algorytmu fuzzy PID w sterowniku B&R
Rapid prototyping of the digital fuzzy PID algorithm in a B&R controller
Autorzy:
Jaszczak, S.
Powiązania:
https://bibliotekanauki.pl/articles/155034.pdf
Data publikacji:
2011
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
szybkie prototypowanie układów sterowania
sterowanie rozmyte
algorytm PID
wbudowane funkcje wejście/wyjście
rapid prototyping of control systems
fuzzy control
PID algorithm
embedded input/output functions
Opis:
W artykule omówiono zastosowanie biblioteki B&R Automation Studio Toolbox, rozszerzającej program Simulink o możliwość szybkiego prototypowania algorytmów sterowania z przeznaczeniem do urządzeń sterujących B&R. Procedura szybkiego prototypowania algorytmów sterowania cyfrowego została przeprowadzona na przykładzie cyfrowego algorytmu fuzzy PID, który po wygenerowaniu z poziomu programu Simulink, przetestowano w rzeczywistym układzie sterowania temperaturą, w oparciu o urządzenie sterujące PP045.
In this paper there is described application of the B&R Automation Studio Toolbox, giving users of the Simulink an opportunity of rapid prototyping of digital control algorithms for B&R control devices using original embedded functions. The idea of the rapid prototyping in development of digital control systems is related to automatic generation of an executing code in the C/C++ languages with accordance to the control device architecture and specific conditions connected with realization of the algorithm in the real time. Many potentially good ideas have been thrown away because of a long time connected with implementation in a specific device platform and a risk of getting a completely faulty solution. At the beginning, elements of the system of rapid prototyping (Fig.1) with a detailed step by step procedure (Fig.2) are described. In the next part a conception of the fuzzy PID algorithm (Fig.3), being a modification of the classical PID algorithm, is given. Next, a methodology of development of the fuzzy PID algorithm including: fuzzification (Fig.4), inference and defuzzification (Fig.5) and arrangement of the prototype of the fuzzy PID algorithm (Fig.6) in the Matlab/Simulink environment is presented. In the final part of this paper, selected results of the experimental research, related to the temperature stabilization using the developed and implemented fuzzy PID algorithm according to the presented procedure are given and described.
Źródło:
Pomiary Automatyka Kontrola; 2011, R. 57, nr 8, 8; 883-885
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
    Wyświetlanie 1-3 z 3

    Ta witryna wykorzystuje pliki cookies do przechowywania informacji na Twoim komputerze. Pliki cookies stosujemy w celu świadczenia usług na najwyższym poziomie, w tym w sposób dostosowany do indywidualnych potrzeb. Korzystanie z witryny bez zmiany ustawień dotyczących cookies oznacza, że będą one zamieszczane w Twoim komputerze. W każdym momencie możesz dokonać zmiany ustawień dotyczących cookies