979 resultados para Control Architecture
Resumo:
This paper describes the implementation of a distributed model predictive approach for automatic generation control. Performance results are discussed by comparing classical techniques (based on integral control) with model predictive control solutions (centralized and distributed) for different operational scenarios with two interconnected networks. These scenarios include variable load levels (ranging from a small to a large unbalance generated power to power consumption ratio) and simultaneously variable distance between the interconnected networks systems. For the two networks the paper also examines the impact of load variation in an island context (a network isolated from each other).
Resumo:
This paper describes the use of a Control Banding Tool to assess and further control of exposure of nanoparticles emitted during welding operations. The tool was applied to Metal Active Gas (MAG) arc welding of mild and stainless steel, providing semi-quantitative data on the process, so that protection measures could be derived, e.g. exhaust gas ventilation by hoods, local ventilation devices and containment measures. This tool is quite useful to compare and evaluate the characteristics of arc welding procedures so that more eco-friendly processes could be preferred over the more potentially noxious ones.
Resumo:
Dissertação apresentada para obtenção do grau de Doutor em Bioquímica,especialidade Bioquímica-Física, pela Universidade Nova de Lisboa, Faculdade de Cincias e Tecnologia
Resumo:
This work describes the utilization of Pulsed Electric Fields to control the protozoan contamination of a microalgae culture, in an industrial 2.7m3 microalgae photobioreactor. The contaminated culture was treated with Pulsed Electric Fields, PEF, for 6h with an average of 900V/cm, 65μs pulses of 50Hz. Working with recirculation, all the culture was uniformly exposed to the PEF throughout the assay. The development of the microalgae and protozoan populations was followed and the results showed that PEF is effective on the selective elimination of protozoa from microalgae cultures, inflicting on the protozoa growth halt, death or cell rupture, without affecting microalgae productivity. Specifically, the results show a reduction of the active protozoan population of 87% after 6h treatment and 100% after few days of normal cultivation regime. At the same time, microalgae growth rate remained unaffected. © 2014 Elsevier B.V.
Resumo:
Applications of niclosamide at three-monthly intervals were undertaken for 14 years in foci of Biomphalaria glabrata in the water sources of Peri-Peri (Capim Branco, MG). All the residents of the area were submitted to an annual fecal examination (Kato/Katz) and those individuals eliminating Schistosoma mansoni eggs were treated with oxamniquine. A malacological survey was undertaken at three-monthly intervals by means of ten scoops with a perforated ladle each ten metres along the two banks of the ditches and streams of the region. Where snails were found, molluscicide was applied by means of dripping or aspersion using a 3 ppm aqueous suspension of niclosamide. Initially, a mean of 14.3% of snails in the region were found to be eliminating cercariae. Following the first four applications of molluscicide, this was reduced to 0.0% and maintained at about 1.5% throughout the program. Thus, there was a continued possibility of schistosomiasis transmission in the area and it was observed that the population of snails reestablished itself within three months of molluscicide application. The results obtained in this study do not encourage the continual use of niclosamide as the only method of control of schistosomiasis.
Resumo:
Monitoring systems have traditionally been developed with rigid objectives and functionalities, and tied to specific languages, libraries and run-time environments. There is a need for more flexible monitoring systems which can be easily adapted to distinct requirements. On-line monitoring has been considered as increasingly important for observation and control of a distributed application. In this paper we discuss monitoring interfaces and architectures which support more extensible monitoring and control services. We describe our work on the development of a distributed monitoring infrastructure, and illustrate how it eases the implementation of a complex distributed debugging architecture. We also discuss several issues concerning support for tool interoperability and illustrate how the cooperation among multiple concurrent tools can ease the task of distributed debugging.
Resumo:
A schistosomiasis control program was implemented between 1974/87 in Peri-Peri,. MG (622 inhabitants). Molluscicide (niclosamide) was applied at three monthly intervals in water sources with Biomphalaria glabrata, and individuals eliminating Schistosoma mansoni eggs in the feces were treated annually with oxamniquine. From 1974 to 1983 the control measures were undertaken by staff of the "René Rachou" Research Center FIOCRUZ (CPqRR), and from 1984 to 1987 these measures were included in the Capim Branco basic health network activities. During both periods, the prevalence, incidence, intensity of infection and hepatosplenic form as well as the number of infected snails decreased significantly. The prevalence decreased from 43.5 to 4.4%, the incidence from 19.0 to 2.9%, the overall intensity of S. mansoni from 281 to 87 and of the hepatosplenic form from 5.9 to 0.0%. The results obtained suggest that the municipal management of control measures was as effective as the vertical program conducted by CPqRR staff.
Resumo:
The development of an intelligent wheelchair (IW) platform that may be easily adapted to any commercial electric powered wheelchair and aid any person with special mobility needs is the main objective of this project. To be able to achieve this main objective, three distinct control methods were implemented in the IW: manual, shared and automatic. Several algorithms were developed for each of these control methods. This paper presents three of the most significant of those algorithms with emphasis on the shared control method. Experiments were performed by users suffering from cerebral palsy, using a realistic simulator, in order to validate the approach. The experiments revealed the importance of using shared (aided) controls for users with severe disabilities. The patients still felt having complete control over the wheelchair movement when using a shared control at a 50% level and thus this control type was very well accepted. Thus it may be used in intelligent wheelchairs since it is able to correct the direction in case of involuntary movements of the user but still gives him a sense of complete control over the IW movement.
Resumo:
This paper presents a new communication architecture to enable the remote control, monitoring and debug of embedded-system controllers designed using IOPT Petri nets. IOPT Petri nets and the related tools (http://gres.uninova.pt) have been used as a rapid prototyping and development framework, including model-checking, simulation and automatic code generation tools. The new architecture adds remote operation capabilities to the controllers produced by the automatic code generators, enabling quasi-real-time remote debugging and monitoring using the IOPT simulator tool. Furthermore, it enables the creation of graphical user interfaces for remote operation and the development of distributed systems where a Petri net model running on a central system supervises the actions of multiple remote subsystems. © 2015 IEEE.
Resumo:
Dissertação apresentada na Faculdade de Ciências e Tecnologia da Universidade Nova de Lisboa para obtenção do grau de Mestre em Engenharia Electrotécnica e Computadores
Resumo:
Comunicação apresentada na «19th International Conference on Health Promoting Hospitals and Health Services», Turku, Finlândia de 1 a 3 de Junho de 2011.
Resumo:
Sparse matrix-vector multiplication (SMVM) is a fundamental operation in many scientific and engineering applications. In many cases sparse matrices have thousands of rows and columns where most of the entries are zero, while non-zero data is spread over the matrix. This sparsity of data locality reduces the effectiveness of data cache in general-purpose processors quite reducing their performance efficiency when compared to what is achieved with dense matrix multiplication. In this paper, we propose a parallel processing solution for SMVM in a many-core architecture. The architecture is tested with known benchmarks using a ZYNQ-7020 FPGA. The architecture is scalable in the number of core elements and limited only by the available memory bandwidth. It achieves performance efficiencies up to almost 70% and better performances than previous FPGA designs.