920-Article Text-6483-1-10-20230926
920-Article Text-6483-1-10-20230926
920-Article Text-6483-1-10-20230926
Abstract.
The torque of the DC motor needs to be known to determine the maximum load that can be
exerted at a given speed. Torque measurement can be done with a dynamometer. The
dynamometer uses the Prony Brake type, which uses the principle of frictional force to
provide a load on the motor. The application of frictional force uses brake capillary load to
produce a dynamometer with the Prony Brake type that is simple in manufacture and testing
but reliable and accurate in making measurements. In the Prony Brake dynamometer, there
are usually two pieces of wood used as a link between the motor and the torque arm; at the
end of the torque arm, there is a ballast whose ballast value is multiplied by the length of the
arm to produce the torque value of the DC motor. The results of the trials that have been
carried out are that the reading results of RPM sensors, weight sensors, and voltage sensors
have a deviation of less than 2%, and the current sensor readings have a deviation of less
than 5%. The Prony Brake dynamometer that has been made can read the maximum torque
value with a deviation of about 2% from the existing data.
I. INTRODUCTION
DC motors, such as toy cars, electric bicycles, and other electronic equipment, are widely used in
everyday life [1]–[3]. The large number of uses of DC motors makes the size and specifications of DC
motors produced and circulated on the market diverse. When using a DC motor to manufacture or repair a
product, DC motor specifications are important things that must be known. There are several ways to find
out the specifications of the existing motorcycle. The easiest way to find out the motor specifications is to
read the emboss on the motor body or datasheet to see how much the motor can release KW/HP and torque.
However, often the plate that explains the specifications of the DC motor is not available, incomplete, lost, or
damaged and makes it difficult for users to know the specifications of the DC motor. Rotary encoders can be
used to measure torque [4]–[6]. The MSP430 microcontroller can process the signal from the encoder to get
better results in torque measurement using an encoder [7]. In addition to using an encoder, motor torque
measurement can be carried out using a linear relationship between torque and magnetic flux density [8].
Another way to determine the motor's torque is to test directly on the motor. Mechanical loading can be done
using a dynamometer to test the motor [9].A dynamometer is a measuring instrument used to measure the
power and torque of an object by absorbing and then spreading the measured power [10]. There are various
types of dynamometers, such as the Eddy Current dynamometer, which is a dynamometer to determine
torque with the principle of Eddy Current reading [11], [12].
There is also a dynamometer with a more effortless and cheaper calculation technique, which is a
Prony Brake dynamometer. The principle of the brake pony is the provision of mechanical friction on the
motor [13]. The measurement results using the dynamometer are the actual capabilities of the motor being
tested, namely DC motor power and torque when measuring. In addition to measuring torque and power,
Prony Brake dynamometers can also determine the efficiency of 3-phase motors [14].The design and
construction of the Prony Brake dynamometer underwent various developments [15]–[18]. Prony brake
dynamometer loading starts from loading using a water bottle; the pendulum changes to using a disc, which
gives good results [19]. The dynamometer with disc brakes has been tested to measure the performance of a
fuel motor with a specific capacity [20].This paper presents the design of the Prony Brake dynamometer with
a different loading method from another loading. The loading on the built dynamometer uses brake
http://ijstm.inarah.co.id
1351
International Journal of Science, Technology & Management ISSN: 2722 - 4015
capillaries intending to make it easier for users to change the load value and provide accurate results. In
addition to the load difference, the Prony Brake dynamometer is specifically designed to measure the
characteristics of single-phase DC motors commonly found in everyday electronic use.
II. METHODS
In the design and construction of the brake dynamometer used, there are three stages: the preparation
of mechanical hardware, the preparation of electrical hardware, and the preparation of software.
Mechanical Hardware
A dynamometer is designed to measure motor torque to the specifications listed in Table 1.
Table 1. Scalable Motor Specifications
Criterion Conditions
Motor Voltage 10 – 24 VDC
Motor Speed 500 – 10,000 RPM
Motor Type DC with Permanent
Magnets
The specifications of the prony brake dynamometer are listed in Table 2.
Table 2. Product Specification of Prony Brake
Dinamometer
Criterion Conditions
Construction Materials Aluminium
Force Measurement Load Cell
Diameter Shaft 10 mm
Maximum Torque 10 Kgcm
Load Manager 2 pcs servo motor
Number of Capillaries 2 Capillaries
The mechanical hardware in the dynamometer includes a disc adapter, brake capillary plate holder,
speed reader stand, servo adapter, and brake cable. Most devices are made using a metal base. Fig. 1. A.
shows the overall 3D design, and Fig. 1. B. shows the overall realization of the designed dynamometer.The
flywheel, brake block, torque arm, and weight in the Prony Brake system are modified so that the manual
calculation process can be done automatically using a microcontroller. The parts representing the
components of the pony brake are depicted in Fig. 2. A., and Fig. 2. B. shows a typical Prony Brake system
that uses Pendulum loads. In Fig. 2. A., there is part A, the part of the disc that replaces the flywheel function
in Fig. 2. B. Part B replaces the brake block function. Section C is the length of the torque arm, whose length
is depicted with a red line. The length of this torque arm is measured from the center point of the flywheel to
the end of the torque arm. While part D is placed load cell, which replaces the weight function in Fig. 2. B.In
the process of making the dynamometer design, it is necessary to pay attention to each size of each part,
including shaft diameter, bearing diameter, disc diameter, disc adapter diameter and thickness, disc diameter
for the tachometer, and plate size for servo motor and brake calipers. After getting the size used, then the
supporting components can be made.
(A) (B)
Fig 1. A) Proposed 3D Design, B) Implementation Results
http://ijstm.inarah.co.id
1352
International Journal of Science, Technology & Management ISSN: 2722 - 4015
(A) (B)
Fig 2. A) Prony Brake Implementation, B) Prony Brake System in General
http://ijstm.inarah.co.id
1353
International Journal of Science, Technology & Management ISSN: 2722 - 4015
Software
Fig 5. shows a flow chart of software created and embedded into a microcontroller.
Start
N N
N Read Step Cal culating torque
Load change
value
?
Finish
𝑃=𝑇𝑥𝜔 (1)
After the torque value is obtained, the next step is to add brake capillary withdrawal until the motor
stops rotating. When the motor approaches a stop to rotate, the sensor value is retaken, and the torque value
is calculated. The current torque value is stored as the maximum torque that the motor has. All the values
obtained are displayed on the LCD on the device and stored on the SD card for processing if needed. After
the calculation stage, the variable value is returned to start the following new calculation.
http://ijstm.inarah.co.id
1354
International Journal of Science, Technology & Management ISSN: 2722 - 4015
http://ijstm.inarah.co.id
1355
International Journal of Science, Technology & Management ISSN: 2722 - 4015
Table 4 displays the results of the Prony Brake dynamometer test to determine the torque of one of
the DC motors where the DC motor specifications have been included in the DC motor purchase and are
shown in Fig. 6. The motor specifications are divided into a no-load column, a loaded condition column, and
a column when the motor is not rotating. However, the amount of loading given is not written, so the
comparison can only be seen from the motor's rotational speed.When carried out a no-load test with a voltage
of 12 volts, the motor speed was found a speed 1200 rpm and a current of 0.26 amperes which was slightly
different from what was written in the motor specifications where it was written in no-load conditions with a
speed of 1360 rpm requiring a current of less than or equal to 0.1 amperes.
In loaded conditions, with a loading of 0.01, the motor speed is read to 960 rpm, the current is 0.41
amperes, and with the calculation results, a torque of 0.08 Kgcm is obtained. The results of this loaded
calculation are slightly different from those in the written specifications. Then at the maximum torque
condition where the motor does not rotate anymore (stall), a current value of about 1.3 amperes and torque of
1 Kgcm is obtained where the current and torque values follow those in the specification table.The
measurement results show that most of the measurement results are different from the values in the
specification table, even though the difference is not so significant. The measurement result value closest to
the value in the specification table is maximum torque measurement, which is when the motor can no longer
rotate. Differences can occur because there is a difference between measurements using sensors attached to
the dynamometer and the actual measuring instruments, as shown in Table 3.
IV. CONCLUSION
Based on the study's results, it is known that the Prony Brake dynamometer built can be used to read
the torque value of the DC motor quite well, especially the maximum torque value, which has the highest
difference of 3%. There is a difference in the calculation of torque values when compared between the
calculation results using a dynamometer made with motor specifications included in the purchase due to the
differences caused by the sensors used where the speed readings have an average difference of 1.649%,
voltage sensors 0.245%, current sensors 4.39% and weight reader sensors 1.529%. Using brake capillaries as
a load control device on a dynamometer can make it easier to adjust the amount given by changing the angle
of the servo connected to the brake capillaries.
REFERENCES
[1] K. Vitols, N. Reinberg, I. Galkin, and A. Sokolovs, “Closed current loop regulator for electric kart DC motor
torque stabilization,” in 2011 7th International Conference-Workshop Compatibility and Power Electronics, CPE
2011 - Conference Proceedings, IEEE, Jun. 2011, pp. 377–381. doi: 10.1109/CPE.2011.5942264.
[2] G. Liu, S. Wang, and J. Zhang, “Design and realization of DC motor and drives based simulator for small wind
turbine,” in Asia-Pacific Power and Energy Engineering Conference, APPEEC, IEEE, 2010, pp. 1–4. doi:
10.1109/APPEEC.2010.5448831.
[3] Y. Liu, J. Hu, and S. Dong, “A torque ripple reduction method of small inductance brushless DC motor based on
three-level dc converter,” in Proceedings of the 14th IEEE Conference on Industrial Electronics and
Applications, ICIEA 2019, IEEE, Jun. 2019, pp. 1669–1674. doi: 10.1109/ICIEA.2019.8834385.
[4] D. W. Auckland, S. Sundrama, R. Shuttleworth, and D. I. Posner, “The measurement of shaft torque using an
optical encoder,” J Phys E, vol. 17, no. 12, pp. 1193–1198, Dec. 1984, doi: 10.1088/0022-3735/17/12/025.
[5] Siregar, Z., Tarigan, N. M. R., & Sahnan, M. (2022). Strengthening Human Resources Through Introduction and
Stunting Prevention. East Asian Journal of Multidisciplinary Research, 1(7), 1221-1228.
[6] Z. Han, N. Wang, X. Zhu, Z. Li, Y. Cui, and X. Jian, “A Miniature High-Frequency Rotary Ultrasonic Encoder
for Internal Ultrasound Imaging,” IEEE Sens J, vol. 21, no. 12, pp. 13137–13145, Jun. 2021, doi:
10.1109/JSEN.2021.3069433.
[7] M. Hara, S. Oho, and Y. Kaneko, “An ultrasonic rotary encoder and its application to torque estimation,” in 2018
IEEE Sensors Applications Symposium, SAS 2018 - Proceedings, IEEE, Mar. 2018, pp. 1–6. doi:
10.1109/SAS.2018.8336759.
[8] P. G. Hou, Z. S. Zhou, and H. Liang, “Design of dynamic measurement system of torque based on MSP430,” in
Proceedings - International Conference on Electrical and Control Engineering, ICECE 2010, IEEE, Jun. 2010,
pp. 728–731. doi: 10.1109/iCECE.2010.186.
http://ijstm.inarah.co.id
1356
International Journal of Science, Technology & Management ISSN: 2722 - 4015
[9] Tarigan, N. M. R., Sasongko, W. D., & Abdullah, Y. (2021). Co-Creation Through Entrepreneurial Marketing: A
Study At The Creative Industries. Academy of Entrepreneurship Journal, 27(5), 1-8.
[10] S. Li, J. Chu, B. Han, Y. Wang, and X. Li, “The torque measurement method and characteristics analysis based
on magneto-elasticity,” in Proceedings of 2011 International Conference on Electronic & Mechanical
Engineering and Information Technology, IEEE, Aug. 2011, pp. 1974–1977. doi:
10.1109/EMEIT.2011.6023489.
[11] “IEEE Standard Test Procedure for Polyphase Induction Motors and Generators,” in IEEE Std, 2018, pp. 1–115.
doi: 10.1109/IEEESTD.2018.8291810.
[12] B. SINAGA , Nazaruddin and PRASETIYO, “Kaji Eksperimental Karakteristik Sebuah,” EKSERGI Jurnal
Teknik Energi, vol. 8, no. 2, pp. 63–67, 2012.
[13] F. I. Syah, K. Karnowo, and S. D. W. R., “PERANCANGAN DAN PEMBUATAN DINAMOMETER EDDY
CURRENT UNTUK PENGUJIAN MOTOR BAKAR 0,81 KW,” Jurnal Sains dan Teknologi (Sainteknol),
vol. 16, no. 1, pp. 33–45, 2018, doi: https://doi.org/10.15294/sainteknol.v16i1.14383.
[14] Sarkum, S., Syamsuri, A. R., & Supriadi, S. (2020). The role of multi-actor engagement. Journal of Open
Innovation: Technology, Market, and Complexity, 6(4), 176.
[15] K. H. Shin, H. Il Park, H. W. Cho, and J. Y. Choi, “Semi-Three-Dimensional Analytical Torque Calculation and
Experimental Testing of an Eddy Current Brake with Permanent Magnets,” IEEE Transactions on Applied
Superconductivity, vol. 28, no. 3, pp. 1–5, Apr. 2018, doi: 10.1109/TASC.2018.2795010.
[16] S. Rachmanto Hadiputranto, “Perancangan dan Pembuatan Dinamometer Tipe Prony Brake untuk Sarana
Praktikum Prestasi Mesin,” DINAMIKA Jurnal Ilmiah Teknik Mesin, vol. 7, no. 1, pp. 11–18, 2015.
[17] M. Yahya, T. Sukmadi, and B. Winardi, “Perancangan Modul Prony Brake Untuk Penentuan Karakteristik
Mekanik (Torsi Terhadap Kecepatan) Dan Efisiensi Motor Induksi 3 Fasa,” Transient: Jurnal Ilmiah Teknik
Elektro, vol. 5, no. 4, pp. 417–424, 2017, doi: https://doi.org/10.14710/transient.v5i4.417-424.
[18] C. Langbauer, K. Diengsleder-Lambauer, and M. Lieschnegg, “Downhole Dynamometer Sensors for Sucker
Rod Pumps,” IEEE Sens J, vol. 21, no. 6, pp. 8543–8552, Mar. 2021, doi: 10.1109/JSEN.2020.3044878.
[19] Supriadi, ., Dalimunthe, R. F., Lumbanraja, P., & Tarmizi, H. B. (2021). The Antecedent Of Educational Staff
Contextual Performance In Medan City Private Universities. Archives of Business Research, 9(2), 316–338.
https://doi.org/10.14738/abr.92.9817
[20] B. J. Bunker, M. A. Franchek, and B. E. Thomason, “Robust multivariable control of an engine-dynamometer
system,” IEEE Transactions on Control Systems Technology, vol. 5, no. 2, pp. 189–199, Mar. 1997, doi:
10.1109/87.556024.
[21] Van Campen, F. De Groote, I. Jonkers, and J. De Schutter, “An extended dynamometer setup to improve the
accuracy of knee joint moment assessment,” IEEE Trans Biomed Eng, vol. 60, no. 5, pp. 1202–1208, May 2013,
doi: 10.1109/TBME.2012.2228643.
[22] Sri, R., Mahdi, F., Julkarnain, J., Kurnia, H. N. T., & Habibie, A. (2022). Intellectual capital and islamic
corporate social responsibility on the financial performance of sharia commercial banks in Indonesia. In E3S
Web of Conferences (Vol. 339, p. 05003). EDP Sciences.
[23] N. Morozovsky, R. Moroto, and T. Bewley, “RAPID: An inexpensive open source dynamometer for robotics
applications,” IEEE/ASME Transactions on Mechatronics, vol. 18, no. 6, pp. 1855–1860, Dec. 2013, doi:
10.1109/TMECH.2013.2276397.
[24] Kurnianingsih, H. T., & Rahayu, S. (2020). Financial Performance Assessed From Economic Value Edded
(EVA) and Market Value Added (MVA) Cases in the Cosmetics Sub-Sektor and Household Needs Listed On the
BEI. Budapest International Research and Critics Institute, 3(4), 3179-3184.
[25] S. H. Desrial, Y. Aris Purwanto, “Rancang bangun dan uji kinerja dinamometer tipe rem cakram,” in Prosiding
Seminar Nasional Perteta 2011, Jember, 2011, pp. 50–58.
[26] Muh. Irbabunnuha A, Y. M. Sholihin, and M. D. Trisno, “RANCANG BANGUN ALAT UJI TORSI TIPE
PRONY BRAKE UNTUK UNJUK KERJA MESIN MOTOR BAKAR KAPASITAS 6,6 KW,” Teknobiz :
Jurnal Ilmiah Program Studi Magister Teknik Mesin, vol. 10, no. 3, pp. 20–24, Nov. 2020, doi:
10.35814/teknobiz.v10i3.1759.
http://ijstm.inarah.co.id
1357