Next Article in Journal
Design and Development of a Reduced Form-Factor High Accuracy Three-Axis Teslameter
Next Article in Special Issue
Open-Source Electronics Platforms: Development and Applications
Previous Article in Journal
Magnetic Switching of a Stoner-Wohlfarth Particle Subjected to a Perpendicular Bias Field
Previous Article in Special Issue
DSCBlocks: An Open-Source Platform for Learning Embedded Systems Based on Algorithm Visualizations and Digital Signal Controllers
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Open-Source Hardware Platforms for Smart Converters with Cloud Connectivity

1
DIIES Department, University Mediterranea of Reggio Calabria, 89126 Reggio Calabria, Italy
2
HWA srl, Spin-off University Mediterranea of Reggio Calabria, Via R. Campi II tr. 135, 89126 Reggio Calabria, Italy
3
ENEA C.R. Portici, Piazzale Enrico Fermi 1, Portici, 80055 Naples, Italy
*
Author to whom correspondence should be addressed.
Electronics 2019, 8(3), 367; https://doi.org/10.3390/electronics8030367
Submission received: 24 February 2019 / Revised: 18 March 2019 / Accepted: 22 March 2019 / Published: 26 March 2019
(This article belongs to the Special Issue Open-Source Electronics Platforms: Development and Applications)

Abstract

:
This paper presents the design and hardware implementation of open-source hardware dedicated to smart converter systems development. Smart converters are simple or interleaved converters. They are equipped with controllers that are able to online impedance match for the maximum power transfer. These conversion systems are particularly feasible for photovoltaic and all renewable energies systems working in continuous changing operating conditions. Smart converters represent promising solutions in recent energetic scenarios, in fact their application is deepening and widening. In this context, the availability of a hardware platform could represent a useful tool. The platform was conceived and released as an open hardware instrument for academy and industry to benefit from the improvements brought by the researchers’ community. The usage of a novel, open-source platform would allow many developers to design smart converters, focusing on algorithms instead of electronics, which could result in a better overall development ecosystem and rapid growth in the number of smart converter applications. The platform itself is proposed as a benchmark in the development and testing of different maximum power point tracking algorithms. The designed system is capable of accurate code implementations, allowing the testing of different current and voltage-controlled algorithms for different renewable energies systems. The circuit features a bi-directional radio frequency communication channel that enables real-time reading of measurements and parameters, and remote modification of both algorithm types and settings. The proposed system was developed and successfully tested in laboratory with a solar module simulator and with real photovoltaic generators. Experimental results indicate state-of-art performances as a converter, while enhanced smart features pave the way to system-level management, real-time diagnostics, and on-the-flight parameters change. Furthermore, the deployment feasibility allows different combinations and arrangements of several energy sources, converters (both single and multi-converters), and modulation strategies. To our knowledge, this project remains the only open-source hardware smart converter platform used for educational, research, and industrial purposes so far.

1. Introduction

The inexorable reduction of fossil fuels and non-renewable energy sources feeds the wind of change that leads to substantial use of renewable energy to such a point that many countries have now defined a roadmap for replacing polluting traditional energy sources with clean and renewable plants [1]. Among renewable sources, photovoltaic energy is a primary choice because of the energy density that affects every part of the Earth, the maturity of conversion technologies, and the low cost/watt.
Despite its advantages, photovoltaics suffers from the discontinuity of the resource and the inability of large accumulations, if not at very high costs. Furthermore, existing solar technologies have very low returns compared to other production facilities. Therefore, the need to maximize the yield of individual generators is of primary importance, regardless of the grid connection, in order to reduce the need to use large and extensive surfaces of ground or roofing, as in the case of solar systems, or expensive and, in general, over-dimensioned plants.
With this in mind, smart converter devices provide a suitable response to the need to maximize the produced energy. They work increasing the instantaneous production also responding to variations in weather and working operating conditions [2]. There are many open points still to be solved or improved to ensure an optimal system response, even in variable conditions such as partial shading, non-uniformity of PV panel temperatures, dust effects for solar panels [3], and the discontinuity of the wind [4].
The efficiency of various MPPT algorithms has been compared in several papers [5], showing that perturbation and observation (P&O) and incremental conductance (IC) methods are simple and often applied, despite their slow tracking and low utilization efficiency. Minor modifications of the P&O and IC have been proposed by several authors [6] to reduce the known drawbacks of the aforementioned algorithms. Fuzzy and neural network techniques are used nowadays and show an increased efficiency [7].
In this scenario, algorithms are mainly computer-simulated, e.g., using specific engineering software tools (Matlab [8], Spice [9]) and environments that provide easily deployable algorithms; discussions on efficiency and results comparison are always pursued on different hardware platforms, leading to barely comparable conclusions and results due to the heterogeneity of the hardware used and the analysis conditions.
A possible solution to overcome these problems consists in the development of a flexible platform exploitable for the implementation, debugging, and the testing of smart converters algorithms. This topic has acquired prominence since these conversion systems are widely applied in current energetic contexts. In the literature, different papers propose open-access platforms. Currently, none of them have been dedicated to smart DC/DC converters.
In [10], a control platform for soft-switching multi-level inverters is proposed. The paper presents an FPGA-based prototyping tool for modular DC/AC converters. A verification of concept case is reported; the implemented hardware is not open or accessible.
In this work, we propose a novel open-source electronics platform for research, industrial, and educational purposes. The platform has been conceived and released as an open hardware and software instrument for the academic and industrial communities. It can be used by students for a deep comprehension of DC/DC converters operating and control modes. Researchers can take advantage of the proposed architecture for modulation and control strategies validation. It can be also used by designers for a rapid project check. The platform itself is proposed as a benchmark in the development and testing of different smart converters algorithms.
This hardware configuration and embedded software functions are freely available to benefit from users’ community improvements.
The novelty of this approach also consists in the cloud connectivity feature. In fact, the platform is equipped with a Wi-Fi communication module to enable data gathering and dispatching. Users can access a suitable application programming interface to validate algorithms online and control techniques changing the smart converter functional parameters (duty cycle, switching frequency, dead time, algorithms, etc). In addition, the Wi-Fi communication module permits one to implement diagnostic functions to verify smart converters behavior during the design process, but also to monitor and acquire operating data in functioning mode. This feature is crucial, especially when the system is being tested in the field.
So, the proposed platform represents an innovative hardware and a valid pre-prototyping tool for DC/DC converters.
The board is populated with a 5000 LookUp Table (LUT) Complementary Metal-Oxide Semiconductor (CMOS) FPGA integrated circuit (iCE40UP5K UltraPlusTM, Lattice Semiconductor, [11]), an embedded DSPic (dsPIC33EPXXGS50X, Microchip Technology INC., [12]), and a Silicon Labs (WGM110 [13]) Wi-Fi module.
The VHDL (Very High Speed Integrated Circuits Hardware Description), the C-code for the DSPic, and the Wi-Fi module are provided under the terms and conditions of the MIT License [14].
The schematic, layout, and bill of materials are also provided on the same public repository on the popular platform Github [15], at the web address [16], released under Creative Commons Share-alike 4.0 International License [17].
The FPGA generates high-frequency PWM signals for controlling Metal-Oxide-Semiconductor Field-Effect Transistors (MOSFETs) with appropriate frequency, dead-time, and duty cycle, and implements bootstrap and interleaved control logic.
The microcontroller acquires currents and voltages from the power circuit and has a bidirectional communication with FPGA and Wi-Fi module.
Both the two logical blocks could implement power conversion algorithms: the FPGA by using high-speed circuits that implement logic at a hardware level and the microcontroller by executing a firmware code within its own CPU. This novel architecture allows the flexibility of algorithm implementation, deployable in hardware, software, or in combined mode.
The separation between the power board and the logic board allows the comparison of different architectures, different device technologies, and the usage of interleaving options.
The sum of the already developed software parts constitute a new software framework, based on FPGA, uC, and Wi-Fi module source codes and their interoperability.
The basic motivation behind the conception and release as an open hardware and software instrument for the academic and industrial communities is to benefit from the researchers’ community improvements. An open platform, according to the opinion of the authors, would allow more developers to design smart converters and MPPTs, focusing on algorithms instead of electronics.
The authors focused, as a proof of concept, on the deployment of a solution tailored for photovoltaic applications up to 450W. The designed system is capable of implementing MPPs accurately, allowing for the testing of different current and voltage-controlled MPPT algorithms.
The versatility of the solution, despite this implementation, does not limit the possibility to be adapted to several renewable energies, with the only limits being the maximum power of 450 W and wide voltage input and output ranges of 15–70 V.
The maximum pulse width modulation (PWM) frequency used for feeding the gates of the H-Bridge topology is 250 kHz, and the minimum dead time is 83 ns. These values are limited by MOSFETs used in the power circuit (IPB038N12N3G by Infineon [18,19]). However, the platform can work up to a maximum frequency of about 500 kHz with a minimum dead time of 21 ns.
The paper is organized as follows: Section 2 describes the architecture of the provided open hardware platform, the circuital blocks, and the most important electronic components used. Section 3 and 4 discuss the design phase and the layout outcome of the main logic board and the power shield board, respectively. In Section 5, experimental results are shown for the P&O algorithm. Section 6 provides a better interpretation and guideline of the platform use, while conclusions are drawn in Section 7.

2. Architecture

Figure 1 depicts the circuital blocks of the system. The system is conceived as a main logic board (MLB) with a power shield (PS). In the version presented hereafter, the PS is a buck-boost converter populated with Si MOSFET devices. Proper connectors allow for the implementation of an interleaved configuration [20], adding one more PS on the top.
The MLB consists of the following three main components:
  • A microcontroller that acquires currents and voltages from the power circuit and has a bidirectional communication with FPGA and Wi-Fi module;
  • An FPGA whose main functions are the generation of PWM signals for controlling MOSFETs with appropriate frequency, dead-time, and duty cycle; implementation of the bootstrap and interleaved control logic; and bidirectional communication with microcontroller;
  • A Wi-Fi module that transmits and receives the working parameters of the MPPT and has bidirectional communication with microcontroller.

2.1. Logical Blocks

2.1.1. DC/DC Converter

Figure 2 shows a simplified diagram of a full-bridge converter topology realized with four MOSFETs: M1, M2, M3, and M4. It can work in three different modes: buck, boost, and buck/boost. For example, when VIN is significantly higher than VOUT, the circuit operates in buck mode where M3 and M4 are always off and on, respectively. Moreover, the MOSFETs M1 and M2 alternate the on and off state with a variable duty cycle, behaving like a typical synchronous buck regulator.
When VOUT is significantly higher than VIN; the circuit operates in the boost region where M1 is always on and M2 is always off, while the MOSFETs M3 and M4 alternate the on and off condition with a variable duty cycle, behaving like a typical synchronous boost regulator.
When Vin is close to Vout, the circuits operates in the buck/boost region where all four MOSFETs (M1, M2, M3, and M4) turned off and on with variable duty cycle.
Moreover, the circuit has two additional MOSFETs (M5, M6) between input and output, used to bypass the DC/DC converter when an output voltage almost equal to the input voltage (Vout = Vin ± 5% Vin) is required.

2.1.2. MPPT

As an example of realization, the FPGA is used to implement the perturbation and observation (P&O) algorithm for maximum power point tracking (MPPT). The P&O algorithm [21], shown in Figure 3, is based on the application of continuous variations to the output voltage (by changing the converter duty cycle) of a photovoltaic system until the MPP is reached. After the acquisition of the signal Vin(t) and Iin(t), the algorithm calculates the power Pin(t). If the calculated power is higher than the power calculated at the previous time Pin(t − 1), the voltage value Vin(t) is compared with Vin(t − 1), representing the actual input voltage and the input voltage received at the previous time, respectively. If Vin(t) is higher than Vin(t − 1), the value of the duty cycle (D) is decreased by an amount equal to ΔD; otherwise it is increased by the same amount. However, if Pin(t) is smaller than Pin(t − 1) and if Vin(t) is greater than Vin(t − 1), the duty cycle value is increased; otherwise it is decreased.
The above algorithm, also shown in Figure 3, has been translated in VHDL code and synthesized with Lattice Diamond software [22].
However, the platform is adaptable to different MPPT algorithms that can be implemented in the FPGA or in the microcontroller.

2.1.3. RF Transmission

Considering an application scenario of multiple DER units, it becomes of fundamental importance the feature that enables real-time reading of measurements and parameters, and remote modification of both algorithms type and settings. This result can be achieved thanks to the Wi-Fi module (Silicon Labs WGM110 [13]) that could act both as an access point or Wi-Fi client, featuring an 802.11b/g/n radio and an embedded microcontroller.
By means of a serial communication with the master microcontroller, it sends and receives working parameters of the whole system, and the current and voltage measurements.

3. Main Logic Board Design and Layout

In this section, design and realization of the main logic board (MLB) are described. The board, shown in Figure 4, is used to control the power shield (PS) and the Wi-Fi communication. It consists of a power section where there are
  • A step-down converter (LM5161 [23]) that allows to generate 12 V from the input voltage (output voltage of the photovoltaic source);
  • A step-down converter (TPS561208 [24]) that converts the 12 V into 3.3 V;
  • A CMOS low dropout (LDO) voltage regulator (MCP1700-1202 [25]) that generates 1.2V from 3.3V for the FPGA core.
Another section consists of the components for the programming of the FPGA. It is realized with an USB connector and an FTDI chip (FT2232 [26]) that allows one to program an external FLASH memory (SST25VF080B [27]), used for storing the bitmap file of the FPGA, while, as previously mentioned, the main components of this board are a Lattice Semiconductor FPGA (iCE40UP5K [11]), a Microchip Technology INC. dsPIC (dsPIC33EP64GS504 [12]), and a Silicon Labs (WGM110 [13]) Wi-Fi module.
In the following, these three main components and their firmware are described more in detail.

3.1. FPGA

iCE40UP5K is an ultra-low power FPGA with a sleep current of about 35 μA and 1–10 mA active current. The characteristics of the device are reported in [11]. In the FPGA, commonly used to make high-frequency circuits, it is possible to instantiate a control unit that works as a coprocessor of the microcontroller. Its use allows one to obtain a high data processing speed and the addition of logical blocks without hardware changes. The FPGA firmware starts with the acquisition of the digital values of input and output current and voltage of the MPPT, received from the microcontroller through a serial communication. Direction and number of connections are detailed in Table 1. Moreover, it acquires some PWM parameters, i.e., frequency, duty cycle, and deadtime. Subsequently, it calculates the MOSFETs duty cycles through the implementation of the MPPT’s algorithm and it generates the PWM signals of (M1, M2, M3, and M4). In the meanwhile, proper values of frequency, duty cycle, and dead time, and some debug data, are sent to the microcontroller.
The minimum resolution of the signals generated by the FPGA is 21 ns, related to the maximum frequency of the used hardware (50 MHz). Using a 7-bit, mod-100 counter, the generation of PWM could lead to a 500 kHz signal for feeding the MOSFET’s gate. In practice, using a Si power board, the maximum PWM frequency has been limited to 250kHz, using an 8-bit, mod-200 counter. The switching frequency can be calculated as f P W M = f C L K 2 n .
At the same time, the FPGA controls the two MOSFET M5 and M6 used to bypass the DC/DC converter. In particular, the two MOSFETs are on for 1 min when the voltage output of the converter remains almost equal to the voltage input (0.95 Vin < Vout < 1.05 Vin) for almost 15 s. Moreover, the microcontroller can force the bypass mode when the circuit has a malfunction. Finally, the FPGA allows the control of one or more power shield (interleaved condition) in order to improve the performance of the circuit, e.g., reducing the voltage output ripple and improving the circuit reliability.

3.2. Microcontroller

The microcontroller is the control center of the logic board and interfaces with the FPGA chip, which generates the fast control signals of the MOSFETs, and with the Wi-Fi module for communicating parameters and measurements to other devices.
The microcontroller acquires the analog signals from the sensors and sends them, through a custom communication protocol, to the FPGA, managing moreover its reset and enable signals.
The microcontroller chosen for the realization is the dsPIC33EP64GS504 [12]. It is a 16-bit microcontroller from Microchip and is part of the digital signal processing family, and it has some specific functions for the control and management of switching circuits and power conversion, including high speed 12-bit Analog to Digital Converter (ADC) with 5 ADC SAR cores, flexible and independent ADC trigger sources, and comparators with dedicated 12-bit digital-to-analogue converter (DAC). The microcontroller is set to use its internal RC oscillator and PLL to achieve a working frequency of 42.38 MHz.
In the microcontroller choice, particular importance has been given to the speed and accuracy characteristics of the analog to digital controller module. In fact, the specific application requires the simultaneous operation of several ADC modules, to measure accordingly the current and voltage and then calculate the relative power.
The microcontroller has four independent modules plus a shared one; the dedicated modules can sample the signal at the same time, using a common trigger signal to trigger them simultaneously; this allows us to perform a synchronous and instantaneous sampling of the various power card measurements. The readings of the ADC modules are appropriately averaged with a high number of samples to reduce the measurement noise. The dedicated cores of the ADC have been used for the most important signals for the operation of the MPPT, and in particular currents and input voltage. The analog inputs were set as follows:
  • AN0: VOUT (core 0)
  • AN1: VIN (core 1)
  • AN2: I_IN_1 (core 2)
  • AN3: I_IN_2 (core 3)
  • AN4: TEMP_1 (shared core)
  • AN5: TEMP_2 (shared core)
  • AN12: I_OUT_1 (shared core)
  • AN14: I_OUT_2 (shared core)
The analog comparator is used to detect when input and/or output voltages and/or currents exceed the design limits. When the limits are exceeded, an interrupt is generated that allows one to intervene in the duty cycle of the converter, limiting current/voltage and bringing the system back to the expected operating range. Each comparator is internally connected to the same inputs as the ADC converter, and is always active, even during normal operation of the ADC module.
To transfer to the FPGA the information obtained from the ADC, a communication protocol is implemented that transfers five words (VIN, VOUT, I_IN, IOUT_1, and IOUT_2) of 16 bits each on five separate pins, and two control signals (START and CLOCK). Transmission of the operating parameters is made serially with a 32-bit word that contains duty cycle MOSFET M1, duty cycle MOSFET M2, 4-bit dead time selection, three frequency selection bits, and one bit for forcing the duty from the outside.
The microcontroller receives the operating status of the FPGA via the SPI protocol. Three 16-bits words are transferred, the first four bits of which indicate the type of data sent, while the remaining 12 bits contains the actual data (MOSFETs duty cycle, dead time, frequency, and operating mode).
The microcontroller also sends three additional control signals to the FPGA to (1) reset the FPGA chip, (2) enable the FPGA, and (3) force the bypass condition.
The microcontroller and the Wi-Fi module communicate via the UART serial interface. Periodically, the microcontroller sends to the Wi-Fi module all the current, voltage, temperature, operating mode, and system parameters measurements, which are stored in the Wi-Fi module and displayed in its internal web server interface, or communicated via appropriate APIs to other devices.
In addition, the Wi-Fi module can send, through the same interface, operating parameters to the microcontroller (duty cycle, frequency, dead time, and duty cycle) to customize the operation of the device remotely.
To debug the system, a UART transmission and reception protocol has been implemented, through which, with a connection to the PC, it is possible to set the operating parameters of the card (duty cycle, frequency, dead time, duty cycle, and bootstrap) and observe the trend of the current, voltage, power, and temperature measurements of the power cards.
For programming the microcontroller, the MPLAB X software, an integrated development environment from Microchip, was used. The source code was written in C and compiled using the XC16 compiler.

3.3. API Wi-Fi

A web server was implemented, to enable querying of the Wi-Fi module for data gathering and dispatching coming from/to another device on the same network. Thanks to custom developed application programming interface (API), using GET/POST command over hypertext transfer protocol (HTTP), whose result is a JSON object, it is possible to establish different policy and strategies of data collection, supervision, and network optimization in a smart and effectively way. The APIs implementation and explanation are provided on the public repository [16].
The read status API has been implemented to retrieve the status of the system, thus responding with eight different parameters and measurements.
For the sake of completeness, we provide the following detailed CURL description:
curl -i -H “Accept: application/json” -H “Content-Type: application/json” -X GET http://192.168.1.xxx/api/smppt/status.
The query response, provided in JSON format, is the following:
{
“mac”: “xxxxxxxxxxxx”,
“mode”: [int, bit0=BOOST, bit1=BUCK, bit2=BYPASS],
“temp1”: [signed int, °C x 100],
“temp2”: [signed int, °C x 100],
“meas”: {
“Vin”: [int, Volt x 100],
“Vout”: [int, Volt x 100],
“Iin”: [int, Ampere x 1000],
“Iout”: [int, Ampere x 1000]
}
}
The read settings API has been implemented as a GET request too, providing information about the actual PWM frequency, dead time, and duty cycles.
The write setting API allows the users to modify the settings in use and it is recalled using the following:
with the value to write that should be put in the body of the request.
“item” can be:
mppt  MPPT ON/OFF    [0–1] -> 0 = dc/dc, 1 = mppt
freq  switching frequency   [0–7] -> {100,80,120,150,175,200,225,250} kHz
dt   dead time  [0–15] -> {104,21,41,62,83,104,125,145,166,187,208,229,250,271,291,312} ns
m1   duty cycle MOSFET M1   [0–4095]
m3   duty cycle MOSFET M3   [0–4095]
In the Figure 5, a possible graphical representation of the information obtained from the read status and read setting APIs is provided.

4. Power Shield Design and Layout

The schematic diagram of the PS has been described in Section 2.1.1, providing also the use of six power MOSFETs. The selected devices used for the realization of the board are IPB038N12N3G MOSFETs by Infineon [18]. These N-channel transistors have a very low drain-source on-state resistance (RDS), which allows one to reduce dissipated static power. Moreover, they have a small total gate charge (Qg) that contributes to reduce the values of dissipated dynamic power.
Two UCC27211A-Q1 [28] high-side and low-side drivers with bootstrap circuits have been used for the control of the two half-bridge, while an isolated FET driver (Si8752 of Silicon LAB [29]) has been used for the control of bypass MOSFETs (M5, M6). Moreover, two current-sense amplifiers (INA240A4 [30]) with enhanced PWM rejection have been used for the measurement of input and output currents. The top view of power shield is shown in Figure 6.

5. Experimental Results

Experimental results are shown for P&O and IC algorithms and compared to state-of-the-art outcomes from similar platforms.
In Figure 7 two images of the realized MPPT are shown. The bottom board is the main logic board, on which the power board is fitted by strip line connectors.
A series of tests were performed using the modular solar array simulator from Agilent Technologies in order to characterize the goodness of the MPP tracking, the speed of convergence, and stability over time.
The results were obtained with various MPP from 50 W to 450 W, with different combinations of VOC and ISC. In Figure 8, the tracking measurements at 125 and 250 W are shown. The MPP is achieved with good accuracy between 99.5% and 100%, showing a convergence speed of about ten seconds. Moreover, the response to the variation of the on-state condition is of the order of a few seconds.
The power shield, using silicon MOSFETs, shows good performances, reported in this document for input powers from 200 up to 450 W.
We considered the power conversion efficiency, defined as η = I o u t · V o u t I i n · V i n .
As shown in Figure 9a, the efficiency (η) is higher than 97% in the range of considered input powers, higher than 98% for power above 300 W. In Figure 9b it can be seen how η presents its maximum value for a dead-time equal to 166 ns, using a switching frequency of 100 kHz, with a maximum value of 98.7% at 400 W of input power.
The efficiency decreases sharply as the switching frequency increase, as reported in Figure 9c. The measured values of efficiency, reported in Figure 9, are considered using the measured optimal load impedance, for every input power, detailed in Figure 9d. The operation of the DC/DC converter in bypass mode shows an efficiency higher than 99%.
The Figure 10 reports the curve fitting of the measured efficiency values in the 250–450 W range of input powers, for 50 W step. The optimal value, i.e., the maximum value of every single curve, moves to a lower value of load impedance as a response to the increment of the input power.

6. Discussion

The designed solution is characterized by limits in terms of maximum current, voltage, and power that could be applied to the circuit.
Nevertheless, the overcome of the actual limits is possible but it has the huge drawback of the rapid increase of the bill of material (BOM) cost of the boards, thus reducing the adopting rate from contributors.
Being the repository enabled to host forks of the system, authors welcome contribution that, considering different technological limits and power ranges, could enable the use of a modified version of the system with other renewable energies as, for example, fuel cells.
The actual limits of the platform are a maximum power of 450 W, maximum input, and output voltage of 70 V, 10 A not simultaneously. The maximum PWM frequency used for feeding the gates of the H-Bridge topology is 250 kHz, the minimum dead time is 83 ns.
The undiscussed, provided value of the community improvements on the discussed open-source platform could rely on, but are not limited to, suggestion and test of different devices. For example, the used MOSFETs are in a quite common package, and could be modified with different part numbers thus exploring the overall effects of the parameter modifications. Both FPGA and μC have pinout compatible alternative parts that may differ in terms of LUTs, memory, and peripherals, and could be considered as possible alternatives to reduce the BOM cost or to explore different functionalities.
Nevertheless, different coding strategies could bring benefits on the FPGA and the microcontroller, increasing, e.g., the PWM frequency beyond the actual limit of 500 kHz, and developing further and efficient algorithm.
The user of the platform should be instructed and informed on the fact that he/she is managing high power, which is potentially dangerous, and he/she should use proper countermeasures to reduce every risk.
In case of working conditions that require the platform to perform close to its power limit of 450 W, a cooler device is recommended to help reduce the switching devices temperatures.

7. Conclusions

In this paper, the design and hardware implementation of a platform for the development of smart converter system have been described in detail. The system is conceived as an open-source hardware platform. Schematics, layout, bill of materials, and software programming codes are provided under the terms and conditions of the creative commons attribution (CC BY) license for hardware and MIT license for software.
The proposed system was simulated and constructed, and the functionalities of the suggested control algorithms P&O were proven and discussed. From the results acquired during the hardware experiments, the feasibility and functionality of the platform that allows for the implementation of MPPT algorithms and permits one to achieve an acceptable efficiency level have been confirmed.
A bi-directional radio frequency communication channel using Wi-Fi protocol enables the real-time reading of measurements and parameters, the remote modification of both algorithms type and settings, and the remote diagnostic of the board.
To our knowledge, this project remains the only open-source hardware platform for smart converter development used for educational, research, and industrial purposes so far.
In addition, it is conceived in a flexible and extensible manner so permitting further development for recent energetic scenarios.

Author Contributions

M.M., G.P., and D.I. conceived and designed the system and performed the experimental tests; P.F. contributed to the experimental tests; and F.G.D.C. conceived the experiment and supervised the design. G.A. and G.G. conceived the smart converter specifications, and A.M. and G.A. contributed to the prototype test validation. All authors contributed equally in writing the paper.

Funding

This work was supported by the Italian Ministry of Economic Development in the framework of the Operating Agreement with ENEA for Research on the Electric System.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Marques, A.C.; Fuinhas, J.A.; Pereira, D.A. Have fossil fuels been substituted by renewables? An empirical assessment for 10 European countries. Energy Policy 2018, 116, 257–265. [Google Scholar] [CrossRef]
  2. Adinolfi, G.; Graditi, G.; Siano, P.; Piccolo, A. Multiobjective Optimal Design of Photovoltaic Synchronous Boost Converters Assessing Efficiency, Reliability, and Cost Savings. IEEE Trans. Ind. Inform. 2015, 11, 1038–1048. [Google Scholar] [CrossRef]
  3. Pakkiraiah, B.; Sukumar, G.D. Research Survey on Various MPPT Performance Issues to Improve the Solar PV System Efficiency. J. Sol. Energy 2016, 2016, 1–20. [Google Scholar] [CrossRef] [Green Version]
  4. Abdullah, M.A.; Yatim, A.H.M.; Tan, C.W.; Saidur, R. A review of maximum power point tracking algorithms for wind energy systems. Renew. Sustain. Energy Rev. 2012, 16, 3220–3227. [Google Scholar] [CrossRef]
  5. Houssamo, I.; Locment, F.; Sechilariu, M. Maximum power tracking for photovoltaic power system: Development and experimental comparison of two algorithms. Renew. Energy 2010, 35, 2381–2387. [Google Scholar] [CrossRef]
  6. Tey, K.S.; Mekhilef, S. Modified incremental conductance MPPT algorithm to mitigate inaccurate responses under fast-changing solar irradiation level. Sol. Energy 2014, 101, 333–342. [Google Scholar] [CrossRef]
  7. Alajmi, B.N.; Ahmed, K.H.; Finney, S.J.; Williams, B.W. Fuzzy-Logic-Control Approach of a Modified Hill-Climbing Method for Maximum Power Point in Microgrid Standalone Photovoltaic System. IEEE Trans. Power Electron. 2011, 26, 1022–1030. [Google Scholar] [CrossRef]
  8. MATLAB and Statistics Toolbox, The MathWorks, Inc.: Natick, MA, USA.
  9. Iero, D.; Carbone, R.; Carotenuto, R.; Felini, C.; Merenda, M.; Pangallo, G.; Della Corte, F.G. SPICE modelling and experiments on a complete photovoltaic system including cells, storage elements, inverter and load. In Proceedings of the 2016 IEEE International Energy Conference (ENERGYCON), Leuven, Belgium, 4–8 April 2016; pp. 1–5. [Google Scholar]
  10. Köllensperger, P.; Lenke, R.U.; Schröder, S.; De Doncker, R.W. Design of a flexible control platform for soft-switching multilevel inverters. IEEE Trans. Power Electron. 2007, 22, 1778–1785. [Google Scholar] [CrossRef]
  11. Lattice Semiconductors iCE40 UltraPlus TM Family Datasheet. Available online: http://www.latticesemi.com/-/media/LatticeSemi/Documents/DataSheets/iCE/iCE40-UltraPlus-Family-Data-Sheet.ashx (accessed on 16 March 2019).
  12. Microchip Technology Inc. dsPIC33EPXXGS50X FAMILY Datasheet. Available online: http://ww1.microchip.com/downloads/en/DeviceDoc/70005127d.pdf (accessed on 23 December 2018).
  13. Silicon Labs WGM110 Datasheet. Available online: https://www.silabs.com/documents/login/data-sheets/wgm110-datasheet.pdf (accessed on 16 March 2019).
  14. MIT License Open Source. Available online: https://opensource.org/licenses/MIT (accessed on 16 March 2019).
  15. GitHub Inc. GitHub. Available online: https://github.com (accessed on 23 December 2018).
  16. GitHub Code Repository. Available online: https://github.com/maxomous80/open-source-SMPPT (accessed on 16 March 2019).
  17. Creative Common License Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). Available online: https://creativecommons.org/licenses/by-sa/4.0/ (accessed on 16 March 2019).
  18. Infineon IPB038N12N3G Datasheet. Available online: https://www.infineon.com/dgdl/Infineon-IPP_I_B041N12N3-DS-v02_03-en.pdf (accessed on 16 March 2019).
  19. Iero, D.; Della Corte, F.G.; Merenda, M.; Felini, C. A PTAT-based heat-flux sensor for the measurement of power losses through a calorimetric apparatus. In Proceedings of the 30th Eurosensors Conference, EUROSENSORS 2016, Budapest, Hungary, 4–7 September 2016. [Google Scholar]
  20. Chang, C.; Knights, M.A. Interleaving technique in distributed power conversion systems. IEEE Trans. Circuits Syst. I Fundam. Theory Appl. 1995, 42. [Google Scholar] [CrossRef]
  21. Reza, A.; Hassan, M.; Jamasb, S. Classification and comparison of maximum power point tracking techniques for photovoltaic system: A review. Renew. Sustain. Energy Rev. 2013, 19, 433–443. [Google Scholar] [CrossRef]
  22. Semiconductor, L. Lattice Diamond Software. Available online: http://www.latticesemi.com/latticediamond (accessed on 16 March 2019).
  23. Texas Instrument LM5161 Datasheet. Available online: http://www.ti.com/lit/ds/symlink/lm5161.pdf (accessed on 16 March 2019).
  24. Texas Instrument TPS56120x Datasheet. Available online: http://www.ti.com/lit/ds/symlink/tps561201.pdf (accessed on 16 March 2019).
  25. Microchip Technology Inc. MCP1700 Datasheet. Available online: http://ww1.microchip.com/downloads/en/DeviceDoc/20001826D.pdf (accessed on 16 March 2019).
  26. Future Technology Devices International Limited FT2232D Datasheet. Available online: https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232D.pdf (accessed on 16 March 2019).
  27. Microchip Technology Inc. SST25VF080B Datasheet. Available online: http://ww1.microchip.com/downloads/en/DeviceDoc/20005045C.pdf. (accessed on 16 March 2019).
  28. Texas Instrument UCC27211A-Q1 Datasheet. Available online: http://www.ti.com/lit/ds/sluscg0a/sluscg0a.pdf (accessed on 16 March 2019).
  29. Silicon Labs Si8752 Datasheet. Available online: https://www.silabs.com/documents/public/data-sheets/Si8751-2.pdf (accessed on 16 March 2019).
  30. Texas Instrument INA240A4 Datasheet. Available online: http://www.ti.com/lit/ds/symlink/ina240.pdf (accessed on 16 March 2019).
Figure 1. Functional blocks of the open-source hardware smart converter platform.
Figure 1. Functional blocks of the open-source hardware smart converter platform.
Electronics 08 00367 g001
Figure 2. Full-bridge converter simplified diagram.
Figure 2. Full-bridge converter simplified diagram.
Electronics 08 00367 g002
Figure 3. P&O algorithm diagram.
Figure 3. P&O algorithm diagram.
Electronics 08 00367 g003
Figure 4. Main logic board top view.
Figure 4. Main logic board top view.
Electronics 08 00367 g004
Figure 5. Dashboard examples.
Figure 5. Dashboard examples.
Electronics 08 00367 g005
Figure 6. Power shield top view.
Figure 6. Power shield top view.
Electronics 08 00367 g006
Figure 7. Maximum Power Point Tracking (MPPT) front (a) and back (b) view.
Figure 7. Maximum Power Point Tracking (MPPT) front (a) and back (b) view.
Electronics 08 00367 g007
Figure 8. MPP tracking measurements for input power of 124 W (a) and 250 W (b).
Figure 8. MPP tracking measurements for input power of 124 W (a) and 250 W (b).
Electronics 08 00367 g008
Figure 9. Efficiency (η) for different values of input power (a), of dead-time (b) and of switching frequency (c). In figure (d) is reported the optimal load impedance as a function of the input power.
Figure 9. Efficiency (η) for different values of input power (a), of dead-time (b) and of switching frequency (c). In figure (d) is reported the optimal load impedance as a function of the input power.
Electronics 08 00367 g009aElectronics 08 00367 g009b
Figure 10. Smart converter efficiency vs. various load impedance and input power from 250 W to 450 W, in steps of 50 W.
Figure 10. Smart converter efficiency vs. various load impedance and input power from 250 W to 450 W, in steps of 50 W.
Electronics 08 00367 g010
Table 1. Connections between microcontroller (μC), FPGA, and WiFi.
Table 1. Connections between microcontroller (μC), FPGA, and WiFi.
Connection Directionsfrom/to μC to/from FPGAfrom/to μC to/from WiFiμC Analog InputμC DebugFPGA LEDFPGAI/OWiFi Debug
# Connections15582382

Share and Cite

MDPI and ACS Style

Merenda, M.; Iero, D.; Pangallo, G.; Falduto, P.; Adinolfi, G.; Merola, A.; Graditi, G.; Della Corte, F.G. Open-Source Hardware Platforms for Smart Converters with Cloud Connectivity. Electronics 2019, 8, 367. https://doi.org/10.3390/electronics8030367

AMA Style

Merenda M, Iero D, Pangallo G, Falduto P, Adinolfi G, Merola A, Graditi G, Della Corte FG. Open-Source Hardware Platforms for Smart Converters with Cloud Connectivity. Electronics. 2019; 8(3):367. https://doi.org/10.3390/electronics8030367

Chicago/Turabian Style

Merenda, Massimo, Demetrio Iero, Giovanni Pangallo, Paolo Falduto, Giovanna Adinolfi, Angelo Merola, Giorgio Graditi, and Francesco G. Della Corte. 2019. "Open-Source Hardware Platforms for Smart Converters with Cloud Connectivity" Electronics 8, no. 3: 367. https://doi.org/10.3390/electronics8030367

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop