<?xml version="1.0" encoding="utf-8"?>
<export-example>
  <doc>
    <id>5574</id>
    <completedYear/>
    <publishedYear>2022</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst>88</pageFirst>
    <pageLast>97</pageLast>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>conferenceobject</type>
    <publisherName>Hochschule Landshut</publisherName>
    <publisherPlace>Landshut</publisherPlace>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>2022-11-14</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Integration of a Security Gateway for Critical Infrastructure into Existing PKI Systems</title>
    <parentTitle language="deu">3. Symposium Elektronik und Systemintegration (ESI 2022), Tagungsband: 06. April 2022, Hochschule Landshut, Deutschland</parentTitle>
    <identifier type="isbn">978-3-9818439-7-2</identifier>
    <enrichment key="BegutachtungStatus">begutachtet</enrichment>
    <enrichment key="Kostentraeger">2056071</enrichment>
    <enrichment key="opus.source">publish</enrichment>
    <licence>Keine Lizenz - Es gilt das deutsche Urheberrecht: § 53 UrhG</licence>
    <author>Andreas Münch</author>
    <author>Tobias Frauenschläger</author>
    <author>Jürgen Mottok</author>
    <collection role="institutes" number="FakEI">Fakultät Elektro- und Informationstechnik</collection>
    <collection role="othforschungsschwerpunkt" number="16315">Information und Kommunikation</collection>
  </doc>
  <doc>
    <id>1000</id>
    <completedYear/>
    <publishedYear>2020</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst>241</pageFirst>
    <pageLast>255</pageLast>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>conferenceobject</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>2021-02-03</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Accelerating Real-Time Applications with Predictable Work-Stealing</title>
    <abstract language="eng">Modern compute architectures often consist of multiple CPU cores to achieve their performance, as physical properties put a limit on the execution speed of a single processor. This trend is also visible in the embedded and real-time domain, where programmers are forced to parallelize their software to keep deadlines. Additionally, embedded systems rely increasingly on modular applications, that can easily be adapted to different system loads and hardware configurations.&#13;
&#13;
To parallelize applications under these dynamic conditions, often dispatching frameworks like Threading Building Blocks (TBB) are used in the desktop and server segment. More recently, Embedded Multicore Building Blocks (EMB2) was developed as a task-based programming solution designed with the constraints of embedded systems in mind.&#13;
&#13;
In this paper, we discuss how task-based programming fits such systems by analyzing scheduler implementation variants, with a focus on classic work-stealing and the libraries TBB and EMB2. Based on the state of the art we introduce a novel resource-trading concept that allows static memory allocation in a work-stealing runtime holding strict space and time bounds. We conduct benchmarks between an early prototype of the concept, TBB and EMB2, showing that resource-trading does not introduce additional runtime overheads, while unfortunately also not improving on execution time variances.</abstract>
    <parentTitle language="eng">Architecture of computing systems - ARCS 2020: 33rd international conference, Aachen, Germany, May 25-28, 2020, proceedings</parentTitle>
    <identifier type="doi">10.1007/978-3-030-52794-5_18</identifier>
    <enrichment key="opus.source">publish</enrichment>
    <enrichment key="BegutachtungStatus">begutachtet</enrichment>
    <author>Florian Fritz</author>
    <author>Michael Schmid</author>
    <author>Jürgen Mottok</author>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Real-time</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Parallel programming</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Work-stealing</value>
    </subject>
    <collection role="ddc" number="005">Computerprogrammierung, Programme, Daten</collection>
    <collection role="institutes" number="FakEI">Fakultät Elektro- und Informationstechnik</collection>
    <collection role="othforschungsschwerpunkt" number="16315">Information und Kommunikation</collection>
    <collection role="institutes" number="">Laboratory for Safe and Secure Systems (LAS3)</collection>
  </doc>
  <doc>
    <id>1004</id>
    <completedYear/>
    <publishedYear>2020</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst>185</pageFirst>
    <pageLast>199</pageLast>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>conferenceobject</type>
    <publisherName>Springer International Publishing</publisherName>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>2021-02-03</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Security Improvements by Separating the Cryptographic Protocol from the Network Stack onto a Multi-MCU Architecture</title>
    <abstract language="eng">The number of IoT devices in SCADA and ICS systems is rising quickly, especially in the domain of critical infrastructures. But these kinds of systems are performing mission critical tasks like controlling devices in industrial facilities or substations in the smart grid. Therefore, they are subject to a lot of regulatory standards. Yet, to provide remote access over the internet, special architectures are developed to integrate a network interface into these devices without inferring with the actual functionality. However, these architectures either lack security measures against cyber-attacks or do not offer the necessary performance for time-critical communication interfaces. To solve that, an architecture consisting of three units is introduced in this paper to provide a network interface with extensive security measures and a high performance. The main feature is the isolation of the cryptographic functionality onto an additional MCU. After proposing the basic concept, the paper presents many implementation details. Based on the current state of implementation, a concept validation of the realized architecture is described.</abstract>
    <parentTitle language="eng">Architecture of Computing Systems - ARCS 2020: 33rd international conference, Aachen, Germany, May 25-28, 2020, proceedings</parentTitle>
    <identifier type="doi">10.1007/978-3-030-52794-5_14</identifier>
    <enrichment key="opus.source">publish</enrichment>
    <enrichment key="BegutachtungStatus">begutachtet</enrichment>
    <author>Tobias Frauenschläger</author>
    <author>Sebastian Renner</author>
    <author>Jürgen Mottok</author>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Cyber-security</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Functional safety</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Network security</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Industrial Internet of Things</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Industrial Control System</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Supervisory Control and Data Acquisition System Multi microcontroller setup Dos prevention Critical infrastructures</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Multi microcontroller setup Dos prevention Critical infrastructures</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Dos prevention</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Critical infrastructures</value>
    </subject>
    <collection role="ddc" number="005">Computerprogrammierung, Programme, Daten</collection>
    <collection role="institutes" number="FakEI">Fakultät Elektro- und Informationstechnik</collection>
    <collection role="othforschungsschwerpunkt" number="16315">Information und Kommunikation</collection>
    <collection role="institutes" number="">Laboratory for Safe and Secure Systems (LAS3)</collection>
  </doc>
  <doc>
    <id>5571</id>
    <completedYear/>
    <publishedYear>2022</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber>9</pageNumber>
    <edition/>
    <issue/>
    <volume/>
    <type>conferenceobject</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>2022-11-14</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Investigation of Scheduling Algorithms for DAG. Tasks through Simulations</title>
    <abstract language="eng">In the real-time systems sector, various task models and corresponding tests exist to model and verify the schedulability of task sets on the system at hand. While those models and schedulability tests have intensively been studied from a theoretical point of view, it is hard to ma e use of them to compare the actual execution behavior of scheduling algorithms on a real system. In contrast to schedulability tests, simulators can help to investigate the performance of specific scheduling algorithms. One of the most generalized task models to describe parallel tasks is the Directed Acyclic Graph model that allows to represent tasks as a series of subtasks that depict the potentially parallel computations and precedence constraints that denote the order in which the subtasks are allowed to execute.&#13;
In this paper, we investigate various scheduling algorithms for the Directed Acyclic Graph model. For that, we first recapitulate the examined scheduling algorithms in detail and point out relevant differences. Subsequently, we present the evaluation of different global and federated scheduling algorithms using fine-grained parallel tasks. To this end, we generate random Directed Acyclic Graph tasks and simulate their execution on multiprocessor systems using scheduling algorithms such as global rate-monotonic and semi-federated scheduling as well as global scheduling policies using the thread pool model.</abstract>
    <parentTitle language="eng">ERTS 2022, 11th European Congress Embedded Real Time Systems: 1-2 June, Toulouse, France</parentTitle>
    <identifier type="url">https://hal.archives-ouvertes.fr/hal-03700472/document</identifier>
    <enrichment key="BegutachtungStatus">begutachtet</enrichment>
    <enrichment key="opus.source">publish</enrichment>
    <licence>Keine Lizenz - Es gilt das deutsche Urheberrecht: § 53 UrhG</licence>
    <author>Michael Schmid</author>
    <author>Jürgen Mottok</author>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>real-time</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>scheduling</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>task models</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>simulation</value>
    </subject>
    <collection role="institutes" number="FakEI">Fakultät Elektro- und Informationstechnik</collection>
    <collection role="othforschungsschwerpunkt" number="16315">Information und Kommunikation</collection>
    <collection role="oaweg" number="">Bronze Open Access - frei zugänglich aber ohne Lizenzhinweis</collection>
  </doc>
  <doc>
    <id>5579</id>
    <completedYear/>
    <publishedYear>2022</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>conferencesummary</type>
    <publisherName>National Institute of Standards and Technology (NIST)</publisherName>
    <publisherPlace>Gaithersburg</publisherPlace>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>2022-11-14</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">3rd Round Ciphers Evaluation on Microcontrollers</title>
    <parentTitle language="eng">Lightweight Cryptography Workshop (virtual): May 9-11 2022</parentTitle>
    <identifier type="url">https://www.nist.gov/video/day-1-part-2-lightweight-cryptography-workshop-2022</identifier>
    <enrichment key="BegutachtungStatus">begutachtet</enrichment>
    <enrichment key="Kostentraeger">2056071</enrichment>
    <enrichment key="opus.source">publish</enrichment>
    <licence>Keine Lizenz - Es gilt das deutsche Urheberrecht: § 53 UrhG</licence>
    <author>Sebastian Renner</author>
    <author>Enrico Pozzobon</author>
    <author>Jürgen Mottok</author>
    <collection role="institutes" number="FakEI">Fakultät Elektro- und Informationstechnik</collection>
    <collection role="othforschungsschwerpunkt" number="16315">Information und Kommunikation</collection>
    <collection role="institutes" number="">Laboratory for Safe and Secure Systems (LAS3)</collection>
  </doc>
  <doc>
    <id>5582</id>
    <completedYear/>
    <publishedYear>2019</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>conferenceobject</type>
    <publisherName>RWTH Aachen</publisherName>
    <publisherPlace>Aachen</publisherPlace>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>2022-11-14</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Towards Semantic model-to-model Mapping of Cross-Domain Component Interfaces for Interoperability of Vehicle Applications : An Approach towards Synergy Exploration</title>
    <abstract language="eng">With the increase in demand of services in the automotive industry, automotive enterprises prefer to collaborate with other qualified cross-domain partners to provide complex automotive functions (or services), such as autonomous driving, OTA (Over The Air) vehicle update, V2X (Vehicle-to-Vehicle communication), etc. One key element in cross-domain enterprise collaboration is the mutual agreement between interfaces of software components. In this context, model-to-model mappings of software component models of heterogeneous frameworks for automotive services and to explore the synergies in their interface semantics, have become an essential factor in improving the interoperability among the automotive and other cross-domain enterprises. However, one of the challenges in achieving cross-domain component interface model-to-model mappings at an application level lies in detecting the interface semantics and the semantic relations that are conveyed in different component models in different frameworks. This paper addresses this challenge using a Model Driven Architecture (MDA) based analytical approach to explore interface semantic synergies in the cross-domain component meta-models that are used for automotive services. The approach applies manual semantic checking measurements at an application interface level to understand the meanings and relations between the different meta-model entities of cross-domain framework software components. In this research, we attempt to ensure that interface description models of software components from heterogeneous frameworks can be compared, correlated and re-used for automotive services based on semantic synergies. We have demonstrated our approach using component meta-models from cross-domain enterprises, that are used for the automotive application domain.</abstract>
    <parentTitle language="eng">MDE4IoT &amp; ModComp 2019: Model-Driven Engineering for the Internet of Things (MDE4IoT) &amp; Interplay of Model-Driven and Component-Based Software Engineering (ModComp); joint proceedings of the Workshop on Model-Driven Engineering for the Internet of Things (MDE4IoT) &amp; of the Workshop on Interplay of Model-Driven and Component-Based Software Engineering (ModComp); co-located with the IEEE/ACM 22nd International Conference on Model Driven Engineering Languages and Systems (MODELS 2019), Munich, Germany, September 15 and 17, 2019</parentTitle>
    <identifier type="doi">10.13140/RG.2.2.28765.15840</identifier>
    <identifier type="url">https://ceur-ws.org/Vol-2442/paper8.pdf</identifier>
    <enrichment key="BegutachtungStatus">begutachtet</enrichment>
    <enrichment key="opus.source">publish</enrichment>
    <enrichment key="OtherSeries">CEUR workshop proceedings ; vol-2442</enrichment>
    <licence>Creative Commons - CC BY - Namensnennung 4.0 International</licence>
    <author>Sangita De</author>
    <author>Michael Niklas</author>
    <author>Brian Rooney</author>
    <author>Jürgen Mottok</author>
    <author>Premek Brada</author>
    <collection role="institutes" number="FakEI">Fakultät Elektro- und Informationstechnik</collection>
    <collection role="othforschungsschwerpunkt" number="16315">Information und Kommunikation</collection>
    <collection role="oaweg" number="">Diamond Open Access - OA-Veröffentlichung ohne Publikationskosten (Sponsoring)</collection>
    <collection role="institutes" number="">Laboratory for Safe and Secure Systems (LAS3)</collection>
  </doc>
  <doc>
    <id>5580</id>
    <completedYear/>
    <publishedYear>2023</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst>14</pageFirst>
    <pageLast>28</pageLast>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>conferenceobject</type>
    <publisherName>Springer</publisherName>
    <publisherPlace>Cham</publisherPlace>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>2022-11-14</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Evaluation of Semantic Interoperability of Automotive Service API Models Based on Metamodels Similarity Metrics Using a Semi-automated Approach</title>
    <abstract language="eng">In recent years, mapping of application software components’ ontologies semantically emerged as a big research challenge in automotive application domain that manipulates several cross-enterprise synergy knowledge application frameworks. The same knowledge formalized by different experts in different vehicle application frameworks leads to heterogeneous representations of components’ interface data. Consequently, this causes the most daunting impediment in semantic interoperability between the service components in cooperative automotive systems. From a modeling perspective, in the absence of standardized domain-based unified modeling techniques, the orchestration and resolution of semantic data interoperability between various vehicle application frameworks’ components’ interface models remain a challenge. However, this challenge could be addressed using ontological metamodeling by specifying semantic associations between components’ interface model concepts based on the domain knowledge. Apart from the semantic mapping of interface ontological metamodels, this work also defines quality metrics to determine the degree of semantic alignment achieved between the various interface ontologies. Additionally, to reduce development time and cost towards semantic interoperability, this work proposes a semi-automated plugin tool for the applicability of the evaluated quality metrics to semantic mapping of real-world components’ interface models.</abstract>
    <parentTitle language="eng">iCETiC 2022 : 5th International Conference on Emerging Technologies in Computing 2022: Aug 15, 2022 - Aug 16, 2022, Chester, UK</parentTitle>
    <identifier type="doi">10.1007/978-3-031-25161-0_2</identifier>
    <enrichment key="BegutachtungStatus">begutachtet</enrichment>
    <enrichment key="opus.source">publish</enrichment>
    <enrichment key="OtherSeries">Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering ; vol 463</enrichment>
    <licence>Keine Lizenz - Es gilt das deutsche Urheberrecht: § 53 UrhG</licence>
    <author>Sangita De</author>
    <author>Jürgen Mottok</author>
    <author>Premek Brada</author>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Framework</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Interface</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Metamodel</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Metrics</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Ontology</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Semantic</value>
    </subject>
    <collection role="institutes" number="FakEI">Fakultät Elektro- und Informationstechnik</collection>
    <collection role="othforschungsschwerpunkt" number="16315">Information und Kommunikation</collection>
    <collection role="institutes" number="">Laboratory for Safe and Secure Systems (LAS3)</collection>
  </doc>
  <doc>
    <id>6046</id>
    <completedYear/>
    <publishedYear>2023</publishedYear>
    <thesisYearAccepted/>
    <language>deu</language>
    <pageFirst>1167</pageFirst>
    <pageLast>1170</pageLast>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>conferenceobject</type>
    <publisherName>Deutsche Gesellschaft für Akustik e.V. (DAGA)</publisherName>
    <publisherPlace>Berlin</publisherPlace>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="deu">Ein Ton macht noch keine Harmonie - Der Einfluss von Tonhaltigkeit und Dissonanz auf Präferenzurteile</title>
    <abstract language="deu">Produkt- bzw. Maschinengeräusche mit deutlich hörbaren tonalen Komponenten werden häufig als lästig empfunden. Wenn zusätzlich eine Interaktion mehrerer tonaler Komponenten in Geräuschen stattfindet, was in realen Szenarien beispielsweise durch die Überlagerung tonaler Komponenten durch verschiedene Aggregate, wie Motoren und Getrieben, stattfindet, dann können Geräusche unterschiedlich tonal, aber auch unterschiedlich konsonant und dissonant wahrgenommen werden. Vorangehende Hörexperimente haben gezeigt, dass die Dissonanz bei ähnlicher Tonhaltigkeit der Geräusche einen großen Einfluss auf die Präferenzurteile hat. Des Weiteren konnte bereits ein grundlegendes Empfindungsmodell für die ”Dissonanz” sowie ein Präferenz-Prädiktor entwickelt werden, die die Subjektivdaten in hoher Güte vorhersagen konnten. In den hier vorgestellten Versuchen wurde das Zusammenspiel zwischen der empfundenen Tonhaltigkeit und der sich aus mehreren Tonkomponenten ergebenden Dissonanz auf die Präferenzurteile untersucht. In der Analyse wird aufgezeigt, auf welche Weise und in welchem Umfang die wahrgenommene Ausgeprägtheit der Tonhaltigkeit durch Interaktion mehrerer Tonkomponenten die allgemeine Geräuschqualität beeinflusst. Da verschiedene Grade der Dissonanz nur durch die gleichzeitige Anwesenheit tonaler Komponenten entstehen können, ist das Zusammenspiel beider Größen bei der Bildung eines Präferenzurteils von einer speziellen Natur. Dies wird sowohl bei der Modellierung der Interaktion beider Größen als auch im Vorhersagemodell der Dissonanz berücksichtigt.</abstract>
    <parentTitle language="deu">Fortschritte der Akustik - DAGA 2023, 49. Jahrestagung für Akustik, 06.-09. März 2023 in Hamburg</parentTitle>
    <identifier type="url">https://pub.dega-akustik.de/DAGA_2023/data/articles/000412.pdf</identifier>
    <identifier type="isbn">978-3-939296-21-8</identifier>
    <enrichment key="BegutachtungStatus">begutachtet</enrichment>
    <licence>Keine Lizenz - Es gilt das deutsche Urheberrecht: § 53 UrhG</licence>
    <author>Anna Rieger</author>
    <author>Steven van de Par</author>
    <author>Hans-Peter Rabl</author>
    <author>Arne Oetjen</author>
    <collection role="institutes" number="FAKMB">Fakultät Maschinenbau</collection>
    <collection role="othforschungsschwerpunkt" number="16315">Information und Kommunikation</collection>
  </doc>
  <doc>
    <id>8392</id>
    <completedYear/>
    <publishedYear>2024</publishedYear>
    <thesisYearAccepted/>
    <language>deu</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber>9</pageNumber>
    <edition/>
    <issue>1</issue>
    <volume>Band 25, März 2024</volume>
    <type>article</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>2025-07-20</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="deu">Ein Grundriss der Wissenschaftsdisziplin Wirtschaftsinformatik</title>
    <abstract language="deu">Dieser Beitrag gibt einen Grundriss der Wissenschaftsdisziplin Wirtschaftsinformatik&#13;
(WI) und ihrer Entwicklung. Hierzu wird zunächst der Gegenstand der WI näher betrachtet, nämlich die Informationssysteme.&#13;
Dann wird erläutert, welche Ziele die WI verfolgt. Da WI ein interdisziplinäres Fach ist, werden anschließend die bestimmenden Basiswissenschaften der WI im Rahmen des Grundsystems der Wissenschaften dargestellt. Dabei wird deutlich, dass der Einfluss unterschiedlicher Disziplinen den Methodenpluralismus in der WI befördert. Im Beitrag werden die zwei grundlegenden Forschungsparadigmen in Form des verhaltensorientierten und des gestaltungsorientierten Ansatzes näher betrachtet. Nach einem kurzen Einblick in die zeitliche Entwicklung der deutschsprachigen WI werden die Themen-und Tätigkeitsfelder der WI näher erörtert. Abschließend wird ein Ausblick auf die Herausforderungen in der WI gegeben.</abstract>
    <parentTitle language="deu">BIT Banking and Information Technology</parentTitle>
    <enrichment key="BegutachtungStatus">begutachtet</enrichment>
    <enrichment key="opus.source">publish</enrichment>
    <enrichment key="opus.doi.autoCreate">false</enrichment>
    <enrichment key="opus.urn.autoCreate">false</enrichment>
    <licence>Keine Lizenz - Es gilt das deutsche Urheberrecht: § 53 UrhG</licence>
    <author>Gregor Zellner</author>
    <subject>
      <language>deu</language>
      <type>uncontrolled</type>
      <value>Wissenschaftsdisziplin Wirtschaftsinformatik</value>
    </subject>
    <collection role="institutes" number="FakIM">Fakultät Informatik und Mathematik</collection>
    <collection role="othforschungsschwerpunkt" number="16315">Information und Kommunikation</collection>
    <collection role="DFGFachsystematik" number="2">Geistes- und Sozialwissenschaften</collection>
  </doc>
</export-example>
