In-network processing refers to processing performed at the nodes of the network, as opposed to processing performed outside the network on data gathered from the network. The nodes of a sensor network combine sensing, processing and communication. By processing data sensed from the node or routed through it, we can prevent unnecessary communication – which is a significant drain on power. For example, duplicated data can be surpressed; sensed values of no interest do not need to be forwarded.

What will be an ideal response?


In-network processing refers to processing performed at the nodes of the network, as opposed to processing performed outside the network on data gathered from the network. The nodes of a sensor network combine sensing, processing and communication. By processing data sensed from the node or routed through it, we can prevent unnecessary communication – which is a significant drain on power. For example, duplicated data can be surpressed; sensed values of no interest do not need to be forwarded.

Computer Science & Information Technology

You might also like to view...

For Java, a program is converted from a text file of code into an executable file by the process of ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

RAID level 0 can increase performance ________.

a) at the expense of capacity b) but does not implement striping c) but does not provide fault-tolerance d) all of the above

Computer Science & Information Technology

An array argument performs multiple calculations on one or more sets of values and then returns either a single value or multiple values. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A(n) _______ is a file that stores a collection of related data.

A. index B. register C. database D. table

Computer Science & Information Technology