Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Novel Approach to Thermoelectric Generator

Modeling as Energy Harvesting System

Radek Vlach*
* Institute of Solid Mechanics, Mechatronics and Biomechanics, Faculty of Mechanical Engineering, Brno University of
Technology, Technická 2896/2, 616 69 Brno, Czech Republic, address, e-mail: vlach.r@fme.vutbr.cz

Abstract— This paper describes a novel approach to thermoelectric Thermoelectric modules have many advantageous features
generator modeling as complex energy harvesting system. The such as no moving parts and low maintenance requirements.
thermoelectric generator model includes three main effects that are Therefore, it can be easy designed for many specific
Thomson effect, Seebeck effect and Joule heat. The influence of applications. The main disadvantage of using TEG is
heat sources and heat sinks as well as the load resistance that
prediction of value of heat energy conversion. This is reason
significantly affect properties of thermoelectric generator is also
considered. The SimScape tool that extends Matlab/Simulink is for a sophisticated TEG model that best reflects real behavior
used as tool for physical modeling of thermoelectric generator. of TEG and possibility of integration into complex model of
Therefore, the energy harvesting model using thermoelectric energy harvesting device.
generator can be easy extended by other device for example DC/DC The analytical and the numerical models have been developed
converter. The energy harvesting model that uses thermoelectric by many authors [1-3]. The basic model that takes into
generator (TEG) for the conversion of thermal to electric energy account thermal resistances of source and heat sink is called
and DC/DC converter is presented in this paper. first level model. Other models take into all thermal and
electrical resistance, but the Seebeck (Peltier) and Thomson
Keywords- energy harvesting,thermoelectric generator,
DC/DC converter, Matlab/SimScape
effect are neglected. A few models [4-6] of TEG were
developed taking into account the Peltier heat. All the models
of TEG mentioned neglect the Thomson effect and assume a
I. INTRODUCTION concentration of Joule heat to cold and heat ends of thermal
Autonomous systems play an increasing role in many areas. legs. However, Joule is generated uniformly in the whole
The main problem of these systems is to ensure the power volume of foot.
supply. The most common solution is to use wire supply or In this paper is derived circuit model that is based on
battery in the case of wireless systems. The lifetime of physical model for using of physical modeling in the
batteries restrict most application with respecting of reliability, Matlab/SimScape. On the basis of this model can be
financial and environmental reasons. Therefore, an essential investigated mutual influence of individual parts of energy
concept to power these systems is energy harvesting that harvesting systems.
means the provision of the required energy from the
environment. The most common ambient energy sources are II. PHYSICAL MODEL
thermal and kinetic energy that is converted using inductive,
capacitive or piezoelectric generators into electricity and the A. TEG Model
light energy is converted by solar cells. Three basic physical phenomena can be associated with the
Thermoelectricity is direct conversion of heat into electricity operation of TEG. The Seebeck effect is the voltage generated
or electricity into heat. A voltage is generated when a junction when a temperature change is maintained between the two
of two dissimilar materials is held at a different temperature. sides. The Thomson effect is heating or cooling effect in a
Thermoelectric materials (thermal legs) began to be made with homogeneous conductor observed when an electrical current is
n-type and p-type structure due to the appropriate properties of passed in the direction of a temperature gradient. The Joule
semiconductor materials. effect is the heating effect observed in a conductor as an
The thermoelectric generator (TEG) that uses Seebeck effect electrical current is passed through the conductor.
converts thermal energy from a temperature gradient to TEG model was created using physical modeling in the
electrical energy. Whereas, thermoelectric cooler (TEC) that Matlab/SimScape. The simulation model of TEG corresponds
uses Peltier effect converts electrical energy into a temperature with commonly known of circuit diagram (fig. 1) where the
gradient. Many thermocouples are interconnected electrically Thomson effect is neglected. The method of TEG modeling is
in series to increase the operating voltage and thermally in based on thermal-electric lumped parameters system that is
parallel to decrease the thermal conductivity. mainly targeted on the thermal phenomena. The Seebeck effect
can be modeled as heat flow that depends on temperatures of
legs ends and current that passes through legs. The Joule effect
can be also modeled as heat flow that depends on square of where RL is load resistance that depends on input impedance of
current and inner electrical resistance of legs. Whereas, the DC/DC converter as will be described below.
current depends inter alia on the load resistance. The circuit
diagram steady state solution lead to system of nonlinear This equations system consists of four equations with four
equations system that is prepared with the use of thermal unknowns, but square current complicates solution. However,
balance of hot and cold side of TEG. the solution can be obtained using numerical method as
bisection method.
Qs α.I.Th I2.RTEG_e/2 I2.RTEG_e/2
B. DC/DC converter model
DC/DC converter is a class of power converters. It converts
a DC source of a certain voltage level to another voltage level.
α.I.Tc
In modern electronic systems, DC/DC converters are needed to
Tamb convert the voltage supply from the power source to the
voltage level required by the target function block [7]. The
boost converter (fig. 2) is the most suitable for energy
harvesting system that uses TEG.
Figure 1. Circuit Diagram of TEG
D
Firstly, the thermal balance of the heat source can be
described as follow

Q
T s − Th
Qs − =0 (1)
Rso
UTEG o
where Qs is source heat flow, Rso is thermal resistance of
source that includes thermal interface between source and hot
side. Ts and Th are source and hot side temperature
respectively.
PWM
Afterwards, the thermal balance of the hot side can be
described as follow
Figure 2. Circuid Diagram of DC/DC Boost Converter

T s − Th 1 T − Tc The typical property of the boost converter is the output


+ ⋅ RTEG _ e ⋅ I 2 − α ⋅ I ⋅ Th − h =0 (2) voltage is higher than the input voltage. It can be described by
Rso 2 RTEG _ th
the conversion ratio that defines relation between input and
output voltage.
where RTEG_e, RTEG_th are inner electrical and thermal resistance
of TEG respectively that depends of dimensions and number of
leg pairs, α is Seebeck coefficient of used materials of legs Uo 1
between source and TEG hot side and Tc is temperature of cold = (5)
Ui 1− D
side.
Similarly can be described the thermal balance of the cold where Uo and Ui are output and input voltage respectively and
side D is duty ratio of switching transistor that is defined as

1 T − Tc Tc − Tamb t on
⋅ RTEG _ e ⋅ I 2 + α ⋅ I ⋅ Tc − h − =0 (3) D= (6)
2 RTEG _ th Rhs ts

where Rhs is heat sink thermal resistance that includes thermal where ts is switching period and ton is on-time of the switching
interface between cold side and heat sink. Tamb is ambient transistor.
temperature.
The main problems of DC/DC converters used in TEG
Above mentioned equations need to be supplemented to systems is impedance matching between the internal resistance
complete by the equation that describes electrical part of circuit Rteg_e of TEG and the input resistance Rin of DC/DC converter
diagram. that is described as load resistance in equation 4. Whereas, the
input resistance of the boost converter can be approximated as
α ⋅ (Th − Tc ) − RTEG _ e ⋅ I = RL ⋅ I (4)
Rin ≈ (1 − D ) ⋅ RL
2
(6)
where RL is load resistance that represents powered device.
Thence, an optimal duty cycle to guarantee of maximum power
of TEG can be derived as

RTEG _ e
Dmatch = 1 − (7)
RL

The inductance of the boost converter can be expressed in


terms of duty ratio, load resistance and switching frequency fs
as

Dmatch ⋅ (1 − Dmatch ) ⋅ RL
2

L= (8)
fs

Capacitances that have the same value for the boost


converter are specified by

Dmatch
C= (8) Figure 4. Matlab/SimScape model of TEG
RL ⋅ f s ⋅ r
Similarly, The DC/DC converter model was created using
where r is the desired output voltage ripple ratio of the boost electrical building block. The model corresponds to circuit
converter. model (Fig. 2) here as well.

III. SIMULATION
The complex model of energy harvesting that uses TEG
was created using physical modeling in Matlab/SimScape as
mentioned above. SimScape provides an environment for
modeling and simulating physical systems such as thermal and
electrical domains. It provides fundamental building blocks
from these domains that it can be assemble into models of
physical components, such as TEG energy harvesting.
For clarity, the complex model (Fig. 3) was composed from
two basic subsystems namely TEG model and model of
DC/DC converter that are interconnected. Moreover, input and
output interface was connected to these subsystems.
Figure 5. Matlab/SimScape model of DC/DC converter

The solver ODE15s that is recommended for simulations


physical model was set. It has proved necessary for solving so
complicated model that has difference of several orders
between thermal and electrical time constant. The long
computational time can be reduced using enabled, triggered or
atomic subsystem for DC/DC converter model.
Results from simulation of the complex model of energy
harvesting model that uses TEG are presented in the following
figures.

Figure 3. Complex model of TEG energy harvesting system

The TEG model (Fig. 4) was mainly created using thermal


building blocks to correspond with circuit diagram of TEG as
shown in figure 1.
IV. CONCLUSION
In this paper is presented novel approach to thermoelectric
generator modeling as complex energy harvesting system.
Basic principles of TEG and DC/DC converter are also
presented. Physical modeling using Matlab/SimScape was used
to build the complex thermal-electric model of energy
harvesting that uses TEG as electric generation source.
The presented simulation model can be used for control of
DC/DC converter duty cycle to obtain maximum TEG power.
Eventually, the impedance matching module can be also
modeled and tested. It however requires further analyses of
interactions between thermal and electrical parts. It should be
solved in further time.

ACKNOWLEDGMENT
Figure 6. Temperature hot and cold side of TEG
This work is an output of cooperation between Brno
University of Technology, Faculty of Mechanical Engineering,
and NETME Centre, regional R&D centre built with the
financial support from the Operational Programme Research
and Development for Innovations within the project NETME
Centre (New Technologies for Mechanical Engineering), Reg.
No. CZ.1.05/2.1.00/01.0002 and, in the follow-up
sustainability stage, supported through NETME CENTRE
PLUS (LO1202) by financial means from the Ministry of
Education, Youth and Sports under the „National Sustainability
Programme I".

REFERENCES
[1] M. Chen, L. A. Rosendahl, T. J. Condra, and J. K. Pedersen.” Numerical
Modeling of Thermoelectric Generators With Varing Material Properties
in a Circuit Simulator,” IEEE TRANSACTIONS ON ENERGY
CONVERSION, VOL. 24, NO. 1, MARCH 2009
[2] P. Dziurdzia, A. Mirocha, “From Constant to Temperature Dependent
Parameters Based Electrothermal Models of TEG,” MIXDES 2009, 16th
International Conference "Mixed Design of Integrated Circuits and
Figure 7. Voltage and curent from TEG Systems", June 25-27, 2009, Lodz, Poland
[3] P, Dziurdzia, “Simulation Tool for Virtual Estimation of Harvested
Thermoelectric Energy Supplying Wireless Sensor Nodes”, 2010 2nd
International Conference on Software Technology and
Engineering(ICSTE)
[4] R-Y. Kim, J-S Lai, B. York, and A Koran, “Analysis and Design of
Maximum Power Point Tracking Scheme for Thermoelectric Battery
Energy Storage System,” IEEE TRANSACTIONS ON INDUSTRIAL
ELECTRONICS, VOL. 56, NO. 9, SEPTEMBER 2009
[5] L. Janak, Z. Ancik, and Z. Hadas, “Simulation Modelling of MEMS
Thermoelectric Generators for Mechatronic Applications,” In
Mechatronics 2013. 2013. p. 265 - 271. ISBN 978-3-319-02293-2.
[6] Z. Ancik, R. Vlach, L. Janak, P. Kopecek, and Z. Hadas “Modeling,
simulation and experimental testing of the MEMS thermoelectric
generators in wide range of operational conditions,” In Proceedings of
SPIE Smart Sensors, Actuators, and MEMS IV. 8763. Bellingham,
Washington, USA: SPIE, 2013. s. 87631M- 1 (87631M-10 s.)ISBN:
9780819495600.
[7] I. Doms, P. Merken, C. Van Hoof, and R. P. Mertens, “Capacitive Power
Management Circuit for Micropower Thermoelectric Generators With a
1.4 μA Controller,” IEEE JOURNAL OF SOLID-STATE CIRCUITS,
Figure 8. Output voltage and curent from DC/DC converter VOL. 44, NO. 10, OCTOBER 2009
[8] M. Li, “Thermoelectric-Generator-Based DCDCConversion Network for
Presented results show mutual influence between Automotive Applications,” Master of Science Thesis. Stockholm,
Sweden 2011
monitored parameters of TEG, DC/DC converter and load
resistance. These parameters are mainly temperatures, voltages
and currents.

You might also like