Results 1 to 10 of 13
-
01-24-2016, 01:31 PM #1
- Join Date
- Feb 2015
- Location
- Austria
- Posts
- 49
Motorized FDS trim wheel - detect manual pitch trim mode
Hello,
I'm developing a driver for connecting the FDS motorized trim wheels to JH. I hoped that I can use the offsets 73A5 and 78E9 for this. It seems that this offsets are not working in standard configuration (with no other supported trim wheel connected). So I haven't seen any data on this offsets.
Okay, so I have used the trim data from FSUIPC to control my wheel during flight, which is working so far now.
Now I want to realize the "man pitch trim mode" and I want to ask, if there is an offset for this mode provided by jh or do I have to use the offsets for ADIRS, ELAC,SEC and FAC to create my own logic for detecting the case, when usually "man pitch trim mode" has to be active?
Thanks in advance!
Robert
-
01-24-2016, 04:14 PM #2
- Join Date
- Mar 2008
- Location
- France,Nice
- Posts
- 2,652
Re: Motorized FDS trim wheel - detect manual pitch trim mode
Hi,
Don't use the 73A5 offset, it has been replaced by 73AE due to collision with an already assigned offset...
MAN PITCH TRIM cannot be user triggered, it has to be because of failure/mis configuring the OVHD systems.
If the trim is not taken over by my software, the offset 73AE will read -9999.
Regards,
JL
-
01-25-2016, 07:29 AM #3
Re: Motorized FDS trim wheel - detect manual pitch trim mode
Bonjour Jean-Luc,
I am also interested in this motorized trim wheels topic. I've been fairly successful with offsets 73A5(now 73AE) and 78E9 in SIOC, got the trim wheels turning. I am not quite sure what is the role of offsets 73CC-13 and 73CD data pipe with trim wheels?
Thank you for your clarification and assistance.
Regards,
Simon
-
01-25-2016, 07:40 AM #4
- Join Date
- Mar 2008
- Location
- France,Nice
- Posts
- 2,652
Re: Motorized FDS trim wheel - detect manual pitch trim mode
The trim threshold determines how much out of synchronization you can get between FMGS calculated trim, and physical wheel position, before the AP gets disengaged.
This is mainly to allow enough time and counter any accuracy issue in the wheel positioning (both motor time to put the wheel in position, as well as the potentiometer accuracy).
JL
-
01-26-2016, 08:22 AM #5
Re: Motorized FDS trim wheel - detect manual pitch trim mode
Hi,
Ok, if I understand correctly, trim threshold is allowable trim wheel error value. If I encounter unexpected AP disengagement due to trim wheel position error (slow motor or unaccurate pot), I should increase trim threshold value. Otherwise, if it works, I can leave it at default 1 degree?
Thanks.
Regards,
Simon
-
01-26-2016, 02:33 PM #6
- Join Date
- Mar 2008
- Location
- France,Nice
- Posts
- 2,652
Re: Motorized FDS trim wheel - detect manual pitch trim mode
Hi,
Thats it!
JL
-
01-30-2016, 02:27 PM #7
- Join Date
- Feb 2015
- Location
- Austria
- Posts
- 49
Re: Motorized FDS trim wheel - detect manual pitch trim mode
Hi,
so if I understand the trim handling right ->
The requested trim position (the set value for the wheel position for the control loop) I will read out of the offset 73AE and the current position of the wheel I will write to offset 78E9 .
I'm afraid that I still have not the point because I will read only "0" from offset 73AE during whole fligth and also if I will produce "man pitch trim mode" by switching off the flight computers I will not read -9999 from 73AE - only "0"....
Robert
-
01-30-2016, 03:21 PM #8
- Join Date
- Mar 2008
- Location
- France,Nice
- Posts
- 2,652
Re: Motorized FDS trim wheel - detect manual pitch trim mode
Do you have the last version?
-
01-30-2016, 03:57 PM #9
- Join Date
- Feb 2015
- Location
- Austria
- Posts
- 49
Re: Motorized FDS trim wheel - detect manual pitch trim mode
I'm runing B44.0 - should it work in this version?
-
01-30-2016, 04:41 PM #10
- Join Date
- Mar 2008
- Location
- France,Nice
- Posts
- 2,652
Re: Motorized FDS trim wheel - detect manual pitch trim mode
no. Latest is 44.4