---
_id: '140'
author:
- first_name: Alexander
  full_name: Jungmann, Alexander
  last_name: Jungmann
citation:
  ama: Jungmann A. <i>Towards On-The-Fly Image Processing</i>. Universität Paderborn;
    2016.
  apa: Jungmann, A. (2016). <i>Towards On-The-Fly Image Processing</i>. Universität
    Paderborn.
  bibtex: '@book{Jungmann_2016, title={Towards On-The-Fly Image Processing}, publisher={Universität
    Paderborn}, author={Jungmann, Alexander}, year={2016} }'
  chicago: Jungmann, Alexander. <i>Towards On-The-Fly Image Processing</i>. Universität
    Paderborn, 2016.
  ieee: A. Jungmann, <i>Towards On-The-Fly Image Processing</i>. Universität Paderborn,
    2016.
  mla: Jungmann, Alexander. <i>Towards On-The-Fly Image Processing</i>. Universität
    Paderborn, 2016.
  short: A. Jungmann, Towards On-The-Fly Image Processing, Universität Paderborn,
    2016.
date_created: 2017-10-17T12:41:18Z
date_updated: 2022-01-06T06:51:49Z
ddc:
- '040'
department:
- _id: '70'
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-21T13:00:24Z
  date_updated: 2018-03-21T13:00:24Z
  file_id: '1559'
  file_name: 140-Dissertation-Alexander_Jungmann.pdf
  file_size: 8006614
  relation: main_file
  success: 1
file_date_updated: 2018-03-21T13:00:24Z
has_accepted_license: '1'
project:
- _id: '1'
  name: SFB 901
- _id: '10'
  name: SFB 901 - Subprojekt B2
- _id: '3'
  name: SFB 901 - Project Area B
publisher: Universität Paderborn
status: public
supervisor:
- first_name: Franz
  full_name: Rammig, Franz
  last_name: Rammig
title: Towards On-The-Fly Image Processing
type: dissertation
user_id: '477'
year: '2016'
...
---
_id: '141'
author:
- first_name: Felix
  full_name: Mohr, Felix
  last_name: Mohr
citation:
  ama: Mohr F. <i>Towards Automated Service Composition Under Quality Constraints</i>.
    Universität Paderborn; 2016. doi:<a href="https://doi.org/10.17619/UNIPB/1-171">10.17619/UNIPB/1-171</a>
  apa: Mohr, F. (2016). <i>Towards Automated Service Composition Under Quality Constraints</i>.
    Universität Paderborn. <a href="https://doi.org/10.17619/UNIPB/1-171">https://doi.org/10.17619/UNIPB/1-171</a>
  bibtex: '@book{Mohr_2016, title={Towards Automated Service Composition Under Quality
    Constraints}, DOI={<a href="https://doi.org/10.17619/UNIPB/1-171">10.17619/UNIPB/1-171</a>},
    publisher={Universität Paderborn}, author={Mohr, Felix}, year={2016} }'
  chicago: Mohr, Felix. <i>Towards Automated Service Composition Under Quality Constraints</i>.
    Universität Paderborn, 2016. <a href="https://doi.org/10.17619/UNIPB/1-171">https://doi.org/10.17619/UNIPB/1-171</a>.
  ieee: F. Mohr, <i>Towards Automated Service Composition Under Quality Constraints</i>.
    Universität Paderborn, 2016.
  mla: Mohr, Felix. <i>Towards Automated Service Composition Under Quality Constraints</i>.
    Universität Paderborn, 2016, doi:<a href="https://doi.org/10.17619/UNIPB/1-171">10.17619/UNIPB/1-171</a>.
  short: F. Mohr, Towards Automated Service Composition Under Quality Constraints,
    Universität Paderborn, 2016.
date_created: 2017-10-17T12:41:19Z
date_updated: 2022-01-06T06:51:55Z
department:
- _id: '355'
doi: 10.17619/UNIPB/1-171
project:
- _id: '1'
  name: SFB 901
- _id: '10'
  name: SFB 901 - Subprojekt B2
- _id: '3'
  name: SFB 901 - Project Area B
publisher: Universität Paderborn
status: public
supervisor:
- first_name: Hans
  full_name: Kleine Büning, Hans
  last_name: Kleine Büning
title: Towards Automated Service Composition Under Quality Constraints
type: dissertation
user_id: '477'
year: '2016'
...
---
_id: '142'
abstract:
- lang: eng
  text: For overlay networks, the ability to recover from a variety of problems like
    membership changes or faults is a key element to preserve their functionality.
    In recent years, various self-stabilizing overlay networks have been proposed
    that have the advantage of being able to recover from any illegal state. However,
    the vast majority of these networks cannot give any guarantees on its functionality
    while the recovery process is going on. We are especially interested in searchability,
    i.e., the functionality that search messages for a specific identifier are answered
    successfully if a node with that identifier exists in the network. We investigate
    overlay networks that are not only self-stabilizing but that also ensure that
    monotonic searchability is maintained while the recovery process is going on,
    as long as there are no corrupted messages in the system. More precisely, once
    a search message from node u to another node v is successfully delivered, all
    future search messages from u to v succeed as well. Monotonic searchability was
    recently introduced in OPODIS 2015, in which the authors provide a solution for
    a simple line topology.We present the first universal approach to maintain monotonic
    searchability that is applicable to a wide range of topologies. As the base for
    our approach, we introduce a set of primitives for manipulating overlay networks
    that allows us to maintain searchability and show how existing protocols can be
    transformed to use theses primitives.We complement this result with a generic
    search protocol that together with the use of our primitives guarantees monotonic
    searchability.As an additional feature, searching existing nodes with the generic
    search protocol is as fast as searching a node with any other fixed routing protocol
    once the topology has stabilized.
author:
- first_name: Christian
  full_name: Scheideler, Christian
  id: '20792'
  last_name: Scheideler
- first_name: Alexander
  full_name: Setzer, Alexander
  id: '11108'
  last_name: Setzer
- first_name: Thim Frederik
  full_name: Strothmann, Thim Frederik
  id: '11319'
  last_name: Strothmann
citation:
  ama: 'Scheideler C, Setzer A, Strothmann TF. Towards a Universal Approach for Monotonic
    Searchability in Self-stabilizing Overlay Networks. In: <i>Proceedings of the
    30th International Symposium on Distributed Computing (DISC)</i>. LNCS. ; 2016:71--84.
    doi:<a href="https://doi.org/10.1007/978-3-662-53426-7_6">10.1007/978-3-662-53426-7_6</a>'
  apa: Scheideler, C., Setzer, A., &#38; Strothmann, T. F. (2016). Towards a Universal
    Approach for Monotonic Searchability in Self-stabilizing Overlay Networks. In
    <i>Proceedings of the 30th International Symposium on Distributed Computing (DISC)</i>
    (pp. 71--84). <a href="https://doi.org/10.1007/978-3-662-53426-7_6">https://doi.org/10.1007/978-3-662-53426-7_6</a>
  bibtex: '@inproceedings{Scheideler_Setzer_Strothmann_2016, series={LNCS}, title={Towards
    a Universal Approach for Monotonic Searchability in Self-stabilizing Overlay Networks},
    DOI={<a href="https://doi.org/10.1007/978-3-662-53426-7_6">10.1007/978-3-662-53426-7_6</a>},
    booktitle={Proceedings of the 30th International Symposium on Distributed Computing
    (DISC)}, author={Scheideler, Christian and Setzer, Alexander and Strothmann, Thim
    Frederik}, year={2016}, pages={71--84}, collection={LNCS} }'
  chicago: Scheideler, Christian, Alexander Setzer, and Thim Frederik Strothmann.
    “Towards a Universal Approach for Monotonic Searchability in Self-Stabilizing
    Overlay Networks.” In <i>Proceedings of the 30th International Symposium on Distributed
    Computing (DISC)</i>, 71--84. LNCS, 2016. <a href="https://doi.org/10.1007/978-3-662-53426-7_6">https://doi.org/10.1007/978-3-662-53426-7_6</a>.
  ieee: C. Scheideler, A. Setzer, and T. F. Strothmann, “Towards a Universal Approach
    for Monotonic Searchability in Self-stabilizing Overlay Networks,” in <i>Proceedings
    of the 30th International Symposium on Distributed Computing (DISC)</i>, 2016,
    pp. 71--84.
  mla: Scheideler, Christian, et al. “Towards a Universal Approach for Monotonic Searchability
    in Self-Stabilizing Overlay Networks.” <i>Proceedings of the 30th International
    Symposium on Distributed Computing (DISC)</i>, 2016, pp. 71--84, doi:<a href="https://doi.org/10.1007/978-3-662-53426-7_6">10.1007/978-3-662-53426-7_6</a>.
  short: 'C. Scheideler, A. Setzer, T.F. Strothmann, in: Proceedings of the 30th International
    Symposium on Distributed Computing (DISC), 2016, pp. 71--84.'
date_created: 2017-10-17T12:41:19Z
date_updated: 2022-01-06T06:51:56Z
ddc:
- '040'
department:
- _id: '79'
doi: 10.1007/978-3-662-53426-7_6
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-21T12:59:29Z
  date_updated: 2018-03-21T12:59:29Z
  file_id: '1558'
  file_name: 142-SchSetStrDISC16.pdf
  file_size: 209638
  relation: main_file
  success: 1
file_date_updated: 2018-03-21T12:59:29Z
has_accepted_license: '1'
language:
- iso: eng
page: 71--84
project:
- _id: '1'
  name: SFB 901
- _id: '5'
  name: SFB 901 - Subprojekt A1
- _id: '2'
  name: SFB 901 - Project Area A
publication: Proceedings of the 30th International Symposium on Distributed Computing
  (DISC)
series_title: LNCS
status: public
title: Towards a Universal Approach for Monotonic Searchability in Self-stabilizing
  Overlay Networks
type: conference
user_id: '477'
year: '2016'
...
---
_id: '143'
abstract:
- lang: eng
  text: 'We present an efficient parallel algorithm for the general Monotone Circuit
    Value Problem (MCVP) with n gates and an underlying graph of bounded genus k.
    Our algorithm generalizes a recent result by Limaye et al. who showed that MCVP
    with toroidal embedding (genus 1) is in NC when the input contains a toroidal
    embedding of the circuit. In addition to extending this result from genus 1 to
    any bounded genus k, and unlike the work reported by Limaye et al., we do not
    require a precomputed embedding to be given. Most importantly, our results imply
    that given a P-complete problem, it is possible to find an algorithm that makes
    the problem fall into NC by fixing one or more parameters. Hence, we deduce the
    interesting analogy: Fixed Parameter Parallelizable (FPP) is with respect to P-complete
    what Fixed Parameter Tractable (FPT) is with respect to NP-complete. Similar work
    that uses treewidth as parameter was also presented by Elberfeld et al. in [6].'
author:
- first_name: 'Faisal N. '
  full_name: 'Abu-Khzam, Faisal N. '
  last_name: Abu-Khzam
- first_name: Shouwei
  full_name: Li, Shouwei
  last_name: Li
- first_name: Christine
  full_name: Markarian, Christine
  id: '37612'
  last_name: Markarian
- first_name: Friedhelm
  full_name: Meyer auf der Heide, Friedhelm
  id: '15523'
  last_name: Meyer auf der Heide
- first_name: Pavel
  full_name: Podlipyan, Pavel
  last_name: Podlipyan
citation:
  ama: 'Abu-Khzam FN, Li S, Markarian C, Meyer auf der Heide F, Podlipyan P. The Monotone
    Circuit Value Problem with Bounded Genus Is in NC. In: <i>Proceedings of the 22nd
    International Conference on Computing and Combinatorics (COCOON)</i>. LNCS. ;
    2016:92-102. doi:<a href="https://doi.org/10.1007/978-3-319-42634-1_8">10.1007/978-3-319-42634-1_8</a>'
  apa: Abu-Khzam, F. N., Li, S., Markarian, C., Meyer auf der Heide, F., &#38; Podlipyan,
    P. (2016). The Monotone Circuit Value Problem with Bounded Genus Is in NC. In
    <i>Proceedings of the 22nd International Conference on Computing and Combinatorics
    (COCOON)</i> (pp. 92–102). <a href="https://doi.org/10.1007/978-3-319-42634-1_8">https://doi.org/10.1007/978-3-319-42634-1_8</a>
  bibtex: '@inproceedings{Abu-Khzam_Li_Markarian_Meyer auf der Heide_Podlipyan_2016,
    series={LNCS}, title={The Monotone Circuit Value Problem with Bounded Genus Is
    in NC}, DOI={<a href="https://doi.org/10.1007/978-3-319-42634-1_8">10.1007/978-3-319-42634-1_8</a>},
    booktitle={Proceedings of the 22nd International Conference on Computing and Combinatorics
    (COCOON)}, author={Abu-Khzam, Faisal N.  and Li, Shouwei and Markarian, Christine
    and Meyer auf der Heide, Friedhelm and Podlipyan, Pavel}, year={2016}, pages={92–102},
    collection={LNCS} }'
  chicago: Abu-Khzam, Faisal N. , Shouwei Li, Christine Markarian, Friedhelm Meyer
    auf der Heide, and Pavel Podlipyan. “The Monotone Circuit Value Problem with Bounded
    Genus Is in NC.” In <i>Proceedings of the 22nd International Conference on Computing
    and Combinatorics (COCOON)</i>, 92–102. LNCS, 2016. <a href="https://doi.org/10.1007/978-3-319-42634-1_8">https://doi.org/10.1007/978-3-319-42634-1_8</a>.
  ieee: F. N. Abu-Khzam, S. Li, C. Markarian, F. Meyer auf der Heide, and P. Podlipyan,
    “The Monotone Circuit Value Problem with Bounded Genus Is in NC,” in <i>Proceedings
    of the 22nd International Conference on Computing and Combinatorics (COCOON)</i>,
    2016, pp. 92–102.
  mla: Abu-Khzam, Faisal N., et al. “The Monotone Circuit Value Problem with Bounded
    Genus Is in NC.” <i>Proceedings of the 22nd International Conference on Computing
    and Combinatorics (COCOON)</i>, 2016, pp. 92–102, doi:<a href="https://doi.org/10.1007/978-3-319-42634-1_8">10.1007/978-3-319-42634-1_8</a>.
  short: 'F.N. Abu-Khzam, S. Li, C. Markarian, F. Meyer auf der Heide, P. Podlipyan,
    in: Proceedings of the 22nd International Conference on Computing and Combinatorics
    (COCOON), 2016, pp. 92–102.'
date_created: 2017-10-17T12:41:19Z
date_updated: 2022-01-06T06:51:57Z
ddc:
- '000'
department:
- _id: '63'
doi: 10.1007/978-3-319-42634-1_8
file:
- access_level: closed
  content_type: application/pdf
  creator: ups
  date_created: 2018-11-02T14:20:45Z
  date_updated: 2018-11-02T14:20:45Z
  file_id: '5269'
  file_name: TheMonotoneCircuitValueProblem.pdf
  file_size: 234587
  relation: main_file
  success: 1
file_date_updated: 2018-11-02T14:20:45Z
has_accepted_license: '1'
language:
- iso: eng
page: 92-102
project:
- _id: '1'
  name: SFB 901
- _id: '5'
  name: SFB 901 - Subprojekt A1
- _id: '2'
  name: SFB 901 - Project Area A
publication: Proceedings of the 22nd International Conference on Computing and Combinatorics
  (COCOON)
series_title: LNCS
status: public
title: The Monotone Circuit Value Problem with Bounded Genus Is in NC
type: conference
user_id: '477'
year: '2016'
...
---
_id: '144'
abstract:
- lang: eng
  text: 'Following the direction pioneered by Fiat and Papadimitriou in their 2010
    paper [12], we study the complexity of deciding the existence of mixed equilibria
    for minimization games where players use valuations other than expectation to
    evaluate their costs. We consider risk-averse players seeking to minimize the
    sum V=E+R of expectationE and a risk valuationR of their costs; R is non-negative
    and vanishes exactly when the cost incurred to a player is constant over all choices
    of strategies by the other players. In a V-equilibrium, no player could unilaterally
    reduce her cost.Say that V has the Weak-Equilibrium-for-Expectation property if
    all strategies supported in a player''s best-response mixed strategy incur the
    same conditional expectation of her cost. We introduce E-strict concavity and
    observe that every E-strictly concave valuation has the Weak-Equilibrium-for-Expectation
    property. We focus on a broad class of valuations shown to have the Weak-Equilibrium-for-Expectation
    property, which we exploit to prove two main complexity results, the first of
    their kind, for the two simplest cases of the problem:• Two strategies: Deciding
    the existence of a V-equilibrium is strongly NP-hard for the restricted class
    of player-specific scheduling games on two ordered links [22], when choosing R
    as (1)Var (variance), or (2)SD (standard deviation), or (3) a concave linear sum
    of even moments of small order.• Two players: Deciding the existence of a V-equilibrium
    is strongly NP-hard when choosing R as (1)γ⋅Var, or (2)γ⋅SD, where γ>0 is the
    risk-coefficient, or choosing V as (3) a convex combination of E+γ⋅Var and the
    concave ν-valuationν−1(E(ν(⋅))), where ν(x)=xr, with r≥2. This is a concrete consequence
    of a general strong NP-hardness result that only needs the Weak-Equilibrium-for-Expectation
    property and a few additional properties for V; its proof involves a reduction
    with a single parameter, which can be chosen efficiently so that each valuation
    satisfies the additional properties.'
author:
- first_name: Burkhard
  full_name: Monien, Burkhard
  last_name: Monien
- first_name: Marios
  full_name: Mavronicolas, Marios
  last_name: Mavronicolas
citation:
  ama: Monien B, Mavronicolas M. The complexity of equilibria for risk-modeling valuations.
    <i>Theoretical Computer Science</i>. 2016;634:67-96. doi:<a href="https://doi.org/10.1016/j.tcs.2016.04.013">10.1016/j.tcs.2016.04.013</a>
  apa: Monien, B., &#38; Mavronicolas, M. (2016). The complexity of equilibria for
    risk-modeling valuations. <i>Theoretical Computer Science</i>, <i>634</i>, 67–96.
    <a href="https://doi.org/10.1016/j.tcs.2016.04.013">https://doi.org/10.1016/j.tcs.2016.04.013</a>
  bibtex: '@article{Monien_Mavronicolas_2016, title={The complexity of equilibria
    for risk-modeling valuations}, volume={634}, DOI={<a href="https://doi.org/10.1016/j.tcs.2016.04.013">10.1016/j.tcs.2016.04.013</a>},
    journal={Theoretical Computer Science}, publisher={Elsevier}, author={Monien,
    Burkhard and Mavronicolas, Marios}, year={2016}, pages={67–96} }'
  chicago: 'Monien, Burkhard, and Marios Mavronicolas. “The Complexity of Equilibria
    for Risk-Modeling Valuations.” <i>Theoretical Computer Science</i> 634 (2016):
    67–96. <a href="https://doi.org/10.1016/j.tcs.2016.04.013">https://doi.org/10.1016/j.tcs.2016.04.013</a>.'
  ieee: B. Monien and M. Mavronicolas, “The complexity of equilibria for risk-modeling
    valuations,” <i>Theoretical Computer Science</i>, vol. 634, pp. 67–96, 2016.
  mla: Monien, Burkhard, and Marios Mavronicolas. “The Complexity of Equilibria for
    Risk-Modeling Valuations.” <i>Theoretical Computer Science</i>, vol. 634, Elsevier,
    2016, pp. 67–96, doi:<a href="https://doi.org/10.1016/j.tcs.2016.04.013">10.1016/j.tcs.2016.04.013</a>.
  short: B. Monien, M. Mavronicolas, Theoretical Computer Science 634 (2016) 67–96.
date_created: 2017-10-17T12:41:20Z
date_updated: 2022-01-06T06:51:59Z
ddc:
- '040'
doi: 10.1016/j.tcs.2016.04.013
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-21T12:58:42Z
  date_updated: 2018-03-21T12:58:42Z
  file_id: '1557'
  file_name: 144-Monien_Mavronicolas-TCS2016_01.pdf
  file_size: 633599
  relation: main_file
  success: 1
file_date_updated: 2018-03-21T12:58:42Z
has_accepted_license: '1'
intvolume: '       634'
language:
- iso: eng
page: 67-96
project:
- _id: '1'
  name: SFB 901
- _id: '7'
  name: SFB 901 - Subprojekt A3
- _id: '2'
  name: SFB 901 - Project Area A
publication: Theoretical Computer Science
publisher: Elsevier
status: public
title: The complexity of equilibria for risk-modeling valuations
type: journal_article
user_id: '42447'
volume: 634
year: '2016'
...
---
_id: '145'
abstract:
- lang: eng
  text: 'Comparative evaluations of peer-to-peer protocols through simulations are
    a viable approach to judge the performance and costs of the individual protocols
    in large-scale networks. In order to support this work, we present the peer-to-peer
    system simulator PeerfactSim.KOM, which we extended over the last years. PeerfactSim.KOM
    comes with an extensive layer model to support various facets and protocols of
    peer-to-peer networking. In this article, we describe PeerfactSim.KOM and show
    how it can be used for detailed measurements of large-scale peer-to-peer networks.
    We enhanced PeerfactSim.KOM with a fine-grained analyzer concept, with exhaustive
    automated measurements and gnuplot generators as well as a coordination control
    to evaluate sets of experiment setups in parallel. Thus, by configuring all experiments
    and protocols only once and starting the simulator, all desired measurements are
    performed, analyzed, evaluated, and combined, resulting in a holistic environment
    for the comparative evaluation of peer-to-peer systems. An immediate comparison
    of different configurations and overlays under different aspects is possible directly
    after the execution without any manual post-processing. '
author:
- first_name: Matthias
  full_name: Feldotto, Matthias
  id: '14052'
  last_name: Feldotto
  orcid: 0000-0003-1348-6516
- first_name: Kalman
  full_name: Graffi, Kalman
  last_name: Graffi
citation:
  ama: 'Feldotto M, Graffi K. Systematic evaluation of peer-to-peer systems using
    PeerfactSim.KOM. <i>Concurrency and Computation: Practice and Experience</i>.
    2016;28(5):1655-1677. doi:<a href="https://doi.org/10.1002/cpe.3716">10.1002/cpe.3716</a>'
  apa: 'Feldotto, M., &#38; Graffi, K. (2016). Systematic evaluation of peer-to-peer
    systems using PeerfactSim.KOM. <i>Concurrency and Computation: Practice and Experience</i>,
    <i>28</i>(5), 1655–1677. <a href="https://doi.org/10.1002/cpe.3716">https://doi.org/10.1002/cpe.3716</a>'
  bibtex: '@article{Feldotto_Graffi_2016, title={Systematic evaluation of peer-to-peer
    systems using PeerfactSim.KOM}, volume={28}, DOI={<a href="https://doi.org/10.1002/cpe.3716">10.1002/cpe.3716</a>},
    number={5}, journal={Concurrency and Computation: Practice and Experience}, publisher={Wiley
    Online Library}, author={Feldotto, Matthias and Graffi, Kalman}, year={2016},
    pages={1655–1677} }'
  chicago: 'Feldotto, Matthias, and Kalman Graffi. “Systematic Evaluation of Peer-to-Peer
    Systems Using PeerfactSim.KOM.” <i>Concurrency and Computation: Practice and Experience</i>
    28, no. 5 (2016): 1655–77. <a href="https://doi.org/10.1002/cpe.3716">https://doi.org/10.1002/cpe.3716</a>.'
  ieee: 'M. Feldotto and K. Graffi, “Systematic evaluation of peer-to-peer systems
    using PeerfactSim.KOM,” <i>Concurrency and Computation: Practice and Experience</i>,
    vol. 28, no. 5, pp. 1655–1677, 2016.'
  mla: 'Feldotto, Matthias, and Kalman Graffi. “Systematic Evaluation of Peer-to-Peer
    Systems Using PeerfactSim.KOM.” <i>Concurrency and Computation: Practice and Experience</i>,
    vol. 28, no. 5, Wiley Online Library, 2016, pp. 1655–77, doi:<a href="https://doi.org/10.1002/cpe.3716">10.1002/cpe.3716</a>.'
  short: 'M. Feldotto, K. Graffi, Concurrency and Computation: Practice and Experience
    28 (2016) 1655–1677.'
date_created: 2017-10-17T12:41:20Z
date_updated: 2022-01-06T06:52:00Z
ddc:
- '040'
department:
- _id: '79'
- _id: '63'
- _id: '541'
doi: 10.1002/cpe.3716
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-21T12:57:57Z
  date_updated: 2018-03-21T12:57:57Z
  file_id: '1556'
  file_name: 145-Feldotto_et_al-2016-Concurrency_and_Computation-_Practice_and_Experience.pdf
  file_size: 3121363
  relation: main_file
  success: 1
file_date_updated: 2018-03-21T12:57:57Z
has_accepted_license: '1'
intvolume: '        28'
issue: '5'
page: 1655-1677
project:
- _id: '1'
  name: SFB 901
- _id: '5'
  name: SFB 901 - Subprojekt A1
- _id: '2'
  name: SFB 901 - Project Area A
publication: 'Concurrency and Computation: Practice and Experience'
publication_status: published
publisher: Wiley Online Library
status: public
title: Systematic evaluation of peer-to-peer systems using PeerfactSim.KOM
type: journal_article
user_id: '14052'
volume: 28
year: '2016'
...
---
_id: '1450'
author:
- first_name: Matthias
  full_name: Pelster, Matthias
  id: '67265'
  last_name: Pelster
  orcid: ' https://orcid.org/0000-0001-5740-2420'
- first_name: Vera
  full_name: Hagemann, Vera
  last_name: Hagemann
- first_name: Franziska
  full_name: Laporte Uribe, Franziska
  last_name: Laporte Uribe
citation:
  ama: Pelster M, Hagemann V, Laporte Uribe F. Key Aspects of a Sustainable Health
    Insurance System in Germany. <i>Applied Health Economics and Health Policy</i>.
    2016;14(3):293-312. doi:<a href="https://doi.org/10.1007/s40258-016-0223-8">10.1007/s40258-016-0223-8</a>
  apa: Pelster, M., Hagemann, V., &#38; Laporte Uribe, F. (2016). Key Aspects of a
    Sustainable Health Insurance System in Germany. <i>Applied Health Economics and
    Health Policy</i>, <i>14</i>(3), 293–312. <a href="https://doi.org/10.1007/s40258-016-0223-8">https://doi.org/10.1007/s40258-016-0223-8</a>
  bibtex: '@article{Pelster_Hagemann_Laporte Uribe_2016, title={Key Aspects of a Sustainable
    Health Insurance System in Germany}, volume={14}, DOI={<a href="https://doi.org/10.1007/s40258-016-0223-8">10.1007/s40258-016-0223-8</a>},
    number={3}, journal={Applied Health Economics and Health Policy}, publisher={Springer
    Nature}, author={Pelster, Matthias and Hagemann, Vera and Laporte Uribe, Franziska},
    year={2016}, pages={293–312} }'
  chicago: 'Pelster, Matthias, Vera Hagemann, and Franziska Laporte Uribe. “Key Aspects
    of a Sustainable Health Insurance System in Germany.” <i>Applied Health Economics
    and Health Policy</i> 14, no. 3 (2016): 293–312. <a href="https://doi.org/10.1007/s40258-016-0223-8">https://doi.org/10.1007/s40258-016-0223-8</a>.'
  ieee: M. Pelster, V. Hagemann, and F. Laporte Uribe, “Key Aspects of a Sustainable
    Health Insurance System in Germany,” <i>Applied Health Economics and Health Policy</i>,
    vol. 14, no. 3, pp. 293–312, 2016.
  mla: Pelster, Matthias, et al. “Key Aspects of a Sustainable Health Insurance System
    in Germany.” <i>Applied Health Economics and Health Policy</i>, vol. 14, no. 3,
    Springer Nature, 2016, pp. 293–312, doi:<a href="https://doi.org/10.1007/s40258-016-0223-8">10.1007/s40258-016-0223-8</a>.
  short: M. Pelster, V. Hagemann, F. Laporte Uribe, Applied Health Economics and Health
    Policy 14 (2016) 293–312.
date_created: 2018-03-20T11:32:44Z
date_updated: 2022-01-06T06:52:00Z
department:
- _id: '186'
- _id: '578'
doi: 10.1007/s40258-016-0223-8
extern: '1'
intvolume: '        14'
issue: '3'
page: 293-312
publication: Applied Health Economics and Health Policy
publication_identifier:
  issn:
  - 1175-5652
  - 1179-1896
publication_status: published
publisher: Springer Nature
status: public
title: Key Aspects of a Sustainable Health Insurance System in Germany
type: journal_article
user_id: '67265'
volume: 14
year: '2016'
...
---
_id: '1455'
author:
- first_name: Thomas
  full_name: Zentgraf, Thomas
  id: '30525'
  last_name: Zentgraf
  orcid: 0000-0002-8662-1101
citation:
  ama: Zentgraf T. Doppler-Effekt für rotierende Objekte. <i>Physik in unserer Zeit</i>.
    2016;47(4):163-164. doi:<a href="https://doi.org/10.1002/piuz.201690063">10.1002/piuz.201690063</a>
  apa: Zentgraf, T. (2016). Doppler-Effekt für rotierende Objekte. <i>Physik in Unserer
    Zeit</i>, <i>47</i>(4), 163–164. <a href="https://doi.org/10.1002/piuz.201690063">https://doi.org/10.1002/piuz.201690063</a>
  bibtex: '@article{Zentgraf_2016, title={Doppler-Effekt für rotierende Objekte},
    volume={47}, DOI={<a href="https://doi.org/10.1002/piuz.201690063">10.1002/piuz.201690063</a>},
    number={4}, journal={Physik in unserer Zeit}, publisher={Wiley-Blackwell}, author={Zentgraf,
    Thomas}, year={2016}, pages={163–164} }'
  chicago: 'Zentgraf, Thomas. “Doppler-Effekt Für Rotierende Objekte.” <i>Physik in
    Unserer Zeit</i> 47, no. 4 (2016): 163–64. <a href="https://doi.org/10.1002/piuz.201690063">https://doi.org/10.1002/piuz.201690063</a>.'
  ieee: T. Zentgraf, “Doppler-Effekt für rotierende Objekte,” <i>Physik in unserer
    Zeit</i>, vol. 47, no. 4, pp. 163–164, 2016.
  mla: Zentgraf, Thomas. “Doppler-Effekt Für Rotierende Objekte.” <i>Physik in Unserer
    Zeit</i>, vol. 47, no. 4, Wiley-Blackwell, 2016, pp. 163–64, doi:<a href="https://doi.org/10.1002/piuz.201690063">10.1002/piuz.201690063</a>.
  short: T. Zentgraf, Physik in Unserer Zeit 47 (2016) 163–164.
date_created: 2018-03-20T18:20:07Z
date_updated: 2022-01-06T06:52:02Z
department:
- _id: '15'
- _id: '230'
doi: 10.1002/piuz.201690063
intvolume: '        47'
issue: '4'
page: 163-164
publication: Physik in unserer Zeit
publication_identifier:
  issn:
  - 0031-9252
publication_status: published
publisher: Wiley-Blackwell
status: public
title: Doppler-Effekt für rotierende Objekte
type: journal_article
user_id: '30525'
volume: 47
year: '2016'
...
---
_id: '131'
author:
- first_name: Annabel
  full_name: Holzmann, Annabel
  last_name: Holzmann
citation:
  ama: Holzmann A. <i>Wenn 1+1 nicht 2 ergibt – Gestaltungsmöglichkeiten Einzelbewertungen
    in Reputationssystemen zu Gesamtbewertungen zu aggregieren</i>. Universität Paderborn;
    2016.
  apa: Holzmann, A. (2016). <i>Wenn 1+1 nicht 2 ergibt – Gestaltungsmöglichkeiten
    Einzelbewertungen in Reputationssystemen zu Gesamtbewertungen zu aggregieren</i>.
    Universität Paderborn.
  bibtex: '@book{Holzmann_2016, title={Wenn 1+1 nicht 2 ergibt – Gestaltungsmöglichkeiten
    Einzelbewertungen in Reputationssystemen zu Gesamtbewertungen zu aggregieren},
    publisher={Universität Paderborn}, author={Holzmann, Annabel}, year={2016} }'
  chicago: Holzmann, Annabel. <i>Wenn 1+1 nicht 2 ergibt – Gestaltungsmöglichkeiten
    Einzelbewertungen in Reputationssystemen zu Gesamtbewertungen zu aggregieren</i>.
    Universität Paderborn, 2016.
  ieee: A. Holzmann, <i>Wenn 1+1 nicht 2 ergibt – Gestaltungsmöglichkeiten Einzelbewertungen
    in Reputationssystemen zu Gesamtbewertungen zu aggregieren</i>. Universität Paderborn,
    2016.
  mla: Holzmann, Annabel. <i>Wenn 1+1 nicht 2 ergibt – Gestaltungsmöglichkeiten Einzelbewertungen
    in Reputationssystemen zu Gesamtbewertungen zu aggregieren</i>. Universität Paderborn,
    2016.
  short: A. Holzmann, Wenn 1+1 nicht 2 ergibt – Gestaltungsmöglichkeiten Einzelbewertungen
    in Reputationssystemen zu Gesamtbewertungen zu aggregieren, Universität Paderborn,
    2016.
date_created: 2017-10-17T12:41:17Z
date_updated: 2022-01-06T06:51:28Z
language:
- iso: ger
project:
- _id: '1'
  name: SFB 901
- _id: '8'
  name: SFB 901 - Subprojekt A4
- _id: '2'
  name: SFB 901 - Project Area A
publisher: Universität Paderborn
status: public
title: Wenn 1+1 nicht 2 ergibt – Gestaltungsmöglichkeiten Einzelbewertungen in Reputationssystemen
  zu Gesamtbewertungen zu aggregieren
type: bachelorsthesis
user_id: '477'
year: '2016'
...
---
_id: '13151'
author:
- first_name: Tobias
  full_name: Graf, Tobias
  last_name: Graf
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Graf T, Platzner M. Using Deep Convolutional Neural Networks in Monte Carlo
    Tree Search. In: <i>Computer and Games</i>. ; 2016.'
  apa: Graf, T., &#38; Platzner, M. (2016). Using Deep Convolutional Neural Networks
    in Monte Carlo Tree Search. In <i>Computer and Games</i>.
  bibtex: '@inproceedings{Graf_Platzner_2016, title={Using Deep Convolutional Neural
    Networks in Monte Carlo Tree Search}, booktitle={Computer and Games}, author={Graf,
    Tobias and Platzner, Marco}, year={2016} }'
  chicago: Graf, Tobias, and Marco Platzner. “Using Deep Convolutional Neural Networks
    in Monte Carlo Tree Search.” In <i>Computer and Games</i>, 2016.
  ieee: T. Graf and M. Platzner, “Using Deep Convolutional Neural Networks in Monte
    Carlo Tree Search,” in <i>Computer and Games</i>, 2016.
  mla: Graf, Tobias, and Marco Platzner. “Using Deep Convolutional Neural Networks
    in Monte Carlo Tree Search.” <i>Computer and Games</i>, 2016.
  short: 'T. Graf, M. Platzner, in: Computer and Games, 2016.'
date_created: 2019-09-09T09:01:09Z
date_updated: 2022-01-06T06:51:29Z
department:
- _id: '78'
language:
- iso: eng
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: Computer and Games
status: public
title: Using Deep Convolutional Neural Networks in Monte Carlo Tree Search
type: conference
user_id: '398'
year: '2016'
...
---
_id: '13152'
author:
- first_name: Tobias
  full_name: Graf, Tobias
  last_name: Graf
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Graf T, Platzner M. Monte-Carlo Simulation Balancing Revisited. In: <i>IEEE
    Computational Intelligence and Games</i>. ; 2016.'
  apa: Graf, T., &#38; Platzner, M. (2016). Monte-Carlo Simulation Balancing Revisited.
    In <i>IEEE Computational Intelligence and Games</i>.
  bibtex: '@inproceedings{Graf_Platzner_2016, title={Monte-Carlo Simulation Balancing
    Revisited}, booktitle={IEEE Computational Intelligence and Games}, author={Graf,
    Tobias and Platzner, Marco}, year={2016} }'
  chicago: Graf, Tobias, and Marco Platzner. “Monte-Carlo Simulation Balancing Revisited.”
    In <i>IEEE Computational Intelligence and Games</i>, 2016.
  ieee: T. Graf and M. Platzner, “Monte-Carlo Simulation Balancing Revisited,” in
    <i>IEEE Computational Intelligence and Games</i>, 2016.
  mla: Graf, Tobias, and Marco Platzner. “Monte-Carlo Simulation Balancing Revisited.”
    <i>IEEE Computational Intelligence and Games</i>, 2016.
  short: 'T. Graf, M. Platzner, in: IEEE Computational Intelligence and Games, 2016.'
date_created: 2019-09-09T09:06:39Z
date_updated: 2022-01-06T06:51:29Z
department:
- _id: '78'
language:
- iso: eng
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: IEEE Computational Intelligence and Games
status: public
title: Monte-Carlo Simulation Balancing Revisited
type: conference
user_id: '398'
year: '2016'
...
---
_id: '13164'
author:
- first_name: Frithjof H.
  full_name: Dubberke, Frithjof H.
  last_name: Dubberke
- first_name: Markus
  full_name: Riepold, Markus
  last_name: Riepold
- first_name: Elmar
  full_name: Baumhögger, Elmar
  id: '15164'
  last_name: Baumhögger
- first_name: Jadran
  full_name: Vrabec, Jadran
  last_name: Vrabec
citation:
  ama: Dubberke FH, Riepold M, Baumhögger E, Vrabec J. Speed of Sound of Oxygen in
    Supercritical States up to 500 K and 100 MPa. <i>Journal of Chemical &#38; Engineering
    Data</i>. 2016:1632-1636. doi:<a href="https://doi.org/10.1021/acs.jced.5b01007">10.1021/acs.jced.5b01007</a>
  apa: Dubberke, F. H., Riepold, M., Baumhögger, E., &#38; Vrabec, J. (2016). Speed
    of Sound of Oxygen in Supercritical States up to 500 K and 100 MPa. <i>Journal
    of Chemical &#38; Engineering Data</i>, 1632–1636. <a href="https://doi.org/10.1021/acs.jced.5b01007">https://doi.org/10.1021/acs.jced.5b01007</a>
  bibtex: '@article{Dubberke_Riepold_Baumhögger_Vrabec_2016, title={Speed of Sound
    of Oxygen in Supercritical States up to 500 K and 100 MPa}, DOI={<a href="https://doi.org/10.1021/acs.jced.5b01007">10.1021/acs.jced.5b01007</a>},
    journal={Journal of Chemical &#38; Engineering Data}, author={Dubberke, Frithjof
    H. and Riepold, Markus and Baumhögger, Elmar and Vrabec, Jadran}, year={2016},
    pages={1632–1636} }'
  chicago: Dubberke, Frithjof H., Markus Riepold, Elmar Baumhögger, and Jadran Vrabec.
    “Speed of Sound of Oxygen in Supercritical States up to 500 K and 100 MPa.” <i>Journal
    of Chemical &#38; Engineering Data</i>, 2016, 1632–36. <a href="https://doi.org/10.1021/acs.jced.5b01007">https://doi.org/10.1021/acs.jced.5b01007</a>.
  ieee: F. H. Dubberke, M. Riepold, E. Baumhögger, and J. Vrabec, “Speed of Sound
    of Oxygen in Supercritical States up to 500 K and 100 MPa,” <i>Journal of Chemical
    &#38; Engineering Data</i>, pp. 1632–1636, 2016.
  mla: Dubberke, Frithjof H., et al. “Speed of Sound of Oxygen in Supercritical States
    up to 500 K and 100 MPa.” <i>Journal of Chemical &#38; Engineering Data</i>, 2016,
    pp. 1632–36, doi:<a href="https://doi.org/10.1021/acs.jced.5b01007">10.1021/acs.jced.5b01007</a>.
  short: F.H. Dubberke, M. Riepold, E. Baumhögger, J. Vrabec, Journal of Chemical
    &#38; Engineering Data (2016) 1632–1636.
date_created: 2019-09-09T15:17:09Z
date_updated: 2022-01-06T06:51:29Z
department:
- _id: '155'
doi: 10.1021/acs.jced.5b01007
language:
- iso: eng
page: 1632-1636
publication: Journal of Chemical & Engineering Data
publication_identifier:
  issn:
  - 0021-9568
  - 1520-5134
publication_status: published
status: public
title: Speed of Sound of Oxygen in Supercritical States up to 500 K and 100 MPa
type: journal_article
user_id: '15164'
year: '2016'
...
---
_id: '132'
abstract:
- lang: eng
  text: Runtime reconfiguration can be used to replace hardware modules in the field
    and even to continuously improve them during operation. Runtime reconfiguration
    poses new challenges for validation, since the required properties of newly arriving
    modules may be difficult to check fast enough to sustain the intended system dynamics.
    In this paper we present a method for just-in-time verification of the worst-case
    completion time of a reconfigurable hardware module. We assume so-called run-to-completion
    modules that exhibit start and done signals indicating the start and end of execution,
    respectively. We present a formal verification approach that exploits the concept
    of proof-carrying hardware. The approach tasks the creator of a hardware module
    with constructing a proof of the worst-case completion time, which can then easily
    be checked by the user of the module, just prior to reconfiguration. After explaining
    the verification approach and a corresponding tool flow, we present results from
    two case studies, a short term synthesis filter and a multihead weigher. The resultsclearly
    show that cost of verifying the completion time of the module is paid by the creator
    instead of the user of the module.
author:
- first_name: Tobias
  full_name: Wiersema, Tobias
  id: '3118'
  last_name: Wiersema
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Wiersema T, Platzner M. Verifying Worst-Case Completion Times for Reconfigurable
    Hardware Modules using Proof-Carrying Hardware. In: <i>Proceedings of the 11th
    International Symposium on Reconfigurable Communication-Centric Systems-on-Chip
    (ReCoSoC 2016)</i>. ; 2016:1--8. doi:<a href="https://doi.org/10.1109/ReCoSoC.2016.7533910">10.1109/ReCoSoC.2016.7533910</a>'
  apa: Wiersema, T., &#38; Platzner, M. (2016). Verifying Worst-Case Completion Times
    for Reconfigurable Hardware Modules using Proof-Carrying Hardware. In <i>Proceedings
    of the 11th International Symposium on Reconfigurable Communication-centric Systems-on-Chip
    (ReCoSoC 2016)</i> (pp. 1--8). <a href="https://doi.org/10.1109/ReCoSoC.2016.7533910">https://doi.org/10.1109/ReCoSoC.2016.7533910</a>
  bibtex: '@inproceedings{Wiersema_Platzner_2016, title={Verifying Worst-Case Completion
    Times for Reconfigurable Hardware Modules using Proof-Carrying Hardware}, DOI={<a
    href="https://doi.org/10.1109/ReCoSoC.2016.7533910">10.1109/ReCoSoC.2016.7533910</a>},
    booktitle={Proceedings of the 11th International Symposium on Reconfigurable Communication-centric
    Systems-on-Chip (ReCoSoC 2016)}, author={Wiersema, Tobias and Platzner, Marco},
    year={2016}, pages={1--8} }'
  chicago: Wiersema, Tobias, and Marco Platzner. “Verifying Worst-Case Completion
    Times for Reconfigurable Hardware Modules Using Proof-Carrying Hardware.” In <i>Proceedings
    of the 11th International Symposium on Reconfigurable Communication-Centric Systems-on-Chip
    (ReCoSoC 2016)</i>, 1--8, 2016. <a href="https://doi.org/10.1109/ReCoSoC.2016.7533910">https://doi.org/10.1109/ReCoSoC.2016.7533910</a>.
  ieee: T. Wiersema and M. Platzner, “Verifying Worst-Case Completion Times for Reconfigurable
    Hardware Modules using Proof-Carrying Hardware,” in <i>Proceedings of the 11th
    International Symposium on Reconfigurable Communication-centric Systems-on-Chip
    (ReCoSoC 2016)</i>, 2016, pp. 1--8.
  mla: Wiersema, Tobias, and Marco Platzner. “Verifying Worst-Case Completion Times
    for Reconfigurable Hardware Modules Using Proof-Carrying Hardware.” <i>Proceedings
    of the 11th International Symposium on Reconfigurable Communication-Centric Systems-on-Chip
    (ReCoSoC 2016)</i>, 2016, pp. 1--8, doi:<a href="https://doi.org/10.1109/ReCoSoC.2016.7533910">10.1109/ReCoSoC.2016.7533910</a>.
  short: 'T. Wiersema, M. Platzner, in: Proceedings of the 11th International Symposium
    on Reconfigurable Communication-Centric Systems-on-Chip (ReCoSoC 2016), 2016,
    pp. 1--8.'
date_created: 2017-10-17T12:41:17Z
date_updated: 2022-01-06T06:51:30Z
ddc:
- '040'
department:
- _id: '78'
doi: 10.1109/ReCoSoC.2016.7533910
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-21T13:02:30Z
  date_updated: 2018-03-21T13:02:30Z
  file_id: '1562'
  file_name: 132-07533910.pdf
  file_size: 911171
  relation: main_file
  success: 1
file_date_updated: 2018-03-21T13:02:30Z
has_accepted_license: '1'
language:
- iso: eng
page: 1--8
project:
- _id: '1'
  name: SFB 901
- _id: '12'
  name: SFB 901 - Subprojekt B4
- _id: '3'
  name: SFB 901 - Project Area B
publication: Proceedings of the 11th International Symposium on Reconfigurable Communication-centric
  Systems-on-Chip (ReCoSoC 2016)
status: public
title: Verifying Worst-Case Completion Times for Reconfigurable Hardware Modules using
  Proof-Carrying Hardware
type: conference
user_id: '477'
year: '2016'
...
---
_id: '13215'
author:
- first_name: Elmar
  full_name: Moritzer, Elmar
  last_name: Moritzer
- first_name: Matthias
  full_name: Hüttner, Matthias
  last_name: Hüttner
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
- first_name: Manuel
  full_name: Webersen, Manuel
  id: '11289'
  last_name: Webersen
  orcid: 0000-0001-6411-4232
citation:
  ama: 'Moritzer E, Hüttner M, Henning B, Webersen M. An Approach to Non-Destructive
    Testing of Aged Polymers. In: The Polymer Processing Society, ed. ; 2016.'
  apa: Moritzer, E., Hüttner, M., Henning, B., &#38; Webersen, M. (2016). An Approach
    to Non-Destructive Testing of Aged Polymers. In The Polymer Processing Society
    (Ed.). Presented at the 32nd International Conference of the Polymer Processing
    Society, Lyon.
  bibtex: '@inproceedings{Moritzer_Hüttner_Henning_Webersen_2016, title={An Approach
    to Non-Destructive Testing of Aged Polymers}, author={Moritzer, Elmar and Hüttner,
    Matthias and Henning, Bernd and Webersen, Manuel}, editor={The Polymer Processing
    SocietyEditor}, year={2016} }'
  chicago: Moritzer, Elmar, Matthias Hüttner, Bernd Henning, and Manuel Webersen.
    “An Approach to Non-Destructive Testing of Aged Polymers.” edited by The Polymer
    Processing Society, 2016.
  ieee: E. Moritzer, M. Hüttner, B. Henning, and M. Webersen, “An Approach to Non-Destructive
    Testing of Aged Polymers,” presented at the 32nd International Conference of the
    Polymer Processing Society, Lyon, 2016.
  mla: Moritzer, Elmar, et al. <i>An Approach to Non-Destructive Testing of Aged Polymers</i>.
    Edited by The Polymer Processing Society, 2016.
  short: 'E. Moritzer, M. Hüttner, B. Henning, M. Webersen, in: The Polymer Processing
    Society (Ed.), 2016.'
conference:
  end_date: 2016-07-29
  location: Lyon
  name: 32nd International Conference of the Polymer Processing Society
  start_date: 2016-07-25
corporate_editor:
- The Polymer Processing Society
date_created: 2019-09-13T13:13:44Z
date_updated: 2022-01-06T06:51:31Z
department:
- _id: '49'
language:
- iso: eng
status: public
title: An Approach to Non-Destructive Testing of Aged Polymers
type: conference
user_id: '11289'
year: '2016'
...
---
_id: '13216'
author:
- first_name: Elmar
  full_name: Moritzer, Elmar
  last_name: Moritzer
- first_name: Matthias
  full_name: Hüttner, Matthias
  last_name: Hüttner
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
- first_name: Manuel
  full_name: Webersen, Manuel
  id: '11289'
  last_name: Webersen
  orcid: 0000-0001-6411-4232
citation:
  ama: Moritzer E, Hüttner M, Henning B, Webersen M. Molekularen Schäden auf der Spur.
    <i>Kunststoffe</i>. 2016;(4):94-96.
  apa: Moritzer, E., Hüttner, M., Henning, B., &#38; Webersen, M. (2016). Molekularen
    Schäden auf der Spur. <i>Kunststoffe</i>, (4), 94–96.
  bibtex: '@article{Moritzer_Hüttner_Henning_Webersen_2016, title={Molekularen Schäden
    auf der Spur}, number={4}, journal={Kunststoffe}, author={Moritzer, Elmar and
    Hüttner, Matthias and Henning, Bernd and Webersen, Manuel}, year={2016}, pages={94–96}
    }'
  chicago: 'Moritzer, Elmar, Matthias Hüttner, Bernd Henning, and Manuel Webersen.
    “Molekularen Schäden auf der Spur.” <i>Kunststoffe</i>, no. 4 (2016): 94–96.'
  ieee: E. Moritzer, M. Hüttner, B. Henning, and M. Webersen, “Molekularen Schäden
    auf der Spur,” <i>Kunststoffe</i>, no. 4, pp. 94–96, 2016.
  mla: Moritzer, Elmar, et al. “Molekularen Schäden auf der Spur.” <i>Kunststoffe</i>,
    no. 4, 2016, pp. 94–96.
  short: E. Moritzer, M. Hüttner, B. Henning, M. Webersen, Kunststoffe (2016) 94–96.
date_created: 2019-09-13T13:15:33Z
date_updated: 2022-01-06T06:51:31Z
department:
- _id: '49'
issue: '4'
language:
- iso: ger
page: 94-96
publication: Kunststoffe
status: public
title: Molekularen Schäden auf der Spur
type: journal_article
user_id: '11289'
year: '2016'
...
---
_id: '13217'
author:
- first_name: Elmar
  full_name: Moritzer, Elmar
  last_name: Moritzer
- first_name: Matthias
  full_name: Hüttner, Matthias
  last_name: Hüttner
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
- first_name: Manuel
  full_name: Webersen, Manuel
  id: '11289'
  last_name: Webersen
  orcid: 0000-0001-6411-4232
citation:
  ama: Moritzer E, Hüttner M, Henning B, Webersen M. Detecting Molecular Damage. <i>Kunststoffe
    International</i>. 2016;(4):43-45.
  apa: Moritzer, E., Hüttner, M., Henning, B., &#38; Webersen, M. (2016). Detecting
    Molecular Damage. <i>Kunststoffe International</i>, (4), 43–45.
  bibtex: '@article{Moritzer_Hüttner_Henning_Webersen_2016, title={Detecting Molecular
    Damage}, number={4}, journal={Kunststoffe International}, author={Moritzer, Elmar
    and Hüttner, Matthias and Henning, Bernd and Webersen, Manuel}, year={2016}, pages={43–45}
    }'
  chicago: 'Moritzer, Elmar, Matthias Hüttner, Bernd Henning, and Manuel Webersen.
    “Detecting Molecular Damage.” <i>Kunststoffe International</i>, no. 4 (2016):
    43–45.'
  ieee: E. Moritzer, M. Hüttner, B. Henning, and M. Webersen, “Detecting Molecular
    Damage,” <i>Kunststoffe International</i>, no. 4, pp. 43–45, 2016.
  mla: Moritzer, Elmar, et al. “Detecting Molecular Damage.” <i>Kunststoffe International</i>,
    no. 4, 2016, pp. 43–45.
  short: E. Moritzer, M. Hüttner, B. Henning, M. Webersen, Kunststoffe International
    (2016) 43–45.
date_created: 2019-09-13T13:16:27Z
date_updated: 2022-01-06T06:51:31Z
department:
- _id: '49'
issue: '4'
language:
- iso: eng
page: 43-45
publication: Kunststoffe International
status: public
title: Detecting Molecular Damage
type: journal_article
user_id: '11289'
year: '2016'
...
---
_id: '13218'
author:
- first_name: Elmar
  full_name: Moritzer, Elmar
  last_name: Moritzer
- first_name: Matthias
  full_name: Hüttner, Matthias
  last_name: Hüttner
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
- first_name: Manuel
  full_name: Webersen, Manuel
  id: '11289'
  last_name: Webersen
  orcid: 0000-0001-6411-4232
citation:
  ama: 'Moritzer E, Hüttner M, Henning B, Webersen M. Non-destructive characterization
    of hygrothermally aged polymers. In: Society of Plastics Engineers, ed. ; 2016.'
  apa: Moritzer, E., Hüttner, M., Henning, B., &#38; Webersen, M. (2016). Non-destructive
    characterization of hygrothermally aged polymers. In Society of Plastics Engineers
    (Ed.). Presented at the ANTEC 2016, Indianapolis.
  bibtex: '@inproceedings{Moritzer_Hüttner_Henning_Webersen_2016, title={Non-destructive
    characterization of hygrothermally aged polymers}, author={Moritzer, Elmar and
    Hüttner, Matthias and Henning, Bernd and Webersen, Manuel}, editor={Society of
    Plastics EngineersEditor}, year={2016} }'
  chicago: Moritzer, Elmar, Matthias Hüttner, Bernd Henning, and Manuel Webersen.
    “Non-Destructive Characterization of Hygrothermally Aged Polymers.” edited by
    Society of Plastics Engineers, 2016.
  ieee: E. Moritzer, M. Hüttner, B. Henning, and M. Webersen, “Non-destructive characterization
    of hygrothermally aged polymers,” presented at the ANTEC 2016, Indianapolis, 2016.
  mla: Moritzer, Elmar, et al. <i>Non-Destructive Characterization of Hygrothermally
    Aged Polymers</i>. Edited by Society of Plastics Engineers, 2016.
  short: 'E. Moritzer, M. Hüttner, B. Henning, M. Webersen, in: Society of Plastics
    Engineers (Ed.), 2016.'
conference:
  end_date: 2016-05-25
  location: Indianapolis
  name: ANTEC 2016
  start_date: 2016-05-23
corporate_editor:
- Society of Plastics Engineers
date_created: 2019-09-13T13:17:19Z
date_updated: 2022-01-06T06:51:31Z
department:
- _id: '49'
language:
- iso: eng
publication_identifier:
  isbn:
  - 978-0-692-71961-9
status: public
title: Non-destructive characterization of hygrothermally aged polymers
type: conference
user_id: '11289'
year: '2016'
...
---
_id: '13219'
author:
- first_name: Elmar
  full_name: Moritzer, Elmar
  last_name: Moritzer
- first_name: Matthias
  full_name: Hüttner, Matthias
  last_name: Hüttner
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
- first_name: Manuel
  full_name: Webersen, Manuel
  id: '11289'
  last_name: Webersen
  orcid: 0000-0001-6411-4232
citation:
  ama: 'Moritzer E, Hüttner M, Henning B, Webersen M. Ultraschallbasierte Charakterisierung
    von gealterten Polymeren. In: Institut für Wissenschaftliche Veröffentlichungen,
    ed. <i>Jahresmagazin Kunststofftechnik 2016</i>. ; 2016:2-7.'
  apa: Moritzer, E., Hüttner, M., Henning, B., &#38; Webersen, M. (2016). Ultraschallbasierte
    Charakterisierung von gealterten Polymeren. In Institut für Wissenschaftliche
    Veröffentlichungen (Ed.), <i>Jahresmagazin Kunststofftechnik 2016</i> (pp. 2–7).
  bibtex: '@inbook{Moritzer_Hüttner_Henning_Webersen_2016, title={Ultraschallbasierte
    Charakterisierung von gealterten Polymeren}, booktitle={Jahresmagazin Kunststofftechnik
    2016}, author={Moritzer, Elmar and Hüttner, Matthias and Henning, Bernd and Webersen,
    Manuel}, editor={Institut für Wissenschaftliche VeröffentlichungenEditor}, year={2016},
    pages={2–7} }'
  chicago: Moritzer, Elmar, Matthias Hüttner, Bernd Henning, and Manuel Webersen.
    “Ultraschallbasierte Charakterisierung von gealterten Polymeren.” In <i>Jahresmagazin
    Kunststofftechnik 2016</i>, edited by Institut für Wissenschaftliche Veröffentlichungen,
    2–7, 2016.
  ieee: E. Moritzer, M. Hüttner, B. Henning, and M. Webersen, “Ultraschallbasierte
    Charakterisierung von gealterten Polymeren,” in <i>Jahresmagazin Kunststofftechnik
    2016</i>, Institut für Wissenschaftliche Veröffentlichungen, Ed. 2016, pp. 2–7.
  mla: Moritzer, Elmar, et al. “Ultraschallbasierte Charakterisierung von gealterten
    Polymeren.” <i>Jahresmagazin Kunststofftechnik 2016</i>, edited by Institut für
    Wissenschaftliche Veröffentlichungen, 2016, pp. 2–7.
  short: 'E. Moritzer, M. Hüttner, B. Henning, M. Webersen, in: Institut für Wissenschaftliche
    Veröffentlichungen (Ed.), Jahresmagazin Kunststofftechnik 2016, 2016, pp. 2–7.'
corporate_editor:
- Institut für Wissenschaftliche Veröffentlichungen
date_created: 2019-09-13T13:18:46Z
date_updated: 2022-01-06T06:51:31Z
department:
- _id: '49'
language:
- iso: ger
page: 2-7
publication: Jahresmagazin Kunststofftechnik 2016
status: public
title: Ultraschallbasierte Charakterisierung von gealterten Polymeren
type: book_chapter
user_id: '11289'
year: '2016'
...
---
_id: '13223'
abstract:
- lang: ger
  text: In der zerstörungsfreien Werkstoffprüfung sind bereits zahlreiche Verfahren
    etabliert, deren Ziel die Detektion makroskopischer Defekt- und Fehlstellen (z.B.
    Risse, Poren, Fremdeinschlüsse) ist. Insbesondere bei Polymerwerkstoffen muss
    jedoch auch die Materialalterung auf molekularer Ebene berücksichtigt werden,
    die sich (zumeist negativ) auf die Materialkenngrößen auswirkt. Gängige Verfahren
    zur Bestimmung dieser Kenngrößen arbeiten jedoch üblicherweise zerstörend und
    sind somit beispielsweise für die vorbeugende Instandhaltung oder die Online-Komponentenüberwachung
    nur eingeschränkt geeignet. In diesem Beitrag wird ein Verfahren zur zerstörungsfreien
    Charakterisierung des Alterungszustandes von Polymeren vorgestellt. Dazu wird
    der Zusammenhang zwischen akustisch (zerstörungsfrei, mittels Ultraschall-Transmissionsmessung)
    bestimmten Kenngrößen und klassisch (zerstörend, z.B. mittels Zugprüfung) bestimmten
    hydrothermischer Alterung auf das Material Polyamid 6 (PA6) untersucht. Die Ergebnisse
    Kenngrößen betrachtet. Exemplarisch werden die Auswirkungen zeigen einen engen
    Zusammenhang zwischen der zerstörend bestimmten Viskositätszahl, die ein Maß für
    die mittlere Molekülkettenlänge darstellt, und der akustischen Longitudinalwellengeschwindigkeit.
    Das Molekülkettenabbau (Depolymerisation) bestimmt ist, kann somit auch akustisch
    und zerstörungsfrei charakterisiert werden. Auf dieser Basis können neuartige,
    zerstörungsfrei arbeitende Messsysteme entwickelt werden.
author:
- first_name: Manuel
  full_name: Webersen, Manuel
  id: '11289'
  last_name: Webersen
  orcid: 0000-0001-6411-4232
- first_name: Matthias
  full_name: Hüttner, Matthias
  last_name: Hüttner
- first_name: Fabian
  full_name: Bause, Fabian
  last_name: Bause
- first_name: Elmar
  full_name: Moritzer, Elmar
  last_name: Moritzer
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
citation:
  ama: 'Webersen M, Hüttner M, Bause F, Moritzer E, Henning B. Zerstörungsfreie Charakterisierung
    des hydrothermischen Alterungsverhaltens von Polymeren. In: AMA Service GmbH,
    ed. ; 2016:683-688. doi:<a href="https://doi.org/10.5162/sensoren2016/P6.4">10.5162/sensoren2016/P6.4</a>'
  apa: Webersen, M., Hüttner, M., Bause, F., Moritzer, E., &#38; Henning, B. (2016).
    Zerstörungsfreie Charakterisierung des hydrothermischen Alterungsverhaltens von
    Polymeren. In AMA Service GmbH (Ed.) (pp. 683–688). Presented at the 18. GMA/ITG-Fachtagung
    Sensoren und Messsysteme 2016, Nürnberg. <a href="https://doi.org/10.5162/sensoren2016/P6.4">https://doi.org/10.5162/sensoren2016/P6.4</a>
  bibtex: '@inproceedings{Webersen_Hüttner_Bause_Moritzer_Henning_2016, title={Zerstörungsfreie
    Charakterisierung des hydrothermischen Alterungsverhaltens von Polymeren}, DOI={<a
    href="https://doi.org/10.5162/sensoren2016/P6.4">10.5162/sensoren2016/P6.4</a>},
    author={Webersen, Manuel and Hüttner, Matthias and Bause, Fabian and Moritzer,
    Elmar and Henning, Bernd}, editor={AMA Service GmbHEditor}, year={2016}, pages={683–688}
    }'
  chicago: Webersen, Manuel, Matthias Hüttner, Fabian Bause, Elmar Moritzer, and Bernd
    Henning. “Zerstörungsfreie Charakterisierung des hydrothermischen Alterungsverhaltens
    von Polymeren.” edited by AMA Service GmbH, 683–88, 2016. <a href="https://doi.org/10.5162/sensoren2016/P6.4">https://doi.org/10.5162/sensoren2016/P6.4</a>.
  ieee: M. Webersen, M. Hüttner, F. Bause, E. Moritzer, and B. Henning, “Zerstörungsfreie
    Charakterisierung des hydrothermischen Alterungsverhaltens von Polymeren,” presented
    at the 18. GMA/ITG-Fachtagung Sensoren und Messsysteme 2016, Nürnberg, 2016, pp.
    683–688.
  mla: Webersen, Manuel, et al. <i>Zerstörungsfreie Charakterisierung des hydrothermischen
    Alterungsverhaltens von Polymeren</i>. Edited by AMA Service GmbH, 2016, pp. 683–88,
    doi:<a href="https://doi.org/10.5162/sensoren2016/P6.4">10.5162/sensoren2016/P6.4</a>.
  short: 'M. Webersen, M. Hüttner, F. Bause, E. Moritzer, B. Henning, in: AMA Service
    GmbH (Ed.), 2016, pp. 683–688.'
conference:
  end_date: 2016-05-11
  location: Nürnberg
  name: 18. GMA/ITG-Fachtagung Sensoren und Messsysteme 2016
  start_date: 2016-05-10
corporate_editor:
- AMA Service GmbH
date_created: 2019-09-13T13:23:17Z
date_updated: 2022-01-06T06:51:31Z
department:
- _id: '49'
doi: 10.5162/sensoren2016/P6.4
language:
- iso: ger
page: 683-688
publication_identifier:
  isbn:
  - 978-3-9816876-0-6
status: public
title: Zerstörungsfreie Charakterisierung des hydrothermischen Alterungsverhaltens
  von Polymeren
type: conference
user_id: '11289'
year: '2016'
...
---
_id: '13240'
abstract:
- lang: eng
  text: Recently, the quantum harmonic oscillator model has been combined with maximally
    localized Wannier functions to account for long-range dispersion interactions
    in density functional theory calculations (Silvestrelli, J. Chem. Phys. 2013,
    139, 054106). Here, we present a new, improved set of values for the three parameters
    involved in this scheme. To test the new parameter set we have computed the potential
    energy curves for various systems, including an isolated Ar2 dimer, two N2 dimers
    interacting within different configurations, and a water molecule physisorbed
    on pristine graphene. While the original set of parameters generally overestimates
    the interaction energies and underestimates the equilibrium distances, the new
    parameterization substantially improves the agreement with experimental and theoretical
    reference values. © 2016 Wiley Periodicals, Inc.
author:
- first_name: Pouya
  full_name: Partovi-Azar, Pouya
  last_name: Partovi-Azar
- first_name: Matthias
  full_name: Berg, Matthias
  last_name: Berg
- first_name: Simone
  full_name: Sanna, Simone
  last_name: Sanna
- first_name: Thomas D.
  full_name: Kühne, Thomas D.
  last_name: Kühne
citation:
  ama: Partovi-Azar P, Berg M, Sanna S, Kühne TD. Improved parameterization of the
    quantum harmonic oscillator model based on localized wannier functions to describe
    Van der Waals interactions in density functional theory. <i>International Journal
    of Quantum Chemistry</i>. 2016;116(15):1160-1165. doi:<a href="https://doi.org/10.1002/qua.25150">10.1002/qua.25150</a>
  apa: Partovi-Azar, P., Berg, M., Sanna, S., &#38; Kühne, T. D. (2016). Improved
    parameterization of the quantum harmonic oscillator model based on localized wannier
    functions to describe Van der Waals interactions in density functional theory.
    <i>International Journal of Quantum Chemistry</i>, <i>116</i>(15), 1160–1165.
    <a href="https://doi.org/10.1002/qua.25150">https://doi.org/10.1002/qua.25150</a>
  bibtex: '@article{Partovi-Azar_Berg_Sanna_Kühne_2016, title={Improved parameterization
    of the quantum harmonic oscillator model based on localized wannier functions
    to describe Van der Waals interactions in density functional theory}, volume={116},
    DOI={<a href="https://doi.org/10.1002/qua.25150">10.1002/qua.25150</a>}, number={15},
    journal={International Journal of Quantum Chemistry}, author={Partovi-Azar, Pouya
    and Berg, Matthias and Sanna, Simone and Kühne, Thomas D.}, year={2016}, pages={1160–1165}
    }'
  chicago: 'Partovi-Azar, Pouya, Matthias Berg, Simone Sanna, and Thomas D. Kühne.
    “Improved Parameterization of the Quantum Harmonic Oscillator Model Based on Localized
    Wannier Functions to Describe Van Der Waals Interactions in Density Functional
    Theory.” <i>International Journal of Quantum Chemistry</i> 116, no. 15 (2016):
    1160–65. <a href="https://doi.org/10.1002/qua.25150">https://doi.org/10.1002/qua.25150</a>.'
  ieee: P. Partovi-Azar, M. Berg, S. Sanna, and T. D. Kühne, “Improved parameterization
    of the quantum harmonic oscillator model based on localized wannier functions
    to describe Van der Waals interactions in density functional theory,” <i>International
    Journal of Quantum Chemistry</i>, vol. 116, no. 15, pp. 1160–1165, 2016.
  mla: Partovi-Azar, Pouya, et al. “Improved Parameterization of the Quantum Harmonic
    Oscillator Model Based on Localized Wannier Functions to Describe Van Der Waals
    Interactions in Density Functional Theory.” <i>International Journal of Quantum
    Chemistry</i>, vol. 116, no. 15, 2016, pp. 1160–65, doi:<a href="https://doi.org/10.1002/qua.25150">10.1002/qua.25150</a>.
  short: P. Partovi-Azar, M. Berg, S. Sanna, T.D. Kühne, International Journal of
    Quantum Chemistry 116 (2016) 1160–1165.
date_created: 2019-09-16T12:52:43Z
date_updated: 2022-01-06T06:51:31Z
department:
- _id: '304'
doi: 10.1002/qua.25150
intvolume: '       116'
issue: '15'
keyword:
- Wannier orbitals
- Van der Waals interactions
- density functional theory
- quantum harmonic oscillator
language:
- iso: eng
page: 1160-1165
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: International Journal of Quantum Chemistry
publication_status: published
status: public
title: Improved parameterization of the quantum harmonic oscillator model based on
  localized wannier functions to describe Van der Waals interactions in density functional
  theory
type: journal_article
user_id: '71692'
volume: 116
year: '2016'
...
