Next Article in Journal
Design and Experimental Evaluation of the Proactive Transmission of Replicated Frames Mechanism over Time-Sensitive Networking
Next Article in Special Issue
A Simple Method for Compensating Harmonic Distortion in Current Transformers: Experimental Validation
Previous Article in Journal
Analysis of the Quality of SLR Station Coordinates Determined from Laser Ranging to the LARES Satellite
Previous Article in Special Issue
Precise Amplitude and Phase Determination Using Resampling Algorithms for Calibrating Sampled Value Instruments
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Communication

A Low-Cost IoT Sensors Network for Monitoring Three-Phase Induction Motor Mechanical Power Adopting an Indirect Measuring Method

1
Department of Industrial and Information Engineering and Economics (DIIIE), University of L’Aquila, Piazzale Ernesto Pontieri 1, Monteluco di Roio, 67100 L’Aquila, Italy
2
LAERTE Laboratory (Italy), ENEA (Italian National Agency for New Technologies Energy and Sustainable Economic Development), Via Martiri di Monte Sole 4, 40129 Bologna, Italy
*
Author to whom correspondence should be addressed.
Sensors 2021, 21(3), 754; https://doi.org/10.3390/s21030754
Submission received: 10 November 2020 / Revised: 6 January 2021 / Accepted: 20 January 2021 / Published: 23 January 2021
(This article belongs to the Special Issue Advanced Transducers and Systems for Voltage and Current Measurement)

Abstract

:
Three-phase induction motors are widely diffused in the industrial environment. Many times, the rated power of three-phase induction motors is not properly chosen causing incorrect operating conditions from an energetic point of view. Monitoring the mechanical dimension of a new motor is helpful, should an existing motor need to be replaced. This paper presents an IoT sensors network for monitoring the mechanical power produced by three-phase induction motors, adopting an indirect measuring method. The proposed technique can be easily adopted to monitor the mechanical power using only one line of current transducer, reducing the cost of the monitoring system. The proposed indirect measurement technique has been implemented on a low-cost IoT system, based on a Photon Particle SoC. The results show that the proposed IoT system can estimate the mechanical power with a relative error of within 8%.

1. Introduction

Nowadays, it is estimated that more than 70% of the electrical energy consumption in industrial environments is used to feed three-phase induction motors. The energy efficiency of a factory, therefore, depends primarily on the efficiency of its motors. The efficiency is affected by the actual mechanical power delivered by a factory’s motors, with respect to the motors’ rated power, and therefore it is crucial that appropriately sized motors are operated from an energetic point of view. On the one hand, a motor cannot be significantly oversized because it would operate at a low efficiency value. Installation and operating costs would also rise. On the other hand, a motor cannot be undersized because it would have a shorter operating life, caused by overheating [1]. Usually, a slightly oversized motor is used for safety reasons when the mechanical load is well known. Most of the time, in many small and medium companies, the mechanical load is not accurately estimated and the choice of the motor rated power is a difficult task.
Useful information on the mechanical load can be obtained by monitoring a motor’s actual load power in a significant time interval in order to correctly identify under- or over-sized machines for replacement. Unfortunately, given that the load power measurement involves angular velocity and torque measurement, such a technique is not suitable for a large number of motors. Moreover, commercial data acquisition systems or data loggers for monitoring the mechanical power of many motors would be too expensive. Therefore, a low-cost slightly invasive monitoring system that can share the measured data over the Internet could be a good choice to monitor the operating conditions of three-phase induction motors installed in a company’s facility.
For these reasons, in this paper, we propose a low-cost IoT system that performs indirect measurements of mechanical power and publishes the data on a cloud system. Although new emerging technologies are spreading worldwide [2], the IoT technology has been chosen because it provides fast and effective access to data published on the web, and therefore is the most suitable for this application.
Mechanical power is evaluated by measuring a line current [3,4,5,6] and current measurements are carried out by using a low-cost transducer instead of a more sophisticated performing transducer [7,8,9]. These indirect measurements require a mathematical relationship between the mechanical power and a line current. Consequently, a model that is valid for a range of rated powers can be developed by starting from experimental measurements on motors with different rated powers.
The basic idea is to use the motor nameplate to identify the mechanical power vs. current characteristics, in order to estimate the mechanical power starting from the measurement of a line current without any other experimental analyses.
Then, a low-cost IoT device is developed. The acquired signal is processed locally and the data are available on the Internet network in order to create a distributed and multipoint measurement system to have a clear scenario of the whole system [10,11].
The network architecture is based on a cloud system, which produces a separation between the IoT device and the user interface via web methods and web functions that allow data exchange. The data are displayed on an Android application to give much more freedom to the measurement network.
The validity of the line current–mechanical power relationship had been checked in a previous paper [3] by considering only the motors in the set used to find such a relationship. On the contrary, this paper refers to new experimental tests on other motors, out of the previous set. The new experimental tests are carried out, using the proposed measurement equipment, to evaluate the performance of both the proposed technique in terms of measurement errors and the hardware/software of the proposed and realized network architecture and IoT device.

2. The Proposed Technique

Induction motors can be considered to be systems that convert electrical power into mechanical power. Assuming sinusoidal voltage and current are at a steady state and the induction motor as a balanced three-phase load, the line current can be expressed [12,13] as:
I = P m 3 V p - p η ( P m ) cos ϕ ( P m ) ,
where:
  • I is the line current;
  • Pm is the mechanical power;
  • Vl is the line voltage;
  • η is the efficiency;
  • cosϕ is the active factor.
Equation (1) can be used to evaluate the mechanical power, starting from the measurement of a line current [12,13,14], considering the voltage equal to the rated value. Unfortunately, the relation in Equation (1) it is not linear, since the functions η(Pm) and cosϕ(Pm) depend on the mechanical power, as shown in [3] (Figure 1), where the typical trends of efficiency and active factor are plotted for different values of mechanical power.
The mechanical power as a function of line current Pm = f(I) can be approximated with a second order polynomial as follows:
P m = a I 2 + b I + c ,
where Pm and I are expressed in p.u. values and the three coefficients (a, b, and c) depend on the parameter values of the motor equivalent circuit.
High power induction motors are designed to obtain higher active factors and efficiencies. For this reason, the parameters of the equivalent circuits, as well as the coefficients a, b, and c, depend on the rated power [15,16,17,18]. Other parameters, such as the number of polar pairs, play a minor rule in the mechanical power–current relationship. The mechanical power of an induction motor can be estimated by measuring the line current by means of Equation (2).
Thirteen three-phase induction motors with rated power from 1.1 to 75 kW have been tested to evaluate their coefficients a, b, and c. Five or more measurement points have been carried out for each motor [19,20,21] and data have been processed using the MatLAB environment to find the best fitting parabola, i.e., the coefficients a, b, and c. Thus, the measurement points and the best fitting parabola for the 13 three-phase induction motors considered are shown in [3], while the best fitting coefficients a, b, and c obtained for all the 13 motors are shown in [3] (Figure 4).
To give more flexibility to the proposed system, the results obtained for each single coefficient have been interpolated using the same function as follows:
y = α + β × ( 1 e x γ ) + δ × x ,
where x is the rated power expressed in kW and y represents the best fitting parameter (a, b, or c). The other constants of Equation (3) (α, β, γ, and δ) have been evaluated using the minimum square method. Their values and their trends vs. the motor rated power are reported in [3] (Table 2 and Figure 5).

3. Results Obtained from the Proposed Technique

In order to check the validity of the proposed method, the relative errors corresponding to five output powers (0.25, 0.50, 0.75, 1.00, and 1.25) p.u. have been evaluated using the following procedure:
  • A motor among the 13 induction motors is selected.
  • Given the value of the mechanical power P ¯ m in one of the ranges (0.25, 0.50, 0.75, 1.00 and 1.25) p.u., the value of the corresponding line current I ¯ m is evaluated using the original interpolated curve which accurately represents the current-mechanical power relationship.
  • Adopting the proposed method, the mechanical power P ¯ ¯ m is estimated using the line current value I ¯ m (using the Equation (2)).
  • The relative error between the indirectly estimated ( P ¯ m ) and the directly measured ( P ¯ ¯ m ) power is evaluated.
The results obtained for each motor have been tabulated in Table 1. The obtained results show that the proposed method can be applied to estimate the mechanical power for three-phase induction motors ensuring a maximum relative error of 0.36%. At rated power, the maximum relative error is 0.02%. The proposed method, applied to three-phase induction motors with rated powers between 1.1 and 75 kW, can also be extended to other series of motors.

4. The Proposed IoT System

Starting from the results obtained from the proposed method, a low-cost IoT system is developed to estimate the mechanical power of three-phase induction motors. The three main parts of the proposed system are shown in Figure 1, i.e., a low-cost split-core current transformer, a signal conditioning circuit that adapts the output of the current transducer to the input of the A/D converter embedded in the processing unit, and a Photon Particle-based network front-end and processing system. In the following sections, the main parts of the proposed system are described in more detail.

4.1. Current Transducer

The low-cost current transducer selected for the proposed measurement system is the SCT-013-030 [22]. The transducer presents the following characteristics: (i) dielectric strength, 3 kV; (ii) operating range, 0 to 30 A; (iii) output range, 0 to 1 V; (iv) not linearity, ±3%, (v) mechanical dimensions, 13 × 13 mm; (vi) operating temperature, −25 to 70 °C., (as reported in Figure 2). The Fluke 6100 is used to calibrate the transducer, adopting increasing current values with steps ΔI = 0.5 A and decreasing currents with steps ΔI = 0.75 A. The results show that 1% is the maximum error introduced by the transducer.

4.2. Signal Conditioner

The signal conditioning circuit is the element that adapts the electrical characteristic of the transducer to the analog-to-digital converter (ADC) embedded in the processing unit. The SCT-013-030 transducer provides an output range of 0 to 1 V, for an input current of 0 to 30 A. Given that the input signal is sinusoidal, the transducer output values are in the range of −1 to 1 V. The ADC input range is 0 to 3.3 V. As shown in Figure 3, the signal conditioning circuit performs the following operations: (i) scales the output signal of the transducer from 2 to 3.3 V in order to use the entire ADC range and (ii) adds a constant voltage of 1.65 V to the transducer output signal to put the signal in the range of 0 to 3.3 V.

4.3. Processing and Network Front-End Unit

The Photon Particle device [23] (see Figure 4) is a system-on-chip (SoC) where a Broadcom BCM43362 Wi-Fi 802.11b/g/n and a STM32F205RGY6 120 MHz ARM Cortex M3 are present in the same chip. The main characteristics are 1 MB flash memory, 128 kB RAM, real-time operating system (FreeRTOS), and 18 mixed-signal GPIO.
The built-in Wi-Fi module enables cloud communication via Internet access. Importantly, the oscillators that allow both chips to work are integrated within the same SoC. This additional degree of integration also simplifies the development of the board because the SoC does not require any other external components, but it is sufficient to power the SoC and both chips work. In addition, the SoC is certified for electromagnetic emission which does not allow installation restrictions in an ordinary environment. Finally, a built-in 3 × 12-bit A/D converter at 6 MSPS can acquire analog signals.

4.4. The Developed Board

The developed board is shown in Figure 5.

4.5. Signal Processing

The processing unit samples the signal from the condition circuit unit, executes the Root Mean Square (RMS) algorithm, and performs the proposed interpolation technique, starting from the rated power and the rated current. The RMS value of the line current can be calculated as:
R M S = K × 1 M × N i = 0 ( M × N ) 1 [ c ( i ) c offset ] 2 ,
where:
  • K is a constant which depends on the numbers of bit and on the range of analog-to-digital converter;
  • N is the number of sampling points in one cycle;
  • M is the number of acquired cycles;
  • c(i) is the generic sampling code associated to the input signal;
  • coffset is the code which corresponds to the voltage offset introduced in order to put the input signal into the half of A/D range (0 to 3.3) V.
Introducing Δc(i) = c(i) − coffset, the flowchart of the RMS implementation is reported in Figure 6.
The ADC sampling frequency fs is introduced and the time to evaluate the RMS values can be calculated as:
T acq = N points × M cycles f s .

5. Network Architecture and Security Consideration

Figure 7 shows the network architecture of the proposed system. Each IoT system was implemented using the Particle Proton device as the processing unit and network front-end, to access the Internet via a Wi-Fi connection. A local router creates the Wi-Fi network, where the IoT device can publish the processed data on a cloud system. If the number of induction motors, and therefore that of IoT devices, increases, it is possible to install more Wi-Fi routers for managing Internet traffic.

5.1. Access to Published Data via Cloud System

Particle provides a complete WEB platform for managing particle proton devices. It allows to control the status of the IoT system connected to the Internet and it also provides a complete integrated development environment (IDE) to download the firmware remotely directly via the WEB. Particle provides a complete cloud system to check both published data and published function, and to download data via API rest mechanism.
The proposed IoT system uses this functionality to expose web functions and to upload the three-phase induction motor nameplate connected to the system (in terms of rated power and nominal current) in order to download the evaluated mechanical power.

5.2. Network Security Consideration

The Particle Photon device adopts the http’s protocol for the Application Programming Interface (API) rest. The Secure Sockets Layer (SSL) creates a secure communication system between two endpoints, i.e., the IoT system and the client. The API rest web methods are available using an http query string approach, i.e., a formatted URL is able to access the WEB methods and WEB functions published by the remote device. The URL is organized with two main fields, IoT ID and access token. The IoT ID is 24 characters long and it is provided by Particle platform when the device is connected to the Web IDE. The access token is 40 characters long and it is associated with the developer. These two fields are related to the device, so the entire URL is not searchable by common web site and this functionality increases the intrinsic security of the system.

5.3. Client

An Android-based mobile client was developed to access the published data and configure the low-cost IoT system. Although a desktop-based solution is the most popular, a mobile Android client is very close to the idea of IoT, where the Thing can be connected anywhere to download data or send remote commands.
In any case, the proposed network architecture allows a large degree of freedom, because the cloud system based on API rest web methods and web functions exposed by the Particle platform guarantees an abstraction between the IoT device and the web interface (see Figure 8). Since the application only needs to show mechanical power trends (data download) and sets the rated power of the three-phase induction motor (data load), the client is developed using the MIT App Invertor tool [24]. This platform offers an easy way to develop an Android application. As shown in Figure 9, the application has two screens as follows: The first screen plots the mechanical power over time and provides the actual data in a table and the second screen configures the application by setting the rated power and the rated current of the three-phase induction motor, uploading the data on the selected IoT device.

6. Measurement Setup

The block diagram of the measurement setup is shown in Figure 10. A Yokogawa WT1800 power analyzer with motor evaluation function has been adopted for measuring electrical quantities, such as RMS voltage and current of each phase, as well as active input power and mechanical power output, to monitor the behavior of induction motors during tests. Torque and speed analog signals, supplied by the test bench, were also acquired. Motor enclosure temperature was monitored with a type J thermocouple and a Fluke 179 DMM. A photo of the measurement setup during testing is shown in Figure 11.
For the experimental verification of the proposed system, four three-phase induction motors of different rated power values were used. Their rated values are reported in Table 2.

7. Results

Two tests were carried out as follows: (i) The first test was performed with the motor in thermal equilibrium, rapidly varying the load from 25% to 125% of the rated power, to keep the motor temperature constant (Figure 12). (ii) The second test was carried out with an induction motor loaded at rated power, during the thermal transient, with data acquisition performed in 4 °C steps near the thermal equilibrium (Figure 13).

8. Discussion and Conclusions

A low-cost monitoring system for three-phase induction motors that can share the measured data over the Internet is proposed. The aim of such a system is to estimate the output mechanical power of induction motors by sampling a line current and knowing the motor nameplate. The relationship between the rms value of the p.u. current and the p.u. mechanical power, based on theoretical considerations, was carried out experimentally by testing a set of 13 motors in a rated power range of 1.1 to 75 kW. A maximum relative error of 0.36% (0.02% at rated power) was obtained when motors in the tested set are considered.
Another four three-phase induction motors, out of the set used to tune the system, were considered to validate the proposed technique, and a maximum relative error of 8% at thermal steady state was found. Such a value is related to the motor with the lowest rated power (3 kW) and much smaller values correspond to motors with higher rated power. The following two aspects could justify this different behavior:
  • First of all, low rated power motors have a larger standard deviation from the efficiency point of view; this affects the standard deviation of the values of the equivalent circuit parameters, and therefore the values of the coefficients a, b, and c used for the interpolation of the experimental points.
  • The rate of variation of the coefficients a, b, and c is higher in the low rated power range.
In addition to these two aspects, the system can be improved by considering other motors parameters, such as:
  • The pole pair number parameter, although it does not directly affect the relation between current and mechanical power, it can have an impact on the efficiency value. Generally speaking, two-pole motors have higher efficiency.
  • The efficiency class of the machine, that obviously influences the relationship between current and mechanical power.
Further study should be carried out in order to take into account both pole pair numbers and efficiency classes of the motors.
Moreover, given that the current is sampled, the possibility of using the proposed system for condition monitoring to detect a fault in the operating conditions of the motor by means of the current THD factor should also be investigated.

Author Contributions

Conceptualization, A.O. and F.C.; Methodology, A.O. and F.C.; Software and hardware, F.C. and A.O.; Validation, E.F., A.F., and S.M.; writing—review and editing, F.C., A.O., and M.-A.S. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available on request from the corresponding author.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Chiricozzi, E.; Ometto, A. Macchine Elettriche; Aracne Editrice: Roman, Italy, 2017; ISBN 978-8825506778. [Google Scholar]
  2. Bucci, G.; Ciancetta, F.; Fiorucci, E.; Fioravanti, A.; Prudenzi, A.; Mari, S. Challenge and future trends of distributed measurement systems based on blockchain technology in the European context. In Proceedings of the AMPS 2019 10th IEEE International Workshop on Applied Measurements for Power Systems, Aachen, Germany, 25–27 September 2019. [Google Scholar] [CrossRef]
  3. Bucci, G.; Ciancetta, F.; Fiorucci, E.; Ometto, A.; Segreto, M. A Simplified Indirect Technique for the Measurement of Mechanical Power in Three-Phase Asynchronous Motors. Int. J. Emerg. Electr. Power Syst. 2019, 20, 20180284. [Google Scholar] [CrossRef]
  4. Bucci, G.; Ciancetta, F.; Dolce, S.; Fiorucci, E.; D’Innocenzo, F. A low-cost power transducer for transient currents. In Proceedings of the IEEE Instrumentation and Measurement Technology Conference, Pisa, Italy, 1–14 May 2015; pp. 1267–1272. [Google Scholar]
  5. Bucci, G.; Ciancetta, F.; D’Innocenzo, F.; Fiorucci, E.; Ometto, A. Development of a low cost power meter based on a digital signal controller. Int. J. Emerg. Electr. Power Syst. 2018, 19, 20170280. [Google Scholar] [CrossRef]
  6. Bucci, G.; Fiorucci, E.; Ciancetta, F.; Luiso, M. Measuring system for microelectric power. Trans. Instrum. Meas. 2014, 63, 410–421. [Google Scholar] [CrossRef]
  7. Crotti, G.; Delle Femine, A.; Gallo, D.; Giordano, D.; Landi, C.; Letizia, P.S.; Luiso, M. Calibration of Current Transformers in distorted conditions. J. Phys. Conf. Ser. 2018, 1065. [Google Scholar] [CrossRef]
  8. Cataliotti, A.; Cosentino, V.; Crotti, G.; Delle Femine, A.; Di Cara, D.; Gallo, D.; Giordano, D.; Landi, C.; Luiso, M.; Modarres, M.; et al. Compensation of Nonlinearity of Voltage and Current Instrument Transformers. IEEE Trans. Instrum. Meas. 2018. [Google Scholar] [CrossRef]
  9. Gallo, D.; Landi, C.; Luiso, M.; Fiorucci, E.; Bucci, G.; Ciancetta, F. A method for linearization of optically insulated voltage transducers. Wseas Trans. Circuits Syst. 2013, 12, 91–100. [Google Scholar]
  10. Ciancetta, F.; Fiorucci, E.; Gallo, D.; Landi, C.; Luiso, M. A Web Service interface for a distributed measurement system based on decentralized sharing network. Sens. Transducers 2013, 153, 209–218. [Google Scholar]
  11. Ciancetta, F.; D’Apice, B.; Gallo, D.; Landi, C. Plug-n-Play Smart Sensor Network with Dynamic Web Service. IEEE Trans. Instrum. Meas. 2008, 57, 2136–2145. [Google Scholar] [CrossRef]
  12. Moraes, R.M.; Ribeiro, L.A.S.; Jacobina, C.B.; Lima, A.M.N. Parameter estimation of induction machines by using its steady-state model and transfer function. In Proceedings of the IEMDC 2003–IEEE International Electric Machines and Drives Conference, Madison, WI, USA, 1–4 June 2003; pp. 1965–1971. [Google Scholar]
  13. Sen, P.C. Principles of Electric Machines and Power Electronics, 3rd ed.; John Wiley & Sons: Hoboken, NJ, USA, 2013. [Google Scholar]
  14. Monjo, L.; Kojooyan-Jafari, H.; Corcoles, F.; Pedra, J. Squirrel-cage induction motor parameter estimation using a variable frequency test. IEEE Trans. Energy Convers. 2015, 30, 550–557. [Google Scholar] [CrossRef] [Green Version]
  15. Pedra, J.; Corcoles, F. Estimation of induction motor double-cage model parameters from manufacturer data. IEEE Trans. Energy Convers. 2004, 19, 310–317. [Google Scholar] [CrossRef]
  16. Duan, F.; Zivanovic, R.; Al-Sarawi, S.; Mba, D. Induction Motor Parameter Estimation Using Sparse Grid Optimization Algorithm. IEEE Trans. Ind. Inform. 2016, 12, 1453–1461. [Google Scholar] [CrossRef]
  17. Telford, D.; Dunnigan, M.W.; Williams, B.W. Online identification of induction machine electrical parameters for vector control loop tuning. IEEE Trans. Ind. Electron. 2003, 50, 253–261. [Google Scholar] [CrossRef]
  18. Wu, R.-C.; Tseng, Y.-W.; Chen, C.-Y. Estimating parameters of the induction machine by the polynomial regression. Appl. Sci. 2018, 8, 1073. [Google Scholar] [CrossRef] [Green Version]
  19. Karrer, S. Measurement and simulation of induction motor characteristics. Measurement 1998, 7, 134–140. [Google Scholar] [CrossRef]
  20. Bucci, G.; Ciancetta, F.; Fiorucci, E.; Ometto, A. Uncertainty Issues in Direct and Indirect Efficiency Determination for Three-Phase Induction Motors: Remarks About the IEC 60034-2-1 Standard. IEEE Trans. Instrum. Meas. 2016, 65, 2701–2716. [Google Scholar]
  21. Esen, G.K.; Özdemir, E. A new field test method for determining energy efficiency of induction motor. IEEE Trans. Instrum. Meas. 2017, 66, 3170–3179. [Google Scholar] [CrossRef]
  22. SCT 013. Available online: http://en.yhdc.com/product1311.html?productId=401 (accessed on 8 September 2020).
  23. Particle Photon. Available online: https://store.particle.io/collections/gen-2/products/photon (accessed on 8 September 2020).
  24. MIT App Inventor 2. Available online: https://appinventor.mit.edu/ (accessed on 8 September 2020).
Figure 1. The main parts of the proposed IoT system.
Figure 1. The main parts of the proposed IoT system.
Sensors 21 00754 g001
Figure 2. The SCT-013-030 during the calibration phase.
Figure 2. The SCT-013-030 during the calibration phase.
Sensors 21 00754 g002
Figure 3. The schematic of signal conditioning circuit.
Figure 3. The schematic of signal conditioning circuit.
Sensors 21 00754 g003
Figure 4. The Photon Particle detailed elements.
Figure 4. The Photon Particle detailed elements.
Sensors 21 00754 g004
Figure 5. The developed board.
Figure 5. The developed board.
Sensors 21 00754 g005
Figure 6. The flowchart of RMS implementation.
Figure 6. The flowchart of RMS implementation.
Sensors 21 00754 g006
Figure 7. The network topology of the proposed IoT system.
Figure 7. The network topology of the proposed IoT system.
Sensors 21 00754 g007
Figure 8. The web interface used to access the published data.
Figure 8. The web interface used to access the published data.
Sensors 21 00754 g008
Figure 9. The screenshot of the client. (a) The main panel with mechanical power vs. time; (b) The configuration panel to upload the rated values for each device.
Figure 9. The screenshot of the client. (a) The main panel with mechanical power vs. time; (b) The configuration panel to upload the rated values for each device.
Sensors 21 00754 g009
Figure 10. The block diagram of the test bench.
Figure 10. The block diagram of the test bench.
Sensors 21 00754 g010
Figure 11. The measurement setup.
Figure 11. The measurement setup.
Sensors 21 00754 g011
Figure 12. The relative error vs. load to rated power ratio for the four considered three-phase induction motors.
Figure 12. The relative error vs. load to rated power ratio for the four considered three-phase induction motors.
Sensors 21 00754 g012
Figure 13. The relative error for thermal transient evaluated for the four considered three-phase induction motors. (a) Motor 1: 11.5 kW, 20.5 A; (b) Motor 2: 7.5 kW, 13.9 A; (c) Motor 3: 5.5 kW, 10.7 A; (d) Motor 4: 3 kW, 6.1 A.
Figure 13. The relative error for thermal transient evaluated for the four considered three-phase induction motors. (a) Motor 1: 11.5 kW, 20.5 A; (b) Motor 2: 7.5 kW, 13.9 A; (c) Motor 3: 5.5 kW, 10.7 A; (d) Motor 4: 3 kW, 6.1 A.
Sensors 21 00754 g013
Table 1. The error vs. motor mechanical power (in p.u.).
Table 1. The error vs. motor mechanical power (in p.u.).
Motor0.250.500.751.001.25
Motor 1 (1.1 kW)0.2980.1810.074−0.017−0.076
Motor 2 (1.5 kW)−0.024−0.0070.0270.0900.220
Motor 3 (1.5 kW)0.4720.2480.031−0.173−0.349
Motor 4 (3 kW)−0.0230.0270.0410.006−0.109
Motor 5 (3 kW)−0.409−0.351−0.253−0.090.199
Motor 6 (5.5 kW)0.3640.2710.2230.2430.379
Motor 7 (7.5 kW)−0.141−0.0600.0100.0610.083
Motor 8 (7.5 kW)0.3330.1940.061−0.061−0.162
Motor 9 (11 kW)−0.903−0.597−0.1580.1940.367
Motor 10 (22 kW)0.1740.1290.073−0.000−0.099
Motor 11 (45 kW)−0.226−0.185−0.152−0.133−0.132
Motor 12 (75 kW)0.4400.3220.2100.1080.019
Motor 13 (75 kW)−0.397−0.280−0.162−0.0450.071
Table 2. The rated values of three-phase induction motors used to validate the proposed system.
Table 2. The rated values of three-phase induction motors used to validate the proposed system.
MotorPower
(kW)
Current
(A)
Active FactorAngular Speed (min−1)Number of Poles
Motor 11120.50.8314654
Motor 27.513.90.9029152
Motor 35.510.70.8829002
Motor 436.10.8014554
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Ciancetta, F.; Fiorucci, E.; Ometto, A.; Fioravanti, A.; Mari, S.; Segreto, M.-A. A Low-Cost IoT Sensors Network for Monitoring Three-Phase Induction Motor Mechanical Power Adopting an Indirect Measuring Method. Sensors 2021, 21, 754. https://doi.org/10.3390/s21030754

AMA Style

Ciancetta F, Fiorucci E, Ometto A, Fioravanti A, Mari S, Segreto M-A. A Low-Cost IoT Sensors Network for Monitoring Three-Phase Induction Motor Mechanical Power Adopting an Indirect Measuring Method. Sensors. 2021; 21(3):754. https://doi.org/10.3390/s21030754

Chicago/Turabian Style

Ciancetta, Fabrizio, Edoardo Fiorucci, Antonio Ometto, Andrea Fioravanti, Simone Mari, and Maria-Anna Segreto. 2021. "A Low-Cost IoT Sensors Network for Monitoring Three-Phase Induction Motor Mechanical Power Adopting an Indirect Measuring Method" Sensors 21, no. 3: 754. https://doi.org/10.3390/s21030754

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop