formula of energy model used for transmitting data from gateway to base station........
3 views (last 30 days)
Show older comments
I located fixed gateway and base station . Here data is transmitted from cluster heads to nearest gateway using LEACH energy model.........but i can't know that which energy model is used to transmit data from further gateways to base station..................plz reply me as soon .
0 Comments
Answers (1)
Walter Roberson
on 24 Jan 2017
wsn use omnidirectional antennae. The received signal decreases with the square of the distance, because the signal is spreading out over the surface of a sphere and the surface area of a sphere is 4 * Pi * r^2. So to send a signal K times as far requires K^2 times as much energy.
If you were using equipment that could focus the beam towards the destination, then the equations would be different.
6 Comments
Walter Roberson
on 25 Jan 2017
I have already posted a link to a thesis that discusses modelling energy consumption for wireless nodes. You need to study that material to calculate energy consumption.
The amount of energy that is consumed is not going to depend upon the fact that you used LEACH. The amount of energy that is consumed is, for the purpose of your model, going to depend upon some inherent properties of the device together with the square of the distance between the transmitting system and the receiving system. However, just knowing the distance is not enough to figure out how much energy a system is consuming.
If you get really really stuck, assign an arbitrary amount of energy per bit and multiply it by the square of the distance and the number of bits to get an estimate of the "units" of energy consumed. It will not be a good estimate, but it might be good enough for you to be able to proceed in your studies.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!