In this project, we create a network, it consists of 100 mobile nodes and 5 gateway nodes. Initially, calculate the energy for all nodes and male a clustering process. Next, perform the cluster head selection process based on the highest energy level, if energy level is low then re-construct the cluster process and head selection process based on actor- critic algorithm process. Next, select the source and destination nodes from the network and broadcasr the beacon packets with sequence numbers to detect the nearest neighbour nodes. Next, select the efficient route betwen the source and destination nodes based on following sceanrio when the source is a cluster head and the destination is a cluster head.Finally the performance metrics is defined as follows
Throughput vs No of mobile nodes
Packet Delivery Ration vs No of Mobile Nodes
Latency vs No of Mobile Nodes
Energy Consumption vs No of Mobile Nodes