45 research outputs found

    A global search algorithm for phase transition pathways in computer-aided nano-design

    Get PDF
    One of the most important design issues for phase change materials is to engineer the phase transition process. The challenge of accurately predicting a phase transition is estimating the true value of transition rate, which is determined by the saddle point with the minimum energy barrier between stable states on the potential energy surface (PES). In this thesis, a new algorithm for searching the minimum energy path (MEP) is presented. The new algorithm is able to locate both the saddle point and local minima simultaneously. Therefore no prior knowledge of the precise positions for the reactant and product on the PES is needed. Unlike existing pathway search methods, the algorithm is able to search multiple transition paths on the PES simultaneously, which gives us a more comprehensive view of the energy landscape than searching individual ones. In this method, a Bézier curve is used to represent each transition path. During the searching process, the reactant and product states are located by minimizing the two end control points of the curve, while the shape of the transition pathway is refined by moving the intermediate control points of the curve in the conjugate directions. A curve subdivision scheme is developed so that multiple transitions paths can be located. The algorithm is demonstrated by examples of LEPS potential, LEPS plus harmonic oscillator potential, and PESs defined by Rastrigin function and Schwefel function.M.S

    Geometric Data Analysis: Advancements of the Statistical Methodology and Applications

    Get PDF
    Data analysis has become fundamental to our society and comes in multiple facets and approaches. Nevertheless, in research and applications, the focus was primarily on data from Euclidean vector spaces. Consequently, the majority of methods that are applied today are not suited for more general data types. Driven by needs from fields like image processing, (medical) shape analysis, and network analysis, more and more attention has recently been given to data from non-Euclidean spaces–particularly (curved) manifolds. It has led to the field of geometric data analysis whose methods explicitly take the structure (for example, the topology and geometry) of the underlying space into account. This thesis contributes to the methodology of geometric data analysis by generalizing several fundamental notions from multivariate statistics to manifolds. We thereby focus on two different viewpoints. First, we use Riemannian structures to derive a novel regression scheme for general manifolds that relies on splines of generalized Bézier curves. It can accurately model non-geodesic relationships, for example, time-dependent trends with saturation effects or cyclic trends. Since Bézier curves can be evaluated with the constructive de Casteljau algorithm, working with data from manifolds of high dimensions (for example, a hundred thousand or more) is feasible. Relying on the regression, we further develop a hierarchical statistical model for an adequate analysis of longitudinal data in manifolds, and a method to control for confounding variables. We secondly focus on data that is not only manifold- but even Lie group-valued, which is frequently the case in applications. We can only achieve this by endowing the group with an affine connection structure that is generally not Riemannian. Utilizing it, we derive generalizations of several well-known dissimilarity measures between data distributions that can be used for various tasks, including hypothesis testing. Invariance under data translations is proven, and a connection to continuous distributions is given for one measure. A further central contribution of this thesis is that it shows use cases for all notions in real-world applications, particularly in problems from shape analysis in medical imaging and archaeology. We can replicate or further quantify several known findings for shape changes of the femur and the right hippocampus under osteoarthritis and Alzheimer's, respectively. Furthermore, in an archaeological application, we obtain new insights into the construction principles of ancient sundials. Last but not least, we use the geometric structure underlying human brain connectomes to predict cognitive scores. Utilizing a sample selection procedure, we obtain state-of-the-art results

    Integrated structural analysis using isogeometric finite element methods

    Get PDF
    The gradual digitization in the architecture, engineering, and construction industry over the past fifty years led to an extremely heterogeneous software environment, which today is embodied by the multitude of different digital tools and proprietary data formats used by the many specialists contributing to the design process in a construction project. Though these projects become increasingly complex, the demands on financial efficiency and the completion within a tight schedule grow at the same time. The digital collaboration of project partners has been identified as one key issue in successfully dealing with these challenges. Yet currently, the numerous software applications and their respective individual views on the design process severely impede that collaboration. An approach to establish a unified basis for the digital collaboration, regardless of the existing software heterogeneity, is a comprehensive digital building model contributed to by all projects partners. This type of data management known as building information modeling (BIM) has many benefits, yet its adoption is associated with many difficulties and thus, proceeds only slowly. One aspect in the field of conflicting requirements on such a digital model is the cooperation of architects and structural engineers. Traditionally, these two disciplines use different abstractions of reality for their models that in consequence lead to incompatible digital representations thereof. The onset of isogeometric analysis (IGA) promised to ease the discrepancy in design and analysis model representations. Yet, that initial focus quickly shifted towards using these methods as a more powerful basis for numerical simulations. Furthermore, the isogeometric representation alone is not capable of solving the model abstraction problem. It is thus the intention of this work to contribute to an improved digital collaboration of architects and engineers by exploring an integrated analysis approach on the basis of an unified digital model and solid geometry expressed by splines. In the course of this work, an analysis framework is developed that utilizes such models to automatically conduct numerical simulations commonly required in construction projects. In essence, this allows to retrieve structural analysis results from BIM models in a fast and simple manner, thereby facilitating rapid design iterations and profound design feedback. The BIM implementation Industry Foundation Classes (IFC) is reviewed with regard to its capabilities of representing the unified model. The current IFC schema strongly supports the use of redundant model data, a major pitfall in digital collaboration. Additionally, it does not allow to describe the geometry by volumetric splines. As the pursued approach builds upon a unique model for both, architectural and structural design, and furthermore requires solid geometry, necessary schema modifications are suggested. Structural entities are modeled by volumetric NURBS patches, each of which constitutes an individual subdomain that, with regard to the analysis, is incompatible with the remaining full model. The resulting consequences for numerical simulation are elaborated in this work. The individual subdomains have to be weakly coupled, for which the mortar method is used. Different approaches to discretize the interface traction fields are implemented and their respective impact on the analysis results is evaluated. All necessary coupling conditions are automatically derived from the related geometry model. The weak coupling procedure leads to a linear system of equations in saddle point form, which, owed to the volumetric modeling, is large in size and, the associated coefficient matrix has, due to the use of higher degree basis functions, a high bandwidth. The peculiarities of the system require adapted solution methods that generally cause higher numerical costs than the standard procedures for symmetric, positive-definite systems do. Different methods to solve the specific system are investigated and an efficient parallel algorithm is finally proposed. When the structural analysis model is derived from the unified model in the BIM data, it does in general initially not meet the requirements on the discretization that are necessary to obtain sufficiently accurate analysis results. The consequently necessary patch refinements must be controlled automatically to allowfor an entirely automatic analysis procedure. For that purpose, an empirical refinement scheme based on the geometrical and possibly mechanical properties of the specific entities is proposed. The level of refinement may be selectively manipulated by the structural engineer in charge. Furthermore, a Zienkiewicz-Zhu type error estimator is adapted for the use with isogeometric analysis results. It is shown that also this estimator can be used to steer an adaptive refinement procedure

    Efficient CAD based adjoint optimization of turbomachinery using adaptive shape parameterization

    Get PDF
    The present thesis incorporates the CAD model into an adjoint-based optimization loop and uses it for the shape optimization of a 2D transonic turbine blade mid-section (profile). This is demonstrated by performing a single and multipoint optimization of the LS89 turbine, originally designed at the VKI. Substantial aerodynamic improvements are reported for both design point and off-design conditions.The case is deeply analysed from the flow analysis point of view. The present thesis is a step forward in three main aspects. First, the way the CAD model (for turbomachinery applications) is used within the shape optimization loop.To include the CAD model into the optimization loop, the CAD kernel and the grid generator (multiblock structured) are differentiated using the Algorithmic Differentiation (AD) tool ADOL-C. The advantage of including the CAD model in the design system is that assembly or manufacturing constraints can be imposed on the shape, allowing the optimized model or component to be manufactured. Second, a new definition of the parametric effectiveness indicator is proposed, based on the ability of a set of CAD-based design variables to produce a shape change using the adjoint sensitivities. An interesting thing is that parametric effectiveness considers the design variables can be non-orthogonal to each other and it can be applied to any type of constrained or unconstrained problems. If, in the beginning of the optimization, the parametric effectiveness is high, it is expected to reach a final solution with increased performance. Third, a new adaptive shape parameterization strategy is adopted, which is assisted by the above parametric effectiveness indicator in order to explore the design space more efficiently. The parametric effectiveness, which rates the quality of a CAD based parameterization for optimization, is used in a novel multilevel shape refinement procedure to: (1) introduce the minimum amount of design variables required to modify the shape in the direction the adjoint sensitivities dictate; (2) to create the best parameterization to be used during the optimization. By using the proposed methods and tools, not only the optimal geometry is defined by the CAD, which is the industry adopted standard for the design of components, but also, the designer avoids the use of either too few (slow improvements from cycle to cycle) or too many (increase the computational burden) design variables. The proposed methodology results to be an effective strategy to explore rich design spaces, to improve convergence rate, robustness and final solution of the adjoint-based optimization.Aquesta tesi incorpora el model de CAD en un procés iteratiu d'optimització basat en el mètode adjunt i l'utilitza per a l'optimització de la secció d'una turbina transónica 2D (perfil). Això es demostra realitzant una optimització de punt únic i multipunt de la turbina LS89, originalment dissenyada en el VKI. Es reporten millores aerodinàmiques substancials tant per al punt de disseny com per les condicions fora del disseny. El cas s'analitza en profunditat des del punt de vista aerodinàmic. Aquesta tesi representa un avanç en tres aspectes principals. Primer, la forma en què es fa servir el model CAD (per a aplicacions de turbomàquines) dins el procés d'optimització. Per incloure el model CAD en el bucle d'optimització, s'apliquen tècniques de diferenciació algorítmica (l'eina ADOL-C) al kernel del CAD i el generador de la malla (estructurada i multibloc). L'avantatge d'incloure el model CAD en el sistema de disseny és que es poden imposar restriccions de fabricació a la geometria, i això permet que el disseny ja optimitzat es pugui fabricar. En segon lloc, es proposa una nova definició de l'indicador d'efectivitat paramètrica, basat en la capacitat de produir el canvi en la geometria que dicta el mètode adjunt mitjançant l'ús de les variables de disseny que defineixen el model CAD. Cal destacar que l'efectivitat paramètrica considera que les variables de disseny poden ser no ortogonals entre si i es pot aplicar a qualsevol tipus de problemes restringits o no restringits. Si, al començament de l'optimització, l'efectivitat paramètrica és alta, s'espera que l'optimització arribi a una solució final amb major rendiment. En tercer lloc, s'adopta una nova estratègia de parametrització adaptativa, que és assistida per l'indicador d'efectivitat paramètrica anterior per explorar l'espai de disseny de manera més eficient. L'efectivitat paramètrica, que classifica la qualitat d'una parametrització basada en CAD per a l'optimització, s'utilitza en un nou procediment de refinament multinivell per: (1) introduir la quantitat mínima de variables de disseny requerides per modificar la geometria en la direcció que dicten les sensibilitats del mètode adjunt; (2) per crear la millor parametrització que s'utilitzarà durant l'optimització. En utilitzar els mètodes i eines proposats, no només la geometria òptima està definida en el model CAD, que és l'estàndard adoptat per la indústria per al disseny de components, sinó que també el dissenyador evita l'ús de molt poques (millores lentes de cicle a cicle) o massa variables de disseny (augmenten la càrrega computacional). La metodologia proposada resulta ser una estratègia efectiva per explorar espais de disseny enriquits, millora la taxa de convergència, la solidesa i la solució final de l'optimització basada en el mètode adjunt

    Efficient CAD based adjoint optimization of turbomachinery using adaptive shape parameterization

    Get PDF
    The present thesis incorporates the CAD model into an adjoint-based optimization loop and uses it for the shape optimization of a 2D transonic turbine blade mid-section (profile). This is demonstrated by performing a single and multipoint optimization of the LS89 turbine, originally designed at the VKI. Substantial aerodynamic improvements are reported for both design point and off-design conditions.The case is deeply analysed from the flow analysis point of view. The present thesis is a step forward in three main aspects. First, the way the CAD model (for turbomachinery applications) is used within the shape optimization loop.To include the CAD model into the optimization loop, the CAD kernel and the grid generator (multiblock structured) are differentiated using the Algorithmic Differentiation (AD) tool ADOL-C. The advantage of including the CAD model in the design system is that assembly or manufacturing constraints can be imposed on the shape, allowing the optimized model or component to be manufactured. Second, a new definition of the parametric effectiveness indicator is proposed, based on the ability of a set of CAD-based design variables to produce a shape change using the adjoint sensitivities. An interesting thing is that parametric effectiveness considers the design variables can be non-orthogonal to each other and it can be applied to any type of constrained or unconstrained problems. If, in the beginning of the optimization, the parametric effectiveness is high, it is expected to reach a final solution with increased performance. Third, a new adaptive shape parameterization strategy is adopted, which is assisted by the above parametric effectiveness indicator in order to explore the design space more efficiently. The parametric effectiveness, which rates the quality of a CAD based parameterization for optimization, is used in a novel multilevel shape refinement procedure to: (1) introduce the minimum amount of design variables required to modify the shape in the direction the adjoint sensitivities dictate; (2) to create the best parameterization to be used during the optimization. By using the proposed methods and tools, not only the optimal geometry is defined by the CAD, which is the industry adopted standard for the design of components, but also, the designer avoids the use of either too few (slow improvements from cycle to cycle) or too many (increase the computational burden) design variables. The proposed methodology results to be an effective strategy to explore rich design spaces, to improve convergence rate, robustness and final solution of the adjoint-based optimization.Aquesta tesi incorpora el model de CAD en un procés iteratiu d'optimització basat en el mètode adjunt i l'utilitza per a l'optimització de la secció d'una turbina transónica 2D (perfil). Això es demostra realitzant una optimització de punt únic i multipunt de la turbina LS89, originalment dissenyada en el VKI. Es reporten millores aerodinàmiques substancials tant per al punt de disseny com per les condicions fora del disseny. El cas s'analitza en profunditat des del punt de vista aerodinàmic. Aquesta tesi representa un avanç en tres aspectes principals. Primer, la forma en què es fa servir el model CAD (per a aplicacions de turbomàquines) dins el procés d'optimització. Per incloure el model CAD en el bucle d'optimització, s'apliquen tècniques de diferenciació algorítmica (l'eina ADOL-C) al kernel del CAD i el generador de la malla (estructurada i multibloc). L'avantatge d'incloure el model CAD en el sistema de disseny és que es poden imposar restriccions de fabricació a la geometria, i això permet que el disseny ja optimitzat es pugui fabricar. En segon lloc, es proposa una nova definició de l'indicador d'efectivitat paramètrica, basat en la capacitat de produir el canvi en la geometria que dicta el mètode adjunt mitjançant l'ús de les variables de disseny que defineixen el model CAD. Cal destacar que l'efectivitat paramètrica considera que les variables de disseny poden ser no ortogonals entre si i es pot aplicar a qualsevol tipus de problemes restringits o no restringits. Si, al començament de l'optimització, l'efectivitat paramètrica és alta, s'espera que l'optimització arribi a una solució final amb major rendiment. En tercer lloc, s'adopta una nova estratègia de parametrització adaptativa, que és assistida per l'indicador d'efectivitat paramètrica anterior per explorar l'espai de disseny de manera més eficient. L'efectivitat paramètrica, que classifica la qualitat d'una parametrització basada en CAD per a l'optimització, s'utilitza en un nou procediment de refinament multinivell per: (1) introduir la quantitat mínima de variables de disseny requerides per modificar la geometria en la direcció que dicten les sensibilitats del mètode adjunt; (2) per crear la millor parametrització que s'utilitzarà durant l'optimització. En utilitzar els mètodes i eines proposats, no només la geometria òptima està definida en el model CAD, que és l'estàndard adoptat per la indústria per al disseny de components, sinó que també el dissenyador evita l'ús de molt poques (millores lentes de cicle a cicle) o massa variables de disseny (augmenten la càrrega computacional). La metodologia proposada resulta ser una estratègia efectiva per explorar espais de disseny enriquits, millora la taxa de convergència, la solidesa i la solució final de l'optimització basada en el mètode adjunt.Postprint (published version

    The Effect of Malaysia General Election on Financial Network: An Evidence from Shariah-Compliant Stocks on Bursa Malaysia

    Get PDF
    Instead of focusing the volatility of the market, the market participants should consider on how the general election affects the correlation between the stocks during 14th general election Malaysia. The 14th general election of Malaysia was held on 9th May 2018. This event has a great impact towards the stocks listed on Bursa Malaysia. Thus, this study investigates the effect of 14th general election Malaysia towards the correlation between stock in Bursa Malaysia specifically the shariah-compliant stock. In addition, this paper examines the changes in terms of network topology for the duration, sixth months before and after the general election. The minimum spanning tree was used to visualize the correlation between the stocks. Also, the centrality measure, namely degree, closeness and betweenness were computed to identify if any changes of stocks that plays a crucial role in the network for the duration of before and after 14th general election Malaysia

    Implicit muscle models for interactive character skinning

    Get PDF
    En animation de personnages 3D, la déformation de surface, ou skinning, est une étape cruciale. Son rôle est de déformer la représentation surfacique d'un personnage pour permettre son rendu dans une succession de poses spécifiées par un animateur. La plausibilité et la qualité visuelle du résultat dépendent directement de la méthode de skinning choisie. Sa rapidité d'exécution et sa simplicité d'utilisation sont également à prendre en compte pour rendre possible son usage interactif lors des sessions de production des artistes 3D. Les différentes méthodes de skinning actuelles se divisent en trois catégories. Les méthodes géométriques sont rapides et simples d'utilisation, mais leur résultats manquent de plausibilité. Les approches s'appuyant sur des exemples produisent des résultats réalistes, elles nécessitent en revanche une base de données d'exemples volumineuse, et le contrôle de leur résultat est fastidieux. Enfin, les algorithmes de simulation physique sont capables de modéliser les phénomènes dynamiques les plus complexes au prix d'un temps de calcul souvent prohibitif pour une utilisation interactive. Les travaux décrits dans cette thèse s'appuient sur Implicit Skinning, une méthode géométrique corrective utilisant une représentation implicite des surfaces, qui permet de résoudre de nombreux problèmes rencontrés avec les méthodes géométriques classiques, tout en gardant des performances permettant son usage interactif. La contribution principale de ces travaux est un modèle d'animation qui prend en compte les effets des muscles des personnages et de leur interactions avec d'autres éléments anatomiques, tout en bénéficiant des avantages apportés par Implicit Skinning. Les muscles sont représentés par une surface d'extrusion le long d'axes centraux. Les axes des muscles sont contrôlés par une méthode de simulation physique simplifiée. Cette représentation permet de modéliser les collisions des muscles entre eux et avec les os, d'introduire des effets dynamiques tels que rebonds et secousses, tout en garantissant la conservation du volume, afin de représenter le comportement réel des muscles. Ce modèle produit des déformations plus plausibles et dynamiques que les méthodes géométriques de l'état de l'art, tout en conservant des performances suffisantes pour permettre son usage dans une session d'édition interactive. Elle offre de plus aux infographistes un contrôle intuitif sur la forme des muscles pour que les déformations obtenues se conforment à leur vision artistique.Surface deformation, or skinning is a crucial step in 3D character animation. Its role is to deform the surface representation of a character to be rendered in the succession of poses specified by an animator. The quality and plausiblity of the displayed results directly depends on the properties of the skinning method. However, speed and simplicity are also important criteria to enable their use in interactive editing sessions. Current skinning methods can be divided in three categories. Geometric methods are fast and simple to use, but their results lack plausibility. Example-based approaches produce realistic results, yet they require a large database of examples while remaining tedious to edit. Finally, physical simulations can model the most complex dynamical phenomena, but at a very high computational cost, making their interactive use impractical. The work presented in this thesis are based on, Implicit Skinning, is a corrective geometric approach using implicit surfaces to solve many issues of standard geometric skinning methods, while remaining fast enough for interactive use. The main contribution of this work is an animation model that adds anatomical plausibility to a character by representing muscle deformations and their interactions with other anatomical features, while benefiting from the advantages of Implicit Skinning. Muscles are represented by an extrusion surface along a central axis. These axes are driven by a simplified physics simulation method, introducing dynamic effects, such as jiggling. The muscle model guarantees volume conservation, a property of real-life muscles. This model adds plausibility and dynamics lacking in state-of-the-art geometric methods at a moderate computational cost, which enables its interactive use. In addition, it offers intuitive shape control to animators, enabling them to match the results with their artistic vision

    Conceptual multidisciplinary design via a multi-objective multi-fidelity optimisation method.

    Get PDF
    Air travel demand and the associated fuel emissions are expected to keep increasing in the following decades, forcing the aerospace industry to find ways to revolutionise the design process to achieve step-like performance improvements and emission reduction goals. A promising approach towards that goal is multidisciplinary design. To maximise the benefits, interdisciplinary synergies have to be investigated early in the design process. Efficient multidisciplinary optimisation tools are required to reliably identify a set of promising design directions to support engineering decision making towards the new generation of aircraft. To support these needs, a novel optimisation methodology is proposed aiming in exploiting multidisciplinary trends in the conceptual stage, exploring the design space and providing a pareto set of optimum configurations in the minimum cost possible. This is achieved by a combination of the expected improvement surrogate based optimisation plan, a novel Kriging modification to allow the use of multi-fidelity tools and a multi-objective sub-optimisation process infill formulation implemented within an multidisciplinary design optimisation architecture. A series of analytical test cases were initially used to develop the methodology and examine its performance under a set of criteria like global optimality, computational efficiency and dimensionality scaling. These were followed by two industrially relevant aerodynamic design cases, the RAE2822 transonic airfoil and the GARTEUR high lift configuration, investigating the effect of the constraint handling methods and the low fidelity tool. The cost reductions and exploration characteristics achieved by the method were quantified in realistic unconstrained, constrained and multi-objective problems. Finally, an aerostructural optimisation study of the NASA Common Research Model was used as a representative of a complex multidisciplinary design problem. The results demonstrate the framework’s capabilities in industrial problems, showing improved results and design space exploration but with lower costs than similarly oriented methods. The effect of the multidisciplinary architecture was also examined

    Annales Mathematicae et Informaticae (38.)

    Get PDF

    Proceedings of the International Workshop on Medical Ultrasound Tomography: 1.- 3. Nov. 2017, Speyer, Germany

    Get PDF
    Ultrasound Tomography is an emerging technology for medical imaging that is quickly approaching its clinical utility. Research groups around the globe are engaged in research spanning from theory to practical applications. The International Workshop on Medical Ultrasound Tomography (1.-3. November 2017, Speyer, Germany) brought together scientists to exchange their knowledge and discuss new ideas and results in order to boost the research in Ultrasound Tomography
    corecore