517,105 research outputs found

    A Model for an Intelligent Support Decision System in Aquaculture

    Get PDF
    The paper purpose an intelligent software system agents–based to support decision in aquculture and the approach of fish diagnosis with informatics methods, techniques and solutions. A major purpose is to develop new methods and techniques for quick fish diagnosis, treatment and prophyilaxis at infectious and parasite-based known disorders, that may occur at fishes raised in high density in intensive raising systems. But, the goal of this paper is to presents a model of an intelligent agents-based diagnosis method will be developed for a support decision system.support decision system, diagnosis, multi-agent system, fish diseases

    Redesign of technical systems

    Get PDF
    The paper describes a systematic approach to support the redesign process. Redesign is the adaptation of a technical system in order to meet new specifications. The approach presented is based on techniques developed in model-based diagnosis research. The essence of the approach is to find the part of the system which causes the discrepancy between a formal specification of the system to be designed and the description of the existing technical system. Furthermore, new specifications are generated, describing the new behaviour for the `faulty¿ part. These specifications guide the actual design of this part. Both the specification and design description are based on YMIR, an ontology for structuring engineering design knowledge

    Mapping constrained optimization problems to quantum annealing with application to fault diagnosis

    Get PDF
    Current quantum annealing (QA) hardware suffers from practical limitations such as finite temperature, sparse connectivity, small qubit numbers, and control error. We propose new algorithms for mapping boolean constraint satisfaction problems (CSPs) onto QA hardware mitigating these limitations. In particular we develop a new embedding algorithm for mapping a CSP onto a hardware Ising model with a fixed sparse set of interactions, and propose two new decomposition algorithms for solving problems too large to map directly into hardware. The mapping technique is locally-structured, as hardware compatible Ising models are generated for each problem constraint, and variables appearing in different constraints are chained together using ferromagnetic couplings. In contrast, global embedding techniques generate a hardware independent Ising model for all the constraints, and then use a minor-embedding algorithm to generate a hardware compatible Ising model. We give an example of a class of CSPs for which the scaling performance of D-Wave's QA hardware using the local mapping technique is significantly better than global embedding. We validate the approach by applying D-Wave's hardware to circuit-based fault-diagnosis. For circuits that embed directly, we find that the hardware is typically able to find all solutions from a min-fault diagnosis set of size N using 1000N samples, using an annealing rate that is 25 times faster than a leading SAT-based sampling method. Further, we apply decomposition algorithms to find min-cardinality faults for circuits that are up to 5 times larger than can be solved directly on current hardware.Comment: 22 pages, 4 figure

    SBG for Health Monitoring of Fuel Cell System

    Get PDF
    To guarantee the safe operation of the Fuel Cell (FC) systems, it is necessary to use systematic techniques to detect and isolate faults for diagnosis purposes. The problematic for Fault Detection and Isolation (FDI) model-based of fuel cell consists in that such system is bad instrumented, its model is complex (because of coupling of multi-physical phenomena such as electrochemical, electrical, thermo fluidic…) and the numerical values related to it are not always known. This is why qualitative model (based on existence or not of the links between variables and the relations) is well suited for fuel cell diagnosis. In this paper, we propose a new graphical model (named Signed Bond Graph) allowing to combine both qualitative and quantitative features for health monitoring (in terms of diagnosis and prognosis) of the fuel cell. The innovative interest of the presented paper is the use of only one representation for not only structural model but also diagnosis of faults which may affect the fuel cell. The developed theory is illustrated by an application to a Proton Exchange Membrane Fuel Cell (PEMFC).

    Prioritized Anomaly Catalog Generation Using Model-Based Reasoning

    Get PDF
    Anomaly management—the detection, diagnosis, and resolution of anomalies in a system—is traditionally performed using experiential techniques which are quickly computed, but poorly structured. Newer model-based approaches are more systematic and higher performing but are computationally expensive, which is a particular challenge for execution in an operational environment. This paper builds on a novel system to pre-compute model-based anomaly symptoms to enable quick retrieval and diagnosis in operational settings. New additions to this system include a simplified model interface, anomaly likelihoods associated with each component, and easier interpretation of results. The implemented system has been used successfully to detect and diagnose anomalies in a baseline test circuit as well as in an operational satellite monitoring network. Results show that this approach is promising; with a thorough model, the diagnosis and resolution processes of anomaly management could be greatly improved for more complex remote systems such as university-operated nanosatellites and field robotic vehicles

    Multi-Modal Medical Image Fusion using Multi-Resolution Discrete Sine Transform

    Get PDF
    Quick advancement in high innovation and current medical instrumentations, medical imaging has turned into a fundamental part in many applications such as in diagnosis, research and treatment. Images from multimodal imaging devices usually provide complementary and sometime conflicting information. Information from one image may not be adequate to give exact clinical prerequisites to the specialist or doctor. Of-late, Multi-Model medical image fusion playing a challenging role in current research areas. There are many theories and techniques developed to fuse the multimodal images by researchers. In this paper, introducing a new algorithm called as Multi Resolution Discrete Sine Transform which is used for Multi-Model image fusion in medical applications. Performance and evaluation of this algorithm is presented. The main intention of this paper is to apply DST which is easy to understand and demonstrated method to process image fusion techniques. The proposed MDST based image fusion algorithm performance is compared with that of the well-known wavelet based image fusion algorithm. From the results it is observed that the performance of image fusion using MDST is almost similar to that of wavelet based image fusion algorithm. The proposed MDST based image fusion techniques are computationally very simple and it is suitable. The proposed MDST based image fusion algorithms are computationally, exceptionally basic and it is appropriate for real time medical diagnosis applications

    A comparative study of algorithms for automatic segmentation of dermoscopic images

    Get PDF
    Melanoma is the most common as well as the most dangerous type of skin cancer. Nevertheless, it can be effectively treated if detected early. Dermoscopy is one of the major non-invasive imaging techniques for the diagnosis of skin lesions. The computer-aided diagnosis based on the processing of dermoscopic images aims to reduce the subjectivity and time-consuming analysis related to traditional diagnosis. The first step of automatic diagnosis is image segmentation. In this project, the implementation and evaluation of several methods were proposed for the automatic segmentation of lesion regions in dermoscopic images, along with the corresponding implemented phases for image preprocessing and postprocessing. The developed algorithms include methods based on different state of the art techniques. The main groups of techniques which have been selected to be studied and implemented are thresholding-based methods, region-based methods, segmentation based on deformable models, as well as a new proposed approach based on the bag-of-words model. The implemented methods incorporate modifications for a better adaptation to features associated with dermoscopic images. Each implemented method was applied to a database constituted by 724 dermoscopic images. The output of the automatic segmentation procedure for each image was compared with the corresponding manual segmentation in order to evaluate the performance. The comparison between algorithms was carried out regarding the obtained evaluation metrics. The best results were achieved by the combination of region-based segmentation based on the multi-region adaptation of the k-means algorithm and the subIngeniería de Sistemas Audiovisuale

    Decision Support System Using Decision Tree and Neural Networks

    Get PDF
    Decision making in a complex and dynamically changing environment of the present day demands a new techniques of computational intelligence for building equally an adaptive, hybrid intelligent decision support system. In this paper, a Decision Tree-Neuro Based model was developed to handle loan granting decision support system and clinical decision support system(Eye Disease Diagnosis) which are two important decision problems that requires delicate care. The system uses an integration of Decision Tree and Artificial Neural Networks with a hybrid of Decision Tree algorithm and Multilayer Feed-forward Neural Network with backpropagation learning algorithm to build up the proposed model. Different representative cases of loan applications and eye disease diagnosis were considered based on the guidelines of different banks in Nigeria and according to patient complaint, symptoms and physical eye examinations to validate the model. Object-Oriented Analysis and Design (OO-AD) methodology was used in the development of the system, and an object-oriented programming language was used with a MATLAB engine to implement the models and classes designed in the system. The system developed, gives 88% success rate and eliminate the opacity of an ordinary neural networks system. Keywords: Decision Tree-Neuro Based Model, Backpropagation Learning Algorithm, Object-Oriented Analysis and Design, MATLAB Embedded Engine, Loan Granting, Eye Diseases Diagnosis
    corecore