• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 846
  • 310
  • 168
  • 102
  • 89
  • 30
  • 29
  • 28
  • 20
  • 18
  • 16
  • 12
  • 8
  • 7
  • 7
  • Tagged with
  • 1897
  • 660
  • 570
  • 232
  • 227
  • 223
  • 178
  • 144
  • 141
  • 138
  • 126
  • 119
  • 115
  • 115
  • 113
  • 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.
261

The potentials that positioning theory as an analytical framework can offer to understand the professional identity and social engagement of the expatriate teacher in the context of international schools

Boross De Levay, Catherine January 2013 (has links)
The present inquiry sets out to explore the self as an expatriate eacher working in international schools, through the lens of ositioning. To better understand complex phenomena such as the self and its episodic encounters in the social arena, this study uses positioning theory as an analytical framework. The self is followed as it moves from its private sphere to the social milieu where it takes on its multiplicity, as a social being. The dynamics of positioning is illustrated by the mutually determined triad. Hence, the self is looked at in one of its main social engagements: the recruitment where the social episode is mutually framed by the storylines of the participants, the social force and the position taken on. Illustrations are given to exemplify and extend the use of positioning theory in an international school context. The implications brought up by the results of the present inquiry are applicable not only to the expatriate teacher but also to the wider expatriate community.
262

Global Positioning in Harsh Environments

Resch, Bernd, Romirer-Maierhofer, Peter January 2005 (has links)
<p>As global location systems offer only restricted availability, they are not suitable for a world- </p><p>wide tracking application without extensions. This thesis contains a goods-tracking solution, </p><p>which can be considered globally working in contrast to formerly developed technologies. For </p><p>the creation of an innovative approach, an evaluation of the previous efforts has to be made. </p><p>As a result of this assessment, a newly developed solution is presented in this thesis that uses </p><p>the Global Positioning System (GPS) in connection with the database correlation method </p><p>involving Global System for Mobile Communications (GSM) fingerprints. The database </p><p>entries are generated automatically by measuring numerous GSM parameters such as Cell </p><p>Identity and signal strength involving handsets of several different providers and the real </p><p>reference position obtained via a high sensitivity GPS receiver.</p>
263

Autonomous Navigation Using Global Positioning System

Srivardhan, D 10 1900 (has links) (PDF)
No description available.
264

Precise GPS-based position, velocity and acceleration determination: algorithms and tools

Salazar Hernández, Dagoberto José 29 April 2010 (has links)
Esta tesis doctoral llevó a cabo el estudio, desarrollo e implementación de algoritmos para la navegación con sistemas globales de navegación por satélite (GNSS), enfocándose en la determinación precisa de la posición, velocidad y aceleración usando GPS, en modo post-procesado y lejos de estaciones de referencia. Uno de los objetivos era desarrollar herramientas en esta área y hacerlas disponibles a la comunidad GNSS. Por ello el desarrollo se hizo dentro del marco del proyecto preexistente de software libre llamado GPS Toolkit (GPSTk). Una de las primeras tareas realizadas fue la validación de las capacidades de la GPSTk para el procesado del pseudorango, realizando comparaciones con una herramienta de procesamiento de datos probada (BRUS). La gestión de datos GNSS demostró ser un asunto importante cuando se intentó extender las capacidades de la GPSTk al procesamiento de datos obtenidos de las fases de la señal GPS. Por ello se desarrollaron las Estructuras de Datos GNSS (GDS), que combinadas con su paradigma de procesamiento aceleran el proceso de desarrollo de software y reducen errores. La extensión de la GPSTk a los algoritmos de procesado en fase se hizo mediante la ayuda de las GDS, proporcionándose importantes clases accesorias que facilitan el trabajo. Se implementó el procesado de datos Precise Point Positioning (PPP) con ejemplos relativamente simples basados en las GDS, y al comparar sus resultados con otras aplicaciones de reputación ya establecida, se encontró que destacan entre los mejores. También se estudió cómo obtener la posición precisa, en post-proceso, de un receptor GPS a cientos de kilómetros de la estación de referencia más cercana y usando tasas de datos arbitrarias (una limitación del método PPP). Las ventajas aportadas por las GDS permitieron la implementación de un procesado semejante a un PPP cinemático basado en una red de estaciones de referencia, estrategia bautizada como Precise Orbits Positioning (POP) porque sólo necesita órbitas precisas para trabajar y es independiente de la información de los relojes de los satélites GPS. Los resultados de este enfoque fueron muy similares a los del método PPP cinemático estándar, pero proporcionando soluciones de posición con una tasa mayor y de manera más robusta. La última parte se enfocó en la implementación y mejora de algoritmos para determinar con precisión la velocidad y aceleración de un receptor GPS. Se hizo énfasis en el método de las fases de Kennedy debido a su buen rendimiento, desarrollando una implementación de referencia y demostrando la existencia de una falla en el procedimiento propuesto originalmente para el cálculo de las velocidades de los satélites. Se propuso entonces una modificación relativamente sencilla que redujo en un factor mayor que 35 el RMS de los errores 3D en velocidad. Tomando ideas de los métodos Kennedy y POP se desarrolló e implementó un nuevo procedimiento de determinación de velocidad y aceleración que extiende el alcance. Este método fue llamado Extended Velocity and Acceleration determination (EVA). Un experimento usando una aeronave ligera volando sobre los Pirineos mostró que tanto el método de Kennedy (modificado) como el método EVA son capaces de responder ante la dinámica de este tipo de vuelos. Finalmente, tanto el método de Kennedy modificado como el método EVA fueron aplicados a una red en la zona ecuatorial de Sur América con líneas de base mayores a 1770 km. En este escenario el método EVA mostró una clara ventaja tanto en los promedios como en las desviaciones estándar para todas las componentes de la velocidad y la aceleración. / This Ph.D. Thesis focuses on the development of algorithms and tools for precise GPS-based position, velocity and acceleration determination very far from reference stations in post-process mode. One of the goals of this thesis was to develop a set of state-of-the-art GNSS data processing tools, and make them available for the research community. Therefore, the software development effort was done within the frame of a preexistent open source project called the GPSTk. Therefore, validation of the GPSTk pseudorange-based processing capabilities with a trusted GPS data processing tool was one of the initial task carried out in this work. GNSS data management proved to be an important issue when trying to extend GPSTk capabilities to carrier phasebased data processing algorithms. In order to tackle this problem the GNSS Data Structures (GDS) and their associated processing paradigm were developed. With this approach the GNSS data processing becomes like an assembly line, providing an easy and straightforward way to write clean, simple to read and use software that speeds up development and reduces errors. The extension of GPSTk capabilities to carrier phase-based data processing algorithms was carried out with the help of the GDS, adding important accessory classes necessary for this kind of data processing and providing reference implementations. The performance comparison of these relatively simple GDS-based source code examples with other state-of-the art Precise Point Positioning (PPP) suites demonstrated that their results are among the best. Furthermore, given that the GDS design is based on data abstraction, it allows a very flexible handling of concepts beyond mere data encapsulation, including programmable general solvers, among others. The problem of post-process precise positioning of GPS receivers hundreds of kilometers away from nearest reference station at arbitrary data rates was dealt with, overcoming an important limitation of classical post-processing strategies like PPP. The advantages of GDS data abstraction regarding solvers were used to implement a kinematic PPP-like processing based on a network of stations. This procedure was named Precise Orbits Positioning (POP) because it is independent of precise clock information and it only needs precise orbits to work. The results from this approach were very similar (as expected) to the standard kinematic PPP processing strategy, but yielding a higher positioning rate. Also, the network-based processing of POP seems to provide additional robustness to the results, even for receivers outside the network area. The last part of this thesis focused on implementing, improving and testing algorithms for the precise determination of velocity and acceleration hundreds of kilometers away from nearest reference station. Special emphasis was done on the Kennedy method because of its good performance. A reference implementation of Kennedy method was developed, and several experiments were carried out. Experiments done with very short baselines showed a flaw in the way satellite velocities were computed, introducing biases in the velocity solution. A relatively simple modification was proposed, and it reduced the RMS of 5-min average velocity 3D errors by a factor of over 35. Then, borrowing ideas from Kennedy method and the POP method, a new velocity and acceleration determination procedure named EVA was developed and implemented that greatly extends the effective range. An experiment using a light aircraft flying over the Pyrenees showed that both the modified-Kennedy and EVA methods were able to cope with the dynamics of this type of flight. Finally, both modified-Kennedy and EVA method were applied to a challenging scenario in equatorial South America, with baselines over 1770 km, where EVA method showed a clear advantage in both averages and standard deviations for all components of velocity and acceleration. Lloc i
265

Global Positioning in Harsh Environments

Resch, Bernd, Romirer-Maierhofer, Peter January 2005 (has links)
As global location systems offer only restricted availability, they are not suitable for a world- wide tracking application without extensions. This thesis contains a goods-tracking solution, which can be considered globally working in contrast to formerly developed technologies. For the creation of an innovative approach, an evaluation of the previous efforts has to be made. As a result of this assessment, a newly developed solution is presented in this thesis that uses the Global Positioning System (GPS) in connection with the database correlation method involving Global System for Mobile Communications (GSM) fingerprints. The database entries are generated automatically by measuring numerous GSM parameters such as Cell Identity and signal strength involving handsets of several different providers and the real reference position obtained via a high sensitivity GPS receiver.
266

Reconstructing ionospheric TEC over South Africa using signals from a regional GPS network /

Opperman, B. D. L. January 2007 (has links)
Thesis (Ph.D. (Physics & Electronics)) - Rhodes University, 2008.
267

Indoor Mobile Positioning system (MPS) classification in different wireless technology domain

Ghandchi, Bahram, Saleh, Taha January 2018 (has links)
The main purpose of this thesis work is to find and compare different network characteristics of MPS (Mobile Positioning System) in the different wireless technology domains. Since decades ago MNO’s (Mobile Network Operators) added many new services based on the geographical areas of subscribers and their needs. Here we define wireless networks and go through different types of technologies and do the comparison when they collect different types of data for their location-based services and see if we could have the same accuracy with 2G (second generation) of mobile network as like as 3G (third generation) and higher. Finally, we will come up with a proposal for new age technology.
268

An indoor positioning system using multiple methods and tools

Sehloho, Nobaene Elizabeth January 2015 (has links)
Thesis (MTech (Information Technology))--Cape Peninsula University of Technology, 2015. / Recently, the deployment and availability of wireless technology have led to the development of location and positioning services. These Location Based Services (LBSs) are attracting the attention of researchers and mobile service providers. With the importance of ubiquitous computing, the main challenge seen in the LBS is in the mobile positioning or localization within reasonable and certain accuracy. The Global Positioning System (GPS), as a widely known and used navigation system, is only appropriate for use in outdoor environments, due to the lack of line-of-sight (LOS) in satellite signals that they cannot be used accurately inside buildings and premises. Apart from GPS, Wi-Fi is among others, a widely used technology as it is an already existing infrastructure in most places. This work proposes and presents an indoor positioning system. As opposed to an Ad-hoc Positioning System (APS), it uses a Wireless Mesh Network (WMN). The system makes use of an already existing Wi-Fi infrastructure. Moreover, the approach tests the positioning of a node with its neighbours in a mesh network using multi-hopping functionality. The positioning measurements used were the ICMP echo requests, RSSI and RTS/CTS requests and responses. The positioning method used was the trilateral technique, in combination with the idea of the fingerprinting method. Through research and experimentation, this study developed a system which shows potential as a positioning system with an error of about 2 m – 3 m. The hybridization of the methods proves an enhancement in the system though improvements are still required
269

Ionospheric total electron content variability and its influence in radio astronomy

Botai, Ondego Joel January 2006 (has links)
Ionospheric phase delays of radio signals from Global Positioning System (GPS) satellites have been used to compute ionospheric Total Electron Content (TEC). An extended Chapman profle model is used to estimate the electron density profles and TEC. The Chapman profle that can be used to predict TEC over the mid-latitudes only applies during day time. To model night time TEC variability, a polynomial function is fitted to the night time peak electron density profles derived from the online International Reference Ionosphere (IRI) 2001. The observed and predicted TEC and its variability have been used to study ionospheric in°uence on Radio Astronomy in South Africa region. Di®erential phase delays of the radio signals from Radio Astronomy sources have been simulated using TEC. Using the simulated phase delays, the azimuth and declination o®sets of the radio sources have been estimated. Results indicate that, pointing errors of the order of miliarcseconds (mas) are likely if the ionospheric phase delays are not corrected for. These delays are not uniform and vary over a broad spectrum of timescales. This implies that fast frequency (referencing) switching, closure phases and fringe ¯tting schemes for ionospheric correction in astrometry are not the best option as they do not capture the real state of the ionosphere especially if the switching time is greater than the ionospheric TEC variability. However, advantage can be taken of the GPS satellite data available at intervals of a second from the GPS receiver network in South Africa to derive parameters which could be used to correct for the ionospheric delays. Furthermore GPS data can also be used to monitor the occurrence of scintillations, (which might corrupt radio signals) especially for the proposed, Square Kilometer Array (SKA) stations closer to the equatorial belt during magnetic storms and sub-storms. A 10 minute snapshot of GPS data recorded with the Hermanus [34:420 S, 19:220 E ] dual frequency receiver on 2003-04-11 did not show the occurrence of scintillations. This time scale is however too short and cannot be representative. Longer time scales; hours, days, seasons are needed to monitor the occurrence of scintillations.
270

Marketingová strategie společnosti Expensa, a.s. / Marketing Strategy of Expensa Company

Sapáková, Hana January 2017 (has links)
The theme of this thesis is the marketing strategy of Expensa company. Expensa joint-stock company provides a unique managing and controlling system for company cash expenditures. This system includes Expensa company payment cards.The aim of this thesis is to (based on current situation) raise potential clients awareness of Expensa company by proposing a partial improvement of marketing strategy. Proposal of new segment which will help Expensa to increase higher market share and competitive ability is the specific output. Theoretical section describes marketing strategies, elements of the marketing mix, forms of situation analysis and three stages of STP strategy. The practical section reflects the theoretical composition.The presented thesis also contains a survey focused on current clients and their perception of marketing communication. The outcome emerging from the analysis is a good source for making a marketing strategy improvement in the future.

Page generated in 0.1301 seconds