Open 2hwk opened 4 years ago
Reopening as wished in #1261
This meta issue has the following item checked:
Should check if calculated air speed is >50 knots, and keep the instrument ON even if battery is off as long as emergency power is avail
Note that I'm not making any attempt to implement:
Display does not immediately power off, delay of 50-200ms where the display will stay on if power is supplied in that interval.
In progess #5190
Reopening as not everything in this meta issue has been addressed.
Is your feature request related to a problem? Please describe.
Someperson#4953 keeps dming me ISIS material on discord, please help.
Describe the feature you'd like to see implemented
ELECTRIC
Description
Currently ISIS Indicator will switch off even in flight if the batteries and all other main electric systems are switched off. This is incorrect, as the ISIS indicator draws power from both the dc ess bus which supplies critical systems as well as a hot bus (which constantly supplies power until the batteries are entirely drained). The power supply from the hot bus is only active if the calibrated air speed is above 50 knots.
Checks
(if (cas > 50 knots) AND HOT BUS ON ) OR DC ESS BUS ON
Transparency time for the ISIS indicator is between 50ms - 200 ms. Display is lost during power supply cut off if power is not supplied in this time.
SYSTEMS
Description
A. System Performance
The parameter computation frequency is sufficient to respect the required performances and to avoid important gap between two consecutive displayed values. The elasped time between the acquisition of air data and the display of parameters is less than 200 ms.
(1) Standby airspeed indicator function
The ISIS indicator can operate from 0 to 600 knots without deterioration.
(2) Standby altimeter function
The ISIS indicator can operate from -2500 to 55,000 ft and at 40,000 ft/min speed variation without deterioration
(3) Standby horizon function
The ISIS indicator can operate from -180 deg to +180 deg. in pitch and roll without deterioration.
Gyrometers (3): the indicator can follow a 100 deg./s pitch or roll variation, a 10,000 deg./square second angular acceleration. The associated monitoring is triggered when angular speeds become higher than 100 deg./s
Accelerometers (2): The aassociated monitoring is triggered when the constant acceleration in the x and/or y axis becomes greater than 2.5g. If this monitoring is triggered, the "WAIT ATT" message is displayed.
If the condition becomes normal again and if the attitude monitoring is triggered when the constant acceleration in x and/or y axis becomes greater than 2.5g. If this monitoring is triggered, the "WAIT ATT" message is displayed.
If the condition becomes normal again and if the attitude performance remains adequete for 10 seconds, the "WAIT ATT" message disappears and is replaced by the horizon display.
Otherwise, after 10 seconds or if the attitude performance is affected, the attitude function is considered as failed and the "ATT:RST" message is displayed in place of the "WATT ATT" message (Ref. Fig. 023)
Pressing the RST pushbutton switch more than 2 seconds in steady flight quickly resets the attitude information.
Checks
References
https://www.pprune.org/showthread.php?p=6817862 Someperson#4953 on discord
Additional context
Discord username (if different from GitHub):