Sensorless Field Oriented Control (FOC) for high energy efficiency motors.
Two are the primary driving factors behind the adoption of advanced motor control systems based on Permanent Magnet Synchronous Motors (PMSMs) with sensor-less Field Oriented Control (FOC): improving the energy efficiency and strengthening the product differentiation. Although it has been demonstrated that a PMSM with sensor-less FOC hits both targets, the success needs a design ecosystem that provides a holistic implementation approach. A holistic ecosystem will allow designers to overcome the implementation challenges that have hindered its adoption.
Windmax Power are exported all over the world and different industries with quality first. Our belief is to provide our customers with more and better high value-added products. Let's create a better future together.
A PMSM is a brushless motor that uses the electronic switching. It is often confused with the Brushless DC (BLDC) motor, another member of the family of brushless motors that also uses the electronic switching but features slight manufacturing differences. The PMSM construction is optimized for FOC, while the BLDC motor is optimized to use a six-phase switching technique. The optimization allows providing the PMSM with a sinusoidal Back-Electromotive Force (Back-EMF) and the BLDC motor with a trapezoidal Back EMF.
The position sensors of the rotor used with each of these motors are different, too. The PMSM typically uses a position encoder whereas BLDC motors exploit three Hall sensors for their operation. If the cost is a problem, designers can consider the eventual implementation of sensor-less techniques that eliminate the cost of the magnet, of sensors, of connectors and of the wiring. The elimination of sensors also improves the reliability since there are fewer components that can potentially breakdown in a system. When we compare a sensor-less PMSM with a sensor-less BLDC, the sensor-less PMSM that uses a FOC algorithm offers better performances, using a similar hardware design and with a comparable implementation cost.
The applications that will most benefit from a shift to PMSM are those that currently use a Brushed DC (BDC) or an AC Induction Motor (ACIM). The main advantages of the migration include a lower energy consumption, a higher speed, a more uniform torque, a lower audible noise, longer duration and smaller sizes, so making the application more competitive. However, to reap these highlights deriving from the use of a PMSM, a developer must implement the most complex FOC control technique together with other specific algorithms of the application to satisfy the system requisites. In fact, even if a PMSM is more expensive than a BDC or an ACIM, it substantially offers more advantages.
The implementation of the advantages of the use of a PMSM, however, needs the understanding of the hardware complexities concerning the implementation of a cutting-edge FOC motor control technique and the required domain expertise. The figure 1 shows a PMSM sensor-less three-phase control system that uses an inverter with three-phase voltage source. The inverter control requires three pairs of PWM high-resolution signals that are interconnected and numerous analogue feedback signals that need the signal conditioning. The system also needs fault tolerance hardware protection functions, designed by using high-speed analogue comparators for a fast response. These additional analogue components required for the detection, the control and the protection increase the cost of the solution, since they are not demanded for a typical scheme of BDC motor or for the simple Volt per Hertz (V/F) control of an ACIM.
There is also the necessary development time to define and to validate the specifications of the components for the control application of the PMSM motor. To face these challenges, designers can select a microcontroller that can offer a high level of analogue integration with the specifications of the customized device for the control of the PMSM motor. This will reduce the number of external necessary components and will optimize the Bill Of Material (BOM). Currently, highly integrated motor control devices are available, with high-resolution PWM to facilitate the implementation of advanced control algorithms, high-speed analogue peripherals for precision measuring and signal conditioning, hardware peripherals needed for the functional safety and serial interfaces for communication and debug.
The interaction between the motor control software and the electromechanical behaviour of the motor itself is as difficult. The figure 2 shows the standard block diagram of the sensor without FOC. To shift to an effective design concept, we need to understand the architecture of the controller and the instructions of the digital signal processor (DSP)for the implementation of math-intensive and time-critical control loops.
To obtain reliable performances, the control cycle must be carried out within a PWM period. There are three reasons for which it is necessary to optimize the control circuit times.
1) Constraint: using a PWM switching frequency equal to 20 KHz or higher (time lapse of 50 µS) to suppress the acoustic noise from the inverter switching.
2) To achieve a control system with higher bandwidth, the control loop must be executed within a PWM period.
3) To support other activities in background like the system monitoring, the specific functions of the application and the communication, the control cycle must be performed even faster. Consequently, the FOC algorithm should aim at an execution in less than 10 µs.
Many manufacturers provide examples of FoC software with sensor-less estimators of the rotor position. However, even before the motor can start rotating, the FOC algorithm must configure various parameters, so that they correspond to the motor and to the hardware. A further optimization of control parameters and of coefficients is necessary to hit the targets of demanded speed and efficiency. This is attained through a combination of:
PMSM motors are used in several different applications, operating in different environments or with different design constraints. In the case, for instance, of a car radiator fan, it is possible that the fan blades rotate freely in the inverse direction owing to the wind when the motor is about to be started. Starting a PMSM motor with a sensor-less algorithm in this condition is a challenge and can potentially damage the inverter. A solution consists in detecting the rotation direction and the rotor position and using this information to slowdown the motor until the stop through an active braking before starting the motor. Likewise, implementing additional algorithms might be necessary, such as the Maximum Torque Per Ampere (MTPA), torque compensation and field weakening [1] etc.
These kinds of additional application-specific algorithms are necessary to develop a practical solution, but at the same time they also add design complexity, extending developing times and complicating the software verification.
For designers, a solution to decrease the complexity resides in creating a modular software architecture that allows adding specific algorithms of the application to the FOC algorithm, without influencing the time-critical execution. The figure 3 shows the software architecture of a typical application of real-time motor control. At the core of the framework there is the FOC function, which has a rigid time constraint and many additional specific functions for the application. A state machine inside the framework interfaces these control functions with the main application. The architecture needs a well-defined interface among the function blocks of the software to make it modular and to facilitate the user-friendly code maintenance. A modular framework supports the integration of different specific algorithms of the application together with other routines of monitoring, protection and functional safety of the system.
Another advantage of a modular architecture is the separation of the peripheral interface layer (or hardware abstraction layer) from the motor control software, which allows designers to migrate their IP from a motor controller to another when the application characteristics and the performance requisites change.
Facing these challenges requires a tailored motor control ecosystem for sensorless FOC designs. The motor controller, the hardware, the software and the development environment should collaborate to simplify the implementation process of advanced motor control algorithms. To succeed in it, the ecosystem is requested to have the following characteristics:
The figure 4 shows an example of ecosystem architecture for motor control that includes the application framework and a development suite for Digital Signal Controller (DSC) dsPIC33 of high-performance motor control.
The development suite is implemented around a FOC software development tool based on GUI that can measure the critical parameters of the motor and automatically adjust the feedback control gains. Moreover, it generates the source code demanded for a project created in the development environment by using a Motor Control Application Framework (MCAF). At the core of the stack of solutions there is the Motor Control Library, which allows implementing the time-critical control loop functions of the application and interacting with the control peripherals of the motor in the dsPIC33 DSC. This GUI operates in combination with several motor control development boards at disposal to support the extraction of motor parameters and the generation of the FOC code for a broad range of LV and HV motors.
The shift to brushless motors has been motivated by the need of a high energy efficiency and product differentiation. A complete motor control ecosystem provides a holistic approach to simplify the implementation of sensor-less FOCS with PMSM and should be composed by controllers for dedicated motors, development boards for rapid prototyping and user-friendly FOC development software to automate the code generation.
Permanent magnet synchronous motors (PMSMs) in electric drives are becoming increasingly popular as a replacement for conventional AC induction.
They are similar to brushless direct current motors because they have rotating electric motors with permanent wound stators and permanent electric rotors, but these solutions are energy efficient and do not produce any current.
If you are looking for more details, kindly visit PMSM Motor Manufacturers.
Permanent magnet synchronous motors operate on the same principle as other synchronous motors. They start as squirrel cage motors, where the winding motors of the stator are energised by three-phase power to create a rotating magnetic field.
The stator is fixed, while the rotor with mounted magnets rotates without any field windings to create field poles. The stator layout allows the creation of a sinusoidal flux distribution in the air gap, which makes the back electromotive force sinusoidal.
Based on the stator’s design, PMSMs can be classified as distributed and concentrated windings. Their impressive performance, high power density and high torque combined with their smaller frame size make them suitable for a wide range of applications, including fans, blowers and pumps.
The permanent magnets are typically made up of highly permeable and rare earth magnets like samarium-cobalt, neodymium, praseodymium, terbium and dysprosium. When rotating at synchronous speed, the rotating electric motor magnetically locks with the stator poles to produce torque and allow the rotator to continue turning.
Depending on how the magnets are attached to the rotor, PMSMs can be classified into several categories, including surface permanent magnet synchronous motors, where all magnets are mounted on the rotor’s surface and interior permanent magnet synchronous motors, with the magnets inside the rotor.
The increasing adoption of permanent magnet synchronous motors can be attributed to the many advantages of the technology. These include:
While PMSM technology is highly desirable, it may not be viable for every proposed application:
PMSMs play a significant role in various parts of the renewable energy sector. Here are some that have been completely transformed.
PSMSs reduce core losses in servo systems to allow operation at high temperatures without degradation. They increase efficiency by replacing energy-consuming rotor windings common in traditional induction motors. The components also include high-performance insulation materials that can boost overall performance efficiency by over 90%, ensuring they outperform alternative motor technologies.
PMSMs are installed in electric and hybrid vehicles because of their high efficiency and power density. Interior permanent magnet synchronous motors are used in electric vehicles to boost their efficiency and minimise the need for external magnetic fields.
Embedding the motors internally increases mechanical stability and ensures the magnets don’t fly out. These permanent motors on the rotor and stator winding produce a rotating magnetic field that produces high power density, optimises performance and allows precise control.
They’re also preferred over AC induction motors because they deliver superior efficiency thanks to their smaller size and reduced weight. Manufacturers like Tesla, BMW and Nissan have embraced these advanced motors for some of their electric vehicles.
The operational efficiency of PMSMs results in their adoption in wind power generators. Their high power density ensures they efficiently capture and convert electricity to support the harnessing of clean energy.
It also minimises conversion losses by reducing energy losses from heat and electromagnetic losses when using AC induction motors. PMSM wind power generators attain their peak efficiency at predefined wind speeds.
PMSMs are integrated into industrial automation systems like conveyor belts and robotics to improve operational efficiency and boost the reliability of manufacturing processes. They may also be installed in other mechanical equipment that require high speed and efficiency, such as pumps, fans and compressors.
The motors are frequently adopted in large power systems where lagging and improved leading are necessary. Some examples include data storage units, aerospace, train drives and automobiles.
The motor’s energy efficiency, reliability and compact size make it a preferred choice for many home appliance manufacturers. They can integrate into electronics, refrigerators, vacuum cleaners, washing machines, mixers, grinders and air conditioners.
These motors reduce the power consumption of household appliances while improving their stability. Their compact size also enables their application in small consumer electronics such as smartphones, cameras, smartwatches and electric toothbrushes.
Incorporating PMSM technology into numerous complex automation and manufacturing processes will facilitate robust performance.
These motors can improve the performance, energy efficiency and reliability of different systems, including electric vehicles, consumer electronics, industrial applications, and wind and electricity generators.
Want more information on PMSM Motor? Feel free to contact us.