11,298 research outputs found

    Advances in sorption systems for energy efficient heating and cooling

    Get PDF
    At present there is important R&D in the field of sorption heating, cooling and thermal energy storage systems going on worldwide. Sorption systems can enable a more efficient use of renewable energies (solar, geothermal, etc.) both for domestic and industrial applications. This special issue presents the recent advances in the following key-sorption technologies: • Ad-sorption and ab-sorption closed- cycle heat pumps and chillers. • Ad-sorption and ab-sorption open-cycle systems for air conditioning, dehumidification, solar cooling, etc. • Sorption and thermochemical systems for thermal energy storage

    Implementing distributed concurrent constraint execution in the CIAO system

    Full text link
    This paper describes the current prototype of the distributed CIAO system. It introduces the concepts of "teams" and "active modules" (or active objects), which conveniently encapsulate different types of functionalities desirable from a distributed system, from parallelism for achieving speedup to client-server applications. The user primitives available are presented and their implementation described. This implementation uses attributed variables and, as an example of a communication abstraction, a blackboard that follows the Linda model. Finally, the CIAO WWW interface is also briefly described. The unctionalities of the system are illustrated through examples, using the implemented primitives

    WWW Programming using computational logic systems (and the PiLLoW/Ciao library)

    Get PDF
    We discuss from a practical point of view a number of issues involved in writing Internet and WWW applications using LP/CLP systems. We describe Pd_l_oW, a public-domain Internet and WWW programming library for LP/CLP systems which we argüe significantly simplifies the process of writing such applications. Pd_l_oW provides facilities for generating HTML structured documents, producing HTML forms, writing form handlers, accessing and parsing WWW documents, and accessing code posted at HTTP addresses. We also describe the architecture of some application classes, using a high-level model of client-server interaction, active modules. We then propose an architecture for automatic LP/CLP code downloading for local execution, using generic browsers. Finally, we also provide an overview of related work on the topic. The PiLLoW library has been developed in the context of the &- Prolog and CIAO systems, but it has been adapted to a number of popular LP/CLP systems, supporting most of its functionality

    A new module system for prolog

    Get PDF
    It is now widely accepted that separating programs into modules has proven very useful in program development and maintenance. While many Prolog implementations include useful module systems, we feel that these systems can be improved in a number of ways, such as, for example, being more amenable to effective global analysis and allowing sepárate compilation or sensible creation of standalone executables. We discuss a number of issues related to the design of such an improved module system for Prolog. Based on this, we present the choices made in the Ciao module system, which has been designed to meet a number of objectives: allowing sepárate compilation, extensibility in features and in syntax, amenability to modular global analysis, etc

    The ciao modular, standalone compiler and its generic program processing library

    Get PDF
    Ciao Prolog incorporates a module system which allows sepárate compilation and sensible creation of standalone executables. We describe some of the main aspects of the Ciao modular compiler, ciaoc, which takes advantage of the characteristics of the Ciao Prolog module system to automatically perform sepárate and incremental compilation and efficiently build small, standalone executables with competitive run-time performance, ciaoc can also detect statically a larger number of programming errors. We also present a generic code processing library for handling modular programs, which provides an important part of the functionality of ciaoc. This library allows the development of program analysis and transformation tools in a way that is to some extent orthogonal to the details of module system design, and has been used in the implementation of ciaoc and other Ciao system tools. We also describe the different types of executables which can be generated by the Ciao compiler, which offer different tradeoffs between executable size, startup time, and portability, depending, among other factors, on the linking regime used (static, dynamic, lazy, etc.). Finally, we provide experimental data which illustrate these tradeoffs

    Comparative Analysis of Web of Science and Scopus on the Energy Efficiency and Climate Impact of Buildings

    Get PDF
    Although the body of scientific publications on energy efficiency and climate mitigation from buildings has been growing quickly in recent years, very few previous bibliometric analysis studies exist that analyze the literature in terms of specific content (trends or options for zero‐energy buildings) or coverage of different scientific databases. We evaluate the scientific literature published since January 2013 concerning alternative methods for improving the energy efficiency and mitigating climate impacts from buildings. We quantify and describe the literature through a bibliometric approach, comparing the databases Web of Science (WoS) and Scopus. A total of 19,416 (Scopus) and 17,468 (WoS) publications are analyzed, with only 11% common documents. The literature has grown steadily during this time period, with a peak in the year 2017. Most of the publications are in English, in the area of Engineering and Energy Fuels, and from institutions from China and the USA. Strong links are observed between the most published authors and institutions worldwide. An analysis of keywords reveals that most of research focuses on technologies for heating, ventilation, and air‐conditioning, phase change materials, as well as information and communication technologies. A significantly smaller segment of the literature takes a broader perspective (greenhouse gas emissions, life cycle, and sustainable development), investigating implementation issues (policies and costs) or renewable energy (solar). Knowledge gaps are detected in the areas of behavioral changes, the circular economy, and some renewable energy sources (geothermal, biomass, small wind). We conclude that i) the contents of WoS and Scopus are radically different in the studied fields; ii) research seems to focus on technological aspects; and iii) there are weak links between research on energy and on climate mitigation and sustainability, the latter themes being misrepresented in the literature. These conclusions should be validated with further analyses of the documents identified in this study. We recommend that future research focuses on filling the above identified gaps, assessing the contents of several scientific databases, and extending energy analyses to their effects in terms of mitigation potentials.This work was funded by the Ministerio de Ciencia, Innovación y Universidades de España (RTI2018‐ 093849‐B‐C31), by ICREA under the ICREA Academia programme, and by the foundation SIVL
    corecore