197 research outputs found

    Structural and Functional Dependence of Objects in Data Bases

    Get PDF
    Let the information of a civil engineering application be decomposed into objects of a given set of classes. Then the set of objects forms the data base of the application. The objects contain attributes and methods. Properties of the objects are stored in the attributes. Algorithms which the objects perform are implemented in the methods of the objects. If objects are modified by a user, the consistency of data in the base is destroyed. The data base must be modified in an update to restore its consistency. The sequence of the update operations is not arbitrary, but is governed by dependence between the objects. The situation can be described mathematically with graph theory. The available algorithms for the determination of the update sequence are not suitable when the data base is large. A new update algorithm for large data bases has been developed and is presented in this paper

    Research Governance in Social Science and Social Care Research

    Get PDF
    AIMS • To summarise the main ethical issues in social science and social care research • To outline what is meant by research governance, especially as set out in the Department of Health Research Governance Framework (RGF) • To consider key differences between clinical and social science/social care research and to look at some definitions of research • To report and discuss progress. The RGF is still in a process of consultation, especially in the field of social care, and the session will allow opportunities for feed back and discussion

    Neuere Konzepte des CAD im Bauwesen: Stand und Entwicklungen

    Get PDF
    Die Modelle früher CAD-Zeichnungen sind unstrukturierte Mengen graphischer Elemente. Heute werden CAD-Zeichnungen aus semantischen Objektmodellen von Bauwerken abgeleitet, deren Informationsbasis systematisch geordnet und deren Nutzung zweckmäßig geregelt ist. Softwaremodule werden getrennt entwickelt und unter aktiver Mitwirkung der Anwender vereint eingesetzt.Ein zentrales Problem der aktuellen Forschung und Entwicklung im CAD ist die Handhabung der Beziehungen zwischen Objekten und ihrer Änderungen in verteilten Arbeitsumgebungen. Hierfür wird ein Konzept mit der Relationenalgebra als theoretische Grundlage vorgestellt

    Embedding and assembly of ultrathin chips in multilayer flex boards

    Get PDF
    Dieser Beitrag ist mit Zustimmung des Rechteinhabers aufgrund einer (DFG geförderten) Allianz- bzw. Nationallizenz frei zugänglich.This publication is with permission of the rights owner freely accessible due to an Alliance licence and a national licence (funded by the DFG, German Research Foundation) respectively.Purpose – The purpose of this paper is to present results from the EC funded project SHIFT (Smart High Integration Flex Technologies) on the embedding in and the assembly on flex substrates of ultrathin chips. Design/methodology/approach – Methods to embed chips in flex include flip-chip assembly and subsequent lamination, or the construction of a separate ultra-thin chip package (UTCP) using spin-on polyimides and thin-film metallisation technology. Thinning and separation of the chips is done using a “dicing-by-thinning” method. Findings – The feasibility of both chip embedding methods has been demonstrated, as well as that of the chip thinning method. Lamination of four layers of flex with ultrathin chips could be achieved without chip breakage. The UTCP technology results in a 60 mm package where also the 20mm thick chip is bendable. Research limitations/implications – Further development work includes reliability testing, embedding of the UTCP in conventional flex, and construction of functional demonstrators using the developed technologies. Originality/value – Thinning down silicon chips to thicknesses of 25mm and lower is an innovative technology, as well as assembly and embedding of these chips in flexible substrates.EC/FP6/EU/507745/Smart high-integration flex technologies/SHIF

    Verteilte Bearbeitung von Zeichnungen im Bauwesen

    Get PDF
    Eine Bauunterlage ist in der Regel an mehreren Orten vorhanden. Sie wird von verschiedenen Personen an verschiedenen Orten zu verschiedenen Zeitpunkten geändert. Die Änderungen sind häufig und in vielen Fällen von geringem Umfang. Die Verteilung solcher Unterlagen in Computernetzen, sowie die Durchführung und die Verwaltung von Änderungen stellen hohe Anforderungen an die Informations- und Kommunikationstechnik. Insbesondere ist die Konsistenz der Unterlagen unter Berücksichtigung der typischen Merkmale des Arbeitsablaufes im Bauwesen zu sichern. Im Vortrag wird ein Konzept für die Bearbeitung von Bauunterlagen, insbesondere für Zeichnungen, in Computernetzen vorgestellt. Grundlage dieses Konzeptes ist die Norm ISO 10303 STEP (The standard for exchange of product model data). Das AP 201 >Explicit draughting< der ISO 10303 wurde als Austauschformat für Zeichnungen festgelegt. Im Rahmen des Vortrages wird ein Projektmodell vorgestellt. Das Projektmodell bildet den Informationsfluß während des Bauprozesses ab und ermöglicht die Sicherung der Konsistenz einer Zeichnung während der Bearbeitung der verschiedenen Fachleute. Bei Änderung einer Zeichnung wird ausschließlich die Differenzmenge als Information übertragen. Da die Arbeitsweise des Ingenieurs im Bauwesen eine Vollauthomatisierung des Datenaustausches nicht zuläßt, werden Änderungen nur nach Entscheidung des zuständigen Fachmanns in die ursprüngliche Fassung der Zeichnung übernommen. Werkzeuge für die Unterstützung der Auflösung von Widersprüchen in einem Dokument werden vorgestellt

    Interaction of Data Bases and Graphical Interfaces in Civil Engineering

    Get PDF
    Applications for civil engineering tasks usually contain graphical user interfaces for the engineering processes. Persistent objects of the applications are stored to data bases. The influence of the interaction between a graphical user interface and a data base for the development of an civil engineering application is investigated in this paper. A graphic application for the linear elastic analysis of plane frames, which was previously developed with standard tools of the Java platform, is compared to a redesigned implementation using a generalized data base for persistent objects. The investigation leads to the following results : - A strict distinction between persistent and transient objects influences the class structure of an application, in particular the class structure of a graphical user interface. - The structure of an application depends on the logic for updating of references to persistent and transient graphical objects after an application is read from a file. - The complexity of the reference management can usually be handled better by just in time referencing associated with String - identifiers rather than by automated referencing associated with Name - identifiers

    Das Beobachterkonzept zum Erhalt der Konsistenz in Datenmodellen

    Get PDF
    Die Aufgaben des Bauingenieurwesens sind dadurch geprägt, daß sowohl die Planung als auch die Ausführung von Bauwerken häufigen Änderungen unterliegen. Beschreibt man das Verhalten der Bauwerke und den Bauprozeß im Computer mit Modellen, so ändern sich Umfang und Struktur der Modelle als Folge der Änderung in Planung und Ausführung. Diesen Vorgang nennt man Dynamisierung des Modells. Die Dynamisierung führt zu Veränderungen und Inkonsistenzen in den Modellen der Anwendungen. Die Aktualisierung und Abstimmung von Beziehungen innerhalb eines Modells sowie die Sicherung der Konsistenz der Modelle untereinander sind daher von zentraler Bedeutung für die Lösung von Bauingenieuraufgaben. Seit den letzten 10 Jahren wird die objektorientierte Methode in der Modellierung für Anwendungen im Bauingenieurwesen intensiv entwickelt und eingesetzt. Es hat sich gezeigt, daß die Anwendung dieser Methode in wichtigen Bereichen der Modellierung zu Verbesserungen führt. Gleichzeitig hat sich aber auch herausgestellt, daß die für das Bauingenieurwesen wichtigen Aspekte der Aktualisierung und der Konsistenz nicht zweckmäßig beschreibbar sind. In diesem Beitrag wird eine einfache Modelliermethode in ihrem Konzept und ihrer Realisierung gezeigt, mit der sich die Aktualisierung von Objekten und Modellen sowie die Sicherstellung der Konsistenz in Systemen des Bauingenieurwesens bearbeiten lassen

    Structural and Functional Dependence of Objects in Data Bases

    Get PDF
    Let the information of a civil engineering application be decomposed into objects of a given set of classes. Then the set of objects forms the data base of the application. The objects contain attributes and methods. Properties of the objects are stored in the attributes. Algorithms which the objects perform are implemented in the methods of the objects. If objects are modified by a user, the consistency of data in the base is destroyed. The data base must be modified in an update to restore its consistency. The sequence of the update operations is not arbitrary, but is governed by dependence between the objects. The situation can be described mathematically with graph theory. The available algorithms for the determination of the update sequence are not suitable when the data base is large. A new update algorithm for large data bases has been developed and is presented in this paper

    A Prismatic Finite Element for Accurate Arch Dam Analysis

    Get PDF
    The displacements and stresses in arch dams and their abutments are frequently determined with 20-node brick elements. The elements are distorted near the contact plane between the wall and the abutment. A cantilever beam testbed has been developed to investigate the consequences of this distortion. It is shown that the deterioration of the accuracy in the computed stresses is significant. A compatible 18-node wedge element with linear stress variation is developed as an alternative to the brick element. The shape of this element type is readily adapted to the shape of the contact plane. It is shown that the accuracy of the computed stresses in the vicinity of the contact plane is improved significantly by the use of wedge elements
    • …
    corecore