show/hide this revision's text 2 edited body

I've not come across much at an application level but at the db level there are a class of databases called sensor networks. These are typically battery powered and in remote locations so power consumption is an important factor.

Sensor dbs are usually in a snooze mode and 'wake' when they need to collect data or when they transmit. Without reading the paper about them. This , this stuff seems very 'embedded' and I've no idea on metrics but I would guess power consumption would be higher when :

  1. thrashing the hard drive
  2. doing heavy mathematical calculations
show/hide this revision's text 1

I've not come across much at an application level but at the db level there are a class of databases called sensor networks. These are typically battery powered and in remote locations so power consumption is an important factor.

Sensor dbs are usually in a snooze mode and 'wake' when they need to collect data or when they transmit. Without reading the paper about them. This stuff seems very 'embedded' and I've no idea on metrics but I would guess power consumption would be higher when :

  1. thrashing the hard drive
  2. doing heavy mathematical calculations