Mursyalaat 2023 J. Phys. Conf. Ser. 2498 012042
Mursyalaat 2023 J. Phys. Conf. Ser. 2498 012042
Mursyalaat 2023 J. Phys. Conf. Ser. 2498 012042
Abstract. The optical properties of semiconductor material are the important information for
its application in solar cell. One of the parameter which influence the material optical
properties is the band gap energy. The value of band gap energy can be obtained from
experimental data of UV-Vis absorbance spectrum by doing three steps, i.e. curve smoothing,
baseline arrangement data value and the calculation of the band gap energy using Tauc plot
method embedded in the Origin software. Conventionally, these three processes are done
sequentially. In this research, we developed the program for calculating the band gap energy
which differ from the one usually used. In this program all the processes for curve smoothing,
baseline arrangement data value and the calculation of the band gap energy are done
simultaneously. For input data, we used the experimental UV-Vis absorbance spectrum of
ZnO, TiO2 sensitized-Dye and Dye-N719 materials. The calculated band energy obtained by
our program are 3.19 eV, 2.14 eV and 1.73 eV for ZnO, TiO2+Dye N719and Dye-N719
materials, respectively. These results are almost the same to the one obtained by conventional
method i.e. 3.20 eV for ZnO, 2.10 eV for TiO2 based Dye-sensitized and 1.60 eV for Dye-
N719. We also found that our program for calculating the band gap energy is more easily, user
friendly and more efficient compared to the conventional method.
1. Introduction
Recently, research on semiconductor material is done by many researcher because the improvement of
the technology of optoelectronic device [1]. The optoelectronic device based on organic material or
inorganic material is a device which can scatter, absorb, control and modulate the light. The
optoelectronic device such as light emitting diode (LED), laser, solar cell, and photo are have been
explored for application in energy, communication, and medicine [2]. One of the important factor to
investigate whether a material can be used for application in optoelectronic device is the optical
properties of the material. Basically, the optoelectronic material consist of semiconductor materials
[2][3]. In material physics, one of the parameter which determined the material is classified as
semiconductor material is its band gap energy [4]. This energy is an energy minimum to excite an
electron from valance band to conduction band [5]. The value of band gap energy of material
semiconductor is about 1-4 eV [6]. The information about band gap energy is one of the parameter that
should be knowing for application of semiconductor material as optoelectronic device.
The calculation of band gap energy has been done in many researcher for materials such as bulk
material [7], thin film [8[, bioorganic material [9], and nanomaterial [10]. There are several methods
Content from this work may be used under the terms of the Creative Commons Attribution 3.0 licence. Any further distribution
of this work must maintain attribution to the author(s) and the title of the work, journal citation and DOI.
Published under licence by IOP Publishing Ltd 1
11th International Conference on Physics and Its Applications (ICOPIA 2022) IOP Publishing
Journal of Physics: Conference Series 2498 (2023) 012042 doi:10.1088/1742-6596/2498/1/012042
for calculating the band gap energy that is photoluminescence method [11], density functional theory
[12][13], Cody plot [14] and Tauc plot [4][8][9][15][16]. The Tauc plot method is the most usually
used for calculating the band gap energy. This is because its simplicity and its high accuracy [17].
Based on the mention facts above, in this research, we developed the program for calculating the
band gap energy of semiconductor material by using Tauc method.
2.2. Smoothing
Locally weighted scatterplot smoothing (LOWESS) is a method for data smoothing based on locally
weighted linear regression. In this method, we used the first order polynomial. Weighted factor is
calculated by using [20]
𝑊 = (1 − (𝑟𝑖 /𝑟𝑚𝑎𝑥 )3 )3 (5)
where r is the distance of the point i-th in the interval to focal point and rmax is the longest distance in
the interval. The abscissa value is obtained by using
𝑦𝑘 = 𝑚𝑘 𝑥 + 𝑐𝑘 (6)
2
11th International Conference on Physics and Its Applications (ICOPIA 2022) IOP Publishing
Journal of Physics: Conference Series 2498 (2023) 012042 doi:10.1088/1742-6596/2498/1/012042
where m is the slope and c is the intercept of the focal point k-th in the interval. The value of m and c
are calculated as follows
∑ 𝑊 ∑ 𝑊𝑋𝑌−∑ 𝑊𝑋 ∑ 𝑊𝑌
𝑚𝑘 = (7)
∑ 𝑊 ∑ 𝑊𝑋 2 −(∑ 𝑊𝑋)2
∑ 𝑊𝑋 2 ∑ 𝑊𝑌−∑ 𝑊𝑋 ∑ 𝑊𝑋𝑌
𝑐𝑘 = (8)
∑ 𝑊 ∑ 𝑊𝑋 2 −(∑ 𝑊𝑋)2
Almost the data obtained from the UV-Vis characterization contains the noises. These noises
caused the corresponding data in the graph is not clear. The smoothing is done for reducing the noises
and the obtained data much more clear and easy to analyse. The resulted curve smoothing of
LOWEES method has two smoothing parameters that is span (s) and the degree (d). The span
parameter has a value between 0 and 1 where the larger value indicates the smoother curve. The
degree parameter determine the degree of regression where in this method we taken the value of 1
[21]. We used the value of s = 0.1 since this value is reliable for representing the absorbance spectrum
of UV-Vis.
3
11th International Conference on Physics and Its Applications (ICOPIA 2022) IOP Publishing
Journal of Physics: Conference Series 2498 (2023) 012042 doi:10.1088/1742-6596/2498/1/012042
band gap energy of ZnO material is 3.19 eV. This value is similar to the one obtained with OriginLab
calculation that is 3.23 eV. This value also in a good agreement with theoretical estimation where The
ZnO material has band gap energy in the interval between 3.1 eV and 3.5 eV [1].
Figure 1. Calculating the band gap energy with Tauc Plot method in our program.
Figure 2. The result of calculations for band gap energy of ZnO material
Tabel 1. The calculated band gap energy obtained by our program and by OriginLab.
Band gap energy (eV)
Type of material
Our Program OriginLab
ZnO 3.19 3.23 [23]
Dye N719 1.73 1.71[24]
TiO2 + Dye N719 2.14 2.12 [24]
We also did the calculation for band energy gap of Dye N719 and TiO2 + Dye N719 materials
using the experimental data taken from Ref. [24]. The results are tabulated in Tabel 1. For
comparison, we also shown the calculated using the conventional method of OriginLab. It is clear that
our program can calculated the energy gap in good agreement with conventional method. But the
advantages of program is all the three steps in calculating the band energy gap are done
simultaneously in our program instead of OriginLab where smoothing, baseline rearrangement, and
calculated energy gap are done separately.
4
11th International Conference on Physics and Its Applications (ICOPIA 2022) IOP Publishing
Journal of Physics: Conference Series 2498 (2023) 012042 doi:10.1088/1742-6596/2498/1/012042
4. Conclusion
We have developed the Program for calculating the band gap energy based on Tauc plot method using
the object oriented program with Delphi. We found the calculated band gap energy for ZnO, Dye
N719, and TiO2 + Dye N719 semiconductor material are 3.19 eV, 1.73 eV and 2.14 eV, respectively.
These results are almost the same and also are in good agreement with theoretical estimation as well as
the results obtained with conventional method using OriginLab program. From this research, it is clear
that our program is more easily used compared to the conventional method. It is means that our
program is more efficient and user friendly and can be used for calculating the band gap energy of
other semiconductor material.
References
[1] Johannes A J, Pingak R K and Bukit M 2020 IOP Conf. Series: Materials Science and
Engineering 823 012030
[2] Xu H, Yin L, Liu C, Sheng X and ZhaoN 2018 Adv. Mater. 30 1800156
[3] CongxinX and JingboL 2016 J. Semicond. 37(5)051001-1
[4] Zanatta A R 2019 Scientific Reports 911225
[5] Choundury K R, So F and Kafafi Z 2011 Compreh. NanoSci. And Tech. 4 183
[6] Hernandez-Ramırez A and Medina-Ramırez I 2015 Photocatalytic Semiconductors (New York:
Springer)
[7] Gusakova J, Wang X, Shiau L L, Krivosheeva A, Shaposhnikov V, Borisenko V, Gusakov V
and Tay BK 2017 Phys. Status Solidi A 1700218
[8] Coulter J B and Birnie D P 2018 Phys. Status Solidi B 255(3) 1700393
[9] Missa M M Y, Redi K. Pingak and Sutaji H I 2018 Jurnal Fisika : Fisika Sains dan Aplikasinya
3(1) 2503
[10] Singha M, Goyalb M and Devlal K 2018 Journal Of Taibah University For Science12(4) 470
[11] Yamada T, Aharen T and Kanemitsu Y 2019 Phys. Rev. Material 3 024601
[12] Aderne R E, Borges B G A L, A´vila H C, Kieseritzky F von, Hellberg J, Koehler M, Cremona
M, Roman L S, Araujo C M, Rocco M L M and Marchiori C F N 2022 Mater. Adv. 3 1791
[13] Male1 Y T, Sutapa I W, Ranglalin O M 2015 Ind. J. Chem. Res. 2 205
[14] Mok M T and O’Leary S K 2007 J. Appl. Phys. 102 113525
[15] Makuła P, Pacia M and Macy W 2018 J. Phys. Chem. Lett. 9 6814
[16] Escobedo-Morales A, Ruiz-Lopez I I, Ruiz-Peralta M deL, Tepech-Carrillo L, Sanchez-Cantu
M, J. E. Moreno-Orea J E 2019 Heliyon 5 e01505
[17] Russell H B, Andriotis A N, Menon M, Jasinski J B, Martinez-Garcia A and Sunkara M K 2016
Scientific Reports 620822
[18] Tauc J, Grigorovici R and Vancu A 1966 Phys. Stat. Sol. 15 627
[19] Davis E A and Mott N F 2006 Philosophical Magazine 22:179 0903
[20] Cleveland W S 1979 J. American Stati. Ass. 74(136) 829
[21] Isnanto R R 2011 Jurnal Sistem Komputer 1(1) 41
[22] Marill K A 2004 Acad. Emerg. Med. 11(1) 87
[23] Christo P D B 2021 Karakterisasi Sifat Fisis Antar-muka Metal Oksida ZnO dan Al2O3 sebagai
Foto-Anoda pada Sel Surya Perovskite (Skripsi - FMIPA Universitas Halu Oleo)
[24] Arsyad W O S 2015 Kajian Karakterisasi Fungsi Kerja dan Transpor Muatan dalam Sel Surya
Tersensitasi Pewarna berstruktur Semi-Padat (Disertasi – Institut Teknologi Bandung)