991 resultados para System generator


Relevância:

30.00% 30.00%

Publicador:

Resumo:

During the last decade, the Internet usage has been growing at an enormous rate which has beenaccompanied by the developments of network applications (e.g., video conference, audio/videostreaming, E-learning, E-Commerce and real-time applications) and allows several types ofinformation including data, voice, picture and media streaming. While end-users are demandingvery high quality of service (QoS) from their service providers, network undergoes a complex trafficwhich leads the transmission bottlenecks. Considerable effort has been made to study thecharacteristics and the behavior of the Internet. Simulation modeling of computer networkcongestion is a profitable and effective technique which fulfills the requirements to evaluate theperformance and QoS of networks. To simulate a single congested link, simulation is run with asingle load generator while for a larger simulation with complex traffic, where the nodes are spreadacross different geographical locations generating distributed artificial loads is indispensable. Onesolution is to elaborate a load generation system based on master/slave architecture.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

In this work a detailed thermodynamic analysis for an extraction-condensation steam turbine capable to drive a 40 MVA electricity generator in a sugar-alcohol factory was carried out. The use of this turbine in the cogeneration system showed that its efficiency contributed to increase the power generation, although the condensation reduces the overall efficiency of the plant. Sensibility analyses were performed to evaluate the behavior of the overall energy efficiency of a plant with the extraction-condensation turbine in function of the boiler efficiency, the specific consumption of steam in the processes and the condensation rate in the turbine. It was observed that the plant efficiency is very sensible to the condensation rate variation and it increases when there is an increase in the demand of steam for processes.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

In this work it was performed energetic and exergetic analyses of three thermal plants to assessment a cogeneration system in expansion of a sugar-alcohol factory. The initial configuration considered is constituted by a low pressure steam generator, single stage steam turbines for electricity generation and crusher, shredder and mills with mechanical driving. In the intermediary configuration, the low pressure steam generator was substituted by another which generates steam at higher pressure and higher temperature, the steam turbines for electricity generation were substituted by a multiple stages extraction-condensation turbine and the other steam turbines were maintained. The final configuration consists in the substitution of these last turbines by electrical motors. Thermodynamic analyses were performed to evaluate the equipment and the overall plants efficiencies to permit a comparison among the plants. Besides of this, some important parameters of the sugar-alcohol factories were calculated.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

We present a new expert system: a constraints generator for structure determination of natural products. The constraints that the system furnishes are: skeleton (reliability: 95%), large substructures (reliability: 98%) and their associated assignments (reliability: 90%) This system is intended for structure determination of carbon-rich compounds (sesqui-, di- and triterpenes, sterols etc.) for which most structures generators are not very effective. We also present a new algorithm that can avoid the combinatorial explosion during subspectrum/substructure analysis.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Since the 80s huge efforts have been made to utilize renewable energy sources to generate electric power. An important issue about using renewable energy sources is a Distribution Management System (DMS) in presence of dispersed generators. This paper reports some aspects of integration of the dispersed generators in the DMS. Besides, an investigation of impact of the dispersed generators on the overall performances of the distribution systems in steady state is performed. In order to observe losses in the distribution networks with dispersed generators, several loss allocation methods are applied. Results obtained from case study using IEEE test network, are presented and discussed. © 2003 IEEE.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Feeding, seasonal changes in visceral fat and condition factor were compared in two species of characidiin fishes, Characidium lauroi and C. alipioi from Ribeirão Grande system, southeastern Brazil. Five streams of Ribeirão Grande system were sampled (22° 47' 08 S, 45° 28' 17W). The samples were taken four times per site, from July, 2001 to April, 2002: winter (July 2001), spring (October 2001), summer (February 2002) and autumn (April 2002). Quantitative collections were made with an electro-fishing device powered by a generator with maximum capacity of 1,500 V and 8.7 A of 60 Hz alternating current. Ephemeroptera nymphs, Diptera larvae (Chironomidae, Simuliidae), Plecoptera nymphs, Trichoptera larvae (Hydroptilidae, Psychoyiidae), terrestrial insects (Coleoptera, Isoptera, Hemiptera [Heteroptera, Homoptera]), Megaloptera larvae (Corydalidae), Arachnida, Ostracoda and vegetal debris were found in both species' diets. Visceral fat declined in February, coinciding with the decline of the condition factor in both species. The increased feeding from summer to fall provides fat accumulation. During subsequent seasons, fish may utilize visceral fat reserves for maintenance and reproduction.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

In this paper, the calculation of the steady-state operation of a radial/meshed electrical distribution system (EDS) through solving a system of linear equations (non-iterative load flow) is presented. The constant power type demand of the EDS is modeled through linear approximations in terms of real and imaginary parts of the voltage taking into account the typical operating conditions of the EDS's. To illustrate the use of the proposed set of linear equations, a linear model for the optimal power flow with distributed generator is presented. Results using some test and real systems show the excellent performance of the proposed methodology when is compared with conventional methods. © 2011 IEEE.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Pós-graduação em Engenharia Mecânica - FEG

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Starting induction motors on isolated or weak systems is a highly dynamic process that can cause motor and load damage as well as electrical network fluctuations. Mechanical damage is associated with the high starting current drawn by a ramping induction motor. In order to compensate the load increase, the voltage of the electrical system decreases. Different starting methods can be applied to the electrical system to reduce these and other starting method issues. The purpose of this thesis is to build accurate and usable simulation models that can aid the designer in making the choice of an appropriate motor starting method. The specific case addressed is the situation where a diesel-generator set is used as the electrical supplied source to the induction motor. The most commonly used starting methods equivalent models are simulated and compared to each other. The main contributions of this thesis is that motor dynamic impedance is continuously calculated and fed back to the generator model to simulate the coupling of the electrical system. The comparative analysis given by the simulations has shown reasonably similar characteristics to other comparative studies. The diesel-generator and induction motor simulations have shown good results, and can adequately demonstrate the dynamics for testing and comparing the starting methods. Further work is suggested to refine the equivalent impedance presented in this thesis.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

One problem with using component-based software development approach is that once software modules are reused over generations of products, they form legacy structures that can be challenging to understand, making validating these systems difficult. Therefore, tools and methodologies that enable engineers to see interactions of these software modules will enhance their ability to make these software systems more dependable. To address this need, we propose SimSight, a framework to capture dynamic call graphs in Simics, a widely adopted commercial full-system simulator. Simics is a software system that simulates complete computer systems. Thus, it performs nearly identical tasks to a real system but at a much lower speed while providing greater execution observability. We have implemented SimSight to generate dynamic call graphs of statically and dynamically linked functions in x86/Linux environment. A case study illustrates how we can use SimSight to identify sources of software errors. We then evaluate its performance using 12 integer programs from SPEC CPU2006 benchmark suite.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Electromagnetic spectrum can be identified as a resource for the designer, as well as for the manufacturer, from two complementary points of view: first, because it is a good in great demand by many different kind of applications; second, because despite its scarce availability, it may be advantageous to use more spectrum than necessary. This is the case of Spread-Spectrum Systems, those systems in which the transmitted signal is spread over a wide frequency band, much wider, in fact, than the minimum bandwidth required to transmit the information being sent. Part I of this dissertation deals with Spread-Spectrum Clock Generators (SSCG) aiming at reducing Electro Magnetic Interference (EMI) of clock signals in integrated circuits (IC) design. In particular, the modulation of the clock and the consequent spreading of its spectrum are obtained through a random modulating signal outputted by a chaotic map, i.e. a discrete-time dynamical system showing chaotic behavior. The advantages offered by this kind of modulation are highlighted. Three different prototypes of chaos-based SSCG are presented in all their aspects: design, simulation, and post-fabrication measurements. The third one, operating at a frequency equal to 3GHz, aims at being applied to Serial ATA, standard de facto for fast data transmission to and from Hard Disk Drives. The most extreme example of spread-spectrum signalling is the emerging ultra-wideband (UWB) technology, which proposes the use of large sections of the radio spectrum at low amplitudes to transmit high-bandwidth digital data. In part II of the dissertation, two UWB applications are presented, both dealing with the advantages as well as with the challenges of a wide-band system, namely: a chaos-based sequence generation method for reducing Multiple Access Interference (MAI) in Direct Sequence UWB Wireless-Sensor-Networks (WSNs), and design and simulations of a Low-Noise Amplifier (LNA) for impulse radio UWB. This latter topic was studied during a study-abroad period in collaboration with Delft University of Technology, Delft, Netherlands.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This project concentrates on the Low Voltage Ride Through (LVRT) capability of Doubly Fed Induction Generator (DFIG) wind turbine. The main attention in the project is, therefore, drawn to the control of the DFIG wind turbine and of its power converter and to the ability to protect itself without disconnection during grid faults. It provides also an overview on the interaction between variable speed DFIG wind turbines and the power system subjected to disturbances, such as short circuit faults. The dynamic model of DFIG wind turbine includes models for both mechanical components as well as for all electrical components, controllers and for the protection device of DFIG necessary during grid faults. The viewpoint of this project is to carry out different simulations to provide insight and understanding of the grid fault impact on both DFIG wind turbines and on the power system itself. The dynamic behavior of DFIG wind turbines during grid faults is simulated and assessed by using a transmission power system generic model developed and delivered by Transmission System Operator in the power system simulation toolbox Digsilent, Matlab/Simulink and PLECS.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This dissertation presents the theory and the conducted activity that lead to the construction of a high voltage high frequency arbitrary waveform voltage generator. The generator has been specifically designed to supply power to a wide range of plasma actuators. The system has been completely designed, manufactured and tested at the Department of Electrical, Electronic and Information Engineering of the University of Bologna. The generator structure is based on the single phase cascaded H-bridge multilevel topology and is comprised of 24 elementary units that are series connected in order to form the typical staircase output voltage waveform of a multilevel converter. The total number of voltage levels that can be produced by the generator is 49. Each level is 600 V making the output peak-to-peak voltage equal to 28.8 kV. The large number of levels provides high resolution with respect to the output voltage having thus the possibility to generate arbitrary waveforms. Maximum frequency of operation is 20 kHz. A study of the relevant literature shows that this is the first time that a cascaded multilevel converter of such dimensions has been constructed. Isolation and control challenges had to be solved for the realization of the system. The biggest problem of the current technology in power supplies for plasma actuators is load matching. Resonant converters are the most used power supplies and are seriously affected by this problem. The manufactured generator completely solves this issue providing consistent voltage output independently of the connected load. This fact is very important when executing tests and during the comparison of the results because all measures should be comparable and not dependent from matching issues. The use of the multilevel converter for power supplying a plasma actuator is a real technological breakthrough that has provided and will continue to provide very significant experimental results.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

OBJECTIVES: To assess perioperative outcomes and blood pressure (BP) responses to an implantable carotid sinus baroreflex activating system being investigated for the treatment of resistant hypertension. METHODS: We report on the first seventeen patients enrolled in a multicenter study. Bilateral perivascular carotid sinus electrodes (CSL) and a pulse generator (IPG) are permanently implanted. Optimal placement of the CSL is determined by intraoperative BP responses to test activations. Acute BP responses were tested postoperatively and during the first four months of follow-up. RESULTS: Prior to implant, BP was 189.6+/-27.5/110.7+/-15.3 mmHg despite stable therapy (5.2+/-1.8 antihypertensive drugs). The mean procedure time was 202+/-43 minutes. No perioperative strokes or deaths occurred. System tests performed 1 or up to 3 days postoperatively resulted in significant (all p < or = 0.0001) mean maximum reduction, with standard deviations and 95% confidence limits for systolic BP, diastolic BP and heart rate of 28+/-22 (17, 39) mmHg, 16+/-11 (10, 22) mmHg and 8+/-4 (6, 11) BPM, respectively. Repeated testing during 3 months of therapeutic electrical activation demonstrated a durable response. CONCLUSIONS: These preliminary data suggest an acceptable safety of the procedure with a low rate of adverse events and support further clinical development of baroreflex activation as a new concept to treat resistant hypertension.