FlyCarpet

Rapid & Visual System Design/Modeling Platform

Text data

Text output window will show the calculation result in text style. The follow calculation will give text output.

1. Static system calculation/simulation

2. Static system optimization

3. Dynamic system optimization

Dynamic system simulation result can be saved to TXT format files.

Sample

One sample in static system simulation:


One sample in static system optimization:


One sample in dynamic system optimization:


Data over connection line

To indicate state parameter value in system network. Each parameter included in connection lines can be selected to show or hide.

This helps user determine if the system iteration can converge, and stop abnormal iteration in advance.

It is convient when check the situation of whole system.

All system network calculation can use this function.

Sample

One sample in static system simulation:


One sample in static system optimization:


One sample in dynamic system optimization:


Data curve

Data curve output window will show calculated performance in curve style. The following calculation will give curve output:

1. Performance curve by changing one input

2. Dynamic system simulation

3. Dynamic system real time simulation

Sample

One sample in performance by changing one input:


One sample in dynamic system simulation:


One sample in dynamic system real time simulation:


In dynamic system real time simulation, the component "FloatChart" output real time data changing curve.

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.