Chapter 8 - Section 2: Platforms/End systems Flashcards
What does API stand for?
Application Programming Interface
What does partitioning by the API allow?
A safe sharing of the processing resource (time), the memory (space) and communications (input/output)
What ARINC specification details the avionics application software standard interface?
ARINC specification 653
How is ARINC 653 described?
Software specification for space and time partitioning in safety critical avionics Real Time Operating System (RTOS)
What is peculiar about the ‘logical channel’?
Does not exist in the physical sense but describes applications communicating with each other
It does this through the physical channel, this being the data network
What is a virtual link?
Form of timeshare of the available physical link by restricting the time allowed for an application to send data