Filters
total: 3913
-
Catalog
- Publications 3675 available results
- Journals 3 available results
- Conferences 1 available results
- People 33 available results
- Inventions 2 available results
- Projects 1 available results
- Laboratories 1 available results
- e-Learning Courses 54 available results
- Events 9 available results
- Open Research Data 134 available results
displaying 1000 best results Help
Search results for: OUTPUT FEEDBACK PROBLEM
-
Interval incidence coloring of subcubic graphs
PublicationIn this paper we study the problem of interval incidence coloring of subcubic graphs. In [14] the authors proved that the interval incidence 4-coloring problem is polynomially solvable and the interval incidence 5-coloring problem is N P-complete, and they asked if χii(G) ≤ 2∆(G) holds for an arbitrary graph G. In this paper, we prove that an interval incidence 6-coloring always exists for any subcubic graph G with ∆(G) = 3.
-
Flexible Knowledge–Vision–Integration Platform for Personal Protective Equipment Detection and Classification Using Hierarchical Convolutional Neural Networks and Active Leaning
PublicationThis work is part of an effort to develop of a Knowledge-Vision Integration Platform for Hazard Control (KVIP-HC) in industrial workplaces, adaptable to a wide range of industrial environments. The paper focuses on hazards resulted from the non-use of personal protective equipment (PPE). The objective is to test the capability of the platform to adapt to different industrial environments by simulating the process of randomly selecting...
-
Small regulatory bacterial RNAs regulating the envelope stress response
PublicationMost bacteria encode a large repertoire of RNA-based regulatory mechanisms. Recent discoveries have revealed that the expression of many genes is controlled by a plethora of base-pairing noncoding small regulatory RNAs (sRNAs), regulatory RNA-binding proteins and RNA-degrading enzymes. Some of these RNA-based regulated processes respond to stress conditions and are involved in the maintenance of cellular homeostasis. They achieve...
-
Nodal models of Pressurized Water Reactor core for control purposes – A comparison study
PublicationThe paper focuses on the presentation and comparison of basic nodal and expanded multi-nodal models of the Pressurized Water Reactor (PWR) core, which includes neutron kinetics, heat transfer between fuel and coolant, and internal and external reactivity feedback processes. In the expanded multi-nodal model, the authors introduce a novel approach to the implementation of thermal power distribution phenomena into the multi-node...
-
Application of the Flipped Learning Methodology at a Business Process Modelling Course – A Case Study
PublicationFlipped learning has been known for a long time, but its modern use dates back to 2012, with the publication of Bergmann and Saams. In the last decade, it has become an increasingly popular learning method. Every year, the number of publications on implementing flipped learning experiments is growing, just as the amount of research on the effectiveness of this educational method. The aim of the article is to analyze the possibilities...
-
Constant-Factor Approximation Algorithm for Binary Search in Trees with Monotonic Query Times
PublicationWe consider a generalization of binary search in linear orders to the domain of weighted trees. The goal is to design an adaptive search strategy whose aim is to locate an unknown target vertex of a given tree. Each query to a vertex v incurs a non-negative cost ω(v) (that can be interpreted as the duration of the query) and returns a feedback that either v is the target or the edge incident to v is given that is on the path towards...
-
The voltage on bus bars of the main switchboard of the ferry electrical power system during a sea voyage
Open Research DataThe dataset is part of the research results on the quality of supply voltage on bus bars of the main switchboard of the ship's electrical power system in different states of ship exploitation. The attached dataset contains the measurement results carried out onboard the ferry during a sea voyage.
-
The voltage on bus bars of the main switchboard of the ro-ro ship electrical power system during a sea voyage
Open Research DataThe dataset is part of the research results on the quality of supply voltage on bus bars of the main switchboard of the ship's electrical power system in different states of ship exploitation. The attached dataset contains the measurement results carried out onboard a ro-ro ship during a sea voyage.
-
The voltage on bus bars of the main switchboard of the ro-ro ship electrical power system during maneuvering
Open Research DataThe dataset is part of the research results on the quality of supply voltage on bus bars of the main switchboard of the ship's electrical power system in different states of ship exploitation. The attached dataset contains the measurement results carried out onboard a ro-ro ship during maneuvering.
-
The voltage on bus bars of the main switchboard of the ferry electrical power system during maneuvering
Open Research DataThe dataset is part of the research results on the quality of supply voltage on bus bars of the main switchboard of the ship's electrical power system in different states of ship exploitation. The attached dataset contains the measurement results carried out onboard the ferry during maneuvering.
-
Voltage fluctuations on the main switchgear of the industrial power system supplying the rolling mill motors_part_2
Open Research DataThe dataset presents the voltage waveforms on the bus bars of the main switchgear of the industrial power network for the supply of rolling mills. The data was recorded during an experiment whose purpose was to determine a level of short-term and long-term flicker caused by voltage fluctuations. In the virtual application of flickermeter, a hardware...
-
Exploiting multi-interface networks: Connectivity and Cheapest Paths
PublicationLet G = (V,E) be a graph which models a set of wireless devices (nodes V) that can communicate by means of multiple radio interfaces, according to proximity and common interfaces (edges E). The problem of switching on (activating) the minimum cost set of interfaces at the nodes in order to guarantee the coverage of G was recently studied. A connection is covered (activated) when the endpoints of the corresponding edge share at...
-
An Intergrated Model of Motion, Steering, Positioning and Stabilization of an Unmanned Autonomous Maritime Vehicle
PublicationIn the paper the aim of an interdisciplinary research is presented. The research method is introduced. An object the unmanned autonomous maritime vehicle is briefly described. The key research problem concerns a combined model of the vehicle motion including the loads of lift and hydrodynamic nature. The model takes into account the gravity and displacement forces, resistance and thrust forces, lift and other hydrodynamic forces....
-
Scheduling of unit-length jobs with cubic incompatibility graphs on three uniform machines
PublicationWe consider the problem of scheduling n identical jobs on 3 uniform machines with speeds s1, s2, and s3 to minimize the schedule length. We assume that jobs are subject to some kind of mutual exclusion constraints, modeled by a cubic incompatibility graph. We how that if the graph is 2-chromatic then the problem can be solved in O(n^2) time. If the graph is 3-chromatic, the problem becomes NP-hard even if s1>s2=s3.
-
Analiza przybliżonego algorytmu dla problemu szukania drzewa spinającego o minimalnym uporządkowanym indeksie chromatycznym.
PublicationW pracy rozważamy kombinatoryczny problem MERST polegający na szukaniu, dla danego grafu, drzewa spinającego o minimalnym uporządkowanym indeksie chromatycznym. Dla ogólnych grafów problem MERST jest NP-trudny. W pracy zaproponowano nową funkcję dobroci dla pewnego przybliżonego algorytmu rozwiązującego powyższy problem i przeprowadzono doświadczenia komputerowe w celu porównania nowej z wcześniej znaną funkcją dobroci.
-
Using Evidence-based Arguments to Support Dependability Assurance-Experiences and Challenges
PublicationThe article introduces to the problem of evidence-based arguments and their applications. Then, based on the experiences collected during commercial deployment of a concrete solution to this problem (system NOR-STA) we overview selected challenges and the ways of addressing them
-
Grafo-ania, czyli rzecz o grafach i algorytmach. Drzewa Steinera
PublicationProblem: na płaszczyźnie leżą 3 punkty. Znajdź czwarty, taki że jego sumaryczna odległość od 3 pozostałych jest minimalna, Pokazujemy jak rozwiązać ten problem i jego uogólnienie.
-
APIS – Agent Platform for Integration of Services
PublicationThe paper presents an approach to creating the platform for development and evaluation of complex tasks execution algorithms. Proposed solution is based on an agent paradigm where independent peers can cooperate and negotiate in order to execute specified tasks which are defined only by the final output description. Tasks are realized by the means of services exposed by different peers. In case when there is no single service fulfilling...
-
A multistage turbine for a micro power plant
PublicationThis paper presents results of a design analysis of a multi-stage turbine for the cogeneration micro-power plant working in accordance with Organic Rankine Cycle (ORC). The heat power of the plant is assumed equal to 20 kW and the corresponding available electric output is estimated to be of about 3 kW. Different variants of the radial and axial-flow turbines have been considered, while the detailed results of the calculations...
-
Enhanced Eye-Tracking Data: a Dual Sensor System for Smart Glasses Applications
PublicationA technique for the acquisition of an increased number of pupil positions, using a combined sensor consisting of a low-rate camera and a high-rate optical sensor, is presented in this paper. The additional data are provided by the optical movement-detection sensor mounted in close proximity to the eyeball. This proposed solution enables a significant increase in the number of registered fixation points and saccades and can be used...
-
Possibilities of radioisotope measuring in control of an unstable solid particles hydrotransport
PublicationThe paper presents γ-radiation proposal to control a multiphase flow, independently from circumstances. So this method may be applied even in compound industrial or environmental processes. Moreover in many cases, it is the only method for applications for dense mixture containing coarse angular grains. The constructed equipment allows continuous measurement of density as well as solid phase for both concentration and average velocity....
-
Method of sum of power losses as a way for determining the ki coefficients of energy losses in hydraulic motor
PublicationThis paper shows application of the method of sum of power losses to determining energy losses which occur in hydraulic rotary motor in situation when not all laboratory data are at one’s disposal or when no use is made of data contained in catalogue charts. The method makes it possible to determine the coefficients ,ki , of energy losses occurring in the motor. The method of sum of power losses is based on the approach proposed...
-
Enhancing capabilities of Atomic Force Microscopy by tip motion harmonics analysis
PublicationMotion of a tip used in an atomic force microscope can be described by the Lennard-Jones potential, approximated by the van der Waals force in a long-range interaction. Here we present a general framework of approximation of the tip motion by adding three terms of Taylor series what results in non-zero harmonics in an output signal. We have worked out a measurement system which allows recording of an excitation tip signal and its...
-
Neoneo-Kantianizm - Transcendental Philosophy as a Reflection on Validity (Geltung)
PublicationThe article presents the philosophical thought of Rudolf Zocher, Wolfgang Cramer and Hans Wagner, whose theoretical stance can be dubbed Neoneo-Kantianism. The article investigates their philosophical output and argues that they developed a transcendental reflection of a different kind than that of Baden Neo-Kantianism. The transcendental reflection of Neoneo-Kantianism, especially in the work of Hans Wag-ner, takes on the topic...
-
METHOD OF TRAINING THE ENDOSCOPIC VIDEO ANALYSIS ALGORITHMS TO MAXIMIZE BOTH ACCURACY AND STABILITY
PublicationIn the article a new training and testing method of endoscopic video analysis algorithms is presented. Classical methods take into account only eciency of recognizing objects on single video frames. Proposed method additionally considers stability of classiers output for real video input. The method is simple and can be trained on data sets created for other solutions. Therefore, it is easily applicable to existing endoscopic video...
-
Noise effect on parameters of quiet sonar with code modulation
PublicationEarlier publications of the paper authors have shown that the use of code keying mixed with the CW FM sound signal allows the significant reduction in the distance measurement error, compared to classic silent CW FM sonar. In addition to the code modulation parameters, the magnitude of this error is influenced by the received input acoustic noise. The article shows the dependence of the input signal-to-noise ratio and the sound...
-
Wybrane elementy projektowania budynków wielofunkcyjnych stanowiących miejskie centra logistyczne
PublicationCelem artykułu jest przedstawienie wybranych aspektów dotyczących projektowania budynków wielofunkcyjnych stanowiących miejskie centra logistyczne. Centrum logistyczne lokalizowane w obszarze zurbanizowanym jest formalnie obiektem, który ma na celu zaspokojenie wielu potrzeb funkcjonalnych względem potencjalnych użytkowników. Miejskie centrum logistyczne stanowi swego rodzaju system, którego podstawą jest sprawna obsługa procesów...
-
GNIAZDA PRZEDSIĘBIORCZOŚCI W STREFIE PODMIEJSKIEJ METROPOLII
PublicationProblem suburbanizacji jest wciąż aktualny w analizach rozwoju miast. Przybiera często formy spontanicznego rozlewania się miast (urban sprawl). Badacze tego problemu skupiają się przeważnie na rozwoju funkcji mieszkaniowej w strefach podmiejskich. Specyficzny charakter polskiego procesu suburbanizacji polega na równoległym rozwoju klasycznej suburbanizacji osiedleńczej oraz rozwoju mikro- oraz małych i średnich przedsiębiorstw....
-
Using Evidence-based Arguments to Support Dependability Assurance - Experiences and Challenges
PublicationThe presentation introduces to the problem of evidence-based arguments and their applications. Then, based on the experiences collected during development and commercial deployment of a concrete solution to this problem (system NOR-STA) we overview selected challenges and the ways of addressing them.
-
Polar boundary conditions along a soil structure interface.
PublicationAnalizowano problem strefy kontaktu między gruntem a konstrukcją. Obliczenia wykonano stosując mikropolarne prawo sprężysto-plastyczne oraz mikropolarne prawo hipoplastyczne. Analizie poddano problem płynięcia silosowego oraz ścinania wąskiej warstwy.
-
Shared multi-processor scheduling
PublicationWe study shared multi-processor scheduling problem where each job can be executed on its private processor and simultaneously on one of many processors shared by all jobs in order to reduce the job’s completion time due to processing time overlap. The total weighted overlap of all jobs is to be maximized. The problem models subcontracting scheduling in supply chains and divisible load scheduling in computing. We show that synchronized...
-
A system automating repairs of IT systems
PublicationThis paper presents two problems that are important nowadays: the problem of IT systems monitoring and the problem of repairing them. It shows the developed solution, aimed to automate the existing industrial repair process and to integrate it with the existing monitoring solutions and mechanisms. Described solution is a part of a bigger whole, called the Repair Management Framework (RMF). This paper presents also briefly a case...
-
The luminescence study of Ga1.98–xAlxO3:0.02Cr3+ coumpounds.
Open Research DataA chemical and mechanical pressure-induced photoluminescence tuning method was developed through structural evolution and hydrostatic pressure involving phase transition. A series of Ga1.98−xAlxO3:0.02Cr3+ phosphors were synthesized by collaborators from National Taiwan University. Structural evolution reveals a crystal phase change with the incorporation...
-
An adaptive-noise Augmented Kalman Filter approach for input-state estimation in structural dynamics
PublicationThe establishment of a Digital Twin of an operating engineered system can increase the potency of Structural Health Monitoring (SHM) tools, which are then bestowed with enhanced predictive capabilities. This is particularly relevant for wind energy infrastructures, where the definition of remaining useful life is a main driver for assessing the efficacy of these systems. In order to ensure a proper representation of the physical...
-
Mathematical modeling and prediction of pit to crack transition under cyclic thermal load using artificial neural network
PublicationThe formation of pitting is a major problem in most metals, which is caused by extremely localized corrosion that creates small holes in metal and subsequently, it changes into cracks under mechanical load, thermo-mechanical stress, and corrosion process factors. This research aims to study pit to crack transition phenomenon of steel boiler heat tubes under cyclic thermal load, and mathematical modeling...
-
Reliability and types of diagnosis in the process of diesel engine operation
PublicationThe article presents complexity of the problem concerning development of diagnosis with defined reliability by a diagnosing system (SDG) on technical condition of marine combustion engines, especially main engines. It was shown that development of the final diagnosis, the so-called initial operation diagnosis, on the operational usability (fDG on PEx) of a main engine in particular, is not possible without prior development of...
-
Kanalizacja na wsi
PublicationRozwój kanalizacji na obszarach wiejskich. Dynamika procesów. Problem dysproporcji miasto - wieś. Problem racjonalizacji wydatków. Braki na poziome opracowań w zakresie planowania przestrzennego - strategia rozwoju gminy. Kon sekwencje rutyny w projektowaniu.
-
Chromatic cost coloring of weighted bipartite graphs
PublicationGiven a graph G and a sequence of color costs C, the Cost Coloring optimization problem consists in finding a coloring of G with the smallest total cost with respect to C. We present an analysis of this problem with respect to weighted bipartite graphs. We specify for which finite sequences of color costs the problem is NP-hard and we present an exact polynomial algorithm for the other finite sequences. These results are then extended...
-
ANYTIME POLYNOMIAL HEURISTIC ALGORITHM FOR PARTITIONING GROUPS OF DATA WITH PRESERVING CLASS PROPORTIONS FOR CROSS-VALIDATION
PublicationThe article describes a problem of splitting data for k-fold cross-validation, where class proportions must be preserved, with additional constraint that data is divided into groups that cannot be split into different cross-validation sets. This problem often occurs in e.g. medical data processing, where data samples from one patient must be included in the same cross-validation set. As this problem is NP-complete, a heuristic...
-
Active Control of Highly Autocorrelated Machinery Noise in Multivariate Nonminimum Phase Systems
PublicationIn this paper, a novel multivariate active noise control scheme, designed to attenuate disturbances with high autocorrelation characteristics and preserve background signals, is proposed. The algorithm belongs to the class of feedback controllers and, unlike the popular feedforward FX-LMS approach, does not require availability of a reference signal. The proposed approach draws its inspiration from the iterative learning control...
-
A comprehensive review of open data platforms, prevalent technologies, and functionalities
PublicationOpen data can play a crucial role in different sectors of the world,such as government, science, research, technology, culture, andfinance. There are several necessary measures that every organiza-tion needs to consider before opening data. There are three majorsteps to opening the data: (1) Preparation stage, and (2) launchingthe open data initiative (3) In this case, the feedback mechanismstudy such as expand and sustain stage,...
-
Contactless hearing aid designed for infants
PublicationIt is a well known fact that language development through home intervention for a hearing-impaired infant should start in the early months of a newborn baby's life. The aim of this paper is to present a concept of a contactless digital hearing aid designed especially for infants. In contrast to all typical wearable hearing aid solutions (ITC, ITE, BTE), the proposed device is mounted in the infant's bed with any parts of its set-up...
-
Adopting Collaborative Games into Agile Requirements Engineering
PublicationIn agile software development, where great emphasis is put on effective informal communication involving diverse stakeholders, success depends on human and social factors. Not surprisingly, the Agile Manifesto advocates principles and values such as “individuals and interactions over processes and tools”, “focus on the customer”, “collaborate regularly”, “communicate face-to-face within the team” and “have regular team introspection”....
-
FIR Filter Design Using Distributed Maximal Flatness Method
PublicationIn the paper a novel method for filter design based on the distributed maximal flatness method is presented. The proposed approach is based on the method used to design the most common FIR fractional delay filter - the maximally flat filter. The MF filter demonstrates excellent performance but only in a relatively narrow frequency range around zero frequency but its magnitude response is no greater than one. This ,,passiveness”...
-
Automatic tuning of a resonant circuit in wireless power supply systems for biomedical sensors
PublicationIn this paper, a tuning method of a resonant circuit suited for wireless powering of miniature endoscopic capsules is presented and discussed. The method allows for an automatic tuning of the resonant frequency and matching impedance of a full wave rectifier loading the resonant circuit. Thereby, the receiver tunes so as to obtain the highest power efficiency under given conditions of transmission. A prototype receiver for wireless...
-
The ranks of Indonesian and Japanese industrial sectors
PublicationThe purpose of this study is to determine the ranks of Indonesian and Japanese industrial sectors from the economic point of view. The analysis period of this study is 2005. This study employs one of the well-known analysis tools in the economic topic, the Input-Output (IO) analysis. More specifically, this study uses the analysis methods in the IO analysis, backward and forward linkages, in order to achieve the purpose. The results...
-
Global Value Chains and Wages: International Evidence from Linked Worker-Industry Data
PublicationUsing a rich dataset on over 110,000 workers from nine European countries and the USA we study the wage response to industry dependence on foreign value added. We estimate a Mincerian wage model augmented with an input-output interindustry linkages measure accounting for task heterogeneity across workers. Low and mediumeducated workers and those performing routine tasks experience (little) wage decline due to major dependency of...
-
The ranks of Japanese industrial sectors: 2005-2011
PublicationThe purpose of the current study is to expand the previous study which analyzes the industrial sectors ranks of specific countries. More specifically, the study aims to conduct a comparison in terms of the ranks of Japanese industrial sectors on the specific analysis period. The analysis period of the study is 2005-2011. Using the previous study as a reference, the study employs the Input-Output (IO) approach as an analysis instrument....
-
The ranks of Indonesian and Japanese industrial sectors
PublicationThe purpose of this study is to determine the ranks of Indonesian and Japanese industrial sectors from the economic point of view. The analysis period of this study is 2005. This study employs one of the well-known analysis tools in the economic topic, the Input-Output (IO) analysis. More specifically, this study uses the analysis methods in the IO analysis, backward and forward linkages, in order to achieve the purpose. The results...
-
The ranks of Japanese industrial sectors: 2005-2011
PublicationThe purpose of the current study is to expand the previous study which analyzes the industrial sectors ranks of specific countries. More specifically, the study aims to conduct a comparison in terms of the ranks of Japanese industrial sectors on the specific analysis period. The analysis period of the study is 2005-2011. Using the previous study as a reference, the study employs the Input-Output (IO) approach as an analysis instrument....