• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 31
  • 8
  • 3
  • 3
  • 2
  • 2
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 65
  • 10
  • 9
  • 9
  • 8
  • 8
  • 7
  • 6
  • 6
  • 6
  • 6
  • 5
  • 5
  • 5
  • 5
  • 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.
21

Geochemical controls of platinum-group elements distribution patterns in the Patreef, bushveld complex, South Africa: a case study at Zwartfontein farm, Akanani prospect area

Mudanalwo, Ratshalingwa Patience January 2020 (has links)
>Magister Scientiae - MSc / The Platreef, is a contact-type pyroxenitic reef in the Northern Limb of the Bushveld Complex, enriched in platinum group elements (PGE) and base metal sulfides (BMS). Relatively subdued mining in the Platreef, compared to RLS, has been attributed to limited knowledge regarding irregular distribution, complex style and genesis of PGE mineralisation in the Platreef. This study was, therefore, aimed at investigating the petrogenesis of the Platreef, particularly to evaluate whether the formation of the ore reefs resulted from a single or multiple sill-like magma intrusions. The study also sought to unveil the interplay of fractional crystallisation, hydrothermal fluid activities, floor rock and crustal contamination on the formation of Platreef types, PGE mineralisation and the magma source.
22

Understanding Outcomes in the Giant Omphalocele Population: An In-depth Look at a Single Center Comprehensive Experience

Nolan, Heather R. 12 July 2019 (has links)
No description available.
23

A Place Apart: The Role of Nostalgia in a Detached Community

Otto Zimmann, Martin 18 July 2011 (has links)
No description available.
24

Planning Support for Running Large Scale Exercises as Learning Laboratories

Voshell, Martin G. 26 June 2009 (has links)
No description available.
25

A Framework for Providing Automatic Resource and Accuracy Management in a Cloud Environment

Vijayakumar, Smita 30 July 2010 (has links)
No description available.
26

Feature-based Configuration Management of Applications in the Cloud / Feature-basierte Konfigurationsverwaltung von Cloud-Anwendungen

Luo, Xi 27 June 2013 (has links) (PDF)
The complex business applications are increasingly offered as services over the Internet, so-called software-as-a-Service (SaaS) applications. The SAP Netweaver Cloud offers an OSGI-based open platform, which enables multi-tenant SaaS applications to run in the cloud. A multi-tenant SaaS application is designed so that an application instance is used by several customers and their users. As different customers have different requirements for functionality and quality of the application, the application instance must be configurable. Therefore, it must be able to add new configurations into a multi-tenant SaaS application at run-time. In this thesis, we proposed concepts of a configuration management, which are used for managing and creating client configurations of cloud applications. The concepts are implemented in a tool that is based on Eclipse and extended feature models. In addition, we evaluate our concepts and the applicability of the developed solution in the SAP Netwaver Cloud by using a cloud application as a concrete case example.
27

Feature-based Configuration Management of Applications in the Cloud

Luo, Xi 30 April 2013 (has links)
The complex business applications are increasingly offered as services over the Internet, so-called software-as-a-Service (SaaS) applications. The SAP Netweaver Cloud offers an OSGI-based open platform, which enables multi-tenant SaaS applications to run in the cloud. A multi-tenant SaaS application is designed so that an application instance is used by several customers and their users. As different customers have different requirements for functionality and quality of the application, the application instance must be configurable. Therefore, it must be able to add new configurations into a multi-tenant SaaS application at run-time. In this thesis, we proposed concepts of a configuration management, which are used for managing and creating client configurations of cloud applications. The concepts are implemented in a tool that is based on Eclipse and extended feature models. In addition, we evaluate our concepts and the applicability of the developed solution in the SAP Netwaver Cloud by using a cloud application as a concrete case example.:List of Figures i List of Tables iii 1 Introduction 1 1.1 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.2 The Structure of This Document . . . . . . . . . . . . . . . . . 2 2 Background 5 2.1 Cloud Computing . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2 Software Product Line Engineering . . . . . . . . . . . . . . . . 7 2.3 Role Based Access Control . . . . . . . . . . . . . . . . . . . . . 10 2.4 Staged Con guration . . . . . . . . . . . . . . . . . . . . . . . . 12 2.5 Work ow Modeling . . . . . . . . . . . . . . . . . . . . . . . . . 14 2.5.1 Concept . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 2.5.2 Work ow Modeling Languages . . . . . . . . . . . . . . . 16 2.5.3 Adaptive Work ow . . . . . . . . . . . . . . . . . . . . . 17 2.5.4 Adaptation Patterns . . . . . . . . . . . . . . . . . . . . 17 2.6 Graph Transformation . . . . . . . . . . . . . . . . . . . . . . . 18 2.7 Related Work . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 3 Analysis 23 3.1 Illustrative Example . . . . . . . . . . . . . . . . . . . . . . . . 23 3.1.1 Domain and Exiting Platform . . . . . . . . . . . . . . . 24 3.1.2 Yard Management System as a SaaS Application . . . . 28 3.2 Requirements Identi cation . . . . . . . . . . . . . . . . . . . . 28 4 Concept 31 4.1 Con guration Management Speci cation . . . . . . . . . . . . . 31 4.1.1 Variability Modeling . . . . . . . . . . . . . . . . . . . . 32 4.1.2 Stakeholder Views Modeling . . . . . . . . . . . . . . . . 34 4.1.3 Con guration Work ow Modeling . . . . . . . . . . . . . 36 4.2 Con guration Work ow Adaptations . . . . . . . . . . . . . . . 41 4.3 Mapping between Problem Space and Solution Space . . . . . . 47 4.4 Con guration Process Simulation . . . . . . . . . . . . . . . . . 50 5 Implementation 53 5.1 Con guration Speci cation . . . . . . . . . . . . . . . . . . . . . 54 5.1.1 Extended Feature Model Speci cation . . . . . . . . . . 55 5.1.2 View Model Speci cation . . . . . . . . . . . . . . . . . . 56 5.1.3 Con guration Work ow Model Speci cation . . . . . . . 57 5.2 Graph Transformation Rules . . . . . . . . . . . . . . . . . . . . 62 5.3 Mapping Realization . . . . . . . . . . . . . . . . . . . . . . . . 65 5.4 Con guration Management Tooling . . . . . . . . . . . . . . . . 67 5.5 Evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70 6 Conclusions and Future Work 77 6.1 Conclusions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 6.2 Future Work . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78 Bibliography i
28

Mixing Staged Data Flow and Stream Computing Techniques in Modern Telemetry Data Acquisition/Processing Architectures

Yates, James William 10 1900 (has links)
International Telemetering Conference Proceedings / October 25-28, 1999 / Riviera Hotel and Convention Center, Las Vegas, Nevada / Today’s flight test processing systems must handle many more complex data formats than just the PCM and analog FM data streams of yesterday. Many flight test programs, and their respective test facilities, are looking to leverage their computing assets across multiple customers and programs. Typically, these complex programs require the ability to handle video, packet, and avionics bus data in real time, in addition to handling the more traditional PCM format. Current and future telemetry processing systems must have an architecture that will support the acquisition and processing of these varied data streams. This paper describes various architectural designs of both staged data flow and stream computing architectures, including current and future implementations. Processor types, bus design, and the effects of varying data types, including PCM, video, and packet telemetry, will be discussed.
29

A design of experiments study of procedure for assembling bascule bridge fulcrum

Nguyen, Cuong Q 01 June 2006 (has links)
A bascule bridge is a type of movable bridge that can be opened or closed to facilitate the movement of water-borne traffic such as ships and yachts. Trunnion-Hub-Girder (THG) assembly plays a role as a fulcrum in the bascule bridge. To make the fulcrum, the trunnion is shrink-fitted into the hub, and then the trunnion-hub assembly is shrink-fitted into the girder. Hundreds of thousands of dollars could be lost due to failures during this step. Crack formations in the hubs of various Florida bascule bridges during assembly led the Florida Department of Transportation to commission a project with USF professors to investigate.Finite elements method (ANSYS package) is employed to model the THG assembly procedure and solve for the critical crack length and critical stress in this transient thermal structural problem. Design of experiments (DOE) is used with different cooling processes and the geometrical dimensions of the THG assembly to find the sensitivity of these parameters on the outputs.The influence of the hub outer diameter and the radial interference (between the trunnion and hub) is at different levels on the critical crack length and the stress ratio as it is dependent on fulcrum geometry. If we include four staged cooling methods as follow Type 1: liquid nitrogen Type 2: dry-ice/ alcohol bath followed by liquid nitrogen Type 3: refrigerated air chamber followed by liquid nitrogen Type 4: refrigerated air chamber followed by dry-ice/alcohol bath and then by liquid nitrogenthe cooling type factor contributes the most to both critical crack length (up to 79%) and the stress ratio (up to 84%) in the TH assembling procedures in all three considered bascule bridges. The staged cooling procedure type 2, which is, immersing the TH assembly into the dry ice medium, followed by immersing the TH set into the liquid nitrogen, give larger critical crack length (up to 400%) and stress ratio (up to 87%) compared to the case that used only liquid nitrogen.
30

I want to live in America

Forero, Santiago 29 November 2010 (has links)
The following graduate report is the review of my artistic developments after three years of rigorous training in photography at The University of Texas at Austin. After a long period of not producing artwork, my entrance into graduate school at UT was the first step for beginning to take pictures and rethinking my objectives as an artist. I have to confess that when I was applying to graduate school I did not consider art as the profession I wanted develop in my life; instead, I applied to schools that had an strong focus in commercial photography. As a Colombian, most of my concerns were more about how to make a living. In my hometown, the only way to be independent is through a professional job, rather than what in the United States is called blue-collar work, including waiting tables or services in general. When I realized again that I was immersed in an endless dialogue about art, I had to reconsider my objectives to assume the idea of how I was going to combine my creative skills with a strong research in contemporary thinking about the visual image. My three biggest challenges when entering graduate school were finding a subject to begin to photograph again, exploring the idea of being part of a new community considering my arrival from a different country, and developing strong technical photographic skills. My relation to the United States in my artwork was the first thematic. Since I was a child and until my undergraduate research project, I always came to the United States as a spectator that experienced the country from the outside. My longest encounter as an observer was in 2004 when I came to do research on illegal immigrants for my undergraduate theses research. At that time, my approach to photography and art was mostly documentary where the visual result was based on video interviews and formal portraits of a minority I was interested in. I tried to find an explanation for the immense flow of people across the border between the United States and México. Once I was already here, after three years, living in a different city, I realized that I still was interested in photographing people and decided to focus on American stereotypes. Probably one of the issues I began to face was that I discovered that I was not enjoying carrying my camera all the time and thinking as a photographer that documented daily life. My interest was more in using the camera for specific projects rather than documenting my surroundings. At that point, I realized that staging was going to be the main modus operandi for creating artwork. From there I began to think in different projects that were developed throughout the three years of the program. / text

Page generated in 0.0453 seconds