• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 3
  • 2
  • Tagged with
  • 4
  • 4
  • 4
  • 4
  • 4
  • 2
  • 2
  • 2
  • 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

Automatisierung des Datenaufbereitungsprozesses für AR/VR-Anwendungen im Engineering

Dammann, Maximilian Peter, Steger, Wolfgang, Stelzer, Ralph 09 September 2021 (has links)
Die Produktvisualisierung in AR/VR-Anwendungen erfordert einen weitgehend manuellen Prozess der Datenaufbereitung. Bisherige Veröffentlichungen konzentrieren sich auf die fehlerfreie Triangulation oder Transformation von Produktstrukturdaten und Anzeigeattributen für AR/VR-Anwendungen. Diese Arbeit konzentriert sich auf die Aufbereitung der benötigten Geometriedaten. In diesem Zusammenhang kann durch Automatisierung eine deutliche Aufwandsreduzierung erreicht werden. Die Schritte der Geometrieaufbereitung werden identifiziert und auf ihr Automatisierungspotenzial hin untersucht. Darüber hinaus werden mögliche Kopplungen von Teilschritten diskutiert. Es wird eine Struktur für den Geometrieaufbereitungsprozess vorgeschlagen. Mit diesem strukturierten Prozess wird es möglich, die verfügbare Rechenleistung der Zielplattform bei der Geometrieaufbereitung zu berücksichtigen. Die Anzahl der zu rendernden Objekte, die Qualität der Tesselierung und der Detailgrad können durch die automatisierte Wahl der Transformationsparameter gesteuert werden. Es wird ein Software-Tool vorgestellt, in dem Teile der automatischen Aufbereitung bereits implementiert sind. Nach einer Analyse der Produktstruktur einer CAD-Datei wird die Transformation für jede Komponente (Bauteil oder Baugruppe) durchgeführt. Bisher implementierte Funktionen erlauben z.B. die Auswahl von Komponenten anhand von Filteroptionen, die Transformation im Batch-Modus, das Entfernen bestimmter Details und die Erstellung von UV-Maps. Flexibilität, Transformationsqualität und Zeitersparnis werden beschrieben und diskutiert.
2

Aufbereitung von 3D-Scandaten zur additiven Fertigung von orthopädischen Helmschalen mit Fusion 360 und Geomagic FreeForm

Matthes, Jörg, Petzold, Claudius, Mauersberger, Valentin 05 July 2019 (has links)
Im Rahmen des Forschungsprojektes ,,Entwicklung eines 3D Hochgeschwindigkeits-Rotationsdruckverfahren' an der Hochschule Mittweida, wird sich mit dem Erzeugen eines CAD-Modells eines Patientenschädels und der passgenauen Modellierung einer orthopädischen Helmschale für diesen beschäftigt. Ziel ist es die zeitintensive Modellherstellung mittels Gips einzusparen und die endgültige Helmschale im .stl-Format zu erzeugen. Weiter wird, mittels einer visuellen Programmierumgebung, ein Programm erzeugt um die Helmschale in einem polaren Koordinatensystem für den geplanten Hochgeschwindigkeits-Rotations-3D-Drucker auszurichten, zu slicen und die Koordinaten der einzelnen Punkte der Bahnkurven der Extruder auszugeben.
3

Reproducible geoscientific modelling with hypergraphs

Semmler, Georg 04 September 2023 (has links)
Reproducing the construction of a geoscientific model is a hard task. It requires the availability of all required data and an exact description how the construction was performed. In practice data availability and the exactness of the description is often lacking. As part of this thesis I introduce a conceptual framework how geoscientific model constructions can be described as directed acyclic hypergraphs, how such recorded construction graphs can be used to reconstruct the model, and how repetitive constructions can be used to verify the reproducibility of a geoscientific model construction process. In addition I present a software prototype, implementing these concepts. The prototype is tested with three different case studies, including a geophysical measurement analysis, a subsurface model construction and the calculation of a hydrological balance model.:1. Introduction 1.1. Survey on Reproducibility and Automation for Geoscientific Model Construction 1.2. Motivating Example 1.3. Previous Work 1.4. Problem Description 1.5. Structure of this Thesis 1.6. Results Accomplished by this Thesis 2. Terms, Definitions and Requirements 2.1. Terms and Definitions 2.1.1. Geoscientific model 2.1.2. Reproducibility 2.1.3. Realisation 2.2. Requirements 3. Related Work 3.1. Overview 3.2. Geoscientific Data Storage Systems 3.2.1. PostGIS and Similar Systems 3.2.2. Geoscience in Space and Time (GST) 3.3. Geoscientific Modelling Software 3.3.1. gOcad 3.3.2. GemPy 3.4. Experimentation Management Software 3.4.1. DataLad 3.4.2. Data Version Control (DVC) 3.5. Reproducible Software Builds 3.6. Summarised Releated Work 4. Concept 4.1. Construction Hypergraphs 4.1.1. Reproducibility Based on Construction Hypergraphs 4.1.2. Equality definitions 4.1.3. Design Constraints 4.2. Data Handling 5. Design 5.1. Application Structure 5.1.1. Choice of Application Architecture for GeoHub 5.2. Extension Mechanisms 5.2.1. Overview 5.2.2. A Shared Library Based Extension System 5.2.3. Inter-Process Communication Based Extension System 5.2.4. An Extension System Based on a Scripting Language 5.2.5. An Extension System Based on a WebAssembly Interface 5.2.6. Comparison 5.3. Data Storage 5.3.1. Overview 5.3.2. Stored Data 5.3.3. Potential Solutions 5.3.4. Model Versioning 5.3.5. Transactional security 6. Implementation 6.1. General Application Structure 6.2. Data Storage 6.2.1. Database 6.2.2. User-provided Data-processing Extensions 6.3. Operation Executor 6.3.1. Construction Step Descriptions 6.3.2. Construction Step Scheduling 6.3.3. Construction Step Execution 7. Case Studies 7.1. Overview 7.2. Geophysical Model of the BHMZ block 7.2.1. Provided Data and Initial Situation 7.2.2. Construction Process Description 7.2.3. Reproducibility 7.2.4. Identified Problems and Construction Process Improvements 7.2.5. Recommendations 7.3. Three-Dimensional Subsurface Model of the Kolhberg Region 7.3.1. Provided Data and Initial Situation 7.3.2. Construction Process Description 7.3.3. Reproducibility 7.3.4. Identified Problems and Construction Process Improvements 7.3.5. Recommendations 7.4. Hydrologic Balance Model of a Saxonian Stream 7.4.1. Provided Data and Initial Situation 7.4.2. Construction Process Description 7.4.3. Reproducibility 7.4.4. Identified Problems and Construction Process Improvements 7.4.5. Recommendations 7.5. Lessons Learned 8. Conclusions 8.1. Summary 8.2. Outlook 8.2.1. Parametric Model Construction Process 8.2.2. Pull and Push Nodes 8.2.3. Parallelize Single Construction Steps 8.2.4. Provable Model Construction Process Attestation References Appendix
4

Regional climate variability: concepts, changes, consequences

Hänsel, Stephanie 16 January 2024 (has links)
Europa erlebte in den letzten 20 Jahren einige sehr heiße und trockene Sommer mit regionalen Rekordwerten heißer Temperaturen oder geringer Niederschlagssummen. In anderen Jahren führten Starkregen zu Überflutungen unterschiedlichen räumlichen Ausmaßes. Da solche Extremereignisse mit vielfältigen negativen Auswirkungen auf die menschliche Gesellschaft, natürliche Ökosysteme und verschiedene Wirtschaftssektoren verbunden sind, ist die langzeitliche Veränderung in ihrem Auftreten im Rahmen der globalen Erwärmung von großer Bedeutung. Konzepte: Maßgeblich für die Qualität von Klimawandel(folgen)studien ist die Verfügbarkeit und Qualität von Daten. Daher werden Konzepte für die Sicherstellung einer zuverlässigen und vergleichbaren Datenbasis entwickelt. Für die Beschreibung der Eigenschaften eines bestimmten Ereignisses existiert eine Vielzahl an Definitionen und Indizes, was zu unterschiedlichen Ergebnissen von Studien führen kann, welche die zeitlichen Veränderungen der Charakteristik solcher Ereignisse analysieren. Die Integration einer Reihe von Indizes in einen aggregierten Index ermöglicht eine robustere Bewertung der Klimabedingungen und Trends. Die Vergleichbarkeit von Klimafolgenbewertungen verlangt zudem die Verwendung eines gemeinsamen Analyserahmens sowie abgestimmter Datensätze (Beobachtungsdaten, Klimaprojektionen) und Methoden (z.B. Untersuchungszeiträume, Ensemble-Ansatz, Qualitätsbewertung, Korrekturalgorithmen, Impactmodelle und -indizes, Elemente der Klimafolgen- oder Risikoanalyse). Trends: Sommerliche Trockenheit hat über weiten Teilen Europas – mit Ausnahme des Nordens – zugenommen. Besonders stark zugenommen haben die Dürrebedingungen im Sommerhalbjahr für Indizes, welche die Evapotranspiration einbinden. Der reine Fokus auf den Niederschlag zur Bewertung von Dürre in verschiedenen Speichern des Wasserkreislaufs ist unzureichend. Neben dieser beobachteten Zunahme in der Sommertrockenheit, ist auch für die Intensität von Starkniederschlagsereignissen und ihrem Anteil am Gesamtniederschlag ein Anstieg über Europa zu beobachten. Verschiedene Stationen in Mitteleuropa zeigen für das Sommerhalbjahr gleichzeitige Anstiege in den Dürrebedingungen und Starkniederschlägen, was die mit solchen Niederschlagsextremen verbundenen Folgen und Risiken erhöht. Folgen: Viele Sektoren sind durch die Folgen des Klimawandels und extreme Wettereignisse negativ betroffen, so auch das Verkehrssystem. Dessen Verfügbarkeit und Leistungsfähigkeit ist von hoher Bedeutung für die Gesellschaft (Mobilität) und Wirtschaft (Waren, Transportketten). Extreme Wettereignisse wie Hitzewellen, Überschwemmungen, Dürren, Stürme und Sturmfluten können Unfälle und Staus verursachen, die Infrastrukturen beschädigen und damit Transportketten unterbrechen sowie zu Verspätungen und Ausfällen führen. Die Verkehrsträger sind dabei in unterschiedlicher Weise und Intensität betroffen. Um die Klimawandelfolgen für das Bundesverkehrssystem zu bewerten und Anpassungsbedarfe zu priorisieren wurde ein methodischer Rahmen für die Durchführung von Klimawirkungsanalysen entwickelt. Ergänzt werden diese nationalen Analysen durch Klimafolgenstudien für die UNECE-Region (UNECE: Wirtschaftskommission für Europa der Vereinten Nationen). Zielgerichtete Klimadienstleistungen, welche die Bedarfe der Anwendenden integrieren, sind eine Grundvoraussetzung für die Entwicklung praktikabler Anpassungsoptionen.:Abstract 1 Zusammenfassung 2 1. Research topic and questions addressed 3 2. Outline and structure of this thesis 6 3. Concepts – How to evaluate changes in heat, drought and wetness? 11 3.1 How to define drought? 11 3.2 How to measure changes in (extreme) temperature and precipitation? 11 3.2.1 Applying established climate indices 11 3.2.2 Developing new indices to measure drought and wetness 12 3.2.3 Assessing extreme events and their impacts 14 3.3 How to ensure good quality climate data sets? 15 3.3.1 Separating climate variability from changes in non-climatic parameters 15 3.3.2 Regionalizing climate information 15 3.3.3 Adjusting biases in climate projections 16 3.4 How to ensure comparable results of climate impact assessments? 17 3.4.1 Agreeing on common assumptions and scenarios 17 3.4.2 Applying an ensemble analysis approach 17 3.4.3 Implementing a common analysis framework for impact assessment 18 4. Changes – Which variations are seen in the regional climate? 20 4.1 Variations and changes in the average climate – temperature and precipitation 20 4.1.1 Changes in wet and dry periods over Europe 20 4.1.2 Observed and projected temperature and precipitation trends over Germany 21 4.1.3 Observed climatic changes in North-eastern Brazil (NEB) 21 4.1.4 Observed precipitation variations in the Palestinian territories and surrounding areas 22 4.2 Extreme weather and climate events: spatio-temporal variations and trends 22 4.2.1 Increases in temperature extremes and heatwaves 22 4.2.2 Characteristics of and changes in heavy precipitation 23 4.2.3 Temporal variations in meteorological drought conditions 26 4.2.4 Drought and heavy precipitation 28 4.3 Characterising selected record hot and dry summers 30 4.3.1 The five record drought summers in Europe – 1947, 2018, 2003, 1921 and 1911 30 4.3.2 The summer of 2018 31 4.3.3 The summer of 2015 32 4.3.4 Recent hot and dry summers in Germany in comparison to climate projections 33 5. Consequences – Which climate impacts do we have to expect and how to adapt to them? The case of the transport system 35 5.1 Relevance of climate change considerations for the transport system 35 5.2 Networks supporting the development of climate resilient transport systems 35 5.2.1 BMDV Network of Experts on Climate Change Impacts and Adaptation 36 5.2.2 DAS core service “climate and water” 37 5.2.3 UNECE Group of Experts on Assessment of Climate Change Impacts and Adaptation for Inland Transport 38 5.3 Climate change impact analysis for the transportation sector 39 5.3.1 Methodology of the integrated climate impact assessment 39 5.3.2 Exemplary results of the exposure analysis 40 5.3.3 Integrated climate impact assessment 40 5.4 Stress testing the transport system 41 5.4.1 The stress test methodology 41 5.4.2 Exemplary results of the traffic simulations 41 5.5 Developing an adaptation framework and specific measures 42 5.5.1 Background and classification of adaptation measures 42 5.5.2 Information and consultation services 42 5.5.3 Reviewing and revising technical guidelines and standards 43 5.5.4 Structural adaptation measures 43 5.5.5 Adapting management practices of transportation infrastructure 43 5.5.6 Adapting the operative management of traffic flows 44 5.5.7 Survey results on suitable adaptation measures 44 6. Conclusions 45 6.1 Concepts 45 6.2 Changes 45 6.3 Consequences 46 7. References 48 / Over the last 20 years, some very hot and dry summers affected Europe, regionally resulting in record breaking high temperature or low precipitation values. In other years, torrential rains led to flood events at different spatial scales. Long-term changes of such extreme events within a warming world are of great relevance, as they are connected with manifold negative impacts on human society, natural ecosystems and diverse economic sectors. Concepts: The quality of climate change (impact) studies is often hampered by availability and quality of datasets. Thus, concepts for securing reliable and comparable data are developed and applied. For the description of the characteristics of a specific event a vast number of definitions and indices exists. Therefore, results on the temporal changes of event characteristics may differ between studies. By integrating a number of indices into an aggregated index, a more robust evaluation of the climate conditions and trends is facilitated. Furthermore, comparable climate impact assessments demand a common analysis framework with agreements on the data bases (observational data and climate projections) and methodologies (e.g., study periods, ensemble approach, quality assessment, correction algorithms, climate impact models and indices, elements considered in the impact or risk analysis). Changes: Summer drought conditions increased over most of Europe, except for some stations in northern Europe. Thereby, the observed increase in drought conditions during the warm part of the year is particularly pronounced for indices integrating evapotranspiration in their definition. Purely focussing on precipitation to evaluate drought conditions in the different water reservoirs does not suffice any longer. While observing increases in summer drought, the intensity of heavy precipitation events as well as their contribution to total precipitation show a positive trend over Europe, too. Several stations in Central Europe show increasing drought conditions and increasing heavy precipitation events during the summer half year at the same time, which increases the risks connected with precipitation extremes. Consequences: Climate change impacts on the transport system are studied exemplarily for the many sectors that are affected negatively by the projected changes in climate and extreme weather events. The availability and performance of the transport system are of high importance for the society (mobility) and economy (goods, transport chains). Extreme weather events such as heatwaves, flooding, droughts, and storm surges might 1) cause accidents and congestion, 2) severely damage to infrastructures and disrupt transport chains, and 3) result in delays and cancellations. Different modes of transport are affected by climate change in different ways and with different intensity. A climate impact assessment framework was defined and tested for the German Federal transport system to support the prioritization of adaptation options. Climate change impact studies for the UNECE-region (United Nations Economic Commission for Europe) complement these Federal analyses. It is shown that tar-geted climate services that integrate user requirements are key in developing feasible adaptation options.:Abstract 1 Zusammenfassung 2 1. Research topic and questions addressed 3 2. Outline and structure of this thesis 6 3. Concepts – How to evaluate changes in heat, drought and wetness? 11 3.1 How to define drought? 11 3.2 How to measure changes in (extreme) temperature and precipitation? 11 3.2.1 Applying established climate indices 11 3.2.2 Developing new indices to measure drought and wetness 12 3.2.3 Assessing extreme events and their impacts 14 3.3 How to ensure good quality climate data sets? 15 3.3.1 Separating climate variability from changes in non-climatic parameters 15 3.3.2 Regionalizing climate information 15 3.3.3 Adjusting biases in climate projections 16 3.4 How to ensure comparable results of climate impact assessments? 17 3.4.1 Agreeing on common assumptions and scenarios 17 3.4.2 Applying an ensemble analysis approach 17 3.4.3 Implementing a common analysis framework for impact assessment 18 4. Changes – Which variations are seen in the regional climate? 20 4.1 Variations and changes in the average climate – temperature and precipitation 20 4.1.1 Changes in wet and dry periods over Europe 20 4.1.2 Observed and projected temperature and precipitation trends over Germany 21 4.1.3 Observed climatic changes in North-eastern Brazil (NEB) 21 4.1.4 Observed precipitation variations in the Palestinian territories and surrounding areas 22 4.2 Extreme weather and climate events: spatio-temporal variations and trends 22 4.2.1 Increases in temperature extremes and heatwaves 22 4.2.2 Characteristics of and changes in heavy precipitation 23 4.2.3 Temporal variations in meteorological drought conditions 26 4.2.4 Drought and heavy precipitation 28 4.3 Characterising selected record hot and dry summers 30 4.3.1 The five record drought summers in Europe – 1947, 2018, 2003, 1921 and 1911 30 4.3.2 The summer of 2018 31 4.3.3 The summer of 2015 32 4.3.4 Recent hot and dry summers in Germany in comparison to climate projections 33 5. Consequences – Which climate impacts do we have to expect and how to adapt to them? The case of the transport system 35 5.1 Relevance of climate change considerations for the transport system 35 5.2 Networks supporting the development of climate resilient transport systems 35 5.2.1 BMDV Network of Experts on Climate Change Impacts and Adaptation 36 5.2.2 DAS core service “climate and water” 37 5.2.3 UNECE Group of Experts on Assessment of Climate Change Impacts and Adaptation for Inland Transport 38 5.3 Climate change impact analysis for the transportation sector 39 5.3.1 Methodology of the integrated climate impact assessment 39 5.3.2 Exemplary results of the exposure analysis 40 5.3.3 Integrated climate impact assessment 40 5.4 Stress testing the transport system 41 5.4.1 The stress test methodology 41 5.4.2 Exemplary results of the traffic simulations 41 5.5 Developing an adaptation framework and specific measures 42 5.5.1 Background and classification of adaptation measures 42 5.5.2 Information and consultation services 42 5.5.3 Reviewing and revising technical guidelines and standards 43 5.5.4 Structural adaptation measures 43 5.5.5 Adapting management practices of transportation infrastructure 43 5.5.6 Adapting the operative management of traffic flows 44 5.5.7 Survey results on suitable adaptation measures 44 6. Conclusions 45 6.1 Concepts 45 6.2 Changes 45 6.3 Consequences 46 7. References 48

Page generated in 0.3977 seconds