2 resultados para time-depedency in tunnelling
em QSpace: Queen's University - Canada
Resumo:
The formulation of a geotechnical model and the associated prediction of the mechanical behaviour is a challenge engineers need to overcome in order to optimize tunnel design and meet project requirements. Special challenges arise in cases where rocks and rockmasses are susceptible to time-effects and time-dependent processes govern. Progressive rockmass deformation and instability, time-dependent overloading of support and delayed failures are commonly the result of time-dependent phenomena. The research work presented in this thesis serves as an attempt to provide more insight into the time-dependent behaviour of rocks. Emphasis is given on investigating and analyzing creep deformation and time-dependent stress relaxation phenomenon at the laboratory scale and in-depth analyses are presented. This thesis further develops the understanding of these phenomena and practical yet scientific tools for estimating and predicting the long-term strength and the maximum stress relaxation of rock materials are proposed. The identification of the existence of three distinct behavioural stages during stress relaxation is presented and discussed. The main observations associated with time-dependent behaviour are employed in numerical analyses and applied at the tunnel scale. A new approach for simulating and capturing the time-dependent behaviour coupled with the tunnel advancement effect is also developed and analyzed. Guidance is provided to increase the understanding of the support-rockmass interaction and the main implications and significance of time-dependent behaviour associated with rock tunnelling are discussed. The work presented in this thesis advances the scientific understanding of time-dependent rock and rockmass behaviour, increases the awareness of how such phenomena are captured numerically, and lays out a framework for dealing with such deformations when predicting tunnel deformations. Practical aspects of this thesis are also presented, which will increase their usage in the associated industries and close the gap between the scientific and industry communities.
Supporting Run-time Monitoring of UML-RT through Customizable Monitoring Configurations in PapyrusRT
Resumo:
Model Driven Engineering uses the principle that code can automatically be generated from software models which would potentially save time and cost of development. By this methodology, a systems structure and behaviour can be expressed in more abstract, high level terms without some of the accidental complexity that the use of a general purpose language can bring. Models are the actual implementation of the system unlike in traditional software development where models are often used for documentation purposes only. However once the code is generated from the model, testing and debugging activities tend to happen on the code level and the model is not updated. We believe that monitoring on the model level could potentially facilitate quality assurance activities as the errors are detected in the early phase of development. In this thesis, we create a Monitoring Configuration for an open source model driven engineering tool called PapyrusRT in Eclipse. We support the run-time monitoring of UML-RT elements with a tracing tool called LTTng. We annotate the model with monitoring information to be used by the code generator for adding tracepoint statements for the corresponding elements. We provide the option of a timing specification to discover latency errors on the model. We validate the results by creating and tracing real time models in PapyrusRT.