4,083 research outputs found
DSP based platform for an enhanced HF channel simulator
With the aim of improving existing tools for testing new HF transmission systems, this article describes a modification of the basic Watterson (1970) model which can be implemented without any extra added complexity with a general purpose DSP card running an a PC IBM compatible.Peer ReviewedPostprint (published version
A Topological-Based Method for Allocating Sensors by Using CSP Techniques
Model-based diagnosis enables isolation of faults of a system.
The diagnosis process uses a set of sensors (observations) and a model
of the system in order to explain a wrong behaviour. In this work, a
new approach is proposed with the aim of improving the computational
complexity for isolating faults in a system. The key idea is the addition of
a set of new sensors which allows the improvement of the diagnosability
of the system. The methodology is based on constraint programming
and a greedy method for improving the computational complexity of the
CSP resolution. Our approach maintains the requirements of the user
(detectability, diagnosability,. . .).Ministerio de Ciencia y Tecnología DPI2003-07146-C02-0
An Integration of FDI and DX Techniques for Determining the Minimal Diagnosis in an Automatic Way
Two communities work in parallel in model-based diagnosis:
FDI and DX. In this work an integration of the FDI and the DX communities
is proposed. Only relevant information for the identification of the
minimal diagnosis is used. In the first step, the system is divided into
clusters of components, and each cluster is separated into nodes. The
minimal and necessary set of contexts is then obtained for each cluster.
These two steps automatically reduce the computational complexity
since only the essential contexts are generated. In the last step, a signature
matrix and a set of rules are used in order to obtain the minimal
diagnosis. The evaluation of the signature matrix is on-line, the rest of
the process is totally off-line.Ministerio de Ciencia y Tecnología DPI2003-07146-C02-0
Diagnosing Errors in DbC Programs Using Constraint Programming
Model-Based Diagnosis allows to determine why a correctly
designed system does not work as it was expected. In this paper, we propose
a methodology for software diagnosis which is based on the combination
of Design by Contract, Model-Based Diagnosis and Constraint
Programming. The contracts are specified by assertions embedded in the
source code. These assertions and an abstraction of the source code are
transformed into constraints, in order to obtain the model of the system.
Afterwards, a goal function is created for detecting which assertions or
source code statements are incorrect. The application of this methodology
is automatic and is based on Constraint Programming techniques.
The originality of this work stems from the transformation of contracts
and source code into constraints, in order to determine which assertions
and source code statements are not consistent with the specification.Ministerio de Ciencia y Tecnología DPI2003-07146-C02-0
- …