formula of energy model used for transmitting data from gateway to base station........

3 views (last 30 days)
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 .

Answers (1)

Walter Roberson
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
kiranpreet kaur
kiranpreet kaur on 25 Jan 2017
sir i agree with ur statement that both are different in my project i give 4J energy to gateways and through gateway i have to transmit data to the base station...........already i made clusters using LEACH protocol.......and these CH transmits its data to the near by gateway nodes but i can't able to understand while transmitting data from gateways to the base station, how energy is calculated?.........sir plz help me
Walter Roberson
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.

Sign in to comment.

Categories

Find more on WSNs in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!