FlyCarpet

Rapid & Visual System Design/Modeling Platform

3D performance map by two inputs

3D performance map by two inputs is used to plot response map of parameters when two inputs change continuously.

This function is used to analysing how two parameters influence system performance.


Sample: Air plane RAM air inlet pressure head at different altitude and speed

In this sample, we change the altitude and speed of input data to get RAM air inlet performance.

This model project onle include one component "RamInlet", input data is as follow:


Select "3D performance by two inputs", the follow dialog window pops up, then input X, Y, Z axis parameters, range and map point number of X and Y:


Click "Start" to calculate, the result output window is as following:


Press left mouse button and drag to rotate 3D map grid, press middle moust button to move the map, click "Zoom" button on toolbar to zoom the map. And we can click "Switch" button to show the map in color level chart style.


At the color level chart style state, when mouse cursor moves on color area, the 3D coordinate value will be displayed at the bottom of the window.

Packages

A FlyCarpet package is a collection of components. A FlyCarpet project can include multiple same state components.

  • Math

    General state, mathematical and logical functions.

  • General

    Dynamic state, general components for dynamic simulation.

  • Interactive

    Dynamic state, interactive components for dynamic simulation.

  • DuctNet

    Static state, duct network calculation.

  • Refrigeration

    Static state, refrigeration system design and optimization.

  • ECSOptim

    Static state, airplane Environmental Control System(ECS, or A/C system) design and optimization.

  • HXFinPlate

    Static state, Fin-Plate style heat exchangers design and simulation.

  • VacuumDesign

    Static state, steam eject steel furnace vacuum pump design and optimization.

Package developing tools

These tools are used to reduce developing time for package and its components so that developers can focus on the core component logic design.

  • FCPBuilder

    A fast package and components c++ code generating tool based on inputs, outputs settings and logic processing code.

  • MetaBuilder

    A specific metafile builder for FlyCarpet component.