The distributed computer systems applied in industry are usually of the real-time type. In those systems the maximal system response time has to be always well known in order to ensure the functional as well as the sa...
详细信息
The distributed computer systems applied in industry are usually of the real-time type. In those systems the maximal system response time has to be always well known in order to ensure the functional as well as the safety parameters of the system. However, the system response time may be subject to change as a result of system development during its life cycle. As the given system grows, the response time lengthens. So it happens that in order to satisfy the real-time constraints, the response time T RES has to be reduced after the system development. One of the factors that have an influence on the T RES time, is the automata cycle of the communication system nodes. The shorter the automata cycle is, the more frequent is the data exchange between the CPU module and the communication module of the given system node, which improves the T RES value. However, having the node's application well implemented, shortening of the automata cycle may seldom be done by the application optimization. Then, the only solution would be to temporary shorten the automata cycle by execution of some of the most crucial parts of the user application. In this paper, a method for shortening the automata cycle is described.
This work presents an image vectorization application aimed to exploit features found in most of today's modern architectures. Design decisions supported by performance results are presented along with use cases f...
详细信息
ISBN:
(纸本)9781479914920
This work presents an image vectorization application aimed to exploit features found in most of today's modern architectures. Design decisions supported by performance results are presented along with use cases for the proposed solution. We will present the algorithm, the target architectures and threading models, as well as a number of optimization techniques. Finally results of both low power SoC and high performance multicore processors are discussed.
There are many types of bio-signals with various control application prospects. In this work possible control application domain of electroencephalographic signal obtained from an easily available, inexpensive EEG hea...
详细信息
The problem of estimating instantaneous frequency of a nonstationary complex sinusoid (cisoid) buried in wideband noise is considered. The proposed approach extends adaptive notch filtering algorithm with a nontrivial...
详细信息
The problem of estimating instantaneous frequency of a nonstationary complex sinusoid (cisoid) buried in wideband noise is considered. The proposed approach extends adaptive notch filtering algorithm with a nontrivial performance assessment mechanism which can be used to optimize frequency tracking performance of the adaptive filter. Simulation results confirm that the proposed extension allows one to improve accuracy of frequency estimates considerably, especially in nonstationary conditions.
The purpose of this paper is to look back on a long term informal innovative experience carried out during the last nine years until the present one, and try to discern, with a retrospective and a long time vision, wh...
详细信息
The purpose of this paper is to look back on a long term informal innovative experience carried out during the last nine years until the present one, and try to discern, with a retrospective and a long time vision, whether it has been as beneficial as expected once it has concluded. This experience has taken place in the University College of Engineering of Vitoria (Basque Country University, Spain) since the year 2.004, and it has been accomplished in the subject Company Networks of Technical Engineering in Management Computing. After the analysis of a number of data collected along these years, we found that we have reached the initial objective of increasing the enrolment in the subject that has driven the project, and other unexpected ones that are more important from a long time point of view. Once that nine years have lapsed and the project is going to be finished, we conclude that it is a very positive experience and we recommend doing the same with the new degrees of the European Higher Education Area (EHEA), as we plan.
The objective of this paper is to describe an ongoing work that we are carrying out in the frame of an educational innovation project supported by the Education Advisory Service of the Vicerectorship for Teaching Qual...
详细信息
The objective of this paper is to describe an ongoing work that we are carrying out in the frame of an educational innovation project supported by the Education Advisory Service of the Vicerectorship for Teaching Quality and Innovation (University of the Basque Country, Spain). The project is driven by means of the subject of Industrial Informatics of the degree of Industrial Electronic Engineering and automatics (University College of Engineering of Vitoria, Basque Country University, Spain). The design of the project is based on the development of a collaborative work distributed among all the students of the subject, grouped in several teams or working groups. The work developed by each of those groups is complementary, and when all these parts of work are finished, all of them will fit together. The conclusion reached until this moment through the continuous tracking of the students is that there is an increased and more active attendance. Besides, the results reached by the students in different evaluations have improved those reached by means of the traditional paradigm of learning.
In recent years, we are seeing an important increase in network interface transmission rates. This poses a challenge to come up with better methods of mitigating latency at all levels in a computer system. In this pap...
详细信息
In recent years, we are seeing an important increase in network interface transmission rates. This poses a challenge to come up with better methods of mitigating latency at all levels in a computer system. In this paper, we propose an approach that works well in systems where scatter-gather transfers are fast compared to memory accesses. We note that, in a Transport level flow, a large part of the Network and Data Link layer headers do not vary. As a result, we assert that it is favorable to store the parts of the header that do not vary, instead of copying them from the socket data structure to the packet buffer for each packet transmission. The network interface then uses scatter-gather to assemble the network packet without explicitly copying data in memory. This approach was partially implemented, but we propose extending it from the Data Link to the superior Network level, hoping that it will aid in lessening the load on legacy hardware at high packet transmission rates.
The nonlinear nature of bioprocesses often leads to the occurrence of the self-sustained oscillations of the biomass concentration in continuous flow bioreactors. For some practical reasons, sometimes it is necessary ...
详细信息
The nonlinear nature of bioprocesses often leads to the occurrence of the self-sustained oscillations of the biomass concentration in continuous flow bioreactors. For some practical reasons, sometimes it is necessary to control the oscillatory behaviour, which is usually achieved by changing the dilution rate, but this is not always the best option. Hence, the main idea of this paper is to introduce an additional substrate, which has been previously diluted. Based on the numerical analysis of an unstructured mathematical model, it is shown that by mixing two various substrates (the main and the diluted one), it is possible to induce or eliminate the sustained oscillations. As a result, the contribution of both substrates to the mixture and the degree of dilution of the additional substrate can be treated as new control variables.
Texture classification, texture synthesis, or similar tasks are an active topic in computer vision and pattern recognition. This paper aims to present two spatial pyramid representations for texture classification. Mo...
详细信息
Texture classification, texture synthesis, or similar tasks are an active topic in computer vision and pattern recognition. This paper aims to present two spatial pyramid representations for texture classification. Most techniques designed for texture classification are based on machine learning. Images are usually represented as feature vectors, which are then used to train a classifier. In the spatial pyramid representation, images are divided into increasingly fine sub-regions (bins) and features are extracted from each bin. This representation is able to capture details about the fractal structure of the texture images. Two experiments are conducted on popular texture classification data sets, namely Brodatz and UIUCTex. In the experiments, several kernel representations and kernel classifiers are combined and evaluated. It seems that the spatial pyramid in combination with intersection kernel and Kernel Discriminant Analysis gives the best results. The proposed pyramid representations can improve the accuracy by as much as 5% over the standard feature representation, showing that the pyramid structure is indeed useful for texture classification.
In this paper we study state-space realizations of Linear and Time-Invariant (LTI) systems. Motivated by biochemical reaction networks, Gonçalves and Warnick have recently introduced the notion of a Dynamical Str...
详细信息
暂无评论