935 resultados para Polygonal faults


Relevância:

10.00% 10.00%

Publicador:

Resumo:

Landscape is the result of interaction between tectonic, weathering and pedogenetic processes, so it is necessary to understand the morphogenesis and relate it to the landforms and landscape. Therefore, this project comprises a geomorphological characterization of some areas associated with the fault zones of Taubaté Basin, at the surroundings of the cities from São José dos Campos to Taubaté SP, emphasizing the Quaternary landscape evolution, where the normal faults played an important role in controling and they were originated, mostly, from the reactivation of Precambrian fault zones by tectonic action. The rift valley scenario is highlighted in the region, identifying the sharp relief from the basin boundary, featuring both Serra do Mar and Serra da Mantiqueira, and a central depressed area where the Taubaté Basin is located. Deforming or modifying basin features are identified, promoting the rearrangement and conditioning of the drainage network and relief, which indicates the presence of morphostructures, conducting to the deduction of a late tectonic process

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Pós-graduação em Odontologia Restauradora - ICT

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Pós-graduação em Geologia Regional - IGCE

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Pós-graduação em Geociências e Meio Ambiente - IGCE

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Pós-graduação em Docência para a Educação Básica - FC

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The objective of this work is to conduct a comparative study between the fuse key and the single-phase seccionalizador, which are protective equipment used in an electricity distribution networks. This study has also the purpose to reduce the number of electrical power breakdown. Distribution networks are not free from faults, disturbances and failures, then the occurrence of adversities on the network, which may be transient or permanent faults, results in the interruption of electric power. Thus, there are protective systems of distribution networks, which aims to ensure that the electric system continues to function. The incidence of transient faults in the distribution network of this electricity company was used to generate immediate shutdown of customers due to the bad use of fuses as protective equipment by the reclosers. With the use of the fuse switch in the distribution network, there was the immediate shutdown of customers, however, using the single-phase seccionalizador as protective equipment by the reclosers, there are three attempts to restart the electricity power. As the attempts to restart the electricity power are able to eliminate a transient fault, not causing shutdown of any costumer, with the implementation of single-phase sectionalizers to replace the fuses, the number of company shutdowns due to transient faults was reduced by 47.6%

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Not long ago, most software was written by professional programmers, who could be presumed to have an interest in software engineering methodologies and in tools and techniques for improving software dependability. Today, however, a great deal of software is written not by professionals but by end-users, who create applications such as multimedia simulations, dynamic web pages, and spreadsheets. Applications such as these are often used to guide important decisions or aid in important tasks, and it is important that they be sufficiently dependable, but evidence shows that they frequently are not. For example, studies have shown that a large percentage of the spreadsheets created by end-users contain faults, and stories abound of spreadsheet faults that have led to multi-million dollar losses. Despite such evidence, until recently, relatively little research had been done to help end-users create more dependable software.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Not long ago, most software was written by professional programmers, who could be presumed to have an interest in software engineering methodologies and in tools and techniques for improving software dependability. Today, however, a great deal of software is written not by professionals but by end-users, who create applications such as multimedia simulations, dynamic web pages, and spreadsheets. Applications such as these are often used to guide important decisions or aid in important tasks, and it is important that they be sufficiently dependable, but evidence shows that they frequently are not. For example, studies have shown that a large percentage of the spreadsheets created by end-users contain faults. Despite such evidence, until recently, relatively little research had been done to help end-users create more dependable software. We have been working to address this problem by finding ways to provide at least some of the benefits of formal software engineering techniques to end-user programmers. In this talk, focusing on the spreadsheet application paradigm, I present several of our approaches, focusing on methodologies that utilize source-code-analysis techniques to help end-users build more dependable spreadsheets. Behind the scenes, our methodologies use static analyses such as dataflow analysis and slicing, together with dynamic analyses such as execution monitoring, to support user tasks such as validation and fault localization. I show how, to accommodate the user base of spreadsheet languages, an interface to these methodologies can be provided in a manner that does not require an understanding of the theory behind the analyses, yet supports the interactive, incremental process by which spreadsheets are created. Finally, I present empirical results gathered in the use of our methodologies that highlight several costs and benefits trade-offs, and many opportunities for future work.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Test case prioritization techniques schedule test cases for regression testing in an order that increases their ability to meet some performance goal. One performance goal, rate offault detection, measures how quickly faults are detected within the testing process. In previous work we provided a metric, APFD, for measuring rate of fault detection, and techniques for prioritizing test cases to improve APFD, and reported the results of experiments using those techniques. This metric and these techniques, however, applied only in cases in which test costs and fault severity are uniform. In this paper, we present a new metric for assessing the rate of fault detection of prioritized test cases, that incorporates varying test case and fault costs. We present the results of a case study illustrating the application of the metric. This study raises several practical questions that might arise in applying test case prioritization; we discuss how practitioners could go about answering these questions.