938 resultados para Operating leverage
Resumo:
The DO experiment at Fermilab's Tevatron will record several petabytes of data over the next five years in pursuing the goals of understanding nature and searching for the origin of mass. Computing resources required to analyze these data far exceed capabilities of any one institution. Moreover, the widely scattered geographical distribution of DO collaborators poses further serious difficulties for optimal use of human and computing resources. These difficulties will exacerbate in future high energy physics experiments, like the LHC. The computing grid has long been recognized as a solution to these problems. This technology is being made a more immediate reality to end users in DO by developing a grid in the DO Southern Analysis Region (DOSAR), DOSAR-Grid, using a available resources within it and a home-grown local task manager, McFarm. We will present the architecture in which the DOSAR-Grid is implemented, the use of technology and the functionality of the grid, and the experience from operating the grid in simulation, reprocessing and data analyses for a currently running HEP experiment.
Resumo:
Heat recovery devices are important in the optimization of thermal systems, since they can be used to reduce thermal losses to the environment. The use of heat pipes in these types of equipment can provide heat recoveries of higher efficiency, since both fluid flows are external and there are less contamination risks between the hot and cold fluids. The objective of this work is to study a heat recovery unit constructed with heat pipes and mainly, to analyze the influence of the inclination of the heat pipes on the performance of the equipment. For this analysis, a heat recovery unit was constructed which possesses 48 finned heat pipes in triangular geometry, the evaporator and condenser being of the same length. This unit was tested in an air-air system simulating a heat recovery process in which heat was supplied to the hot fluid by electrical resistances. The results have shown that there exists an inclination at which the system has a better performance, but for higher inclinations there is no significant increase of the efficiency of the system. This paper also presents the influence of inclination of heat pipes on effectiveness and NTU parameters which are important in heat exchanger design.
Resumo:
This paper presents a new pre-regulator boost operating in the boundary area between the continuous and discontinuous conduction modes of the boost inductor current, where the switches and boost diode performing zero-current commutations during its turn-off, eliminating the disadvantages related to the reverse recovery losses and electromagnetic interference problems of the boost diode when operating in the continuous conduction mode. Additionally, the interleaving technique is applied in the power cell, providing a significant input current ripple reduction. It should be noticed that the main objective of this paper is to present a complete modeling for the converter operating in the critical conduction mode, allowing an improved design procedure for interleaved techniques with high input power factor, a complete dynamic analysis of the structure, and the possibility of implementing digital control techniques in closed loop.
Resumo:
This paper deals with results of a research and development (R&D) project in cooperation with Electric Power Distribution Company in São Paulo (Brazil) regarding the development and experimental analysis of a new concept of power drive system suitable for application in traction systems of electrical vehicles pulled by electrical motors, which can be powered by urban DC or AC distribution networks. The proposed front-end structure is composed by five boost power cells in interleaving connection, operating in discontinuous conduction mode as AC-DC converter, or as DC-DC converter, in order to provide the proper DC output voltage range required by DC or AC adjustable speed drivers. Therefore, when supplied by single-phase AC distribution networks, and operating as AC-DC converter, it is capable to provide high power factor, reduced harmonic distortion in the input current, complying with the restrictions imposed by the IEC 61000-3-4 standards resulting in significant improvements for the trolleybuses systems efficiency and for the urban distribution network costs. Considering the compliance with input current restrictions imposed by IEC 61000-3-4 standards, two digital control strategies were evaluated. The digital controller has been implemented using a low cost FPGA (XC3S200) and developed totally using a hardware description language VHDL and fixed point arithmetic. Experimental results from a 15 kW low power scale prototype operating in DC and AC conditions are presented, in order to verify the feasibility and performance of the proposed system. © 2009 IEEE.
Resumo:
In last decades, control of nonlinear dynamic systems became an important and interesting problem studied by many authors, what results the appearance of lots of works about this subject in the scientific literature. In this paper, an Atomic Force Microscope micro cantilever operating in tapping mode was modeled, and its behavior was studied using bifurcation diagrams, phase portraits, time history, Poincare maps and Lyapunov exponents. Chaos was detected in an interval of time; those phenomena undermine the achievement of accurate images by the sample surface. In the mathematical model, periodic and chaotic motion was obtained by changing parameters. To control the chaotic behavior of the system were implemented two control techniques. The SDRE control (State Dependent Riccati Equation) and Time-delayed feedback control. Simulation results show the feasibility of the bothmethods, for chaos control of an AFM system. Copyright © 2011 by ASME.
Resumo:
This paper presents an efficiency investigation of an isolated high step-up ratio dc-dc converter aimed to be used for energy processing from low-voltage high-current energy sources, like batteries, photovoltaic modules or fuel-cells. The considered converter consists of an interleaved active clamp flyback topology combined with a voltage multiplier at the transformer secondary side capable of two different operating modes, i.e. resonant and non-resonant according to the design of the output capacitors. The main goal of this paper is to compare these two operating modes from the component losses point of view with the aim of maximize the overall converter efficiency. The approach is based on losses prediction using steady-state theoretical models (designed in Mathcad environment), taking into account both conduction and switching losses. The models are compared with steady-state simulations and experimental results considering different operating modes to validate the approach. © 2012 IEEE.
Resumo:
Includes bibliography
Resumo:
This work aims to study the thermodynamic, ecological and fluid-dynamic aspects of a circulating fluidized bed gasifier using sugar cane bagasse as biomass, in order to estimate a model of its normal operation. In the initial stage was analysed the composition of biomass selected (sugar cane bagasse) and its lower heating value (LHV) was calculated. The energy balance of the gasifier was done, being the volumetric flow of air, synthesis gas and biomass estimated. Also the power produced by this gasifier was theoretically estimated. Then the circulating fluidized bed gasifier was designed for operation with approximately 100 kg/h of processed biomass. Cross-sectional area of the reactor, feeder size, diameter of the exit zone of the gases and minimum height of the expanded bed were selected. Some bed gasifier hydrodynamic factors were also studied. The minimum fluidization velocity, fluidization terminal velocity, and average fluidizing velocity were calculated, in order to understand the fluid-dynamic behaviour of gasification of this fuel. It was obtained a theoretical model that can support a possible prototype of circulating fluidized bed gasifier biomass. Finally, there were studied the ecological aspects of the gasifier, through an overall methodology. Ecological efficiencies were estimated for two scenarios: first considering the carbon cycle and thereafter disregarding the carbon cycle. In both cases, it can be proved the ecological viability of the project. © 2013 Elsevier Ltd. All rights reserved.
Resumo:
Incluye Bibliografía
Resumo:
Includes bibliography
Resumo:
Manual que entrega instrucciones para el uso del programa computacional diseñado para el procesamiento ágil de las estadísticas vitales, escrito en Clipper y operado en microcomputador. Permite el ingreso relativamente simple de los datos y la posibilidad de obtener tabulaciones. Contiene tres secciones: a) entrada de datos; b) generación de tablas; c) apéndices. Entre éstos hay uno que incluye una lista de las variables para nacimientos y muertes.
Resumo:
Teaching Operating Systems (OS) is a rather hard task, since being an OS designer is not a desired goal for most students and the subject demands a large amount of knowledge over system's details. To reduce the difficulty many courses are planned with laboratory practices, differing in how the practices are designed. Some try to implement next-to-real kernels, others use simulators, and even others use synthetic kernels. In this paper an approach based on synthetic kernels is described. It uses thread programming in order to establish control over the operating system components. T his approach allows the kernel to grow following the materials presented in the course. It has been successfully applied in two different courses at our University, the first one being a basic OS course and the second one an upper level course. Results from these applications are presented.
Resumo:
A numerical study of As2S3 Raman fiber lasers is carried out to show their potential for the entire coverage of the 3–4-m spectral band. Experimental results are first obtained from such a laser operated under controlled conditions in order to set the fiber parameters (i.e., gain and attenuation coefficients) to be used in the numerical model. An exhaustive numerical analysis is then performed to establish the conditions for optimum lasing performances over the entire 3–4-m spectral band.
Resumo:
The photosensitivity of GeSx binary glasses in response to irradiation to femtosecond pulses at 800 nm is investigated. Samples with three different molecular compositions were irradiated under different exposure conditions. The material response to laser exposure was characterized by both refractometry and micro-Raman spectroscopy. It is shown that the relative content of sulfur in the glass matrix influences the photo-induced refractive index modification. At low sulfur content, both positive and negative index changes can be obtained while at high sulfur content, only a positive index change can be reached. These changes were correlated with variations in the Raman response of exposed glass which were interpreted in terms of structural modifications of the glass network. Under optimized exposure conditions, waveguides with positive index changes of up to 7.8x10−3 and a controllable diameter from 14 to 25 μm can be obtained. Direct inscription of low insertion losses (IL = 3.1 – 3.9 dB) waveguides is demonstrated in a sample characterized by a S/Ge ratio of 4. The current results open a pathway towards the use of Ge-S binary glasses for the fabrication of integrated mid-infrared photonic components.