• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 5563
  • 2202
  • 1169
  • 545
  • 376
  • 294
  • 236
  • 152
  • 142
  • 103
  • 100
  • 88
  • 76
  • 74
  • 32
  • Tagged with
  • 13075
  • 1952
  • 1560
  • 1438
  • 1326
  • 1168
  • 1154
  • 1088
  • 923
  • 901
  • 886
  • 732
  • 709
  • 666
  • 646
  • 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.
611

EXTENDED TARGET TRACKING METHODS IN MODERN SENSOR APPLICATIONS

Heidarpour, Mehrnoosh January 2020 (has links)
With the recent advances in sensor technology and resulting sensor resolution, conven- tional point-based target tracking algorithms are becoming insufficient, particularly in application domains such as autonomous vehicles, visual tracking and surveillance using high resolution sensors. This has renewed the interest in extended target (ET) tracking, which aims to track not only the centroid of a target, but also its shape and size over time. This thesis addresses three of the most challenging problems in the domain of ET tracking applications. The first investigated challenge is the need for an accu- rate shape and centre estimate for the ET object with an arbitrary unknown star- convex shape in presence of non-Gaussian noise. The proposed method is based on a Student’s-t process regression algorithm which is defined in a recursive framework to be applicable for on-line tracking problems. The second problem tries to relax any constraints, including the star-convex con- straint, that is imposed on the shape of the ET object during the course of estimation by defining a novel Random Polytopes shape descriptor. Also, the proposed solution introduces a method to mitigate the troubles caused as a result of self-occlusion in ET tracking applications which its ignorance may cause catastrophic divergence in the ET state estimate.Finally, a framework for tracking multiple ET objects in the presence of clutter and occlusion is studied and a solution is proposed. The proposed method can estimate the centre and shape of the ET objects in a realistically scenario with the self- and mutual-occlusion challenges being considered. The proposed approach defines a time varying state-dependent probability of detection for each ET that enables the track to prolong even under adverse conditions caused due to mutual-occlusion. Plus, the proposed algorithm uses set-membership uncertainty models to bound the association and target shape uncertainties of occluded ET, to obtain more accurate state and shape estimates of an ET object. The performance of the proposed methods are quantified on realistically simulated scenarios with self- and mutual-occlusions and their results are compared against existing state-of-the-art methods for ET tracking applications. / Thesis / Doctor of Philosophy (PhD)
612

DESIGNING AGORA: A SHARED MULTI-USER PROGRAMMING ENVIRONMENT

Thomas Allen Kennell (13806892) 19 September 2022 (has links)
<p>Shared programming systems typically fall into one of two categories: systems to distribute code between users, and systems to allow shared access to editing or debugging facilities. Version-control systems allow distribution of code and are often more than adequate for large-scale software development occurring over a long period of time, but they can become unwieldy for fast iterative or exploratory development in which multiple users wish to participate. In these situations, shared editors or pair programming tools may suffice,with the caveat that any user of the system can typically modify any of the code at will. Rather than connecting several users to the same editor session, it would be more effective to allow users to maintain separate sessions while quickly sharing selected chunks of code at will.</p> <p>To enable this paradigm, we have designed a new interpreter to allow distributed users to selectively share code and data at run-time. Our solution consists of a bytecode virtual machine <em>back-end </em>with access to a shared environment and a management mechanism to control creation and usage of these resources. By providing access to interpreter sessions overa network connection, we do not tie our interpreter to executing code from any one particular programming language, allowing any conforming <em>front-end</em> compiler and user interface to be used. This solution allows the development burden of shared programs to be distributed dynamically between users at run-time through the shared environment while still affording control over what and when to share, thereby facilitating more effective incremental or experimental multi-user programming.</p>
613

Novel Approaches to Overloaded Array Processing

Hicks, James E. Jr. 22 August 2003 (has links)
An antenna array is overloaded when the number of cochannel signals in its operating environment exceeds the number of elements. Conventional space-time array processing for narrow-band signals fails in overloaded environments. Overloaded array processing (OLAP) is most difficult when signals impinging on the array are near equal power, have tight excess bandwidth, and are of identical signal type. Despite the failure of conventional beamforming in such environments, OLAP becomes possible when a receiver exploits additional signal properties such as the finite-alphabet property and signal excess-bandwidth. This thesis proposes three approaches to signal extraction in overloaded environments, each providing a different tradeoff in performance and complexity. The first receiver architecture extracts signals from an overloaded environment through the use of MMSE interference rejection filtering embedded in a successive interference cancellation (SIC) architecture. The second receiver architecture enhances signal extraction performance by embedding a stronger interference rejection receiver, the reduced-state maximum aposteriori probability (RS-MAP) algorithm in a similar SIC architecture. The third receiver fine-tunes the performance of spatially reduced search joint detection (SRSJD) with the application of an energy focusing transform (EFT), a complexity reducing front-end linear pre-processor. A new type of EFT, the Energy Focusing Unitary Relaxed Transform (EFURT) is developed. This transform facilitates a continuous tradeoff between noise-enhancement and error-propagation in an SRSJD framework. EFURT is used to study the role of this tradeoff for SRSJD receivers in a variety of signal environments. It is found that for the environments studied in this thesis, SRSJD enjoys an aggressive reduction in interference at the expense of possible noise-enhancement. / Ph. D.
614

Mixed Modes of Autonomy for Scalable Communication and Control of Multi-Robot Systems

Bird, John P. 18 October 2011 (has links)
Multi-robot systems (MRS) offer many performance benefits over single robots for tasks that can be completed by one robot. They offer potential redundancies to the system to improve robustness and allow tasks to be completed in parallel. These benefits, however, can be quickly offset by losses in productivity from diminishing returns caused by interference between robots and communication problems. This dissertation developed and evaluated MRS control architectures to solve the dynamic multi-robot autonomous routing problem. Dynamic multi-robot autonomous routing requires robots to complete a trip from their initial location at the time of task allocation to an assigned destination. The primary concern for the control architectures was how well the communication requirements and overall system performance scaled as the number of robots in the MRS got larger. The primary metrics for evaluation of the controller were the effective robot usage rate and the bandwidth usage. This dissertation evaluated several different approaches to solving dynamic multi-robot autonomous routing. The first three methods were based off of common MRS coordination approaches from previous research. These three control architectures with distributed control without communication (a swarm-like method), distributed control with communication, and centralized control. An additional architecture was developed to solve the problem in a way that scales better as the number of robots increase. This architecture, mixed mode autonomy, combines the strengths of distributed control with communication and centralized control. Like distributed control with communication, mixed mode autonomy's performance degrades gracefully with communication failures and is not dependent on a single controller. Like centralized control, there is oversight from a central controller to ensure repeatable high performance of the system. Each of the controllers other than distributed control without communication is based on building world models to facilitate coordination of the routes. A second variant of mixed mode autonomy was developed to allow robots to share parts of their world models with their peers when their models were incomplete or outdated. The system performance was evaluated for three example applications that represent different cases of dynamic multi-robot autonomous routing. These example applications were the automation of open pit mines, container terminals, and warehouses. The effective robot usage rates for mixed mode autonomy were generally significantly higher than the other controllers with a higher numbers of robots. The bandwidth usage was also much lower. These performance trends were also observed across a wide range of operating conditions for dynamic multi-robot autonomous routing. The original contributions from this work were the development of a new MRS control architecture, development of system model for the dynamic multi-robot autonomous routing problem, and identification of the tradeoffs for MRS design for the dynamic multi-robot autonomous routing problem. / Ph. D.
615

A Power Conditioning System for Superconductive Magnetic Energy Storage based on Multi-Level Voltage Source Converter

Lee, Dong-Ho 15 July 1999 (has links)
A new power conditioning system (PCS) for superconductive magnetic energy storage (SMES) is developed and its prototype test system is built and tested. The PCS uses IGBTs for high-speed PWM operation and has a multi-level chopper-VSC structure. The prototype test system has three-level that can handle up to 250-kVA with a 1800-V DC link, a 200-A maximum load current , and a switching frequency reaching 20-kHz with the help of zero-current-transition (ZCT) soft-switching. This PCS has a great number of advantages over conventional ones in terms of size, speed, and cost. Conventional PCSs use thyristors, due to the power capacity of the SMES system. The speed limit of the thyristor uses a six-pulse operation that generates a high harmonic. To reduce the harmonic, multiple PCSs are connected together with phase-matching transformers that need to be precise to be effective in reducing the harmonics. So, the system becomes large and expensive. In addition, the dynamic range of the PCSs are also limited by the six-pulse operation, because it limits the useful area of the PCS applications. By employing a high-speed PWM, the new PCS can reduce the harmonics without using the transformers reducing size and cost, and has wide dynamic range. However, the speed of a switching device is generally inversely proportional to its power handling capacity. Therefore, employing a multi-level structure is one method of extending the power-handling capability of the high-speed device. Switching loss is another factor that limits the speed of the switch, but it can be reduced by soft-switching techniques. The 20-kHz switching frequency can be obtained with the help of the ZCT soft-switching technique, which can reduce about 90% of switching losses from the IGBT during both turn-on and turn-off transients. There are two different topologies of the PCS; the current source converter (CSC) type and the chopper and voltage source converter (VSC) type. In terms of the SMES system efficiency, the chopper-VSC type shows a less volt-ampere requirement of the power device. Therefore, the new PCS system has a chopper-VSC structure. Since the chopper-VSC structure consists of multiple legs that can be modularized, a power electronics building block (PEBB) leg is a good choice; all of the system problems caused by the high frequency can be solved within the PEBB leg. The VSC is built with three of the PEBB legs. Three-phase AC is implemented with a three-level space vector modulation (SVM) that can reduce the number of switching and harmonic contents from the output current. A closed-loop control system is also implemented for the VSC, and shows 600-Hz control bandwidth. The multi-level structure used requires too many high-speed switches. However, not all of them are used at the same time during normal multi-level operation. A new multi-level topology is suggested that requires only two high-speed switches, regardless of the number of levels. Other switches can be replaced with slow-speed switches that can allow additional cost savings. / Ph. D.
616

Developing a Computational Pipeline for Detecting Multi-Functional Antibiotic Resistance Genes in Metagenomics Data

Dang, Ngoc Khoi 09 June 2022 (has links)
Antibiotic resistance is currently a global threat spanning clinical, environmental, and geopolitical research domains. The environment is increasingly recognized as a key node in the spread of antibiotic resistance genes (ARGs), which confer antibiotic resistance to bacteria. Detecting ARGs in the environment is the first step in monitoring and controlling antibiotic resistance. In recent years, next-generation sequencing of environmental samples (metagenomic sequencing data) has become a prolific tool for the field of surveillance. Metagenomic data are nucleic acid sequences, or nucleotides, of environmental samples. Metagenomic sequencing data has been used over the years to detect and analyze ARGs. An intriguing instance of ARGs is the multi-functional ARG, where one ARG encodes two or more different antibiotic resistance functions. Multi-functional ARGs provide resistance to two or more antibiotics, thus should have evolutionary advantage over ARGs with resistance to single antibiotic. However, there is no tool readily available to detect these multi-functional ARGs in metagenomic data. In this study, we develop a computational pipeline to detect multi-functional ARGs in metagenomic data. The pipeline takes raw metagenomic data as the input and generates a list of potential multi-functional ARGs. A plot for each potential multi-functional ARG is also created, showing the location of the multi-functionalities in the sequence and the sequencing coverage level. We collected samples from three different sources: influent samples of a wastewater treatment plant, hospital wastewater samples, and reclaimed water samples, ran the pipeline, and identified 19, 57, and 8 potentially bi-functional ARGs in each source, respectively. Manual inspection of the results identified three most likely bi-functional ARGs. Interestingly, one bi-functional ARG, encoding both aminoglycoside and tetracycline resistance, appeared in all three data sets, indicating its prevalence in different environments. As the amount of antibiotics keeps increasing in the environment, multi-functional ARGs might become more and more common. The pipeline will be a useful computational tool for initial screening and identification of multi-functional ARGs in metagenomic data. / Master of Science / Antibiotics are the drug to fight against the infection of bacteria. Since the first antibiotic was discovered in 1928, many antibiotic drugs have been developed. At the same time, scientists discovered many genes responsible for the resistance of antibiotic drugs. Nowadays, antibiotic resistance is a global threat. Detecting antibiotic resistance genes in the environment is the first step toward monitoring and controlling antibiotic resistance. In recent years, next-generation sequencing has been widely used to get the DNA sequence from the environment. Metagenomics analysis has been used over the years to detect and analyze ARGs. In the literature, it has been reported that a single gene could carry two parts of sequences corresponding to two different ARGs, thus conferring resistance to two different antibiotics. This fusion might have some evolutionary advantages. In this study, we developed a novel computational tool to detect multi-functional ARGs. We collected data from three sources: the treatment plant water, the hospital wastewater, and the reclaimed water, and identified 19, 57, and 8 potential bi-functional ARGs in each source, respectively. After we manually inspected the result, we found three most likely bi-functional ARGs. We also found one bi-functional ARG that appears in all three datasets. The gene is responsible for aminoglycoside and tetracycline resistance. The tool will serve as the initial screening step to detect multi-functional ARGs.
617

Secure and Efficient In-Process Monitor and Multi-Variant Execution

Yeoh, SengMing 01 February 2021 (has links)
Control flow hijacking attacks such as Return Oriented Programming (ROP) and data oriented attacks like Data Oriented Programming (DOP) are problems still plaguing modern software today. While there have been many attempts at hardening software and protecting against these attacks, the heavy performance cost of running these defenses and intrusive modifications required has proven to be a barrier to adoption. In this work, we present Monguard, a high-performance hardware assisted in-process monitor protection system utilizing Intel Memory Protection Keys (MPK) to enforce execute-only memory, combined with code randomization and runtime binary patching to effectively protect and hide in-process monitors. Next, we introduce L-MVX, a flexible lightweight Multi-Variant Execution (MVX) system running in the in-process monitor system that aims to solve some of the performance problems of recent MVX defenses through selective program call graph protection and in-process monitoring, maintaining security guarantees either by breaking attacker assumptions or creating a scenario where a particular attack only works on a single variant. / Master of Science / Memory corruption attacks are still prevalent on modern software. While there have been many attempts at hardening software and preventing against these attacks, the heavy performance cost of running these defenses and intrusive modifications required have proven to be a barrier to adoption. In this work, we present L-MVX, a high-performance hardware assisted in-process monitor protection system that provides an unintrusive and efficient way to defend against these attacks on monitor systems. We also introduce L-MVX, a flexible lightweight process monitoring engine running on L-MVX that aims to solve some of the performance problems of recent monitor defenses.
618

Use of SIMO Converstion for Optimizing LED Light Drivers

Gilliom, Michael B. 05 November 2012 (has links)
As a growth industry, tremendous cost pressures are pushing the LED lighting market away from traditional power electronics converters and towards solutions that are more unconventional. Lower quality LED lights use simple low-cost converters, whereas high end product may add complexity in order to achieve a more dramatic energy savings. SIMO technology represents an opportunity in LED lighting to combine the low cost of single-stage converters with the energy saving capability of a two-stage, multiple string solution. This paper describes the modeling, analysis, design, and testing of a Multiple Independently Regulated Output Flyback (MIROF) converter, used in LED lighting for the purpose of multiple string control. This converter is based upon SIMO technology applied to a PFC Flyback converter. The result was the development of a novel control method and an operational demonstration unit. A cost comparison of the MIROF and a conventional two-stage driver shows a promising cost reduction benefit for the former, and comparative testing shows favorable performance of the MIROF converter compared to the two-stage approach. / Master of Science
619

Electrically-Small Antenna Performance Enhancement for Near-Field Detuning Environments

Hearn, Christian Windsor 13 December 2012 (has links)
Bandwidth enhancement of low-profile omnidirectional, electrically-small antennas has evolved from the design and construction of AM transmitter towers eighty years ago to current market demand for battery-powered personal communication devices. Electrically-small antenna theory developed with well-known approximations for characterizing radiation properties of antenna structures that are fractions of the radiansphere. Current state-of-the-art wideband small antennas near kaH1 have achieved multiple-octave impedance bandwidths when utilizing volume-efficient designs. Significant advances in both the power and miniaturization of microelectronics have created a second possible approach to enhance bandwidth. Frequency agility, via switch tuning of reconfigurable structures, offers the possibility of the direct integration of high-speed electronics to the antenna structure. The potential result would provide a means to translate a narrow instantaneous bandwidth across a wider operating bandwidth. One objective of the research was to create a direct comparison of the passive- multi-resonant and active-reconfigurable approaches to enhance bandwidth. Typically, volume-efficient, wideband antennas are unattractive candidates for low-profile applications and conversely, active electronics integrated directly antenna elements continue to introduce problematic loss mechanisms at the proof-of-concept level The dissertation presents an analysis method for wide bandwidth self-resonant antennas that exist in the 0.5dkad1.0 range. The combined approach utilizes the quality factor extracted directly from impedance response data in addition to near-and-far field modal analyses. Examples from several classes of antennas investigated are presented with practical boundary conditions. The resultant radiation properties of these antenna-finite ground plane systems are characterized by an appreciable percentage of radiated power outside the lowest-order mode. Volume-efficient structures and non-omnidirectional radiation characteristics are generally not viable for portable devices. Several examples of passive structures, representing different antenna classes are investigated. A PIN diode, switch-tuned low-profile antenna prototype was also developed for the comparison which demonstrated excessive loss in the physical prototype. Lastly, a passive, low-profile multi-resonant antenna element with monopole radiation is introduced. The structure is an extension of the planar inverted-F antenna with the addition of a capacitance-coupled parasitic to enhance reliable operation in unknown environments. / Ph. D.
620

Effects of Multi-Modal Warning Systems on Elderly Drivers'Perceived Urgency and Comfort

Ghosh, Arka Ashok 05 January 2006 (has links)
The objective of the study was to investigate multi-modality effects (visual and auditory) on the perception of urgency in elderly individuals addressing issues of safety and comfort. Twenty individuals (10 young, 10 elderly) from Montgomery County of Virginia participated in the laboratory study. In the pre-experimental audiometric tests, as expected elderly individuals had higher hearing thresholds (dBHL) than young across all the frequencies (250, 1000, 2000 and 4000 Hz) of pure tones. The difference was more pronounced at 4000 Hz. In visual acuity tests administered, elderly individuals had a lower Snellen VA than young at both near and far distances. The participants also were administered Bausch and Lomb color test; all participants were able to differentiate red color. Method of adjustment was used to collect empirical data. Rating test was administered after every treatment to objectively assess the participants' feeling of perceived urgency associated with the auditory warning signal. All the participants rated the experimental sound as urgent. Repeated measures was conducted to remove variations due to time and treatment conditions. A mixed-factorial design was used to investigate the main and interaction effects. The age effect was found to be marginally statistically significant. Modality and trial effects were not found to be significant. The reanalysis conducted after removal of outliers resulted in marginal statistical significance for age and modality main effects. Although not significant, a trend was seen in the pulse intensity levels (dBL) across modalities in the elderly individuals. Future research should be conducted to investigate modality effects in elderly individuals in a naturalistic driving environment which would give a better insight of the effects of dual modalities. / Master of Science

Page generated in 0.0429 seconds