Source author record

Sebastian Ott

Sebastian Ott appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2016arXiv

Performance of Drift-Tube Detectors at High Counting Rates for High-Luminosity LHC Upgrades

The performance of pressurized drift-tube detectors at very high background rates has been studied at the Gamma Irradiation Facility (GIF) at CERN and in an intense 20 MeV proton beam at the Munich Van-der-Graaf tandem accelerator for applications in large-area precision muon tracking at high-luminosity upgrades of the Large Hadron Collider (LHC). The ATLAS muon drifttube (MDT) chambers with 30 mm tube diameter have been designed to cope with and neutron background hit rates of up to 500 Hz/square cm. Background rates of up to 14 kHz/square cm are expected at LHC upgrades. The test results with standard MDT readout electronics show that the reduction of the drift-tube diameter to 15 mm, while leaving the operating parameters unchanged, vastly increases the rate capability well beyond the requirements. The development of new small-diameter muon drift-tube (sMDT) chambers for LHC upgrades is completed. Further improvements of tracking efficiency and spatial resolution at high counting rates will be achieved with upgraded readout electronics employing improved signal shaping for high counting rates.

preprint2015arXiv

A Combinatorial Approximation Algorithm for Graph Balancing with Light Hyper Edges

Makespan minimization in restricted assignment $(R|p_{ij}\in \{p_j, \infty\}|C_{\max})$ is a classical problem in the field of machine scheduling. In a landmark paper in 1990 [8], Lenstra, Shmoys, and Tardos gave a 2-approximation algorithm and proved that the problem cannot be approximated within 1.5 unless P=NP. The upper and lower bounds of the problem have been essentially unimproved in the intervening 25 years, despite several remarkable successful attempts in some special cases of the problem [2,4,12] recently. In this paper, we consider a special case called graph-balancing with light hyper edges, where heavy jobs can be assigned to at most two machines while light jobs can be assigned to any number of machines. For this case, we present algorithms with approximation ratios strictly better than 2. Specifically, Two job sizes: Suppose that light jobs have weight $w$ and heavy jobs have weight $W$, and $w < W$. We give a $1.5$-approximation algorithm (note that the current 1.5 lower bound is established in an even more restrictive setting [1,3]). Indeed, depending on the specific values of $w$ and $W$, sometimes our algorithm guarantees sub-1.5 approximation ratios. Arbitrary job sizes: Suppose that $W$ is the largest given weight, heavy jobs have weights in the range of $(βW, W]$, where $4/7\leq β< 1$, and light jobs have weights in the range of $(0,βW]$. We present a $(5/3+β/3)$-approximation algorithm. Our algorithms are purely combinatorial, without the need of solving a linear program as required in most other known approaches.

preprint2014arXiv

A Fully Polynomial-Time Approximation Scheme for Speed Scaling with Sleep State

We study classical deadline-based preemptive scheduling of tasks in a computing environment equipped with both dynamic speed scaling and sleep state capabilities: Each task is specified by a release time, a deadline and a processing volume, and has to be scheduled on a single, speed-scalable processor that is supplied with a sleep state. In the sleep state, the processor consumes no energy, but a constant wake-up cost is required to transition back to the active state. In contrast to speed scaling alone, the addition of a sleep state makes it sometimes beneficial to accelerate the processing of tasks in order to transition the processor to the sleep state for longer amounts of time and incur further energy savings. The goal is to output a feasible schedule that minimizes the energy consumption. Since the introduction of the problem by Irani et al. [16], its exact computational complexity has been repeatedly posed as an open question (see e.g. [2,8,15]). The currently best known upper and lower bounds are a 4/3-approximation algorithm and NP-hardness due to [2] and [2,17], respectively. We close the aforementioned gap between the upper and lower bound on the computational complexity of speed scaling with sleep state by presenting a fully polynomial-time approximation scheme for the problem. The scheme is based on a transformation to a non-preemptive variant of the problem, and a discretization that exploits a carefully defined lexicographical ordering among schedules.