---
_id: '15741'
abstract:
- lang: eng
  text: "\r\nIn many cyber–physical systems, we encounter the problem of remote state
    estimation of geo- graphically distributed and remote physical processes. This
    paper studies the scheduling of sensor transmissions to estimate the states of
    multiple remote, dynamic processes. Information from the different sensors has
    to be transmitted to a central gateway over a wireless network for monitoring
    purposes, where typically fewer wireless channels are available than there are
    processes to be monitored. For effective estimation at the gateway, the sensors
    need to be scheduled appropriately, i.e., at each time instant one needs to decide
    which sensors have network access and which ones do not. To address this scheduling
    problem, we formulate an associated Markov decision process (MDP). This MDP is
    then solved using a Deep Q-Network, a recent deep reinforcement learning algorithm
    that is at once scalable and model-free. We compare our scheduling algorithm to
    popular scheduling algorithms such as round-robin and reduced-waiting-time, among
    others. Our algorithm is shown to significantly outperform these algorithms for
    many example scenario"
article_number: '108759'
author:
- first_name: Alex S.
  full_name: Leong, Alex S.
  last_name: Leong
- first_name: Arunselvan
  full_name: Ramaswamy, Arunselvan
  id: '66937'
  last_name: Ramaswamy
  orcid: https://orcid.org/ 0000-0001-7547-8111
- first_name: Daniel E.
  full_name: Quevedo, Daniel E.
  last_name: Quevedo
- first_name: Holger
  full_name: Karl, Holger
  id: '126'
  last_name: Karl
- first_name: Ling
  full_name: Shi, Ling
  last_name: Shi
citation:
  ama: Leong AS, Ramaswamy A, Quevedo DE, Karl H, Shi L. Deep reinforcement learning
    for wireless sensor scheduling in cyber–physical systems. <i>Automatica</i>. 2019.
    doi:<a href="https://doi.org/10.1016/j.automatica.2019.108759">10.1016/j.automatica.2019.108759</a>
  apa: Leong, A. S., Ramaswamy, A., Quevedo, D. E., Karl, H., &#38; Shi, L. (2019).
    Deep reinforcement learning for wireless sensor scheduling in cyber–physical systems.
    <i>Automatica</i>. <a href="https://doi.org/10.1016/j.automatica.2019.108759">https://doi.org/10.1016/j.automatica.2019.108759</a>
  bibtex: '@article{Leong_Ramaswamy_Quevedo_Karl_Shi_2019, title={Deep reinforcement
    learning for wireless sensor scheduling in cyber–physical systems}, DOI={<a href="https://doi.org/10.1016/j.automatica.2019.108759">10.1016/j.automatica.2019.108759</a>},
    number={108759}, journal={Automatica}, author={Leong, Alex S. and Ramaswamy, Arunselvan
    and Quevedo, Daniel E. and Karl, Holger and Shi, Ling}, year={2019} }'
  chicago: Leong, Alex S., Arunselvan Ramaswamy, Daniel E. Quevedo, Holger Karl, and
    Ling Shi. “Deep Reinforcement Learning for Wireless Sensor Scheduling in Cyber–Physical
    Systems.” <i>Automatica</i>, 2019. <a href="https://doi.org/10.1016/j.automatica.2019.108759">https://doi.org/10.1016/j.automatica.2019.108759</a>.
  ieee: A. S. Leong, A. Ramaswamy, D. E. Quevedo, H. Karl, and L. Shi, “Deep reinforcement
    learning for wireless sensor scheduling in cyber–physical systems,” <i>Automatica</i>,
    2019.
  mla: Leong, Alex S., et al. “Deep Reinforcement Learning for Wireless Sensor Scheduling
    in Cyber–Physical Systems.” <i>Automatica</i>, 108759, 2019, doi:<a href="https://doi.org/10.1016/j.automatica.2019.108759">10.1016/j.automatica.2019.108759</a>.
  short: A.S. Leong, A. Ramaswamy, D.E. Quevedo, H. Karl, L. Shi, Automatica (2019).
date_created: 2020-01-31T15:55:27Z
date_updated: 2022-01-06T06:52:32Z
ddc:
- '000'
department:
- _id: '7'
- _id: '34'
- _id: '3'
- _id: '75'
- _id: '57'
doi: 10.1016/j.automatica.2019.108759
file:
- access_level: closed
  content_type: application/pdf
  creator: hkarl
  date_created: 2020-01-31T15:57:50Z
  date_updated: 2020-01-31T15:57:50Z
  file_id: '15743'
  file_name: leoram20a.pdf
  file_size: '675382'
  relation: main_file
  success: 1
file_date_updated: 2020-01-31T15:57:50Z
has_accepted_license: '1'
language:
- iso: eng
project:
- _id: '24'
  name: Netzgewahre Regelung & regelungsgewahre Netze
publication: Automatica
publication_identifier:
  issn:
  - 0005-1098
publication_status: published
quality_controlled: '1'
status: public
title: Deep reinforcement learning for wireless sensor scheduling in cyber–physical
  systems
type: journal_article
user_id: '126'
year: '2019'
...
---
_id: '15812'
abstract:
- lang: eng
  text: Connectionist temporal classification (CTC) is a sequence-level loss that
    has been successfully applied to train recurrent neural network (RNN) models for
    automatic speech recognition. However, one major weakness of CTC is the conditional
    independence assumption that makes it difficult for the model to learn label dependencies.
    In this paper, we propose stimulated CTC, which uses stimulated learning to help
    CTC models learn label dependencies implicitly by using an auxiliary RNN to generate
    the appropriate stimuli. This stimuli comes in the form of an additional stimulation
    loss term which encourages the model to learn said label dependencies. The auxiliary
    network is only used during training and the inference model has the same structure
    as a standard CTC model. The proposed stimulated CTC model achieves about 35%
    relative character error rate improvements on a synthetic gesture keyboard recognition
    task and over 30% relative word error rate improvements on the Librispeech automatic
    speech recognition tasks over a baseline model trained with CTC only.
author:
- first_name: Jahn
  full_name: Heymann, Jahn
  last_name: Heymann
- first_name: Bo Li
  full_name: Khe Chai Sim, Bo Li
  last_name: Khe Chai Sim
citation:
  ama: 'Heymann J, Khe Chai Sim BL. Improving CTC Using Stimulated Learning for Sequence
    Modeling. In: <i>ICASSP 2019, Brighton, UK</i>. ; 2019.'
  apa: Heymann, J., &#38; Khe Chai Sim, B. L. (2019). Improving CTC Using Stimulated
    Learning for Sequence Modeling. In <i>ICASSP 2019, Brighton, UK</i>.
  bibtex: '@inproceedings{Heymann_Khe Chai Sim_2019, title={Improving CTC Using Stimulated
    Learning for Sequence Modeling}, booktitle={ICASSP 2019, Brighton, UK}, author={Heymann,
    Jahn and Khe Chai Sim, Bo Li}, year={2019} }'
  chicago: Heymann, Jahn, and Bo Li Khe Chai Sim. “Improving CTC Using Stimulated
    Learning for Sequence Modeling.” In <i>ICASSP 2019, Brighton, UK</i>, 2019.
  ieee: J. Heymann and B. L. Khe Chai Sim, “Improving CTC Using Stimulated Learning
    for Sequence Modeling,” in <i>ICASSP 2019, Brighton, UK</i>, 2019.
  mla: Heymann, Jahn, and Bo Li Khe Chai Sim. “Improving CTC Using Stimulated Learning
    for Sequence Modeling.” <i>ICASSP 2019, Brighton, UK</i>, 2019.
  short: 'J. Heymann, B.L. Khe Chai Sim, in: ICASSP 2019, Brighton, UK, 2019.'
date_created: 2020-02-06T07:22:47Z
date_updated: 2022-01-06T06:52:35Z
ddc:
- '000'
department:
- _id: '54'
file:
- access_level: open_access
  content_type: application/pdf
  creator: huesera
  date_created: 2020-02-06T07:24:26Z
  date_updated: 2020-02-06T07:24:26Z
  file_id: '15813'
  file_name: ICASSP_2019_Heymann_1_Paper.pdf
  file_size: 239665
  relation: main_file
file_date_updated: 2020-02-06T07:24:26Z
has_accepted_license: '1'
language:
- iso: eng
oa: '1'
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: ICASSP 2019, Brighton, UK
status: public
title: Improving CTC Using Stimulated Learning for Sequence Modeling
type: conference
user_id: '59789'
year: '2019'
...
---
_id: '15816'
abstract:
- lang: eng
  text: 'Despite the strong modeling power of neural network acoustic models, speech
    enhancement has been shown to deliver additional word error rate improvements
    if multi-channel data is available. However, there has been a longstanding debate
    whether enhancement should also be carried out on the ASR training data. In an
    extensive experimental evaluation on the acoustically very challenging CHiME-5
    dinner party data we show that: (i) cleaning up the training data can lead to
    substantial error rate reductions, and (ii) enhancement in training is advisable
    as long as enhancement in test is at least as strong as in training. This approach
    stands in contrast and delivers larger gains than the common strategy reported
    in the literature to augment the training database with additional artificially
    degraded speech. Together with an acoustic model topology consisting of initial
    CNN layers followed by factorized TDNN layers we achieve with 41.6% and 43.2%
    WER on the DEV and EVAL test sets, respectively, a new single-system state-of-the-art
    result on the CHiME-5 data. This is a 8% relative improvement compared to the
    best word error rate published so far for a speech recognizer without system combination.'
author:
- first_name: Catalin
  full_name: Zorila, Catalin
  last_name: Zorila
- first_name: Christoph
  full_name: Boeddeker, Christoph
  id: '40767'
  last_name: Boeddeker
- first_name: Rama
  full_name: Doddipatla, Rama
  last_name: Doddipatla
- first_name: Reinhold
  full_name: Haeb-Umbach, Reinhold
  id: '242'
  last_name: Haeb-Umbach
citation:
  ama: 'Zorila C, Boeddeker C, Doddipatla R, Haeb-Umbach R. An Investigation Into
    the Effectiveness of Enhancement in ASR Training and Test for Chime-5 Dinner Party
    Transcription. In: <i>ASRU 2019, Sentosa, Singapore</i>. ; 2019.'
  apa: Zorila, C., Boeddeker, C., Doddipatla, R., &#38; Haeb-Umbach, R. (2019). An
    Investigation Into the Effectiveness of Enhancement in ASR Training and Test for
    Chime-5 Dinner Party Transcription. In <i>ASRU 2019, Sentosa, Singapore</i>.
  bibtex: '@inproceedings{Zorila_Boeddeker_Doddipatla_Haeb-Umbach_2019, title={An
    Investigation Into the Effectiveness of Enhancement in ASR Training and Test for
    Chime-5 Dinner Party Transcription}, booktitle={ASRU 2019, Sentosa, Singapore},
    author={Zorila, Catalin and Boeddeker, Christoph and Doddipatla, Rama and Haeb-Umbach,
    Reinhold}, year={2019} }'
  chicago: Zorila, Catalin, Christoph Boeddeker, Rama Doddipatla, and Reinhold Haeb-Umbach.
    “An Investigation Into the Effectiveness of Enhancement in ASR Training and Test
    for Chime-5 Dinner Party Transcription.” In <i>ASRU 2019, Sentosa, Singapore</i>,
    2019.
  ieee: C. Zorila, C. Boeddeker, R. Doddipatla, and R. Haeb-Umbach, “An Investigation
    Into the Effectiveness of Enhancement in ASR Training and Test for Chime-5 Dinner
    Party Transcription,” in <i>ASRU 2019, Sentosa, Singapore</i>, 2019.
  mla: Zorila, Catalin, et al. “An Investigation Into the Effectiveness of Enhancement
    in ASR Training and Test for Chime-5 Dinner Party Transcription.” <i>ASRU 2019,
    Sentosa, Singapore</i>, 2019.
  short: 'C. Zorila, C. Boeddeker, R. Doddipatla, R. Haeb-Umbach, in: ASRU 2019, Sentosa,
    Singapore, 2019.'
date_created: 2020-02-06T07:35:08Z
date_updated: 2022-01-06T06:52:37Z
ddc:
- '000'
department:
- _id: '54'
file:
- access_level: open_access
  content_type: application/pdf
  creator: huesera
  date_created: 2020-02-06T07:42:42Z
  date_updated: 2020-02-06T07:42:42Z
  file_id: '15817'
  file_name: ASRU_2019_Boeddeker_Paper.pdf
  file_size: 200256
  relation: main_file
- access_level: open_access
  content_type: application/pdf
  creator: huesera
  date_created: 2020-02-06T07:42:55Z
  date_updated: 2020-02-06T07:42:55Z
  file_id: '15818'
  file_name: ASRU_2019_Boeddeker_Poster.pdf
  file_size: 123963
  relation: main_file
file_date_updated: 2020-02-06T07:42:55Z
has_accepted_license: '1'
language:
- iso: eng
oa: '1'
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: ASRU 2019, Sentosa, Singapore
status: public
title: An Investigation Into the Effectiveness of Enhancement in ASR Training and
  Test for Chime-5 Dinner Party Transcription
type: conference
user_id: '59789'
year: '2019'
...
---
_id: '14822'
abstract:
- lang: eng
  text: Multi-talker speech and moving speakers still pose a significant challenge
    to automatic speech recognition systems. Assuming an enrollment utterance of the
    target speakeris available, the so-called SpeakerBeam concept has been recently
    proposed to extract the target speaker from a speech mixture. If multi-channel
    input is available, spatial properties of the speaker can be exploited to support
    the source extraction. In this contribution we investigate different approaches
    to exploit such spatial information. In particular, we are interested in the question,
    how useful this information is if the target speaker changes his/her position.
    To this end, we present a SpeakerBeam-based source extraction network that is
    adapted to work on moving speakers by recursively updating the beamformer coefficients.
    Experimental results are presented on two data sets, one with articially created
    room impulse responses, and one with real room impulse responses and noise recorded
    in a conference room. Interestingly, spatial features turn out to be advantageous
    even if the speaker position changes.
author:
- first_name: Jens
  full_name: Heitkaemper, Jens
  id: '27643'
  last_name: Heitkaemper
- first_name: Thomas
  full_name: Feher, Thomas
  last_name: Feher
- first_name: Michael
  full_name: Freitag, Michael
  last_name: Freitag
- first_name: Reinhold
  full_name: Haeb-Umbach, Reinhold
  id: '242'
  last_name: Haeb-Umbach
citation:
  ama: 'Heitkaemper J, Feher T, Freitag M, Haeb-Umbach R. A Study on Online Source
    Extraction in the Presence of Changing Speaker Positions. In: <i>International
    Conference on Statistical Language and Speech Processing 2019, Ljubljana, Slovenia</i>.
    ; 2019.'
  apa: Heitkaemper, J., Feher, T., Freitag, M., &#38; Haeb-Umbach, R. (2019). A Study
    on Online Source Extraction in the Presence of Changing Speaker Positions. In
    <i>International Conference on Statistical Language and Speech Processing 2019,
    Ljubljana, Slovenia</i>.
  bibtex: '@inproceedings{Heitkaemper_Feher_Freitag_Haeb-Umbach_2019, title={A Study
    on Online Source Extraction in the Presence of Changing Speaker Positions}, booktitle={International
    Conference on Statistical Language and Speech Processing 2019, Ljubljana, Slovenia},
    author={Heitkaemper, Jens and Feher, Thomas and Freitag, Michael and Haeb-Umbach,
    Reinhold}, year={2019} }'
  chicago: Heitkaemper, Jens, Thomas Feher, Michael Freitag, and Reinhold Haeb-Umbach.
    “A Study on Online Source Extraction in the Presence of Changing Speaker Positions.”
    In <i>International Conference on Statistical Language and Speech Processing 2019,
    Ljubljana, Slovenia</i>, 2019.
  ieee: J. Heitkaemper, T. Feher, M. Freitag, and R. Haeb-Umbach, “A Study on Online
    Source Extraction in the Presence of Changing Speaker Positions,” in <i>International
    Conference on Statistical Language and Speech Processing 2019, Ljubljana, Slovenia</i>,
    2019.
  mla: Heitkaemper, Jens, et al. “A Study on Online Source Extraction in the Presence
    of Changing Speaker Positions.” <i>International Conference on Statistical Language
    and Speech Processing 2019, Ljubljana, Slovenia</i>, 2019.
  short: 'J. Heitkaemper, T. Feher, M. Freitag, R. Haeb-Umbach, in: International
    Conference on Statistical Language and Speech Processing 2019, Ljubljana, Slovenia,
    2019.'
date_created: 2019-11-06T09:43:03Z
date_updated: 2022-01-06T06:52:06Z
ddc:
- '006'
department:
- _id: '54'
file:
- access_level: open_access
  content_type: application/pdf
  creator: huesera
  date_created: 2019-11-06T10:02:26Z
  date_updated: 2019-11-08T07:47:12Z
  file_id: '14823'
  file_name: SLSP_2019_Heitkaemper_Paper.pdf
  file_size: 578595
  relation: main_file
file_date_updated: 2019-11-08T07:47:12Z
has_accepted_license: '1'
language:
- iso: eng
oa: '1'
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: International Conference on Statistical Language and Speech Processing
  2019, Ljubljana, Slovenia
status: public
title: A Study on Online Source Extraction in the Presence of Changing Speaker Positions
type: conference
user_id: '59789'
year: '2019'
...
---
_id: '14824'
abstract:
- lang: eng
  text: This paper deals with multi-channel speech recognition in scenarios with multiple
    speakers. Recently, the spectral characteristics of a target speaker, extracted
    from an adaptation utterance, have been used to guide a neural network mask estimator
    to focus on that speaker. In this work we present two variants of speakeraware
    neural networks, which exploit both spectral and spatial information to allow
    better discrimination between target and interfering speakers. Thus, we introduce
    either a spatial preprocessing prior to the mask estimation or a spatial plus
    spectral speaker characterization block whose output is directly fed into the
    neural mask estimator. The target speaker’s spectral and spatial signature is
    extracted from an adaptation utterance recorded at the beginning of a session.
    We further adapt the architecture for low-latency processing by means of block-online
    beamforming that recursively updates the signal statistics. Experimental results
    show that the additional spatial information clearly improves source extraction,
    in particular in the same-gender case, and that our proposal achieves state-of-the-art
    performance in terms of distortion reduction and recognition accuracy.
author:
- first_name: Juan M.
  full_name: Martin-Donas, Juan M.
  last_name: Martin-Donas
- first_name: Jens
  full_name: Heitkaemper, Jens
  id: '27643'
  last_name: Heitkaemper
- first_name: Reinhold
  full_name: Haeb-Umbach, Reinhold
  id: '242'
  last_name: Haeb-Umbach
- first_name: Angel M.
  full_name: Gomez, Angel M.
  last_name: Gomez
- first_name: Antonio M.
  full_name: Peinado, Antonio M.
  last_name: Peinado
citation:
  ama: 'Martin-Donas JM, Heitkaemper J, Haeb-Umbach R, Gomez AM, Peinado AM. Multi-Channel
    Block-Online Source Extraction based on Utterance Adaptation. In: <i>INTERSPEECH
    2019, Graz, Austria</i>. ; 2019.'
  apa: Martin-Donas, J. M., Heitkaemper, J., Haeb-Umbach, R., Gomez, A. M., &#38;
    Peinado, A. M. (2019). Multi-Channel Block-Online Source Extraction based on Utterance
    Adaptation. In <i>INTERSPEECH 2019, Graz, Austria</i>.
  bibtex: '@inproceedings{Martin-Donas_Heitkaemper_Haeb-Umbach_Gomez_Peinado_2019,
    title={Multi-Channel Block-Online Source Extraction based on Utterance Adaptation},
    booktitle={INTERSPEECH 2019, Graz, Austria}, author={Martin-Donas, Juan M. and
    Heitkaemper, Jens and Haeb-Umbach, Reinhold and Gomez, Angel M. and Peinado, Antonio
    M.}, year={2019} }'
  chicago: Martin-Donas, Juan M., Jens Heitkaemper, Reinhold Haeb-Umbach, Angel M.
    Gomez, and Antonio M. Peinado. “Multi-Channel Block-Online Source Extraction Based
    on Utterance Adaptation.” In <i>INTERSPEECH 2019, Graz, Austria</i>, 2019.
  ieee: J. M. Martin-Donas, J. Heitkaemper, R. Haeb-Umbach, A. M. Gomez, and A. M.
    Peinado, “Multi-Channel Block-Online Source Extraction based on Utterance Adaptation,”
    in <i>INTERSPEECH 2019, Graz, Austria</i>, 2019.
  mla: Martin-Donas, Juan M., et al. “Multi-Channel Block-Online Source Extraction
    Based on Utterance Adaptation.” <i>INTERSPEECH 2019, Graz, Austria</i>, 2019.
  short: 'J.M. Martin-Donas, J. Heitkaemper, R. Haeb-Umbach, A.M. Gomez, A.M. Peinado,
    in: INTERSPEECH 2019, Graz, Austria, 2019.'
date_created: 2019-11-06T10:04:49Z
date_updated: 2022-01-06T06:52:07Z
ddc:
- '000'
department:
- _id: '54'
file:
- access_level: open_access
  content_type: application/pdf
  creator: huesera
  date_created: 2019-11-06T10:07:15Z
  date_updated: 2019-11-08T07:46:37Z
  file_id: '14825'
  file_name: INTERSPEECH_2019_Heitkaemper_Paper.pdf
  file_size: 225689
  relation: main_file
file_date_updated: 2019-11-08T07:46:37Z
has_accepted_license: '1'
language:
- iso: eng
oa: '1'
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: INTERSPEECH 2019, Graz, Austria
status: public
title: Multi-Channel Block-Online Source Extraction based on Utterance Adaptation
type: conference
user_id: '59789'
year: '2019'
...
---
_id: '14826'
abstract:
- lang: eng
  text: In this paper, we present Hitachi and Paderborn University’s joint effort
    for automatic speech recognition (ASR) in a dinner party scenario. The main challenges
    of ASR systems for dinner party recordings obtained by multiple microphone arrays
    are (1) heavy speech overlaps, (2) severe noise and reverberation, (3) very natural
    onversational content, and possibly (4) insufficient training data. As an example
    of a dinner party scenario, we have chosen the data presented during the CHiME-5
    speech recognition challenge, where the baseline ASR had a 73.3% word error rate
    (WER), and even the best performing system at the CHiME-5 challenge had a 46.1%
    WER. We extensively investigated a combination of the guided source separation-based
    speech enhancement technique and an already proposed strong ASR backend and found
    that a tight combination of these techniques provided substantial accuracy improvements.
    Our final system achieved WERs of 39.94% and 41.64% for the development and evaluation
    data, respectively, both of which are the best published results for the dataset.
    We also investigated with additional training data on the official small data
    in the CHiME-5 corpus to assess the intrinsic difficulty of this ASR task.
author:
- first_name: Naoyuki
  full_name: Kanda, Naoyuki
  last_name: Kanda
- first_name: Christoph
  full_name: Boeddeker, Christoph
  id: '40767'
  last_name: Boeddeker
- first_name: Jens
  full_name: Heitkaemper, Jens
  id: '27643'
  last_name: Heitkaemper
- first_name: Yusuke
  full_name: Fujita, Yusuke
  last_name: Fujita
- first_name: Shota
  full_name: Horiguchi, Shota
  last_name: Horiguchi
- first_name: Reinhold
  full_name: Haeb-Umbach, Reinhold
  id: '242'
  last_name: Haeb-Umbach
citation:
  ama: 'Kanda N, Boeddeker C, Heitkaemper J, Fujita Y, Horiguchi S, Haeb-Umbach R.
    Guided Source Separation Meets a Strong ASR Backend: Hitachi/Paderborn University
    Joint Investigation for Dinner Party ASR. In: <i>INTERSPEECH 2019, Graz, Austria</i>.
    ; 2019.'
  apa: 'Kanda, N., Boeddeker, C., Heitkaemper, J., Fujita, Y., Horiguchi, S., &#38;
    Haeb-Umbach, R. (2019). Guided Source Separation Meets a Strong ASR Backend: Hitachi/Paderborn
    University Joint Investigation for Dinner Party ASR. In <i>INTERSPEECH 2019, Graz,
    Austria</i>.'
  bibtex: '@inproceedings{Kanda_Boeddeker_Heitkaemper_Fujita_Horiguchi_Haeb-Umbach_2019,
    title={Guided Source Separation Meets a Strong ASR Backend: Hitachi/Paderborn
    University Joint Investigation for Dinner Party ASR}, booktitle={INTERSPEECH 2019,
    Graz, Austria}, author={Kanda, Naoyuki and Boeddeker, Christoph and Heitkaemper,
    Jens and Fujita, Yusuke and Horiguchi, Shota and Haeb-Umbach, Reinhold}, year={2019}
    }'
  chicago: 'Kanda, Naoyuki, Christoph Boeddeker, Jens Heitkaemper, Yusuke Fujita,
    Shota Horiguchi, and Reinhold Haeb-Umbach. “Guided Source Separation Meets a Strong
    ASR Backend: Hitachi/Paderborn University Joint Investigation for Dinner Party
    ASR.” In <i>INTERSPEECH 2019, Graz, Austria</i>, 2019.'
  ieee: 'N. Kanda, C. Boeddeker, J. Heitkaemper, Y. Fujita, S. Horiguchi, and R. Haeb-Umbach,
    “Guided Source Separation Meets a Strong ASR Backend: Hitachi/Paderborn University
    Joint Investigation for Dinner Party ASR,” in <i>INTERSPEECH 2019, Graz, Austria</i>,
    2019.'
  mla: 'Kanda, Naoyuki, et al. “Guided Source Separation Meets a Strong ASR Backend:
    Hitachi/Paderborn University Joint Investigation for Dinner Party ASR.” <i>INTERSPEECH
    2019, Graz, Austria</i>, 2019.'
  short: 'N. Kanda, C. Boeddeker, J. Heitkaemper, Y. Fujita, S. Horiguchi, R. Haeb-Umbach,
    in: INTERSPEECH 2019, Graz, Austria, 2019.'
date_created: 2019-11-06T10:08:49Z
date_updated: 2022-01-06T06:52:07Z
ddc:
- '000'
department:
- _id: '54'
file:
- access_level: open_access
  content_type: application/pdf
  creator: huesera
  date_created: 2019-11-06T10:10:23Z
  date_updated: 2019-11-08T07:45:15Z
  file_id: '14827'
  file_name: INTERSPEECH_2019_Boeddeker_Paper.pdf
  file_size: 216202
  relation: main_file
file_date_updated: 2019-11-08T07:45:15Z
has_accepted_license: '1'
language:
- iso: eng
oa: '1'
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: INTERSPEECH 2019, Graz, Austria
status: public
title: 'Guided Source Separation Meets a Strong ASR Backend: Hitachi/Paderborn University
  Joint Investigation for Dinner Party ASR'
type: conference
user_id: '59789'
year: '2019'
...
---
_id: '14990'
abstract:
- lang: eng
  text: We investigate optical microresonators consisting of either one or two coupled
    rectangular strips between upper and lower slab waveguides. The cavities are evanescently
    excited under oblique angles by thin-film guided, in-plane unguided waves supported
    by one of the slab waveguides. Beyond a specific incidence angle, losses are fully
    suppressed. The interaction between the guided mode of the cavity-strip and the
    incoming slab modes leads to resonant behavior for specific incidence angles and
    gaps. For a single cavity, at resonance, the input power is equally split among
    each of the four output ports, while for two cavities an add-drop filter can be
    realized that, at resonance, routes the incoming power completely to the forward
    drop waveguide via the cavity. For both applications, the strength of the interaction
    is controlled by the gaps between cavities and waveguides.
author:
- first_name: Lena
  full_name: Ebers, Lena
  id: '40428'
  last_name: Ebers
- first_name: Manfred
  full_name: Hammer, Manfred
  id: '48077'
  last_name: Hammer
  orcid: 0000-0002-6331-9348
- first_name: Manuel B.
  full_name: Berkemeier, Manuel B.
  last_name: Berkemeier
- first_name: Alexander
  full_name: Menzel, Alexander
  last_name: Menzel
- first_name: Jens
  full_name: Förstner, Jens
  id: '158'
  last_name: Förstner
  orcid: 0000-0001-7059-9862
citation:
  ama: 'Ebers L, Hammer M, Berkemeier MB, Menzel A, Förstner J. Coupled microstrip-cavities
    under oblique incidence of semi-guided waves: a lossless integrated optical add-drop
    filter. <i>OSA Continuum</i>. 2019;2:3288. doi:<a href="https://doi.org/10.1364/osac.2.003288">10.1364/osac.2.003288</a>'
  apa: 'Ebers, L., Hammer, M., Berkemeier, M. B., Menzel, A., &#38; Förstner, J. (2019).
    Coupled microstrip-cavities under oblique incidence of semi-guided waves: a lossless
    integrated optical add-drop filter. <i>OSA Continuum</i>, <i>2</i>, 3288. <a href="https://doi.org/10.1364/osac.2.003288">https://doi.org/10.1364/osac.2.003288</a>'
  bibtex: '@article{Ebers_Hammer_Berkemeier_Menzel_Förstner_2019, title={Coupled microstrip-cavities
    under oblique incidence of semi-guided waves: a lossless integrated optical add-drop
    filter}, volume={2}, DOI={<a href="https://doi.org/10.1364/osac.2.003288">10.1364/osac.2.003288</a>},
    journal={OSA Continuum}, author={Ebers, Lena and Hammer, Manfred and Berkemeier,
    Manuel B. and Menzel, Alexander and Förstner, Jens}, year={2019}, pages={3288}
    }'
  chicago: 'Ebers, Lena, Manfred Hammer, Manuel B. Berkemeier, Alexander Menzel, and
    Jens Förstner. “Coupled Microstrip-Cavities under Oblique Incidence of Semi-Guided
    Waves: A Lossless Integrated Optical Add-Drop Filter.” <i>OSA Continuum</i> 2
    (2019): 3288. <a href="https://doi.org/10.1364/osac.2.003288">https://doi.org/10.1364/osac.2.003288</a>.'
  ieee: 'L. Ebers, M. Hammer, M. B. Berkemeier, A. Menzel, and J. Förstner, “Coupled
    microstrip-cavities under oblique incidence of semi-guided waves: a lossless integrated
    optical add-drop filter,” <i>OSA Continuum</i>, vol. 2, p. 3288, 2019.'
  mla: 'Ebers, Lena, et al. “Coupled Microstrip-Cavities under Oblique Incidence of
    Semi-Guided Waves: A Lossless Integrated Optical Add-Drop Filter.” <i>OSA Continuum</i>,
    vol. 2, 2019, p. 3288, doi:<a href="https://doi.org/10.1364/osac.2.003288">10.1364/osac.2.003288</a>.'
  short: L. Ebers, M. Hammer, M.B. Berkemeier, A. Menzel, J. Förstner, OSA Continuum
    2 (2019) 3288.
date_created: 2019-11-15T07:21:20Z
date_updated: 2022-01-06T06:52:13Z
ddc:
- '530'
department:
- _id: '61'
- _id: '230'
doi: 10.1364/osac.2.003288
file:
- access_level: open_access
  content_type: application/pdf
  creator: fossie
  date_created: 2019-11-15T15:33:26Z
  date_updated: 2019-11-15T15:33:26Z
  file_id: '15012'
  file_name: 2019-11-12 Ebers - Add Drop Filter - OSA continuum (official version).pdf
  file_size: 882779
  relation: main_file
file_date_updated: 2019-11-15T15:33:26Z
has_accepted_license: '1'
intvolume: '         2'
keyword:
- tet_topic_waveguides
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://www.osapublishing.org/osac/abstract.cfm?uri=osac-2-11-3288
oa: '1'
page: '3288'
project:
- _id: '53'
  name: TRR 142
- _id: '56'
  name: TRR 142 - Project Area C
- _id: '75'
  name: TRR 142 - Subproject C5
publication: OSA Continuum
publication_identifier:
  issn:
  - 2578-7519
publication_status: published
status: public
title: 'Coupled microstrip-cavities under oblique incidence of semi-guided waves:
  a lossless integrated optical add-drop filter'
type: journal_article
user_id: '158'
volume: 2
year: '2019'
...
---
_id: '15164'
author:
- first_name: Nadine
  full_name: Feldmann, Nadine
  id: '23082'
  last_name: Feldmann
- first_name: Benjamin
  full_name: Jurgelucks, Benjamin
  last_name: Jurgelucks
- first_name: Leander
  full_name: Claes, Leander
  id: '11829'
  last_name: Claes
  orcid: 0000-0002-4393-268X
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
citation:
  ama: 'Feldmann N, Jurgelucks B, Claes L, Henning B. A sensitivity-based optimisation
    procedure for the characterisation of piezoelectric discs. In: <i>2019 International
    Congress on Ultrasonics</i>. ; 2019. doi:<a href="https://doi.org/10.1121/2.0001070">10.1121/2.0001070</a>'
  apa: Feldmann, N., Jurgelucks, B., Claes, L., &#38; Henning, B. (2019). A sensitivity-based
    optimisation procedure for the characterisation of piezoelectric discs. In <i>2019
    International Congress on Ultrasonics</i>. <a href="https://doi.org/10.1121/2.0001070">https://doi.org/10.1121/2.0001070</a>
  bibtex: '@inproceedings{Feldmann_Jurgelucks_Claes_Henning_2019, title={A sensitivity-based
    optimisation procedure for the characterisation of piezoelectric discs}, DOI={<a
    href="https://doi.org/10.1121/2.0001070">10.1121/2.0001070</a>}, booktitle={2019
    International Congress on Ultrasonics}, author={Feldmann, Nadine and Jurgelucks,
    Benjamin and Claes, Leander and Henning, Bernd}, year={2019} }'
  chicago: Feldmann, Nadine, Benjamin Jurgelucks, Leander Claes, and Bernd Henning.
    “A Sensitivity-Based Optimisation Procedure for the Characterisation of Piezoelectric
    Discs.” In <i>2019 International Congress on Ultrasonics</i>, 2019. <a href="https://doi.org/10.1121/2.0001070">https://doi.org/10.1121/2.0001070</a>.
  ieee: N. Feldmann, B. Jurgelucks, L. Claes, and B. Henning, “A sensitivity-based
    optimisation procedure for the characterisation of piezoelectric discs,” in <i>2019
    International Congress on Ultrasonics</i>, 2019.
  mla: Feldmann, Nadine, et al. “A Sensitivity-Based Optimisation Procedure for the
    Characterisation of Piezoelectric Discs.” <i>2019 International Congress on Ultrasonics</i>,
    2019, doi:<a href="https://doi.org/10.1121/2.0001070">10.1121/2.0001070</a>.
  short: 'N. Feldmann, B. Jurgelucks, L. Claes, B. Henning, in: 2019 International
    Congress on Ultrasonics, 2019.'
date_created: 2019-11-25T08:22:46Z
date_updated: 2022-01-06T06:52:16Z
department:
- _id: '49'
doi: 10.1121/2.0001070
language:
- iso: eng
project:
- _id: '90'
  name: Ein modellbasiertes Messverfahren zur Charakterisierung der frequenzabhängigen
    Materialeigenschaften von Piezokeramiken unter Verwendung eines einzelnen Probekörperindividuums
publication: 2019 International Congress on Ultrasonics
publication_status: published
status: public
title: A sensitivity-based optimisation procedure for the characterisation of piezoelectric
  discs
type: conference
user_id: '23082'
year: '2019'
...
---
_id: '15247'
author:
- first_name: Matti
  full_name: Grabo, Matti
  id: '66520'
  last_name: Grabo
- first_name: Daniel
  full_name: Weber, Daniel
  last_name: Weber
- first_name: Andreas
  full_name: Paul, Andreas
  last_name: Paul
- first_name: Tobias
  full_name: Klaus, Tobias
  last_name: Klaus
- first_name: Wolfgang
  full_name: Bermpohl, Wolfgang
  id: '15290'
  last_name: Bermpohl
- first_name: Stefan
  full_name: Krauter, Stefan
  id: '28836'
  last_name: Krauter
  orcid: 0000-0002-3594-260X
- first_name: Eugeny
  full_name: Kenig, Eugeny
  id: '665'
  last_name: Kenig
citation:
  ama: 'Grabo M, Weber D, Paul A, et al. Entwicklung eines thermischen 1D-Simulationsmodells
    zur Bestimmung der Temperaturverteilung in Solarmodulen. In: ; 2019.'
  apa: Grabo, M., Weber, D., Paul, A., Klaus, T., Bermpohl, W., Krauter, S., &#38;
    Kenig, E. (2019). Entwicklung eines thermischen 1D-Simulationsmodells zur Bestimmung
    der Temperaturverteilung in Solarmodulen. Presented at the 2. Regenerative Energietechnik
    Konferenz (RET.Con 2019), Nordhausen.
  bibtex: '@inproceedings{Grabo_Weber_Paul_Klaus_Bermpohl_Krauter_Kenig_2019, title={Entwicklung
    eines thermischen 1D-Simulationsmodells zur Bestimmung der Temperaturverteilung
    in Solarmodulen}, author={Grabo, Matti and Weber, Daniel and Paul, Andreas and
    Klaus, Tobias and Bermpohl, Wolfgang and Krauter, Stefan and Kenig, Eugeny}, year={2019}
    }'
  chicago: Grabo, Matti, Daniel Weber, Andreas Paul, Tobias Klaus, Wolfgang Bermpohl,
    Stefan Krauter, and Eugeny Kenig. “Entwicklung eines thermischen 1D-Simulationsmodells
    zur Bestimmung der Temperaturverteilung in Solarmodulen,” 2019.
  ieee: M. Grabo <i>et al.</i>, “Entwicklung eines thermischen 1D-Simulationsmodells
    zur Bestimmung der Temperaturverteilung in Solarmodulen,” presented at the 2.
    Regenerative Energietechnik Konferenz (RET.Con 2019), Nordhausen, 2019.
  mla: Grabo, Matti, et al. <i>Entwicklung eines thermischen 1D-Simulationsmodells
    zur Bestimmung der Temperaturverteilung in Solarmodulen</i>. 2019.
  short: 'M. Grabo, D. Weber, A. Paul, T. Klaus, W. Bermpohl, S. Krauter, E. Kenig,
    in: 2019.'
conference:
  location: Nordhausen
  name: 2. Regenerative Energietechnik Konferenz (RET.Con 2019)
date_created: 2019-12-05T10:06:21Z
date_updated: 2022-01-06T06:52:19Z
department:
- _id: '9'
- _id: '145'
- _id: '155'
- _id: '34'
- _id: '53'
- _id: '52'
language:
- iso: ger
status: public
title: Entwicklung eines thermischen 1D-Simulationsmodells zur Bestimmung der Temperaturverteilung
  in Solarmodulen
type: conference
user_id: '66520'
year: '2019'
...
---
_id: '15248'
author:
- first_name: Matti
  full_name: Grabo, Matti
  id: '66520'
  last_name: Grabo
- first_name: Daniel
  full_name: Weber, Daniel
  last_name: Weber
- first_name: Andreas
  full_name: Paul, Andreas
  last_name: Paul
- first_name: Tobias
  full_name: Klaus, Tobias
  last_name: Klaus
- first_name: Wolfgang
  full_name: Bermpohl, Wolfgang
  id: '15290'
  last_name: Bermpohl
- first_name: Eugeny
  full_name: Kenig, Eugeny
  id: '665'
  last_name: Kenig
citation:
  ama: 'Grabo M, Weber D, Paul A, Klaus T, Bermpohl W, Kenig E. Numerische Untersuchung
    der Temperaturverteilung in PCM-integrierten Solarmodulen. In: ; 2019.'
  apa: Grabo, M., Weber, D., Paul, A., Klaus, T., Bermpohl, W., &#38; Kenig, E. (2019).
    Numerische Untersuchung der Temperaturverteilung in PCM-integrierten Solarmodulen.
    Presented at the Jahrestreffen der ProcessNet-Fachgruppe Energieverfahrenstechnik
    und des Arbeitsausschusses Thermische Energiespeicherung, Frankfurt am Main.
  bibtex: '@inproceedings{Grabo_Weber_Paul_Klaus_Bermpohl_Kenig_2019, title={Numerische
    Untersuchung der Temperaturverteilung in PCM-integrierten Solarmodulen}, author={Grabo,
    Matti and Weber, Daniel and Paul, Andreas and Klaus, Tobias and Bermpohl, Wolfgang
    and Kenig, Eugeny}, year={2019} }'
  chicago: Grabo, Matti, Daniel Weber, Andreas Paul, Tobias Klaus, Wolfgang Bermpohl,
    and Eugeny Kenig. “Numerische Untersuchung der Temperaturverteilung in PCM-integrierten
    Solarmodulen,” 2019.
  ieee: M. Grabo, D. Weber, A. Paul, T. Klaus, W. Bermpohl, and E. Kenig, “Numerische
    Untersuchung der Temperaturverteilung in PCM-integrierten Solarmodulen,” presented
    at the Jahrestreffen der ProcessNet-Fachgruppe Energieverfahrenstechnik und des
    Arbeitsausschusses Thermische Energiespeicherung, Frankfurt am Main, 2019.
  mla: Grabo, Matti, et al. <i>Numerische Untersuchung der Temperaturverteilung in
    PCM-integrierten Solarmodulen</i>. 2019.
  short: 'M. Grabo, D. Weber, A. Paul, T. Klaus, W. Bermpohl, E. Kenig, in: 2019.'
conference:
  location: Frankfurt am Main
  name: Jahrestreffen der ProcessNet-Fachgruppe Energieverfahrenstechnik und des Arbeitsausschusses
    Thermische Energiespeicherung
date_created: 2019-12-05T10:07:56Z
date_updated: 2022-01-06T06:52:19Z
department:
- _id: '9'
- _id: '145'
- _id: '155'
- _id: '34'
- _id: '53'
- _id: '52'
language:
- iso: ger
status: public
title: Numerische Untersuchung der Temperaturverteilung in PCM-integrierten Solarmodulen
type: conference_abstract
user_id: '66520'
year: '2019'
...
---
_id: '15261'
author:
- first_name: Yevgeniya
  full_name: Lugovtsova, Yevgeniya
  last_name: Lugovtsova
- first_name: Sarah
  full_name: Johannesmann, Sarah
  id: '29190'
  last_name: Johannesmann
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
- first_name: Jens
  full_name: Prager, Jens
  last_name: Prager
citation:
  ama: 'Lugovtsova Y, Johannesmann S, Henning B, Prager J. Analysis of Lamb wave mode
    repulsion and its implications to the characterisation of adhesive bonding strength.
    In: <i>2019 International Congress on Ultrasonics</i>. Proceedings of Meetings
    on Acoustics. Bruges: Acoustical Society of America; 2019. doi:<a href="https://doi.org/10.1121/2.0001074">10.1121/2.0001074</a>'
  apa: 'Lugovtsova, Y., Johannesmann, S., Henning, B., &#38; Prager, J. (2019). Analysis
    of Lamb wave mode repulsion and its implications to the characterisation of adhesive
    bonding strength. In <i>2019 International Congress on Ultrasonics</i>. Bruges:
    Acoustical Society of America. <a href="https://doi.org/10.1121/2.0001074">https://doi.org/10.1121/2.0001074</a>'
  bibtex: '@inproceedings{Lugovtsova_Johannesmann_Henning_Prager_2019, place={Bruges},
    series={Proceedings of Meetings on Acoustics}, title={Analysis of Lamb wave mode
    repulsion and its implications to the characterisation of adhesive bonding strength},
    DOI={<a href="https://doi.org/10.1121/2.0001074">10.1121/2.0001074</a>}, booktitle={2019
    International Congress on Ultrasonics}, publisher={Acoustical Society of America},
    author={Lugovtsova, Yevgeniya and Johannesmann, Sarah and Henning, Bernd and Prager,
    Jens}, year={2019}, collection={Proceedings of Meetings on Acoustics} }'
  chicago: 'Lugovtsova, Yevgeniya, Sarah Johannesmann, Bernd Henning, and Jens Prager.
    “Analysis of Lamb Wave Mode Repulsion and Its Implications to the Characterisation
    of Adhesive Bonding Strength.” In <i>2019 International Congress on Ultrasonics</i>.
    Proceedings of Meetings on Acoustics. Bruges: Acoustical Society of America, 2019.
    <a href="https://doi.org/10.1121/2.0001074">https://doi.org/10.1121/2.0001074</a>.'
  ieee: Y. Lugovtsova, S. Johannesmann, B. Henning, and J. Prager, “Analysis of Lamb
    wave mode repulsion and its implications to the characterisation of adhesive bonding
    strength,” in <i>2019 International Congress on Ultrasonics</i>, Bruges, 2019.
  mla: Lugovtsova, Yevgeniya, et al. “Analysis of Lamb Wave Mode Repulsion and Its
    Implications to the Characterisation of Adhesive Bonding Strength.” <i>2019 International
    Congress on Ultrasonics</i>, Acoustical Society of America, 2019, doi:<a href="https://doi.org/10.1121/2.0001074">10.1121/2.0001074</a>.
  short: 'Y. Lugovtsova, S. Johannesmann, B. Henning, J. Prager, in: 2019 International
    Congress on Ultrasonics, Acoustical Society of America, Bruges, 2019.'
conference:
  end_date: 2019-09-06
  location: Bruges
  name: ICU 2019
  start_date: 2019-09-03
date_created: 2019-12-10T07:59:02Z
date_updated: 2022-01-06T06:52:20Z
department:
- _id: '49'
doi: 10.1121/2.0001074
language:
- iso: eng
place: Bruges
project:
- _id: '105'
  grant_number: '449607253'
  name: Vermiedene Kreuzungen von Lamb-Wellenmoden in mehrlagigen Strukturen
publication: 2019 International Congress on Ultrasonics
publication_status: published
publisher: Acoustical Society of America
series_title: Proceedings of Meetings on Acoustics
status: public
title: Analysis of Lamb wave mode repulsion and its implications to the characterisation
  of adhesive bonding strength
type: conference
user_id: '29190'
year: '2019'
...
---
_id: '16076'
author:
- first_name: Tim
  full_name: Hetkämper, Tim
  id: '38123'
  last_name: Hetkämper
- first_name: Leander
  full_name: Claes, Leander
  id: '11829'
  last_name: Claes
  orcid: 0000-0002-4393-268X
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
citation:
  ama: 'Hetkämper T, Claes L, Henning B. Evolutionary algorithm for the design of
    passive electric matching networks for ultrasonic transducers. In: <i>2019 International
    Congress on Ultrasonics</i>. ; 2019. doi:<a href="https://doi.org/10.1121/2.0001110">10.1121/2.0001110</a>'
  apa: Hetkämper, T., Claes, L., &#38; Henning, B. (2019). Evolutionary algorithm
    for the design of passive electric matching networks for ultrasonic transducers.
    In <i>2019 International Congress on Ultrasonics</i>. Bruges. <a href="https://doi.org/10.1121/2.0001110">https://doi.org/10.1121/2.0001110</a>
  bibtex: '@inproceedings{Hetkämper_Claes_Henning_2019, title={Evolutionary algorithm
    for the design of passive electric matching networks for ultrasonic transducers},
    DOI={<a href="https://doi.org/10.1121/2.0001110">10.1121/2.0001110</a>}, booktitle={2019
    International Congress on Ultrasonics}, author={Hetkämper, Tim and Claes, Leander
    and Henning, Bernd}, year={2019} }'
  chicago: Hetkämper, Tim, Leander Claes, and Bernd Henning. “Evolutionary Algorithm
    for the Design of Passive Electric Matching Networks for Ultrasonic Transducers.”
    In <i>2019 International Congress on Ultrasonics</i>, 2019. <a href="https://doi.org/10.1121/2.0001110">https://doi.org/10.1121/2.0001110</a>.
  ieee: T. Hetkämper, L. Claes, and B. Henning, “Evolutionary algorithm for the design
    of passive electric matching networks for ultrasonic transducers,” in <i>2019
    International Congress on Ultrasonics</i>, Bruges, 2019.
  mla: Hetkämper, Tim, et al. “Evolutionary Algorithm for the Design of Passive Electric
    Matching Networks for Ultrasonic Transducers.” <i>2019 International Congress
    on Ultrasonics</i>, 2019, doi:<a href="https://doi.org/10.1121/2.0001110">10.1121/2.0001110</a>.
  short: 'T. Hetkämper, L. Claes, B. Henning, in: 2019 International Congress on Ultrasonics,
    2019.'
conference:
  end_date: '2019-09-06 '
  location: Bruges
  name: 2019 International Congress on Ultrasonics
  start_date: 2019-09-03
date_created: 2020-02-25T12:17:24Z
date_updated: 2022-01-06T06:52:43Z
department:
- _id: '49'
doi: 10.1121/2.0001110
language:
- iso: eng
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: 2019 International Congress on Ultrasonics
status: public
title: Evolutionary algorithm for the design of passive electric matching networks
  for ultrasonic transducers
type: conference
user_id: '38123'
year: '2019'
...
---
_id: '13048'
abstract:
- lang: eng
  text: Marginal hardware introduces severe reliability threats throughout the life
    cycle of a system. Although marginalities may not affect the functionality of
    a circuit immediately after manufacturing, they can degrade into hard failures
    and must be screened out during manufacturing test to prevent early life failures.
    Furthermore, their evolution in the field must be proactively monitored by periodic
    tests before actual failures occur. In recent years small delay faults have gained
    increasing attention as possible indicators of marginal hardware. However, small
    delay faults on short paths may be undetectable even with advanced timing aware
    ATPG. Faster-than-at-speed test (FAST) can detect such hidden delay faults, but
    so far FAST has mainly been restricted to manufacturing test.
author:
- first_name: Matthias
  full_name: Kampmann, Matthias
  id: '10935'
  last_name: Kampmann
- first_name: Michael
  full_name: A. Kochte, Michael
  last_name: A. Kochte
- first_name: Chang
  full_name: Liu, Chang
  last_name: Liu
- first_name: Eric
  full_name: Schneider, Eric
  last_name: Schneider
- first_name: Sybille
  full_name: Hellebrand, Sybille
  id: '209'
  last_name: Hellebrand
  orcid: 0000-0002-3717-3939
- first_name: Hans-Joachim
  full_name: Wunderlich, Hans-Joachim
  last_name: Wunderlich
citation:
  ama: Kampmann M, A. Kochte M, Liu C, Schneider E, Hellebrand S, Wunderlich H-J.
    Built-in Test for Hidden Delay Faults. <i>IEEE Transactions on Computer-Aided
    Design of Integrated Circuits and Systems (TCAD)</i>. 2019;38(10):1956-1968.
  apa: Kampmann, M., A. Kochte, M., Liu, C., Schneider, E., Hellebrand, S., &#38;
    Wunderlich, H.-J. (2019). Built-in Test for Hidden Delay Faults. <i>IEEE Transactions
    on Computer-Aided Design of Integrated Circuits and Systems (TCAD)</i>, <i>38</i>(10),
    1956–1968.
  bibtex: '@article{Kampmann_A. Kochte_Liu_Schneider_Hellebrand_Wunderlich_2019, title={Built-in
    Test for Hidden Delay Faults}, volume={38}, number={10}, journal={IEEE Transactions
    on Computer-Aided Design of Integrated Circuits and Systems (TCAD)}, publisher={IEEE},
    author={Kampmann, Matthias and A. Kochte, Michael and Liu, Chang and Schneider,
    Eric and Hellebrand, Sybille and Wunderlich, Hans-Joachim}, year={2019}, pages={1956–1968}
    }'
  chicago: 'Kampmann, Matthias, Michael A. Kochte, Chang Liu, Eric Schneider, Sybille
    Hellebrand, and Hans-Joachim Wunderlich. “Built-in Test for Hidden Delay Faults.”
    <i>IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems
    (TCAD)</i> 38, no. 10 (2019): 1956–68.'
  ieee: M. Kampmann, M. A. Kochte, C. Liu, E. Schneider, S. Hellebrand, and H.-J.
    Wunderlich, “Built-in Test for Hidden Delay Faults,” <i>IEEE Transactions on Computer-Aided
    Design of Integrated Circuits and Systems (TCAD)</i>, vol. 38, no. 10, pp. 1956–1968,
    2019.
  mla: Kampmann, Matthias, et al. “Built-in Test for Hidden Delay Faults.” <i>IEEE
    Transactions on Computer-Aided Design of Integrated Circuits and Systems (TCAD)</i>,
    vol. 38, no. 10, IEEE, 2019, pp. 1956–68.
  short: M. Kampmann, M. A. Kochte, C. Liu, E. Schneider, S. Hellebrand, H.-J. Wunderlich,
    IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems
    (TCAD) 38 (2019) 1956–1968.
date_created: 2019-08-28T11:44:25Z
date_updated: 2022-01-06T06:51:27Z
department:
- _id: '48'
intvolume: '        38'
issue: '10'
language:
- iso: eng
page: 1956 - 1968
publication: IEEE Transactions on Computer-Aided Design of Integrated Circuits and
  Systems (TCAD)
publication_identifier:
  eissn:
  - 1937-4151
publication_status: published
publisher: IEEE
status: public
title: Built-in Test for Hidden Delay Faults
type: journal_article
user_id: '209'
volume: 38
year: '2019'
...
---
_id: '13143'
author:
- first_name: Leander
  full_name: Claes, Leander
  id: '11829'
  last_name: Claes
  orcid: 0000-0002-4393-268X
- first_name: Lars Moritz
  full_name: Hülskämper, Lars Moritz
  last_name: Hülskämper
- first_name: Elmar
  full_name: Baumhögger, Elmar
  id: '15164'
  last_name: Baumhögger
- first_name: Nadine
  full_name: Feldmann, Nadine
  id: '23082'
  last_name: Feldmann
- first_name: René Spencer
  full_name: Chatwell, René Spencer
  last_name: Chatwell
- first_name: Jadran
  full_name: Vrabec, Jadran
  last_name: Vrabec
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
citation:
  ama: Claes L, Hülskämper LM, Baumhögger E, et al. Acoustic absorption measurement
    for the determination of the volume viscosity of pure fluids / Messverfahren für
    die akustischen Absorption zur Bestimmung der Volumenviskosität reiner Fluide.
    <i>tm - Technisches Messen</i>. 2019:2-6. doi:<a href="https://doi.org/10.1515/teme-2019-0038">10.1515/teme-2019-0038</a>
  apa: Claes, L., Hülskämper, L. M., Baumhögger, E., Feldmann, N., Chatwell, R. S.,
    Vrabec, J., &#38; Henning, B. (2019). Acoustic absorption measurement for the
    determination of the volume viscosity of pure fluids / Messverfahren für die akustischen
    Absorption zur Bestimmung der Volumenviskosität reiner Fluide. <i>Tm - Technisches
    Messen</i>, 2–6. <a href="https://doi.org/10.1515/teme-2019-0038">https://doi.org/10.1515/teme-2019-0038</a>
  bibtex: '@article{Claes_Hülskämper_Baumhögger_Feldmann_Chatwell_Vrabec_Henning_2019,
    title={Acoustic absorption measurement for the determination of the volume viscosity
    of pure fluids / Messverfahren für die akustischen Absorption zur Bestimmung der
    Volumenviskosität reiner Fluide}, DOI={<a href="https://doi.org/10.1515/teme-2019-0038">10.1515/teme-2019-0038</a>},
    journal={tm - Technisches Messen}, author={Claes, Leander and Hülskämper, Lars
    Moritz and Baumhögger, Elmar and Feldmann, Nadine and Chatwell, René Spencer and
    Vrabec, Jadran and Henning, Bernd}, year={2019}, pages={2–6} }'
  chicago: Claes, Leander, Lars Moritz Hülskämper, Elmar Baumhögger, Nadine Feldmann,
    René Spencer Chatwell, Jadran Vrabec, and Bernd Henning. “Acoustic Absorption
    Measurement for the Determination of the Volume Viscosity of Pure Fluids / Messverfahren
    Für Die Akustischen Absorption Zur Bestimmung Der Volumenviskosität Reiner Fluide.”
    <i>Tm - Technisches Messen</i>, 2019, 2–6. <a href="https://doi.org/10.1515/teme-2019-0038">https://doi.org/10.1515/teme-2019-0038</a>.
  ieee: L. Claes <i>et al.</i>, “Acoustic absorption measurement for the determination
    of the volume viscosity of pure fluids / Messverfahren für die akustischen Absorption
    zur Bestimmung der Volumenviskosität reiner Fluide,” <i>tm - Technisches Messen</i>,
    pp. 2–6, 2019.
  mla: Claes, Leander, et al. “Acoustic Absorption Measurement for the Determination
    of the Volume Viscosity of Pure Fluids / Messverfahren Für Die Akustischen Absorption
    Zur Bestimmung Der Volumenviskosität Reiner Fluide.” <i>Tm - Technisches Messen</i>,
    2019, pp. 2–6, doi:<a href="https://doi.org/10.1515/teme-2019-0038">10.1515/teme-2019-0038</a>.
  short: L. Claes, L.M. Hülskämper, E. Baumhögger, N. Feldmann, R.S. Chatwell, J.
    Vrabec, B. Henning, Tm - Technisches Messen (2019) 2–6.
date_created: 2019-09-05T15:39:28Z
date_updated: 2022-01-06T06:51:29Z
department:
- _id: '49'
doi: 10.1515/teme-2019-0038
language:
- iso: eng
page: 2-6
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: tm - Technisches Messen
publication_identifier:
  issn:
  - 2196-7113
  - 0171-8096
publication_status: published
quality_controlled: '1'
status: public
title: Acoustic absorption measurement for the determination of the volume viscosity
  of pure fluids / Messverfahren für die akustischen Absorption zur Bestimmung der
  Volumenviskosität reiner Fluide
type: journal_article
user_id: '11829'
year: '2019'
...
---
_id: '13271'
abstract:
- lang: eng
  text: Automatic meeting analysis comprises the tasks of speaker counting, speaker
    diarization, and the separation of overlapped speech, followed by automatic speech
    recognition. This all has to be carried out on arbitrarily long sessions and,
    ideally, in an online or block-online manner. While significant progress has been
    made on individual tasks, this paper presents for the first time an all-neural
    approach to simultaneous speaker counting, diarization and source separation.
    The NN-based estimator operates in a block-online fashion and tracks speakers
    even if they remain silent for a number of time blocks, thus learning a stable
    output order for the separated sources. The neural network is recurrent over time
    as well as over the number of sources. The simulation experiments show that state
    of the art separation performance is achieved, while at the same time delivering
    good diarization and source counting results. It even generalizes well to an unseen
    large number of blocks.
author:
- first_name: Thilo
  full_name: von Neumann, Thilo
  last_name: von Neumann
- first_name: Keisuke
  full_name: Kinoshita, Keisuke
  last_name: Kinoshita
- first_name: Marc
  full_name: Delcroix, Marc
  last_name: Delcroix
- first_name: Shoko
  full_name: Araki, Shoko
  last_name: Araki
- first_name: Tomohiro
  full_name: Nakatani, Tomohiro
  last_name: Nakatani
- first_name: Reinhold
  full_name: Haeb-Umbach, Reinhold
  id: '242'
  last_name: Haeb-Umbach
citation:
  ama: 'von Neumann T, Kinoshita K, Delcroix M, Araki S, Nakatani T, Haeb-Umbach R.
    All-neural Online Source Separation, Counting, and Diarization for Meeting Analysis.
    In: <i>ICASSP 2019, Brighton, UK</i>. ; 2019.'
  apa: von Neumann, T., Kinoshita, K., Delcroix, M., Araki, S., Nakatani, T., &#38;
    Haeb-Umbach, R. (2019). All-neural Online Source Separation, Counting, and Diarization
    for Meeting Analysis. In <i>ICASSP 2019, Brighton, UK</i>.
  bibtex: '@inproceedings{von Neumann_Kinoshita_Delcroix_Araki_Nakatani_Haeb-Umbach_2019,
    title={All-neural Online Source Separation, Counting, and Diarization for Meeting
    Analysis}, booktitle={ICASSP 2019, Brighton, UK}, author={von Neumann, Thilo and
    Kinoshita, Keisuke and Delcroix, Marc and Araki, Shoko and Nakatani, Tomohiro
    and Haeb-Umbach, Reinhold}, year={2019} }'
  chicago: Neumann, Thilo von, Keisuke Kinoshita, Marc Delcroix, Shoko Araki, Tomohiro
    Nakatani, and Reinhold Haeb-Umbach. “All-Neural Online Source Separation, Counting,
    and Diarization for Meeting Analysis.” In <i>ICASSP 2019, Brighton, UK</i>, 2019.
  ieee: T. von Neumann, K. Kinoshita, M. Delcroix, S. Araki, T. Nakatani, and R. Haeb-Umbach,
    “All-neural Online Source Separation, Counting, and Diarization for Meeting Analysis,”
    in <i>ICASSP 2019, Brighton, UK</i>, 2019.
  mla: von Neumann, Thilo, et al. “All-Neural Online Source Separation, Counting,
    and Diarization for Meeting Analysis.” <i>ICASSP 2019, Brighton, UK</i>, 2019.
  short: 'T. von Neumann, K. Kinoshita, M. Delcroix, S. Araki, T. Nakatani, R. Haeb-Umbach,
    in: ICASSP 2019, Brighton, UK, 2019.'
date_created: 2019-09-18T08:20:50Z
date_updated: 2022-01-06T06:51:31Z
ddc:
- '000'
department:
- _id: '54'
file:
- access_level: open_access
  content_type: application/pdf
  creator: huesera
  date_created: 2019-09-18T08:28:39Z
  date_updated: 2019-09-19T07:05:57Z
  file_id: '13272'
  file_name: ICASSP_2019_Neumann_Paper.pdf
  file_size: 126453
  relation: main_file
file_date_updated: 2019-09-19T07:05:57Z
has_accepted_license: '1'
language:
- iso: eng
oa: '1'
publication: ICASSP 2019, Brighton, UK
status: public
title: All-neural Online Source Separation, Counting, and Diarization for Meeting
  Analysis
type: conference
user_id: '59789'
year: '2019'
...
---
_id: '10042'
author:
- first_name: Sarah
  full_name: Johannesmann, Sarah
  id: '29190'
  last_name: Johannesmann
- first_name: Dimitri
  full_name: Springer, Dimitri
  last_name: Springer
- first_name: Christian
  full_name: Thiel, Christian
  last_name: Thiel
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
citation:
  ama: 'Johannesmann S, Springer D, Thiel C, Henning B. Störeffektunterdrückung in
    2D-Messdaten mittels DiscoGAN. In: Gesellschaft für Akustik e.V. D, ed. <i>Fortschritte
    der Akustik - DAGA 2019</i>. Vol 45. Rostock: Deutsche Gesellschaft für Akustik;
    2019:1055-1058.'
  apa: 'Johannesmann, S., Springer, D., Thiel, C., &#38; Henning, B. (2019). Störeffektunterdrückung
    in 2D-Messdaten mittels DiscoGAN. In D. Gesellschaft für Akustik e.V. (Ed.), <i>Fortschritte
    der Akustik - DAGA 2019</i> (Vol. 45, pp. 1055–1058). Rostock: Deutsche Gesellschaft
    für Akustik.'
  bibtex: '@inproceedings{Johannesmann_Springer_Thiel_Henning_2019, place={Rostock},
    title={Störeffektunterdrückung in 2D-Messdaten mittels DiscoGAN}, volume={45},
    booktitle={Fortschritte der Akustik - DAGA 2019}, publisher={Deutsche Gesellschaft
    für Akustik}, author={Johannesmann, Sarah and Springer, Dimitri and Thiel, Christian
    and Henning, Bernd}, editor={Gesellschaft für Akustik e.V., DeutscheEditor}, year={2019},
    pages={1055–1058} }'
  chicago: 'Johannesmann, Sarah, Dimitri Springer, Christian Thiel, and Bernd Henning.
    “Störeffektunterdrückung in 2D-Messdaten mittels DiscoGAN.” In <i>Fortschritte
    der Akustik - DAGA 2019</i>, edited by Deutsche Gesellschaft für Akustik e.V.,
    45:1055–58. Rostock: Deutsche Gesellschaft für Akustik, 2019.'
  ieee: S. Johannesmann, D. Springer, C. Thiel, and B. Henning, “Störeffektunterdrückung
    in 2D-Messdaten mittels DiscoGAN,” in <i>Fortschritte der Akustik - DAGA 2019</i>,
    Rostock, 2019, vol. 45, pp. 1055–1058.
  mla: Johannesmann, Sarah, et al. “Störeffektunterdrückung in 2D-Messdaten mittels
    DiscoGAN.” <i>Fortschritte der Akustik - DAGA 2019</i>, edited by Deutsche Gesellschaft
    für Akustik e.V., vol. 45, Deutsche Gesellschaft für Akustik, 2019, pp. 1055–58.
  short: 'S. Johannesmann, D. Springer, C. Thiel, B. Henning, in: D. Gesellschaft
    für Akustik e.V. (Ed.), Fortschritte der Akustik - DAGA 2019, Deutsche Gesellschaft
    für Akustik, Rostock, 2019, pp. 1055–1058.'
conference:
  end_date: 2019-03-21
  location: Rostock
  name: 45. Jahrestagung der Akustik
  start_date: 2019-03-19
date_created: 2019-05-31T08:28:20Z
date_updated: 2022-01-06T06:50:27Z
department:
- _id: '49'
editor:
- first_name: Deutsche
  full_name: Gesellschaft für Akustik e.V., Deutsche
  last_name: Gesellschaft für Akustik e.V.
intvolume: '        45'
language:
- iso: ger
page: 1055-1058
place: Rostock
publication: Fortschritte der Akustik - DAGA 2019
publication_status: published
publisher: Deutsche Gesellschaft für Akustik
status: public
title: Störeffektunterdrückung in 2D-Messdaten mittels DiscoGAN
type: conference
user_id: '29190'
volume: 45
year: '2019'
...
---
_id: '10135'
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: Woitschek, Fabian
  last_name: Woitschek
- 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, Woitschek F, Moritzer E, Henning B. Akustische Charakterisierung
    der mechanischen Eigenschaften künstlich gealterter Polymere. In: Deutsche Gesellschaft
    für Akustik e.V. (DEGA), ed. <i>Fortschritte der Akustik - DAGA 2019</i>. ; 2019.'
  apa: Webersen, M., Hüttner, M., Woitschek, F., Moritzer, E., &#38; Henning, B. (2019).
    Akustische Charakterisierung der mechanischen Eigenschaften künstlich gealterter
    Polymere. In Deutsche Gesellschaft für Akustik e.V. (DEGA) (Ed.), <i>Fortschritte
    der Akustik - DAGA 2019</i>. Rostock.
  bibtex: '@inproceedings{Webersen_Hüttner_Woitschek_Moritzer_Henning_2019, title={Akustische
    Charakterisierung der mechanischen Eigenschaften künstlich gealterter Polymere},
    booktitle={Fortschritte der Akustik - DAGA 2019}, author={Webersen, Manuel and
    Hüttner, Matthias and Woitschek, Fabian and Moritzer, Elmar and Henning, Bernd},
    editor={Deutsche Gesellschaft für Akustik e.V. (DEGA)Editor}, year={2019} }'
  chicago: Webersen, Manuel, Matthias Hüttner, Fabian Woitschek, Elmar Moritzer, and
    Bernd Henning. “Akustische Charakterisierung der mechanischen Eigenschaften künstlich
    gealterter Polymere.” In <i>Fortschritte der Akustik - DAGA 2019</i>, edited by
    Deutsche Gesellschaft für Akustik e.V. (DEGA), 2019.
  ieee: M. Webersen, M. Hüttner, F. Woitschek, E. Moritzer, and B. Henning, “Akustische
    Charakterisierung der mechanischen Eigenschaften künstlich gealterter Polymere,”
    in <i>Fortschritte der Akustik - DAGA 2019</i>, Rostock, 2019.
  mla: Webersen, Manuel, et al. “Akustische Charakterisierung der mechanischen Eigenschaften
    künstlich gealterter Polymere.” <i>Fortschritte der Akustik - DAGA 2019</i>, edited
    by Deutsche Gesellschaft für Akustik e.V. (DEGA), 2019.
  short: 'M. Webersen, M. Hüttner, F. Woitschek, E. Moritzer, B. Henning, in: Deutsche
    Gesellschaft für Akustik e.V. (DEGA) (Ed.), Fortschritte der Akustik - DAGA 2019,
    2019.'
conference:
  end_date: 2019-03-21
  location: Rostock
  name: 45. Jahrestagung f[r Akustik - DAGA 2019
  start_date: 2019-03-18
corporate_editor:
- Deutsche Gesellschaft für Akustik e.V. (DEGA)
date_created: 2019-06-06T07:16:22Z
date_updated: 2022-01-06T06:50:30Z
department:
- _id: '49'
language:
- iso: ger
publication: Fortschritte der Akustik - DAGA 2019
publication_identifier:
  unknown:
  - 978-3-939296-14-0
publication_status: published
status: public
title: Akustische Charakterisierung der mechanischen Eigenschaften künstlich gealterter
  Polymere
type: conference
user_id: '11289'
year: '2019'
...
---
_id: '13647'
alternative_title:
- Quantifying frequency-dependent absorption phenomena
author:
- first_name: Leander
  full_name: Claes, Leander
  id: '11829'
  last_name: Claes
  orcid: 0000-0002-4393-268X
- first_name: Sarah
  full_name: Johannesmann, Sarah
  id: '29190'
  last_name: Johannesmann
- first_name: Elmar
  full_name: Baumhögger, Elmar
  id: '15164'
  last_name: Baumhögger
- first_name: Bernd
  full_name: Henning, Bernd
  id: '213'
  last_name: Henning
citation:
  ama: 'Claes L, Johannesmann S, Baumhögger E, Henning B. Quantification of frequency-dependent
    absorption phenomena. In: <i>2019 International Congress on Ultrasonics</i>. ;
    2019. doi:<a href="https://doi.org/10.1121/2.0001043">10.1121/2.0001043</a>'
  apa: Claes, L., Johannesmann, S., Baumhögger, E., &#38; Henning, B. (2019). Quantification
    of frequency-dependent absorption phenomena. In <i>2019 International Congress
    on Ultrasonics</i>. Bruges. <a href="https://doi.org/10.1121/2.0001043">https://doi.org/10.1121/2.0001043</a>
  bibtex: '@inproceedings{Claes_Johannesmann_Baumhögger_Henning_2019, title={Quantification
    of frequency-dependent absorption phenomena}, DOI={<a href="https://doi.org/10.1121/2.0001043">10.1121/2.0001043</a>},
    booktitle={2019 International Congress on Ultrasonics}, author={Claes, Leander
    and Johannesmann, Sarah and Baumhögger, Elmar and Henning, Bernd}, year={2019}
    }'
  chicago: Claes, Leander, Sarah Johannesmann, Elmar Baumhögger, and Bernd Henning.
    “Quantification of Frequency-Dependent Absorption Phenomena.” In <i>2019 International
    Congress on Ultrasonics</i>, 2019. <a href="https://doi.org/10.1121/2.0001043">https://doi.org/10.1121/2.0001043</a>.
  ieee: L. Claes, S. Johannesmann, E. Baumhögger, and B. Henning, “Quantification
    of frequency-dependent absorption phenomena,” in <i>2019 International Congress
    on Ultrasonics</i>, Bruges, 2019.
  mla: Claes, Leander, et al. “Quantification of Frequency-Dependent Absorption Phenomena.”
    <i>2019 International Congress on Ultrasonics</i>, 2019, doi:<a href="https://doi.org/10.1121/2.0001043">10.1121/2.0001043</a>.
  short: 'L. Claes, S. Johannesmann, E. Baumhögger, B. Henning, in: 2019 International
    Congress on Ultrasonics, 2019.'
conference:
  end_date: 2019-09-06
  location: Bruges
  name: 2019 International Congress on Ultrasonics
  start_date: 2019-09-03
date_created: 2019-10-07T07:16:11Z
date_updated: 2022-01-06T06:51:40Z
department:
- _id: '49'
doi: 10.1121/2.0001043
language:
- iso: eng
project:
- _id: '52'
  name: Computing Resources Provided by the Paderborn Center for Parallel Computing
publication: 2019 International Congress on Ultrasonics
publication_status: published
quality_controlled: '1'
status: public
title: Quantification of frequency-dependent absorption phenomena
type: conference
user_id: '11829'
year: '2019'
...
---
_id: '25030'
author:
- first_name: Maximilian
  full_name: Schenke, Maximilian
  id: '52638'
  last_name: Schenke
  orcid: 0000-0001-5427-9527
- first_name: Wilhelm
  full_name: Kirchgässner, Wilhelm
  id: '49265'
  last_name: Kirchgässner
  orcid: 0000-0001-9490-1843
- first_name: Oliver
  full_name: Wallscheid, Oliver
  id: '11291'
  last_name: Wallscheid
  orcid: https://orcid.org/0000-0001-9362-8777
citation:
  ama: 'Schenke M, Kirchgässner W, Wallscheid O. Controller Design for Electrical
    Drives by Deep Reinforcement Learning: A Proof of Concept. <i>IEEE Transactions
    on Industrial Informatics</i>. Published online 2019:4650-4658. doi:<a href="https://doi.org/10.1109/tii.2019.2948387">10.1109/tii.2019.2948387</a>'
  apa: 'Schenke, M., Kirchgässner, W., &#38; Wallscheid, O. (2019). Controller Design
    for Electrical Drives by Deep Reinforcement Learning: A Proof of Concept. <i>IEEE
    Transactions on Industrial Informatics</i>, 4650–4658. <a href="https://doi.org/10.1109/tii.2019.2948387">https://doi.org/10.1109/tii.2019.2948387</a>'
  bibtex: '@article{Schenke_Kirchgässner_Wallscheid_2019, title={Controller Design
    for Electrical Drives by Deep Reinforcement Learning: A Proof of Concept}, DOI={<a
    href="https://doi.org/10.1109/tii.2019.2948387">10.1109/tii.2019.2948387</a>},
    journal={IEEE Transactions on Industrial Informatics}, author={Schenke, Maximilian
    and Kirchgässner, Wilhelm and Wallscheid, Oliver}, year={2019}, pages={4650–4658}
    }'
  chicago: 'Schenke, Maximilian, Wilhelm Kirchgässner, and Oliver Wallscheid. “Controller
    Design for Electrical Drives by Deep Reinforcement Learning: A Proof of Concept.”
    <i>IEEE Transactions on Industrial Informatics</i>, 2019, 4650–58. <a href="https://doi.org/10.1109/tii.2019.2948387">https://doi.org/10.1109/tii.2019.2948387</a>.'
  ieee: 'M. Schenke, W. Kirchgässner, and O. Wallscheid, “Controller Design for Electrical
    Drives by Deep Reinforcement Learning: A Proof of Concept,” <i>IEEE Transactions
    on Industrial Informatics</i>, pp. 4650–4658, 2019, doi: <a href="https://doi.org/10.1109/tii.2019.2948387">10.1109/tii.2019.2948387</a>.'
  mla: 'Schenke, Maximilian, et al. “Controller Design for Electrical Drives by Deep
    Reinforcement Learning: A Proof of Concept.” <i>IEEE Transactions on Industrial
    Informatics</i>, 2019, pp. 4650–58, doi:<a href="https://doi.org/10.1109/tii.2019.2948387">10.1109/tii.2019.2948387</a>.'
  short: M. Schenke, W. Kirchgässner, O. Wallscheid, IEEE Transactions on Industrial
    Informatics (2019) 4650–4658.
date_created: 2021-09-24T10:30:54Z
date_updated: 2022-02-15T09:02:10Z
department:
- _id: '52'
doi: 10.1109/tii.2019.2948387
language:
- iso: eng
page: 4650-4658
publication: IEEE Transactions on Industrial Informatics
publication_identifier:
  issn:
  - 1551-3203
  - 1941-0050
publication_status: published
status: public
title: 'Controller Design for Electrical Drives by Deep Reinforcement Learning: A
  Proof of Concept'
type: journal_article
user_id: '52638'
year: '2019'
...
---
_id: '29885'
author:
- first_name: Meryl Teresa
  full_name: Joy, Meryl Teresa
  last_name: Joy
- first_name: Joachim
  full_name: Böcker, Joachim
  id: '66'
  last_name: Böcker
  orcid: 0000-0002-8480-7295
citation:
  ama: 'Joy MT, Böcker J. Speed Estimation in Induction Machines at all Speed Ranges
    Using Sensing Windings. In: <i>2018 IEEE International Conference on Power Electronics,
    Drives and Energy Systems (PEDES)</i>. IEEE; 2019. doi:<a href="https://doi.org/10.1109/pedes.2018.8707494">10.1109/pedes.2018.8707494</a>'
  apa: Joy, M. T., &#38; Böcker, J. (2019). Speed Estimation in Induction Machines
    at all Speed Ranges Using Sensing Windings. <i>2018 IEEE International Conference
    on Power Electronics, Drives and Energy Systems (PEDES)</i>. IEEE International
    Conference on Power Electronics, Drives and Energy Systems (PEDES), Chennai, India.
    <a href="https://doi.org/10.1109/pedes.2018.8707494">https://doi.org/10.1109/pedes.2018.8707494</a>
  bibtex: '@inproceedings{Joy_Böcker_2019, title={Speed Estimation in Induction Machines
    at all Speed Ranges Using Sensing Windings}, DOI={<a href="https://doi.org/10.1109/pedes.2018.8707494">10.1109/pedes.2018.8707494</a>},
    booktitle={2018 IEEE International Conference on Power Electronics, Drives and
    Energy Systems (PEDES)}, publisher={IEEE}, author={Joy, Meryl Teresa and Böcker,
    Joachim}, year={2019} }'
  chicago: Joy, Meryl Teresa, and Joachim Böcker. “Speed Estimation in Induction Machines
    at All Speed Ranges Using Sensing Windings.” In <i>2018 IEEE International Conference
    on Power Electronics, Drives and Energy Systems (PEDES)</i>. IEEE, 2019. <a href="https://doi.org/10.1109/pedes.2018.8707494">https://doi.org/10.1109/pedes.2018.8707494</a>.
  ieee: 'M. T. Joy and J. Böcker, “Speed Estimation in Induction Machines at all Speed
    Ranges Using Sensing Windings,” presented at the IEEE International Conference
    on Power Electronics, Drives and Energy Systems (PEDES), Chennai, India, 2019,
    doi: <a href="https://doi.org/10.1109/pedes.2018.8707494">10.1109/pedes.2018.8707494</a>.'
  mla: Joy, Meryl Teresa, and Joachim Böcker. “Speed Estimation in Induction Machines
    at All Speed Ranges Using Sensing Windings.” <i>2018 IEEE International Conference
    on Power Electronics, Drives and Energy Systems (PEDES)</i>, IEEE, 2019, doi:<a
    href="https://doi.org/10.1109/pedes.2018.8707494">10.1109/pedes.2018.8707494</a>.
  short: 'M.T. Joy, J. Böcker, in: 2018 IEEE International Conference on Power Electronics,
    Drives and Energy Systems (PEDES), IEEE, 2019.'
conference:
  location: Chennai, India
  name: IEEE International Conference on Power Electronics, Drives and Energy Systems
    (PEDES)
  start_date: 2018-12
date_created: 2022-02-19T09:49:42Z
date_updated: 2022-02-19T10:08:56Z
department:
- _id: '34'
- _id: '52'
doi: 10.1109/pedes.2018.8707494
language:
- iso: eng
publication: 2018 IEEE International Conference on Power Electronics, Drives and Energy
  Systems (PEDES)
publication_status: published
publisher: IEEE
status: public
title: Speed Estimation in Induction Machines at all Speed Ranges Using Sensing Windings
type: conference
user_id: '66'
year: '2019'
...
