Modeling and Control of A Mini Hybrid Hydro Matrix Wind in Micro Grid Applications
Modeling and Control of A Mini Hybrid Hydro Matrix Wind in Micro Grid Applications
ABSTRACT The performance of controlled hybrid renewable hydro matrix wheels/ wind in micro grid
application during the variations of water speed and load is described and investigated. This hybrid contained
three wheels and three wind turbines modeled in MATLAB Simulink. This presented hybrid model consists
of a water wheel and a generator in the main channel, wind turbine drives an induction generator, battery,
variable static load, DC link, and control unit. Appropriate controllers are used to maintain the DC-link
voltage constant at its desired value with variations of load, water and wind speed. The obtained simulated
result shows that the studied hybrid system with the proposed controller and the storage system have a better
performance of load voltage and current waveform compared with the case of not using an energy storage
unit and the case of without a controller under the water, wind speed and load variations.
INDEX TERMS DC link, hydro matrix, SEIG, water wheel, wind turbine.
This work is licensed under a Creative Commons Attribution 4.0 License. For more information, see https://creativecommons.org/licenses/by/4.0/
VOLUME 8, 2020 170843
M. E. M. Ali et al.: Modeling and Control of a Mini Hybrid Hydro Matrix / Wind in Micro Grid Applications
FIGURE 1. Schematic circuit of the proposed hybrid hydro matrix/ wind model with the controller and supplying isolated load.
it is the PWM strategy applied to control the direct current desired AC voltage to the load. In this paper, the generated
feeding grid [18]. Predictive current control, hysteresis, and power from each induction generator mainly depending on
ramp comparison are considered as the three major algo- water wheel velocity and it’s torque, Hence, if the water
rithms used to regulate the voltage source inverters output velocity changes due to water shortage in the main stream,
current [6], [19], However, it is important to guarantee high the terminal load currents and voltage will be changed. In this
precise of low current harmonic based on predictive current study, it is suggested that the proposed hybrid hydro matrix
control [20]. This may lead to computationally intensive generation unit consists of one part dissimilar in size and
performance, a bad result and not acceptable performance, speed as indicated in Figure 4.
especially in case of system parameter variations. So, the variations in amplitude and frequency of the output
To achieve the required output of AC voltage, a scheme voltage of a hybrid hydro matrix/ wind model can be over-
of inverter current control based on the prediction approach come using the DC-link.
is needed to produce the inverter PWM pulses as discussed
in [21].
Official information discharged by the service of oil and A. WATER WHEELS
mineral assets uncovered that Egypt nation has an all-out uti- Water wheels have truly been seen in catching the vital-
lization of oil and its subsidiaries, which is around 25 billion ity of moving stream water for electrical generation [13].
liters every year. Over 70% of them for power age, which Conventional undershot waterwheels that include flat blades
the nation imports about 42% causes a huge efficiency in the extruding radially from the center of the rotating shaft and
state spending plan, particularly after the high costs of oil. fixed to the edge of the wheel [13]. In spite of the fact that
The proposed model can gauge about 20% of the asset as the water wheel is not as effective as other turbines, they are
a sustainable power source asset from the proposed hybrid as yet a practical choice for generating electrical power from
model equal to around 4 MTOE/year. the very low head difference. There are three fundamental
kinds; the undershot wheel, the breast shot and the overshot
II. MATERIALS AND METHODS shot. In this study, it is proposed to utilize the undershot
The Hybrid renewable hydro matrix/ wind model is shown water wheel because of the reality inside the undershot water
in Figure 1. Comprises a moving water wheel utilized as wheel, water flows under the wheel and hits blades or paddles
sustainable and wind power energy, coupling with IG through calmly subtle throughout the outer edge of the wheel. They
the gearbox. The AC generated voltage is converted to the are moved through the impulsion of the particles of water.
AC voltage via an uncontrolled rectifier. It is used as a buck In comparison with different types, this wheel is much less
DC/DC converter with the proposed controller and the energy efficient as though it relies on basic phrases at the kinetic
storage battery to convert the inconstant DC voltage to con- power of the water. This water wheel basically plunges into
stant DC voltage, and then it is used as a regulator with a hydromartix wheels unit which rotates by the nature moving
three-phase inverter to convert the constant DC voltage to the water in the main stream. The generated electricity from this
FIGURE 4. Elevation view for hybrid model with 3 wheel and 3 winds.
Irect 1
= (10)
Idc D
D is the duty cycle ratio of the converter.
Where the parameters of the PID controller shown
in Figure4 are tuned based on tuning Heuristics using
Zeigler-Nichols algorism via MATLAB software package.
Then those given PID parameters values are tuned manually
until best performance is obtained. The above PID control
parameters are given as following:
Kp = 0.005, Ki = 100 Kd = 1.08 FIGURE 6. (a) MATLAB/SIMULINK developed wind turbine model,
(b) wind turbine model block diagram based on MATLAB function.
to increase the water velocity to triple as shown in Figure 4. A. MODEL AND BLOCK DIAGRAM OF WATER WHEEL
Likewise, it is considered that the depth of this slot is about The author developed a MATLAB/SIMULINK condition to
2 m and with width about 4 m. represent and control the proposed under shot water wheel
FIGURE 9. Hybrid hydro matrix/ wind included both control unit and battery.
model as shown in Figure 5a, and the nonlinear model of the The nonlinear function of the wind turbine can be obtained
wheel turbine using MATLAB function is obtained as shown using the following based on MATLAB function:
in Figure. 5b.
function [tm, wm] = water_wheel(v, A, R)
The nonlinear function of the water wheel can be obtained
using the following based on MATLAB function as following where the mechanical angular speed and the turbine output
torque can be given as [26]
function [tm, wm] = water_wheel(v, A, R)
ww = (c × v)/R (13)
where the mechanical angular speed and the turbine output 1
tw = ρ × A × R × cT × v2 (14)
torque can be given as 2
where
wm = (c × v)/R (11)
v=8 wind speed (m/s)
tm = ρ × A × R × (1 − c)2 v2 (12) A = 113 swept area (πR^2) (m2)
R=6 radius of one water wheel (m)
where c = 1/3 air power coefficient
V = 1.5 velocity of the water (m/s) ρ = 1.2 density of the air (kg/m3 )
A = 11 blade area (m2 ) Ww wind angular speed (rad/s)
R=6 radius of one water wheel (m) tw wind output torque (Nm)
C = 1/3 power coefficient
ρ = 1000 density of the water (kg/m3 )
IV. SYSTEM CONFIGURATION
Wm turbine angular speed (rad/s)
Results we have obtained from the Digital simulation to study
Tm The turbine output torque (Nm)
the performance of a hybrid hydro matrix/ wind model under
load variations and change water velocity. The proposed
B. MODEL AND BLOCK DIAGRAM OF WIND TURBINE hybrid isolated hydro matrix power system configuration
The author developed a MATLAB/SIMULINK condition to in cases of without control, with control and hybrid hydro
represent and control the proposed wind model [25] to adding matrix/ wind model with control unit and at the same time
it with hydromatrix model as shown in in Figure 6a. The are shown in Figures 7, 8 and 9 respectively The proposed
nonlinear model of the wind turbine using MATLAB function system is simulated and tested using MATLAB/SIMULINK
is obtained as shown in Figure.6b. software package at different operating conditions of water
current increased from about 60 A to about 70 A as shown To guarantee continuous supplying electrical power in case
in Figure.10d and 10e respectively. Again after five sec- of electrical power reduction of both hydro and wind at the
onds, the load is increased by 5 kW. Then, the load voltage same time, the hybrid hydro/wind/diesel generation unit will
decreased again to 140 V and the current increased to 80A as considered based on suitable control system in the future.
shown in Figures 10d and 10e respectively.
In case two, the proposed system is controlled with a CONFLICT OF INTEREST
control unit as shown in Figure. 8. The obtained results of The author(s) declared no potential conflicts of interest with
water speed, wheel torque, IG rotor speed, load voltage and respect to the research, authorship and/or publication of this
load current are shown in Figure. 11. Also, it is proposed to article.
vary water speed and load parameters. From Figure.11 we
can notice that the load voltage has small variation as shown ACKNOWLEDGMENT
in Figure. 11d and 11e. It should be noted that there is no financial for the research,
In the last case no three, the proposed system (hybrid authorship and/or publication of this article.
hydro matrix/ wind model) includes the controller as shown
in Figure. 9. Also, the obtained results are water speed, wheel REFERENCES
torque, IG rotor speed, load voltage and load current as shown [1] W. Zhou, C. Lou, Z. Li, L. Lu, and H. Yang, ‘‘Current status of research
in Figure. 12. The load voltage in this case, has a very small on optimum sizing of stand-alone hybrid solar–wind power generation
systems,’’ Appl. Energy, vol. 87, no. 2, pp. 380–389, Feb. 2010.
variation as shown in Figure 12d. [2] K. S. Sanyal, ‘‘Future of geothermal energy,’’ in Proc. 35th Workshop,
Geothermal Reservoir Eng. Stanford, CA, USA: Stanford Univ., Feb. 2010,
VI. CONCULUSION pp. 1–6.
[3] I. E. Atawi, A. M. Kassem, and S. A. Zaid, ‘‘Modeling, management, and
This study proposed to investigate the way to generate elec- control of an autonomous wind/fuel cell micro-grid system,’’ Processes,
trical power depending on the water movement in the main vol. 7, no. 2, p. 85, Feb. 2019, doi: 10.3390/pr7020085.
channels of the River Nile in Egypt based on hydro matrix [4] P. Meisen and A. Loiseau, ‘‘Ocean energy technologies for renewable
energy generation,’’ Global Energy Netw. Inst. (GENI), San Diego,
wheels. Where this study aims to use hydro matrix wheels CA, USA, Tech. Rep. (619)595-0139, Aug. 2009. [Online]. Available:
as a power generation unit, This proposed hybrid generation https://www.geni.org [email protected]
unit is composed of six IG connected with six water wheels as [5] M. H. Nehrir, C. Wang, K. Strunz, H. Aki, R. Ramakumar, J. Bing,
Z. Miao, and Z. Salameh, ‘‘A review of hybrid Renewable/Alternative
turbines, an uncontrolled rectifier, a buck DC/DC converter, energy systems for electric power generation: Configurations, control, and
DC/AC inverter, storage system and the loads. It is proposed applications,’’ IEEE Trans. Sustain. Energy, vol. 2, no. 4, pp. 392–403,
to divide the main channel into two or more separate slots, and Oct. 2011, doi: 10.1109/TSTE.2011.2157540.
[6] S. A. Zaid and A. M. Kassem, ‘‘Review, analysis and improving the
the overall width of these slots equals one-third of the main utilization factor of a PV-grid connected system via HERIC transformer-
channel, which leads to an increase in water speed. Suitable less approach,’’ Renew. Sustain. Energy Rev., vol. 73, pp. 1061–1069,
controllers based on PID algorithms are designed and applied Jun. 2017, doi: 10.1016/j.rser.2017.02.025.
[7] S. S. Mishra, C. Jena, and B. Panda, ‘‘Power control of PV-WIND
to guarantee to generate the required load voltage level. hybrid model with computing method,’’ in Smart Intelligent Com-
A battery storage unit in the control unit is used to compen- puting and Applications. Smart Innovation, Systems and Technolo-
sate for any reduction in hydropower generation and also to gies, vol. 160, S. Satapathy, V. Bhateja, J. Mohanty, and S. Udgata,
Eds. Singapore: Springer, 2020. [Online]. Available: http://doi-org-
smoothing the DC-link voltage. This study also investigated 443.webvpn.fjmu.edu.cn/10.1007/978-981-32-9690-9_72
the proposed system performance based on the controlled [8] M. J. Sanjari, H. B. Gooi, and N.-K. C. Nair, ‘‘Power generation forecast
hydro matrix wheels in conditions of load and water speed of hybrid PV–Wind system,’’ IEEE Trans. Sustain. Energy, vol. 11, no. 2,
pp. 703–712, Apr. 2020.
variations.
[9] I. Atawi and A. Kassem, ‘‘Optimal control based on maximum power point
Digital simulations have been carried out to evaluate tracking (MPPT) of an autonomous hybrid photovoltaic/storage system
the effectiveness of the studied performance of a hybrid in micro grid applications,’’ Energies, vol. 10, no. 5, p. 643, May 2017,
hydro matrix/ wind model. The hybrid hydro matrix/ wind doi: 10.3390/en10050643.
[10] U. Datta, A. Kalam, and J. Shi, ‘‘Battery energy storage system control
model with the suggested controller has been tested based for mitigating PV penetration impact on primary frequency control and
on load and water speed variations. The results prove that state-of-charge recovery,’’ IEEE Trans. Sustain. Energy, vol. 11, no. 2,
the proposed controllers are successful in maintaining the pp. 746–757, Apr. 2020.
[11] H. F. A. Hamed, A. M. Kassem, and M. E. M. Ali, ‘‘Hydro matrix
load voltage of a performance hybrid hydro matrix/ wind power wheels generate more than 5 GW/h from main branch canals (River
model against water flow rate and load variations constant Nile) in Egypt,’’ J. Power Energy Eng., vol. 4, no. 3, pp. 71–78, 2016,
at its desired values of magnitude and frequency. Moreover, doi: 10.4236/jpee.2016.43007.
[12] W.-L. Chen and Y.-Y. Hsu, ‘‘Controller design for an induction generator
the system with the proposed controller performance is com- driven by a variable-speed wind turbine,’’ IEEE Trans. Energy Convers.,
pared with the case of not using the battery, which shows vol. 21, no. 3, pp. 625–635, Sep. 2006, doi: 10.1109/TEC.2006.875478.
that the system is superior to the proposed system where it [13] H. F. A. Hamed, A. M. Kassem, and M. E. M. Ali, ‘‘Design and mod-
eling of hydro matrix power wheels contain nine wheels by using MAT-
has a good prediction of the electrical parameter waveforms’’ LAB simulink,’’ in Proc. 19th Int. Middle East Power Syst. Conf. (MEP-
chapter, so there is compatibility. Moreover, the authors CON), Cairo, Egypt, Dec. 2017, pp. 1031–1036, doi: 10.1109/MEPCON.
can elaborate the prospect of the development of research 2017.8301308.
[14] Y.-M. Chen, Y.-C. Liu, S.-C. Hung, and C.-S. Cheng, ‘‘Multi-input inverter
results and inspire further studies (based on the result and for grid-connected hybrid PV/Wind power system,’’ IEEE Trans. Power
discussion). Electron., vol. 22, no. 3, pp. 1070–1077, May 2007.
[15] S. B. Kjaer, J. K. Pedersen, and F. Blaabjerg, ‘‘A review of single-phase AHMED M. KASSEM received the B.Sc. degree
grid-connected inverters for photovoltaic modules,’’ IEEE Trans. Ind. in electrical engineering from Assiut University,
Appl., vol. 41, no. 5, pp. 1292–1306, Sep. 2005. Egypt, in 1991, the M.Sc. degree in electrical
[16] F. Nejabatkhah and Y. W. Li, ‘‘Overview of power management strategies engineering from Eindhoven Technical University,
of hybrid AC/DC microgrid,’’ IEEE Trans. Power Electron., vol. 30, no. 12, The Netherlands, in 1999, and the Ph.D. degree
pp. 7072–7089, Dec. 2015, doi: 10.1109/TPEL.2014.2384999. in electrical engineering from El-Minia Univer-
[17] S. H. Ko, S. R. Lee, H. Dehbonei, and C. V. Nayar, ‘‘Application of voltage- sity, Minia, Egypt, in 2006. He has been the
and current-controlled voltage source inverters for distributed generation
Dean of Faculty of Engineering, Sohag University,
systems,’’ IEEE Trans. Energy Convers., vol. 21, no. 3, pp. 782–792,
Egypt, since 2014. He is currently a Professor with
Sep. 2006, doi: 10.1109/TEC.2006.877371.
[18] A. M. Kassem, ‘‘Modelling and robust control design of a standalone the Electrical Engineering, Electrical Department,
wind-based energy storage generation unit powering an induction motor- Faculty of Engineering, Sohag University. He is an editorial board member
variable-displacement pressure-compensated pump,’’ IET Renew. Power for many journals and a consultant with the many industrial companies
Gener., vol. 10, no. 3, pp. 275–286, Mar. 2016. and a peer reviewer in many transactions, periodicals, and conferences.
[19] M. N. Marwali and A. Keyhani, ‘‘Control of distributed generation He has supervised many Ph.D. and M.Sc. thesis and has published more
systems—Part I: Voltages and currents control,’’ IEEE Trans. Power Elec- than 70 research articles. His research interests include smart energy grid,
tron., vol. 19, no. 6, pp. 1541–1550, Nov. 2004. renewable energy management and control, energy storage, power electron-
[20] J. Latham, M. Mohebbi, and M. L. McIntyre, ‘‘Output feedback control of a ics, power systems operation and control, renewable energy, electric drives
single phase voltage source inverter utilizing a variable structure observer,’’ and their control, electric vehicles, and storage energy development and
in Proc. IEEE Amer. Control Conf., Seattle, WA, USA, May 2017, intelligent control applications. He has got the Sohag University superiority
pp. 24–26. award in 2018 in Engineering Sciences.
[21] S. Tahir, J. Wang, M. H. Baloch, and G. S. Kaloi, ‘‘Digital control tech-
niques based on voltage source inverters in renewable energy applica-
tions: A review,’’ Electronics, vol. 7, no. 2, pp. 1–37, 2018, doi: 10.3390/
electronics7020018.
[22] O. Anaya-Lara, Wind Energy Generation: Modelling and Control.
Hoboken, NJ, USA: Wiley, 2011.
[23] J. F. Douglas and R. D. Matthews, Fluid Mechanics. Harlow, U.K.:
Longman, 1996, ch. 8.
[24] M. Denny, ‘‘The efficiency of overshot and undershot waterwheels,’’
Eur. J. Phys., vol. 25, no. 2, pp. 193–202, 2004. [Online]. Available:
https://stacks.iop.org/EJP/25/193, doi: 10.1088/0143-0807/25/2/006.
[25] A. Rolan, A. Luna, G. Vazquez, D. Aguilar, and G. Azevedo, ‘‘Modeling HESHAM F. A. HAMED was born in Giza,
of a variable speed wind turbine with a permanent magnet synchronous Egypt, in 1966. He received the B.Sc. degree in
generator,’’ in Proc. IEEE Int. Symp. Ind. Electron., Seoul, South Korea,
electrical engineering and the M.Sc. and Ph.D.
Jul. 2009, pp. 734–739, doi: 10.1109/ISIE.2009.5218120.
degrees in electronics and communications engi-
[26] E. S. Abdin and W. Xu, ‘‘Control design and dynamic performance analysis
of a wind turbine-induction generator unit,’’ IEEE Trans. Energy Convers., neering from El-Minia University, Minia, Egypt,
vol. 15, no. 1, pp. 91–96, Mar. 2000. in 1989, 1993, and 1997, respectively. He was a
Visiting Researcher with Ohio University, Athens,
OH, USA. From 1989 to 1993, he worked as a
MEDHAT E. M. ALI received the B.Sc. degree Teacher Assistant with the Department of Elec-
in electrical engineering from Assiut University, trical Engineering, El-Minia University. From
Egypt, in 2003, and the M.Sc. degree in electri- 1993 to 1995 he was a Visiting Scholar with Cairo University, Cairo. From
cal engineering from the Faculty of Engineering, 1995 to 1997, he was a Visiting Scholar with Texas A&M University, College
Assuit University, in 2011. He is currently pursu- Station, TX, USA (with the group of VLSI). From 1997 to 2003, he was an
ing the Ph.D. degree in electrical engineering with Assistant Professor with the Department of Electrical Engineering, El-Minia
El-Minia Universty, Egypt. He is also an Assistant University. From 2003 to 2005, he was an Associate Professor with El-Minia
Lecturer with the Department of Electrical, Fac- University. He is currently a Professor of electronics and communications
ulty of Engineering, Sohag University. He has pub- with the Faculty of Engineering, Egyptian-Russian University, Badr City,
lished three research articles. His research interests Egypt. He has published more than 80 articles. His research interests include
include smart energy grid, renewable energy management, energy storage, analog and mixed-mode circuit design, low voltage low power analog cir-
power electronics, power systems operation, and hybrid renewable energy cuits, current mode circuits, nano-circuits design, and FPGA.
systems.