Filters
total: 21326
filtered: 1094
displaying 1000 best results Help
Search results for: ZERO-ERROR CODE
-
Badanie jakości transmisji w interfejsie radiowym MC-CDMA
PublicationTechnika MC-CDMA (ang. Multi-Carrier Code Division Multiple Access) powstała z połączenia dwóch wcześniej stosowanych technik dostępu radiowego: CDMA (ang. Code Division Multiple Access) i OFDM (ang. Orthogonal Frequency-Division Multiplexing) i posiada zalety obu tych technologii. W referacie przedstawiona została budowa nadajnika i odbiornika dla tego interfejsu radiowego oraz wyniki badań symulacyjnych jakości transmisji w tym...
-
Balance errors generated by numerical diffusion in the solution of non-linear open channel flow equations
PublicationThe paper concerns the untypical aspect of application of the dissipative numerical methods to solve nonlinear hyperbolic partial differential equations used in open channel hydraulics. It is shown that in some cases the numerical diffusion generated by the applied method of solution produces not only inaccurate solution but as well as a balance error. This error may occur even for an equation written in the conservative form not...
-
YADE - An extensible framework for the interactive simulation of multiscale, multiphase, and multiphysics particulate systems
PublicationThis contribution presents the key elements of YADE, an extensible open-source framework for dynamic simulations. During the past 19 years, YADE has evolved from "Yet Another Dynamic Engine"' to a versatile multiscale and multiphysics solver, counting a large, active, and growing community of users and developers. The computationally intense parts of the source code are written in C++, using flexible object models that allow for...
-
Feature Reduction Using Similarity Measure in Object Detector Learning with Haar-like Features
PublicationThis paper presents two methods of training complexity reduction by additional selection of features to check in object detector training task by AdaBoost training algorithm. In the first method, the features with weak performance at first weak classifier building process are reduced based on a list of features sorted by minimum weighted error. In the second method the feature similarity measures are used to throw away that features...
-
On the size of identifying codes in triangle-free graphs
PublicationIn an undirected graph G, a subset C⊆V(G) such that C is a dominating set of G, and each vertex in V(G) is dominated by a distinct subset of vertices from C, is called an identifying code of G. The concept of identifying codes was introduced by Karpovsky, Chakrabarty and Levitin in 1998. For a given identifiable graph G, let gammaID(G) be the minimum cardinality of an identifying code in G. In this paper, we show that for any connected...
-
Optimization of parallel implementation of UNRES package for coarse‐grained simulations to treat large proteins
PublicationWe report major algorithmic improvements of the UNRES package for physics-based coarse-grained simulations of proteins. These include (i) introduction of interaction lists to optimize computations, (ii) transforming the inertia matrix to a pentadiagonal form to reduce computing and memory requirements, (iii) removing explicit angles and dihedral angles from energy expressions and recoding the most time-consuming energy/force terms...
-
Arc-length Algorithm Efficiency in the Analysis of Thermally Loaded Multilayered Shells
PublicationThis paper concerns the efficiency study of the arc-length algorithm in the geometrically non-linear analysis of thermally loaded multilayered shells. The thermal loading is considered as the one-way thermo-mechanical coupling effect. Two implementations of the arc-length method are examined: the path-following technique available in NX-Nastran and the RiksWempner-Ramm algorithm adopted in the authors’ computer code SHLTH. It is...
-
Dead-Time Effect Compensation Based on Additional Phase Current Measurements
PublicationThis paper proposes a new method of dead-time effect compensation. The proposed solution is based on additional phase current measurements realized by analog-to-digital converters. These measurements are carried out at the time instants specified by a pulsewidth-modulation (PWM) strategy. This makes it possible to estimate inverter currents at the commutation instants and, finally, to estimate the voltage error caused by dead time. This...
-
Introducing a Computational Method to Retrofit Damaged Buildings under Seismic Mainshock-Aftershock Sequence
PublicationRetrofitting damaged buildings is a challenge for engineers, since commercial software does not have the ability to consider the local damages and deformed shape of a building resulting from the mainshock record of an earthquake before applying the aftershock record. In this research, a computational method for retrofitting of damaged buildings under seismic mainshock-aftershock sequences is proposed, and proposed computational...
-
Structure and magnetic properties of Eu2CaCu2O6
PublicationDyskutowany jest nowy typ związku na bazie tlenku miedzi. Jest to pierwszy związek o tzw. zero wymiarowym charakterze Cu-O.
-
Development of Gas Sensor Array for Methane Reforming Process Monitoring
PublicationThe article presents a new method of monitoring and assessing the course of the dry methane reforming process with the use of a gas sensor array. Nine commercially available TGS chemical gas sensors were used to construct the array (seven metal oxide sensors and two electrochemical ones). Principal Component Regression (PCR) was used as a calibration method. The developed PCR models were used to determine the quantitative parameters...
-
Buckling of frame braced by linear elastic springs
PublicationIn the design codes and specifications, simplifed formulae or diagrams are given for determining the buckling lengths of frame columns based on the ruling criterion of considering frames as sway or non sway. Due to the fact that, the code formulae utilize onlylocal stifness distributions, these formulae may yield in certain cases rather erroneous results. In most code formulas a case of weakly braced frames is usually not considered.In...
-
Standing Waves in One-Dimensional Resonator Contaning an Ideal Isothermal Gas Affected by the Constant Mass Force
PublicationThe study is devoted to standing acoustic waves in one-dimensional planar resonator which containing an ideal gas. A gas is affected by the constant mass force. Two types of physically justified boundary conditions are considered: zero velocity or zero excess pressure at both boundaries. The variety of nodal and antinodal points is determined. The conclusion is that the nodes of pressure and antinodes of velocity do not longer...
-
Assessment of codes recommendations for the evaluation of the seismic gap of buildings founded on different soil types
PublicationSeveral equations have been proposed in the literature to evaluate the seismic gap preventing earthquake-induced structural pounding, such as the ones based on the absolute sum of the peak displacements (ABS), the square root of the sum of the squares (SRSS), the double difference method (DDC), Australian code and the approach proposed by Naderpour et al. The aim of this paper is to investigate the accuracy of these equations taking...
-
Reliable Greedy Multipoint Model-Order Reduction Techniques for Finite-Element Analysis
PublicationA new greedy multipoint model-order reduction algorithm for fast frequency-domain finite-element method simulations of electromagnetic problems is proposed. The location of the expansion points and the size of the projection basis are determined based on a rigorous error estimator. Compared to previous multipoint methods, the quality of the error estimator is significantly improved by ensuring the orthogonality of the projection...
-
Improving depth maps of plants by using a set of five cameras
PublicationObtaining high-quality depth maps and disparity maps with the use of a stereo camera is a challenging task for some kinds of objects. The quality of these maps can be improved by taking advantage of a larger number of cameras. The research on the usage of a set of five cameras to obtain disparity maps is presented. The set consists of a central camera and four side cameras. An algorithm for making disparity maps called multiple...
-
Analytical Steady-State Model of the Pipeline Flow Process
PublicationThe paper addresses the issue of modeling the flow process in transmission pipelines. A base model used for numerical simulation is introduced. Under certain assumptions concerning steady state analysis, the differential equations describing the process are solved analytically for two cases: zero and nonzero inclination angle α. These equations describe a constant flow rate and a corresponding distribution of the pressure along...
-
Using Continuous Integration Techniques in Open Source Projects – An Exploratory Study
PublicationFor a growing number of software projects, continuous integration (CI) techniques are becoming an essential part of the process. However, the maturity of their adoption in open source projects varies. In this paper, we present an empirical study on GitHub repositories to explore the use of continuous integration techniques in open source projects. Following the Goal-Question-Metric (GQM) approach, 3 research questions and 7 metrics...
-
Structural response of existing spatial truss roof construction based on Cosserat rod theory
PublicationPaper presents the application of the Cosserat rod theory and newly developed associated finite elements code as the tools that support in the expert-designing engineering practice. Mechanical principles of the 3D spatially curved rods, dynamics (statics) laws, principle of virtual work are discussed. Corresponding FEM approach with interpolation and accumulation techniques of state variables are shown that enable the formulation...
-
A Substrate Integrated Waveguide (SIW) Bandpass Filter in A Box Configuration With Frequency-Dependent Coupling
PublicationThis letter presents the design of a microwave bandpass filter with frequency-dependent coupling implemented in substrate integrated waveguide (SIW) technology. The proposed filter implements a four-pole generalized Chebyshev filtering function with two transmission zeros. Resonators are arranged in an extended box configuration with dispersive coupling on a main signal path, which produces an extra zero in comparison to classical...
-
Characterization of Slow and Fast Fading in Off-Body Communication at 2.45 GHz with Space Diversity Scheme in an Indoor Environment
PublicationThe characterization of slow and fast fading in wireless body area networks with space diversity scheme has been presented. The analysis, based on the measurements at 2.45 GHz in an indoor environment, has shown that for all investigated configurations of receiving wearable antennas, the correlation coefficient values of the received signals’ parameters are below the assumed value of 0.5, being close to zero for the vast majority...
-
Characterization of slow and fast fading in off-body communication at 2.45 GHz with space diversity scheme in indoor environment
PublicationThe characterization of slow and fast fading in Wireless Body Area Networks with space diversity scheme has been presented. The analysis, based on the measurements at 2.45 GHz in indoor environment, has shown that for all investigated configurations of receiving wearable antennas the correlation coefficient values of received signals’ parameters are below the assumed value of 0.5, being close to zero for the vast majority of cases. It...
-
Simple Measurement Method for Resistive Sensors Based on ADCs of Microcontrollers
PublicationA new, complete measurement method for resistance measurement of resistive sensors for systems based on microcontrollers equipped with analog-to-digital converters (ADCs) is proposed. The interface circuit consists of only four resistors, including a resistive sensor and a reference resistor, connected directly to the microcontroller pins. It is activated only during measurements, which significantly reduces power consumption....
-
Evaluating the effectiveness of Doppler frequency shift determination using pilots in broadband transmission
PublicationIn underwater communications, reciprocal motion between transmitter and receiver has a significant impact on reception quality. In orthogonal broadband systems that provide high bit rates, this problem becomes more important, especially in the higher frequency range, where the absolute Doppler shift is the greatest. Due to the low propagation speed of acoustic wave underwater, a substantial difference exists between the Doppler...
-
Experiences and Challenges in Fatality Reduction on Polish Roads
PublicationAccording to the UN, road safety is the key to achieving sustainable development goals, yet the complexity of how road accidents happen makes this a difficult challenge leaving many countries struggling with the problem. For years, Poland has infamously been one of the EU’s top countries for road-accident fatality rates. Despite that, it has made significant progress in the last thirty years with a fatality reduction of more than...
-
RECSYS CHALLENGE 2015: a BUY EVENT PREDICTION IN THE E-COMMERCE DOMAIN
PublicationIn this paper we present our approach to RecSys Challenge 2015. Given a set of e-commerce events, the task is to predict whether a user will buy something in the current session and, if yes, which of the item will be bought. We show that the data preparation and enrichment are very important in finding the solution for the challenge and that simple ideas and intuitions could lead to satisfactory results. We also show that simple...
-
Zastosowanie metody galwanostatycznej do wyznaczania błędu fazy elektrod woltamperometrycznych
PublicationW pracy przeanalizowano właściwości metrologiczne elektrod woltamperometrycznych w dziedzinie częstotliwości. Wykazano, że w przypadku, gdy reakcja elektrochemiczna kontrolowana jest procesem transportu jonów, elektroda woltamperometryczna zachowuje się tak jak przetwornik pomiarowy I rzędu. Jej właściwości metrologiczne opisane są przez czułość, częstotliwość graniczną, błąd amplitudy i błąd fazy. Przeprowadzona analiza pokazała,...
-
Multi-objective optimization of tool wear, surface roughness, and material removal rate in finishing honing processes using adaptive neural fuzzy inference systems
PublicationHoning processes are usually employed to manufacture combustion engine cylinders and hydraulic cylinders. A crosshatch pattern is obtained that favors the oil flow. In this paper, Adaptive Neural Fuzzy Inference System (ANFIS) models were obtained for tool wear, average roughness Ra, cylindricity and material removal rate in finish honing processes. In addition, multi-objective optimization with the desirability function method...
-
Comparison of classical Winter's bracing requirements of compressedtruss chord with stability analysis of 3D truss-model
PublicationMost code requirements concerning bracing are based on principles developed by Winter. The present research is devoted tostudy a lateral buckling of truss with linear elastic side supports. The classical Winter's model of truss chord in the case ofout of the truss plane buckling is compared with nonlinear analysis of 3D truss model. Full bracing condition, that permitsthe truss chord to support load level corresponding to an unbraced...
-
Stan graniczny nośności dźwigara żelbetowego mostu na zginanie według norm PN-EN 1992-2 oraz PN-S-10042:1991
PublicationPraca włącza się w bogaty w ostatnich latach w krajowym piśmiennictwie nurt porównań dwóch generacji norm projektowania mostów z betonu: polskiej - wycofanej, aczkolwiek powszechnie stosowanej oraz europejskiej – wciąż jeszcze wdrażanej do praktyki projektowej. Nowością w stosunku do dotychczasowych publikacji polskich jest szersze ujęcie różnic pomiędzy obydwiema generacjami norm. Poza rozpatrywanymi przez wielu autorów różnicami...
-
Standing Acoustic Waves and Relative Nonlinear Phenomena in a Vibrationally Relaxing Gas-Filled Resonator
PublicationStanding acoustic waves in one-dimensional resonator filled with vibrationally relaxing gas, are studied. Two regimes of excitation of molecular vibrational degrees of freedom are considered, equilibrium and nonequilibrium. The acoustic energy enlarges with time in the non-equilibrium regime and decreases otherwise before formation of discontinuity. After that, it decreases due to nonlinear absorption and tends to zero in equilibrium...
-
Modification of Selected Propagation Models in Terms of Path Loss Estimation in Container Terminal
PublicationIt is particularly important to look for any propagation model that could be useful for designing mobile radio networks in container terminal environment. Selected propagation models have been investigated. Firstly - basing on measurements results - they have been evaluated in this scope and the analysis has shown, that the adjustment is needed. This modification improved significantly the accuracy of path loss modelling. For the...
-
Przykłady zastosowania zestawu uruchomieniowego TMS320C6711 DSK z procesorem sygnałowym do realizacji stanowisk laboratoryjnych w laboratorium procesorów sygnałowych. Zastosowanie Komputerów w Nauce i Technice. Gdańsk 2003. XIII cykl seminariów zorganizowanych przez PTETiS, Oddział Gdańsk.
PublicationPrzedstawiono dwa stanowiska laboratoryjne wykorzystujące zestawy ze zmiennoprzecinkowym procesorem sygnałowym TMS320C6711. Jedno z nich realizuje analizator widma a drugie demonstruje algorytmy kodowania sygnałów podczas ich transmisji. Oba przygotowane stanowiska opracowano przy wykorzystaniu środowiska Code Composer Studio.
-
Activity of Patents in Fuel Cells and Hydrogen Production in the Context of Passenger Car Fleet in the V4 Countries
PublicationThe hydrogen market in the world today is capable ovule and em-pirical evidence on activity of patents in fuel cells and hydrogen production islimited so far. Patent applications in zero-emission mobility in the aspect of fuelcells include: DAFC/DMFC&DMFC, PEMFC, SOFC, AFC, PAFC. As for thepatents relating to the hydrogen production, they concern low carbon, electrol-ysis and inorganic. The purpose of the study was to investigate...
-
Moment resistance of I-section end-plate roof girder splices; a case study
PublicationThis article deals with the problem of determining the resistance of end-plate connections. A nonlinear FEM model of the joint was constructed in order to predict its carrying capacity. A standard code procedure was done as well. The analyses have been done to assess atypical end-plate joints designed and constructed as a part of roof structures.
-
Influence of mesh density on 2D viscous flutter in a turbomachinery cascade
PublicationIn this study numerical simulations of 2D viscous flutter were performed and compared with available experimental results for various mesh densities and flow parameters. Calculations were carried out for the bending oscillations of an Eleventh Standard Configuration cascade. ANSYS CFX code was used for the SST, SA and k-ω turbulence model calculations.
-
Przebicie w połączeniach typu płyta-słup – przegląd poszczególnych rodzajów zbrojenia oraz metod wymiarowania w świetle wybranych norm projektowych
PublicationW referacie przedstawiono podstawowe informacje związane z przebiciem w połączeniu typu płyta-słup, opisano sposoby zbrojenia z uwagi na przebicie, a także przybliżono metody wymiarowania na przebicie według normy europejskiej (EC2), normy amerykańskiej (ACI) oraz fib Model Code 2010.
-
The Boltzmann sequence-structure channel
PublicationWe rigorously study a channel that maps binary sequences to self-avoiding walks in the two-dimensional grid, inspired by a model of protein statistics. This channel, which we also call the Boltzmann sequence-structure channel, is characterized by a Boltzmann/Gibbs distribution with a free parameter corresponding to temperature. In our previous work, we verified experimentally that the channel capacity has a phase transition for...
-
Onboard Energy Storage and Power Management Systems forAll-Electric Cargo Vessel Concept
PublicationThis paper presents an innovative approach to the design of a forthcoming, fully electric-powered cargo vessel. This work begins by defining problems that need to be solved when designingvessels of this kind. Using available literature and market research, a solution for the design of apower management system and a battery management system for a cargo vessel of up to 1504 TEUcapacity was developed. The proposed solution contains...
-
Hybrid inductance-thyristor short-circuit current limiting devices
PublicationDla wartości prądu w gałęzi w której zainstalowane jest urządzenie jest mniejsza od prądu w dławiku urządzenia, dławik jest zwarty gałęzią z tyrystorem. Impedancja bieguna urządzenia hybrydowego jest praktycznie równa zero. W chwili wzrostu prądu w gałęzi z urządzeniem ograniczającym ponad tę wartość, do obwodu głównego wtrącona zostaje impedancja kolejno dwóch dławików, ograniczając bezzwłocznie dynamikę i amplitudę prądu zwarciowego....
-
Otopy Classification of Gradient Compact Perturbations of Identity in Hilbert Space
PublicationWe prove that the inclusion of the space of gradient local maps into the space of all local maps from Hilbert space to itself induces a bijection between the sets of the respective otopy classes of these maps, where by a local map we mean a compact perturbation of identity with a compact preimage of zero.
-
Numerical methods for the assessment of bridge safety barriers
PublicationThe paper presents a numerical study of the bus crash test for bridge safety barriers. The analysis is conducted with the use of explicit code LS-DYNA. The problem of hourglass effect in shell elements is discussed. The simulations of bus impact against the barrier show that the analyzed barrier withstands the impact forces and restrains the bus trajectory to the bridge road.
-
Acceleration of the discrete Green's function computations
PublicationResults of the acceleration of the 3-D discrete Green's function (DGF) computations on the multicore processor are presented. The code was developed in the multiple precision arithmetic with use of the OpenMP parallel programming interface. As a result, the speedup factor of three orders of magnitude compared to the previous implementation was obtained thus applicability of the DGF in FDTD simulations was significantly improved.
-
Performance of DS-CDMA Radionavigation Receiver with Subsample Time Measurement Resolution in Various Environments
PublicationThis paper presents results of investigation of position estimation performance in TDOA radionavigation system with receiver containing code tracking loop with subsample time measurement resolution. Position estimation accuracy was evaluated using real signals from CDMA base stations, recorded during measurement campaigns in various environments: on sea, flat terrain and hilly terrain.
-
Analysis of Measurement Errors in Rail Vehicles’ Pantograph Inspection System
PublicationThe paper presents an approach to evaluation of height measurement errors in laser scanning inspection system. The system, consisting of a laser line generator and a specialized camera, is dedicated to diagnosing carbon contact strips of railway vehicles’ pantographs. While height measurement resolution is easily computable based on system parameters, determining the measurement error is troublesome due to numerous impacts. As...
-
Symulator sieci Ad Hoc
PublicationW pracy przedstawiono symulator sieci Ad Hoc umożliwiający przeprowadzenie szerokiego zakresu badań. Jednym z nich jest modelowanie warstwy fizycznej oraz badanie jakości transmisji przedstawione w postaci wykresów bitowej stopy błędów BER (Bit Error Rate) i ramkowej stopy błędów FER (Frame Error Rate) w funkcji odległości pomiędzy terminalami ruchomymi. Terminale ruchome mogą znajdować się w pojazdach mechanicznych, statkach,...
-
On the Usefulness of the Generalised Additive Model for Mean Path Loss Estimation in Body Area Networks
PublicationIn this article, the usefulness of the Generalised Additive Model for mean path loss estimation in Body Area Networks is investigated. The research concerns a narrow-band indoor off-body network operating at 2.45 GHz, being based on measurements performed with four different users. The mean path loss is modelled as a sum of four components that depend on path length, antenna orientation angle, absolute difference between transmitting...
-
CONSUMERS’ APPROACH TO THE CREDIBILITY OF THE INFLATION FORECASTS PUBLISHED BY CENTRAL BANKS: A NEW METHODOLOGICAL SOLUTION
PublicationModern monetary policy focuses on credibility and shaping inflation expectations. In keeping with the concept of inflation forecast targeting, the inflation forecasts published by central banks play a crucial role in the instrument rate decision-making process and may be treated as a specific intermediate target. This study proposes an inflation forecast credibility index, the scope of which is narrowed to non-specialists’ approach...
-
Fast Low-fidelity Wing Aerodynamics Model for Surrogate-Based Shape Optimization
PublicationVariable-fidelity optimization (VFO) can be efficient in terms of the computational cost when compared with traditional approaches, such as gradient-based methods with adjoint sensitivity information. In variable-fidelity methods, the directoptimization of the expensive high-fidelity model is replaced by iterative re-optimization of a physics-based surrogate model, which is constructed from a corrected low-fidelity model. The success...
-
Qualification of brazing procedure for furnace brazing of austenitic steel according to requirements of the ASME BPVC section IX
PublicationThe article presents the procedure for qualifying brazing technology in a vacuum furnace on the example of stainless steel elements joined with copper filler material from the F-No group. 105, in accordance with the ASME Sec. IX, part QB (ASME Boiler and Pressure Vessel Code. Qualification Standard for Welding, Brazing and Fusing; Procedures; Welders; Brazers; and Welding, Brazing and Fusing Operators). The essential variables...