Implementation of a cost-effective fuzzy MPPT controller on the Arduino board
, and
Feb 28, 2018
About this article
Article Category: Research-Article
Published Online: Feb 28, 2018
Page range: 1 - 10
DOI: https://doi.org/10.21307/ijssis-2018-002
Keywords
© 2018 Carlos Robles Castro et al., published by Sciendo
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
Figure 1:

Figure 2:

Figure 3:

Figure 4:

Figure 5:

Figure 6:

Figure 7:

Figure 8:

Figure 9:

Figure 10:

Figure 11:

Figure 12:

Figure 13:

Figure 14:

Figure 15:

Figure 16:

Figure 17:

Figure 18:

Figure 19:

Electrical parameters of the PV module type YL65P-17b_
Parameter | Value |
---|---|
Short-circuit current ( |
4 A |
Open circuit voltage ( |
21.7 V |
Voltage at |
17.5 V |
Current at |
3.71 A |
Temperature coefficient of voltage ( |
−0.0802 V/°C |
Temperature coefficient of current ( |
0.0024 A/°C |
Maximum voltage ( |
22.35 V |
Minimum voltage ( |
18.44 V |
Arduino mega specifications_
Specifications | Values |
---|---|
Microcontroller | ATmega 2560 |
Operating voltage | 5 V |
Digital I/O pins | 54 (of which 15 provide PWM output) |
Analog input pins | 16 |
Clock speed | 16 MHz |
Flash memory | 256 kB |
SRAM | 8 kB |
EEPROM | 4 kB |
Communication interfaces | UART, SPI, I2C |
Fuzzy associative matrix_
Very Low | Low | Neutral | High | Very High | |
---|---|---|---|---|---|
Very Low | VH | VH | H | VL | VL |
Low | H | H | H | VL | L |
Neutral | H | H | N | L | L |
High | H | H | L | L | VL |
Very High | H | H | L | L | VL |