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ę "HiL" wg kryterium: Temat


Wyświetlanie 1-3 z 3
Tytuł:
Modelowanie układu sterowania nawijarki taśmy stalowej
Modeling of strip winder control
Autorzy:
Bajkowski, M.
Olesiński, R.
Radomski, M.
Powiązania:
https://bibliotekanauki.pl/articles/159036.pdf
Data publikacji:
2015
Wydawca:
Sieć Badawcza Łukasiewicz - Instytut Elektrotechniki
Tematy:
maszyna do nawijania
symulacja
HIL
sterowanie
PLC
winder
simulation
control
Opis:
Jednym ze sposobów wzmacniania komór ciśnieniowych jest owijanie rury rdzeniowej cylindra nawojem taśmy. Aby uzyskać wymaganą jakość takiej komory, należy w procesie nawijania taśmy zapewnić w pełni kontrolowaną i stabilną siłę jej naciągu. Realizowany projekt maszyny do nawijania obejmuje również układ sterowania zespołu napędu i hamowania. Przedstawiona zostanie metoda symulacji Hardware in the Loop, wykorzystująca sterownik przemysłowy i program LabView.
One of the ways to enhance the working pressure of vessels is to reinforce the cylinder by means of a multiple-layered strip wound. In order to obtain the required quality of such a vessel, a fully controlled and stable strength of the strip tension must be ensured in the course of the winding process. The design of the winding machine also includes control systems of propulsion and braking. The Hardware-in-the-Loop simulation method has been presented using an industrial driver and the LabView software.
Źródło:
Prace Instytutu Elektrotechniki; 2015, 270; 63-70
0032-6216
Pojawia się w:
Prace Instytutu Elektrotechniki
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
A PLC based robust monitoring model for the labelling machine automation process
Model odporny systemu monitorowania w automatyzacji procesu etykietowania z wykorzystaniem sterowników PLC
Autorzy:
Mystkowski, A.
Karbay, V. K.
Mystkowska, J.
Powiązania:
https://bibliotekanauki.pl/articles/300842.pdf
Data publikacji:
2014
Wydawca:
Polska Akademia Nauk. Polskie Naukowo-Techniczne Towarzystwo Eksploatacyjne PAN
Tematy:
label defects detection
robust monitoring Stateflow® model
labelling
PLC
HIL simulation
wykrywanie wad etykiety
model odporny monitorowania Stateflow®
etykietowanie
sterownik PLC
symulacja sprzętowa HIL
Opis:
This paper presents a method for improving the labelling process and a robust monitoring model for the labelling machine with the purpose of reducing waste of labels and bottles.The proposed monitoring method is based on a combination of Matlab®-designed and hardware-in-the-loop (HIL) simulationas well as Arena Simulation. The method solves problems with the application of labels during the labelling stage and provides a robust monitoring algorithm that recognizes defective labels before they are stuck onto bottles.The Grafcet optimal algorithm for recognizing defective labels is executed. The Matlab®Stateflow model for monitoring and recognizing defective labels is applied. The proposed algorithms are complete, and optimized solutions are ready for implementation in the existing PLC supervisory control system. Based on HIL simulations, the proposed method ensures an increase of the total production quantity. Statistical data was collected directly from the field, classified using Statfit software, and used in Arena Simulation software to present the difference and benefits before and after using the PLC-based robust monitoring model for the labelling machine automation process.
W pracy przedstawiono metodę poprawy procesu etykietowania oraz model odporny monitorowania uszkodzeń etykiet w celu zmniejszenia ilości odpadów etykiet i butelek. Opracowanie proponowanej metody monitorowania i wykrywania wad etykiet opiera się na wykorzystaniu kombinacji funkcji środowiska Matlab® oraz symulacji sprzętowej (ang. hardware-in-the-loop, HIL). Nowa metoda rozwiązuje problemy związane z wykrywaniem uszkodzeń przyklejanych etykiet do butelek w przemysłowej linii produkcyjnej oraz zawiera model odporny detekcji wad etykiet. Algorytm systemu monitorowania w procesie etykietowania został przedstawiony za pomocą sieci Grafcet, a następnie zrealizowany w środowisku Matlab Stateflow®. Proponowane algorytmy monitorowania/detekcji zostały zoptymalizowane pod kątem ich realizacji w istniejącym systemie sterowania opartym o programowalne sterowniki logiczne (ang. programmable logic controllers, PLCs). Przeprowadzone symulacje sprzętowe HIL pomyślnie weryfikują opracowane rozwiązania podnoszące efektywność produkcji. Zaproponowany odporny model detekcji uszkodzeń etykiet został zaimplementowany w układzie sterowania linii produkcyjnej i zweryfikowany eksperymentalnie. Zebrane dane statystyczne bezpośrednio z obiektu sterowania zostały opracowane w programie Statfit. Oprogramowanie Arena Simulation zostało wykorzystane do porównania wyników pracy linii produkcyjnej przed i po wprowadzeniu modelu wykrywania uszkodzeń etykiet.
Źródło:
Eksploatacja i Niezawodność; 2014, 16, 3; 383-390
1507-2711
Pojawia się w:
Eksploatacja i Niezawodność
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Procedura hardware in the loop w syntezie algorytmów sterowania
Hardware in the loop procedure used for the control system synthesis
Autorzy:
Jaszczak, S.
Powiązania:
https://bibliotekanauki.pl/articles/154658.pdf
Data publikacji:
2010
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
HIL
hardware-in-the-loop
PLC
Programmable Logic Controller
OPC (OLE for Process Control)
DDE (Dynamic Data Exchange)
programmable logic controller (PLC)
Opis:
W artykule omówiono wykorzystanie technologii OPC do badania systemów sterowania zgodnie z procedurą Hardware In The Loop. Artykuł jest efektem eksperymentów nad zastosowaniem programu Simulink jako aplikacji klienckiej, za pomocą której zrealizowano model obiektu i KepwareOPC jako serwer OPC. Procedura HIL została przeprowadzona w układzie sterowania kursem pojazdu podwodnego z wykorzystaniem sterownika PLC jako platformy wykonawczej algorytmu sterowania i modelu pojazdu podwodnego w programie Simulink.
In this paper possibility of using OPC technology for the process of designing and testing the heading control algorithm according to the Hardware In The Loop (HIL) procedure is described. The main problem in the design of automated systems is the safe real time testing of the control algorithm, during a deployment. This algorithm synthesized at the computer simulation level according to the Model In The Loop procedure with use of specialized software does not take into account specification of the target platform i.e.: limited time for executing a single algorithm loop, limited program memory, limited precision of signal values etc. According to the HIL procedure the control algorithm is implemented using a target executing platform (i.e. PLC, microcontroller, PC + DAQ board, etc.), whilst a plant is the mathematical model in PC memory. The presented text is a result of the experiments on employing Simulink as a client application, which enables simulation of the specific and KepwareOPC as the OPC. The main advantage of the HIL procedure is the possibility of safe real time testing of the control algorithm. Besides the security reasons, also the cost of implementation and testing of algorithm on real object is essential. In the third paragraph the HIL experiment concerning the control of an underwater vehicle course angle is presented. The PLC controller with the control algorithm is a control system, whereas the underwater vehicle model is implemented in the Simulink.
Źródło:
Pomiary Automatyka Kontrola; 2010, R. 56, nr 7, 7; 685-687
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