Solar Power Measurement System

Get Started. It's Free
or sign up with your email address
Solar Power Measurement System by Mind Map: Solar Power Measurement System

1. Tasks

1.1. Design circuit

1.2. Identify components

1.3. Order components

1.4. Build hardware

1.5. Write software

1.6. Debug system

1.7. Collect Data

2. Components

2.1. Charge controller

2.2. Solar panel

2.3. Battery

2.4. Arduino

2.5. Lcd screen

2.6. Voltage sensor

2.7. Current sensor

3. System design

3.1. Take measurements

3.1.1. Voltage(parallel)

3.1.2. Current(series)

3.1.3. Power(VxI)

3.1.4. Energy(Pxt

3.2. Record data

3.2.1. Arduino

3.2.1.1. Calculate voltage

3.2.1.2. Calculate current

3.2.1.3. Calculate power

3.2.1.4. Calculate time

3.2.1.5. Calculate energy

3.2.1.6. Send to lcd screen

3.2.1.7. Store to SD card

4. Display Data