421 research outputs found
Il Magistero pontificio di Giovanni Paolo I in prospettiva storica
Il contributo intende rilevare brevemente gli aspetti più caratteristici del magistero di Giovanni Paolo I, cercando anche di verificarne i riferimenti al Concilio Vaticano II e ai predecessori più immediati (tra i quali spicca senz’altro Paolo VI e non mancano richiami a Giovanni XXIII). In un arco di tempo circoscritto quale quello del pontificato di Luciani, ricorrono temi come la collegialità episcopale e l’esercizio dell’ufficio proprio del vescovo di Roma (diversi gli accenni alla volontà di ispirarsi a Gregorio Magno e alla sua Regula Pastoralis); l’impegno per l’evangelizzazione e per la riaffermazione della dottrina cristiana in termini chiari e sicuri, contro qualsiasi alterazione, anche se con opportuni adattamenti alla cultura contemporanea; il rapporto tra libertà e autorità e il problema della riaffermazione della disciplina e dell’obbedienza nella Chiesa; l’importanza della famiglia come Chiesa domestica per la realizzazione del rinnovamento ecclesiale avviato dal Vaticano II; la continuità nell’impegno ecumenico; la consapevolezza della dimensione prioritariamente religiosa e pastorale dell’opera della Chiesa; l’importanza dell’umiltà, a tutti i livelli; il primato della dimensione spirituale nella vita degli uomini, ma anche l’irrinunciabilità di una sua concretizzazione pratica, soprattutto nella cura verso i poveri, i malati e i sofferenti; l’impegno della
Chiesa e della Santa Sede per la pace nel mondo (di cui diventò espressione pratica l’attenzione ai colloqui di Camp David per la pace nel Medio Oriente in corso in quei giorni); l’urgenza di provvedere a un giusto riequilibrio delle risorse a livello planetario per avviare a soluzione il dramma dei popoli indigenti
[Folheto da Agência Giovanni Chiari]
Folheto da agência italiana de viagens Giovanni Chiari, que anuncia serviços e viagens especiais por ocasião da realização do XV Congresso, bem como os respectivos preços.O XV Congresso Internacional de Medicina, realizado em Lisboa entre 19 e 26 de Abril de 1906, foi um marco fundamental na evolução da Medicina Portuguesa da primeira metade do Século XX, tendo trazido a Lisboa alguns dos maiores expoentes da Medicina mundial. Presidido por Manuel da Costa Alemão (1833-1922), o Congresso teve em Miguel Bombarda, Secretário-geral, o seu organizador e dinamizador maior.Folheto de 1 página, policopiado. Sem indicação de outra data para além da da realização do evento.N/
Velocity field measurements by LDV in free convection flow from horizontal heated disks
ABSTRACT
Experiments on natural convection in fluorocarbon liquid FC-72 from isothermal horizontal upward-facing disks of different diameters (12 to 40 mm) were performed in the range of Rayleigh number from 3106 to 2109. The heat transfer coefficient and the velocity field arising from the heated surfaces have been studied in laminar, transition and turbulent free convection. The flow field was obtained using the two velocity components Laser Doppler Velocimetry measuring technique. The main results consist in the description of the flow field on the diametrical plane at various heights above the heated surface for different temperature values. The mean velocity profiles and turbulence properties of flow were obtained by pointwise velocity measurements at different locations. Point velocity values at the edges of the thermal wake and flow visualizations have shown a vortex structure very similar to the ring vortex structure typical of an axisymmetric turbulent jet. Finally, experimental data seem to confirm that heat transfer coefficients increase as the heated surface size decreases below 20 mm diameters
Experimental investigation of the velocity field in free convection from a horizontal disk using an LDV measuring technique
ABSTRACT
Natural convection in fluorocarbon liquid FC-72 from an isothermal horizontal upward facing disk has been experimentally investigated. The velocity field arising from the horizontal surface has been studied using the two velocity components Laser Doppler Velocity measuring technique, a non intrusive technique well suited for the low velocities found in free convection.
The experimental data concern the flow field above a 30 mm diameter copper disk immersed in the dielectric liquid at atmospheric pressure. The main results consist in the description of the flow field on the diametral plane at various heights above the heated surface for different temperature values. The pointwise velocity measurements at different locations have given mean velocity profiles and turbulence properties of flow. Point velocity values at the edges of the thermal wake and flow visualizations have shown a vortex structure very similar to the ring vortex structure in an axisymmetric turbulent jet.
The experiments were carried out in a range of Rayleigh number values including transition and turbulent flow regime
Rilevazione sperimentale mediante LDV del campo di moto convettivo prodotto da un disco orizzontale immerso in un liquido dielettrico
SOMMARIO
Il presente lavoro riguarda la convezione naturale che si stabilisce su un disco orizzontale isotermo, riscaldante, immerso in un liquido dielettrico. È stato indagato il campo di moto nel liquido sovrastante il disco utilizzando un sistema anemometrico LDV, che consente la misura puntuale di due componenti della velocità, in modo non intrusivo, anche per valori di piccola entità. Lo studio è stato svolto impiegando una superficie di rame del diametro di 30 mm, immersa in FC-72, alla pressione atmosferica. I principali risultati consistono nella descrizione del campo di moto nella regione più vicina alla superficie: sono stati misurati i valori medi delle componenti di velocità e la relative fluttuazioni, associando ad ogni condizione la visualizzazione ottenuta con una lama di luce laser. I valori del numero di Rayleigh indagati sono compresi nell'intervallo di transizione tra 2.2E6 e 1.3E7
The Impact of Precision Tuning on Embedded Systems Performance: A Case Study on Field-Oriented Control
Field Oriented Control (FOC) is an industry-standard strategy for controlling induction motors and other kinds of AC-based motors. This control scheme has a very high arithmetic intensity when implemented digitally - in particular it requires the use of trigonometric functions. This requirement contrasts with the necessity of increasing the control step frequency when required, and the minimization of power consumption in applications where conserving battery life is paramount such as drones. However, it also makes FOC well suited for optimization using precision tuning techniques. Therefore, we exploit the state-of-the-art FixM methodology to optimize a miniapp simulating a typical FOC application by applying precision tuning of trigonometric functions. The FixM approach itself was extended in order to implement additional algorithm choices to enable a trade-off between execution time and code size. With the application of FixM on the miniapp, we achieved a speedup up to 278%, at a cost of an error in the output less than 0.1%
The Talking Cricket - http://glottoweb.org/talkingcricket
Dimostrazione di un agente conversazionale esperto sulla versione inglese del libro "Le Avventure di Pinocchio" di Carlo CollodiDemonstration of a conversational agent expert on the Carlo Collodi's book: The Adventures of Pinocchi
Giovanni Battista Rota e l'arte
Il contributo, corredato di un'appendice documentaria contenente alcune lettere indirizzate ai fratelli su questioni artistiche, indaga la figura del Rota a partire dai suoi giudizi sugli artisti a lui contemporanei, impegnati nella realizzazione di opere per la parrocchiale di Chiari e per la diocesi di Lod
TAFFO: The compiler-based precision tuner
We present taffo, a framework that automatically performs precision tuning to exploit the performance/accuracy trade-off. In order to avoid expensive dynamic analyses, taffo leverages programmer annotations which encapsulate domain knowledge about the conditions under which the software being optimized will run. As a result, taffo is easy to use and provides state-of-the-art optimization efficacy in a variety of hardware configurations and application domains. We provide guidelines for the effective exploitation of taffo by showing a typical example of usage on a simple application, achieving a speedup up to 60% at the price of an absolute error of 3.53×10−5. taffo is modular and based on the solid llvm technology, which allows extensibility to improved analysis techniques, and comprehensive support for the most common precision-reduced data types and programming languages. As a result, the taffo technology has been selected as the precision tuning tool of the European Training Network on Approximate Computing
AIML Knowledge Base Construction from Text Corpora
Text mining (TM) and computational linguistics (CL) are computationally intensive fields where many tools are becoming available to study large text corpora and exploit the use of corpora for various purposes. In this chapter we will address the problem of building conversational agents or chatbots from corpora for domain-specific educational purposes. After addressing some linguistic issues relevant to the development of chatbot tools from corpora, a methodology to systematically analyze large text corpora about a limited knowledge domain will be presented. Given the Artificial Intelligence Markup Language as the “assembly language” for the artificial intelligence conversational agents we present a way of using text corpora as seed from which a set of “source files” can be derived. More specifically we will illustrate how to use corpus data to extract relevant keywords, multiword expressions, glossary building and text patterns in order to build an AIML knowledge base that could be later used to build interactive conversational systems. The approach we propose does not require deep understanding techniques for the analysis of text.
As a case study it will be shown how to build the knowledge base of an English conversational agent for educational purpose from a child story that can answer question about characters, facts and episodes of the story. A discussion of the main linguistic and methodological issues and further improvements is offered in the final part of the chapter
- …
