• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 285
  • 92
  • 49
  • 22
  • 15
  • 10
  • 9
  • 9
  • 8
  • 5
  • 4
  • 4
  • 3
  • 1
  • 1
  • Tagged with
  • 550
  • 102
  • 95
  • 88
  • 88
  • 88
  • 43
  • 40
  • 37
  • 34
  • 33
  • 33
  • 33
  • 31
  • 29
  • 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.
351

Reducing Long Tail Latencies in Geo-Distributed Systems

Bogdanov, Kirill January 2016 (has links)
Computing services are highly integrated into modern society. Millions of people rely on these services daily for communication, coordination, trading, and accessing to information. To meet high demands, many popular services are implemented and deployed as geo-distributed applications on top of third party virtualized cloud providers. However, the nature of such deployment provides variable performance characteristics. To deliver high quality of service, such systems strive to adapt to ever-changing conditions by monitoring changes in state and making run-time decisions, such as choosing server peering, replica placement, and quorum selection. In this thesis, we seek to improve the quality of run-time decisions made by geo-distributed systems. We attempt to achieve this through: (1) a better understanding of the underlying deployment conditions, (2) systematic and thorough testing of the decision logic implemented in these systems, and (3) by providing a clear view into the network and system states which allows these services to perform better-informed decisions. We performed a long-term cross datacenter latency measurement of the Amazon EC2 cloud provider. We used this data to quantify the variability of network conditions and demonstrated its impact on the performance of the systems deployed on top of this cloud provider. Next, we validate an application’s decision logic used in popular storage systems by examining replica selection algorithms. We introduce GeoPerf, a tool that uses symbolic execution and lightweight modeling to perform systematic testing of replica selection algorithms. We applied GeoPerf to test two popular storage systems and we found one bug in each. Then, using traceroute and one-way delay measurements across EC2, we demonstrated persistent correlation between network paths and network latency. We introduce EdgeVar, a tool that decouples routing and congestion based changes in network latency. By providing this additional information, we improved the quality of latency estimation, as well as increased the stability of network path selection. Finally, we introduce Tectonic, a tool that tracks an application’s requests and responses both at the user and kernel levels. In combination with EdgeVar, it provides a complete view of the delays associated with each processing stage of a request and response. Using Tectonic, we analyzed the impact of sharing CPUs in a virtualized environment and can infer the hypervisor’s scheduling policies. We argue for the importance of knowing these policies and propose to use them in applications’ decision making process. / Databehandlingstjänster är en välintegrerad del av det moderna samhället. Miljontals människor förlitar sig dagligen på dessa tjänster för kommunikation, samordning, handel, och åtkomst till information. För att möta höga krav implementeras och placeras många populära tjänster som geo-fördelning applikationer ovanpå tredje parters virtuella molntjänster. Det ligger emellertid i sakens natur att sådana utplaceringar resulterar i varierande prestanda. För att leverera höga servicekvalitetskrav behöver sådana system sträva efter att ständigt anpassa sig efter ändrade förutsättningar genom att övervaka tillståndsändringar och ta realtidsbeslut, som till exempel val av server peering, replika placering, och val av kvorum. Den här avhandlingen avser att förbättra kvaliteten på realtidsbeslut tagna av geo-fördelning system. Detta kan uppnås genom: (1) en bättre förståelse av underliggande utplaceringsvillkor, (2) systematisk och noggrann testning av beslutslogik redan implementerad i dessa system, och (3) en tydlig inblick i nätverket och systemtillstånd som tillåter dessa tjänster att utföra mer informerade beslut. Vi utförde en långsiktig korsa datacenter latensmätning av Amazons EC2 molntjänst. Mätdata användes sedan till att kvantifiera variationen av nätverkstillstånd och demonstrera dess inverkan på prestanda för system placerade ovanpå denna molntjänst. Därnäst validerades en applikations beslutslogik vanlig i populära lagringssystem genom att undersöka replika valalgoritmen. GeoPerf, ett verktyg som tillämpar symbolisk exekvering och lättviktsmodellering för systematisk testning av replika valalgoritmen, användes för att testa två populära lagringssystem och vi hittade en bugg i båda. Genom traceroute och envägslatensmätningar över EC2 demonstrerar vi ihängande korrelation mellan nätverksvägar och nätverkslatens. Vi introducerar också EdgeVar, ett verktyg som frikopplar dirigering och trängsel baserat på förändringar i nätverkslatens. Genom att tillhandahålla denna ytterligare information förbättrade vi kvaliteten på latensuppskattningen och stabiliteten på nätverkets val av väg. Slutligen introducerade vi Tectonic, ett verktyg som följer en applikations begäran och gensvar på både användare-läge och kernel-läge. Tillsammans med EdgeVar förses en komplett bild av fördröjningar associerade med varje beräkningssteg av begäran och gensvar. Med Tectonic kunde vi analysera inverkan av att dela CPUer i en virtuell miljö och kan avslöja hypervisor schemaläggningsprinciper. Vi argumenterar för betydelsen av att känna till dessa principer och föreslå användningen av de i beslutsprocessen. / <p>QC 20161101</p>
352

Indoor Geo-location And Tracking Of Mobile Autonomous Robot

Ramamurthy, Mahesh 01 January 2005 (has links)
The field of robotics has always been one of fascination right from the day of Terminator. Even though we still do not have robots that can actually replicate human action and intelligence, progress is being made in the right direction. Robotic applications range from defense to civilian, in public safety and fire fighting. With the increase in urban-warfare robot tracking inside buildings and in cities form a very important application. The numerous applications range from munitions tracking to replacing soldiers for reconnaissance information. Fire fighters use robots for survey of the affected area. Tracking robots has been limited to the local area under consideration. Decision making is inhibited due to limited local knowledge and approximations have to be made. An effective decision making would involve tracking the robot in earth co-ordinates such as latitude and longitude. GPS signal provides us sufficient and reliable data for such decision making. The main drawback of using GPS is that it is unavailable indoors and also there is signal attenuation outdoors. Indoor geolocation forms the basis of tracking robots inside buildings and other places where GPS signals are unavailable. Indoor geolocation has traditionally been the field of wireless networks using techniques such as low frequency RF signals and ultra-wideband antennas. In this thesis we propose a novel method for achieving geolocation and enable tracking. Geolocation and tracking are achieved by a combination of Gyroscope and encoders together referred to as the Inertial Navigation System (INS). Gyroscopes have been widely used in aerospace applications for stabilizing aircrafts. In our case we use gyroscope as means of determining the heading of the robot. Further, commands can be sent to the robot when it is off balance or off-track. Sensors are inherently error prone; hence the process of geolocation is complicated and limited by the imperfect mathematical modeling of input noise. We make use of Kalman Filter for processing erroneous sensor data, as it provides us a robust and stable algorithm. The error characteristics of the sensors are input to the Kalman Filter and filtered data is obtained. We have performed a large set of experiments, both indoors and outdoors to test the reliability of the system. In outdoors we have used the GPS signal to aid the INS measurements. When indoors we utilize the last known position and extrapolate to obtain the GPS co-ordinates.
353

On Finding Spectrum Opportunities in Cognitive Radios : Spectrum Sensing and Geo-locations Database

Hamid, Mohamed January 2013 (has links)
The spectacular growth in wireless services imposes scarcity in term of the available radio spectrum. A solution to overcome this scarcity is to adopt what so called cognitive radio based on dynamic spectrum access. With dynamic spectrum access, secondary (unlicensed) users can access  spectrum owned by primary (licensed) users when it is temporally and/or geographically unused. This unused spectrum is termed as spectrum opportunity. Finding these spectrum opportunities related aspects are studied in this thesis where two approaches of finding spectrum opportunities, namely spectrum sensing and geo-locations databases are considered. In spectrum sensing arena, two topics are covered, blind spectrum sensing and sensing time and periodic sensing interval optimization. For blind spectrum sensing, a spectrum scanner based on maximum minimum eigenvalues detector and frequency domain rectangular filtering is developed. The measurements show that the proposed scanner outperforms the energy detector scanner in terms of the probability of detection. Continuing in blind spectrum sensing, a novel blind spectrum sensing technique based on discriminant analysis called spectrum discriminator has been developed in this thesis. Spectrum discriminator has been further developed to peel off multiple primary users with different transmission power from a wideband sensed spectrum. The spectrum discriminator performance is measured and compared with the maximum minimum eigenvalues detector in terms of the probability of false alarm, the probability of detection and the sensing time. For sensing time and periodic sensing interval optimization, a new approach that aims at maximizing the probability of right detection, the transmission efficiency and the captured opportunities is proposed and simulated. The proposed approach optimizes the sensing time and the periodic sensing interval iteratively. Additionally, the periodic sensing intervals for multiple channels are optimized to achieve as low sensing overhead and unexplored opportunities as possible for a multi channels system. The thesis considers radar bands and TV broadcasting bands to adopt geo-locations databases for spectrum opportunities. For radar bands, the possibility of spectrum sharing with secondary users in L, S and C bands is investigated. The simulation results show that band sharing is possible with more spectrum opportunities offered by C band than S and L band which comes as the least one. For the TV broadcasting bands, the thesis treats the power assignment for secondary users operate in Gävle area, Sweden. Furthermore, the interference that the TV transmitter would cause to the secondary users is measured in different locations in the same area. / <p>QC 20130114</p> / QUASAR
354

River temperature behaviour in changing environments: trends, patterns at different spatial and temporal scales and role as a stressor

Arora, Roshni January 2016 (has links)
River/stream water temperature is one of the master water quality parameters as it controls several key iogeochemical, physical and ecological processes and river ecosystem functioning. Thermal regimes of several rivers have been substantially altered by climate change and other anthropogenic impacts resulting in deleterious impacts on river health. Given its importance, several studies have been conducted to understand the key processes defining water temperature, its controls and drivers of change. Temporal and spatial river temperature changes are a result of complex interactions between climate, hydrology and landscape/basin properties, making it difficult to identify and quantify the effect of individual controls. There is a need to further improve our understanding of the causes of spatiotemporal heterogeneity in river temperatures and the governing processes altering river temperatures. Furthermore, to assess the impacts of changing river temperatures on the river ecosystem, it is crucial to better understand the responses of freshwater biota to simultaneously acting stressors such as changing river temperatures, hydrology and river quality aspects (e.g. dissolved oxygen levels). So far, only a handful of studies have explored the impacts of multiple stressors, including changing river temperature, on river biota and, thus, are not well known. This thesis, thus, analysed the changes in river temperature behaviour at different scales and its effects on freshwater organisms. Firstly, at a regional scale, temporal changes in river temperature within long (25 years) and short time periods (10 years) were quantified and the roles of climatic, hydrological and landscape factors were identified for North German rivers. Secondly, at a reach scale, spatial temperature heterogeneity in a sixth-order lowland river (River Spree) was quantified and the role of landscape factors in inducing such heterogeneity was elucidated. Thirdly, at a site scale, short-term behavioural responses (namely drift) of three benthic invertebrate species to varying levels of water temperature, flow, and dissolved oxygen, and to combinations of those factors were experimentally investigated. Results from this thesis showed that, at a regional scale, the majority of investigated rivers in Germany have undergone significant annual and seasonal warming in the past decades. Air temperature change was found to be the major control of increasing river temperatures and of its temporal variability, with increasing influence for increasing catchment area and lower altitudes (lowland rivers). Strongest river temperature increase was observed in areas with low water availability. Other hydro-climatological variables such as flow, baseflow, NAO, had significant contributions in river temperature variability. Spatial variability in river temperature trend rates was mainly governed by ecoregion, altitude and catchment area via affecting the sensitivity of river temperature to its local climate. At a reach scale as well, air temperature was the major control of the temporal variability in river temperature over a period of nine months within a 200 km lowland river reach. The spatial heterogeneity of river temperature in this reach was most apparent during warm months and was mainly a result of the local landscape settings namely, urban areas and lakes. The influence of urban areas was independent of its distance from the river edge, at least when present within 1 km. Heat advected from upstream reaches determined the base river temperature while climatological controls induced river temperature variations around that base temperature, especially below lakes. Riparian buffers were not found to be effective in substantially moderating river temperature in reaches affected by lake warming due to the dominant advected heat from the upstream lake. Experimental investigation indicated that increasing water temperature had a stronger short-term effect on behavioural responses of benthic invertebrates, than simultaneous changes in flow or dissolved oxygen. Also, increases in water temperature was shown to affect benthic invertebrates more severely if accompanied by concomitant low dissolved oxygen and flow levels, while interactive effects among variables vary much among taxa. These results support findings of other studies that river warming, similar to climate change, might be a global phenomenon. Within Germany, lowland rivers are the most vulnerable to future warming, with reaches affected by urbanization and shallow lentic structures being more vulnerable and, therefore, requiring urgent attention. Furthermore, river biota in lowland rivers is particularly susceptible to short-term increases in river temperature such as heat waves. Plantation of riparian buffers, a widely recognized practice to manage climate change effects, in the headwater reaches can be suggested to mitigate and prevent future warming of lowland rivers in general and also throughout river basins, as river temperature response in lowland catchments is a culmination of local and upstream conditions. However, further river temperature increase in lowland river reaches within or close to urban areas and shallow lentic structures will be more difficult to mitigate only via riparian shading and would require additional measures
355

DYNAMIC FRICTIONAL RESPONSE OF GRANULAR MATERIALS UNDER SEISMICALLY RELEVANT CONDITIONS USING A NOVEL TORSIONAL KOLSKY BAR APPARATUS

Rodrigues, Binoy Johann 02 February 2018 (has links)
No description available.
356

Exploring the Geomechanics of Sinkholes: A Preliminary Numerical Study

Rawal, Kishor January 2016 (has links)
No description available.
357

Knowledge Based Topology Discovery and Geo-localization

Shelke, Yuri Rajendra 27 September 2010 (has links)
No description available.
358

Sociala fotspår på Internet: Jag vet vad du gjorde... just nu

Persson, Richard January 2011 (has links)
När sociala nätverk blir en del av vår vardag öppnas uppenbara möjligheter till interaktion och nätverkande på Internet med vänner, kollegor och bekanta. Samtligt som sociala nätverk erbjuder användare intressanta redskap, med många fördelar, för att kunna interagera utsätts samtidigt användares personliga integritet för risker och hot. Denna uppsats undersöker vad som oroar användare mest på Internet, värdet av en skyddad privat sfär utan insyn, varför vi delar med oss av privat information på sociala nätverk, vad kan man ta reda på utifrån den information som finns tillgänglig samt hur kan vi bära oss åt för att inte förlora vår integritet på Internet. Utöver ett stort fokus på sociala nätverk behandlas även positionsbaserade tjänster och hur dessa tjänster kan användas utan att integriteten går förlorad. Med detta i åtanke genomfördes en enkätundersökning av svenska studenters syn på integritet och medvetenhet i sociala nätverk samt deras inställning och vanor i positionsbaserade tjänster. Slutsatserna av undersökningen resulterade i reflektioner och diskussioner om vår syn på integritet och antaganden inför framtiden. / When social networking becomes a part of our everyday life opportunities for interaction and networking with friends, colleagues and other acquaintances opens up. While social networking offers and interesting approach to interacting it exposes users' personal privacy to external threats. This thesis examines elements that worries users on the Internet, the value of having a protected personal sphere, why we disclose personal information on social networks, what information can be obtained through data mining of personal profiles and how we can carry on with our online presence without losing our online privacy. Beyond the immediate focus on social networks, privacy in location-based services gets a review and a closer look into how it can be used without forfeiting privacy. With this in mind, a survey including Swedish students' views on privacy and general awareness on social networks and attitudes towards location-based services was conducted. The conclusion of the survey resulted in reflections and discussions about outlooks on privacy and assumptions about the future.
359

Spatial organization of ecologically-relevant high order flow properties and implications for river habitat assessment

Trinci, Giuditta January 2017 (has links)
The turbulent properties of flow in rivers are of fundamental importance to aquatic organisms yet are rarely quantified during routine river habitat assessment surveys or the design of restoration schemes due to their complex nature. This thesis uses a detailed review of the literature to highlight the various ways in which plants and animals modify the flow field, how this can deliver beneficial effects; and how turbulence can also generate threats to growth and survival. The thesis then presents the results from detailed field assessments of turbulence properties undertaken on low, intermediate and high gradient rivers to advance scientific understanding of the hydrodynamics of rivers and inform effective habitat assessment and restoration. A reach-scale comparison across sites reveals spatial variations in the relationships between turbulent parameters, emphasising the need for direct measurement of turbulence properties, while a geomorphic unit scale assessment suggests that variations in turbulence at the scale of individual roughness elements, and/or within the same broad groupings of geomorphic units (e.g. different types of pools) can have an important influence on hydraulic habitat. The importance of small-scale flow obstructions is further emphasised through analysis of the temporal dynamics of turbulence properties with changes in flow stage and vegetation growth. The highest magnitude temporal changes in turbulence properties were associated with individual boulders and vegetation patches respectively, indicating flow intensification around these sub-geomorphic unit scale features. Experimental research combining flow measurement with underwater videography reveals that more sophisticated turbulence parameters provide a better explanation of fish behaviour and habitat use under field conditions, further supporting direct measurement of turbulent properties where possible. The new insights into interactions between geomorphology, hydraulics and aquatic organisms generated by this work offer opportunities for refining habitat assessment and restoration design protocols to better integrate the important role of turbulence in generating suitable physical habitat for aquatic organisms.
360

Investigating and modelling the interaction among vegetation, hydrodynamics and morphology

Politti, Emilio January 2017 (has links)
The dissertation presented in this manuscript contributes to river science by providing a detailed overview on the state of the art on the interaction between riparian vegetation and hydrogeomorphological processes, by devising a novel model encompassing most of such processes and by proposing a field methodology aimed at providing means for improving the modelling of such interactions. The state of the art is summarized in an extensive review describing riparian vegetation and hydrogeomorphological processes mutual feedbacks. Such review did not simply seek to describe these feedbacks but, compiling from a large array of results from field, laboratory and modelling studies, provides a set of physical thresholds that trigger system changes. Therefore, processes are not only described terms but also explained with a quantitative approach. Processes description provided the conceptual foundation for the development of the novel simulation model while model parameterization was based on the quantitative information collected in the review. Such novel model, encompasses the main relationships entwining riparian woody vegetation and hydrogeomorphological processes and is able of replicating long term riparian landscape dynamics considering disturbance events, environmental stressor and riparian woody vegetation establishment from seeds and large wood. The manuscript presents the model structure and its conceptual validation by means of hydrological scenarios aimed at testing the coherence of the simulation results with expected system behaviour. Examples of such coherences are vegetation growth rate in response to hydrological regime, entrainment and establishment of large wood in an unconfined river system and vegetation effect on erosion and deposition patterns. Analysis of sedimentation patterns from the modelled results suggested that vegetation flow resistance should be modelled with greater detail. These conclusions pointed the dissertation research towards the testing of a novel class of vegetation flow resistance equations, proposed by different authors, able of describing woody vegetation flow resistance on a physical basis. These equations have the advantage of considering flow stage, plants foliation level and species-specific flexibility. However, the use of such equations is limited by the difficulty of measuring the vegetation properties required as equation-inputs. In order to test if these equations could effectively improve sediment dynamics predictions, a field method was formulated and tested. The field method allows to sample vegetation properties that can be used with these novel class of flow resistance equations. In the manuscript, such method is applied and the resulting vegetation properties used in several modelling scenarios. Such scenario proved that hydraulic variables modelled with these novel flow resistance approaches are more realistic and thus that the model developed during the dissertation could benefit from inclusion of such flow resistance equations in its source code.

Page generated in 0.0461 seconds