Given the wireless sensor network below, please answer the questions based on en
ID: 3819025 • Letter: G
Question
Given the wireless sensor network below, please answer the questions based on energy efficient principle. a. Give all the routes from sink to T b. Use maximum PA approach to find the route c. What is the route that has minimum energy? d. What is the route that has minimum hops? e. Find the route that has maximum minimum PAExplanation / Answer
Routes from sink to T Sink -> A -> B -> T Sink -> D -> T Sink -> E -> F -> T Sink -> A -> B -> C -> T Route using maximum PA approach: Sink -> A -> B -> C -> T = PA(6) Manimum energy route: Sink -> D -> T (Energy = 3 (alpha)) Route that has minimum hops: Sink -> D -> T Minimum PA Sink -> D -> T (PA = 3) Sink -> A -> B -> C -> T (PA = 6)