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


Tytuł:
Porting of finite element integration algorithm to Xeon Phi coprocessor-based HPC architectures
Autorzy:
Krużel, Filip
Banaś, Krzysztof
Iacomo, Mauro
Powiązania:
https://bibliotekanauki.pl/articles/38704636.pdf
Data publikacji:
2023
Wydawca:
Instytut Podstawowych Problemów Techniki PAN
Tematy:
CPU
optimization
parallelization
vectorization
Intel Xeon Phi
procesor
optymalizacja
równoległość
wektoryzacja
Opis:
In the present article, we describe the implementation of the finite element numerical integration algorithm for the Xeon Phi coprocessor. The coprocessor was an extension of the many-core specialized unit for calculations, and its performance was comparable with the corresponding GPUs. Its main advantages were the built-in 512-bit vector registers and the ease of transferring existing codes from traditional x86 architectures. In the article, we move the code developed for a standard CPU to the coprocessor. We compareits performance with our OpenCL implementation of the numerical integration algorithm, previously developed for GPUs. The GPU code is tuned to fit into a coprocessor by ourauto-tuning mechanism. Tests included two types of tasks to solve, using two types of approximation and two types of elements. The obtained timing results allow comparing the performance of highly optimized CPU and GPU codes with a Xeon Phi coprocessor performance. This article answers whether such massively parallel architectures perform better using the CPU or GPU programming method. Furthermore, we have compared the Xeon Phi architecture and the latest available Intel’s i9 13900K CPU when writing this article. This comparison determines if the old Xeon Phi architecture remains competitive in today’s computing landscape. Our findings provide valuable insights for selectingthe most suitable hardware for numerical computations and the appropriate algorithmic design.
Źródło:
Computer Assisted Methods in Engineering and Science; 2023, 30, 4; 427-459
2299-3649
Pojawia się w:
Computer Assisted Methods in Engineering and Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Execution time prediction model for parallel GPU realizations of discrete transforms computation algorithms
Autorzy:
Puchala, Dariusz
Stokfiszewski, Kamil
Wieloch, Kamil
Powiązania:
https://bibliotekanauki.pl/articles/2173537.pdf
Data publikacji:
2022
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
graphics processing unit
GPU
execution time prediction model
discrete wavelet transform
DWT
lattice structure
convolution-based approach
orthogonal transform
orthogonal filter banks
time effectiveness
prediction accuracy
procesor graficzny
model przewidywania czasu wykonania
dyskretna transformata falkowa
struktura sieciowa
podejście oparte na splotach
przekształcenia ortogonalne
ortogonalne banki filtrów
efektywność czasowa
dokładność przewidywania
Opis:
Parallel realizations of discrete transforms (DTs) computation algorithms (DTCAs) performed on graphics processing units (GPUs) play a significant role in many modern data processing methods utilized in numerous areas of human activity. In this paper the authors propose a novel execution time prediction model, which allows for accurate and rapid estimation of execution times of various kinds of structurally different DTCAs performed on GPUs of distinct architectures, without the necessity of conducting the actual experiments on physical hardware. The model can serve as a guide for the system analyst in making the optimal choice of the GPU hardware solution for a given computational task involving particular DT calculation, or can help in choosing the best appropriate parallel implementation of the selected DT, given the limitations imposed by available hardware. Restricting the model to exhaustively adhere only to the key common features of DTCAs enables the authors to significantly simplify its structure, leading consequently to its design as a hybrid, analytically–simulational method, exploiting jointly the main advantages of both of the mentioned techniques, namely: time-effectiveness and high prediction accuracy, while, at the same time, causing mutual elimination of the major weaknesses of both of the specified approaches within the proposed solution. The model is validated experimentally on two structurally different parallel methods of discrete wavelet transform (DWT) computation, i.e. the direct convolutionbased and lattice structure-based schemes, by comparing its prediction results with the actual measurements taken for 6 different graphics cards, representing a fairly broad spectrum of GPUs compute architectures. Experimental results reveal the overall average execution time and prediction accuracy of the model to be at a level of 97.2%, with global maximum prediction error of 14.5%, recorded throughout all the conducted experiments, maintaining at the same time high average evaluation speed of 3.5 ms for single simulation duration. The results facilitate inferring the model generality and possibility of extrapolation to other DTCAs and different GPU architectures, which along with the proposed model straightforwardness, time-effectiveness and ease of practical application, makes it, in the authors’ opinion, a very interesting alternative to the related existing solutions.
Źródło:
Bulletin of the Polish Academy of Sciences. Technical Sciences; 2022, 70, 1; e139393, 1--30
0239-7528
Pojawia się w:
Bulletin of the Polish Academy of Sciences. Technical Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Execution time prediction model for parallel GPU realizations of discrete transforms computation algorithms
Autorzy:
Puchala, Dariusz
Stokfiszewski, Kamil
Wieloch, Kamil
Powiązania:
https://bibliotekanauki.pl/articles/2173635.pdf
Data publikacji:
2022
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
graphics processing unit
GPU
execution time prediction model
discrete wavelet transform
DWT
lattice structure
convolution-based approach
orthogonal transform
orthogonal filter banks
time effectiveness
prediction accuracy
procesor graficzny
model przewidywania czasu wykonania
dyskretna transformata falkowa
struktura sieciowa
podejście oparte na splotach
przekształcenia ortogonalne
ortogonalne banki filtrów
efektywność czasowa
dokładność przewidywania
Opis:
Parallel realizations of discrete transforms (DTs) computation algorithms (DTCAs) performed on graphics processing units (GPUs) play a significant role in many modern data processing methods utilized in numerous areas of human activity. In this paper the authors propose a novel execution time prediction model, which allows for accurate and rapid estimation of execution times of various kinds of structurally different DTCAs performed on GPUs of distinct architectures, without the necessity of conducting the actual experiments on physical hardware. The model can serve as a guide for the system analyst in making the optimal choice of the GPU hardware solution for a given computational task involving particular DT calculation, or can help in choosing the best appropriate parallel implementation of the selected DT, given the limitations imposed by available hardware. Restricting the model to exhaustively adhere only to the key common features of DTCAs enables the authors to significantly simplify its structure, leading consequently to its design as a hybrid, analytically–simulational method, exploiting jointly the main advantages of both of the mentioned techniques, namely: time-effectiveness and high prediction accuracy, while, at the same time, causing mutual elimination of the major weaknesses of both of the specified approaches within the proposed solution. The model is validated experimentally on two structurally different parallel methods of discrete wavelet transform (DWT) computation, i.e. the direct convolutionbased and lattice structure-based schemes, by comparing its prediction results with the actual measurements taken for 6 different graphics cards, representing a fairly broad spectrum of GPUs compute architectures. Experimental results reveal the overall average execution time and prediction accuracy of the model to be at a level of 97.2%, with global maximum prediction error of 14.5%, recorded throughout all the conducted experiments, maintaining at the same time high average evaluation speed of 3.5 ms for single simulation duration. The results facilitate inferring the model generality and possibility of extrapolation to other DTCAs and different GPU architectures, which along with the proposed model straightforwardness, time-effectiveness and ease of practical application, makes it, in the authors’ opinion, a very interesting alternative to the related existing solutions.
Źródło:
Bulletin of the Polish Academy of Sciences. Technical Sciences; 2022, 70, 1; art. no. e139393
0239-7528
Pojawia się w:
Bulletin of the Polish Academy of Sciences. Technical Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Execution time prediction model for parallel GPU realizations of discrete transforms computation algorithms
Autorzy:
Puchala, Dariusz
Stokfiszewski, Kamil
Wieloch, Kamil
Powiązania:
https://bibliotekanauki.pl/articles/2173636.pdf
Data publikacji:
2022
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
graphics processing unit
GPU
execution time prediction model
discrete wavelet transform
DWT
lattice structure
convolution-based approach
orthogonal transform
orthogonal filter banks
time effectiveness
prediction accuracy
procesor graficzny
model przewidywania czasu wykonania
dyskretna transformata falkowa
struktura sieciowa
podejście oparte na splotach
przekształcenia ortogonalne
ortogonalne banki filtrów
efektywność czasowa
dokładność przewidywania
Opis:
Parallel realizations of discrete transforms (DTs) computation algorithms (DTCAs) performed on graphics processing units (GPUs) play a significant role in many modern data processing methods utilized in numerous areas of human activity. In this paper the authors propose a novel execution time prediction model, which allows for accurate and rapid estimation of execution times of various kinds of structurally different DTCAs performed on GPUs of distinct architectures, without the necessity of conducting the actual experiments on physical hardware. The model can serve as a guide for the system analyst in making the optimal choice of the GPU hardware solution for a given computational task involving particular DT calculation, or can help in choosing the best appropriate parallel implementation of the selected DT, given the limitations imposed by available hardware. Restricting the model to exhaustively adhere only to the key common features of DTCAs enables the authors to significantly simplify its structure, leading consequently to its design as a hybrid, analytically–simulational method, exploiting jointly the main advantages of both of the mentioned techniques, namely: time-effectiveness and high prediction accuracy, while, at the same time, causing mutual elimination of the major weaknesses of both of the specified approaches within the proposed solution. The model is validated experimentally on two structurally different parallel methods of discrete wavelet transform (DWT) computation, i.e. the direct convolutionbased and lattice structure-based schemes, by comparing its prediction results with the actual measurements taken for 6 different graphics cards, representing a fairly broad spectrum of GPUs compute architectures. Experimental results reveal the overall average execution time and prediction accuracy of the model to be at a level of 97.2%, with global maximum prediction error of 14.5%, recorded throughout all the conducted experiments, maintaining at the same time high average evaluation speed of 3.5 ms for single simulation duration. The results facilitate inferring the model generality and possibility of extrapolation to other DTCAs and different GPU architectures, which along with the proposed model straightforwardness, time-effectiveness and ease of practical application, makes it, in the authors’ opinion, a very interesting alternative to the related existing solutions.
Źródło:
Bulletin of the Polish Academy of Sciences. Technical Sciences; 2022, 70, 1; art. no. e139393
0239-7528
Pojawia się w:
Bulletin of the Polish Academy of Sciences. Technical Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analysis of the Use of Undervolting to Reduce Electricity Consumption and Environmental Impact of Computers
Analiza wykorzystania undervoltingu do redukcji zużycia energii elektrycznej w urządzeniach komputerowych i oddziaływania na środowisko
Autorzy:
Muc, Adam
Muchowski, Tomasz
Kluczyk, Marcin
Szeleziński, Adam
Powiązania:
https://bibliotekanauki.pl/articles/1811735.pdf
Data publikacji:
2020
Wydawca:
Politechnika Koszalińska. Wydawnictwo Uczelniane
Tematy:
undervolting
energy saving
electric energy
power consumption
generated heat
processor
oszczędzanie energii
energia elektryczna
pobór prądu
generowane ciepło
procesor
Opis:
This paper presents a method of lowering the processor’s voltage and temperature in which the computer operates by performing an operation called undervolting. By using undervolting it is possible to reduce electricity consumption and the amount of heat generated by computer workstations by up to 30%. This problem is particularly relevant for institutions that use a large number of computers. The more the computers are subjected to the higher computational load, the more effective the mechanism of undervolting is. Undervolting the processor does not reduce its performance, but lowers its operating temperature, has a positive impact on its life span and power consumption. Maintaining a low temperature of operation for computer hardware is essential to reduce operating and repair costs. The paper also presents the results of environmental research aimed at assessing the validity and effectiveness of undervolting.
W pracy przedstawiono metodę obniżania napięcia procesora i temperatury pracy komputera poprzez wykonanie operacji zwanej undervoltingiem. Przez zastosowanie undervoltingu można obniżyć nawet o 30% zużycie energii elektrycznej i ilość wydzielanego ciepła przez stanowiska komputerowe. Problem ten jest szczególnie istotny w przypadku instytucji, które korzystają z dużej liczby komputerów. Skuteczność mechanizmu jest tym większa im komputery poddane undervoltingowi są bardziej obciążone obliczeniowo. Wykorzystywanie undervoltingu w konfiguracji procesora nie zmniejsza jego wydajności, a obniża jego temperaturę pracy, wpływa pozytywnie na jego żywotność i zużycie energii elektrycznej. Utrzymanie dobrej kultury pracy sprzętu komputerowego jest kluczowe, by obniżyć koszty eksploatacji oraz napraw. W pracy przedstawiono również wyniki badań środowiskowych, których celem była ocena zasadność i efektywności stosowania undervoltingu.
Źródło:
Rocznik Ochrona Środowiska; 2020, Tom 22, cz. 2; 791-808
1506-218X
Pojawia się w:
Rocznik Ochrona Środowiska
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Exploiting multi-core and many-core parallelism for subspace clustering
Autorzy:
Datta, Amitava
Kaur, Amardeep
Lauer, Tobias
Chabbouh, Sami
Powiązania:
https://bibliotekanauki.pl/articles/331126.pdf
Data publikacji:
2019
Wydawca:
Uniwersytet Zielonogórski. Oficyna Wydawnicza
Tematy:
data mining
subspace clustering
multicore processor
many core processor
GPU computing
eksploracja danych
procesor wielordzeniowy
obliczenia GPU
Opis:
Finding clusters in high dimensional data is a challenging research problem. Subspace clustering algorithms aim to find clusters in all possible subspaces of the dataset, where a subspace is a subset of dimensions of the data. But the exponential increase in the number of subspaces with the dimensionality of data renders most of the algorithms inefficient as well as ineffective. Moreover, these algorithms have ingrained data dependency in the clustering process, which means that parallelization becomes difficult and inefficient. SUBSCALE is a recent subspace clustering algorithm which is scalable with the dimensions and contains independent processing steps which can be exploited through parallelism. In this paper, we aim to leverage the computational power of widely available multi-core processors to improve the runtime performance of the SUBSCALE algorithm. The experimental evaluation shows linear speedup. Moreover, we develop an approach using graphics processing units (GPUs) for fine-grained data parallelism to accelerate the computation further. First tests of the GPU implementation show very promising results.
Źródło:
International Journal of Applied Mathematics and Computer Science; 2019, 29, 1; 81-91
1641-876X
2083-8492
Pojawia się w:
International Journal of Applied Mathematics and Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Cooling of a processor with the use of a heat pump
Chłodzenie procesora za pomocą pompy ciepła
Autorzy:
Lipnicki, Z.
Lechów, H.
Pantoł, K.
Powiązania:
https://bibliotekanauki.pl/articles/396528.pdf
Data publikacji:
2018
Wydawca:
Uniwersytet Zielonogórski. Oficyna Wydawnicza
Tematy:
heat pump
cooling
processor
vaprocompressor cycle
evaporation
pompa ciepła
chłodzenie
procesor
cykl sprężania pary
odparowywanie
Opis:
In this paper the problem of cooling a component, in the interior of which heat is generated due to its work, was solved analytically. the problem of cooling of a processor with the use of a heat pump was solved based on a earlier theoretical analysis of authors of external surface cooling of the cooled component by using the phenomenon of liquid evaporation. Cases of stationary and non-stationary cooling were solved as well. The authors of the work created a simplified non-stationary analytical model describing the phenomenon, thanks to which heat distribution within the component, contact temperature between the component and liquid layer, and the evaporating substance layer thickness in relation to time, were determined. Numerical calculations were performed and appropriate charts were drawn. The resulting earlier analytical solutions allowed conclusions to be drawn, which might be of help to electronics engineers when designing similar cooling systems. Model calculations for a cooling system using a compressor heat pump as an effective method of cooling were performed.
Przedstawiono analityczne rozwiązanie równania chłodzenia jednostki, w której wytwarzane jest ciepło. Z tego powodu opracowano uproszczony, niestacjonarny model określania rozkładu temperatury w jednostce, temperatury kontaktu między jednostką a warstwą cieczy oraz grubości warstwy parowania w funkcji czasu. Podano teoretyczną analizę zewnętrznego chłodzenia jednostki poprzez uwzględnienie zjawiska parowania cieczy za pomocą równań Fouriera i Poissona. Pokazano zarówno stacjonarny, jak i niestacjonarny opis chłodzenia. Uzyskane wyniki symulacji wydają się przydatne przy projektowaniu podobnych układów chłodzenia. Wykonywany jest również tryb obliczeniowy dla układów chłodzenia wyposażonych w pompę ciepła sprężarki, jako efektywnej metody chłodzenia.
Źródło:
Civil and Environmental Engineering Reports; 2018, No. 28(1); 16-25
2080-5187
2450-8594
Pojawia się w:
Civil and Environmental Engineering Reports
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Model symulacyjny i eksperymentalny zasilacza UPS z możliwością aktywnej kompensacji równoległej
Simulation and experimental model of power electronics UPS converter with the possibility of active parallel compensation
Autorzy:
Krystkowiak, M.
Ciepliński, Ł.
Powiązania:
https://bibliotekanauki.pl/articles/377922.pdf
Data publikacji:
2018
Wydawca:
Politechnika Poznańska. Wydawnictwo Politechniki Poznańskiej
Tematy:
przesunięcie fazowe
wyższe harmoniczne
struktura VFI
zasilacz UPS
procesor sygnałowy
Opis:
W artykule zaprezentowano strukturę oraz zasadę działania opracowanej koncepcji zasilacza UPS charakteryzującego się dodatkową możliwością aktywnej kompensacji równoległej, co jest zasadniczą różnicą w stosunku do powszechnie spotykanych tego typu urządzeń na rynku. Opisano zarówno model symulacyjny, jak wybrane podzespoły części silnoprądowej oraz sterującej układu eksperymentalnego (będącego jeszcze w fazie budowy). Autorzy przedstawią również wybrane wyniki badań obu modeli dla wybranych warunków pracy.
In the article the elaborated simulation and exprimental model of the power electronics UPS converter with the possibility of active parallel compensation was described. The power circuits, control algorithms and the principle of working of presented UPS structure were presented. Also the chosen simulation and experimental results for chosen points were analyzed.
Źródło:
Poznan University of Technology Academic Journals. Electrical Engineering; 2018, 95; 19-26
1897-0737
Pojawia się w:
Poznan University of Technology Academic Journals. Electrical Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Research and development of an electric traction drive based on a switched reluctance motor
Autorzy:
Buriakovsky, S.
Maslii, A.
Pasko, O.
Denys, I.
Powiązania:
https://bibliotekanauki.pl/articles/375320.pdf
Data publikacji:
2018
Wydawca:
Politechnika Śląska. Wydawnictwo Politechniki Śląskiej
Tematy:
switched reluctance motor
torque
microcontroller
quadrature encoder
electronic switches
silnik reluktancyjny przełączalny
moment obrotowy
mikrokontroler
procesor sygnałowy
przełączniki elektroniczne
Opis:
In the most developed countries, intensive studies are being carried out to utilize various types of electric machines such as synchronous motors with permanent magnets and traction motors with non-traditional magnetic systems on traction electric drives. Switched Reluctance Motors (SRM) are one of the most simple, reliable, and cost-efficient technology used in manufacture and operation. Its convenient traction performance, combined with the high overload capacity, makes its use promising for both freight and passenger rolling stock. Our research is directed to develop a control system for a four-phase SRM. The procedure of fuzzy-regulator synthesis is presented. A physical model of a switched reluctance drive is created, namely, it is a system of a wheel set and a motor. The efficiency of the control system with different types of speed regulators was checked and their main quality indicators were determined. According to the results of the analysis, it was found that the fuzzy regulator more precisely controls the regulated value.
Źródło:
Transport Problems; 2018, 13, 2; 69-79
1896-0596
2300-861X
Pojawia się w:
Transport Problems
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Badanie wybranych stanów pracy sieci elektroenergetycznej z generacją rozproszoną z zastosowaniem symulatora pracującego w czasie rzeczywistym
Research of some working states of an electrical network with decentralized energy using real-time simulator
Autorzy:
Fajfer, M.
Cieślik, S.
Powiązania:
https://bibliotekanauki.pl/articles/376613.pdf
Data publikacji:
2016
Wydawca:
Politechnika Poznańska. Wydawnictwo Politechniki Poznańskiej
Tematy:
symulator pracujący w czasie rzeczywistym
procesor DSP
system wielordzeniowy
obliczenia współbieżne
sieci z generacją rozproszoną
Opis:
W referacie przedstawiono jedną z metod analizy elektroenergetycznych sieci dystrybucyjnych z generacją rozproszoną, jaką jest cyfrowa symulacja w czasie rzeczywistym. Opracowany symulator pozwala na analizę stanów ustalonych i przejściowych w sieciach elektroenergetycznych. Podano przykłady zastosowania tego symulatora do badania wybranych stanów pracy sieci niskiego napięcia z mikroinstalacjami prosumenckimi. Zasadniczą zaletą tego typu symulatorów jest możliwość współpracy w czasie rzeczywistym z elementami układów, np. regulatorami napięcia.
The paper presents one of the methods of analysis of electroenergetic distribution networks with decentralized energy which is a digital real time simulation. Developed simulator allows analysis of steady and transient states in electroenergetic power network. Examples of the usage the simulator to study the selected operating conditions of the low-voltage prosumer micro-installation. Main advantage of such type of simulators is the possibility of collaboration with real elements of electric circuits for example voltage regulators.
Źródło:
Poznan University of Technology Academic Journals. Electrical Engineering; 2016, 86; 55-66
1897-0737
Pojawia się w:
Poznan University of Technology Academic Journals. Electrical Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Bezprzewodowy pomiar ciśnienia i temperatury powietrza w kole samochodowym
Wireless measurement of pressure and temperature of air inside the car wheel
Autorzy:
Gryś, S.
Tkacz, M.
Gancarczyk, M.
Powiązania:
https://bibliotekanauki.pl/articles/268847.pdf
Data publikacji:
2016
Wydawca:
Politechnika Gdańska. Wydział Elektrotechniki i Automatyki
Tematy:
technika samochodowa
czujnik ciśnienia i temperatury
adiustacja dwupunktowa
procesor stm32
automotive
driving safety
sensor of the pressure and temperature TPMS
Opis:
Publikacja ma charakter dydaktycznopopularyzatorski z zakresu nauczania metrologii, w szczególności systemów pomiarowych. W artykule przedstawiono problematykę bezprzewodowego bezpośredniego pomiaru ciśnienia oraz temperatury powietrza w kole samochodowym. Zostało stworzone stanowisko laboratoryjne pozwalające na zapoznanie się z metodą pomiaru oraz elementami systemu TPMS (ang. Tire Pressure Measurement System), jednego z nowoczesnych systemów bezpieczeństwa stosowanych w branży motoryzacyjnej. W artykule opisano konstrukcję oraz zasadę działania poszczególnych elementów stanowiska, budowę zintegrowanego czujnika, sposób komunikacji z modułem odbiorczym TPMS. Ponadto, przedstawiono obsługę stanowiska, sposób przeprowadzenia pomiarów, metodę adiustacji wskazań czujników z wykorzystaniem przyrządów kontrolnych.
The paper is focused on the issue of teaching metrology. It presents the method of wireless measurement of pressure and temperature of air in a car wheel. For the cognitive and learning purposes it was created an experimental setup to get familiar with the measuring method and elements of Tire Pressure Measurement System. TPMS is one of the modern safety systems used in the automotive industry. Paper describes the construction and operating principle of key elements of setup, i.e. object, integrated sensors, TPMS system, control instruments, the format of data frame transferred between TPMS and computer, CRC codes. Furthermore, there were presented the basic features of two software tools working with Windows based PC computer or embedded system. There was discussed a proposal of carrying out the measurements in simulated conditions with ability to change pressure and also temperature of air inside the wheel using inner heaters. The software for embedded system let to observe raw sensors' readings and additionally adjusted based on a two-point measurements involving control instruments. The adjusting routine was illustrated with an example for better clarity.
Źródło:
Zeszyty Naukowe Wydziału Elektrotechniki i Automatyki Politechniki Gdańskiej; 2016, 49; 25-32
1425-5766
2353-1290
Pojawia się w:
Zeszyty Naukowe Wydziału Elektrotechniki i Automatyki Politechniki Gdańskiej
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Implementation of a Web-based remote control system for qZS DAB application using low-cost ARM platform
Autorzy:
Korzeniewski, M.
Kulikowski, K.
Zakis, J.
Jasiński, M.
Malinowski, A.
Powiązania:
https://bibliotekanauki.pl/articles/201276.pdf
Data publikacji:
2016
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
ARM processor
DAB converter controller
network controller
web-based user interface
energy control
procesor ARM
kontroler
konwerter
kontroler sieciowy
interfejs użytkownika oparty na sieci Web
kontrola energii
DAB
Opis:
Continuous development of intelligent network applications drives the demand for deployment-ready hardware and software solutions. Such solutions are highly valued not only by distributed producers of energy but by energy consumers as well. The use of intelligent network applications enables the development and improvement of the quality of services. It also increases self-sufficiency and efficiency. This paper describes an example of such device that allows for the control of a dual active bridge (DAB) converter and enables its remote control in real time over an IP-based network. The details of both hardware and software components of proposed implementation are provided. The DAB converter gives a possibility to control and manage the energy between two DC power systems with very different voltage levels. Not only information, but also the quality of energy, the direction of power flow, and energy storage systems can be easily controlled through an IP-based network and power electronics converters. Information technology, together with intelligent control of power electronics technology, provides a flexible solution, especially for sustainable smart grids.
Źródło:
Bulletin of the Polish Academy of Sciences. Technical Sciences; 2016, 64, 4; 887-896
0239-7528
Pojawia się w:
Bulletin of the Polish Academy of Sciences. Technical Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza stabilności symulacji układu elektrycznego w czasie rzeczywistym
Stability analysis of simulation of the electric circuit working in real time
Autorzy:
Fajfer, M.
Powiązania:
https://bibliotekanauki.pl/articles/376109.pdf
Data publikacji:
2015
Wydawca:
Politechnika Poznańska. Wydawnictwo Politechniki Poznańskiej
Tematy:
symulator pracujący w czasie rzeczywistym
procesor DSP
system wielordzeniowy
obliczenia współbieżne
symulacja układów elektrycznych
Opis:
W artykule przedstawiono wyniki badań wpływu zastosowanego algorytmu całkowania numerycznego i metody rozwiązywania układu równań liniowych na stabilność symulacji układu elektrycznego w stanach ustalonych i przejściowych. Podano kryterium stabilności symulacji. Zaprezentowano algorytm modelowania matematycznego linii elektroenergetycznej (stany ustalone i przejściowe) z elementami obliczeń współbieżnych. Celem prac jest skonstruowanie modelu matematycznego układu elektrycznego, który będzie spełniał wymagania stawiane modelom stosowanym w symulatorach pracujących w czasie rzeczywistym.
The paper presents the results of a research of the impact of numerical integration algorithm used and the method of solving the system of linear equations for the stability of the simulation of electric circuit in steady states and transient states. Stability criteria was explained. Mathematical modeling algorithm of the electric power line (steady states and transient states) was presented with elements of concurrent computing. The goal is to create a mathematical model of the electric circuit that will meet the requirements of the models used in the simulation work in real time.
Źródło:
Poznan University of Technology Academic Journals. Electrical Engineering; 2015, 81; 101-111
1897-0737
Pojawia się w:
Poznan University of Technology Academic Journals. Electrical Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Lokalny czy globalny. Kierunki rozwoju systemów płatności elektronicznych w Europie – wnioski dla Polski
Local or Global. Review of Selected Systems for Electronic Payments in Europe – Conclusions for Poland
Autorzy:
Tencza, Adam
Jeruzalski, Tomasz
Powiązania:
https://bibliotekanauki.pl/articles/526351.pdf
Data publikacji:
2015
Wydawca:
Uniwersytet Warszawski. Wydawnictwo Naukowe Wydziału Zarządzania
Tematy:
electronic payments system
payments market
local payment scheme
domestic payments processor
systemy płatności elektronicznych
lokalny schemat płatniczy
międzynarodowe organizacje płatnicze
krajowy procesor płatności
Opis:
Payments have an important impact on the development of countries and economies, enabling an efficient exchange of goods and services. Electronic payments are a relatively new instrument which has evolved in different ways in particular countries of Europe. The following article focuses on presenting and comparing retail electronic payment systems, with special consideration given to card payments in three groups of European countries: countries of Western Europe, countries of Central and Eastern Europe, and the so-called “tigers of Europe”, namely Russia and Turkey. The analyzed groups of countries vary in terms of payments markets, and one of the areas with significant differences is the level of development of local payment schemes and national processors that are fundaments of local payment infrastructure and jointly with the infrastructure of international payment schemes allow for effective development of the payment system.
Płatności mają istotne znaczenie dla rozwoju krajów i gospodarek, umożliwiają bowiem efektywną wymianę dóbr i usług. Płatności elektroniczne są zjawiskiem stosunkowo nowym i rozwinęły się w poszczególnych krajach Europy w inny sposób. Niniejsze opracowanie skupia się na przedstawieniu i porównaniu elektronicznych systemów płatności detalicznych, zwłaszcza kartowych, w trzech grupach krajów europejskich: krajach Europy Zachodniej, krajach Europy Środkowej i Wschodniej, oraz tzw. tygrysach Europy (Rosji i Turcji). Analizowane grupy krajów cechują się różną charakterystyką rynków płatniczych, a jednym z obszarów, gdzie widoczne są wyraźne różnice, jest poziom rozwoju lokalnych schematów płatniczych oraz krajowych procesorów płatności. Pełnią one rolę lokalnej infrastruktury płatniczej, która wraz z infrastrukturą międzynarodowych schematów płatniczych pozwala na efektywny rozwój systemu płatniczego.
Źródło:
Problemy Zarządzania; 2015, 3/2015 (54), t.1; 54-64
1644-9584
Pojawia się w:
Problemy Zarządzania
Dostawca treści:
Biblioteka Nauki
Artykuł

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