Research Article

An Asynchronous Data Transmission Method in Heterogeneous Wireless Networks

Algorithm 1

Asynchronous transmission algorithm.
Input : 
Output : 
for i = 1 to n
∀i ∈ n, according to the data package send request, the data packets are sent to destination receiver, and get the state of receiver. of coexistence environment.
  It can not be received in sleeping state and can be received in wakeup state.
  When the receiver is asleep, it need to look for other receivers nearby.
  There is an available receiver nearby, transmitting packet xi, no need to receive feedback, continue transmitting XJ until the receiver enters the next sleep cycle.
   There is no receiver nearby, the packet xi is transferred to the waiting queue, continue sending the next packet and the packet xi is transmitted when the receiver will enter the wake-up period.
   Until all packets are successful sent.
  end