1. What are the contributions mentioned in the paper "Homogeneous vs heterogeneous clustered sensor networks: a comparative study" ?
The authors present a cost based comparative study of homogeneous and heterogeneous clustered sensor networks.. The authors first consider single hop clustered sensor networks ( nodes use single hopping to reach the cluster heads ).. The authors use LEACH as the representative single hop homogeneous network, and a sensor network with two types of nodes as a representative single hop heterogeneous network.. For multi-hop homogeneous networks ( nodes use multi-hopping to reach the cluster head ), the authors propose and analyze a multi-hop variant of LEACH that they call M-LEACH.. The authors show that M-LEACH has better energy efficiency than LEACH in many cases.. The authors then compare the cost of multi-hop clustered sensor networks with M-LEACH as the representative homogeneous network, and a sensor network with two types of nodes ( that use in-cluster multi-hopping ) as the representative heterogeneous network.
read more
2. What is the energy required to transmit a packet over distance d from a cluster head?
The energy spent on transmitting a packet over distance x within a cluster is l1+µ1xk1 , while the energy required to transmit a packet over distance d from a cluster head to the base station is l2 + µ2dk2 .
read more
3. What is the main purpose of a single hop network?
Since each node has to be capable of acting as a cluster head, it is necessary for each node to have the hardware capable of performing long range transmissions to the remote base station, complex data computations (if required), and co-ordination of MAC and routing within a cluster.
read more
4. What are the salient features of a single hop network?
Since the cluster head nodes are predetermined, and the sensor nodes use single hop communication to reach the cluster head nodes, the sensor nodes near the periphery of the cluster have the highest energy expenditure among all the sensor nodes.
read more