78. Sleep Modes Power Management

Question.1

Consider an Arduino UNO running on a 5V battery with a capacity of 1000mAh. The system operates as follows:

In 1 minute, the current consumed is as follows

  • Active Mode: 15mA for 1 second 
  • Power-down Mode: 0.1mA for 59 seconds

What is the estimated battery life?

Select Answer