The document presents a study on the mutual exclusion problem in distributed systems, focusing on the improvement of the NTBCBT algorithm. The authors introduce a new algorithm called PBCBT, which reduces the number of messages required for accessing the critical section and improves synchronization delay. This improvement addresses the weaknesses of NTBCBT while maintaining a complete binary tree structure for communication among nodes.