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ę "Świder, Z." wg kryterium: Autor


Wyświetlanie 1-7 z 7
Tytuł:
Rozszerzony algorytm PID dla przemysłowego regulatora temperatury z samostrojeniem
Extended PID algorithm for industrial temperature controller with self-tuning
Autorzy:
Świder, Z.
Trybus, L.
Tematy:
algorytm PID
samostrojenie przekaźnikowe
ważona wielkość zadana
PID control
set-point weighting
relay self-tuning
Pokaż więcej
Wydawca:
Sieć Badawcza Łukasiewicz - Przemysłowy Instytut Automatyki i Pomiarów
Powiązania:
https://bibliotekanauki.pl/articles/276765.pdf  Link otwiera się w nowym oknie
Opis:
Regulator PID z ważoną wielkością zadaną pozwala w pewnym zakresie zmniejszyć przeregulowanie na skokową zmianę wielkości zadanej, jednocześnie nie zmieniając odpowiedzi na zakłócenie (sprowadzone na wejście obiektu). Uzyskuje się to poprzez wprowadzenie „wagi” b w różnicy b W–Y, co ogranicza wpływ wielkości zadanej w torze P regulatora (W oznacza wielkość zadaną, a Y wyjście obiektu). Zmniejszając wartość współczynnika b można ograniczyć lub też całkowicie wyeliminować przeregulowanie w odpowiedzi na skokową zmianę wielkości zadanej W. Jednak dla nastaw regulatora otrzymanych w wyniku samostrojenia przekaźnikowego przy typowym zapasie wzmocnienia i fazy, przeregulowanie występuje nawet dla b=0. W artykule przedstawiono propozycję rozszerzenia algorytmu PID z ważoną wielkością zadaną o filtr pozwalający całkowicie wyeliminować to przeregulowanie.
PID controller with set-point weighting allows to correct set-point response without affecting disturbance response. This is done by means of a factor b in the difference b W–Y which determines proportional action of the controller (W denotes set-point and Y, plant output). By decreasing b one can reduce or even eliminate overshoot of set-point response. It turns out however, that for relay tuning with typical gain and phase margins the overshoot may remain even for b=0. So the paper presents an extension to the set-point weighting approach to eliminate the overshoot completely. Here, in addition to the original modification of proportional action, also the integral action is determined not by the error E but by the difference Wf -W, with Wf generated by a lead-lag filter.
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Automatyczne strojenie przekaźnikowe mikroregulatora temperatury
Relay selftuning for temperature microcontroller
Autorzy:
Świder, Z.
Trybus, L.
Stec, A.
Tematy:
strojenie przekaźnikowe
mikroregulatory temperatury
tuning relay
temperature microcontrollers
Pokaż więcej
Wydawca:
Sieć Badawcza Łukasiewicz - Przemysłowy Instytut Automatyki i Pomiarów
Powiązania:
https://bibliotekanauki.pl/articles/275329.pdf  Link otwiera się w nowym oknie
Opis:
W artykule przedstawiono algorytm samostrojenia przekaźnikowego zastosowany w mikroregulatorze temperatury RE71 z zielonogórskiego LUMEL-u. Daje on podobne wyniki do algorytmu Expert PID japońskiego regulatora SR-90 Shimaden. Nastawy regulatora PID zależą od dynamiki obiektu określonej przez stosunek opóźnienia do okresu oscylacji przekaźnikowych. Modyfikacji uległa także sama struktura pętli regulacyjnej.
Modification of relay self-tuning algorithm for RE71 temperature microcontroller (manufactured by LUMEL) was presented. Algorithm gives similar results as Expert PID algorithm implemented in SR-90 controller (by Shimaden). PID parameters depend on plant dynamics - delay to relay oscillation ratio. Controller block has also a special structure.
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Integracja protokołów CAN i MODBUS w rozproszonym systemie sterowania
Integration of CAN and MODBUS protocols in a distributed control system
Autorzy:
Świder, Z.
Mikluszka, W.
Rzońca, D.
Trybus, B.
Tematy:
komunikacja CAN i MODBUS
konwersja protokołów
zdalne monitorowanie
technologia COM i DCOM
ASP.NET
CAN and MODBUS communication
protocol conversion
remote monitoring
COM and DCOM technology
Pokaż więcej
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Powiązania:
https://bibliotekanauki.pl/articles/156282.pdf  Link otwiera się w nowym oknie
Opis:
W artykule przedstawiono rozwiązania pozwalające na integrację dwóch przemysłowych protokołów stosowanych w rozproszonych systemach sterowania - CAN i MODBUS. Opracowane w Katedrze Informatyki i Automatyki Politechniki Rzeszowskiej mikroprocesorowe konwertory protokołów oraz moduły programowe pozwalają na rozszerzenie funkcjonalności typowego systemu automatyki poprzez możliwość stosowania urządzeń różnych firm (konwertory protokołów) oraz zdalne monitorowanie i modyfikacje poprzez sieć Internet czy sieć telefonii GSM (aplikacje).
The paper presents solutions for integration of two industrial protocol: CAN and MODBUS, which are used in distributed control systems. Microprocessor-based protocol converters and program modules developed in Computer Science and Control Chair in Technical University of Rzeszow allow functionally extend a typical control system with possibilities of using equipment from different manufactures (protocol converters) as well as remote monitoring and modification via Internet or GSM networks (applications).
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Mini-DCS system programming in IEC 61131-3 structured text
Autorzy:
Rzońca, D.
Sadolewski, J.
Stec, A.
Świder, Z.
Trybus, B.
Trybus, L.
Tematy:
mini-DCS system
control program execution
ST language
compiler
IEC 61131-3 standard
virtual processor
Pokaż więcej
Wydawca:
Sieć Badawcza Łukasiewicz - Przemysłowy Instytut Automatyki i Pomiarów
Powiązania:
https://bibliotekanauki.pl/articles/384239.pdf  Link otwiera się w nowym oknie
Opis:
A prototype environment called CPDev for programming small distributedsmall-distributed control-and-measurement systems in Structured Text language of IEC 61131-3 standard is presented . The environment is open what means that the code generated by the compiler can be executed on different hardware platforms. However, such universal code must be processed by an interpreter, another words by a virtual machine,an interpreter, another words by- a virtual machine, must process such universal code similarly as programs written in Java. The CPDev environment consists of the compiler, simulator and configurer of hardware resources (i.e. communications). They are developed in C# at MS.NET Framework 2.0 platform. CPDev is open allowing the user to create function blocks and libraries. External interface procedures (drivers) can be written by hardware designers and linked with the universal code. Free selection of data types required by different applications is provided. Virtual machine written in ANSI C is dedicated for a particular processor. So far the machines for AVR, MCS-51 and PC have been developed. Programming a mini-DCS system from LUMEL Zielona Góra has been the first application of CPDev.
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Modernization of a high pressure synthesis gas turbocompressor
Autorzy:
Kryłłowicz, W.
Kozanecki, Z.
Świder, P.
Tematy:
syngas
radial compressor
modernization
Pokaż więcej
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Powiązania:
https://bibliotekanauki.pl/articles/175307.pdf  Link otwiera się w nowym oknie
Opis:
The paper describes several modernization aspects of a three-staged synthesis gas radial turbo compressor. The principal aim was to adapt the machine to new working conditions, resulting from the current state-of-art production technology. The required discharge pressure was changed from 21.1 MPa to 14 MPa. The paper covers the discussion on the scope of modernization, its variants and the final variant choice. It provides review of the thermodynamic calculation methodology, dedicated test stand results and also some of the on-site acceptance tests. The revamped compressor is in continuous service since October 2015.
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
The method of mapping of acoustic field, emitted by sources of sound in the environment, with implementation of the MEMS IMU unit and laser devices
Autorzy:
Kompała, J.
Motyka, Z.
Szade, A.
Świder, J.
Tematy:
acoustic field
inertial unit
laser device
Pokaż więcej
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Powiązania:
https://bibliotekanauki.pl/articles/114389.pdf  Link otwiera się w nowym oknie
Opis:
During the course of the research, a methodology of measurement of sources of noise was developed, along with measurement models and measurement sets. The latter were equipped with microphones, acoustic pressure level meters, devices determining spatial orientation of the measurement (laser rangefinder, inertial measurement unit 3D IMU) and software processing the data, obtained including final spatial mapping of the acoustic field. The system has been successfully tried in large indoor areas.
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Photoelectrical properties and surface examination of luminescent copolymer compounds
Autorzy:
Kuterba, Piotr
Lewińska, G.
Kanak, J.
Marszalek, K. W.
Walczak, Ł.
Danel, K. S.
Sanetra, J.
Usatenko, Z.
Wisła-Świder, A.
Opis:
This work aimed to use copolymers in the production of organic light-emitting diodes, as well as to examine copolymers properties. Experimental optical absorption and fluorescence were determined, along with HOMO (the highest occupied molecular orbital) LUMO (the lowest unoccupied molecular orbital) levels. Refractive indexes and extinction coefficients were obtained using the ellipsometric spectroscopy method. Surface tests were performed using the atomic force microscope technique. The results of the molecular dynamics simulations are also presented. Light-emitting diodes were also produced, and their current-voltage and lighting-voltage characteristics were established.
Dostawca treści:
Repozytorium Uniwersytetu Jagiellońskiego
Artykuł
    Wyświetlanie 1-7 z 7

    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