• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 2
  • Tagged with
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Quality aspects in direct shear testing of rock joints

Larsson, Jörgen January 2021 (has links)
The stability of rock masses is influenced by the occurrence of rock joints. Therefore, the shear strength of rock joints must be considered in dimensioning of underground constructions. One way to predict the shear strength is through usage of failure criteria, which are validated from results of direct shear tests under controlled laboratory conditions. Consequently, the quality of the results from the tests are crucial to the accuracy with which the criteria will be able to predict the shear strength. Since rock joints are unique by nature usage of replicas (man-made copies of rock joints) is of importance in parameter studies. The overall objective of this work is to facilitate the development of improved criteria for predictions of the shear strength of rock joints. To support this objective, two sources of uncertainty have been investigated, namely the geometry of replicas and the influence of the normal stiffness of test systems. Two quality assurance parameters for evaluation of geometrical differences between replicas and rock joints based on scanning data have been derived. The first parameter describes the morphological deviations. The second parameter describes the deviations in orientation with respect to the shear plane. The effective normal stiffness approach, which compensates for the influence of the normal stiffness of the test system indirect shear testing, has been developed, validated, and applied. With help of the quality assurance parameters it is demonstrated that it is possible to reproduce replicas within narrow tolerances. Application of the effective normal stiffness approach basically eliminates the normal load error. In all, the results support generation of improved quality of test data and consequently, the development of shear strength criteria with improved accuracy will also be facilitated. / Bergmassors stabilitet påverkas av bergssprickor. Bergssprickors skjuvhållfasthet behöver därför beaktas vid fastställandet av vilka laster berganläggningar skall dimensioneras mot. Skjuvhållfastheten predikteras bland annat med hjälp av brottkriterier, vilka valideras med hjälp av resultaten från skjuvtester i kontrollerad laboratoriemiljö. Kvaliteten på resultaten från testerna är därför av avgörande betydelse för med vilken noggrannhet kriterierna kommer att kunna prediktera skjuvhållfastheten. Det övergripande målet med detta arbete är att underlätta utvecklingen av förbättrade kriterier för prediktioner av bergssprickors skjuvhållfasthet. Som ett bidrag till att uppnå detta mål har två osäkerhetsfaktorer undersökts, nämligen geometrin av replikor (kopior) av bergssprickor och inverkan av testsystems normalstyvhet. Två kvalitetssäkringsparametrar för utvärdering av de geometriska skillnaderna mellan replikor och bergprov baserade på skanningdata har tagits fram. Den första parametern beskriver de morfologiska avvikelserna. Den andra parametern beskriver avvikelserna i orientering med avseende på skjuvplanet. Ett tillvägagångssätt med en effektiv systemnormalstyvhet, vilken kompenserar för inverkan av testsystemets normalstyvhet, har utvecklats, validerats och tillämpats. Med hjälp av kvalitetssäkringsparametrarna påvisas att det ar möjligt att reproducera replikor inom snäva toleranser. Genom tillämpning av tillvägagångssättet med en effektiv normalstyvhet kan felet i normallast i princip elimineras. Sammantaget stödjer resultaten framtagning av testdata med förbättrad kvalitet och därigenom underlättas även utvecklingen av skjuvhållfasthetskriterier med förbättrad noggrannhet. / <p>QC 210518</p>
2

Using Hash Trees for Database Schema Inconsistency Detection

Spik, Charlotta January 2019 (has links)
For this work, two algorithms have been developed to improve the performance of the inconsistency detection by using Merkle trees. The first builds a hash tree from a database schema version, and the second compares two hash trees to find where changes have occurred. The results of performance testing done on the hash tree approach compared to the current approach used by Cisco where all data in the schema is traversed, shows that the hash tree algorithm for inconsistency detection performs significantly better than the complete traversal algorithm in all cases tested, with the exception of when all nodes have changed in the tree. The factor of improvement is directly related to the number of nodes that have to be traversed for the hash tree, which in turn depends on the number of changes done between versions and the positioning in the schema of the nodes that have changed. The real-life example scenarios used for performance testing show that on average, the hash tree algorithm only needs to traverse 1,5% of the number of nodes that the complete traversal algorithm used by Cisco does, and on average gives a 200 times improvement in performance. Even in the worst real-life case used for testing, the hash tree algorithm performed five times better than the complete traversal algorithm. / I detta arbete har två algoritmer utvecklats for att förbättra prestandan på processen att hitta skillnader mellan schemana genom att använda Merkle träd. Den första bygger ett hashträd från schemaversionen, och den andra jämför två hashträd för att hitta var förändringar har skett. Resultaten från prestandautvärderingen som gjorts på hashträdalgoritmen jämfört med nuvarande algoritm som används på Cisco där all data i schemat traverseras, visar att hashträdalgoritmen presterar signifikant bättre än algoritmen som traverserar all data i alla fall som testats, förutom då alla noder har ändrats i trädet. Förbättringsfaktorn är direkt kopplad till antalet noder som behöver traverseras för hashträdalgoritmen, vilket i sin tur beror på antalet förändringar som skett mellan versionerna och positioneringen i schemat av de noder som har förändrats. De exempelscenarior som har tagits från riktiga uppdateringar som har skett för existerande scheman visar att i genomsnitt behöver hashträdalgoritmen bara traversera 1,5% av noderna som den nuvarande algoritmen som används av Cisco måste traversera, och hashträdalgoritmen ger i genomsnitt en 200 gånger prestandaförbättring. Även i det värsta fallet för dessa uppdateringar tagna från verkliga scenarier presterade hashträdalgoritmen fem gånger bättre än algoritmen som traverserar all data i schemat.

Page generated in 0.0344 seconds