REQUIREMENTS for compact propulsion systems are

Size: px
Start display at page:

Download "REQUIREMENTS for compact propulsion systems are"

Transcription

1 IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 20, NO. 3, SEPTEMBER Electric Propulsion With Sensorless Permanent Magnet Synchronous Motor: Implementation and Performance Todd D. Batzel, Member, IEEE, and Kwang Y. Lee, Fellow, IEEE Abstract There has recently been considerable interest in using the sensorless permanent magnet synchronous motor (PMSM) for vehicle propulsion systems. While many sensorless PMSM techniques have been presented in the literature, few have discussed in detail the underlying hardware and implementation issues. This work focuses on the implementation and application of a sensorless PMSM strategy that is particularly well suited for vehicle propulsion systems. The selected sensorless PMSM technique is implemented in a real-time motor control system to form a sensorless electric drive prototype. The hardware, strategy and implementation issues associated with the development of the sensorless drive are discussed. Experimental results are included in order to demonstrate the robustness of the implementation and the effectiveness of the sensorless drive under transient operating conditions such as startup and speed reversal. Index Terms Brushless machines, digital control, electric vehicles, motor control, motor drives, propulsion, torque control, underwater vehicles, variable speed drives. I. INTRODUCTION REQUIREMENTS for compact propulsion systems are pushing the need to eliminate bulky driveshafts and gearing by placing a direct-drive motor at the exact location where torque is required. In such a configuration, the rotor position sensor that is normally required for vector control of the permanent magnet synchronous motor (PMSM) or induction motor (IM) often cannot be accommodated due to reliability concerns or physical constraints. Therefore propulsion systems are one of many applications that benefit from a position sensorless motor control strategy where stator windings themselves are used as the rotor position sensor. Of the electric machine configurations available for vehicle propulsion applications, there has been considerable interest in the PMSM. This attention is primarily due to the PMSM s superior power density, outstanding efficiency, and potential for quiet operation as compared to the IM and synchronous reluctance machine [1]. Electric vehicles for personal transportation systems are quite cost sensitive leading to the IM as the electric machine of choice for such applications. However, many at-sea propulsion systems have stringent acoustic restrictions [2]. As a result, the PMSM has received considerable attention in these Manuscript received July 27, 2004; revised February 2, This work was supported in part by the Office of Naval Research under Grant N G Paper no. TEC The authors are with the Department of Electrical Engineering, Pennsylvania State Altoona, Altoona, PA USA ( tdbl120@psu.edu; kwanglee@ psu.edu). Digital Object Identifier /TEC applications since it has been shown to be capable of quiet operation [3]. Several sensorless ac motor propulsion applications have been reported in the literature. The sensorless IM has been applied to several land-based electric vehicles. A model-based approach for sensorless IM torque control is used for electric vehicle propulsion in [4] and [5]. In [6], a speed and flux sensorless IM drive is applied to the propulsion of an electric bus. The reluctance variation of the interior permanent magnet PMSM is exploited in [7] and [8] to implement a torque control across the speed range of an electric vehicle. In [9] a sensorless PMSM drive for an experimental mini-van is presented where four motors are integrated with the wheel assembly to eliminate gearing and driveshafts. Similarly, [10] and [11] describe the sensorless PMSM propulsion system that has been applied to the unmanned undersea vehicle (UUV) with integrated motor(propulsor. In this paper, the development of a sensorless PMSM drive prototype for undersea propulsion is discussed with particular attention given to the implementation details and overall drive performance under various operating conditions. The hardware and software implementation of the drive is presented in great detail, including a discussion of the voltage measurement technique and its implication on sensorless system performance. Rotor angle and speed estimation accuracy is quantified for a wide range of operating conditions with an emphasis on troublesome transients through and around zero speed. Experimental results are used to illustrate the management of sensorless operation for transients through the low-speed region and the selection of a low-speed threshold associated with the observer operation. The robustness of the system to modeling uncertainties and load torque variation that is required in vehicle propulsion systems is also demonstrated experimentally. Such a comprehensive discussion of sensorless PMSM drive implementation and performance is not forthcoming in the present literature. II. SENSORLESS DRIVE IMPLEMENTATION In this section, the implementation of a model-based rotor position estimation technique [12] is described. Sensorless PMSM control is reviewed, and the hardware implementation of the proposed control technique is discussed. A. Control Electric drives are used to control the PMSM torque and speed in a closed-loop system. A resolver or encoder attached to the rotor shaft is normally used to provide the feedback required /$ IEEE

2 576 IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 20, NO. 3, SEPTEMBER 2005 Fig. 1. Block diagram of sensorless PMSM drive system. by the torque and velocity control loops. In a sensorless PMSM drive, however, rotor position and velocity are supplied rotor angle and velocity estimators, respectively. The arrangement of the proposed controller for the sensorless PMSM prototype is shown in Fig. 1, where cascaded torque and speed control loops are shown. The angle and velocity estimation block shown in the figure uses sensed stator current and voltage to reconstruct the PMSM states of interest rotor angle and velocity. As shown in the figure, rotor position is required by the torque control loop and the velocity estimate is required by the speed controller. Note that although the outer speed control loop can be disabled for torque-only control algorithms, the speed estimate is still required by the angle estimation algorithm. The outer velocity loop operates on the difference between the speed reference and estimated speed to generate the torque reference (T ). The torque is controlled by the amplitude of the currents and their phase angle with respect to rotor position (ˆθ). The stator current amplitude is determined by I s = 2T 3λ m ( 2 P where P is the number of poles and λ m is the magnet flux linkage constant [13]. To minimize torque ripple and also satisfy the physical constraint that phase currents must sum to zero, balanced three-phase current references are used [13] as follows: [i a i b i c] T = Is[sin ˆθ sin(ˆθ 120 ) sin(ˆθ )] T. (2) The PWM current controller applies the required voltage, via the inverter, to the PMSM terminals to enforce the current references. Note that only two current sensors are required since just two of the phase currents are independent. A block diagram of the rotor position and velocity estimators is shown in Fig. 2. The sensed PMSM input voltage (u) is used to drive the reference model dynamics. The current predicted by the reference model (ŷ) is compared with the actual PMSM current (y) and the error (y ŷ) is operated on by the gain matrix G such that the estimated PMSM states (ˆx) converge toward the actual, but not directly measurable, PMSM states (x). The estimated PMSM states are used to determine rotor angle (ˆθ) as described in [14]. The velocity estimate (ˆω) is a required system parameter and therefore must be estimated ) (1) Fig. 2. Fig. 3. Block diagram of rotor position estimator. Block diagram of sensorless drive hardware. using the algorithm indicated in the figure. In the implementation, steady-state velocity estimation is enhanced by an adaptive velocity estimator [15]. B. Hardware Implementation In this section, the processing hardware, associated power electronics, and sensors used to realize the PMSM sensorless prototype are presented and implementation details are discussed. The hardware configuration was intended to provide high performance at low cost while maintaining the adaptability required to support extensive test and evaluation of a prototype sensorless propulsion system. A diagram of the overall hardware implementation is included in Fig. 3. 1) Computing Hardware: Current digital signal processing (DSP) hardware designed for electric drive applications uses fixed point arithmetic and does not usually provide full highlevel language software development support. As a result, software development for the fixed point DSP is a complex and time-consuming process. The floating point DSP typically provides high-level language support but lacks the essential motor control peripherals such as PWM signal generators and A/D conversion hardware. To facilitate timely software development and maintenance for the prototype sensorless drive, the computing hardware utilizes both a floating-point and a fixed-point DSP. The floating point DSP (Analog Devices Sharc) executes the rotor position and velocity estimation algorithm at 100-µs and 2-ms intervals, respectively. The fixed-point DSP (Analog

3 BATZEL AND LEE: ELECTRIC PROPULSION WITH SENSORLESS PMSM 577 Devices ADMC401) is equipped with motor control peripherals, and is used to implement the current controller, sample the stator voltages and currents, and generate PWM signals. The two DSPs communicate directly through a dual-port memory bank resident on the floating point DSP. The dualport memory allows the two processors to share data with little overhead and no additional logic. A personal computer that communicates with the floating point DSP via a serial link acts as the user interface-providing a graphical user interface for operating the drive, displaying the drive performance status, and storing relevant operational data. Despite the additional hardware cost associated with the adoption of the dual-processor architecture, the ease and efficiency of software development and maintenance is viewed as an overall cost reduction over the life-cycle of the system. However, for high-volume commercial drives, there are fixed-point motor control DSPs (such as TMS320F2812 or ADSP-992) that are capable implementing the entire control system. 2) Sensors: The PWM inverter makes accurate voltage and current sensing problematic due to the switching nature of the applied voltage. In the experimental drive, direct sensing of the stator voltage is used. Therefore, both electrical isolation and low-pass filtering are required in order to isolate power and signal grounds, and to remove high frequency switching components of the phase voltage. The direct stator voltage-sensing configuration is shown in Fig. 3, where a resistive divider is used to scale the motor terminal voltage. The voltage transducer (LEM CV3-1000) provides an electrically isolated output signal, which is low-pass filtered before being sampled by the fixed point DSP. The voltages are sampled synchronously at the PWM center point to reduce the effect of PWM ripple on the sampled data. The low-pass filter is a fourth-order Bessel filter with a cutoff frequency of 5 khz. Despite the use of a line filter between the inverter and PMSM, a low-pass filter is required to further remove high frequency switching noise from the voltage. The drawback, however, is that the filter introduces a time delay of approximately 68 µs to the voltage signal. The consequence of the delay is discussed in a later section. Many proposed sensorless drives employ an alternate form of voltage sensing where the dc link voltage and PWM duty cycle commands are used to reconstruct phase voltage. This indirect voltage sensing method is especially problematic in systems where a line filter is used since the filter states must also be known to accurately determine the motor terminal voltage. Furthermore, nonideal switching characteristics and deadtime effects in the inverter stage result in even greater voltage reconstruction error. This highlights the advantage of direct voltage sensing: inverter deadtime and nonideal characteristics of the inverter components are accounted for since the actual phase voltage is sensed. Experiments have demonstrated that direct sensing of stator voltage yields improved sensorless performance especially for operating conditions such as startup, reversal, and very low-speed [14]. The disadvantage of the direct voltage sensing method is the increased hardware cost associated with the isolated voltage sensors and low-pass filters. In any PMSM control system, current feedback is required to close the torque control loop. The current waveform, like the voltage signal, contains high frequency components due to the PWM inverter. The currents, like the phase voltages, are sampled synchronously with the PWM centerpoint to remove all sideband harmonics. The prototype sensorless drive uses 200-Å current transducers (LEM Model LA 205-S). 3) Inverter: The power output stage of the sensorless electric drive system serves to apply commanded voltages to the PMSM terminals. In PMSM drive applications, the most popular power stage consists of a voltage source inverter (VSI), which is a dc-to-ac converter built with IGBTs and configured to deliver bipolar current waveforms to the motor. In the prototype sensorless drive, a commercially available VSI is used (Trace Technologies model IPM1206). This inverter operates at dc bus voltages of up to 750 V, and delivers 150 kw at PWM switching frequencies up to 20 khz. The motor control DSP provides the PWM switching signals to each of the six IGBT gate drives of the power output stage through a fiber-optic interface. Similarly, the power stage provides fault enunciation for each IGBT through the interface. The fiber-optic communication is advantageous due to its immunity to electrical noise and inherent electrical isolation of power electronics and signal-level systems. 4) Filter: The fast voltage rise time delivered by modern inverter assemblies has many implications, including an increase in common-mode currents, and damaging overvoltage conditions at the motor terminals. Overvoltage can cause early breakdown of the winding insulation in the motor and common mode currents may result in increased EMI and increased bearing wear due to the introduction of shaft currents. A line filter is used in the propulsion system prototype to limit the rise time of the voltage waveform applied to the motor by the inverter assembly. The output filter is comprised of a single stage LC filter, as shown in Fig. 3. The LC filter forms a low pass filter with a 2nd order 40 d/b (decade attenuation characteristic from the cutoff frequency of 1/(2π LC) (3) where the cutoff frequency for the filter implementation is 300 Hz. The electrical frequency of the motor is 66.7 Hz at the maximum speed of 1000 r/min. Therefore, the filter has little effect on the fundamental motor voltage, but attenuates the high frequencies introduced by the switching electronics. 5) Motor: The PMSM used in the sensorless drive prototype is manufactured by Electrodynamics Corp. division of Electric Boat, and is shown in Fig. 4. The stator phase coils may be configured in series or parallel for low-speed, high-torque or high-speed, low-torque operation, respectively. The machine parameters are shown in Table I. 6) Software: In the implementation, a digital controller is constructed from the continuous-time observer equations given in [12] using the forward Euler integration method. The floating point and fixed point DSPs were programmed in C and Assembly language, respectively.

4 578 IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 20, NO. 3, SEPTEMBER 2005 Fig. 4. The 70-HP PMSM used in sensorless electric drive studies. TABLE I MOTOR PARAMETERS Fig. 6. Angle estimation accuracy versus speed. into the appropriate PWM switching patterns and delivered to the power stage. The digitized observer equations are updated on the floating point DSP every 100 µs by a scheduled interrupt. The DSP reads the stator voltages and currents from shared memory, and operates on them to update the state variables and rotor position estimate. The estimated rotor angle, rotor velocity, and torque command are then placed into shared memory for the fixed point DSP to access. In the implementation, the PI-based velocity controller is carried out every twentyth scheduled interrupt. Therefore, the estimated velocity, torque reference, and velocitydependent observer gain matrix are updated at 2-ms intervals. Fig. 5. Program flow diagram for sensorless drive software. The software flow for the dual-processor system is shown in Fig. 5. As discussed previously, the fixed point DSP acquires the stator currents and voltages and executes the current control algorithm at the PWM frequency of 20 khz. The raw voltages and currents are transformed into the two-phase stationary reference frame using the Clarke transform [16], and the results are placed into shared memory for consumption by the floating point DSP. The torque reference T for the current controller that is generated by the velocity control loop on the floating point DSP must be fetched from shared memory to serve as the current reference. Current control is then carried out in the rotating d-q reference frame using the technique described in [17]. The current control loop yields voltage references, which are converted III. EXPERIMENTAL RESULTS In this section, the performance of the sensorless drive prototype is examined with respect to angle and speed estimation accuracy, robustness to modeling uncertainty, and external disturbance rejection. To evaluate performance, experiments are performed where the implementation described in the previous section executes the complete PMSM control algorithm in real time. The experimental system consists of the 70 HP PMSM shown in Fig. 4, whose shaft is coupled to a pump that provides an adjustable load torque. A quadrature shaft encoder with counts per mechanical revolution is attached directly to the motor shaft. The encoder is used only to quantify the accuracy of the rotor angle and velocity estimates. For this section, electrical radians will be assumed for all results unless otherwise stated. A. Steady-State Rotor Position Estimation To determine angle estimation accuracy, experiments were performed on the drive across the motor s speed range. The results for the high-speed winding configuration are shown in Fig. 6, which shows the mean and standard deviation of the rotor position estimation error. For these experiments, the PMSM was essentially unloaded. It will be demonstrated in a subsequent

5 BATZEL AND LEE: ELECTRIC PROPULSION WITH SENSORLESS PMSM 579 section that angle estimation accuracy is largely independent of the load torque, as predicted in [14]. Although the figure demonstrates excellent rotor angle estimation accuracy, the magnitude of the mean error shows an increase proportional to rotor speed. This degradation in performance with increasing angular velocity is due to delay introduced by the necessary low-pass filtering of the phase voltages and the sampling delays introduced by the discrete-time implementation of the algorithm. The net effect is a linear phase shift of the sensed phase voltages given by phase shift (rad.) = 167 µs ω (4) where the sum of the known delays is 167 µs and ω is the angular shaft speed in electrical radians per second. The expected voltage signal delay is included in Fig. 6, and is seen to correspond well with the angle estimation error shown on the same plot. This confirms the results of the error analysis conducted in [14], where stator voltage phase shift was shown to develop an angle estimation error equal to that phase shift. This result demonstrates the disadvantage of direct voltage sensing discussed in the hardware implementation. However, the angle estimation error due to the stator voltage phase shift could easily be removed since the phase shift is well characterized in (4). B. Low- and Zero-Speed Operation In sensorless PMSM drives, rotor position estimation at and around zero speed is problematic due to the unobservability of rotor angle under those operating conditions [12]. Several starting methods have been suggested where a rotor angle dependent stator inductance is exploited to obtain rotor position [18], [19]. However, this technique is ineffective for the PMSM with nonsalient rotor that is used in the targeted propulsion application. In the prototype system, very low speed operation is managed by setting the observer gain matrix G equal to zero whenever angular velocity falls below an experimentally determined low-speed threshold. With the observer feedback disabled, the internal PMSM model runs without correctional feedback, and the estimated rotor angle is driven solely by the angular velocity estimate: ˆθ(t) = ˆωdt + ˆθ 0 (5) where ˆθ 0 is the initial angle estimate at t =0. For the speed estimation algorithm described in [12] and shown in Fig. 2, it is difficult to determine the direction of rotation at low speed due to the poor signal-to-noise ratio of the stator voltage. As a result, the estimated angular velocity exhibits occasional polarity reversals at very low-speed. When the velocity estimate is of incorrect polarity with observer feedback enabled, the system is unstable since the time-varying feedback matrix G depends on the estimated velocity for accurate eigenvalue placement [14]. This undesirable scenario causes the angle estimate to diverge rapidly from the actual rotor angle. However, if observer feedback is disabled at low speeds, short and infrequent errors in the estimated speed polarity will not produce severe deviation in the angle estimate given in (5) over short periods of time since the magnitude of ˆω is very low. Fig. 7. Low-speed velocity estimating, low-speed winding. Fig. 7 shows the operation of the sensorless drive at a low speed slightly higher in magnitude than the low-speed threshold. In the figure, the estimated velocity tracks the actual velocity except for occasional velocity polarity errors, which are seen to generate a rapid divergence of the estimated rotor angle from the actual angle. In this case, the duration and frequency of occurrence of the velocity polarity error are short enough such that the angle estimate remains close to the actual value despite the occasional divergences. In general, however, operation in this mode is not recommended. The low-speed threshold is determined experimentally by observing the estimated velocity. It is advantageous to choose the low speed threshold such that polarity reversals rarely occur at operating speeds above that threshold. A threshold whose magnitude is as small as possible is advantageous since it reduces the time during which the observer feedback is disabled during startup and speed reversals. However, a threshold set too low will result in failure at startup or speed reversal if velocity estimation polarity errors occur regularly while the observer is enabled. This emphasizes the importance of reducing measurement noise, since higher signal-to-noise permits the use of lower speed threshold levels. In the experimental system, the low speed threshold is 7.5 rad/s, which corresponds to 1.8% of the rated motor speed. However, it has been observed that a low-speed threshold of less than 1% of rated motor speed is achievable. C. Velocity Estimation For certain electric propulsion systems such as undersea vehicles, it is critical that accurate velocity feedback is available to permit precise tracking of the desired vehicle speed. In the absence of a position or velocity sensor, estimated velocity must be used to generate the feedback required for speed control. In the sensorless drive prototype, the stator voltage and current are used to estimate velocity, and an adaptive estimator is employed to ensure steady-state velocity estimation accuracy [11], [15]. As demonstrated in Fig. 7, velocity estimation is challenging at extremely low speeds, but performance is enhanced at higher

6 580 IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 20, NO. 3, SEPTEMBER 2005 Fig. 8. Velocity estimation accuracy at 300 rev/min. speeds due to an improved signal-to-noise ratio so that the direction of rotation is easily determined. Velocity estimation performance at higher speed is depicted in Fig. 8, which shows that the velocity estimation is accurate to within 1.4 r/min of the actual speed of 300 r/min. A 20-Hz ripple in the velocity estimate corresponds to the fundamental electrical frequency of the stator voltage and current. This perceived ripple in the velocity feedback forces the actual rotor speed to deviate from commanded speed at the same frequency of 20 Hz. It should be noted that the velocity estimate could be filtered to remove the undesirable ripple at the expense of transient system performance. Fig. 9. Startup from zero speed with load of 110 Nm at 200 r/min. D. Transient Operation A significant challenge associated with sensorless drives is maintaining control during startup or speed reversal transients, where the rotor velocity passes through the problematic zero speed range. In this section, system performance under these transient conditions is examined experimentally. 1) Startup: At startup, the sensorless controller cannot guarantee proper torque polarity and smooth acceleration unless the initial rotor angle is known with sufficient accuracy. This requirement is addressed by the adoption of the so-called forcedalignment technique [20]. The forced alignment technique applies a dc current to the stator before startup. The dc current acts to align the permanent magnet field with the magnetic field generated by the stator excitation, and forces the rotor to a known initial position ˆθ 0. Since ˆθ 0 is known, torque of known polarity and magnitude can be applied to the PMSM at startup and the rotor position estimator operated temporarily in open loop according to (5). The initial torque must be sufficient to produce rotational velocity that exceeds the low-speed threshold before the angle estimation error becomes excessive. When the angular velocity surpasses the low-speed threshold, observer feedback is established, and the angle estimation error quickly converges toward zero. In the prototype drive system, a very reliable sensorless startup has been accomplished. To illustrate the performance after forced alignment, consider the startup depicted in Fig. 9, where a speed of 30 r/min is commanded at 0.4 s, and the initial angle estimation error after forced alignment is approximately 5 electrical degrees. Initially, torque is applied to the rotor and the angle estimator operates without observer feedback at the subthreshold angular velocity. The low-speed threshold of 7.5 rad/s is exceeded at 0.6 s, enabling feedback correction so that the estimated rotor angle begins to converge toward zero. Just after the low-speed threshold is exceeded, a brief speed estimate polarity reversal temporarily interrupts the rotor angle estimate s convergence toward zero. Following the polarity reversal, the angle estimation error again converges toward zero and final steadystate velocity just above the low-speed threshold is reached. 2) Speed Reversal: During a speed reversal, the rotor position observer temporarily operates without feedback while the estimated speed is below the preset threshold. Such open-loop operation where the angle estimate is updated by (5) has been shown through experimentation to be acceptable for short time intervals, such as the speed reversal shown in Fig. 10. In the figure, the estimated velocity magnitude drops below the threshold at 1 s, and the observer operates without feedback until 2.25 s, where feedback is restored. From the figure, it is seen that the open-loop model produces sufficient angle estimation accuracy, or ride-through capability, for short-term operation below the low-speed threshold. In the figure, the angle estimation error

7 BATZEL AND LEE: ELECTRIC PROPULSION WITH SENSORLESS PMSM 581 Fig. 11. Estimation accuracy versus load torque at constant speed: low speed winding configuration. Fig. 10. Speed reversal of PMSM. that appears while operating without observer feedback is attributed to the difficulty in determining rotor velocity at such low speed. In the prototype sensorless drive, speed reversals were found to be extremely reliable. E. Parameter Uncertainty and Disturbance Rejection In this section, the robustness of the developed sensorless PMSM drive is examined with respect to parameter uncertainty and external disturbances. In practical applications, machine parameters vary due to temperature effects and external load torque varies considerably with the operating environment. An effective rotor position estimator must be robust to such variability in the system. It was shown in [14] that variations in the load torque are not expected to affect rotor position estimation accuracy since the model used in the observer does not contain mechanical variables such as torque, friction, and inertia in the state equations. The predicted immunity of rotor position estimation accuracy to load torque is verified in Fig. 11, where little variation in angle estimation accuracy is seen over a wide load torque range. The robustness of the sensorless drive performance to load torque represents a tremendous advantage in propulsion applications, since it removes the need for estimation or direct measurement of the load torque. Fig. 12. Estimation accuracy versus load at constant speed: low speed windings with stator inductance detuned by 50%. In [14], it was concluded that inductance modeling uncertainty introduces an angle estimation error proportional to the product of inductance uncertainty and the stator current amplitude. In the experiment depicted in Fig. 12, the stator inductance used by the observer PMSM model is intentionally detuned by 50% from its actual value. Comparison of Figs. 11 and 12 show that rotor position estimation accuracy is adversely affected by the changing stator current when inductance modeling error is present. Thus, the experimental result is consistent with the predicted effect of the inductance modeling uncertainty. Stator resistance is a parameter used in the PMSM model to help estimate the magnitude of the airgap flux. However, uncertainty in the modeling accuracy of stator resistance was found to have little effect on angle estimation accuracy under normal

8 582 IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 20, NO. 3, SEPTEMBER 2005 that the lack of a velocity sensor presents a serious challenge in achieving very high accuracy velocity tracking. ACKNOWLEDGMENT The authors gratefully acknowledge the contributions of B. Kline, J. Mickey, and M. Turner for their efforts in this program. REFERENCES Fig. 13. values. Estimation accuracy with (top) actual and (bottom) detuned resistance operating conditions [14]. To experimentally verify this prediction, angle estimation error measurements were performed at low-speed with the PMSM model stator resistance parameter intentionally detuned. The results of this experiment are shown in Fig. 13, where the top plots show performance with a well-modeled stator resistance. The bottom plots show system performance when the PMSM model uses a resistance parameter that is increased by 50% from its known value. In both cases, the motor was operating at 25 r/min with a load of 15 Nm. From a comparison of the results in Fig. 13, the prediction set forth in the estimation error analysis [14] is confirmed. IV. CONCLUSION This work has presented the implementation details and experimental results associated with a sensorless electric drive for the PMSM. The selected sensorless strategy is implemented in a real-time motor control system. The underlying hardware and software for the motor controller are presented in detail, and implementation issues are discussed. Extensive experimentation is then used to evaluate the effectiveness of the proposed sensorless algorithm as well as the implementation. Startup and speed reversal transient operation are also discussed, and experimental results demonstrate the effectiveness of the sensorless drive in managing these troublesome operating conditions. Results show that the sensorless drive is robust to modeling uncertainty and external disturbances while providing extremely accurate rotor position estimation. In summary, it is the immunity of the sensorless system performance to variations in electrical and mechanical parameters and external disturbances that make it ideal for many electric propulsion applications which must operate satisfactorily in a wide range of environments. A potential area for future improvement of the sensorless drive is associated with the velocity controller. Although the velocity control performance shown in this study is adequate for many propulsion applications, experimental results show [1] L. Chang, Comparison of AC drives for electric vehicles A report on expert s opinion survey, IEEE Aerosp. Electron. Syst. Mag.,vol.9,no.8, pp. 7 11, Aug [2] C. J. Egan and C. M. Orndorff, Electric propulsion: Fleet readiness at affordable costs, IEEE Aerosp. Electron. Syst. Mag., vol. 11, no. 5, pp , May [3] R. McConnell, Acoustic analyses and tests of various 2-HP motor configurations, in Proc. Naval Symp. Electric Machines,Jul.1997,pp [4] B. Asaii, D. F. Gosdon, and S. Sathiakumar, A simple high efficient torque control for the electric vehicle induction machine drives without shaft encoder, in Proc. 26th Annu. IEEE Power Electronics Specialists Conf., vol. 2, Jun. 1995, pp [5] J. Faiz, M. B. B. Sharifian, A. Keyhani, and A. B. Proca, Sensorless direct torque control of induction motors used in electric vehicles, IEEE Trans. Energy Conversion, vol. 18, no. 1, pp. 1 10, Mar [6] F. Peng, Speed and flux sensorless field oriented control of induction motor for electric vehicles, in Proc. 15th Annu. IEEE Applied Power Electronics Conf. Exposition, vol. 1, 2000, pp [7] N. Patel, T. O Meara, J. Nagashima, and R. Lorenz, Encoderless IPM traction drive for EV/HEV s, in Proc. Conf. Rec IEEE Industry Applications Conf., vol. 3, Sep. 2001, pp [8] R. Masaki, S. Kaneko, T. Sawada, and S. Yoshihara, Development of a position sensorless control system on an electric vehicle driven by a permanent magnet synchronous motor, in Proc. Power Conversion Conf. 2002, Osaka, Japan, 2002, pp [9] C. S. Namuduri and B. U. Murty, High power density electric drive for an hybrid electric vehicle, in Proc. Conf. 13th Annu. Applied Power Electronics, vol. 1, Feb. 1998, pp [10] T. D. Batzel, D. P. Thivierge, and K. Y. Lee, Application of sensorless electric drive to unmanned undersea vehicle propulsion, in Proc. 15th IFAC World Congr. Automatic Control, vol. P, Barcelona, Spain, Jul. 2002, pp [11] T. D. Batzel and D. P. Thivierge, Electric drive for 21 UUV, in Proc. 3rd Naval Symp. Electric Machines, Philadelphia, PA. [12] T. D. Batzel and K. Y. Lee, Slotless PMSM operation without a high resolution rotor angle sensor, IEEE Trans. Energy Conversion, vol. 15, no. 4, pp , Dec [13], Commutation torque ripple minimization for permanent magnet synchronous machines with Hall effect position feedback, IEEE Trans. Energy Conversion, vol. 13, no. 3, pp , [14] T. D. Batzel, Electric propulsion using the permanent magnet synchronous motor without rotor position transducers, Ph.D. dissertation, Dept. Elect. Eng., Pennsylvania State Univ., University Park, PA, [15] J. Kim and S. Sul, New approach for high performance PMSM drives without rotational position sensors, IEEE Trans. Power Electron., vol. 12, no. 5, pp , Sep [16] E. Clarke, Circuit Analysis of AC Power Systems, Vol. I, Symmetrical and Related Components. New York: Wiley, [17] D. Y. Ohm and R. J. Oleksuk, On practical digital current regulator design for PM synchronous motor drives, in Proc. 13th Annu. Applied Power Electronics Conf. Exposition, vol. 1, Feb. 1998, pp [18] M. Schroedl, Sensorless control of AC machines at low speed and standstill, Industry Applications Society Conf. Rec.,vol.1,pt.1,pp , [19] N. Matsui and T. Takeshita, A novel starting method of sensorless salientpole brushless motor, Conf. Rec. IEEE Industry Applications Society Annu. Meeting, vol. 1, pp , Oct [20] N. Matsui and M. Shigyo, Brushless DC motor control without position and speed sensors, IEEE Trans. Ind. Applicat., vol. 28, no. 1, pp , 1992.

9 BATZEL AND LEE: ELECTRIC PROPULSION WITH SENSORLESS PMSM 583 Todd D. Batzel (M 00) received the B.S. and Ph.D. degrees in electrical engineering from Pennsylvania State University, University Park, in 1984 and 2000, respectively, and the M.S. degree in electrical engineering from the University of Pittsburgh, Pittsburgh, PA, in Currently, he is an Assistant Professor of electrical engineering at Pennsylvania State University, Altoona. His research interests include electric machines, electric motor controls, power electronics, artificial intelligence applications to control, and embedded control systems. Kwang Y. Lee (F 01) received the B.S. degree in electrical engineering from Seoul National University, Seoul, Korea, in 1964, the M.S. degree in electrical engineering from North Dakota State, Fargo, in 1968, and the Ph.D. degree in systems science from Michigan State University, East Lansing, in Currently, he is a Professor of electrical engineering and is Director of Power Systems Control Laboratory at Pennsylvania State University, University Park. He has also been with Michigan State University, Oregon State University, and the University of Houston. His interests include power systems operation and planning, expert systems, and intelligent system applications to power systems. Dr. Lee is an Associate Editor of the IEEE TRANSACTIONS ON NEURAL NETWORKS and an Editor of the IEEE TRANSACTIONS ON ENERGY CONVERSION.

IN MANY industrial applications, ac machines are preferable

IN MANY industrial applications, ac machines are preferable IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 46, NO. 1, FEBRUARY 1999 111 Automatic IM Parameter Measurement Under Sensorless Field-Oriented Control Yih-Neng Lin and Chern-Lin Chen, Member, IEEE Abstract

More information

BECAUSE OF their low cost and high reliability, many

BECAUSE OF their low cost and high reliability, many 824 IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 45, NO. 5, OCTOBER 1998 Sensorless Field Orientation Control of Induction Machines Based on a Mutual MRAS Scheme Li Zhen, Member, IEEE, and Longya

More information

IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 53, NO. 2, APRIL

IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 53, NO. 2, APRIL IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 53, NO. 2, APRIL 2006 399 Sensorless Speed Control of Nonsalient Permanent-Magnet Synchronous Motor Using Rotor-Position-Tracking PI Controller Jul-Ki

More information

Swinburne Research Bank

Swinburne Research Bank Swinburne Research Bank http://researchbank.swinburne.edu.au Tashakori, A., & Ektesabi, M. (2013). A simple fault tolerant control system for Hall Effect sensors failure of BLDC motor. Originally published

More information

Digital PWM Techniques and Commutation for Brushless DC Motor Control Applications: Review

Digital PWM Techniques and Commutation for Brushless DC Motor Control Applications: Review Digital PWM Techniques and Commutation for Brushless DC Motor Control Applications: Review Prof. S.L. Tade 1, Ravindra Sor 2 & S.V. Kinkar 3 Professor, Dept. of E&TC, PCCOE, Pune, India 1 Scientist, ARDE-DRDO,

More information

A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR

A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR A COMPARISON STUDY OF THE COMMUTATION METHODS FOR THE THREE-PHASE PERMANENT MAGNET BRUSHLESS DC MOTOR Shiyoung Lee, Ph.D. Pennsylvania State University Berks Campus Room 120 Luerssen Building, Tulpehocken

More information

On-Line Dead-Time Compensation Method Based on Time Delay Control

On-Line Dead-Time Compensation Method Based on Time Delay Control IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL. 11, NO. 2, MARCH 2003 279 On-Line Dead-Time Compensation Method Based on Time Delay Control Hyun-Soo Kim, Kyeong-Hwa Kim, and Myung-Joong Youn Abstract

More information

FOR the last decade, many research efforts have been made

FOR the last decade, many research efforts have been made IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 19, NO. 6, NOVEMBER 2004 1601 A Novel Approach for Sensorless Control of PM Machines Down to Zero Speed Without Signal Injection or Special PWM Technique Chuanyang

More information

CHAPTER-III MODELING AND IMPLEMENTATION OF PMBLDC MOTOR DRIVE

CHAPTER-III MODELING AND IMPLEMENTATION OF PMBLDC MOTOR DRIVE CHAPTER-III MODELING AND IMPLEMENTATION OF PMBLDC MOTOR DRIVE 3.1 GENERAL The PMBLDC motors used in low power applications (up to 5kW) are fed from a single-phase AC source through a diode bridge rectifier

More information

Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented controllers.

Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented controllers. University of New South Wales School of Electrical Engineering & Telecommunications ELEC4613 - ELECTRIC DRIVE SYSTEMS Experiment 3. Performance of an induction motor drive under V/f and rotor flux oriented

More information

Analog Devices: High Efficiency, Low Cost, Sensorless Motor Control.

Analog Devices: High Efficiency, Low Cost, Sensorless Motor Control. Analog Devices: High Efficiency, Low Cost, Sensorless Motor Control. Dr. Tom Flint, Analog Devices, Inc. Abstract In this paper we consider the sensorless control of two types of high efficiency electric

More information

Sensorless Control of a Novel IPMSM Based on High-Frequency Injection

Sensorless Control of a Novel IPMSM Based on High-Frequency Injection Sensorless Control of a Novel IPMSM Based on High-Frequency Injection Xiaocan Wang*,Wei Xie**, Ralph Kennel*, Dieter Gerling** Institute for Electrical Drive Systems and Power Electronics,Technical University

More information

Realising Robust Low Speed Sensorless PMSM Control Using Current Derivatives Obtained from Standard Current Sensors

Realising Robust Low Speed Sensorless PMSM Control Using Current Derivatives Obtained from Standard Current Sensors Realising Robust Low Speed Sensorless PMSM Control Using Current Derivatives Obtained from Standard Current Sensors Dr David Hind, Chen Li, Prof Mark Sumner, Prof Chris Gerada Power Electronics, Machines

More information

User Guide IRMCS3041 System Overview/Guide. Aengus Murray. Table of Contents. Introduction

User Guide IRMCS3041 System Overview/Guide. Aengus Murray. Table of Contents. Introduction User Guide 0607 IRMCS3041 System Overview/Guide By Aengus Murray Table of Contents Introduction... 1 IRMCF341 Application Circuit... 2 Sensorless Control Algorithm... 4 Velocity and Current Control...

More information

Simulation of Speed Control of Induction Motor with DTC Scheme Patel Divyaben Lalitbhai 1 Prof. C. A. Patel 2 Mr. B. R. Nanecha 3

Simulation of Speed Control of Induction Motor with DTC Scheme Patel Divyaben Lalitbhai 1 Prof. C. A. Patel 2 Mr. B. R. Nanecha 3 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 09, 2015 ISSN (online): 2321-0613 Simulation of Speed Control of Induction Motor with DTC Scheme Patel Divyaben Lalitbhai

More information

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Vol. 3, Issue. 4, Jul - Aug. 2013 pp-2492-2497 ISSN: 2249-6645 Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Praveen Kumar 1, Anurag Singh Tomer 2 1 (ME Scholar, Department of Electrical

More information

HARDWARE IMPLEMENTATION OF DIGITAL SIGNAL CONTROLLER FOR THREE PHASE VECTOR CONTROLLED INDUCTION MOTOR

HARDWARE IMPLEMENTATION OF DIGITAL SIGNAL CONTROLLER FOR THREE PHASE VECTOR CONTROLLED INDUCTION MOTOR HARDWARE IMPLEMENTATION OF DIGITAL SIGNAL CONTROLLER FOR THREE PHASE VECTOR CONTROLLED INDUCTION MOTOR SOHEIR M. A. ALLAHON, AHMED A. ABOUMOBARKA, MAGD A. KOUTB, H. MOUSA Engineer,Faculty of Electronic

More information

Speed control of sensorless BLDC motor with two side chopping PWM

Speed control of sensorless BLDC motor with two side chopping PWM IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 6, Issue 3 (May. - Jun. 2013), PP 16-20 Speed control of sensorless BLDC motor with two side

More information

A Novel Control Method for Input Output Harmonic Elimination of the PWM Boost Type Rectifier Under Unbalanced Operating Conditions

A Novel Control Method for Input Output Harmonic Elimination of the PWM Boost Type Rectifier Under Unbalanced Operating Conditions IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 16, NO. 5, SEPTEMBER 2001 603 A Novel Control Method for Input Output Harmonic Elimination of the PWM Boost Type Rectifier Under Unbalanced Operating Conditions

More information

Brushless Motor without a Shaft-Mounted Position Sensor. Tsunehiro Endo Fumio Tajima Member Member. Summary

Brushless Motor without a Shaft-Mounted Position Sensor. Tsunehiro Endo Fumio Tajima Member Member. Summary Paper UDC 621.313.3-573: 621.316.71:681.532.8:621.382 Brushless Motor without a Shaft-Mounted Position Sensor By Tsunehiro Endo Fumio Tajima Member Member Kenichi Iizuka Member Summary Hideo Uzuhashi Non-member

More information

Implementation and position control performance of a position-sensorless IPM motor drive system based on magnetic saliency

Implementation and position control performance of a position-sensorless IPM motor drive system based on magnetic saliency Engineering Electrical Engineering fields Okayama University Year 1998 Implementation and position control performance of a position-sensorless IPM motor drive system based on magnetic saliency Satoshi

More information

II. PROPOSED CLOSED LOOP SPEED CONTROL OF PMSM BLOCK DIAGRAM

II. PROPOSED CLOSED LOOP SPEED CONTROL OF PMSM BLOCK DIAGRAM Closed Loop Speed Control of Permanent Magnet Synchronous Motor fed by SVPWM Inverter Malti Garje 1, D.R.Patil 2 1,2 Electrical Engineering Department, WCE Sangli Abstract This paper presents very basic

More information

Digital Control of Permanent Magnet Synchronous Motor

Digital Control of Permanent Magnet Synchronous Motor Digital Control of Permanent Magnet Synchronous Motor Jayasri R. Nair 1 Assistant Professor, Dept. of EEE, Rajagiri School Of Engineering and Technology, Kochi, Kerala, India 1 ABSTRACT: The principle

More information

Performance Enhancement of Sensorless Control of Z-Source Inverter Fed BLDC Motor

Performance Enhancement of Sensorless Control of Z-Source Inverter Fed BLDC Motor IJSTE - International Journal of Science Technology & Engineering Volume 1 Issue 11 May 2015 ISSN (online): 2349-784X Performance Enhancement of Sensorless Control of Z-Source Inverter Fed BLDC Motor K.

More information

CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL

CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL 9 CHAPTER 2 CURRENT SOURCE INVERTER FOR IM CONTROL 2.1 INTRODUCTION AC drives are mainly classified into direct and indirect converter drives. In direct converters (cycloconverters), the AC power is fed

More information

EEE, St Peter s University, India 2 EEE, Vel s University, India

EEE, St Peter s University, India 2 EEE, Vel s University, India Torque ripple reduction of switched reluctance motor drives below the base speed using commutation angles control S.Vetriselvan 1, Dr.S.Latha 2, M.Saravanan 3 1, 3 EEE, St Peter s University, India 2 EEE,

More information

ROTOR FLUX VECTOR CONTROL TRACKING FOR SENSORLESS INDUCTION MOTOR

ROTOR FLUX VECTOR CONTROL TRACKING FOR SENSORLESS INDUCTION MOTOR International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April-2016 668 ROTOR FLUX VECTOR CONTROL TRACKING FOR SENSORLESS INDUCTION MOTOR Fathima Farook 1, Reeba Sara Koshy 2 Abstract

More information

CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE

CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE 113 CHAPTER-5 DESIGN OF DIRECT TORQUE CONTROLLED INDUCTION MOTOR DRIVE 5.1 INTRODUCTION This chapter describes hardware design and implementation of direct torque controlled induction motor drive with

More information

Simulation of Solar Powered PMBLDC Motor Drive

Simulation of Solar Powered PMBLDC Motor Drive Simulation of Solar Powered PMBLDC Motor Drive 1 Deepa A B, 2 Prof. Maheshkant pawar 1 Students, 2 Assistant Professor P.D.A College of Engineering Abstract - Recent global developments lead to the use

More information

630 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 2, MAY 2013

630 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 2, MAY 2013 630 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 9, NO. 2, MAY 2013 Development of High-Reliability EV and HEV IM Propulsion Drive With Ultra-Low Latency HIL Environment Evgenije M. Adžić, Member,

More information

Sensorless control of BLDC motor based on Hysteresis comparator with PI control for speed regulation

Sensorless control of BLDC motor based on Hysteresis comparator with PI control for speed regulation Sensorless control of BLDC motor based on Hysteresis comparator with PI control for speed regulation Thirumoni.T 1,Femi.R 2 PG Student 1, Assistant Professor 2, Department of Electrical and Electronics

More information

International Journal of Intellectual Advancements and Research in Engineering Computations

International Journal of Intellectual Advancements and Research in Engineering Computations www.ijiarec.com MAR-2015 International Journal of Intellectual Advancements and Research in Engineering Computations SPEED CONTROL OF BLDC MOTOR BY USING UNIVERSAL BRIDGE WITH ABSTRACT ISSN: 2348-2079

More information

CURRENT FOLLOWER APPROACH BASED PI AND FUZZY LOGIC CONTROLLERS FOR BLDC MOTOR DRIVE SYSTEM FED FROM CUK CONVERTER

CURRENT FOLLOWER APPROACH BASED PI AND FUZZY LOGIC CONTROLLERS FOR BLDC MOTOR DRIVE SYSTEM FED FROM CUK CONVERTER CURRENT FOLLOWER APPROACH BASED PI AND FUZZY LOGIC CONTROLLERS FOR BLDC MOTOR DRIVE SYSTEM FED FROM CUK CONVERTER N. Mohanraj and R. Sankaran Shanmugha Arts, Science, Technology and Research Academy University,

More information

User Guide Introduction. IRMCS3043 System Overview/Guide. International Rectifier s imotion Team. Table of Contents

User Guide Introduction. IRMCS3043 System Overview/Guide. International Rectifier s imotion Team. Table of Contents User Guide 08092 IRMCS3043 System Overview/Guide By International Rectifier s imotion Team Table of Contents IRMCS3043 System Overview/Guide... 1 Introduction... 1 IRMCF343 Application Circuit... 2 Power

More information

IT HAS LONG been recognized that bearing damage can be

IT HAS LONG been recognized that bearing damage can be 1042 IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS, VOL. 34, NO. 5, SEPTEMBER/OCTOBER 1998 Bearing Currents and Shaft Voltages of an Induction Motor Under Hard- and Soft-Switching Inverter Excitation Shaotang

More information

IJCSIET--International Journal of Computer Science information and Engg., Technologies ISSN

IJCSIET--International Journal of Computer Science information and Engg., Technologies ISSN A novel control strategy for Mitigation of Inrush currents in Load Transformers using Series Voltage source Converter Pulijala Pandu Ranga Rao *1, VenuGopal Reddy Bodha *2 #1 PG student, Power Electronics

More information

Design of A Closed Loop Speed Control For BLDC Motor

Design of A Closed Loop Speed Control For BLDC Motor International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 3, Issue 11 (November 214), PP.17-111 Design of A Closed Loop Speed Control For BLDC

More information

VIENNA RECTIFIER FED BLDC MOTOR

VIENNA RECTIFIER FED BLDC MOTOR VIENNA RECTIFIER FED BLDC MOTOR Dr. P. Sweety Jose #1, R.Gowthamraj *2, #Assistant Professor, * PG Scholar, Dept. of EEE, PSG College of Technology, Coimbatore, India 1psj.eee@psgtech.ac.in, 2 gowtham0932@gmail.com

More information

AC Voltage and Current Sensorless Control of Three-Phase PWM Rectifiers

AC Voltage and Current Sensorless Control of Three-Phase PWM Rectifiers IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 17, NO. 6, NOVEMBER 2002 883 AC Voltage and Current Sensorless Control of Three-Phase PWM Rectifiers Dong-Choon Lee, Member, IEEE, and Dae-Sik Lim Abstract

More information

Analysis of an Economical BLDC Drive System

Analysis of an Economical BLDC Drive System Analysis of an Economical BLDC Drive System Maria Shaju 1, Ginnes.K.John. 2 M.Tech Student, Dept. of Electrical and Electronics Engineering, Rajagiri School of Engineering and Technology, Kochi, India

More information

A Review: Sensorless Control of Brushless DC Motor

A Review: Sensorless Control of Brushless DC Motor A Review: Sensorless Control of Brushless DC Motor Neha Gupta, M.Tech Student, Department of Electrical Engineering, Madan Mohan Malaviya Engineering College, Gorakhpur 273010 (U.P), India Dr.A.K. Pandey,

More information

Latest Control Technology in Inverters and Servo Systems

Latest Control Technology in Inverters and Servo Systems Latest Control Technology in Inverters and Servo Systems Takao Yanase Hidetoshi Umida Takashi Aihara. Introduction Inverters and servo systems have achieved small size and high performance through the

More information

SPEED CONTROL OF SENSORLESS BLDC MOTOR WITH FIELD ORIENTED CONTROL

SPEED CONTROL OF SENSORLESS BLDC MOTOR WITH FIELD ORIENTED CONTROL ISSN: 2349-2503 SPEED CONTROL OF SENSORLESS BLDC MOTOR WITH FIELD ORIENTED CONTROL JMuthupandi 1 DCitharthan 2 MVaratharaj 3 1 (UG Scholar/EEE department/ Christ the king engg college/ Coimbatore/India/

More information

Control of Electric Machine Drive Systems

Control of Electric Machine Drive Systems Control of Electric Machine Drive Systems Seung-Ki Sul IEEE 1 PRESS к SERIES I 0N POWER ENGINEERING Mohamed E. El-Hawary, Series Editor IEEE PRESS WILEY A JOHN WILEY & SONS, INC., PUBLICATION Contents

More information

CHAPTER 3 VOLTAGE SOURCE INVERTER (VSI)

CHAPTER 3 VOLTAGE SOURCE INVERTER (VSI) 37 CHAPTER 3 VOLTAGE SOURCE INVERTER (VSI) 3.1 INTRODUCTION This chapter presents speed and torque characteristics of induction motor fed by a new controller. The proposed controller is based on fuzzy

More information

Analysis of Voltage Source Inverters using Space Vector PWM for Induction Motor Drive

Analysis of Voltage Source Inverters using Space Vector PWM for Induction Motor Drive IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) ISSN: 2278-1676 Volume 2, Issue 6 (Sep-Oct. 2012), PP 14-19 Analysis of Voltage Source Inverters using Space Vector PWM for Induction

More information

UG Student, Department of Electrical Engineering, Gurunanak Institute of Engineering & Technology, Nagpur

UG Student, Department of Electrical Engineering, Gurunanak Institute of Engineering & Technology, Nagpur A Review: Modelling of Permanent Magnet Brushless DC Motor Drive Ravikiran H. Rushiya 1, Renish M. George 2, Prateek R. Dongre 3, Swapnil B. Borkar 4, Shankar S. Soneker 5 And S. W. Khubalkar 6 1,2,3,4,5

More information

ONE OF THE main problems encountered in open-loop

ONE OF THE main problems encountered in open-loop IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 14, NO. 4, JULY 1999 683 On-Line Dead-Time Compensation Technique for Open-Loop PWM-VSI Drives Alfredo R. Muñoz, Member, IEEE, and Thomas A. Lipo, Fellow, IEEE

More information

Mitigation of Cross-Saturation Effects in Resonance-Based Sensorless Switched Reluctance Drives

Mitigation of Cross-Saturation Effects in Resonance-Based Sensorless Switched Reluctance Drives Mitigation of Cross-Saturation Effects in Resonance-Based Sensorless Switched Reluctance Drives K.R. Geldhof, A. Van den Bossche and J.A.A. Melkebeek Department of Electrical Energy, Systems and Automation

More information

MODELLING AND SIMULATION OF DIODE CLAMP MULTILEVEL INVERTER FED THREE PHASE INDUCTION MOTOR FOR CMV ANALYSIS USING FILTER

MODELLING AND SIMULATION OF DIODE CLAMP MULTILEVEL INVERTER FED THREE PHASE INDUCTION MOTOR FOR CMV ANALYSIS USING FILTER MODELLING AND SIMULATION OF DIODE CLAMP MULTILEVEL INVERTER FED THREE PHASE INDUCTION MOTOR FOR CMV ANALYSIS USING FILTER Akash A. Chandekar 1, R.K.Dhatrak 2 Dr.Z.J..Khan 3 M.Tech Student, Department of

More information

Step vs. Servo Selecting the Best

Step vs. Servo Selecting the Best Step vs. Servo Selecting the Best Dan Jones Over the many years, there have been many technical papers and articles about which motor is the best. The short and sweet answer is let s talk about the application.

More information

THREE-PHASE voltage-source pulsewidth modulation

THREE-PHASE voltage-source pulsewidth modulation 1144 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 13, NO. 6, NOVEMBER 1998 A Novel Overmodulation Technique for Space-Vector PWM Inverters Dong-Choon Lee, Member, IEEE, and G-Myoung Lee Abstract In this

More information

SIMULATION AND IMPLEMENTATION OF CURRENT CONTROL OF BLDC MOTOR BASED ON A COMMON DC SIGNAL

SIMULATION AND IMPLEMENTATION OF CURRENT CONTROL OF BLDC MOTOR BASED ON A COMMON DC SIGNAL SIMULATION AND IMPLEMENTATION OF CURRENT CONTROL OF BLDC MOTOR BASED ON A COMMON DC SIGNAL J.Karthikeyan* Dr.R.Dhanasekaran** * Research Scholar, Anna University, Coimbatore ** Research Supervisor, Anna

More information

ADVANCED ROTOR POSITION DETECTION TECHNIQUE FOR SENSORLESS BLDC MOTOR CONTROL

ADVANCED ROTOR POSITION DETECTION TECHNIQUE FOR SENSORLESS BLDC MOTOR CONTROL International Journal of Soft Computing and Engineering (IJSCE) ISSN: 3137, Volume, Issue-1, March 1 ADVANCED ROTOR POSITION DETECTION TECHNIQUE FOR SENSORLESS BLDC MOTOR CONTROL S.JOSHUWA, E.SATHISHKUMAR,

More information

Traction Drive with PMSM: Frequency Characteristics Measurement

Traction Drive with PMSM: Frequency Characteristics Measurement Transactions on Electrical Engineering, Vol. 1 (2012), No. 1 13 Traction Drive with PMSM: Frequency Characteristics Measurement Tomáš Glasberger 1), Zdeněk Peroutka 2) Martin Janda 3), Jan Majorszký 4)

More information

Title source inverter fed motor drives. Citation IEEE Transactions on Power Electron.

Title source inverter fed motor drives. Citation IEEE Transactions on Power Electron. Title An adaptive dead-time compensation source inverter fed motor drives Author(s) Urasaki, Naomitsu; Senjyu, Tomonobu Funabashi, Toshihisa Citation IEEE Transactions on Power Electron Issue Date 2005-09

More information

A Dynamic Modeling Permanent Magnet Synchronous Motor Drive System

A Dynamic Modeling Permanent Magnet Synchronous Motor Drive System A Dynamic Modeling Permanent Magnet Synchronous Motor Drive System MISS. KINJAL G. PATEL P.G. Student, Department of Electrical Engineering SSSRGI, Vadasma, Mehsana MR. CHIRAG V. PATEL Assistant Professor,

More information

Acoustic Noise Reduction in Single Phase SRM Drives by Random Switching Technique

Acoustic Noise Reduction in Single Phase SRM Drives by Random Switching Technique Vol:3, o:, 9 Acoustic oise Reduction in Single Phase SRM Drives by Random Switching Technique Minh-Khai guyen, Young-Gook Jung, and Young-Cheol Lim International Science Index, Electronics and Communication

More information

A Comparative Study between DPC and DPC-SVM Controllers Using dspace (DS1104)

A Comparative Study between DPC and DPC-SVM Controllers Using dspace (DS1104) International Journal of Electrical and Computer Engineering (IJECE) Vol. 4, No. 3, June 2014, pp. 322 328 ISSN: 2088-8708 322 A Comparative Study between DPC and DPC-SVM Controllers Using dspace (DS1104)

More information

Modeling and Simulation Analysis of Eleven Phase Brushless DC Motor

Modeling and Simulation Analysis of Eleven Phase Brushless DC Motor Modeling and Simulation Analysis of Eleven Phase Brushless DC Motor Priyanka C P 1,Sija Gopinathan 2, Anish Gopinath 3 M. Tech Student, Department of EEE, Mar Athanasius College of Engineering, Kothamangalam,

More information

Reduction of Torque Ripple in Trapezoidal PMSM using Multilevel Inverter

Reduction of Torque Ripple in Trapezoidal PMSM using Multilevel Inverter Reduction of Torque Ripple in Trapezoidal PMSM using Multilevel Inverter R.Ravichandran 1, S.Sivaranjani 2 P.G Student [PSE], Dept. of EEE, V.S.B. Engineering College, Karur, Tamilnadu, India 1 Assistant

More information

TRACK VOLTAGE APPROACH USING CONVENTIONAL PI AND FUZZY LOGIC CONTROLLER FOR PERFORMANCE COMPARISON OF BLDC MOTOR DRIVE SYSTEM FED BY CUK CONVERTER

TRACK VOLTAGE APPROACH USING CONVENTIONAL PI AND FUZZY LOGIC CONTROLLER FOR PERFORMANCE COMPARISON OF BLDC MOTOR DRIVE SYSTEM FED BY CUK CONVERTER International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 12, December 2018, pp. 778 786, Article ID: IJMET_09_12_078 Available online at http://www.ia aeme.com/ijmet/issues.asp?jtype=ijmet&vtype=

More information

RCL filter to suppress motor terminal overvoltage in PWM inverter fed Permanent Magnet synchronous motor with long cable leads

RCL filter to suppress motor terminal overvoltage in PWM inverter fed Permanent Magnet synchronous motor with long cable leads RCL filter to suppress motor terminal overvoltage in PWM inverter fed Permanent Magnet synchronous motor with long cable leads M.B.RATHNAPRIYA1 A.JAGADEESWARAN2 M.E scholar, Department of EEE Sona College

More information

MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION WHEEL

MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION WHEEL IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN 2321-8843 Vol. 1, Issue 4, Sep 2013, 1-6 Impact Journals MAGNETIC LEVITATION SUSPENSION CONTROL SYSTEM FOR REACTION

More information

Chaotic speed synchronization control of multiple induction motors using stator flux regulation. IEEE Transactions on Magnetics. Copyright IEEE.

Chaotic speed synchronization control of multiple induction motors using stator flux regulation. IEEE Transactions on Magnetics. Copyright IEEE. Title Chaotic speed synchronization control of multiple induction motors using stator flux regulation Author(s) ZHANG, Z; Chau, KT; Wang, Z Citation IEEE Transactions on Magnetics, 2012, v. 48 n. 11, p.

More information

Impact of PWM Control Frequency onto Efficiency of a 1 kw Permanent Magnet Synchronous Motor

Impact of PWM Control Frequency onto Efficiency of a 1 kw Permanent Magnet Synchronous Motor http://dx.doi.org/10.5755/j01.eie.22.6.17216 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 1392-1215, VOL. 22, NO. 6, 2016 Impact of PWM Control Frequency onto Efficiency of a 1 kw Permanent Magnet Synchronous

More information

Controlling of Permanent Magnet Brushless DC Motor using Instrumentation Technique

Controlling of Permanent Magnet Brushless DC Motor using Instrumentation Technique Scientific Journal of Impact Factor(SJIF): 3.134 International Journal of Advance Engineering and Research Development Volume 2,Issue 1, January -2015 e-issn(o): 2348-4470 p-issn(p): 2348-6406 Controlling

More information

CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER

CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER 65 CHAPTER 4 CONTROL ALGORITHM FOR PROPOSED H-BRIDGE MULTILEVEL INVERTER 4.1 INTRODUCTION Many control strategies are available for the control of IMs. The Direct Torque Control (DTC) is one of the most

More information

A Practical Primer On Motor Drives (Part 13): Motor Drive Control Architectures And Algorithms

A Practical Primer On Motor Drives (Part 13): Motor Drive Control Architectures And Algorithms ISSUE: February 2017 A Practical Primer On Motor Drives (Part 13): Motor Drive Control Architectures And Algorithms by Ken Johnson, Teledyne LeCroy, Chestnut Ridge, N.Y. Part 12 began the explanation of

More information

IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 14, NO. 3, MAY A Sliding Mode Current Control Scheme for PWM Brushless DC Motor Drives

IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 14, NO. 3, MAY A Sliding Mode Current Control Scheme for PWM Brushless DC Motor Drives IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 14, NO. 3, MAY 1999 541 A Sliding Mode Current Control Scheme for PWM Brushless DC Motor Drives Jessen Chen and Pei-Chong Tang Abstract This paper proposes

More information

Volume 1, Number 1, 2015 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online):

Volume 1, Number 1, 2015 Pages Jordan Journal of Electrical Engineering ISSN (Print): , ISSN (Online): JJEE Volume, Number, 2 Pages 3-24 Jordan Journal of Electrical Engineering ISSN (Print): 249-96, ISSN (Online): 249-969 Analysis of Brushless DC Motor with Trapezoidal Back EMF using MATLAB Taha A. Hussein

More information

Speed Control of BLDC Motor Using FPGA

Speed Control of BLDC Motor Using FPGA Speed Control of BLDC Motor Using FPGA Jisha Kuruvilla 1, Basil George 2, Deepu K 3, Gokul P.T 4, Mathew Jose 5 Assistant Professor, Dept. of EEE, Mar Athanasius College of Engineering, Kothamangalam,

More information

Modeling and Analysis of Common-Mode Voltages Generated in Medium Voltage PWM-CSI Drives

Modeling and Analysis of Common-Mode Voltages Generated in Medium Voltage PWM-CSI Drives IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 18, NO. 3, MAY 2003 873 Modeling and Analysis of Common-Mode Voltages Generated in Medium Voltage PWM-CSI Drives José Rodríguez, Senior Member, IEEE, Luis Morán,

More information

A VARIABLE SPEED PFC CONVERTER FOR BRUSHLESS SRM DRIVE

A VARIABLE SPEED PFC CONVERTER FOR BRUSHLESS SRM DRIVE A VARIABLE SPEED PFC CONVERTER FOR BRUSHLESS SRM DRIVE Mrs. M. Rama Subbamma 1, Dr. V. Madhusudhan 2, Dr. K. S. R. Anjaneyulu 3 and Dr. P. Sujatha 4 1 Professor, Department of E.E.E, G.C.E.T, Y.S.R Kadapa,

More information

Adaptive Flux-Weakening Controller for IPMSM Drives

Adaptive Flux-Weakening Controller for IPMSM Drives Adaptive Flux-Weakening Controller for IPMSM Drives Silverio BOLOGNANI 1, Sandro CALLIGARO 2, Roberto PETRELLA 2 1 Department of Electrical Engineering (DIE), University of Padova (Italy) 2 Department

More information

SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING VOLTAGE SOURCE INVERTER

SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING VOLTAGE SOURCE INVERTER SPEED CONTROL OF PERMANENT MAGNET SYNCHRONOUS MOTOR USING VOLTAGE SOURCE INVERTER Kushal Rajak 1, Rajendra Murmu 2 1,2 Department of Electrical Engineering, B I T Sindri, (India) ABSTRACT This paper presents

More information

Fuzzy Logic Controller Based Direct Torque Control of PMBLDC Motor

Fuzzy Logic Controller Based Direct Torque Control of PMBLDC Motor Fuzzy Logic Controller Based Direct Torque Control of PMBLDC Motor Madasamy P 1, Ramadas K 2, Nagapriya S 3 1, 2, 3 Department of Electrical and Electronics Engineering, Alagappa Chettiar College of Engineering

More information

EE 560 Electric Machines and Drives. Autumn 2014 Final Project. Contents

EE 560 Electric Machines and Drives. Autumn 2014 Final Project. Contents EE 560 Electric Machines and Drives. Autumn 2014 Final Project Page 1 of 53 Prof. N. Nagel December 8, 2014 Brian Howard Contents Introduction 2 Induction Motor Simulation 3 Current Regulated Induction

More information

1. Introduction 1.1 Motivation and Objectives

1. Introduction 1.1 Motivation and Objectives 1. Introduction 1.1 Motivation and Objectives Today, the analysis and design of complex power electronic systems such as motor drives is usually done using a modern simulation software which can provide

More information

Simulation Study of MOSFET Based Drive Circuit Design of Sensorless BLDC Motor for Space Vehicle

Simulation Study of MOSFET Based Drive Circuit Design of Sensorless BLDC Motor for Space Vehicle Simulation Study of MOSFET Based Drive Circuit Design of Sensorless BLDC Motor for Space Vehicle Rajashekar J.S. 1 and Dr. S.C. Prasanna Kumar 2 1 Associate Professor, Dept. of Instrumentation Technology,

More information

combine regular DC-motors with a gear-box and an encoder/potentiometer to form a position control loop can only assume a limited range of angular

combine regular DC-motors with a gear-box and an encoder/potentiometer to form a position control loop can only assume a limited range of angular Embedded Control Applications II MP10-1 Embedded Control Applications II MP10-2 week lecture topics 10 Embedded Control Applications II - Servo-motor control - Stepper motor control - The control of a

More information

IN RECENT years, sensorless or self-sensing control of

IN RECENT years, sensorless or self-sensing control of IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS, VOL. 34, NO. 5, SEPTEMBER/OCTOBER 1998 1097 Using Multiple Saliencies for the Estimation of Flux, Position, and Velocity in AC Machines Michael W. Degner and

More information

Vienna Rectifier Fed BLDC Motor

Vienna Rectifier Fed BLDC Motor Vienna Rectifier Fed BLDC Motor Dr. P. Sweety Jose 1, R.Gowthamraj 2 1 Assistant Professor, 2 PG Scholar, Dept. of Electrical & Electronics Engg., PSG College of Technology, Coimbatore 1 psj.eee@psgtech.ac.in

More information

Speed Control Of Transformer Cooler Control By Using PWM

Speed Control Of Transformer Cooler Control By Using PWM Speed Control Of Transformer Cooler Control By Using PWM Bhushan Rakhonde 1, Santosh V. Shinde 2, Swapnil R. Unhone 3 1 (assistant professor,department Electrical Egg.(E&P), Des s Coet / S.G.B.A.University,

More information

ANALYSIS OF POWER QUALITY IMPROVEMENT OF BLDC MOTOR DRIVE USING CUK CONVERTER OPERATING IN DISCONTINUOUS CONDUCTION MODE

ANALYSIS OF POWER QUALITY IMPROVEMENT OF BLDC MOTOR DRIVE USING CUK CONVERTER OPERATING IN DISCONTINUOUS CONDUCTION MODE ANALYSIS OF POWER QUALITY IMPROVEMENT OF BLDC MOTOR DRIVE USING CUK CONVERTER OPERATING IN DISCONTINUOUS CONDUCTION MODE Bhushan P. Mokal 1, Dr. K. Vadirajacharya 2 1,2 Department of Electrical Engineering,Dr.

More information

POWER FACTOR IMPROVEMENT USING CURRENT SOURCE RECTIFIER WITH BATTERY CHARGING CAPABILITY IN REGENERATIVE MODE OF SRM

POWER FACTOR IMPROVEMENT USING CURRENT SOURCE RECTIFIER WITH BATTERY CHARGING CAPABILITY IN REGENERATIVE MODE OF SRM POWER FACTOR IMPROVEMENT USING CURRENT SOURCE RECTIFIER WITH BATTERY CHARGING CAPABILITY IN REGENERATIVE MODE OF SRM M.Rajesh 1, M.Sunil Kumar 2 1 P.G.Student, 2 Asst.Prof, Dept.of Eee, D.V.R & Dr.H.S

More information

The Fundamental Characteristics of Novel Switched Reluctance Motor with Segment Core Embedded in Aluminum Rotor Block

The Fundamental Characteristics of Novel Switched Reluctance Motor with Segment Core Embedded in Aluminum Rotor Block 58 Journal of Electrical Engineering & Technology, Vol. 1, No. 1, pp. 58~62, 2006 The Fundamental Characteristics of Novel Switched Reluctance Motor with Segment Core Embedded in Aluminum Rotor Block Jun

More information

ON-LINE NONLINEARITY COMPENSATION TECHNIQUE FOR PWM INVERTER DRIVES

ON-LINE NONLINEARITY COMPENSATION TECHNIQUE FOR PWM INVERTER DRIVES INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) ISSN 0976 6545(Print) ISSN 0976

More information

BLDC Motor Drive with Power Factor Correction Using PWM Rectifier

BLDC Motor Drive with Power Factor Correction Using PWM Rectifier BLDC Motor Drive with Power Factor Correction Using PWM Rectifier P. Sarala, S.F. Kodad and B. Sarvesh Abstract Major constraints while using motor drive system are efficiency and cost. Commutation in

More information

Synchronous Current Control of Three phase Induction motor by CEMF compensation

Synchronous Current Control of Three phase Induction motor by CEMF compensation Synchronous Current Control of Three phase Induction motor by CEMF compensation 1 Kiran NAGULAPATI, 2 Dhanamjaya Appa Rao, 3 Anil Kumar VANAPALLI 1,2,3 Assistant Professor, ANITS, Sangivalasa, Visakhapatnam,

More information

A DUAL FUZZY LOGIC CONTROL METHOD FOR DIRECT TORQUE CONTROL OF AN INDUCTION MOTOR

A DUAL FUZZY LOGIC CONTROL METHOD FOR DIRECT TORQUE CONTROL OF AN INDUCTION MOTOR International Journal of Science, Environment and Technology, Vol. 3, No 5, 2014, 1713 1720 ISSN 2278-3687 (O) A DUAL FUZZY LOGIC CONTROL METHOD FOR DIRECT TORQUE CONTROL OF AN INDUCTION MOTOR 1 P. Sweety

More information

Analysis of Indirect Temperature-Rise Tests of Induction Machines Using Time Stepping Finite Element Method

Analysis of Indirect Temperature-Rise Tests of Induction Machines Using Time Stepping Finite Element Method IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 16, NO. 1, MARCH 2001 55 Analysis of Indirect Temperature-Rise Tests of Induction Machines Using Time Stepping Finite Element Method S. L. Ho and W. N. Fu Abstract

More information

A Simple Sensor-less Vector Control System for Variable

A Simple Sensor-less Vector Control System for Variable Paper A Simple Sensor-less Vector Control System for Variable Speed Induction Motor Drives Student Member Hasan Zidan (Kyushu Institute of Technology) Non-member Shuichi Fujii (Kyushu Institute of Technology)

More information

DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR BY USING FOUR SWITCH INVERTER

DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR BY USING FOUR SWITCH INVERTER DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR BY USING FOUR SWITCH INVERTER Mr. Aniket C. Daiv. TSSM's BSCOER, Narhe ABSTRACT Induction motor proved its importance, since its invention and has been

More information

Modelling and Control of Hybrid Stepper Motor

Modelling and Control of Hybrid Stepper Motor I J C T A, 9(37) 2016, pp. 741-749 International Science Press Modelling and Control of Hybrid Stepper Motor S.S. Harish *, K. Barkavi **, C.S. Boopathi *** and K. Selvakumar **** Abstract: This paper

More information

DSP Based Speed Control of the Surface Mounted Permanent Magnet Synchronous Motor with Hysteresis current controller

DSP Based Speed Control of the Surface Mounted Permanent Magnet Synchronous Motor with Hysteresis current controller DSP Based Speed Control of the Surface Mounted Permanent Magnet Synchronous Motor with Hysteresis current controller ABDEL-KARIM DAUD Electrical and Computer Engineering Department Palestine Polytechnic

More information

Simulation of Sensorless Digital Control of BLDC Motor Based on Zero Cross Detection

Simulation of Sensorless Digital Control of BLDC Motor Based on Zero Cross Detection Simulation of Sensorless Digital Control of BLDC Motor Based on Zero Cross Detection S.P. Ajitha 1, S. Bagavathy 2, Dr. P. Maruthu Pandi 3 1 PG Scholar, Department of Power Electronics and Drives, Sri

More information

PWM Control of Asymmetrical Converter Fed Switched Reluctance Motor Drive

PWM Control of Asymmetrical Converter Fed Switched Reluctance Motor Drive , 23-25 October, 2013, San Francisco, USA PWM Control of Asymmetrical Converter Fed Switched Reluctance Motor Drive P.Srinivas and P.V.N.Prasad Abstract The Switched Reluctance Motor (SRM) drive has evolved

More information

ADVANCED DC-DC CONVERTER CONTROLLED SPEED REGULATION OF INDUCTION MOTOR USING PI CONTROLLER

ADVANCED DC-DC CONVERTER CONTROLLED SPEED REGULATION OF INDUCTION MOTOR USING PI CONTROLLER Asian Journal of Electrical Sciences (AJES) Vol.2.No.1 2014 pp 16-21. available at: www.goniv.com Paper Received :08-03-2014 Paper Accepted:22-03-2013 Paper Reviewed by: 1. R. Venkatakrishnan 2. R. Marimuthu

More information

MICROCONTROLLERS Stepper motor control with Sequential Logic Circuits

MICROCONTROLLERS Stepper motor control with Sequential Logic Circuits PH-315 MICROCONTROLLERS Stepper motor control with Sequential Logic Circuits Portland State University Summary Four sequential digital waveforms are used to control a stepper motor. The main objective

More information