2,186 research outputs found

    Intelligent management experience on efficient electric power system

    Get PDF
    Electric power system is one of the most critical and strategic infrastructures of industrial societies. Nowadays, it is necessary the modernization and automation of the electric power grid to increase energy efficiency, reduce emissions, and transit to renewable energy. Power utilities face the challenge of using information and communication networks more effectively to manage the demand, generation, transmission, and distribution of their commodity services. Communication network constitutes the core of the electric system automation applications, the design of a cost-effective, and reliable network architecture is crucial. To resolve this difficulty in this work we study the integration of advanced artificial intelligence technology into existing network management system. This work focuses on an intelligent framework and a language for formalizing knowledge management descriptions and combining them with existing OSI management model. We have normalized the knowledge management base necessary to manage the current resources in the telecommunication networks. Intelligent agents learn the normal behaviour of each measurement variable and combine the intelligent knowledge for the management of the network resources. We present an analysis of corporate network management requirements and technologies, together with our implementation experience with the development of an integrated management system for a company network

    Fourth Annual Workshop on Space Operations Applications and Research (SOAR 90)

    Get PDF
    The proceedings of the SOAR workshop are presented. The technical areas included are as follows: Automation and Robotics; Environmental Interactions; Human Factors; Intelligent Systems; and Life Sciences. NASA and Air Force programmatic overviews and panel sessions were also held in each technical area

    Programming Languages for Distributed Computing Systems

    Get PDF
    When distributed systems first appeared, they were programmed in traditional sequential languages, usually with the addition of a few library procedures for sending and receiving messages. As distributed applications became more commonplace and more sophisticated, this ad hoc approach became less satisfactory. Researchers all over the world began designing new programming languages specifically for implementing distributed applications. These languages and their history, their underlying principles, their design, and their use are the subject of this paper. We begin by giving our view of what a distributed system is, illustrating with examples to avoid confusion on this important and controversial point. We then describe the three main characteristics that distinguish distributed programming languages from traditional sequential languages, namely, how they deal with parallelism, communication, and partial failures. Finally, we discuss 15 representative distributed languages to give the flavor of each. These examples include languages based on message passing, rendezvous, remote procedure call, objects, and atomic transactions, as well as functional languages, logic languages, and distributed data structure languages. The paper concludes with a comprehensive bibliography listing over 200 papers on nearly 100 distributed programming languages
    corecore