Changes

Created page with "<!--- Variables: name - device name series - series of device mobile - device has mobile wifi - device has wifi minimum - idle - maximum..."
<!--- Variables:
name - device name
series - series of device
mobile - device has mobile
wifi - device has wifi

minimum -
idle -
maximum -
-->

The following values are measurements of {{{name}}} minimum, maximum and idle power consumption.

<table class="nd-othertables_2">
<tr>
<th width="100px">Minimum</th>
<th width="100px">Idle</th>
<th width="100px">Maximum</th>
</tr>
<tr>
<td>{{{minimum}}} W</td>
<td>{{{idle}}} W</td>
<td>{{{maximum}}} W</td>
</tr>
</table>

The minimum values are reached when all processes are switched off, {{#ifeq:{{{mobile}}}|1|mobile,&nbsp;}}{{#ifeq:{{{wifi}}}|1|WiFi,&nbsp;}}peripherals disabled.
Idle values are achieved simply after the firstboot, without changing the device's parameters.
All default peripherals{{#ifeq:{{{mobile}}}|1|, mobile&nbsp;}}{{#ifeq:{{{wifi}}}|1|, WiFi&nbsp;}} on.
The maximum values are calculated by theoretically estimating the potential maximum consumption of the components.

Navigation menu