@inproceedings{40046,
  abstract     = {{Theoretical approaches to the transformation towards an inclusive educational system in Germany mostly agree on the involvement of developmental tasks in subject related research (Hinz, 2011). The common understanding of inclusion as a process geared towards equal participation of all children (Booth, 2012) requires a reflexive questioning of established values, attitudes and practices in order to develop inclusive subject related research, teacher training and teaching and learning (Pech & Schomaker, 2013). Among other things, this results in consequences for the design of pre- service teacher training. To a large extent, teacher education is driven by the promotion of central competencies, interests and self-efficacy (Baumert & Kunter, 2011). It aims towards the development and realisation of inclusive interdisciplinary science and social studies (‘Sachunterricht’) in primary education (Moser, 2018). In conjunction with largely acknowledged constructivist approaches to teaching and learning (Möller, 2001), the development of personality, the consideration of basic needs (Deci & Ryan, 1993) and promotion of individual potentials are repeatedly fundamentally represented in subject related and pedagogical considerations (Feuser, 1989; GDSU, 2013). Therefore, the aforementioned constructivist approach is connected to several certain key paradigms for teaching and learning processes (e.g., Vygotskij, 1978; Posner et al., 1982; van de Pol et al., 2010). In this regard, the nature of primary school students’ basic needs have empirically not been sufficiently studied yet. Theoretical frameworks from motivational psychology (Deci & Ryan, 1993) do not explicitly address how individual needs differ and how the diversity of needs can be included in joint-learning, multi-perspective technology education classes. The research project the present paper is part of aims to develop a research-based concept for the professionalisation of pre-service teachers in a seminar course. Therefore, the promotion of the pre- service teachers’ interests and self-efficacy expectations have been assessed in a pre-post research design with a control group visiting another course not related to technology education and inclusion. The present paper describes and discusses first results of the project and will give an outlook on subsequent developmental tasks.}},
  author       = {{Schröer, Franz and Tenberge, Claudia}},
  booktitle    = {{PATT39 - PATT on the Edge Technology, Innovation and Education}},
  editor       = {{Gill, David and Tuff, Jim and Kennedy, Thomas and Pendergast, Shawn and Jamil, Sana}},
  keywords     = {{Inclusion, basic needs, pre-service teacher training, interest, self-efficacy}},
  location     = {{St. John’s, Newfoundland and Labrador, Canada}},
  pages        = {{49--57}},
  title        = {{{How to enable pre-service teachers to design technological teaching and learning inclusively? – On the nature and consideration of basic needs in teacher training}}},
  year         = {{2022}},
}

@article{36083,
  author       = {{Constantiou, Ioanna and Mukkamala, Alivelu and Sjöklint, Mimmi and Trier, Matthias}},
  issn         = {{0960-085X}},
  journal      = {{European Journal of Information Systems}},
  keywords     = {{Library and Information Sciences, Information Systems, Self-Tracking, User Behaviour, Discontinuance}},
  pages        = {{1--21}},
  publisher    = {{Informa UK Limited}},
  title        = {{{Engaging with self-tracking applications: how do users respond to their performance data?}}},
  doi          = {{10.1080/0960085x.2022.2081096}},
  year         = {{2022}},
}

@article{34614,
  abstract     = {{Mit steigenden Optimierungsanforderungen an das Individuum wächst auch das indivi-
duelle Bedürfnis nach Kontrolle. Dieses kann u. a. durch self tracking-Technologien erfüllt werden.
Anhand von drei Fallbeispielen – der Personenwaage, dem Wearable und dem habit tracker – zeigt
dieser Aufsatz, wie sich medienbasierte Selbsttechnologien im historischen Verlauf intensiviert und
stärker in den Alltag integriert haben. Ein besonderer Fokus liegt dabei auf der Ambivalenz dieser
Medien: Ermöglichen sie auf der einen Seite zwar eine Selbstkontrolle und stellen so potenziell sta-
bilisierende Ressourcen für das Individuum dar, schaffen sie auf der anderen Seite auch neue
Anforderungen, die es zu erfüllen gilt.}},
  author       = {{Schloots, Franziska Margarete}},
  journal      = {{ffk Journal}},
  keywords     = {{self-tracking, Selbsttechnologien, Wearable, Bullet Journal, Personenwaage, Selbstvermessung}},
  number       = {{7}},
  pages        = {{74--91}},
  title        = {{{‚Understand what’s happening within‘. Selbstkontrolle mit Personenwaage, Wearable und habit tracker}}},
  doi          = {{10.25969/MEDIAREP/18238}},
  volume       = {{6}},
  year         = {{2022}},
}

@article{21808,
  abstract     = {{Modern services consist of interconnected components,e.g., microservices in a service mesh or machine learning functions in a pipeline. These services can scale and run across multiple network nodes on demand. To process incoming traffic, service components have to be instantiated and traffic assigned to these instances, taking capacities, changing demands, and Quality of Service (QoS) requirements into account. This challenge is usually solved with custom approaches designed by experts. While this typically works well for the considered scenario, the models often rely on unrealistic assumptions or on knowledge that is not available in practice (e.g., a priori knowledge).

We propose DeepCoord, a novel deep reinforcement learning approach that learns how to best coordinate services and is geared towards realistic assumptions. It interacts with the network and relies on available, possibly delayed monitoring information. Rather than defining a complex model or an algorithm on how to achieve an objective, our model-free approach adapts to various objectives and traffic patterns. An agent is trained offline without expert knowledge and then applied online with minimal overhead. Compared to a state-of-the-art heuristic, DeepCoord significantly improves flow throughput (up to 76%) and overall network utility (more than 2x) on realworld network topologies and traffic traces. It also supports optimizing multiple, possibly competing objectives, learns to respect QoS requirements, generalizes to scenarios with unseen, stochastic traffic, and scales to large real-world networks. For reproducibility and reuse, our code is publicly available.}},
  author       = {{Schneider, Stefan Balthasar and Khalili, Ramin and Manzoor, Adnan and Qarawlus, Haydar and Schellenberg, Rafael and Karl, Holger and Hecker, Artur}},
  journal      = {{Transactions on Network and Service Management}},
  keywords     = {{network management, service management, coordination, reinforcement learning, self-learning, self-adaptation, multi-objective}},
  publisher    = {{IEEE}},
  title        = {{{Self-Learning Multi-Objective Service Coordination Using Deep Reinforcement Learning}}},
  doi          = {{10.1109/TNSM.2021.3076503}},
  year         = {{2021}},
}

@techreport{33854,
  abstract     = {{Macrodiversity is a key technique to increase the capacity of mobile networks. It can be realized using coordinated multipoint (CoMP), simultaneously connecting users to multiple overlapping cells. Selecting which users to serve by how many and which cells is NP-hard but needs to happen continuously in real time as users move and channel state changes. Existing approaches often require strict assumptions about or perfect knowledge of the underlying radio system, its resource allocation scheme, or user movements, none of which is readily available in practice.

Instead, we propose three novel self-learning and self-adapting approaches using model-free deep reinforcement learning (DRL): DeepCoMP, DD-CoMP, and D3-CoMP. DeepCoMP leverages central observations and control of all users to select cells almost optimally. DD-CoMP and D3-CoMP use multi-agent DRL, which allows distributed, robust, and highly scalable coordination. All three approaches learn from experience and self-adapt to varying scenarios, reaching 2x higher Quality of Experience than other approaches. They have very few built-in assumptions and do not need prior system knowledge, making them more robust to change and better applicable in practice than existing approaches.}},
  author       = {{Schneider, Stefan Balthasar and Karl, Holger and Khalili, Ramin and Hecker, Artur}},
  keywords     = {{mobility management, coordinated multipoint, CoMP, cell selection, resource management, reinforcement learning, multi agent, MARL, self-learning, self-adaptation, QoE}},
  title        = {{{DeepCoMP: Coordinated Multipoint Using Multi-Agent Deep Reinforcement Learning}}},
  year         = {{2021}},
}

@techreport{37136,
  abstract     = {{This study examines the relation between voluntary audit and the cost of debt in private firms. We use a sample of 4,058 small private firms operating in the period 2006‐2017 that are not subject to mandatory audits. Firms decide for a voluntary audit of financial statements either because the economic setting in which they operate effectively forces them to do so (e.g., ownership complexity, export‐oriented supply chain, subsidiary status) or because firm fundamentals and/or financial reporting practices limit their access to financial debt, both reflected in earnings quality. We use these factors to model the decision for voluntary audit. In the outcome analyses, we find robust evidence that voluntary audits are associated with higher, rather than lower, interest rate by up to 3.0 percentage points. This effect is present regardless of the perceived audit quality (Big‐4 vs. non‐Big‐4), but is stronger for non‐Big‐4 audits where auditees have a stronger position relative to auditors. Audited firms’ earnings are less informative about future operating performance relative to unaudited counterparts. We conclude that voluntary audits facilitate access to financial debt for firms with higher risk that may otherwise have no access to this form of financing. The price paid is reflected in higher interest rates charged to firms with voluntary audits – firms with higher information and/or fundamental risk.}},
  author       = {{Ichev, Riste and Koren, Jernej and Kosi, Urska and Sitar Sustar, Katarina and Valentincic, Aljosa}},
  keywords     = {{private firms, voluntary audit, cost of debt, self‐selection bias, risk}},
  title        = {{{Cost of Debt for Private Firms Revisited: Voluntary Audits as a Reflection of Risk}}},
  year         = {{2021}},
}

@inbook{22930,
  abstract     = {{Self-piercing riveting is an established technique for joining multi-material structures in car body manufacturing. Rivets for self-piercing riveting differ in their geometry, the material used, the condition of the material and their surface condition. To shorten the manufacturing process by omitting the heat treatment and the coating process, the authors have elaborated a concept for the use of stainless steel with high strain hardening as a rivet material. The focus of the present investigation is on the evaluation of the influences of the rivet’s geometry and material on its deformation behaviour. Conventional rivets of types P and HD2, a rivet with an improved geometry made of treatable steel 38B2, and rivets made of the stainless steels 1.3815 and 1.4541 are examined. The analysis is conducted by means of multi-step joining tests for two material combinations comprising high-strength steel HCT70X and aluminium EN AW-5083. The joints are cut to provide a cross-section and the deformation behaviour of the different rivets is analysed on the basis of the measured changes in geometry and hardness. In parallel, an examination of the force-stroke curves provides further insights. It can be demonstrated that, besides the geometry, the material strength, in particular, has a significant influence on the deformation behaviour of the rivet. The strength of steel 1.4541 is seen to be too low for the joining task, while the strength of steel 1.3815 is sufficient, and hence the investigation confirms the capability of rivets made of 1.3815 for joining even challenging material combinations.}},
  author       = {{Uhe, Benedikt and Kuball, Clara-Maria and Merklein, Marion and Meschut, Gerson}},
  booktitle    = {{Forming the Future - Proceedings of the 13th International Conference on the Technology of Plasticity. The Minerals, Metals & Materials Series.}},
  editor       = {{Daehn, Glenn and Cao, Jian and Kinsey, Brad and Tekkaya, Erman and Vivek, Anupam and Yoshida, Yoshinori}},
  keywords     = {{Self-piercing riveting, Lightweight design, Deformation behaviour, Stainless steel, High nitrogen steel}},
  pages        = {{1495--1506}},
  publisher    = {{Springer}},
  title        = {{{Self-Piercing Riveting Using Rivets Made of Stainless Steel with High Strain Hardening}}},
  doi          = {{10.1007/978-3-030-75381-8_124}},
  year         = {{2021}},
}

@inproceedings{22274,
  abstract     = {{The use of high-strength steel and aluminium is rising due to the intensified efforts being made in lightweight design, and self-piercing riveting is becoming increasingly important. Conventional rivets for self-piercing riveting differ in their geometry, the material used, the condition of the material and the coating. To shorten the manufacturing process, the use of stainless steel with high strain hardening as the rivet material represents a promising approach. This allows the coating of the rivets to be omitted due to the corrosion resistance of the material and, since the strength of the stainless steel is achieved by cold forming, heat treatment is no longer required. In addition, it is possible to adjust the local strength within the rivet. Because of that, the authors have elaborated a concept for using high nitrogen steel 1.3815 as the rivet material. The present investigation focusses on the joint strength in order to evaluate the capability of rivets in high nitrogen steel by comparison to conventional rivets made of treatable steel. Due to certain challenges in the forming process of the high nitrogen steel rivets, deviations result from the targeted rivet geometry. Mainly these deviations cause a lower joint strength with these rivets, which is, however, adequate. All in all, the capability of the new rivet is proven by the results of this investigation. }},
  author       = {{Uhe, Benedikt and Kuball, Clara-Maria and Merklein, Marion and Meschut, Gerson}},
  keywords     = {{Self-piercing Riveting, Joining Technology, Rivet Geometry, Rivet Material, High Nitrogen Steel, Joint Strength}},
  location     = {{Liège, Belgien}},
  title        = {{{Strength of self-piercing riveted Joints with conventional Rivets and Rivets made of High Nitrogen Steel}}},
  doi          = {{10.25518/esaform21.1911}},
  year         = {{2021}},
}

@article{32558,
  abstract     = {{With the rapid progress of technological development, self-efficacy in reference to digital devices (i.e., information and computer technology [ICT] self-efficacy) is an important driver that helps students to deal with technological problems and support their lifelong learning processes. Schools, peers, and home learning environments are important sources for the development of positive self-efficacy. Expanding on previous research, we investigated the associations between different aspects of the digital home learning environment and students’ ICT self-efficacy. The moderation effects of gender were also tested. A total of 651 children answered a questionnaire about different digital home learning environment dimensions and estimated their ICT self-efficacy using an adapted scale—Schwarzer and Jerusalem’s (1999) general self-efficacy scale. Using the structural equation modeling technique, a digital home learning environment containing six different qualities of parental support was investigated. Families’ cultural capital, parents’ attitudes toward the Internet, and shared Internet activities at home contributed positively to ICT self-efficacy. We observed small gender differences, with the moderation effect being nonsignificant. The results help researchers and practitioners to understand how different dimensions of the digital home learning environment support ICT self-efficacy. We will discuss how parents can enhance the home learning environment and how teachers can integrate this knowledge into formal education.}},
  author       = {{Bonanati, Sabrina and Buhl, Heike M.}},
  issn         = {{1387-1579}},
  journal      = {{Learning Environments Research}},
  keywords     = {{Digital media use, Gender, Home learning environment, ICT self-efcacy, Motivation, Parental involvement}},
  number       = {{2}},
  pages        = {{485--505}},
  publisher    = {{Springer Science and Business Media LLC}},
  title        = {{{The digital home learning environment and its relation to children’s ICT self-efficacy}}},
  doi          = {{10.1007/s10984-021-09377-8}},
  volume       = {{25}},
  year         = {{2021}},
}

@inproceedings{19609,
  abstract     = {{Modern services comprise interconnected components,
e.g., microservices in a service mesh, that can scale and
run on multiple nodes across the network on demand. To process
incoming traffic, service components have to be instantiated and
traffic assigned to these instances, taking capacities and changing
demands into account. This challenge is usually solved with
custom approaches designed by experts. While this typically
works well for the considered scenario, the models often rely
on unrealistic assumptions or on knowledge that is not available
in practice (e.g., a priori knowledge).

We propose a novel deep reinforcement learning approach that
learns how to best coordinate services and is geared towards
realistic assumptions. It interacts with the network and relies on
available, possibly delayed monitoring information. Rather than
defining a complex model or an algorithm how to achieve an
objective, our model-free approach adapts to various objectives
and traffic patterns. An agent is trained offline without expert
knowledge and then applied online with minimal overhead. Compared
to a state-of-the-art heuristic, it significantly improves flow
throughput and overall network utility on real-world network
topologies and traffic traces. It also learns to optimize different
objectives, generalizes to scenarios with unseen, stochastic traffic
patterns, and scales to large real-world networks.}},
  author       = {{Schneider, Stefan Balthasar and Manzoor, Adnan and Qarawlus, Haydar and Schellenberg, Rafael and Karl, Holger and Khalili, Ramin and Hecker, Artur}},
  booktitle    = {{IEEE International Conference on Network and Service Management (CNSM)}},
  keywords     = {{self-driving networks, self-learning, network coordination, service coordination, reinforcement learning, deep learning, nfv}},
  publisher    = {{IEEE}},
  title        = {{{Self-Driving Network and Service Coordination Using Deep Reinforcement Learning}}},
  year         = {{2020}},
}

@article{20143,
  author       = {{Otroshi, Mortaza and Rossel, Moritz and Meschut, Gerson}},
  journal      = {{Journal of Advanced Joining Processes}},
  keywords     = {{Self-pierce riveting, Ductile fracture, Damage modeling, GISSMO damage model}},
  publisher    = {{Elsevier}},
  title        = {{{Stress state dependent damage modeling of self-pierce riveting process simulation using GISSMO damage model}}},
  doi          = {{10.1016/j.jajp.2020.100015}},
  volume       = {{1}},
  year         = {{2020}},
}

@article{35298,
  abstract     = {{Im  Artikel  werden  drei  verschiedene  Lernzugänge  (kom-petenzorientiertes,  ästhetisches  und  biographisches  Lernen)  vorgestellt  und  aus theoretischer Perspektive deren motivierender Gehalt für selbstreguliertes Lernen in Praxisphasen des Lehramtsstudiumsherausgearbeitet. Als theoretische Grund-lage dient die Selbstbestimmungstheorie als zentrale motivationale Theorie zur Erklärung selbstbestimmten Handelns.}},
  author       = {{Caruso, Carina and Adammek, Christine and Bonanati, Sabrina and Wiescholek, Sybille}},
  issn         = {{2625-0675}},
  journal      = {{Herausforderung Lehrer*innenbildung - Zeitschrift Zur Konzeption, Gestaltung Und Diskussion}},
  keywords     = {{ästhetische Forschung, Biographiearbeit, Praxissemester, Professionalisierung, selbstreguliertes Lernen, Motivation / aesthetic research, biographical work, long-term internship, profes-sionalization, self-regulated learning, motivation}},
  number       = {{1}},
  pages        = {{18--33}},
  title        = {{{Motivierende Lernzugänge als Ausgangspunkt der Professionalisierung angehender Lehrer_innen}}},
  doi          = {{10.4119/hlz-2540}},
  volume       = {{3}},
  year         = {{2020}},
}

@proceedings{19976,
  abstract     = {{The aim to reduce pollutant emission has led to a trend towards lightweight construction in car body development during the last years. As a consequence of the resulting need for multi-material design, mechanical joining technologies become increasingly important. Mechanical joining allows for the combination of dissimilar materials, while thermic joining techniques reach their limits. Self-piercing riveting enables the joining of dissimilar materials by using semi-tubular rivets as mechanical fasteners. The rivet production, however, is costly and time-consuming, as the rivets generally have to be hardened, tempered and coated after forming, in order to achieve an adequate strength and corrosion resistance. A promising approach to improve the efficiency of the rivet manufacturing is the use of high-strength high nitrogen steel as rivet material because these additional process steps would not be necessary anymore. As a result of the comparatively high nitrogen content, such steels have various beneficial properties like higher strength, good ductility and improved corrosion resistance. By cold bulk forming of high nitrogen steels high-strength parts can be manufactured due to the strengthening which is caused by the high strain hardening. However, high tool loads thereby have to be expected and are a major challenge during the production process. Consequently, there is a need for appropriate forming strategies. This paper presents key aspects concerning the process design for the manufacturing of semi-tubular self-piercing rivets made of high-strength steel. The aim is to produce the rivets in several forming stages without intermediate heat treatment between the single stages. Due to the high strain hardening of the material, a two stage forming concept will be investigated. Cup-backward extrusion is chosen as the first process step in order to form the rivet shank without forming the rivet foot. Thus, the strain hardening effects in the area of the rivet foot are minimized and the tool loads during the following process step can be reduced. During the second and final forming stage the detailed geometry of the rivet foot and the rivet head is formed. In this context, the effect of different variations, for example concerning the final geometry of the rivet foot, on the tool load is investigated using multistage numerical analysis. Furthermore, the influence of the process temperature on occurring stresses is analysed. Based on the results of the investigations, an adequate forming strategy and a tool concept for the manufacturing of semi-tubular self-piercing rivets made of high-strength steel are presented.}},
  editor       = {{Kuball, Clara-Maria and Uhe, Benedikt and Meschut, Gerson and Merklein, Marion}},
  keywords     = {{high nitrogen steel, self-piercing riveting, joining by forming, bulk forming, tool design}},
  pages        = {{280--285}},
  title        = {{{Process design for the forming of semi-tubular self-piercing rivets made of high nitrogen steel}}},
  doi          = {{10.1016/j.promfg.2020.08.052}},
  volume       = {{50}},
  year         = {{2020}},
}

@article{19973,
  abstract     = {{As a result of lightweight design, increased use is being made of high-strength steel and aluminium in car bodies. Self-piercing riveting is an established technique for joining these materials. The dissimilar properties of the two materials have led to a number of different rivet geometries in the past. Each rivet geometry fulfils the requirements of the materials within a limited range. In the present investigation, an improved rivet geometry is developed, which permits the reliable joining of two material combinations that could only be joined by two different rivet geometries up until now. Material combination 1 consists of high-strength steel on both sides, while material combination 2 comprises aluminium on the punch side and high-strength steel on the die side. The material flow and the stress and strain conditions prevailing during the joining process are analysed by means of numerical simulation. The rivet geometry is then improved step-by-step on the basis of this analysis. Finally, the improved rivet geometry is manufactured and the findings of the investigation are verified in experimental joining tests.}},
  author       = {{Uhe, Benedikt and Kuball, Clara-Maria and Merklein, Marion and Meschut, Gerson}},
  journal      = {{Production Engineering}},
  keywords     = {{Self-piercing riveting, Joining technology, Rivet geometry, Multi-material design, High-strength steel, Aluminium}},
  pages        = {{417--423}},
  title        = {{{Improvement of a rivet geometry for the self-piercing riveting of high-strength steel and multi-material joints}}},
  doi          = {{10.1007/s11740-020-00973-w}},
  volume       = {{14}},
  year         = {{2020}},
}

@proceedings{19974,
  abstract     = {{Due to the trend towards lightweight design in car body development mechanical joining technologies become increasingly important. These techniques allow for the joining of dissimilar materials and thus enable multi-material design, while thermic joining methods reach their limits. Semi-tubular self-piercing riveting is an important mechanical joining technology. The rivet production, however, is costly and time-consuming, as the process consists of several process steps including the heat treatment and coating of the rivets in order to achieve an adequate strength and corrosion resistance. The use of high nitrogen steel as rivet material leads to the possibility of reducing process steps and hence increasing the efficiency of the process. However, the high tool loads being expected due to the high strain hardening of the material are a major challenge during the rivet production. Thus, there is a need for appropriate forming strategies, such as the manufacturing of the rivets at elevated temperatures. Prior investigations led to the conclusion that forming already at 200 °C results in a distinct reduction of the yield strength. To create a deeper understanding of the forming behaviour of high nitrogen steel at elevated temperatures, compression tests were conducted in a temperature range between room temperature and 200 °C. The determined true stress – true strain curves are the basis for the further process and tool design of the rivet production. Another key factor for the rivet manufacturing at elevated temperatures is the influence of the process temperature on the tribological conditions. For this reason, ring compression tests at room temperature and 200 °C are carried out. The friction factors are determined on the basis of calibration curves resulting from the numerical analysis of the ring compression process. The investigations indicate that the friction factor at 200 °C is significantly higher compared to room temperature. This essential fact has to be taken into account for the process and tool design for the rivet production using high nitrogen steel.}},
  editor       = {{Kuball, Clara-Maria and Jung, R and Uhe, Benedikt and Meschut, Gerson and Merklein, Marion}},
  keywords     = {{High nitrogen steel, Self-piercing riveting, Joining by forming, Bulk forming, Strain hardening}},
  title        = {{{Influence of the process temperature on the forming behaviour and the friction during bulk forming of high nitrogen steel}}},
  doi          = {{10.1016/j.jajp.2020.100023}},
  volume       = {{1}},
  year         = {{2020}},
}

@phdthesis{10000,
  abstract     = {{Ultraschall wird zur Effizienzsteigerung in verfahrenstechnischen Prozessen eingesetzt. Die Betriebsparamter der Ultraschallsysteme werden empirisch ermittelt, da derzeit keine systematische Analyse der Wechselwirkung zwischen Ultraschallwandler und Schallfeld sowie kein Verfahren zur Messung der Kavitationsaktivität ohne zusätzlichen Sensor existieren. Auf Basis einer experimentellen Analyse des betrachteten sonochemischen Reaktors wird ein Finite-Elemente-Modell aufgebaut, das die Wechselwirkung zwischen Schallfeld und Ultraschallwandler berücksichtigt. Die modellbasierte Analyse zeigt, dass wegen der akustischen Eigenschaften des Autoklavs nur direkt an der Sonotrode Kavitation entsteht. Die Wechselwirkung zwischen Ultraschallwandler und Schallfeld ermöglicht Aussagen über das Schallfeld und die Kavitationsaktivität auf Basis der Rückwirkung auf den Ultraschallwandler. Die lineare Schalldruckverteilung ermöglicht eine Prognose über die Verteilung von Kavitationszonen. Das beschriebene Modell liefert wertvolle Erkenntnisse für die Auslegung, Analyse und Skalierung sonochemischer Reaktoren. Auf Grund der rauen Prozessrandbedingungen ist die Applikation von Sensoren zur Überwachung der Kavitationsaktivität in vielen sonochemischen Prozessen nicht möglich. Zur prozessbegleitenden Messung der Kavitationsaktivität wird ein Verfahren entwickelt, das die Bewertung der Kavitationsaktivität durch Auswertung der Rückwirkung auf den Ultraschallwandler erlaubt. Das Messverfahren ermöglicht eine vorhersagbare und reproduzierbare Durchführung kavitationsbasierter Prozesse und stellt eine wichtige Erweiterung für bestehende und neue Ultraschallsysteme dar.}},
  author       = {{Bornmann, Peter}},
  keywords     = {{Sonochemie, Akustische Kavitation, Kavitationsmessung, Kavitationsdetektion, FEM-Simulation Ultraschallwandler, Prozessüberwachung, FEM-Simulation Schallfeld, Self-Sensing, Piezoelektrische Ultraschallwandler, Ultraschallreinigung}},
  publisher    = {{Shaker}},
  title        = {{{Modellierung und experimentelle Charakterisierung der Wechselwirkung zwischen Ultraschallwandler und Flüssigkeit in kavitationsbasierten Prozessen}}},
  year         = {{2019}},
}

@article{3516,
  abstract     = {{Triadic service relationships comprise complex relationships in which not only the customer and provider are involved as partners but also other individuals with caregiving relationships with the customer. A triadic constellation may arise in the context of services for animal companions, for example, when veterinarians provide counsel and treatment to the animal companion and its owner. Through interviews with both owners of animal companions and providers of services for animal companions, this study explores typical constellations and characteristics of the three relationships in this service triad. In line with balance theory, the results show that four distinct types of triadic relationships exist in services for animal companions: the harmonious, the dysfunctional, the challenging, and the doubtful triad. The study highlights the potential conflicts and dynamics in the triads to advise providers on how to address customers depending on the types of triads to which they belong.}},
  author       = {{Rötzmeier-Keuper, Julia and Hendricks, Jennifer and Wünderlich, Nancy and Schmitz, Gertrud}},
  journal      = {{Journal of Business Research}},
  keywords     = {{Triadic relationships, Balance theory, Pet-related services, Animal companions, Service relationship typology, Service triads}},
  number       = {{85}},
  pages        = {{295----303}},
  publisher    = {{Elsevier}},
  title        = {{{Triadic relationships in the context of services for animal companions}}},
  year         = {{2018}},
}

@inproceedings{1163,
  abstract     = {{In this paper we present two major results:
First, we introduce the first self-stabilizing version of a supervised overlay network (as introduced in~\cite{DBLP:conf/ispan/KothapalliS05}) by presenting a self-stabilizing supervised skip ring.
Secondly, we show how to use the self-stabilizing supervised skip ring to construct an efficient self-stabilizing publish-subscribe system.
That is, in addition to stabilizing the overlay network, every subscriber of a topic will eventually know all of the publications that have been issued so far for that topic. The communication work needed to processes a subscribe or unsubscribe operation is just a constant in a legitimate state, and the communication work of checking whether the system is still in a legitimate state is just a constant on expectation for the supervisor as well as any process in the system.
}},
  author       = {{Feldmann, Michael and Kolb, Christina and Scheideler, Christian and Strothmann, Thim Frederik}},
  booktitle    = {{Proceedings of the 32nd IEEE International Parallel & Distributed Processing Symposium (IPDPS)}},
  keywords     = {{Topological Self-stabilization, Supervised Overlay, Publish-Subscribe System}},
  location     = {{Vancouver}},
  publisher    = {{IEEE}},
  title        = {{{Self-Stabilizing Supervised Publish-Subscribe Systems}}},
  doi          = {{10.1109/IPDPS.2018.00114}},
  year         = {{2018}},
}

@inproceedings{4411,
  abstract     = {{While a lot of research in distributed computing has covered solutions for self-stabilizing computing and topologies, there is far less work on self-stabilization for distributed data structures.
Considering crashing peers in peer-to-peer networks, it should not be taken for granted that a distributed data structure remains intact.
In this work, we present a self-stabilizing protocol for a distributed data structure called the hashed Patricia Trie (Kniesburges and Scheideler WALCOM'11) that enables efficient prefix search on a set of keys.
The data structure has a wide area of applications including string matching problems while offering low overhead and efficient operations when embedded on top of a distributed hash table.
Especially, longest prefix matching for $x$ can be done in $\mathcal{O}(\log |x|)$ hash table read accesses.
We show how to maintain the structure in a self-stabilizing way.
Our protocol assures low overhead in a legal state and a total (asymptotically optimal) memory demand of $\Theta(d)$ bits, where $d$ is the number of bits needed for storing all keys.}},
  author       = {{Knollmann, Till and Scheideler, Christian}},
  booktitle    = {{Proceedings of the 20th International Symposium on Stabilization, Safety, and Security of Distributed Systems (SSS)}},
  editor       = {{Izumi, Taisuke and Kuznetsov, Petr}},
  keywords     = {{Self-Stabilizing, Prefix Search, Distributed Data Structure}},
  location     = {{Tokyo}},
  publisher    = {{Springer, Cham}},
  title        = {{{A Self-Stabilizing Hashed Patricia Trie}}},
  doi          = {{10.1007/978-3-030-03232-6_1}},
  volume       = {{11201}},
  year         = {{2018}},
}

@inproceedings{9999,
  abstract     = {{Ultrasonic wire bonding is an indispensable process in the industrial manufacturing of semiconductor devices. Copper wire is increasingly replacing the well-established aluminium wire because of its superior electrical, thermal and mechanical properties. Copper wire processes differ significantly from aluminium processes and are more sensitive to disturbances, which reduces the range of parameter values suitable for a stable process. Disturbances can be compensated by an adaption of process parameters, but finding suitable parameters manually is difficult and time-consuming. This paper presents a physical model of the ultrasonic wire bonding process including the friction contact between tool and wire. This model yields novel insights into the process. A prototype of a multi-objective optimizing bonding machine (MOBM) is presented. It uses multi-objective optimization, based on the complete process model, to automatically select the best operating point as a compromise of concurrent objectives.}},
  author       = {{Unger, Andreas and Hunstig, Matthias and Meyer, Tobias and Brökelmann, Michael and Sextro, Walter}},
  booktitle    = {{In Proceedings of IMAPS 2018 – 51st Symposium on Microelectronics, Pasadena, CA, 2018}},
  keywords     = {{wire bonding, multi-objective optimization, process model, copper wire, self-optimization}},
  title        = {{{Intelligent Production of Wire Bonds using Multi-Objective Optimization – Insights, Opportunities and Challenges}}},
  doi          = {{10.4071/2380-4505-2018.1.000572}},
  volume       = {{Vol. 2018, No. 1, pp. 000572-000577.}},
  year         = {{2018}},
}

