TY - JOUR AU - Zibouda, Aliouat AU - Makhlouf, Aliouat AU - Chawki, Batouche PY - 2007 TI - Formal Analysis of Fault-tolerant Algorithm in the Time-triggered Architecture JF - Journal of Computer Science VL - 3 IS - 1 DO - 10.3844/jcssp.2007.28.34 UR - https://thescipub.com/abstract/jcssp.2007.28.34 AB - Time-Triggered architecture (TTA) provides a computing infrastructure for the design and implementation of dependable distributed systems. The core building block of the TTA is the communication protocol TTP/C. This protocol has been designed to provide no faulty nodes. TTP/C integrates a set of fault-tolerant services like: message transmissions, clocks synchronization and Group Membership Protocol (GMP). The GMP protocol ensures that each TTA node maintains a private membership set, which records all the nodes that are believed to be nonfaulty. In the GMP protocol previously studied in the literature, any detected faulty node was immediately excluded from the group. This gradual exclusion process risks invalidating the protocol after N-3 successive failures if the ability of faulty node reintegration was not implemented. Our contribution in this paper was to remedy this serious problem. A node reintegration increases system survivability by allowing a (recovering) transiently-faulty node to regain a group. Our proposal algorithm, devoted to node reintegration inside the group membership protocol, was formally specified and verified using a diagrammatic representation. The verification of the proposal has been checked with the well known PVS theorem prover.