automation of aircraft pre design with chameleon
play

Automation of Aircraft Pre-Design with Chameleon Arne Bachmann - PowerPoint PPT Presentation

Automation of Aircraft Pre-Design with Chameleon Arne Bachmann Simulation- and Software Technology German Aerospace Center (DLR) ADVCOMP 2009, Oct 13 th , Sliema/Malta Slide 1 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. >


  1. Automation of Aircraft Pre-Design with Chameleon Arne Bachmann Simulation- and Software Technology German Aerospace Center (DLR) ADVCOMP 2009, Oct 13 th , Sliema/Malta Slide 1 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  2. Overview Who we are Introduction Exemplification Outlook Slide 2 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  3. DLR German Aerospace Center Research Institution Space Agency Project Management Agency Slide 3 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  4. Locations and employees 6200 employees across Hamburg  29 research institutes and  Neustrelitz Bremen   Trauen facilities at Berlin   13 sites. Braunschweig   Dortmund  Goettingen  Koeln  Bonn Offices in Brussels, Paris and Washington. Lampoldshausen  Stuttgart   Oberpfaffenhofen Weilheim  Slide 4 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  5. National and International Networking Governments and ministries, agencies and organisations, Customers and partners: industry and commerce, science and research World Europe Germany Slide 5 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  6. Motivation Airplane pre-design: Simulate and evaluate new plane configurations Test new flight procedures Assess probable costs Optimize for certain goals: emission, capacity, efficiency Interdisciplinary: Many disciplines, institutes, partners involved Strong interdependencies Close cooperation necessary Looking for global optima Slide 6 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  7. Collaboration Institutes already have very good optimizers for their domain problems! But: They use their own or proprietary I/O formats Cooperation between institutes with their tools is taking place often! But: Interfaces for data exchange are defined ad hoc No common data format No reusable automated process chains / workflows Slide 7 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  8. Batch-processing drawbacks vs. Common format Tool A Tool B Tool A Tool B CPACS Tool C Tool C N x (N-1) converters 2 x N converters Slide 8 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  9. Use case Engineers collaborate in interdisciplinary projects Share their expertise via problem-solving tools (e.g. simulation) But don't give away their sovereignty in their research field They simply provide a service with well-defined I/O (SOA) For problem-solving, a researcher can combine the published tools Simply by building a tool chain/workflow together from her computer's desktop A framework takes care of all the infrastructural stuff Service discovery Configuration Data flow, workflow, data interfacing, integration & visualiz. Slide 9 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  10. Chameleon Why yet another framework? Existing ones aren't flexible enough With regards to flexibility of data connections between tools With regards to infrastructure With regards to user-guidance and simplicity Thus we put Chameleon on top of existing software integration systems ModelCenter http://phoenix-int.com RCE "Remote Component Environment" http://rcenvironment.de Slide 10 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  11. Chameleon Is a software suite with several abstraction layers Data abstraction: Common data exchange format for all parties Tool abstraction: Wrap proprietary tools and custom formats Framework abstraction: Chameleon can be adapted to an(y) underlying Common data software integration framework Chameleon Tool I/O Framework abstraction independent Slide 11 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  12. XML XML XML XML <?xml version="1.0" <?xml version="1.0" <cpacs> <cpacs> <vehicles> <vehicles> <aircraft> <aircraft> <model uID="VFW ‐ 614"> <model uID="VFW ‐ 614"> <name> <name> VFW ‐ 614 – ATTAS VFW ‐ 614 – ATTAS </name> </name> <description> <description> This is the VFW ‐ 614 – This is the VFW ‐ 614 – ATTAS (D ‐ ADAM) ATTAS (D ‐ ADAM) </description> </description> … … </cpacs> </cpacs> Slide 12 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  13. Data integration C ommon P arametric A ircraft C onfiguration S cheme (CPACS) XML-based data format Structured, extensible, transformable Soon: Hierarchical data structures Data concept Parametric description, several information detail levels storable Can be extended whenever new fields of science need to integrate Dataset integrity by XML schema (XSD) XSD allows for automatic validation of datasets Integrated data format documentation within the schema → PDF/HTML Slide 13 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  14. Data integration C ommon P arametric A ircraft C onfiguration S cheme (CPACS) Basis for all applications XML cpacs Hierarchical Internal references vehicles External references aircraft model engines engine engineUID 3PW066 engines uID=“3PW066” ExternalDATA Slide 14 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  15. Tool wrapping component I/O converters from CPACS to custom XML I/O Used by tools that have their own XML format Wrappers from proprietary formats to XML Used when tools are unmodifiable (no source) Because one doesn't own rights Because they aren't supported any longer Because it's easier to write a little wrapper This two-stage wrapping shields both tools and the common dataset definition from changes in the other By providing a mapping mechanism for simple to complex cases Slide 15 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  16. Framework abstraction layer Chameleon comes with useful libraries for Simple XML access for wrapping tools, written in C (TIXI.lib/.dll) Geometric library, written in C++ (TIGL.dll) Interfaces for C, C++, Fortran & Python included Java GUI components for simple import/export of CPACS data visualization of airplane geometry from within the framework The combination of CPACS, ToolWrapper and Java components make reusing the Chameleon suite in other frameworks easy Under current development: JAR → OSGi; Swing → SWT Slide 16 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  17. Example application with Chameleon Simulation of a new flight approach procedure Approach the airport in a helix shape instead of a straight decline Involves cooperation of institutes for propulsion technology, aerodynamics and flow technology, robotics and mechatronics Use the Chameleon framework on top of ModelCenter to combine necessary tools to a workflow Eventually, check the simulated results with a real flight experiment with the Advanced Technologies Testing Aircraft System (ATTAS) Slide 17 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  18. Helical Noise Abatement Procedure (HeNAP) Slide 18 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  19. Example workflow: Tools involved Airplane geometry as input to the workflow Lifting Line: Aerodynamics VarCycle: Engine performance: thrust, fuel consumption Emission data over mach + altitude (noise, NOx, COx) TWDat: Database lookup for many existing engines PANAM: Noise prediction tool SHADOW: Noise shielding characteristics for airplane geometries Slide 19 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  20. Example: Fan noise directivity Slide 20 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  21. Example workflow Slide 21 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  22. Verification of the simulation Slide 22 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  23. Verification of the simulation Slide 23 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  24. Conclusion Current drawbacks No resilience features other than of the underlying framework Same is true for monitoring (approximated percentages shown) Ease of build-up/collaboration over pure performance Parallelization only in workflow and on node/cluster Largest advantages No fixed data connections between tools Bunch of libraries to help engineers integrate and profit from Chameleon and CPACS Simple tool wrapping Quick build-up and easy sharing of new project workflows Slide 24 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  25. Outlook Planned future tasks: Include provenance data recording into our framework Work on handling of large data sets Integrate Chameleon with data management for CPACS datasets Port Chameleon to the remote component environment http://rcenvironment.org Slide 25 ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

  26. Questions? Slide 26 http://www.walle-derfilm.de/ ADVCOMP 2009 > Arne Bachmann > Markus Kunde > et al. > 2009-10-13

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend