I was wondering about the energy consumption of my mobile phone while using its mp3 player function. At the same time I wanted to know whether the bitrate and the "vbr or cbr" fact were parameters that modify energy consumption. The first point may not interest anybody but I guess the second one yes, that's why I post this in mp3 and not in audio hardware
Therefore, I used a power meter to measure the current needed to play mp3's with my mp3 portable player (which is a mobile phone btw).
test conditions :
• mobile network conditions were the same during the test campaign (a "bad" network may increase energy consumption)
• the mobile phone is a Sagem myX-8.
• the same original sample (the 33rd first seconds of the song "master of puppets" by Metallica) has been used and converted to various mp3 files. 12 samples were tested :
CODE
__________________________bitrate
preset cbr 128______________128
-V 6 vbr new_______________134
preset medium old vbr_______182
preset medium vbr new______182
preset cbr 192______________192
-V 2 vbr new_______________214
preset standard vbr new______217
preset standard old vbr______220
preset extreme vbr new______250
preset cbr 256______________256
preset extreme old vbr_______263
preset cbr 320______________320
• each time, one (and only one) file was added to the playlist and played in repeat mode during 3 minutes, while measuring the current. The first seconds of measure were not kept as we have to wait for the screen to be automaticaly turned off (a LCD On represents a huge consumption)
• for information, in idle mode the mobile phone consumpts 5.62mA with a standard deviation (s.d.) of 0,29x10^-3
• only one Lame version was used : 3.97a10.
• of course, the volume level remained constant.
I think that's all for the presentation, here are the results
Results :
____________________bitrate__________consumption (mA)
preset cbr 128__________128__________155.34
preset cbr 192__________192__________154.84
preset cbr 256__________256__________155.09
preset cbr 320__________320__________156.17
-V 6 vbr new__________134__________155.23
-V 2 vbr new__________214__________157.54
preset medium old vbr__________182__________156.23
preset standard old vbr__________220__________155.26
preset extreme old vbr__________263__________155.17
preset medium vbr new__________182__________154.21
preset standard vbr new__________217__________155.60
preset extreme vbr new__________250__________154.19
(note : all standard deviations are around 2*10^-3 / 2,5*10^-3)
mean and standard deviation
µ (consumption) = 155.4 mA
s.d. = 0.91
Conclusion :
Here I'm not able to see a correlation between bitrate and consumption, nor a difference between cbr and vbr. We can conclude the energy consumption is constant whatever the bitrate.
Since every softwares and hardwares are differents, I have no idea if this conclusion can be extended to any other portable mp3 players.
Other test that may interest you :
While respecting the same conditions given for the first tests, I thought it would be interesting to see whether there is a huge difference in energy consumption between the lowest and the highest volume level amplification (with headphones).
Of course, the same sample was used (preset cbr 128), and the test conditions were exactly the same, except for the sound volume.
(note : the software simply reads the mp3 file, there is no equalizer option or anything like this.)
Here are the results :
- lowest volume level, with headphones : 154.14 mA
- highest volume level, with headphones : 154.77 mA
=> relative difference : 0.41%.
Conclusion : there's no need to limit the sound volume for any other reason than ear protection, that will not affect (or so smally) energy consumption. Again, I have no idea if the other portable players behave the same way.
PS : the device can also play aac files, I plan to make some tests with this format, please tell me if anyone is interested in seeing the results
PS2 : I hope my english is understandable, please feel free to tell me the mistakes I've done.