FlyCarpet

Rapid & Visual System Design/Modeling Platform

Static system performance by one input

This function is used to plot response curve of parameters when one input changes continuously.

This function can be used for analysing how one parameter influence the system.


Sample: Flow - Resistance performance curve of ducting system

Use former created ducting project to get flow--resistance performance curve by changing duct flow.

Open the ducting model project, delete the Fan model, select "Static system performance by one input", the follow dialog window pops up, then input X and Y axis parameters, and curve point number:


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


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.