Authors:
Péter Kondás Institute of Machine Tools and Mechatronics, Faculty of Mechanical Engineering and Informatics, University of Miskolc, Egyetemváros, Miskolc, Hungary

Search for other papers by Péter Kondás in
Current site
Google Scholar
PubMed
Close
and
Pálma Kapitány Institute of Machine Tools and Mechatronics, Faculty of Mechanical Engineering and Informatics, University of Miskolc, Egyetemváros, Miskolc, Hungary

Search for other papers by Pálma Kapitány in
Current site
Google Scholar
PubMed
Close
https://orcid.org/0000-0001-6826-2371
Open access

Abstract

This article deals with balancing an autonomous motorcycle model along a straight line and curve lines. The dynamic model of the motorcycle balancing is described with an inverted physical pendulum loaded with torque. The torque is provided by the inertia of a rotor driven by a direct current motor. The lean angle of the motorcycle is measured by a smart sensor, which is the feedback signal for the linear quadratic regulator control system. The main purpose of this study is to compensate the error of the smart sensor. Controlling the necessary lean angle of the motorcycle during cornering is also addressed.

Abstract

This article deals with balancing an autonomous motorcycle model along a straight line and curve lines. The dynamic model of the motorcycle balancing is described with an inverted physical pendulum loaded with torque. The torque is provided by the inertia of a rotor driven by a direct current motor. The lean angle of the motorcycle is measured by a smart sensor, which is the feedback signal for the linear quadratic regulator control system. The main purpose of this study is to compensate the error of the smart sensor. Controlling the necessary lean angle of the motorcycle during cornering is also addressed.

1 Introduction

Nowadays, personal transport devices e.g., Segways, hover-boards and unicycles, are becoming more and more popular. Their essential feature is that the balance is provided by a controller while driving [1–3]. The dynamic model of these devices is a moving inverted physical pendulum [4]. In addition to balancing, the driving of autonomous vehicles is also widely investigated in literature, e.g., [5–8]. This article does not address the complex problem of vehicle tracking [9], only balancing.

In this article, self-balancing of an autonomous motorcycle is investigated. Its dynamic model is also equivalent to balancing an inverted physical pendulum. The lean angle of the motorcycle is measured by a smart sensor, which is the feedback signal in the control system. The balancing of Segways, hover-boards and unicycles is performed by Proportional Integral Derivative (PID) in [1, 3, 4] or by fuzzy logic [2] controllers. The use of an optimal controller, i.e., a Linear Quadratic Regulator (LQR) [10–12], is also frequent in engineering practice.

Errors caused by various disturbances of lean angle sensors are discussed in detail in a review paper by Shipeng et al. [13]. The drift of the reference point due to heat is regularly recalibrated to a known fixed angular position in [14].

This study sets up an electromechanical model for the mathematical description of motorcycle balancing. The controller required to balance the motor is designed with the LQR method [11, 15]. Among the state variables, the system directly measures the lean angle of the motorcycle and the angular velocity of a balancing rotor. Special attention is paid to determine the theoretically possible maximum lean angle, which gives the limits of the disturbance of the self-balancing. The drift of the smart sensor can cause an unexpected malfunction, e.g., the speed of the balancing rotor increases with the magnitude of the error even in equilibrium. Special attention is focused on the correction of the reference point of the smart sensor. When the motorcycle is cornering, the system automatically calculates the necessary lean angle for the controller to compensate the centrifugal effect.

2 Designing a regulator for motorcycle balancing

2.1 Electromechanical model of the motorcycle

Figure 1 shows a ∼17-percent scale model of a motorcycle, which is 0.3 m long, 0.18 m high and its weight is m=0.421kg.

Fig. 1.
Fig. 1.

Motorcycle model built by components from the Arduino Engineering Kit Rev2, 1 – DC motor with balancing rotor; 2 – Battery; 3 – Servo motor; 4 - DC motor; 5 – Arduino Nano 33 IoT development board; 6 – Arduino Motor Carrier

Citation: Pollack Periodica 18, 1; 10.1556/606.2022.00612

Balancing a motorcycle can also be thought of the problem of inverted physical pendulum torque (see Fig. 2). The Direct Current (DC) motor driving the rotor shown in Fig. 1 provides the balancing torque Mm, which is shown in Fig. 2.

Fig. 2.
Fig. 2.

Inverted pendulum loaded with external torque

Citation: Pollack Periodica 18, 1; 10.1556/606.2022.00612

The dynamic model of an inverted pendulum can be given by an impulse-momentum equation for rigid body in plane motion for fixed axis z at point A [16]:
Jaφ¨=mgLssinφ+Mm,
where Ja and m denote the inertia and the mass of the motorcycle, respectively; Ls is the distance between the center of gravity and the ground; and φ is the lean angle. It is noted that in engineering practice sin(φ)φ if φ<30° because the error is smaller than 5%. Therefore Eq. (1) can be linearized as:
φ¨mgLsφJa=MmJa.
Electromechanical equations of a rotor driven by a DC motor [17, 18] are written as:
Ldidt+Ri+keωr=u(t),
Jrdωrdt=kmi,
where L is the inductance; R is the resistance; Jr is the inertia of the rotor; i is the current; ωr is the angular velocity of the rotor; u(t) is the regulated terminal voltage of the motor; and ke,km are the voltage and torque constants, respectively.
In Eq. (4), the rotor is driven by the electrical torque of the motor, but friction and air resistance are neglected:
Mm=kmi.

2.2 Designing the regulator based on state space equations

The mathematical model Eq. (1)(5) can also be written in the form of state variables by introducing the following new notations: x1=φ, x2=φ˙, x3=i, x4=ωr. For the sake of simplicity furthermore let us denote the following: c1=mgLs/Ja, c2=km/Ja, c3=R/L, c4=ke/L, c5=km/Jr, c6=1/L. After these, the state space equation is expressed with matrices:
x˙=Ax+bu(t),
where x˙=[x1˙x2˙x3˙x4˙],A=[0100c10c2000c3c400c50],x=[x1x2x3x4],b=[00c60].
In order to have a stable self-balancing system the input voltage of the DC motor driving the rotor is defined by negative feedback of the state variables:
u(t)=kTx,
where kT is the row vector of the gains. The gain parameters of the feedback are determined by designing a linear quadratic controller, which is an optimal controller. The method is based on constrained minimization of the following quadratic cost function [15, 17]:
J(x,u(t))=120T(xTQx+ru(t)2)dt,
where Q=QT and Q0, r>0 are penalty parameters. These are defined by the user, depending on the degree to which the various state variables and the actuator intervention are to be minimized [12, 15, 19, 20]. The constraint is the reordered Eq. (6) to zero. Minimizing the functional Eq. (8) results in practically zero values both for the vector x and the voltage u(t).
The steps of the controller design are summarized in accordance with [15]:
  • Step 1: Controllability test:

rank{C(A,b)}=n,
where C(A,b)4×4=[bAbA2bA3b],n is the number of the state variables, which should be equal to 4.
  • Step 2: Construction matrix Q:

Q=[1000010000000001].
The pivot entries of Q are set to 1 if the corresponding state variables are measured or determined numerically. Since the current is not measured in the control circuit, the third diagonal is zero.
  • Step 3: Numerical solution of Control Algebraic Riccati Equation (CARE) [15, 17]:

ATP+PAPbr1bTP+Q=0,
where P is a positive definite matrix, which provides the row vector of the gains,
kT=r1bTP.

Eqs (9) and (11) can be solved by MATLAB or Scilab program systems, when r=100, the vector of gains: kT=[324.334.20.00.106].

2.3 Static stability analysis of the control system

The balance of the motorcycle is limited on the one hand by the maximum torque of the motor driving the rotor and on the other hand by the values of the penalty parameters Q and r in the LQR controller. Observing Fig. 2, the torque at point A due to the gravitational force at the maximum lean angle can be balanced by the maximum torque of the DC motor applied to the rotor:
φmax=MmmaxmgLs=kmimaxmgLs=0.0468rad=2.679°,
where Mmmax is the stall torque of the DC motor, Ls=76.2mm, imax=2.6A,km=5.6596103NmA, g=9.81ms2. Under dynamic conditions, this limit cannot be reached, i.e., φ<φmax. When disturbance causes a larger lean angle than φmax the controller cannot balance the motorcycle, due to the limited torque of the DC motor, and it falls.

2.4 Resetting the reference point of the angle sensor

The reference point of the sensor measuring the lean angle drifts due to warming up. The measured angle φm changes slowly with time with an increasing error ε(t). The following relation can be written for the measured φm and real φ values of the lean angle:
φm(t)=φ(t)+ε(t).
During the test, it occurred that the rotor had nonzero angular velocity even when the motorcycle was in a stable vertical position, due to drifting of the reference point. The optimal controller LQR tends to reduce the state vector x and the input voltage u(t) depending on the feedback state variables, i.e.,
limtx(t)=0,limtu(t)=0.
If the motorcycle is permanently close to equilibrium, then the actual φ and φ˙ can be considered to be zero, and assuming that ε(t) changes slowly over time, i.e., ε˙(t)1, therefore it is negligible. Finally based on Eqs (7), (14) and (15) the error ε(t) can be obtained:
ε(t)=k4ωrk1.

As it is known, the error of the angle, the reference point of the angle sensor can always be reset when the motorcycle is close to equilibrium position, i.e., φ and φ˙ are considered to be zero.

2.5 Cornering maneuver

The theory discussed in the previous subsections dealt with balancing in a stationary position or during motion in a straight line. When the motorcycle is cornering the centrifugal force tilts the structure out of the vertical position. Therefore, it should be leant to a certain angle in order to achieve equilibrium between the torques of the gravity and the centrifugal forces:
mgLssinφ=mvs2rsLscosφ.
Hence the stable lean angle φs in the course of cornering is:
φsvs2rsg,
where rs is the radius of cornering circle measured from its center to the gravity center of the motorcycle, and vs is the velocity of the motorcycle.
Taking into account the calculated lean angle for the LQR controller, the function of Eq. (8) is modified as follows:
J(x,u(t))=120T([(φφs)φ˙iωr]Q[(φφs)φ˙iωr]+ru(t)2)dt,
where u(t)=(k1(φmφs)+k2φ˙m+k4ωr).

This theoretical consideration makes it suitable for this particular motorcycle to run on a complex track, performing complicated maneuvers.

Experience has also confirmed that the theoretically possible maximum angular deviation, i.e., the disturbance is very small (approx. 2.5°). The system is not able to compensate larger dynamic disturbances; therefore it is only advisable to perform cornering, acceleration and deceleration gradually near the stable position.

Based on the theoretical context described in Section 2, a program in C++ programming language for the balance control, forward and reverse motions and cornering of a motorcycle, has been developed and uploaded onto an Arduino Nano 33 IoT development board. The tests proved the efficient operation of the motorcycle within the interference limits described here.

3 Simulation of the sensor resetting

Based on the theory derived in Subsection 2.2 and 2.3, a simulation program is developed using the Scilab software. The following model parameters have been determined based on the data of datasheets and experiments: Ja=3.5103kgm2, Jr=9.5105kgm2, R=2.3077Ω, L=3.4104H, kekm, Umax=6V.

Assuming initial disturbance φ˙(0)=0.43rad/s, the following three different operating conditions have been analyzed:

  • Case A: Ideally operating lean angle sensor is assumed with constant 0 reference point;

  • Case B: The reference point of the lean angle sensor drifts with a constant error of 1.95°;

  • Case C: With the same drifted reference point as in Case B, the lean angle sensor is reset automatically in the vicinity of the stand-still position of the motorcycle.

As for the lean angle, its time derivative and the current, their changes over time show good agreement in Cases A and B (see Figs 36). However, the angular velocities of the rotor are different due to assumed constant error of the sensor. In Case C, when φ and φ˙ are considered to zero, the system automatically resets the reference point of the sensor, which results in decreasing angular velocity of the rotor and causes transients in the rest of the state variables.

Fig. 3.
Fig. 3.

Change of the lean angle

Citation: Pollack Periodica 18, 1; 10.1556/606.2022.00612

Fig. 4.
Fig. 4.

Change of the time derivative of the lean angle

Citation: Pollack Periodica 18, 1; 10.1556/606.2022.00612

Fig. 5.
Fig. 5.

Change of the current

Citation: Pollack Periodica 18, 1; 10.1556/606.2022.00612

Fig. 6.
Fig. 6.

Change of the angular velocity of the rotor

Citation: Pollack Periodica 18, 1; 10.1556/606.2022.00612

4 Conclusions

This paper dealt with the balancing control of a motorcycle model, but problems of tracking a given path are not addressed. The limit of the lean angle with respect to the equilibrium position and also the necessary lean angle in the course of cornering has been determined and the appropriate tracking controller has been designed.

The self-balancing of the motorcycle is performed by an LQR optimal controller. From a practical point of view, it is important that the proposed controller is able to correct the drifted reference point of the angle sensor, and at the same time to slow down the balancing rotor. Without compensating the error of the sensor the motorcycle could be balanced efficiently only in one direction, depending on the direction of the angular velocity of the rotor.

Further development of the system is being considered, which would allow the feedback of unmeasured state variables using an observer. Modifying the structure of the system of the electromechanical equations with an integrator for the angular velocity of the rotor could be another approach to compensate for the effect of the lean angle error. In addition to balancing of the motorcycle, non-holonomic trajectory optimization based on Isidori's nonlinear control will be necessary to track a given path.

References

  • [1]

    J. Morantes, D. Espitia, O. Morales, R. Jiménez, and O. Aviles, “Control system for a Segway,” Int. J. Appl. Eng. Res., vol. 13, no. 18, pp. 1376713771, 2018.

    • Search Google Scholar
    • Export Citation
  • [2]

    S. S. Babu and A. Pillai, “Design and implementation of two-wheeled self-balancing vehicle using accelerometer and fuzzy logic,” in Proceedings of the Second International Conference on Computer and Communication Technologies, Hyderabad, India, July 24–26, 2016, pp. 4553.

    • Search Google Scholar
    • Export Citation
  • [3]

    J. An, M. G. Kim, and J. Lee, “Control of a unicycle robot using a non-model based controller,” J. Inst. Control Robotics Syst., vol. 20, pp. 537542, 2014.

    • Search Google Scholar
    • Export Citation
  • [4]

    M. Kuczmann, “Comprehensive survey of PID controller design for the inverted pendulum,” Acta Technica Jaurinensis, vol. 12, no. 1, pp. 5581, 2019.

    • Search Google Scholar
    • Export Citation
  • [5]

    M. Park, S. Lee, and W. Han, “Development of steering control system for autonomous vehicle using geometry-based path tracking algorithm,” ETRI J., vol. 37, no. 3, pp. 617625, 2015.

    • Search Google Scholar
    • Export Citation
  • [6]

    A. Reda, A. Bouzid, and J. Vásárhelyi, “Deep learning-based automated vehicle steering,” 22nd International Carpathian Control Conference, Ostrava, Czech Republic, May 31–Jun 1, 2021, pp. 15.

    • Search Google Scholar
    • Export Citation
  • [7]

    A. Reda, A. Bouzid, and J. Vásárhelyi, “Model predictive control for automated vehicle steering,” Acta Polytechnica Hungarica, vol. 17, no. 7, pp. 163182, 2020.

    • Search Google Scholar
    • Export Citation
  • [8]

    N. H. Amer, H. Zamzuri, K. Hudha, and Z. A. Kadir, “Modeling and control strategies in path tracking control for autonomous ground vehicles: a review of state of the art and challenges,” J. Intell. Robotic Syst., vol. 86, no. 2, pp. 225254, 2017.

    • Search Google Scholar
    • Export Citation
  • [9]

    R. W. Brocket, “Nonholonomic trajectory optimization and the existence of twisted matrix logarithms,” Analysis and Design of Nonlinear Control Systems, A. Astolfi and L. Marconi, Eds, Springer, Berlin, 2008, pp. 6576.

    • Search Google Scholar
    • Export Citation
  • [10]

    D. Marcsa and M. Kuczmann, “Closed loop control of finite element model in magnetic system,” Pollack Periodica , vol. 10 no. 3, pp. 1930, 2015.

    • Search Google Scholar
    • Export Citation
  • [11]

    M. Csizmadia and M. Kuczmann, “Design of LQR controller for GaN based buck converter,” Pollack Periodica, vol. 15, no. 2, pp. 3748, 2020.

    • Search Google Scholar
    • Export Citation
  • [12]

    Z. Wang and B. W. Surgenor, “A problem with the LQ control of overhead cranes,” J. Dynamic Syst. Meas. Control , vol. 128, no. 2, pp. 436440, 2006.

    • Search Google Scholar
    • Export Citation
  • [13]

    S. Han, Z. Meng, O. Omisore, T. Akinyemi, and Y. Yan, “Random error reduction algorithms for MEMS inertial sensor accuracy improvement - A review,” Micromachines , vol. 11, no. 11, 2020, Paper no. 1021.

    • Search Google Scholar
    • Export Citation
  • [14]

    S. Łuczak, M. Zams, B. Dabrowski, and Z. Kusznierewicz, “Tilt sensor with recalibration feature based on MEMS accelerometer,” Sensors, vol. 22, 2022, Paper no. 1504.

    • Search Google Scholar
    • Export Citation
  • [15]

    J. Bokor and P. Gáspár, Control Technology with Vehicle Dynamics Applications (in Hungarian). Typotex, Budapest, 2008.

  • [16]

    J. F. Shelley. Engineering Mechanics, Dynamics. McGraw Hill, New York, 1980.

  • [17]

    R. H. Bishop, Ed. The Mechatronics Handbook. CRC Press, NY, 2002.

  • [18]

    P. C. Krause, O. Wasynczuk, and S. D. Sudhoff, Analysis of Electric Machinery and Drive Systems. Wiley, 2002.

  • [19]

    A. C. Probst, M. E. Magaña, and O. Sawodny, “Compensating random time delays in a feedback networked control system with a Kalman filter,” J. Dynamic Syst. Meas. Control, vol. 133, no. 2, 2011, Paper no. 024505.

    • Search Google Scholar
    • Export Citation
  • [20]

    R. Szabolcsi, “Design and development of the LQR optimal controller for the unmanned aerial vehicle,” Rev. Air Force Acad., vol. 16, pp. 4554, 2018.

    • Search Google Scholar
    • Export Citation
  • [1]

    J. Morantes, D. Espitia, O. Morales, R. Jiménez, and O. Aviles, “Control system for a Segway,” Int. J. Appl. Eng. Res., vol. 13, no. 18, pp. 1376713771, 2018.

    • Search Google Scholar
    • Export Citation
  • [2]

    S. S. Babu and A. Pillai, “Design and implementation of two-wheeled self-balancing vehicle using accelerometer and fuzzy logic,” in Proceedings of the Second International Conference on Computer and Communication Technologies, Hyderabad, India, July 24–26, 2016, pp. 4553.

    • Search Google Scholar
    • Export Citation
  • [3]

    J. An, M. G. Kim, and J. Lee, “Control of a unicycle robot using a non-model based controller,” J. Inst. Control Robotics Syst., vol. 20, pp. 537542, 2014.

    • Search Google Scholar
    • Export Citation
  • [4]

    M. Kuczmann, “Comprehensive survey of PID controller design for the inverted pendulum,” Acta Technica Jaurinensis, vol. 12, no. 1, pp. 5581, 2019.

    • Search Google Scholar
    • Export Citation
  • [5]

    M. Park, S. Lee, and W. Han, “Development of steering control system for autonomous vehicle using geometry-based path tracking algorithm,” ETRI J., vol. 37, no. 3, pp. 617625, 2015.

    • Search Google Scholar
    • Export Citation
  • [6]

    A. Reda, A. Bouzid, and J. Vásárhelyi, “Deep learning-based automated vehicle steering,” 22nd International Carpathian Control Conference, Ostrava, Czech Republic, May 31–Jun 1, 2021, pp. 15.

    • Search Google Scholar
    • Export Citation
  • [7]

    A. Reda, A. Bouzid, and J. Vásárhelyi, “Model predictive control for automated vehicle steering,” Acta Polytechnica Hungarica, vol. 17, no. 7, pp. 163182, 2020.

    • Search Google Scholar
    • Export Citation
  • [8]

    N. H. Amer, H. Zamzuri, K. Hudha, and Z. A. Kadir, “Modeling and control strategies in path tracking control for autonomous ground vehicles: a review of state of the art and challenges,” J. Intell. Robotic Syst., vol. 86, no. 2, pp. 225254, 2017.

    • Search Google Scholar
    • Export Citation
  • [9]

    R. W. Brocket, “Nonholonomic trajectory optimization and the existence of twisted matrix logarithms,” Analysis and Design of Nonlinear Control Systems, A. Astolfi and L. Marconi, Eds, Springer, Berlin, 2008, pp. 6576.

    • Search Google Scholar
    • Export Citation
  • [10]

    D. Marcsa and M. Kuczmann, “Closed loop control of finite element model in magnetic system,” Pollack Periodica , vol. 10 no. 3, pp. 1930, 2015.

    • Search Google Scholar
    • Export Citation
  • [11]

    M. Csizmadia and M. Kuczmann, “Design of LQR controller for GaN based buck converter,” Pollack Periodica, vol. 15, no. 2, pp. 3748, 2020.

    • Search Google Scholar
    • Export Citation
  • [12]

    Z. Wang and B. W. Surgenor, “A problem with the LQ control of overhead cranes,” J. Dynamic Syst. Meas. Control , vol. 128, no. 2, pp. 436440, 2006.

    • Search Google Scholar
    • Export Citation
  • [13]

    S. Han, Z. Meng, O. Omisore, T. Akinyemi, and Y. Yan, “Random error reduction algorithms for MEMS inertial sensor accuracy improvement - A review,” Micromachines , vol. 11, no. 11, 2020, Paper no. 1021.

    • Search Google Scholar
    • Export Citation
  • [14]

    S. Łuczak, M. Zams, B. Dabrowski, and Z. Kusznierewicz, “Tilt sensor with recalibration feature based on MEMS accelerometer,” Sensors, vol. 22, 2022, Paper no. 1504.

    • Search Google Scholar
    • Export Citation
  • [15]

    J. Bokor and P. Gáspár, Control Technology with Vehicle Dynamics Applications (in Hungarian). Typotex, Budapest, 2008.

  • [16]

    J. F. Shelley. Engineering Mechanics, Dynamics. McGraw Hill, New York, 1980.

  • [17]

    R. H. Bishop, Ed. The Mechatronics Handbook. CRC Press, NY, 2002.

  • [18]

    P. C. Krause, O. Wasynczuk, and S. D. Sudhoff, Analysis of Electric Machinery and Drive Systems. Wiley, 2002.

  • [19]

    A. C. Probst, M. E. Magaña, and O. Sawodny, “Compensating random time delays in a feedback networked control system with a Kalman filter,” J. Dynamic Syst. Meas. Control, vol. 133, no. 2, 2011, Paper no. 024505.

    • Search Google Scholar
    • Export Citation
  • [20]

    R. Szabolcsi, “Design and development of the LQR optimal controller for the unmanned aerial vehicle,” Rev. Air Force Acad., vol. 16, pp. 4554, 2018.

    • Search Google Scholar
    • Export Citation
  • Collapse
  • Expand

Senior editors

Editor(s)-in-Chief: Iványi, Amália

Editor(s)-in-Chief: Iványi, Péter

 

Scientific Secretary

Miklós M. Iványi

Editorial Board

  • Bálint Bachmann (Institute of Architecture, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Jeno Balogh (Department of Civil Engineering Technology, Metropolitan State University of Denver, Denver, Colorado, USA)
  • Radu Bancila (Department of Geotechnical Engineering and Terrestrial Communications Ways, Faculty of Civil Engineering and Architecture, “Politehnica” University Timisoara, Romania)
  • Charalambos C. Baniotopolous (Department of Civil Engineering, Chair of Sustainable Energy Systems, Director of Resilience Centre, School of Engineering, University of Birmingham, U.K.)
  • Oszkar Biro (Graz University of Technology, Institute of Fundamentals and Theory in Electrical Engineering, Austria)
  • Ágnes Borsos (Institute of Architecture, Department of Interior, Applied and Creative Design, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Matteo Bruggi (Dipartimento di Ingegneria Civile e Ambientale, Politecnico di Milano, Italy)
  • Petra Bujňáková (Department of Structures and Bridges, Faculty of Civil Engineering, University of Žilina, Slovakia)
  • Anikó Borbála Csébfalvi (Department of Civil Engineering, Institute of Smart Technology and Engineering, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Mirjana S. Devetaković (Faculty of Architecture, University of Belgrade, Serbia)
  • Szabolcs Fischer (Department of Transport Infrastructure and Water Resources Engineering, Faculty of Architerture, Civil Engineering and Transport Sciences Széchenyi István University, Győr, Hungary)
  • Radomir Folic (Department of Civil Engineering, Faculty of Technical Sciences, University of Novi Sad Serbia)
  • Jana Frankovská (Department of Geotechnics, Faculty of Civil Engineering, Slovak University of Technology in Bratislava, Slovakia)
  • János Gyergyák (Department of Architecture and Urban Planning, Institute of Architecture, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Kay Hameyer (Chair in Electromagnetic Energy Conversion, Institute of Electrical Machines, Faculty of Electrical Engineering and Information Technology, RWTH Aachen University, Germany)
  • Elena Helerea (Dept. of Electrical Engineering and Applied Physics, Faculty of Electrical Engineering and Computer Science, Transilvania University of Brasov, Romania)
  • Ákos Hutter (Department of Architecture and Urban Planning, Institute of Architecture, Faculty of Engineering and Information Technolgy, University of Pécs, Hungary)
  • Károly Jármai (Institute of Energy and Chemical Machinery, Faculty of Mechanical Engineering and Informatics, University of Miskolc, Hungary)
  • Teuta Jashari-Kajtazi (Department of Architecture, Faculty of Civil Engineering and Architecture, University of Prishtina, Kosovo)
  • Róbert Kersner (Department of Technical Informatics, Institute of Information and Electrical Technology, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Rita Kiss  (Biomechanical Cooperation Center, Faculty of Mechanical Engineering, Budapest University of Technology and Economics, Budapest, Hungary)
  • István Kistelegdi  (Department of Building Structures and Energy Design, Institute of Architecture, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Stanislav Kmeť (President of University Science Park TECHNICOM, Technical University of Kosice, Slovakia)
  • Imre Kocsis  (Department of Basic Engineering Research, Faculty of Engineering, University of Debrecen, Hungary)
  • László T. Kóczy (Department of Information Sciences, Faculty of Mechanical Engineering, Informatics and Electrical Engineering, University of Győr, Hungary)
  • Dražan Kozak (Faculty of Mechanical Engineering, Josip Juraj Strossmayer University of Osijek, Croatia)
  • György L. Kovács (Department of Technical Informatics, Institute of Information and Electrical Technology, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Balázs Géza Kövesdi (Department of Structural Engineering, Faculty of Civil Engineering, Budapest University of Engineering and Economics, Budapest, Hungary)
  • Tomáš Krejčí (Department of Mechanics, Faculty of Civil Engineering, Czech Technical University in Prague, Czech Republic)
  • Jaroslav Kruis (Department of Mechanics, Faculty of Civil Engineering, Czech Technical University in Prague, Czech Republic)
  • Miklós Kuczmann (Department of Automations, Faculty of Mechanical Engineering, Informatics and Electrical Engineering, Széchenyi István University, Győr, Hungary)
  • Tibor Kukai (Department of Engineering Studies, Institute of Smart Technology and Engineering, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Maria Jesus Lamela-Rey (Departamento de Construcción e Ingeniería de Fabricación, University of Oviedo, Spain)
  • János Lógó  (Department of Structural Mechanics, Faculty of Civil Engineering, Budapest University of Technology and Economics, Hungary)
  • Carmen Mihaela Lungoci (Faculty of Electrical Engineering and Computer Science, Universitatea Transilvania Brasov, Romania)
  • Frédéric Magoulés (Department of Mathematics and Informatics for Complex Systems, Centrale Supélec, Université Paris Saclay, France)
  • Gabriella Medvegy (Department of Interior, Applied and Creative Design, Institute of Architecture, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Tamás Molnár (Department of Visual Studies, Institute of Architecture, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Ferenc Orbán (Department of Mechanical Engineering, Institute of Smart Technology and Engineering, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Zoltán Orbán (Department of Civil Engineering, Institute of Smart Technology and Engineering, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Dmitrii Rachinskii (Department of Mathematical Sciences, The University of Texas at Dallas, Texas, USA)
  • Chro Radha (Chro Ali Hamaradha) (Sulaimani Polytechnic University, Technical College of Engineering, Department of City Planning, Kurdistan Region, Iraq)
  • Maurizio Repetto (Department of Energy “Galileo Ferraris”, Politecnico di Torino, Italy)
  • Zoltán Sári (Department of Technical Informatics, Institute of Information and Electrical Technology, Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Grzegorz Sierpiński (Department of Transport Systems and Traffic Engineering, Faculty of Transport, Silesian University of Technology, Katowice, Poland)
  • Zoltán Siménfalvi (Institute of Energy and Chemical Machinery, Faculty of Mechanical Engineering and Informatics, University of Miskolc, Hungary)
  • Andrej Šoltész (Department of Hydrology, Faculty of Civil Engineering, Slovak University of Technology in Bratislava, Slovakia)
  • Zsolt Szabó (Faculty of Information Technology and Bionics, Pázmány Péter Catholic University, Hungary)
  • Mykola Sysyn (Chair of Planning and Design of Railway Infrastructure, Institute of Railway Systems and Public Transport, Technical University of Dresden, Germany)
  • András Timár (Faculty of Engineering and Information Technology, University of Pécs, Hungary)
  • Barry H. V. Topping (Heriot-Watt University, UK, Faculty of Engineering and Information Technology, University of Pécs, Hungary)

POLLACK PERIODICA
Pollack Mihály Faculty of Engineering
Institute: University of Pécs
Address: Boszorkány utca 2. H–7624 Pécs, Hungary
Phone/Fax: (36 72) 503 650

E-mail: peter.ivanyi@mik.pte.hu 

or amalia.ivanyi@mik.pte.hu

Indexing and Abstracting Services:

  • SCOPUS
  • CABELLS Journalytics

 

2023  
Scopus  
CiteScore 1.5
CiteScore rank Q3 (Civil and Structural Engineering)
SNIP 0.849
Scimago  
SJR index 0.288
SJR Q rank Q3

Pollack Periodica
Publication Model Hybrid
Submission Fee none
Article Processing Charge 900 EUR/article
Printed Color Illustrations 40 EUR (or 10 000 HUF) + VAT / piece
Regional discounts on country of the funding agency World Bank Lower-middle-income economies: 50%
World Bank Low-income economies: 100%
Further Discounts Editorial Board / Advisory Board members: 50%
Corresponding authors, affiliated to an EISZ member institution subscribing to the journal package of Akadémiai Kiadó: 100%
Subscription fee 2025 Online subsscription: 381 EUR / 420 USD
Print + online subscription: 456 EUR / 520 USD
Subscription Information Online subscribers are entitled access to all back issues published by Akadémiai Kiadó for each title for the duration of the subscription, as well as Online First content for the subscribed content.
Purchase per Title Individual articles are sold on the displayed price.

 

2023  
Scopus  
CiteScore 1.5
CiteScore rank Q3 (Civil and Structural Engineering)
SNIP 0.849
Scimago  
SJR index 0.288
SJR Q rank Q3

Monthly Content Usage

Abstract Views Full Text Views PDF Downloads
Aug 2024 0 45 18
Sep 2024 0 33 17
Oct 2024 0 35 24
Nov 2024 0 24 21
Dec 2024 0 21 14
Jan 2025 0 19 21
Feb 2025 0 0 0