c172p
c172p copied to clipboard
improve electrical system
XML17 - better modelling of Loadmeter: when both alternator and battery are switched on it reads ~33 V (almost an electric overload, I believe), which is already beyond the yellow range. Turning lights, radios and instrument on and off currently make no difference, but I believe it should raise the load of the system
With battery and alternator both on, we currently have the loadmeter reading a constant ~27 V regardless of the load, and a constant 24.5 V if the alternator is turned off, both regardless of the equipments being used (lights, avionics, etc., make no difference in these readings).
The ammeter seems to work well, but shouldn't a negative read of the ammeter (such as when the alternator is off) cause the amount of voltage from the battery to drain?
Note that once https://github.com/c172p-team/c172p/issues/1151 is created, our aircraft will no longer have a Loadmeter (model P's did not have one). But I would still leave this issue opened even though the gauge will no longer be there since the issue is with the electrical system itself.
if using the aircraft with a cockpit, what will happen to the voltmeter when using the c172?
the cockpit has a a voltage guage.
-Pat
On Thu, Jul 26, 2018 at 2:25 PM Gilberto Agostinho [email protected] wrote:
Note that once #1151 https://github.com/c172p-team/c172p/issues/1151 is created, our aircraft will no longer have a Loadmeter (model P's did not have one). But I would still leave this issue opened even though the gauge will no longer be there since the issue is with the electrical system itself.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/c172p-team/c172p/issues/38#issuecomment-408190670, or mute the thread https://github.com/notifications/unsubscribe-auth/AF2R0OE-KAs2P9_UhwH2-H2_aZAx4L5Uks5uKgmXgaJpZM4Dtl4Y .
@callahanp the property /systems/electrical/volts will still be in use and will have the correct voltage value. The only difference is that our cockpit will no longer have a gauge displaying that value. But as long as you use that property in your cockpit you should be fine.