Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/11/10 11:00
Read: times


 
#177944 - Hard to compare
Responding to: ???'s previous message
Can't easily be comapred.

1 - there are a huge number of different 8051 chips out there.

2 - the use of sleep, interrupts, algorithms etc will greatly affect the number of instructions needed.

3 - power consumption depends on supply voltages, and load on processor pins.

4 - Recompiling similar code for different processor architectures will mean different compilers. But one compiler with one set of optimization flags for a specific architecture will not produce the same results as another compiler with another set of optimizations and different way of generating code.

List of 7 messages in thread
TopicAuthorDate
Energy and Power Consumption measurement            01/01/70 00:00      
   Hard to compare            01/01/70 00:00      
      Energy and Power Consumption measurement            01/01/70 00:00      
         It's easy to measure "after the event"            01/01/70 00:00      
         nope            01/01/70 00:00      
   Optimising what you have            01/01/70 00:00      
   How about this?            01/01/70 00:00      

Back to Subject List