Research Article

Stable Route Selection for Adaptive Packet Transmission in 5G-Based Mobile Communications

Algorithm 1

Algorithm for dispersed path selection for communication.
Step 1: multipath routing is established.
Step 2: for each to separate various paths in the network
Step 3: perform communication along multiple paths
Step 4: initiate packet transmission
Step 5: if {path distance==maximum}
Step 6: reject that path
Step 7: else
Step 8: if {path distance==minimum}
Step 9: select that path
Step 10: perform continuous packet sharing
Step 11: improve connection steadiness.
Step 12: end if
Step 13: end for