SlideShare a Scribd company logo
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 9, No. 3, June 2019, pp. 1576~1584
ISSN: 2088-8708, DOI: 10.11591/ijece.v9i3.pp1576-1584  1576
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Experimental dataset to develop a parametric model based of
DC geared motor in feeder machine
Azlan, W. M.1
, Salleh, S.M.2
, Mahzan, S.3
, Sadikin, A.4
, Ahmad, S.5
1,3,4,5
Faculty of Mechanical and Manufacturing Engineering, Universiti Tun Hussein Onn Malaysia, Malaysia
2
Mechanical Failure Prevention and Reliability (MPROVE), Department of Engineering Mechanics, Malaysia
Article Info ABSTRACT
Article history:
Received Aug 10, 2018
Revised Nov 20, 2018
Accepted Dec 11, 2018
This paper presents the application of a System Identification based on
Particle Swarm Optimization (PSO) technique to develop parametric model
of experimental dataset of DC Geared motor in feeder machine. The
experimental was conducted to measure the input (voltage) and output
(speed) data. The actual data is used to be optimized using PSO algorithm.
The parameter emphasized is Time, Man Square Error (MSE) and Average
Time. One of the best model has been chosen based on the optimum
parameters.Keywords:
DC geared motor
Parametric model
Particle swarm optimization
System identification
Copyright © 2019 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Salleh, S.M.,
Department of Engineering Mechanics,
Faculty of Mechanical and Manufacturing Engineering,
101 Pt Raja, Batu Pahat, Johor, Malaysia.
Email: saliha@uthm.edu.my
1. INTRODUCTION
One of the factors that influence the growth rate of fish includes food dispersal system. A small
scale aquaculture or highly invested aquaculture project need to deliberate this feeder machine related to the
income profit [1]. Nowadays there are several fish food distributions systems was developed by researcher.
In April 1999, Anthony Cristopher Halford is the first researcher was developed an automatic fish feeder
system under intellectual pattern. The machine has been upgraded by Chang et. al. in 2005 by installing
Programmable Logic Controller (PLC) as a main controller [2]. In 2007, Ho et. al. was developed an
automatic fish feeder machine and used a microcontroller to generate 12 V DC motor at full speed [3].
DC motor are mostly used in industrial field which is in robotic control systems, transportation
control system and other applications due to their dynamic and efficiency characteristics compatible with
most mechanical loads [4]. The performance of the DC motor system may be influenced by some
possibilities which is changes in load dynamic, variable, disturbance and unpredictable inputs, unknown
parameters. Therefore, the motor must be analysed and controlled [5].
There are several researches that emphasized on application and analysis of DC motor.
The measured data which comprise input and output as experimental dataset were used to develop a DC
motor model bye identification process. Ye Naung et. al., 2018, implemented data driven approach to be used
in system identification process and controlled a system DC motor-based. In this research, DC motor is a
hardware part where the data input voltage and output speed have been recorded. The recorded data is used to
execute system identification process by using basic modelling similar with real DC motor by using simscape
electronic system to obtain the data of input voltage and output speed of DC motor. This research is to
identify the system using toolbox and nonlinear autoregressive with exogenous input (NARX) neural
Int J Elec & Comp Eng ISSN: 2088-8708 
Experimental dataset to develop a parametric model based of DC geared motor in feeder… (Azlan, W. M.)
1577
network. The input voltage and output speed were measured from the dc motor which also known as
actuator [6].
2. SYSTEM DESCRIPTION
The structure of feeder machine consists of two parts. The first part used a storage which can put up
to 5 kg pallet. At this part, the drop mechanism uses silicone blades before the pallet spread into channels by
four blades. The distribution blade is driven by a 12 Volts DC Geared motor equipped encoder with
maximum speed 265 RPM and 3 kg/cm torque. The speed range of 255 PWM was used to drive the
distribution blade and push out the fish pallets into targeted area which is pond or cages. The machine was
also powered by Arduino microcontroller to give commands to DC Geared motor that attached on dispenser
and distribution part through motor driver. However, the DC Geared motor on distribution process during
motion and friction with its contact on the DC geared motor at distribution part. Figure 1 shows the real setup
of the machine.
Figure 1. Automatic fish feeder machine and experimental setup
3. EXPERIMENTAL DATASET
The feeder system can be represented by determining the input and output by experimental set his
section, it is explained the results of research and atand develop the model as close as its system. In this
research, the experiment process was conducted on DC geared motor. The experiment purpose is to obtain
input and (voltage) and output (speed). Then, the recorded data will be used for system identification process
to build the model of the system. This identification process is intended to generate a transfer function in the
form parametric model which is ARX (autoregressive with external input) model.
Figure 2 described the experiment setup to measuring the input voltage of DC geared motor. DC
motor has been tested by setting the value of PWM 150 as minimum and 255 is maximum with scale
increase 1. The voltage sensor has been used to determine the voltage produced by DC motor.
Figure 2. An illustrated of equipment setup to record the input voltage
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1576 - 1584
1578
Firstly, the machine was switched on. Then the voltage sensor was used to measure the voltage
value of DC geared motor. The workspace recorded the real-time voltage reading.
In recording the output speed of DC motor, Matlab/Simulink was used to construct algorithm for
interfacing the machine and Arduino controller as shown in Figure 3. In this experiment, DC motor is turn
ON for 20 seconds for each PWM which in range 150-255.
Figure 3. Matlab/Simulink configuration
4. PARAMETRIC MODELLING
System identification encompasses parametric models of dynamical system using input and output
data of the system [7]. The flowchart to develop dynamic model using system identification is shown in
Figure 4. Based on Figure 4 above, there are four basic steps to develop the model. After the experiment and
recording of dataset as in experiment section, a parametric model structure need to determined.
A parametric model structure is also known as a black box model, which determines continuous or
discrete time system. The principle of system identification based on parametric model is to create
mathematical models guided by actual data.
Figure 4. The flow of system identification process [8]
Int J Elec & Comp Eng ISSN: 2088-8708 
Experimental dataset to develop a parametric model based of DC geared motor in feeder… (Azlan, W. M.)
1579
ARX ARMAX model can be used as a representative for a particular system. This research used
ARX model in the methodology. The ARX model structure is simple in parametric structure which can be
return in (1):
𝐴(𝑞−1)𝑦(𝑘 − 𝑛) = 𝑞−𝑑 𝐵(𝑞−1)𝑢(𝑘 − 𝑛) + 𝑒(𝑘) (1)
𝐴(𝑞−1) and 𝐵(𝑞−1) are polynomial to be estimated. For the ARX the polynomial 𝐶(𝑞−1) = 1.
These polynomials represent the overall dynamical systems where (2) and (3) are defined as follow:
𝐴(𝑞−1) = 1 + 𝑎1 𝑞−1
+ ⋯ + 𝑎 𝑛𝑎 𝑞−𝑛𝑎
(2)
𝐵(𝑞−1) = 𝑏0 + ⋯ + 𝑏 𝑛𝑏 𝑞−𝑛𝑏 (3)
𝑢(𝑘) and 𝑦(𝑘) represent the input and output of the systems and 𝑒(𝑘) is a white noise signal, k is time unit
and (𝑞−1) represent the delay operator. Variables 𝑎𝑖, 𝑏𝑗, are the model parameters to be estimated, with 𝑖 =
1, … . 𝑛 𝑎 , 𝑗 = 1, … . 𝑛 𝑏. The minimum value of 𝑛 is supposed to be equal to 0.
4.1. Particle swarm optimization (PSO)
Particle Swarm Optimization (PSO) is the evolutionary technique (a search method based on a
natural system) was developed by Kennedy and Eberhart [9]-[14]. The system initially had random selective
populations. Each solution is potentially called particles while each particle is given a random velocity and
flown through the problem space. The particles have memory and each particle tracks the previous best
position called (P_best) and the corresponding fitness. There are a number of (P_best) for their respective
particles in swarm and the greatest fitness is called the global best, (G_best) of the swarm. The basic concept
of PSO technique is located in accelerating each particle towards the (P_best) and (G_best) location, with a
random weight acceleration at each step. The equation used in particle swarm optimization as follows (4)
and (5):
𝑉𝑖𝑑 = 𝜔 × 𝑉𝑖𝑑 + 𝐶1 𝑥 × (𝑃𝑔𝑑 − 𝑋𝑖𝑑) +𝐶2 × 𝑟𝑎𝑛𝑑2 × (𝑃𝑔𝑑 − 𝑋𝑖𝑑) (4)
𝑋𝑖𝑑 = 𝑋𝑖𝑑 + 𝑉𝑖𝑑 (5)
where 𝑋𝑖𝑑 and 𝑉𝑖𝑑 represent the velocity and position of the 𝑖𝑡ℎ particle with d dimensions respectively.
Rand1 and rand2 are two uniform random functions, and 𝜔 is the inertia weight, early selected.
PSO has many parameters and this is illustrated as follow: called inertia weight that controls
exploitation and exploration of search space cause dynamically adjust velocity 𝑉𝑚𝑎𝑥 is the maximum
allowable velocity for the particles for the example, “in this case where the velocity of the particles
exceeds 𝑉𝑚𝑎𝑥, then it is limited to 𝑉𝑚𝑎𝑥”. Therefore, the resolution and fitness of search depending on 𝑉𝑚𝑎𝑥.
If the 𝑉𝑚𝑎𝑥 is too high, then the particles will move beyond a good solution. If the 𝑉𝑚𝑎𝑥 is too low,
the particles will be trapped in local minima. The value C1 and C2 constants in (4) and (5), each are referred
to as cognition and social components. Figure 5 shows the general flow chart of the PSO algorithm.
Figure 5. The general flow chart of the PSO algorithm
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1576 - 1584
1580
In optimization process there is criteria to minimize all of parameter. In this research, the estimated
model is based on the criteria of mean square error (MSE) value. The parameter estimation principle as show
in Figure 6.
Figure 6. Parameter Estimation Based on MSE
4.2. Validation model
The final step of the system identification process is validation model. The measured and desired
data is used in validation process. It is the difference between the values estimated by estimator and the true
value of quantity being estimated. The lower the value of MSE, the lower the value of error. MSE shows the
cumulative square error between the original and reconstructed image. The MSE equation can be
written in (6).
𝑀𝑆𝐸 = ∑
[𝐼1(𝑚, 𝑛) − 𝐼2(𝑚, 𝑛)]2
𝑀 ∗ 𝑁
(6)
5. RESULT
The result will include dataset of input and output response and the parameters from trials using
PSO algorithm. Figure 7 show the performance response of the input voltage. The graph shows the increase
the value of PWM, the increase the voltage produced.
Figure 7. The respond of voltage versus PWM
The experiments had been carried out from different PWM and speed response had been recorded as
Figure 8. All of the data which represented the system will be proceeded to develop the model.
Int J Elec & Comp Eng ISSN: 2088-8708 
Experimental dataset to develop a parametric model based of DC geared motor in feeder… (Azlan, W. M.)
1581
(a) PWM=150
(b) PWM=180
(c) PWM-255
Figure 8. Real time response speed data with different PWM
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1576 - 1584
1582
After the recording the complete data of voltage and speed of DC motor, the data are used to operate
the system identification process. Figure 9 below shown the response voltage and spee of the DC motor.
Figure 9. The response input (voltage) and output (speed) of DC motor
In this case, the input and output data will be exporting into the PSO algorithm. After the system
identification process based on PSO algorithm complete, the best model was generated with the following
validation. Figure 10 shows the ten trial of convergence pattern using PSO optimization. PSO algorithm
generated tens model and the best model will be selected based on the several parameters which is time,
mean square error (MSE), iteration and average of times. Table 1 shows the result of all the model that have
been generated.
Figure 10. The convergence graph
Table 1. Parameters of 10 Trials
Trial Time(s) Final MSE Iteration Av. Time
1 153.74 0.033142 343 0.4482
2 189.49 0.035082 400 0.4737
3 161.71 0.034058 329 0.4915
4 142.35 0.034663 297 0.4793
5 172.75 0.038058 357 0.4839
6 195.52 0.035354 400 0.4888
7 189.41 0.033307 400 0.4735
8 156.6 0.035364 336 0.4661
9 190.27 0.033728 400 0.4757
10 190.51 0.033142 400 0.4763
Int J Elec & Comp Eng ISSN: 2088-8708 
Experimental dataset to develop a parametric model based of DC geared motor in feeder… (Azlan, W. M.)
1583
Based on the result obtained in the Table 1 and convergence of MSE in each trial a shown in
Figure 10, the most suitable model is the first trial with the lowest recorded time is 153.74 seconds, lowest
mse is 0.033142, number of iteration is 343 and total average time is 0.4482 seconds. The best selected
model as given in (7).
𝑌(𝑠) =
2.483𝑠 − 1902
𝑆2 + 41.4𝑠 + 6192
(7)
6. CONCLUSION
In this paper, the parametric model for fish feeder system was developed based on measured data
input (voltage) and output (speed). Ten trials have been simulated to obtain the best model from dataset of
DC geared motor using system identification based on PSO algorithm approach as ARX model. Therefore,
the first trial has generated the best model based on the recorded time value of the lowest is 153.74 seconds,
the lowest MSE is 0.033142, and the lowest average time value is 0.4482 seconds. The developed model with
minimum means squared error has been achieved and to be proceeded for controller design in future study.
ACKNOWLEDGEMENTS
This research is supported by the Pascasiswazah (GPPS) grant UTHM.RMC.600-5/1/10(98). Project
Vot. Number U967, under Research Management Centre (RMC), University of Tun Hussein Onn Malaysia.
REFERENCES
[1] FAO, "The State of World Fisheries and Aquaculture 2016: Contributing to Food Security and Nutrition for All,"
Rome, 2016.
[2] National Plan of Action for Management of Fishing. (2015)
[3] F. Huntingford, M. Jobling & S. Kadri, “Aquaculture and Behavior,” Wiley-Blackwell, 2012.
[4] Chang, C. M., Fang, W., Jao, R. C., Shyu, C. Z., & Liao, I. C., “Development of an Intelligent Feeding Controller
For Indoor Intensive Culturing of Eel,” Aquacultural Engineering, vol. 32, no. 2, pp. 343-353, January 2005.
[5] K.W. Hor, S.M Salleh, Abdullah, Mohd Ezree, Zaman, I., M.H. Hatta, S. Ahmad, A.E Ismail, W.A.W Mahmud,
“Improvement of Automatic Fish Feeder Machine Design,” Journal of Physics: Conference Series, vol. 914, no. 1,
2017.
[6] D.G. Sendrescu, “DC Motor Identification Based on Distributions Method,” Ann. Univ. Craiova, vol. 9, no. 36, pp.
41–49, 2012.
[7] Y. Naung, A. Schagin, H. L. Oo, K. Z. Ye and Z. M. Khaing, “Implementation of data driven control system of DC
motor by using system identification process,” IEEE Conference of Russian Young Researchers in Electrical and
Electronic Engineering (EIConRus), Moscow, pp. 1801-1804, 2018.
[8] C. Agarwal and A. Gupta, “Modeling, simulation based DC motor speed control by implementing PID controller
on FPGA,” Confluence 2013: The Next Generation Information Technology Summit (4th International
Conference), Noida, pp. 467-471, 2013.
[9] L.Jung, “System Identification,” Technical report, Wiley Encyclopedia of Electrical and Electronics Engineering,
no. LiTH-ISY-R-2809, 2007.
[10] L.Jung, “System Identification: Theory for The User,” Prentice Hall, 1999.
[11] J. Kennedy and R. Eberhart, “Particle Swarm Optimization,” Proceedings, IEEE International Conf. on Neural
Networks, vol. 4, pp.1942–1948, 1995.
[12] Y. Shi and R. Eberhart, “Empirical Study of Particle Swarm Optimization,” Proceedings of the 1999 Congress on
Evolutionary Computation, Vol. 3, 1999.
[13] R. Eberhart and Y Shi, “Particle Swarm Optimization: Developments, Applications and Resources,” Proceedings
of the 2001 Congress on Evolutionary Computation, vol. 1, pp. 81-86, 2001.
[14] Y. Shi and R. Eberhart, “Parameter Selection in Particle Swarm Optimization,” Proc. Seventh Annual Conf. on
Evolutionary Programming, pp. 591-601, 1998.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1576 - 1584
1584
BIOGRAPHIES OF AUTHORS
Wan Muhammad Azlan bin W Mahmud is a MEng student and he receives sponsorship from
Geran Intensif Penyelidik Siswazah from Graduate Studies Centre UTHM. His research focuses
on development of modelling and controlling the feeder system for aquaculture application.
Salihatun Md Salleh is active in modelling using data acquisition and computational numerical
methods. She also supervises student in system modelling and control including structure,
product design and others. This research is resolve for the problem of grant No. 1081 from
Malaysian of Higher Education and grant no. U967 from Universiti Tun Hussein Onn Malaysia
specifically for aquaculture development.
Shahruddin Mahzan is active in composite materials and signal processing application. He
also works in intelligent algorithm of neural networks application for mechanical structure.
Azmahani Sadikin works on thermal and fluid behaviour of nanofluids and her research
interests lie at the heat transfer performance in the heat exchanger using nanofluids. Her research
currently focuses on the capability of using nanofluid in solar collector and renewable energy.
Sufizar Ahmad is active in metal foaming and solid oxide fuel cell application. She also works
in ceramic foaming, ceramic foaming, ceramic matrix composite applications and others.

More Related Content

What's hot

Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...
Scientific Review SR
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
eSAT Publishing House
 
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
ijcsa
 
IRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural Network
IRJET Journal
 
Speed controller design for three-phase induction motor based on dynamic ad...
  Speed controller design for three-phase induction motor based on dynamic ad...  Speed controller design for three-phase induction motor based on dynamic ad...
Speed controller design for three-phase induction motor based on dynamic ad...
IJECEIAES
 
A Comparison Study between Inferred State-Space and Neural Network Based Syst...
A Comparison Study between Inferred State-Space and Neural Network Based Syst...A Comparison Study between Inferred State-Space and Neural Network Based Syst...
A Comparison Study between Inferred State-Space and Neural Network Based Syst...
Ahmed Momtaz Hosny, PhD
 
Motion control applications: observer based DC motor parameters estimation fo...
Motion control applications: observer based DC motor parameters estimation fo...Motion control applications: observer based DC motor parameters estimation fo...
Motion control applications: observer based DC motor parameters estimation fo...
International Journal of Power Electronics and Drive Systems
 
V04507125128
V04507125128V04507125128
V04507125128
IJERA Editor
 
The Neural Network-Combined Optimal Control System of Induction Motor
The Neural Network-Combined Optimal Control System of Induction MotorThe Neural Network-Combined Optimal Control System of Induction Motor
The Neural Network-Combined Optimal Control System of Induction Motor
IJECEIAES
 
[000007]
[000007][000007]
[000007]
Al Mtdrs
 
Speed Control of PMDCM Based GA and DS Techniques
Speed Control of PMDCM Based GA and DS TechniquesSpeed Control of PMDCM Based GA and DS Techniques
Speed Control of PMDCM Based GA and DS Techniques
International Journal of Power Electronics and Drive Systems
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
ijscmcjournal
 
Jw3417821791
Jw3417821791Jw3417821791
Jw3417821791
IJERA Editor
 
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
IJECEIAES
 
Backstepping control of two-mass system using induction motor drive fed by vo...
Backstepping control of two-mass system using induction motor drive fed by vo...Backstepping control of two-mass system using induction motor drive fed by vo...
Backstepping control of two-mass system using induction motor drive fed by vo...
International Journal of Power Electronics and Drive Systems
 
Configuration of pid controller for speed control of dc motor utilizing optim...
Configuration of pid controller for speed control of dc motor utilizing optim...Configuration of pid controller for speed control of dc motor utilizing optim...
Configuration of pid controller for speed control of dc motor utilizing optim...
Santosh Suman
 
Effects of Different Parameters on Power System Transient Stability Studies
Effects of Different Parameters on Power System Transient Stability StudiesEffects of Different Parameters on Power System Transient Stability Studies
Effects of Different Parameters on Power System Transient Stability Studies
Power System Operation
 
Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...
International Journal of Power Electronics and Drive Systems
 
[000008]
[000008][000008]
[000008]
Al Mtdrs
 

What's hot (20)

Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...Model Validation and Control of an In-Wheel DC Motor  Prototype for Hybrid El...
Model Validation and Control of an In-Wheel DC Motor Prototype for Hybrid El...
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
 
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
STABILIZATION AT UPRIGHT EQUILIBRIUM POSITION OF A DOUBLE INVERTED PENDULUM W...
 
IRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural NetworkIRJET- Control of Induction Motor using Neural Network
IRJET- Control of Induction Motor using Neural Network
 
Speed controller design for three-phase induction motor based on dynamic ad...
  Speed controller design for three-phase induction motor based on dynamic ad...  Speed controller design for three-phase induction motor based on dynamic ad...
Speed controller design for three-phase induction motor based on dynamic ad...
 
A Comparison Study between Inferred State-Space and Neural Network Based Syst...
A Comparison Study between Inferred State-Space and Neural Network Based Syst...A Comparison Study between Inferred State-Space and Neural Network Based Syst...
A Comparison Study between Inferred State-Space and Neural Network Based Syst...
 
Motion control applications: observer based DC motor parameters estimation fo...
Motion control applications: observer based DC motor parameters estimation fo...Motion control applications: observer based DC motor parameters estimation fo...
Motion control applications: observer based DC motor parameters estimation fo...
 
V04507125128
V04507125128V04507125128
V04507125128
 
The Neural Network-Combined Optimal Control System of Induction Motor
The Neural Network-Combined Optimal Control System of Induction MotorThe Neural Network-Combined Optimal Control System of Induction Motor
The Neural Network-Combined Optimal Control System of Induction Motor
 
[000007]
[000007][000007]
[000007]
 
Speed Control of PMDCM Based GA and DS Techniques
Speed Control of PMDCM Based GA and DS TechniquesSpeed Control of PMDCM Based GA and DS Techniques
Speed Control of PMDCM Based GA and DS Techniques
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
 
Jw3417821791
Jw3417821791Jw3417821791
Jw3417821791
 
Ball and beam
Ball and beamBall and beam
Ball and beam
 
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
Real Time Implementation of Fuzzy Adaptive PI-sliding Mode Controller for Ind...
 
Backstepping control of two-mass system using induction motor drive fed by vo...
Backstepping control of two-mass system using induction motor drive fed by vo...Backstepping control of two-mass system using induction motor drive fed by vo...
Backstepping control of two-mass system using induction motor drive fed by vo...
 
Configuration of pid controller for speed control of dc motor utilizing optim...
Configuration of pid controller for speed control of dc motor utilizing optim...Configuration of pid controller for speed control of dc motor utilizing optim...
Configuration of pid controller for speed control of dc motor utilizing optim...
 
Effects of Different Parameters on Power System Transient Stability Studies
Effects of Different Parameters on Power System Transient Stability StudiesEffects of Different Parameters on Power System Transient Stability Studies
Effects of Different Parameters on Power System Transient Stability Studies
 
Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...
 
[000008]
[000008][000008]
[000008]
 

Similar to Experimental dataset to develop a parametric model based of DC geared motor in feeder machine

Design of H_∞ for induction motor
Design of H_∞ for induction motorDesign of H_∞ for induction motor
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
eSAT Journals
 
Design and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouDesign and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouIAEME Publication
 
Optimization algorithms for steady state analysis of self excited induction g...
Optimization algorithms for steady state analysis of self excited induction g...Optimization algorithms for steady state analysis of self excited induction g...
Optimization algorithms for steady state analysis of self excited induction g...
IJECEIAES
 
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
IJPEDS-IAES
 
Steady state stability analysis and enhancement of three machine nine bus pow...
Steady state stability analysis and enhancement of three machine nine bus pow...Steady state stability analysis and enhancement of three machine nine bus pow...
Steady state stability analysis and enhancement of three machine nine bus pow...
eSAT Journals
 
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
Power System Operation
 
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
Power System Operation
 
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...
IJECEIAES
 
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
journalBEEI
 
Optimization of Modified Sliding Mode Controller for an Electro-hydraulic Act...
Optimization of Modified Sliding Mode Controller for an Electro-hydraulic Act...Optimization of Modified Sliding Mode Controller for an Electro-hydraulic Act...
Optimization of Modified Sliding Mode Controller for an Electro-hydraulic Act...
IJECEIAES
 
Multi-Machine Stability Using Dynamic Inversion Technique
Multi-Machine Stability Using Dynamic Inversion Technique Multi-Machine Stability Using Dynamic Inversion Technique
Multi-Machine Stability Using Dynamic Inversion Technique
IJECEIAES
 
Low cost Real Time Centralized Speed Control of DC Motor Using Lab View -NI U...
Low cost Real Time Centralized Speed Control of DC Motor Using Lab View -NI U...Low cost Real Time Centralized Speed Control of DC Motor Using Lab View -NI U...
Low cost Real Time Centralized Speed Control of DC Motor Using Lab View -NI U...
IJPEDS-IAES
 
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...
inventy
 
The neural network-based control system of direct current motor driver
The neural network-based control system of direct current motor driverThe neural network-based control system of direct current motor driver
The neural network-based control system of direct current motor driver
IJECEIAES
 
Evolutionary algorithms-based tuning of PID controller for an AVR system
Evolutionary algorithms-based tuning of PID controller  for an AVR system Evolutionary algorithms-based tuning of PID controller  for an AVR system
Evolutionary algorithms-based tuning of PID controller for an AVR system
IJECEIAES
 
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
IJECEIAES
 
Modeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controllerModeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controller
IOSR Journals
 
High performance of excitation system for synchronous generator based on mode...
High performance of excitation system for synchronous generator based on mode...High performance of excitation system for synchronous generator based on mode...
High performance of excitation system for synchronous generator based on mode...
journalBEEI
 

Similar to Experimental dataset to develop a parametric model based of DC geared motor in feeder machine (20)

Design of H_∞ for induction motor
Design of H_∞ for induction motorDesign of H_∞ for induction motor
Design of H_∞ for induction motor
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
 
Design and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grouDesign and implementation of antenna control servo system for satellite grou
Design and implementation of antenna control servo system for satellite grou
 
Optimization algorithms for steady state analysis of self excited induction g...
Optimization algorithms for steady state analysis of self excited induction g...Optimization algorithms for steady state analysis of self excited induction g...
Optimization algorithms for steady state analysis of self excited induction g...
 
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
Convergence Parameter Analysis for Different Metaheuristic Methods Control Co...
 
Steady state stability analysis and enhancement of three machine nine bus pow...
Steady state stability analysis and enhancement of three machine nine bus pow...Steady state stability analysis and enhancement of three machine nine bus pow...
Steady state stability analysis and enhancement of three machine nine bus pow...
 
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
 
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
Data-Driven Security Assessment of Power Grids Based on Machine Learning Appr...
 
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...
Comparison of cascade P-PI controller tuning methods for PMDC motor based on ...
 
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
Oscillatory Stability Prediction Using PSO Based Synchronizing and Damping To...
 
Optimization of Modified Sliding Mode Controller for an Electro-hydraulic Act...
Optimization of Modified Sliding Mode Controller for an Electro-hydraulic Act...Optimization of Modified Sliding Mode Controller for an Electro-hydraulic Act...
Optimization of Modified Sliding Mode Controller for an Electro-hydraulic Act...
 
Multi-Machine Stability Using Dynamic Inversion Technique
Multi-Machine Stability Using Dynamic Inversion Technique Multi-Machine Stability Using Dynamic Inversion Technique
Multi-Machine Stability Using Dynamic Inversion Technique
 
Low cost Real Time Centralized Speed Control of DC Motor Using Lab View -NI U...
Low cost Real Time Centralized Speed Control of DC Motor Using Lab View -NI U...Low cost Real Time Centralized Speed Control of DC Motor Using Lab View -NI U...
Low cost Real Time Centralized Speed Control of DC Motor Using Lab View -NI U...
 
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...
Analytical Evaluation of Generalized Predictive Control Algorithms Using a Fu...
 
The neural network-based control system of direct current motor driver
The neural network-based control system of direct current motor driverThe neural network-based control system of direct current motor driver
The neural network-based control system of direct current motor driver
 
Evolutionary algorithms-based tuning of PID controller for an AVR system
Evolutionary algorithms-based tuning of PID controller  for an AVR system Evolutionary algorithms-based tuning of PID controller  for an AVR system
Evolutionary algorithms-based tuning of PID controller for an AVR system
 
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
 
ControlsLab1
ControlsLab1ControlsLab1
ControlsLab1
 
Modeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controllerModeling and Simulation of power system using SMIB with GA based TCSC controller
Modeling and Simulation of power system using SMIB with GA based TCSC controller
 
High performance of excitation system for synchronous generator based on mode...
High performance of excitation system for synchronous generator based on mode...High performance of excitation system for synchronous generator based on mode...
High performance of excitation system for synchronous generator based on mode...
 

More from IJECEIAES

Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...
IJECEIAES
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
IJECEIAES
 
A review on features and methods of potential fishing zone
A review on features and methods of potential fishing zoneA review on features and methods of potential fishing zone
A review on features and methods of potential fishing zone
IJECEIAES
 
Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...
IJECEIAES
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...
IJECEIAES
 
Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...
IJECEIAES
 
Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...
IJECEIAES
 
Smart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a surveySmart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a survey
IJECEIAES
 
Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...
IJECEIAES
 
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
IJECEIAES
 
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
IJECEIAES
 
Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...
IJECEIAES
 
Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
IJECEIAES
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
IJECEIAES
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
IJECEIAES
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
IJECEIAES
 

More from IJECEIAES (20)

Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...Neural network optimizer of proportional-integral-differential controller par...
Neural network optimizer of proportional-integral-differential controller par...
 
An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...An improved modulation technique suitable for a three level flying capacitor ...
An improved modulation technique suitable for a three level flying capacitor ...
 
A review on features and methods of potential fishing zone
A review on features and methods of potential fishing zoneA review on features and methods of potential fishing zone
A review on features and methods of potential fishing zone
 
Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...Electrical signal interference minimization using appropriate core material f...
Electrical signal interference minimization using appropriate core material f...
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...Bibliometric analysis highlighting the role of women in addressing climate ch...
Bibliometric analysis highlighting the role of women in addressing climate ch...
 
Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...Voltage and frequency control of microgrid in presence of micro-turbine inter...
Voltage and frequency control of microgrid in presence of micro-turbine inter...
 
Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...Enhancing battery system identification: nonlinear autoregressive modeling fo...
Enhancing battery system identification: nonlinear autoregressive modeling fo...
 
Smart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a surveySmart grid deployment: from a bibliometric analysis to a survey
Smart grid deployment: from a bibliometric analysis to a survey
 
Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...Use of analytical hierarchy process for selecting and prioritizing islanding ...
Use of analytical hierarchy process for selecting and prioritizing islanding ...
 
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
Enhancing of single-stage grid-connected photovoltaic system using fuzzy logi...
 
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
Enhancing photovoltaic system maximum power point tracking with fuzzy logic-b...
 
Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...Adaptive synchronous sliding control for a robot manipulator based on neural ...
Adaptive synchronous sliding control for a robot manipulator based on neural ...
 
Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...Remote field-programmable gate array laboratory for signal acquisition and de...
Remote field-programmable gate array laboratory for signal acquisition and de...
 
Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...Detecting and resolving feature envy through automated machine learning and m...
Detecting and resolving feature envy through automated machine learning and m...
 
Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...Smart monitoring technique for solar cell systems using internet of things ba...
Smart monitoring technique for solar cell systems using internet of things ba...
 
An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...An efficient security framework for intrusion detection and prevention in int...
An efficient security framework for intrusion detection and prevention in int...
 

Recently uploaded

basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
Kamal Acharya
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
Divyam548318
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptxTOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
nikitacareer3
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
awadeshbabu
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.pptPROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
bhadouriyakaku
 

Recently uploaded (20)

basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 
Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptxTOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.pptPROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
 

Experimental dataset to develop a parametric model based of DC geared motor in feeder machine

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 9, No. 3, June 2019, pp. 1576~1584 ISSN: 2088-8708, DOI: 10.11591/ijece.v9i3.pp1576-1584  1576 Journal homepage: http://iaescore.com/journals/index.php/IJECE Experimental dataset to develop a parametric model based of DC geared motor in feeder machine Azlan, W. M.1 , Salleh, S.M.2 , Mahzan, S.3 , Sadikin, A.4 , Ahmad, S.5 1,3,4,5 Faculty of Mechanical and Manufacturing Engineering, Universiti Tun Hussein Onn Malaysia, Malaysia 2 Mechanical Failure Prevention and Reliability (MPROVE), Department of Engineering Mechanics, Malaysia Article Info ABSTRACT Article history: Received Aug 10, 2018 Revised Nov 20, 2018 Accepted Dec 11, 2018 This paper presents the application of a System Identification based on Particle Swarm Optimization (PSO) technique to develop parametric model of experimental dataset of DC Geared motor in feeder machine. The experimental was conducted to measure the input (voltage) and output (speed) data. The actual data is used to be optimized using PSO algorithm. The parameter emphasized is Time, Man Square Error (MSE) and Average Time. One of the best model has been chosen based on the optimum parameters.Keywords: DC geared motor Parametric model Particle swarm optimization System identification Copyright © 2019 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Salleh, S.M., Department of Engineering Mechanics, Faculty of Mechanical and Manufacturing Engineering, 101 Pt Raja, Batu Pahat, Johor, Malaysia. Email: saliha@uthm.edu.my 1. INTRODUCTION One of the factors that influence the growth rate of fish includes food dispersal system. A small scale aquaculture or highly invested aquaculture project need to deliberate this feeder machine related to the income profit [1]. Nowadays there are several fish food distributions systems was developed by researcher. In April 1999, Anthony Cristopher Halford is the first researcher was developed an automatic fish feeder system under intellectual pattern. The machine has been upgraded by Chang et. al. in 2005 by installing Programmable Logic Controller (PLC) as a main controller [2]. In 2007, Ho et. al. was developed an automatic fish feeder machine and used a microcontroller to generate 12 V DC motor at full speed [3]. DC motor are mostly used in industrial field which is in robotic control systems, transportation control system and other applications due to their dynamic and efficiency characteristics compatible with most mechanical loads [4]. The performance of the DC motor system may be influenced by some possibilities which is changes in load dynamic, variable, disturbance and unpredictable inputs, unknown parameters. Therefore, the motor must be analysed and controlled [5]. There are several researches that emphasized on application and analysis of DC motor. The measured data which comprise input and output as experimental dataset were used to develop a DC motor model bye identification process. Ye Naung et. al., 2018, implemented data driven approach to be used in system identification process and controlled a system DC motor-based. In this research, DC motor is a hardware part where the data input voltage and output speed have been recorded. The recorded data is used to execute system identification process by using basic modelling similar with real DC motor by using simscape electronic system to obtain the data of input voltage and output speed of DC motor. This research is to identify the system using toolbox and nonlinear autoregressive with exogenous input (NARX) neural
  • 2. Int J Elec & Comp Eng ISSN: 2088-8708  Experimental dataset to develop a parametric model based of DC geared motor in feeder… (Azlan, W. M.) 1577 network. The input voltage and output speed were measured from the dc motor which also known as actuator [6]. 2. SYSTEM DESCRIPTION The structure of feeder machine consists of two parts. The first part used a storage which can put up to 5 kg pallet. At this part, the drop mechanism uses silicone blades before the pallet spread into channels by four blades. The distribution blade is driven by a 12 Volts DC Geared motor equipped encoder with maximum speed 265 RPM and 3 kg/cm torque. The speed range of 255 PWM was used to drive the distribution blade and push out the fish pallets into targeted area which is pond or cages. The machine was also powered by Arduino microcontroller to give commands to DC Geared motor that attached on dispenser and distribution part through motor driver. However, the DC Geared motor on distribution process during motion and friction with its contact on the DC geared motor at distribution part. Figure 1 shows the real setup of the machine. Figure 1. Automatic fish feeder machine and experimental setup 3. EXPERIMENTAL DATASET The feeder system can be represented by determining the input and output by experimental set his section, it is explained the results of research and atand develop the model as close as its system. In this research, the experiment process was conducted on DC geared motor. The experiment purpose is to obtain input and (voltage) and output (speed). Then, the recorded data will be used for system identification process to build the model of the system. This identification process is intended to generate a transfer function in the form parametric model which is ARX (autoregressive with external input) model. Figure 2 described the experiment setup to measuring the input voltage of DC geared motor. DC motor has been tested by setting the value of PWM 150 as minimum and 255 is maximum with scale increase 1. The voltage sensor has been used to determine the voltage produced by DC motor. Figure 2. An illustrated of equipment setup to record the input voltage
  • 3.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1576 - 1584 1578 Firstly, the machine was switched on. Then the voltage sensor was used to measure the voltage value of DC geared motor. The workspace recorded the real-time voltage reading. In recording the output speed of DC motor, Matlab/Simulink was used to construct algorithm for interfacing the machine and Arduino controller as shown in Figure 3. In this experiment, DC motor is turn ON for 20 seconds for each PWM which in range 150-255. Figure 3. Matlab/Simulink configuration 4. PARAMETRIC MODELLING System identification encompasses parametric models of dynamical system using input and output data of the system [7]. The flowchart to develop dynamic model using system identification is shown in Figure 4. Based on Figure 4 above, there are four basic steps to develop the model. After the experiment and recording of dataset as in experiment section, a parametric model structure need to determined. A parametric model structure is also known as a black box model, which determines continuous or discrete time system. The principle of system identification based on parametric model is to create mathematical models guided by actual data. Figure 4. The flow of system identification process [8]
  • 4. Int J Elec & Comp Eng ISSN: 2088-8708  Experimental dataset to develop a parametric model based of DC geared motor in feeder… (Azlan, W. M.) 1579 ARX ARMAX model can be used as a representative for a particular system. This research used ARX model in the methodology. The ARX model structure is simple in parametric structure which can be return in (1): 𝐴(𝑞−1)𝑦(𝑘 − 𝑛) = 𝑞−𝑑 𝐵(𝑞−1)𝑢(𝑘 − 𝑛) + 𝑒(𝑘) (1) 𝐴(𝑞−1) and 𝐵(𝑞−1) are polynomial to be estimated. For the ARX the polynomial 𝐶(𝑞−1) = 1. These polynomials represent the overall dynamical systems where (2) and (3) are defined as follow: 𝐴(𝑞−1) = 1 + 𝑎1 𝑞−1 + ⋯ + 𝑎 𝑛𝑎 𝑞−𝑛𝑎 (2) 𝐵(𝑞−1) = 𝑏0 + ⋯ + 𝑏 𝑛𝑏 𝑞−𝑛𝑏 (3) 𝑢(𝑘) and 𝑦(𝑘) represent the input and output of the systems and 𝑒(𝑘) is a white noise signal, k is time unit and (𝑞−1) represent the delay operator. Variables 𝑎𝑖, 𝑏𝑗, are the model parameters to be estimated, with 𝑖 = 1, … . 𝑛 𝑎 , 𝑗 = 1, … . 𝑛 𝑏. The minimum value of 𝑛 is supposed to be equal to 0. 4.1. Particle swarm optimization (PSO) Particle Swarm Optimization (PSO) is the evolutionary technique (a search method based on a natural system) was developed by Kennedy and Eberhart [9]-[14]. The system initially had random selective populations. Each solution is potentially called particles while each particle is given a random velocity and flown through the problem space. The particles have memory and each particle tracks the previous best position called (P_best) and the corresponding fitness. There are a number of (P_best) for their respective particles in swarm and the greatest fitness is called the global best, (G_best) of the swarm. The basic concept of PSO technique is located in accelerating each particle towards the (P_best) and (G_best) location, with a random weight acceleration at each step. The equation used in particle swarm optimization as follows (4) and (5): 𝑉𝑖𝑑 = 𝜔 × 𝑉𝑖𝑑 + 𝐶1 𝑥 × (𝑃𝑔𝑑 − 𝑋𝑖𝑑) +𝐶2 × 𝑟𝑎𝑛𝑑2 × (𝑃𝑔𝑑 − 𝑋𝑖𝑑) (4) 𝑋𝑖𝑑 = 𝑋𝑖𝑑 + 𝑉𝑖𝑑 (5) where 𝑋𝑖𝑑 and 𝑉𝑖𝑑 represent the velocity and position of the 𝑖𝑡ℎ particle with d dimensions respectively. Rand1 and rand2 are two uniform random functions, and 𝜔 is the inertia weight, early selected. PSO has many parameters and this is illustrated as follow: called inertia weight that controls exploitation and exploration of search space cause dynamically adjust velocity 𝑉𝑚𝑎𝑥 is the maximum allowable velocity for the particles for the example, “in this case where the velocity of the particles exceeds 𝑉𝑚𝑎𝑥, then it is limited to 𝑉𝑚𝑎𝑥”. Therefore, the resolution and fitness of search depending on 𝑉𝑚𝑎𝑥. If the 𝑉𝑚𝑎𝑥 is too high, then the particles will move beyond a good solution. If the 𝑉𝑚𝑎𝑥 is too low, the particles will be trapped in local minima. The value C1 and C2 constants in (4) and (5), each are referred to as cognition and social components. Figure 5 shows the general flow chart of the PSO algorithm. Figure 5. The general flow chart of the PSO algorithm
  • 5.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1576 - 1584 1580 In optimization process there is criteria to minimize all of parameter. In this research, the estimated model is based on the criteria of mean square error (MSE) value. The parameter estimation principle as show in Figure 6. Figure 6. Parameter Estimation Based on MSE 4.2. Validation model The final step of the system identification process is validation model. The measured and desired data is used in validation process. It is the difference between the values estimated by estimator and the true value of quantity being estimated. The lower the value of MSE, the lower the value of error. MSE shows the cumulative square error between the original and reconstructed image. The MSE equation can be written in (6). 𝑀𝑆𝐸 = ∑ [𝐼1(𝑚, 𝑛) − 𝐼2(𝑚, 𝑛)]2 𝑀 ∗ 𝑁 (6) 5. RESULT The result will include dataset of input and output response and the parameters from trials using PSO algorithm. Figure 7 show the performance response of the input voltage. The graph shows the increase the value of PWM, the increase the voltage produced. Figure 7. The respond of voltage versus PWM The experiments had been carried out from different PWM and speed response had been recorded as Figure 8. All of the data which represented the system will be proceeded to develop the model.
  • 6. Int J Elec & Comp Eng ISSN: 2088-8708  Experimental dataset to develop a parametric model based of DC geared motor in feeder… (Azlan, W. M.) 1581 (a) PWM=150 (b) PWM=180 (c) PWM-255 Figure 8. Real time response speed data with different PWM
  • 7.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1576 - 1584 1582 After the recording the complete data of voltage and speed of DC motor, the data are used to operate the system identification process. Figure 9 below shown the response voltage and spee of the DC motor. Figure 9. The response input (voltage) and output (speed) of DC motor In this case, the input and output data will be exporting into the PSO algorithm. After the system identification process based on PSO algorithm complete, the best model was generated with the following validation. Figure 10 shows the ten trial of convergence pattern using PSO optimization. PSO algorithm generated tens model and the best model will be selected based on the several parameters which is time, mean square error (MSE), iteration and average of times. Table 1 shows the result of all the model that have been generated. Figure 10. The convergence graph Table 1. Parameters of 10 Trials Trial Time(s) Final MSE Iteration Av. Time 1 153.74 0.033142 343 0.4482 2 189.49 0.035082 400 0.4737 3 161.71 0.034058 329 0.4915 4 142.35 0.034663 297 0.4793 5 172.75 0.038058 357 0.4839 6 195.52 0.035354 400 0.4888 7 189.41 0.033307 400 0.4735 8 156.6 0.035364 336 0.4661 9 190.27 0.033728 400 0.4757 10 190.51 0.033142 400 0.4763
  • 8. Int J Elec & Comp Eng ISSN: 2088-8708  Experimental dataset to develop a parametric model based of DC geared motor in feeder… (Azlan, W. M.) 1583 Based on the result obtained in the Table 1 and convergence of MSE in each trial a shown in Figure 10, the most suitable model is the first trial with the lowest recorded time is 153.74 seconds, lowest mse is 0.033142, number of iteration is 343 and total average time is 0.4482 seconds. The best selected model as given in (7). 𝑌(𝑠) = 2.483𝑠 − 1902 𝑆2 + 41.4𝑠 + 6192 (7) 6. CONCLUSION In this paper, the parametric model for fish feeder system was developed based on measured data input (voltage) and output (speed). Ten trials have been simulated to obtain the best model from dataset of DC geared motor using system identification based on PSO algorithm approach as ARX model. Therefore, the first trial has generated the best model based on the recorded time value of the lowest is 153.74 seconds, the lowest MSE is 0.033142, and the lowest average time value is 0.4482 seconds. The developed model with minimum means squared error has been achieved and to be proceeded for controller design in future study. ACKNOWLEDGEMENTS This research is supported by the Pascasiswazah (GPPS) grant UTHM.RMC.600-5/1/10(98). Project Vot. Number U967, under Research Management Centre (RMC), University of Tun Hussein Onn Malaysia. REFERENCES [1] FAO, "The State of World Fisheries and Aquaculture 2016: Contributing to Food Security and Nutrition for All," Rome, 2016. [2] National Plan of Action for Management of Fishing. (2015) [3] F. Huntingford, M. Jobling & S. Kadri, “Aquaculture and Behavior,” Wiley-Blackwell, 2012. [4] Chang, C. M., Fang, W., Jao, R. C., Shyu, C. Z., & Liao, I. C., “Development of an Intelligent Feeding Controller For Indoor Intensive Culturing of Eel,” Aquacultural Engineering, vol. 32, no. 2, pp. 343-353, January 2005. [5] K.W. Hor, S.M Salleh, Abdullah, Mohd Ezree, Zaman, I., M.H. Hatta, S. Ahmad, A.E Ismail, W.A.W Mahmud, “Improvement of Automatic Fish Feeder Machine Design,” Journal of Physics: Conference Series, vol. 914, no. 1, 2017. [6] D.G. Sendrescu, “DC Motor Identification Based on Distributions Method,” Ann. Univ. Craiova, vol. 9, no. 36, pp. 41–49, 2012. [7] Y. Naung, A. Schagin, H. L. Oo, K. Z. Ye and Z. M. Khaing, “Implementation of data driven control system of DC motor by using system identification process,” IEEE Conference of Russian Young Researchers in Electrical and Electronic Engineering (EIConRus), Moscow, pp. 1801-1804, 2018. [8] C. Agarwal and A. Gupta, “Modeling, simulation based DC motor speed control by implementing PID controller on FPGA,” Confluence 2013: The Next Generation Information Technology Summit (4th International Conference), Noida, pp. 467-471, 2013. [9] L.Jung, “System Identification,” Technical report, Wiley Encyclopedia of Electrical and Electronics Engineering, no. LiTH-ISY-R-2809, 2007. [10] L.Jung, “System Identification: Theory for The User,” Prentice Hall, 1999. [11] J. Kennedy and R. Eberhart, “Particle Swarm Optimization,” Proceedings, IEEE International Conf. on Neural Networks, vol. 4, pp.1942–1948, 1995. [12] Y. Shi and R. Eberhart, “Empirical Study of Particle Swarm Optimization,” Proceedings of the 1999 Congress on Evolutionary Computation, Vol. 3, 1999. [13] R. Eberhart and Y Shi, “Particle Swarm Optimization: Developments, Applications and Resources,” Proceedings of the 2001 Congress on Evolutionary Computation, vol. 1, pp. 81-86, 2001. [14] Y. Shi and R. Eberhart, “Parameter Selection in Particle Swarm Optimization,” Proc. Seventh Annual Conf. on Evolutionary Programming, pp. 591-601, 1998.
  • 9.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 9, No. 3, June 2019 : 1576 - 1584 1584 BIOGRAPHIES OF AUTHORS Wan Muhammad Azlan bin W Mahmud is a MEng student and he receives sponsorship from Geran Intensif Penyelidik Siswazah from Graduate Studies Centre UTHM. His research focuses on development of modelling and controlling the feeder system for aquaculture application. Salihatun Md Salleh is active in modelling using data acquisition and computational numerical methods. She also supervises student in system modelling and control including structure, product design and others. This research is resolve for the problem of grant No. 1081 from Malaysian of Higher Education and grant no. U967 from Universiti Tun Hussein Onn Malaysia specifically for aquaculture development. Shahruddin Mahzan is active in composite materials and signal processing application. He also works in intelligent algorithm of neural networks application for mechanical structure. Azmahani Sadikin works on thermal and fluid behaviour of nanofluids and her research interests lie at the heat transfer performance in the heat exchanger using nanofluids. Her research currently focuses on the capability of using nanofluid in solar collector and renewable energy. Sufizar Ahmad is active in metal foaming and solid oxide fuel cell application. She also works in ceramic foaming, ceramic foaming, ceramic matrix composite applications and others.