WorldWideScience

Sample records for intelligent parallel systems

  1. Parallel dispatch: a new paradigm of electrical power system dispatch

    Energy Technology Data Exchange (ETDEWEB)

    Zhang, Jun Jason; Wang, Fei-Yue; Wang, Qiang; Hao, Dazhi; Yang, Xiaojing; Gao, David Wenzhong; Zhao, Xiangyang; Zhang, Yingchen

    2018-01-01

    Modern power systems are evolving into sociotechnical systems with massive complexity, whose real-time operation and dispatch go beyond human capability. Thus, the need for developing and applying new intelligent power system dispatch tools are of great practical significance. In this paper, we introduce the overall business model of power system dispatch, the top level design approach of an intelligent dispatch system, and the parallel intelligent technology with its dispatch applications. We expect that a new dispatch paradigm, namely the parallel dispatch, can be established by incorporating various intelligent technologies, especially the parallel intelligent technology, to enable secure operation of complex power grids, extend system operators U+02BC capabilities, suggest optimal dispatch strategies, and to provide decision-making recommendations according to power system operational goals.

  2. Parallel processing for artificial intelligence 1

    CERN Document Server

    Kanal, LN; Kumar, V; Suttner, CB

    1994-01-01

    Parallel processing for AI problems is of great current interest because of its potential for alleviating the computational demands of AI procedures. The articles in this book consider parallel processing for problems in several areas of artificial intelligence: image processing, knowledge representation in semantic networks, production rules, mechanization of logic, constraint satisfaction, parsing of natural language, data filtering and data mining. The publication is divided into six sections. The first addresses parallel computing for processing and understanding images. The second discus

  3. Extensions to the Parallel Real-Time Artificial Intelligence System (PRAIS) for fault-tolerant heterogeneous cycle-stealing reasoning

    Science.gov (United States)

    Goldstein, David

    1991-01-01

    Extensions to an architecture for real-time, distributed (parallel) knowledge-based systems called the Parallel Real-time Artificial Intelligence System (PRAIS) are discussed. PRAIS strives for transparently parallelizing production (rule-based) systems, even under real-time constraints. PRAIS accomplished these goals (presented at the first annual C Language Integrated Production System (CLIPS) conference) by incorporating a dynamic task scheduler, operating system extensions for fact handling, and message-passing among multiple copies of CLIPS executing on a virtual blackboard. This distributed knowledge-based system tool uses the portability of CLIPS and common message-passing protocols to operate over a heterogeneous network of processors. Results using the original PRAIS architecture over a network of Sun 3's, Sun 4's and VAX's are presented. Mechanisms using the producer-consumer model to extend the architecture for fault-tolerance and distributed truth maintenance initiation are also discussed.

  4. Automatic Management of Parallel and Distributed System Resources

    Science.gov (United States)

    Yan, Jerry; Ngai, Tin Fook; Lundstrom, Stephen F.

    1990-01-01

    Viewgraphs on automatic management of parallel and distributed system resources are presented. Topics covered include: parallel applications; intelligent management of multiprocessing systems; performance evaluation of parallel architecture; dynamic concurrent programs; compiler-directed system approach; lattice gaseous cellular automata; and sparse matrix Cholesky factorization.

  5. Northeast Artificial Intelligence Consortium Annual Report - 1988 Parallel Vision. Volume 9

    Science.gov (United States)

    1989-10-01

    supports the Northeast Aritificial Intelligence Consortium (NAIC). Volume 9 Parallel Vision Report submitted by Christopher M. Brown Randal C. Nelson...NORTHEAST ARTIFICIAL INTELLIGENCE CONSORTIUM ANNUAL REPORT - 1988 Parallel Vision Syracuse University Christopher M. Brown and Randal C. Nelson...Technical Director Directorate of Intelligence & Reconnaissance FOR THE COMMANDER: IGOR G. PLONISCH Directorate of Plans & Programs If your address has

  6. Parallel processing for artificial intelligence 2

    CERN Document Server

    Kumar, V; Suttner, CB

    1994-01-01

    With the increasing availability of parallel machines and the raising of interest in large scale and real world applications, research on parallel processing for Artificial Intelligence (AI) is gaining greater importance in the computer science environment. Many applications have been implemented and delivered but the field is still considered to be in its infancy. This book assembles diverse aspects of research in the area, providing an overview of the current state of technology. It also aims to promote further growth across the discipline. Contributions have been grouped according to their

  7. A New Tool for Intelligent Parallel Processing of Radar/SAR Remotely Sensed Imagery

    Directory of Open Access Journals (Sweden)

    A. Castillo Atoche

    2013-01-01

    Full Text Available A novel parallel tool for large-scale image enhancement/reconstruction and postprocessing of radar/SAR sensor systems is addressed. The proposed parallel tool performs the following intelligent processing steps: image formation, for the application of different system-level effects of image degradation with a particular remote sensing (RS system and simulation of random noising effects, enhancement/reconstruction by employing nonparametric robust high-resolution techniques, and image postprocessing using the fuzzy anisotropic diffusion technique which incorporates a better edge-preserving noise removal effect and faster diffusion process. This innovative tool allows the processing of high-resolution images provided with different radar/SAR sensor systems as required by RS endusers for environmental monitoring, risk prevention, and resource management. To verify the performance implementation of the proposed parallel framework, the processing steps are developed and specifically tested on graphic processing units (GPU, achieving considerable speedups compared to the serial version of the same techniques implemented in C language.

  8. Parallel Computational Intelligence-Based Multi-Camera Surveillance System

    Directory of Open Access Journals (Sweden)

    Sergio Orts-Escolano

    2014-04-01

    Full Text Available In this work, we present a multi-camera surveillance system based on the use of self-organizing neural networks to represent events on video. The system processes several tasks in parallel using GPUs (graphic processor units. It addresses multiple vision tasks at various levels, such as segmentation, representation or characterization, analysis and monitoring of the movement. These features allow the construction of a robust representation of the environment and interpret the behavior of mobile agents in the scene. It is also necessary to integrate the vision module into a global system that operates in a complex environment by receiving images from multiple acquisition devices at video frequency. Offering relevant information to higher level systems, monitoring and making decisions in real time, it must accomplish a set of requirements, such as: time constraints, high availability, robustness, high processing speed and re-configurability. We have built a system able to represent and analyze the motion in video acquired by a multi-camera network and to process multi-source data in parallel on a multi-GPU architecture.

  9. MARBLE: A system for executing expert systems in parallel

    Science.gov (United States)

    Myers, Leonard; Johnson, Coe; Johnson, Dean

    1990-01-01

    This paper details the MARBLE 2.0 system which provides a parallel environment for cooperating expert systems. The work has been done in conjunction with the development of an intelligent computer-aided design system, ICADS, by the CAD Research Unit of the Design Institute at California Polytechnic State University. MARBLE (Multiple Accessed Rete Blackboard Linked Experts) is a system of C Language Production Systems (CLIPS) expert system tool. A copied blackboard is used for communication between the shells to establish an architecture which supports cooperating expert systems that execute in parallel. The design of MARBLE is simple, but it provides support for a rich variety of configurations, while making it relatively easy to demonstrate the correctness of its parallel execution features. In its most elementary configuration, individual CLIPS expert systems execute on their own processors and communicate with each other through a modified blackboard. Control of the system as a whole, and specifically of writing to the blackboard is provided by one of the CLIPS expert systems, an expert control system.

  10. Parallel Computational Intelligence-Based Multi-Camera Surveillance System

    OpenAIRE

    Orts-Escolano, Sergio; Garcia-Rodriguez, Jose; Morell, Vicente; Cazorla, Miguel; Azorin-Lopez, Jorge; García-Chamizo, Juan Manuel

    2014-01-01

    In this work, we present a multi-camera surveillance system based on the use of self-organizing neural networks to represent events on video. The system processes several tasks in parallel using GPUs (graphic processor units). It addresses multiple vision tasks at various levels, such as segmentation, representation or characterization, analysis and monitoring of the movement. These features allow the construction of a robust representation of the environment and interpret the behavior of mob...

  11. Programming model for distributed intelligent systems

    Science.gov (United States)

    Sztipanovits, J.; Biegl, C.; Karsai, G.; Bogunovic, N.; Purves, B.; Williams, R.; Christiansen, T.

    1988-01-01

    A programming model and architecture which was developed for the design and implementation of complex, heterogeneous measurement and control systems is described. The Multigraph Architecture integrates artificial intelligence techniques with conventional software technologies, offers a unified framework for distributed and shared memory based parallel computational models and supports multiple programming paradigms. The system can be implemented on different hardware architectures and can be adapted to strongly different applications.

  12. Intelligent Distributed Computing VI : Proceedings of the 6th International Symposium on Intelligent Distributed Computing

    CERN Document Server

    Badica, Costin; Malgeri, Michele; Unland, Rainer

    2013-01-01

    This book represents the combined peer-reviewed proceedings of the Sixth International Symposium on Intelligent Distributed Computing -- IDC~2012, of the International Workshop on Agents for Cloud -- A4C~2012 and of the Fourth International Workshop on Multi-Agent Systems Technology and Semantics -- MASTS~2012. All the events were held in Calabria, Italy during September 24-26, 2012. The 37 contributions published in this book address many topics related to theory and applications of intelligent distributed computing and multi-agent systems, including: adaptive and autonomous distributed systems, agent programming, ambient assisted living systems, business process modeling and verification, cloud computing, coalition formation, decision support systems, distributed optimization and constraint satisfaction, gesture recognition, intelligent energy management in WSNs, intelligent logistics, machine learning, mobile agents, parallel and distributed computational intelligence, parallel evolutionary computing, trus...

  13. Composite Intelligent Learning Control of Strict-Feedback Systems With Disturbance.

    Science.gov (United States)

    Xu, Bin; Sun, Fuchun

    2018-02-01

    This paper addresses the dynamic surface control of uncertain nonlinear systems on the basis of composite intelligent learning and disturbance observer in presence of unknown system nonlinearity and time-varying disturbance. The serial-parallel estimation model with intelligent approximation and disturbance estimation is built to obtain the prediction error and in this way the composite law for weights updating is constructed. The nonlinear disturbance observer is developed using intelligent approximation information while the disturbance estimation is guaranteed to converge to a bounded compact set. The highlight is that different from previous work directly toward asymptotic stability, the transparency of the intelligent approximation and disturbance estimation is included in the control scheme. The uniformly ultimate boundedness stability is analyzed via Lyapunov method. Through simulation verification, the composite intelligent learning with disturbance observer can efficiently estimate the effect caused by system nonlinearity and disturbance while the proposed approach obtains better performance with higher accuracy.

  14. Large-scale Intelligent Transporation Systems simulation

    Energy Technology Data Exchange (ETDEWEB)

    Ewing, T.; Canfield, T.; Hannebutte, U.; Levine, D.; Tentner, A.

    1995-06-01

    A prototype computer system has been developed which defines a high-level architecture for a large-scale, comprehensive, scalable simulation of an Intelligent Transportation System (ITS) capable of running on massively parallel computers and distributed (networked) computer systems. The prototype includes the modelling of instrumented ``smart`` vehicles with in-vehicle navigation units capable of optimal route planning and Traffic Management Centers (TMC). The TMC has probe vehicle tracking capabilities (display position and attributes of instrumented vehicles), and can provide 2-way interaction with traffic to provide advisories and link times. Both the in-vehicle navigation module and the TMC feature detailed graphical user interfaces to support human-factors studies. The prototype has been developed on a distributed system of networked UNIX computers but is designed to run on ANL`s IBM SP-X parallel computer system for large scale problems. A novel feature of our design is that vehicles will be represented by autonomus computer processes, each with a behavior model which performs independent route selection and reacts to external traffic events much like real vehicles. With this approach, one will be able to take advantage of emerging massively parallel processor (MPP) systems.

  15. Advanced intelligent systems

    CERN Document Server

    Ryoo, Young; Jang, Moon-soo; Bae, Young-Chul

    2014-01-01

    Intelligent systems have been initiated with the attempt to imitate the human brain. People wish to let machines perform intelligent works. Many techniques of intelligent systems are based on artificial intelligence. According to changing and novel requirements, the advanced intelligent systems cover a wide spectrum: big data processing, intelligent control, advanced robotics, artificial intelligence and machine learning. This book focuses on coordinating intelligent systems with highly integrated and foundationally functional components. The book consists of 19 contributions that features social network-based recommender systems, application of fuzzy enforcement, energy visualization, ultrasonic muscular thickness measurement, regional analysis and predictive modeling, analysis of 3D polygon data, blood pressure estimation system, fuzzy human model, fuzzy ultrasonic imaging method, ultrasonic mobile smart technology, pseudo-normal image synthesis, subspace classifier, mobile object tracking, standing-up moti...

  16. Active Probing Feedback based Self Configurable Intelligent Distributed Antenna System

    DEFF Research Database (Denmark)

    Kumar, Ambuj

    collectively as Place Time Coverage & Capacity (PTC2). The dissertation proves through the concept of the PTC2 that the network performance can severely be degraded by the excessive and unrealistic site demands, the network management inefficiency, and the consequence of the accumulation of subscribers...... challenge through a viable solution that is based on injecting intelligence and services in parallel layers through a Distributed Antenna Systems (DAS) network. This approach would enable the remote sites to acquire intelligence and a resource pool at the same time, thereby managing the network dynamics...... promptly and aptly to absorb the PTC2 wobble. An Active Probing Management System (APMS) is proposed as a supporting architecture, to assist the intelligent system to keep a check on the variations at each and every site by either deploying the additional antenna or by utilising the service antenna...

  17. Computer automation and artificial intelligence

    International Nuclear Information System (INIS)

    Hasnain, S.B.

    1992-01-01

    Rapid advances in computing, resulting from micro chip revolution has increased its application manifold particularly for computer automation. Yet the level of automation available, has limited its application to more complex and dynamic systems which require an intelligent computer control. In this paper a review of Artificial intelligence techniques used to augment automation is presented. The current sequential processing approach usually adopted in artificial intelligence has succeeded in emulating the symbolic processing part of intelligence, but the processing power required to get more elusive aspects of intelligence leads towards parallel processing. An overview of parallel processing with emphasis on transputer is also provided. A Fuzzy knowledge based controller for amination drug delivery in muscle relaxant anesthesia on transputer is described. 4 figs. (author)

  18. Business Intelligence Systems

    Directory of Open Access Journals (Sweden)

    Bogdan NEDELCU

    2014-02-01

    Full Text Available The aim of this article is to show the importance of business intelligence and its growing influence. It also shows when the concept of business intelligence was used for the first time and how it evolved over time. The paper discusses the utility of a business intelligence system in any organization and its contribution to daily activities. Furthermore, we highlight the role and the objectives of business intelligence systems inside an organization and the needs to grow the incomes and reduce the costs, to manage the complexity of the business environment and to cut IT costs so that the organization survives in the current competitive climate. The article contains information about architectural principles of a business intelligence system and how such a system can be achieved.

  19. Toward New-Generation Intelligent Manufacturing

    Directory of Open Access Journals (Sweden)

    Ji Zhou

    2018-02-01

    Full Text Available Intelligent manufacturing is a general concept that is under continuous development. It can be categorized into three basic paradigms: digital manufacturing, digital-networked manufacturing, and new-generation intelligent manufacturing. New-generation intelligent manufacturing represents an in-depth integration of new-generation artificial intelligence (AI technology and advanced manufacturing technology. It runs through every link in the full life-cycle of design, production, product, and service. The concept also relates to the optimization and integration of corresponding systems; the continuous improvement of enterprises’ product quality, performance, and service levels; and reduction in resources consumption. New-generation intelligent manufacturing acts as the core driving force of the new industrial revolution and will continue to be the main pathway for the transformation and upgrading of the manufacturing industry in the decades to come. Human-cyber-physical systems (HCPSs reveal the technological mechanisms of new-generation intelligent manufacturing and can effectively guide related theoretical research and engineering practice. Given the sequential development, cross interaction, and iterative upgrading characteristics of the three basic paradigms of intelligent manufacturing, a technology roadmap for “parallel promotion and integrated development” should be developed in order to drive forward the intelligent transformation of the manufacturing industry in China. Keywords: Advanced manufacturing, New-generation intelligent manufacturing, Human-cyber-physical system, New-generation AI, Basic paradigms, Parallel promotion, Integrated development

  20. 2015 Chinese Intelligent Systems Conference

    CERN Document Server

    Du, Junping; Li, Hongbo; Zhang, Weicun; CISC’15

    2016-01-01

    This book presents selected research papers from the 2015 Chinese Intelligent Systems Conference (CISC’15), held in Yangzhou, China. The topics covered include multi-agent systems, evolutionary computation, artificial intelligence, complex systems, computation intelligence and soft computing, intelligent control, advanced control technology, robotics and applications, intelligent information processing, iterative learning control, and machine learning. Engineers and researchers from academia, industry and the government can gain valuable insights into solutions combining ideas from multiple disciplines in the field of intelligent systems.

  1. Example of a distributed-intelligence data-acquisition system using the CAMAC approach

    International Nuclear Information System (INIS)

    Francis, J.E. Jr.; Stewart, C.R.; Overbey, D.R.

    1982-03-01

    The Fusion Energy Division has many diagnostics connected to the same experiment, and correlating the data acquired is very important. The system described in this paper is modular in concept, provides intelligence to the various modules, and yields high throughput by the use of parallel processing and high-speed interfaces. Two examples of how this system was implemented are given

  2. Intelligent systems

    CERN Document Server

    Irwin, J David

    2011-01-01

    Technology has now progressed to the point that intelligent systems are replacing humans in the decision making processes as well as aiding in the solution of very complex problems. In many cases intelligent systems are already outperforming human activities. Artificial neural networks are not only capable of learning how to classify patterns, such images or sequence of events, but they can also effectively model complex nonlinear systems. Their ability to classify sequences of events is probably more popular in industrial applications where there is an inherent need to model nonlinear system

  3. Cyber-physical-social System in Intelligent Transportation

    Institute of Scientific and Technical Information of China (English)

    Gang Xiong; Fenghua Zhu; Xiwei Liu; Xisong Dong; Wuling Huang; Songhang Chen; Kai Zhao

    2015-01-01

    A cyber-physical system(CPS) is composed of a physical system and its corresponding cyber systems that are tightly fused at all scales and levels.CPS is helpful to improve the controllability,efficiency and reliability of a physical system,such as vehicle collision avoidance and zero-net energy buildings systems.It has become a hot R&D and practical area from US to EU and other countries.In fact,most of physical systems and their cyber systems are designed,built and used by human beings in the social and natural environments.So,social systems must be of the same importance as their CPSs.The indivisible cyber,physical and social parts constitute the cyber-physical-social system(CPSS),a typical complex system and it’s a challengeable problem to control and manage it under traditional theories and methods.An artificial systems,computational experiments and parallel execution(ACP) methodology is introduced based on which data-driven models are applied to social system.Artificial systems,i.e.,cyber systems,are applied for the equivalent description of physical-social system(PSS).Computational experiments are applied for control plan validation.And parallel execution finally realizes the stepwise control and management of CPSS.Finally,a CPSS-based intelligent transportation system(ITS) is discussed as a case study,and its architecture,three parts,and application are described in detail.

  4. Cloud Computing Boosts Business Intelligence of Telecommunication Industry

    Science.gov (United States)

    Xu, Meng; Gao, Dan; Deng, Chao; Luo, Zhiguo; Sun, Shaoling

    Business Intelligence becomes an attracting topic in today's data intensive applications, especially in telecommunication industry. Meanwhile, Cloud Computing providing IT supporting Infrastructure with excellent scalability, large scale storage, and high performance becomes an effective way to implement parallel data processing and data mining algorithms. BC-PDM (Big Cloud based Parallel Data Miner) is a new MapReduce based parallel data mining platform developed by CMRI (China Mobile Research Institute) to fit the urgent requirements of business intelligence in telecommunication industry. In this paper, the architecture, functionality and performance of BC-PDM are presented, together with the experimental evaluation and case studies of its applications. The evaluation result demonstrates both the usability and the cost-effectiveness of Cloud Computing based Business Intelligence system in applications of telecommunication industry.

  5. Challenging problems and solutions in intelligent systems

    CERN Document Server

    Grzegorzewski, Przemysław; Kacprzyk, Janusz; Owsiński, Jan; Penczek, Wojciech; Zadrożny, Sławomir

    2016-01-01

    This volume presents recent research, challenging problems and solutions in Intelligent Systems– covering the following disciplines: artificial and computational intelligence, fuzzy logic and other non-classic logics, intelligent database systems, information retrieval, information fusion, intelligent search (engines), data mining, cluster analysis, unsupervised learning, machine learning, intelligent data analysis, (group) decision support systems, intelligent agents and multi-agent systems, knowledge-based systems, imprecision and uncertainty handling, electronic commerce, distributed systems, etc. The book defines a common ground for sometimes seemingly disparate problems and addresses them by using the paradigm of broadly perceived intelligent systems. It presents a broad panorama of a multitude of theoretical and practical problems which have been successfully dealt with using the paradigm of intelligent computing.

  6. Fire auto alarm system intelligent trend

    International Nuclear Information System (INIS)

    Du Chengbao

    1997-01-01

    The author gives the course and trend of the fire alarm system going to more computerized and more intelligent. It is described that only the system applied artificial intelligent and confusion control is the true intelligent fire alarm system. The author gives the detailed analysis on the signal treatment of artificial intelligent applied to analogue fire alarm system as well as the alarm system controlled by confusion technology and artificial nervous net

  7. Foundations of Intelligent Systems : Proceedings of the Sixth International Conference on Intelligent Systems and Knowledge Engineering

    CERN Document Server

    Li, Tianrui

    2012-01-01

    Proceedings of The Sixth International Conference on Intelligent System and Knowledge Engineering presents selected papers from the conference ISKE 2011, held December 15-17 in Shanghai, China. This proceedings doesn’t only examine original research and approaches in the broad areas of intelligent systems and knowledge engineering, but also present new methodologies and practices in intelligent computing paradigms. The book introduces the current scientific and technical advances in the fields of artificial intelligence, machine learning, pattern recognition, data mining, information retrieval, knowledge-based systems, knowledge representation and reasoning, multi-agent systems, natural-language processing, etc. Furthermore, new computing methodologies are presented, including cloud computing, service computing and pervasive computing with traditional intelligent methods. The proceedings will be beneficial for both researchers and practitioners who want to utilize intelligent methods in their specific resea...

  8. Intelligent control and maintenance of management integrated system based on multi-agents for coal preparation plant

    Energy Technology Data Exchange (ETDEWEB)

    Meng, F.; Wang, Y. [China University of Mining and technology, Xuzhou (China). School of Information and Electrical Engineering

    2006-06-15

    This paper discusses the progress of computer integrated processing (CIPS) of coal preparation and then presents an intelligence controlled production process, device-maintenance and production-management system of coal preparation based on multi-agents (IICMMS-CP). The construction of the IICMMS-CP, the distributed network control system based on live intelligence control stations and the strategy of implementing a distributed intelligence control system are studied in order to overcome the disadvantages brought about by the wide use of the PLC system by coal preparation plants. The software frame, based on a Multi-Agent Intelligence Control and Maintenance Management integrated system, is studied and the implementation methods of IICMMS-CP are discussed. The characteristics of distributed architecture, cooperation and parallel computing meet the needs of integrated control of coal preparation plants with large-scale spatial production distribution, densely-related processes and complex systems. Its application further improves the reliability and precision of process control, accuracy of fault identification and intelligence of production adjustment, establishes a technical basis for system integration and flexible production. The main function of the system has been tested in a coal preparation plant to good effect in stabilizing product quality, improving efficiency and reducing consumption. 17 refs., 4 figs.

  9. Research of Classical and Intelligent Information System Solutions for Criminal Intelligence Analysis

    OpenAIRE

    Šimović, Vladimir

    2001-01-01

    The objective of this study is to present research on classical and intelligent information system solutions used in criminal intelligence analysis in Croatian security system theory. The study analyses objective and classical methods of information science, including artificial intelligence and other scientific methods. The intelligence and classical software solutions researched, proposed, and presented in this study were used in developing the integrated information system for the Croatian...

  10. System for intelligent teleoperation research

    International Nuclear Information System (INIS)

    Orlando, N.E.

    1983-01-01

    The Automation Technology Branch of NASA Langley Research Center is developing a research capability in the field of artificial intelligence, particularly as applicable in teleoperator/robotics development for remote space operations. As a testbed for experimentation in these areas, a system concept has been developed and is being implemented. This system, termed DAISIE (Distributed Artificially Intelligent System for Interacting with the Environment), interfaces the key processes of perception, reasoning, and manipulation by linking hardware sensors and manipulators to a modular artificial intelligence (AI) software system in a hierarchical control structure. Verification experiments have been performed: one experiment used a blocksworld database and planner embedded in the DAISIE system to intelligently manipulate a simple physical environment; the other experiment implemented a joint-space collision avoidance algorithm. Continued system development is planned

  11. Seventh International Conference on Intelligent Systems and Knowledge Engineering - Foundations and Applications of Intelligent Systems

    CERN Document Server

    Li, Tianrui; Li, Hongbo

    2014-01-01

    These proceedings present technical papers selected from the 2012 International Conference on Intelligent Systems and Knowledge Engineering (ISKE 2012), held on December 15-17 in Beijing. The aim of this conference is to bring together experts from different fields of expertise to discuss the state-of-the-art in Intelligent Systems and Knowledge Engineering, and to present new findings and perspectives on future developments. The proceedings introduce current scientific and technical advances in the fields of artificial intelligence, machine learning, pattern recognition, data mining, knowledge engineering, information retrieval, information theory, knowledge-based systems, knowledge representation and reasoning, multi-agent systems, and natural-language processing, etc. Furthermore they include papers on new intelligent computing paradigms, which combine new computing methodologies, e.g., cloud computing, service computing and pervasive computing with traditional intelligent methods. By presenting new method...

  12. Intelligent control systems 1990

    International Nuclear Information System (INIS)

    Shoureshi, R.

    1991-01-01

    The field of artificial intelligence (Al) has generated many useful ideas and techniques that can be integrated into the design of control systems. It is believed and, for special cases, has been demonstrated, that integration of Al into control systems would provide the necessary tools for solving many of the complex problems that present control techniques and Al algorithms are unable to do, individually. However, this integration requires the development of basic understanding and new fundamentals to provide scientific bases for achievement of its potential. This book presents an overview of some of the latest research studies in the area of intelligent control systems. These papers present techniques for formulation of intelligent control, and development of the rule-based control systems. Papers present applications of control systems in nuclear power plants and HVAC systems

  13. Recent Advances on Hybrid Intelligent Systems

    CERN Document Server

    Melin, Patricia; Kacprzyk, Janusz

    2013-01-01

    This book presents recent advances on hybrid intelligent systems using soft computing techniques for intelligent control and robotics, pattern recognition, time series prediction and optimization of complex problems. Soft Computing (SC) consists of several intelligent computing paradigms, including fuzzy logic, neural networks, and bio-inspired optimization algorithms, which can be used to produce powerful hybrid intelligent systems. The book is organized in five main parts, which contain groups of papers around a similar subject. The first part consists of papers with the main theme of hybrid intelligent systems for control and robotics, which are basically state of the art papers that propose new models and concepts, which can be the basis for achieving intelligent control and mobile robotics. The second part contains papers with the main theme of hybrid intelligent systems for pattern recognition and time series prediction, which are basically papers using nature-inspired techniques, like evolutionary algo...

  14. Intelligent Integrated System Health Management

    Science.gov (United States)

    Figueroa, Fernando

    2012-01-01

    Intelligent Integrated System Health Management (ISHM) is the management of data, information, and knowledge (DIaK) with the purposeful objective of determining the health of a system (Management: storage, distribution, sharing, maintenance, processing, reasoning, and presentation). Presentation discusses: (1) ISHM Capability Development. (1a) ISHM Knowledge Model. (1b) Standards for ISHM Implementation. (1c) ISHM Domain Models (ISHM-DM's). (1d) Intelligent Sensors and Components. (2) ISHM in Systems Design, Engineering, and Integration. (3) Intelligent Control for ISHM-Enabled Systems

  15. Intelligent Systems For Aerospace Engineering: An Overview

    Science.gov (United States)

    KrishnaKumar, K.

    2003-01-01

    Intelligent systems are nature-inspired, mathematically sound, computationally intensive problem solving tools and methodologies that have become extremely important for advancing the current trends in information technology. Artificially intelligent systems currently utilize computers to emulate various faculties of human intelligence and biological metaphors. They use a combination of symbolic and sub-symbolic systems capable of evolving human cognitive skills and intelligence, not just systems capable of doing things humans do not do well. Intelligent systems are ideally suited for tasks such as search and optimization, pattern recognition and matching, planning, uncertainty management, control, and adaptation. In this paper, the intelligent system technologies and their application potential are highlighted via several examples.

  16. Practical Applications of Intelligent Systems : Proceedings of the Sixth International Conference on Intelligent Systems and Knowledge Engineering

    CERN Document Server

    Li, Tianrui

    2012-01-01

    Proceedings of The Sixth International Conference on Intelligent System and Knowledge Engineering presents selected papers from the conference ISKE 2011, held December 15-17 in Shanghai, China. This proceedings doesn’t only examine original research and approaches in the broad areas of intelligent systems and knowledge engineering, but also present new methodologies and practices in intelligent computing paradigms. The book introduces the current scientific and technical advances in the fields of artificial intelligence, machine learning, pattern recognition, data mining, information retrieval, knowledge-based systems, knowledge representation and reasoning, multi-agent systems, natural-language processing, etc. Furthermore, new computing methodologies are presented, including cloud computing, service computing and pervasive computing with traditional intelligent methods. The proceedings will be beneficial for both researchers and practitioners who want to utilize intelligent methods in their specific res...

  17. Power System for Intelligent House

    Directory of Open Access Journals (Sweden)

    Michal Jahelka

    2010-01-01

    Full Text Available Power supply of intelligent houses or house phones is possible to do with standard transformer with voltage stabilizer or with intelligent power supply. Standard solution can has as a result of failure fuse blown or fire occurrence. Intelligent power supply switch off power and tests with little current whether short circuit is removed. After it resume system power supply. At the same time it cares of system backup with accumulator, informs control system about short circuit or failure net power supply, or can switch off all system power after command from control system.

  18. Artificial intelligence in robot control systems

    Science.gov (United States)

    Korikov, A.

    2018-05-01

    This paper analyzes modern concepts of artificial intelligence and known definitions of the term "level of intelligence". In robotics artificial intelligence system is defined as a system that works intelligently and optimally. The author proposes to use optimization methods for the design of intelligent robot control systems. The article provides the formalization of problems of robotic control system design, as a class of extremum problems with constraints. Solving these problems is rather complicated due to the high dimensionality, polymodality and a priori uncertainty. Decomposition of the extremum problems according to the method, suggested by the author, allows reducing them into a sequence of simpler problems, that can be successfully solved by modern computing technology. Several possible approaches to solving such problems are considered in the article.

  19. Configurable intelligent optimization algorithm design and practice in manufacturing

    CERN Document Server

    Tao, Fei; Laili, Yuanjun

    2014-01-01

    Presenting the concept and design and implementation of configurable intelligent optimization algorithms in manufacturing systems, this book provides a new configuration method to optimize manufacturing processes. It provides a comprehensive elaboration of basic intelligent optimization algorithms, and demonstrates how their improvement, hybridization and parallelization can be applied to manufacturing. Furthermore, various applications of these intelligent optimization algorithms are exemplified in detail, chapter by chapter. The intelligent optimization algorithm is not just a single algorit

  20. A Parallel Strategy for Convolutional Neural Network Based on Heterogeneous Cluster for Mobile Information System

    Directory of Open Access Journals (Sweden)

    Jilin Zhang

    2017-01-01

    Full Text Available With the development of the mobile systems, we gain a lot of benefits and convenience by leveraging mobile devices; at the same time, the information gathered by smartphones, such as location and environment, is also valuable for business to provide more intelligent services for customers. More and more machine learning methods have been used in the field of mobile information systems to study user behavior and classify usage patterns, especially convolutional neural network. With the increasing of model training parameters and data scale, the traditional single machine training method cannot meet the requirements of time complexity in practical application scenarios. The current training framework often uses simple data parallel or model parallel method to speed up the training process, which is why heterogeneous computing resources have not been fully utilized. To solve these problems, our paper proposes a delay synchronization convolutional neural network parallel strategy, which leverages the heterogeneous system. The strategy is based on both synchronous parallel and asynchronous parallel approaches; the model training process can reduce the dependence on the heterogeneous architecture in the premise of ensuring the model convergence, so the convolution neural network framework is more adaptive to different heterogeneous system environments. The experimental results show that the proposed delay synchronization strategy can achieve at least three times the speedup compared to the traditional data parallelism.

  1. Novel applications of intelligent systems

    CERN Document Server

    Kasabov, Nikola; Filev, Dimitar; Jotsov, Vladimir

    2016-01-01

    In this carefully edited book some selected results of theoretical and applied research in the field of broadly perceived intelligent systems are presented. The problems vary from industrial to web and problem independent applications. All this is united under the slogan: "Intelligent systems conquer the world”. The book brings together innovation projects with analytical research, invention, retrieval and processing of knowledge and logical applications in technology. This book is aiming to a wide circle of readers and particularly to the young generation of IT/ICT experts who will build the next generations of intelligent systems.

  2. Trends in ambient intelligent systems the role of computational intelligence

    CERN Document Server

    Khan, Mohammad; Abraham, Ajith

    2016-01-01

    This book demonstrates the success of Ambient Intelligence in providing possible solutions for the daily needs of humans. The book addresses implications of ambient intelligence in areas of domestic living, elderly care, robotics, communication, philosophy and others. The objective of this edited volume is to show that Ambient Intelligence is a boon to humanity with conceptual, philosophical, methodical and applicative understanding. The book also aims to schematically demonstrate developments in the direction of augmented sensors, embedded systems and behavioral intelligence towards Ambient Intelligent Networks or Smart Living Technology. It contains chapters in the field of Ambient Intelligent Networks, which received highly positive feedback during the review process. The book contains research work, with in-depth state of the art from augmented sensors, embedded technology and artificial intelligence along with cutting-edge research and development of technologies and applications of Ambient Intelligent N...

  3. ENGINEERING OF UNIVERSITY INTELLIGENT LEARNING SYSTEMS

    Directory of Open Access Journals (Sweden)

    Vasiliy M. Trembach

    2016-01-01

    Full Text Available In the article issues of engineering intelligent tutoring systems of University with adaptation are considered. The article also dwells on some modern approaches to engineering of information systems. It shows the role of engineering e-learning devices (systems in system engineering. The article describes the basic principles of system engineering and these principles are expanded regarding to intelligent information systems. The structure of intelligent learning systems with adaptation of the individual learning environments based on services is represented in the article.

  4. Stupid Tutoring Systems, Intelligent Humans

    Science.gov (United States)

    Baker, Ryan S.

    2016-01-01

    The initial vision for intelligent tutoring systems involved powerful, multi-faceted systems that would leverage rich models of students and pedagogies to create complex learning interactions. But the intelligent tutoring systems used at scale today are much simpler. In this article, I present hypotheses on the factors underlying this development,…

  5. Intelligent spatial ecosystem modeling using parallel processors

    International Nuclear Information System (INIS)

    Maxwell, T.; Costanza, R.

    1993-01-01

    Spatial modeling of ecosystems is essential if one's modeling goals include developing a relatively realistic description of past behavior and predictions of the impacts of alternative management policies on future ecosystem behavior. Development of these models has been limited in the past by the large amount of input data required and the difficulty of even large mainframe serial computers in dealing with large spatial arrays. These two limitations have begun to erode with the increasing availability of remote sensing data and GIS systems to manipulate it, and the development of parallel computer systems which allow computation of large, complex, spatial arrays. Although many forms of dynamic spatial modeling are highly amenable to parallel processing, the primary focus in this project is on process-based landscape models. These models simulate spatial structure by first compartmentalizing the landscape into some geometric design and then describing flows within compartments and spatial processes between compartments according to location-specific algorithms. The authors are currently building and running parallel spatial models at the regional scale for the Patuxent River region in Maryland, the Everglades in Florida, and Barataria Basin in Louisiana. The authors are also planning a project to construct a series of spatially explicit linked ecological and economic simulation models aimed at assessing the long-term potential impacts of global climate change

  6. Intelligent computing systems emerging application areas

    CERN Document Server

    Virvou, Maria; Jain, Lakhmi

    2016-01-01

    This book at hand explores emerging scientific and technological areas in which Intelligent Computing Systems provide efficient solutions and, thus, may play a role in the years to come. It demonstrates how Intelligent Computing Systems make use of computational methodologies that mimic nature-inspired processes to address real world problems of high complexity for which exact mathematical solutions, based on physical and statistical modelling, are intractable. Common intelligent computational methodologies are presented including artificial neural networks, evolutionary computation, genetic algorithms, artificial immune systems, fuzzy logic, swarm intelligence, artificial life, virtual worlds and hybrid methodologies based on combinations of the previous. The book will be useful to researchers, practitioners and graduate students dealing with mathematically-intractable problems. It is intended for both the expert/researcher in the field of Intelligent Computing Systems, as well as for the general reader in t...

  7. Neural network control of a parallel hybrid-electric propulsion system for a small unmanned aerial vehicle

    Science.gov (United States)

    Harmon, Frederick G.

    2005-11-01

    Parallel hybrid-electric propulsion systems would be beneficial for small unmanned aerial vehicles (UAVs) used for military, homeland security, and disaster-monitoring missions. The benefits, due to the hybrid and electric-only modes, include increased time-on-station and greater range as compared to electric-powered UAVs and stealth modes not available with gasoline-powered UAVs. This dissertation contributes to the research fields of small unmanned aerial vehicles, hybrid-electric propulsion system control, and intelligent control. A conceptual design of a small UAV with a parallel hybrid-electric propulsion system is provided. The UAV is intended for intelligence, surveillance, and reconnaissance (ISR) missions. A conceptual design reveals the trade-offs that must be considered to take advantage of the hybrid-electric propulsion system. The resulting hybrid-electric propulsion system is a two-point design that includes an engine primarily sized for cruise speed and an electric motor and battery pack that are primarily sized for a slower endurance speed. The electric motor provides additional power for take-off, climbing, and acceleration and also serves as a generator during charge-sustaining operation or regeneration. The intelligent control of the hybrid-electric propulsion system is based on an instantaneous optimization algorithm that generates a hyper-plane from the nonlinear efficiency maps for the internal combustion engine, electric motor, and lithium-ion battery pack. The hyper-plane incorporates charge-depletion and charge-sustaining strategies. The optimization algorithm is flexible and allows the operator/user to assign relative importance between the use of gasoline, electricity, and recharging depending on the intended mission. A MATLAB/Simulink model was developed to test the control algorithms. The Cerebellar Model Arithmetic Computer (CMAC) associative memory neural network is applied to the control of the UAVs parallel hybrid

  8. SHARP: A multi-mission artificial intelligence system for spacecraft telemetry monitoring and diagnosis

    Science.gov (United States)

    Lawson, Denise L.; James, Mark L.

    1989-01-01

    The Spacecraft Health Automated Reasoning Prototype (SHARP) is a system designed to demonstrate automated health and status analysis for multi-mission spacecraft and ground data systems operations. Telecommunications link analysis of the Voyager 2 spacecraft is the initial focus for the SHARP system demonstration which will occur during Voyager's encounter with the planet Neptune in August, 1989, in parallel with real time Voyager operations. The SHARP system combines conventional computer science methodologies with artificial intelligence techniques to produce an effective method for detecting and analyzing potential spacecraft and ground systems problems. The system performs real time analysis of spacecraft and other related telemetry, and is also capable of examining data in historical context. A brief introduction is given to the spacecraft and ground systems monitoring process at the Jet Propulsion Laboratory. The current method of operation for monitoring the Voyager Telecommunications subsystem is described, and the difficulties associated with the existing technology are highlighted. The approach taken in the SHARP system to overcome the current limitations is also described, as well as both the conventional and artificial intelligence solutions developed in SHARP.

  9. How can we get intelligent systems close to experiments

    International Nuclear Information System (INIS)

    Bock, R.K.; Ermolin, Y.; Krischer, W.; Ljuslin, C.; Lone, S.; Marchioro, A.; Zografos, K.

    1989-01-01

    For the high data rates expected at future multi-TeV hadronic colliders like the SSC, it is of utmost importance to take decisions in real time on partial data and as fast as possible. At a first level and shortest timescale, some customized electronics will reduce the rates. In a second phase, decisions have to use concepts closer to physics and hence imply the presence of some intelligence in the trigger. This paper considers various parallel computer or computer-like systems for their possibilities to be embedded as critical active elements in future detectors. The authors discuss the present activities and the pilot systems being built up as part of the LAA project at CERN. These activities aim at a better understanding of existing commercial systems, their design, and their limits of performance

  10. Considerations on Accounting Intelligent Systems Importance

    Directory of Open Access Journals (Sweden)

    2007-01-01

    Full Text Available Managers begin to realize the importance of artificial intelligence technologies for their organizations. Knowledge is today seen as the main organizational resource and that is what intelligent systems are about: manipulating knowledge. In this paper we highlight the main reasons that an accountant can bring to his managers to emphasize this idea: intelligent systems are really needful in modern accounting.

  11. Artificial intelligence in power system optimization

    CERN Document Server

    Ongsakul, Weerakorn

    2013-01-01

    With the considerable increase of AI applications, AI is being increasingly used to solve optimization problems in engineering. In the past two decades, the applications of artificial intelligence in power systems have attracted much research. This book covers the current level of applications of artificial intelligence to the optimization problems in power systems. This book serves as a textbook for graduate students in electric power system management and is also be useful for those who are interested in using artificial intelligence in power system optimization.

  12. Cognitive logical systems with artificial intelligence

    Energy Technology Data Exchange (ETDEWEB)

    Liss, E

    1983-09-01

    The simulation of cognitive processes for the purpose of the technical development of learning systems with intelligent behavior is a basic object of the young interdisciplinary cognition science which is based upon artificial intelligence, cognitive psychology, computer science, linguistics and pedagogics. Cognitive systems may be described as knowledge-based logical systems. Based on structural and functional principles of intelligent automata and elementary information processing systems with structural learning capability the future process, machine and robot controls, advising units and fifth generation computers may be developed.

  13. A Framework for Intelligent Instructional Systems: An Artificial Intelligence Machine Learning Approach.

    Science.gov (United States)

    Becker, Lee A.

    1987-01-01

    Presents and develops a general model of the nature of a learning system and a classification for learning systems. Highlights include the relationship between artificial intelligence and cognitive psychology; computer-based instructional systems; intelligent instructional systems; and the role of the learner's knowledge base in an intelligent…

  14. Intelligent Freigth Transport Systems

    DEFF Research Database (Denmark)

    Overø, Helene Martine; Larsen, Allan; Røpke, Stefan

    2009-01-01

    is to enhance the efficiency and lower the environmental impact in freight transport. In this paper, a pilot project involving real-time waste collection at a Danish waste collection company is described, and a solution approach is proposed. The problem corresponds to the dynamic version of the waste collection......The Danish innovation project entitled “Intelligent Freight Transport Systems” aims at developing prototype systems integrating public intelligent transport systems (ITS) with the technology in vehicles and equipment as well as the IT-systems at various transport companies. The objective...

  15. Some Steps towards Intelligent Computer Tutoring Systems.

    Science.gov (United States)

    Tchogovadze, Gotcha G.

    1986-01-01

    Describes one way of structuring an intelligent tutoring system (ITS) in light of developments in artificial intelligence. A specialized intelligent operating system (SIOS) is proposed for software for a network of microcomputers, and it is postulated that a general learning system must be used as a basic framework for the SIOS. (Author/LRW)

  16. Software for Intelligent System Health Management

    Science.gov (United States)

    Trevino, Luis C.

    2004-01-01

    This viewgraph presentation describes the characteristics and advantages of autonomy and artificial intelligence in systems health monitoring. The presentation lists technologies relevant to Intelligent System Health Management (ISHM), and some potential applications.

  17. Self-Adaptive Systems for Machine Intelligence

    CERN Document Server

    He, Haibo

    2011-01-01

    This book will advance the understanding and application of self-adaptive intelligent systems; therefore it will potentially benefit the long-term goal of replicating certain levels of brain-like intelligence in complex and networked engineering systems. It will provide new approaches for adaptive systems within uncertain environments. This will provide an opportunity to evaluate the strengths and weaknesses of the current state-of-the-art of knowledge, give rise to new research directions, and educate future professionals in this domain. Self-adaptive intelligent systems have wide application

  18. Intelligent systems engineering methodology

    Science.gov (United States)

    Fouse, Scott

    1990-01-01

    An added challenge for the designers of large scale systems such as Space Station Freedom is the appropriate incorporation of intelligent system technology (artificial intelligence, expert systems, knowledge-based systems, etc.) into their requirements and design. This presentation will describe a view of systems engineering which successfully addresses several aspects of this complex problem: design of large scale systems, design with requirements that are so complex they only completely unfold during the development of a baseline system and even then continue to evolve throughout the system's life cycle, design that involves the incorporation of new technologies, and design and development that takes place with many players in a distributed manner yet can be easily integrated to meet a single view of the requirements. The first generation of this methodology was developed and evolved jointly by ISX and the Lockheed Aeronautical Systems Company over the past five years on the Defense Advanced Research Projects Agency/Air Force Pilot's Associate Program, one of the largest, most complex, and most successful intelligent systems constructed to date. As the methodology has evolved it has also been applied successfully to a number of other projects. Some of the lessons learned from this experience may be applicable to Freedom.

  19. Integrated human-machine intelligence in space systems

    Science.gov (United States)

    Boy, Guy A.

    1992-01-01

    The integration of human and machine intelligence in space systems is outlined with respect to the contributions of artificial intelligence. The current state-of-the-art in intelligent assistant systems (IASs) is reviewed, and the requirements of some real-world applications of the technologies are discussed. A concept of integrated human-machine intelligence is examined in the contexts of: (1) interactive systems that tolerate human errors; (2) systems for the relief of workloads; and (3) interactive systems for solving problems in abnormal situations. Key issues in the development of IASs include the compatibility of the systems with astronauts in terms of inputs/outputs, processing, real-time AI, and knowledge-based system validation. Real-world applications are suggested such as the diagnosis, planning, and control of enginnered systems.

  20. The Galley Parallel File System

    Science.gov (United States)

    Nieuwejaar, Nils; Kotz, David

    1996-01-01

    Most current multiprocessor file systems are designed to use multiple disks in parallel, using the high aggregate bandwidth to meet the growing I/0 requirements of parallel scientific applications. Many multiprocessor file systems provide applications with a conventional Unix-like interface, allowing the application to access multiple disks transparently. This interface conceals the parallelism within the file system, increasing the ease of programmability, but making it difficult or impossible for sophisticated programmers and libraries to use knowledge about their I/O needs to exploit that parallelism. In addition to providing an insufficient interface, most current multiprocessor file systems are optimized for a different workload than they are being asked to support. We introduce Galley, a new parallel file system that is intended to efficiently support realistic scientific multiprocessor workloads. We discuss Galley's file structure and application interface, as well as the performance advantages offered by that interface.

  1. Intelligent autonomous systems 12. Vol. 2. Proceedings

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Sukhan [Sungkyunkwan Univ., Gyeonggi-Do (Korea, Republic of). College of Information and Communication Engineering; Yoon, Kwang-Joon [Konkuk Univ., Seoul (Korea, Republic of); Cho, Hyungsuck [Daegu Gyeongbuk Institute of Science and Technology, Daegu (Korea, Republic of); Lee, Jangmyung (eds.) [Pusan National Univ. (Korea, Republic of). Dept. of Electronics Engineering

    2013-02-01

    Recent research in Intelligent and Autonomous Systems. Volume 2 of the proceedings of the 12th International Conference IAS-12, held June 26-29, 2012, jeju Island, Korea. Written by leading experts in the field. Intelligent autonomous systems are emerged as a key enabler for the creation of a new paradigm of services to humankind, as seen by the recent advancement of autonomous cars licensed for driving in our streets, of unmanned aerial and underwater vehicles carrying out hazardous tasks on-site, and of space robots engaged in scientific as well as operational missions, to list only a few. This book aims at serving the researchers and practitioners in related fields with a timely dissemination of the recent progress on intelligent autonomous systems, based on a collection of papers presented at the 12th International Conference on Intelligent Autonomous Systems, held in Jeju, Korea, June 26-29, 2012. With the theme of ''Intelligence and Autonomy for the Service to Humankind, the conference has covered such diverse areas as autonomous ground, aerial, and underwater vehicles, intelligent transportation systems, personal/domestic service robots, professional service robots for surgery/rehabilitation, rescue/security and space applications, and intelligent autonomous systems for manufacturing and healthcare. This volume 2 includes contributions devoted to Service Robotics and Human-Robot Interaction and Autonomous Multi-Agent Systems and Life Engineering.

  2. The intelligent energy system for tomorrow

    Energy Technology Data Exchange (ETDEWEB)

    Larsen, Hans; Morthorst, Poul Erik; Bindslev, Henrik; Sonderberg Petersen, Leif

    2010-09-15

    In a future energy system non-fossil fuels have taken the lead, end-use technologies are highly efficient and closely interlinked to supply through intelligent energy systems. Climate change issues, security of supply and economic development need to be pursued concurrently. This calls for flexible and intelligent energy system infrastructures that effectively accommodate large amounts of fluctuating renewable energy and let the end-user interact with the supply through advanced ICT. The second important characteristic is intelligent integration of the entire transport sector. The third key area is advanced energy storage facilities in the system and the introduction of super-grids.

  3. Building a parallel file system simulator

    International Nuclear Information System (INIS)

    Molina-Estolano, E; Maltzahn, C; Brandt, S A; Bent, J

    2009-01-01

    Parallel file systems are gaining in popularity in high-end computing centers as well as commercial data centers. High-end computing systems are expected to scale exponentially and to pose new challenges to their storage scalability in terms of cost and power. To address these challenges scientists and file system designers will need a thorough understanding of the design space of parallel file systems. Yet there exist few systematic studies of parallel file system behavior at petabyte- and exabyte scale. An important reason is the significant cost of getting access to large-scale hardware to test parallel file systems. To contribute to this understanding we are building a parallel file system simulator that can simulate parallel file systems at very large scale. Our goal is to simulate petabyte-scale parallel file systems on a small cluster or even a single machine in reasonable time and fidelity. With this simulator, file system experts will be able to tune existing file systems for specific workloads, scientists and file system deployment engineers will be able to better communicate workload requirements, file system designers and researchers will be able to try out design alternatives and innovations at scale, and instructors will be able to study very large-scale parallel file system behavior in the class room. In this paper we describe our approach and provide preliminary results that are encouraging both in terms of fidelity and simulation scalability.

  4. A general framework for intelligent recommender systems

    Directory of Open Access Journals (Sweden)

    Jose Aguilar

    2017-07-01

    Full Text Available In this paper, we propose a general framework for an intelligent recommender system that extends the concept of a knowledge-based recommender system. The intelligent recommender system exploits knowledge, learns, discovers new information, infers preferences and criticisms, among other things. For that, the framework of an intelligent recommender system is defined by the following components: knowledge representation paradigm, learning methods, and reasoning mechanisms. Additionally, it has five knowledge models about the different aspects that we can consider during a recommendation: users, items, domain, context and criticisms. The mix of the components exploits the knowledge, updates it and infers, among other things. In this work, we implement one intelligent recommender system based on this framework, using Fuzzy Cognitive Maps (FCMs. Next, we test the performance of the intelligent recommender system with specialized criteria linked to the utilization of the knowledge in order to test the versatility and performance of the framework.

  5. The Intelligent Technologies of Electronic Information System

    Science.gov (United States)

    Li, Xianyu

    2017-08-01

    Based upon the synopsis of system intelligence and information services, this paper puts forward the attributes and the logic structure of information service, sets forth intelligent technology framework of electronic information system, and presents a series of measures, such as optimizing business information flow, advancing data decision capability, improving information fusion precision, strengthening deep learning application and enhancing prognostic and health management, and demonstrates system operation effectiveness. This will benefit the enhancement of system intelligence.

  6. Application of computational intelligence in emerging power systems

    African Journals Online (AJOL)

    ... in the electrical engineering applications. This paper highlights the application of computational intelligence methods in power system problems. Various types of CI methods, which are widely used in power system, are also discussed in the brief. Keywords: Power systems, computational intelligence, artificial intelligence.

  7. Student Modeling in an Intelligent Tutoring System

    Science.gov (United States)

    1996-12-17

    Multi-Agent Architecture." Advances in Artificial Intelligence : Proceedings of the 12 th Brazilian Symposium on Aritificial Intelligence , edited by...STUDENT MODELING IN AN INTELLIGENT TUTORING SYSTEM THESIS Jeremy E. Thompson Captain, USAF AFIT/GCS/ENG/96D-27 DIMTVMON* fCKAJWINT A Appr"v*d t=i...Air Force Base, Ohio AFIT/GCS/ENG/96D-27 STUDENT MODELING IN AN INTELLIGENT TUTORING SYSTEM THESIS Jeremy E. Thompson Captain, USAF AFIT/GCS/ENG/96D

  8. Successful Business Intelligence System for SME: An Analytical Study in Malaysia

    Science.gov (United States)

    Qushem, Umar Bin; Zeki, Akram M.; Abubakar, Adamu

    2017-08-01

    While many larger organizations is adhering to a new level of competence by adoption of advanced Business Intelligence (BI) systems, in the same time there are other small-medium companies who are left behind in terms of updating them for better success in the industry. Thus the aim of the research is to identify Small and Medium Enterprise (SME) specific determinants for Business Intelligence efficiency which will lead those organizations a better understanding of development and testing of BI framework in the business world. In this study, it is therefore considered extensive literature reviews to measure the efficiently factors and proposed a holistic conceptual framework. In the same time, feedbacks of the Business Intelligent experts were taken into consideration to provide new insights for SME companies to ensure where to focus and which type of sector is crucial for an SME organization in order to be successful in parallel with Big organizations. Thus in this regard, Quantitative Survey research method is used and Statistical analysis were used for analyzing the data. The results revealed that SME Companies should focus on Environmental factor (EF) as it is the most identified factor lead BI efficiency in Business Organization.

  9. 15th International conference on Hybrid Intelligent Systems

    CERN Document Server

    Han, Sang; Al-Sharhan, Salah; Liu, Hongbo

    2016-01-01

    This book is devoted to the hybridization of intelligent systems which is a promising research field of modern computational intelligence concerned with the development of the next generation of intelligent systems. This Volume contains the papers presented in the Fifteenth International conference on Hybrid Intelligent Systems (HIS 2015) held in Seoul, South Korea during November 16-18, 2015. The 26 papers presented in this Volume were carefully reviewed and selected from 90 paper submissions. The Volume will be a valuable reference to researchers, students and practitioners in the computational intelligence field.

  10. Information for the user in design of intelligent systems

    Science.gov (United States)

    Malin, Jane T.; Schreckenghost, Debra L.

    1993-01-01

    Recommendations are made for improving intelligent system reliability and usability based on the use of information requirements in system development. Information requirements define the task-relevant messages exchanged between the intelligent system and the user by means of the user interface medium. Thus, these requirements affect the design of both the intelligent system and its user interface. Many difficulties that users have in interacting with intelligent systems are caused by information problems. These information problems result from the following: (1) not providing the right information to support domain tasks; and (2) not recognizing that using an intelligent system introduces new user supervisory tasks that require new types of information. These problems are especially prevalent in intelligent systems used for real-time space operations, where data problems and unexpected situations are common. Information problems can be solved by deriving information requirements from a description of user tasks. Using information requirements embeds human-computer interaction design into intelligent system prototyping, resulting in intelligent systems that are more robust and easier to use.

  11. Approaches for Intelligent Traffic System: A Survey

    OpenAIRE

    Pratishtha Gupta; G.N Purohit; Amrita Dadhich

    2012-01-01

    This survey presents various approaches for intelligent traffic systems. The potential research fields in which Intelligent Traffic System emerges as an important application area are highlighted andvarious issues have been identified which need to be handled while developing such a system for an urban area, where an efficient traffic management has become the need of hour.A model is also proposed capable of managing intelligent traffic system using CCTV cameras and WAN. The proposed model wi...

  12. Eighth International Conference on Intelligent Systems and Knowledge Engineering

    CERN Document Server

    Li, Tianrui; ISKE 2013; Foundations of Intelligent Systems; Knowledge Engineering and Management; Practical Applications of Intelligent Systems

    2014-01-01

    "Foundations of Intelligent Systems" presents selected papers from the 2013 International Conference on Intelligent Systems and Knowledge Engineering (ISKE2013). The aim of this conference is to bring together experts from different expertise areas to discuss the state-of-the-art in Intelligent Systems and Knowledge Engineering, and to present new research results and perspectives on future development. The topics in this volume include, but not limited to: Artificial Intelligence Theories, Pattern Recognition, Intelligent System Models, Speech Recognition, Computer Vision, Multi-Agent Systems, Machine Learning, Soft Computing and Fuzzy Systems, Biological Inspired Computation, Game Theory, Cognitive Systems and Information Processing, Computational Intelligence, etc. The proceedings are benefit for both researchers and practitioners who want to utilize intelligent methods in their specific research fields. Dr. Zhenkun Wen is a Professor at the College of Computer and Software Engineering, Shenzhen University...

  13. Template based parallel checkpointing in a massively parallel computer system

    Science.gov (United States)

    Archer, Charles Jens [Rochester, MN; Inglett, Todd Alan [Rochester, MN

    2009-01-13

    A method and apparatus for a template based parallel checkpoint save for a massively parallel super computer system using a parallel variation of the rsync protocol, and network broadcast. In preferred embodiments, the checkpoint data for each node is compared to a template checkpoint file that resides in the storage and that was previously produced. Embodiments herein greatly decrease the amount of data that must be transmitted and stored for faster checkpointing and increased efficiency of the computer system. Embodiments are directed to a parallel computer system with nodes arranged in a cluster with a high speed interconnect that can perform broadcast communication. The checkpoint contains a set of actual small data blocks with their corresponding checksums from all nodes in the system. The data blocks may be compressed using conventional non-lossy data compression algorithms to further reduce the overall checkpoint size.

  14. Overview of Intelligent Systems and Operations Development

    Science.gov (United States)

    Pallix, Joan; Dorais, Greg; Penix, John

    2004-01-01

    To achieve NASA's ambitious mission objectives for the future, aircraft and spacecraft will need intelligence to take the correct action in a variety of circumstances. Vehicle intelligence can be defined as the ability to "do the right thing" when faced with a complex decision-making situation. It will be necessary to implement integrated autonomous operations and low-level adaptive flight control technologies to direct actions that enhance the safety and success of complex missions despite component failures, degraded performance, operator errors, and environment uncertainty. This paper will describe the array of technologies required to meet these complex objectives. This includes the integration of high-level reasoning and autonomous capabilities with multiple subsystem controllers for robust performance. Future intelligent systems will use models of the system, its environment, and other intelligent agents with which it interacts. They will also require planners, reasoning engines, and adaptive controllers that can recommend or execute commands enabling the system to respond intelligently. The presentation will also address the development of highly dependable software, which is a key component to ensure the reliability of intelligent systems.

  15. Evolution Engines and Artificial Intelligence

    Science.gov (United States)

    Hemker, Andreas; Becks, Karl-Heinz

    In the last years artificial intelligence has achieved great successes, mainly in the field of expert systems and neural networks. Nevertheless the road to truly intelligent systems is still obscured. Artificial intelligence systems with a broad range of cognitive abilities are not within sight. The limited competence of such systems (brittleness) is identified as a consequence of the top-down design process. The evolution principle of nature on the other hand shows an alternative and elegant way to build intelligent systems. We propose to take an evolution engine as the driving force for the bottom-up development of knowledge bases and for the optimization of the problem-solving process. A novel data analysis system for the high energy physics experiment DELPHI at CERN shows the practical relevance of this idea. The system is able to reconstruct the physical processes after the collision of particles by making use of the underlying standard model of elementary particle physics. The evolution engine acts as a global controller of a population of inference engines working on the reconstruction task. By implementing the system on the Connection Machine (Model CM-2) we use the full advantage of the inherent parallelization potential of the evolutionary approach.

  16. Reliability-Based Optimization of Series Systems of Parallel Systems

    DEFF Research Database (Denmark)

    Enevoldsen, I.; Sørensen, John Dalsgaard

    1993-01-01

    Reliability-based design of structural systems is considered. In particular, systems where the reliability model is a series system of parallel systems are treated. A sensitivity analysis for this class of problems is presented. Optimization problems with series systems of parallel systems...... optimization of series systems of parallel systems, but it is also efficient in reliability-based optimization of series systems in general....

  17. Artificial intelligence and information-control systems of robots - 87

    International Nuclear Information System (INIS)

    Plander, I.

    1987-01-01

    Independent research areas of artificial intelligence represent the following problems: automatic problem solving and new knowledge discovering, automatic program synthesis, natural language, picture and scene recognition and understanding, intelligent control systems of robots equipped with sensoric subsystems, dialogue of two knowledge systems, as well as studying and modelling higher artificial intelligence attributes, such as emotionality and personality. The 4th Conference draws on the problems treated at the preceding Conferences, and presents the most recent knowledge on the following topics: theoretical problems of artificial intelligence, knowledge-based systems, expert systems, perception and pattern recognition, robotics, intelligent computer-aided design, special-purpose computer systems for artificial intelligence and robotics

  18. Use of artificial intelligence in analytical systems for the clinical laboratory.

    Science.gov (United States)

    Place, J F; Truchaud, A; Ozawa, K; Pardue, H; Schnipelsky, P

    1995-01-01

    The incorporation of information-processing technology into analytical systems in the form of standard computing software has recently been advanced by the introduction of artificial intelligence (AI), both as expert systems and as neural networks.This paper considers the role of software in system operation, control and automation, and attempts to define intelligence. AI is characterized by its ability to deal with incomplete and imprecise information and to accumulate knowledge. Expert systems, building on standard computing techniques, depend heavily on the domain experts and knowledge engineers that have programmed them to represent the real world. Neural networks are intended to emulate the pattern-recognition and parallel processing capabilities of the human brain and are taught rather than programmed. The future may lie in a combination of the recognition ability of the neural network and the rationalization capability of the expert system.In the second part of the paper, examples are given of applications of AI in stand-alone systems for knowledge engineering and medical diagnosis and in embedded systems for failure detection, image analysis, user interfacing, natural language processing, robotics and machine learning, as related to clinical laboratories.It is concluded that AI constitutes a collective form of intellectual propery, and that there is a need for better documentation, evaluation and regulation of the systems already being used in clinical laboratories.

  19. Embedding Topical Elements of Parallel Programming, Computer Graphics, and Artificial Intelligence across the Undergraduate CS Required Courses

    Directory of Open Access Journals (Sweden)

    James Wolfer

    2015-02-01

    Full Text Available Traditionally, topics such as parallel computing, computer graphics, and artificial intelligence have been taught as stand-alone courses in the computing curriculum. Often these are elective courses, limiting the material to the subset of students choosing to take the course. Recently there has been movement to distribute topics across the curriculum in order to ensure that all graduates have been exposed to concepts such as parallel computing. Previous work described an attempt to systematically weave a tapestry of topics into the undergraduate computing curriculum. This paper reviews that work and expands it with representative examples of assignments, demonstrations, and results as well as describing how the tools and examples deployed for these classes have a residual effect on classes such as Comptuer Literacy.

  20. Advanced approaches to intelligent information and database systems

    CERN Document Server

    Boonjing, Veera; Chittayasothorn, Suphamit

    2014-01-01

    This book consists of 35 chapters presenting different theoretical and practical aspects of Intelligent Information and Database Systems. Nowadays both Intelligent and Database Systems are applied in most of the areas of human activities which necessitates further research in these areas. In this book various interesting issues related to the intelligent information models and methods as well as their advanced applications, database systems applications, data models and their analysis, and digital multimedia methods and applications are presented and discussed both from the practical and theoretical points of view. The book is organized in four parts devoted to intelligent systems models and methods, intelligent systems advanced applications, database systems methods and applications, and multimedia systems methods and applications. The book will be interesting for both practitioners and researchers, especially graduate and PhD students of information technology and computer science, as well more experienced ...

  1. Cost-effective implementation of intelligent systems

    Science.gov (United States)

    Lum, Henry, Jr.; Heer, Ewald

    1990-01-01

    Significant advances have occurred during the last decade in knowledge-based engineering research and knowledge-based system (KBS) demonstrations and evaluations using integrated intelligent system technologies. Performance and simulation data obtained to date in real-time operational environments suggest that cost-effective utilization of intelligent system technologies can be realized. In this paper the rationale and potential benefits for typical examples of application projects that demonstrate an increase in productivity through the use of intelligent system technologies are discussed. These demonstration projects have provided an insight into additional technology needs and cultural barriers which are currently impeding the transition of the technology into operational environments. Proposed methods which addresses technology evolution and implementation are also discussed.

  2. Developing Information Systems for Competitive Intelligence Support.

    Science.gov (United States)

    Hohhof, Bonnie

    1994-01-01

    Discusses issues connected with developing information systems for competitive intelligence support; defines the elements of an effective competitive information system; and summarizes issues affecting system design and implementation. Highlights include intelligence information; information needs; information sources; decision making; and…

  3. Differences Between Distributed and Parallel Systems

    Energy Technology Data Exchange (ETDEWEB)

    Brightwell, R.; Maccabe, A.B.; Rissen, R.

    1998-10-01

    Distributed systems have been studied for twenty years and are now coming into wider use as fast networks and powerful workstations become more readily available. In many respects a massively parallel computer resembles a network of workstations and it is tempting to port a distributed operating system to such a machine. However, there are significant differences between these two environments and a parallel operating system is needed to get the best performance out of a massively parallel system. This report characterizes the differences between distributed systems, networks of workstations, and massively parallel systems and analyzes the impact of these differences on operating system design. In the second part of the report, we introduce Puma, an operating system specifically developed for massively parallel systems. We describe Puma portals, the basic building blocks for message passing paradigms implemented on top of Puma, and show how the differences observed in the first part of the report have influenced the design and implementation of Puma.

  4. Intelligent Lighting Control System

    OpenAIRE

    García, Elena; Rodríguez González, Sara; de Paz Santana, Juan F.; Bajo Pérez, Javier

    2014-01-01

    This paper presents an adaptive architecture that allows centralized control of public lighting and intelligent management, in order to economise on lighting and maintain maximum comfort status of the illuminated areas. To carry out this management, architecture merges various techniques of artificial intelligence (AI) and statistics such as artificial neural networks (ANN), multi-agent systems (MAS), EM algorithm, methods based on ANOVA and a Service Oriented Aproach (SOA). It performs optim...

  5. Computational Intelligence for Engineering Systems

    CERN Document Server

    Madureira, A; Vale, Zita

    2011-01-01

    "Computational Intelligence for Engineering Systems" provides an overview and original analysis of new developments and advances in several areas of computational intelligence. Computational Intelligence have become the road-map for engineers to develop and analyze novel techniques to solve problems in basic sciences (such as physics, chemistry and biology) and engineering, environmental, life and social sciences. The contributions are written by international experts, who provide up-to-date aspects of the topics discussed and present recent, original insights into their own experien

  6. Third Conference on Artificial Intelligence for Space Applications, part 1

    Science.gov (United States)

    Denton, Judith S. (Compiler); Freeman, Michael S. (Compiler); Vereen, Mary (Compiler)

    1987-01-01

    The application of artificial intelligence to spacecraft and aerospace systems is discussed. Expert systems, robotics, space station automation, fault diagnostics, parallel processing, knowledge representation, scheduling, man-machine interfaces and neural nets are among the topics discussed.

  7. Internet-based intelligent information processing systems

    CERN Document Server

    Tonfoni, G; Ichalkaranje, N S

    2003-01-01

    The Internet/WWW has made it possible to easily access quantities of information never available before. However, both the amount of information and the variation in quality pose obstacles to the efficient use of the medium. Artificial intelligence techniques can be useful tools in this context. Intelligent systems can be applied to searching the Internet and data-mining, interpreting Internet-derived material, the human-Web interface, remote condition monitoring and many other areas. This volume presents the latest research on the interaction between intelligent systems (neural networks, adap

  8. Intelligent fractions learning system: implementation

    CSIR Research Space (South Africa)

    Smith, Andrew C

    2011-05-01

    Full Text Available Conference Proceedings Paul Cunningham and Miriam Cunningham (Eds) IIMC International Information Management Corporation, 2011 ISBN: 978-1-905824-24-3 An Intelligent Fractions Learning System: Implementation Andrew Cyrus SMITH1, Teemu H. LAINE2 1CSIR... to fractions. Our aim with the current research project is to extend the existing UFractions learning system to incorporate automatic data capturing. ?Intelligent UFractions? allows a teacher to remotely monitor the children?s progress during...

  9. Intelligent Integrated Health Management for a System of Systems

    Science.gov (United States)

    Smith, Harvey; Schmalzel, John; Figueroa, Fernando

    2008-01-01

    An intelligent integrated health management system (IIHMS) incorporates major improvements over prior such systems. The particular IIHMS is implemented for any system defined as a hierarchical distributed network of intelligent elements (HDNIE), comprising primarily: (1) an architecture (Figure 1), (2) intelligent elements, (3) a conceptual framework and taxonomy (Figure 2), and (4) and ontology that defines standards and protocols. Some definitions of terms are prerequisite to a further brief description of this innovation: A system-of-systems (SoS) is an engineering system that comprises multiple subsystems (e.g., a system of multiple possibly interacting flow subsystems that include pumps, valves, tanks, ducts, sensors, and the like); 'Intelligent' is used here in the sense of artificial intelligence. An intelligent element may be physical or virtual, it is network enabled, and it is able to manage data, information, and knowledge (DIaK) focused on determining its condition in the context of the entire SoS; As used here, 'health' signifies the functionality and/or structural integrity of an engineering system, subsystem, or process (leading to determination of the health of components); 'Process' can signify either a physical process in the usual sense of the word or an element into which functionally related sensors are grouped; 'Element' can signify a component (e.g., an actuator, a valve), a process, a controller, an actuator, a subsystem, or a system; The term Integrated System Health Management (ISHM) is used to describe a capability that focuses on determining the condition (health) of every element in a complex system (detect anomalies, diagnose causes, prognosis of future anomalies), and provide data, information, and knowledge (DIaK) not just data to control systems for safe and effective operation. A major novel aspect of the present development is the concept of intelligent integration. The purpose of intelligent integration, as defined and

  10. Investigation of the applicability of a functional programming model to fault-tolerant parallel processing for knowledge-based systems

    Science.gov (United States)

    Harper, Richard

    1989-01-01

    In a fault-tolerant parallel computer, a functional programming model can facilitate distributed checkpointing, error recovery, load balancing, and graceful degradation. Such a model has been implemented on the Draper Fault-Tolerant Parallel Processor (FTPP). When used in conjunction with the FTPP's fault detection and masking capabilities, this implementation results in a graceful degradation of system performance after faults. Three graceful degradation algorithms have been implemented and are presented. A user interface has been implemented which requires minimal cognitive overhead by the application programmer, masking such complexities as the system's redundancy, distributed nature, variable complement of processing resources, load balancing, fault occurrence and recovery. This user interface is described and its use demonstrated. The applicability of the functional programming style to the Activation Framework, a paradigm for intelligent systems, is then briefly described.

  11. International Conference on Intelligent and Interactive Systems and Applications

    CERN Document Server

    Patnaik, Srikanta; Yu, Zhengtao

    2017-01-01

    This book provides the latest research findings and developments in the field of interactive intelligent systems, addressing diverse areas such as autonomous systems, Internet and cloud computing, pattern recognition and vision systems, mobile computing and intelligent networking, and e-enabled systems. It gathers selected papers from the International Conference on Intelligent and Interactive Systems and Applications (IISA2016) held on June 25–26, 2016 in Shanghai, China. Interactive intelligent systems are among the most important multi-disciplinary research and development domains of artificial intelligence, human–computer interaction, machine learning and new Internet-based technologies. Accordingly, these systems embrace a considerable number of application areas such as autonomous systems, expert systems, mobile systems, recommender systems, knowledge-based and semantic web-based systems, virtual communication environments, and decision support systems, to name a few. To date, research on interactiv...

  12. The Synthesis of Intelligent Real-Time Systems

    Science.gov (United States)

    1990-11-09

    Synthesis of Intelligent Real - Time Systems . The purpose of the effort was to develop and extend theories and techniques that facilitate the design and...implementation of intelligent real - time systems . In particular, Teleos has extended situated-automata theory to apply to situations in which the system has

  13. About Parallel Programming: Paradigms, Parallel Execution and Collaborative Systems

    Directory of Open Access Journals (Sweden)

    Loredana MOCEAN

    2009-01-01

    Full Text Available In the last years, there were made efforts for delineation of a stabile and unitary frame, where the problems of logical parallel processing must find solutions at least at the level of imperative languages. The results obtained by now are not at the level of the made efforts. This paper wants to be a little contribution at these efforts. We propose an overview in parallel programming, parallel execution and collaborative systems.

  14. FY1995 four-terminal-device intelligent LSI system for real-time event recognition; 1995 nendo shunji ninshiki kino wo motta 4 tanshi device chino LSI no kenkyu

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1997-03-01

    Development of an intelligent LSI system having real-time response capability for real-word events. This is accomplished by enhancing the functionality of an elemental device, employing ultra-fine-grain parallelism and merging software directly in the LSI hardware. Intelligent functions are created directly on the LSI hardware, thus enabling real-time recognition by electronic systems. The origin of human intelligence lies in the huge memory data base acquired through one's life and the very fast search mechanism to recall the 'most similar' event to the current input. Based on this principle components of intelligent LSI systems have been developed. An analog EEPROM technology capable of storing 256 levels of data per cell without time-consuming write/verify operations has been developed. In situ monitoring of memory content during writing has allowed us high-accuracy data writing. A high-speed parallel-search engine for the minimum distance vector (an associator) has been developed using neuron MOS technology. The associator has been applied to the motion vector detector as an example, which has shown a very fast detection with an extremely simple hardware configuration. The association architecture has been applied to a real-time motion picture compression system, demonstrating three orders of magnitude higher performance than typical CISC processors (Pentium 166MHz). (NEDO)

  15. Artificial Intelligence and Spacecraft Power Systems

    Science.gov (United States)

    Dugel-Whitehead, Norma R.

    1997-01-01

    This talk will present the work which has been done at NASA Marshall Space Flight Center involving the use of Artificial Intelligence to control the power system in a spacecraft. The presentation will include a brief history of power system automation, and some basic definitions of the types of artificial intelligence which have been investigated at MSFC for power system automation. A video tape of one of our autonomous power systems using co-operating expert systems, and advanced hardware will be presented.

  16. Conceptual Model of Business Value of Business Intelligence Systems

    OpenAIRE

    Popovič, Aleš; Turk, Tomaž; Jaklič, Jurij

    2010-01-01

    With advances in the business intelligence area, there is an increasing interest for the introduction of business intelligence systems into organizations. Although the opinion about business intelligence and its creation of business value is generally accepted, economic justification of investments into business intelligence systems is not always clear. Measuring the business value of business intelligence in practice is often not carried out due to the lack of measurement methods and resourc...

  17. A DISTRIBUTED SMART HOME ARTIFICIAL INTELLIGENCE SYSTEM

    DEFF Research Database (Denmark)

    Lynggaard, Per

    2013-01-01

    A majority of the research performed today explore artificial intelligence in smart homes by using a centralized approach where a smart home server performs the necessary calculations. This approach has some disadvantages that can be overcome by shifting focus to a distributed approach where...... the artificial intelligence system is implemented as distributed as agents running parts of the artificial intelligence system. This paper presents a distributed smart home architecture that distributes artificial intelligence in smart homes and discusses the pros and cons of such a concept. The presented...... distributed model is a layered model. Each layer offers a different complexity level of the embedded distributed artificial intelligence. At the lowest layer smart objects exists, they are small cheap embedded microcontroller based smart devices that are powered by batteries. The next layer contains a more...

  18. Intelligent systems: A semiotic perspective. Volume I: Theoretical semiotics

    Energy Technology Data Exchange (ETDEWEB)

    Albus, J.; Meystel, A.; Quintero, R.

    1996-12-31

    This report contains the papers from the Proceedings of the 1996 International Multidisciplinary Conference - Theoretical Semiotics. General topics covered are: semiotic in biology: biologically inspired complex systems; intelligence in constructed complex systems; intelligence of learning and evolution; fuzzy logic and the mechanisms of generalization; information representation for decision making; sematic foundations; syntactics of intelligent systems: the kind of logic available; intelligence of recognition: the semiotic tools; and multiresolutional methods.

  19. Patterns and Intelligent Systems

    International Nuclear Information System (INIS)

    Cordes, Gail A.

    2003-01-01

    The recognition and analysis of evolving patterns provides a unifying concept for studying and implementing intelligent information processing for open feedback control systems within the nuclear industry. Control is considered as influence of a large system to achieve the goals of the human (who might or might not be part of an open feedback loop) and is not limited to operation of a component within a nuclear power plant. The intelligent control system includes open logic and can automatically react to new data in an unprogrammed way. This application of evolving patterns integrates current research developments in human cognition and scientific semiotics with traditional feedback control. A preliminary implementation of such a system using existing computational techniques is postulated, and tools that are lacking at this time are identified. Proof-of-concept applications for the nuclear industry are referenced

  20. Parallel Architectures and Parallel Algorithms for Integrated Vision Systems. Ph.D. Thesis

    Science.gov (United States)

    Choudhary, Alok Nidhi

    1989-01-01

    Computer vision is regarded as one of the most complex and computationally intensive problems. An integrated vision system (IVS) is a system that uses vision algorithms from all levels of processing to perform for a high level application (e.g., object recognition). An IVS normally involves algorithms from low level, intermediate level, and high level vision. Designing parallel architectures for vision systems is of tremendous interest to researchers. Several issues are addressed in parallel architectures and parallel algorithms for integrated vision systems.

  1. Management Intelligent Systems : First International Symposium

    CERN Document Server

    Martínez-López, Francisco; Rodríguez, Juan

    2012-01-01

    The 2012 International Symposium on Management Intelligent Systems is believed to be the first international forum to present and discuss original, rigorous and significant contributions on Artificial Intelligence-based (AI) solutions—with a strong, practical logic and, preferably, with empirical applications—developed to aid the management of organizations in multiple areas, activities, processes and problem-solving; i.e., what we propose to be named as Management Intelligent Systems (MiS). The three-day event aimed to bring together researchers interested in this promising interdisciplinary field who came from areas as varied as management, marketing, and business in general, computer science, artificial intelligence, statistics, etc. This volume presents the proceedings of these activities in a collection of contributions with many original approaches. They address diverse Management and Business areas of application such as decision support, segmentation of markets, CRM, product design, service person...

  2. Intelligent transportation systems problems and perspectives

    CERN Document Server

    Pamuła, Wiesław

    2016-01-01

    This book presents a discussion of problems encountered in the deployment of Intelligent Transport Systems (ITS). It puts emphasis on the early tasks of designing and proofing the concept of integration of technologies in Intelligent Transport Systems. In its first part the book concentrates on the design problems of urban ITS. The second part of the book features case studies representative for the different modes of transport. These are freight transport, rail transport and aerospace transport encompassing also space stations. The book provides ideas for deployment which may be developed by scientists and engineers engaged in the design of Intelligent Transport Systems. It can also be used in the training of specialists, students and post-graduate students in universities and transport high schools.    .

  3. Fixed Point Learning Based Intelligent Traffic Control System

    Science.gov (United States)

    Zongyao, Wang; Cong, Sui; Cheng, Shao

    2017-10-01

    Fixed point learning has become an important tool to analyse large scale distributed system such as urban traffic network. This paper presents a fixed point learning based intelligence traffic network control system. The system applies convergence property of fixed point theorem to optimize the traffic flow density. The intelligence traffic control system achieves maximum road resources usage by averaging traffic flow density among the traffic network. The intelligence traffic network control system is built based on decentralized structure and intelligence cooperation. No central control is needed to manage the system. The proposed system is simple, effective and feasible for practical use. The performance of the system is tested via theoretical proof and simulations. The results demonstrate that the system can effectively solve the traffic congestion problem and increase the vehicles average speed. It also proves that the system is flexible, reliable and feasible for practical use.

  4. Hybrid intelligent engineering systems

    CERN Document Server

    Jain, L C; Adelaide, Australia University of

    1997-01-01

    This book on hybrid intelligent engineering systems is unique, in the sense that it presents the integration of expert systems, neural networks, fuzzy systems, genetic algorithms, and chaos engineering. It shows that these new techniques enhance the capabilities of one another. A number of hybrid systems for solving engineering problems are presented.

  5. Intelligent system for accident identification in NPP

    International Nuclear Information System (INIS)

    Hernandez, J.L.

    1998-01-01

    Accidental situations in NPP are great concern for operators, the facility, regulatory bodies and the environmental. This work proposes a design of intelligent system aimed to assist the operator in the process of decision making initiator events with higher relative contribution to the reactor core damage occur. The intelligent System uses the results of the pre-operational Probabilistic safety Assessment and the Thermal hydraulic Safety Analysis of the NPP Juragua as source for building its knowledge base. The nucleus of the system is presented as a design of an intelligent hybrid from the combination of the artificial intelligence techniques fuzzy logic and artificial neural networks. The system works with variables from the process of the first circuit, second circuit and the containment and it is presented as a model for the integration of safety analyses in the process of decision making by the operator when tackling with accidental situations

  6. 2nd International Conference on Advanced Intelligent Systems and Informatics

    CERN Document Server

    Shaalan, Khaled; Gaber, Tarek; Azar, Ahmad; Tolba, M

    2017-01-01

    This book gathers the proceedings of the 2nd International Conference on Advanced Intelligent Systems and Informatics (AISI2016), which took place in Cairo, Egypt during October 24–26, 2016. This international interdisciplinary conference, which highlighted essential research and developments in the field of informatics and intelligent systems, was organized by the Scientific Research Group in Egypt (SRGE) and sponsored by the IEEE Computational Intelligence Society (Egypt chapter) and the IEEE Robotics and Automation Society (Egypt Chapter). The book’s content is divided into four main sections: Intelligent Language Processing, Intelligent Systems, Intelligent Robotics Systems, and Informatics.

  7. Modeling of biological intelligence for SCM system optimization.

    Science.gov (United States)

    Chen, Shengyong; Zheng, Yujun; Cattani, Carlo; Wang, Wanliang

    2012-01-01

    This article summarizes some methods from biological intelligence for modeling and optimization of supply chain management (SCM) systems, including genetic algorithms, evolutionary programming, differential evolution, swarm intelligence, artificial immune, and other biological intelligence related methods. An SCM system is adaptive, dynamic, open self-organizing, which is maintained by flows of information, materials, goods, funds, and energy. Traditional methods for modeling and optimizing complex SCM systems require huge amounts of computing resources, and biological intelligence-based solutions can often provide valuable alternatives for efficiently solving problems. The paper summarizes the recent related methods for the design and optimization of SCM systems, which covers the most widely used genetic algorithms and other evolutionary algorithms.

  8. Modeling of Biological Intelligence for SCM System Optimization

    Directory of Open Access Journals (Sweden)

    Shengyong Chen

    2012-01-01

    Full Text Available This article summarizes some methods from biological intelligence for modeling and optimization of supply chain management (SCM systems, including genetic algorithms, evolutionary programming, differential evolution, swarm intelligence, artificial immune, and other biological intelligence related methods. An SCM system is adaptive, dynamic, open self-organizing, which is maintained by flows of information, materials, goods, funds, and energy. Traditional methods for modeling and optimizing complex SCM systems require huge amounts of computing resources, and biological intelligence-based solutions can often provide valuable alternatives for efficiently solving problems. The paper summarizes the recent related methods for the design and optimization of SCM systems, which covers the most widely used genetic algorithms and other evolutionary algorithms.

  9. Modeling of Biological Intelligence for SCM System Optimization

    Science.gov (United States)

    Chen, Shengyong; Zheng, Yujun; Cattani, Carlo; Wang, Wanliang

    2012-01-01

    This article summarizes some methods from biological intelligence for modeling and optimization of supply chain management (SCM) systems, including genetic algorithms, evolutionary programming, differential evolution, swarm intelligence, artificial immune, and other biological intelligence related methods. An SCM system is adaptive, dynamic, open self-organizing, which is maintained by flows of information, materials, goods, funds, and energy. Traditional methods for modeling and optimizing complex SCM systems require huge amounts of computing resources, and biological intelligence-based solutions can often provide valuable alternatives for efficiently solving problems. The paper summarizes the recent related methods for the design and optimization of SCM systems, which covers the most widely used genetic algorithms and other evolutionary algorithms. PMID:22162724

  10. Performance of the Galley Parallel File System

    Science.gov (United States)

    Nieuwejaar, Nils; Kotz, David

    1996-01-01

    As the input/output (I/O) needs of parallel scientific applications increase, file systems for multiprocessors are being designed to provide applications with parallel access to multiple disks. Many parallel file systems present applications with a conventional Unix-like interface that allows the application to access multiple disks transparently. This interface conceals the parallism within the file system, which increases the ease of programmability, but makes it difficult or impossible for sophisticated programmers and libraries to use knowledge about their I/O needs to exploit that parallelism. Furthermore, most current parallel file systems are optimized for a different workload than they are being asked to support. We introduce Galley, a new parallel file system that is intended to efficiently support realistic parallel workloads. Initial experiments, reported in this paper, indicate that Galley is capable of providing high-performance 1/O to applications the applications that rely on them. In Section 3 we describe that access data in patterns that have been observed to be common.

  11. Airline Applications of Business Intelligence Systems

    Directory of Open Access Journals (Sweden)

    Mihai ANDRONIE

    2015-09-01

    Full Text Available Airline industry is characterized by large quantities of complex, unstructured and rapid changing data that can be categorized as big data, requiring specialized analysis tools to explore it with the purpose of obtaining useful knowledge as decision support for companies that need to fundament their activities and improve the processes they are carrying on. In this context, business intelligence tools are valuable instruments that can optimally process airline related data so that the activities that are conducted can be optimized to maximize profits, while meeting customer requirements. An airline company that has access to large volumes of data (stored into conventional or big data repositories has two options to extract useful decision support information: processing data by using general-purpose business intelligence systems or processing data by using industry specific business intelligence systems. Each of these two options has both advantages and disadvantages for the airline companies that intend to use them. The present paper presents a comparative study of a number of general-purpose and airline industry specific business intelligence systems, together with their main advantages and disadvantages.

  12. Blindness in designing intelligent systems

    Science.gov (United States)

    Denning, Peter J.

    1988-01-01

    New investigations of the foundations of artificial intelligence are challenging the hypothesis that problem solving is the cornerstone of intelligence. New distinctions among three domains of concern for humans--description, action, and commitment--have revealed that the design process for programmable machines, such as expert systems, is based on descriptions of actions and induces blindness to nonanalytic action and commitment. Design processes focusing in the domain of description are likely to yield programs like burearcracies: rigid, obtuse, impersonal, and unable to adapt to changing circumstances. Systems that learn from their past actions, and systems that organize information for interpretation by human experts, are more likely to be successful in areas where expert systems have failed.

  13. Intelligent Home Control System Based on ARM10

    Science.gov (United States)

    Chen, G. X.; Jiang, J.; Zhong, L. H.

    2017-10-01

    Intelligent home is becoming the hot spot of social attention in the 21st century. When it is in China, it is a really new industry. However, there is no doubt that Intelligent home will become a new economic growth point of social development; it will change the life-style of human being. To develop the intelligent home, we should keep up with the development trend of technology. This is the reason why I talk about the intelligent home control system here. In this paper, intelligent home control system is designed for alarm and remote control on gas- leaking, fire disaster, earthquake prediction, etc., by examining environmental changes around house. When the Intelligent home control system has detected an accident occurs, the processor will communicate with the GSM module, informing the house keeper the occurrence of accident. User can receive and send the message to the system to cut the power by mobile phone. The system can get access to DCCthrough ARM10 JTAG interface, using DCC to send and receive messages. At the same time, the debugger on the host is mainly used to receive the user’s command and send it to the debug component in the target system. The data that returned from the target system is received and displayed to the user in a certain format.

  14. 12th International Conference on Intelligent Autonomous Systems

    CERN Document Server

    Cho, Hyungsuck; Yoon, Kwang-Joon; Lee, Jangmyung

    2013-01-01

    Intelligent autonomous systems are emerged as a key enabler for the creation of a new paradigm of services to humankind, as seen by the recent advancement of autonomous cars licensed for driving in our streets, of unmanned aerial and underwater vehicles carrying out hazardous tasks on-site, and of space robots engaged in scientific as well as operational missions, to list only a few. This book aims at serving the researchers and practitioners in related fields with a timely dissemination of the recent progress on intelligent autonomous systems, based on a collection of papers presented at the 12th International Conference on Intelligent Autonomous Systems, held in Jeju, Korea, June 26-29, 2012. With the theme of “Intelligence and Autonomy for the Service to Humankind, the conference has covered such diverse areas as autonomous ground, aerial, and underwater vehicles, intelligent transportation systems, personal/domestic service robots, professional service robots for surgery/rehabilitation, rescue/security ...

  15. STUDY OF BUSINESS INTELLIGENCE SYSTEM QUALITY

    OpenAIRE

    DENIC Nebojsa; VUJOVIC Vuk; PERENIC Goran; SPASIC Boban

    2016-01-01

    IT has made remarkable progress over the last years. Business intelligence systems have been developing as an important part of IT. Enterprises often fail to realize importance and necessity of implementation of business intelligence solutions. This paper will deal with the approach for assessment of business intelligence in enterprises, based on maturity models. The significance of this paper is in the development of new conceptual research models which do not apply the usual thesis on ma...

  16. Intelligent Bus Stops in the Flexible Bus Systems

    OpenAIRE

    Razi Iqbal; Muhammad Usman Ghani

    2014-01-01

    The purpose of this paper is to discuss Intelligent Bus Stops in a special Demand Responsive Transit (DRT), the Flexible Bus System. These Intelligent Bus Stops are more efficient and information rich than Traditional Bus Stops. The real time synchronization of the Flexible Bus System makes it unique as compared to Traditional Bus Systems. The Main concern is to make Bus Stops intelligent and information rich. Buses are informed about the no. of passengers waiting at the upcoming ...

  17. Intelligent Information Systems Institute

    National Research Council Canada - National Science Library

    Gomes, Carla

    2004-01-01

    ...) at Cornell during the first three years of operation. IISI's mandate is threefold: To perform and stimulate research in computational and data-intensive methods for intelligent decision making systems...

  18. Swarm Intelligence systems

    International Nuclear Information System (INIS)

    Beni, G.

    1994-01-01

    We review the characteristics of Swarm Intelligence and discuss systems exhibiting it. The recently developed mathematical description of Swarm behavior is also reviewed and discussed. The self-organization of Swarms is described as the reconfiguring asynchronously and conservatively of a distribution. Swarm reconfigurations are based on producing distributions that are solutions to systems of linear equations. Conservation and asynchronicity are related, respectively, to the global and local nature of the Swarm problem. The conditions for the convergence of the Swarm algorithm are presented. The important point is that, under very general conditions, the Swarm reconfigures in a time which is independent of the size of the Swarm. This fact implies that a centralized controller can never reconfigure as fast as a Swarm provided the size of the Swarm is large enough. This result is related to the unpredictability of the Swarm, a basic property of Swarm Intelligence. Finally, the conditions under which Swarm algorithms become of practical importance are discussed and examples given. (author)

  19. FY1995 four-terminal-device intelligent LSI system for real-time event recognition; 1995 nendo shunji ninshiki kino wo motta 4 tanshi device chino LSI no kenkyu

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1997-03-01

    Development of an intelligent LSI system having real-time response capability for real-word events. This is accomplished by enhancing the functionality of an elemental device, employing ultra-fine-grain parallelism and merging software directly in the LSI hardware. Intelligent functions are created directly on the LSI hardware, thus enabling real-time recognition by electronic systems. The origin of human intelligence lies in the huge memory data base acquired through one's life and the very fast search mechanism to recall the 'most similar' event to the current input. Based on this principle components of intelligent LSI systems have been developed. An analog EEPROM technology capable of storing 256 levels of data per cell without time-consuming write/verify operations has been developed. In situ monitoring of memory content during writing has allowed us high-accuracy data writing. A high-speed parallel-search engine for the minimum distance vector (an associator) has been developed using neuron MOS technology. The associator has been applied to the motion vector detector as an example, which has shown a very fast detection with an extremely simple hardware configuration. The association architecture has been applied to a real-time motion picture compression system, demonstrating three orders of magnitude higher performance than typical CISC processors (Pentium 166MHz). (NEDO)

  20. Integrating Hypermedia Objects In An Intelligent Tutoring System

    Directory of Open Access Journals (Sweden)

    Emilia PECHEANU

    2001-12-01

    Full Text Available The paper describes the internal architecture of an Intelligent Tutoring System, CS-Tutor. The architectural design of the tutorial system was developed in a collaborative work at the Department of Computer Science of the University of Galati and the Department of Applied Informatics of the Faculty of Computer Science of Iasi. Intelligent Tutoring Systems (ITS are software packages which use the Artificial Intelligence techniques to aid in learning of some subject or skill. In recent years, Hypermedia has been gained the interest of many researchers working in the teaching field of study. The CS-Tutor internal architecture is based upon integrating Hypermedia Objects in an Intelligent Knowledge-Based frame.

  1. International Conference on Intelligent Unmanned Systems (ICIUS)

    CERN Document Server

    Kartidjo, Muljowidodo; Yoon, Kwang-Joon; Budiyono, Agus; Autonomous Control Systems and Vehicles : Intelligent Unmanned Systems

    2013-01-01

    The International Conference on Intelligent Unmanned Systems 2011 was organized by the International Society of Intelligent Unmanned Systems and locally by the Center for Bio-Micro Robotics Research at Chiba University, Japan. The event was the 7th conference continuing from previous conferences held in Seoul, Korea (2005, 2006), Bali, Indonesia (2007), Nanjing, China (2008), Jeju, Korea (2009), and Bali, Indonesia (2010). ICIUS 2011 focused on both theory and application, primarily covering the topics of robotics, autonomous vehicles, intelligent unmanned technologies, and biomimetics. We invited seven keynote speakers who dealt with related state-of-the-art technologies including unmanned aerial vehicles (UAVs) and micro air vehicles (MAVs), flapping wings (FWs), unmanned ground vehicles (UGVs), underwater vehicles (UVs), bio-inspired robotics, advanced control, and intelligent systems, among others. This book is a collection of excellent papers that were updated after presentation at ICIUS2011. All papers ...

  2. Computational Intelligence in Information Systems Conference

    CERN Document Server

    Au, Thien-Wan; Omar, Saiful

    2017-01-01

    This book constitutes the Proceedings of the Computational Intelligence in Information Systems conference (CIIS 2016), held in Brunei, November 18–20, 2016. The CIIS conference provides a platform for researchers to exchange the latest ideas and to present new research advances in general areas related to computational intelligence and its applications. The 26 revised full papers presented in this book have been carefully selected from 62 submissions. They cover a wide range of topics and application areas in computational intelligence and informatics.

  3. Intelligent computational systems for space applications

    Science.gov (United States)

    Lum, Henry; Lau, Sonie

    Intelligent computational systems can be described as an adaptive computational system integrating both traditional computational approaches and artificial intelligence (AI) methodologies to meet the science and engineering data processing requirements imposed by specific mission objectives. These systems will be capable of integrating, interpreting, and understanding sensor input information; correlating that information to the "world model" stored within its data base and understanding the differences, if any; defining, verifying, and validating a command sequence to merge the "external world" with the "internal world model"; and, controlling the vehicle and/or platform to meet the scientific and engineering mission objectives. Performance and simulation data obtained to date indicate that the current flight processors baselined for many missions such as Space Station Freedom do not have the computational power to meet the challenges of advanced automation and robotics systems envisioned for the year 2000 era. Research issues which must be addressed to achieve greater than giga-flop performance for on-board intelligent computational systems have been identified, and a technology development program has been initiated to achieve the desired long-term system performance objectives.

  4. Large Efficient Intelligent Heating Relay Station System

    Science.gov (United States)

    Wu, C. Z.; Wei, X. G.; Wu, M. Q.

    2017-12-01

    The design of large efficient intelligent heating relay station system aims at the improvement of the existing heating system in our country, such as low heating efficiency, waste of energy and serious pollution, and the control still depends on the artificial problem. In this design, we first improve the existing plate heat exchanger. Secondly, the ATM89C51 is used to control the whole system and realize the intelligent control. The detection part is using the PT100 temperature sensor, pressure sensor, turbine flowmeter, heating temperature, detection of user end liquid flow, hydraulic, and real-time feedback, feedback signal to the microcontroller through the heating for users to adjust, realize the whole system more efficient, intelligent and energy-saving.

  5. Microcomputer Intelligence for Technical Training (MITT): The evolution of an intelligent tutoring system

    Science.gov (United States)

    Norton, Jeffrey E.; Wiederholt, Bradley J.; Johnson, William B.

    1990-01-01

    Microcomputer Intelligence for Technical Training (MITT) uses Intelligent Tutoring System (OTS) technology to deliver diagnostic training in a variety of complex technical domains. Over the past six years, MITT technology has been used to develop training systems for nuclear power plant diesel generator diagnosis, Space Shuttle fuel cell diagnosis, and message processing diagnosis for the Minuteman missile. Presented here is an overview of the MITT system, describing the evolution of the MITT software and the benefits of using the MITT system.

  6. Intelligent Tutoring System: A Tool for Testing the Research Curiosities of Artificial Intelligence Researchers

    Science.gov (United States)

    Yaratan, Huseyin

    2003-01-01

    An ITS (Intelligent Tutoring System) is a teaching-learning medium that uses artificial intelligence (AI) technology for instruction. Roberts and Park (1983) defines AI as the attempt to get computers to perform tasks that if performed by a human-being, intelligence would be required to perform the task. The design of an ITS comprises two distinct…

  7. Using generic tool kits to build intelligent systems

    Science.gov (United States)

    Miller, David J.

    1994-01-01

    The Intelligent Systems and Robots Center at Sandia National Laboratories is developing technologies for the automation of processes associated with environmental remediation and information-driven manufacturing. These technologies, which focus on automated planning and programming and sensor-based and model-based control, are used to build intelligent systems which are able to generate plans of action, program the necessary devices, and use sensors to react to changes in the environment. By automating tasks through the use of programmable devices tied to computer models which are augmented by sensing, requirements for faster, safer, and cheaper systems are being satisfied. However, because of the need for rapid cost-effect prototyping and multi-laboratory teaming, it is also necessary to define a consistent approach to the construction of controllers for such systems. As a result, the Generic Intelligent System Controller (GISC) concept has been developed. This concept promotes the philosophy of producing generic tool kits which can be used and reused to build intelligent control systems.

  8. Intelligence for embedded systems a methodological approach

    CERN Document Server

    Alippi, Cesare

    2014-01-01

    Addressing current issues of which any engineer or computer scientist should be aware, this monograph is a response to the need to adopt a new computational paradigm as the methodological basis for designing pervasive embedded systems with sensor capabilities. The requirements of this paradigm are to control complexity, to limit cost and energy consumption, and to provide adaptation and cognition abilities allowing the embedded system to interact proactively with the real world. The quest for such intelligence requires the formalization of a new generation of intelligent systems able to exploit advances in digital architectures and in sensing technologies. The book sheds light on the theory behind intelligence for embedded systems with specific focus on: ·        robustness (the robustness of a computational flow and its evaluation); ·        intelligence (how to mimic the adaptation and cognition abilities of the human brain), ·        the capacity to learn in non-stationary and evolv...

  9. Development of intelligent supervisory control system

    International Nuclear Information System (INIS)

    Takizawa, Y.; Fukumoto, A.; Makino, M.; Takiguchi, S.

    1994-01-01

    The objective of the development of an intelligent supervisory control system for next generation plants is enhancement of the operational reliability by applying the recent outcome of artificial intelligence and computer technologies. This system consists of the supervisory control and monitoring for automatic operation, the equipment operation support for historical data management and for test scheduling, the operators' decision making support for accidental plant situations and the human-friendly interface of these support functions. The verification test results showed the validity of the functions realized by this system for the next generation control room. (author)

  10. Intelligent Transportation Systems : critical standards

    Science.gov (United States)

    1999-06-01

    Intelligent Transportation Systems (ITS) standards are industry-consensus standards that provide the details about how different systems interconnect and communicate information to deliver the ITS user services described in the National ITS Architect...

  11. A comprehensive review on intelligent surveillance systems

    Directory of Open Access Journals (Sweden)

    Sutrisno Warsono Ibrahim

    2016-05-01

    Full Text Available Intelligent surveillance system (ISS has received growing attention due to the increasing demand on security and safety. ISS is able to automatically analyze image, video, audio or other type of surveillance data without or with limited human intervention. The recent developments in sensor devices, computer vision, and machine learning have an important role in enabling such intelligent system. This paper aims to provide general overview of intelligent surveillance system and discuss some possible sensor modalities and their fusion scenarios such as visible camera (CCTV, infrared camera, thermal camera and radar. This paper also discusses main processing steps in ISS: background-foreground segmentation, object detection and classification, tracking, and behavioral analysis.

  12. Visual and intelligent transients and accidents analyzer based on thermal-hydraulic system code

    International Nuclear Information System (INIS)

    Meng Lin; Rui Hu; Yun Su; Ronghua Zhang; Yanhua Yang

    2005-01-01

    Full text of publication follows: Many thermal-hydraulic system codes were developed in the past twenty years, such as RELAP5, RETRAN, ATHLET, etc. Because of their general and advanced features in thermal-hydraulic computation, they are widely used in the world to analyze transients and accidents. But there are following disadvantages for most of these original thermal-hydraulic system codes. Firstly, because models are built through input decks, so the input files are complex and non-figurative, and the style of input decks is various for different users and models. Secondly, results are shown in off-line data file form. It is not convenient for analysts who may pay more attention to dynamic parameters trend and changing. Thirdly, there are few interfaces with other program in these original thermal-hydraulic system codes. This restricts the codes expanding. The subject of this paper is to develop a powerful analyzer based on these thermal-hydraulic system codes to analyze transients and accidents more simply, accurately and fleetly. Firstly, modeling is visual and intelligent. Users build the thermalhydraulic system model using component objects according to their needs, and it is not necessary for them to face bald input decks. The style of input decks created automatically by the analyzer is unified and can be accepted easily by other people. Secondly, parameters concerned by analyst can be dynamically communicated to show or even change. Thirdly, the analyzer provide interface with other programs for the thermal-hydraulic system code. Thus parallel computation between thermal-hydraulic system code and other programs become possible. In conclusion, through visual and intelligent method, the analyzer based on general and advanced thermal-hydraulic system codes can be used to analysis transients and accidents more effectively. The main purpose of this paper is to present developmental activities, assessment and application results of the visual and intelligent

  13. Determining Difficulty of Questions in Intelligent Tutoring Systems

    Science.gov (United States)

    Gunel, Korhan; Asliyan, Rifat

    2009-01-01

    The object of this study is to model the level of a question difficulty by a differential equation at a pre-specified domain knowledge, to be used in an educational support system. For this purpose, we have developed an intelligent tutoring system for mathematics education. Intelligent Tutoring Systems are computer systems designed for improvement…

  14. A Note on Systems Intelligence in Knowledge Management

    Science.gov (United States)

    Sasaki, Yasuo

    2017-01-01

    Purpose: This paper aims to show that systems intelligence (SI) can be a useful perspective in knowledge management, particularly in the context of the socialization, externalization, combination and internalization (SECI) model. SI is a recently developed systemic concept, a certain kind of human intelligence based on a systems thinking…

  15. 16th International Conference on Intelligent Systems Design and Applications

    CERN Document Server

    Abraham, Ajith; Gamboa, Dorabela; Novais, Paulo

    2017-01-01

    This book comprises selected papers from the 16th International Conference on Intelligent Systems Design and Applications (ISDA’16), which was held in Porto, Portugal from December 1 to16, 2016. ISDA 2016 was jointly organized by the Portugual-based Instituto Superior de Engenharia do Porto and the US-based Machine Intelligence Research Labs (MIR Labs) to serve as a forum for the dissemination of state-of-the-art research and development of intelligent systems, intelligent technologies, and applications. The papers included address a wide variety of themes ranging from theories to applications of intelligent systems and computational intelligence area and provide a valuable resource for students and researchers in academia and industry alike. .

  16. An Intelligent System for Aggression De-escalation Training

    NARCIS (Netherlands)

    Bosse, T.; Gerritsen, C.; de Man, J.

    2016-01-01

    Artificial Intelligence techniques are increasingly being used to develop smart training applications for professionals in various domains. This paper presents an intelligent training system that enables professionals in the public domain to practice their aggression de-escalation skills. The system

  17. Design Sliding Mode Controller of with Parallel Fuzzy Inference System Compensator to Control of Robot Manipulator

    Directory of Open Access Journals (Sweden)

    Farzin Piltan

    2013-06-01

    Full Text Available Sliding mode controller (SMC is a significant nonlinear controller under condition of partly uncertain dynamic parameters of system. This controller is used to control of highly nonlinear systems especially for robot manipulators, because this controller is a robust and stable. Conversely, pure sliding mode controller is used in many applications; it has two important drawbacks namely; chattering phenomenon, and nonlinear equivalent dynamic formulation in uncertain dynamic parameter. The nonlinear equivalent dynamic formulation problem and chattering phenomenon in uncertain system can be solved by using artificial intelligence theorem. However fuzzy logic controller is used to control complicated nonlinear dynamic systems, but it cannot guarantee stability and robustness.  In this research parallel fuzzy logic theory is used to compensate the system dynamic uncertainty.

  18. International Conference on Intelligent Technologies and Engineering System (ICITES 2012)

    CERN Document Server

    Huang, Yi-Cheng; Intelligent Technologies and Engineering Systems

    2013-01-01

    This book concentrates on intelligent technologies as it relates to engineering systems. The book covers the following topics: networking, signal processing, artificial intelligence, control and software engineering, intelligent electronic circuits and systems, communications, and materials and mechanical engineering. The book is a collection of original papers that have been reviewed by technical editors. These papers were presented at the International Conference on Intelligent Technologies and Engineering Systems, held Dec. 13-15, 2012.

  19. The intelligent system for accident identification in NPP

    International Nuclear Information System (INIS)

    Hernandez, Jorge Luis.

    1998-01-01

    Accidental situations in NPP are of greet concern for operators, the facility, regulatory bodies and the environment. This work proposes a design of intelligent system aimed to assist the operator in the process of decision making when initiator events with higher relative contribution to the reactor core damage occur. The intelligent System uses the results of the pre operational Probabilistic Safety Assessment and the Thermal hydraulic Safety Analyses of the NPP Juragua as source for building its knowledge base. The nucleus of the system is presented as a design of an intelligent hybrid system from the combination of the artificial intelligence techniques: fussy logic and artificial neural networks. The system works with variables from the process of the firsts circuit, second circuit and the containment and it is presented as a model for the integration of safety analyses in the process of decision making by the operator when tackling with accidental situations

  20. Business-Intelligence-Systeme im Spannungsfeld zwischen Usability und Sicherheit

    OpenAIRE

    Hinck, Thorsten

    2010-01-01

    Business-Intelligence-Systeme stehen im Spannungsfeld zwischen Usability und Sicherheit. Die Gefahren und Sicherheitsmaßnahmen für Informationssysteme werden ermittelt und ökonomisch in Bezug zur Gebrauchstauglichkeit gesetzt. Es entsteht ein Sicherheitsprofil für Business-Intelligence-Systeme. Business-Intelligence-Systems are in tension between Usability and IT-Security. Risks and safety measures of informationsystems are defined and set in (economic) regard to Usability. A security prof...

  1. Intelligent System for Diagnosis of a Three-Phase Separator

    Directory of Open Access Journals (Sweden)

    Irina Ioniţă

    2016-03-01

    Full Text Available Intelligent systems for diagnosis have been used in a variety of domains: financial evaluation, credit scoring problem, identification of software and hardware problems of mechanical and electronic equipment, medical diagnosis, fault detection in gas-oil production plants etc. The goal of diagnosis systems is to classify the observed symptoms as being caused by some diagnosis class while advising systems perform such a classification and offer corrective remedies (recommendations. The current paper discuss the opportunity to combine more intelligent techniques and methodologies (intelligent agents, data mining and expert systems to increase the accuracy of results obtained from the diagnosis of a three-phase separator. The results indicate that the diagnosis hybrid system benefits from the advantages of each module component: intelligent agent module, data mining module and expert system module.

  2. 14th ACIS/IEEE International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing

    CERN Document Server

    Studies in Computational Intelligence : Volume 492

    2013-01-01

    This edited book presents scientific results of the 14th ACIS/IEEE International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (SNPD 2013), held in Honolulu, Hawaii, USA on July 1-3, 2013. The aim of this conference was to bring together scientists, engineers, computer users, and students to share their experiences and exchange new ideas, research results about all aspects (theory, applications and tools) of computer and information science, and to discuss the practical challenges encountered along the way and the solutions adopted to solve them. The conference organizers selected the 17 outstanding papers from those papers accepted for presentation at the conference.  

  3. 15th IEEE/ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing

    CERN Document Server

    2015-01-01

    This edited book presents scientific results of 15th IEEE/ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (SNPD 2014) held on June 30 – July 2, 2014 in Las Vegas Nevada, USA. The aim of this conference was to bring together scientists, engineers, computer users, and students to share their experiences and exchange new ideas, research results about all aspects (theory, applications and tools) of computer and information science, and to discuss the practical challenges encountered along the way and the solutions adopted to solve them. The conference organizers selected the 13 outstanding papers from those papers accepted for presentation at the conference.

  4. Distributed parallel messaging for multiprocessor systems

    Science.gov (United States)

    Chen, Dong; Heidelberger, Philip; Salapura, Valentina; Senger, Robert M; Steinmacher-Burrow, Burhard; Sugawara, Yutaka

    2013-06-04

    A method and apparatus for distributed parallel messaging in a parallel computing system. The apparatus includes, at each node of a multiprocessor network, multiple injection messaging engine units and reception messaging engine units, each implementing a DMA engine and each supporting both multiple packet injection into and multiple reception from a network, in parallel. The reception side of the messaging unit (MU) includes a switch interface enabling writing of data of a packet received from the network to the memory system. The transmission side of the messaging unit, includes switch interface for reading from the memory system when injecting packets into the network.

  5. Active and intelligent packaging systems for a modern society.

    Science.gov (United States)

    Realini, Carolina E; Marcos, Begonya

    2014-11-01

    Active and intelligent packaging systems are continuously evolving in response to growing challenges from a modern society. This article reviews: (1) the different categories of active and intelligent packaging concepts and currently available commercial applications, (2) latest packaging research trends and innovations, and (3) the growth perspectives of the active and intelligent packaging market. Active packaging aiming at extending shelf life or improving safety while maintaining quality is progressing towards the incorporation of natural active agents into more sustainable packaging materials. Intelligent packaging systems which monitor the condition of the packed food or its environment are progressing towards more cost-effective, convenient and integrated systems to provide innovative packaging solutions. Market growth is expected for active packaging with leading shares for moisture absorbers, oxygen scavengers, microwave susceptors and antimicrobial packaging. The market for intelligent packaging is also promising with strong gains for time-temperature indicator labels and advancements in the integration of intelligent concepts into packaging materials. Copyright © 2014 Elsevier Ltd. All rights reserved.

  6. Knowledge acquisition and representation for the Systems Test and Operations Language (STOL) Intelligent Tutoring System (ITS)

    Science.gov (United States)

    Seamster, Thomas L.; Eike, David R.; Ames, Troy J.

    1990-01-01

    This presentation concentrates on knowledge acquisition and its application to the development of an expert module and a user interface for an Intelligent Tutoring System (ITS). The Systems Test and Operations Language (STOL) ITS is being developed to assist NASA control center personnel in learning a command and control language as it is used in mission operations rooms. The objective of the tutor is to impart knowledge and skills that will permit the trainee to solve command and control problems in the same way that the STOL expert solves those problems. The STOL ITS will achieve this object by representing the solution space in such a way that the trainee can visualize the intermediate steps, and by having the expert module production rules parallel the STOL expert's knowledge structures.

  7. Artificial Intelligence and Moral intelligence

    OpenAIRE

    Laura Pana

    2008-01-01

    We discuss the thesis that the implementation of a moral code in the behaviour of artificial intelligent systems needs a specific form of human and artificial intelligence, not just an abstract intelligence. We present intelligence as a system with an internal structure and the structural levels of the moral system, as well as certain characteristics of artificial intelligent agents which can/must be treated as 1- individual entities (with a complex, specialized, autonomous or selfdetermined,...

  8. Making intelligent systems team players. A guide to developing intelligent monitoring systems

    Science.gov (United States)

    Land, Sherry A.; Malin, Jane T.; Thronesberry, Carroll; Schreckenghost, Debra L.

    1995-01-01

    This reference guide for developers of intelligent monitoring systems is based on lessons learned by developers of the DEcision Support SYstem (DESSY), an expert system that monitors Space Shuttle telemetry data in real time. DESSY makes inferences about commands, state transitions, and simple failures. It performs failure detection rather than in-depth failure diagnostics. A listing of rules from DESSY and cue cards from DESSY subsystems are included to give the development community a better understanding of the selected model system. The G-2 programming tool used in developing DESSY provides an object-oriented, rule-based environment, but many of the principles in use here can be applied to any type of monitoring intelligent system. The step-by-step instructions and examples given for each stage of development are in G-2, but can be used with other development tools. This guide first defines the authors' concept of real-time monitoring systems, then tells prospective developers how to determine system requirements, how to build the system through a combined design/development process, and how to solve problems involved in working with real-time data. It explains the relationships among operational prototyping, software evolution, and the user interface. It also explains methods of testing, verification, and validation. It includes suggestions for preparing reference documentation and training users.

  9. Requirement analysis for autonomous systems and intelligent ...

    African Journals Online (AJOL)

    user

    Danish Power System and a requirement analysis for the use of intelligent agents and ..... tries to make an optimal islanding plan at this state and tries to blackstart. ... 4 Foundation for Physical Intelligent Agents (FIPA): http://www.fipa.org ...

  10. A novel AIDS/HIV intelligent medical consulting system based on expert systems.

    Science.gov (United States)

    Ebrahimi, Alireza Pour; Toloui Ashlaghi, Abbas; Mahdavy Rad, Maryam

    2013-01-01

    The purpose of this paper is to propose a novel intelligent model for AIDS/HIV data based on expert system and using it for developing an intelligent medical consulting system for AIDS/HIV. In this descriptive research, 752 frequently asked questions (FAQs) about AIDS/HIV are gathered from numerous websites about this disease. To perform the data mining and extracting the intelligent model, the 6 stages of Crisp method has been completed for FAQs. The 6 stages include: Business understanding, data understanding, data preparation, modelling, evaluation and deployment. C5.0 Tree classification algorithm is used for modelling. Also, rational unified process (RUP) is used to develop the web-based medical consulting software. Stages of RUP are as follows: Inception, elaboration, construction and transition. The intelligent developed model has been used in the infrastructure of the software and based on client's inquiry and keywords related FAQs are displayed to the client, according to the rank. FAQs' ranks are gradually determined considering clients reading it. Based on displayed FAQs, test and entertainment links are also displayed. The accuracy of the AIDS/HIV intelligent web-based medical consulting system is estimated to be 78.76%. AIDS/HIV medical consulting systems have been developed using intelligent infrastructure. Being equipped with an intelligent model, providing consulting services on systematic textual data and providing side services based on client's activities causes the implemented system to be unique. The research has been approved by Iranian Ministry of Health and Medical Education for being practical.

  11. Organization Effectiveness and Business Intelligence Systems. Literature Review

    Directory of Open Access Journals (Sweden)

    Remigiusz Tunowski

    2015-12-01

    Full Text Available Purpose: To better understand the impact of Business Intelligence systems on organizations’ effectiveness. Methodology: Critical and descriptive literature review. Findings: On the basis of numerous case studies described in literature and pertaining to various types of enterprises, different industries and countries, the paper confirms the positive impact of the implementation of Business Intelligence systems on organizations’ effectiveness. Research implications: The paper provides insights that can fuel future in-depth research aimed at the development of objective methods for measuring the impact of the implementation of Business Intelligence systems on organizational effectiveness, as well as further quantitative research. Practical implications: Results of the majority of studies indicate that the implementation of Business Intelligence systems brings tangible benefits to organizations. The implementation should, however, be appropriate and adequate, adjusted to each organization’s resources. Originality: The paper organizes and systematizes knowledge about the impact of BI implementation on organisation’s efficiency.

  12. Life system modeling and intelligent computing. Pt. I. Proceedings

    Energy Technology Data Exchange (ETDEWEB)

    Li, Kang; Irwin, George W. (eds.) [Belfast Queen' s Univ. (United Kingdom). School of Electronics, Electrical Engineering and Computer Science; Fei, Minrui; Jia, Li [Shanghai Univ. (China). School of Mechatronical Engineering and Automation

    2010-07-01

    This book is part I of a two-volume work that contains the refereed proceedings of the International Conference on Life System Modeling and Simulation, LSMS 2010 and the International Conference on Intelligent Computing for Sustainable Energy and Environment, ICSEE 2010, held in Wuxi, China, in September 2010. The 194 revised full papers presented were carefully reviewed and selected from over 880 submissions and recommended for publication by Springer in two volumes of Lecture Notes in Computer Science (LNCS) and one volume of Lecture Notes in Bioinformatics (LNBI). This particular volume of Lecture Notes in Computer Science (LNCS) includes 55 papers covering 7 relevant topics. The 55 papers in this volume are organized in topical sections on intelligent modeling, monitoring, and control of complex nonlinear systems; autonomy-oriented computing and intelligent agents; advanced theory and methodology in fuzzy systems and soft computing; computational intelligence in utilization of clean and renewable energy resources; intelligent modeling, control and supervision for energy saving and pollution reduction; intelligent methods in developing vehicles, engines and equipments; computational methods and intelligence in modeling genetic and biochemical networks and regulation. (orig.)

  13. Personalized E- learning System Based on Intelligent Agent

    Science.gov (United States)

    Duo, Sun; Ying, Zhou Cai

    Lack of personalized learning is the key shortcoming of traditional e-Learning system. This paper analyzes the personal characters in e-Learning activity. In order to meet the personalized e-learning, a personalized e-learning system based on intelligent agent was proposed and realized in the paper. The structure of system, work process, the design of intelligent agent and the realization of intelligent agent were introduced in the paper. After the test use of the system by certain network school, we found that the system could improve the learner's initiative participation, which can provide learners with personalized knowledge service. Thus, we thought it might be a practical solution to realize self- learning and self-promotion in the lifelong education age.

  14. Hybrid Intelligent Warning System for Boiler tube Leak Trips

    Directory of Open Access Journals (Sweden)

    Singh Deshvin

    2017-01-01

    Full Text Available Repeated boiler tube leak trips in coal fired power plants can increase operating cost significantly. An early detection and diagnosis of boiler trips is essential for continuous safe operations in the plant. In this study two artificial intelligent monitoring systems specialized in boiler tube leak trips have been proposed. The first intelligent warning system (IWS-1 represents the use of pure artificial neural network system whereas the second intelligent warning system (IWS-2 represents merging of genetic algorithms and artificial neural networks as a hybrid intelligent system. The Extreme Learning Machine (ELM methodology was also adopted in IWS-1 and compared with traditional training algorithms. Genetic algorithm (GA was adopted in IWS-2 to optimize the ANN topology and the boiler parameters. An integrated data preparation framework was established for 3 real cases of boiler tube leak trip based on a thermal power plant in Malaysia. Both the IWSs were developed using MATLAB coding for training and validation. The hybrid IWS-2 performed better than IWS-1.The developed system was validated to be able to predict trips before the plant monitoring system. The proposed artificial intelligent system could be adopted as a reliable monitoring system of the thermal power plant boilers.

  15. Intelligent nesting system

    Directory of Open Access Journals (Sweden)

    Đuričić Zoran

    2003-01-01

    Full Text Available The economy of the process for the manufacture of parts from sheet metal plates depends on successful solution of the process of cutting various parts from sheet metal plates. Essentially, the problem is to arrange contours within a defined space so that they take up minimal surface. When taken in this way, the considered problem assumes a more general nature; it refers to the utilization of a flat surface, and it can represent a general principle of arranging 2D contours on a certain surface. The paper presents a conceptual solution and a prototypal intelligent nesting system for optimal cutting. The problem of nesting can generally be divided into two intellectual phases: recognition and classification of shapes, and arrangement of recognized shapes on a given surface. In solving these problems, methods of artificial intelligence are applied. In the paper, trained neural network is used for recognition of shapes; on the basis of raster record of a part's drawing, it recognizes the part's shape and which class it belongs to. By means of the expert system, based on rules defined on the basis of acquisition of knowledge from manufacturing sections, as well as on the basis of certain mathematical algorithms, parts are arranged on the arrangement surface. Both systems can also work independently, having been built on the modular principle. The system uses various product models as elements of integration for the entire system. .

  16. Evolving Intelligent Systems Methodology and Applications

    CERN Document Server

    Angelov, Plamen; Kasabov, Nik

    2010-01-01

    From theory to techniques, the first all-in-one resource for EIS. There is a clear demand in advanced process industries, defense, and Internet and communication (VoIP) applications for intelligent yet adaptive/evolving systems. Evolving Intelligent Systems is the first self- contained volume that covers this newly established concept in its entirety, from a systematic methodology to case studies to industrial applications. Featuring chapters written by leading world experts, it addresses the progress, trends, and major achievements in this emerging research field, with a strong emphasis on th

  17. 2015 International Conference on Information Technology and Intelligent Transportation Systems

    CERN Document Server

    Jain, Lakhmi; Zhao, Xiangmo

    2017-01-01

    This volume includes the proceedings of the 2015 International Conference on Information Technology and Intelligent Transportation Systems (ITITS 2015) which was held in Xi’an on December 12-13, 2015. The conference provided a platform for all professionals and researchers from industry and academia to present and discuss recent advances in the field of Information Technology and Intelligent Transportation Systems. The presented information technologies are connected to intelligent transportation systems including wireless communication, computational technologies, floating car data/floating cellular data, sensing technologies, and video vehicle detection. The articles focusing on intelligent transport systems vary in the technologies applied, from basic management systems to more application systems including topics such as emergency vehicle notification systems, automatic road enforcement, collision avoidance systems and some cooperative systems. The conference hosted 12 invited speakers and over 200 part...

  18. An Artificial Intelligence-Based Environment Quality Analysis System

    OpenAIRE

    Oprea , Mihaela; Iliadis , Lazaros

    2011-01-01

    Part 20: Informatics and Intelligent Systems Applications for Quality of Life information Services (ISQLIS) Workshop; International audience; The paper describes an environment quality analysis system based on a combination of some artificial intelligence techniques, artificial neural networks and rule-based expert systems. Two case studies of the system use are discussed: air pollution analysis and flood forecasting with their impact on the environment and on the population health. The syste...

  19. Fundamentals of Adaptive Intelligent Tutoring Systems for Self-Regulated Learning

    Science.gov (United States)

    2015-03-01

    ARL-SR-0318 ● MAR 2015 US Army Research Laboratory Fundamentals of Adaptive Intelligent Tutoring Systems for Self-Regulated...Adaptive Intelligent Tutoring Systems for Self-Regulated Learning by Robert A Sottilare Human Research and Engineering Directorate, ARL...TITLE AND SUBTITLE Fundamentals of Adaptive Intelligent Tutoring Systems for Self-Regulated Learning 5a. CONTRACT NUMBER 5b. GRANT NUMBER 5c

  20. Building Explainable Artificial Intelligence Systems

    National Research Council Canada - National Science Library

    Core, Mark G; Lane, H. Chad; van Lent, Michael; Gomboc, Dave; Solomon, Steve; Rosenberg, Milton

    2006-01-01

    As artificial intelligence (AI) systems and behavior models in military simulations become increasingly complex, it has been difficult for users to understand the activities of computer-controlled entities...

  1. Recent Advances in Intelligent Engineering Systems

    CERN Document Server

    Klempous, Ryszard; Araujo, Carmen

    2012-01-01

    This volume is a collection of 19 chapters on intelligent engineering systems written by respectable experts of the fields. The book consists of three parts. The first part is devoted to the foundational aspects of computational intelligence. It consists of 8 chapters that include studies in genetic algorithms, fuzzy logic connectives, enhanced intelligence in product models, nature-inspired optimization technologies, particle swarm optimization, evolution algorithms, model complexity of neural networks, and fitness landscape analysis. The second part contains contributions to intelligent computation in networks, presented in 5 chapters. The covered subjects include the application of self-organizing maps for early detection of denial of service attacks, combating security threats via immunity and adaptability in cognitive radio networks, novel modifications in WSN network design for improved SNR and reliability, a conceptual framework for the design of audio based cognitive infocommunication channels, and a ...

  2. Framework for Intelligent Teaching and Training Systems -- A Study of Systems

    Science.gov (United States)

    Graf von Malotky, Nikolaj Troels; Martens, Alke

    2016-01-01

    Intelligent Tutoring System are state of the art in eLearning since the late 1980s. The earliest system have been developed in teams of psychologists and computer scientists, with the goal to investigate learning processes and, later on with the goal to intelligently support teaching and training with computers. Over the years, the eLearning hype…

  3. Future and Feature of Intelligent Systems and Their Societies

    African Journals Online (AJOL)

    2012-12-01

    Dec 1, 2012 ... work covered the consequences of having artificial intelligent systems with us in the near future. Keywords: intelligence, systems, artificial ... AI as science and technology to develop computers that can think and function in.

  4. 6th IEEE/ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing

    CERN Document Server

    2016-01-01

    This edited book presents scientific results of the 16th IEEE/ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (SNPD 2015) which was held on June 1 – 3, 2015 in Takamatsu, Japan. The aim of this conference was to bring together researchers and scientists, businessmen and entrepreneurs, teachers, engineers, computer users, and students to discuss the numerous fields of computer science and to share their experiences and exchange new ideas and information in a meaningful way. Research results about all aspects (theory, applications and tools) of computer and information science, and to discuss the practical challenges encountered along the way and the solutions adopted to solve them.

  5. 17th IEEE/ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing

    CERN Document Server

    SNPD 2016

    2016-01-01

    This edited book presents scientific results of the 17th IEEE/ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (SNPD 2016) which was held on May 30 - June 1, 2016 in Shanghai, China. The aim of this conference was to bring together researchers and scientists, businessmen and entrepreneurs, teachers, engineers, computer users, and students to discuss the numerous fields of computer science and to share their experiences and exchange new ideas and information in a meaningful way. Research results about all aspects (theory, applications and tools) of computer and information science, and to discuss the practical challenges encountered along the way and the solutions adopted to solve them.

  6. Beyond AI: Multi-Intelligence (MI Combining Natural and Artificial Intelligences in Hybrid Beings and Systems

    Directory of Open Access Journals (Sweden)

    Stephen Fox

    2017-06-01

    Full Text Available Framing strongly influences actions among technology proponents and end-users. Underlying much debate about artificial intelligence (AI are several fundamental shortcomings in its framing. First, discussion of AI is atheoretical, and therefore has limited potential for addressing the complexity of causation. Second, intelligence is considered from an anthropocentric perspective that sees human intelligence, and intelligence developed by humans, as superior to all other intelligences. Thus, the extensive post-anthropocentric research into intelligence is not given sufficient consideration. Third, AI is discussed often in reductionist mechanistic terms. Rather than in organicist emergentist terms as a contributor to multi-intelligence (MI hybrid beings and/or systems. Thus, current framing of AI can be a self-validating reduction within which AI development is focused upon AI becoming the single-variable mechanism causing future effects. In this paper, AI is reframed as a contributor to MI.

  7. An intelligent detecting system for permeability prediction of MBR.

    Science.gov (United States)

    Han, Honggui; Zhang, Shuo; Qiao, Junfei; Wang, Xiaoshuang

    2018-01-01

    The membrane bioreactor (MBR) has been widely used to purify wastewater in wastewater treatment plants. However, a critical difficulty of the MBR is membrane fouling. To reduce membrane fouling, in this work, an intelligent detecting system is developed to evaluate the performance of MBR by predicting the membrane permeability. This intelligent detecting system consists of two main parts. First, a soft computing method, based on the partial least squares method and the recurrent fuzzy neural network, is designed to find the nonlinear relations between the membrane permeability and the other variables. Second, a complete new platform connecting the sensors and the software is built, in order to enable the intelligent detecting system to handle complex algorithms. Finally, the simulation and experimental results demonstrate the reliability and effectiveness of the proposed intelligent detecting system, underlying the potential of this system for the online membrane permeability for detecting membrane fouling of MBR.

  8. Artificial intelligence tool development and applications to nuclear power

    International Nuclear Information System (INIS)

    Naser, J.A.

    1987-01-01

    Two parallel efforts are being performed at the Electric Power Research Institute (EPRI) to help the electric utility industry take advantage of the expert system technology. The first effort is the development of expert system building tools, which are tailored to electric utility industry applications. The second effort is the development of expert system applications. These two efforts complement each other. The application development tests the tools and identifies additional tool capabilities that are required. The tool development helps define the applications that can be successfully developed. Artificial intelligence, as demonstrated by the developments described is being established as a credible technological tool for the electric utility industry. The challenge to transferring artificial intelligence technology and an understanding of its potential to the electric utility industry is to gain an understanding of the problems that reduce power plant performance and identify which can be successfully addressed using artificial intelligence

  9. 7th International Conference on Intelligent Systems and Knowledge Engineering

    CERN Document Server

    Li, Tianrui; Li, Hongbo

    2014-01-01

    These proceedings present technical papers selected from the 2012 International Conference on Intelligent Systems and Knowledge Engineering (ISKE 2012), held on December 15-17 in Beijing. The aim of this conference is to bring together experts from different fields of expertise to discuss the state-of-the-art in Intelligent Systems and Knowledge Engineering, and to present new findings and perspectives on future developments. The proceedings introduce current scientific and technical advances in the fields of artificial intelligence, machine learning, pattern recognition, data mining, knowledge engineering, information retrieval, information theory, knowledge-based systems, knowledge representation and reasoning, multi-agent systems, and natural-language processing, etc. Furthermore they include papers on new intelligent computing paradigms, which combine new computing methodologies, e.g., cloud computing, service computing and pervasive computing with traditional intelligent methods. By presenting new method...

  10. The Intelligent Safety System: could it introduce complex computing into CANDU shutdown systems

    International Nuclear Information System (INIS)

    Hall, J.A.; Hinds, H.W.; Pensom, C.F.; Barker, C.J.; Jobse, A.H.

    1984-07-01

    The Intelligent Safety System is a computerized shutdown system being developed at the Chalk River Nuclear Laboratories (CRNL) for future CANDU nuclear reactors. It differs from current CANDU shutdown systems in both the algorithm used and the size and complexity of computers required to implement the concept. This paper provides an overview of the project, with emphasis on the computing aspects. Early in the project several needs leading to an introduction of computing complexity were identified, and a computing system that met these needs was conceived. The current work at CRNL centers on building a laboratory demonstration of the Intelligent Safety System, and evaluating the reliability and testability of the concept. Some fundamental problems must still be addressed for the Intelligent Safety System to be acceptable to a CANDU owner and to the regulatory authorities. These are also discussed along with a description of how the Intelligent Safety System might solve these problems

  11. Reliability allocation problem in a series-parallel system

    International Nuclear Information System (INIS)

    Yalaoui, Alice; Chu, Chengbin; Chatelet, Eric

    2005-01-01

    In order to improve system reliability, designers may introduce in a system different technologies in parallel. When each technology is composed of components in series, the configuration belongs to the series-parallel systems. This type of system has not been studied as much as the parallel-series architecture. There exist no methods dedicated to the reliability allocation in series-parallel systems with different technologies. We propose in this paper theoretical and practical results for the allocation problem in a series-parallel system. Two resolution approaches are developed. Firstly, a one stage problem is studied and the results are exploited for the multi-stages problem. A theoretical condition for obtaining the optimal allocation is developed. Since this condition is too restrictive, we secondly propose an alternative approach based on an approximated function and the results of the one-stage study. This second approach is applied to numerical examples

  12. Applications of the parallel computing system using network

    International Nuclear Information System (INIS)

    Ido, Shunji; Hasebe, Hiroki

    1994-01-01

    Parallel programming is applied to multiple processors connected in Ethernet. Data exchanges between tasks located in each processing element are realized by two ways. One is socket which is standard library on recent UNIX operating systems. Another is a network connecting software, named as Parallel Virtual Machine (PVM) which is a free software developed by ORNL, to use many workstations connected to network as a parallel computer. This paper discusses the availability of parallel computing using network and UNIX workstations and comparison between specialized parallel systems (Transputer and iPSC/860) in a Monte Carlo simulation which generally shows high parallelization ratio. (author)

  13. Learning modalities in artificial intelligence systems: a framework and review

    Energy Technology Data Exchange (ETDEWEB)

    Araya, A A

    1982-01-01

    Intelligent systems should possess two fundamental capabilities: problem solving and learning. Problem solving capabilities allow an intelligent system to cope with problems in a given domain. Learning capabilities make possible for an intelligent system to improve the solution to the problems within its current reach or to cope with new problems. This paper examines research in artificial intelligence from the perspective of learning with the purpose of: 1) developing and understanding of the problem of learning from the AI point of view, and II) characterizing the current state of the art on learning in AI. 35 references.

  14. Next generation intelligent environments ambient adaptive systems

    CERN Document Server

    Nothdurft, Florian; Heinroth, Tobias; Minker, Wolfgang

    2016-01-01

    This book covers key topics in the field of intelligent ambient adaptive systems. It focuses on the results worked out within the framework of the ATRACO (Adaptive and TRusted Ambient eCOlogies) project. The theoretical background, the developed prototypes, and the evaluated results form a fertile ground useful for the broad intelligent environments scientific community as well as for industrial interest groups. The new edition provides: Chapter authors comment on their work on ATRACO with final remarks as viewed in retrospective Each chapter has been updated with follow-up work emerging from ATRACO An extensive introduction to state-of-the-art statistical dialog management for intelligent environments Approaches are introduced on how Trust is reflected during the dialog with the system.

  15. E-learning environment as intelligent tutoring system

    Science.gov (United States)

    Nagyová, Ingrid

    2017-07-01

    The development of computers and artificial intelligence theory allow their application in the field of education. Intelligent tutoring systems reflect student learning styles and adapt the curriculum according to their individual needs. The building of intelligent tutoring systems requires not only the creation of suitable software, but especially the search and application of the rules enabling ICT to individually adapt the curriculum. The main idea of this paper is to attempt to specify the rules for dividing the students to systematically working students and more practically or pragmatically inclined students. The paper shows that monitoring the work of students in e-learning environment, analysis of various approaches to educational materials and correspondence assignments show different results for the defined groups of students.

  16. SAI Intelligent Systems Conference (IntelliSys) 2015

    CERN Document Server

    Kapoor, Supriya; Bhatia, Rahul

    2016-01-01

    This book is a remarkable collection of chapters covering a wider range of topics, including unsupervised text mining, anomaly and Intrusion Detection, Self-reconfiguring Robotics, application of Fuzzy Logic to development aid, Design and Optimization, Context-Aware Reasoning, DNA Sequence Assembly and Multilayer Perceptron Networks. The twenty-one chapters present extended results from the SAI Intelligent Systems Conference (IntelliSys) 2015 and have been selected based on high recommendations during IntelliSys 2015 review process. This book presents innovative research and development carried out presently in fields of knowledge representation and reasoning, machine learning, and particularly in intelligent systems in a more broad sense. It provides state - of - the - art intelligent methods and techniques for solving real world problems along with a vision of the future research.

  17. The Acoustic and Peceptual Effects of Series and Parallel Processing

    Directory of Open Access Journals (Sweden)

    Melinda C. Anderson

    2009-01-01

    Full Text Available Temporal envelope (TE cues provide a great deal of speech information. This paper explores how spectral subtraction and dynamic-range compression gain modifications affect TE fluctuations for parallel and series configurations. In parallel processing, algorithms compute gains based on the same input signal, and the gains in dB are summed. In series processing, output from the first algorithm forms the input to the second algorithm. Acoustic measurements show that the parallel arrangement produces more gain fluctuations, introducing more changes to the TE than the series configurations. Intelligibility tests for normal-hearing (NH and hearing-impaired (HI listeners show (1 parallel processing gives significantly poorer speech understanding than an unprocessed (UNP signal and the series arrangement and (2 series processing and UNP yield similar results. Speech quality tests show that UNP is preferred to both parallel and series arrangements, although spectral subtraction is the most preferred. No significant differences exist in sound quality between the series and parallel arrangements, or between the NH group and the HI group. These results indicate that gain modifications affect intelligibility and sound quality differently. Listeners appear to have a higher tolerance for gain modifications with regard to intelligibility, while judgments for sound quality appear to be more affected by smaller amounts of gain modification.

  18. PHILOSOPHICAL AND ANTHROPOLOGICAL IMPORTANCE OF DEVELOPMENT OF ARTIFICIALLY CREATED INTELLIGENT SYSTEMS

    Directory of Open Access Journals (Sweden)

    Yu. D. Gensitskiy

    2015-12-01

    Full Text Available Purpose. Understanding the philosophical and anthropological importance of the development the artificial intelligence systems requires the analysis of the socio and anthropological content of intercomputer problems of interaction in the context of media philosophical praxis, anthropological maintenance of intellect nature, considering the specifics of the concept of artificial intelligence systems in the environment of M2M development of socio-cognitive practices of intercomputer interaction of social and humanitarian potential. Methodology. The implementation target is seen in the use of scientific and theoretical basis of the media philosophical, philosophical anthropology, the media philosophical approach to understanding society, science and technology, the use of publications on selected topics of research. Scientific novelty. The concept of artificial intelligence systems in the aspect of social and humanitarian potential of their formation and development in the environment of M2M was considered. The problems of machine learning as technology transformation M2M were analysed. The anthropological threats to the development of artificially created intelligent systems were defined. Conclusions. From the global risks point of view, one of the most critical circumstances due to the artificial intelligent system can strengthen its intelligence very quickly. The obvious reason for suspecting such an opportunity – a recursive self-improvement. Such system becomes smarter, including the intelligent writing of internal cognitive function, that the ability to rewrite their existing cognitive function to make it work better. This will make such systems more intelligent, and smarter in terms of the processing itself. The success of artificial intelligence may be the beginning of the end of the human race. Almost any technology falling into malicious hands reveals the potential for harm, but when it comes to artificial intelligent system, there is a

  19. Power stability methods for parallel systems

    International Nuclear Information System (INIS)

    Wallach, Y.

    1988-01-01

    Parallel-Processing Systems are already commercially available. This paper shows that if one of them - the Alternating Sequential Parallel, or ASP system - is applied to network stability calculations it will lead to a higher speed of solution. The ASP system is first described and is then shown to be cheaper, more reliable and available than other parallel systems. Also, no deadlock need be feared and the speedup is normally very high. A number of ASP systems were already assembled (the SMS systems, Topps, DIRMU etc.). At present, an IBM Local Area Network is being modified so that it too can work in the ASP mode. Existing ASP systems were programmed in Fortran or assembly language. Since newer systems (e.g. DIRMU) are programmed in Modula-2, this language can be used. Stability analysis is based on solving nonlinear differential and algebraic equations. The algorithm for solving the nonlinear differential equations on ASP, is described and programmed in Modula-2. The speedup is computed and is shown to be almost optimal

  20. The Nigerian health care system: Need for integrating adequate medical intelligence and surveillance systems

    Directory of Open Access Journals (Sweden)

    Menizibeya Osain Welcome

    2011-01-01

    Full Text Available Objectives : As an important element of national security, public health not only functions to provide adequate and timely medical care but also track, monitor, and control disease outbreak. The Nigerian health care had suffered several infectious disease outbreaks year after year. Hence, there is need to tackle the problem. This study aims to review the state of the Nigerian health care system and to provide possible recommendations to the worsening state of health care in the country. To give up-to-date recommendations for the Nigerian health care system, this study also aims at reviewing the dynamics of health care in the United States, Britain, and Europe with regards to methods of medical intelligence/surveillance. Materials and Methods : Databases were searched for relevant literatures using the following keywords: Nigerian health care, Nigerian health care system, and Nigerian primary health care system. Additional keywords used in the search were as follows: United States (OR Europe health care dynamics, Medical Intelligence, Medical Intelligence systems, Public health surveillance systems, Nigerian medical intelligence, Nigerian surveillance systems, and Nigerian health information system. Literatures were searched in scientific databases Pubmed and African Journals OnLine. Internet searches were based on Google and Search Nigeria. Results : Medical intelligence and surveillance represent a very useful component in the health care system and control diseases outbreak, bioattack, etc. There is increasing role of automated-based medical intelligence and surveillance systems, in addition to the traditional manual pattern of document retrieval in advanced medical setting such as those in western and European countries. Conclusion : The Nigerian health care system is poorly developed. No adequate and functional surveillance systems are developed. To achieve success in health care in this modern era, a system well grounded in routine

  1. Artificial Intelligence and Expert Systems.

    Science.gov (United States)

    Wilson, Harold O.; Burford, Anna Marie

    1990-01-01

    Delineates artificial intelligence/expert systems (AI/ES) concepts; provides an exposition of some business application areas; relates progress; and creates an awareness of the benefits, limitations, and reservations of AI/ES. (Author)

  2. REAL-TIME INTELLIGENT MULTILAYER ATTACK CLASSIFICATION SYSTEM

    Directory of Open Access Journals (Sweden)

    T. Subbhulakshmi

    2014-01-01

    Full Text Available Intrusion Detection Systems (IDS takes the lion’s share of the current security infrastructure. Detection of intrusions is vital for initiating the defensive procedures. Intrusion detection was done by statistical and distance based methods. A threshold value is used in these methods to indicate the level of normalcy. When the network traffic crosses the level of normalcy then above which it is flagged as anomalous. When there are occurrences of new intrusion events which are increasingly a key part of system security, the statistical techniques cannot detect them. To overcome this issue, learning techniques are used which helps in identifying new intrusion activities in a computer system. The objective of the proposed system designed in this paper is to classify the intrusions using an Intelligent Multi Layered Attack Classification System (IMLACS which helps in detecting and classifying the intrusions with improved classification accuracy. The intelligent multi layered approach contains three intelligent layers. The first layer involves Binary Support Vector Machine classification for detecting the normal and attack. The second layer involves neural network classification to classify the attacks into classes of attacks. The third layer involves fuzzy inference system to classify the attacks into various subclasses. The proposed IMLACS can be able to detect an intrusion behavior of the networks since the system contains a three intelligent layer classification and better set of rules. Feature selection is also used to improve the time of detection. The experimental results show that the IMLACS achieves the Classification Rate of 97.31%.

  3. Intelligent Lane Reservation System for Highway(s)

    OpenAIRE

    Dobre, Ciprian

    2012-01-01

    Highways tend to get congested because of the increase in the number of cars travelling on them. There are two solutions to this. The first one, which is also expensive, consists in building new highways to support the traffic. A much cheaper alternative consists in the introduction of advanced intelligent traffic control systems to manage traffic and increase the efficiency of the already existing highways. Intelligent lane reservation system for highways (ILRSH) is such a software control s...

  4. 13th International Conference Intelligent Autonomous Systems

    CERN Document Server

    Michael, Nathan; Berns, Karsten; Yamaguchi, Hiroaki

    2016-01-01

    This book describes the latest research accomplishments, innovations, and visions in the field of robotics as presented at the 13th International Conference on Intelligent Autonomous Systems (IAS), held in Padua in July 2014, by leading researchers, engineers, and practitioners from across the world. The contents amply confirm that robots, machines, and systems are rapidly achieving intelligence and autonomy, mastering more and more capabilities such as mobility and manipulation, sensing and perception, reasoning, and decision making. A wide range of research results and applications are covered, and particular attention is paid to the emerging role of autonomous robots and intelligent systems in industrial production, which reflects their maturity and robustness. The contributions have been selected through a rigorous peer-review process and contain many exciting and visionary ideas that will further galvanize the research community, spurring novel research directions. The series of biennial IAS conferences ...

  5. 77 FR 20872 - Intelligent Transportation Systems Program Advisory Committee; Notice of Meeting

    Science.gov (United States)

    2012-04-06

    ... DEPARTMENT OF TRANSPORTATION Intelligent Transportation Systems Program Advisory Committee; Notice.... Department of Transportation. ACTION: Notice. The Intelligent Transportation Systems (ITS) Program Advisory..., development, and implementation of intelligent transportation systems. Through its sponsor, the ITS Joint...

  6. 77 FR 51845 - Intelligent Transportation Systems Program Advisory Committee; Notice of Meeting

    Science.gov (United States)

    2012-08-27

    ... DEPARTMENT OF TRANSPORTATION Intelligent Transportation Systems Program Advisory Committee; Notice.... Department of Transportation. ACTION: Notice. The Intelligent Transportation Systems (ITS) Program Advisory..., development, and implementation of intelligent transportation systems. Through its sponsor, the ITS Joint...

  7. Design of vehicle intelligent anti-collision warning system

    Science.gov (United States)

    Xu, Yangyang; Wang, Ying

    2018-05-01

    This paper mainly designs a low cost, high-accuracy, micro-miniaturization, and digital display and acousto-optic alarm features of the vehicle intelligent anti-collision warning system that based on MCU AT89C51. The vehicle intelligent anti-collision warning system includes forward anti-collision warning system, auto parking systems and reversing anti-collision radar system. It mainly develops on the basis of ultrasonic distance measurement, its performance is reliable, thus the driving safety is greatly improved and the parking security and efficiency enhance enormously.

  8. 78 FR 64048 - Intelligent Transportation Systems Program Advisory Committee; Notice of Meeting

    Science.gov (United States)

    2013-10-25

    ... DEPARTMENT OF TRANSPORTATION Intelligent Transportation Systems Program Advisory Committee; Notice.... Department of Transportation. ACTION: Notice. The Intelligent Transportation Systems (ITS) Program Advisory... implementation of intelligent transportation systems. Through its sponsor, the ITS Joint Program Office (JPO...

  9. A Characterization of the Utility of Using Artificial Intelligence to Test Two Artificial Intelligence Systems

    Directory of Open Access Journals (Sweden)

    Jeremy Straub

    2013-05-01

    Full Text Available An artificial intelligence system, designed for operations in a real-world environment faces a nearly infinite set of possible performance scenarios. Designers and developers, thus, face the challenge of validating proper performance across both foreseen and unforeseen conditions, particularly when the artificial intelligence is controlling a robot that will be operating in close proximity, or may represent a danger, to humans. While the manual creation of test cases allows limited testing (perhaps ensuring that a set of foreseeable conditions trigger an appropriate response, this may be insufficient to fully characterize and validate safe system performance. An approach to validating the performance of an artificial intelligence system using a simple artificial intelligence test case producer (AITCP is presented. The AITCP allows the creation and simulation of prospective operating scenarios at a rate far exceeding that possible by human testers. Four scenarios for testing an autonomous navigation control system are presented: single actor in two-dimensional space, multiple actors in two-dimensional space, single actor in three-dimensional space, and multiple actors in three-dimensional space. The utility of using the AITCP is compared to that of human testers in each of these scenarios.

  10. The Performance of an Object-Oriented, Parallel Operating System

    Directory of Open Access Journals (Sweden)

    David R. Kohr, Jr.

    1994-01-01

    Full Text Available The nascent and rapidly evolving state of parallel systems often leaves parallel application developers at the mercy of inefficient, inflexible operating system software. Given the relatively primitive state of parallel systems software, maximizing the performance of parallel applications not only requires judicious tuning of the application software, but occasionally, the replacement of specific system software modules with others that can more readily respond to the imposed pattern of resource demands. To assess the feasibility of application and performance tuning via malleable system software and to understand the performance penalties for detailed operating system performance data capture, we describe a set of performance instrumentation techniques for parallel, object-oriented operating systems and a set of performance experiments with Choices, an experimental, object-oriented operating system designed for use with parallel sys- tems. These performance experiments show that (a the performance overhead for operating system data capture is modest, (b the penalty for malleable, object-oriented operating systems is negligible, but (c techniques are needed to strictly enforce adherence of implementation to design if operating system modules are to be replaced.

  11. Study of intelligent building system based on the internet of things

    Science.gov (United States)

    Wan, Liyong; Xu, Renbo

    2017-03-01

    In accordance with the problem such as isolated subsystems, weak system linkage and expansibility of the bus type buildings management system, this paper based on the modern intelligent buildings has studied some related technologies of the intelligent buildings and internet of things, and designed system architecture of the intelligent buildings based on the Internet of Things. Meanwhile, this paper has also analyzed wireless networking modes, wireless communication protocol and wireless routing protocol of the intelligent buildings based on the Internet of Things.

  12. Advanced intelligent computational technologies and decision support systems

    CERN Document Server

    Kountchev, Roumen

    2014-01-01

    This book offers a state of the art collection covering themes related to Advanced Intelligent Computational Technologies and Decision Support Systems which can be applied to fields like healthcare assisting the humans in solving problems. The book brings forward a wealth of ideas, algorithms and case studies in themes like: intelligent predictive diagnosis; intelligent analyzing of medical images; new format for coding of single and sequences of medical images; Medical Decision Support Systems; diagnosis of Down’s syndrome; computational perspectives for electronic fetal monitoring; efficient compression of CT Images; adaptive interpolation and halftoning for medical images; applications of artificial neural networks for real-life problems solving; present and perspectives for Electronic Healthcare Record Systems; adaptive approaches for noise reduction in sequences of CT images etc.

  13. 77 FR 57640 - Intelligent Transportation Systems Program Advisory Committee; Notice of Meeting

    Science.gov (United States)

    2012-09-18

    ... DEPARTMENT OF TRANSPORTATION Intelligent Transportation Systems Program Advisory Committee; Notice.... Department of Transportation. ACTION: Notice. The Intelligent Transportation Systems (ITS) Program Advisory... intelligent transportation systems. Through its sponsor, the ITS Joint Program Office, the ITS PAC makes...

  14. 77 FR 26067 - Intelligent Transportation Systems Program Advisory Committee; Notice of Meeting

    Science.gov (United States)

    2012-05-02

    ... DEPARTMENT OF TRANSPORTATION Intelligent Transportation Systems Program Advisory Committee; Notice.... Department of Transportation. ACTION: Notice. The Intelligent Transportation Systems (ITS) Program Advisory... of intelligent transportation systems. Through its sponsor, the ITS Joint Program Office, the ITS PAC...

  15. Intelligent systems in oil field development under uncertainty

    Energy Technology Data Exchange (ETDEWEB)

    Pacheco, Marco A.C.; Vellasco, Marley M.B.R. (eds.) [PUC-Rio, Rio de Janeiro (Brazil). Dept. of Electrical Engineering

    2009-07-01

    Intelligent Systems use a range of methodologies for analysis, pre-processing, storage, organization, enhancing and mining of operational data, turning it into useful information and knowledge for decision makers in business enterprises. These intelligent technologies for decision support have been used with success by companies and organizations that are looking for competitive advantages whenever the issues on forecast, optimization, risks analysis, fraud detection, and decision under uncertainties are presented. Intelligent Systems (IS) offer to managers and decision makers the best solutions for complex applications, normally considered difficult, very restrictive or even impossible. The use of such techniques leads to a revolutionary process which has a significant impact in the business management strategy, by providing on time, correct information, ready to use. Computational intelligence techniques, especially genetic algorithms, genetic programming, neural networks, fuzzy logic and neuro-fuzzy as well as modern finance theories, such as real options theory, are here presented and exemplified in oil and gas exploitation and production. This book is addressed to executives and students, directly involved or interested in intelligent management in different fields. (orig.)

  16. System Interface for an Integrated Intelligent Safety System (ISS for Vehicle Applications

    Directory of Open Access Journals (Sweden)

    Mahammad A. Hannan

    2010-01-01

    Full Text Available This paper deals with the interface-relevant activity of a vehicle integrated intelligent safety system (ISS that includes an airbag deployment decision system (ADDS and a tire pressure monitoring system (TPMS. A program is developed in LabWindows/CVI, using C for prototype implementation. The prototype is primarily concerned with the interconnection between hardware objects such as a load cell, web camera, accelerometer, TPM tire module and receiver module, DAQ card, CPU card and a touch screen. Several safety subsystems, including image processing, weight sensing and crash detection systems, are integrated, and their outputs are combined to yield intelligent decisions regarding airbag deployment. The integrated safety system also monitors tire pressure and temperature. Testing and experimentation with this ISS suggests that the system is unique, robust, intelligent, and appropriate for in-vehicle applications.

  17. 8th Asian Conference on Intelligent Information and Database Systems

    CERN Document Server

    Madeyski, Lech; Nguyen, Ngoc

    2016-01-01

    The objective of this book is to contribute to the development of the intelligent information and database systems with the essentials of current knowledge, experience and know-how. The book contains a selection of 40 chapters based on original research presented as posters during the 8th Asian Conference on Intelligent Information and Database Systems (ACIIDS 2016) held on 14–16 March 2016 in Da Nang, Vietnam. The papers to some extent reflect the achievements of scientific teams from 17 countries in five continents. The volume is divided into six parts: (a) Computational Intelligence in Data Mining and Machine Learning, (b) Ontologies, Social Networks and Recommendation Systems, (c) Web Services, Cloud Computing, Security and Intelligent Internet Systems, (d) Knowledge Management and Language Processing, (e) Image, Video, Motion Analysis and Recognition, and (f) Advanced Computing Applications and Technologies. The book is an excellent resource for researchers, those working in artificial intelligence, mu...

  18. 7th Asian Conference on Intelligent Information and Database Systems (ACIIDS 2015)

    CERN Document Server

    Nguyen, Ngoc; Batubara, John; New Trends in Intelligent Information and Database Systems

    2015-01-01

    Intelligent information and database systems are two closely related subfields of modern computer science which have been known for over thirty years. They focus on the integration of artificial intelligence and classic database technologies to create the class of next generation information systems. The book focuses on new trends in intelligent information and database systems and discusses topics addressed to the foundations and principles of data, information, and knowledge models, methodologies for intelligent information and database systems analysis, design, and implementation, their validation, maintenance and evolution. They cover a broad spectrum of research topics discussed both from the practical and theoretical points of view such as: intelligent information retrieval, natural language processing, semantic web, social networks, machine learning, knowledge discovery, data mining, uncertainty management and reasoning under uncertainty, intelligent optimization techniques in information systems, secu...

  19. Analyze of the Measuring Performance for Artificially Business Intelligent Systems

    OpenAIRE

    Vatuiu, Teodora

    2007-01-01

    This paper analyzes the measuring performance of artificially business intelligent systems. Thousands of persons-years have been devoted to the research and development in the vari¬ous aspects of artificially intelligent systems. Much progress has been attained. However, there has been no means of evaluating the progress of the field. How can we assess the cur¬rent state of the science? Most of business intelligent systems are beginning to be deployed commercially. How can a commercial buyer ...

  20. Intelligent operation system for nuclear power plants

    International Nuclear Information System (INIS)

    Morioka, Toshihiko; Fukumoto, Akira; Suto, Osamu; Naito, Norio.

    1987-01-01

    Nuclear power plants consist of many systems and are operated by skillful operators with plenty of knowledge and experience of nuclear plants. Recently, plant automation or computerized operator support systems have come to be utilized, but the synthetic judgment of plant operation and management remains as human roles. Toshiba is of the opinion that the activities (planning, operation and maintenance) should be integrated, and man-machine interface should be human-friendly. We have begun to develop the intelligent operation system aiming at reducing the operator's role within the fundamental judgment through the use of artificial intelligence. (author)

  1. Intelligent Counseling System: A 24 x 7 Academic Advisor

    Science.gov (United States)

    Leung, Chun Ming; Tsang, Eva Y. M.; Lam, S. S.; Pang, Dominic C. W.

    2010-01-01

    Universities are increasingly looking into self-service systems with intelligent digital agents to supplement or replace labor-intensive services, such as academic counseling. The Open University of Hong Kong has developed an intelligent online system that instantly responds to enquiries about career development, learning modes, program/course…

  2. 76 FR 22940 - Intelligent Transportation Systems Program Advisory Committee; Notice of Meeting

    Science.gov (United States)

    2011-04-25

    ... DEPARTMENT OF TRANSPORTATION Intelligent Transportation Systems Program Advisory Committee; Notice...-363; 5 U.S.C. app. 2), a Web conference of the Intelligent Transportation Systems (ITS) Program... implementation of intelligent transportation systems. Through its sponsor, the ITS Joint Program Office (JPO...

  3. International Federation of Clinical Chemistry. Use of artificial intelligence in analytical systems for the clinical laboratory. IFCC Committee on Analytical Systems.

    Science.gov (United States)

    Place, J F; Truchaud, A; Ozawa, K; Pardue, H; Schnipelsky, P

    1994-12-16

    The incorporation of information-processing technology into analytical systems in the form of standard computing software has recently been advanced by the introduction of artificial intelligence (AI) both as expert systems and as neural networks. This paper considers the role of software in system operation, control and automation and attempts to define intelligence. AI is characterized by its ability to deal with incomplete and imprecise information and to accumulate knowledge. Expert systems, building on standard computing techniques, depend heavily on the domain experts and knowledge engineers that have programmed them to represent the real world. Neural networks are intended to emulate the pattern-recognition and parallel-processing capabilities of the human brain and are taught rather than programmed. The future may lie in a combination of the recognition ability of the neural network and the rationalization capability of the expert system. In the second part of this paper, examples are given of applications of AI in stand-alone systems for knowledge engineering and medical diagnosis and in embedded systems for failure detection, image analysis, user interfacing, natural language processing, robotics and machine learning, as related to clinical laboratories. It is concluded that AI constitutes a collective form of intellectual property and that there is a need for better documentation, evaluation and regulation of the systems already being used widely in clinical laboratories.

  4. Intelligent hand-portable proliferation sensing system

    International Nuclear Information System (INIS)

    Dieckman, S.L.; Bostrom, G.A.; Waterfield, L.G.; Jendrzejczyk, J.A.; Ahuja, S.; Raptis, A.C.

    1997-01-01

    Argonne National Laboratory, with support from DOE's Office of Nonproliferation and National Security, is currently developing an intelligent hand-portable sensor system. This system is designed specifically to support the intelligence community with the task of in-field sensing of nuclear proliferation and related activities. Based upon pulsed laser photo-ionization time-of-flight mass spectrometry technology, this novel sensing system is capable of quickly providing a molecular or atomic analysis of specimens. The system is capable of analyzing virtually any gas phase molecule, or molecule that can be induced into the gas phase by (for example) sample heating. This system has the unique advantages of providing unprecedented portability, excellent sensitivity, tremendous fieldability, and a high performance/cost ratio. The system will be capable of operating in a highly automated manner for on-site inspections, and easily modified for other applications such as perimeter monitoring aboard a plane or drone. The paper describes the sensing system

  5. Area monitoring intelligent system - SIMA

    International Nuclear Information System (INIS)

    Bhoem, P.; Hisas, F.; Gelardi, G.

    1990-01-01

    The area monitoring intelligent system (SIMA) is an equipment to be used in radioprotection. SIMA has the function of monitoring the radiation levels of determined areas of the installations where radioactive materials are handled. (Author) [es

  6. Wind power systems. Applications of computational intelligence

    Energy Technology Data Exchange (ETDEWEB)

    Wang, Lingfeng [Toledo Univ., OH (United States). Dept. of Electrical Engineering and Computer Science; Singh, Chanan [Texas A and M Univ., College Station, TX (United States). Electrical and Computer Engineering Dept.; Kusiak, Andrew (eds.) [Iowa Univ., Iowa City, IA (United States). Mechanical and Industrial Engineering Dept.

    2010-07-01

    Renewable energy sources such as wind power have attracted much attention because they are environmentally friendly, do not produce carbon dioxide and other emissions, and can enhance a nation's energy security. For example, recently more significant amounts of wind power are being integrated into conventional power grids. Therefore, it is necessary to address various important and challenging issues related to wind power systems, which are significantly different from the traditional generation systems. This book is a resource for engineers, practitioners, and decision-makers interested in studying or using the power of computational intelligence based algorithms in handling various important problems in wind power systems at the levels of power generation, transmission, and distribution. Researchers have been developing biologically-inspired algorithms in a wide variety of complex large-scale engineering domains. Distinguished from the traditional analytical methods, the new methods usually accomplish the task through their computationally efficient mechanisms. Computational intelligence methods such as evolutionary computation, neural networks, and fuzzy systems have attracted much attention in electric power systems. Meanwhile, modern electric power systems are becoming more and more complex in order to meet the growing electricity market. In particular, the grid complexity is continuously enhanced by the integration of intermittent wind power as well as the current restructuring efforts in electricity industry. Quite often, the traditional analytical methods become less efficient or even unable to handle this increased complexity. As a result, it is natural to apply computational intelligence as a powerful tool to deal with various important and pressing problems in the current wind power systems. This book presents the state-of-the-art development in the field of computational intelligence applied to wind power systems by reviewing the most up

  7. Intelligent Control Systems with an Introduction to System of Systems Engineering

    CERN Document Server

    Nanayakkara, Thrishantha

    2009-01-01

    From aeronautics and manufacturing to healthcare and disaster management, systems engineering (SE) focuses on designing applications that ensure performance optimization. This title integrates the fundamentals of artificial intelligence and systems control in a framework applicable to both simple dynamic systems and large-scale system of systems

  8. PARALLEL MOVING MECHANICAL SYSTEMS

    Directory of Open Access Journals (Sweden)

    Florian Ion Tiberius Petrescu

    2014-09-01

    Full Text Available Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 Moving mechanical systems parallel structures are solid, fast, and accurate. Between parallel systems it is to be noticed Stewart platforms, as the oldest systems, fast, solid and precise. The work outlines a few main elements of Stewart platforms. Begin with the geometry platform, kinematic elements of it, and presented then and a few items of dynamics. Dynamic primary element on it means the determination mechanism kinetic energy of the entire Stewart platforms. It is then in a record tail cinematic mobile by a method dot matrix of rotation. If a structural mottoelement consists of two moving elements which translates relative, drive train and especially dynamic it is more convenient to represent the mottoelement as a single moving components. We have thus seven moving parts (the six motoelements or feet to which is added mobile platform 7 and one fixed.

  9. RAMA: A file system for massively parallel computers

    Science.gov (United States)

    Miller, Ethan L.; Katz, Randy H.

    1993-01-01

    This paper describes a file system design for massively parallel computers which makes very efficient use of a few disks per processor. This overcomes the traditional I/O bottleneck of massively parallel machines by storing the data on disks within the high-speed interconnection network. In addition, the file system, called RAMA, requires little inter-node synchronization, removing another common bottleneck in parallel processor file systems. Support for a large tertiary storage system can easily be integrated in lo the file system; in fact, RAMA runs most efficiently when tertiary storage is used.

  10. Investigations of Intelligent Solar Heating Systems for Single Family House

    DEFF Research Database (Denmark)

    Andersen, Elsa; Chen, Ziqian; Fan, Jianhua

    2014-01-01

    Three differently designed intelligent solar heating systems are investigated experimentally in a test facility. The systems provide all the needed yearly heating demand in single family houses. The systems are based on highly stratified tanks with variable auxiliary heated volumes. The tank is a......, the control strategy of intelligent solar heating systems is investigated and the yearly auxiliary energy use of the systems and the electricity price for supplying the consumers with domestic hot water and space heating are calculated....... systems.The system will be equipped with an intelligent control system where the control of the electrical heating element(s)/heat pump is based on forecasts of the variable electricity price, the heating demand and the solar energy production.By means of numerical models of the systems made in Trnsys......Three differently designed intelligent solar heating systems are investigated experimentally in a test facility. The systems provide all the needed yearly heating demand in single family houses. The systems are based on highly stratified tanks with variable auxiliary heated volumes. The tank...

  11. E-learning systems intelligent techniques for personalization

    CERN Document Server

    Klašnja-Milićević, Aleksandra; Ivanović, Mirjana; Budimac, Zoran; Jain, Lakhmi C

    2017-01-01

    This monograph provides a comprehensive research review of intelligent techniques for personalisation of e-learning systems. Special emphasis is given to intelligent tutoring systems as a particular class of e-learning systems, which support and improve the learning and teaching of domain-specific knowledge. A new approach to perform effective personalization based on Semantic web technologies achieved in a tutoring system is presented. This approach incorporates a recommender system based on collaborative tagging techniques that adapts to the interests and level of students' knowledge. These innovations are important contributions of this monograph. Theoretical models and techniques are illustrated on a real personalised tutoring system for teaching Java programming language. The monograph is directed to, students and researchers interested in the e-learning and personalization techniques. .

  12. Hybrid intelligent monironing systems for thermal power plant trips

    Science.gov (United States)

    Barsoum, Nader; Ismail, Firas Basim

    2012-11-01

    Steam boiler is one of the main equipment in thermal power plants. If the steam boiler trips it may lead to entire shutdown of the plant, which is economically burdensome. Early boiler trips monitoring is crucial to maintain normal and safe operational conditions. In the present work two artificial intelligent monitoring systems specialized in boiler trips have been proposed and coded within the MATLAB environment. The training and validation of the two systems has been performed using real operational data captured from the plant control system of selected power plant. An integrated plant data preparation framework for seven boiler trips with related operational variables has been proposed for IMSs data analysis. The first IMS represents the use of pure Artificial Neural Network system for boiler trip detection. All seven boiler trips under consideration have been detected by IMSs before or at the same time of the plant control system. The second IMS represents the use of Genetic Algorithms and Artificial Neural Networks as a hybrid intelligent system. A slightly lower root mean square error was observed in the second system which reveals that the hybrid intelligent system performed better than the pure neural network system. Also, the optimal selection of the most influencing variables performed successfully by the hybrid intelligent system.

  13. Intelligent e-Learning Systems: An Educational Paradigm Shift

    Directory of Open Access Journals (Sweden)

    Suman Bhattacharya

    2016-12-01

    Full Text Available Learning is the long process of transforming information as well as experience into knowledge, skills, attitude and behaviors. To make up the wide gap between the demand of increasing higher education and comparatively limited resources, more and more educational institutes are looking into instructional technology. Use of online resources not only reduces the cost of education but also meet the needs of society. Intelligent e-learning has become one of the important channels to reach out to students exceeding geographic boundaries. Besides this, the characteristics of e-learning have complicated the process of education, and have brought challenges to both instructors and students. This paper will focus on the discussion of different discipline of intelligent e-learning like scaffolding based e-learning, personalized e-learning, confidence based e-learning, intelligent tutoring system, etc. to illuminate the educational paradigm shift in intelligent e-learning system.

  14. Business Intelligence tools as an element of information supply system

    Directory of Open Access Journals (Sweden)

    Agnieszka Szmelter

    2013-12-01

    Full Text Available This paper aims to present theBusiness Intelligence toolsas an element improvingflow of information withinthe management information systemand as atool to facilitate theachieving the objectives ofinformation supply system.In the firstpart of the paperthe author presents the issuesrelatedto the specific character of information as a kind of resource and functioning ofthe information supply systemin the enterprise. The secondpart of the articleincludethe characteristics ofBusiness Intelligence systems. The thirdpart deals withthe impact ofBusiness Intelligence toolsto the ongoingactivities ofinformation supply system.

  15. The intelligent user interface for NASA's advanced information management systems

    Science.gov (United States)

    Campbell, William J.; Short, Nicholas, Jr.; Rolofs, Larry H.; Wattawa, Scott L.

    1987-01-01

    NASA has initiated the Intelligent Data Management Project to design and develop advanced information management systems. The project's primary goal is to formulate, design and develop advanced information systems that are capable of supporting the agency's future space research and operational information management needs. The first effort of the project was the development of a prototype Intelligent User Interface to an operational scientific database, using expert systems and natural language processing technologies. An overview of Intelligent User Interface formulation and development is given.

  16. Artificial intelligence in conceptual design of intelligent manufacturing systems: A state of the art review

    OpenAIRE

    Petrović, Milica M.; Miljković, Zoran Đ.; Babić, Bojan R.

    2013-01-01

    Intelligent manufacturing systems (IMS), as the highest class of flexible manufacturing systems, are able to adapt to market changes applying methods of artificial intelligence. This paper presents a detailed review of the following IMS functions: (i) process planning optimization, (ii) scheduling optimization, (iii) integrated process planning and scheduling, and (iv) mobile robot scheduling for internal material transport tasks. The research presented in this paper shows that improved perfo...

  17. Intelligent control of HVAC systems. Part II: perceptron performance analysis

    Directory of Open Access Journals (Sweden)

    Ioan URSU

    2013-09-01

    Full Text Available This is the second part of a paper on intelligent type control of Heating, Ventilating, and Air-Conditioning (HVAC systems. The whole study proposes a unified approach in the design of intelligent control for such systems, to ensure high energy efficiency and air quality improving. In the first part of the study it is considered as benchmark system a single thermal space HVAC system, for which it is assigned a mathematical model of the controlled system and a mathematical model(algorithm of intelligent control synthesis. The conception of the intelligent control is of switching type, between a simple neural network, a perceptron, which aims to decrease (optimize a cost index,and a fuzzy logic component, having supervisory antisaturating role for neuro-control. Based on numerical simulations, this Part II focuses on the analysis of system operation in the presence only ofthe neural control component. Working of the entire neuro-fuzzy system will be reported in a third part of the study.

  18. SPINning parallel systems software

    International Nuclear Information System (INIS)

    Matlin, O.S.; Lusk, E.; McCune, W.

    2002-01-01

    We describe our experiences in using Spin to verify parts of the Multi Purpose Daemon (MPD) parallel process management system. MPD is a distributed collection of processes connected by Unix network sockets. MPD is dynamic processes and connections among them are created and destroyed as MPD is initialized, runs user processes, recovers from faults, and terminates. This dynamic nature is easily expressible in the Spin/Promela framework but poses performance and scalability challenges. We present here the results of expressing some of the parallel algorithms of MPD and executing both simulation and verification runs with Spin

  19. Intelligent tutoring system of the university department

    Directory of Open Access Journals (Sweden)

    A. S. Aleshchenko

    2016-01-01

    Full Text Available The aim of the research is intelligent tutoring system for planning and development of individual learning programs for students. One of the important components of modern training programs is the individual practice programs that are formed from the first course and built up in the process of learning in the subsequent courses. Each individual practice program is formed on the basis of the Working program of practice for a specific group. At later practice stages planning and adjustment of the individual program are worked out for a particular student.The agent-oriented approach for the planning of individual learning programs is used for the formation of individual practice program. Agents of the intelligent learning systems are created according to the requirements of service-oriented architecture. To apply knowledge there used an integrated approach to represent knowledge.As a result of research, the authors propose the architecture of intelligent educational systems of the University Department, using the repository of learning objects, telecommunication systems and such agents as: the learner, the assessment of the student’s knowledge, the formation of individual programs for learning, the personal learning environment, the methodical support, the businesses. The authors demonstrate the possibility for the formation of individual practice programs using an agent of the methodical support.Application of the approaches and technologies which were considered in the article will allow to solve problems of the formation of individual practice programs. The use of such applications will extend the possibilities of intelligent tutoring systems of the University departments.

  20. The brain as a distributed intelligent processing system: an EEG study.

    Science.gov (United States)

    da Rocha, Armando Freitas; Rocha, Fábio Theoto; Massad, Eduardo

    2011-03-15

    Various neuroimaging studies, both structural and functional, have provided support for the proposal that a distributed brain network is likely to be the neural basis of intelligence. The theory of Distributed Intelligent Processing Systems (DIPS), first developed in the field of Artificial Intelligence, was proposed to adequately model distributed neural intelligent processing. In addition, the neural efficiency hypothesis suggests that individuals with higher intelligence display more focused cortical activation during cognitive performance, resulting in lower total brain activation when compared with individuals who have lower intelligence. This may be understood as a property of the DIPS. In our study, a new EEG brain mapping technique, based on the neural efficiency hypothesis and the notion of the brain as a Distributed Intelligence Processing System, was used to investigate the correlations between IQ evaluated with WAIS (Wechsler Adult Intelligence Scale) and WISC (Wechsler Intelligence Scale for Children), and the brain activity associated with visual and verbal processing, in order to test the validity of a distributed neural basis for intelligence. The present results support these claims and the neural efficiency hypothesis.

  1. Intelligent tutoring systems for space applications

    Science.gov (United States)

    Luckhardt-Redfield, Carol A.

    1990-01-01

    Artificial Intelligence has been used in many space applications. Intelligent tutoring systems (ITSs) have only recently been developed for assisting training of space operations and skills. An ITS at Southwest Research Institute is described as an example of an ITS application for space operations, specifically, training console operations at mission control. A distinction is made between critical skills and knowledge versus routine skills. Other ITSs for space are also discussed and future training requirements and potential ITS solutions are described.

  2. 2nd International Symposium on Intelligent Systems Technologies and Applications

    CERN Document Server

    Mitra, Sushmita; Thampi, Sabu; El-Alfy, El-Sayed

    2016-01-01

    This book constitutes the thoroughly refereed proceedings of the second International Symposium on Intelligent Systems Technologies and Applications (ISTA’16), held on September 21–24, 2016 in Jaipur, India. The 80 revised papers presented were carefully reviewed and selected from 210 initial submissions and are organized in topical sections on image processing and artificial vision, computer networks and distributed systems, intelligent tools and techniques and applications using intelligent techniques.

  3. Intelligent robotic tracker

    Science.gov (United States)

    Otaguro, W. S.; Kesler, L. O.; Land, K. C.; Rhoades, D. E.

    1987-01-01

    An intelligent tracker capable of robotic applications requiring guidance and control of platforms, robotic arms, and end effectors has been developed. This packaged system capable of supervised autonomous robotic functions is partitioned into a multiple processor/parallel processing configuration. The system currently interfaces to cameras but has the capability to also use three-dimensional inputs from scanning laser rangers. The inputs are fed into an image processing and tracking section where the camera inputs are conditioned for the multiple tracker algorithms. An executive section monitors the image processing and tracker outputs and performs all the control and decision processes. The present architecture of the system is presented with discussion of its evolutionary growth for space applications. An autonomous rendezvous demonstration of this system was performed last year. More realistic demonstrations in planning are discussed.

  4. 78 FR 16030 - Intelligent Transportation Systems Program Advisory Committee; Notice of Meeting

    Science.gov (United States)

    2013-03-13

    ... DEPARTMENT OF TRANSPORTATION Intelligent Transportation Systems Program Advisory Committee; Notice.... Department of Transportation. ACTION: Notice. The Intelligent Transportation Systems (ITS) Program Advisory... Transportation on all matters relating to the study, development, and implementation of intelligent...

  5. Space Radiation Intelligence System (SPRINTS), Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — NextGen Federal Systems proposes an innovative SPace Radiation INTelligence System (SPRINTS) which provides an interactive and web-delivered capability that...

  6. Advances in intelligent process-aware information systems concepts, methods, and technologies

    CERN Document Server

    Oberhauser, Roy; Reichert, Manfred

    2017-01-01

    This book provides a state-of-the-art perspective on intelligent process-aware information systems and presents chapters on specific facets and approaches applicable to such systems. Further, it highlights novel advances and developments in various aspects of intelligent process-aware information systems and business process management systems. Intelligence capabilities are increasingly being integrated into or created in many of today’s software products and services. Process-aware information systems provide critical computing infrastructure to support the various processes involved in the creation and delivery of business products and services. Yet the integration of intelligence capabilities into process-aware information systems is a non-trivial yet necessary evolution of these complex systems. The book’s individual chapters address adaptive process management, case management processes, autonomically-capable processes, process-oriented information logistics, process recommendations, reasoning over ...

  7. 75 FR 77955 - Intelligent Transportation Systems Program Advisory Committee; Notice of Meeting

    Science.gov (United States)

    2010-12-14

    ... DEPARTMENT OF TRANSPORTATION Research and Innovative Technology Administration Intelligent... the Intelligent Transportation Systems (ITS) Program Advisory Committee (ITSPAC). The meeting will be... of intelligent transportation systems. Through its sponsor, the ITS Joint Program Office (JPO), the...

  8. Logics for Intelligent Agents and Multi-Agent Systems

    NARCIS (Netherlands)

    Meyer, John-Jules Charles

    2014-01-01

    This chapter presents the history of the application of logic in a quite popular paradigm in contemporary computer science and artificial intelligence, viz. the area of intelligent agents and multi-agent systems. In particular we discuss the logics that have been used to specify single agents, the

  9. Sound transmission reduction with intelligent panel systems

    Science.gov (United States)

    Fuller, Chris R.; Clark, Robert L.

    1992-01-01

    Experimental and theoretical investigations are performed of the use of intelligent panel systems to control the sound transmission and radiation. An intelligent structure is defined as a structural system with integrated actuators and sensors under the guidance of an adaptive, learning type controller. The system configuration is based on the Active Structural Acoustic Control (ASAC) concept where control inputs are applied directly to the structure to minimize an error quantity related to the radiated sound field. In this case multiple piezoelectric elements are employed as sensors. The importance of optimal shape and location is demonstrated to be of the same order of influence as increasing the number of channels of control.

  10. PALESTINE AUTOMOTIVE LICENSE IDENTITY RECOGNITION FOR INTELLIGENT PARKING SYSTEM

    Directory of Open Access Journals (Sweden)

    ANEES ABU SNEINEH

    2017-05-01

    Full Text Available Providing employees with protection and security is one of the key concerns of any organization. This goal can be implemented mainly by managing and protecting employees’ cars in the parking area. Therefore, a parking area must be managed and organized with smart technologies and tools that can be applied and integrated in an intelligent parking system. This paper presents the tools based on image recognition technology that can be used to effectively control various parts of a parking system. An intelligent automotive parking system is effectively implemented by integrating image processing technologies and an Arduino controller. Results show that intelligent parking is successfully implemented based on car ID image capture to meet the need for managing and organizing car parking systems.

  11. Operator support system using computational intelligence techniques

    International Nuclear Information System (INIS)

    Bueno, Elaine Inacio; Pereira, Iraci Martinez

    2015-01-01

    Computational Intelligence Systems have been widely applied in Monitoring and Fault Detection Systems in several processes and in different kinds of applications. These systems use interdependent components ordered in modules. It is a typical behavior of such systems to ensure early detection and diagnosis of faults. Monitoring and Fault Detection Techniques can be divided into two categories: estimative and pattern recognition methods. The estimative methods use a mathematical model, which describes the process behavior. The pattern recognition methods use a database to describe the process. In this work, an operator support system using Computational Intelligence Techniques was developed. This system will show the information obtained by different CI techniques in order to help operators to take decision in real time and guide them in the fault diagnosis before the normal alarm limits are reached. (author)

  12. Operator support system using computational intelligence techniques

    Energy Technology Data Exchange (ETDEWEB)

    Bueno, Elaine Inacio, E-mail: ebueno@ifsp.edu.br [Instituto Federal de Educacao, Ciencia e Tecnologia de Sao Paulo (IFSP), Sao Paulo, SP (Brazil); Pereira, Iraci Martinez, E-mail: martinez@ipen.br [Instituto de Pesquisas Energeticas e Nucleares (IPEN/CNEN-SP), Sao Paulo, SP (Brazil)

    2015-07-01

    Computational Intelligence Systems have been widely applied in Monitoring and Fault Detection Systems in several processes and in different kinds of applications. These systems use interdependent components ordered in modules. It is a typical behavior of such systems to ensure early detection and diagnosis of faults. Monitoring and Fault Detection Techniques can be divided into two categories: estimative and pattern recognition methods. The estimative methods use a mathematical model, which describes the process behavior. The pattern recognition methods use a database to describe the process. In this work, an operator support system using Computational Intelligence Techniques was developed. This system will show the information obtained by different CI techniques in order to help operators to take decision in real time and guide them in the fault diagnosis before the normal alarm limits are reached. (author)

  13. Multi-Modal Intelligent Traffic Signal Systems GPS

    Data.gov (United States)

    Department of Transportation — Data were collected during the Multi-Modal Intelligent Transportation Signal Systems (MMITSS) study. MMITSS is a next-generation traffic signal system that seeks to...

  14. Solving Complex Logistics Problems with Multi-Artificial Intelligent System

    Directory of Open Access Journals (Sweden)

    Y.K. Tse

    2009-10-01

    Full Text Available The economy, which has become more information intensive, more global and more technologically dependent, is undergoing dramatic changes. The role of logistics is also becoming more and more important. In logistics, the objective of service providers is to fulfill all customers? demands while adapting to the dynamic changes of logistics networks so as to achieve a higher degree of customer satisfaction and therefore a higher return on investment. In order to provide high quality service, knowledge and information sharing among departments becomes a must in this fast changing market environment. In particular, artificial intelligence (AI technologies have achieved significant attention for enhancing the agility of supply chain management, as well as logistics operations. In this research, a multi-artificial intelligence system, named Integrated Intelligent Logistics System (IILS is proposed. The objective of IILS is to provide quality logistics solutions to achieve high levels of service performance in the logistics industry. The new feature of this agile intelligence system is characterized by the incorporation of intelligence modules through the capabilities of the case-based reasoning, multi-agent, fuzzy logic and artificial neural networks, achieving the optimization of the performance of organizations.

  15. The control of a parallel hybrid-electric propulsion system for a small unmanned aerial vehicle using a CMAC neural network.

    Science.gov (United States)

    Harmon, Frederick G; Frank, Andrew A; Joshi, Sanjay S

    2005-01-01

    A Simulink model, a propulsion energy optimization algorithm, and a CMAC controller were developed for a small parallel hybrid-electric unmanned aerial vehicle (UAV). The hybrid-electric UAV is intended for military, homeland security, and disaster-monitoring missions involving intelligence, surveillance, and reconnaissance (ISR). The Simulink model is a forward-facing simulation program used to test different control strategies. The flexible energy optimization algorithm for the propulsion system allows relative importance to be assigned between the use of gasoline, electricity, and recharging. A cerebellar model arithmetic computer (CMAC) neural network approximates the energy optimization results and is used to control the parallel hybrid-electric propulsion system. The hybrid-electric UAV with the CMAC controller uses 67.3% less energy than a two-stroke gasoline-powered UAV during a 1-h ISR mission and 37.8% less energy during a longer 3-h ISR mission.

  16. 78 FR 43273 - Intelligent Transportation Systems Program Advisory Committee; Notice of Meeting

    Science.gov (United States)

    2013-07-19

    ... DEPARTMENT OF TRANSPORTATION Research and Innovative Technology Administration Intelligent... Intelligent Transportation Systems (ITS) Program Advisory Committee (ITS PAC) will hold a meeting on August 7..., development, and implementation of intelligent transportation systems. Through its sponsor, the ITS Joint...

  17. An intelligent agent for optimal river-reservoir system management

    Science.gov (United States)

    Rieker, Jeffrey D.; Labadie, John W.

    2012-09-01

    A generalized software package is presented for developing an intelligent agent for stochastic optimization of complex river-reservoir system management and operations. Reinforcement learning is an approach to artificial intelligence for developing a decision-making agent that learns the best operational policies without the need for explicit probabilistic models of hydrologic system behavior. The agent learns these strategies experientially in a Markov decision process through observational interaction with the environment and simulation of the river-reservoir system using well-calibrated models. The graphical user interface for the reinforcement learning process controller includes numerous learning method options and dynamic displays for visualizing the adaptive behavior of the agent. As a case study, the generalized reinforcement learning software is applied to developing an intelligent agent for optimal management of water stored in the Truckee river-reservoir system of California and Nevada for the purpose of streamflow augmentation for water quality enhancement. The intelligent agent successfully learns long-term reservoir operational policies that specifically focus on mitigating water temperature extremes during persistent drought periods that jeopardize the survival of threatened and endangered fish species.

  18. Life system modeling and intelligent computing. Pt. II. Proceedings

    Energy Technology Data Exchange (ETDEWEB)

    Li, Kang; Irwin, George W. (eds.) [Belfast Queen' s Univ. (United Kingdom). School of Electronics, Electrical Engineering and Computer Science; Fei, Minrui; Jia, Li [Shanghai Univ. (China). School of Mechatronical Engineering and Automation

    2010-07-01

    This book is part II of a two-volume work that contains the refereed proceedings of the International Conference on Life System Modeling and Simulation, LSMS 2010 and the International Conference on Intelligent Computing for Sustainable Energy and Environment, ICSEE 2010, held in Wuxi, China, in September 2010. The 194 revised full papers presented were carefully reviewed and selected from over 880 submissions and recommended for publication by Springer in two volumes of Lecture Notes in Computer Science (LNCS) and one volume of Lecture Notes in Bioinformatics (LNBI). This particular volume of Lecture Notes in Computer Science (LNCS) includes 55 papers covering 7 relevant topics. The 56 papers in this volume are organized in topical sections on advanced evolutionary computing theory and algorithms; advanced neural network and fuzzy system theory and algorithms; modeling and simulation of societies and collective behavior; biomedical signal processing, imaging, and visualization; intelligent computing and control in distributed power generation systems; intelligent methods in power and energy infrastructure development; intelligent modeling, monitoring, and control of complex nonlinear systems. (orig.)

  19. A Review of Intelligent Driving Style Analysis Systems and Related Artificial Intelligence Algorithms.

    Science.gov (United States)

    Meiring, Gys Albertus Marthinus; Myburgh, Hermanus Carel

    2015-12-04

    In this paper the various driving style analysis solutions are investigated. An in-depth investigation is performed to identify the relevant machine learning and artificial intelligence algorithms utilised in current driver behaviour and driving style analysis systems. This review therefore serves as a trove of information, and will inform the specialist and the student regarding the current state of the art in driver style analysis systems, the application of these systems and the underlying artificial intelligence algorithms applied to these applications. The aim of the investigation is to evaluate the possibilities for unique driver identification utilizing the approaches identified in other driver behaviour studies. It was found that Fuzzy Logic inference systems, Hidden Markov Models and Support Vector Machines consist of promising capabilities to address unique driver identification algorithms if model complexity can be reduced.

  20. Intelligent Learning Management Systems: Definition, Features and Measurement of Intelligence

    Science.gov (United States)

    Fardinpour, Ali; Pedram, Mir Mohsen; Burkle, Martha

    2014-01-01

    Virtual Learning Environments have been the center of attention in the last few decades and help educators tremendously with providing students with educational resources. Since artificial intelligence was used for educational proposes, learning management system developers showed much interest in making their products smarter and more…

  1. The brain as a distributed intelligent processing system: an EEG study.

    Directory of Open Access Journals (Sweden)

    Armando Freitas da Rocha

    Full Text Available BACKGROUND: Various neuroimaging studies, both structural and functional, have provided support for the proposal that a distributed brain network is likely to be the neural basis of intelligence. The theory of Distributed Intelligent Processing Systems (DIPS, first developed in the field of Artificial Intelligence, was proposed to adequately model distributed neural intelligent processing. In addition, the neural efficiency hypothesis suggests that individuals with higher intelligence display more focused cortical activation during cognitive performance, resulting in lower total brain activation when compared with individuals who have lower intelligence. This may be understood as a property of the DIPS. METHODOLOGY AND PRINCIPAL FINDINGS: In our study, a new EEG brain mapping technique, based on the neural efficiency hypothesis and the notion of the brain as a Distributed Intelligence Processing System, was used to investigate the correlations between IQ evaluated with WAIS (Wechsler Adult Intelligence Scale and WISC (Wechsler Intelligence Scale for Children, and the brain activity associated with visual and verbal processing, in order to test the validity of a distributed neural basis for intelligence. CONCLUSION: The present results support these claims and the neural efficiency hypothesis.

  2. The Brain as a Distributed Intelligent Processing System: An EEG Study

    Science.gov (United States)

    da Rocha, Armando Freitas; Rocha, Fábio Theoto; Massad, Eduardo

    2011-01-01

    Background Various neuroimaging studies, both structural and functional, have provided support for the proposal that a distributed brain network is likely to be the neural basis of intelligence. The theory of Distributed Intelligent Processing Systems (DIPS), first developed in the field of Artificial Intelligence, was proposed to adequately model distributed neural intelligent processing. In addition, the neural efficiency hypothesis suggests that individuals with higher intelligence display more focused cortical activation during cognitive performance, resulting in lower total brain activation when compared with individuals who have lower intelligence. This may be understood as a property of the DIPS. Methodology and Principal Findings In our study, a new EEG brain mapping technique, based on the neural efficiency hypothesis and the notion of the brain as a Distributed Intelligence Processing System, was used to investigate the correlations between IQ evaluated with WAIS (Whechsler Adult Intelligence Scale) and WISC (Wechsler Intelligence Scale for Children), and the brain activity associated with visual and verbal processing, in order to test the validity of a distributed neural basis for intelligence. Conclusion The present results support these claims and the neural efficiency hypothesis. PMID:21423657

  3. The intelligent system for accident identification in nuclear power plant

    International Nuclear Information System (INIS)

    Hernandez, Jorge Luis.

    1998-01-01

    Accidental situations in NPP are of greet concern for operators, the facility, regulatory bodies and the environment. This work proposes a design of intelligent system aimed to assist the operator in the process of decision making when initiator events with higher relative contribution to the reactor core damage occur. The intelligent System uses the results of the pre operational Probabilistic Safety Assessment and the Thermal hydraulic Safety Analyses of the NPP Juragua as source for building its knowledge base. The nucleus of the system is presented as a design of an intelligent hybrid system from the combination of the artificial intelligence techniques: fussy logic and artificial neural networks. The system works with variables from the process of the firsts circuit, second circuit and the containment and it is presented as a model for the integration of safety analyses in the process of decision making by the operator when tackling with accidental situations

  4. The Application of the Exhaustive Polling Theory in Intelligent Traffic System

    Directory of Open Access Journals (Sweden)

    Wang Meng Yao

    2016-01-01

    Full Text Available This paper presents a new use of exhaustive service polling system in the intelligent traffic light control system.Vehicles arrival rate is measured in the system. Through the relationship between arrival rate and mean waiting time ,mean queue length in exhaustive service polling system, achieved an technology that intelligent adjust the length of traffic light time according to the arrive rate.The more arrive rate the longer green light time. With the intelligent control, the road capacity is more.

  5. Counseling, Artificial Intelligence, and Expert Systems.

    Science.gov (United States)

    Illovsky, Michael E.

    1994-01-01

    Considers the use of artificial intelligence and expert systems in counseling. Limitations are explored; candidates for counseling versus those for expert systems are discussed; programming considerations are reviewed; and techniques for dealing with rational, nonrational, and irrational thoughts and feelings are described. (Contains 46…

  6. Explanatory analysis in business intelligence systems

    NARCIS (Netherlands)

    Caron, E.A.M.; Daniëls, H.A.M.; Dinter, B.; Smolnik, S.

    2012-01-01

    In this paper we describe a method for the discovery of exceptional values in business intelligence (BI) systems, in particular OLAP information systems. We also show how exceptional values can be explained by underlying causes. OLAP applications offer a support tool for business analysts and

  7. Research on intelligent power distribution system for spacecraft

    Science.gov (United States)

    Xia, Xiaodong; Wu, Jianju

    2017-10-01

    The power distribution system (PDS) mainly realizes the power distribution and management of the electrical load of the whole spacecraft, which is directly related to the success or failure of the mission, and hence is an important part of the spacecraft. In order to improve the reliability and intelligent degree of the PDS, and considering the function and composition of spacecraft power distribution system, this paper systematically expounds the design principle and method of the intelligent power distribution system based on SSPC, and provides the analysis and verification of the test data additionally.

  8. Intelligence in Artificial Intelligence

    OpenAIRE

    Datta, Shoumen Palit Austin

    2016-01-01

    The elusive quest for intelligence in artificial intelligence prompts us to consider that instituting human-level intelligence in systems may be (still) in the realm of utopia. In about a quarter century, we have witnessed the winter of AI (1990) being transformed and transported to the zenith of tabloid fodder about AI (2015). The discussion at hand is about the elements that constitute the canonical idea of intelligence. The delivery of intelligence as a pay-per-use-service, popping out of ...

  9. Overview of NASA Glenn Research Center's Communications and Intelligent Systems Division

    Science.gov (United States)

    Miranda, Felix A.

    2016-01-01

    The Communications and Intelligent Systems Division provides expertise, plans, conducts and directs research and engineering development in the competency fields of advanced communications and intelligent systems technologies for application in current and future aeronautics and space systems.

  10. Methodologies and intelligent systems for technology enhanced learning

    CERN Document Server

    Gennari, Rosella; Vitorini, Pierpaolo; Vicari, Rosa; Prieta, Fernando

    2014-01-01

    This volume presents recent research on Methodologies and Intelligent Systems for Technology Enhanced Learning. It contains the contributions of ebuTEL 2013 conference which took place in Trento, Italy, on September, 16th 2013 and of mis4TEL 2014 conference, which took take place in Salamanca, Spain, on September, 4th-6th 2014 This conference series are an open forum for discussing intelligent systems for Technology Enhanced Learning and empirical methodologies for its design or evaluation.

  11. Research Algorithm on Building Intelligent Transportation System based on RFID Technology

    Directory of Open Access Journals (Sweden)

    Chuanqi Chen

    2013-05-01

    Full Text Available Intelligent transportation system to all aspects of organic integration of human, vehicle, road and environment of the transport system, so that the operation of functional integration and intelligent vehicle, road. Intelligent transportation system (ITS to improve the efficiency of traffic system by increasing the effective use and management of traffic information is mainly composed of information collection and input, output, control strategy, implementation of the subsystems of data transmission and communication subsystem. The RFID reader to wireless communication through the antenna and RFID tag can achieve a write operation on the tag identification codes and memory read data. The paper proposes research on building intelligent transportation system based on RFID technology. Experimental results show that ITS system can effectively improve the traffic situation, improve the utilization rate of the existing road resource and save social cost.

  12. 14th International Conference on Intelligent Autonomous Systems

    CERN Document Server

    Hosoda, Koh; Menegatti, Emanuele; Shimizu, Masahiro; Wang, Hesheng

    2017-01-01

    This book describes the latest research advances, innovations, and visions in the field of robotics as presented by leading researchers, engineers, and practitioners from around the world at the 14th International Conference on Intelligent Autonomous Systems (IAS-14), held in Shanghai, China in July 2016. The contributions amply demonstrate that robots, machines and systems are rapidly achieving intelligence and autonomy, attaining more and more capabilities such as mobility and manipulation, sensing and perception, reasoning, and decision-making. They cover a wide range of research results and applications, and particular attention is paid to the emerging role of autonomous robots and intelligent systems in industrial production, which reflects their maturity and robustness. The contributions were selected by means of a rigorous peer-review process and highlight many exciting and visionary ideas that will further galvanize the research community and spur novel research directions. The series of biennial IAS ...

  13. Systems with artificial intelligence in nuclear power plant operation

    International Nuclear Information System (INIS)

    Bastl, W.; Felkel, L.

    1989-01-01

    The authors first summarize some developments made by GRS teams which can be regarded as the precursors of systems with artificial intelligence, and explain the basic characteristics of artificial intelligence, referring in particular to possible applications in nuclear engineering. The systems described are arranged in four groups according to applicability as follows: plant diagnosis and failure analysis, information systems and operating systems, control systems, assessment and decision aids. The working principle of the systems is explained by some examples giving details of the database and the interference processes. (orig./DG) [de

  14. A survey on the design of multiprocessing systems for artificial intelligence applications

    Science.gov (United States)

    Wah, Benjamin W.; Li, Guo Jie

    1989-01-01

    Some issues in designing computers for artificial intelligence (AI) processing are discussed. These issues are divided into three levels: the representation level, the control level, and the processor level. The representation level deals with the knowledge and methods used to solve the problem and the means to represent it. The control level is concerned with the detection of dependencies and parallelism in the algorithmic and program representations of the problem, and with the synchronization and sheduling of concurrent tasks. The processor level addresses the hardware and architectural components needed to evaluate the algorithmic and program representations. Solutions for the problems of each level are illustrated by a number of representative systems. Design decisions in existing projects on AI computers are classed into top-down, bottom-up, and middle-out approaches.

  15. Intelligent Transportation Systems (ITS) plan for Canada : en route to intelligent mobility

    Science.gov (United States)

    1999-11-01

    Intelligent Transportation Systems (ITS) include the application of advanced information processing, communications, sensor and control technologies and management strategies in an integrated manner to improve the functioning of the transportation sy...

  16. Sensor Technologies for Intelligent Transportation Systems.

    Science.gov (United States)

    Guerrero-Ibáñez, Juan; Zeadally, Sherali; Contreras-Castillo, Juan

    2018-04-16

    Modern society faces serious problems with transportation systems, including but not limited to traffic congestion, safety, and pollution. Information communication technologies have gained increasing attention and importance in modern transportation systems. Automotive manufacturers are developing in-vehicle sensors and their applications in different areas including safety, traffic management, and infotainment. Government institutions are implementing roadside infrastructures such as cameras and sensors to collect data about environmental and traffic conditions. By seamlessly integrating vehicles and sensing devices, their sensing and communication capabilities can be leveraged to achieve smart and intelligent transportation systems. We discuss how sensor technology can be integrated with the transportation infrastructure to achieve a sustainable Intelligent Transportation System (ITS) and how safety, traffic control and infotainment applications can benefit from multiple sensors deployed in different elements of an ITS. Finally, we discuss some of the challenges that need to be addressed to enable a fully operational and cooperative ITS environment.

  17. Sensor Technologies for Intelligent Transportation Systems

    Science.gov (United States)

    Guerrero-Ibáñez, Juan; Zeadally, Sherali

    2018-01-01

    Modern society faces serious problems with transportation systems, including but not limited to traffic congestion, safety, and pollution. Information communication technologies have gained increasing attention and importance in modern transportation systems. Automotive manufacturers are developing in-vehicle sensors and their applications in different areas including safety, traffic management, and infotainment. Government institutions are implementing roadside infrastructures such as cameras and sensors to collect data about environmental and traffic conditions. By seamlessly integrating vehicles and sensing devices, their sensing and communication capabilities can be leveraged to achieve smart and intelligent transportation systems. We discuss how sensor technology can be integrated with the transportation infrastructure to achieve a sustainable Intelligent Transportation System (ITS) and how safety, traffic control and infotainment applications can benefit from multiple sensors deployed in different elements of an ITS. Finally, we discuss some of the challenges that need to be addressed to enable a fully operational and cooperative ITS environment. PMID:29659524

  18. Sensor Technologies for Intelligent Transportation Systems

    Directory of Open Access Journals (Sweden)

    Juan Guerrero-Ibáñez

    2018-04-01

    Full Text Available Modern society faces serious problems with transportation systems, including but not limited to traffic congestion, safety, and pollution. Information communication technologies have gained increasing attention and importance in modern transportation systems. Automotive manufacturers are developing in-vehicle sensors and their applications in different areas including safety, traffic management, and infotainment. Government institutions are implementing roadside infrastructures such as cameras and sensors to collect data about environmental and traffic conditions. By seamlessly integrating vehicles and sensing devices, their sensing and communication capabilities can be leveraged to achieve smart and intelligent transportation systems. We discuss how sensor technology can be integrated with the transportation infrastructure to achieve a sustainable Intelligent Transportation System (ITS and how safety, traffic control and infotainment applications can benefit from multiple sensors deployed in different elements of an ITS. Finally, we discuss some of the challenges that need to be addressed to enable a fully operational and cooperative ITS environment.

  19. Model of intelligent information searching system

    International Nuclear Information System (INIS)

    Yastrebkov, D.I.

    2004-01-01

    A brief description of the technique to search for electronic documents in large archives as well as drawbacks is presented. A solution close to intelligent information searching systems is proposed. (author)

  20. Parallel k-means++

    Energy Technology Data Exchange (ETDEWEB)

    2017-04-04

    A parallelization of the k-means++ seed selection algorithm on three distinct hardware platforms: GPU, multicore CPU, and multithreaded architecture. K-means++ was developed by David Arthur and Sergei Vassilvitskii in 2007 as an extension of the k-means data clustering technique. These algorithms allow people to cluster multidimensional data, by attempting to minimize the mean distance of data points within a cluster. K-means++ improved upon traditional k-means by using a more intelligent approach to selecting the initial seeds for the clustering process. While k-means++ has become a popular alternative to traditional k-means clustering, little work has been done to parallelize this technique. We have developed original C++ code for parallelizing the algorithm on three unique hardware architectures: GPU using NVidia's CUDA/Thrust framework, multicore CPU using OpenMP, and the Cray XMT multithreaded architecture. By parallelizing the process for these platforms, we are able to perform k-means++ clustering much more quickly than it could be done before.

  1. Intelligent material systems - The dawn of a new materials age

    International Nuclear Information System (INIS)

    Rogers, C.A.

    1993-01-01

    The intelligent material system solution to such engineering problems as the design of a robotic arm borrows directly from biological analogs; materials that behave much as muscles do during contraction can be employed as induced strain actuators which work against the intrinsic structural impedance of the component. Unlike actual human arms, which are jointed, the intelligent structure may be a continuum. The adaptation of structural impedance may be regarded as the most fundamental and consequential concept in the field of intelligent material systems

  2. Tightly coupled simulation of nuclear reactor transients with artificial intelligence

    International Nuclear Information System (INIS)

    Makowitz, H.; Ragheb, M.; Laats, E.T.; Bray, M.A.

    1985-01-01

    The authors' current efforts are directed toward exploring new avenues of research in simulation of nuclear reactor kinetics transients with artificial intelligence (AI). Being examined are advanced graphics systems such as the Nuclear Plant Analyzer designed to run in parallel with the RELAP5 code, faster than real-time best-estimate simulations, the utilization of the multi-CPU super computers, and simulation as knowledge by attempting to develop new assessment methodologies for artificial intelligence systems and their associated interfaces. This new and fertile area of research should be viewed by the educational and university community as an indication of the future possibilities for AI developments in a number of academic and engineering disciplines

  3. Intelligent control of a planning system for astronaut training.

    Science.gov (United States)

    Ortiz, J; Chen, G

    1999-07-01

    This work intends to design, analyze and solve, from the systems control perspective, a complex, dynamic, and multiconstrained planning system for generating training plans for crew members of the NASA-led International Space Station. Various intelligent planning systems have been developed within the framework of artificial intelligence. These planning systems generally lack a rigorous mathematical formalism to allow a reliable and flexible methodology for their design, modeling, and performance analysis in a dynamical, time-critical, and multiconstrained environment. Formulating the planning problem in the domain of discrete-event systems under a unified framework such that it can be modeled, designed, and analyzed as a control system will provide a self-contained theory for such planning systems. This will also provide a means to certify various planning systems for operations in the dynamical and complex environments in space. The work presented here completes the design, development, and analysis of an intricate, large-scale, and representative mathematical formulation for intelligent control of a real planning system for Space Station crew training. This planning system has been tested and used at NASA-Johnson Space Center.

  4. A Review of Intelligent Driving Style Analysis Systems and Related Artificial Intelligence Algorithms

    Directory of Open Access Journals (Sweden)

    Gys Albertus Marthinus Meiring

    2015-12-01

    Full Text Available In this paper the various driving style analysis solutions are investigated. An in-depth investigation is performed to identify the relevant machine learning and artificial intelligence algorithms utilised in current driver behaviour and driving style analysis systems. This review therefore serves as a trove of information, and will inform the specialist and the student regarding the current state of the art in driver style analysis systems, the application of these systems and the underlying artificial intelligence algorithms applied to these applications. The aim of the investigation is to evaluate the possibilities for unique driver identification utilizing the approaches identified in other driver behaviour studies. It was found that Fuzzy Logic inference systems, Hidden Markov Models and Support Vector Machines consist of promising capabilities to address unique driver identification algorithms if model complexity can be reduced.

  5. VAR control in distribution systems by using artificial intelligence techniques

    Energy Technology Data Exchange (ETDEWEB)

    Golkar, M.A. [Curtin Univ. of Technology, Sarawak (Malaysia). School of Engineering and Science

    2005-07-01

    This paper reviewed artificial intelligence techniques used in VAR control systems. Reactive power controls in distribution systems were also reviewed. While artificial intelligence methods are widely used in power control systems, the techniques require extensive human knowledge bases and experiences in order to operate correctly. Expert systems use knowledge and interface procedures to solve problems that often require human expertise. Expert systems often cause knowledge bottlenecks as they are unable to learn or adopt to new situations. While neural networks possess learning ability, they are computationally expensive. However, test results in recent neural network studies have demonstrated that they work well in a variety of loading conditions. Fuzzy logic techniques are used to accurately represent the operational constraints of power systems. Fuzzy logic has an advantage over other artificial intelligence techniques as it is able to remedy uncertainties in data. Evolutionary computing algorithms use probabilistic transition rules which can search complicated data to determine optimal constraints and parameters. Over 95 per cent of all papers published on power systems use genetic algorithms. It was concluded that hybrid systems using various artificial intelligence techniques are now being used by researchers. 69 refs.

  6. Modeling of Agile Intelligent Manufacturing-oriented Production Scheduling System

    Institute of Scientific and Technical Information of China (English)

    Zhong-Qi Sheng; Chang-Ping Tang; Ci-Xing Lv

    2010-01-01

    Agile intelligent manufacturing is one of the new manufacturing paradigms that adapt to the fierce globalizing market competition and meet the survival needs of the enterprises, in which the management and control of the production system have surpassed the scope of individual enterprise and embodied some new features including complexity, dynamicity, distributivity, and compatibility. The agile intelligent manufacturing paradigm calls for a production scheduling system that can support the cooperation among various production sectors, the distribution of various resources to achieve rational organization, scheduling and management of production activities. This paper uses multi-agents technology to build an agile intelligent manufacturing-oriented production scheduling system. Using the hybrid modeling method, the resources and functions of production system are encapsulated, and the agent-based production system model is established. A production scheduling-oriented multi-agents architecture is constructed and a multi-agents reference model is given in this paper.

  7. Computational intelligence for decision support in cyber-physical systems

    CERN Document Server

    Ali, A; Riaz, Zahid

    2014-01-01

    This book is dedicated to applied computational intelligence and soft computing techniques with special reference to decision support in Cyber Physical Systems (CPS), where the physical as well as the communication segment of the networked entities interact with each other. The joint dynamics of such systems result in a complex combination of computers, software, networks and physical processes all combined to establish a process flow at system level. This volume provides the audience with an in-depth vision about how to ensure dependability, safety, security and efficiency in real time by making use of computational intelligence in various CPS applications ranging from the nano-world to large scale wide area systems of systems. Key application areas include healthcare, transportation, energy, process control and robotics where intelligent decision support has key significance in establishing dynamic, ever-changing and high confidence future technologies. A recommended text for graduate students and researche...

  8. 15th IEEE International Conference on Intelligent Engineering Systems

    CERN Document Server

    Živčák, Jozef; Aspects of Computational Intelligence Theory and Applications

    2013-01-01

    This volume covers the state-of-the art of the research and development in various aspects of computational intelligence and gives some perspective directions of development. Except the traditional engineering areas that contain theoretical knowledge, applications, designs and projects, the book includes the area of use of computational intelligence in biomedical engineering. „Aspects of Computational Intelligence: Theory and Applications” is a compilation of carefully selected extended papers written on the basis of original contributions presented at the 15th IEEE International Conference on Intelligent Engineering Systems 2011, INES 2011 held at June 23.-26. 2011 in AquaCity Poprad, Slovakia.    

  9. A Survey of Intelligent Car Parking System

    OpenAIRE

    Faheem; S.A. Mahmud; G.M. Khan; M. Rahman; H. Zafar

    2013-01-01

    The industrialization of the world, increase in population, slow paced city development and mismanagement of the available parking space has resulted in parking related problems. There is a dire need for a secure, intelligent, efficient and reliable system which can be used for searching the unoccupied parking facility, guidance towards the parking facility, negotiation of the parking fee, along with the proper management of the parking facility. Intelligent Parking Service is a part of Intel...

  10. Intelligent and Evolutionary Systems : the 20th Asia Pacific Symposium

    CERN Document Server

    Singh, Hemant; Elsayed, Saber

    2017-01-01

    Over the last two decades the field of Intelligent Systems delivered to human kind significant achievements, while also facing major transformations. 20 years ago, automation and knowledge-based AI were still the dominant paradigms fueling the efforts of both researchers and practitioners. Later, 10 years ago, statistical machine intelligence was on the rise, heavily supported by the digital computing, and led to the unprecedented advances in and dependence on digital technology. However, the resultant intelligent systems remained designer-based endeavors and thus, were limited in their true learning and development abilities. Today, the challenge is to have in place intelligent systems that can develop themselves on behalf of their creators, and gain abilities with no or limited supervision in the tasks they are meant to perform. Cognitive development systems, and the supporting cognitive computing are on the rise today, promising yet other significant achievements for the future of human kind. This book cap...

  11. DEVELOPING A HUMAN CONTROLLED MODEL FOR SAFE ARTIFICIAL INTELLIGENCE SYSTEMS

    OpenAIRE

    KÖSE, Utku

    2018-01-01

    Artificial Intelligence is known as one of the most effective research field of nowadays and the future. But rapid rise of Artificial Intelligence and its potential to solve all real world problems autonomously, it has caused also several anxieties. Some scientists think that intelligent systems can reach to a level, which is dangerous for the humankind so because of that some precautions should be taken. So, many sub-research fields like Machine Ethics or Artificial Intelligence Safety have ...

  12. A multitransputer parallel processing system (MTPPS)

    International Nuclear Information System (INIS)

    Jethra, A.K.; Pande, S.S.; Borkar, S.P.; Khare, A.N.; Ghodgaonkar, M.D.; Bairi, B.R.

    1993-01-01

    This report describes the design and implementation of a 16 node Multi Transputer Parallel Processing System(MTPPS) which is a platform for parallel program development. It is a MIMD machine based on message passing paradigm. The basic compute engine is an Inmos Transputer Ims T800-20. Transputer with local memory constitutes the processing element (NODE) of this MIMD architecture. Multiple NODES can be connected to each other in an identifiable network topology through the high speed serial links of the transputer. A Network Configuration Unit (NCU) incorporates the necessary hardware to provide software controlled network configuration. System is modularly expandable and more NODES can be added to the system to achieve the required processing power. The system is backend to the IBM-PC which has been integrated into the system to provide user I/O interface. PC resources are available to the programmer. Interface hardware between the PC and the network of transputers is INMOS compatible. Therefore, all the commercially available development software compatible to INMOS products can run on this system. While giving the details of design and implementation, this report briefly summarises MIMD Architectures, Transputer Architecture and Parallel Processing Software Development issues. LINPACK performance evaluation of the system and solutions of neutron physics and plasma physics problem have been discussed along with results. (author). 12 refs., 22 figs., 3 tabs., 3 appendixes

  13. Qualitative Evaluation of the Java Intelligent Tutoring System

    Directory of Open Access Journals (Sweden)

    Edward Sykes

    2005-10-01

    Full Text Available In an effort to support the growing trend of the Java programming language and to promote web-based personalized education, the Java Intelligent Tutoring System (JITS was designed and developed. This tutoring system is unique in a number of ways. Most Intelligent Tutoring Systems require the teacher to author problems with corresponding solutions. JITS, on the other hand, requires the teacher to only supply the problem and problem specification. JITS is designed to "intelligently" examine the student's submitted code and determines appropriate feedback based on a number of factors such as JITS' cognitive model of the student, the student's skill level, and problem details. JITS is intended to be used by beginner programming students in their first year of College or University. This paper discusses the important aspects of the design and development of JITS, the qualitative methods and procedures, and findings. Research was conducted at the Sheridan Institute of Technology and Advanced Learning, Ontario, Canada.

  14. Intelligent systems and soft computing for nuclear science and industry

    International Nuclear Information System (INIS)

    Ruan, D.; D'hondt, P.; Govaerts, P.; Kerre, E.E.

    1996-01-01

    The second international workshop on Fuzzy Logic and Intelligent Technologies in Nuclear Science (FLINS) addresses topics related to intelligent systems and soft computing for nuclear science and industry. The proceedings contain 52 papers in different fields such as radiation protection, nuclear safety (human factors and reliability), safeguards, nuclear reactor control, production processes in the fuel cycle, dismantling, waste and disposal, decision making, and nuclear reactor control. A clear link is made between theory and applications of fuzzy logic such as neural networks, expert systems, robotics, man-machine interfaces, and decision-support techniques by using modern and advanced technologies and tools. The papers are grouped in three sections. The first section (Soft computing techniques) deals with basic tools to treat fuzzy logic, neural networks, genetic algorithms, decision-making, and software used for general soft-computing aspects. The second section (Intelligent engineering systems) includes contributions on engineering problems such as knowledge-based engineering, expert systems, process control integration, diagnosis, measurements, and interpretation by soft computing. The third section (Nuclear applications) focusses on the application of soft computing and intelligent systems in nuclear science and industry

  15. 18th Asia Pacific Symposium on Intelligent and Evolutionary Systems

    CERN Document Server

    Ishibuchi, Hisao; Ong, Yew-Soon; Tan, Kay-Chen

    2015-01-01

    This book contains a collection of the papers accepted in the 18th Asia Pacific Symposium on Intelligent and Evolutionary Systems (IES 2014), which was held in Singapore from 10-12th November 2014. The papers contained in this book demonstrate notable intelligent systems with good analytical and/or empirical results.

  16. Communications and Intelligent Systems Division - Division Overview

    Science.gov (United States)

    Miranda, Felix A.

    2017-01-01

    This presentation provides an overview of the research and engineering work being performed in the competency fields of advanced communications and intelligent systems with emphasis on advanced technologies, architecture definition,and systems development for application in current and future aeronautics and space communications systems.

  17. Designing Intelligent Tutoring Systems: A Personalization Strategy using Case-Based Reasoning and Multi-Agent Systems

    Directory of Open Access Journals (Sweden)

    Rosalía LAZA

    2013-05-01

    Full Text Available Intelligent Tutoring Systems (ITSs are educational systems that use artificial intelligence techniques for representing the knowledge. ITSs design is often criticized for being a complex and challenging process. In this article, we propose a framework for the ITSs design using Case Based Reasoning (CBR and Multiagent systems (MAS. The major advantage of using CBR is to allow the intelligent system to propose smart and quick solutions to problems, even in complex domains, avoiding the time necessary to derive those solutions from scratch. The use of intelligent agents and MAS architectures supports the retrieval of similar students models and the adaptation of teaching strategies according to the student profile. We describe deeply how the combination of both technologies helps to simplify the design of new ITSs and personalize the e-learning process for each student

  18. Effectiveness of work zone intelligent transportation systems.

    Science.gov (United States)

    2013-12-01

    In the last decade, Intelligent Transportation Systems (ITS) have increasingly been deployed in work zones by state departments of transportation. Also known as smart work zone systems they improve traffic operations and safety by providing real-time...

  19. Proceedings of the sixth international symposium on methodologies for intelligent systems (Poster Session)

    Energy Technology Data Exchange (ETDEWEB)

    Harber, K.S. (ed.)

    1991-09-01

    This volume contains papers which have been selected for the poster Session at the Sixth International Symposium for Intelligent Systems held October 1991, The following major areas were covered: expert systems; intelligent databases; knowledge representation; learning and adaptive systems; and logic for artificial intelligence. Nineteen full papers are included. (GHH)

  20. A parallel solver for huge dense linear systems

    Science.gov (United States)

    Badia, J. M.; Movilla, J. L.; Climente, J. I.; Castillo, M.; Marqués, M.; Mayo, R.; Quintana-Ortí, E. S.; Planelles, J.

    2011-11-01

    HDSS (Huge Dense Linear System Solver) is a Fortran Application Programming Interface (API) to facilitate the parallel solution of very large dense systems to scientists and engineers. The API makes use of parallelism to yield an efficient solution of the systems on a wide range of parallel platforms, from clusters of processors to massively parallel multiprocessors. It exploits out-of-core strategies to leverage the secondary memory in order to solve huge linear systems O(100.000). The API is based on the parallel linear algebra library PLAPACK, and on its Out-Of-Core (OOC) extension POOCLAPACK. Both PLAPACK and POOCLAPACK use the Message Passing Interface (MPI) as the communication layer and BLAS to perform the local matrix operations. The API provides a friendly interface to the users, hiding almost all the technical aspects related to the parallel execution of the code and the use of the secondary memory to solve the systems. In particular, the API can automatically select the best way to store and solve the systems, depending of the dimension of the system, the number of processes and the main memory of the platform. Experimental results on several parallel platforms report high performance, reaching more than 1 TFLOP with 64 cores to solve a system with more than 200 000 equations and more than 10 000 right-hand side vectors. New version program summaryProgram title: Huge Dense System Solver (HDSS) Catalogue identifier: AEHU_v1_1 Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEHU_v1_1.html Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland Licensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.html No. of lines in distributed program, including test data, etc.: 87 062 No. of bytes in distributed program, including test data, etc.: 1 069 110 Distribution format: tar.gz Programming language: Fortran90, C Computer: Parallel architectures: multiprocessors, computer clusters Operating system

  1. QUESTION ANSWERING SYSTEM BERBASIS ARTIFICIAL INTELLIGENCE MARKUP LANGUAGE SEBAGAI MEDIA INFORMASI

    Directory of Open Access Journals (Sweden)

    Fajrin Azwary

    2016-04-01

    Full Text Available Artificial intelligence technology nowadays, can be processed with a variety of forms, such as chatbot, and the various methods, one of them using Artificial Intelligence Markup Language (AIML. AIML using template matching, by comparing the specific patterns in the database. AIML template design process begins with determining the necessary information, then formed into questions, these questions adapted to AIML pattern. From the results of the study, can be known that the Question-Answering System in the chatbot using Artificial Intelligence Markup Language are able to communicate and deliver information. Keywords: Artificial Intelligence, Template Matching, Artificial Intelligence Markup Language, AIML Teknologi kecerdasan buatan saat ini dapat diolah dengan berbagai macam bentuk, seperti ChatBot, dan berbagai macam metode, salah satunya menggunakan Artificial Intelligence Markup Language (AIML. AIML menggunakan metode template matching yaitu dengan membandingkan pola-pola tertentu pada database. Proses perancangan template AIML diawali dengan menentukan informasi yang diperlukan, kemudian dibentuk menjadi pertanyaan, pertanyaan tersebut disesuaikan dengan bentuk pattern AIML. Hasil penelitian dapat diperoleh bahwa Question-Answering System dalam bentuk ChatBot menggunakan Artificial Intelligence Markup Language dapat berkomunikasi dan menyampaikan informasi. Kata kunci : Kecerdasan Buatan, Pencocokan Pola, Artificial Intelligence Markup Language, AIML

  2. Mobile Intelligent Autonomous Systems

    OpenAIRE

    Jitendra R. Raol; Ajith Gopal

    2010-01-01

    Mobile intelligent autonomous systems (MIAS) is a fast emerging research area. Although it can be regarded as a general R&D area, it is mainly directed towards robotics. Several important subtopics within MIAS research are:(i) perception and reasoning, (ii) mobility and navigation,(iii) haptics and teleoperation, (iv) image fusion/computervision, (v) modelling of manipulators, (vi) hardware/software architectures for planning and behaviour learning leadingto robotic architecture, (vii) ve...

  3. Intelligent Propulsion System Foundation Technology: Summary of Research

    Science.gov (United States)

    2008-01-01

    The purpose of this cooperative agreement was to develop a foundation of intelligent propulsion technologies for NASA and industry that will have an impact on safety, noise, emissions, and cost. These intelligent engine technologies included sensors, electronics, communications, control logic, actuators, smart materials and structures, and system studies. Furthermore, this cooperative agreement helped prepare future graduates to develop the revolutionary intelligent propulsion technologies that will be needed to ensure pre-eminence of the U.S. aerospace industry. This Propulsion 21 - Phase 11 program consisted of four primary research areas and associated work elements at Ohio universities: 1.0 Turbine Engine Prognostics, 2.0 Active Controls for Emissions and Noise Reduction, 3.0 Active Structural Controls and Performance, and 4.0 System Studies and Integration. Phase l, which was conducted during the period August 1, 2003, through September 30, 2004, has been reported separately.

  4. Future and Feature of Intelligent Systems and Their Societies | Ituma ...

    African Journals Online (AJOL)

    This research work presents us with the definition of "Intelligent system". This definition helps us to better understand how we act and furthermore permits us to build an artificial intelligent system. The analysis in this report covered what we can possibly know about our environment, how we represent, in the brain, the ...

  5. Intelligent Systems for Aerospace Engineering - An Overview

    National Research Council Canada - National Science Library

    Krishnakumar, K

    2003-01-01

    Intelligent systems are nature-inspired, mathematically sound, computationally intensive problem solving tools and methodologies that have become extremely important for advancing the current trends...

  6. Systems Intelligence in Knowledge Management Implementation: A Momentum of the SECI Model

    OpenAIRE

    Sasaki, Yasuo

    2014-01-01

    This paper discusses the role of systems intelligence in knowledge management implementations, in particular, in the SECI model, a widely acknowledged knowledge creation process in an organization identified by Nonaka and Takeuchi (1995). The SECI model deals with interactions and conversions of tacit knowledge and explicit knowledge and mainly consists of four stages. The author illustrates systems intelligence, a certain kind of human intelligence focusing on systems thinking perspective pr...

  7. Intelligent Mechatronic Systems Modeling, Control and Diagnosis

    CERN Document Server

    Merzouki, Rochdi; Pathak, Pushparaj Mani; Ould Bouamama, Belkacem

    2013-01-01

    Acting as a support resource for practitioners and professionals looking to advance their understanding of complex mechatronic systems, Intelligent Mechatronic Systems explains their design and recent developments from first principles to practical applications. Detailed descriptions of the mathematical models of complex mechatronic systems, developed from fundamental physical relationships, are built on to develop innovative solutions with particular emphasis on physical model-based control strategies. Following a concurrent engineering approach, supported by industrial case studies, and drawing on the practical experience of the authors, Intelligent Mechatronic Systems covers range of topic and includes:  • An explanation of a common graphical tool for integrated design and its uses from modeling and simulation to the control synthesis • Introductions to key concepts such as different means of achieving fault tolerance, robust overwhelming control and force and impedance control • Dedicated chapters ...

  8. Requirement analysis for autonomous systems and intelligent ...

    African Journals Online (AJOL)

    First we review innovative control architectures in electric power systems such as Microgrids, Virtual power plants and Cell based systems. We evaluate application of autonomous systems and intelligent agents in each of these control architectures particularly in the context of Denmark's strategic energy plans. The second ...

  9. Machine Learning-based Intelligent Formal Reasoning and Proving System

    Science.gov (United States)

    Chen, Shengqing; Huang, Xiaojian; Fang, Jiaze; Liang, Jia

    2018-03-01

    The reasoning system can be used in many fields. How to improve reasoning efficiency is the core of the design of system. Through the formal description of formal proof and the regular matching algorithm, after introducing the machine learning algorithm, the system of intelligent formal reasoning and verification has high efficiency. The experimental results show that the system can verify the correctness of propositional logic reasoning and reuse the propositional logical reasoning results, so as to obtain the implicit knowledge in the knowledge base and provide the basic reasoning model for the construction of intelligent system.

  10. Real-Time Business Intelligence in the MIRABEL Smart Grid System

    DEFF Research Database (Denmark)

    Fischer, Ulrike; Kaulakiene, Dalia; Khalefa, Mohamed

    2012-01-01

    of energy related data, and must be able to react rapidly (but intelligently) when conditions change, leading to substantial real-time business intelligence challenges. This paper discusses these challenges and presents data management solutions in the European smart grid project MIRABEL. These solutions......) data. Experimental studies show that the proposed solutions support important real-time business intelligence tasks in a smart grid system....

  11. Science and engineering intelligent surveillance systems

    CERN Document Server

    Huihuan, Qian; Xu, Yangsheng

    2011-01-01

    As shortcomings such as high labor costs make intelligent surveillance systems more desirable, this practical book focuses on detecting abnormal behavior based on learning and the analysis of dangerous crowd behavior based on texture and optical flow.

  12. A Parallel Prefix Algorithm for Almost Toeplitz Tridiagonal Systems

    Science.gov (United States)

    Sun, Xian-He; Joslin, Ronald D.

    1995-01-01

    A compact scheme is a discretization scheme that is advantageous in obtaining highly accurate solutions. However, the resulting systems from compact schemes are tridiagonal systems that are difficult to solve efficiently on parallel computers. Considering the almost symmetric Toeplitz structure, a parallel algorithm, simple parallel prefix (SPP), is proposed. The SPP algorithm requires less memory than the conventional LU decomposition and is efficient on parallel machines. It consists of a prefix communication pattern and AXPY operations. Both the computation and the communication can be truncated without degrading the accuracy when the system is diagonally dominant. A formal accuracy study has been conducted to provide a simple truncation formula. Experimental results have been measured on a MasPar MP-1 SIMD machine and on a Cray 2 vector machine. Experimental results show that the simple parallel prefix algorithm is a good algorithm for symmetric, almost symmetric Toeplitz tridiagonal systems and for the compact scheme on high-performance computers.

  13. Methodologies and Intelligent Systems for Technology Enhanced Learning

    CERN Document Server

    Gennari, Rosella; Vittorini, Pierpaolo; Prieta, Fernando

    2015-01-01

    This volume presents recent research on Methodologies and Intelligent Systems for Technology Enhanced Learning. It contains the contributions of MIS4TEL 2015, which took place in Salamanca, Spain,. On June 3rd to 5th 2015. Like the previous edition, this proceedings and the conference is an open forum for discussing intelligent systems for Technology Enhanced Learning and empirical methodologies for their design or evaluation MIS4TEL’15 conference has been organized by University of L’aquila, Free University of Bozen-Bolzano and the University of Salamanca.  .

  14. An Artificial Neural Network Controller for Intelligent Transportation Systems Applications

    Science.gov (United States)

    1996-01-01

    An Autonomous Intelligent Cruise Control (AICC) has been designed using a feedforward artificial neural network, as an example for utilizing artificial neural networks for nonlinear control problems arising in intelligent transportation systems appli...

  15. pcircle - A Suite of Scalable Parallel File System Tools

    Energy Technology Data Exchange (ETDEWEB)

    2015-10-01

    Most of the software related to file system are written for conventional local file system, they are serialized and can't take advantage of the benefit of a large scale parallel file system. "pcircle" software builds on top of ubiquitous MPI in cluster computing environment and "work-stealing" pattern to provide a scalable, high-performance suite of file system tools. In particular - it implemented parallel data copy and parallel data checksumming, with advanced features such as async progress report, checkpoint and restart, as well as integrity checking.

  16. Reliability-Based Optimization of Series Systems of Parallel Systems

    DEFF Research Database (Denmark)

    Enevoldsen, I.; Sørensen, John Dalsgaard

    Reliability-based design of structural systems is considered. Especially systems where the reliability model is a series system of parallel systems are analysed. A sensitivity analysis for this class of problems is presented. Direct and sequential optimization procedures to solve the optimization...

  17. Parallel adaptation of a vectorised quantumchemical program system

    International Nuclear Information System (INIS)

    Van Corler, L.C.H.; Van Lenthe, J.H.

    1987-01-01

    Supercomputers, like the CRAY 1 or the Cyber 205, have had, and still have, a marked influence on Quantum Chemistry. Vectorization has led to a considerable increase in the performance of Quantum Chemistry programs. However, clockcycle times more than a factor 10 smaller than those of the present supercomputers are not to be expected. Therefore future supercomputers will have to depend on parallel structures. Recently, the first examples of such supercomputers have been installed. To be prepared for this new generation of (parallel) supercomputers one should consider the concepts one wants to use and the kind of problems one will encounter during implementation of existing vectorized programs on those parallel systems. The authors implemented four important parts of a large quantumchemical program system (ATMOL), i.e. integrals, SCF, 4-index and Direct-CI in the parallel environment at ECSEC (Rome, Italy). This system offers simulated parallellism on the host computer (IBM 4381) and real parallellism on at most 10 attached processors (FPS-164). Quantumchemical programs usually handle large amounts of data and very large, often sparse matrices. The transfer of that many data can cause problems concerning communication and overhead, in view of which shared memory and shared disks must be considered. The strategy and the tools that were used to parallellise the programs are shown. Also, some examples are presented to illustrate effectiveness and performance of the system in Rome for these type of calculations

  18. Intelligent energy systems. A White Paper with Danish perspectives

    Energy Technology Data Exchange (ETDEWEB)

    2010-07-01

    This White Paper is intended as a basis for developing a partnership and a strategy on intelligent energy systems including all stakeholders: businesses, energy companies, research institutions, energy consumers and public authorities. The partnership initiative for intelligent energy systems is initiated by The Danish Energy Industries Federation together with DI ITEK (the Danish ICT and electronics federation for it, telecommunications, electronics and communication enterprises), EC Power A/S, Dong Energy A/S, Danfoss Solutions A/S, Dantherm A/S, Vestas A/S, Siemens A/S, SydEnergi Partner A/S, Technical University of Denmark (DTU), Aalborg University (AAU), the network VE-net and Ea Energy Analyses A/S. The White Paper has been prepared by Ea Energy Analyses with valuable assistance from the project participants. The proposed partnership initiative is presented in the first section: 'Strategy and partnership for intelligent energy'. The remaining chapters 1-9 of the report constitute the White Paper. Chapters 1 and 2 introduce the energy system, chapter 3 discusses the markets for energy and reserves, and chapter 4 covers some of the new active elements in the system - consumers and storage. Key technologies and solutions of the intelligent energy system are outlined in chapter 5, and chapter 6 describes the strategies for smart grids pursued by the EU, the International Energy Agency and the USA. Selected Danish research, development and demonstration projects related to demand management and other smart grid solutions are briefly described in chapter 7, and chapter 8 outlines current Danish policy and initiatives working towards the intelligent energy system. A list of references is given in chapter 6, and appendix 1 contains a preliminary list of potential members of the partnership. (LN)

  19. Intelligent energy systems. A White Paper with Danish perspectives

    Energy Technology Data Exchange (ETDEWEB)

    2010-07-01

    This White Paper is intended as a basis for developing a partnership and a strategy on intelligent energy systems including all stakeholders: businesses, energy companies, research institutions, energy consumers and public authorities. The partnership initiative for intelligent energy systems is initiated by The Danish Energy Industries Federation together with DI ITEK (the Danish ICT and electronics federation for it, telecommunications, electronics and communication enterprises), EC Power A/S, Dong Energy A/S, Danfoss Solutions A/S, Dantherm A/S, Vestas A/S, Siemens A/S, SydEnergi Partner A/S, Technical University of Denmark (DTU), Aalborg University (AAU), the network VE-net and Ea Energy Analyses A/S. The White Paper has been prepared by Ea Energy Analyses with valuable assistance from the project participants. The proposed partnership initiative is presented in the first section: 'Strategy and partnership for intelligent energy'. The remaining chapters 1-9 of the report constitute the White Paper. Chapters 1 and 2 introduce the energy system, chapter 3 discusses the markets for energy and reserves, and chapter 4 covers some of the new active elements in the system - consumers and storage. Key technologies and solutions of the intelligent energy system are outlined in chapter 5, and chapter 6 describes the strategies for smart grids pursued by the EU, the International Energy Agency and the USA. Selected Danish research, development and demonstration projects related to demand management and other smart grid solutions are briefly described in chapter 7, and chapter 8 outlines current Danish policy and initiatives working towards the intelligent energy system. A list of references is given in chapter 6, and appendix 1 contains a preliminary list of potential members of the partnership. (LN)

  20. Intelligent indexing: a semi-automated, trainable system for field labeling

    Science.gov (United States)

    Clawson, Robert; Barrett, William

    2015-01-01

    We present Intelligent Indexing: a general, scalable, collaborative approach to indexing and transcription of non-machinereadable documents that exploits visual consensus and group labeling while harnessing human recognition and domain expertise. In our system, indexers work directly on the page, and with minimal context switching can navigate the page, enter labels, and interact with the recognition engine. Interaction with the recognition engine occurs through preview windows that allow the indexer to quickly verify and correct recommendations. This interaction is far superior to conventional, tedious, inefficient post-correction and editing. Intelligent Indexing is a trainable system that improves over time and can provide benefit even without prior knowledge. A user study was performed to compare Intelligent Indexing to a basic, manual indexing system. Volunteers report that using Intelligent Indexing is less mentally fatiguing and more enjoyable than the manual indexing system. Their results also show that it reduces significantly (30.2%) the time required to index census records, while maintaining comparable accuracy. (a video demonstration is available at http://youtube.com/gqdVzEPnBEw)

  1. CSIR eNews: Mobile Intelligent Autonomous Systems

    CSIR Research Space (South Africa)

    CSIR

    2008-03-01

    Full Text Available autonomous systems Distinguished scientist from India to share knowledge with CSIR An esteemed scientist from India, Dr Jitendra Raol, will spend the next 14 months at the CSIR, specifically in the mobile intelligence autonomous systems (MIAS) emerging...

  2. Advances in Reasoning-Based Image Processing Intelligent Systems Conventional and Intelligent Paradigms

    CERN Document Server

    Nakamatsu, Kazumi

    2012-01-01

    The book puts special stress on the contemporary techniques for reasoning-based image processing and analysis: learning based image representation and advanced video coding; intelligent image processing and analysis in medical vision systems; similarity learning models for image reconstruction; visual perception for mobile robot motion control, simulation of human brain activity in the analysis of video sequences; shape-based invariant features extraction; essential of paraconsistent neural networks, creativity and intelligent representation in computational systems. The book comprises 14 chapters. Each chapter is a small monograph, representing resent investigations of authors in the area. The topics of the chapters cover wide scientific and application areas and complement each-other very well. The chapters’ content is based on fundamental theoretical presentations, followed by experimental results and comparison with similar techniques. The size of the chapters is well-ballanced which permits a thorough ...

  3. Intelligent Agent-Based Intrusion Detection System Using Enhanced Multiclass SVM

    Science.gov (United States)

    Ganapathy, S.; Yogesh, P.; Kannan, A.

    2012-01-01

    Intrusion detection systems were used in the past along with various techniques to detect intrusions in networks effectively. However, most of these systems are able to detect the intruders only with high false alarm rate. In this paper, we propose a new intelligent agent-based intrusion detection model for mobile ad hoc networks using a combination of attribute selection, outlier detection, and enhanced multiclass SVM classification methods. For this purpose, an effective preprocessing technique is proposed that improves the detection accuracy and reduces the processing time. Moreover, two new algorithms, namely, an Intelligent Agent Weighted Distance Outlier Detection algorithm and an Intelligent Agent-based Enhanced Multiclass Support Vector Machine algorithm are proposed for detecting the intruders in a distributed database environment that uses intelligent agents for trust management and coordination in transaction processing. The experimental results of the proposed model show that this system detects anomalies with low false alarm rate and high-detection rate when tested with KDD Cup 99 data set. PMID:23056036

  4. Parallel Breadth-First Search on Distributed Memory Systems

    Energy Technology Data Exchange (ETDEWEB)

    Computational Research Division; Buluc, Aydin; Madduri, Kamesh

    2011-04-15

    Data-intensive, graph-based computations are pervasive in several scientific applications, and are known to to be quite challenging to implement on distributed memory systems. In this work, we explore the design space of parallel algorithms for Breadth-First Search (BFS), a key subroutine in several graph algorithms. We present two highly-tuned par- allel approaches for BFS on large parallel systems: a level-synchronous strategy that relies on a simple vertex-based partitioning of the graph, and a two-dimensional sparse matrix- partitioning-based approach that mitigates parallel commu- nication overhead. For both approaches, we also present hybrid versions with intra-node multithreading. Our novel hybrid two-dimensional algorithm reduces communication times by up to a factor of 3.5, relative to a common vertex based approach. Our experimental study identifies execu- tion regimes in which these approaches will be competitive, and we demonstrate extremely high performance on lead- ing distributed-memory parallel systems. For instance, for a 40,000-core parallel execution on Hopper, an AMD Magny- Cours based system, we achieve a BFS performance rate of 17.8 billion edge visits per second on an undirected graph of 4.3 billion vertices and 68.7 billion edges with skewed degree distribution.

  5. Design And Implementation of Dsp-Based Intelligent Controller For Automobile Braking System

    OpenAIRE

    S.N. Sidek and M.J.E. Salami

    2012-01-01

    An intelligent braking system has great potential applications especially, in developed countries where research on smart vehicle and intelligent highways are receiving ample attention. The system when integrated with other subsystems like automatic traction control, intelligent throttle, and auto cruise systems, etc will result in smart vehicle maneuver. The driver at the end of the day will become the passenger, safety accorded the highest priority and the journey optimized in term of time ...

  6. Logical Aspects Regarding the Conception of Intelligent Systems

    Directory of Open Access Journals (Sweden)

    Vasile Mazilescu

    2016-07-01

    Full Text Available The present paper presents some logical aspects of symbolic AI Systems, applied to the Intelligent Systems design. The basic feature of these systems is represented by the processing of the imprecise and dynamic knowledge involved in the synthesis of some decisions. We consider that the paper tackles an up-to-date and little debated aspect especially in the field of decision fuzzy systems. Knowledge-based systems with real-time functioning bear features that the majority of classic systems do not have: reasoning is evolutionary and non-monotonous due to the dynamic nature of the application, and events can change the status of the expert management system. The management architectures based on symbolic techniques acquire characteristics specific to the domain problem and to the type of intelligent system based on a management knowledge structure.

  7. Intelligent monitoring, control, and security of critical infrastructure systems

    CERN Document Server

    Polycarpou, Marios

    2015-01-01

    This book describes the challenges that critical infrastructure systems face, and presents state of the art solutions to address them. How can we design intelligent systems or intelligent agents that can make appropriate real-time decisions in the management of such large-scale, complex systems? What are the primary challenges for critical infrastructure systems? The book also provides readers with the relevant information to recognize how important infrastructures are, and their role in connection with a society’s economy, security and prosperity. It goes on to describe state-of-the-art solutions to address these points, including new methodologies and instrumentation tools (e.g. embedded software and intelligent algorithms) for transforming and optimizing target infrastructures. The book is the most comprehensive resource to date for professionals in both the private and public sectors, while also offering an essential guide for students and researchers in the areas of modeling and analysis of critical in...

  8. An intelligent remote control system for ECEI on EAST

    Science.gov (United States)

    Chen, Dongxu; Zhu, Yilun; Zhao, Zhenling; Qu, Chengming; Liao, Wang; Xie, Jinlin; Liu, Wandong

    2017-08-01

    An intelligent remote control system based on a power distribution unit (PDU) and Arduino has been designed for the electron cyclotron emission imaging (ECEI) system on Experimental Advanced Superconducting Tokamak (EAST). This intelligent system has three major functions: ECEI system reboot, measurement region adjustment and signal amplitude optimization. The observation region of ECEI can be modified for different physics proposals by remotely tuning the optical and electronics systems. Via the remote adjustment of the attenuation level, the ECEI intermediate frequency signal amplitude can be efficiently optimized. The remote control system provides a feasible and reliable solution for the improvement of signal quality and the efficiency of the ECEI diagnostic system, which is also valuable for other diagnostic systems.

  9. Effective Approach to Elevate the Intelligence of Management Decision System

    Institute of Scientific and Technical Information of China (English)

    杨保安; 朱明; 唐志杰; 陈思

    2003-01-01

    Based on the sticking point of the low intelligence of the existing management decision system,this paper puts forward the idea of enriching and refining the knowledge of the system and endowing it with the ability to learn by means of adopting three types of heterogeneous knowledge representation and knowledge management measures.At length,this paper outlines the basic framework of an intelligence system for the sake of management decision problem.

  10. Tutor system for the application of programming through intelligence analysis

    Directory of Open Access Journals (Sweden)

    Ivelisse Teresa Machín-Torres

    2017-05-01

    Full Text Available The present article is part of a research for the development of an intelligent tutor system for the application of programming in the José Martí University of Sancti -Spíritus. The objective of the implementation of this system is to enhance the management knowledge related to programming issues and improve the orientation in solving problems in the university. In order to carry out the implementation of the intelligent tutoring system, the intelligent tutor systems currently in the programming area described the tools and technologies used in the developed solution (methodology, patterns, softwares, programming languages, etc.. It allowed an efficient implementation in a short time of the proposed system. The foregoing is reflected positively in a better student satisfaction and therefore in a higher performance in the teaching-learning process of the university.

  11. New Concepts and Theories For Intelligent Control of Cellular Manufacturing Systems

    DEFF Research Database (Denmark)

    Langer, Gilad

    1996-01-01

    This paper will present some new theories such as biological manufacturing system, the fractal factory theory, holonic manufacturing systems, agile manufacturing, object orientation, multi-agent theory, artificial intelligence, and artificial life in the context of manufacturing systems....... The paper tries to encapsulate the main area of my Ph.D. thesis research which will evolve around the idea of integrating intelligent elements into the control systems of the manufacturing systems. Furthermore it intends to show how the curriculum and discussions of the IPS Ph.D. course will and have...... contributed to my research. The research will concentrate on integration of manufacturing units by use of intelligent control mechanisms, information technology and the material handling as the key integrators....

  12. Improvement of urban passenger transport ticketing systems by deploying intelligent transport systems

    Directory of Open Access Journals (Sweden)

    G. Jakubauskas

    2006-12-01

    Full Text Available The main advantages and disadvantages of conventional and intelligent ticketing systems and possible positive outcomes when introducing intelligent transport solutions – namely smart cards or e‑ticketing instead of conventional ones (paper tickets and magnetic cards are analysed in the paper. Two ideas of creating an intelligent ticketing system in an urban public transport are scrutinized. The first is electronic ticket and related equipment, the second – e-ticket and functional areas of it. In the article analysis has also been made on practical outcomes related with introduction of smart cards and e-ticketing. Practical tests and trials as well as a subsequent implementation of electronic tickets have proved unchallenged advantages of contactless smart cards against the contact ones. Nevertheless, a new age of modern technologies calls even for more effective solutions – namely virtual-ticketing systems that might be achieved through introduction of mobile technologies. Therefore, the main focus in the paper is made on the analysis of e-ticket.

  13. An Intelligent System For Arabic Text Categorization

    NARCIS (Netherlands)

    Syiam, M.M.; Tolba, Mohamed F.; Fayed, Z.T.; Abdel-Wahab, Mohamed S.; Ghoniemy, Said A.; Habib, Mena Badieh

    Text Categorization (classification) is the process of classifying documents into a predefined set of categories based on their content. In this paper, an intelligent Arabic text categorization system is presented. Machine learning algorithms are used in this system. Many algorithms for stemming and

  14. International conference in electrical engineering and intelligent systems

    CERN Document Server

    Gelman, Len; Electrical Engineering and Intelligent Systems

    2013-01-01

    The revised and extended papers collected in this volume represent the cutting-edge of research at the nexus of electrical engineering and intelligent systems. They were selected from well over 1000 papers submitted to the high-profile international World Congress on Engineering held in London in July 2011. The chapters cover material across the full spectrum of work in the field, including computational intelligence, control engineering, network management, and wireless networks. Readers will also find substantive papers on signal processing, Internet computing, high performance computing, and industrial applications.   The Electrical Engineering and Intelligent Systems conference, as part of the 2011 World Congress on Engineering was organized under the auspices of the non-profit International Association of Engineers (IAENG). With more than 30 nations represented on the conference committees alone, the Congress features the best and brightest scientific minds from a multitude of disciplines related to eng...

  15. An intelligent man-machine system for future nuclear power plants

    International Nuclear Information System (INIS)

    Takizawa, Yoji; Hattori, Yoshiaki; Itoh, Juichiro; Fukumoto, Akira

    1994-01-01

    The objective of the development of an intelligent man-machine system for future nuclear power plants is enhancement of operational reliability by applying recent advances in cognitive science, artificial intelligence, and computer technologies. To realize this objective, the intelligent man-machine system, aiming to support a knowledge-based decision making process in an operator's supervisory plant control tasks, consists of three main functions, i.e., a cognitive model-based advisor, a robust automatic sequence controller, and an ecological interface. These three functions have been integrated into a console-type nuclear power plant monitoring and control system as a validation test bed. The validation tests in which experienced operator crews participated were carried out in 1991 and 1992. The test results show the usefulness of the support functions and the validity of the system design approach

  16. Intelligent Bus Stops in the Flexible Bus Systems

    Directory of Open Access Journals (Sweden)

    Razi Iqbal

    2014-09-01

    Full Text Available The purpose of this paper is to discuss Intelligent Bus Stops in a special Demand Responsive Transit (DRT, the Flexible Bus System. These Intelligent Bus Stops are more efficient and information rich than Traditional Bus Stops. The real time synchronization of the Flexible Bus System makes it unique as compared to Traditional Bus Systems. The Main concern is to make Bus Stops intelligent and information rich. Buses are informed about the no. of passengers waiting at the upcoming Bus Stops. If there are no passengers to ride or get off on upcoming Bus Stop, the Bus can skip that Bus Stop and head towards the next Bus Stop where passenger is waiting, which will decrease the ride time of the passengers on the Bus and also the wait time of the passengers waiting on the upcoming Bus Stops. Providing more information at Bus Stops about the Destination (Time to Destination, Distance to Destination etc. and Buses (Bus Location, Arrival Time of Bus etc. makes it easier for the passengers to decide whether to ride a particular Bus or not.

  17. Experimental Study on Intelligent Control Scheme for Fan Coil Air-Conditioning System

    Directory of Open Access Journals (Sweden)

    Yanfeng Li

    2013-01-01

    Full Text Available An intelligent control scheme for fan coil air-conditioning systems has been put forward in order to overcome the shortcomings of the traditional proportion-integral-derivative (PID control scheme. These shortcomings include the inability of anti-interference and large inertia. An intelligent control test rig of fan coil air-conditioning system has been built, and MATLAB/Simulink dynamics simulation software has been adopted to implement the intelligent control scheme. A software for data exchange has been developed to combine the intelligence control system and the building automation (BA system. Experimental tests have been conducted to investigate the effectiveness of different control schemes including the traditional PID control, fuzzy control, and fuzzy-PID control for fan coil air-conditioning system. The effects of control schemes have been compared and analyzed in robustness, static and dynamic character, and economy. The results have shown that the developed data exchange interface software can induce the intelligent control scheme of the BA system more effectively. Among the proposed control strategies, fuzzy-PID control scheme which has the advantages of both traditional PID and fuzzy schemes is the optimal control scheme for the fan coil air-conditioning system.

  18. An Intelligent Support System for Energy Resources in the United States.

    Science.gov (United States)

    Rosenberg, S.

    Based on artificial intelligence research, the frame based system for reasoning described in this paper is one of the components of an intelligent decision support system for an information system on petroleum resources and use which is being designed by the Information Methodology Research Project as the first step in the development of a…

  19. Intelligent technology for construction of tutoring integrated expert systems: new aspects

    Directory of Open Access Journals (Sweden)

    Galina V. Rybina

    2017-01-01

    Full Text Available The main aim of this paper is to acquaint readers of the journal “Open Education” with the accumulated experience of construction and practical use in the educational process of Cybernetics Department of the National Research Nuclear University MEPhI of a special class of intelligent tutoring systems, based on the architectures of tutoring integrated expert systems. The development is carried out on the problem-oriented methodology basis and intelligent software environment of AT-TECHNOLOGY workbench. They provide automation of support of all the stages of construction and maintenance of the life cycle of such systems.In the context of basic models, methods, algorithms and tools that implement the conceptual foundations of a problem-oriented methodology, and which are evolutionarily developed and experimentally investigated in the process of constructing various architectures of training integrated expert systems, including webbased ones, some features of the generalized model of intellectual learning and its components are considered (in particular, the competence-based model of the trainee, the adaptive tutoring model, the ontology model of the course /discipline et al. as well as methods and means of their realization in the current versions of tutoring integrated expert systems.In current versions of tutoring integrated expert systems examples of implementation of typical intelligent tutoring problems are described for the generalized ontology “Intelligent systems and technologies” (individual planning of the method of studying the training course, intelligent analysis of training tasks, intelligent support for decision making.A brief description of the conceptual foundations of the model of the intelligent software environment of the AT-TECHNOLOGY workbench is given and a description of some components of the model is presented with a focus on the basic components – intelligent planner, standard design procedures and reusable

  20. The design of intelligent support systems for nuclear reactor operators

    International Nuclear Information System (INIS)

    Bernard, J.A.

    1992-01-01

    This paper identifies factors relevant to the design of intelligent support systems and their use for the provision of real-time diagnostic information. As such, it constitutes a followup to the state-of-the-art review that was previously published by Bernard and Washio on the utilization of expert systems within the nuclear industry. Some major differences between intelligent-support tools and conventional expert systems are enumerated. In summary, conventional expert systems that encode experimental knowledge in production rules are not suitable vehicle for the creation of operator support systems. The principal difficulty is the need for real-time operation. This in turn means that intelligent support systems will have knowledge bases derived from temporally accurate plant models, inference engines that permit revisions in the search process to accommodate revised data, and man-machine interfaces that do not require any human input. Such systems will be heavily instrumented, and the associated knowledge bases will require a hierarchical organization to emulate human approaches to analysis

  1. AdiosStMan: Parallelizing Casacore Table Data System using Adaptive IO System

    Science.gov (United States)

    Wang, R.; Harris, C.; Wicenec, A.

    2016-07-01

    In this paper, we investigate the Casacore Table Data System (CTDS) used in the casacore and CASA libraries, and methods to parallelize it. CTDS provides a storage manager plugin mechanism for third-party developers to design and implement their own CTDS storage managers. Having this in mind, we looked into various storage backend techniques that can possibly enable parallel I/O for CTDS by implementing new storage managers. After carrying on benchmarks showing the excellent parallel I/O throughput of the Adaptive IO System (ADIOS), we implemented an ADIOS based parallel CTDS storage manager. We then applied the CASA MSTransform frequency split task to verify the ADIOS Storage Manager. We also ran a series of performance tests to examine the I/O throughput in a massively parallel scenario.

  2. EU copyright protection of works created by artificial intelligence systems

    OpenAIRE

    Bøhler, Helene Margrethe

    2017-01-01

    This thesis is concerned with copyright regulation of works created by artificial intelligence systems. The rapid advances in artificial intelligence are calling into question some of the fundamental assumptions upon which intellectual property law rests. Currently, the European framework of copyright law does not take non-human innovation into account. Meanwhile, advances in artificial intelligence are quickly making machine-generation of creative works a reality. Institutions of the Europea...

  3. Identifying intelligent Building Management Systems (BMS) in ...

    African Journals Online (AJOL)

    Identifying intelligent Building Management Systems (BMS) in sustainable housing. ... Journal of Fundamental and Applied Sciences ... attention to the principles of sustainability of energy and organized approach to sustainable development.

  4. Intelligent system for lighting control in smart cities

    OpenAIRE

    de Paz Santana, Juan F.; Bajo Pérez, Javier; Rodríguez González, Sara; Villarrubia González, Gabriel; Corchado Rodríguez, Juan M.

    2017-01-01

    This paper presents an adaptive architecture that centralizes the control of public lighting and intelligent management to economize lighting and maintain maximum visual comfort in illuminated areas. To carry out this management, the architecture merges various techniques of artificial intelligence (AI) and statistics such as artificial neural networks (ANN), multi-agent systems (MAS), EM algorithm, methods based on ANOVA, and a Service Oriented Approach (SOA). It achieves optimization in ter...

  5. Intelligent Shutter Speech Control System Based on DSP

    Directory of Open Access Journals (Sweden)

    Yonghong Deng

    2017-01-01

    Full Text Available Based on TMS320F28035 DSP, this paper designed a smart shutters voice control system, which realized the functions of opening and closing shutters, intelligent switching of lighting mode and solar power supply through voice control. The traditional control mode is converted to voice control at the same time with automatic lighting and solar power supply function. In the convenience of people’s lives at the same time more satisfied with today’s people on the intelligent and environmental protection of the two concepts of the pursuit. The whole system is simple, low cost, safe and reliable.

  6. Development of intelligent system for a thermal analysis instrument

    International Nuclear Information System (INIS)

    Xu Xiaoli; Wu Guoxin; Shi Yongchao

    2005-01-01

    The key techniques for the intelligent analysis instrument developed are proposed. Based on the technique of virtual instrumentation, the intelligent PID control algorithm to control the temperature of thermal analysis instrument is described. The dynamic character and the robust performance of traditional PID controls are improved through the dynamic gain factor, temperature rate change factor, the forecast factor, and the temperature correction factor is introduced. Using the graphic development environment of LabVIEW, the design of system modularization and the graphic display are implemented. By means of multiple mathematical modules, intelligent data processing is realized

  7. Evaluation of an intelligent open learning system for engineering education

    Directory of Open Access Journals (Sweden)

    Maria Samarakou

    2016-09-01

    Full Text Available In computer-assisted education, the continuous monitoring and assessment of the learner is crucial for the delivery of personalized education to be effective. In this paper, we present a pilot application of the Student Diagnosis, Assistance, Evaluation System based on Artificial Intelligence (StuDiAsE, an open learning system for unattended student diagnosis, assistance and evaluation based on artificial intelligence. The system demonstrated in this paper has been designed with engineering students in mind and is capable of monitoring their comprehension, assessing their prior knowledge, building individual learner profiles, providing personalized assistance and, finally, evaluating a learner's performance both quantitatively and qualitatively by means of artificial intelligence techniques. The architecture and user interface of the system are being exhibited, the results and feedback received from a pilot application of the system within a theoretical engineering course are being demonstrated and the outcomes are being discussed.

  8. PARALLEL IMPLEMENTATION OF CROSS-LAYER OPTIMIZATION - A PERFORMANCE EVALUATION BASED ON SWARM INTELLIGENCE

    Directory of Open Access Journals (Sweden)

    Vanaja Gokul

    2012-01-01

    Full Text Available In distributed systems real time optimizations need to be performed dynamically for better utilization of the network resources. Real time optimizations can be performed effectively by using Cross Layer Optimization (CLO within the network operating system. This paper presents the performance evaluation of Cross Layer Optimization (CLO in comparison with the traditional approach of Single-Layer Optimization (SLO. In the parallel implementation of the approaches the experimental study carried out indicates that the CLO results in a significant improvement in network utilization when compared to SLO. A variant of the Particle Swarm Optimization technique that utilizes Digital Pheromones (PSODP for better performance has been used here. A significantly higher speed up in performance was observed from the parallel implementation of CLO that used PSODP on a cluster of nodes.

  9. A Crowdsensing-Based Real-Time System for Finger Interactions in Intelligent Transport System

    Directory of Open Access Journals (Sweden)

    Chengqun Song

    2017-01-01

    Full Text Available Crowdsensing leverages human intelligence/experience from the general public and social interactions to create participatory sensor networks, where context-aware and semantically complex information is gathered, processed, and shared to collaboratively solve specific problems. This paper proposes a real-time projector-camera finger system based on the crowdsensing, in which user can interact with a computer by bare hand touching on arbitrary surfaces. The interaction process of the system can be completely carried out automatically, and it can be used as an intelligent device in intelligent transport system where the driver can watch and interact with the display information while driving, without causing visual distractions. A single camera is used in the system to recover 3D information of fingertip for hand touch detection. A linear-scanning method is used in the system to determine the touch for increasing the users’ collaboration and operationality. Experiments are performed to show the feasibility of the proposed system. The system is robust to different lighting conditions. The average percentage of correct hand touch detection of the system is 92.0% and the average time of processing one video frame is 30 milliseconds.

  10. A Characterization of the Utility of Using Artificial Intelligence to Test Two Artificial Intelligence Systems

    OpenAIRE

    Straub, Jeremy; Huber, Justin

    2013-01-01

    An artificial intelligence system, designed for operations in a real-world environment faces a nearly infinite set of possible performance scenarios. Designers and developers, thus, face the challenge of validating proper performance across both foreseen and unforeseen conditions, particularly when the artificial intelligence is controlling a robot that will be operating in close proximity, or may represent a danger, to humans. While the manual creation of test cases allows limited testing (p...

  11. Iterative algorithms for large sparse linear systems on parallel computers

    Science.gov (United States)

    Adams, L. M.

    1982-01-01

    Algorithms for assembling in parallel the sparse system of linear equations that result from finite difference or finite element discretizations of elliptic partial differential equations, such as those that arise in structural engineering are developed. Parallel linear stationary iterative algorithms and parallel preconditioned conjugate gradient algorithms are developed for solving these systems. In addition, a model for comparing parallel algorithms on array architectures is developed and results of this model for the algorithms are given.

  12. FUDAOWANG: A Web-Based Intelligent Tutoring System Implementing Advanced Education Concepts

    Science.gov (United States)

    Xu, Wei; Zhao, Ke; Li, Yatao; Yi, Zhenzhen

    2012-01-01

    Determining how to provide good tutoring functions is an important research direction of intelligent tutoring systems. In this study, the authors develop an intelligent tutoring system with good tutoring functions, called "FUDAOWANG." The research domain that FUDAOWANG treats is junior middle school mathematics, which belongs to the objective…

  13. Intelligent robotics and remote systems for the nuclear industry

    International Nuclear Information System (INIS)

    Wehe, D.K.; Lee, J.C.; Martin, W.R.; Tulenko, J.

    1989-01-01

    The nuclear industry has a recognized need for intelligent, multitask robots to carry out tasks in harsh environments. From 1986 to the present, the number of robotic systems available or under development for use in the nuclear industry has more than doubled. Presently, artificial intelligence (AI) plays a relatively small role in existing robots used in the nuclear industry. Indeed, the lack of intelligence has been labeled the ''Achilles heel'' of all current robotic technology. However, larger-scale efforts are underway to make the multitask robot more sensitive to its environment, more capable to move and perform useful work, and more fully autonomous via the use of AI. In this paper, we review the terminology, the history, and the factors which are motivating the development of robotics and remove systems; discuss the applications related to the nuclear industry; and, finally, examine the state of the art of the technologies being applied to introduce more autonomous capabilities. Much of this latter work can be classified as within the artificial intelligence framework. (orig.)

  14. BRAIN. Broad Research in Artificial Intelligence and Neuroscience-Review of Recent Trends in Measuring the Computing Systems Intelligence

    OpenAIRE

    Laszlo Barna Iantovics; Adrian Gligor; Muaz A. Niazi; Anna Iuliana Biro; Sandor Miklos Szilagyi; Daniel Tokody

    2018-01-01

    Many difficult problems, from the philosophy of computation point of view, could require computing systems that have some kind of intelligence in order to be solved. Recently, we have seen a large number of artificial intelligent systems used in a number of scientific, technical and social domains. Usage of such an approach often has a focus on healthcare. These systems can provide solutions to a very large set of problems such as, but not limited to: elder patient care; medica...

  15. Differential privacy in intelligent transportation systems

    NARCIS (Netherlands)

    Kargl, Frank; Friedman, Arik; Boreli, Roksana

    2013-01-01

    In this paper, we investigate how the concept of differential privacy can be applied to Intelligent Transportation Systems (ITS), focusing on protection of Floating Car Data (FCD) stored and processed in central Traffic Data Centers (TDC). We illustrate an integration of differential privacy with

  16. Intelligent Instructional Systems in Military Training.

    Science.gov (United States)

    Fletcher, J.D.; Zdybel, Frank

    Intelligent instructional systems can be distinguished from more conventional approaches by the automation of instructional interaction and choice of strategy. This approach promises to reduce the costs of instructional materials preparation and to increase the adaptability and individualization of the instruction delivered. Tutorial simulation…

  17. Artificial Intelligence and Moral intelligence

    Directory of Open Access Journals (Sweden)

    Laura Pana

    2008-07-01

    Full Text Available We discuss the thesis that the implementation of a moral code in the behaviour of artificial intelligent systems needs a specific form of human and artificial intelligence, not just an abstract intelligence. We present intelligence as a system with an internal structure and the structural levels of the moral system, as well as certain characteristics of artificial intelligent agents which can/must be treated as 1- individual entities (with a complex, specialized, autonomous or selfdetermined, even unpredictable conduct, 2- entities endowed with diverse or even multiple intelligence forms, like moral intelligence, 3- open and, even, free-conduct performing systems (with specific, flexible and heuristic mechanisms and procedures of decision, 4 – systems which are open to education, not just to instruction, 5- entities with “lifegraphy”, not just “stategraphy”, 6- equipped not just with automatisms but with beliefs (cognitive and affective complexes, 7- capable even of reflection (“moral life” is a form of spiritual, not just of conscious activity, 8 – elements/members of some real (corporal or virtual community, 9 – cultural beings: free conduct gives cultural value to the action of a ”natural” or artificial being. Implementation of such characteristics does not necessarily suppose efforts to design, construct and educate machines like human beings. The human moral code is irremediably imperfect: it is a morality of preference, of accountability (not of responsibility and a morality of non-liberty, which cannot be remedied by the invention of ethical systems, by the circulation of ideal values and by ethical (even computing education. But such an imperfect morality needs perfect instruments for its implementation: applications of special logic fields; efficient psychological (theoretical and technical attainments to endow the machine not just with intelligence, but with conscience and even spirit; comprehensive technical

  18. Effectiveness of Intelligent Tutoring Systems: A Meta-Analytic Review

    Science.gov (United States)

    Kulik, James A.; Fletcher, J. D.

    2016-01-01

    This review describes a meta-analysis of findings from 50 controlled evaluations of intelligent computer tutoring systems. The median effect of intelligent tutoring in the 50 evaluations was to raise test scores 0.66 standard deviations over conventional levels, or from the 50th to the 75th percentile. However, the amount of improvement found in…

  19. Integration experiences and performance studies of A COTS parallel archive systems

    Energy Technology Data Exchange (ETDEWEB)

    Chen, Hsing-bung [Los Alamos National Laboratory; Scott, Cody [Los Alamos National Laboratory; Grider, Bary [Los Alamos National Laboratory; Torres, Aaron [Los Alamos National Laboratory; Turley, Milton [Los Alamos National Laboratory; Sanchez, Kathy [Los Alamos National Laboratory; Bremer, John [Los Alamos National Laboratory

    2010-01-01

    Current and future Archive Storage Systems have been asked to (a) scale to very high bandwidths, (b) scale in metadata performance, (c) support policy-based hierarchical storage management capability, (d) scale in supporting changing needs of very large data sets, (e) support standard interface, and (f) utilize commercial-off-the-shelf(COTS) hardware. Parallel file systems have been asked to do the same thing but at one or more orders of magnitude faster in performance. Archive systems continue to move closer to file systems in their design due to the need for speed and bandwidth, especially metadata searching speeds such as more caching and less robust semantics. Currently the number of extreme highly scalable parallel archive solutions is very small especially those that will move a single large striped parallel disk file onto many tapes in parallel. We believe that a hybrid storage approach of using COTS components and innovative software technology can bring new capabilities into a production environment for the HPC community much faster than the approach of creating and maintaining a complete end-to-end unique parallel archive software solution. In this paper, we relay our experience of integrating a global parallel file system and a standard backup/archive product with a very small amount of additional code to provide a scalable, parallel archive. Our solution has a high degree of overlap with current parallel archive products including (a) doing parallel movement to/from tape for a single large parallel file, (b) hierarchical storage management, (c) ILM features, (d) high volume (non-single parallel file) archives for backup/archive/content management, and (e) leveraging all free file movement tools in Linux such as copy, move, ls, tar, etc. We have successfully applied our working COTS Parallel Archive System to the current world's first petaflop/s computing system, LANL's Roadrunner, and demonstrated its capability to address requirements of

  20. Integration experiments and performance studies of a COTS parallel archive system

    Energy Technology Data Exchange (ETDEWEB)

    Chen, Hsing-bung [Los Alamos National Laboratory; Scott, Cody [Los Alamos National Laboratory; Grider, Gary [Los Alamos National Laboratory; Torres, Aaron [Los Alamos National Laboratory; Turley, Milton [Los Alamos National Laboratory; Sanchez, Kathy [Los Alamos National Laboratory; Bremer, John [Los Alamos National Laboratory

    2010-06-16

    Current and future Archive Storage Systems have been asked to (a) scale to very high bandwidths, (b) scale in metadata performance, (c) support policy-based hierarchical storage management capability, (d) scale in supporting changing needs of very large data sets, (e) support standard interface, and (f) utilize commercial-off-the-shelf (COTS) hardware. Parallel file systems have been asked to do the same thing but at one or more orders of magnitude faster in performance. Archive systems continue to move closer to file systems in their design due to the need for speed and bandwidth, especially metadata searching speeds such as more caching and less robust semantics. Currently the number of extreme highly scalable parallel archive solutions is very small especially those that will move a single large striped parallel disk file onto many tapes in parallel. We believe that a hybrid storage approach of using COTS components and innovative software technology can bring new capabilities into a production environment for the HPC community much faster than the approach of creating and maintaining a complete end-to-end unique parallel archive software solution. In this paper, we relay our experience of integrating a global parallel file system and a standard backup/archive product with a very small amount of additional code to provide a scalable, parallel archive. Our solution has a high degree of overlap with current parallel archive products including (a) doing parallel movement to/from tape for a single large parallel file, (b) hierarchical storage management, (c) ILM features, (d) high volume (non-single parallel file) archives for backup/archive/content management, and (e) leveraging all free file movement tools in Linux such as copy, move, Is, tar, etc. We have successfully applied our working COTS Parallel Archive System to the current world's first petafiop/s computing system, LANL's Roadrunner machine, and demonstrated its capability to address

  1. [Intelligent systems tools in the diagnosis of acute coronary syndromes: A systemic review].

    Science.gov (United States)

    Sprockel, John; Tejeda, Miguel; Yate, José; Diaztagle, Juan; González, Enrique

    2017-03-27

    Acute myocardial infarction is the leading cause of non-communicable deaths worldwide. Its diagnosis is a highly complex task, for which modelling through automated methods has been attempted. A systematic review of the literature was performed on diagnostic tests that applied intelligent systems tools in the diagnosis of acute coronary syndromes. A systematic review of the literature is presented using Medline, Embase, Scopus, IEEE/IET Electronic Library, ISI Web of Science, Latindex and LILACS databases for articles that include the diagnostic evaluation of acute coronary syndromes using intelligent systems. The review process was conducted independently by 2 reviewers, and discrepancies were resolved through the participation of a third person. The operational characteristics of the studied tools were extracted. A total of 35 references met the inclusion criteria. In 22 (62.8%) cases, neural networks were used. In five studies, the performances of several intelligent systems tools were compared. Thirteen studies sought to perform diagnoses of all acute coronary syndromes, and in 22, only infarctions were studied. In 21 cases, clinical and electrocardiographic aspects were used as input data, and in 10, only electrocardiographic data were used. Most intelligent systems use the clinical context as a reference standard. High rates of diagnostic accuracy were found with better performance using neural networks and support vector machines, compared with statistical tools of pattern recognition and decision trees. Extensive evidence was found that shows that using intelligent systems tools achieves a greater degree of accuracy than some clinical algorithms or scales and, thus, should be considered appropriate tools for supporting diagnostic decisions of acute coronary syndromes. Copyright © 2017 Instituto Nacional de Cardiología Ignacio Chávez. Publicado por Masson Doyma México S.A. All rights reserved.

  2. Intelligent query processing for semantic mediation of information systems

    Directory of Open Access Journals (Sweden)

    Saber Benharzallah

    2011-11-01

    Full Text Available We propose an intelligent and an efficient query processing approach for semantic mediation of information systems. We propose also a generic multi agent architecture that supports our approach. Our approach focuses on the exploitation of intelligent agents for query reformulation and the use of a new technology for the semantic representation. The algorithm is self-adapted to the changes of the environment, offers a wide aptitude and solves the various data conflicts in a dynamic way; it also reformulates the query using the schema mediation method for the discovered systems and the context mediation for the other systems.

  3. 1st International Conference on Advanced Intelligent System and Informatics

    CERN Document Server

    Hassanien, Aboul; El-Bendary, Nashwa; Dey, Nilanjan

    2016-01-01

    The conference topics address different theoretical and practical aspects, and implementing solutions for intelligent systems and informatics disciplines including bioinformatics, computer science, medical informatics, biology, social studies, as well as robotics research. The conference also discuss and present solutions to the cloud computing and big data mining which are considered hot research topics. The conference papers discussed different topics – techniques, models, methods, architectures, as well as multi aspect, domain-specific, and new solutions for the above disciplines. The accepted papers have been grouped into five parts: Part I—Intelligent Systems and Informatics, addressing topics including, but not limited to, medical application, predicting student performance, action classification, and detection of dead stained microscopic cells, optical character recognition, plant identification, rehabilitation of disabled people. Part II—Hybrid Intelligent Systems, addressing topics including, b...

  4. Design and realization of intelligent tourism service system based on voice interaction

    Science.gov (United States)

    Hu, Lei-di; Long, Yi; Qian, Cheng-yang; Zhang, Ling; Lv, Guo-nian

    2008-10-01

    Voice technology is one of the important contents to improve the intelligence and humanization of tourism service system. Combining voice technology, the paper concentrates on application needs and the composition of system to present an overall intelligent tourism service system's framework consisting of presentation layer, Web services layer, and tourism application service layer. On the basis, the paper further elaborated the implementation of the system and its key technologies, including intelligent voice interactive technology, seamless integration technology of multiple data sources, location-perception-based guides' services technology, and tourism safety control technology. Finally, according to the situation of Nanjing tourism, a prototype of Tourism Services System is realized.

  5. Intelligent Flight Support System (IFSS): A Real-time Intelligent Decision Support Prototype, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — The integration of the analysis tools with the advanced visualization capabilities in The Intelligent Flight Support System (IFSS) can provide a unique method for...

  6. The Design and Implementation of an Intelligent Apparel Recommend Expert System

    Directory of Open Access Journals (Sweden)

    A. H. Dong

    2013-01-01

    Full Text Available Now with the rapid development of information science and technology, intelligent apparel recommend has drawn wide attention in apparel retail industry. Intelligent management and effective recommend are two issues of crucial importance for the retail store to enhance its corporate influence and increase its economic benefits. This paper proposes an intelligent recommend system design scheme for apparel retail which is based on expert system. By comprehensive utilization of database management and expert system technology, the proposed system provides a solid solution in improving the customer shopping experience. This paper presents a kind of object-oriented blackboard structure, which is applied in the apparel recommend expert system and establishes expert rule on the basis of apparel characteristic elements. Through the establishment of the rule base, the system generates personal recommend list by positive rule reasoning mechanism engine. The proposed method thus gives dress collocation scheme for the customer through the human-machine interaction from the point of view of the apparel experts. This design scheme avails the customers to experience targeted service with intellectualization, and personalization and it has certain reference significance for promoting apparel retail intelligence development.

  7. Intelligent Autonomous Systems 11: IAS-11

    NARCIS (Netherlands)

    Christensen, H.I.; Groen, F.; Petriu, E.

    2010-01-01

    This volume contains the proceedings of the eleventh International Conference on Intelligent Autonomous Systems (IAS-11) at the University of Ottawa in Canada. As ever, the purpose of the IAS conference is to bring together leading international researchers with an interest in all aspects of the

  8. The parallel adult education system

    DEFF Research Database (Denmark)

    Wahlgren, Bjarne

    2015-01-01

    for competence development. The Danish university educational system includes two parallel programs: a traditional academic track (candidatus) and an alternative practice-based track (master). The practice-based program was established in 2001 and organized as part time. The total program takes half the time...

  9. An intelligent multi-media human-computer dialogue system

    Science.gov (United States)

    Neal, J. G.; Bettinger, K. E.; Byoun, J. S.; Dobes, Z.; Thielman, C. Y.

    1988-01-01

    Sophisticated computer systems are being developed to assist in the human decision-making process for very complex tasks performed under stressful conditions. The human-computer interface is a critical factor in these systems. The human-computer interface should be simple and natural to use, require a minimal learning period, assist the user in accomplishing his task(s) with a minimum of distraction, present output in a form that best conveys information to the user, and reduce cognitive load for the user. In pursuit of this ideal, the Intelligent Multi-Media Interfaces project is devoted to the development of interface technology that integrates speech, natural language text, graphics, and pointing gestures for human-computer dialogues. The objective of the project is to develop interface technology that uses the media/modalities intelligently in a flexible, context-sensitive, and highly integrated manner modelled after the manner in which humans converse in simultaneous coordinated multiple modalities. As part of the project, a knowledge-based interface system, called CUBRICON (CUBRC Intelligent CONversationalist) is being developed as a research prototype. The application domain being used to drive the research is that of military tactical air control.

  10. 9th Asian Conference on Intelligent Information and Database Systems

    CERN Document Server

    Nguyen, Ngoc; Shirai, Kiyoaki

    2017-01-01

    This book presents recent research in intelligent information and database systems. The carefully selected contributions were initially accepted for presentation as posters at the 9th Asian Conference on Intelligent Information and Database Systems (ACIIDS 2017) held from to 5 April 2017 in Kanazawa, Japan. While the contributions are of an advanced scientific level, several are accessible for non-expert readers. The book brings together 47 chapters divided into six main parts: • Part I. From Machine Learning to Data Mining. • Part II. Big Data and Collaborative Decision Support Systems, • Part III. Computer Vision Analysis, Detection, Tracking and Recognition, • Part IV. Data-Intensive Text Processing, • Part V. Innovations in Web and Internet Technologies, and • Part VI. New Methods and Applications in Information and Software Engineering. The book is an excellent resource for researchers and those working in algorithmics, artificial and computational intelligence, collaborative systems, decisio...

  11. Pulse mode counting system with parallel port interface

    International Nuclear Information System (INIS)

    Farooq, M.A.; Mushtaq, N.; Sultan, M.; Karim, A.

    2010-11-01

    Pulse mode Counting System (PPCS) module has been designed and developed which is compatible with SPP (Standard Parallel Port) and EPP Enhanced Parallel Port). This system can capture, present and store real time data in a well formatted form. The stored data is in a format that can be imported in different packages for further analysis. The purpose of this system is to facilitate the research experiments having frequency range up to 4 MHz and storing range up to 16 million counts. (author)

  12. Design of intelligent house system based on Yeelink

    Directory of Open Access Journals (Sweden)

    Lin Zhi-Huang

    2016-01-01

    Full Text Available In order to monitor the security situation of house in real time, an intelligent house remote monitoring system is designed based on Yeelink cloud services and ZigBee wireless communication technology. This system includes three parts, ZigBee wireless sensor networks, intelligent house gateway and Yeelink Cloud Services. Users can access Yeelink website or APP to get real time information in the house, receiving information including gas concentration, temperature. Also, remote commands can be sent from mobile devices to control the household appliances. The user who can monitor and control the house effectively through a simple and convenient user interface, will feel much more safe and comfortable.

  13. 2nd International Conference on Intelligent Technologies and Engineering Systems

    CERN Document Server

    Chen, Cheng-Yi; Yang, Cheng-Fu

    2014-01-01

    This book includes the original, peer reviewed research papers from the 2nd International Conference on Intelligent Technologies and Engineering Systems (ICITES2013), which took place on December 12-14, 2013 at Cheng Shiu University in Kaohsiung, Taiwan. Topics covered include: laser technology, wireless and mobile networking, lean and agile manufacturing, speech processing, microwave dielectrics, intelligent circuits and systems, 3D graphics, communications, and structure dynamics and control.

  14. F-15 IFCS: Intelligent Flight Control System

    Science.gov (United States)

    Bosworth, John

    2007-01-01

    This viewgraph presentation describes the F-15 Intelligent Flight Control System (IFCS). The goals of this project include: 1) Demonstrate revolutionary control approaches that can efficiently optimize aircraft performance in both normal and failure conditions; and 2) Demonstrate advance neural network-based flight control technology for new aerospace systems designs.

  15. Intelligent Traffic Information System a Real-Time Traffic Information System on the Shiraz Bypass

    Directory of Open Access Journals (Sweden)

    Sodagaran Amir

    2016-01-01

    Full Text Available Real-time traffic information system is an Intelligent Transportation System (ITS that allows commuters to make their traveling plan better. In this regard, an intelligent and real-time traffic information system was developed based on the video detection and an image processing algorithm was applied to measure traffic-flow according to the average speed of vehicles. Then, traffic status of each pass way is broadcasted to the electronic boards installed on all decision making entrance / exit. Different levels of congestion related to the routes ahead are shown on the boards with different colors in order to assist commuters. This system was implemented on the Shiraz Dry River’s bypasses which account as vital routes to moderate traffic of city center. Experimental results are promising due to the proximity of determined traffic status by the system compared to the detection done by traffic experts. Average speed improvement is another result of using this system. This intelligent system developed and implemented in Shiraz city for the first time in Iran.s.

  16. Hardware-in-the-Loop Simulation of Distributed Intelligent Energy Management System for Microgrids

    Directory of Open Access Journals (Sweden)

    Dong-Jun Won

    2013-07-01

    Full Text Available Microgrids are autonomous low-voltage power distribution systems that contain multiple distributed energy resources (DERs and smart loads that can provide power system operation flexibility. To effectively control and coordinate multiple DERs and loads of microgrids, this paper proposes a distributed intelligent management system that employs a multi-agent-based control system so that delicate decision-making functions can be distributed to local intelligent agents. This paper presents the development of a hardware-in-the-loop simulation (HILS system for distributed intelligent management system for microgrids and its promising application to an emergency demand response program. In the developed HILS system, intelligent agents are developed using microcontrollers and ZigBee wireless communication technology. Power system dynamic models are implemented in real-time simulation environments using the Opal-RT system. This paper presents key features of the data communication and management schemes based on multi-agent concepts. The performance of the developed system is tested for emergency demand response program applications.

  17. Artificial intelligence techniques in power systems

    Energy Technology Data Exchange (ETDEWEB)

    Laughton, M.A.

    1997-12-31

    Since the early to mid 1980s much of the effort in power systems analysis has turned away from the methodology of formal mathematical modelling which came from the fields of operations research, control theory and numerical analysis to the less rigorous techniques of artificial intelligence (AI). Today the main AI techniques found in power systems applications are those utilising the logic and knowledge representations of expert systems, fuzzy systems, artificial neural networks (ANN) and, more recently, evolutionary computing. These techniques will be outlined in this chapter and the power system applications indicated. (Author)

  18. Optimal task mapping in safety-critical real-time parallel systems; Placement optimal de taches pour les systemes paralleles temps-reel critiques

    Energy Technology Data Exchange (ETDEWEB)

    Aussagues, Ch

    1998-12-11

    This PhD thesis is dealing with the correct design of safety-critical real-time parallel systems. Such systems constitutes a fundamental part of high-performance systems for command and control that can be found in the nuclear domain or more generally in parallel embedded systems. The verification of their temporal correctness is the core of this thesis. our contribution is mainly in the following three points: the analysis and extension of a programming model for such real-time parallel systems; the proposal of an original method based on a new operator of synchronized product of state machines task-graphs; the validation of the approach by its implementation and evaluation. The work addresses particularly the main problem of optimal task mapping on a parallel architecture, such that the temporal constraints are globally guaranteed, i.e. the timeliness property is valid. The results incorporate also optimally criteria for the sizing and correct dimensioning of a parallel system, for instance in the number of processing elements. These criteria are connected with operational constraints of the application domain. Our approach is based on the off-line analysis of the feasibility of the deadline-driven dynamic scheduling that is used to schedule tasks inside one processor. This leads us to define the synchronized-product, a system of linear, constraints is automatically generated and then allows to calculate a maximum load of a group of tasks and then to verify their timeliness constraints. The communications, their timeliness verification and incorporation to the mapping problem is the second main contribution of this thesis. FInally, the global solving technique dealing with both task and communication aspects has been implemented and evaluated in the framework of the OASIS project in the LETI research center at the CEA/Saclay. (author) 96 refs.

  19. THE RELATION BETWEEN DRIVER BEHAVIOR AND INTELLIGENT TRANSPORT SYSTEM

    Directory of Open Access Journals (Sweden)

    Alica Kalašová

    2017-12-01

    Full Text Available The main objective of Slovakia’s transport policy is to reduce the number of traffic accidents and increase safety on our roads. Implementation of intelligent transport systems presents one of the possibilities how to meet this goal. Acceptance of these systems by motor vehicle drivers and other road traffic participants is necessary in order for them to fulfill their purpose. Only if the drivers will accept intelligent transport systems, it is possible to flexibly and effectively manage road traffic flexibly and effectively. From the perspective of a driver it concerns, in particular, the possibility of using alternative routes when traffic accidents or other obstacles occurs on the route that would significantly affect the continuity and safety of road traffic. Thanks to these technologies, it is possible to choose the appropriate route while driving, of course based on the criterion, which the driver considers the most important during the transport from origin to destination (driving time, distance from origin to destination, fuel consumption, quality of infrastructure. Information isare provided to the driver through variable message signs or directly in the vehicle (RDS-TMC. Another advantage of intelligent transport systems is a positive impact on psychological well-being of the driver while driving. Additional information about the possible obstacles, weather conditions and dangerous situations that occur on the roads as well as alternative routes are provided to the driver well in advance. This paper is mainly focused on how the drivers perceive the influence of intelligent transport systems in Žilina region.

  20. A Massively Parallel Face Recognition System

    Directory of Open Access Journals (Sweden)

    Lahdenoja Olli

    2007-01-01

    Full Text Available We present methods for processing the LBPs (local binary patterns with a massively parallel hardware, especially with CNN-UM (cellular nonlinear network-universal machine. In particular, we present a framework for implementing a massively parallel face recognition system, including a dedicated highly accurate algorithm suitable for various types of platforms (e.g., CNN-UM and digital FPGA. We study in detail a dedicated mixed-mode implementation of the algorithm and estimate its implementation cost in the view of its performance and accuracy restrictions.

  1. A Massively Parallel Face Recognition System

    Directory of Open Access Journals (Sweden)

    Ari Paasio

    2006-12-01

    Full Text Available We present methods for processing the LBPs (local binary patterns with a massively parallel hardware, especially with CNN-UM (cellular nonlinear network-universal machine. In particular, we present a framework for implementing a massively parallel face recognition system, including a dedicated highly accurate algorithm suitable for various types of platforms (e.g., CNN-UM and digital FPGA. We study in detail a dedicated mixed-mode implementation of the algorithm and estimate its implementation cost in the view of its performance and accuracy restrictions.

  2. Learning and Parallelization Boost Constraint Search

    Science.gov (United States)

    Yun, Xi

    2013-01-01

    Constraint satisfaction problems are a powerful way to abstract and represent academic and real-world problems from both artificial intelligence and operations research. A constraint satisfaction problem is typically addressed by a sequential constraint solver running on a single processor. Rather than construct a new, parallel solver, this work…

  3. 12th International Conference on Intelligent Autonomous Systems (IAS-12)

    CERN Document Server

    Yoon, Kwang-Joon; Lee, Jangmyung; Frontiers of Intelligent Autonomous Systems

    2013-01-01

    This carefully edited volume aims at providing readers with the most recent progress on intelligent autonomous systems, with its particular emphasis on intelligent autonomous ground, aerial and underwater vehicles as well as service robots for home and healthcare under the context of the aforementioned convergence. “Frontiers of Intelligent Autonomous Systems” includes thoroughly revised and extended papers selected from the 12th International Conference on Intelligent Autonomous Systems (IAS-12), held in Jeju, Korea, June 26-29, 2012. The editors chose 35 papers out of the 202 papers presented at IAS-12 which are organized into three chapters: Chapter 1 is dedicated to autonomous navigation and mobile manipulation, Chapter 2 to unmanned aerial and underwater vehicles and Chapter 3 to service robots for home and healthcare. To help the readers to easily access this volume, each chapter starts with a chapter summary introduced by one of the editors: Chapter 1 by Sukhan Lee, Chapter 2 by Kwang Joon Yoon and...

  4. NASA Intelligent Systems Project: Results, Accomplishments and Impact on Science Missions

    Science.gov (United States)

    Coughlan, Joseph C.

    2005-01-01

    The Intelligent Systems Project was responsible for much of NASA's programmatic investment in artificial intelligence and advanced information technologies. IS has completed three major project milestones which demonstrated increased capabilities in autonomy, human centered computing, and intelligent data understanding. Autonomy involves the ability of a robot to place an instrument on a remote surface with a single command cycle. Human centered computing supported a collaborative, mission centric data and planning system for the Mars Exploration Rovers and data understanding has produced key components of a terrestrial satellite observation system with automated modeling and data analysis capabilities. This paper summarizes the technology demonstrations and metrics which quantify and summarize these new technologies which are now available for future Nasa missions.

  5. A Novel Architecture of Metadata Management System Based on Intelligent Cache

    Institute of Scientific and Technical Information of China (English)

    SONG Baoyan; ZHAO Hongwei; WANG Yan; GAO Nan; XU Jin

    2006-01-01

    This paper introduces a novel architecture of metadata management system based on intelligent cache called Metadata Intelligent Cache Controller (MICC). By using an intelligent cache to control the metadata system, MICC can deal with different scenarios such as splitting and merging of queries into sub-queries for available metadata sets in local, in order to reduce access time of remote queries. Application can find results patially from local cache and the remaining portion of the metadata that can be fetched from remote locations. Using the existing metadata, it can not only enhance the fault tolerance and load balancing of system effectively, but also improve the efficiency of access while ensuring the access quality.

  6. INTELLIGENT TUTORING SYSTEM FOR DISTANCE EDUCATION

    Directory of Open Access Journals (Sweden)

    Jose Dutra de Oliveira Neto

    2012-04-01

    Full Text Available This study aims to develop and implement a tool called intelligent tutoring system in an online course to help a formative evaluation in order to improve student learning. According to Bloom et al. (1971,117 formative evaluation is a systematic evaluation to improve the process of teaching and learning. The intelligent tutoring system may provides a timely and high quality feedback that not only inform the correctness of the solution to the problem, but also informs the students about the accuracy of the response relative to their current knowledge about the solution. Constructive and supportive feedback should be given to the students to reveal the right and wrong answers immediately after taking the test. A feedback about the right answers is a form to reinforce positive behaviors. Identifying possible errors and relating them to the instruction material may help student to strengthen the content under consideration. The remedial suggestion should be given for each answer with detailed prescription with regards the materials and instructional procedures before taking next step. The main idea is to inform the students what he has learned and what he still has to learn. The open-source LMS called Moodle™ was extended to accomplish the formative evaluation, high-quality feedback, and communal knowledge presented here with a short online financial math course that is being offered at a large University in Brazil. The preliminary results shows that the intelligent tutoring system using high quality feedback helped the students to improve their knowledge about the solution to the problems based on the errors of their past cohorts. The results and suggestion for future work are presented and discussed.

  7. An Intelligent System for Determining Learning Style

    Science.gov (United States)

    Ozdemir, Ali; Alaybeyoglu, Aysegul; Mulayim, Naciye; Uysal, Muhammed

    2018-01-01

    In this study, an intelligent system which determines learning style of the students is developed to increase success in effective and easy learning. The importance of the proposed software system is to determine convenience degree of the student's learning style. Personal information form and Dunn Learning Style Preference Survey are used to…

  8. Intelligent systems/software engineering methodology - A process to manage cost and risk

    Science.gov (United States)

    Friedlander, Carl; Lehrer, Nancy

    1991-01-01

    A systems development methodology is discussed that has been successfully applied to the construction of a number of intelligent systems. This methodology is a refinement of both evolutionary and spiral development methodologies. It is appropriate for development of intelligent systems. The application of advanced engineering methodology to the development of software products and intelligent systems is an important step toward supporting the transition of AI technology into aerospace applications. A description of the methodology and the process model from which it derives is given. Associated documents and tools are described which are used to manage the development process and record and report the emerging design.

  9. Intelligent control systems: an introduction with examples

    National Research Council Canada - National Science Library

    Hangos, K. M; Lakner, Rozália; Gerzson, Miklós

    2001-01-01

    ... The structure of the knowledge base 1.2 The reasoning algorithm 1.3 Conflict resolution 31 31 32 33 36 viiviii INTELLIGENT CONTROL SYSTEMS 2. 3. 4. 5. 1.4 Explanation of the reasoning Forward r...

  10. Intelligent Transportation Systems statewide architecture : final report.

    Science.gov (United States)

    2003-06-01

    This report describes the development of Kentuckys Statewide Intelligent Transportation Systems (ITS) Architecture. The process began with the development of an ITS Strategic Plan in 1997-2000. A Business Plan, developed in 2000-2001, translated t...

  11. 25th International Conference on Industrial, Engineering & Other Applica- tions of Applied Intelligent Systems (IEA/AIE 2012)

    CERN Document Server

    Jiang, He; Ali, Moonis; Li, Mingchu; Modern Advances in Intelligent Systems and Tools

    2012-01-01

    Intelligent systems provide a platform to connect the research in artificial intelligence to real-world problem solving applications. Various intelligent systems have been developed to face real-world applications. This book discusses the modern advances in intelligent systems and the tools in applied artificial intelligence. It consists of twenty-three chapters authored by participants of the 25th International Conference on Industrial, Engineering & Other Applications of Applied Intelligent Systems (IEA/AIE 2012) which was held in Dalian, China. This book is divided into six parts, including Applied Intelligence, Cognitive Computing and Affective Computing, Data Mining and Intelligent Systems, Decision Support Systems, Machine Learning, and Natural Language Processing. Each part includes three to five chapters. In these chapters, many approaches, applications, restrictions, and discussions are presented. The material of each chapter is self-contained and was reviewed by at least two anonymous referees t...

  12. The use of intelligent systems for risk management in software projects

    Directory of Open Access Journals (Sweden)

    Oksana A. Gushchina

    2017-06-01

    Full Text Available Introduction: The article identifies the main risks of a software project, examines the use of different types of intelligent systems in the risk management process for software projects, discusses the basic methods used for process estimation and forecasting in the field of software engineering, identifies currently used empty expert systems, software systems for analysis and risk management of software projects. Materials and Methods: The author describes the peculiarities of risk management in the field of software engineering with involvement of intelligent systems. The intelligent techniques allow solving the control task with expert precision without the involvement of human experts. Results: The result of this work: – identification of the key risks of a software project (tax, legal, financial and commercial risks, IT risks, personnel risks, risks related to competitors, suppliers, marketing and demand and market; – investigation of the current, applied to risk management of software system projects, artificial intelligence, particularly expert systems and software tools for evaluation of the process results; – identification of the most popular empty expert systems (Clips, G2 and Leonardo and software products of the analysis of large databases (Orange, Weka, Rattle GUI, Apache Mahout, SCaViS, RapidMiner, Databionic ESOM Tools, ELKI, KNIME, Pandas and UIMA; – consideration of the cluster, correlation, regression, factor and dispersion analysis methods for the estimation and prediction of the processes of software engineering. Discussion and Conclusions: The results show the feasibility of the application of various intelligent systems in the risk management process. The analysis of methods of evaluating risks and the tendency of their application in the modern systems of intellectual analysis can serve as a start point for creating a unified system of risk management for software projects of medium and high complexity with a

  13. iHelp: an intelligent online helpdesk system.

    Science.gov (United States)

    Wang, Dingding; Li, Tao; Zhu, Shenghuo; Gong, Yihong

    2011-02-01

    Due to the importance of high-quality customer service, many companies use intelligent helpdesk systems (e.g., case-based systems) to improve customer service quality. However, these systems face two challenges: 1) Case retrieval measures: most case-based systems use traditional keyword-matching-based ranking schemes for case retrieval and have difficulty to capture the semantic meanings of cases and 2) result representation: most case-based systems return a list of past cases ranked by their relevance to a new request, and customers have to go through the list and examine the cases one by one to identify their desired cases. To address these challenges, we develop iHelp, an intelligent online helpdesk system, to automatically find problem-solution patterns from the past customer-representative interactions. When a new customer request arrives, iHelp searches and ranks the past cases based on their semantic relevance to the request, groups the relevant cases into different clusters using a mixture language model and symmetric matrix factorization, and summarizes each case cluster to generate recommended solutions. Case and user studies have been conducted to show the full functionality and the effectiveness of iHelp.

  14. Ecological Design of Cooperative Human-Machine Interfaces for Safety of Intelligent Transport Systems

    Directory of Open Access Journals (Sweden)

    Orekhov Aleksandr

    2016-01-01

    Full Text Available The paper describes research results in the domain of cooperative intelligent transport systems. The requirements for human-machine interface considering safety issue of for intelligent transport systems (ITSare analyzed. Profiling of the requirements to cooperative human-machine interface (CHMI for such systems including requirements to usability and safety is based on a set of standards for ITSs. An approach and design technique of cooperative human-machine interface for ITSs are suggested. The architecture of cloud-based CHMI for intelligent transport systems has been developed. The prototype of software system CHMI4ITSis described.

  15. Parallelized event chain algorithm for dense hard sphere and polymer systems

    International Nuclear Information System (INIS)

    Kampmann, Tobias A.; Boltz, Horst-Holger; Kierfeld, Jan

    2015-01-01

    We combine parallelization and cluster Monte Carlo for hard sphere systems and present a parallelized event chain algorithm for the hard disk system in two dimensions. For parallelization we use a spatial partitioning approach into simulation cells. We find that it is crucial for correctness to ensure detailed balance on the level of Monte Carlo sweeps by drawing the starting sphere of event chains within each simulation cell with replacement. We analyze the performance gains for the parallelized event chain and find a criterion for an optimal degree of parallelization. Because of the cluster nature of event chain moves massive parallelization will not be optimal. Finally, we discuss first applications of the event chain algorithm to dense polymer systems, i.e., bundle-forming solutions of attractive semiflexible polymers

  16. Engineering and management of IT-based service systems an intelligent decision-making support systems approach

    CERN Document Server

    Gomez, Jorge; Garrido, Leonardo; Perez, Francisco

    2014-01-01

    Intelligent Decision-Making Support Systems (i-DMSS) are specialized IT-based systems that support some or several phases of the individual, team, organizational or inter-organizational decision making process by deploying some or several intelligent mechanisms. This book pursues the following academic aims: (i) generate a compendium of quality theoretical and applied contributions in Intelligent Decision-Making Support Systems (i-DMSS) for engineering and management IT-based service systems (ITSS); (ii)  diffuse scarce knowledge about foundations, architectures and effective and efficient methods and strategies for successfully planning, designing, building, operating, and evaluating i-DMSS for ITSS, and (iii) create an awareness of, and a bridge between ITSS and i-DMSS academicians and practitioners in the current complex and dynamic engineering and management ITSS organizational. The book presents a collection of 11 chapters referring to relevant topics for both IT service systems and i-DMSS including: pr...

  17. Robust algebraic image enhancement for intelligent control systems

    Science.gov (United States)

    Lerner, Bao-Ting; Morrelli, Michael

    1993-01-01

    Robust vision capability for intelligent control systems has been an elusive goal in image processing. The computationally intensive techniques a necessary for conventional image processing make real-time applications, such as object tracking and collision avoidance difficult. In order to endow an intelligent control system with the needed vision robustness, an adequate image enhancement subsystem capable of compensating for the wide variety of real-world degradations, must exist between the image capturing and the object recognition subsystems. This enhancement stage must be adaptive and must operate with consistency in the presence of both statistical and shape-based noise. To deal with this problem, we have developed an innovative algebraic approach which provides a sound mathematical framework for image representation and manipulation. Our image model provides a natural platform from which to pursue dynamic scene analysis, and its incorporation into a vision system would serve as the front-end to an intelligent control system. We have developed a unique polynomial representation of gray level imagery and applied this representation to develop polynomial operators on complex gray level scenes. This approach is highly advantageous since polynomials can be manipulated very easily, and are readily understood, thus providing a very convenient environment for image processing. Our model presents a highly structured and compact algebraic representation of grey-level images which can be viewed as fuzzy sets.

  18. #%Applications of artificial intelligence in intelligent manufacturing: a review

    Institute of Scientific and Technical Information of China (English)

    #

    2017-01-01

    #%Based on research into the applications of artificial intelligence (AI) technology in the manufacturing industry in recent years, we analyze the rapid development of core technologies in the new era of 'Internet plus AI', which is triggering a great change in the models, means, and ecosystems of the manufacturing industry, as well as in the development of AI. We then propose new models, means, and forms of intelligent manufacturing, intelligent manufacturing system architecture, and intelligent man-ufacturing technology system, based on the integration of AI technology with information communications, manufacturing, and related product technology. Moreover, from the perspectives of intelligent manufacturing application technology, industry, and application demonstration, the current development in intelligent manufacturing is discussed. Finally, suggestions for the appli-cation of AI in intelligent manufacturing in China are presented.

  19. Adaptive intelligent power systems: Active distribution networks

    International Nuclear Information System (INIS)

    McDonald, Jim

    2008-01-01

    Electricity networks are extensive and well established. They form a key part of the infrastructure that supports industrialised society. These networks are moving from a period of stability to a time of potentially major transition, driven by a need for old equipment to be replaced, by government policy commitments to cleaner and renewable sources of electricity generation, and by change in the power industry. This paper looks at moves towards active distribution networks. The novel transmission and distribution systems of the future will challenge today's system designs. They will cope with variable voltages and frequencies, and will offer more flexible, sustainable options. Intelligent power networks will need innovation in several key areas of information technology. Active control of flexible, large-scale electrical power systems is required. Protection and control systems will have to react to faults and unusual transient behaviour and ensure recovery after such events. Real-time network simulation and performance analysis will be needed to provide decision support for system operators, and the inputs to energy and distribution management systems. Advanced sensors and measurement will be used to achieve higher degrees of network automation and better system control, while pervasive communications will allow networks to be reconfigured by intelligent systems

  20. Pattern analysis, intelligent security and the Internet of Things

    CERN Document Server

    Muda, Azah; Choo, Yun-Huoy

    2015-01-01

    This Volume presents the selected papers from the 5 Parallel Symposiums of the 2014 Fourth World Congress on Information and Communication Technologies (WICT 2014) held in Malacca, Malaysia. The theme of WICT 2014 'Innovating ICT for Social Revolutions'. WICT 2014 is Co-Organized by Machine Intelligence Research Labs (MIR Labs), USA and Universiti Teknikal Malaysia Melaka, Malaysia. WICT 2014 is technically co-sponsored by IEEE Systems, Man & Cybernetics Society Malaysia and Spain Chapters and Technically Supported by IEEE Systems Man and Cybernetics Society, Technical Committee on Soft Computing.

  1. Special Issue: New trends and applications on hybrid artificial intelligence systems

    OpenAIRE

    Corchado Rodríguez, Emilio; Graña Romay, Manuel; Woźniak, MichaŁ

    2017-01-01

    This Special Issue is an outgrowth of the HAIS'10, the 5th International Conference on Hybrid Artificial Intelligence Systems, which was held in San Sebastián, Spain, 23–25 June 2010. The HAIS conference series is devoted to the presentation of innovative techniques involving the hybridization of emerging and active topics in data mining and decision support systems, information fusion, evolutionary computation, visualization techniques, ensemble models, intelligent agent-based systems (compl...

  2. An Expert System for the Development of Efficient Parallel Code

    Science.gov (United States)

    Jost, Gabriele; Chun, Robert; Jin, Hao-Qiang; Labarta, Jesus; Gimenez, Judit

    2004-01-01

    We have built the prototype of an expert system to assist the user in the development of efficient parallel code. The system was integrated into the parallel programming environment that is currently being developed at NASA Ames. The expert system interfaces to tools for automatic parallelization and performance analysis. It uses static program structure information and performance data in order to automatically determine causes of poor performance and to make suggestions for improvements. In this paper we give an overview of our programming environment, describe the prototype implementation of our expert system, and demonstrate its usefulness with several case studies.

  3. Expert systems intelligent tutoring systems and the power industry: A future scenario

    International Nuclear Information System (INIS)

    Bloom, C.P.; Bullemer, P.T.; Cochran, E.L.

    1990-01-01

    One use to which fielded expert systems have been put is the training of less experienced personnel. However, since expert systems are not developed for the purpose of training, their knowledge contains gaps, particularly in the areas of explanation and reasoning-essential components of expertise. The incidental learning that results from interacting with an expert system produces a memorization of the expert system's procedures without an understanding of the logic behind those procedures. Although learning without comprehension can provide adequate task performance, it affords inadequate transfer or generalization of knowledge, producing task-specific learning. In other words, the expert system user performs the task like an expert, but has not really become an expert. To become an expert, specialized training is required. This training could be provided by professional educators, or, in the future, by artificial intelligence programs, called intelligent tutoring systems, specifically designed for training

  4. MOIDSS?- Mobile Online Intelligent Decision Support System, Phase II

    Data.gov (United States)

    National Aeronautics and Space Administration — GRID has had a successfully completed Phase I 'Mobile Online Intelligent Decision Support System' (MOIDSS). The system developed into a total solution that supports...

  5. Parallel Task Processing on a Multicore Platform in a PC-based Control System for Parallel Kinematics

    Directory of Open Access Journals (Sweden)

    Harald Michalik

    2009-02-01

    Full Text Available Multicore platforms are such that have one physical processor chip with multiple cores interconnected via a chip level bus. Because they deliver a greater computing power through concurrency, offer greater system density multicore platforms provide best qualifications to address the performance bottleneck encountered in PC-based control systems for parallel kinematic robots with heavy CPU-load. Heavy load control tasks are generated by new control approaches that include features like singularity prediction, structure control algorithms, vision data integration and similar tasks. In this paper we introduce the parallel task scheduling extension of a communication architecture specially tailored for the development of PC-based control of parallel kinematics. The Sche-duling is specially designed for the processing on a multicore platform. It breaks down the serial task processing of the robot control cycle and extends it with parallel task processing paths in order to enhance the overall control performance.

  6. Integrated Systems Health Management for Intelligent Systems

    Science.gov (United States)

    Figueroa, Fernando; Melcher, Kevin

    2011-01-01

    The implementation of an integrated system health management (ISHM) capability is fundamentally linked to the management of data, information, and knowledge (DIaK) with the purposeful objective of determining the health of a system. It is akin to having a team of experts who are all individually and collectively observing and analyzing a complex system, and communicating effectively with each other in order to arrive at an accurate and reliable assessment of its health. In this paper, concepts, procedures, and approaches are presented as a foundation for implementing an intelligent systems ]relevant ISHM capability. The capability stresses integration of DIaK from all elements of a system. Both ground-based (remote) and on-board ISHM capabilities are compared and contrasted. The information presented is the result of many years of research, development, and maturation of technologies, and of prototype implementations in operational systems.

  7. Intelligent video surveillance systems and technology

    CERN Document Server

    Ma, Yunqian

    2009-01-01

    From the streets of London to subway stations in New York City, hundreds of thousands of surveillance cameras ubiquitously collect hundreds of thousands of videos, often running 24/7. How can such vast volumes of video data be stored, analyzed, indexed, and searched? How can advanced video analysis and systems autonomously recognize people and detect targeted activities real-time? Collating and presenting the latest information Intelligent Video Surveillance: Systems and Technology explores these issues, from fundamentals principle to algorithmic design and system implementation.An Integrated

  8. Development of Intelligent Auxiliary System for Customized Physical Fitness and Healthcare

    Directory of Open Access Journals (Sweden)

    Huang Chung-Chi

    2016-01-01

    Full Text Available With the advent of global high-tech industry and commerce era, the sedentary reduces opportunities of physical activity. And physical fitness and health of people is getting worse and worse. At present, the shortage of physical fitness instructors greatly affected the effectiveness of health promotion. Therefore, it is necessary to develop an auxiliary system which can reduce the workload of instructors and enhance physical fitness and health for people. But current general physical fitness and healthcare system is hard to meet individualized needs. The main purpose of this research is to develop an intelligent auxiliary system for customized physical fitness and healthcare. It records all processes of physical fitness and healthcare system by wireless sensors network. The results of intelligent auxiliary systems for customized physical fitness and healthcare will be generated by fuzzy logic Inference. It will improve individualized physical fitness and healthcare. Finally, we will demonstrate the advantages of the intelligent auxiliary system for customized physical fitness and healthcare.

  9. A new parallel molecular dynamics algorithm for organic systems

    International Nuclear Information System (INIS)

    Plimpton, S.; Hendrickson, B.; Heffelfinger, G.

    1993-01-01

    A new parallel algorithm for simulating bonded molecular systems such as polymers and proteins by molecular dynamics (MD) is presented. In contrast to methods that extract parallelism by breaking the spatial domain into sub-pieces, the new method does not require regular geometries or uniform particle densities to achieve high parallel efficiency. For very large, regular systems spatial methods are often the best choice, but in practice the new method is faster for systems with tens-of-thousands of atoms simulated on large numbers of processors. It is also several times faster than the techniques commonly used for parallelizing bonded MD that assign a subset of atoms to each processor and require all-to-all communication. Implementation of the algorithm in a CHARMm-like MD model with many body forces and constraint dynamics is discussed and timings on the Intel Delta and Paragon machines are given. Example calculations using the algorithm in simulations of polymers and liquid-crystal molecules will also be briefly discussed

  10. A Proposed Business Intelligent Framework for Recommender Systems

    Directory of Open Access Journals (Sweden)

    Sitalakshmi Venkatraman

    2017-11-01

    Full Text Available In this Internet age, recommender systems (RS have become popular, offering new opportunities and challenges to the business world. With a continuous increase in global competition, e-businesses, information portals, social networks and more, websites are required to become more user-centric and rely on the presence and role of RS in assisting users in better decision making. However, with continuous changes in user interests and consumer behavior patterns that are influenced by easy access to vast information and social factors, raising the quality of recommendations has become a challenge for recommender systems. There is a pressing need for exploring hybrid models of the five main types of RS, namely collaborative, demographic, utility, content and knowledge based approaches along with advancements in Big Data (BD to become more context-aware of the technology and social changes and to behave intelligently. There is a gap in literature with a research focus in this direction. This paper takes a step to address this by exploring a new paradigm of applying business intelligence (BI concepts to RS for intelligently responding to user changes and business complexities. A BI based framework adopting a hybrid methodology for RS is proposed with a focus on enhancing the RS performance. Such a business intelligent recommender system (BIRS can adopt On-line Analytical Processing (OLAP tools and performance monitoring metrics using data mining techniques of BI to enhance its own learning, user profiling and predictive models for making a more useful set of personalised recommendations to its users. The application of the proposed framework to a B2C e-commerce case example is presented.

  11. Modern architectures for intelligent systems: reusable ontologies and problem-solving methods.

    Science.gov (United States)

    Musen, M A

    1998-01-01

    When interest in intelligent systems for clinical medicine soared in the 1970s, workers in medical informatics became particularly attracted to rule-based systems. Although many successful rule-based applications were constructed, development and maintenance of large rule bases remained quite problematic. In the 1980s, an entire industry dedicated to the marketing of tools for creating rule-based systems rose and fell, as workers in medical informatics began to appreciate deeply why knowledge acquisition and maintenance for such systems are difficult problems. During this time period, investigators began to explore alternative programming abstractions that could be used to develop intelligent systems. The notions of "generic tasks" and of reusable problem-solving methods became extremely influential. By the 1990s, academic centers were experimenting with architectures for intelligent systems based on two classes of reusable components: (1) domain-independent problem-solving methods-standard algorithms for automating stereotypical tasks--and (2) domain ontologies that captured the essential concepts (and relationships among those concepts) in particular application areas. This paper will highlight how intelligent systems for diverse tasks can be efficiently automated using these kinds of building blocks. The creation of domain ontologies and problem-solving methods is the fundamental end product of basic research in medical informatics. Consequently, these concepts need more attention by our scientific community.

  12. Framework for developing a regional system architecture for intelligent transportation systems

    Science.gov (United States)

    1997-01-01

    Defining an architecture for intelligent transportation systems (ITS) at the regional level, where most ITS deployment occurs, is constrained by jurisdictional, institutional, financial, political, and regulatory factors. These constraints provide op...

  13. The Glasgow Parallel Reduction Machine: Programming Shared-memory Many-core Systems using Parallel Task Composition

    Directory of Open Access Journals (Sweden)

    Ashkan Tousimojarad

    2013-12-01

    Full Text Available We present the Glasgow Parallel Reduction Machine (GPRM, a novel, flexible framework for parallel task-composition based many-core programming. We allow the programmer to structure programs into task code, written as C++ classes, and communication code, written in a restricted subset of C++ with functional semantics and parallel evaluation. In this paper we discuss the GPRM, the virtual machine framework that enables the parallel task composition approach. We focus the discussion on GPIR, the functional language used as the intermediate representation of the bytecode running on the GPRM. Using examples in this language we show the flexibility and power of our task composition framework. We demonstrate the potential using an implementation of a merge sort algorithm on a 64-core Tilera processor, as well as on a conventional Intel quad-core processor and an AMD 48-core processor system. We also compare our framework with OpenMP tasks in a parallel pointer chasing algorithm running on the Tilera processor. Our results show that the GPRM programs outperform the corresponding OpenMP codes on all test platforms, and can greatly facilitate writing of parallel programs, in particular non-data parallel algorithms such as reductions.

  14. The development of the intelligent diagnostic expert system for high power dye-laser MOPA system

    International Nuclear Information System (INIS)

    Liu Lianhua; Yang Wenxi; Zhang Xiaowei; Dan Yongjun

    2014-01-01

    A intelligent diagnostic expert system was required to simulate the expert thinking process of solving problem in experiment and to real-time judge the running state of the experiment system. The intelligent diagnostic expert system for dye-laser MOPA system was build with the modular design of separated knowledge base and inference engine, the RETE algorithm rules match, the asynchronous operation, and multithreading technology. The experiment result indicated that the system could real-time analysis and diagnose the running state of dye-laser MOPA system with advantages of high diagnosis efficiency, good instantaneity and strong expansibility. (authors)

  15. Web Intelligence and Artificial Intelligence in Education

    Science.gov (United States)

    Devedzic, Vladan

    2004-01-01

    This paper surveys important aspects of Web Intelligence (WI) in the context of Artificial Intelligence in Education (AIED) research. WI explores the fundamental roles as well as practical impacts of Artificial Intelligence (AI) and advanced Information Technology (IT) on the next generation of Web-related products, systems, services, and…

  16. Addressing the reliability issues of intelligent well systems

    International Nuclear Information System (INIS)

    Drakeley, Brian; Douglas, Neil

    2000-01-01

    New Technology receives its fair share of 'risk aversion' both in good and not so good economic times from oil and gas operators evaluating application opportunities. This paper presents details of a strategy developed and implemented to bring to market an Intelligent Well system designed from day one to maximize system reliability, while offering the customer a high degree of choice in system functionality. A team of engineers and scientists skilled in all aspects of Reliability Analysis and Assessment analyzed the Intelligent Well system under development, gathered reliability performance data from other sources and using various analytical techniques developed matrices of system survival probability estimates for various scenarios. Interaction with the system and design engineers has been an on-going process as designs are modified to maximize reliability predictions and extensive qualification test programs developed from the component to the overall system level. The techniques used in the development project will be presented. A comparative model now exists that facilitates the evaluation of future design alternative considerations and also contains databases that can be readily updated with actual field data etc. (author)

  17. Intelligent Transport Systems in the Management of Road Transportation

    Science.gov (United States)

    Kalupová, Blanka; Hlavoň, Ivan

    2016-11-01

    Extension of European Union causes increase of free transfer of people and goods. At the same time they raised the problems associated with the transport, e.g. congestion and related accidents on roads, air traffic delays and more. To increase the efficiency and safety of transport, the European Commission supports the introduction of intelligent transport systems and services in all transport sectors. Implementation of intelligent transport systems and services in the road transport reduces accident frequency, increases the capacity of existing infrastructure and reduces congestions. Use of toll systems provides resources needed for the construction and operation of a new road network, improves public transport, cycling transport and walking transport, and also their multimodal integration with individual car transport.

  18. Cognitive Connected Vehicle Information System Design Requirement for Safety: Role of Bayesian Artificial Intelligence

    Directory of Open Access Journals (Sweden)

    Ata Khan

    2013-04-01

    Full Text Available Intelligent transportation systems (ITS are gaining acceptance around the world and the connected vehicle component of ITS is recognized as a high priority research and development area in many technologically advanced countries. Connected vehicles are expected to have the capability of safe, efficient and eco-driving operations whether these are under human control or in the adaptive machine control mode of operations. The race is on to design the capability to operate in connected traffic environment. The operational requirements can be met with cognitive vehicle design features made possible by advances in artificial intelligence-supported methodology, improved understanding of human factors, and advances in communication technology. This paper describes cognitive features and their information system requirements. The architecture of an information system is presented that supports the features of the cognitive connected vehicle. For better focus, information processing capabilities are specified and the role of Bayesian artificial intelligence is defined for data fusion. Example applications illustrate the role of information systems in integrating intelligent technology, Bayesian artificial intelligence, and abstracted human factors. Concluding remarks highlight the role of the information system and Bayesian artificial intelligence in the design of a new generation of cognitive connected vehicle.

  19. Application of computational intelligence techniques for load shedding in power systems: A review

    International Nuclear Information System (INIS)

    Laghari, J.A.; Mokhlis, H.; Bakar, A.H.A.; Mohamad, Hasmaini

    2013-01-01

    Highlights: • The power system blackout history of last two decades is presented. • Conventional load shedding techniques, their types and limitations are presented. • Applications of intelligent techniques in load shedding are presented. • Intelligent techniques include ANN, fuzzy logic, ANFIS, genetic algorithm and PSO. • The discussion and comparison between these techniques are provided. - Abstract: Recent blackouts around the world question the reliability of conventional and adaptive load shedding techniques in avoiding such power outages. To address this issue, reliable techniques are required to provide fast and accurate load shedding to prevent collapse in the power system. Computational intelligence techniques, due to their robustness and flexibility in dealing with complex non-linear systems, could be an option in addressing this problem. Computational intelligence includes techniques like artificial neural networks, genetic algorithms, fuzzy logic control, adaptive neuro-fuzzy inference system, and particle swarm optimization. Research in these techniques is being undertaken in order to discover means for more efficient and reliable load shedding. This paper provides an overview of these techniques as applied to load shedding in a power system. This paper also compares the advantages of computational intelligence techniques over conventional load shedding techniques. Finally, this paper discusses the limitation of computational intelligence techniques, which restricts their usage in load shedding in real time

  20. Controls and Health Management Technologies for Intelligent Aerospace Propulsion Systems

    Science.gov (United States)

    Garg, Sanjay

    2004-01-01

    With the increased emphasis on aircraft safety, enhanced performance and affordability, and the need to reduce the environmental impact of aircraft, there are many new challenges being faced by the designers of aircraft propulsion systems. The Controls and Dynamics Technology Branch at NASA (National Aeronautics and Space Administration) Glenn Research Center (GRC) in Cleveland, Ohio, is leading and participating in various projects in partnership with other organizations within GRC and across NASA, the U.S. aerospace industry, and academia to develop advanced controls and health management technologies that will help meet these challenges through the concept of an Intelligent Engine. The key enabling technologies for an Intelligent Engine are the increased efficiencies of components through active control, advanced diagnostics and prognostics integrated with intelligent engine control to enhance component life, and distributed control with smart sensors and actuators in an adaptive fault tolerant architecture. This paper describes the current activities of the Controls and Dynamics Technology Branch in the areas of active component control and propulsion system intelligent control, and presents some recent analytical and experimental results in these areas.

  1. Comparative Study of Intelligent Systems for Management of GIT Cancers

    Directory of Open Access Journals (Sweden)

    Labib Nevine

    2017-01-01

    Full Text Available Intelligent Systems contribute in the management of different GIT cancer types. The paper discusses different types of intelligent systems, classified according to the medical task achieved, such as early detection, diagnosis and prognosis. It is found out that these types include rule-based and case-based expert systems, artificial neural networks, genetic algorithms, machine learning, in addition to data mining techniques and statistical methods. The study focuses on comparing between different techniques and tools used. The comparison results in identifying the benefits of using data mining techniques for the diagnosis task, since it is based on huge amounts of data in order to discover new patterns hence new predisposing factors. It also points out the use of expert systems in the prognosis task, since this task is mainly based on the specialist experience that should be transferred to less- experienced medical professionals. Based on the previous results, it is recommended to develop an Intelligent Tutoring System (ITS that focuses on the early diagnosis of GIT cancers, since managing the disease depends mainly on proper diagnosis, and also to build an expert system that helps transferring GIT cancers management knowledge to medical doctors in different hospitals.

  2. Dynamic vulnerability assessment and intelligent control for sustainable power systems

    CERN Document Server

    Gonzalez-Longatt, Francisco

    2018-01-01

    Identifying, assessing, and mitigating electric power grid vulnerabilities is a growing focus in short-term operational planning of power systems. Through illustrated application, this important guide surveys state-of-the-art methodologies for the assessment and enhancement of power system security in short-term operational planning and real-time operation. The methodologies employ advanced methods from probabilistic theory, data mining, artificial intelligence, and optimization, to provide knowledge-based support for monitoring, control (preventive and corrective), and decision making tasks. Key features: Introduces behavioural recognition in wide-area monitoring and security constrained optimal power flow for intelligent control and protection and optimal grid management. Provides in-depth understanding of risk-based reliability and security assessment, dynamic vulnerability as essment methods, supported by the underpinning mathematics. Develops expertise in mitigation techniques using intelligent protect...

  3. Representing System Behaviors and Expert Behaviors for Intelligent Tutoring. Technical Report No. 108.

    Science.gov (United States)

    Towne, Douglas M.; And Others

    Simulation-based software tools that can infer system behaviors from a deep model of the system have the potential for automatically building the semantic representations required to support intelligent tutoring in fault diagnosis. The Intelligent Maintenance Training System (IMTS) is such a resource, designed for use in training troubleshooting…

  4. Miniature Intelligent Wireless Fire Detector System, Phase I

    Data.gov (United States)

    National Aeronautics and Space Administration — The objective of this project is to develop a wireless intelligent dual-band photodetector system for advanced fire detection/recognition, combining UV/IR III...

  5. An Intelligent Information System for forest management: NED/FVS integration

    Science.gov (United States)

    J. Wang; W.D. Potter; D. Nute; F. Maier; H. Michael Rauscher; M.J. Twery; S. Thomasma; P. Knopp

    2002-01-01

    An Intelligent Information System (IIS) is viewed as composed of a unified knowledge base, database, and model base. This allows an IIS to provide responses to user queries regardless of whether the query process involves a data retrieval, an inference, a computational method, a problem solving module, or some combination of these. NED-2 is a full-featured intelligent...

  6. Nature-inspired design of hybrid intelligent systems

    CERN Document Server

    Castillo, Oscar; Kacprzyk, Janusz

    2017-01-01

    This book highlights recent advances in the design of hybrid intelligent systems based on nature-inspired optimization and their application in areas such as intelligent control and robotics, pattern recognition, time series prediction, and optimization of complex problems. The book is divided into seven main parts, the first of which addresses theoretical aspects of and new concepts and algorithms based on type-2 and intuitionistic fuzzy logic systems. The second part focuses on neural network theory, and explores the applications of neural networks in diverse areas, such as time series prediction and pattern recognition. The book’s third part presents enhancements to meta-heuristics based on fuzzy logic techniques and describes new nature-inspired optimization algorithms that employ fuzzy dynamic adaptation of parameters, while the fourth part presents diverse applications of nature-inspired optimization algorithms. In turn, the fifth part investigates applications of fuzzy logic in diverse areas, such as...

  7. Advanced solutions in power systems HVDC, facts, and artificial intelligence

    CERN Document Server

    Liu, Chen-Ching; Edris, Abdel-Aty

    2016-01-01

    Provides insight on both classical means and new trends in the application of power electronic and artificial intelligence techniques in power system operation and control This book presents advanced solutions for power system controllability improvement, transmission capability enhancement and operation planning. The book is organized into three parts. The first part describes the CSC-HVDC and VSC-HVDC technologies, the second part presents the FACTS devices, and the third part refers to the artificial intelligence techniques. All technologies and tools approached in this book are essential for power system development to comply with the smart grid requirements.

  8. An intelligent operator support system for dynamic positioning

    NARCIS (Netherlands)

    Diggelen, J. van; Broek, J. van den; Schraagen, J.M.C.; Waa, J.S. van der

    2018-01-01

    This paper proposes a human-centered approach to Dynamic Position-ing systems which combines multiple technologies in an intelligent operator sup-port system (IOSS). IOSS allows the operator to be roaming and do other tasks in quiet conditions. When conditions become more demanding, the IOSS calls

  9. Human-directed local autonomy for motion guidance and coordination in an intelligent manufacturing system

    Science.gov (United States)

    Alford, W. A.; Kawamura, Kazuhiko; Wilkes, Don M.

    1997-12-01

    This paper discusses the problem of integrating human intelligence and skills into an intelligent manufacturing system. Our center has jointed the Holonic Manufacturing Systems (HMS) Project, an international consortium dedicated to developing holonic systems technologies. One of our contributions to this effort is in Work Package 6: flexible human integration. This paper focuses on one activity, namely, human integration into motion guidance and coordination. Much research on intelligent systems focuses on creating totally autonomous agents. At the Center for Intelligent Systems (CIS), we design robots that interact directly with a human user. We focus on using the natural intelligence of the user to simplify the design of a robotic system. The problem is finding ways for the user to interact with the robot that are efficient and comfortable for the user. Manufacturing applications impose the additional constraint that the manufacturing process should not be disturbed; that is, frequent interacting with the user could degrade real-time performance. Our research in human-robot interaction is based on a concept called human directed local autonomy (HuDL). Under this paradigm, the intelligent agent selects and executes a behavior or skill, based upon directions from a human user. The user interacts with the robot via speech, gestures, or other media. Our control software is based on the intelligent machine architecture (IMA), an object-oriented architecture which facilitates cooperation and communication among intelligent agents. In this paper we describe our research testbed, a dual-arm humanoid robot and human user, and the use of this testbed for a human directed sorting task. We also discuss some proposed experiments for evaluating the integration of the human into the robot system. At the time of this writing, the experiments have not been completed.

  10. Modeling and optimization of parallel and distributed embedded systems

    CERN Document Server

    Munir, Arslan; Ranka, Sanjay

    2016-01-01

    This book introduces the state-of-the-art in research in parallel and distributed embedded systems, which have been enabled by developments in silicon technology, micro-electro-mechanical systems (MEMS), wireless communications, computer networking, and digital electronics. These systems have diverse applications in domains including military and defense, medical, automotive, and unmanned autonomous vehicles. The emphasis of the book is on the modeling and optimization of emerging parallel and distributed embedded systems in relation to the three key design metrics of performance, power and dependability.

  11. Proceedings of the International Conference on Information Systems Design and Intelligent Applications 2012

    CERN Document Server

    Avadhani, P; Abraham, Ajith

    2012-01-01

    This volume contains the papers presented at INDIA-2012: International conference on  Information system Design and Intelligent Applications held on January 5-7, 2012 in Vishakhapatnam, India. This conference was organized by Computer Society of India (CSI), Vishakhapatnam chapter well supported by Vishakhapatnam Steel, RINL, Govt of India. It contains 108 papers contributed by authors from six different countries across four continents. These research papers mainly focused on intelligent applications and various system design issues. The papers cover a wide range of topics of computer science and information technology discipline ranging from image processing, data base application, data mining, grid and cloud computing, bioinformatics among many others. The various intelligent tools like swarm intelligence, artificial intelligence, evolutionary algorithms, bio-inspired algorithms have been applied in different papers for solving various challenging IT related problems.

  12. Development of charged particle nuclear reaction data retrieval system on IntelligentPad

    International Nuclear Information System (INIS)

    Ohbayashi, Yosihide; Masui, Hiroshi; Aoyama, Shigeyoshi; Kato, Kiyoshi; Chiba, Masaki

    1999-01-01

    An newly designed database retrieval system of charged particle nuclear reaction database system is developed with IntelligentPad architecture. We designed the network-based (server-client) data retrieval system, and a client system constructs on Windows95, 98/NT with IntelligentPad. We set the future aim of our database system toward the 'effective' use of nuclear reaction data: I. 'Re-produce, Re-edit, Re-use', II. 'Circulation, Evolution', III. 'Knowledge discovery'. Thus, further developments are under way. (author)

  13. Research on the Special Railway Intelligence Transportation Hierarchy and System Integration Methodology

    Directory of Open Access Journals (Sweden)

    Meng-Jie WANG

    2013-05-01

    Full Text Available Following the rapid development of information technology in the field of railway transportation, the problems of establishing a digital, integrated and intelligent special railway system need to be solved immediately. This paper designs and implements the intelligent transportation information system based on the unique pattern of transportation organization, the characteristics of transportation operations and the workflow of special railway. Through the detailed analysis of system architecture and framework design, the main subsystems and the internal comprehensive integrated principle, business system from a system integration perspective of the special railway is optimized, which can be able to realize the integration of all kinds of information resources. The implementation of integration and the special railway intelligent system is a great change in terms of maximizing transportation capacity, improving efficiency and guaranteeing the safety of special railway transportation.

  14. Simulation-Based Cryosurgery Intelligent Tutoring System Prototype.

    Science.gov (United States)

    Sehrawat, Anjali; Keelan, Robert; Shimada, Kenji; Wilfong, Dona M; McCormick, James T; Rabin, Yoed

    2016-04-01

    As a part of an ongoing effort to develop computerized training tools for cryosurgery, the current study presents a proof of concept for a computerized tool for cryosurgery tutoring. The tutoring system lists geometrical constraints of cryoprobes placement, simulates cryoprobe insertion, displays a rendered shape of the prostate, enables distance measurements, simulates the corresponding thermal history, and evaluates the mismatch between the target region shape and a preselected planning isotherm. The quality of trainee planning is measured in comparison with a computer-generated planning, created for each case study by previously developed planning algorithms. The following two versions of the tutoring system have been tested in the current study: (1) an unguided version, where the trainee can practice cases in unstructured sessions and (2) an intelligent tutoring system, which forces the trainee to follow specific steps, believed by the authors to potentially shorten the learning curve. Although the tutoring level in this study aims only at geometrical constraints on cryoprobe placement and the resulting thermal histories, it creates a unique opportunity to gain insight into the process outside the operation room. Post-test results indicate that the intelligent tutoring system may be more beneficial than the nonintelligent tutoring system, but the proof of concept is demonstrated with either system. © The Author(s) 2015.

  15. Guide to federal intelligent transportation system (ITS) research.

    Science.gov (United States)

    2013-01-01

    The U.S. Department of Transportations (USDOT) Intelligent Transportation System (ITS) Program aims to bring connectivity to transportation through the use of advanced wireless technologies powerful technologies that enable transformative chan...

  16. Art in the Age of Machine Intelligence

    Directory of Open Access Journals (Sweden)

    Blaise Agüera y Arcas

    2017-09-01

    Full Text Available In this wide‐ranging essay, the leader of Google’s Seattle AI group and founder of the Artists and Machine Intelligence program discusses the long‐standing and complex relationship between art and technology. The transformation of artistic practice and theory that attended the 19th century photographic revolution is explored as a parallel for the current revolution in machine intelligence, which promises not only to mechanize (or democratize the means of reproduction, but also of production.

  17. An intelligent tutoring system for the teaching of the nuclear industry equipment and systems

    Energy Technology Data Exchange (ETDEWEB)

    Hardy, Lidia L. Elias; Prieto, Jose M. Yunez [Instituto Superior de Ciencia y Tecnologia Nuclear (ISCTN), La Habana (Cuba)

    1995-12-31

    This paper shows a model of Intelligent Tutoring System oriented to train on functioning and operation of industrial equipment. The objective of this system is to create a specific Intelligent Tutor to be used in training of NPP`s operators. Written in C{sup ++} v 3.1, the system uses the OOP facilities, mainly the inheritance and polymorphism. Data structures able to organize the expert`s knowledge and others which allow to make a distribution of tutoring knowledge were designed. Based on these structures, the algorithms able to solve the problem of the analysis of the learner`s answers, allowing the detection and correction of errors, and the algorithms, which the system can present the appropriate task for the learner in accordance to their knowledge in each moment, were elaborated. Control strategies applied on the learning management model were defined to allow the introduction of the strategies on the Learning Process. The paper reports this ITS as an example of Intelligent Tutoring on functioning and operation of the pressurizer for NPP with PWR reactor type WWER 440. (author). 8 refs, 6 figs.

  18. An intelligent tutoring system for the teaching of the nuclear industry equipment and systems

    International Nuclear Information System (INIS)

    Hardy, Lidia L. Elias; Prieto, Jose M. Yunez

    1995-01-01

    This paper shows a model of Intelligent Tutoring System oriented to train on functioning and operation of industrial equipment. The objective of this system is to create a specific Intelligent Tutor to be used in training of NPP's operators. Written in C ++ v 3.1, the system uses the OOP facilities, mainly the inheritance and polymorphism. Data structures able to organize the expert's knowledge and others which allow to make a distribution of tutoring knowledge were designed. Based on these structures, the algorithms able to solve the problem of the analysis of the learner's answers, allowing the detection and correction of errors, and the algorithms, which the system can present the appropriate task for the learner in accordance to their knowledge in each moment, were elaborated. Control strategies applied on the learning management model were defined to allow the introduction of the strategies on the Learning Process. The paper reports this ITS as an example of Intelligent Tutoring on functioning and operation of the pressurizer for NPP with PWR reactor type WWER 440. (author). 8 refs, 6 figs

  19. Intelligent Learning System using cognitive science theory and artificial intelligence methods

    Energy Technology Data Exchange (ETDEWEB)

    Cristensen, D.L.

    1986-01-01

    This dissertation is a presentation of a theoretical model of an intelligent Learning System (ILS). The approach view intelligent computer-based instruction on a curricular-level and educational-theory base, instead of the conventional instructional-only level. The ILS is divided into two components: (1) macro-level, curricular; and (2) micro-level (MAIS), instructional. The primary purpose of the ILS macro level is to establish the initial conditions of learning by considering individual difference variables within specification of the curriculum content domain. Second, the ILS macro-level will iteratively update the conditions of learning as the individual student progresses through the given curriculum. The term dynamic is used to describe the expert tutor that establishes and monitors the conditions of instruction between the ILS macro level and the micro level. As the student progresses through the instruction, appropriate information is sent back continuously to the macro level to constantly improve decision making for succeeding conditions of instruction.

  20. IMIS: An intelligence microscope imaging system

    Science.gov (United States)

    Caputo, Michael; Hunter, Norwood; Taylor, Gerald

    1994-01-01

    Until recently microscope users in space relied on traditional microscopy techniques that required manual operation of the microscope and recording of observations in the form of written notes, drawings, or photographs. This method was time consuming and required the return of film and drawings from space for analysis. No real-time data analysis was possible. Advances in digital and video technologies along with recent developments in article intelligence will allow future space microscopists to have a choice of three additional modes of microscopy: remote coaching, remote control, and automation. Remote coaching requires manual operations of the microscope with instructions given by two-way audio/video transmission during critical phases of the experiment. When using the remote mode of microscopy, the Principal Investigator controls the microscope from the ground. The automated mode employs artificial intelligence to control microscope functions and is the only mode that can be operated in the other three modes as well. The purpose of this presentation is to discuss the advantages and disadvantages of the four modes of of microscopy and how the IMIS, a proposed intelligent microscope imaging system, can be used as a model for developing and testing concepts, operating procedures, and equipment design of specifications required to provide a comprehensive microscopy/imaging capability onboard Space Station Freedom.

  1. Applications of artificial intelligence, including expert systems

    International Nuclear Information System (INIS)

    Abbott, M.B.

    1989-01-01

    When Artificial Intelligence is applied to a complex physical system like a nuclear plant it is useful to distinguish between two rather distinct and different intelligent views of such a plant. The first view may be characterised as ''the designer's view''. This is the view of the plant as it was originally conceived and designed; it is essentially a once-and-for-all static view, corresponding to the implicit assumption of an ''ageless plant'', or at most a plant which ages in a preconceived, preset manner. The second view, which may be characterised as ''the operators view'', has to do more with a real-world, ageing plant. It is a more dynamic view, which sees the ageing process as one in which unforeseen, and possibly unforeseeable events may occur at equally unforeseen, and possibly unforeseeable times. The first view is predominantly a way of thinking about the plant, while the second is very often more a way of feeling about it. It should be emphasized that both ways are ways of intelligence. (author)

  2. Cybernation of the feeling and intuition functions for the intelligent control system

    Directory of Open Access Journals (Sweden)

    G. G. Vorobjev

    2016-01-01

    Full Text Available Now researches for creating an intelligent control system сonventionally refer to “neurocybernetics” or “black box cybernetics”. The first approach has not received a meaningful progress, because modeling of elements and structures of a brain has shown insufficiency of the modern knowledge of an alive brain.Black box cybernetics means that for the reception of the intelligent system it is correct enough to reproduce observable results of the intellectual processes, besides, it makes no difference how these results are obtained. Insufficient speed of the existing computers is the difficulty, associated with the second approach. However, a huge variety of the intellectual activity displays forces to recognize, that the black box cybernetics is also doomed to fail, since all the features of intelligence cannot be taken into account.In the present research, aiming at the principles’ development for functioning of the intelligent control system of a new generation, the following approach is applied: intelligent system behavior is correctly displayed by any psychological theory of the person, therefore, “cybernation” of some enough economical of them can have the universal intelligent system as the result. Analytical psychology by Karl Jung is chosen as the prototype theory.From the four mental functions, offered by Karl Jung, in this case feeling and intuition are chosen, besides, that functions of thinking and sensation are left without in-depth analysis and are only superficially described. It is connected with the restrictions of the number of publications, and consideration of the given functions requires the significant amount.The feeling function under the given descriptions by Karl Jung, develops the attitude of «egoism» of the system to subject – a thing, situations, to process, etc. However, as no attitude is valid action, the developed attitude for the observer is “the indicator” of the given function of the system

  3. An intelligent interlock design support system

    International Nuclear Information System (INIS)

    Hayashi, Toshifumi; Kamiyama, Masahiko

    1990-01-01

    This paper presents an intelligent interlock design support system, called Handy. BWR plant interlocks have been designed on a conventional CAD system operating on a mini-computer based time sharing system. However, its ability to support interlock designers is limited, mainly due to the system not being capable of manipulating the interlock logic. Handy improves the design efficiency with consistent manipulation of the logic and drawings, interlock simulation, versatile database management, object oriented user interface, high resolution high speed graphics, and automatic interlock outlining with a design support expert system. Handy is now being tested by designers, and is expected to greatly contribute to their efficiency. (author)

  4. The City Intelligence Quotient (City IQ Evaluation System: Conception and Evaluation

    Directory of Open Access Journals (Sweden)

    Zhiqiang Wu

    2016-06-01

    Full Text Available After a systematic review of 38 current intelligent city evaluation systems (ICESs from around the world, this research analyzes the secondary and tertiary indicators of these 38 ICESs from the perspectives of scale structuring, approaches and indicator selection, and determines their common base. From this base, the fundamentals of the City Intelligence Quotient (City IQ Evaluation System are developed and five dimensions are selected after a clustering analysis. The basic version, City IQ Evaluation System 1.0, involves 275 experts from 14 high-end research institutions, which include the Chinese Academy of Engineering, the National Academy of Science and Engineering (Germany, the Royal Swedish Academy of Engineering Sciences, the Planning Management Center of the Ministry of Housing and Urban-Rural Development of China, and the Development Research Center of the State Council of China. City IQ Evaluation System 2.0 is further developed, with improvements in its universality, openness, and dynamic adjustment capability. After employing deviation evaluation methods in the IQ assessment, City IQ Evaluation System 3.0 was conceived. The research team has conducted a repeated assessment of 41 intelligent cities around the world using City IQ Evaluation System 3.0. The results have proved that the City IQ Evaluation System, developed on the basis of intelligent life, features more rational indicators selected from data sources that can offer better universality, openness, and dynamics, and is more sensitive and precise.

  5. The Intelligent Control System and Experiments for an Unmanned Wave Glider.

    Science.gov (United States)

    Liao, Yulei; Wang, Leifeng; Li, Yiming; Li, Ye; Jiang, Quanquan

    2016-01-01

    The control system designing of Unmanned Wave Glider (UWG) is challenging since the control system is weak maneuvering, large time-lag and large disturbance, which is difficult to establish accurate mathematical model. Meanwhile, to complete marine environment monitoring in long time scale and large spatial scale autonomously, UWG asks high requirements of intelligence and reliability. This paper focuses on the "Ocean Rambler" UWG. First, the intelligent control system architecture is designed based on the cerebrum basic function combination zone theory and hierarchic control method. The hardware and software designing of the embedded motion control system are mainly discussed. A motion control system based on rational behavior model of four layers is proposed. Then, combining with the line-of sight method(LOS), a self-adapting PID guidance law is proposed to compensate the steady state error in path following of UWG caused by marine environment disturbance especially current. Based on S-surface control method, an improved S-surface heading controller is proposed to solve the heading control problem of the weak maneuvering carrier under large disturbance. Finally, the simulation experiments were carried out and the UWG completed autonomous path following and marine environment monitoring in sea trials. The simulation experiments and sea trial results prove that the proposed intelligent control system, guidance law, controller have favorable control performance, and the feasibility and reliability of the designed intelligent control system of UWG are verified.

  6. The Intelligent Control System and Experiments for an Unmanned Wave Glider

    Science.gov (United States)

    Liao, Yulei; Wang, Leifeng; Li, Yiming; Li, Ye; Jiang, Quanquan

    2016-01-01

    The control system designing of Unmanned Wave Glider (UWG) is challenging since the control system is weak maneuvering, large time-lag and large disturbance, which is difficult to establish accurate mathematical model. Meanwhile, to complete marine environment monitoring in long time scale and large spatial scale autonomously, UWG asks high requirements of intelligence and reliability. This paper focuses on the “Ocean Rambler” UWG. First, the intelligent control system architecture is designed based on the cerebrum basic function combination zone theory and hierarchic control method. The hardware and software designing of the embedded motion control system are mainly discussed. A motion control system based on rational behavior model of four layers is proposed. Then, combining with the line-of sight method(LOS), a self-adapting PID guidance law is proposed to compensate the steady state error in path following of UWG caused by marine environment disturbance especially current. Based on S-surface control method, an improved S-surface heading controller is proposed to solve the heading control problem of the weak maneuvering carrier under large disturbance. Finally, the simulation experiments were carried out and the UWG completed autonomous path following and marine environment monitoring in sea trials. The simulation experiments and sea trial results prove that the proposed intelligent control system, guidance law, controller have favorable control performance, and the feasibility and reliability of the designed intelligent control system of UWG are verified. PMID:28005956

  7. F-15 Intelligent Flight Control System and Aeronautics Research at NASA Dryden

    Science.gov (United States)

    Brown, Nelson A.

    2009-01-01

    This viewgraph presentation reviews the F-15 Intelligent Flight Control System and Aeronautics including Autonomous Aerial Refueling Demonstrations, X-48B Blended Wing Body, F-15 Quiet Spike, and NF-15 Intelligent Flight Controls.

  8. Intelligent Traffic Quantification System

    Science.gov (United States)

    Mohanty, Anita; Bhanja, Urmila; Mahapatra, Sudipta

    2017-08-01

    Currently, city traffic monitoring and controlling is a big issue in almost all cities worldwide. Vehicular ad-hoc Network (VANET) technique is an efficient tool to minimize this problem. Usually, different types of on board sensors are installed in vehicles to generate messages characterized by different vehicle parameters. In this work, an intelligent system based on fuzzy clustering technique is developed to reduce the number of individual messages by extracting important features from the messages of a vehicle. Therefore, the proposed fuzzy clustering technique reduces the traffic load of the network. The technique also reduces congestion and quantifies congestion.

  9. An intelligent partner system for improving chronic illness care

    Directory of Open Access Journals (Sweden)

    Tibor Deutsch

    2003-02-01

    Full Text Available Chronic care consists of a sequence of actions to treat a specific clinical disorder over time as a function of the ways in which illness progresses and patients respond to management actions. Outcomes depend on physicians' skills to select the actions best suited for their patients and competent self-management. This paper presents the architecture of an intelligent partner system (IPS, which helps to provide doctors with relevant data and skills and empowers chronically ill patients with the information and confidence to manage their health wisely. The services of this intelligent system are presented as 'therapies' for the information-processing 'pathologies' associated with traditional chronic illness care.

  10. Meta-algorithmics patterns for robust, low cost, high quality systems

    CERN Document Server

    Simske, Steven J

    2013-01-01

    The confluence of cloud computing, parallelism and advanced machine intelligence approaches has created a world in which the optimum knowledge system will usually be architected from the combination of two or more knowledge-generating systems. There is a need, then, to provide a reusable, broadly-applicable set of design patterns to empower the intelligent system architect to take advantage of this opportunity. This book explains how to design and build intelligent systems that are optimized for changing system requirements (adaptability), optimized for changing system input (robustness), an

  11. Evaluation of Communication Alternatives for Intelligent Transportation Systems

    Science.gov (United States)

    2010-08-31

    The primary focus of this study involved developing a process for the evaluation of wireless technologies : for intelligent transportation systems, and for conducting experiments of potential wireless technologies : and topologies. Two wireless techn...

  12. Accelerating artificial intelligence with reconfigurable computing

    Science.gov (United States)

    Cieszewski, Radoslaw

    Reconfigurable computing is emerging as an important area of research in computer architectures and software systems. Many algorithms can be greatly accelerated by placing the computationally intense portions of an algorithm into reconfigurable hardware. Reconfigurable computing combines many benefits of both software and ASIC implementations. Like software, the mapped circuit is flexible, and can be changed over the lifetime of the system. Similar to an ASIC, reconfigurable systems provide a method to map circuits into hardware. Reconfigurable systems therefore have the potential to achieve far greater performance than software as a result of bypassing the fetch-decode-execute operations of traditional processors, and possibly exploiting a greater level of parallelism. Such a field, where there is many different algorithms which can be accelerated, is an artificial intelligence. This paper presents example hardware implementations of Artificial Neural Networks, Genetic Algorithms and Expert Systems.

  13. Intelligent scheduling of execution for customized physical fitness and healthcare system.

    Science.gov (United States)

    Huang, Chung-Chi; Liu, Hsiao-Man; Huang, Chung-Lin

    2015-01-01

    Physical fitness and health of white collar business person is getting worse and worse in recent years. Therefore, it is necessary to develop a system which can enhance physical fitness and health for people. Although the exercise prescription can be generated after diagnosing for customized physical fitness and healthcare. It is hard to meet individual execution needs for general scheduling of physical fitness and healthcare system. So the main purpose of this research is to develop an intelligent scheduling of execution for customized physical fitness and healthcare system. The results of diagnosis and prescription for customized physical fitness and healthcare system will be generated by fuzzy logic Inference. Then the results of diagnosis and prescription for customized physical fitness and healthcare system will be scheduled and executed by intelligent computing. The scheduling of execution is generated by using genetic algorithm method. It will improve traditional scheduling of exercise prescription for physical fitness and healthcare. Finally, we will demonstrate the advantages of the intelligent scheduling of execution for customized physical fitness and healthcare system.

  14. 2nd International Conference on INformation Systems Design and Intelligent Applications

    CERN Document Server

    Satapathy, Suresh; Sanyal, Manas; Sarkar, Partha; Mukhopadhyay, Anirban

    2015-01-01

    The second international conference on INformation Systems Design and Intelligent Applications (INDIA – 2015) held in Kalyani, India during January 8-9, 2015. The book covers all aspects of information system design, computer science and technology, general sciences, and educational research. Upon a double blind review process, a number of high quality papers are selected and collected in the book, which is composed of two different volumes, and covers a variety of topics, including natural language processing, artificial intelligence, security and privacy, communications, wireless and sensor networks, microelectronics, circuit and systems, machine learning, soft computing, mobile computing and applications, cloud computing, software engineering, graphics and image processing, rural engineering, e-commerce, e-governance, business computing, molecular computing, nano computing, chemical computing, intelligent computing for GIS and remote sensing, bio-informatics and bio-computing. These fields are not only ...

  15. 3rd International Conference on INformation Systems Design and Intelligent Applications

    CERN Document Server

    Mandal, Jyotsna; Udgata, Siba; Bhateja, Vikrant

    2016-01-01

    The third international conference on INformation Systems Design and Intelligent Applications (INDIA – 2016) held in Visakhapatnam, India during January 8-9, 2016. The book covers all aspects of information system design, computer science and technology, general sciences, and educational research. Upon a double blind review process, a number of high quality papers are selected and collected in the book, which is composed of three different volumes, and covers a variety of topics, including natural language processing, artificial intelligence, security and privacy, communications, wireless and sensor networks, microelectronics, circuit and systems, machine learning, soft computing, mobile computing and applications, cloud computing, software engineering, graphics and image processing, rural engineering, e-commerce, e-governance, business computing, molecular computing, nano-computing, chemical computing, intelligent computing for GIS and remote sensing, bio-informatics and bio-computing. These fields are not...

  16. Advancing satellite operations with intelligent graphical monitoring systems

    Science.gov (United States)

    Hughes, Peter M.; Shirah, Gregory W.; Luczak, Edward C.

    1993-01-01

    For nearly twenty-five years, spacecraft missions have been operated in essentially the same manner: human operators monitor displays filled with alphanumeric text watching for limit violations or other indicators that signal a problem. The task is performed predominately by humans. Only in recent years have graphical user interfaces and expert systems been accepted within the control center environment to help reduce operator workloads. Unfortunately, the development of these systems is often time consuming and costly. At the NASA Goddard Space Flight Center (GSFC), a new domain specific expert system development tool called the Generic Spacecraft Analyst Assistant (GenSAA) has been developed. Through the use of a highly graphical user interface and point-and-click operation, GenSAA facilitates the rapid, 'programming-free' construction of intelligent graphical monitoring systems to serve as real-time, fault-isolation assistants for spacecraft analysts. Although specifically developed to support real-time satellite monitoring, GenSAA can support the development of intelligent graphical monitoring systems in a variety of space and commercial applications.

  17. Issues regarding the design and acceptance of intelligent support systems for reactor operators

    International Nuclear Information System (INIS)

    Bernard, J.A.

    1992-01-01

    In this paper, factors relevant to the design and acceptance of intelligent support systems for the operation of nuclear power plants are enumerated and discussed. The central premise is that conventional expert systems which encode experiential knowledge in production rules are not a suitable vehicle for the creation of practical operator support systems. The principal difficulty is the need for real-time operation. This in turn means that intelligent support systems will have knowledge bases derived from temporally accurate plant models, inference engines that permit revisions in the search process so as to accommodate revised or new data, and man-machine interfaces that do not require any human input. Such systems will have to be heavily instrumented and the associated knowledge bases will require a hierarchical organization so as to emulate human approaches to analysis. Issues related to operator acceptance of intelligent support tools are then reviewed. Possible applications are described and the relative merits of the machine- and human-centered approaches to the implementation of intelligent support systems are enumerated. The paper concludes with a plea for additional experimental evaluations

  18. Small file aggregation in a parallel computing system

    Science.gov (United States)

    Faibish, Sorin; Bent, John M.; Tzelnic, Percy; Grider, Gary; Zhang, Jingwang

    2014-09-02

    Techniques are provided for small file aggregation in a parallel computing system. An exemplary method for storing a plurality of files generated by a plurality of processes in a parallel computing system comprises aggregating the plurality of files into a single aggregated file; and generating metadata for the single aggregated file. The metadata comprises an offset and a length of each of the plurality of files in the single aggregated file. The metadata can be used to unpack one or more of the files from the single aggregated file.

  19. Ultrasound Vector Flow Imaging: Part II: Parallel Systems

    DEFF Research Database (Denmark)

    Jensen, Jørgen Arendt; Nikolov, Svetoslav Ivanov; Yu, Alfred C. H.

    2016-01-01

    The paper gives a review of the current state-of-theart in ultrasound parallel acquisition systems for flow imaging using spherical and plane waves emissions. The imaging methods are explained along with the advantages of using these very fast and sensitive velocity estimators. These experimental...... ultrasound imaging for studying brain function in animals. The paper explains the underlying acquisition and estimation methods for fast 2-D and 3-D velocity imaging and gives a number of examples. Future challenges and the potentials of parallel acquisition systems for flow imaging are also discussed....

  20. IQARIS : a tool for the intelligent querying, analysis, and retrieval from information systems

    International Nuclear Information System (INIS)

    Hummel, J. R.; Silver, R. B.

    2002-01-01

    Information glut is one of the primary characteristics of the electronic age. Managing such large volumes of information (e.g., keeping track of the types, where they are, their relationships, who controls them, etc.) can be done efficiently with an intelligent, user-oriented information management system. The purpose of this paper is to describe a concept for managing information resources based on an intelligent information technology system developed by the Argonne National Laboratory for managing digital libraries. The Argonne system, Intelligent Query (IQ), enables users to query digital libraries and view the holdings that match the query from different perspectives

  1. Software for Intelligent System Health Management (ISHM)

    Science.gov (United States)

    Trevino, Luis C.

    2004-01-01

    The slide presentation is a briefing in four areas: overview of health management paradigms; overview of the ARC-Houston Software Engineering Technology Workshop held on April 20-22, 2004; identified technologies relevant to technical themes of intelligent system health management; and the author's thoughts on these topics.

  2. Creating Business Intelligence from Course Management Systems

    Science.gov (United States)

    van Dyk, Liezl; Conradie, Pieter

    2007-01-01

    Purpose: This article seeks to address the interface between individual learning facilitators that use course management systems (CMS) data to support decision-making and course design and institutional infrastructure providers that are responsible for institutional business intelligence. Design/methodology/approach: The design of a data warehouse…

  3. Intelligence and impact contests in systems with redundancy, false targets, and partial protection

    International Nuclear Information System (INIS)

    Levitin, Gregory; Hausken, Kjell

    2009-01-01

    The paper considers a system consisting of identical elements that can be intentionally attacked. The cumulative performance of the system elements should meet a demand. To prevent loss of demand the defender provides system redundancy (deploying genuine system elements (GEs) with cumulative performance exceeding the demand); deploys false elements (FEs), and protects the GEs. If the attacker cannot distinguish GEs and FEs, he chooses the number of elements to attack and attacks at random these elements distributing his resource evenly among the attacked elements. In order to get the information about the system the attacker allocates a part of his resource into the intelligence activity. Analogously, the defender allocates a part of his resource into the counter-intelligence activity. The attacker's strategy presumes distribution of his resource among the intelligence and attack effort and choice of the number of attacked elements. If the attacker wins the intelligence contest, he can identify both FEs and unprotected GEs ignoring the former ones and destroying the latter ones with negligible effort. The defender's strategy presumes distribution of his resource among the counter-intelligence and the three defensive actions. The paper considers a three-period non-cooperative minmax game between the defender and the attacker and presents an algorithm for determining the agents' optimal strategies.

  4. TERESA: a socially intelligent semi-autonomous telepresence system

    NARCIS (Netherlands)

    Shiarlis, Kyriacos; Messias, Joao; van Someren, Maarten; Whiteson, Shimon; Kim, Jaebok; Vroon, Jered Hendrik; Englebienne, Gwenn; Truong, Khiet Phuong; Pérez-Higueras, Noé; Pérez-Hurtado, Ignacio; Ramon-Vigo, Rafael; Caballero, Fernando; Merino, Luis; Shen, Jie; Petridis, Stavros; Pantic, Maja; Hedman, Lasse; Scherlund, Marten; Koster, Raphaël; Michel, Hervé

    2015-01-01

    TERESA is a socially intelligent semi-autonomous telepresence system that is currently being developed as part of an FP7-STREP project funded by the European Union. The ultimate goal of the project is to deploy this system in an elderly day centre to allow elderly people to participate in social

  5. Intelligent Systems Technologies for Ops

    Science.gov (United States)

    Smith, Ernest E.; Korsmeyer, David J.

    2012-01-01

    As NASA supports International Space Station assembly complete operations through 2020 (or later) and prepares for future human exploration programs, there is additional emphasis in the manned spaceflight program to find more efficient and effective ways of providing the ground-based mission support. Since 2006 this search for improvement has led to a significant cross-fertilization between the NASA advanced software development community and the manned spaceflight operations community. A variety of mission operations systems and tools have been developed over the past decades as NASA has operated the Mars robotic missions, the Space Shuttle, and the International Space Station. NASA Ames Research Center has been developing and applying its advanced intelligent systems research to mission operations tools for both unmanned Mars missions operations since 2001 and to manned operations with NASA Johnson Space Center since 2006. In particular, the fundamental advanced software development work under the Exploration Technology Program, and the experience and capabilities developed for mission operations systems for the Mars surface missions, (Spirit/Opportunity, Phoenix Lander, and MSL) have enhanced the development and application of advanced mission operation systems for the International Space Station and future spacecraft. This paper provides an update on the status of the development and deployment of a variety of intelligent systems technologies adopted for manned mission operations, and some discussion of the planned work for Autonomous Mission Operations in future human exploration. We discuss several specific projects between the Ames Research Center and the Johnson Space Centers Mission Operations Directorate, and how these technologies and projects are enhancing the mission operations support for the International Space Station, and supporting the current Autonomous Mission Operations Project for the mission operation support of the future human exploration

  6. Comprehensive evaluation system of intelligent urban growth

    Science.gov (United States)

    Li, Lian-Yan; Ren, Xiao-Bin

    2017-06-01

    With the rapid urbanization of the world, urban planning has become increasingly important and necessary to ensure people have access to equitable and sustainable homes, resources and jobs.This article is to talk about building an intelligent city evaluation system.First,using System Analysis Model(SAM) which concludes literature data analysis and stepwise regression analysis to describe intelligent growth scientifically and obtain the evaluation index. Then,using the improved entropy method to obtain the weight of the evaluation index.Afterwards, establishing a complete Smart Growth Comprehensive Evaluation Model(SGCEM).Finally,testing the correctness of the model.Choosing Otago(New Zealand )and Yumen(China) as research object by data mining and SGCEM model,then we get Yumen and Otago’s rational degree’s values are 0.3485 and 0.5376 respectively. It’s believed that the Otago’s smart level is higher,and it is found that the estimated value of rationality is consistent with the reality.

  7. An intelligent and networking solution of radiation monitoring system for LHC

    International Nuclear Information System (INIS)

    Shao Beibei; Gong Guanghua

    2001-01-01

    The LHC (the Large Hadron Collider), the largest accelerator in the world, is under designing and construction at CERN. It shares the 27 km LEP tunnel and is expected to be on the air in 2005. The Radiation Monitoring System of LEP was a central system with non-intelligent detectors. While as the proposed new RMS for LHC is a distributing intelligent networked system. Around 350 detectors will be employed. To save the cost, the design should make the old LEP's non-intelligent detectors reusable. To allow the detector controller automatic reports the detector database and net location through the world Fip bus, 1 wire components are embedded into the detectors and the network sockets. The radiation tolerance and the reliability of the communication of the wire components have been tested in a strong radiation field at CERN. The low cost components based position detection technique is valuable for most networked control system

  8. Dynamic intelligent cleaning model of dirty electric load data

    International Nuclear Information System (INIS)

    Zhang Xiaoxing; Sun Caixin

    2008-01-01

    There are a number of dirty data in the load database derived from the supervisory control and data acquisition (SCADA) system. Thus, the data must be carefully and reasonably adjusted before it is used for electric load forecasting or power system analysis. This paper proposes a dynamic and intelligent data cleaning model based on data mining theory. Firstly, on the basis of fuzzy soft clustering, the Kohonen clustering network is improved to fulfill the parallel calculation of fuzzy c-means soft clustering. Then, the proposed dynamic algorithm can automatically find the new clustering center (the characteristic curve of the data) with the updated sample data; At last, it is composed with radial basis function neural network (RBFNN), and then, an intelligent adjusting model is proposed to identify the dirty data. The rapid and dynamic performance of the model makes it suitable for real time calculation, and the efficiency and accuracy of the model is proved by test results of electrical load data analysis in Chongqing

  9. Social Intelligence in a Human-Machine Collaboration System

    Science.gov (United States)

    Nakajima, Hiroshi; Morishima, Yasunori; Yamada, Ryota; Brave, Scott; Maldonado, Heidy; Nass, Clifford; Kawaji, Shigeyasu

    In this information society of today, it is often argued that it is necessary to create a new way of human-machine interaction. In this paper, an agent with social response capabilities has been developed to achieve this goal. There are two kinds of information that is exchanged by two entities: objective and functional information (e.g., facts, requests, states of matters, etc.) and subjective information (e.g., feelings, sense of relationship, etc.). Traditional interactive systems have been designed to handle the former kind of information. In contrast, in this study social agents handling the latter type of information are presented. The current study focuses on sociality of the agent from the view point of Media Equation theory. This article discusses the definition, importance, and benefits of social intelligence as agent technology and argues that social intelligence has a potential to enhance the user's perception of the system, which in turn can lead to improvements of the system's performance. In order to implement social intelligence in the agent, a mind model has been developed to render affective expressions and personality of the agent. The mind model has been implemented in a human-machine collaborative learning system. One differentiating feature of the collaborative learning system is that it has an agent that performs as a co-learner with which the user interacts during the learning session. The mind model controls the social behaviors of the agent, thus making it possible for the user to have more social interactions with the agent. The experiment with the system suggested that a greater degree of learning was achieved when the students worked with the co-learner agent and that the co-learner agent with the mind model that expressed emotions resulted in a more positive attitude toward the system.

  10. Intelligence, mapping, and geospatial exploitation system (IMAGES)

    Science.gov (United States)

    Moellman, Dennis E.; Cain, Joel M.

    1998-08-01

    This paper provides further detail to one facet of the battlespace visualization concept described in last year's paper Battlespace Situation Awareness for Force XXI. It focuses on the National Imagery and Mapping Agency (NIMA) goal to 'provide customers seamless access to tailorable imagery, imagery intelligence, and geospatial information.' This paper describes Intelligence, Mapping, and Geospatial Exploitation System (IMAGES), an exploitation element capable of CONUS baseplant operations or field deployment to provide NIMA geospatial information collaboratively into a reconnaissance, surveillance, and target acquisition (RSTA) environment through the United States Imagery and Geospatial Information System (USIGS). In a baseplant CONUS setting IMAGES could be used to produce foundation data to support mission planning. In the field it could be directly associated with a tactical sensor receiver or ground station (e.g. UAV or UGV) to provide near real-time and mission specific RSTA to support mission execution. This paper provides IMAGES functional level design; describes the technologies, their interactions and interdependencies; and presents a notional operational scenario to illustrate the system flexibility. Using as a system backbone an intelligent software agent technology, called Open Agent ArchitectureTM (OAATM), IMAGES combines multimodal data entry, natural language understanding, and perceptual and evidential reasoning for system management. Configured to be DII COE compliant, it would utilize, to the extent possible, COTS applications software for data management, processing, fusion, exploitation, and reporting. It would also be modular, scaleable, and reconfigurable. This paper describes how the OAATM achieves data synchronization and enables the necessary level of information to be rapidly available to various command echelons for making informed decisions. The reasoning component will provide for the best information to be developed in the timeline

  11. Parallel embedded systems: where real-time and low-power meet

    DEFF Research Database (Denmark)

    Karakehayov, Zdravko; Guo, Yu

    2008-01-01

    This paper introduces a combination of models and proofs for optimal power management via Dynamic Frequency Scaling and Dynamic Voltage Scaling. The approach is suitable for systems on a chip or microcontrollers where processors run in parallel with embedded peripherals. We have developed...... a software tool, called CASTLE, to provide computer assistance in the design process of energy-aware embedded systems. The tool considers single processor and parallel architectures. An example shows an energy reduction of 23% when the tool allocates two microcontrollers for parallel execution....

  12. An Intelligent Multiagent System for Autonomous Microgrid Operation

    Directory of Open Access Journals (Sweden)

    Tetsuo Kinoshita

    2012-09-01

    Full Text Available A microgrid is an eco-friendly power system because renewable sources such as solar and wind power are used as the main power sources. For this reason, much research, development, and demonstration projects have recently taken place in many countries. Operation is one of the important research topics for microgrids. For efficient and economical microgrid operation, a human operator is required as in other power systems, but it is difficult because there are some restrictions related to operation costs and privacy issues. To overcome the restriction, autonomous operation for microgrids is required. Recently, an intelligent agent system for autonomous microgrid operation has been studied as a potential solution. This paper proposes a multiagent system for autonomous microgrid operation. To build the multiagent system, the functionalities of agents, interactions among agents, and an effective agent protocol have been designed. The proposed system has been implemented by using an ADIPS/DASH framework as an agent platform. The intelligent multiagent system for microgrid operation based on the proposed scheme is tested to show the functionality and feasibility on a distributed environment through the Internet.

  13. Distributed parallel computing in stochastic modeling of groundwater systems.

    Science.gov (United States)

    Dong, Yanhui; Li, Guomin; Xu, Haizhen

    2013-03-01

    Stochastic modeling is a rapidly evolving, popular approach to the study of the uncertainty and heterogeneity of groundwater systems. However, the use of Monte Carlo-type simulations to solve practical groundwater problems often encounters computational bottlenecks that hinder the acquisition of meaningful results. To improve the computational efficiency, a system that combines stochastic model generation with MODFLOW-related programs and distributed parallel processing is investigated. The distributed computing framework, called the Java Parallel Processing Framework, is integrated into the system to allow the batch processing of stochastic models in distributed and parallel systems. As an example, the system is applied to the stochastic delineation of well capture zones in the Pinggu Basin in Beijing. Through the use of 50 processing threads on a cluster with 10 multicore nodes, the execution times of 500 realizations are reduced to 3% compared with those of a serial execution. Through this application, the system demonstrates its potential in solving difficult computational problems in practical stochastic modeling. © 2012, The Author(s). Groundwater © 2012, National Ground Water Association.

  14. Arterial intelligent transportation systems : infrastructure elements and traveler information requirements.

    Science.gov (United States)

    2009-08-01

    Applying Intelligent Transportation Systems (ITS) to arterial systems allows TxDOT to significantly enhance : transportation system operation efficiency and improve traffic mobility. However, no guidelines are available to : assist TxDOT staff in sel...

  15. Autonomous Driver Based on an Intelligent System of Decision-Making.

    Science.gov (United States)

    Czubenko, Michał; Kowalczuk, Zdzisław; Ordys, Andrew

    The paper presents and discusses a system ( xDriver ) which uses an Intelligent System of Decision-making (ISD) for the task of car driving. The principal subject is the implementation, simulation and testing of the ISD system described earlier in our publications (Kowalczuk and Czubenko in artificial intelligence and soft computing lecture notes in computer science, lecture notes in artificial intelligence, Springer, Berlin, 2010, 2010, In Int J Appl Math Comput Sci 21(4):621-635, 2011, In Pomiary Autom Robot 2(17):60-5, 2013) for the task of autonomous driving. The design of the whole ISD system is a result of a thorough modelling of human psychology based on an extensive literature study. Concepts somehow similar to the ISD system can be found in the literature (Muhlestein in Cognit Comput 5(1):99-105, 2012; Wiggins in Cognit Comput 4(3):306-319, 2012), but there are no reports of a system which would model the human psychology for the purpose of autonomously driving a car. The paper describes assumptions for simulation, the set of needs and reactions (characterizing the ISD system), the road model and the vehicle model, as well as presents some results of simulation. It proves that the xDriver system may behave on the road as a very inexperienced driver.

  16. Multi-Modal Intelligent Traffic Signal Systems (MMITSS) Basic Safety Message

    Data.gov (United States)

    Department of Transportation — Data were collected during the Multi-Modal Intelligent Transportation Signal Systems (MMITSS) study. MMITSS is a next-generation traffic signal system that seeks to...

  17. Intelligent power system data management systems (DBMS)

    Energy Technology Data Exchange (ETDEWEB)

    Middleton, A.; Macdonald, E. [GE Digital Energy, Markham, ON (Canada); Schreiner, Z. [Intelligent Process Solutions GmbH, Lindau (Germany); Bizjak, J. [Elektro Ljubljana d.d., Ljubljana (Slovenia)

    2010-07-01

    Network owners/operators from around the world have moved from electromechanical products to intelligent electronic devices (IEDs). Most networks have a multi-generation technology mix because protection assets have a normal application lifespan of between 10 and 40 years. Associated data capture and maintenance management regimes have therefore moved from paper based into digitized media, creating a significant increase in the volume of acquired data, such that there is now a mix of paper and digitized storage. Data is rarely consolidated or used for decision making in asset management processes once testing is completed, having a major impact on overall power system reliability. This paper presented the concept of intelligent operative maintenance management, now becoming more recognized in the industry. The concept was described as the management of operational data, resulting actions and responses, wherever and by whoever they are needed, without any additional overhead. The paper discussed new techniques of testing as well as planning and operative maintenance. The practical benefits of the new system were also presented, with particular reference to central management; simplification of routine protocols; secondary testing; and reduced cost of data handling. It was concluded that the main benefit from all of the techniques discussed in this paper is that experienced expert test engineers can focus more time upon making good, critical decisions to ensure that utilities maximize their customer service and safety regimes. 13 refs., 7 figs.

  18. Flexibility and Performance of Parallel File Systems

    Science.gov (United States)

    Kotz, David; Nieuwejaar, Nils

    1996-01-01

    As we gain experience with parallel file systems, it becomes increasingly clear that a single solution does not suit all applications. For example, it appears to be impossible to find a single appropriate interface, caching policy, file structure, or disk-management strategy. Furthermore, the proliferation of file-system interfaces and abstractions make applications difficult to port. We propose that the traditional functionality of parallel file systems be separated into two components: a fixed core that is standard on all platforms, encapsulating only primitive abstractions and interfaces, and a set of high-level libraries to provide a variety of abstractions and application-programmer interfaces (API's). We present our current and next-generation file systems as examples of this structure. Their features, such as a three-dimensional file structure, strided read and write interfaces, and I/O-node programs, are specifically designed with the flexibility and performance necessary to support a wide range of applications.

  19. Out-of-order parallel discrete event simulation for electronic system-level design

    CERN Document Server

    Chen, Weiwei

    2014-01-01

    This book offers readers a set of new approaches and tools a set of tools and techniques for facing challenges in parallelization with design of embedded systems.? It provides an advanced parallel simulation infrastructure for efficient and effective system-level model validation and development so as to build better products in less time.? Since parallel discrete event simulation (PDES) has the potential to exploit the underlying parallel computational capability in today's multi-core simulation hosts, the author begins by reviewing the parallelization of discrete event simulation, identifyin

  20. The Use of Images in Intelligent Advisor Systems.

    Science.gov (United States)

    Boulet, Marie-Michele

    This paper describes the intelligent advisor system, named CODAMA, used in teaching a university-level systems analysis and design course. The paper discusses: (1) the use of CODAMA to assist students to transfer theoretical knowledge to the practical; (2) details of how CODAMA is applied in conjunction with a computer-aided software engineering…

  1. Intelligent Tutoring Systems for Scientific Inquiry Skills.

    Science.gov (United States)

    Shute, Valerie; Bonar, Jeffrey

    Described are the initial prototypes of several intelligent tutoring systems designed to build students' scientific inquiry skills. These inquiry skills are taught in the context of acquiring knowledge of principles from a microworld that models a specific domain. This paper discusses microworlds that have been implemented for microeconomics,…

  2. An introduction to artificial intelligence and its potential use in space systems.

    OpenAIRE

    McDonald, Gary Wayne

    1986-01-01

    Approved for public release; distribution is unlimited This thesis provides an introduction to Artificial Intelligence and Space Systems, with comments regarding their integration. The survey of Artificial Intelligence (AI) is based upon a review of its history, its philosophical development, and subcategories of its current technologies. These subcategories are Expert Systems (ES), Natural Language Processing (NLP), Computer Vision and Pattern Recognition, and Robotic...

  3. Multiple multichannel spectra acquisition and processing system with intelligent interface

    International Nuclear Information System (INIS)

    Chen Ying; Wei Yixiang; Qu Jianshi; Zheng Futang; Xu Shengkui; Xie Yuanming; Qu Xing; Ji Weitong; Qiu Xuehua

    1986-01-01

    A Multiple multichannel spectra acquisition and processing system with intelligent interface is described. Sixteen spectra measured with various lengths, channel widths, back biases and acquisition times can be identified and collected by the intelligent interface simultaneously while the connected computer is doing data processing. The execution time for the Ge(Li) gamma-ray spectrum analysis software on IBM PC-XT is about 55 seconds

  4. Tuning HDF5 subfiling performance on parallel file systems

    Energy Technology Data Exchange (ETDEWEB)

    Byna, Suren [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Chaarawi, Mohamad [Intel Corp. (United States); Koziol, Quincey [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Mainzer, John [The HDF Group (United States); Willmore, Frank [The HDF Group (United States)

    2017-05-12

    Subfiling is a technique used on parallel file systems to reduce locking and contention issues when multiple compute nodes interact with the same storage target node. Subfiling provides a compromise between the single shared file approach that instigates the lock contention problems on parallel file systems and having one file per process, which results in generating a massive and unmanageable number of files. In this paper, we evaluate and tune the performance of recently implemented subfiling feature in HDF5. In specific, we explain the implementation strategy of subfiling feature in HDF5, provide examples of using the feature, and evaluate and tune parallel I/O performance of this feature with parallel file systems of the Cray XC40 system at NERSC (Cori) that include a burst buffer storage and a Lustre disk-based storage. We also evaluate I/O performance on the Cray XC30 system, Edison, at NERSC. Our results show performance benefits of 1.2X to 6X performance advantage with subfiling compared to writing a single shared HDF5 file. We present our exploration of configurations, such as the number of subfiles and the number of Lustre storage targets to storing files, as optimization parameters to obtain superior I/O performance. Based on this exploration, we discuss recommendations for achieving good I/O performance as well as limitations with using the subfiling feature.

  5. Combining NDE and fracture mechanics by artifical intelligence expert systems techniques

    International Nuclear Information System (INIS)

    Mucciardi, A.N.; Riccardella, P.C.

    1986-01-01

    This paper reports on the development of a PC-based expert system for non-destructive evaluation. Software tools from the expert systems subfield of artificial intelligence are being used to combine both NDE and fracture mechanics algorithms into one, unified package. The system incorporates elements of computer-enhanced ultrasonic signal processing, featuring artificial intelligence learning capability, state-of-the-art fracture mechanics analytical tools, and all relevant metallurgical and design data necessary to emulate the decisions of the panel(s) of experts typically involved in generating and dispositioning NDE data

  6. Utilization of artificial intelligence techniques for the Space Station power system

    Science.gov (United States)

    Evatt, Thomas C.; Gholdston, Edward W.

    1988-01-01

    Due to the complexity of the Space Station Electrical Power System (EPS) as currently envisioned, artificial intelligence/expert system techniques are being investigated to automate operations, maintenance, and diagnostic functions. A study was conducted to investigate this technology as it applies to failure detection, isolation, and reconfiguration (FDIR) and health monitoring of power system components and of the total system. Control system utilization of expert systems for load scheduling and shedding operations was also researched. A discussion of the utilization of artificial intelligence/expert systems for Initial Operating Capability (IOC) for the Space Station effort is presented along with future plans at Rocketdyne for the utilization of this technology for enhanced Space Station power capability.

  7. Monitoring osseointegration and developing intelligent systems (Conference Presentation)

    Science.gov (United States)

    Salvino, Liming W.

    2017-05-01

    Effective monitoring of structural and biological systems is an extremely important research area that enables technology development for future intelligent devices, platforms, and systems. This presentation provides an overview of research efforts funded by the Office of Naval Research (ONR) to establish structural health monitoring (SHM) methodologies in the human domain. Basic science efforts are needed to utilize SHM sensing, data analysis, modeling, and algorithms to obtain the relevant physiological and biological information for human-specific health and performance conditions. This overview of current research efforts is based on the Monitoring Osseointegrated Prosthesis (MOIP) program. MOIP develops implantable and intelligent prosthetics that are directly anchored to the bone of residual limbs. Through real-time monitoring, sensing, and responding to osseointegration of bones and implants as well as interface conditions and environment, our research program aims to obtain individualized actionable information for implant failure identification, load estimation, infection mitigation and treatment, as well as healing assessment. Looking ahead to achieve ultimate goals of SHM, we seek to expand our research areas to cover monitoring human, biological and engineered systems, as well as human-machine interfaces. Examples of such include 1) brainwave monitoring and neurological control, 2) detecting and evaluating brain injuries, 3) monitoring and maximizing human-technological object teaming, and 4) closed-loop setups in which actions can be triggered automatically based on sensors, actuators, and data signatures. Finally, some ongoing and future collaborations across different disciplines for the development of knowledge automation and intelligent systems will be discussed.

  8. Motorcycle Start-stop System based on Intelligent Biometric Voice Recognition

    Science.gov (United States)

    Winda, A.; E Byan, W. R.; Sofyan; Armansyah; Zariantin, D. L.; Josep, B. G.

    2017-03-01

    Current mechanical key in the motorcycle is prone to bulgary, being stolen or misplaced. Intelligent biometric voice recognition as means to replace this mechanism is proposed as an alternative. The proposed system will decide whether the voice is belong to the user or not and the word utter by the user is ‘On’ or ‘Off’. The decision voice will be sent to Arduino in order to start or stop the engine. The recorded voice is processed in order to get some features which later be used as input to the proposed system. The Mel-Frequency Ceptral Coefficient (MFCC) is adopted as a feature extraction technique. The extracted feature is the used as input to the SVM-based identifier. Experimental results confirm the effectiveness of the proposed intelligent voice recognition and word recognition system. It show that the proposed method produces a good training and testing accuracy, 99.31% and 99.43%, respectively. Moreover, the proposed system shows the performance of false rejection rate (FRR) and false acceptance rate (FAR) accuracy of 0.18% and 17.58%, respectively. In the intelligent word recognition shows that the training and testing accuracy are 100% and 96.3%, respectively.

  9. Integrating Intelligent Systems Domain Knowledge Into the Earth Science Curricula

    Science.gov (United States)

    Güereque, M.; Pennington, D. D.; Pierce, S. A.

    2017-12-01

    High-volume heterogeneous datasets are becoming ubiquitous, migrating to center stage over the last ten years and transcending the boundaries of computationally intensive disciplines into the mainstream, becoming a fundamental part of every science discipline. Despite the fact that large datasets are now pervasive across industries and academic disciplines, the array of skills is generally absent from earth science programs. This has left the bulk of the student population without access to curricula that systematically teach appropriate intelligent-systems skills, creating a void for skill sets that should be universal given their need and marketability. While some guidance regarding appropriate computational thinking and pedagogy is appearing, there exist few examples where these have been specifically designed and tested within the earth science domain. Furthermore, best practices from learning science have not yet been widely tested for developing intelligent systems-thinking skills. This research developed and tested evidence based computational skill modules that target this deficit with the intention of informing the earth science community as it continues to incorporate intelligent systems techniques and reasoning into its research and classrooms.

  10. Implementing a Business Intelligence System for small and medium-sized enterprises

    OpenAIRE

    Sang, G.; Xu, Lai; de Vrieze, Paul Ton

    2016-01-01

    Over the years, Business Intelligence (BI) systems have become critically important to organizations due to the increasing fast-paced competition, the vast amount of daily generated data and the complexity of how to manage collected data. Business intelligence systems empower organizations to gain insights and to understand a clearer view of their vast data, business and customers, which help to make better decisions and hence produce better results and increase profit. BI refers to a collect...

  11. Vectorization, parallelization and porting of nuclear codes on the VPP500 system (parallelization). Progress report fiscal 1996

    Energy Technology Data Exchange (ETDEWEB)

    Watanabe, Hideo; Kawai, Wataru; Nemoto, Toshiyuki [Fujitsu Ltd., Tokyo (Japan); and others

    1997-12-01

    Several computer codes in the nuclear field have been vectorized, parallelized and transported on the FUJITSU VPP500 system at Center for Promotion of Computational Science and Engineering in Japan Atomic Energy Research Institute. These results are reported in 3 parts, i.e., the vectorization part, the parallelization part and the porting part. In this report, we describe the parallelization. In this parallelization part, the parallelization of 2-Dimensional relativistic electromagnetic particle code EM2D, Cylindrical Direct Numerical Simulation code CYLDNS and molecular dynamics code for simulating radiation damages in diamond crystals DGR are described. In the vectorization part, the vectorization of two and three dimensional discrete ordinates simulation code DORT-TORT, gas dynamics analysis code FLOWGR and relativistic Boltzmann-Uehling-Uhlenbeck simulation code RBUU are described. And then, in the porting part, the porting of reactor safety analysis code RELAP5/MOD3.2 and RELAP5/MOD3.2.1.2, nuclear data processing system NJOY and 2-D multigroup discrete ordinate transport code TWOTRAN-II are described. And also, a survey for the porting of command-driven interactive data analysis plotting program IPLOT are described. (author)

  12. Ex-ante assessment of the safety effects of intelligent transport systems.

    Science.gov (United States)

    Kulmala, Risto

    2010-07-01

    There is a need to develop a comprehensive framework for the safety assessment of Intelligent Transport Systems (ITS). This framework should: (1) cover all three dimensions of road safety-exposure, crash risk and consequence, (2) cover, in addition to the engineering effect, also the effects due to behavioural adaptation and (3) be compatible with the other aspects of state of the art road safety theories. A framework based on nine ITS safety mechanisms is proposed and discussed with regard to the requirements set to the framework. In order to illustrate the application of the framework in practice, the paper presents a method based on the framework and the results from applying that method for twelve intelligent vehicle systems in Europe. The framework is also compared to two recent frameworks applied in the safety assessment of intelligent vehicle safety systems. Copyright 2010 Elsevier Ltd. All rights reserved.

  13. Modelling traffic flows with intelligent cars and intelligent roads

    NARCIS (Netherlands)

    van Arem, Bart; Tampere, Chris M.J.; Malone, Kerry

    2003-01-01

    This paper addresses the modeling of traffic flows with intelligent cars and intelligent roads. It will describe the modeling approach MIXIC and review the results for different ADA systems: Adaptive Cruise Control, a special lane for Intelligent Vehicles, cooperative following and external speed

  14. Smart electromechanical systems

    CERN Document Server

    2016-01-01

    This carefully edited book introduces the latest achievements of the scientists of the Russian Academy of Sciences in the field of theory and practice of Smart Electromechanical Systems (SEMS). The book also focuses on methods of designing and modeling of SEMS based on the principles of adaptability, intelligence, biomorphism of parallel kinematics and parallelism in information processing and control computation. The book chapters are dedicated to the following points of interest: - methods of design of SEMS modules and intelligent robots based on them; - synthesis of neural systems of automatic control over SEMS modules; - mathematical and computer modeling of SEMS modules and Cyber Physical Systems based on them; - vitality control and reliability analysis based on logic-and-probabilistic and logic-and-linguistic forecasting; - methods of optimization of SEMS control systems based on mathematical programming methods in ordinal scale and generalized mathematical programming; - information-measuring software...

  15. Dust-Tolerant Intelligent Electrical Connection System

    Science.gov (United States)

    Lewis, Mark; Dokos, Adam; Perotti, Jose; Calle, Carlos; Mueller, Robert; Bastin, Gary; Carlson, Jeffrey; Townsend, Ivan, III; Immer, Chirstopher; Medelius, Pedro

    2012-01-01

    Faults in wiring systems are a serious concern for the aerospace and aeronautic (commercial, military, and civilian) industries. Circuit failures and vehicle accidents have occurred and have been attributed to faulty wiring created by open and/or short circuits. Often, such circuit failures occur due to vibration during vehicle launch or operation. Therefore, developing non-intrusive fault-tolerant techniques is necessary to detect circuit faults and automatically route signals through alternate recovery paths while the vehicle or lunar surface systems equipment is in operation. Electrical connector concepts combining dust mitigation strategies and cable diagnostic technologies have significant application for lunar and Martian surface systems, as well as for dusty terrestrial applications. The dust-tolerant intelligent electrical connection system has several novel concepts and unique features. It combines intelligent cable diagnostics (health monitoring) and automatic circuit routing capabilities into a dust-tolerant electrical umbilical. It retrofits a clamshell protective dust cover to an existing connector for reduced gravity operation, and features a universal connector housing with three styles of dust protection: inverted cap, rotating cap, and clamshell. It uses a self-healing membrane as a dust barrier for electrical connectors where required, while also combining lotus leaf technology for applications where a dust-resistant coating providing low surface tension is needed to mitigate Van der Waals forces, thereby disallowing dust particle adhesion to connector surfaces. It also permits using a ruggedized iris mechanism with an embedded electrodynamic dust shield as a dust barrier for electrical connectors where required.

  16. Parallel, Asynchronous Executive (PAX): System concepts, facilities, and architecture

    Science.gov (United States)

    Jones, W. H.

    1983-01-01

    The Parallel, Asynchronous Executive (PAX) is a software operating system simulation that allows many computers to work on a single problem at the same time. PAX is currently implemented on a UNIVAC 1100/42 computer system. Independent UNIVAC runstreams are used to simulate independent computers. Data are shared among independent UNIVAC runstreams through shared mass-storage files. PAX has achieved the following: (1) applied several computing processes simultaneously to a single, logically unified problem; (2) resolved most parallel processor conflicts by careful work assignment; (3) resolved by means of worker requests to PAX all conflicts not resolved by work assignment; (4) provided fault isolation and recovery mechanisms to meet the problems of an actual parallel, asynchronous processing machine. Additionally, one real-life problem has been constructed for the PAX environment. This is CASPER, a collection of aerodynamic and structural dynamic problem simulation routines. CASPER is not discussed in this report except to provide examples of parallel-processing techniques.

  17. Intelligent energy management control of vehicle air conditioning system coupled with engine

    International Nuclear Information System (INIS)

    Khayyam, Hamid; Abawajy, Jemal; Jazar, Reza N.

    2012-01-01

    Vehicle Air Conditioning (AC) systems consist of an engine powered compressor activated by an electrical clutch. The AC system imposes an extra load to the vehicle's engine increasing the vehicle fuel consumption and emissions. Energy management control of the vehicle air conditioning is a nonlinear dynamic system, influenced by uncertain disturbances. In addition, the vehicle energy management control system interacts with different complex systems, such as engine, air conditioning system, environment, and driver, to deliver fuel consumption improvements. In this paper, we describe the energy management control of vehicle AC system coupled with vehicle engine through an intelligent control design. The Intelligent Energy Management Control (IEMC) system presented in this paper includes an intelligent algorithm which uses five exterior units and three integrated fuzzy controllers to produce desirable internal temperature and air quality, improved fuel consumption, low emission, and smooth driving. The three fuzzy controllers include: (i) a fuzzy cruise controller to adapt vehicle cruise speed via prediction of the road ahead using a Look-Ahead system, (ii) a fuzzy air conditioning controller to produce desirable temperature and air quality inside vehicle cabin room via a road information system, and (iii) a fuzzy engine controller to generate the required engine torque to move the vehicle smoothly on the road. We optimised the integrated operation of the air conditioning and the engine under various driving patterns and performed three simulations. Results show that the proposed IEMC system developed based on Fuzzy Air Conditioning Controller with Look-Ahead (FAC-LA) method is a more efficient controller for vehicle air conditioning system than the previously developed Coordinated Energy Management Systems (CEMS). - Highlights: ► AC interacts: vehicle, environment, driver components, and the interrelationships between them. ► Intelligent AC algorithm which uses

  18. Analysis of flow distribution instability in parallel thin rectangular multi-channel system

    Energy Technology Data Exchange (ETDEWEB)

    Xia, G.L. [School of Nuclear Science and Technology, Xi’an Jiaotong University, Xi’an City 710049 (China); Fundamental Science on Nuclear Safety and Simulation Technology Laboratory, Harbin Engineering University, Harbin City 150001 (China); Su, G.H., E-mail: ghsu@mail.xjtu.edu.cn [School of Nuclear Science and Technology, Xi’an Jiaotong University, Xi’an City 710049 (China); Peng, M.J. [Fundamental Science on Nuclear Safety and Simulation Technology Laboratory, Harbin Engineering University, Harbin City 150001 (China)

    2016-08-15

    Highlights: • Flow distribution instability in parallel thin rectangular multi-channel system is studied using RELAP5 codes. • Flow excursion may bring parallel heating channel into the density wave oscillations region. • Flow distribution instability is more likely to happen at low power/flow ratio conditions. • The increase of channel number will not affect the flow distribution instability boundary. • Asymmetry inlet throttling and heating will make system more unstable. - Abstract: The flow distribution instability in parallel thin rectangular multi-channel system has been researched in the present study. The research model of parallel channel system is established by using RELAP5/MOD3.4 codes. The transient process of flow distribution instability is studied at imposed inlet mass flow rate and imposed pressure drop conditions. The influence of heating power, mass flow rate, system pressure and channel number on flow distribution instability are analyzed. Furthermore, the flow distribution instability of parallel two-channel system under asymmetric inlet throttling and heating power is studied. The results show that, if multi-channel system operates at the negative slope region of channel ΔP–G curve, small disturbance in pressure drop will lead to flow redistribution between parallel channels. Flow excursion may bring the operating point of heating channel into the density-wave oscillations region, this will result in out-phase or in-phase flow oscillations. Flow distribution instability is more likely to happen at low power/flow ratio conditions, the stability of parallel channel system increases with system pressure, the channel number has a little effect on system stability, but the asymmetry inlet throttling or heating power will make the system more unstable.

  19. Composable Analytic Systems for next-generation intelligence analysis

    Science.gov (United States)

    DiBona, Phil; Llinas, James; Barry, Kevin

    2015-05-01

    Lockheed Martin Advanced Technology Laboratories (LM ATL) is collaborating with Professor James Llinas, Ph.D., of the Center for Multisource Information Fusion at the University at Buffalo (State of NY), researching concepts for a mixed-initiative associate system for intelligence analysts to facilitate reduced analysis and decision times while proactively discovering and presenting relevant information based on the analyst's needs, current tasks and cognitive state. Today's exploitation and analysis systems have largely been designed for a specific sensor, data type, and operational context, leading to difficulty in directly supporting the analyst's evolving tasking and work product development preferences across complex Operational Environments. Our interactions with analysts illuminate the need to impact the information fusion, exploitation, and analysis capabilities in a variety of ways, including understanding data options, algorithm composition, hypothesis validation, and work product development. Composable Analytic Systems, an analyst-driven system that increases flexibility and capability to effectively utilize Multi-INT fusion and analytics tailored to the analyst's mission needs, holds promise to addresses the current and future intelligence analysis needs, as US forces engage threats in contested and denied environments.

  20. Base drive for paralleled inverter systems

    Science.gov (United States)

    Nagano, S. (Inventor)

    1980-01-01

    In a paralleled inverter system, a positive feedback current derived from the total current from all of the modules of the inverter system is applied to the base drive of each of the power transistors of all modules, thereby to provide all modules protection against open or short circuit faults occurring in any of the modules, and force equal current sharing among the modules during turn on of the power transistors.

  1. Systems in Science: Modeling Using Three Artificial Intelligence Concepts.

    Science.gov (United States)

    Sunal, Cynthia Szymanski; Karr, Charles L.; Smith, Coralee; Sunal, Dennis W.

    2003-01-01

    Describes an interdisciplinary course focusing on modeling scientific systems. Investigates elementary education majors' applications of three artificial intelligence concepts used in modeling scientific systems before and after the course. Reveals a great increase in understanding of concepts presented but inconsistent application. (Author/KHR)

  2. Intelligent decision support system for operators of the supply ...

    African Journals Online (AJOL)

    Intelligent decision support system for operators of the supply department of oil and gas extracting industry. ... PROMOTING ACCESS TO AFRICAN RESEARCH ... abnormal situations, pre-crash sensing, industrial drilling, decision-making support systems. Full Text: EMAIL FREE FULL TEXT EMAIL FREE FULL TEXT

  3. Traffic Route Modelling and Assignment with Intelligent Transport System

    Directory of Open Access Journals (Sweden)

    Kunicina Nadezhda

    2014-12-01

    Full Text Available The development of signal transmitting environment for multimodal traffic control will enhance the integration of emergency and specialized transport routing tools in usual traffic control paradigms - it is one of the opportunities offered by modern intelligent traffic control systems. The improvement of effective electric power use in public transport system is an advantage of Intelligent Transport System (ITS. The research is connected with the improvement of on-line traffic control and adaptation of special traffic lighting alternatives by ITS. The assignment of the nearest appropriate transport will be done by passenger request, but unlike information system, the transport planning is done on demand. The task can be solved with the help of modern technical methods and equipment, as well as by applying control paradigms of the distributed systems. The problem is solved with the help of calculations hyper-graph and scheduling theory. The goal of the research is to develop methods, which support scheduling of the emergency transport, using high performance computing.

  4. An Intelligent Knowledge Management System from a Semantic Perspective

    Directory of Open Access Journals (Sweden)

    Vasile MAZILESCU

    2008-01-01

    Full Text Available Knowledge Management Systems (KMS are important tools by whichorganizations can better use information and, more importantly, manageknowledge. Unlike other strategies, knowledge management (KM is difficult todefine because it encompasses a range of concepts, management tasks,technologies, and organizational practices, all of which come under the umbrella ofthe information management. Semantic approaches allow easier and more efficienttraining, maintenance, and support knowledge. Current ICT markets are dominatedby relational databases and document-centric information technologies, proceduralalgorithmic programming paradigms, and stack architecture. A key driver of globaleconomic expansion in the coming decade is the build-out of broadbandtelecommunications and the deployment of intelligent services bundling. This paperintroduces the main characteristics of an Intelligent Knowledge ManagementSystem as a multiagent system used in a Learning Control Problem (IKMSLCP,from a semantic perspective. We describe an intelligent KM framework, allowingthe observer (a human agent to learn from experience. This framework makes thesystem dynamic (flexible and adaptable so it evolves, guaranteeing high levels ofstability when performing his domain problem P. To capture by the agent who learnthe control knowledge for solving a task-allocation problem, the control expertsystem uses at any time, an internal fuzzy knowledge model of the (businessprocess based on the last knowledge model.

  5. On-line Configuration of Network Emulator for Intelligent Energy System Testbed Applications

    DEFF Research Database (Denmark)

    Kemal, Mohammed Seifu; Iov, Florin; Olsen, Rasmus Løvenstein

    2015-01-01

    Intelligent energy networks (or Smart Grids) provide efficient solutions for a grid integrated with near-real-time communication technologies between various grid assets in power generation, transmission and distribution systems. The design of a communication network associated with intelligent...... power system involves detailed analysis of its communication requirements, a proposal of the appropriate protocol architecture, the choice of appropriate communication technologies for each case study, and a means to support heterogeneous communication technology management system. This paper discuses...

  6. 19. srednjeevropska konferenca o informatiki in inteligentnih sistemih = 19th Central European Conference on Information and Intelligent Systems

    Directory of Open Access Journals (Sweden)

    Armand Faganel

    2008-12-01

    Full Text Available The aim of the paper is to present the 19th Central European Conference on Information and Intelligent Systems, CECIIS 2008, which took place between 24th and 26th September in Varaždin and was organised by the Faculty of Organisation and Informatics in Varaždin. The central theme of this year’s conference was e-government. During those 3 days, 250 participants could attend presentations of 90 scientific and professional works in 15 sections and 9 invited lectures on the newest trends in the area of information and communication technology management, information technologies, security of information systems, multimedia systems, strategic planning of information systems, education for information society. Two other parallel events were held within the international conference, namely the workshop ‘Activities towards ICT professionalism’ and a round table on the subject ‘Competences of ICT Professionals’. Experts in the field of human resources, leaders of information centres and managers of the leading Croatian companies participated in the latter.

  7. Artificial intelligence approach to accelerator control systems

    International Nuclear Information System (INIS)

    Schultz, D.E.; Hurd, J.W.; Brown, S.K.

    1987-01-01

    An experiment was recently started at LAMPF to evaluate the power and limitations of using artificial intelligence techniques to solve problems in accelerator control and operation. A knowledge base was developed to describe the characteristics and the relationships of the first 30 devices in the LAMPF H+ beam line. Each device was categorized and pertinent attributes for each category defined. Specific values were assigned in the knowledge base to represent each actual device. Relationships between devices are modeled using the artificial intelligence techniques of rules, active values, and object-oriented methods. This symbolic model, built using the Knowledge Engineering Environment (KEE) system, provides a framework for analyzing faults, tutoring trainee operators, and offering suggestions to assist in beam tuning. Based on information provided by the domain expert responsible for tuning this portion of the beam line, additional rules were written to describe how he tunes, how he analyzes what is actually happening, and how he deals with failures. Initial results have shown that artificial intelligence techniques can be a useful adjunct to traditional methods of numerical simulation. Successful and efficient operation of future accelerators may depend on the proper merging of symbolic reasoning and conventional numerical control algorithms

  8. Development of an intelligent system for ultrasonic flaw classification in weldments

    International Nuclear Information System (INIS)

    Song, Sung-Jin; Kim, Hak-Joon; Cho, Hyeon

    2002-01-01

    Even though ultrasonic pattern recognition is considered as the most effective and promising approach to flaw classification in weldments, its application to the realistic field inspection is still very limited due to the crucial barriers in cost, time and reliability. To reduce such barriers, previously we have proposed an intelligent system approach that consisted of the following four ingredients: (1) a PC-based ultrasonic testing (PC-UT) system; (2) an effective invariant ultrasonic flaw classification algorithm; (3) an intelligent flaw classification software; and (4) a database with abundant experimental flaw signals. In the present work, for performing the ultrasonic flaw classification in weldments in a real-time fashion in many real word situations, we develop an intelligent system, which is called the 'Intelligent Ultrasonic Evaluation System (IUES)' by the integration of the above four ingredients into a single, unified system. In addition, for the improvement of classification accuracy of flaws, especially slag inclusions, we expand the feature set by adding new informative features, and demonstrate the enhanced performance of the IUES with flaw signals in the database constructed previously. And then, to take care of the increased redundancy in the feature set due to the addition of features, we also propose two efficient schemes for feature selection: the forward selection with trial and error, and the forward selection with criteria of the error probability and the linear correlation coefficients of individual features

  9. The strategy for intelligent integrated instrumentation and control system development

    International Nuclear Information System (INIS)

    Kwon, Kee Choon; Ham, Chang Shik

    1995-01-01

    All of the nuclear power plants in Korea are operating with analog instrumentation and control ( I and C) equipment which are increasingly faced with frequent troubles, obsolescence and high maintenance expenses. Electrical and computer technology has improved rapidly in recent years and has been applied to other industries. So it is strongly recommended we adopt modern digital and computer technology to improve plant safety and availability. The advanced I and C system, namely, Integrated Intelligent Instrumentation and Control System (I 3 Cs) will be developed for beyond the next generation nuclear power plant. I 3 CS consists of three major parts, the advanced compact workstation, distributed digital control and protection system including Automatic Start-up/Shutdown Intelligent Control System (ASICS) and the computer-based alarm processing and operator support system, namely, Diagnosis, Response, and operator Aid Management System (DREAMS)

  10. Establishment and application of Competitive Intelligence System in Mobile Devices

    Directory of Open Access Journals (Sweden)

    Anass El Haddadi

    2011-12-01

    Full Text Available The strategy concept has changed dramatically: from a long range planning to strategic planning then to strategic responsiveness. This response implies moving from a concept of change to a concept of continuous evolution. In our context, the competitive intelligence system presented aims to improve decision‐making in all aspects of business life, particularly for offensive and innovative decisions. In the paper we present XPlor EveryWhere, our competitive intelligence system based on a multidimensional analysis model for mobile devices. The objective of this system is to capture the information environment in all dimensions of a decision problem, with the exploitation of information by analyzing the evolution of their interactions

  11. Critical value factors in business intelligence systems implementation success: An empirical analysis of system and information quality

    OpenAIRE

    Hackney, RA; Dooley, P; Levvy, Y; Parrish, J

    2015-01-01

    Business Intelligence (BI) systems have been rated as a leading technology for the last several years. However, organizations have struggled to ensure that high quality information is provided to and from BI systems. This suggests that organizations have recognized the value of information and the potential opportunities available but are challenged by the lack of success in Business Intelligence Systems Implementation (BISI). Therefore, our research addresses the preponderance of failed BI s...

  12. SAMS--a systems architecture for developing intelligent health information systems.

    Science.gov (United States)

    Yılmaz, Özgün; Erdur, Rıza Cenk; Türksever, Mustafa

    2013-12-01

    In this paper, SAMS, a novel health information system architecture for developing intelligent health information systems is proposed and also some strategies for developing such systems are discussed. The systems fulfilling this architecture will be able to store electronic health records of the patients using OWL ontologies, share patient records among different hospitals and provide physicians expertise to assist them in making decisions. The system is intelligent because it is rule-based, makes use of rule-based reasoning and has the ability to learn and evolve itself. The learning capability is provided by extracting rules from previously given decisions by the physicians and then adding the extracted rules to the system. The proposed system is novel and original in all of these aspects. As a case study, a system is implemented conforming to SAMS architecture for use by dentists in the dental domain. The use of the developed system is described with a scenario. For evaluation, the developed dental information system will be used and tried by a group of dentists. The development of this system proves the applicability of SAMS architecture. By getting decision support from a system derived from this architecture, the cognitive gap between experienced and inexperienced physicians can be compensated. Thus, patient satisfaction can be achieved, inexperienced physicians are supported in decision making and the personnel can improve their knowledge. A physician can diagnose a case, which he/she has never diagnosed before, using this system. With the help of this system, it will be possible to store general domain knowledge in this system and the personnel's need to medical guideline documents will be reduced.

  13. A Cognitive-Behavioral Perspective on Intelligence.

    Science.gov (United States)

    Meichenbaum, Donald

    1980-01-01

    The first purpose of this editorial is to indicate a parallel trend in two disparate areas of research: information processing and cognitive-behavior modification (CBM). The second purpose is to highlight the role that affect plays in intellectual functioning, noting implications following the assessment of intelligence. (Author/RD)

  14. CS-Studio Scan System Parallelization

    Energy Technology Data Exchange (ETDEWEB)

    Kasemir, Kay [ORNL; Pearson, Matthew R [ORNL

    2015-01-01

    For several years, the Control System Studio (CS-Studio) Scan System has successfully automated the operation of beam lines at the Oak Ridge National Laboratory (ORNL) High Flux Isotope Reactor (HFIR) and Spallation Neutron Source (SNS). As it is applied to additional beam lines, we need to support simultaneous adjustments of temperatures or motor positions. While this can be implemented via virtual motors or similar logic inside the Experimental Physics and Industrial Control System (EPICS) Input/Output Controllers (IOCs), doing so requires a priori knowledge of experimenters requirements. By adding support for the parallel control of multiple process variables (PVs) to the Scan System, we can better support ad hoc automation of experiments that benefit from such simultaneous PV adjustments.

  15. Beyond AI: Multi-Intelligence (MI) Combining Natural and Artificial Intelligences in Hybrid Beings and Systems

    OpenAIRE

    Stephen Fox

    2017-01-01

    Framing strongly influences actions among technology proponents and end-users. Underlying much debate about artificial intelligence (AI) are several fundamental shortcomings in its framing. First, discussion of AI is atheoretical, and therefore has limited potential for addressing the complexity of causation. Second, intelligence is considered from an anthropocentric perspective that sees human intelligence, and intelligence developed by humans, as superior to all other intelligences. Thus, t...

  16. Knowledge structure representation and automated updates in intelligent information management systems

    Science.gov (United States)

    Corey, Stephen; Carnahan, Richard S., Jr.

    1990-01-01

    A continuing effort to apply rapid prototyping and Artificial Intelligence techniques to problems associated with projected Space Station-era information management systems is examined. In particular, timely updating of the various databases and knowledge structures within the proposed intelligent information management system (IIMS) is critical to support decision making processes. Because of the significantly large amounts of data entering the IIMS on a daily basis, information updates will need to be automatically performed with some systems requiring that data be incorporated and made available to users within a few hours. Meeting these demands depends first, on the design and implementation of information structures that are easily modified and expanded, and second, on the incorporation of intelligent automated update techniques that will allow meaningful information relationships to be established. Potential techniques are studied for developing such an automated update capability and IIMS update requirements are examined in light of results obtained from the IIMS prototyping effort.

  17. Cooperative storage of shared files in a parallel computing system with dynamic block size

    Science.gov (United States)

    Bent, John M.; Faibish, Sorin; Grider, Gary

    2015-11-10

    Improved techniques are provided for parallel writing of data to a shared object in a parallel computing system. A method is provided for storing data generated by a plurality of parallel processes to a shared object in a parallel computing system. The method is performed by at least one of the processes and comprises: dynamically determining a block size for storing the data; exchanging a determined amount of the data with at least one additional process to achieve a block of the data having the dynamically determined block size; and writing the block of the data having the dynamically determined block size to a file system. The determined block size comprises, e.g., a total amount of the data to be stored divided by the number of parallel processes. The file system comprises, for example, a log structured virtual parallel file system, such as a Parallel Log-Structured File System (PLFS).

  18. Development of intelligent physical start-up system for nuclear reactor

    International Nuclear Information System (INIS)

    Wang Canhui; Li Xiang; Huang Liyuan; Fu Guoen; Hu Hai

    2008-01-01

    In this paper, the Intelligent physical start-up system for nuclear reactor introduced the system composing, hardware design and software design. The system has some merits such as handy operation, fast and accurate mathematic and nicer human-machine interface. (authors)

  19. What Learning Systems do Intelligent Agents Need? Complementary Learning Systems Theory Updated.

    Science.gov (United States)

    Kumaran, Dharshan; Hassabis, Demis; McClelland, James L

    2016-07-01

    We update complementary learning systems (CLS) theory, which holds that intelligent agents must possess two learning systems, instantiated in mammalians in neocortex and hippocampus. The first gradually acquires structured knowledge representations while the second quickly learns the specifics of individual experiences. We broaden the role of replay of hippocampal memories in the theory, noting that replay allows goal-dependent weighting of experience statistics. We also address recent challenges to the theory and extend it by showing that recurrent activation of hippocampal traces can support some forms of generalization and that neocortical learning can be rapid for information that is consistent with known structure. Finally, we note the relevance of the theory to the design of artificial intelligent agents, highlighting connections between neuroscience and machine learning. Copyright © 2016 Elsevier Ltd. All rights reserved.

  20. Selected examples of intelligent (micro) sensor systems: state-of-the-art and tendencies

    Science.gov (United States)

    Hauptmann, Peter R.

    2006-03-01

    The capability of intelligent sensors to have more intelligence built into them continues to drive their application in areas including automotive, aerospace and defense, industrial, intelligent house and wear, medical and homeland security. In principle it is difficult to overestimate the importance of intelligent (micro) sensors or sensor systems within advanced societies but one characteristic feature is the global market for sensors, which is now about 20 billion annually. Therefore sensors or sensor systems play a dominant role in many fields from the macro sensor in manufacturing industry down to the miniaturized sensor for medical applications. The diversity of sensors precludes a complete description of the state-of-the-art; selected examples will illustrate the current situation. MEMS (microelectromechanical systems) devices are of special interest in the context of micro sensor systems. In past the main requirements of a sensor were in terms of metrological performance. The electrical (or optical) signal produced by the sensor needed to match the measure relatively accurately. Such basic functionality is no longer sufficient. Data processing near the sensor, the extraction of more information than just the direct sensor information by signal analysis, system aspects and multi-sensor information are the new demands. A shifting can be observed away from aiming to design perfect single-function transducers and towards the utilization of system-based sensors as system components. In the ideal case such systems contain sensors, actuators and electronics. They can be realized in monolithic, hybrid or discrete form—which kind is used depends on the application. In this article the state-of-the-art of intelligent sensors or sensor systems is reviewed using selected examples. Future trends are deduced.