Filtry
wszystkich: 1710
-
Katalog
wyświetlamy 1000 najlepszych wyników Pomoc
Wyniki wyszukiwania dla: TESTING OF AUTOMATIC SYNCHRONIZERS
-
Combined environmental testing device for picosatellites
PublikacjaAs access to space conditions becomes more available, both technically and economically, scientists’ interest in launching finer and more sophisticated experiments grows. To be qualified for launch, such experiments need to be carefully tested prior to the event. The tests should represent actual launch conditions as closely and in a detailed manner. Typical tests for payload include: vibration tests, thermal and vacuum tests,...
-
Non-destructive Testing of Wooden Elements
PublikacjaExamining the condition of wooden elements is crucial from the perspective of proper structure performance. If the deterioration in the internal wood condition, which displays no symptoms visible from the outside, is detected, the further spread of the deterioration can be prevented. Test results often point to the necessity of conducting repairs and, renovations, replacing the structure of wooden beams, or even substituting a...
-
Physical testing methods of materials 23
Kursy Online -
Usability Testing of Mobile Applications: A Methodological Framework
PublikacjaLess than five percent of all mobile applications have become successful throughout 2023. The success of a new mobile application depends on a variety of factors ranging from business understanding, customer value, and perceived quality of use. In this sense, the topic of usability testing of mobile applications is relevant from the point of view of user satisfaction and acceptance. However, the current knowledge seems to be fragmented,...
-
A New Method for Automatic Generation of Animated Motion
PublikacjaA new method for generation of animation with a quality comparable to a natural motion is presented. Proposed algorithm is based on fuzzy description of motion parameters and subjective features. It is assumed that such processing increases naturalness and quality of motion, which is verified by subjective evaluation tests. First, reference motion data are gathered utilizing a motion capture system, then these data are reduced...
-
Automatic road traffic safety management system in urban areas
PublikacjaTraffic incidents and accidents contribute to decreasing levels of transport system reliability and safety. Traffic management and emergency systems on the road, using, among others, automatic detection, video surveillance, communication technologies and institutional solutions improve the organization of the work of various departments involved in traffic and safety management. Automation of incident management helps to reduce...
-
Layered background modeling for automatic detection of unattended objects in camera images
PublikacjaAn algorithm for automatic detection of unattended objects in video camera images is presented. First, background subtraction is performed, using an approach based on the codebook method. Results of the detection are then processed by assigning the background pixels to time slots, based on the codeword age. Using this data, moving objects detected during a chosen period may be extracted from the background model. The proposed approach...
-
Testing for conformance of parallel programming pattern languages
PublikacjaThis paper reports on the project being run by TUG and IMAG, aimed at reducing the volume of tests required to exercise parallel programming language compilers and libraries. The idea is to use the ISO STEP standard scheme for conformance testing of software products. A detailed example illustrating the ongoing work is presented.
-
Automatic Analysis System of TV Commercial Emission Level
PublikacjaThe purpose of the study was to determine whether the commercial emission level is higher than the emission level of a regular program and to check if the commercials broadcasters follow the recommended levels of loudness. The paper shortly reviews some chosen methods of volume measurements specified in the ITU and EBU recommendations. Then, it describes a prototype of a system implemented in Embarcadero C++ Builder 2010 which...
-
Material for Automatic Phonetic Transcription of Speech Recorded in Various Conditions
PublikacjaAutomatic speech recognition (ASR) is under constant development, especially in cases when speech is casually produced or it is acquired in various environment conditions, or in the presence of background noise. Phonetic transcription is an important step in the process of full speech recognition and is discussed in the presented work as the main focus in this process. ASR is widely implemented in mobile devices technology, but...
-
Selected Problems of Experimental Testing Marine Stern Tube Bearings
PublikacjaThis paper presents typical methods for conducting experimental tests on main shaft slide bearings. There are described their possible testing capabilities, advantages, drawbacks and limitations. Various testing methods were analyzed to find a solution able of providing a wide range of possible investigations at possibly acceptable limitations.
-
System for automatic singing voice recognition
PublikacjaW artykule przedstawiono system automatycznego rozpoznawania jakości i typu głosu śpiewaczego. Przedstawiono bazę danych oraz zaimplementowane parametry. Algorytmem decyzyjnym jest algorytm sztucznych sieci neuronowych. Wytrenowany system decyzyjny osiąga skuteczność ok. 90% w obydwu kategoriach rozpoznawania. Dodatkowo wykazano przy pomocy metod statystycznych, że wyniki działania systemu automatycznej oceny jakości technicznej...
-
Automatic system for optical parameters measurements of biological tissues
PublikacjaIn this paper a system allowing execution of automatic measurements of optical parameters of scattering materials in an efficient and accurate manner is proposed and described. The system is designed especially for measurements of biological tissues including phantoms, which closely imitate optical characteristics of real tissue. The system has modular construction and is based on the ISEL system, luminance and color meter and...
-
Biomechanical testing of bioactive bone cements – a comparison of the impact of modifiers: antibiotics and nanometals
PublikacjaApart from its bone filler and fracture stabilizing function, bone cement can be used as a carrier of bioactive substances, and such modified bone cement can protect the implant against microorganisms, treat local infections and combat bacteria introduced during the surgical procedure. In this paper, the effects of modifying antibiotics and nanosilver on the biomechanical properties of bone cement were examined. The following tests...
-
An Automatic Self-Tuning Control System Design for an Inverted Pendulum
PublikacjaA control problem of an inverted pendulum in the presence of parametric uncertainty has been investigated in this paper. In particular, synthesis and implementation of an automatic self-tuning regulator for a real inverted pendulum have been given. The main cores of the control system are a swing-up control method and a stabilisation regulator. The first one is based on the energy of an inverted pendulum, whereas the second one...
-
AUTOMATIC CONTROL AND COMPUTER SCIENCES
Czasopisma -
Automatic Documentation and Mathematical Linguistics
Czasopisma -
Resolving conflicts in object tracking for automatic detection of events in video
PublikacjaAn algorithm for resolving conflicts in tracking of moving objects is presented. The proposed approach utilizes predicted states calculated by Kalman filters for estimation of trackers position, then it uses color and texture descriptors in order to match moving objects with trackers. Problematic situations, such as splitting objects, are addressed. Test results are presented and discussed. The algorithm may be used in the system...
-
A framework for automatic detection of abandoned luggage in airport terminal
PublikacjaA framework for automatic detection of events in a video stream transmitted from a monitoring system is presented. The framework is based on the widely used background subtraction and object tracking algorithms. The authors elaborated an algorithm for detection of left and removed objects based on mor-phological processing and edge detection. The event detection algorithm collects and analyzes data of all the moving objects in...
-
Automatic evaluation of information credibility in Semantic Web and Knowledge Grid
PublikacjaThis article presents a novel algorithm for automatic estimation of information credibility. It concerns information collected in Knowledge Grid and Semantic Web. Possibilities to evaluate the credibility of information in such structures are much greater than those available for WWW sites which use natural language. The rating system presented in this paper estimates credibility automatically on the basis of the following metrics:...
-
A Human Behaviour Model Agent for Testing of Voluntary Computing Systems
PublikacjaPaper presents a design and performance of a voluntary-based distributed computing system testing agent, implementing a human behaviour model. The agent, nicknamed iRobot, was designed and implemented to enable controlled, large scale testing of core algorithms of Comcute - a new voluntary distributed computing platform complementary to BOINC. The main agent design goals were: emulation of human behaviour when browsing web pages,...
-
On Software Unit Testing For Security and Performance Gain At Unit Level
PublikacjaPerformance and security are software (SW) application attributes situated on the opposite corners of system design. In the most drastic example the most secure component is the one totally isolated from the outside world, with communication performance reduced to zero level (e.g. disconnected physically from the network, placed inside a Faraday cage to eliminate possible wireless accessibility). On the other hand the most performance-optimized...
-
On Software Unit Testing For Improving Security And Performance Of Distributed Applications
PublikacjaPerformance and security are software (SW) application attributes situated on the opposite corners of system design. In the most drastic example the most secure component is the one totally isolated from the outside world, with communication performance reduced to zero level (e.g. disconnected physically from the network, placed inside a Faraday cage to eliminate possible wireless accessibility). On the other hand the most performance-optimized...
-
Automatic Singing Voice Recognition EmployingNeural Networks and Rough Sets
PublikacjaCelem badań jest automatyczne rozpoznawanie głosów śpiewaczych w kategorii rodzaju i jakości technicznej śpiewu. W artykule opisano stworzoną bazę danych głosów, która zawiera próbki głosu śpiewaków profesjonalnych i amatorskich. W dalszej części opisano parametry zdefiniowane w oparciu o zjawiska biomechaniczne w narządzie głosu podczas śpiewania. W oparciu o stworzone macierze parametrów wytrenowano i porównano automatyczne klasyfikatory...
-
Zdzisław Kowalczuk prof. dr hab. inż.
OsobyW 1978 ukończył studia w zakresie automatyki i informatyki na Wydziale Elektroniki Politechniki Gdańskiej, następnie rozpoczął pracę na macierzystej uczelni. W 1986 obronił pracę doktorską, w 1993 habilitował się na Politechnice Śląskiej na podstawie pracy Dyskretne modele w projektowaniu układów sterowania. W 1996 mianowany profesorem nadzwyczajnym, w 2003 otrzymał tytuł profesora nauk technicznych. W 2006 założył i od tego czasu...
-
2022/2023_ZIMA Automatic Control & Robotics
Kursy OnlineLecture and laboratory
-
2023/2024_ZIMA Automatic Control & Robotics
Kursy OnlineLecture and laboratory
-
2024/2025_ZIMA Automatic Control & Robotics
Kursy OnlineLecture and laboratory
-
2024/2025_ZIMA Automatic Control & Robotics
Kursy OnlineLecture and laboratory
-
Biomaterials processing and testing methods 2022/23
Kursy Online -
Biomaterials processing and testing methods (2024/25)
Kursy Online -
Application of passive acoustic radar to automatic localization, tracking and classification of sound sources
PublikacjaA concept, practical realization and applications of the passive acoustic radar to automatic localization, tracking and classification of sound sources were presented in the paper. The device consists of a new kind of multichannel miniature sound intensity sensors and a group of digital signal processing algorithms. Contrary to active radars, it does not emit the scanning beam but after receiving surrounding sounds it provides...
-
Automatic detection of abandoned luggage employing a dual camera system
PublikacjaA system for automatic detection of events using a system of fixed and PTZ (pan-tilt-zoom) cameras is described. Images from the fixed camera are analyzed by means of object detection and tracking. Event detection system uses a set of rules to analyze data on the tracked moving objects and to detect defined events. A PTZ camera is used to obtain a detailed view of a selected object. A procedure for conversion between the pixel...
-
Application of infrared thermoography to non-contact testing of varistors
PublikacjaTesting of varistors using thermography was carried out in order to assess their protective properties against possible overvoltage phenomena in the form of high-level voltage surges. An advantage of the thermography technique is non-contact temperature measurement. It was proposed to assess the properties of varistors workingin electronic devices as protective elements, on the basis of estimating temperature increments on varist...
-
Load testing of a suspended footbridge in Radom (Poland)
PublikacjaThe footbridge in Radom is a suspended bridge of an interesting architectural form. The structure was de-signed for 4 kN/m2 of crowd loading. Dynamic calculations were not included in the design. The structure’s acceptance tests took place on the 14th of October 2016. The behaviour of the footbridge in static testing met the expectations. Unfortunately, as a result of dynamic tests, dangerous behaviour of the footbridge was revealed....
-
Methodology of experimental research on efficiency of hydro-mechanical automatic gearbox
PublikacjaThe article shortly describes the design and principle of operation of the hydromechanical gearbox and presents the methodology and design of test stands used for testing hydromechanical proto-type gearbox developed at Technical University of Gdansk. The article presents an approach according to which, in order to obtain reliable measurement data, it is necessary to separate the tests of the hydraulic and mechanical parts of the...
-
Recent breakthroughs in the stability testing of pharmaceutical compounds
PublikacjaPharmaceutical development is mostly focused on the research leading to approval of a new and viable active substance. However, there is a number of old generation compounds that are still being used in contemporary medicinal practice. So that new analytical developments should cover not only the safety of newly developed drug substances, which is obvious, but should also be directed into the search of individual stability issues...
-
Automatic analysis of the aggressive behavior of laboratory animals using thermal video processing
PublikacjaThe bite detection is very important but difficult element of the social interaction analysis. Standard observation methods like human observer or a camcorder of visible light frequencies fail in this case. However, it is possible to discern cooler spots on the rodent's body that appear after body contact with another individual, and vanish after short time. These spots are assumed to be a saliva trace left on fur after bite. In...
-
Dynamics Conscious Approach to Tribometer Design and Tribo-testing
PublikacjaIn the paper findings are discussed on the issue of dynamic characteristics of a tribometer as a factor influencing the result of the tribological experiment. An advanced approach to tribo-testing is attempted with integrated dynamic analysis of the tribometer and the sliding pair. The fundamental idea is explored of the tribometer being regarded as any machine in which friction is inflicted with all the resulting consequences...
-
Testing of Technical Fabrics under Fast Camera Control
PublikacjaThe dynamic development of measurement and recording techniques has been changing the way one conceives material strength. In this study, two different methods of evaluating the strength of fabrics are compared. The first is the typical and commonly used technique based on the use of a testing machine. The second method uses the so-called “fast camera” to monitor the entire process of the destruction of a fabric sample and analyse...
-
Next generation automatic IP configuration deployment issues
PublikacjaAlthough Dynamic Host Configuration Protocol for IPv6 (DHCPv6) protocol was defined in 2003, it was designed as a framework rather than a complete solution to the automatic configuration in IPv6 networks. There are still some unsolved problems and new options yet to be defined. One example of such case is Fully Qualified Domain Name (FQDN) option, which final version has been published in late 2007. It describes DHCPv6 client...
-
Selected problems of earth fault loop impedance testing in circuits fed from UPS
PublikacjaIn the paper a principle of earth fault loop impedance testing in low voltage systems has been presented. Selected factors, influencing accuracy of the testing, are indicated. A structure of UPS of VFI-type and the problem of impedance testing in circuits with such type of UPS are discussed.
-
Model-based testing for execution algorithms in the simulation of cyber-physical systems
PublikacjaThe understanding of simulation semantics of a hybrid system is a challenge for computational engineers as it requires expertise in computer science, engineering, numerical methods, and mathematics at once. The testing methods for the execution of a simulation are being researched but not yet applied on the industrial level. Consequently, the semantics of the simulation becomes a critical artifact in the system development process....
-
A solution of the integrated µBIST for functional and diagnostic testing in mixed-signal electronic embedded systems
PublikacjaMain problem of the paper is testing of analog circuits and blocks in mixed-signal electronic embedded systems (EESs), using the built-in self-test (BIST) technique. The integrated mBIST based on reusing signal blocks already present in an EES, such as processors, memories, ADCs, is presented. The novelty of the solution is the extended functionality of the mBIST. It can perform 2 testing functions: functional testing and fault...
-
Resolving conflicts in object tracking for automatic detection of events in video
PublikacjaW referacie przedstawiono algorytm rozwiązywania konfliktów w śledzeniu obiektów ruchomych. Proponowana metoda wykorzystuje predykcję stanu obiektu obliczaną przez filtry Kalmana oraz dopasowuje wykryte obiekty do struktur śledzących ich ruch na podstawie deskryptorów koloru i tekstury. Omówiono specyficzne sytuacje powodujące konflikty, takie jak rozdzielanie obiektów. Przedstawiono wyniki testów. Algorytm może być zastosowany...
-
Crowdsourcing-Based Evaluation of Automatic References Between WordNet and Wikipedia
PublikacjaThe paper presents an approach to build references (also called mappings) between WordNet and Wikipedia. We propose four algorithms used for automatic construction of the references. Then, based on an aggregation algorithm, we produce an initial set of mappings that has been evaluated in a cooperative way. For that purpose, we implement a system for the distribution of evaluation tasks, that have been solved by the user community....
-
Automatic Clustering of EEG-Based Data Associated with Brain Activity
PublikacjaThe aim of this paper is to present a system for automatic assigning electroencephalographic (EEG) signals to appropriate classes associated with brain activity. The EEG signals are acquired from a headset consisting of 14 electrodes placed on skull. Data gathered are first processed by the Independent Component Analysis algorithm to obtain estimates of signals generated by primary sources reflecting the activity of the brain....
-
Wojciech Wojnowski dr inż.
OsobyUkończył V Liceum Ogólnokształcące w Gdańsku w klasie o profilu matematyczno-fizycznym z wykładowym językiem angielskim. W 2009 roku rozpoczął studia na Wydziale Chemicznym PG na kierunku technologia chemiczna, uzyskując w 2012 roku tytuł inżyniera, a w 2013 tytuł magistra. W latach 2013–2015 studiował sinologię na Uniwersytecie w Nankinie dzięki uzyskaniu Stypendium Rządu ChRL. Po powrocie do Polski w 2015 roku rozpoczął studia...
-
Integrated Application of GPR and Ultrasonic Testing in the Diagnostics of a Historical Floor
PublikacjaThe paper presents the results of integrated ground penetrating radar (GPR) and ultrasonic testing (UT) measurements conducted on a historical floor in St. Nicholas’ Church, Gdańsk, Poland. The described inspection was the first stage of the technical state assessment of the building. The aim of the study was the detection of underfloor air gaps, which were observed in a few trial pits. The condition of the ground under the floor...
-
Drug Testing and Analysis
Czasopisma