Publikationen an der Fakultät für Informatik und Automatisierung ab 2015

Anzahl der Treffer: 1956
Erstellt: Wed, 17 Jul 2024 23:08:55 +0200 in 0.1203 sec


Schlegel, Marius; Kühnhauser, Winfried
Exploiting hot spots in heuristic safety analysis of dynamic access control models. - In: SECRYPT 2020, (2020), S. 514-526

Glombiewski, Nikolaus; Götze, Philipp; Körber, Michael; Morgen, Andreas; Seeger, Bernhard
Designing an event store for a modern three-layer storage hierarchy. - In: Datenbank-Spektrum, ISSN 1610-1995, Bd. 20 (2020), 3, S. 211-222

Event stores face the difficult challenge of continuously ingesting massive temporal data streams while satisfying demanding query and recovery requirements. Many of today’s systems deal with multiple hardware-based trade-offs. For instance, long-term storage solutions balance keeping data in cheap secondary media (SSDs, HDDs) and performance-oriented main-memory caches. As an alternative, in-memory systems focus on performance, while sacrificing monetary costs, and, to some degree, recovery guarantees. The advent of persistent memory (PMem) led to a multitude of novel research proposals aiming to alleviate those trade-offs in various fields. So far, however, there is no proposal for a PMem-powered specialized event store.



https://doi.org/10.1007/s13222-020-00356-6
Reichel, Victoria Eleonore; Matuszak, Jasmin; Bente, Klaas; Heil, Tobias; Kraupner, Alexander; Dutz, Silvio; Cicha, Iwona; Faivre, Damien
Magnetite-arginine nanoparticles as a multifunctional biomedical tool. - In: Nanomaterials, ISSN 2079-4991, Bd. 10 (2020), 10, 2014, insges. 14 S.

Iron oxide nanoparticles are a promising platform for biomedical applications, both in terms of diagnostics and therapeutics. In addition, arginine-rich polypeptides are known to penetrate across cell membranes. Here, we thus introduce a system based on magnetite nanoparticles and the polypeptide poly-l-arginine (polyR-Fe3O4). We show that the hybrid nanoparticles exhibit a low cytotoxicity that is comparable to Resovist®, a commercially available drug. PolyR-Fe3O4 particles perform very well in diagnostic applications, such as magnetic particle imaging (1.7 and 1.35 higher signal respectively for the 3rd and 11th harmonic when compared to Resovist®), or as contrast agents for magnetic resonance imaging (R2/R1 ratio of 17 as compared to 11 at 0.94 T for Resovist®). Moreover, these novel particles can also be used for therapeutic purposes such as hyperthermia, achieving a specific heating power ratio of 208 W/g as compared to 83 W/g for Feridex®, another commercially available product. Therefore, we envision such materials to play a role in the future theranostic applications, where the arginine ability to deliver cargo into the cell can be coupled to the magnetite imaging properties and cancer fighting activity.



https://doi.org/10.3390/nano10102014
Casas Melo, Víctor Fernando; Mitschele-Thiel, Andreas
From simulation to reality: a implementable self-organized collision avoidance algorithm for autonomous UAVs. - In: 2020 International Conference on Unmanned Aircraft Systems, (2020), S. 822-831

https://doi.org/10.1109/ICUAS48674.2020.9213998
Backhaus, Martin; Theil, Markus; Roßberg, Michael; Schäfer, Günter
Improving network-assisted roaming for controller-less Wi-Fi. - In: 2020 IEEE 31st Annual International Symposium on Personal, Indoor and Mobile Radio Communications, (2020), insges. 7 S.

https://doi.org/10.1109/PIMRC48278.2020.9217269
Holtmann, Jörg; Steghöfer, Jan-Philipp; Rath, Michael; Schmelter, David
Cutting through the jungle: disambiguating model-based traceability terminology. - In: 28th IEEE International Requirements Engineering Conference, (2020), S. 8-19

https://doi.org/10.1109/RE48521.2020.00014
Trinh, Thanh Q.; Vorndran, Alexander; Schütz, Benjamin; Jäschke, Bianca; Mayfarth, Anke; Scheidig, Andrea; Groß, Horst-Michael
Autonomous mobile gait training robot for orthopedic rehabilitation in a clinical environment. - In: Robots with heart, mind, and soul, (2020), S. 580-587

https://doi.org/10.1109/RO-MAN47096.2020.9223482
Lewandowski, Benjamin; Wengefeld, Tim; Müller, Sabine; Jenny, Mathias; Glende, Sebastian; Schröter, Christof; Bley, Andreas; Groß, Horst-Michael
Socially compliant human-robot interaction for autonomous scanning tasks in supermarket environments. - In: Robots with heart, mind, and soul, (2020), S. 363-370

https://doi.org/10.1109/RO-MAN47096.2020.9223568
Wengefeld, Tim; Höchemer, Dominik; Lewandowski, Benjamin; Köhler, Mona; Beer, Manuel; Groß, Horst-Michael
A laser projection system for robot intention communication and human robot interaction. - In: Robots with heart, mind, and soul, (2020), S. 259-265

https://doi.org/10.1109/RO-MAN47096.2020.9223517
Heuer, Andreas; Saake, Gunter; Sattler, Kai-Uwe; Meyer, Holger; Grunert, Hannes
Datenbanken : Kompaktkurs
1. Auflage. - Frechen : mitp, 2020. - 1 Online-Ressource (352 Seiten). - (mitp Professional) ISBN 978-3-95845-783-6

Cover -- Inhaltsverzeichnis -- Vorwort -- Was sind Datenbanken? -- Warum Datenbanken? -- Datenbanksysteme -- Anforderungen: Die Codd'schen Regeln -- DBMS-Architektur -- Datenunabhängigkeit -- Transaktionen -- Konkrete Datenbankmanagementsysteme -- Einsatzgebiete und Grenzen -- Beispielanwendungen -- Übersicht über die Kapitel des Buches -- Übungsaufgaben -- Relationale Datenbanken - Daten als Tabellen -- Relationen für tabellarische Daten -- Integritätsbedingungen: Schlüssel und Fremdschlüssel -- Tabellendefinition in SQL -- Anfrageoperationen auf Tabellen -- Selektion -- Projektion -- Natürlicher Verbund -3mu -- Umbenennung -- Mengenoperationen , , - -- Anfragen in SQL -- Änderungsoperationen in SQL -- Zusammenfassung -- Übungsaufgaben -- Das Entity-Relationship- Modell -- Eigenschaften von Datenbankmodellen -- Einführung in das Entity-Relationship-Modell -- Grundkonzepte -- Ein einfaches Beispiel für ein ER-Schema -- ER-Modellierungskonzepte -- Wert und Attribut -- Entity und Entity-Typ -- Beziehung und Beziehungstyp -- Identifizierung durch Schlüssel -- Kardinalitäten -- n:m-Beziehung -- 1:n-Beziehung -- 1:1-Beziehung -- Optionale und zwingende Beziehungen -- Abhängige Entity-Typen -- Die Ist-Beziehung -- Alternative Notationen für Kardinalitäten -- Zusammenfassung -- Übungsaufgaben -- Datenbankentwurf -- Der Datenbankentwurfsprozess -- Ziele des Datenbankentwurfs -- Das Phasenmodell -- Formalisierung des Relationenmodells -- Logischer Datenbankentwurf: Abbildung auf Relationen -- Übersicht über die Abbildungsregeln -- Abbildung von Entity-Typen -- Abbildung von Beziehungstypen -- Abbildung eines abhängigen Entity-Typs -- Abbildung der Ist-Beziehung -- Komplexere Beispiele -- Zusammenfassung -- Übungsaufgaben -- Normalisierung für eine redundanzfreie Datenbank -- Funktionale Abhängigkeiten -- Schema-Eigenschaften -- Update-Anomalien.



https://ebookcentral.proquest.com/lib/kxp/detail.action?docID=6363308