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ę "detection algorithms" wg kryterium: Wszystkie pola


Wyświetlanie 1-59 z 59
Tytuł:
Collision detection algorithms in the ecall system
Autorzy:
Kamiński, T.
Niezgoda, M.
Kruszewski, M.
Grzeszczyk, R
Drop, T.
Filipek, P.
Powiązania:
https://bibliotekanauki.pl/articles/241795.pdf
Data publikacji:
2012
Wydawca:
Instytut Techniczny Wojsk Lotniczych
Tematy:
road transport
emergency response
e-Call
112
road safety
Opis:
The article describes some algorithms for collision detection used in modern cars airbag systems. While controlling the activation of airbags and other passive safety systems, installed in modern vehicles, the algorithms must operate in the early stage of accident, because for operating effectively it is necessary to run control systems early enough, for example filling airbags before the body of the driver or passenger reaches the zone of airbag. These algorithms could be applied into the on-board eCall modules, but they would require calibration. Detection of the collision that activates eCall system must be made on the basis of measurable signals or observable events, which intensity can be relatively clearly linked to the probability serious injury of the driver and the passengers’ of the vehicle. A table summary presented in this article contains a description of the collision detection algorithm along with a brief description of the method of detection and description of the used methodology. A frequently used method is to evaluate the gradient of the change of speed - the parameter ..V, or its combinations with different parameters, such as the derivative of acceleration, displacement, and energy of the collision. Each of the algorithms has been briefly described. The whole of article is summarized with the conclusions arising from its content.
Źródło:
Journal of KONES; 2012, 19, 4; 267-274
1231-4005
2354-0133
Pojawia się w:
Journal of KONES
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Impact of Edge Detection Algorithms in Medical Image Processing
Autorzy:
Anas, Ruba
Elhadi, Hadeel A.
Ali, Elmustafa Sayed
Powiązania:
https://bibliotekanauki.pl/articles/1075754.pdf
Data publikacji:
2019
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Canny
Edge detection
Gaussian Noise
LOG
Laplacian
Prewitt
Salt & Pepper Noise
Opis:
Imaging technology in Medicine let the doctors to see the interior portions of the body for easy diagnosis. It also helped doctors to make keyhole surgeries for reaching the interior parts without really opening too much of the body. Noise in medical images appears in an image from a variety sources or it is the random variation of brightness or color information in images. Edge detection is a common process in the treatment of medical images and it is a very useful task for object recognition of human organs. Edge detection also show where shadows fall in an image or any other distinct change in the intensity of an image due to noise effects. In this paper we evaluated the performance of different edge detection algorithms; Canny, Prewitt, LOG, and Laplacian with and without adding filer such as wiener and median. The statement of effectiveness in removing noise and preserving important information in medical image is identified by using quality measurements like PSNR and MSE. Results show that the best algorithm for displaying edge and removing salt & pepper noise is the Prewitt Algorithm after using the median filter. Additionally, it was found that the best algorithm for displaying edge and removing Gaussian noise is the Canny algorithm after using the median filter.
Źródło:
World Scientific News; 2019, 118; 129-143
2392-2192
Pojawia się w:
World Scientific News
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Design and analysis of spoofing detection algorithms for GNSS signals
Autorzy:
Dobryakova, L.
Lemieszewski, Ł.
Ochin, E.
Powiązania:
https://bibliotekanauki.pl/articles/359990.pdf
Data publikacji:
2014
Wydawca:
Akademia Morska w Szczecinie. Wydawnictwo AMSz
Tematy:
GNSS
GPS
NAVSTAR
GLONASS
Spoofing
Dual-Receiver
Opis:
Many civil GNSS (Global Navigation Satellite System) applications need secure, assured information for asset tracking, fleet management and the like. But there is also a growing demand for geosecurity locationbased services. Unfortunately, GNSS is vulnerable to malicious intrusion and spoofing. How can users be sure the information they receive is authentic? Spoofing is the transmission of matched-GNSS-signalstructure interference in an attempt to commandeer the tracking loops of a victim receiver and thereby manipulate the receiver’s timing or navigation solution. A spoofer can transmit its counterfeit signals from a stand-off distance of several hundred meters or it can be co-located with its victim. Spoofing attacks can be classified as simple, intermediate, or sophisticated in terms of their effectiveness and subtlety. In an intermediate spoofing attack, a spoofer synchronizes its counterfeit signals with the authentic GNSS signals so they are code-phase-aligned at the target receiver. In this paper we consider the anti-spoofing algorithms based on spoofing detection via Dual-Receiver.
Źródło:
Zeszyty Naukowe Akademii Morskiej w Szczecinie; 2014, 40 (112); 47-52
1733-8670
2392-0378
Pojawia się w:
Zeszyty Naukowe Akademii Morskiej w Szczecinie
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Algorytmy wykrywania krawędzi w obrazie
Edge detection algorithms in pictures
Autorzy:
Kowalski, P.
Czyżak, M.
Powiązania:
https://bibliotekanauki.pl/articles/377584.pdf
Data publikacji:
2018
Wydawca:
Politechnika Poznańska. Wydawnictwo Politechniki Poznańskiej
Tematy:
wykrywanie krawędzi
operatory detekcji krawędzi
przetwarzanie obrazu
wykrywanie linii wysokiego napięcia
Opis:
Wykrywanie krawędzi jest pierwszym etapem w cyfrowym przetwarzaniu obrazów. Operacja ta polega na usunięciu informacji takich jak kolor czy też jasność, a pozostawieniu jedynie krawędzi. Efektem tej operacji jest znaczna redukcja ilości danych do dalszej analizy. Pozwala to na zastosowanie w następnych etapach przetwarzania bardziej złożonych algorytmów rozpoznawania obiektów na podstawie kształtu. W artykule zaprezentowano zastosowanie algorytmów Robertsa, Sobela, Previtt, Kirscha i Scharra. Zaproponowano też nowy, efektywny obliczeniowo algorytm dedykowany do wykrywania krawędzi poziomych. Algorytmy zostały porównane w zastosowaniu do detekcji przewodów. Kryteriami porównania były skuteczność wykrywania krawędzi przewodów wysokiego napięcia oraz szybkość działania. Algorytmy zostały zaimplementowane z wykorzystaniem biblioteki OpenCV oraz przetestowane na zestawie zdjęć przedstawiających przewody wysokiego napięcia.
Edge detection is the first step in digital image processing. This operation involves removing information such as colour or brightness and leaving edges. This data size reduction makes that the data amount for the further analysis is significantly smaller. This allows to use more complex algorithms for recognizing objects based on shape in the next processing stages. The work presents the application of the known edge detection algorithms as these of Roberts, Sobel, Prewitt, Kirch and Scharr. Moreover, a new, computationally effective, edge detection algorithm dedicated for horizontal edges is proposed. The algorithms have been compared for detection of electric wires. The criterions of comparison were the effectiveness of edge detection applied to high voltage wires and the speed of operation. The algorithms have been implemented using the OpenCV library and tested on a set of images of high voltage wires.
Źródło:
Poznan University of Technology Academic Journals. Electrical Engineering; 2018, 96; 243-254
1897-0737
Pojawia się w:
Poznan University of Technology Academic Journals. Electrical Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Performance measurement with high-performance computer using HW-GA anomaly-detection algorithms for streaming data
Autorzy:
Fondaj, Jakup
Hasani, Zirije
Krrabaj, Samedin
Powiązania:
https://bibliotekanauki.pl/articles/27312908.pdf
Data publikacji:
2022
Wydawca:
Akademia Górniczo-Hutnicza im. Stanisława Staszica w Krakowie. Wydawnictwo AGH
Tematy:
time-series data
HW-GA
anomaly detection
big streaming data
Numenta
COVID-19 data set
high-performance computer
Libelium sensor data
e-dnevnik
Opis:
Anomaly detection for streaming real-time data is very important; more significant is the performance of an algorithm in order to meet real-time requirements. Anomaly detection is very crucial in every sector because, by knowing what is going wrong with data/digital systems, we can make decisions to help in every sector. Dealing with real-time data requires speed; for this reason, the aim of this paper is to measure the performance of our proposed Holt–Winters genetic algorithm (HW-GA) as compared to other anomaly-detection algorithms with a large amount of data as well as to measure how other factors such as visualization and the performance of the testing environment affect the algorithm’s performance. The experiments will be done in R with different data sets such as the as real COVID-19 and IoT sensor data that we collected from Smart Agriculture Libelium sensors and e-dnevnik as well as three benchmarks from the Numenta data sets. The real data has no known anomalies, but the anomalies are known in the benchmark data; this was done in order to evaluate how the algorithm works in both situations. The novelty of this paper is that the performance will be tested on three different computers (in which one is a high-performance computer); also, a large amount of data will be used for our testing, as will how the visualization phase affects the algorithm’s performance.
Źródło:
Computer Science; 2022, 23 (3); 395--410
1508-2806
2300-7036
Pojawia się w:
Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Lokalizacja tekstu w obrazie
Localization of text in images
Autorzy:
Pazio, M.
Powiązania:
https://bibliotekanauki.pl/articles/153776.pdf
Data publikacji:
2008
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
image analysis
text detection algorithms
Opis:
W naturalnym otoczeniu człowieka znajduje się duża ilość łatwo rozpoznawalnej informacji przedstawionej w postaci znaków graficznych i tekstu. Informacja taka jest bardzo przydatna w poruszaniu się w środowisku miejskim. Niestety, osoby z upośledzonymi funkcjami wzroku w sposób oczywisty pozbawione są możliwości korzystania z tego rodzaju przekazu. Istniejące na rynku systemy rozpoznawania tekstu (OCR) nie są niestety dostosowane do rozpoznawania tekstu zawartego w obrazach zarejestrowanych kamerą czy aparatem cyfrowym. W artykule przedstawiono, opracowane w Katedrze Systemów Automatyki Wydziału ETI PG, algorytmy wyszukiwania tekstu w obrazie oraz jego przetwarzania do postaci umożliwiającej rozpoznanie przez system OCR i odczytania treści za pomocą syntezatora mowy.
The system capable of localizing and reading aloud text embedded in natural scene images can be very helpful for blind and visually impaired persons - providing information useful in everyday life and increasing their confidence and autonomy. Even though the currently available optical character recognition (OCR) programs are fast and accurate, most of them fail to recognize text embedded in natural scene images. The goal of the algorithm described in this paper is to localize text-like image regions and pre-process them in a way that will make OCR work more reliably. The approach described in the paper is based on color image segmentation and segment shape analysis. Preliminary tests have shown that the proposed algorithm offers satisfactory detection rate and is pretty robust to typical text distortions, such as slant, tilt and bend.
Źródło:
Pomiary Automatyka Kontrola; 2008, R. 54, nr 3, 3; 153-156
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Portable Raman spectrometer - design rules and applications
Autorzy:
Gnyba, M.
Smulko, J.
Kwiatkowski, A.
Wierzba, P.
Powiązania:
https://bibliotekanauki.pl/articles/200133.pdf
Data publikacji:
2011
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
Raman spectroscopy
chemical detection
lasers
detection algorithms
Opis:
Raman spectroscopy has become more popular due to its new prospective field applications in forensic sciences, war against terrorism, environment protection and other field chemical analysis. Raman spectrometers can be miniaturised to portable devices and their price is decreasing due to development of optoelectronics components. Unfortunately, this technology has still numerous limitations that influence their design and limit the scope of possible applications. The conception and design of the portable Raman spectrometer is described, including discussion of performance and limitations of representative components of such device available on the market. An enhanced portable Raman spectrometer using two lasers, one emitting at 355 nm and the other at 785 nm, and employing advanced signal acquisition and data processing methods is presenented. Advantages of such system are outlined and example measurement results acquired using equivalent hardware are presented. Data processing flow for identification of chemicals is also described.
Źródło:
Bulletin of the Polish Academy of Sciences. Technical Sciences; 2011, 59, 3; 325-329
0239-7528
Pojawia się w:
Bulletin of the Polish Academy of Sciences. Technical Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Implementacja w FPGA algorytmu detekcji krawędzi obrazu w czasie rzeczywistym
FPGA implementation of edge detection algorithms on real-time image
Autorzy:
Kowalski, P.
Smyk, R.
Powiązania:
https://bibliotekanauki.pl/articles/268256.pdf
Data publikacji:
2018
Wydawca:
Politechnika Gdańska. Wydział Elektrotechniki i Automatyki
Tematy:
przetwarzanie obrazu
wykrywanie krawędzi
FPGA
image processing
edge detection
Opis:
W artykule przedstawiono projekt architektury oraz implementację układową toru przetwarzania wstępnego obrazu z modułem detekcji krawędzi. Układ został zaimplementowany w FPGA Intel Cyclone. Zrealizowany moduł wykorzystuje pięć wybranych algorytmów wykrywania krawędzi, w tym Robertsa, Sobela i Prewitt.
The paper presents FPGA implementation details of the hardware image processing block with the edge detection module. In the implemented video processing module we use five selected edge detection algorithms, including Roberts, Sobel and Prewitt. The structure was synthesized and packed using hardware design platform built around the Intel Cyclone V FPGA. The number of logic elements used in each implementation was compared. We also estimated the execution time and maximum possible frame rate in VGA (640x480) and FullHD (1920x1080) video stream.
Źródło:
Zeszyty Naukowe Wydziału Elektrotechniki i Automatyki Politechniki Gdańskiej; 2018, 61; 49-52
1425-5766
2353-1290
Pojawia się w:
Zeszyty Naukowe Wydziału Elektrotechniki i Automatyki Politechniki Gdańskiej
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Algorytmy przetwarzania widm Ramana podczas detekcji substancji chemicznych
Algorithms of Raman spectra processing during chemicals detection
Autorzy:
Kwiatkowski, A.
Powiązania:
https://bibliotekanauki.pl/articles/267815.pdf
Data publikacji:
2013
Wydawca:
Politechnika Gdańska. Wydział Elektrotechniki i Automatyki
Tematy:
spektroskopia Ramana
algorytmy detekcji
zakłócenia
Raman spectroscopy
detection algorithms
noise
Opis:
W pracy zostaną przedstawione algorytmy wstępnego przetwarzania widm mające na celu usuniecie lub zmniejszenie intensywności zakłóceń obecnych w rejestrowanych widmach Ramana, ze szczególnym uwzględnieniem automatyzacji tego procesu (bez konieczności wyboru parametrów przetwarzania przez obsługę urządzenia). Kolejna prezentowana grupę algorytmów stanowią procedury parametryzacji widm, które opisują widma w postaci zbioru kilku parametrów, np. pozycji linii widmowych, jej względnej amplitudy oraz szerokości. Parametry te są niezbędną informacja wejściową dla niektórych algorytmów detekcji. W pracy zostaną również zaprezentowane najpopularniejsze algorytmy korelacyjne oraz algorytmy porównujące położenie i amplitudę linii widmowych.
Detection of chemicals on the basis of their Raman spectra measurement consists in comparison recorded spectra for the tested chemical substances with model spectra stored in the master database. Detection algorithms indicate the substance of the database whose spectrum is the most similar, according to established criteria, to the recorded spectrum of the tested chemical. In the paper, there will be presented spectra preprocessing algorithms to eliminate or reduce the intensity of the noise present in the recorded Raman spectra, with particular emphasis on automation of this process (no need to select the parameters processed by the operation of the device). Another presented group of algorithms are spectra parameterization procedures that describe the spectrum as a set of several parameters, such as the position of the spectral lines, the relative amplitude and width. These parameters are necessary input information for some detection algorithms. The paper will also be presented to the most popular correlation algorithms.
Źródło:
Zeszyty Naukowe Wydziału Elektrotechniki i Automatyki Politechniki Gdańskiej; 2013, 34; 39-42
1425-5766
2353-1290
Pojawia się w:
Zeszyty Naukowe Wydziału Elektrotechniki i Automatyki Politechniki Gdańskiej
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza przydatności algorytmów detekcji krawędzi w zastosowaniach fotogrametrii bliskiego zasięgu
The use of edge detection algorithms in close range photogrammetry applications
Autorzy:
Czechowicz, A.
Mikrut, S.
Powiązania:
https://bibliotekanauki.pl/articles/131208.pdf
Data publikacji:
2006
Wydawca:
Stowarzyszenie Geodetów Polskich
Tematy:
digital image
edge detection
automatic vectorization
digital photogrammetry
close range photogrammetry
obraz cyfrowy
detekcja krawędzi
automatyczna wektoryzacja
fotogrametria cyfrowa
fotogrametria bliskiego zasięgu
Opis:
Niniejszy artykuł prezentuje wyniki badań porównujących metody detekcji krawędzi na obrazach cyfrowych oraz weryfikację ich przydatności w procesie automatycznej wektoryzacji. W ramach eksperymentu dokonano implementacji znanych algorytmów detekcji krawędzi bazujących na analizie pochodnych funkcji jasności obrazu (Sobela, Kircha, Canny’ego, Marr-Hildretha) jak również nowych rozwiązań (algorytm SUSAN). Opracowany w środowisku Matlab program autorski umożliwił uzyskanie punktowego opisu krawędzi, aproksymację ich przebiegu prostymi oraz analizę jakości uzyskanych wyników. Badania przeprowadzono na dwudziestu dwóch obiektach, które podzielono na dwie grupy – obiektów typowych i nietypowych. Obiekty te pochodzą z projektów wykonanych w ramach inwentaryzacji zabytków. Zdjęcia zostały pozyskane metodą bezpośrednią – aparatem cyfrowym Canon EOS 300D z obiektywami Canon EF 14 mm L USM i Canon EF 50mm L USM oraz pośrednią – kamerą analogową Rolleiflex 6006 metric i skanerem PHOTOSCAN – TD. Dla sprawdzenia poprawności wyznaczonych krawędzi dokonano ich ręcznej wektoryzacji. Obliczono współczynniki określające dokładność ilościowo – jakościową algorytmów detekcji krawędzi przy zadanych parametrach. Umożliwiło to wytypowanie optymalnych ustawień detekcji. Obliczanymi współczynnikami były: kompletność (completeness), poprawność (correctness) i jakość (quality). Otrzymany w wyniku detekcji krawędzi obraz binarny porównano z obrazem zawierającym informacje o rzeczywistych krawędziach obiektu. Wyniki zestawiono i na ich podstawie wytypowano optymalny algorytm detekcji krawędzi (Canny) oraz określono w procentach ilość uzyskanych automatycznie wektorów, które mogą być wykorzystane w dalszych etapach opracowań fotogrametrycznych.
This paper presents the results of research work that compares methods of edge detection on digital images, as well as verification of their use in the automatic vectorization process. Within the experiment framework, known algorithms of edge detection that are based on the analysis of image brightness function derivatives (Sobel, Kirch, Canny, Marr-Hildreth) were implemented, as well as new solutions (the SUSAN algorithm) were considered. The original software, developed in the Matlab environment, obtained the point description of edges, the approximation of their routes by means of straight lines, as well as a quality analysis of the obtained results. Tests were performed on 22 objects, which were divided into two groups: typical and atypical ones. The objects were derived from projects in the historical monument inventory scheme. Images were acquired both by means of a direct method (Canon EOS 300D digital camera, provided with Canon EF 14 mm L USM and Canon EF 50 mm L USM lenses), and by means of an indirect method (analogue Rolleiflex 6006 metric camera and PHOTOSCAN-TD scanner). In order to check the accuracy of the evaluated edges, they were subjected to manual vectorization. Coefficients determining the quantitative and qualitative accuracy of edge detection algorithms at set parameters were calculated. This made it possible to single out optimum detection settings. The calculated coefficients included completeness, correctness, and quality. The binary image received as a result of the edge detection was compared with the image containing information about actual object edges. The results were put together and, based on them, the optimum edge detection algorithm was selected (Canny). In addition, the percentage amount of automatically gained vectors which may be used in further steps in the photogrammetric process was determined.
Źródło:
Archiwum Fotogrametrii, Kartografii i Teledetekcji; 2006, 16; 135-146
2083-2214
2391-9477
Pojawia się w:
Archiwum Fotogrametrii, Kartografii i Teledetekcji
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza efektywności sprzętowych implementacji algorytmów detekcji twarzy w obrazach cyfrowych
Effectiveness analysis of hardware implementations of face detection algorithms in digital images
Autorzy:
Wujek, P.
Pełka, R.
Powiązania:
https://bibliotekanauki.pl/articles/156623.pdf
Data publikacji:
2012
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
detekcja twarzy
FPGA
GPU
GPGPU
face detection
Opis:
W artykule przedstawiono i porównano wyniki implementacji przykładowego algorytmu detekcji twarzy w obrazach cyfrowych na trzech platformach sprzętowych: z użyciem CPU (Matlab), w strukturze programowalnej FPGA z procesorem sprzętowym PowerPC [1], oraz z wykorzystaniem CPU z akceleracją GPU. Powyższe implementacje przebadano eksperymentalnie pod względem złożoności implementacji i szybkości działania poszczególnych fragmentów algorytmu. Porównano je ze sobą oraz przedstawiono najlepsze obszary zastosowań poszczególnych z nich.
This paper describes comparison of hardware implementations of a face detection algorithm using three different platforms: (1) classic CPU implementation (Matlab), (2) implementation with use of programmable logic - FPGA with hardware processor PowerPC [1], and (3) CPU based version with GPU acceleration. These tree versions have been experimentally tested and compared in terms of the required hardware resources and operating speed, which is of great importance in most practical applications. We also discuss advantages and drawbacks of these three approaches to hardware implementation of face detection algorithms. In particular, we formulate some important conditions that the analyzed image must meet to obtain the optimum effectiveness of the face detection algorithm implemented on each platform. Finally, we show that use of GPU acceleration can take advantage of the classic CPU and parallel computing accessible to FPGA. The proposed solution of skin color detection time for the CPU with GPU acceleration is over 100 times shorter than that for the solution with the classical CPU. As a programmable device we have used FPGA Virtex-4 chip from Xilinx, and as a GPU accelerator we have utilized graphic card nVidia GeForce 8600 GT.
Źródło:
Pomiary Automatyka Kontrola; 2012, R. 58, nr 7, 7; 581-583
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
A short survey on fully-automated people movement and identity detection algorithms
Analiza algorytmów skorelowanych z detekcją ruchu osób i ich tożsamości
Autorzy:
Szymkowski, Maciej
Przybyszewski, Karol
Powiązania:
https://bibliotekanauki.pl/articles/1818442.pdf
Data publikacji:
2021
Wydawca:
Politechnika Białostocka. Oficyna Wydawnicza Politechniki Białostockiej
Tematy:
computer Vision
image processing
artificial Intelligence
people movement
identity detection
person Re-Identification
Python programming language
przetwarzanie obrazów
sztuczna inteligencja
detekcja ruchu
wykrywanie tożsamości
język programowania Python
Opis:
Nowadays, diversified companies use security systems based on cameras to increase safety of their enterprise. However, when the camera observes multiple people, it is hard for humans to directly observe each of them. In the literature, there are multiple computer vision-based approaches that automatically detect person identity and the way he is moving. Moreover, there are approaches that identify people across multiple cameras (reidentification). It is crucial, especially in the crowded places. By these algorithms we can detect people whose behavior is strange. Diversified approaches can be easily found in the literature and online-available repositories. The work, presented in this paper, can be divided into three main parts: literature review, selected algorithms implementation and results comparison. We have to claim that each solution was implemented in Python programming language with sufficient libraries. This technology was selected due to its efficiency and simplicity. Results of the conducted experiments have shown that it is clearly possible to detect people’s movement and observe their identities even in crowded places.
Współcześnie w wielu miejscach publicznych oraz obszarach zajmowanych przez zróżnicowane firmy możemy zauważy systemy bezpieczeństwa bazujące na kamerach. Jednakże bardzo ciężko jest pojedynczemu operatorowi obserwować każdą osobę która pojawi się na obrazie. W tym celu powstały algorytmy bazujące na metodyce Computer Vision, które mają na celu wykrycie nie tylko trasy poruszania się każdej osoby ale również ocenę jej tożsamości. Co więcej tego typu rozwiązania mogą być bardzo przydatne w zatłoczonych miejscach, gdzie niezwykle ważne jest wykrycie niestandardowego zachowania poszczególnych osób. W literaturze oraz bazach dostępnych online możemy znaleźć zróżnicowane podejścia do rzeczonego problemu. W ramach naszej pracy porównujemy kilka z nich. Każde z wybranych rozwiązań zostało zaimplementowane przy użyciu języka Python i bibliotek dostępnych w ramach rzeczonego języka. To środowisko zostało wybrane ze względu na jego wydajność oraz prostotę pisania kodu. Wyniki, które uzyskaliśmy wskazują na to, że aktualnie istniejące solucje mogą być używane do obserwacji trasy poszczególnych osób nawet w zatłoczonych miejscach.
Źródło:
Advances in Computer Science Research; 2021, 15; 1--14
2300-715X
Pojawia się w:
Advances in Computer Science Research
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Efektywna metoda monitoringu widma do wykrywania sygnałów wyzwalających IED
Eficient method of spectrum monitoring for detection of radio controlled IED
Autorzy:
Kryk, M.
Łopatka, J.
Powiązania:
https://bibliotekanauki.pl/articles/208924.pdf
Data publikacji:
2013
Wydawca:
Wojskowa Akademia Techniczna im. Jarosława Dąbrowskiego
Tematy:
telekomunikacja
detektory energii
stacja zakłócająca
telecommunication
detection algorithms
detection and jamming station
Opis:
Podczas realizowania obecnych misji wojskowych obserwuje się gwałtowny wzrost znaczenia improwizowanych ładunków wybuchowych IED. Powodem tak dużego zainteresowania terrorystów tymi rozwiązaniami jest łatwy dostęp do broni oraz tanich i szeroko osiągalnych systemów komunikacji. W celu zminimalizowania działania ładunków IED, w urządzeniach odpowiedzialnych za monitorowanie środowiska elektromagnetycznego wprowadza się nowe metody skanowania i wykrywania sygnałów radiowych. Wpływają one na zwiększenie jakości odbieranych danych oraz skracają czas detekcji, a tym samym czas reakcji całego systemu. Dlatego też celem niniejszego artykułu jest przedstawienie metody skanowania sygnałów radiowych. Do zrealizowania tego zadania zaproponowano procedurę detekcji, którą następnie sprawdzono na stanowisku pomiarowym. Praca składa się z czterech rozdziałów. W pierwszym opisano założenia oraz ideę działania proponowanego systemu skanowania sygnałów. Przedstawiona w nim metoda składa się z dwóch części: detektora tła szumowego i detektora energii. W następnym rozdziale zaprezentowano stanowisko pomiarowe. Opisano podstawowe parametry odbiornika, szczególnie zwracając uwagę na zastosowany w nim tor obliczania widma sygnału. Następnie zaprezentowano sposób wykonywania testów. W rozdziale trzecim przedstawiono wyniki przeprowadzonych testów, znajdują się tam podstawowe charakterystyki prawdopodobieństwa fałszywego alarmu i detekcji dla różnych trybów pracy. Ostatni rozdział podsumowuje uzyskane wyniki i przedstawia wnioski.
During realization of current military missions, a significant increase in the Improvised Explosive Device (IED) use can be noticed. The reason of that is easy access to weapons and explosive materials, and widely accessible communication systems. In order to minimize the IED efficiency, it is necessary to develop and introduce new methods and devices for spectrum monitoring. They should provide better sensitivity, selectivity, and shorter detection time and hence the reaction time of the whole system. Therefore the goal of this article is to propose a new method of wideband detection of radio signals. The elaborated method was then tested in laboratory conditions using designed test bench. This work consists of 4 parts. In the first one, assumptions and the idea of the proposed scanning system are described. The method presented here consists of two components: background noise detector and energy detector. In the next part, the proposed test bench is shown. Additionally, basic parameters of receiver are described, paying particular attention to properties of the signal spectrum calculation subsystem. The third part contains results of the tests. These are particularly characteristics such as probability of false alarm and probability of detection depending on different modes of spectrum calculation. The last part summarizes the results and presents the conclusions.
Źródło:
Biuletyn Wojskowej Akademii Technicznej; 2013, 62, 2; 87-99
1234-5865
Pojawia się w:
Biuletyn Wojskowej Akademii Technicznej
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Symulacja i testowanie algorytmów wykrywania krawędzi na potrzeby lotu wśród kanionu ulicy
Simulation and testing of edge detection algorithms for flight among street canyon
Autorzy:
Bogdan, M.
Powiązania:
https://bibliotekanauki.pl/articles/387397.pdf
Data publikacji:
2010
Wydawca:
Politechnika Białostocka. Oficyna Wydawnicza Politechniki Białostockiej
Tematy:
MATLAB
metody gradientowe
wykrywanie krawędzi
przeszkody
transformata Hough'a
gradient method
edge detection
Hough's transform
Opis:
W artykule testowano i analizowano metody wykrywania krawędzi w środowisku programowym Matlab’a. Skupiono się głownie na metodach gradientowych. W celu uproszczenie informacji zawartej w zarejestrowanych obrazach (klatkach) zaproponowano, także opis analityczny wykrywanych krawędzi – przeszkód (transformata Hough’a).
In the article the methods for edge detection in the Matlab’s software environment were tested and analyzed. The primary focus is placed on the gradient methods. In order to simplify the information comprised in the registered images (frames) an analytical description of the detected edge-obstacles was proposed (Hough's transform).
Źródło:
Acta Mechanica et Automatica; 2010, 4, 3; 9-15
1898-4088
2300-5319
Pojawia się w:
Acta Mechanica et Automatica
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Algorytmy wykrywania substancji chemicznych na podstawie pomiarów widm Ramana
Algorithms of chemicals detection using Raman spectra
Autorzy:
Kwiatkowski, A.
Powiązania:
https://bibliotekanauki.pl/articles/157567.pdf
Data publikacji:
2010
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
algorytmy detekcji
zjawisko Ramana
spektroskopia Ramana
szumy
detection algorithms
Raman phenomena
Raman spectroscopy
noise
Opis:
Rejestracja widma promieniowania rozproszonego nieelastycznie podczas zjawiska Ramana, które jest charakterystyczne dla badanej substancji, pozwala na jej identyfikację. W pracy zostały przedstawione przykładowe widma Ramana substancji chemicznych. Następnie opisano błędy podczas pomiarów widm Ramana, powodujące ograniczenia możliwości identyfikacji substancji chemicznych lub ich mieszanin. Szczegółowo przedstawiono możliwości redukcji błędów pomiarowych przez zastosowanie procedur usuwania tła oraz wygładzania rejestrowanych widm we wstępnej fazie przetwarzania. W pracy następnie opisano wybrane algorytmy klasyfikacji, które umożliwiają wyznaczanie składu badanej mieszaniny na podstawie porównania jej widma Ramana z modelami stworzonymi na bazie widm wzorcowych. Ponadto oceniono efektywność wykrywania wybranych substancji chemicznych według przedstawionych metod oraz możliwości ich usprawnienia.
The Raman spectrometers are devices which allow immediate and accurate identification of the examined chemicals without a requirement of a direct contact. The devices are based on the Raman phenomenon, which takes place during illumination of the sample by a monochromatic radiation (e.g. 785 nm laser). Additional bands appear in the scattered spectrum due to the inelastic scattering of excitation monochromatic light on the molecules of the investigated probe. The number, shapes and locations of these bands in the Raman spectrum are unique for the investigated chemicals. Therefore, the irradiated probe can be identified. Raman spectrometers are used for rapid identification of unknown and potentially dangerous substances (e.g. drugs, explosives). The paper presents construction details of the portable Raman spectrometer being prepared at the Faculty of Electronics, Telecommunications and Informatics, Gdansk University of Technology. The paper outlines necessary signal processing to assure reliable identification. First interferences encountered during Raman spectra measurements are presented. Secondly, methods of their reduction (background removal, spectra smoothing) are described. The selected algorithms for chemicals classification are outlined. They enable determination of their composition by comparing the measured Raman spectra with the models based on the prepared spectra library. Finally, efficiency of these algorithms is discussed and directions of their further development are outlined.
Źródło:
Pomiary Automatyka Kontrola; 2010, R. 56, nr 9, 9; 1081-1084
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza algorytmów detekcji obiektów infrastruktury kolejowej na podstawie chmury punktów mobilnego skaningu laserowego
Analysis of detection algorithms of railway infrastructure object based on scanning mobile laser point cloud
Autorzy:
Marmol, U.
Powiązania:
https://bibliotekanauki.pl/articles/130674.pdf
Data publikacji:
2012
Wydawca:
Stowarzyszenie Geodetów Polskich
Tematy:
mobilny skaning laserowy
filtracja
detekcja obiektów
mobile laser scanning
filtering
object detection
Opis:
Tematem niniejszego artykułu jest detekcja obiektów infrastruktury kolejowej na podstawie chmury punktów mobilnego skaningu laserowego. Pierwszym istotnym etapem, zanim przystąpi się do właściwej detekcji, jest usunięcie szumu pomiarowego. W przypadku skaningu mobilnego szum jest kluczowym problemem, gdyż wprowadza duże zakłócenia do danych pomiarowych. W pierwszej części artykułu zawarto krótką charakterystykę programów pod kątem prostych filtrów geometrycznych, które zarówno usuwają szumy jak i przeprowadzają proste operacje klasyfikacji (na przykład wydzielenie obiektów oddalonych o określoną wartość głębokości). Dopiero po usunięciu szumu jest możliwe rozpoznawanie obiektów. Jest to stosunkowo nowe zagadnienie, otwierające szerokie pole do analiz i badań naukowych. Do tej pory zostało opisanych kilka metod klasyfikacji danych pochodzących z mobilnych systemów laserowych. Część algorytmów opiera się na metodach wywodzących się z teorii przetwarzania obrazów. Rozproszona chmura punktów jest zapisywana w siatce regularnej jako raster, którego wartości pikseli odpowiadają głębokości lub intensywności danych laserowych. Do metod opartych na obrazach możemy zaliczyć: algorytmy wykorzystujące filtry morfologiczne i algorytmy wyszukiwania. Inne metody detekcji obiektów bazują na danych rozproszonych, czyli oryginalnej chmurze punktów. Przykładem może być metoda oparta na algorytmie RANSAC. Przeprowadzona analiza algorytmów filtracji ujawniła, że mobilny skaning laserowy może stanowić miarodajne źródło do wyodrębniania obiektów.
The subject of this paper is detection of railway infrastructure objects based on mobile laser scanning. The first important step, made before proceeding with correct detection, is to remove the measurement noise. In the case of mobile scanning noise is a key issue, since it introduces a large distortion of the measurement data. In the first part of the article a brief description of the programs in terms of simple geometric filters which both remove noise and carry out simple operations of the classification (for example, the separation of objects spaced by a certain depth). Object recognition is possible only after the removal of the noise This is a relatively new problem, opening a wide field for analysis and research. So far several methods have been described for the classification of the mobile data. Some algorithms based on methods derived from the image processing theory. Scattered cloud of points is stored in a regular grid, the pixel values correspond to the depth or intensity of the laser data. The image-based methods: algorithms using morphological filters and retrieval algorithms. Other methods are based on the detection of objects from the original cloud of points. An example is the method based on RANSAC algorithm. An analysis of filtering algorithms revealed that mobile laser scanning can be a reliable information source to extract objects.
Źródło:
Archiwum Fotogrametrii, Kartografii i Teledetekcji; 2012, 24; 211-220
2083-2214
2391-9477
Pojawia się w:
Archiwum Fotogrametrii, Kartografii i Teledetekcji
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Model symulacyjny elementu wykonawczego automatyki dla potrzeb badań porównawczych algorytmów do detekcji i izolacji uszkodzeń
Simulation model of final control element for fault detection and isolation algorithms tests purposes
Autorzy:
Bartyś, M.
Heras, S. de las
Powiązania:
https://bibliotekanauki.pl/articles/152435.pdf
Data publikacji:
2002
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
modelowanie układów dynamicznych
element wykonawczy automatyki
ustawnik pozycyjny
zawór regulacyjny
diagnostyka
simulation of model
detection algorithms
fault isolation
fault detection
detection
isolation
Opis:
W artykule omówiono model symulacyjny elementu wykonawczego automatyki składającego sie z: membranowego siłownika pneumatycznego o działaniu prostym, inteligentnego ustawnika pozycyjnego oraz zaworu regulacyjnego. Model zbudowano w celu wykorzystania go w badanizch i testowaniu algorytmów detekcji i lokalizacji uszkodzeń elementów wykonawczych. Struktura modelu nawiązuje do postaci fizykalnej urządzenia wykonawczego. W konstrukcji modelu wykorzystano głównie opis analityczny wynikający ze znanych praw fizyki opisujacych zachodzące zjawiska i przemiany energetyczne. Odrzucono model abstrakcyjny ze względu na brak możliwości klarownej definicji wejść symulowanych uszkodzeń. Parametry modelu wyznaczono drogą eksperymentalną. Jakość modelu potwierdzono w wyniku weryfikacji doświadczalnej. W modelu zlokalizowano wejścia 19 potencjalnych uszkodzeń zespołu wykonawczego.
In the paper the simulation model of final control element consisting of: linear travel diaphragm pneumatic actuator, smart positioner and control valve was given. Model was suited for fault detection and isolation algorithms tests prior to industrial implementation. The model structure corresponds to the physical nature of the final control element. The analytical description rather than "black box" description was applied. The model was supplied with a vector of 19 faults thus allowing simulation of single and multiple incipient and abrupt faults. Model was tuned and verified experimentally.
Źródło:
Pomiary Automatyka Kontrola; 2002, R. 48, nr 2, 2; 5-9
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Edge detection on images of pseudoimpedance section supported by context and adaptive transformation model images
Autorzy:
Kawalec-Latała, E.
Powiązania:
https://bibliotekanauki.pl/articles/178909.pdf
Data publikacji:
2014
Wydawca:
Politechnika Wrocławska. Oficyna Wydawnicza Politechniki Wrocławskiej
Tematy:
underground storage
acoustic impedance
data analysis
data visualisation
edge detection algorithms
rock salt
inhomogeneity detection
składowanie podziemne
impedancja akustyczna
analiza danych
wizualizacja danych
algorytmy wykrywania krawędzi
sól kamienna
wykrywanie niejednorodności
Opis:
Most of underground hydrocarbon storage are located in depleted natural gas reservoirs. Seismic survey is the most economical source of detailed subsurface information. The inversion of seismic section for obtaining pseudoacoustic impedance section gives the possibility to extract detailed subsurface information. The seismic wavelet parameters and noise briefly influence the resolution. Low signal parameters, especially long signal duration time and the presence of noise decrease pseudoimpedance resolution. Drawing out from measurement or modelled seismic data approximation of distribution of acoustic pseuoimpedance leads us to visualisation and images useful to stratum homogeneity identification goal. In this paper, the improvement of geologic section image resolution by use of minimum entropy deconvolution method before inversion is applied. The author proposes context and adaptive transformation of images and edge detection methods as a way to increase the effectiveness of correct interpretation of simulated images. In the paper, the edge detection algorithms using Sobel, Prewitt, Robert, Canny operators as well as Laplacian of Gaussian method are emphasised. Wiener filtering of image transformation improving rock section structure interpretation pseudoimpedance matrix on proper acoustic pseudoimpedance value, corresponding to selected geologic stratum. The goal of the study is to develop applications of image transformation tools to inhomogeneity detection in salt deposits.
Źródło:
Studia Geotechnica et Mechanica; 2014, 36, 1; 29-36
0137-6365
2083-831X
Pojawia się w:
Studia Geotechnica et Mechanica
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Comparison of algorithms for detection of active inflammatory lesions in sacroiliitis
Autorzy:
Gawłowski, Igor
Ożga, Joanna
Raczko, Agata
Powiązania:
https://bibliotekanauki.pl/articles/40521367.pdf
Data publikacji:
2024
Wydawca:
Uniwersytet Rzeszowski. Wydawnictwo Uniwersytetu Rzeszowskiego
Tematy:
artificial intelligence
axial spondyloarthritis
bone marrow edema
Opis:
Introduction. Artificial intelligence is increasingly being used in the medicine, particularly in radiological diagnosis of diseases such as an axial spondyloarthritis (axSpA). The aim of this study is to compare the available algorithms designed to detect active sacroiliitis in patients with axSpA. Material and methods. Four algorithms, two semi-automated and two full-automated for the assessment of bone marrow edema (BME) on magnetic resonance imaging (MRI) of the sacroiliac joints (SIJs) were included in the study. They were described and compared in terms of specificity, sensitivity, and correlation of BME detection findings between AI and experts. Analysis of the literature. Among all automated algorithms, the one created by Bressem et al. had the highest number of examinations analyzed in the study, involving 593 MRIs of SIJs. The sensitivity and specificity, as well as the correlation between the AI’s detection of BME versus manual, were not calculated for each algorithm. Rzecki’s algorithm had the greatest sensitivity and specificity for BME detection reaching 0.95 and 0.96, respectively. In addition, its Speraman’s coefficient of correlation between manual and automated measurements was 0.866. Conclusion. Each of described algorithms is certainly useful in assessing BME in the MRI examinations of SIJs.
Źródło:
European Journal of Clinical and Experimental Medicine; 2024, 22, 1; 188-193
2544-2406
2544-1361
Pojawia się w:
European Journal of Clinical and Experimental Medicine
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
AI based algorithms for the detection of (ir)regularity in musical structure
Autorzy:
Mihelač, Lorena
Povh, Janez
Powiązania:
https://bibliotekanauki.pl/articles/1838157.pdf
Data publikacji:
2020
Wydawca:
Uniwersytet Zielonogórski. Oficyna Wydawnicza
Tematy:
musical structure regularity
perception
AI algorithms
Opis:
Regularity in musical structure is experienced as a strongly structured texture with repeated and periodic patterns, with the musical ideas presented in an appreciable shape to the human mind. We recently showed that manipulation of musical content (i.e., deviation of musical structure) affects the perception of music. These deviations were detected by musical experts, and the musical pieces containing them were labelled as irregular. In this study, we replace the human expert involved in detection of (ir)regularity with artificial intelligence algorithms. We evaluated eight variables measuring entropy and information content, which can be analysed for each musical piece using the computational model called Information Dynamics of Music and different viewpoints. The algorithm was tested using 160 musical excerpts. A preliminary statistical analysis indicated that three of the eight variables were significant predictors of regularity (E_cpitch, IC_cpintfref, and E_cpintfref). Additionally, we observed linear separation between regular and irregular excerpts; therefore, we employed support vector machine and artificial neural network (ANN) algorithms with a linear kernel and a linear activation function, respectively, to predict regularity. The final algorithms were capable of predicting regularity with an accuracy ranging from 89% for the ANN algorithm using only the most significant predictor to 100% for the ANN algorithm using all eight prediction variables.
Źródło:
International Journal of Applied Mathematics and Computer Science; 2020, 30, 4; 761-772
1641-876X
2083-8492
Pojawia się w:
International Journal of Applied Mathematics and Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
On Efficiency of Selected Machine Learning Algorithms for Intrusion Detection in Software Defined Networks
Autorzy:
Jankowski, D.
Amanowicz, M.
Powiązania:
https://bibliotekanauki.pl/articles/963945.pdf
Data publikacji:
2016
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
software defined network
intrusion detection
machine learning
Mininet
SDN
Opis:
We propose a concept of using Software Defined Network (SDN) technology and machine learning algorithms for monitoring and detection of malicious activities in the SDN data plane. The statistics and features of network traffic are generated by the native mechanisms of SDN technology.In order to conduct tests and a verification of the concept, it was necessary to obtain a set of network workload test data.We present virtual environment which enables generation of the SDN network traffic.The article examines the efficiency of selected machine learning methods: Self Organizing Maps and Learning Vector Quantization and their enhanced versions.The results are compared with other SDN-based IDS.
Źródło:
International Journal of Electronics and Telecommunications; 2016, 62, 3; 247-252
2300-1933
Pojawia się w:
International Journal of Electronics and Telecommunications
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Wykorzystanie właściwości algorytmów regulacji predykcyjnej w detekcji uszkodzeń
Exploitation of properties of the MPC algorithms in fault detection
Autorzy:
Marusak, P. M.
Powiązania:
https://bibliotekanauki.pl/articles/276643.pdf
Data publikacji:
2012
Wydawca:
Sieć Badawcza Łukasiewicz - Przemysłowy Instytut Automatyki i Pomiarów
Tematy:
regulacja predykcyjna
detekcja uszkodzeń
regulacja odporna na uszkodzenia
model predictive control
fault detection
fault-tolerant control
Opis:
Algorytmy regulacji predykcyjnej dzięki sposobowi ich formułowania, w którym w umiejętny sposób wykorzystuje się model procesu, gwarantują bardzo dobrą jakość regulacji. Często ma to miejsce także w przypadku wystąpienia uszkodzenia w układzie regulacji. Wiele takich uszkodzeń może być nawet trudnych do zauważenia dzięki działaniu regulatora, jednak pożądane jest ich wykrycie. W artykule zaproponowano wykorzystanie w celu wykrywania uszkodzeń faktu, że w algorytmach regulacji predykcyjnej na bieżąco oceniana jest jakość modelu, na którym algorytm bazuje, przez porównywanie jego wyjścia z wartością wyjścia obiektu. Metoda może więc zostać użyta w algorytmach regulacji predykcyjnej dowolnego typu, bazujących zarówno na liniowych, jak i nieliniowych modelach obiektów.
The model predictive control (MPC) algorithms due to their formulation and clever usage of the process model offer good control performance. It is also the case when some faults take place in the control system. Many of such faults can be even hard to notice thanks to the operation of the controller. It is, however, desired to be able to detect such situations. In the paper it is proposed to use internal signals of the MPC controllers in order to detect faults that occurred in the system. The method can be applied in the MPC algorithms based on both linear or nonlinear models.
Źródło:
Pomiary Automatyka Robotyka; 2012, 16, 2; 338-343
1427-9126
Pojawia się w:
Pomiary Automatyka Robotyka
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Algorithms of detection and isolation for instrumentation faults in control system of a condensation turbine
Algorytmy detekcji i lokalizacji uszkodzeń torów pomiarowych w programie sterowania turbiny kondensacyjnej
Autorzy:
Pawlak, M.
Powiązania:
https://bibliotekanauki.pl/articles/258119.pdf
Data publikacji:
2006
Wydawca:
Sieć Badawcza Łukasiewicz - Instytut Technologii Eksploatacji - Państwowy Instytut Badawczy
Tematy:
turbina kondensacyjna
tor pomiarowy
układ regulacji
modelowanie
lokalizacja uszkodzeń
detekcja uszkodzeń
diagnostyka
condensation turbine
instrumentation line
control system
modeling
fault isolation
fault detection
diagnosis
Opis:
Control system of a condensation turbine with fault tolerant instrumentation lines is presented in this paper. The characteristics of instrumentation signals entering the controller and methods of fault detection are also presented. Application of modelling for diagnostic purposes is given. The creation of partial models used for fault detection as well as methods of fault isolation are described.
Przedstawiono układ regulacji turbiny kondensacyjnej odporny na uszkodzenia torów pomiarowych. Zaprezentowano charakterystykę sygnałów pomiarowych wchodzących do regulatora i metody wykrywania uszkodzeń przykładowych torów pomiarowych. Przedstawiono wykorzystanie modelowania dla celów diagnostycznych. Opisano sposób budowy modeli cząstkowych wykorzystywanych do detekcji uszkodzeń. Zaprezentowano sposoby lokalizacji uszkodzeń.
Źródło:
Problemy Eksploatacji; 2006, 2; 21-32
1232-9312
Pojawia się w:
Problemy Eksploatacji
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Zastosowanie metod progowania lokalnego do wykrywania defektów z użyciem termografii aktywnej
Application of local thresholding algorithms for defect detection using active thermography
Autorzy:
Dudzik, S.
Sochacka, O.
Powiązania:
https://bibliotekanauki.pl/articles/267010.pdf
Data publikacji:
2018
Wydawca:
Politechnika Gdańska. Wydział Elektrotechniki i Automatyki
Tematy:
termografia aktywna
badania nieniszczące
wykrywanie defektów
progowanie lokalne
active thermography
non-destructive testing
defect detection
local thresholding
Opis:
W pracy zaprezentowano zastosowanie metod progowania lokalnego do wykrywania defektów z użyciem termografii aktywnej. Przeprowadzono badania eksperymentalne polegające na rejestracji sekwencji termogramów powierzchni badanej próbki materiału dla dwóch wymuszeń cieplnych oraz dwóch faz procesu wymiany ciepła (faza nagrzewania i faza stygnięcia). Sekwencje termogramów uzyskane w badaniach eksperymentalnych zostały poddane binaryzacji z wykorzystaniem lokalnych metod progowania. Do oszacowania efektywności wykrywania defektów za pomocą zaproponowanych metod, zastosowano kryteria oparte na pojęciu błędu klasyfikacji w obszarze defektów i obszarze tła. Na podstawie badań stwierdzono, że największą dokładność uzyskuje się z stosując zmodyfikowaną metodę Bradleya.
The paper presents the application of local thresholding methods for defect detection using active thermography. Experimental studies were performed involving the recording of the sequence of thermograms of the surface of the tested material sample. Experiments were conducted for two different thermal excitations and two phases of the heat transfer process (i.e. heating phase and cooling phase). The thermograms from sequences obtained in experimental studies were then binarized using local thresholding methods. Three following methods were employed: modified Bradley method, median method and Gaussian weighted mean method. To assess the accuracy of defect detection using the proposed algorithms, the criteria based on the concept of classification error in the defected and non-defected areas were applied. In this work it was found that the most accurate method is the modified Bradley method.
Źródło:
Zeszyty Naukowe Wydziału Elektrotechniki i Automatyki Politechniki Gdańskiej; 2018, 59; 43-46
1425-5766
2353-1290
Pojawia się w:
Zeszyty Naukowe Wydziału Elektrotechniki i Automatyki Politechniki Gdańskiej
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Quasi-autonomiczny pojazd na bazie zestawu Lego Mindstorms NXT
Lego Mindstorms NXT based quasi-autonomous vehicle
Autorzy:
Dimitrova-Grekow, T.
Powiązania:
https://bibliotekanauki.pl/articles/155173.pdf
Data publikacji:
2011
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
pojazdy quasi-autonomiczne
nawigacja
mapowanie otoczenia
komunikacja człowiek-maszyna
detekcja obiektów
algorytmy SLAM
Mindstorms NXT
quasi-automonous vehicle
mapping
object detection
navigation
SLAM algorithms
human-machine communication
Opis:
W artykule przedstawiono metodę sterowania pojazdem, która jest analogiczna do wydawania poleceń człowiekowi, czyli operuje na abstrakcyjnych pojęciach. Zbadane zostało na ile możliwa jest budowa takiego systemu korzystając z powszechnie dostępnego sprzętu - zestawu Lego Mindstorms NXT. Główne zadania wykonywane przez robota, to budowanie mapy, osiągnięcie pozycji wskazanej przez operatora oraz wykrywanie i rozpoznawanie prostych obiektów. Badania eksperymentalne wykazały, że zastosowany algorytm rozpoznawaniu obiektów, uzyskał wysoką trafność.
The presented research evaluates how suitable the Lego Mindstorms NXT sets are for implementing real time algorithms in mobile devices. Therefore, a vehicle control method, based on an abstract commands list, was developed. The main tasks executed by the vehicle are: mapping, reaching a location determined by the operator and recognizing a primitive object. The interface of the project is shown in Fig. 1. It allows the user/operator to observe the map, the parameters of the objects and to send commands from the dynamic generated command list. The implemented mapping and object detection algorithms are shown in Fig. 2. The vehicle construction (Fig. 3) is based on the classical model of 2 steered and one balancing wheel. Tab.1 presents the following test results: the achieved position accuracy, object recognition precision and the time of task completion. The odometry [2, 3] of the construction is not good enough. Navigation could be improved by adding some more precise sensors [4], [5]. The efficiency of the object detection algorithm reaches 75%, which is relatively suitable for the vehicle tasks. The test experience shows that the Lego NXT set is not an easy platform to create a general purpose vehicle, because of the many sensor and motor problems. However, the general positive results speak for its partial suitability by experimental verification of different modern attempts requiring vehicles, avoiding great hardware costs.
Źródło:
Pomiary Automatyka Kontrola; 2011, R. 57, nr 8, 8; 839-841
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
ForestTaxator : a tool for detection and approximation of cross-sectional area of trees in a cloud of 3D points
Autorzy:
Małaszek, Maciej
Zembrzuski, Andrzej
Gajowniczek, Krzysztof
Powiązania:
https://bibliotekanauki.pl/articles/2201227.pdf
Data publikacji:
2022
Wydawca:
Szkoła Główna Gospodarstwa Wiejskiego w Warszawie. Instytut Informatyki Technicznej
Tematy:
point cloud
genetic algorithms
trees
3D scan
Opis:
In this paper we propose a novel software, named ForestTaxator, supporting terrestrial laser scanning data processing, which for dendrometric tree analysis can be divided into two main processes: tree detection in the point cloud and development of three-dimensional models of individual trees. The usage of genetic algorithms to solve the problem of tree detection in 3D point cloud and its cross-sectional area approximation with ellipse-based model is also presented. The detection and approximation algorithms are proposed and tested using various variants of genetic algorithms. The work proves that the genetic algorithms work very well: the obtained results are consistent with the reference data to a large extent, and the time of genetic calculations is very short. The attractiveness of the presented software is due to the fact that it provides all necessary functionalities used in the forest inventory field. The software is written in C# and runs on the .NET Core platform, which ensures its full portability between Windows, MacOS and Linux. It provides a number of interfaces thus ensuring a high level of modularity. The software and its code are made freely available.
Źródło:
Machine Graphics & Vision; 2022, 31, 1/4; 19--48
1230-0535
2720-250X
Pojawia się w:
Machine Graphics & Vision
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
The transportation network rough description for an adaptive traffic control algorithms by means of video detection technique
Przybliżony opis sieci transportowej dla adaptacyjnych algorytmów sterowania z zastosowaniem wideo detekcji
Autorzy:
Piecha, J.
Gnyla, P.
Powiązania:
https://bibliotekanauki.pl/articles/374461.pdf
Data publikacji:
2013
Wydawca:
Politechnika Śląska. Wydawnictwo Politechniki Śląskiej
Tematy:
adaptacyjne sterowanie ruchem
prognozowanie ruchu
telematyka transportu
wideodetekcja ruchu
sterowanie ruchem drogowym
adaptive traffic control
traffic prediction
transport telematics
traffic video detection
road traffic control
Opis:
The contribution discusses a transportation network rough description that corresponds to satisfactory level of an adaptive traffic control algorithms implementation [4], supported by video-detection system. The decision making algorithms have to provide us with not only vehicles’ approach time prediction, at the intersections but also finding possible solution for avoiding critical queues at the intersections. Majority of traditional traffic control systems are based on number of cars recorded by inductive loops, however they do not define any proper occupation states at any traffic lane. The time window indicated for passing the defined number of cars loses the distance gaps visible between the cars on the traffic lane. That is why remarkable part from the defined number of cars will not cross the intersection in the defined green light time. Procedures used for searching an optimal solution using the inductive measurements can, in the majority cases, be undoubtedly noticed as a theoretical analysis only.
Praca przedstawia metodę opisu sieci transportowej w zastosowaniu do adaptacyjnych algorytmów sterowania ruchem [4] na podstawie danych rejestrowanych przez wideo detektory ruchu. Algorytmy decyzyjne muszą uwzględniać dane o czasie dojazdu pojazdów do linii zatrzymania przed skrzyżowaniem, stan kolejek pojazdów na każdym z wlotów oraz natężenie pojazdów dojeżdżających do skrzyżowania. Tradycyjne podejście do sterowania ruchem drogowym oparto o metody zliczania pojazdów za pomocą pętli indukcyjnych, które nie uwzględniają długości odcinka jezdni zajmowanego przez pojazdem w ruchu. Wyliczony czas trwania sygnału zielonego dla pojazdów nadjeżdżających nie uwzględnia odstępów między tymi pojazdami. Ostatecznie część pojazdów nie zdoła przekroczyć skrzyżowania w wyznaczonym oknie czasu sygnału zielonego.
Źródło:
Transport Problems; 2013, 8, 3; 15-24
1896-0596
2300-861X
Pojawia się w:
Transport Problems
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Genetic algorithms in fatigue crack detection
Autorzy:
Krawczuk, M.
Żak, A.
Ostachowicz, W.
Powiązania:
https://bibliotekanauki.pl/articles/279846.pdf
Data publikacji:
2001
Wydawca:
Polskie Towarzystwo Mechaniki Teoretycznej i Stosowanej
Tematy:
fatigue crack detection
vibration methods
genetic algorithms
Opis:
This paper presents results identification of fatigue cracks in beams via genetic search technique and changes in natural frequencies. The location and size of the crack are determined by minimisation of an errorfunction involving the difference between the calculated and "measured" natural frequencies. The simulation studies indicate that the changes in the natural frequencies and genetic algorithm allows one to estimate the fatigue crack parameters (location and size) very accurately and fast.
Algorytmy genetyczne w detekcji pęknięć zmęczeniowych. W pracy przedstawiono wyniki identyfikacji położenia i wielkości pęknięć zmęczeniowych metodą algorytmów genetycznych z wykorzystaniem zmian częstości drgań własnych. Położenie i wielkość pęknięcia poszukiwano minimalizując funkcję celu wykorzystując różnice między częstościami mierzonymi i obliczanymi. Wyniki symulacji wskazują, że zmiany częstości drgań własnych i algorytm genetyczny pozwalają wyznaczać parametry pęknięcia zmęczeniowego (położenie i wielkość) szybko i dokładnie.
Źródło:
Journal of Theoretical and Applied Mechanics; 2001, 39, 4; 815-823
1429-2955
Pojawia się w:
Journal of Theoretical and Applied Mechanics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Sonar pulse detection using chirp rate estimation and CFAR algorithms
Autorzy:
Abratkiewicz, K.
Powiązania:
https://bibliotekanauki.pl/articles/332606.pdf
Data publikacji:
2017
Wydawca:
Polskie Towarzystwo Akustyczne
Tematy:
electronic warfare
signal features
signal detection
Opis:
This paper presents a new approach to sonar pulse detection. The method uses chirp rate estimators and algorithms for the adaptive threshold, commonly used in radiolocation. The proposed approach allows detection of pulses of unknown parameters, which may be used in passive hydrolocation or jamming detection in underwater communication. Such an analysis is possible thanks to a new kind of imaging, which presents signal energy in the function of chirp rate. The proposed method relies on chirp rate estimation of the received signal, and the calculation of the local threshold level depends on noise and reverberations which make detection of a particular type of signal possible.
Źródło:
Hydroacoustics; 2017, 20; 7-12
1642-1817
Pojawia się w:
Hydroacoustics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Signal Processing Deployment in Power Quality Disturbance Detection and Classification
Autorzy:
Dekhandji, F.
Powiązania:
https://bibliotekanauki.pl/articles/1030096.pdf
Data publikacji:
2017-09
Wydawca:
Polska Akademia Nauk. Instytut Fizyki PAN
Tematy:
power quality
detection
classification
hybrid algorithms
reliability
Opis:
Power quality disturbances have adverse impacts on the electric power supply as well as on the customer equipment. Therefore, the detection and classification of such problems is necessary. In this paper, a fast detection algorithm for power quality disturbances is presented. The proposed method is a hybrid of two algorithms, abc-0dq transformation and 90ırc phase shift algorithms. The proposed algorithm is fast and reliable in detecting most voltage disturbances in power systems such as voltage sags, voltage swells, voltage unbalance, interrupts, harmonics, etc. The three-phase utility voltages are sensed separately by each of the algorithms. These algorithms are combined to explore their individual strengths for a better performance. When a disturbance occurs, both algorithms work together to recognize this distortion. This control method can be used for critical loads protection in case of utility voltage distortion. Simulation and analysis results obtained in this study illustrate high performance of the strategy in different single-phase and three-phase voltage distortions.
Źródło:
Acta Physica Polonica A; 2017, 132, 3; 415-419
0587-4246
1898-794X
Pojawia się w:
Acta Physica Polonica A
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Radar target detection based on methods of image pattern matching
Autorzy:
Tong, L.
Heymann, F.
Noack, T.
Powiązania:
https://bibliotekanauki.pl/articles/359156.pdf
Data publikacji:
2013
Wydawca:
Akademia Morska w Szczecinie. Wydawnictwo AMSz
Tematy:
detection
tracking
radar images
image pattern matching
algorithms
Opis:
This paper studies the performance of pattern matching algorithms with the goal of the detection and tracking of vessel targets in maritime radar images. We compare different methods using a database which consists of radar images from two different manufactures. The data covers a timespan of roughly 4 hours with a one second time resolution. The performance of 3 template matching and 5 feature detector algorithms is tested and the most suitable algorithm is chosen for further optimizations. These optimizations are based on the properties of the radar images and the properties of the radar target.
Źródło:
Zeszyty Naukowe Akademii Morskiej w Szczecinie; 2013, 36 (108) z. 1; 162-167
1733-8670
2392-0378
Pojawia się w:
Zeszyty Naukowe Akademii Morskiej w Szczecinie
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Ewolucyjna wielokryterialna optymalizacja obserwatorów detekcyjnych
Evolutionary multi-objective optimization of detection observers
Autorzy:
Kowalczuk, Z.
Białaszewski, T.
Powiązania:
https://bibliotekanauki.pl/articles/328360.pdf
Data publikacji:
2008
Wydawca:
Polska Akademia Nauk. Polskie Towarzystwo Diagnostyki Technicznej PAN
Tematy:
diagnostyka
obserwatory detekcyjne
optymalizacja wielokryterialna
algorytmy genetyczne
diagnosis
detection observers
multi-objective optimization
genetic algorithms
Opis:
W pracy omawiane są możliwości wykorzystania algorytmów ewolucyjnych, opartych na niszowaniu oraz rodzajnikowaniu genetycznym (przypisywaniu rodzajnika), do poszukiwania optymalnych rozwiązań inżynierskich zadań wielokryterialnej optymalizacji. W tego rodzaju obliczeniach skutecznie wykorzystuje się koncepcję Pareto-optymalności oraz rangowania (przypisywania rangi). Realizowany ranking pozwala na uniknięcie arbitralnego ważenia celów kryterialnych (kosztów lub zysków). Zamiast tego, dokonuje się użytecznej klasyfikacji rozwiązań, która bardziej obiektywnie uwzględnia poszczególne kryteria. Jako przykład ilustrujący skuteczność proponowanego podejścia przedstawia się metodologię konstruowania liniowych obserwatorów stanu wykorzystywanych w układach detekcyjnych. Szczególną implementację tego podejścia stanowi projekt systemu diagnostyki bezzałogowego samolotu oraz układu napędowego jednostki pływającej.
In this paper the concept of evolutionary searching using mechanisms of genetic gendering and niching is used for solving engineering multi-objective optimization tasks. In such types of evolutionary computation (EC) the ideas of Pareto optimality and ranking are effectively utilized. Within the ranking approach we avoid arbitrary weighting of optimisation objectives (costs or gains). Instead, a useful classification of the solutions is performed that takes into account particular objectives more appropriately. In order to illustrate the applicability of the proposed variants of EC, we consider the issue of designing detection observers, which serve as a principal element in procedures of detecting faults, which may occur in exemplarily objects, like an unmanned plane and a ship propulsion system.
Źródło:
Diagnostyka; 2008, 1(45); 35-41
1641-6414
2449-5220
Pojawia się w:
Diagnostyka
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Algorithms and methods used in skin and face detection suitable for mobile applications
Autorzy:
Stawska, Z.
Milczarski, P.
Powiązania:
https://bibliotekanauki.pl/articles/94971.pdf
Data publikacji:
2013
Wydawca:
Szkoła Główna Gospodarstwa Wiejskiego w Warszawie. Wydawnictwo Szkoły Głównej Gospodarstwa Wiejskiego w Warszawie
Tematy:
face identification
authentication
biometrics
detection of skin colour
identyfikacja twarzy
uwierzytelnianie
biometria
wykrywanie koloru skóry
Opis:
Face detection is one of the most important issues in the identification and authentication systems that use biometric features. In this paper we present algorithms for detecting skin colour. The selection and implementation of an algorithm for automated authentication system and face detection can significantly improve the effectiveness of such a system. In the paper we examine several algorithms and methods that can be used in mobile application for authentication purpose i.e. NFC payments.
Źródło:
Information Systems in Management; 2013, 2, 3; 227-238
2084-5537
2544-1728
Pojawia się w:
Information Systems in Management
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Algorytmy kolejkowania : algorytm RED (Random Early Detection)
Queueing algorithms : algorithm RED (Random Early Detection)
Autorzy:
Iljaszewicz, Paweł
Powiązania:
https://bibliotekanauki.pl/articles/131935.pdf
Data publikacji:
2018
Wydawca:
Wrocławska Wyższa Szkoła Informatyki Stosowanej Horyzont
Tematy:
aktywne zarządzanie kolejkami
AQM
metody kolejkowania
algorytm RED
przepustowość sieci
active queue management
queuing methods
RED algorithm
network bandwidth
Opis:
Artykuł omawia algorytm Losowego Wczesnego Wykrywania RED (ang. Random Early Detection) pozwalający bramce unikania przeciążeń w sieciach z komutacją pakietów. Brama wykrywa początkowe przeciążenie, obliczając średni rozmiar kolejki. Brama może powiadamiać o przeciążonych połączeniach lub o upuszczeniu pakietów przybywających do bramy, ustawiając bit w nagłówkach pakietów. Kiedy rozmiar średniej kolejki przekracza ustawiony próg, brama opada lub zaznacza każdy przybywający pakiet z pewnym prawdopodobieństwem, gdzie dokładny rozkład prawdopodobieństwa jest funkcją średniego rozmiaru kolejki. Bramki RED utrzymują średnią wielkość kolejki na niskim poziomie, jednocześnie zezwalając na sporadyczne impulsy pakietów w kolejce. Podczas przeciążenia prawdopodobieństwo, że brama powiadamia o konkretnym połączeniu, by zmniejszyć jego okno, jest mniej więcej proporcjonalne do udziału tego w przepustowości przez bramę. Bramki RED są zaprojektowane tak, aby dostarczyć protokół taki jak TCP, przeciążając warstwę transportową. Symulacje sieci TCP / IP są używane do zilustrowania wydajności bramki.
The subject of the study is to present the Random Early Detection (RED) algorithm that allows the gateway to avoid overloading in packet switched networks. The gateway detects the initial overload by calculating the average size of the queue. The gateway can notify about overload connections or by dropping packets arriving at the gate by setting a bit in the packet headers. When the size of the average queue exceeds the set threshold, the gate descends or marks each arriving packet with a certain probability, where the exact probability distribution is a function of the average queue size. RED gates maintain the average queue size at a low level, while allowing occasional packet bursts in the queue. During overload, probability that the gateway informs about a specific connection to reduce its window is more or less proportional to this connection involved in bandwidth through the gate. The RED gateways are designed to provide a protocol such as TCP to overload the transport layer. TCP / IP network simulations are used to illustrate the performance of the gateway.
Źródło:
Biuletyn Naukowy Wrocławskiej Wyższej Szkoły Informatyki Stosowanej. Informatyka; 2018, 8, 1; 4-8
2082-9892
Pojawia się w:
Biuletyn Naukowy Wrocławskiej Wyższej Szkoły Informatyki Stosowanej. Informatyka
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Toxic Gases Detection and Tolerance Level Classification Using Machine Learning Algorithms
Autorzy:
Deepan, S.
Saravanan, M.
Powiązania:
https://bibliotekanauki.pl/articles/27311941.pdf
Data publikacji:
2023
Wydawca:
Polska Akademia Nauk. Czasopisma i Monografie PAN
Tematy:
Artificial Sensing Methodology
Machine Learning
Toxic gases
Tolerance Detections
Opis:
With rapid population increases, people are facing the challenge to maintain healthy conditions. One of the challenges is air pollution. Due to industrial development and vehicle usage air pollution is becoming a high threat to human life. This air pollution forms through various toxic contaminants. This toxic contamination levels increase and cause severe damage to the living things in the environment. To identify the toxic level present in the polluted air various methods were proposed by the authors, But failed to detect the tolerance level of toxic gases. This article discusses the methods to detect toxic gasses and classify the tolerance level of gasses present in polluted air. Various sensors and different algorithms are used for classifying the tolerance level. For this purpose “Artificial Sensing Methodology” (ASM), commonly known as e-nose, is a technique for detecting harmful gases. SO2-D4, NO2-D4, MQ-135, MQ136, MQ-7, and other sensors are used in artificial sensing methods (e-nose). “Carbon monoxide, Sulfur dioxide, nitrogen dioxide, and carbon dioxide” are all detected by these sensors. The data collected by sensors is sent to the data register from there it is sent to the Machine learning Training module (ML) and the comparison is done with real-time data and trained data. If the values increase beyond the tolerance level the system will give the alarm and release the oxygen.
Źródło:
International Journal of Electronics and Telecommunications; 2023, 69, 3; 499--506
2300-1933
Pojawia się w:
International Journal of Electronics and Telecommunications
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Genetic Algorithms Approach to Community Detection
Autorzy:
Mazur, P.
Zmarzłowski, K.
Orłowski, A.
Powiązania:
https://bibliotekanauki.pl/articles/1538569.pdf
Data publikacji:
2010-04
Wydawca:
Polska Akademia Nauk. Instytut Fizyki PAN
Tematy:
89.65.Gh
89.65.Ef
02.50.-r
89.75.Fb
Opis:
The so-called community detection problem is investigated within a framework of graph theory. Genetic algorithms approach is applied to the task of identifying possible communities. Results obtained for two different fitness functions are presented and compared to each other.
Źródło:
Acta Physica Polonica A; 2010, 117, 4; 703-705
0587-4246
1898-794X
Pojawia się w:
Acta Physica Polonica A
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Stable Light Level Detection in the Light Pools Using Neural Network Algorithms
Autorzy:
Üncü, İ.
Arisoy, A.
Büyükarikan, B.
Powiązania:
https://bibliotekanauki.pl/articles/1402523.pdf
Data publikacji:
2015-08
Wydawca:
Polska Akademia Nauk. Instytut Fizyki PAN
Tematy:
88.05.Tg
07.05.Mh
Opis:
One of the requirements in machine vision applications is that the light source and the environment are selected correctly. If the analyzed object is not properly illuminated, it is inadequate for obtaining the desired result using the captured images. A correct lighting luminaire allows to distinguish the examined object from the environment it interacts with and ensures that its attributes are obtained correctly. In this study an intelligent dynamic lighting system for illumination of a closed area has been developed. The tested luminaire has three arms. Accelerometer readings are used for positioning and orientation. Using the developed system, the positions of the armature can be estimated by bipolar sigmoid technique, according to the point the user wants to illuminate. The system measures the light level with 72 LDR, calibrated with a luxmetre.
Źródło:
Acta Physica Polonica A; 2015, 128, 2B; B-474-B-476
0587-4246
1898-794X
Pojawia się w:
Acta Physica Polonica A
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Statistical methods and algorithms for spatio-temporal cluster analysis
Autorzy:
Abramovich, M.
Mitskevich, M.
Powiązania:
https://bibliotekanauki.pl/articles/92828.pdf
Data publikacji:
2017
Wydawca:
Uniwersytet Przyrodniczo-Humanistyczny w Siedlcach
Tematy:
cluster analysis
spatiotemporal
scan statistic
flexible
robust
algorithm
cluster construction
thyroid carcinoma
detection
Opis:
The global clusterization test and scan statistic method for studying geographical distribution of the objects are considered. The algorithm of windows set construction for the flexible spatial was developed. The robust version of spatial scan statistic method is proposed. The children carcinoma of the Belarus was analyzed using scan statistic method.
Źródło:
Studia Informatica : systems and information technology; 2017, 1-2(21); 5-14
1731-2264
Pojawia się w:
Studia Informatica : systems and information technology
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Dynamic Neural Networks for Process Modelling in Fault Detection and Isolation Systems
Autorzy:
Korbicz, J.
Patan, K.
Obuchowicz, A.
Powiązania:
https://bibliotekanauki.pl/articles/908291.pdf
Data publikacji:
1999
Wydawca:
Uniwersytet Zielonogórski. Oficyna Wydawnicza
Tematy:
wykrywanie błędu
sieć neuronowa dynamiczna
modelowanie nieliniowe
algorytm inteligentny
fault detection
dynamic neural networks
non-linear modelling
learning algorithms
FL-classifier
two-tank system
Opis:
A fault diagnosis scheme for unknown nonlinear dynamic systems with modules of residual generation and residual evaluation is considered. Main emphasis is placed upon designing a bank of neural networks with dynamic neurons that model a system diagnosed at normal and faulty operating points.To improve the quality of neural modelling, two optimization problems are included in the construction of such dynamic networks: searching for an optimal network architecture and the network training algorithm. To find a good solution, the effective well-known cascade-correlation algorithm is adapted here. The residuals generated by a bank of neural models are then evaluated by means of pattern classification. To illustrate the effectiveness of our approach, two applications are presented: a neural model of Narendra's system and a fault detection and identification system for the two-tank process.
Źródło:
International Journal of Applied Mathematics and Computer Science; 1999, 9, 3; 519-546
1641-876X
2083-8492
Pojawia się w:
International Journal of Applied Mathematics and Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Fault diagnosis of non-linear dynamical systems using analytical and soft computing methods
Autorzy:
Korbicz, J.
Powiązania:
https://bibliotekanauki.pl/articles/384480.pdf
Data publikacji:
2007
Wydawca:
Sieć Badawcza Łukasiewicz - Przemysłowy Instytut Automatyki i Pomiarów
Tematy:
fault detection
unknown input observer
dynamical neural networks
neuro-fuzzy systems
evolutionary algorithms
Opis:
The paper deals with the problems of robust fault detection using analytical methods (observers and unknown input observers) and soft computing techniques (neural networks, neuro-fuzzy networks and genetic programming). The model-based approach to Fault Detection and Isolation (FDI) is considered. In particular, observers for non-linear Lipschitz systems and extended unknown input observers are discussed. In the case of soft computing techniques, the main objective is to show how to employ the bounded-error approach to determine the uncertainty of the GMDH and neuro-fuzzy networks. It is shown that based on soft computing models uncertainty defined as a confidence range for the model output, adaptive thresholds can be defined. The final part of the paper presents two illustrative examples that confirm the effectiveness of the unknown input observers and the neuro-fuzzy networks approaches.
Źródło:
Journal of Automation Mobile Robotics and Intelligent Systems; 2007, 1, 1; 7-23
1897-8649
2080-2145
Pojawia się w:
Journal of Automation Mobile Robotics and Intelligent Systems
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
RADAR Signal Parameters Estimation in the MTD Tasks
Autorzy:
Prokopenko, I. G.
Omelchuk, I. P.
Chyrka, Y. D.
Powiązania:
https://bibliotekanauki.pl/articles/227274.pdf
Data publikacji:
2012
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
radar
detection
moving targets
frequency estimation
adaptive algorithms
Bayesian empirical approach
Opis:
The MTD method adaptive to current target speed, in which suboptimal iterative algorithms for the reflected signal parameters estimation are synthesized, is suggested. This method allows to detect a slowly moving targets with radial speed 3-4 times less, than for pulse-pair subtraction (PPS).
Źródło:
International Journal of Electronics and Telecommunications; 2012, 58, 2; 159-164
2300-1933
Pojawia się w:
International Journal of Electronics and Telecommunications
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Ocean fronts detection over the Bay of Bengal using changepoint algorithms - A non-parametric approach
Autorzy:
Reddem, V.S.
Muthalagu, R.
Bekkam, V.R.
Eluri, P.R.R.
Jampana, V.
Nimit, K.
Powiązania:
https://bibliotekanauki.pl/articles/2078823.pdf
Data publikacji:
2021
Wydawca:
Polska Akademia Nauk. Instytut Oceanologii PAN
Tematy:
ocean front
detection
satellite image
change point analysis
algorithm
advanced very high resolution radiometer
Bengal Bay
Opis:
Oceanic fronts are regions over the oceans where a significant change in the characteristics of the water masses is observed. Advanced Very High Resolution Radiometer (AVHRR) satellite imagery over the Bay of Bengal shows regions that are populated by frontal structures. Over the Bay of Bengal, some of the strongest gradients in temperature and salinity are observed. In recent years, there has been a tremendous growth in the availability of satellite imagery and the necessity of automated fast detection of the frontal features is needed for services like potential fishing zones over open oceans. In this article, an algorithm to infer oceanic fronts over the Bay of Bengal is described using changepoint analysis. The changepoint algorithm is combined in a novel way with a contextual median filter to detect frontal features in AVHRR imagery. The changepoint analysis is a non-parametric technique that does not put thresholds on the gradients of brightness temperatures of the satellite imagery. In the open oceans, the gradients of temperature and salinity are not sharp and changepoint analysis is found to be a useful complementary technique to the existing front detecting methods when combined with contextual median filters.
Źródło:
Oceanologia; 2021, 63, 4; 438-477
0078-3234
Pojawia się w:
Oceanologia
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Machine learning versus human-developed algorithms in image analysis of microstructures
Autorzy:
Piwowarczyk, Adam
Wojnar, Leszek
Powiązania:
https://bibliotekanauki.pl/articles/103967.pdf
Data publikacji:
2019
Wydawca:
Stowarzyszenie Menedżerów Jakości i Produkcji
Tematy:
image analysis
object detection
neural networks
machine learning
analiza obrazu
detekcja obiektów
sieci neuronowe
uczenie maszynowe
Opis:
Automatic image analysis is nowadays a standard method in quality control of metallic materials, especially in grain size, graphite shape and non-metallic content evaluation. Automatically prepared solutions, based on machine learning, constitute an effective and sufficiently precise tool for classification. Human-developed algorithms, on the other hand, require much more experience in preparation, but allow better control of factors affecting the final result. Both attempts were described and compared.
Źródło:
Quality Production Improvement - QPI; 2019, 1, 1; 412-416
2657-8603
Pojawia się w:
Quality Production Improvement - QPI
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Burglary detection based on accelometric data using selected signal processing algorithms
Autorzy:
Fabiański, B.
Nowopolski, K.
Wicher, B.
Powiązania:
https://bibliotekanauki.pl/articles/97596.pdf
Data publikacji:
2016
Wydawca:
Politechnika Poznańska. Wydawnictwo Politechniki Poznańskiej
Tematy:
MEMS
accelerometer sensor
data streaming
DSP
low–power MCU
alarm system
artificial neural network
Opis:
The paper presents two approaches to the problem of burglary detection. The first one utilizes direct signal processing, while the other – artificial neural network (ANN). Both algorithms are compared in real operating conditions. The implementation of the algorithms was performed in a portable, battery operating devices that can be easily attached to the door. For direct comparison, two identical devices including several MEMS accelerometers and 32 bit microcontroller have been used – each with one algorithm implemented. The goal of using artificial neural network algorithm was to improve the performance of the burglary detection system in comparison to classical direct signal processing. The structure of ANN and required pre – processing of the input data, is presented and discussed as well. The article also describes the research system required to collecting the data for ANN training and to directly compare both algorithms. Finally, the results of behavior of the classification methods in real actual conditions is discussed.
Źródło:
Computer Applications in Electrical Engineering; 2016, 14; 313-327
1508-4248
Pojawia się w:
Computer Applications in Electrical Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Semi-parametric modification of cumulative sum algorithms for the change-point detection of non-Gaussian sequences
Autorzy:
Zabolotnii, S. W
Warsza, Z. L.
Powiązania:
https://bibliotekanauki.pl/articles/114188.pdf
Data publikacji:
2015
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
change point
CUSUM algorithm
non-Gaussian sequence
stochastic polynomial
high order statistics
Opis:
The expansion of logarithm likelihood ratio in the stochastic series to find the sequential change-point detection of non-Gaussian sequences is used. The moment criteria of the minimum of upper limit error probabilities sum to find the expansion coefficients is applied. The proposed method is a semi-parametric type of cumulative sum (CUSUM) algorithm which needs of higher-order statistics. Results show that polynomial algorithms are more effective in comparison with similar non-parametric procedures.
Źródło:
Measurement Automation Monitoring; 2015, 61, 12; 532-534
2450-2855
Pojawia się w:
Measurement Automation Monitoring
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Niching mechanisms in evolutionary computations
Autorzy:
Kowalczuk, Z.
Białaszewski, T.
Powiązania:
https://bibliotekanauki.pl/articles/908461.pdf
Data publikacji:
2006
Wydawca:
Uniwersytet Zielonogórski. Oficyna Wydawnicza
Tematy:
algorytm genetyczny
projektowanie inżynierskie
obliczenia ewolucyjne
obserwator detekcyjny
niching
ranking
Pareto optimality
genetic algorithms
evolutionary computations
multi-objective optimisation
solutions diversity
engineering designs
detection observers
Opis:
Different types of niching can be used in genetic algorithms (GAs) or evolutionary computations (ECs) to sustain the diversity of the sought optimal solutions and to increase the effectiveness of evolutionary multi-objective optimization solvers. In this paper four schemes of niching are proposed, which are also considered in two versions with respect to the method of invoking: a continuous realization and a periodic one. The characteristics of these mechanisms are discussed, while as their performance and effectiveness are analyzed by considering exemplary multi-objective optimization tasks both of a synthetic and an engineering (FDI) design nature.
Źródło:
International Journal of Applied Mathematics and Computer Science; 2006, 16, 1; 59-84
1641-876X
2083-8492
Pojawia się w:
International Journal of Applied Mathematics and Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Algorytmy i oprogramowanie do nadzoru obwodów regulacji
Algorithms and software for monitoring control loop performance
Autorzy:
Sztyber, A.
Kościelny, J. M.
Powiązania:
https://bibliotekanauki.pl/articles/277660.pdf
Data publikacji:
2010
Wydawca:
Sieć Badawcza Łukasiewicz - Przemysłowy Instytut Automatyki i Pomiarów
Tematy:
obwód regulacji
monitorowanie
detekcja stanów nienormalnych
control loop
monitoring normal state
abnormal state detection
Opis:
Przedstawiono nowe możliwości monitorowania pętli regulacji wynikające z rejestracji danych pomiarowych. Opisano wymagania stawiane programom do nadzoru obwodów regulacji oraz wykorzystywane w nich metody obliczeniowe. Zaprezentowano rozwiązanie problemu, które zostało zaimplementowane w systemie modelowania, nadrzędnego sterowania i diagnostyki procesów przemysłowych DiaSter.
Article is about new possibilities in monitoring control loop performance provided by registration of large data sets. Tasks that should be performed and calculation methods used in software to monitoring control loop performance were described. Idea and implementation of software which is solution to that problem in system to modeling, advanced control and diagnostics of industrial processes DiaSter was presented.
Źródło:
Pomiary Automatyka Robotyka; 2010, 14, 11; 69-73
1427-9126
Pojawia się w:
Pomiary Automatyka Robotyka
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Detekcja znaków drogowych i kolejowych na zdjęciach i w chmurze punktów – przegląd istniejących algorytmów
Traffic and Railroad Signs Detection in Images and in Point Cloud – Overview of Existing Algorithms
Autorzy:
Moskal, A.
Pastucha, E.
Powiązania:
https://bibliotekanauki.pl/articles/346718.pdf
Data publikacji:
2013
Wydawca:
Polskie Towarzystwo Informacji Przestrzennej
Tematy:
znaki drogowe
znaki kolejowe
rozpoznawanie wzorca
detekcja znaków
klasyfikacja znaków
traffic signs
railroad signs
template recognition
sign detection
sign classification
Opis:
Badania i analizy możliwości automatycznego wykrywania znaków rozwijają się równolegle w wielu ośrodkach naukowych na świecie. Motywacje do prac zawierają się w większości w dwóch kategoriach: inwentaryzacja infrastruktury drogowej lub kolejowej oraz tworzenie systemów dla automatycznego wspomagania kierowcy. W zależności od wybranego kierunku, wykorzystywane są różnorakie dane pochodzące z różnych sensorów. Nowotworzone systemy wspomagania kierowcy wymagają sensorów o niewielkich gabarytach, dostarczających dane o małym rozmiarze, podczas gdy technologie tworzone na potrzeby inwentaryzacji znaków mogą korzystać z rozbudowanych systemów pomiarowych, integrujących różnorakie sensory pozyskujące bardzo dokładne, wysokorozdzielcze dane. Czas przetwarzania takich danych również zależy od potrzeb. Wykrycie i sklasyfikowanie znaku w systemach automatycznego wspomagania kierowcy musi być bardzo szybkie. Takich limitów nie trzeba stawiać przed systemami dla celów inwentaryzacji. Pozycjonowanie wykrywanych obiektów ma znaczenie jedynie w systemach inwentaryzujących, jednak nie jest wykluczone w pozostałych. Koncepcje algorytmów różnią się między ośrodkami badawczymi i wykorzystują wiele różnych nurtów w informatyce i matematyce. W artykule przedstawiono przegląd najważniejszych algorytmów z ostatnich piętnastu lat. Krótko opisano etapy pozyskania danych i systemy do tego wykorzystane. Następnie szeroko przedstawiono problem przygotowania danych, koncepcje wstępnego wykrycia znaków i ostatecznych klasyfikacji.
During the last fifteen years, automatic sign recognition in different type of data has become the subject of many studies. Reasons for these works fall into one of two categories: inventory purposes or drivers assistance systems. Depending on the purpose of the systems, various types of sensors, acquiring different type of data, are implemented. Due to their application, drivers assistance systems need small sensors, bringing limited amount of data, while systems for inventory purposes can use complex measuring systems, integrating different types of sensors and providing high accuracy and large volume data. The time is also at issue. Detection and classification of a sign in driver assistance systems has to be done in real time, while processing of data for inventory purposes can be done off–line. Also global positioning of identified signs is significant only in the latter systems. Structures of proposed algorithms vary and use many different concepts, both from math and information processing. In this paper, basic concepts of most important algorithms from the last fifteen years are presented. Data acquisition process and measuring systems are described shortly. Then, data pre-processing, concepts of detection and, finally, concepts of classification are broadly covered.
Źródło:
Roczniki Geomatyki; 2013, 11, 2(59); 69-78
1731-5522
2449-8963
Pojawia się w:
Roczniki Geomatyki
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
The preliminary results of the intelligent computer vision system to support blind people
Autorzy:
Choraś, M.
Kozik, R.
Powiązania:
https://bibliotekanauki.pl/articles/333628.pdf
Data publikacji:
2012
Wydawca:
Uniwersytet Śląski. Wydział Informatyki i Nauki o Materiałach. Instytut Informatyki. Zakład Systemów Komputerowych
Tematy:
algorytmy widzenia komputerowego
wspieranie osób niewidomych
wykrywanie zagrożeń
stereowizja
computer vision algorithms
blind people support
threat detection
stereovision
Opis:
In this paper we present innovative computer vision solutions to support social inclusion of totally blind people. We present the overall framework architecture and we focus on intelligent computer vision system applied to support Instrumental Activities of Daily Living (IADL). Results of the proposed intelligent computer vision system are reported and presented on the basis of sample real-life scenarios.
Źródło:
Journal of Medical Informatics & Technologies; 2012, 21; 19-26
1642-6037
Pojawia się w:
Journal of Medical Informatics & Technologies
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Automatic detection of brain tumors using genetic algorithms with multiple stages in magnetic resonance images
Autorzy:
Annam, Karthik
Kumar, Sunil G.
Babu, Ashok P.
Domala, Narsaiah
Powiązania:
https://bibliotekanauki.pl/articles/27314266.pdf
Data publikacji:
2022
Wydawca:
Sieć Badawcza Łukasiewicz - Przemysłowy Instytut Automatyki i Pomiarów
Tematy:
MRI brain tumor
GLCM
SURF
genetic optimization
advanced machine learning
Opis:
The field of biomedicine is still working on a solution to the challenge of diagnosing brain tumors, which is now one of the most significant challenges facing the profession. The possibility of an early diagnosis of brain cancer depends on the development of new technologies or instruments. Automated processes can be made possible thanks to the classification of different types of brain tumors by utilizing patented brain images. In addition, the proposed novel approach may be used to differentiate between different types of brain disorders and tumors, such as those that affect the brain. The input image must first undergo pre-processing before the tumor and other brain regions can be separated. Following this step, the images are separated into their respective colors and levels, and then the Gray Level Co-Occurrence and SURF extraction methods are used to determine which aspects of the photographs contain the most significant information. Through the use of genetic optimization, the recovered features are reduced in size. The cut-down features are utilized in conjunction with an advanced learning approach for the purposes of training and evaluating the tumor categorization. Alongside the conventional approach, the accuracy, inaccuracy, sensitivity, and specificity of the methodology under consideration are all assessed. The approach offers an accuracy rate greater than 90%, with an error rate of less than 2% for every kind of cancer. Last but not least, the specificity and sensitivity of each kind are higher than 90% and 50%, respectively. The usage of a genetic algorithm to support the approach is more efficient than using the other ways since the method that the genetic algorithm utilizes has greater accuracy as well as higher specificity.
Źródło:
Journal of Automation Mobile Robotics and Intelligent Systems; 2022, 16, 4; 36--43
1897-8649
2080-2145
Pojawia się w:
Journal of Automation Mobile Robotics and Intelligent Systems
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Optymalizacja pewnego algorytmu znajdowania anomalii w ruchu sieciowym
Optimization of a profile-based traffic anomaly detection algorithm
Autorzy:
Patkowski, A.
Powiązania:
https://bibliotekanauki.pl/articles/210624.pdf
Data publikacji:
2011
Wydawca:
Wojskowa Akademia Techniczna im. Jarosława Dąbrowskiego
Tematy:
informatyka
sieci komputerowe
atak sieciowy
anomalie
algorytmy
optymalizacja
computer science
computer networks
network attacks
anomalies
algorithms
optimization
Opis:
Przedmiotem artykułu jest pewna metoda wykrywania anomalii w ruchu sieciowym. Jest to „czysta” metoda histogramowa, której szczególną cechą jest niezwłoczne rozpoznawanie, pozwalające na zablokowanie, ataków sieciowych. Zaprezentowano możliwość optymalizacji profilów ruchu sieciowego za względu na szybkość działania implementacji tej metody.
A detection method of network traffic anomalies is the subject of the paper. It is a purehistogram method featured by immediate reaction that allows us to block recognized network attacks instantly. Optimization of traffic network profiles as regards the processing speed of implementation is presented.
Źródło:
Biuletyn Wojskowej Akademii Technicznej; 2011, 60, 4; 331-343
1234-5865
Pojawia się w:
Biuletyn Wojskowej Akademii Technicznej
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
SPOT-GPR: A Freeware Toolfor Target Detection and Localizationin GPR Data Developedwithin the COST Action TU1208
Autorzy:
Meschino, S.
Pajewski, L.
Powiązania:
https://bibliotekanauki.pl/articles/308799.pdf
Data publikacji:
2017
Wydawca:
Instytut Łączności - Państwowy Instytut Badawczy
Tematy:
Direction-of-Arrival algorithms
Ground-Penetrating Radar
matched filter technique
MUltiple SIgnal Classification (MUSIC)
Sub-Array Processing
Opis:
SPOT-GPR (release 1.0) is a new freeware tool implementing an innovative Sub-Array Processing method, for the analysis of Ground-Penetrating Radar (GPR) data with the main purposes of detecting and localizing targets. The software is implemented in Matlab, it has a graphical user interface and a short manual. This work is the outcome of a series of three Short-Term Scientific Missions (STSMs) funded by European COoperation in Science and Technology (COST) and carried out in the framework of the COST Action TU1208 “Civil Engineering Applications of Ground Penetrating Radar” (www.GPRadar.eu). The input of the software is a GPR radargram (B-scan). The radargram is partitioned in subradargrams, composed of a few traces (A-scans) each. The multi-frequency information enclosed in each trace is exploited and a set of dominant Directions of Arrival (DoA) of the electromagnetic field is calculated for each sub-radargram. The estimated angles are triangulated, obtaining a pattern of crossings that are condensed around target locations. Such pattern is filtered, in order to remove a noisy background of unwanted crossings, and is then processed by applying a statistical procedure. Finally, the targets are detected and their positions are predicted. For DoA estimation, the MUltiple SIgnal Classification (MUSIC) algorithm is employed, in combination with the matched filter technique. To the best of our knowledge, this is the first time the matched filter technique is used for the processing of GPR data. The software has been tested on GPR synthetic radargrams, calculated by using the finite-difference time-domain simulator gprMax, with very good results.
Źródło:
Journal of Telecommunications and Information Technology; 2017, 3; 43-54
1509-4553
1899-8852
Pojawia się w:
Journal of Telecommunications and Information Technology
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Evolutionary Multi-Objective Pareto Optimisation of Diagnostic State Observers
Autorzy:
Kowalczuk, Z.
Suchomski, P.
Białaszewski, T.
Powiązania:
https://bibliotekanauki.pl/articles/908280.pdf
Data publikacji:
1999
Wydawca:
Uniwersytet Zielonogórski. Oficyna Wydawnicza
Tematy:
diagnostyka
wyodrębnienie i wykrycie błędu
algorytm genetyczny
obserwator stanów
diagnostics
fault detection and isolation
genetic algorithms
multi-objective optimisation
Pareto optimality
residuals
state observers
Opis:
A multi-objective Pareto-optimisation procedure for the design of residual generators which constitute a primary instrument for model-based fault detection and isolation (FDI) in systems of plant monitoring and control is considered. An evolutionary approach to the underlying multi-objective optimisation problem is utilised. The resulting robust observer detector allows for FDI, taking into account the issue of false alarms.
Źródło:
International Journal of Applied Mathematics and Computer Science; 1999, 9, 3; 689-709
1641-876X
2083-8492
Pojawia się w:
International Journal of Applied Mathematics and Computer Science
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Detection of ice states from mechanical vibrations using entropy measurements and machine learning algorithms
Autorzy:
Mejía, Juan C.
Quintero, Héctor F.
Echeverry-Correa, Julián D.
Romero, Carlos A.
Powiązania:
https://bibliotekanauki.pl/articles/327980.pdf
Data publikacji:
2020
Wydawca:
Polska Akademia Nauk. Polskie Towarzystwo Diagnostyki Technicznej PAN
Tematy:
entropy
vibration
dynamics
permutation
signal processing
entropia
drgania
dynamika
permutacja
przetwarzanie sygnałów
Opis:
Entropy measurements are an accessible tool to perform irregularity and uncertainty measurements present in time series. Particularly in the area of signal processing, Multiscale Permutation Entropy (MPE) is presented as a characterization methodology capable of measuring randomness and non-linear dynamics present in non-stationary signals, such as mechanical vibrations. In this article, we present a robust methodology based on MPE for detection of Internal Combustion Engine (ICE) states. The MPE is combined with Principal Component Analysis (PCA) as a technique for visualization and feature selection and KNearest Neighbors (KNN) as a supervised classifier. The proposed methodology is validated by comparing accuracy and computation time with others presented in the literature. The results allow to appreciate a high effectiveness in the detection of failures in bearings (experiment 1) and ICE states (experiment 2) with a low computational consumption.
Źródło:
Diagnostyka; 2020, 21, 4; 87-94
1641-6414
2449-5220
Pojawia się w:
Diagnostyka
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Rodzajnikowy dobór struktury kryteriów w zadaniach wielokryterialnej optymalizacji systemów decyzyjnych
Gender criteria structure selection in multi-objective optimization of decision systems
Autorzy:
Kowalczuk, Z.
Białaszewski, T.
Powiązania:
https://bibliotekanauki.pl/articles/156879.pdf
Data publikacji:
2011
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
wielokryterialna optymalizacja
algorytmy genetyczne
diagnostyka
obserwatory detekcyjne
odporne układy sterowania
multi-objective optimization
genetic algorithms
diagnostic
detection observers
robust control systems
Opis:
Praca poświęcona jest problemowi doboru kryteriów i ich klasyfikacji na grupy rodzajnikowe (warianty) w zadaniach wielokryterialnej optymalizacji systemów decyzyjnych, które związane są m.in. z projektowaniem systemów diagnostyki oraz układów sterowania. Celem naszego podejścia jest efektywne poszukiwanie rozwiązań w zadaniach optymalizacyjnych wyrażonych za pomocą wielu kryteriów, gdzie projektant spotyka się z zagadnieniem Pareto-optymalności, albo zmuszany jest do stosowania klasycznych metod optymalizacji - zwykle silnie upraszczających postawiony problem polioptymalizacji. W przypadku podejścia populacyjnego prezentowana metoda może w istotny sposób ułatwić projektantowi ostateczną ocenę uzyskanych rozwiązań. Skuteczność rozważanej metodologii ilustrują przykłady konstruowania liniowych obserwatorów stanu.
The paper gives an account of research results concerning a project of creating a fully-autonomous robotic decision-making system able to interact with its environment, and based on a mathematical model of human cognitive-behavioural psychology with some elements of personality psychology included. The basic idea of this paper is focused on the concept of possible errors in an intelligent robot control system. The system is a composed result of constructing an Intelligent Decision-making System (IDS) based on several recently developed ideas concerning an interactive cognitive-behavioural organism (Artificial Intelligence and Soft Computing, 2010), a fundamental model of human psychology and an IDS system (MMAR, 2010; Applied Mathematics and Computer Science, 2011) for controlling autonomous robots. Principal notions of IDS (Data-processing system based on cognitive psychology, along with the locations of possible errors), conceptions of discovery (object) and (long-time) memory are introduced. Then the heart of IDS, a personality (emotional) system which consists of systems of emotions and needs (based on the Maslow's theory/pyramid and a fuzzy model of needs), is presented. Furthermore, the paper shows what kind of errors can appear and what are their locations in IDS. Methods of avoiding these errors are also indicated.
Źródło:
Pomiary Automatyka Kontrola; 2011, R. 57, nr 7, 7; 810-813
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Układ kompresji z dopasowaną transformacją falkową podwójnej gęstości dla detektora cząstek
Matched DDWT ROI compression engine for the imaging particle detector
Autorzy:
Półchłopek, W.
Rumian, M.
Powiązania:
https://bibliotekanauki.pl/articles/156418.pdf
Data publikacji:
2011
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
detekcja sygnału
algorytmy przetwarzania sygnałów
filtry Wienera
transformacje spektralne
systemy czasu dyskretnego
signal detection
signal processing algorithms
Wiener filters
spectral transformations
real-time systems
Opis:
Artykuł prezentuje projekt nowego procesora Podwójnej Gęstości Dyskretnej Transformacji Falkowej (ang. DDWT) z użyciem filtru dopasowanego i ekstrakcją ROI (ang. ROI - region of interest). Układ zbudowano w celu detekcji cząstek elementarnych w eksperymencie ICARUS (ang. Imaging Cosmic And Rare Underground Signals). Układ wyszukujący ROI zaprojektowany jest w oparciu o analizę szumową i filtrację dopasowaną Wienera oraz DDWT, w celu efektywnej implementacji. Dla poprawienia jakości detekcji wykorzystuje również filtry niedopasowane będące sąsiednimi poziomami DDWT. Zaimplementowano w pełni 32-kanałowy (o przepływności 160MBps) procesor w tanim układzie FPGA dzięki zaletom szybkiej, stałoprzecinkowej transformacji falkowej (FIAWT) [9].
A new multirate DDWT (Double Density Wavelet Transform) matched filter ROI (region of interest) processor for the ICARUS (Imaging Cosmic And Rare Underground Signals) particle detector [1] has been designed. The ROI extraction engine is based on matched and unmatched Wiener filtering using coupled DWT and DDWT processing. High throughput image-like ICARUS detector data (160MBps data rate per crate) is able to be compressed 600 times using multi-stage compression with ROI extraction. The 32-channel (160MBps data rate) processor has been fully implemented in a low cost FPGA device thanks to Fast Integer Arithmetic Wavelet Transform (FIAWT) [9] algorithm implementation. The paper presents analysis of the ICARUS detector signal and noise using Wiener optimal filtering (Sections 1 and 2) [5, 10]. The main part of the paper deals with a new concept of detection scheme using the Wiener matched filter in multirate DDWT implementation instead of useless in the real-time CWT detection [4] (Sections 3 and 4). The ROI compression results and false detection ratio are given in Table 1 and Section 5. FPGA implementation summary of the ROI extraction engine (Section 6), the block diagram of the ROI processor (Fig. 4) and conclusions (Section 7) are also included.
Źródło:
Pomiary Automatyka Kontrola; 2011, R. 57, nr 1, 1; 67-69
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
The economics of deep and machine learning-based algorithms for COVID-19 prediction, detection, and diagnosis shaping the organizational management of hospitals
Autorzy:
Lăzăroiu, George
Gedeon, Tom
Rogalska, Elżbieta
Andronie, Mihai
Frajtova Michalikova, Katarina
Musova, Zdenka
Iatagan, Mariana
Uță, Cristian
Michalkova, Lucia
Kovacova, Maria
Ștefănescu, Roxana
Hurloiu, Iulian
Zabojnik, Stanislav
Stefko, Robert
Dijmărescu, Adrian
Dijmărescu, Irina
Geamănu, Marinela
Powiązania:
https://bibliotekanauki.pl/articles/39832736.pdf
Data publikacji:
2024
Wydawca:
Instytut Badań Gospodarczych
Tematy:
deep and machine learning
COVID 19
prediction
detection
diagnosis
organizational management
hospital
Opis:
Research background: Deep and machine learning-based algorithms can assist in COVID-19 image-based medical diagnosis and symptom tracing, optimize intensive care unit admission, and use clinical data to determine patient prioritization and mortality risk, being pivotal in qualitative care provision, reducing medical errors, and increasing patient survival rates, thus diminishing the massive healthcare system burden in relation to severe COVID-19 inpatient stay duration, while increasing operational costs throughout the organizational management of hospitals. Data-driven financial and scenario-based contingency planning, predictive modelling tools, and risk pooling mechanisms should be deployed for additional medical equipment and unforeseen healthcare demand expenses. Purpose of the article: We show that deep and machine learning-based and clinical decision making systems can optimize patient survival likelihood and treatment outcomes with regard to susceptible, infected, and recovered individuals, performing accurate analyses by data modeling based on vital and clinical signs, surveillance data, and infection-related biomarkers, and furthering hospital facility optimization in terms of intensive care unit bed allocation. Methods: The review software systems employed for article screening and quality evaluation were: AMSTAR, AXIS, DistillerSR, Eppi-Reviewer, MMAT, PICO Portal, Rayyan, ROBIS, and SRDR. Findings & value added: Deep and machine learning-based clinical decision support tools can forecast COVID-19 spread, confirmed cases, and infection and mortality rates for data-driven appropriate treatment and resource allocations in effective therapeutic and diagnosis protocol development, by determining suitable measures and regulations and by using symptoms and comorbidities, vital signs, clinical and laboratory data and medical records across intensive care units, impacting the healthcare financing infrastructure. As a result of heightened use of personal protective equipment, hospital pharmacy and medication, outpatient treatment, and medical supplies, revenue loss and financial vulnerability occur, also due to expenses related to hiring additional staff and to critical resource expenditures. Hospital costs for COVID-19 medical care, screening, treatment capacity expansion, and personal protective equipment can lead to further financial losses while affecting COVID-19 frontline hospital workers and patients.
Źródło:
Oeconomia Copernicana; 2024, 15, 1; 27-58
2083-1277
Pojawia się w:
Oeconomia Copernicana
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Synthesis of the structural diagram with algorithms of the units of the on-board diagnostic system of induction motors of vehicles
Autorzy:
Gubarevych, Oleg
Melkonova, Inna
Melkonov, Hryhorii
Melnyk, Olha
Miroshnykova, Mariia
Powiązania:
https://bibliotekanauki.pl/articles/31341645.pdf
Data publikacji:
2024
Wydawca:
Polska Akademia Nauk. Polskie Towarzystwo Diagnostyki Technicznej PAN
Tematy:
induction motor
damage detection
equipment monitoring
diagnostic system
diagnostic process
transport equipment monitoring
on-board diagnostic system
Opis:
In this comprehensive study, the concept and structural diagram of the system for diagnostics of induction electric motors of vehicles with the development of algorithms for the operation of modular units for monitoring the state of the main structural elements are proposed. During the development of the diagnostic system, the peculiarities of the construction of diagnostic systems of rotating electric machines were investigated in the real conditions of their operation, and modern methods of current and vibration diagnostics were implemented. The work algorithms of each module are presented in the functional diagram of the general diagnostic system of and cover important defects of induction motors. The diagnostic system combines methods that use different diagnostic principles and criteria and are adapted for use in an embedded diagnostic system. The developed functional diagram of the diagnostic system can be used for practical implementation in physical form. The use of the proposed diagnostic system will make it possible to obtain continuous information about the state of both electrical and mechanical components of the induction motor when operating under load with a poor-quality power system in real operating conditions.
Źródło:
Diagnostyka; 2024, 25, 1; art. no. 2024109
1641-6414
2449-5220
Pojawia się w:
Diagnostyka
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
A supervised approach to musculoskeletal imaging fracture detection and classification using deep learning algorithms
Autorzy:
Karanam, Santoshachandra Rao
Srinivas, Y.
Chakravarty, S.
Powiązania:
https://bibliotekanauki.pl/articles/38702595.pdf
Data publikacji:
2023
Wydawca:
Instytut Podstawowych Problemów Techniki PAN
Tematy:
musculoskeletal image
image processing
image enhancement
fracture diagnosis
fracture classification
deep neural network
obraz układu mięśniowo-szkieletowego
przetwarzanie obrazu
wzmocnienie obrazu
diagnoza złamania
klasyfikacja złamań
głęboka sieć neuronowa
Opis:
Bone fractures break bone continuity. Impact or stress causes numerous bone fractures. Fracture misdiagnosis is the most frequent mistake in emergency rooms, resulting in treatment delays and permanent impairment. According to the Indian population studies, fractures are becoming more common. In the last three decades, there has been a growth of 480 000, and by 2022, it will surpass 600 000. Classifying X-rays may be challenging, particularly in an emergency room when one must act quickly. Deep learning techniques have recently become more popular for image categorization. Deep neural networks (DNNs) can classify images and solve challenging problems. This research aims to build and evaluate a deep learning system for fracture identification and bone fracture classification (BFC). This work proposes an image-processing system that can identify bone fractures using X-rays. Images from the dataset are pre-processed, enhanced, and extracted. Then, DNN classifiers ResNeXt101, InceptionResNetV2, Xception, and NASNetLarge separate the images into the ones with unfractured and fractured bones (normal, oblique, spiral, comminuted, impacted, transverse, and greenstick). The most accurate model is InceptionResNetV2, with an accuracy of 94.58%.
Źródło:
Computer Assisted Methods in Engineering and Science; 2023, 30, 3; 369-385
2299-3649
Pojawia się w:
Computer Assisted Methods in Engineering and Science
Dostawca treści:
Biblioteka Nauki
Artykuł
    Wyświetlanie 1-59 z 59

    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