Lesson 11 – Video 5 – Tandem Connection Monitoring – ODUT_TT_Sk Atomic Function, Part THREE
This blog post contains a video that covers the third part of the Sink Direction Tandem Connection Monitoring (TCM) related Atomic Functions.
In particular, this video covers the third part of the ODUT_TT_Sk Atomic Function.
This video specifically covers the following operations (within the ODUT_TT_Sk Atomic Function).
- How the ODUT_TT_Sk Atomic Function declares and clears the TCMi-dDEG (Signal Degrade) defect condition
 - Defect Correlation within the ODUT_TT_Sk Atomic Function.  This video reviews the following Defect Correlation Equations:
- cSSF <- CI_SSF or dAIS;
 - cLTC <- dLTC and (NOT CI_SSF);
 - cOCI <- dOCI and (NOT CI_SSF);
 - cLCK <- dLCK and (NOT CI_SSF);
 - cTIM <- dTIM and (NOT CI_SSF) and (NOT dAIS) and (NOT dLTC) and (NOT dOCI) and (NOT dLCK);
 - cDEG <- dDEG and (NOT CI_SSF) and (NOT dAIS) and (NOT dLTC) and (NOT dOCI) and (NOT dLCK) and (NOT(dTIM and (NOT TIMActDis)));
 - cBDI <- dBDI and (NOT CI_SSF) and (NOT dAIS) and (NOT dLTC) and (NOT dOCI) and (NOT dLCK) and (NOT dTIM) and (NOT TIMActDis)));
 
 - Consequent Equations within the ODUT_TT_Sk Atomic Function.  This video review the following Consequent Equations:
- aBDI <- (CI_SSF or dAIS or dLTC or dOCI or dLCK or dTIM) and TCMCI_Mode != TRANSPARENT;
 - aBIAE <- dIAE and TCMCI_Mode != TRANSPARENT;
 - aTSF <- CI_SSF or ((dAIS or (dLTC and LTCAct_Enable) or dOCI or dLCK or (dTIM and (NOT TIMActDis))) and TCMCI_Mode == OPERATIONAL;
 - aTSD <- dDEG and TCMCI_Mode == OPERATIONAL;
 - aAIS <- (dOCI or (dLTC and LTCAct_Enable) or dLCK or (dTIM and (NOT TIMActDis))) and TCMCI_Mode == OPERATIONAL;
 - aBEI <- nBIPV and TCMCI_Mode != TRANSPARENT;
 
 
Check out the Video Below.
Continue reading “OTN – Lesson 11 – Tandem Connection Monitoring – Sink Atomic Functions – Video 3”