File size: 2,344 Bytes
f0c37e5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 |
{
"data": [
{
"paragraphs": [
{
"qas": [
{
"question": "What shall be set?",
"id": 301434,
"answers": [
{
"answer_id": 298690,
"document_id": 499847,
"question_id": 301434,
"text": "Bleed_Air_Valve_Enable_Cmd",
"answer_start": 35,
"answer_category": null
}
],
"is_impossible": false
},
{
"question": "What is C1?",
"id": 301435,
"answers": [
{
"answer_id": 298691,
"document_id": 499847,
"question_id": 301435,
"text": "AFCU_State = MAINTENANCE",
"answer_start": 122,
"answer_category": null
}
],
"is_impossible": false
},
{
"question": "what is C2?",
"id": 301436,
"answers": [
{
"answer_id": 298692,
"document_id": 499847,
"question_id": 301436,
"text": "Bleed_Air_Valve_Cmd_Override = OVERRIDE",
"answer_start": 153,
"answer_category": null
}
],
"is_impossible": false
},
{
"question": "what is C3?",
"id": 301437,
"answers": [
{
"answer_id": 298693,
"document_id": 499847,
"question_id": 301437,
"text": "Maint_Bleed_Air_Valve_Enabled_Cmd = DISABLED",
"answer_start": 200,
"answer_category": null
}
],
"is_impossible": false
}
],
"context": "The Operational Software shall set Bleed_Air_Valve_Enable_Cmd = DISABLED, if all the following conditions are TRUE \nC1: (AFCU_State = MAINTENANCE)\nC2: (Bleed_Air_Valve_Cmd_Override = OVERRIDE) \nC3: (Maint_Bleed_Air_Valve_Enabled_Cmd = DISABLED)",
"document_id": 499847
}
]
}
]
} |