Dutcheeseblend
Resource contributor
- Messages
- 1,541
- Country

Hi everybody,
I'm in the progress of programming and animating my Fokker T.5 bomber. I can do a bit of basic XML, but this specific thing is slightly too difficult to me, also because I do not completely understand the original system
. Therefore, I ask assistance.
The Fokker T.5 has two radial Bristol Pegasus engines
Both have their own throttle, each of which can be put in four modes:
- Take-off (referred to as 'Start');
- Maximum velocity (referred to as 'Max. Snelh.');
- Cruise (referred to as 'Kruisen');
- Closed (referred to as 'Dicht').
The T.5 features (semi-)automatic mixture control. This is done with one lever, which controls the mixture of both engines. The lever is coupled to the throttle levers in some way.
The mixture lever has two positions:
- Normal (referred to as 'Normaal', not sure about the actual resulting setting);
- Lean (referred to as 'Arm', so I assume it is lean).
The mixture lever is coupled to the throttle levers in such a way that in all of four throttle positions, a 'Normaal' position of the mix lever is possible AND that the 'Arm' position is only possible in the Cruise throttle setting. This is for efficient cruising.
The mixture is automatically controlled for the setting with respect to altitude. So, auto-lean?
Can anybody help me with interpreting the two mixture lever positions? I assume 'Normaal' does not mean Rich, but I can not understand why there should be a setting between auto-lean and rich.
To support, some properties:
Throttle setting
Take-off:
830 HP, 2600 rpm, 1018mmHg
Max. V.:
830 HP, 2475 rpm, 940 mmHg
Cruise:
Normal mix: 2250 rpm, 832 mmHg
'Arm' mix: no mentioned properties, but denoted as 'very efficient'
After understanding the system, I need to code/animate it, I hope I can use standard FSX coding for the levers.
Thank you!
Daan
I'm in the progress of programming and animating my Fokker T.5 bomber. I can do a bit of basic XML, but this specific thing is slightly too difficult to me, also because I do not completely understand the original system
. Therefore, I ask assistance.The Fokker T.5 has two radial Bristol Pegasus engines

Both have their own throttle, each of which can be put in four modes:
- Take-off (referred to as 'Start');
- Maximum velocity (referred to as 'Max. Snelh.');
- Cruise (referred to as 'Kruisen');
- Closed (referred to as 'Dicht').
The T.5 features (semi-)automatic mixture control. This is done with one lever, which controls the mixture of both engines. The lever is coupled to the throttle levers in some way.
The mixture lever has two positions:
- Normal (referred to as 'Normaal', not sure about the actual resulting setting);
- Lean (referred to as 'Arm', so I assume it is lean).
The mixture lever is coupled to the throttle levers in such a way that in all of four throttle positions, a 'Normaal' position of the mix lever is possible AND that the 'Arm' position is only possible in the Cruise throttle setting. This is for efficient cruising.
The mixture is automatically controlled for the setting with respect to altitude. So, auto-lean?
Can anybody help me with interpreting the two mixture lever positions? I assume 'Normaal' does not mean Rich, but I can not understand why there should be a setting between auto-lean and rich.
To support, some properties:
Throttle setting
Take-off:
830 HP, 2600 rpm, 1018mmHg
Max. V.:
830 HP, 2475 rpm, 940 mmHg
Cruise:
Normal mix: 2250 rpm, 832 mmHg
'Arm' mix: no mentioned properties, but denoted as 'very efficient'
After understanding the system, I need to code/animate it, I hope I can use standard FSX coding for the levers.
Thank you!
Daan
Last edited:



