2 resultados para Query Reuse

em Biblioteca Digital da Produção Intelectual da Universidade de São Paulo


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The purpose of this work is to analyze the parasitological risks of treated wastewater reuse from a stabilization pond in the city of Piracicaba, in the State of Sao Paulo (Brazil), and the level of treatment required to protect public health. Samples were taken from raw and treated wastewater in stabilization ponds and submitted to a parasitological, microbiological and physicochemical analysis. The study revealed on treated wastewater the presence of Ascaris sp. and Entamoeba coli with an average density of 1 cysts L-1 and 6 eggs L-1, respectively. For Ascaris, the annual risks of infection due to the accidental ingestion of wastewater irrigation were 7.5 x 10(-2) in 208 days and 8.7 x 10(-2) in 240 days. For Total Coliforms and Escherichia coli in treated wastewater, the average density was 1.0 x 10(5) MPN/100 ml and 2.7 x 10(4) MPN/100 ml respectively, representing 99% and 94% removal efficiency, respectively. For BOD, COD, TS and TSS removal efficiency was 69, 80, 50 and 71%, respectively. The removal efficiency for nitrogen; ammonia nitrogen and total phosphate was 24, 19 and 68%, respectively. The average density of helminths eggs in treated wastewater is higher compared to the density of the limit value of <= 1 egg L-1 and tolerable risk is above the level recommended by the World Health Organization. Multiple barriers are necessary for the reduction of organic matter, chemical contaminants and parasites from treated wastewater. Standards for the sanitary control of treated wastewater to be reused in agricultural irrigation areas should be compiled for developing countries in order to minimize public health risks.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Abstract Background Over the last years, a number of researchers have investigated how to improve the reuse of crosscutting concerns. New possibilities have emerged with the advent of aspect-oriented programming, and many frameworks were designed considering the abstractions provided by this new paradigm. We call this type of framework Crosscutting Frameworks (CF), as it usually encapsulates a generic and abstract design of one crosscutting concern. However, most of the proposed CFs employ white-box strategies in their reuse process, requiring two mainly technical skills: (i) knowing syntax details of the programming language employed to build the framework and (ii) being aware of the architectural details of the CF and its internal nomenclature. Also, another problem is that the reuse process can only be initiated as soon as the development process reaches the implementation phase, preventing it from starting earlier. Method In order to solve these problems, we present in this paper a model-based approach for reusing CFs which shields application engineers from technical details, letting him/her concentrate on what the framework really needs from the application under development. To support our approach, two models are proposed: the Reuse Requirements Model (RRM) and the Reuse Model (RM). The former must be used to describe the framework structure and the later is in charge of supporting the reuse process. As soon as the application engineer has filled in the RM, the reuse code can be automatically generated. Results We also present here the result of two comparative experiments using two versions of a Persistence CF: the original one, whose reuse process is based on writing code, and the new one, which is model-based. The first experiment evaluated the productivity during the reuse process, and the second one evaluated the effort of maintaining applications developed with both CF versions. The results show the improvement of 97% in the productivity; however little difference was perceived regarding the effort for maintaining the required application. Conclusion By using the approach herein presented, it was possible to conclude the following: (i) it is possible to automate the instantiation of CFs, and (ii) the productivity of developers are improved as long as they use a model-based instantiation approach.