---
_id: '372'
abstract:
- lang: eng
  text: 'In the near future many more compute resources will be available at different
    geographical locations. To minimize the response time of requests, application
    servers closer to the user can hence be used to shorten network round trip times.
    However, this advantage is neutralized if the used data centre is highly loaded
    as the processing time of re- quests is important as well. We model the request
    response time as the network round trip time plus the processing time at a data
    centre.We present a capacitated facility location problem formal- ization where
    the processing time is modelled as the sojourn time of a queueing model. We discuss
    the Pareto trade-off between the number of used data centres and the resulting
    response time. For example, using fewer data centres could cut expenses but results
    in high utilization, high response time, and smaller revenues.Previous work presented
    a non-linear cost function. We prove its convexity and exploit this property in
    two ways: First, we transform the convex model into a linear model while controlling
    the maximum approximation error. Sec- ond, we used a convex solver instead of
    a slower non-linear solver. Numerical results on network topologies exemplify
    our work.'
author:
- first_name: Matthias
  full_name: Keller, Matthias
  last_name: Keller
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: 'Keller M, Karl H. Response Time-Optimized Distributed Cloud Resource Allocation.
    In: <i>Proceedings of the SIGCOMM Workshop on Distributed Cloud Computing</i>.
    ; 2014:47--52. doi:<a href="https://doi.org/10.1145/2627566.2627570">10.1145/2627566.2627570</a>'
  apa: Keller, M., &#38; Karl, H. (2014). Response Time-Optimized Distributed Cloud
    Resource Allocation. In <i>Proceedings of the SIGCOMM workshop on Distributed
    cloud computing</i> (pp. 47--52). <a href="https://doi.org/10.1145/2627566.2627570">https://doi.org/10.1145/2627566.2627570</a>
  bibtex: '@inproceedings{Keller_Karl_2014, title={Response Time-Optimized Distributed
    Cloud Resource Allocation}, DOI={<a href="https://doi.org/10.1145/2627566.2627570">10.1145/2627566.2627570</a>},
    booktitle={Proceedings of the SIGCOMM workshop on Distributed cloud computing},
    author={Keller, Matthias and Karl, Holger}, year={2014}, pages={47--52} }'
  chicago: Keller, Matthias, and Holger Karl. “Response Time-Optimized Distributed
    Cloud Resource Allocation.” In <i>Proceedings of the SIGCOMM Workshop on Distributed
    Cloud Computing</i>, 47--52, 2014. <a href="https://doi.org/10.1145/2627566.2627570">https://doi.org/10.1145/2627566.2627570</a>.
  ieee: M. Keller and H. Karl, “Response Time-Optimized Distributed Cloud Resource
    Allocation,” in <i>Proceedings of the SIGCOMM workshop on Distributed cloud computing</i>,
    2014, pp. 47--52.
  mla: Keller, Matthias, and Holger Karl. “Response Time-Optimized Distributed Cloud
    Resource Allocation.” <i>Proceedings of the SIGCOMM Workshop on Distributed Cloud
    Computing</i>, 2014, pp. 47--52, doi:<a href="https://doi.org/10.1145/2627566.2627570">10.1145/2627566.2627570</a>.
  short: 'M. Keller, H. Karl, in: Proceedings of the SIGCOMM Workshop on Distributed
    Cloud Computing, 2014, pp. 47--52.'
date_created: 2017-10-17T12:42:04Z
date_updated: 2022-01-06T06:59:31Z
ddc:
- '000'
department:
- _id: '75'
doi: 10.1145/2627566.2627570
file:
- access_level: closed
  content_type: application/pdf
  creator: ups
  date_created: 2018-11-02T14:00:54Z
  date_updated: 2018-11-02T14:00:54Z
  file_id: '5259'
  file_name: p47-keller.pdf
  file_size: 804240
  relation: main_file
  success: 1
file_date_updated: 2018-11-02T14:00:54Z
has_accepted_license: '1'
language:
- iso: eng
page: 47--52
project:
- _id: '1'
  name: SFB 901
- _id: '6'
  name: SFB 901 - Subprojekt A2
- _id: '2'
  name: SFB 901 - Project Area A
publication: Proceedings of the SIGCOMM workshop on Distributed cloud computing
status: public
title: Response Time-Optimized Distributed Cloud Resource Allocation
type: conference
user_id: '477'
year: '2014'
...
---
_id: '376'
abstract:
- lang: eng
  text: Radio access networks (RANs) have become one of the largest energy consumers
    of communication technology [LLH+13] and their energy consumption is predicted
    to increase [FFMB11]. To reduce the energy consumption of RANs different techniques
    have been proposed. One of the most promising techniques is the use of a low-power
    sleep mode. However, a sleep mode can also reduce the performance. In this dissertation,
    I quantify how much energy can be conserved with a sleep mode and which negative
    effects it has on the performance of RANs. Additionally, I analyze how a sleep
    mode can be enabled more often and how the performance can be kept high. First,
    I quantify the effect of power-cycle durations on energy consumption and latency
    in an abstract queuing system. This results in a trade-off between energy consumption
    and latency for a single base station (BS). Second, I show that considering a
    network as a whole (instead of each BS individually) allows the energy consumption
    to be reduced even further. After these analyses, which are not specific for RANs,
    I study RANs for the rest of the dissertation. RANs need to both detect and execute
    the requests of users. Because detection and execution of requests have different
    requirements, I analyze them independently. I quantify how the number of active
    BSs can be reduced if the detection ranges of BSs are increased by cooperative
    transmissions. Next, I analyze how more BSs can be deactivated if the remaining
    active BSs cooperate to transmit data to the users. However, in addition to increasing
    the range, cooperative transmissions also radiate more power. This results in
    higher interference for other users which slows their transmissions down and,
    thus, increases energy consumption. Therefore, I describe how the radiated power
    of cooperative transmissions can be reduced if instantaneous channel knowledge
    is available. Because the implementation in real hardware is impractical for demonstration
    purposes, I show the results of a simulation that incorporates all effects I studied
    analytically earlier. In conclusion, I show that a sleep mode can reduce the energy
    consumption of RANs if applied correctly. To apply a sleep mode correctly, it
    is necessary to consider power-cycle durations, power profiles, and the interaction
    of BSs. When this knowledge is combined the energy consumption of RANs can be
    reduced with only a slight loss of performance. Because this results in a trade-off
    between energy consumption and performance, each RAN operator has to decide which
    trade-off is preferred.
author:
- first_name: Matthias
  full_name: Herlich, Matthias
  last_name: Herlich
citation:
  ama: Herlich M. <i>Reducing Energy Consumption of Radio Access Networks</i>. Universität
    Paderborn; 2014.
  apa: Herlich, M. (2014). <i>Reducing Energy Consumption of Radio Access Networks</i>.
    Universität Paderborn.
  bibtex: '@book{Herlich_2014, title={Reducing Energy Consumption of Radio Access
    Networks}, publisher={Universität Paderborn}, author={Herlich, Matthias}, year={2014}
    }'
  chicago: Herlich, Matthias. <i>Reducing Energy Consumption of Radio Access Networks</i>.
    Universität Paderborn, 2014.
  ieee: M. Herlich, <i>Reducing Energy Consumption of Radio Access Networks</i>. Universität
    Paderborn, 2014.
  mla: Herlich, Matthias. <i>Reducing Energy Consumption of Radio Access Networks</i>.
    Universität Paderborn, 2014.
  short: M. Herlich, Reducing Energy Consumption of Radio Access Networks, Universität
    Paderborn, 2014.
date_created: 2017-10-17T12:42:05Z
date_updated: 2022-01-06T06:59:35Z
ddc:
- '040'
department:
- _id: '75'
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-20T07:14:52Z
  date_updated: 2018-03-20T07:14:52Z
  file_id: '1398'
  file_name: 376-Herlich-Dissertation.pdf
  file_size: 1476366
  relation: main_file
  success: 1
file_date_updated: 2018-03-20T07:14:52Z
has_accepted_license: '1'
project:
- _id: '1'
  name: SFB 901
- _id: '6'
  name: SFB 901 - Subprojekt A2
- _id: '2'
  name: SFB 901 - Project Area A
publisher: Universität Paderborn
status: public
supervisor:
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
title: Reducing Energy Consumption of Radio Access Networks
type: dissertation
user_id: '477'
year: '2014'
...
---
_id: '382'
abstract:
- lang: eng
  text: This paper explores how cloud provider competition inﬂuences instance pricing
    in an IaaS (Infrastructure-as-a-Service) market. When reserved instance pricing
    includes an on-demand price component in addition to a reservation fee (two-part
    tariffs), different providers might offer different price combinations, where
    the client’s choice depends on its load proﬁle. We investigate a duopoly of providers
    and analyze stable market prices in two-part tariffs. Further, we study offers
    that allow a speciﬁed amount of included usage (three-part tariffs). Neither two-part
    nor three-part tariffs produce an equilibrium market outcome other than a service
    pricing that equals production cost, i.e., complex price structures do not signiﬁcantly
    affect the results from ordinary Bertrand competition.
author:
- first_name: Jörn
  full_name: Künsemöller, Jörn
  last_name: Künsemöller
- first_name: Sonja
  full_name: Brangewitz, Sonja
  last_name: Brangewitz
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
- first_name: Claus-Jochen
  full_name: Haake, Claus-Jochen
  id: '20801'
  last_name: Haake
citation:
  ama: 'Künsemöller J, Brangewitz S, Karl H, Haake C-J. Provider Competition in Infrastructure-as-a-Service.
    In: <i>Proceedings of the 2014 IEEE International Conference on Services Computing
    (SCC)</i>. ; 2014:203-210. doi:<a href="https://doi.org/10.1109/SCC.2014.35">10.1109/SCC.2014.35</a>'
  apa: Künsemöller, J., Brangewitz, S., Karl, H., &#38; Haake, C.-J. (2014). Provider
    Competition in Infrastructure-as-a-Service. In <i>Proceedings of the 2014 IEEE
    International Conference on Services Computing (SCC)</i> (pp. 203–210). <a href="https://doi.org/10.1109/SCC.2014.35">https://doi.org/10.1109/SCC.2014.35</a>
  bibtex: '@inproceedings{Künsemöller_Brangewitz_Karl_Haake_2014, title={Provider
    Competition in Infrastructure-as-a-Service}, DOI={<a href="https://doi.org/10.1109/SCC.2014.35">10.1109/SCC.2014.35</a>},
    booktitle={Proceedings of the 2014 IEEE International Conference on Services Computing
    (SCC)}, author={Künsemöller, Jörn and Brangewitz, Sonja and Karl, Holger and Haake,
    Claus-Jochen}, year={2014}, pages={203–210} }'
  chicago: Künsemöller, Jörn, Sonja Brangewitz, Holger Karl, and Claus-Jochen Haake.
    “Provider Competition in Infrastructure-as-a-Service.” In <i>Proceedings of the
    2014 IEEE International Conference on Services Computing (SCC)</i>, 203–10, 2014.
    <a href="https://doi.org/10.1109/SCC.2014.35">https://doi.org/10.1109/SCC.2014.35</a>.
  ieee: J. Künsemöller, S. Brangewitz, H. Karl, and C.-J. Haake, “Provider Competition
    in Infrastructure-as-a-Service,” in <i>Proceedings of the 2014 IEEE International
    Conference on Services Computing (SCC)</i>, 2014, pp. 203–210.
  mla: Künsemöller, Jörn, et al. “Provider Competition in Infrastructure-as-a-Service.”
    <i>Proceedings of the 2014 IEEE International Conference on Services Computing
    (SCC)</i>, 2014, pp. 203–10, doi:<a href="https://doi.org/10.1109/SCC.2014.35">10.1109/SCC.2014.35</a>.
  short: 'J. Künsemöller, S. Brangewitz, H. Karl, C.-J. Haake, in: Proceedings of
    the 2014 IEEE International Conference on Services Computing (SCC), 2014, pp.
    203–210.'
date_created: 2017-10-17T12:42:06Z
date_updated: 2022-01-06T06:59:37Z
ddc:
- '004'
department:
- _id: '75'
- _id: '205'
doi: 10.1109/SCC.2014.35
file:
- access_level: closed
  content_type: application/pdf
  creator: ups
  date_created: 2018-11-02T13:34:46Z
  date_updated: 2018-11-02T13:34:46Z
  file_id: '5250'
  file_name: 06930535.pdf
  file_size: 228172
  relation: main_file
  success: 1
file_date_updated: 2018-11-02T13:34:46Z
has_accepted_license: '1'
language:
- iso: eng
page: 203-210
project:
- _id: '1'
  name: SFB 901
- _id: '6'
  name: SFB 901 - Subprojekt A2
- _id: '7'
  name: SFB 901 - Subproject A3
- _id: '2'
  name: SFB 901 - Project Area A
publication: Proceedings of the 2014 IEEE International Conference on Services Computing
  (SCC)
status: public
title: Provider Competition in Infrastructure-as-a-Service
type: conference
user_id: '477'
year: '2014'
...
---
_id: '1801'
author:
- first_name: Philip
  full_name: Wette, Philip
  last_name: Wette
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: 'Wette P, Karl H. Incorporating feedback from application layer into routing
    and wavelength assignment algorithms. In: <i>2013 IEEE Conference on Computer
    Communications Workshops (INFOCOM WKSHPS)</i>. IEEE; 2014. doi:<a href="https://doi.org/10.1109/infcomw.2013.6970733">10.1109/infcomw.2013.6970733</a>'
  apa: Wette, P., &#38; Karl, H. (2014). Incorporating feedback from application layer
    into routing and wavelength assignment algorithms. In <i>2013 IEEE Conference
    on Computer Communications Workshops (INFOCOM WKSHPS)</i>. IEEE. <a href="https://doi.org/10.1109/infcomw.2013.6970733">https://doi.org/10.1109/infcomw.2013.6970733</a>
  bibtex: '@inproceedings{Wette_Karl_2014, title={Incorporating feedback from application
    layer into routing and wavelength assignment algorithms}, DOI={<a href="https://doi.org/10.1109/infcomw.2013.6970733">10.1109/infcomw.2013.6970733</a>},
    booktitle={2013 IEEE Conference on Computer Communications Workshops (INFOCOM
    WKSHPS)}, publisher={IEEE}, author={Wette, Philip and Karl, Holger}, year={2014}
    }'
  chicago: Wette, Philip, and Holger Karl. “Incorporating Feedback from Application
    Layer into Routing and Wavelength Assignment Algorithms.” In <i>2013 IEEE Conference
    on Computer Communications Workshops (INFOCOM WKSHPS)</i>. IEEE, 2014. <a href="https://doi.org/10.1109/infcomw.2013.6970733">https://doi.org/10.1109/infcomw.2013.6970733</a>.
  ieee: P. Wette and H. Karl, “Incorporating feedback from application layer into
    routing and wavelength assignment algorithms,” in <i>2013 IEEE Conference on Computer
    Communications Workshops (INFOCOM WKSHPS)</i>, 2014.
  mla: Wette, Philip, and Holger Karl. “Incorporating Feedback from Application Layer
    into Routing and Wavelength Assignment Algorithms.” <i>2013 IEEE Conference on
    Computer Communications Workshops (INFOCOM WKSHPS)</i>, IEEE, 2014, doi:<a href="https://doi.org/10.1109/infcomw.2013.6970733">10.1109/infcomw.2013.6970733</a>.
  short: 'P. Wette, H. Karl, in: 2013 IEEE Conference on Computer Communications Workshops
    (INFOCOM WKSHPS), IEEE, 2014.'
date_created: 2018-03-27T07:57:00Z
date_updated: 2022-01-06T06:53:25Z
department:
- _id: '75'
doi: 10.1109/infcomw.2013.6970733
publication: 2013 IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS)
publication_identifier:
  isbn:
  - '9781479900565'
  - '9781479900558'
  - '9781479900541'
publication_status: published
publisher: IEEE
status: public
title: Incorporating feedback from application layer into routing and wavelength assignment
  algorithms
type: conference
user_id: '15572'
year: '2014'
...
---
_id: '458'
author:
- first_name: Philipp
  full_name: Dreimann, Philipp
  last_name: Dreimann
citation:
  ama: Dreimann P. <i>Anticipatory Power Cycling of Mobile Network Equipment for High-Demand
    Multimedia Traffic</i>. Universität Paderborn; 2014.
  apa: Dreimann, P. (2014). <i>Anticipatory Power Cycling of Mobile Network Equipment
    for High-Demand Multimedia Traffic</i>. Universität Paderborn.
  bibtex: '@book{Dreimann_2014, title={Anticipatory Power Cycling of Mobile Network
    Equipment for High-Demand Multimedia Traffic}, publisher={Universität Paderborn},
    author={Dreimann, Philipp}, year={2014} }'
  chicago: Dreimann, Philipp. <i>Anticipatory Power Cycling of Mobile Network Equipment
    for High-Demand Multimedia Traffic</i>. Universität Paderborn, 2014.
  ieee: P. Dreimann, <i>Anticipatory Power Cycling of Mobile Network Equipment for
    High-Demand Multimedia Traffic</i>. Universität Paderborn, 2014.
  mla: Dreimann, Philipp. <i>Anticipatory Power Cycling of Mobile Network Equipment
    for High-Demand Multimedia Traffic</i>. Universität Paderborn, 2014.
  short: P. Dreimann, Anticipatory Power Cycling of Mobile Network Equipment for High-Demand
    Multimedia Traffic, Universität Paderborn, 2014.
date_created: 2017-10-17T12:42:21Z
date_updated: 2022-01-06T07:01:13Z
department:
- _id: '75'
project:
- _id: '1'
  name: SFB 901
- _id: '6'
  name: SFB 901 - Subprojekt A2
- _id: '2'
  name: SFB 901 - Project Area A
publisher: Universität Paderborn
status: public
title: Anticipatory Power Cycling of Mobile Network Equipment for High-Demand Multimedia
  Traffic
type: mastersthesis
user_id: '15504'
year: '2014'
...
---
_id: '461'
author:
- first_name: Sevil
  full_name: Dräxler, Sevil
  id: '31764'
  last_name: Dräxler
citation:
  ama: Dräxler S. <i>Adaptive Placement of Programmable Virtual Network Function Chains</i>.
    Universität Paderborn; 2014.
  apa: Dräxler, S. (2014). <i>Adaptive Placement of Programmable Virtual Network Function
    Chains</i>. Universität Paderborn.
  bibtex: '@book{Dräxler_2014, title={Adaptive Placement of Programmable Virtual Network
    Function Chains}, publisher={Universität Paderborn}, author={Dräxler, Sevil},
    year={2014} }'
  chicago: Dräxler, Sevil. <i>Adaptive Placement of Programmable Virtual Network Function
    Chains</i>. Universität Paderborn, 2014.
  ieee: S. Dräxler, <i>Adaptive Placement of Programmable Virtual Network Function
    Chains</i>. Universität Paderborn, 2014.
  mla: Dräxler, Sevil. <i>Adaptive Placement of Programmable Virtual Network Function
    Chains</i>. Universität Paderborn, 2014.
  short: S. Dräxler, Adaptive Placement of Programmable Virtual Network Function Chains,
    Universität Paderborn, 2014.
date_created: 2017-10-17T12:42:21Z
date_updated: 2022-01-06T07:01:14Z
department:
- _id: '75'
project:
- _id: '1'
  name: SFB 901
- _id: '6'
  name: SFB 901 - Subprojekt A2
- _id: '2'
  name: SFB 901 - Project Area A
publisher: Universität Paderborn
status: public
title: Adaptive Placement of Programmable Virtual Network Function Chains
type: bachelorsthesis
user_id: '477'
year: '2014'
...
---
_id: '467'
abstract:
- lang: eng
  text: Financial beneﬁts are an important factor when cloud infrastructure is considered
    to meet processing demand. The dynamics of on-demand pricing and service usage
    are investigated in a two-stage game model for a monopoly Infrastructure-as-a-Service
    (IaaS) market. The possibility of hybrid clouds (public clouds plus own infrastructure)
    turns out to be essential in order that not only the provider but also the clients
    have signiﬁcant beneﬁts from on-demand services. Even if the client meets all
    demand in the public cloud, the threat of building a hybrid cloud keeps the instance
    price low. This is not the case when reserved instances are oﬀered as well. Parameters
    like load proﬁles and economies of scale have a huge eﬀect on likely future pricing
    and on a cost-optimal split-up of client demand between either a client’s own
    data center and a public cloud service or between reserved and on-demand cloud
    instances.
author:
- first_name: Jörn
  full_name: Künsemöller, Jörn
  last_name: Künsemöller
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: Künsemöller J, Karl H. A Game-Theoretic Approach to the Financial Benefits
    of Infrastructure-as-a-Service. <i>Future Generation Computer Systems</i>. 2014:44--52.
    doi:<a href="https://doi.org/10.1016/j.future.2014.03.005">10.1016/j.future.2014.03.005</a>
  apa: Künsemöller, J., &#38; Karl, H. (2014). A Game-Theoretic Approach to the Financial
    Benefits of Infrastructure-as-a-Service. <i>Future Generation Computer Systems</i>,
    44--52. <a href="https://doi.org/10.1016/j.future.2014.03.005">https://doi.org/10.1016/j.future.2014.03.005</a>
  bibtex: '@article{Künsemöller_Karl_2014, title={A Game-Theoretic Approach to the
    Financial Benefits of Infrastructure-as-a-Service}, DOI={<a href="https://doi.org/10.1016/j.future.2014.03.005">10.1016/j.future.2014.03.005</a>},
    journal={Future Generation Computer Systems}, publisher={Elsevier}, author={Künsemöller,
    Jörn and Karl, Holger}, year={2014}, pages={44--52} }'
  chicago: Künsemöller, Jörn, and Holger Karl. “A Game-Theoretic Approach to the Financial
    Benefits of Infrastructure-as-a-Service.” <i>Future Generation Computer Systems</i>,
    2014, 44--52. <a href="https://doi.org/10.1016/j.future.2014.03.005">https://doi.org/10.1016/j.future.2014.03.005</a>.
  ieee: J. Künsemöller and H. Karl, “A Game-Theoretic Approach to the Financial Benefits
    of Infrastructure-as-a-Service,” <i>Future Generation Computer Systems</i>, pp.
    44--52, 2014.
  mla: Künsemöller, Jörn, and Holger Karl. “A Game-Theoretic Approach to the Financial
    Benefits of Infrastructure-as-a-Service.” <i>Future Generation Computer Systems</i>,
    Elsevier, 2014, pp. 44--52, doi:<a href="https://doi.org/10.1016/j.future.2014.03.005">10.1016/j.future.2014.03.005</a>.
  short: J. Künsemöller, H. Karl, Future Generation Computer Systems (2014) 44--52.
date_created: 2017-10-17T12:42:23Z
date_updated: 2022-01-06T07:01:17Z
ddc:
- '000'
department:
- _id: '75'
doi: 10.1016/j.future.2014.03.005
file:
- access_level: closed
  content_type: application/pdf
  creator: ups
  date_created: 2018-11-02T15:46:17Z
  date_updated: 2018-11-02T15:46:17Z
  file_id: '5312'
  file_name: KünsemöllerKarl.pdf
  file_size: 698992
  relation: main_file
  success: 1
file_date_updated: 2018-11-02T15:46:17Z
has_accepted_license: '1'
language:
- iso: eng
page: 44--52
project:
- _id: '1'
  name: SFB 901
- _id: '6'
  name: SFB 901 - Subprojekt A2
- _id: '2'
  name: SFB 901 - Project Area A
publication: Future Generation Computer Systems
publisher: Elsevier
status: public
title: A Game-Theoretic Approach to the Financial Benefits of Infrastructure-as-a-Service
type: journal_article
user_id: '477'
year: '2014'
...
---
_id: '753'
author:
- first_name: Frederic
  full_name: Beister, Frederic
  last_name: Beister
- first_name: Martin
  full_name: Dräxler, Martin
  last_name: Dräxler
- first_name: J.
  full_name: Aelken, J.
  last_name: Aelken
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: Beister F, Dräxler M, Aelken J, Karl H. Power model design for ICT systems
    -- A generic approach. <i>Computer Communications</i>. 2014:77--85. doi:<a href="https://doi.org/10.1016/j.comcom.2014.02.007">10.1016/j.comcom.2014.02.007</a>
  apa: Beister, F., Dräxler, M., Aelken, J., &#38; Karl, H. (2014). Power model design
    for ICT systems -- A generic approach. <i>Computer Communications</i>, 77--85.
    <a href="https://doi.org/10.1016/j.comcom.2014.02.007">https://doi.org/10.1016/j.comcom.2014.02.007</a>
  bibtex: '@article{Beister_Dräxler_Aelken_Karl_2014, title={Power model design for
    ICT systems -- A generic approach}, DOI={<a href="https://doi.org/10.1016/j.comcom.2014.02.007">10.1016/j.comcom.2014.02.007</a>},
    journal={Computer Communications}, author={Beister, Frederic and Dräxler, Martin
    and Aelken, J. and Karl, Holger}, year={2014}, pages={77--85} }'
  chicago: Beister, Frederic, Martin Dräxler, J. Aelken, and Holger Karl. “Power Model
    Design for ICT Systems -- A Generic Approach.” <i>Computer Communications</i>,
    2014, 77--85. <a href="https://doi.org/10.1016/j.comcom.2014.02.007">https://doi.org/10.1016/j.comcom.2014.02.007</a>.
  ieee: F. Beister, M. Dräxler, J. Aelken, and H. Karl, “Power model design for ICT
    systems -- A generic approach,” <i>Computer Communications</i>, pp. 77--85, 2014.
  mla: Beister, Frederic, et al. “Power Model Design for ICT Systems -- A Generic
    Approach.” <i>Computer Communications</i>, 2014, pp. 77--85, doi:<a href="https://doi.org/10.1016/j.comcom.2014.02.007">10.1016/j.comcom.2014.02.007</a>.
  short: F. Beister, M. Dräxler, J. Aelken, H. Karl, Computer Communications (2014)
    77--85.
date_created: 2017-11-27T10:22:25Z
date_updated: 2022-01-06T07:03:39Z
department:
- _id: '75'
doi: 10.1016/j.comcom.2014.02.007
page: 77--85
publication: Computer Communications
status: public
title: Power model design for ICT systems -- A generic approach
type: journal_article
user_id: '15572'
year: '2014'
...
---
_id: '754'
author:
- first_name: Rana
  full_name: Azeem M. Khan, Rana
  last_name: Azeem M. Khan
- first_name: Holger
  full_name: Karl, Holger
  last_name: Karl
citation:
  ama: Azeem M. Khan R, Karl H. MAC Protocols for Cooperative Diversity in Wireless
    LANs and Wireless Sensor Networks. <i>IEEE Communications Surveys and Tutorials</i>.
    2014;(1):46--63. doi:<a href="https://doi.org/10.1109/SURV.2013.042313.00067">10.1109/SURV.2013.042313.00067</a>
  apa: Azeem M. Khan, R., &#38; Karl, H. (2014). MAC Protocols for Cooperative Diversity
    in Wireless LANs and Wireless Sensor Networks. <i>IEEE Communications Surveys
    and Tutorials</i>, (1), 46--63. <a href="https://doi.org/10.1109/SURV.2013.042313.00067">https://doi.org/10.1109/SURV.2013.042313.00067</a>
  bibtex: '@article{Azeem M. Khan_Karl_2014, title={MAC Protocols for Cooperative
    Diversity in Wireless LANs and Wireless Sensor Networks}, DOI={<a href="https://doi.org/10.1109/SURV.2013.042313.00067">10.1109/SURV.2013.042313.00067</a>},
    number={1}, journal={IEEE Communications Surveys and Tutorials}, author={Azeem
    M. Khan, Rana and Karl, Holger}, year={2014}, pages={46--63} }'
  chicago: 'Azeem M. Khan, Rana, and Holger Karl. “MAC Protocols for Cooperative Diversity
    in Wireless LANs and Wireless Sensor Networks.” <i>IEEE Communications Surveys
    and Tutorials</i>, no. 1 (2014): 46--63. <a href="https://doi.org/10.1109/SURV.2013.042313.00067">https://doi.org/10.1109/SURV.2013.042313.00067</a>.'
  ieee: R. Azeem M. Khan and H. Karl, “MAC Protocols for Cooperative Diversity in
    Wireless LANs and Wireless Sensor Networks,” <i>IEEE Communications Surveys and
    Tutorials</i>, no. 1, pp. 46--63, 2014.
  mla: Azeem M. Khan, Rana, and Holger Karl. “MAC Protocols for Cooperative Diversity
    in Wireless LANs and Wireless Sensor Networks.” <i>IEEE Communications Surveys
    and Tutorials</i>, no. 1, 2014, pp. 46--63, doi:<a href="https://doi.org/10.1109/SURV.2013.042313.00067">10.1109/SURV.2013.042313.00067</a>.
  short: R. Azeem M. Khan, H. Karl, IEEE Communications Surveys and Tutorials (2014)
    46--63.
date_created: 2017-11-27T10:22:25Z
date_updated: 2022-01-06T07:03:39Z
department:
- _id: '75'
doi: 10.1109/SURV.2013.042313.00067
issue: '1'
page: 46--63
publication: IEEE Communications Surveys and Tutorials
status: public
title: MAC Protocols for Cooperative Diversity in Wireless LANs and Wireless Sensor
  Networks
type: journal_article
user_id: '15572'
year: '2014'
...
---
_id: '759'
author:
- first_name: Martin
  full_name: Dräxler, Martin
  last_name: Dräxler
- first_name: Philipp
  full_name: Dreimann, Philipp
  last_name: Dreimann
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: 'Dräxler M, Dreimann P, Karl H. Anticipatory power cycling of mobile network
    equipment for high demand multimedia traffic. In: <i>IEEE Online Conference on
    Green Communications, OnlineGreenComm 2014, November 12-14, 2014</i>. ; 2014:1--7.
    doi:<a href="https://doi.org/10.1109/OnlineGreenCom.2014.7114415">10.1109/OnlineGreenCom.2014.7114415</a>'
  apa: Dräxler, M., Dreimann, P., &#38; Karl, H. (2014). Anticipatory power cycling
    of mobile network equipment for high demand multimedia traffic. In <i>IEEE Online
    Conference on Green Communications, OnlineGreenComm 2014, November 12-14, 2014</i>
    (pp. 1--7). <a href="https://doi.org/10.1109/OnlineGreenCom.2014.7114415">https://doi.org/10.1109/OnlineGreenCom.2014.7114415</a>
  bibtex: '@inproceedings{Dräxler_Dreimann_Karl_2014, title={Anticipatory power cycling
    of mobile network equipment for high demand multimedia traffic}, DOI={<a href="https://doi.org/10.1109/OnlineGreenCom.2014.7114415">10.1109/OnlineGreenCom.2014.7114415</a>},
    booktitle={IEEE Online Conference on Green Communications, OnlineGreenComm 2014,
    November 12-14, 2014}, author={Dräxler, Martin and Dreimann, Philipp and Karl,
    Holger}, year={2014}, pages={1--7} }'
  chicago: Dräxler, Martin, Philipp Dreimann, and Holger Karl. “Anticipatory Power
    Cycling of Mobile Network Equipment for High Demand Multimedia Traffic.” In <i>IEEE
    Online Conference on Green Communications, OnlineGreenComm 2014, November 12-14,
    2014</i>, 1--7, 2014. <a href="https://doi.org/10.1109/OnlineGreenCom.2014.7114415">https://doi.org/10.1109/OnlineGreenCom.2014.7114415</a>.
  ieee: M. Dräxler, P. Dreimann, and H. Karl, “Anticipatory power cycling of mobile
    network equipment for high demand multimedia traffic,” in <i>IEEE Online Conference
    on Green Communications, OnlineGreenComm 2014, November 12-14, 2014</i>, 2014,
    pp. 1--7.
  mla: Dräxler, Martin, et al. “Anticipatory Power Cycling of Mobile Network Equipment
    for High Demand Multimedia Traffic.” <i>IEEE Online Conference on Green Communications,
    OnlineGreenComm 2014, November 12-14, 2014</i>, 2014, pp. 1--7, doi:<a href="https://doi.org/10.1109/OnlineGreenCom.2014.7114415">10.1109/OnlineGreenCom.2014.7114415</a>.
  short: 'M. Dräxler, P. Dreimann, H. Karl, in: IEEE Online Conference on Green Communications,
    OnlineGreenComm 2014, November 12-14, 2014, 2014, pp. 1--7.'
date_created: 2017-11-27T10:22:25Z
date_updated: 2022-01-06T07:03:40Z
department:
- _id: '75'
doi: 10.1109/OnlineGreenCom.2014.7114415
ec_funded: '1'
page: 1--7
project:
- _id: '22'
  call_identifier: FP7-ICT-2011-C
  grant_number: '318115'
  name: Connectivity management for eneRgy Optimised Wireless Dense works
publication: IEEE Online Conference on Green Communications, OnlineGreenComm 2014,
  November 12-14, 2014
status: public
title: Anticipatory power cycling of mobile network equipment for high demand multimedia
  traffic
type: conference
user_id: '15572'
year: '2014'
...
---
_id: '760'
author:
- first_name: Sebastien
  full_name: Auroux, Sebastien
  last_name: Auroux
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: 'Auroux S, Karl H. Flow processing-aware controller placement in wireless DenseNets.
    In: <i>25th IEEE Annual International Symposium on Personal, Indoor, and Mobile
    Radio Communication, {PIMRC} 2014, Washington DC, USA, September 2-5, 2014</i>.
    ; 2014:1294--1299. doi:<a href="https://doi.org/10.1109/PIMRC.2014.7136368">10.1109/PIMRC.2014.7136368</a>'
  apa: Auroux, S., &#38; Karl, H. (2014). Flow processing-aware controller placement
    in wireless DenseNets. In <i>25th IEEE Annual International Symposium on Personal,
    Indoor, and Mobile Radio Communication, {PIMRC} 2014, Washington DC, USA, September
    2-5, 2014</i> (pp. 1294--1299). <a href="https://doi.org/10.1109/PIMRC.2014.7136368">https://doi.org/10.1109/PIMRC.2014.7136368</a>
  bibtex: '@inproceedings{Auroux_Karl_2014, title={Flow processing-aware controller
    placement in wireless DenseNets}, DOI={<a href="https://doi.org/10.1109/PIMRC.2014.7136368">10.1109/PIMRC.2014.7136368</a>},
    booktitle={25th IEEE Annual International Symposium on Personal, Indoor, and Mobile
    Radio Communication, {PIMRC} 2014, Washington DC, USA, September 2-5, 2014}, author={Auroux,
    Sebastien and Karl, Holger}, year={2014}, pages={1294--1299} }'
  chicago: Auroux, Sebastien, and Holger Karl. “Flow Processing-Aware Controller Placement
    in Wireless DenseNets.” In <i>25th IEEE Annual International Symposium on Personal,
    Indoor, and Mobile Radio Communication, {PIMRC} 2014, Washington DC, USA, September
    2-5, 2014</i>, 1294--1299, 2014. <a href="https://doi.org/10.1109/PIMRC.2014.7136368">https://doi.org/10.1109/PIMRC.2014.7136368</a>.
  ieee: S. Auroux and H. Karl, “Flow processing-aware controller placement in wireless
    DenseNets,” in <i>25th IEEE Annual International Symposium on Personal, Indoor,
    and Mobile Radio Communication, {PIMRC} 2014, Washington DC, USA, September 2-5,
    2014</i>, 2014, pp. 1294--1299.
  mla: Auroux, Sebastien, and Holger Karl. “Flow Processing-Aware Controller Placement
    in Wireless DenseNets.” <i>25th IEEE Annual International Symposium on Personal,
    Indoor, and Mobile Radio Communication, {PIMRC} 2014, Washington DC, USA, September
    2-5, 2014</i>, 2014, pp. 1294--1299, doi:<a href="https://doi.org/10.1109/PIMRC.2014.7136368">10.1109/PIMRC.2014.7136368</a>.
  short: 'S. Auroux, H. Karl, in: 25th IEEE Annual International Symposium on Personal,
    Indoor, and Mobile Radio Communication, {PIMRC} 2014, Washington DC, USA, September
    2-5, 2014, 2014, pp. 1294--1299.'
date_created: 2017-11-27T10:22:25Z
date_updated: 2022-01-06T07:03:40Z
department:
- _id: '75'
doi: 10.1109/PIMRC.2014.7136368
ec_funded: '1'
page: 1294--1299
project:
- _id: '22'
  call_identifier: FP7-ICT-2011-C
  grant_number: '318115'
  name: Connectivity management for eneRgy Optimised Wireless Dense works
publication: 25th IEEE Annual International Symposium on Personal, Indoor, and Mobile
  Radio Communication, {PIMRC} 2014, Washington DC, USA, September 2-5, 2014
status: public
title: Flow processing-aware controller placement in wireless DenseNets
type: conference
user_id: '15572'
year: '2014'
...
---
_id: '762'
author:
- first_name: Arne
  full_name: Schwabe, Arne
  last_name: Schwabe
- first_name: Holger
  full_name: Karl, Holger
  last_name: Karl
citation:
  ama: 'Schwabe A, Karl H. Using MAC addresses as efficient routing labels in data
    centers. In: <i>Proceedings of the Third Workshop on Hot Topics in Software Defined
    Networking, HotSDN ’14, Chicago, Illinois, USA, August 22, 2014</i>. ; 2014:115--120.
    doi:<a href="https://doi.org/10.1145/2620728.2620730">10.1145/2620728.2620730</a>'
  apa: Schwabe, A., &#38; Karl, H. (2014). Using MAC addresses as efficient routing
    labels in data centers. In <i>Proceedings of the third workshop on Hot topics
    in software defined networking, HotSDN ’14, Chicago, Illinois, USA, August 22,
    2014</i> (pp. 115--120). <a href="https://doi.org/10.1145/2620728.2620730">https://doi.org/10.1145/2620728.2620730</a>
  bibtex: '@inproceedings{Schwabe_Karl_2014, title={Using MAC addresses as efficient
    routing labels in data centers}, DOI={<a href="https://doi.org/10.1145/2620728.2620730">10.1145/2620728.2620730</a>},
    booktitle={Proceedings of the third workshop on Hot topics in software defined
    networking, HotSDN ’14, Chicago, Illinois, USA, August 22, 2014}, author={Schwabe,
    Arne and Karl, Holger}, year={2014}, pages={115--120} }'
  chicago: Schwabe, Arne, and Holger Karl. “Using MAC Addresses as Efficient Routing
    Labels in Data Centers.” In <i>Proceedings of the Third Workshop on Hot Topics
    in Software Defined Networking, HotSDN ’14, Chicago, Illinois, USA, August 22,
    2014</i>, 115--120, 2014. <a href="https://doi.org/10.1145/2620728.2620730">https://doi.org/10.1145/2620728.2620730</a>.
  ieee: A. Schwabe and H. Karl, “Using MAC addresses as efficient routing labels in
    data centers,” in <i>Proceedings of the third workshop on Hot topics in software
    defined networking, HotSDN ’14, Chicago, Illinois, USA, August 22, 2014</i>, 2014,
    pp. 115--120.
  mla: Schwabe, Arne, and Holger Karl. “Using MAC Addresses as Efficient Routing Labels
    in Data Centers.” <i>Proceedings of the Third Workshop on Hot Topics in Software
    Defined Networking, HotSDN ’14, Chicago, Illinois, USA, August 22, 2014</i>, 2014,
    pp. 115--120, doi:<a href="https://doi.org/10.1145/2620728.2620730">10.1145/2620728.2620730</a>.
  short: 'A. Schwabe, H. Karl, in: Proceedings of the Third Workshop on Hot Topics
    in Software Defined Networking, HotSDN ’14, Chicago, Illinois, USA, August 22,
    2014, 2014, pp. 115--120.'
date_created: 2017-11-27T10:22:25Z
date_updated: 2022-01-06T07:03:41Z
ddc:
- '004'
department:
- _id: '75'
doi: 10.1145/2620728.2620730
file:
- access_level: closed
  content_type: application/pdf
  creator: ups
  date_created: 2018-11-02T13:32:48Z
  date_updated: 2018-11-02T13:32:48Z
  file_id: '5249'
  file_name: p115-schwabe.pdf
  file_size: 1349578
  relation: main_file
file_date_updated: 2018-11-02T13:32:48Z
has_accepted_license: '1'
language:
- iso: eng
page: 115--120
project:
- _id: '1'
  name: SFB 901
- _id: '2'
  name: SFB 901 - Project Area A
- _id: '6'
  name: SFB 901 - Subproject A2
publication: Proceedings of the third workshop on Hot topics in software defined networking,
  HotSDN '14, Chicago, Illinois, USA, August 22, 2014
status: public
title: Using MAC addresses as efficient routing labels in data centers
type: conference
user_id: '477'
year: '2014'
...
---
_id: '763'
author:
- first_name: Johannes
  full_name: Blanckenstein, Johannes
  last_name: Blanckenstein
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: 'Blanckenstein J, Karl H. Energy-efficient clock synchronization using wake-up
    receivers. In: <i>22nd International Conference on Software, Telecommunications
    and Computer Networks, SoftCOM 2014, Split, Croatia, September 17-19, 2014</i>.
    ; 2014:408--413. doi:<a href="https://doi.org/10.1109/SOFTCOM.2014.7039090">10.1109/SOFTCOM.2014.7039090</a>'
  apa: Blanckenstein, J., &#38; Karl, H. (2014). Energy-efficient clock synchronization
    using wake-up receivers. In <i>22nd International Conference on Software, Telecommunications
    and Computer Networks, SoftCOM 2014, Split, Croatia, September 17-19, 2014</i>
    (pp. 408--413). <a href="https://doi.org/10.1109/SOFTCOM.2014.7039090">https://doi.org/10.1109/SOFTCOM.2014.7039090</a>
  bibtex: '@inproceedings{Blanckenstein_Karl_2014, title={Energy-efficient clock synchronization
    using wake-up receivers}, DOI={<a href="https://doi.org/10.1109/SOFTCOM.2014.7039090">10.1109/SOFTCOM.2014.7039090</a>},
    booktitle={22nd International Conference on Software, Telecommunications and Computer
    Networks, SoftCOM 2014, Split, Croatia, September 17-19, 2014}, author={Blanckenstein,
    Johannes and Karl, Holger}, year={2014}, pages={408--413} }'
  chicago: Blanckenstein, Johannes, and Holger Karl. “Energy-Efficient Clock Synchronization
    Using Wake-up Receivers.” In <i>22nd International Conference on Software, Telecommunications
    and Computer Networks, SoftCOM 2014, Split, Croatia, September 17-19, 2014</i>,
    408--413, 2014. <a href="https://doi.org/10.1109/SOFTCOM.2014.7039090">https://doi.org/10.1109/SOFTCOM.2014.7039090</a>.
  ieee: J. Blanckenstein and H. Karl, “Energy-efficient clock synchronization using
    wake-up receivers,” in <i>22nd International Conference on Software, Telecommunications
    and Computer Networks, SoftCOM 2014, Split, Croatia, September 17-19, 2014</i>,
    2014, pp. 408--413.
  mla: Blanckenstein, Johannes, and Holger Karl. “Energy-Efficient Clock Synchronization
    Using Wake-up Receivers.” <i>22nd International Conference on Software, Telecommunications
    and Computer Networks, SoftCOM 2014, Split, Croatia, September 17-19, 2014</i>,
    2014, pp. 408--413, doi:<a href="https://doi.org/10.1109/SOFTCOM.2014.7039090">10.1109/SOFTCOM.2014.7039090</a>.
  short: 'J. Blanckenstein, H. Karl, in: 22nd International Conference on Software,
    Telecommunications and Computer Networks, SoftCOM 2014, Split, Croatia, September
    17-19, 2014, 2014, pp. 408--413.'
date_created: 2017-11-27T10:22:25Z
date_updated: 2022-01-06T07:03:41Z
department:
- _id: '75'
doi: 10.1109/SOFTCOM.2014.7039090
page: 408--413
publication: 22nd International Conference on Software, Telecommunications and Computer
  Networks, SoftCOM 2014, Split, Croatia, September 17-19, 2014
status: public
title: Energy-efficient clock synchronization using wake-up receivers
type: conference
user_id: '15572'
year: '2014'
...
---
_id: '765'
author:
- first_name: Frederic
  full_name: Beister, Frederic
  last_name: Beister
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: 'Beister F, Karl H. Predicting mobile video inter-download times with Hidden
    Markov Models. In: <i>IEEE 10th International Conference on Wireless and Mobile
    Computing, Networking and Communications, WiMob 2014, Larnaca, Cyprus, October
    8-10, 2014</i>. ; 2014:359--364. doi:<a href="https://doi.org/10.1109/WiMOB.2014.6962195">10.1109/WiMOB.2014.6962195</a>'
  apa: Beister, F., &#38; Karl, H. (2014). Predicting mobile video inter-download
    times with Hidden Markov Models. In <i>IEEE 10th International Conference on Wireless
    and Mobile Computing, Networking and Communications, WiMob 2014, Larnaca, Cyprus,
    October 8-10, 2014</i> (pp. 359--364). <a href="https://doi.org/10.1109/WiMOB.2014.6962195">https://doi.org/10.1109/WiMOB.2014.6962195</a>
  bibtex: '@inproceedings{Beister_Karl_2014, title={Predicting mobile video inter-download
    times with Hidden Markov Models}, DOI={<a href="https://doi.org/10.1109/WiMOB.2014.6962195">10.1109/WiMOB.2014.6962195</a>},
    booktitle={IEEE 10th International Conference on Wireless and Mobile Computing,
    Networking and Communications, WiMob 2014, Larnaca, Cyprus, October 8-10, 2014},
    author={Beister, Frederic and Karl, Holger}, year={2014}, pages={359--364} }'
  chicago: Beister, Frederic, and Holger Karl. “Predicting Mobile Video Inter-Download
    Times with Hidden Markov Models.” In <i>IEEE 10th International Conference on
    Wireless and Mobile Computing, Networking and Communications, WiMob 2014, Larnaca,
    Cyprus, October 8-10, 2014</i>, 359--364, 2014. <a href="https://doi.org/10.1109/WiMOB.2014.6962195">https://doi.org/10.1109/WiMOB.2014.6962195</a>.
  ieee: F. Beister and H. Karl, “Predicting mobile video inter-download times with
    Hidden Markov Models,” in <i>IEEE 10th International Conference on Wireless and
    Mobile Computing, Networking and Communications, WiMob 2014, Larnaca, Cyprus,
    October 8-10, 2014</i>, 2014, pp. 359--364.
  mla: Beister, Frederic, and Holger Karl. “Predicting Mobile Video Inter-Download
    Times with Hidden Markov Models.” <i>IEEE 10th International Conference on Wireless
    and Mobile Computing, Networking and Communications, WiMob 2014, Larnaca, Cyprus,
    October 8-10, 2014</i>, 2014, pp. 359--364, doi:<a href="https://doi.org/10.1109/WiMOB.2014.6962195">10.1109/WiMOB.2014.6962195</a>.
  short: 'F. Beister, H. Karl, in: IEEE 10th International Conference on Wireless
    and Mobile Computing, Networking and Communications, WiMob 2014, Larnaca, Cyprus,
    October 8-10, 2014, 2014, pp. 359--364.'
date_created: 2017-11-27T10:22:25Z
date_updated: 2022-01-06T07:03:43Z
department:
- _id: '75'
doi: 10.1109/WiMOB.2014.6962195
page: 359--364
publication: IEEE 10th International Conference on Wireless and Mobile Computing,
  Networking and Communications, WiMob 2014, Larnaca, Cyprus, October 8-10, 2014
status: public
title: Predicting mobile video inter-download times with Hidden Markov Models
type: conference
user_id: '15572'
year: '2014'
...
---
_id: '766'
author:
- first_name: Sevil
  full_name: Mehraghdam, Sevil
  last_name: Mehraghdam
- first_name: Matthias
  full_name: Keller, Matthias
  last_name: Keller
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: Mehraghdam S, Keller M, Karl H. Specifying and Placing Chains of Virtual Network
    Functions. <i>CoRR</i>. 2014.
  apa: Mehraghdam, S., Keller, M., &#38; Karl, H. (2014). Specifying and Placing Chains
    of Virtual Network Functions. <i>CoRR</i>.
  bibtex: '@article{Mehraghdam_Keller_Karl_2014, title={Specifying and Placing Chains
    of Virtual Network Functions}, journal={CoRR}, author={Mehraghdam, Sevil and Keller,
    Matthias and Karl, Holger}, year={2014} }'
  chicago: Mehraghdam, Sevil, Matthias Keller, and Holger Karl. “Specifying and Placing
    Chains of Virtual Network Functions.” <i>CoRR</i>, 2014.
  ieee: S. Mehraghdam, M. Keller, and H. Karl, “Specifying and Placing Chains of Virtual
    Network Functions,” <i>CoRR</i>. 2014.
  mla: Mehraghdam, Sevil, et al. “Specifying and Placing Chains of Virtual Network
    Functions.” <i>CoRR</i>, 2014.
  short: S. Mehraghdam, M. Keller, H. Karl, CoRR (2014).
date_created: 2017-11-27T10:22:25Z
date_updated: 2022-01-06T07:03:43Z
department:
- _id: '75'
publication: CoRR
status: public
title: Specifying and Placing Chains of Virtual Network Functions
type: preprint
user_id: '15572'
year: '2014'
...
---
_id: '767'
author:
- first_name: Philip
  full_name: Wette, Philip
  last_name: Wette
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: 'Wette P, Karl H. DCT<sup>2</sup>Gen: A Versatile TCP Traffic Generator for
    Data Centers. <i>CoRR</i>. 2014.'
  apa: 'Wette, P., &#38; Karl, H. (2014). DCT<sup>2</sup>Gen: A Versatile TCP Traffic
    Generator for Data Centers. <i>CoRR</i>.'
  bibtex: '@article{Wette_Karl_2014, title={DCT<sup>2</sup>Gen: A Versatile TCP Traffic
    Generator for Data Centers}, journal={CoRR}, author={Wette, Philip and Karl, Holger},
    year={2014} }'
  chicago: 'Wette, Philip, and Holger Karl. “DCT<sup>2</sup>Gen: A Versatile TCP Traffic
    Generator for Data Centers.” <i>CoRR</i>, 2014.'
  ieee: 'P. Wette and H. Karl, “DCT<sup>2</sup>Gen: A Versatile TCP Traffic Generator
    for Data Centers,” <i>CoRR</i>. 2014.'
  mla: 'Wette, Philip, and Holger Karl. “DCT<sup>2</sup>Gen: A Versatile TCP Traffic
    Generator for Data Centers.” <i>CoRR</i>, 2014.'
  short: P. Wette, H. Karl, CoRR (2014).
date_created: 2017-11-27T10:22:25Z
date_updated: 2022-01-06T07:03:43Z
department:
- _id: '75'
publication: CoRR
status: public
title: 'DCT²Gen: A Versatile TCP Traffic Generator for Data Centers'
type: preprint
user_id: '15572'
year: '2014'
...
---
_id: '768'
author:
- first_name: Arne
  full_name: Schwabe, Arne
  last_name: Schwabe
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: Schwabe A, Karl H. Adding Geographical Embedding to AS Topology Generation.
    <i>CoRR</i>. 2014.
  apa: Schwabe, A., &#38; Karl, H. (2014). Adding Geographical Embedding to AS Topology
    Generation. <i>CoRR</i>.
  bibtex: '@article{Schwabe_Karl_2014, title={Adding Geographical Embedding to AS
    Topology Generation}, journal={CoRR}, author={Schwabe, Arne and Karl, Holger},
    year={2014} }'
  chicago: Schwabe, Arne, and Holger Karl. “Adding Geographical Embedding to AS Topology
    Generation.” <i>CoRR</i>, 2014.
  ieee: A. Schwabe and H. Karl, “Adding Geographical Embedding to AS Topology Generation,”
    <i>CoRR</i>. 2014.
  mla: Schwabe, Arne, and Holger Karl. “Adding Geographical Embedding to AS Topology
    Generation.” <i>CoRR</i>, 2014.
  short: A. Schwabe, H. Karl, CoRR (2014).
date_created: 2017-11-27T10:22:26Z
date_updated: 2022-01-06T07:03:43Z
department:
- _id: '75'
publication: CoRR
status: public
title: Adding Geographical Embedding to AS Topology Generation
type: preprint
user_id: '15572'
year: '2014'
...
---
_id: '426'
author:
- first_name: Veit
  full_name: Dornseifer, Veit
  last_name: Dornseifer
citation:
  ama: Dornseifer V. <i>Evaluation of a Hybrid Packet-/Circuit-Switched Data Center
    Network</i>. Universität Paderborn; 2014.
  apa: Dornseifer, V. (2014). <i>Evaluation of a Hybrid Packet-/Circuit-Switched Data
    Center Network</i>. Universität Paderborn.
  bibtex: '@book{Dornseifer_2014, title={Evaluation of a Hybrid Packet-/Circuit-Switched
    Data Center Network}, publisher={Universität Paderborn}, author={Dornseifer, Veit},
    year={2014} }'
  chicago: Dornseifer, Veit. <i>Evaluation of a Hybrid Packet-/Circuit-Switched Data
    Center Network</i>. Universität Paderborn, 2014.
  ieee: V. Dornseifer, <i>Evaluation of a Hybrid Packet-/Circuit-Switched Data Center
    Network</i>. Universität Paderborn, 2014.
  mla: Dornseifer, Veit. <i>Evaluation of a Hybrid Packet-/Circuit-Switched Data Center
    Network</i>. Universität Paderborn, 2014.
  short: V. Dornseifer, Evaluation of a Hybrid Packet-/Circuit-Switched Data Center
    Network, Universität Paderborn, 2014.
date_created: 2017-10-17T12:42:15Z
date_updated: 2022-01-06T07:00:43Z
department:
- _id: '75'
project:
- _id: '1'
  name: SFB 901
- _id: '6'
  name: SFB 901 - Subprojekt A2
- _id: '2'
  name: SFB 901 - Project Area A
publisher: Universität Paderborn
status: public
title: Evaluation of a Hybrid Packet-/Circuit-Switched Data Center Network
type: mastersthesis
user_id: '15504'
year: '2014'
...
---
_id: '432'
author:
- first_name: Nico
  full_name: Bredenbals, Nico
  last_name: Bredenbals
citation:
  ama: Bredenbals N. <i>Energy-Efficient Queuing with Delayed Deactivation</i>. Universität
    Paderborn; 2014.
  apa: Bredenbals, N. (2014). <i>Energy-Efficient Queuing with Delayed Deactivation</i>.
    Universität Paderborn.
  bibtex: '@book{Bredenbals_2014, title={Energy-Efficient Queuing with Delayed Deactivation},
    publisher={Universität Paderborn}, author={Bredenbals, Nico}, year={2014} }'
  chicago: Bredenbals, Nico. <i>Energy-Efficient Queuing with Delayed Deactivation</i>.
    Universität Paderborn, 2014.
  ieee: N. Bredenbals, <i>Energy-Efficient Queuing with Delayed Deactivation</i>.
    Universität Paderborn, 2014.
  mla: Bredenbals, Nico. <i>Energy-Efficient Queuing with Delayed Deactivation</i>.
    Universität Paderborn, 2014.
  short: N. Bredenbals, Energy-Efficient Queuing with Delayed Deactivation, Universität
    Paderborn, 2014.
date_created: 2017-10-17T12:42:16Z
date_updated: 2022-01-06T07:00:54Z
department:
- _id: '75'
project:
- _id: '1'
  name: SFB 901
- _id: '6'
  name: SFB 901 - Subprojekt A2
- _id: '2'
  name: SFB 901 - Project Area A
publisher: Universität Paderborn
status: public
title: Energy-Efficient Queuing with Delayed Deactivation
type: mastersthesis
user_id: '15504'
year: '2014'
...
---
_id: '1647'
author:
- first_name: Martin
  full_name: Dräxler, Martin
  last_name: Dräxler
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
citation:
  ama: 'Dräxler M, Karl H. Feasibility of Base Station Coordination and Dynamic Backhaul
    Network Configuration in Backhaul Networks with Limited Capacity. In: <i>Proceedings
    of 20th European Wireless Conference </i>. ; 2014.'
  apa: Dräxler, M., &#38; Karl, H. (2014). Feasibility of Base Station Coordination
    and Dynamic Backhaul Network Configuration in Backhaul Networks with Limited Capacity.
    In <i>Proceedings of 20th European Wireless Conference </i>.
  bibtex: '@inproceedings{Dräxler_Karl_2014, title={Feasibility of Base Station Coordination
    and Dynamic Backhaul Network Configuration in Backhaul Networks with Limited Capacity},
    booktitle={Proceedings of 20th European Wireless Conference }, author={Dräxler,
    Martin and Karl, Holger}, year={2014} }'
  chicago: Dräxler, Martin, and Holger Karl. “Feasibility of Base Station Coordination
    and Dynamic Backhaul Network Configuration in Backhaul Networks with Limited Capacity.”
    In <i>Proceedings of 20th European Wireless Conference </i>, 2014.
  ieee: M. Dräxler and H. Karl, “Feasibility of Base Station Coordination and Dynamic
    Backhaul Network Configuration in Backhaul Networks with Limited Capacity,” in
    <i>Proceedings of 20th European Wireless Conference </i>, 2014.
  mla: Dräxler, Martin, and Holger Karl. “Feasibility of Base Station Coordination
    and Dynamic Backhaul Network Configuration in Backhaul Networks with Limited Capacity.”
    <i>Proceedings of 20th European Wireless Conference </i>, 2014.
  short: 'M. Dräxler, H. Karl, in: Proceedings of 20th European Wireless Conference
    , 2014.'
date_created: 2018-03-22T14:10:02Z
date_updated: 2022-01-06T06:52:50Z
department:
- _id: '75'
ec_funded: '1'
main_file_link:
- url: http://ieeexplore.ieee.org/document/6843063/?arnumber=6843063&sortType%3Dasc_p_Sequence%26filter%3DAND(p_IS_Number:6843048)
project:
- _id: '22'
  call_identifier: FP7-ICT-2011-C
  grant_number: '318115'
  name: Connectivity management for eneRgy Optimised Wireless Dense works
publication: 'Proceedings of 20th European Wireless Conference '
related_material:
  link:
  - relation: confirmation
    url: http://ieeexplore.ieee.org/document/6843063/?arnumber=6843063&sortType%3Dasc_p_Sequence%26filter%3DAND(p_IS_Number:6843048)
status: public
title: Feasibility of Base Station Coordination and Dynamic Backhaul Network Configuration
  in Backhaul Networks with Limited Capacity
type: conference
user_id: '15572'
year: '2014'
...
