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

Optimal Deployment of Direction-finding Systems

Kim, Suhwan 03 October 2013 (has links)
A direction-finding system with multiple direction finders (DFs) is a military intelligence system designed to detect the positions of transmitters of radio frequencies. This dissertation studies three decision problems associated with the direction-finding system. The first part of this dissertation is to prescribe DF deployment to maximize the effectiveness with which transmitter positions are estimated in an area of interest (AOI). Three methods are presented to prescribe DF deployment. The first method uses Stansfield’s probability density function to compute objective function coefficients numerically. The second and the third employ surrogate measures of effectiveness as objective functions. The second method, like the first, involves complete enumerations; the third formulates the problem as an integer program and solves it with an efficient network-based label-setting algorithm. Our results show that the third method, which involved use of a surrogate measure as an objective function and an exact label-setting algorithm, is most effective. The second part of this dissertation is to minimize the number of DFs to cover an AOI effectively, considering obstacles between DFs and transmitters. We formulate this problem as a partial set multicover problem in which at least -fraction of the likely transmitter positions must be covered, each by at least direction finders. We present greedy heuristics with random selection rules for the partial set multicover problem, estimating statistical bounds on unknown optimal values. Our results show that the greedy heuristic with column selection rule, which gives priority for selecting a column that advances more rows to k-coverage, performs best on the partial set multicover problems. Results also show that the heuristic with random row and column selection rules is the best of the heuristics with respect to statistical bounds. The third part of this dissertation deals with the problem of deploying direction finders with the goal of maximizing the effectiveness with which transmitter positions can be estimated in an AOI while hedging against enemy threats. We present four formulations, considering the probability that a direction finder deployed at a location will survive enemy threats over the planning horizon (i.e., not be rendered inoperative by an attack). We formulate the first two as network flow problems and present an efficient label-setting algorithm. The third and the fourth use the well-known Conditional Value at Risk (CVaR) risk measure to deal with the risk of being rendered inoperative by the enemy. Computational results show that risk-averse decision models tend to deploy some or all DFs in locations that are not close to the enemy to reduce risk. Results also show that a direction-finding system with 5 DFs provides improved survivability under enemy threats.
2

Algorithm for inserting a single train in an existing timetable

Ljunggren, Fredrik, Persson, Kristian January 2017 (has links)
The purpose with this report is to develop a network based insertion algorithm and evaluate it on a real-case timetable. The aim of the algorithm is to minimize the effect that that train implementation cause on the other, already scheduled traffic. We meet this purpose by choosing an objective function that maximizes the minimum distance to a conflicting train path. This ensures that the inserted train receives the best possible bottleneck robustness. We construct a graph problem, which solve with a modified version of Dijkstra’s algorithm. The complexity of the algorithm is Ο(s^2 t log⁡(s^2 t). We applied the algorithm on a Swedish timetable, containing 76 stations. The algorithm performs well and manage to obtain the optimal solution for a range of scenarios, which we have evaluated in various experiments. Increased congestion seemed to reduce the problem size. The case also show that a solution’s robustness decreases with increasing total number of departures. One disadvantage with the algorithm is that it cannot detect the best solution among those using the same bottleneck. We propose a solution to this that we hope can be implemented in further studies.

Page generated in 0.0642 seconds