4 resultados para Traffic engineering computing

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


Relevância:

80.00% 80.00%

Publicador:

Resumo:

OBJETIVO: Analisar a associação entre indicadores de exposição à poluição por tráfego veicular e mortalidade por doenças do aparelho circulatório em homens adultos. MÉTODOS: Foram analisadas informações sobre vias e volume de tráfego no ano de 2007 fornecidas pela companhia de engenharia de tráfego local. Mortalidade por doenças do aparelho circulatório no ano de 2005 entre homens ≥ 40 anos foram obtidas do registro de mortalidade do Programa de Aprimoramento de Informações de Mortalidade do Município de São Paulo, SP. Dados socioeconômicos do Censo 2000 e informações sobre a localização dos serviços de saúde também foram coletados. A exposição foi avaliada pela densidade de vias e volume de tráfego para cada distrito administrativo. Foi calculada regressão (α = 5%) entre esses indicadores de exposição e as taxas de mortalidade padronizadas, ajustando os modelos para variáveis socioeconômicas, número de serviços de saúde nos distritos e autocorrelação espacial. RESULTADOS: A correlação entre densidade de vias e volume de tráfego foi modesta (r² = 0,28). Os distritos do centro apresentaram os maiores valores de densidade de vias. O modelo de regressão espacial de densidade de vias indicou associação com mortalidade por doenças do aparelho circulatório (p = 0,017). Não se observou associação no modelo de volume de tráfego. Em ambos os modelos – vias e volume de tráfego (veículos leves/pesados) – a variável socioeconômica foi estatisticamente signifi cante. CONCLUSÕES: A associação entre mortalidade por doenças do aparelho circulatório e densidade de vias converge com a literatura e encoraja a realização de mais estudos epidemiológicos em nível individual e com métodos mais acurados de avaliação da exposição.

Relevância:

80.00% 80.00%

Publicador:

Resumo:

Abstract Background Air pollution in São Paulo is constantly being measured by the State of Sao Paulo Environmental Agency, however there is no information on the variation between places with different traffic densities. This study was intended to identify a gradient of exposure to traffic-related air pollution within different areas in São Paulo to provide information for future epidemiological studies. Methods We measured NO2 using Palmes' diffusion tubes in 36 sites on streets chosen to be representative of different road types and traffic densities in São Paulo in two one-week periods (July and August 2000). In each study period, two tubes were installed in each site, and two additional tubes were installed in 10 control sites. Results Average NO2 concentrations were related to traffic density, observed on the spot, to number of vehicles counted, and to traffic density strata defined by the city Traffic Engineering Company (CET). Average NO2concentrations were 63μg/m3 and 49μg/m3 in the first and second periods, respectively. Dividing the sites by the observed traffic density, we found: heavy traffic (n = 17): 64μg/m3 (95% CI: 59μg/m3 – 68μg/m3); local traffic (n = 16): 48μg/m3 (95% CI: 44μg/m3 – 52μg/m3) (p < 0.001). Conclusion The differences in NO2 levels between heavy and local traffic sites are large enough to suggest the use of a more refined classification of exposure in epidemiological studies in the city. Number of vehicles counted, traffic density observed on the spot and traffic density strata defined by the CET might be used as a proxy for traffic exposure in São Paulo when more accurate measurements are not available.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper proposes an evolutionary computing strategy to solve the problem of fault indicator (FI) placement in primary distribution feeders. More specifically, a genetic algorithm (GA) is employed to search for an efficient configuration of FIs, located at the best positions on the main feeder of a real-life distribution system. Thus, the problem is modeled as one of optimization, aimed at improving the distribution reliability indices, while, at the same time, finding the least expensive solution. Based on actual data, the results confirm the efficiency of the GA approach to the FI placement problem.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The web services (WS) technology provides a comprehensive solution for representing, discovering, and invoking services in a wide variety of environments, including Service Oriented Architectures (SOA) and grid computing systems. At the core of WS technology lie a number of XML-based standards, such as the Simple Object Access Protocol (SOAP), that have successfully ensured WS extensibility, transparency, and interoperability. Nonetheless, there is an increasing demand to enhance WS performance, which is severely impaired by XML's verbosity. SOAP communications produce considerable network traffic, making them unfit for distributed, loosely coupled, and heterogeneous computing environments such as the open Internet. Also, they introduce higher latency and processing delays than other technologies, like Java RMI and CORBA. WS research has recently focused on SOAP performance enhancement. Many approaches build on the observation that SOAP message exchange usually involves highly similar messages (those created by the same implementation usually have the same structure, and those sent from a server to multiple clients tend to show similarities in structure and content). Similarity evaluation and differential encoding have thus emerged as SOAP performance enhancement techniques. The main idea is to identify the common parts of SOAP messages, to be processed only once, avoiding a large amount of overhead. Other approaches investigate nontraditional processor architectures, including micro-and macrolevel parallel processing solutions, so as to further increase the processing rates of SOAP/XML software toolkits. This survey paper provides a concise, yet comprehensive review of the research efforts aimed at SOAP performance enhancement. A unified view of the problem is provided, covering almost every phase of SOAP processing, ranging over message parsing, serialization, deserialization, compression, multicasting, security evaluation, and data/instruction-level processing.