You are on page 1of 6

2021 International Conference on Technology and Policy in Energy and Electric Power (ICT-PEP)

Regional Clustering for Developing Electricity


Systems in Archipelagic Area: A Case Study of
Maluku and Papua Islands
2021 International Conference on Technology and Policy in Energy and Electric Power (ICT-PEP) | 978-1-6654-1641-2/21/$31.00 ©2021 IEEE | DOI: 10.1109/ICT-PEP53949.2021.9601113

Tumiran Rachmawan Budiarto Sarjiya Lesnanto Multa Putranto


Department of Electrical and Department of Nuclear Department of Electrical Department of Electrical and
Information Engineering Engineering and and Information Information Engineering
Universitas Gadjah Mada Engineering Physics Engineering Universitas Gadjah Mada
Yogyakarta, Indonesia Universitas Gadjah Mada Universitas Gadjah Mada Yogyakarta, Indonesia
tumiran@ugm.ac.id Yogyakarta, Indonesia Yogyakarta, Indonesia lesnanto@ugm.ac.id
rachmawan@ugm.ac.id sarjiya@ugm.ac.id

Dintani Yudhitya Noorzakiah Naimah Abdan Hanifan Dharmasakya Adi Priyanto


Department of Nuclear Engineering Department of Electrical and System Planning Division
and Engineering Physics Information Engineering PT. PLN (Persero)
Universitas Gadjah Mada Universitas Gadjah Mada Jakarta, Indonesia
Yogyakarta, Indonesia Yogyakarta, Indonesia adi.priyanto@pln.co.id
dyn.naimah@gmail.com abdan.h@mail.ugm.ac.id

Abstract—Maluku and Papua islands have complex of the provision of power plants and the preparation of other
geographical conditions, thousands of small islands, uneven electrical infrastructure, such as transmission, substations, and
population densities, and lower income distribution compared distribution networks.
to other part of Indonesia. Therefore, the development of
electricity system cannot be performed by assuming that every Clustering is a task dividing the data sets into a certain
area has the same growth characteristics. In this study, number of cluster/groups in such that the data belonging to a
clustering is performed to group the areas with the same cluster have similar characteristics. Clustering can be
characteristics. Hence, the development of electricity system can performed by using various method/ algorithms [2]. K-means
be based on this clustering. This study used k-means clustering algorithm is widely used to perform clustering which falls in
algorithm to perform the clustering method. In this study there partitioning algorithm category. This algorithm creates the
are six clusters created based on the data such as, population, clusters based on the closest distance measured between data
average growth of population, Gross Regional Domestic point and centroid of the cluster [3].
Product (GRDP), and average growth of GRDP. These six
clusters can be used as a reference for the development of Several research used k-means algorithm in power system
electricity system in Maluku and Papua Islands. perspective. In [4]–[6] it is used to determine representative
days in GEP (Generation Expansion Planning) study. It results
Keywords— region clustering, electricity system development, in a subset of representative days that consist of wide variety
k-means clustering of operating conditions. After the representative days are
selected, the GEP study is performed. In [7], the algorithm is
I. INTRODUCTION used to detect blackout/abnormal condition in the
Electricity has become a crucial part of daily life. transmission network. In [8], [9], it is used to cluster consumer
Furthermore, it can trigger the development of the economy. based on daily consumption. Therefore, load forecasting can
Thus, a reliable and economical electricity is needed so the be performed.
economy can grow strongly.
In this paper, k-means algorithm is used to perform the
Indonesia is an archipelago consisting of more than 17,000 region clustering. The input data sets are population, average
islands with various geographical, social, and economic population growth, Gross Regional Domestic Product
conditions. Therefore, PT. PLN, as an electricity utility in (GRDP), and average growth of GRDP. By clustering each
Indonesia, cannot immediately implement the development of region, hopefully the development of electricity system in
electricity system in all regions by the same manners. Hence, Maluku and Papua Islands can be performed precisely.
the electrification ratio in each region is different. Based on
[1], the electrification ratio in Java Island is 98.27%, while in II. K-MEANS CLUSTERING
Maluku and Papua islands is 85.75 and 57.46%, respectively. K-means clustering is a clustering method that divides
This low electrification ratio in Maluku and Papua islands input data according to the “K” or number of clusters based on
indicate that there are some challenges in developing the the distance between the data and the data center (centroid)
electricity system in the area. [2], [3]. Therefore, the basic idea is to calculate the minimum
sum of squares of the distance (J) between the data input point
Maluku and Papua regions have a very complex
( ) and the centroid ( ) as shown in (1). For each , there
geographical condition, consist of thousands of islands,
uneven population densities and different socio-economic is a binary indicator variable ∈ 0,1 , to describe the
structures. Thus, it is believed that it is not appropriate if the cluster of the data point . If is in cluster k, then =1.
growth assumption approach is made evenly in the aggregate The flowchart of k-means clustering is shown in Fig. 1.
of provinces. On the other hand, an approach with regional Before performing k-means algorithm, all data ( ) need to be
clustering can be conducted so the assumption of load or inputted. Then, it is necessary to determine the number of
demand growth for each region can be more precise. clusters (K) first. After that, the centroid value ( ) will be
Furthermore, this will have a positive impact on the accuracy assigned randomly. The number of centroids is the same as the

978-1-6654-1641-2/21/$31.00
Authorized licensed use limited to: ©2021 242on December 22,2022 at 08:57:15 UTC from IEEE Xplore. Restrictions apply.
IEEE GADJAH MADA. Downloaded
UNIVERSITAS
number of clusters that will be created. Then, the algorithm
will calculate the distance between the data and the centroid
and group them based on the minimum distance as shown in
(1) and (2). When the group is created, the new centroid is
calculated by using (3). If there is a difference between the
current centroid and the previous centroid, the calculation will
be performed again so the minimum value of J in (1) is
obtained. However, if there is no difference in the centroid
value, the calculation will be stopped [10].

= ‖ − ‖
(1)

1 = arg min! " − !"


= (2)
0 #$ℎ& ' (&

= (3)

III. METHODOLOGY
This study used several input data such as population,
average growth of population, GRDP, and average growth of
GRDP in Maluku and Papua region. These data is acquired in
the [11]–[14]. There are 63 districts in Maluku and Papua
region. These districts will be clustered into six cluster by
using k-means algorithm. This number is chosen to be a Fig. 2. Flowchart of Methodology
reasonable number for creating the cluster.
TABLE I. ENERGY CONSUMPTION, PEAK LOAD, GENERATION
The flowchart of this study is shown in Fig. 2. The first CAPACITY AND AREA IN EACH REGION
step is to input the data, such as population, average growth of
population, GRDP, and average growth of GRDP. Next, input Region/ Energy Peak Generation Area
Island Consumption Load Capacity (km2)
number of clusters to be created, which is six. After that, the (GWh) (MW) (MW)
k-means chooses the location of centroids randomly. Then, the Sumatra 36,698 8,014.37 11,936.43 480,793
distance between each data point of districts and centroids is Java 173,591 26,657.90 40,174.66 129,442
calculated. Each of the data point is grouped into the same Kalimantan 10,703 2,228.61 3,474.06 544,150
cluster based on the minimum distance to the centroids. Each Sulawesi 10,783 2,615.40 3,354.40 188,563
distance of the districts in either Maluku or Papua region is Maluku 1,056 210.60 543.70 852,735
calculated simultaneously. After that, new centroid is Papua 1,567 386.28 586.49 546,633
calculated. This calculation is repeated until the location of
TABLE II. ELECTRICAL SYSTEM IN MALUKU AND PAPUA
centroid remains the same. When clustering algorithm is
finished, region clustering map will be acquired. The Region System
clustering is performed in Microsoft Excel environment. Large Small “Listrik Desa”
Maluku 18 77 1,820
Papua 16 112 1,886

IV. EXISTING SYSTEM OF MALUKU AND PAPUA


TABLE I. shows the existing conditions of electrical
energy consumption, peak load, generation capacity, as well
as are in each region/ island in Indonesia. From TABLE I. ,
the energy consumption, peak load and generation facilities of
Maluku and Papua region is the lowest compared to other
regions. However, they are the largest island in Indonesia.
Therefore, these regions are considered to be islands with
large area but low demand.
Transmission system in Maluku and Papua has a voltage
level of 70 and 150 kV. However, there are only two
transmission system in this region, namely Ambon and
Jayapura system. In addition, there are many isolated
distribution systems with voltage level of 20 kV to supply
electricity. Some of the transmission and distribution system
of Papua region is shown in Fig. 3. Fig. 3 represents the system
that have load above 2 MW or large system in Papua region.
In Fig. 3, there are a lot of region/district that are not covered
Fig. 1. Flowchart of K-means Clustering by the large system. Therefore, there are a significant amount

243on December 22,2022 at 08:57:15 UTC from IEEE Xplore. Restrictions apply.
Authorized licensed use limited to: UNIVERSITAS GADJAH MADA. Downloaded
of small system to supply the district that is not covered by the V. RESULT AND DISCUSSION
large system. This system supplies the region that have less In this study, clustering method is performed to group
than 2 MW load. In addition, this phenomenon is also districts in Maluku and Papua which have the same
occurred in Maluku region. TABLE II. shows the number of characteristics for the development of electricity system.
electrical system in Maluku and Papua regions [15]. There are six different clusters created as shown in TABLE
There are many villages in Maluku and Papua that do not III. shows the result of clustering based on population, average
have access to electricity. Therefore, the electrification ratio is growth of population, GRDP, and average growth of GRDP.
low compared to other regions. To supply the unelectrified These parameters are used as centroids. Based on the
village and increase electrification ratio, PT. PLN has centroids, the electricity growth for each cluster can be
developed a rural system or “Listrik Desa” system. Number of interpreted as shown in the last column of TABLE III.
Listrik Desa system in Maluku and Papua is shown in the last Cluster 1 has centroids at population of 62,342 people,
column of TABLE II. average growth of population of 1.0185%, GRDP of IDR
PT. PLN as electricity provider needs to perform 3,534 billion, and average growth of GRDP of 5.9541%.
development of electrical system in large and small system. Referring to the distribution of parameters, Cluster 1 is a group
However, it would be difficult for PT. PLN to develop 223 of areas with low number in population, average growth of
systems in Maluku and Papua region by modelling each of the population and GRDP, but medium number in average growth
system. Therefore, clustering is needed to narrow down the of GRDP. Therefore, it can be interpreted that the existing
systems into the same electrical characteristics. When a cluster demand in Cluster 1 is at a low level but has a growth demand
is formed, PT. PLN can use it to develop a better electrical on a low to medium scale.
system in Maluku and Papua regions.

Fig. 3. Large System in Papua Region

TABLE III. CENTROIDS, NUMBER OF DISTRICTS AND DESCIRPTION OF EACH CLUSTER

Average Interpretation of Demand Number


Number of Average Growth of GRDP
Cluster Growth of of
Population Population (%) (IDR Billion) Existing Growth
GRDP (%) Districts
1 62,342 1.0185 3,534 5.9541 Low Low to Medium 18
2 106,053 1.0175 2,899 6.0204 Low Medium 17
3 167,342 1.0187 4,941 6.0564 Medium Medium 10
4 28,813 1.0245 1,092 6.5013 Low Medium to High 9
5 425,997 1.0208 10,950 6.033 High Medium to High 3
6 241,110 1.0191 21,642 7.4443 High High 6

244on December 22,2022 at 08:57:15 UTC from IEEE Xplore. Restrictions apply.
Authorized licensed use limited to: UNIVERSITAS GADJAH MADA. Downloaded
TABLE IV. RESULTS OF SOME DISTRICT IN EACH CLUSTER

Cluster Districts Number of Population Average Growth of GRDP Average Growth of


Population (%) (IDR Billion) GRDP (%)
1 Boven Digoel 69,211 1.025 4,570 4.754
Morotai Island 67,284 1.026 1,440 6.302
Kaimana 60,216 1.028 1,770 5.036
2 Southeast Maluku 99,790 1.003 2,990 5.880
Puncak Jaya 129,300 1.027 1,300 4.954
West Halmahera 118,287 1.017 2,090 5.292
3 Nabire 150,308 1.018 10,380 6.750
Biak Numfor 152,401 1.023 5,180 2.382
Lanny Jaya 178,995 1.010 1,103 6.104
4 South Manokwari 24,220 1.026 0,758 4.836
Sarmi 40,515 1.025 2,500 7.160
Waropen 31,514 1.026 1,900 8.898
5 Ambon City 478,616 1.039 13,810 6.202
Central Maluku 373,378 1.003 8,090 5.864
Mimika 219,689 1.020 85,340 6.700
6 Jayapura City 300,192 1.017 30,410 7.474
Merauke 227,411 1.013 14,528 7.570
South Halmahera 235,090 1.017 5,130 8.056

Fig. 4. Distribution of The Region in Each Cluster

Cluster 1 has the highest number of cluster members is confirmed that this district has similar characteristic in terms
among the other clusters, with 18 districts out of a total of 63 of the development of electricity system.
or equivalent to 28.5%. As can be seen in 0, the population,
average growth of population, GRDP, and average growth of In addition to the parameters used for clustering, the
GRDP for each district are close to the centroids. Therefore, it projected development of the electricity system also considers
the number of islands and the population density of the area.
Fig. 4 illustrates the distribution of regions in each cluster.

245on December 22,2022 at 08:57:15 UTC from IEEE Xplore. Restrictions apply.
Authorized licensed use limited to: UNIVERSITAS GADJAH MADA. Downloaded
Looking at this distribution, Cluster 1 consists of districts on the blue color in Fig. 4 while some areas included in the cluster
the west coast of West Papua province, on the border with is shown in 0
Papua New Guinea, and several islands in the Maluku region
which is shown by the yellow color. Cluster 5 has population of 425,997 people, average
growth of population of 1.0208%, GRDP of Rp. 10,950 billion
Cluster 2 is a cluster for areas that have low population and and average growth od GRDP of 6.033% as centroids. Based
GRDP but medium scale of average growth of population and on the distribution of the data, this cluster has a high number
growth of GRDP. Cluster 2 centroids are located at population in population and GRDP, but medium number in average
of 106,053 people, average growth of population of 1.0175%, growth of population and GRDP. In addition, this cluster have
GRDP of IDR 2,899 billion, and average growth of GRDP of the highest number of population but the lowest number of
6.0204%. Some of the areas included in Cluster 2 are shown districts. This cluster can be considered as having an existing
in 0.From the data in Cluster 2, this cluster can be classified high electrical demand with medium to high growth demand.
as a group of areas with low existing demand but medium The areas included in Cluster 5 can be seen in 0, while the
growth demand. distribution of the regions is shown by the red color in Fig. 4
Several areas in Cluster 2 are archipelagic areas and have Cluster 6 is a cluster with high number of population,
a high population density, such as Southeast Maluku Regency, GRDP, and average growth of GRDP, while low number in
West Halmahera Regency, Tidore Islands Regency, and average growth of population. This is indicated by the value
Yapen Island Regency. Therefore, decentralized electricity of centroids for population of 241,110 people, average growth
system is more suited in these areas. Judging from the of population of 1.0191%, GRDP of IDR 21,642 billion and
distribution of areas in Cluster 2, West Halmahera and Tidore average growth of GRDP of 7.4443%. In addition, this cluster
Islands districts have the potential to be developed as one has the highest GRDP among other clusters. From the data, it
electricity system. Puncak Jaya Regency, Puncak Regency, is interpreted that Cluster 6 is an area with a high existing
Nduga Regency and Asmat Regency have areas that are close demand and growth demand. Some areas belonging to Cluster
to each other, as illustrated with green color in Fig. 4. 6 are shown in 0while the distribution of areas is shown by the
However, the development of an integrated electricity system purple color in Fig. 4.
in these districts needs to consider the spatial distribution of
population density as the distribution of electricity demand. These clusters can be used as guidelines to develop
electrical system in Maluku and Papua regions. For instance,
The third cluster has centroids with a population of by building new power plant in a district which belongs to
167,342 people, average growth of population of 1.0187%, cluster 6 as it has high population and high population-GRDP
GRDP of IDR 4,941 billion, and average growth of GRDP of growth. Then, the electricity can be distributed to neighboring
6.0564%. Although all parameters in Cluster 3 are on the districts. Furthermore, supply chain model can also be
medium scale, Cluster 3 can be interpreted as having a low developed. Supply chain model is important to determine the
existing electrical demand, but medium scale of the growth of supply of energy that is feasible for generation expansion
demand. 0shows some of the districts that is included in planning. In addition, these clusters can also be used to
Cluster 3. Nabire is a district with a GRDP higher than the determine how the system can be developed, whether it is a
centroid of GRDP in Cluster 3. However, other data point centralized, decentralized, or mixed system
distances (population, average growth of population and
average growth of GRDP) are closer to cluster centroids 3 VI. CONCLUSION
compared to other cluster centroids. Hence, Nabire is more The Maluku and Papua regions have complex
suitable if it is included in Cluster 3. geographical conditions, thousands of small islands, uneven
Several districts in Cluster 3 are archipelagic areas, such population densities, and different socio-economic. Thus, the
as Biak Numfor Regency with 177 islands, Nabire Regency approach with regional clustering efforts is an approach option
with 23 islands and North Halmahera Regency with 22 that is performed so the development of the electricity system
islands. In addition, the population density for Cluster 3 is on in Maluku-Papua can be carried out optimally. The results
a fairly low scale. The district with a relatively high population show that there are six clusters based on the consideration of
density and is a non-island area in Cluster 3 is Lanny Jaya population, average growth of population, GRDP, and average
Regency. Therefore, the centralized system can be developed growth of GRDP. Furthermore, this study also shows some
in this district. recommendation regarding the development of the electricity
in each cluster. These six clusters can be used as a reference
Tosca color in Fig. 4 illustrates the distribution of regions for the development of the electricity system in Maluku and
in Cluster 3. Several distritcs are located close to each other, Papua region.
thus enabling the development of a joint electricity system.
For example, Tolikara Regency is directly adjacent to Lanny REFERENCES
Jaya Regency, and Nabire Regency is directly adjacent to [1] PLN, “PLN Statistics 2019,” vol. 1, 2020, [Online]. Available:
Paniai Regency. https://web.pln.co.id/en/stakeholders/statistical-report.
[2] D. Xu and Y. Tian, “A Comprehensive Survey of Clustering
Cluster 4 has population of 28,813 people, average growth Algorithms,” Ann. Data Sci., vol. 2, no. 2, pp. 165–193, 2015, doi:
of population of 1.0245%, GRDP of IDR 1,092 billion and 10.1007/s40745-015-0040-1.
average growth of GRDP of 6.5013% as centroids. Cluster 4 [3] Y. Li and H. Wu, “A Clustering Method Based on K-Means
has a relatively low population, high population growth, and Algorithm,” Phys. Procedia, vol. 25, pp. 1104–1109, 2012, doi:
medium GRDP and average growth GRDP. This data can be 10.1016/j.phpro.2012.03.206.
interpreted that the existing electrical demand in Cluster 4 is [4] A. Almaimouni, A. Ademola-Idowu, J. N. Kutz, A. Negash, and D.
Kirschen, “Selecting and evaluating representative days for generation
on a low scale but the growth demand can reach a medium to expansion planning,” 20th Power Syst. Comput. Conf. PSCC 2018, pp.
high scale. All districts categorized in Cluster 4 are located in 1–7, 2018, doi: 10.23919/PSCC.2018.8442580.
the Papua region. The distribution of the region is shown by

246on December 22,2022 at 08:57:15 UTC from IEEE Xplore. Restrictions apply.
Authorized licensed use limited to: UNIVERSITAS GADJAH MADA. Downloaded
[5] I. J. Scott, P. M. S. Carvalho, A. Botterud, and C. A. Silva, “Clustering
representative days for power systems generation expansion planning:
Capturing the effects of variable renewables and energy storage,” Appl.
Energy, vol. 253, no. December 2018, p. 113603, 2019, doi:
10.1016/j.apenergy.2019.113603.
[6] Q. Li, J. Wang, Y. Zhang, Y. Fan, G. Bao, and X. Wang, “Multi-Period
Generation Expansion Planning for Sustainable Power Systems to
Maximize the Utilization of Renewable Energy Sources,” Sustain.,
2020.
[7] O. Ozgonenel, D. W. P. Thomas, T. Yalcin, and I. N. Bertizlioglu,
“Detection of blackouts by using K-means clustering in a power
system,” IET Conf. Publ., vol. 2012, no. 593 CP, 2012, doi:
10.1049/cp.2012.0079.
[8] H. Bian, Y. Zhong, J. Sun, and F. Shi, “Study on power consumption
load forecast based on K-means clustering and FCM–BP model,”
Energy Reports, vol. 6, pp. 693–700, 2020, doi:
10.1016/j.egyr.2020.11.148.
[9] Q. Wang, X. Xie, Y. Zhang, X. Chang, and Y. Liu, “Research and
application of power consumers behavior based on k-means,” Proc.
2020 IEEE Int. Conf. Inf. Technol. Big Data Artif. Intell. ICIBA 2020,
vol. 163, no. Iceesd, pp. 607–610, 2020, doi:
10.1109/ICIBA50161.2020.9276837.
[10] C. Bishop, Pattern Recognition and Machine Learning. Springer-
Verlag New York, 2006.
[11] Statistics of Papua Province, “Papua Province in Figures 2019,” 2019.
[12] Statistics of Maluku Utara Province, “Maluku Utara Province in
Figures 2019,” 2019.
[13] Statistics of Maluku Province, “Maluku Province in Figures 2019,”
2019.
[14] Statistics of Papua Barat Province, “Papua Barat Province in Figures
2019,” 2019.
[15] PT. PLN (Persero), “Electric Power Supply Business Plan (2019-
2028),” pp. 2019–2028, 2019, [Online]. Available:
http://gatrik.esdm.go.id/assets/uploads/download_index/files/5b16d-
kepmen-esdm-no.-39-k-20-mem-2019-tentang-pengesahan-ruptl-pt-
pln-2019-2028.pdf.

247on December 22,2022 at 08:57:15 UTC from IEEE Xplore. Restrictions apply.
Authorized licensed use limited to: UNIVERSITAS GADJAH MADA. Downloaded

You might also like