Research Article

Combined Sector and Channel Hopping Schemes for Efficient Rendezvous in Directional Antenna Cognitive Radio Networks

Algorithm 5

The receiver SCH generation algorithm (ES-SCH).
Input: .
(1) Invoke Algorithm 2 with and to construct
a round of an ES-SH sequence.
(2)
(3) while  (not rendezvous)  do
(4) Current-sector mod .
(5) Steer the antenna to (Current-sector).
(6) BCL = [1 : n][Current-sector].
(7) Construct a GRQ-CH sequence based on BCL.
(8) for () do
(9) Attempt rendezvous on channel .
(10) end for
(11) .
(12) end while