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


Wyświetlanie 1-3 z 3
Tytuł:
Wykorzystanie OPC i Modbus w zarządzaniu siecią sterowników PLC
Management of the PLC controllers network using OPC and Modbus
Autorzy:
Jaszczak, S.
Małecki, K.
Sokołowski, R.
Powiązania:
https://bibliotekanauki.pl/articles/156705.pdf
Data publikacji:
2012
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
Open Process Control
Modbus
sterownik PLC
PLC
Opis:
W artykule omówiono metodykę syntezy sprzętowej i programowej sieci sterowników PLC, opierając się na standardach OPC i Modbus. Przedstawiono fizyczną warstwę komunikacji pomiędzy sterownikami z wykorzystaniem protokołu Modbus, a następnie wyjaśniono technologię OPC i jej znaczenie w pracy z urządzeniami w relacji klient-serwer.W części końcowej przedstawiono, w jaki sposób skorzystać z biblioteki OpenOPC, tak aby móc wymieniać dane pomiędzy komputerem klasy PC i sterownikiem przemysłowym.
In this paper a methodology of the hardware and software synthesis of the PLC controllers network, based on OPC and Modbus standards, is described. The main idea is an optimization process of logical algorithms implemented in the direct digital control level using micro PLC controllers. Generally, when micro PLCs are used to control devices, there are weak opportunities to implement difficult optimization algorithms, because of the limited syntactic of the programming language and hardware limits. In such cases some supervisory system at the upper level is needed to optimize low level controllers. The authors propose using OPC technology to realize this purpose i.e. to implement an optimization application (OPC client) using a personal computer connected with low level controllers with a help of a serial RS485 network. At the beginning a logical diagram of the system. (Fig. 1) with a procedure for preparing a physical level of the PLC controllers based on RS485 standard with some Modbus implementation details in micro PLCs are described. Additionally, the physical level of communication between PLCs using Modbus (Fig. 2) protocol and the OPC technology (Fig. 3) and its importance in the interaction between devices based on the client-server relation (Figs. 4, 5) are precisely explained. In the final part of this paper a detailed example of using the developed system i.e. the way of using an OpenOPC library to prepare a communication channel and successfully exchange data between a personal computer and a master PLC controller is given and de-cribed.
Źródło:
Pomiary Automatyka Kontrola; 2012, R. 58, nr 7, 7; 602-604
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Wieloplatformowy klient OPC do zarządzania sterownikami programowalnymi w warstwie sterowania bezpośredniego
Multiplatform OPC client managing PLC controllers in the direct digital level
Autorzy:
Jaszczak, S.
Bałazy, K.
Powiązania:
https://bibliotekanauki.pl/articles/155492.pdf
Data publikacji:
2014
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
Open Process Control
PLC
OpenOPC
klient OPC
OPC client
Opis:
W artykule omówiono oprogramowanie typu klient OPC, przeznaczone do współpracy z serwerami OPC, działającymi w sieci Ethernet. Wykorzystano bibliotekę OpenOPC, umożliwiającą implementację funkcji klienckich, niezbędnych do współpracy serwerem OPC. Działanie aplikacji testowano w systemie, składającym się z kilku sterowników PLC, włączonych w sieć Ethernet, sterujących obiektami rzeczywistymi. Zaletą rozwiązania jest możliwość łączenia się z dowolnym urządzeniem z zainstalowanym systemem operacyjnym.
In this paper, a multiplatform client software dedicated for the cooperation with OPC servers is described. The main idea is to create a lean OPC client, using an OpenOPC library, which is able to make connection with any OPC server and which is operation system - independent. Generally, the OpenOPC library enables easy implementation of client functions necessary to exchange data with a selected OPC server, like making connection, writing and reading values of OPC tagnames. A ready-made client application was tested in the system, based on several PLC controllers, connected with the Ethernet network and controlled real time plants. A significant advantage of the proposed solution is the opportunity of making connection with any OPC server installed on a device with Windows, or OSX systems. At the beginning, a logical diagram of the system (Fig. 1) with a detailed description is presented. In the next chapter, an example of the use of an implemented lean OPC client is described. There are two possible structures of control systems: a distributed (Fig. 2) and centralized (Fig. 3), which can be operated using an OPC client. Additionally, a selected real time control system i.e. “Modular servo” (Fig. 4) is explained in more detail in relation to the OPC protocol. In the final part of this paper, an example of using the developed OPC client to prepare a communication channel (Fig. 5) and exchange data (Fig. 6) between the application and a selected PLC controller is given and described.
Źródło:
Pomiary Automatyka Kontrola; 2014, R. 60, nr 7, 7; 489-491
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
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