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

Charging System Design of

a Solar Powered Mobile Manipulator


Tito Sujati Tresna Dewi Rusdianasari
Applied Master of Renewable Energy Electrical Engineering Department Renewable Energy Department
Engineering Politeknik Negeri Sriwijaya Politeknik Negeri Sriwijaya
Politeknik Negeri Sriwijaya Palembang, Indonesia Palembang, Indonesia
2021 International Conference on Electrical and Information Technology (IEIT) | 978-1-6654-1786-0/21/$31.00 ©2021 IEEE | DOI: 10.1109/IEIT53149.2021.9587401

Palembang, Indonesia tresna_dewi@polsri.ac.id rusdianasari@polsri.ac.id


tsujati@bukitasam.co.id

Abstract— The implementation of robots in the agriculture eliminating the need for conventional electricity sources, and
industry can improve farmers' life quality and ease their work implemented continuously as long as the sun shines. This
burden. The solar-powered mobile manipulator is a promising beneficial energy source is undoubtedly possible because
application of digital farming. This paper designs a charging agricultural work is conducted during the day and ends before
system installed on a mobile manipulator. This charging system sunset. The use of solar energy as an alternative energy source
is to overcome the drawback of solar energy dependence on to power agricultural robots will benefit farmers greatly, not
irradiance. The robot can be directly powered by the sun during only by lowering long-term robot costs but also by supporting
sunny days using the photovoltaic effect; however, if the weather the government's program to transition from conventional to
suddenly turns cloudy and irradiance received by solar panels
renewable energy [28]-[39].
is reduced dramatically, the robot can be off suddenly. Hence,
the application of an automatic charging system can be the This paper discusses the design of an automatic charging
answer to this problem. This paper proposes an automatic system for a solar-powered mobile manipulator applied in the
charging method while the robot is working on the farm, agriculture scenario. The novelty of this paper is an automatic
removing the need for farmers to remove the battery for charging method while the robot is working on the farm,
charging. Farmers will undoubtedly benefit from this method in removing the need for farmers to remove the battery for
terms of time and labor. The charging system experiment was charging. The robot is supplied by two 1.5 Wp mini
conducted for 10 days, where the highest efficiency is 17%, and polycrystalline solar panels to charge a Lithium-ion battery.
the lowest is 10%. Even so, the solar-powered robot is still
promising to be implemented as an agriculture robot.

Keywords—Agriculture robot, mobile manipulator, II. METHODS


photovoltaic effect, solar-powered robot, solar energy. A mobile manipulator is a robot with a base made of a
I. INTRODUCTION mobile robot and an attached arm manipulator; hence, this
robot can move and perform anything arm robot manipulator
A mobile manipulator [1]-[4] is a type of robot that can do. The problem with this robot is that adding an arm
combines the best qualities of two types of robots: dynamic manipulator means adding more degree of freedom (DOF) to
robots, mobile robots [5]-[9], and static robots, arm robot a mobile robot. However, the robot considered in this study is
manipulators [10]-[12]. Combining these two types of robots made simple to perform its task as a harvesting robot. The
yields a robot with working arms that can move around [1]- components to build the solar-powered robot considered in
[4]. This type of robot is more straightforward than the this study are shown in Fig. 1, the charging method is given in
humanoid robot in several ways, one of which is that there is the flowchart in Fig. 2, and the schematic diagram of the
no need to consider balance because the base robot is already experimental testbed is illustrated in Fig. 3.
balanced. The robot application area is also expanded by
combining these two types of robots. Armed mobile robots are
ideal for deployment as working robots in both industry and
domestic, such as agriculture robots [13]-[24].
Agriculture is one industry that can benefit from mobile
manipulators. Mobile manipulators can assist or replace
farmers in a variety of tasks, such as harvesting. Agriculture
robots must be simple and easy to manufacture. Another
requirement is that it is energy efficient and does not place an
undue burden on farmers to provide the power source for the
robot. Relying on a battery for the power source will
significantly increase the farming cost.
Indonesian agriculture benefits significantly from the
country's tropical climate, where the sun shines all year. This
condition is not only good for plants, but it is also an endless Fig 1. PV panel installation setting.
and abundant source of energy [25][26]. As a result,
agricultural robots should be powered by solar energy,

978-1-6654-1786-0/21/$31.00 © 2021 IEEE

179

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY ROURKELA. Downloaded on September 07,2022 at 06:28:08 UTC from IEEE Xplore. Restrictions apply.
This robot considers object detection using image TABLE I. TOTAL POWER NEEDED TO SUPPLY THE ROBOT
processing in Raspberry Pi to differentiate the target fruit from Power
its background. The images are taken by PI camera and sent Component
I (A) V Watt
to Raspberry Pi. The image processing result is fruit position 4 HC-SR 04 Ultrasonic Sensors 0.06 5 0.3
given as target X and Y coordinates. This fruit position is Raspberry PI 2 5 10
inputted to Arduino mega that moves the DC motor attached Arduino Mega 2560 0.05 5 0.25
to the wheels to move the base. The robot moves to the target, 4 MG 556 Servo Motor 0.8 5 40
and the robot stops in from of the fruit. As the fruit is nearby, 2 SG 90 Servo end effector 0.1 5 0,5
4 DC Motors 0.8 5 4
the servo motors that move the links on the arm robot
Total 55.05
manipulator are activated by Arduino mega and stops as the
distance sensor senses the minimal distance between the
gripper (end-effector) and the fruit. The arm robot cut the fruit, Based on Table 1, the most frequently supplied loads are
put it in a basket, and move to the next plant/small tree. Arduino, Raspberry Pi, ultrasonic sensors, and DC motors,
which are used as the driving wheel of the mobile arm robot
The produced electricity from the panel is stepped down
to search for objects to be taken with a power of 10.55 Watt,
to be 12 Volts to ensure the components' electricity supply is
while the servo motors only operate when the object to be
met but not exceeding the limit voltage. Table 1 shows the
harvested is detected; hence, the process of cutting and
electricity supply needed from every component installed on
gripping can be started. The robot then searches for the object
the robot. Table 1 is necessary to design how much power is
to be captured once more.
needed and how many panels are required to supply the
demand. The power supply is battery charged by two 1.5 Wp
mini solar panels.

Fig 3. The schematic diagram of the experimental testbed.

Fig. 3 illustrates the schematic diagram of the


experimental testbed shown in Fig 4, where a solar power
meter is required to measure how much irradiance is received
by the solar panels and to show the efficiency of the charging
system designed in this study. Other measurement devices
used in this research are volt and ampere meter and
thermometer digital to monitor the temperature of solar panel
surface.

Fig 2. Flowchart of charging system design.

Fig. 2 shows the flowchart of the charging system design.


The charging system is automatically activated when the
robot’s battery capacity is below 10V, and the charging
system stops when the battery capacity is more than 10V. This
charging system is equipped with a voltage sensor to indicate
the battery capacity and ensure the battery is not overcharged
or undercharged. Fig 4. The designed solar-powered mobile manipulator.

180

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY ROURKELA. Downloaded on September 07,2022 at 06:28:08 UTC from IEEE Xplore. Restrictions apply.
Fig. 4 shows the mobile manipulator considered in this Even though the experiment was conducted for ten days,
study. The robot dimension is 26 cm in height, and the width Fig. 6 only shows the irradiance received by panels in 5 days
is 14 cm. The size of the installed solar panel is 11.5 x 8.5 cm to simplify the presentation. Five days of irradiance is enough
within a capacity of 1.5 Wp. Two polycrystalline solar panels to show the weather condition in Palembang, South Sumatra.
are installed to charge the robot. The battery used is a 3.7 Volt The peak irradiance is from 10.00 AM to 02.00 PM; however,
Lithium-ion with the dimension of 6 x 7.5 x 2 cm, and the the electricity is generated from 08.30 AM to 04.30 PM.
capacity is 2609 mAh. The total robot weight is 2 kg. Hence, the experiment in this study is conducted from 08.30
AM to 04.30 PM.
A solar panel is a device that can generate electricity
directly using the photovoltaic effect. The electricity is
produced when the photon from sunlight hits the panel. As
the most used semiconductor material, the electrons in silicon
are excited and move to the positive side (conduction band),
and holes move to the negative side. These motions bring an
electric charge (q), and as long as the electrons and holes
moving, electricity is produced [40]. The generated current
(I) by these motions is given by [40]

V + IR
I=I −I e −1 −
R (1)

where I is the photocurrent, I is the saturation current A, Fig 6. Irradiance during 5 days of charging experiment.
R is series resistance, R is shunt resistance, I is voltage-
dependent current due to recombination, and V is voltage.
Figs. 7 and 8 show the comparison of the current produced
The open-circuit voltage (V ) generated is [40]
by the solar panel (I ) and the current charged to the robot
(I0 ).). The current produced by the solar panel is higher than
V = ln +1 . (2) the current charged to the battery; hence, a step-down
!
transformer is required to step down the current according to
The charging system performance of a solar panel is sensors and other ICs installed on the robot.
defined by power output and efficiency produced. The Fig. 7 shows the current from 08.30 AM to 12.00 PM, and
efficiency ("##) of a solar panel is [40] Fig. 8 is from 12.00 PM to 04.30 PM. The ups and downs of
P () current produced are highly affected by the amount of
Eff = x100%, irradiance received by the panel. During sunny weather, the
P* (3) panel produces high energy, and during cloudy one, the
currents are lower. This is one of the drawbacks of using solar
where P* is the input power and P () is the output power. energy.
The use of a direct solar-powered robot is extremely risky
III. RESULT AND DISCUSSION because, while Indonesia has ideal conditions for solar energy,
The charging system considered in this study is shown in the weather can change at any time [27]. The robot can
Fig. 5, which consists of solar panels, batteries, and abruptly shut down when it becomes cloudy, resulting in a
measurement devices. The experiment was conducted 10 significant reduction in irradiance. Hence, it is necessary to
times in 10 days. The input and output system is defined by store the solar energy in a storage system, such as a battery.
Eq. 1-3, wherein in this study, the generated current is given The problem with the tropical area is that the temperature can
as solar panel current (I ), the generated voltage is solar panel be high, and this condition can lead to an overheated surface
voltage (V ), and the produced power is solar panel power (P ). panel [40]. The excellent condition for solar panel application
The current, voltage, and power measured after the panel is is on the highland where the temperature is low but high
installed on the robot and supply power to the robot are irradiance received by the panel [29].
defined as robot current (I0 ), voltage (V0 ), and power (P0 ).

Fig 7. Comparison of current produced by solar panel (Is)


and current charged (Ir) to the robot from 08.00 AM – 12.00
Fig 5. The designed solar-powered mobile manipulator. PM.

181

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY ROURKELA. Downloaded on September 07,2022 at 06:28:08 UTC from IEEE Xplore. Restrictions apply.
Fig 8. Comparison of current produced by solar panel (Is)
and current charged (Ir) to the robot from 12.00 PM–04.30
PM.
Fig 9 illustrates the comparison of produced voltage by Fig 11. Irradiance effect on power produced by the solar
solar panel (V ) and voltage charged to the robot (V0 ). Fig 9 panel.
shows that the voltage produced is also fluctuating during the
day relative to the amount of irradiance. However, the voltage TABLE II. AVERAGE POWER AND EFFICIENCY RECAPITULATION
charged to the robot is relatively stable. The produced voltage
for 5 days is shown in Fig 10, and the charged voltages are No Date Eff
stable for 5 days. 1 5/11/2021 14%
2 5/12/2021 14%
3 5/13/2021 13%
4 5/14/2021 12%
5 5/15/2021 10%
6 5/16/2021 12%
7 5/17/2021 10%
8 5/18/2021 17%
9 5/19/2021 12%
10 5/20/2021 13%

The use of solar energy as a source of agricultural robots


appears to be very promising. However, solar energy still has
many limitations, one of which is that the weather can change
Fig 9. Comparison of voltage produced by solar panel (Is) drastically in a single day, making it impossible to use solar
and voltage charged (Ir) to the robot. energy directly to power robots. When the weather turns
cloudy, the robot's supply stops automatically, and the robot
is off; a battery charged with solar energy is necessary as the
storage system. The highest efficiency of the charging system
in this study during the 10 days of experiments is 17 %, and
the lowest is 10%. Despite its limitations, solar power can be
expected to be an abundant alternative energy source for the
foreseeable future [28]-[39].

IV. CONCLUSION
This paper discusses the design of a charging system to
power a mobile manipulator deployed in the agriculture
industry. The experiment was conducted for 10 days to show
the effect of weather on the charging system and investigates
the possibility of directly powering the robot using solar
energy. However, implementing direct solar power to move
the robot is challenging due to the weather variation during the
Fig 10. Vr and Vs during 5 days of the experiment. day, which is very risky. If the weather is sunny, the supply to
drive the robot will be stable; however, if the weather turns
cloudy, the robot will be off suddenly. During 10 days of the
The effect of irradiance on power produced by solar panels experiment, the highest efficiency of the charging system is
and power charged to the battery is shown in Fig. 11. Another 17%, and the lowest is 10%. Even so, the solar-powered robot
drawback of solar energy is that the efficiency is still very low. is still promising to be implemented in the agriculture
The efficiency (Eff) of the charging system for 10 days is industry.
shown in Table 2.

182

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY ROURKELA. Downloaded on September 07,2022 at 06:28:08 UTC from IEEE Xplore. Restrictions apply.
REFERENCES Horticultural Crops by Proximal Sensing," Agriculture 2020, Vol. 10,
No. 7, 276, 2020. https://doi.org/10.3390/agriculture10070276.
[1] Q. Fan, Z. Gong, B. Tao, Y. Gao, Z. Yin, and H. Ding, "Base Position
Optimization of Mobile Manipulators for Machining Large Complex [18] A. S. A. Ghafar, S. S. H. Hajjaj, K. R. Gsangaya, M. T. H. Sultan, M.
Components," Robotics and Computer-Integrated Manufacturing, Vol. F. Mail, and L. S. Hua, "Design and Development of a Robot for
70, pp. 102138, 2021. https://doi.org/10.1016/j.rcim.2021.102138. Spraying Fertilizers and Pesticides for Agriculture, Materials Today:
Proceedings, 2021. https://doi.org/10.1016/j.matpr.2021.03.174.
[2] H. Zhang, Q. Sheng, Y. Sun, X. Sheng, Z. Xiong, and X. Zhu, "A Novel
Coordinated Motion Planner Based on Capability Map for [19] R. Barth, J. Hemming, and E. J. van Henten, "Design of an Eye-in-
Autonomous Mobile Manipulator," Robotics and Autonomous Hand Sensing and Servo Control Framework for Harvesting Robotics
Systems, Vol. 129, 103554, 2020. in Dense Vegetation," Biosystems Engineering, Vol.146, 71-84E.
https://doi.org/10.1016/j.robot.2020.103554. 2016. http://dx.doi.org/10.1016/j.biosystemseng.2015.12.001.
[3] O. B. Perez, B. Fidan, and C. Nielsen, "Adaptive Path Following for a [20] Y. Tang, M. Chen, C. Wang, L. Luo, J. Li, G. Lian, and X. Zou,
Nonholonomic Mobile Manipulator," IFAC-PapersOnLine, Vol. 53, "Recognition and localization methods for vision-based fruit picking
No 2, pp. 3874-3879, 2020. robots : A review," Frontier in Plant Science, vol. 11, Article 510, pp.
https://doi.org/10.1016/j.ifacol.2020.12.2081. 1-17, 2020. DOI: 10.3389/fpls.2020.00510.
[21] T. Dewi, P. Risma, Y. Oktarina, and M. Nawawi, “Tomato Harvesting
[4] M. Osman, M. W. Mehrez, S. Yang, S. Jeon, and W. Melek, "End-
Arm Robot Manipulator; a Pilot Project,” Journal of Physics:
Effector Stabilization of a 10-DOF Mobile Manipulator using
Conference Series, 1500, p 012003, Proc. 3rd FIRST, Palembang:
Nonlinear Model Predictive Control," IFAC-PapersOnLine, Vol. 53,
Indonesia, 2020, DOI: 10.1088/1742-6596/1500/1/ 012003
No 2, pp. 9772-9777, 2020.
https://doi.org/10.1016/j.ifacol.2020.12.2658. [22] T. Dewi, Z. Mulya, P. Risma, and Y. Oktarina, “BLOB Analysis of an
[5] N. Uchiyama, T. Dewi, and S. Sano, "Collision Avoidance Control for Automatic Vision Guided System for a Fruit Picking and Placing
a Human-Operated Four Wheeled Mobile Robot," Proceedings of the Robot,” International Journal of Computational Vision and Robotics,
Institution of Mechanical Engineers, Part C: Journal of Mechanical Vol. 11, No 3, pp. 315-326, 2021.
https://doi.org/10.1504/IJCVR.2021.115161.
Engineering Science, Vol. 228, No. 13, pp. 2278-2284, 2014.
https://doi.org/10.1177/0954406213518523. [23] T. Dewi, P. Risma, and Y. Oktarina, “Fruit Sorting Robot based on
[6] T. Dewi, N. Uchiyama, S. Sano, and H. Takahashi, "Swarm Robot Color and Size for an Agricultural Product Packaging System,”
Control for Human Services and Moving Rehabilitation by Sensor Bulletin of Electrical Engineering, and Informatics (BEEI), vol. 9, no.
4, pp. 1438-1445, 2020, DOI: 10.11591/eei.v9i4.2353.
Fusion," Journal of Robotics, 2014(278659), 11 pages, 2014.
https://doi.org/10.1155/2014/278659. [24] T. Dewi, P. Risma, Y. Oktarina, and S. Muslimin, “Visual Servoing
[7] T. Dewi, P. Risma, and Y. Oktarina, “Fuzzy Logic Simulation as a Design and Control for Agriculture Robot; a Review,” Proc. 2019
Teaching-learning Media for Artificial Intelligence Class,” Journal of ICECOS, 2-4 Oct. 2018, Pangkal Pinang: Indonesia, 2018, pp. 57-62,
DOI: 10.1109/ICECOS.2018.8605209.
Automation Mobile Robotics and Intelligent Systems, vol. 12, no. 3,
pp. 3-9, 2018, DOI: 10.14313/JAMRIS\_3-2018/13 [25] IRENA, Renewable Energy Prospects: Indonesia, a REmap analysis,
[8] T. Dewi, C. Sitompul, P. Risma, Y. Oktarina, R. Jelista, and Mulyati, International Renewable Energy Agency (IRENA), Abu Dhabi, 2017,
www.irena.org/remap.
"Simulation Analysis of Formation Control Design of Leader-Follower
Robot Using Fuzzy Logic Controller," Proc 2019 ICECOS, 2-3 Oct. [26] DEN, “Outlook Energy Indonesia 2019,” Secretariat General National
2019, Batam Island: Indonesia. Energy Council, ISSN 2527-3000.
doi:10.1109/ICECOS47637.2019.8984433. [27] T. Dewi, P. Risma, and Y. Oktarina, “A Review of Factors Affecting
[9] H. M. Yudha, T. Dewi, N. Hasanah, P. Risma, Y. Oktarina, and S. the Efficiency and Output of a PV system Applied in Tropical
Kartini, "Performance Comparison of Fuzzy Logic and Neural Climate,” in IOP Conference Series: Earth and Environmental Science
Network Design for Mobile Robot Navigation, S., 2019, Proc. 2019 258 012039 ICoSITer 2018, 2019. doi:10.1088/1755-
ICECOS, 2-3 Oct. 2019, Batam Island: Indonesia. 1315/258/1/012039.
doi:10.1109/ICECOS47637.2019.8984577 [28] H.A. Harahap, T. Dewi, and Rusdianasari, “Automatic Cooling
[10] T. Dewi, S. Nurmaini, P. Risma, Y. Oktarina, and M. Roriz, “Inverse System for Efficiency and Output Enhancement of a PV System
Kinematic Analysis of 4 DOF Pick and Place Arm Robot Manipulator Application in Palembang, Indonesia,” in 2nd Forum in Research,
using Fuzzy Logic Controller,” International Journal of Electrical and Science, and Technology, IOP Conf. Series: Journal of Physics: Conf.
Computer Engineering (IJECE), vol. 10, no. 2, pp. 1376-1386, 2019. Series 1167 012027, 2019. doi:10.1088/1742-6596/1167/1/012027.
DOI: 10.11591/ijece. v10i2.pp1376-1386. [29] Sarwono, T. Dewi, and RD Kusumanto, "Geographical Location
[11] Y. Oktarina, F. Septiarini, T. Dewi, P. Risma, and M. Nawawi, “Fuzzy- Effects on PV Panel Output - Comparison Between Highland and
PID Controller Design of 4 DOF Industrial Arm Robot Manipulator,” Lowland Installation in South Sumatra, Indonesia," Technology
Computer Engineering and Application Journal, vol. 8, no. 2, pp. 123- Reports of Kansai University, Vol. 63, No. 02, pp. 7229-7243, 2021.
136, 2019, DOI: 10.18495/COMENGAP.v8i2. 300 ISSN: 04532198.
[12] T. Dewi, P. Risma, Y. Oktarina, M.T. Roseno, H.M. Yudha, A. S. [30] A. A. Sasmanto, T. Dewi, and Rusdianasari, "Eligibility Study on
Handayani, and Y. Wijanarko, “A Survey on Solar Cell; The Role of Floating Solar Panel Installation over Brackish Water in Sungsang,
Solar Cell in Robotics and Robotic Application in Solar Cell industry,” South Sumatra," EMITTER International Journal of Engineering
in Proceeding Forum in Research, Science, and Technology (FIRST), Technology, Vol. 8, No. 1, 2020.
2016. Retrieved from http://eprints.polsri.ac.id/3576/3/C4.pdf. [31] B. Junianto, T. Dewi, and C. R. Sitompul,"Development and
[13] R. R. Shamshiri,C. Weltzien, I. A. Hameed, I. J. Yule, T. E. Grift, S. Feasibility Analysis of Floating Solar Panel Application in Palembang,
K. Balasundram, L. Pitonakova, D. Ahmad, and G. Chowdhary, South Sumatra Journal of Physics: Conf. Series 3nd Forum in
"Research and Development in Agricultural Robotics: A Perspective Research, Science, and Technology Palembang, Indonesia, 2020.
of Digital Farming," Int. J. Agric & Biol Eng., Vol. 11, No. 4, pp. 1- [32] H. M. Yudha, T. Dewi, P. Risma, and Y. Oktarina, “Life Cycle
14, 2018. Analysis for the Feasibility of Photovoltaic System Application in
[14] M. Stoelen, K. Krzysztof, V. F. Tejada, N. Heiberg, C. Balaguer, and Indonesia,” in IOP Conference Series: Earth and Environmental
A. Korsaeth, "Low-Cost Robotics for Horticulture: A Case Study on Science 124 012005, 2018. doi :10.1088/1755-1315/124/1/012005.
Automated Sugar Pea Harvesting," 10th European Conference on [33] I. Arissetyadhi, T. Dewi, and RD Kusumanto, “Experimental Study on
Precision Agriculture (ECPA), 2015. DOI: 10.3920/978-90-8686-814- The Effect of Arches Setting on Semi-Flexible Monocrystalline Solar
8_34. Panels, ” Kinetik: Game Technology, Information System, Computer
[15] T. Duckett, S. Pearson, S. Blackmore, and B. Grieve, "Agriculture Network, Computing, Electronics, and Control. KINETIK Vol. 5, No
Robotics: The Future of Robotic Agriculture," UK-RAS Network 2, pp. 111-118, 2020.
Robotics & Autonomous System, 2018. ISSN 2391-4414. [34] A. Edward, T. Dewi, and Rusdianasari, “The effectiveness of Solar
[16] P. Kumar and G. Ashok, " Design and Fabrication of Smart Seed Tracker Use on Solar Panels to The Output of The Generated
Sowing Robot," Materials Today: Proceedings, Vol. 39, Part 1, pp. Electricity Power IOP Conference Series,” in Proceeding of Earth and
354-358, 2021, https://doi.org/10.1016/j.matpr.2020.07.432. Environmental Science, Vol. 347, No. 1, p. 012130, 2019.
[17] S. Cubero, E. Marco-Noales, N. Aleixos, S. Barbé, and J. Blasco, [35] BRD. M. Hamdi, T. Dewi, and Rusdianasari, “Performance
"RobHortic: A Field Robot to Detect Pests and Diseases in Comparison of 3 Kwp Solar Panels Between Fixed and Sun Tracking

183

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY ROURKELA. Downloaded on September 07,2022 at 06:28:08 UTC from IEEE Xplore. Restrictions apply.
in Palembang-Indonesia,” In Proceeding of IOP Conference Series: Tanjung Enim," Kinetik: Game Technology, Information System,
Earth and Environmental Science, Vol. 347, No. 1. p. 012131, 2019. Computer Network, Computing, Electronics, and Control, Vol. 6, No.
[36] I. N. Zhafarina, T. Dewi, and Rusdianasari, “Analysis of Maximum 1, pp. 41-50, 2021. https://doi.org/10.22219/kinetik.v6i1.1148.
Power Reduction Efficiency of Photovoltaic System at PT. Pertamina [39] F. Setiawan, T. Dewi, and S.Yusi, "Sea Salt Deposition Effect on
(Persero) RU III Plaju,” VOLT: Jurnal Ilmiah Pendidikan Teknik Output and Efficiency Losses of the Photovoltaic System; a case study
Elektro, Vol. 3, No 1, pp.19-25, 2018. in Palembang, Indonesia," in Proceeding of Journal of Physics: Conf.,
[37] P. P. Putra, T. Dewi, Rusdianasari, "MPPT Implementation for Solar- Vol.1167, p 012027, 2019.
powered Watering System Performance Enhancement," Technology [40] K. Jäger, O. Isabella, A. H. M. Smets, R. A. C. M. M. van Swaaij, and
Reports of Kansai University, Vol. 63, No. 01, pp. 6919-6931, 2021. M. Zeman, “Solar Energy: Fundamentals, Technology, and Systems,”
ISSN: 04532198. Delft University of Technology, UIT CAMBRIDGE LTD , Isbn/Ean:
[38] K. Junaedi, T. Dewi, and M. S. Yusi, "The Potential Overview of PV 1906860327 / 9781906860325, 2014.
System Installation at the Quarry Open Pit Mine PT. Bukit Asam, Tbk

184

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY ROURKELA. Downloaded on September 07,2022 at 06:28:08 UTC from IEEE Xplore. Restrictions apply.

You might also like