Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Fuel system simulation project

Fuel system simulation project 4 years 7 months ago #10378

  • nicope13
  • nicope13's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Hi everybody,

I want to realize a new project on Proview, and as a beginner, I need some help.
I want to simulate a simplified fuel system composed of a fuel tank and a motor.
The tank fuel level should vary depending on the motor consumption (rotation speed ?).

Thanks to the proview demo project, I succeeded to simulate the tank, with a pump, a valve and a level sensor.
The tank simulated level change with a setpoint.

My questions are :
-For the motor simulation, do you think "BaseMotorAggr" is a good component choice ? I saw that we can also monitoring the motor temperature.
-How can I connect the motor consumption and the tank fuel level ? Maybe with a CArithm object ?

The main objective of this project is to observe an anomaly propagation in the system.

Thanks a lot.
The administrator has disabled public write access.

Fuel system simulation project 4 years 7 months ago #10382

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3177
  • Thank you received: 502
  • Karma: 133
Hi nicope,

- The BaseMotorAggr is just an on/off control and doesn't contain any speed. The BaseFcPPO3MotorAggr contains a frequency converter with a speed. But if you just need a rotation speed and maybe a temperature, you can just use two Av objects, and either set the values from a graph or calculate values in the program.

- CArithm is a good choice.

/Claes
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 8.881 seconds