Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Ansys Twin Builder connector for Microsoft Bonsai that works with a sample cabin pressure model.

License

Notifications You must be signed in to change notification settings

microsoft/bonsai-twin-builder

Repository files navigation

Bonsai Twin Builder connector

A connector for using Ansys Twin Builder with Microsoft Project Bonsai.

Installation

In order to use this connector, you will need a Python 3.7 environment with the required Python packages installed. One way to do this is using a conda environment as follows:

conda create -n bonsai-twin-builder python=3.7
conda activate bonsai-twin-builder
pip install -r TwinBuilderConnector/requirements.txt

CabinPressure sample

The CabinPressure sample demonstrates how to use Bonsai with an Ansys Twin Builder model. It shows how to train a Bonsai brain that uses a digital twin to control the cabin pressure and temperature of an avionics system.

CabinPressureTwin model

The Twin Builder model in samples/CabinPressure/CabinPressureTwin contains a twin model, runtime, and code that are copyrighted example files from ANSYS, Inc. and are licensed by the terms outlined in samples/CabinPressure/CabinPressureTwin/LICENSE.txt.

Historical note

For technical reasons, we weren't able to preserve the full history of changes during creation of this repository. davidhcoe created the initial implementation of this connector, jillianmclements contributed refactoring and documentation), and sdk-bonsai performed machine teaching to train the brain.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

Ansys Twin Builder connector for Microsoft Bonsai that works with a sample cabin pressure model.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages