23,300 research outputs found

    Application Of Fuzzy Mathematics Methods To Processing Geometric Parameters Of Degradation Of Building Structures

    Get PDF
    The aim of research is formalization of the expert experience, which is used in processing geometric parameters of building structure degradation, using fuzzy mathematics. Materials that are used to specify fuzzy models are contained in expert assessments and scientific and technical reports on the technical condition of buildings. The information contained in the reports and assessments is presented in text form and is accompanied by a large number of photographs and diagrams. Model specification methods, based on the analysis of such information on the technical state of structures with damages and defects of various types, primarily lead to difficulties associated with the presentation of knowledge and require the formalization of expert knowledge and experience in the form of fuzzy rules. Approbation and adaptation of the rules is carried out in the process of further research taking into account the influence of random loads and fields. The scientific novelty of the work is expanding of the knowledge base due to the geometric parameters of structural degradation, on the basis of which a fuzzy conclusion about their technical state in the systems of fuzzy product rules at different stages of the object's life cycle is realized. The results of the work are presented in the form of a formalized description of the geometric parameters of degradation. The knowledge presented in the work is intended for the development of technical documentation that is used at the pre-project stage of building reconstruction, but the gained experience is the source of information on the basis of which a constructive solution is selected in the design process of analogical objects. In addition, the knowledge gained from the analysis of expert assessments of the state of various designs is necessary for development of automated expert evaluation processing systems. The use of such evaluation systems will significantly reduce the risks of the human factor associated with the errors in the specification of models for predicting the processes of structural failure at various stages of ensuring the reliability and safety of buildings

    A reusable iterative optimization software library to solve combinatorial problems with approximate reasoning

    Get PDF
    Real world combinatorial optimization problems such as scheduling are typically too complex to solve with exact methods. Additionally, the problems often have to observe vaguely specified constraints of different importance, the available data may be uncertain, and compromises between antagonistic criteria may be necessary. We present a combination of approximate reasoning based constraints and iterative optimization based heuristics that help to model and solve such problems in a framework of C++ software libraries called StarFLIP++. While initially developed to schedule continuous caster units in steel plants, we present in this paper results from reusing the library components in a shift scheduling system for the workforce of an industrial production plant.Comment: 33 pages, 9 figures; for a project overview see http://www.dbai.tuwien.ac.at/proj/StarFLIP

    Autonomous Vehicle Coordination with Wireless Sensor and Actuator Networks

    Get PDF
    A coordinated team of mobile wireless sensor and actuator nodes can bring numerous benefits for various applications in the field of cooperative surveillance, mapping unknown areas, disaster management, automated highway and space exploration. This article explores the idea of mobile nodes using vehicles on wheels, augmented with wireless, sensing, and control capabilities. One of the vehicles acts as a leader, being remotely driven by the user, the others represent the followers. Each vehicle has a low-power wireless sensor node attached, featuring a 3D accelerometer and a magnetic compass. Speed and orientation are computed in real time using inertial navigation techniques. The leader periodically transmits these measures to the followers, which implement a lightweight fuzzy logic controller for imitating the leader's movement pattern. We report in detail on all development phases, covering design, simulation, controller tuning, inertial sensor evaluation, calibration, scheduling, fixed-point computation, debugging, benchmarking, field experiments, and lessons learned

    Time Series on Functional Service Life of Buildings using Fuzzy Delphi Method

    Get PDF
    The functional service life of heritage buildings, defined as the time period during which the building fulfils the requirements for which it was designed, is a complex system that has still not been fully resolved and continues to be the object of research regarding its social, economic and cultural importance. This paper presents an application for analysing time series that reflect the state of building performance over time. To this end, historical time records are used that provided data that could be interpreted by experts in the field. The latter can then evaluate the input variables (vulnerability and risk) using the expert system for predicting the service life of buildings, Fuzzy Building Service Life (FBSL), this methodology put together the fuzzy logic tools and Delphi method. This model provides output data on the state of functionality or performance of each buildings at each moment in time whenever information records are available. The Delphi Method is used to eliminate expert subjectivity, establishing an FDM-type assessment methodology that effectively quantifies the service life of buildings over time. The application is able to provide significant data when generating future preventive maintenance programmes in architectural-cultural heritage buildings. It can also be used to optimise the resources invested in the conservation of heritage buildings. In order to validate this system, the FDM methodology is applied to some specific building examples.Ministerio de Economía y Competitividad de España, Project ART-RISK - BIA2015-64878-RMinisterio de Economía y Competitividad de España MTM 2015-65397-

    An incremental approach to genetic algorithms based classification

    Get PDF
    Incremental learning has been widely addressed in the machine learning literature to cope with learning tasks where the learning environment is ever changing or training samples become available over time. However, most research work explores incremental learning with statistical algorithms or neural networks, rather than evolutionary algorithms. The work in this paper employs genetic algorithms (GAs) as basic learning algorithms for incremental learning within one or more classifier agents in a multi-agent environment. Four new approaches with different initialization schemes are proposed. They keep the old solutions and use an “integration” operation to integrate them with new elements to accommodate new attributes, while biased mutation and crossover operations are adopted to further evolve a reinforced solution. The simulation results on benchmark classification data sets show that the proposed approaches can deal with the arrival of new input attributes and integrate them with the original input space. It is also shown that the proposed approaches can be successfully used for incremental learning and improve classification rates as compared to the retraining GA. Possible applications for continuous incremental training and feature selection are also discussed

    Incremental multiple objective genetic algorithms

    Get PDF
    This paper presents a new genetic algorithm approach to multi-objective optimization problemsIncremental Multiple Objective Genetic Algorithms (IMOGA). Different from conventional MOGA methods, it takes each objective into consideration incrementally. The whole evolution is divided into as many phases as the number of objectives, and one more objective is considered in each phase. Each phase is composed of two stages: first, an independent population is evolved to optimize one specific objective; second, the better-performing individuals from the evolved single-objective population and the multi-objective population evolved in the last phase are joined together by the operation of integration. The resulting population then becomes an initial multi-objective population, to which a multi-objective evolution based on the incremented objective set is applied. The experiment results show that, in most problems, the performance of IMOGA is better than that of three other MOGAs, NSGA-II, SPEA and PAES. IMOGA can find more solutions during the same time span, and the quality of solutions is better

    Optimization of Evolutionary Neural Networks Using Hybrid Learning Algorithms

    Full text link
    Evolutionary artificial neural networks (EANNs) refer to a special class of artificial neural networks (ANNs) in which evolution is another fundamental form of adaptation in addition to learning. Evolutionary algorithms are used to adapt the connection weights, network architecture and learning algorithms according to the problem environment. Even though evolutionary algorithms are well known as efficient global search algorithms, very often they miss the best local solutions in the complex solution space. In this paper, we propose a hybrid meta-heuristic learning approach combining evolutionary learning and local search methods (using 1st and 2nd order error information) to improve the learning and faster convergence obtained using a direct evolutionary approach. The proposed technique is tested on three different chaotic time series and the test results are compared with some popular neuro-fuzzy systems and a recently developed cutting angle method of global optimization. Empirical results reveal that the proposed technique is efficient in spite of the computational complexity

    Towards Intelligent Databases

    Get PDF
    This article is a presentation of the objectives and techniques of deductive databases. The deductive approach to databases aims at extending with intensional definitions other database paradigms that describe applications extensionaUy. We first show how constructive specifications can be expressed with deduction rules, and how normative conditions can be defined using integrity constraints. We outline the principles of bottom-up and top-down query answering procedures and present the techniques used for integrity checking. We then argue that it is often desirable to manage with a database system not only database applications, but also specifications of system components. We present such meta-level specifications and discuss their advantages over conventional approaches
    corecore