HHS81 / c182s

Cessna C182S (1996 model) for FlightGear
GNU General Public License v2.0
28 stars 9 forks source link

Compass calibration: simulate electrical current influence #521

Closed hbeni closed 1 year ago

hbeni commented 1 year ago

The compass calibration card was made with „avionics on“. It is influenced by both, electrical power to the avionics and also the metal of the plane itself. It would be cool, if switching on/off of the avionics would be having a simulated effect.

C172 also affected, sister PR: https://github.com/c172p-team/c172p/pull/1462

TheFGFSEagle commented 1 year ago

If no one else can, I guess I could get a calibration on a real aircraft, at the nearest airfield EDRO - but 1. I most probably won't go there again before april / may (it's too cold right now ! 🧊 ), and 2. it probably won't be from a C182 since the one that is stationed there is flown only rarely ... just tell me if that would be of any help.

hbeni commented 1 year ago

We already have a calibration, just not the „elec off/only metal influence“. No worries.

a simple implementation would be to make the error depending on a simple calculation: apply 50% always and the remainint depending on activated electrical Equipment. But i want to read up more on this subject.

A question i still have: with avionics off, is the compass card already compensated for the aircrafts metal, or do we have a compass that shows an undefined/roughly correct value? (You might ask this at the airfield, eagle!)

ie: does the compass compensator compensate fully when avionics=off, resulting in a „perfect“ compass reading? (In this case the error from the card is completely depending on the electrical/acionics on)

hbeni commented 1 year ago

Reading this: https://www.cfinotebook.net/notebook/avionics-and-instruments/magnetic-compass Explains it somewhat. So the correction card shows the remaining error after adjusting the compensator (ie the variable error depending on aircraft orientation, which affects both, the bare metal influence and avionics elecrical fields)

ie: does the compass compensator compensate fully when avionics=off

Answer: no

hbeni commented 1 year ago

Got another piece of information here, an example of the influence of radios: https://www.flight-study.com/2021/04/compass-systems-flight-instruments.html?m=1

IMG_6613

in this case the radios counter-compensate, (radio off=more error)

hbeni commented 1 year ago

FAA advisory describes the procedure how the compensator is adjusted (p. 5f). Tldr; half of the error will remain, resulting in an averaged errornous reading (what is the „remaining error“ noted on the correction card).

https://www.faa.gov/documentlibrary/media/advisory_circular/ac_43-215.pdf

sometimes there is an „with avionics off“ table too, so best to model it for our purposes might be to