Optimum Vector Control for Brushless Motors

Total Page:16

File Type:pdf, Size:1020Kb

Optimum Vector Control for Brushless Motors Optimum Vector Control for Brushless Motors Hardware and Software Design for Highest Performance and Lowest Whole-Life Cost Field Oriented Control, or Vector Control, is preferred in systems rotor, several commutation tech- niques are applicable to adjust the using brushless motors; a number of microcontroller vendors offer current in each phase to produce a FOC software as an aid to motor-control development. A new gen- net stator field in quadrature with eration of MCUs that incorporate hardware-based FOC processing U now simplifies design challenges as well as achieving higher per- formance at lower operating frequencies. ° 1 0 2 2 0 1 ° Torque control for a brushless mo- > Brushless Motor Control tor seeks to maximise torque by adjusting the current in the stator Brushless DC motors offer several windings to produce a net mag- advantages over traditional netic field that is orthogonal – or in Brushless W DC motor brushed AC and DC motors, in- quadrature - to the rotor field. Any V cluding lower materials costs, component of the stator field act- greater reliability, and longer life- ing parallel to the rotor’s field will time. However, since brushless produce a force that has no turn- 120° motors do not self commutate, ing effect. This direct component torque control, which is fundamen- wastes energy and places addi- Figure1: Typical prinzip of a 3-phase tal to successful operation of any tional stress on the rotor bearings. BLDC motor; each phase is servo system, presents a more While maximising the quadrature positioned on a 120° interval arround complex challenge. Several strate- component, torque control aims to the axis. gies have evolved for controlling minimise or, ideally, eliminate the torque in brushless motors, which direct component to ensure opti- the rotor field. Common to each perform commutation on the mo- mal efficiency and reliability. method of commutation, the motor tor’s behalf as well as calculating For controlling three-phase brush- current is sensed and compared the optimal current for each stator less motors, having three stator with the desired torque, and a pro- to produce the maximum torque. phases positioned at 120-degree portional-integral (PI) function then intervals around the axis of the acts on the resulting error signal to generate a correction. This correc- tion signal is subsequently pulse- width modulated and used to con- trol the output bridge of the motor driver. In trapezoidal motor control, also known as 6-phase motor control, the stator currents have equal magnitude in the two phase pairs either side of the rotor, while the third stator is disconnected from the power source. Rotor-position data from three Hall sensors lo- cated in between each pair of sta- tor phases determines which phase is to be disconnected. As the rotor turns the current in each phase is switched between the maximum positive value, zero, and the maximum negative value. The resulting trapezoidal current ap- proximates to a sinusoidal wave- Figure2: ARM® CortexTM-M3 microcontroller with integrated hardware based form. Although the average stator vector engine and analog circuit. field in any period is in quadrature - 4 - TMPM370FYFG with respect to the rotor field, the instantaneous net stator field can Field Oriented Control (FOC): lead or lag by up to 30 degrees. At low rotor speeds this results in Mathematical technique utilized for achieving a separate control imprecise control, as well as high (decouple) of the field producing and the torque producing portions of levels of audible noise. the currents in a three-phase machine. In this scheme Stator current IS is decomposed into: Q-axis > Sinewave Control > Magnetizing current Id, or ) Sinusoidal control produces at (I s producing a magnetic field St nt re smoother torque by applying sinu- ur soidal current waveforms to the C > Quadrature current I , which Torque (I ) stator windings. The currents are q q controls torque. mutually phase shifted by 120 de- grees, so that the vector sum of Flux (Id) D-axis the stator field is orthogonal to the rotor field. Compared to trapezoi- cient operation. generate signals in the D-Q refer- dal control, more accurate rotor- ence plane. These must then be position information is required to transformed into the stator domain generate the sinusoidal current > Field Oriented Control to generate the PWM signal for waveforms. This may be achieved each stator phase. Figure 4 illus- Field Oriented Control (FOC), also trates the functional blocks of a Voltage known as Vector Control, over- generic FOC function. comes the poor low-speed accu- racy of trapezoidal control as well Because the inputs to the PI func- as the high-speed inefficiency of tions are constant, FOC maintains Current sinusoidal control. By manipulating high efficiency at all rotor speeds the motor currents and voltages regardless of any limitations on PI- with reference to the rotor’s direct controller bandwidth. However, to and quadrature axes, FOC main- perform FOC in real time requires Figure3: PWM motor supply voltage tains a constant stator field in and sinusoidal winding current. fast execution of the functions that quadrature with the rotor field irre- first transform the sensed stator using an angular encoder or, alter- spective of any bandwidth limita- current signals into the rotor do- natively, using sensorless position tions of the PI controllers. main and subsequently transform detection based on analysis of the static PI values into the volt- instantaneous motor current. How- In FOC, the sensed stator currents age-control signals for the output ever, accurate torque control is are translated into rotor direct (D) bridge. Software-based FOC dependent on rapid computation of and quadrature (Q) components places maximum demands on the required current value as soon by a transform function. To CPU performance and operating as the rotor position is sensed. At achieve maximum torque, the D frequency, to complete the loop high rotor speeds the limited band- and Q currents are then compared within an acceptable time period in width of the PI function results in respectively with zero and the relation to rotor speed. Other fac- an increasing lag between the cal- torque requested by the applica- tors such as integration challenges culated stator current and the ac- tion. The resulting error signals are and any licensing issues must also tual rotor position, leading to ineffi- input to the two PI blocks, which be borne in mind when developing a motor controller using software- based FOC. > Hardware-Based FOC Performing time-critical FOC com- putations in hardware can in- crease the speed of the control loop, as well as reducing operating frequency and freeing valuable processor cycles to be used for application-level functions. Figure 5 illustrates a re-partitioned FOC function taking advantage of the hardware-based vector-control engine embedded in the Toshiba Figure4: Functional block of a generic FOC with sensorless back EMF detection. - 5 - TMPM370 and TMPM372 MCU for brushless-motor control. In this Oscillation Frequency Detector (OFD): scheme, all FOC processing tasks that are fixed and independent of TMPM370 group is equipped with an Oscillation Frequency Detector the application are performed in (OFD) which supports IEC60730 class B regulation for Conformity hardware. To perform these func- Testing to Standards for Safety of Electrical Equipment. The oscilla- tions the MCU’s embedded vector tion frequency detector engine implements functions in- function is a hardware to 32kHz Detection reset cluding decoding, a scheduler for monitor CPU clock. This L-freq OFDOUTn event and priority control, and cal- function automatically de- OSC OFD culation resources including a mul- tects abnormal clock op- CPU tiply-accumulate (MAC) block for eration without a complex 80MHz computationally intensive opera- software and secures save H-freq tions. Two vector-control units im- operation. OSC plement the PI controllers and as- sociated functions. budget and EMI. By complying grated analogue IP fulfils specific By offloading the complex and with the one-MCU-for-one-motor requirements for FOC such as 2x time-critical processing to the vec- convention, designers can use the 11-channel 12-bit ADCs for fast tor engine, the TMPM370 restricts TMPM372 operating at 40MHz to current sensing and shutdown ca- the software component of FOC to take advantage of cost and size pability. An ADC-timing network application-dependent tasks such savings without affecting perform- including op-amp and comparator as ω calculation and speed con- ance. functions is also integrated, which trol. These are performed in the enables precise measurement device’s 32-bit ARM Cortex™-M3 Both M372 and M370 are suitable over the full positive and negative core. With these processing re- for high-end motor control applica- current range of the motor without sources, the TMPM370 is able to tions including next generation of requiring an external op-amp to complete the control loop within appliances, pumps, industrial ma- perform level shifting. each PWM period, resulting in bet- chinery, compressors, and HVAC ter control stability for PWM fre- (heating ventilation air- quencies up to 100kHz. Even conditioning) systems. Permanent > Conclusion when operating at 40MHz (max. magnet brushless AC/DC, stepper 80MHz), this MCU is not only ca- and 3-phase AC induction motors FOC/VC overcomes the low-speed pable of controlling two brushless are all suitable for both devices. imprecision of trapezoidal motor control, as well as the high-speed Vdd inefficiency experienced with con- Motor 1 TMPM370 ventional sinusoidal control. in ad- dition to reducing energy con- About x 1.5 ~10 sumption, FOC delivers advan- tages such as lower audible noise, ADC reduced wear, constant torque Unit A over the complete speed range including zero-speed operation, SW SW and good velocity control under CMP varying load conditions.
Recommended publications
  • Income? Bisone
    INCOME? BISONE ED 179 392 SP 029 296 $ AUTHOR Hamilton, Howard B. TITLE Problem Manual for Power Processiug, Tart 1. Electric Machinery Analysis. ) ,INSTITUTION Pittsbutgh Univ., VA. 51'014 AGENCY National Science Foundation, Weeshingtcni D.C. PUB DATE -70 GRANT NSF-GY-4138 NOTE 40p.; For_related documents', see SE 029 295-298 EDRS PRICE MF01/BCO2 Plus Postage. DESCRIPTORS *College Science: Curriculum Develoimeft: Electricity: Electromechanical lacshnology;- Electfonics: *Engineering Educatiob: Higher Education: Instructional Materials: *Problem Solving; Science CourAes:,'Science Curriculum: Science . Eductttion; *Science Materials: Scientific Concepts AOSTRACT This publication was developed as aPortion/ofa . two-semester se4uence commencing t either the-sixth cr seVenth.term of the undergraduate program in electrical engineering at the University of Pittsburgh. The materials of tfie two courses, produced by' National Science Foundation grant, are concernedwitli power con ion systems comprising power electronic devices, electromechanical energy converters, and,associnted logic configurations necessary to cause the systlp to behave in a, prescrib,ed fashion. The erphasis in this portion of the'two course E` sequende (Part 1)is on electric machinery analysis.. 7his publication is-the problem manual for Part 1, which provide's problems included in 4, the first course. (HM) 4 Reproductions supplied by EDPS are the best that can be made from the original document. * **************************v******************************************** 2
    [Show full text]
  • Naval Postgraduate School
    NPS-97-06-003 NAVAL POSTGRADUATE SCHOOL MONTEREY, CALIFORNIA SHIP ANTI BALLISTIC MISSILE RESPONSE (SABR) by LT Allen P. Johnson LT David C. Leiker LT Bryan Breeden ENS Parker Carlisle LT Willard Earl Duff ENS Michael Diersing LT Paul F. Fischer ENS Ryan Devlin LT Nathan Hornback ENS Christopher Glenn TDSI Students LT Chris Hoffmeister, USN LT John Kelly, USN LTC Tay Boon Chong, SAF LTC Yap Kwee Chye, SAF MAJ Phang Nyit Sing, SAF CPT Low Wee Meng, SAF CPT Ang Keng-ern, SAF CPT Ohad Berman, IDF Mr. Fann Chee Meng, DSTA, Singapore Mr. Chin Chee Kian, DSTA, Singapore Mr. Yeo Jiunn Wah, DSTA, Singapore June 2006 Approved for public release; distribution is unlimited. Prepared for: Deputy Chief of Naval Operations for Warfare Requirements and Programs (OPNAV N7), 2000 Navy Pentagon, Rm. 4E392, Washington, D.C. 20350-2000 THIS PAGE INTENTIONALLY LEFT BLANK REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704-0188 Public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instruction, searching existing data sources, gathering and maintaining the data needed, and completing and reviewing the collection of information. Send comments regarding this burden estimate or any other aspect of this collection of information, including suggestions for reducing this burden, to Washington Headquarters Services, Directorate for Information Operations and Reports, 1215 Jefferson Davis Highway, Suite 1204, Arlington, VA 22202-4302, and to the Office of Management and Budget, Paperwork Reduction Project (0704-0188) Washington, DC 20503. 1. AGENCY USE ONLY (Leave blank) 2. REPORT DATE 3.
    [Show full text]
  • Brushless DC Motor Controller
    ON Semiconductor Is Now To learn more about onsemi™, please visit our website at www.onsemi.com onsemi and and other names, marks, and brands are registered and/or common law trademarks of Semiconductor Components Industries, LLC dba “onsemi” or its affiliates and/or subsidiaries in the United States and/or other countries. onsemi owns the rights to a number of patents, trademarks, copyrights, trade secrets, and other intellectual property. A listing of onsemi product/patent coverage may be accessed at www.onsemi.com/site/pdf/Patent-Marking.pdf. onsemi reserves the right to make changes at any time to any products or information herein, without notice. The information herein is provided “as-is” and onsemi makes no warranty, representation or guarantee regarding the accuracy of the information, product features, availability, functionality, or suitability of its products for any particular purpose, nor does onsemi assume any liability arising out of the application or use of any product or circuit, and specifically disclaims any and all liability, including without limitation special, consequential or incidental damages. Buyer is responsible for its products and applications using onsemi products, including compliance with all laws, regulations and safety requirements or standards, regardless of any support or applications information provided by onsemi. “Typical” parameters which may be provided in onsemi data sheets and/ or specifications can and do vary in different applications and actual performance may vary over time. All operating parameters, including “Typicals” must be validated for each customer application by customer’s technical experts. onsemi does not convey any license under any of its intellectual property rights nor the rights of others.
    [Show full text]
  • DRM105, PM Sinusoidal Motor Vector Control with Quadrature
    PM Sinusoidal Motor Vector Control with Quadrature Encoder Designer Reference Manual Devices Supported: MCF51AC256 Document Number: DRM105 Rev. 0 09/2008 How to Reach Us: Home Page: www.freescale.com Web Support: http://www.freescale.com/support USA/Europe or Locations Not Listed: Freescale Semiconductor, Inc. Technical Information Center, EL516 2100 East Elliot Road Tempe, Arizona 85284 1-800-521-6274 or +1-480-768-2130 www.freescale.com/support Europe, Middle East, and Africa: Freescale Halbleiter Deutschland GmbH Technical Information Center Information in this document is provided solely to enable system and Schatzbogen 7 software implementers to use Freescale Semiconductor products. There are 81829 Muenchen, Germany no express or implied copyright licenses granted hereunder to design or +44 1296 380 456 (English) fabricate any integrated circuits or integrated circuits based on the +46 8 52200080 (English) information in this document. +49 89 92103 559 (German) +33 1 69 35 48 48 (French) www.freescale.com/support Freescale Semiconductor reserves the right to make changes without further notice to any products herein. Freescale Semiconductor makes no warranty, Japan: representation or guarantee regarding the suitability of its products for any Freescale Semiconductor Japan Ltd. particular purpose, nor does Freescale Semiconductor assume any liability Headquarters arising out of the application or use of any product or circuit, and specifically ARCO Tower 15F disclaims any and all liability, including without limitation consequential or 1-8-1, Shimo-Meguro, Meguro-ku, incidental damages. “Typical” parameters that may be provided in Freescale Tokyo 153-0064 Semiconductor data sheets and/or specifications can and do vary in different Japan applications and actual performance may vary over time.
    [Show full text]
  • Academic Regulations, Course Structure and Detailed Syllabus
    ACADEMIC REGULATIONS, COURSE STRUCTURE AND DETAILED SYLLABUS M.Tech (POWER ELECTRONICS AND ELECTRIC DRIVES) FOR MASTER OF TECHNOLOGY TWO YEAR POST GRADUATE COURSE (Applicable for the batches admitted from 2014-2015) R14 ANURAG GROUP OF INSTITUTIONS (AUTONOMOUS) SCHOOL OF ENGINEERING Venkatapur, Ghatkesar, Hyderabad – 500088 ANURAG GROUP OF INSTITUTIONS (AUTONOMOUS) M.TECH. (POWER ELECTRONICS AND ELECTRIC DRIVES) I YEAR - I SEMESTER COURSE STRUCTURE AND SYLLUBUS Subject Code Subject L P Credits A31058 Machine Modeling& Analysis 3 0 3 A31059 Power Electronic Converters-I 3 0 3 A31024 Modern Control Theory 3 0 3 A31060 Power Electronic Control of DC Drives 3 0 3 Elective-I 3 0 3 A31029 HVDC Transmission A31061 Operations Research A31062 Embedded Systems Elective-II A31027 Microcontrollers and Applications 3 0 3 A31063 Programmable Logic Controllers and their Applications A31064 Special Machines A31213 Power Converters Lab 0 3 2 A31214 Seminar - - 2 Total 18 3 22 I YEAR - II SEMESTER Subject Subject L P Credits Code A32058 Power Electronic Converters-II 3 0 3 A32059 Power Electronic Control of AC Drives 3 0 3 A32022 Flexible AC Transmission Systems (FACTS) 3 0 3 A32060 Neural Networks and Fuzzy Systems 3 0 3 Elective-III A32061 Digital Control Systems 3 0 3 A32062 Power Quality A32063 Advanced Digital Signal Processing Elective-IV A32064 Dynamics of Electrical Machines A32065 High-Frequency Magnetic Components A32066 3 0 3 Renewable Energy Systems A32213 Electrical Systems Simulation Lab 0 3 2 A32214 Seminar-II - - 2 Total 18 3 22 II YEAR – I SEMESTER Code Subject L P Credits A33219 Comprehensive Viva-Voce - - 2 A33220 Project Seminar 0 3 2 A33221 Project Work Part-I - - 18 Total Credits - 3 22 II YEAR – II SEMESTER Code Subject L P Credits A34207 Project Work Part-II and Seminar - - 22 Total - - 22 L P C M.
    [Show full text]
  • Vector Control of an Induction Motor Based on a DSP
    Vector Control of an Induction Motor based on a DSP Master of Science Thesis QIAN CHENG LEI YUAN Department of Energy and Environment Division of Electric Power Engineering CHALMERS UNIVERSITY OF TECHNOLOGY G¨oteborg, Sweden 2011 Vector Control of an Induction Motor based on a DSP QIAN CHENG LEI YUAN Department of Energy and Environment Division of Electric Power Engineering CHALMERS UNIVERSITY OF TECHNOLOGY G¨oteborg, Sweden 2011 Vector Control of an Induction Motor based on a DSP QIAN CHENG LEI YUAN © QIAN CHENG LEI YUAN, 2011. Department of Energy and Environment Division of Electric Power Engineering Chalmers University of Technology SE–412 96 G¨oteborg Sweden Telephone +46 (0)31–772 1000 Chalmers Bibliotek, Reproservice G¨oteborg, Sweden 2011 Vector Control of an Induction Motor based on a DSP QIAN CHENG LEI YUAN Department of Energy and Environment Division of Electric Power Engineering Chalmers University of Technology Abstract In this thesis project, a vector control system for an induction motor is implemented on an evaluation board. By comparing the pros and cons of eight candidates of evaluation boards, the TMS320F28335 DSP Experimenter Kit is selected as the digital controller of the vector control system. Necessary peripheral and interface circuits are built for the signal measurement, the three-phase inverter control and the system protection. These circuits work appropriately except that the conditioning circuit for analog-to-digital con- version contains too much noise. At the stage of the control algorithm design, the designed vector control system is simulated in Matlab/Simulink with both S-function and Simulink blocks. The simulation results meet the design specifications well.
    [Show full text]
  • Abstract Controlling Ac Motor Using Arduino
    ABSTRACT CONTROLLING AC MOTOR USING ARDUINO MICROCONTROLLER Nithesh Reddy Nannuri, M.S. Department of Electrical Engineering Northern Illinois University, 2014 Donald S Zinger, Director Space vector modulation (SVM) is a technique used for generating alternating current waveforms to control pulse width modulation signals (PWM). It provides better results of PWM signals compared to other techniques. CORDIC algorithm calculates hyperbolic and trigonometric functions of sine, cosine, magnitude and phase using bit shift, addition and multiplication operations. This thesis implements SVM with Arduino microcontroller using CORDIC algorithm. This algorithm is used to calculate the PWM timing signals which are used to control the motor. Comparison of the time taken to calculate sinusoidal signal using Arduino and CORDIC algorithm was also done. NORTHERN ILLINOIS UNIVERSITY DEKALB, ILLINOIS DECEMBER 2014 CONTROLLING AC MOTOR USING ARDUINO MICROCONTROLLER BY NITHESH REDDY NANNURI ©2014 Nithesh Reddy Nannuri A THESIS SUBMITTED TO THE GRADUATE SCHOOL IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE MASTER OF SCIENCE DEPARTMENT OF ELECTRICAL ENGINEERING Thesis Director: Dr. Donald S Zinger ACKNOWLEDGEMENTS I would like to express my sincere gratitude to Dr. Donald S. Zinger for his continuous support and guidance in this thesis work as well as throughout my graduate study. I would like to thank Dr. Martin Kocanda and Dr. Peng-Yung Woo for serving as members of my thesis committee. I would like to thank my family for their unconditional love, continuous support, enduring patience and inspiring words. Finally, I would like to thank my friends and everyone who has directly or indirectly helped me for their cooperation in completing the thesis.
    [Show full text]
  • A DSP Based Servo System Using Permanent Magnet Synchronous
    A DSP Based Servo System Using Permanent Magnet Synchronous Motors PMSM Longya Xu, Minghua Fu, and Li Zhen The Ohio State University Department of Electrical Engineering 2015 Neil Avenue Columbus, OH 43210 Abstract- A digital servo system using a Digital Signal Pro cessor DSP is presented in this pap er. A Permanent Magnet Synchronous Motor PMSM with rotor p osition enco der and Hall sensor is used. The eld oriented vector control technique is employed to achieve robust p erformance and fast torque resp onse. The system uses p osition and sp eed regulations as the system outer lo op, and the current regulation with vector control as the inner lo op. A DSP system using TI's TMS320C240 is develop ed, and the prop osed digital control strategy is implemented in the DSP. Key Words: Vector Control, Motion Control, Servo System, Digital Control, Permanent Mag- net Synchronous Motor PMSM, Digital Signal Pro cessor DSP I. Intro duction Precise motion control plays an imp ortant role in various areas such as automation industry, semiconductor industry, etc. Permanent magnet synchronous motors PMSM are ideal for advanced motion control systems for their p otentials of high eciency, high torque to current ratio, and low inertia. Advances in Digital Signal Pro cessors DSP have greatly enhanced the p otential of PMSM in servo applications. Digital control can b e implemented in the DSP, which makes it sup erior to analog based stepp er control, since the controller is much more compact, reliable, and exible. High p erformance of PMSM can be obtained by means of eld oriented vector control, which is only realizable in a digital based system.
    [Show full text]
  • Course Description Bachelor of Technology (Electrical Engineering)
    COURSE DESCRIPTION BACHELOR OF TECHNOLOGY (ELECTRICAL ENGINEERING) COLLEGE OF TECHNOLOGY AND ENGINEERING MAHARANA PRATAP UNIVERSITY OF AGRICULTURE AND TECHNOLOGY UDAIPUR (RAJASTHAN) SECOND YEAR (SEMESTER-I) BS 211 (All Branches) MATHEMATICS – III Cr. Hrs. 3 (3 + 0) L T P Credit 3 0 0 Hours 3 0 0 COURSE OUTCOME - CO1: Understand the need of numerical method for solving mathematical equations of various engineering problems., CO2: Provide interpolation techniques which are useful in analyzing the data that is in the form of unknown functionCO3: Discuss numerical integration and differentiation and solving problems which cannot be solved by conventional methods.CO4: Discuss the need of Laplace transform to convert systems from time to frequency domains and to understand application and working of Laplace transformations. UNIT-I Interpolation: Finite differences, various difference operators and theirrelationships, factorial notation. Interpolation with equal intervals;Newton’s forward and backward interpolation formulae, Lagrange’sinterpolation formula for unequal intervals. UNIT-II Gauss forward and backward interpolation formulae, Stirling’s andBessel’s central difference interpolation formulae. Numerical Differentiation: Numerical differentiation based on Newton’sforward and backward, Gauss forward and backward interpolation formulae. UNIT-III Numerical Integration: Numerical integration by Trapezoidal, Simpson’s rule. Numerical Solutions of Ordinary Differential Equations: Picard’s method,Taylor’s series method, Euler’s method, modified
    [Show full text]
  • Power Processing, Part 1. Electric Machinery Analysis
    DOCONEIT MORE BD 179 391 SE 029 295,. a 'AUTHOR Hamilton, Howard B. :TITLE Power Processing, Part 1.Electic Machinery Analyiis. ) INSTITUTION Pittsburgh Onii., Pa. SPONS AGENCY National Science Foundation, Washingtcn, PUB DATE 70 GRANT NSF-GY-4138 NOTE 4913.; For related documents, see SE 029 296-298 n EDRS PRICE MF01/PC10 PusiPostage. DESCRIPTORS *College Science; Ciirriculum Develoiment; ElectricityrFlectrOmechanical lechnology: Electronics; *Fagineering.Education; Higher Education;,Instructional'Materials; *Science Courses; Science Curiiculum:.*Science Education; *Science Materials; SCientific Concepts ABSTRACT A This publication was developed as aportion of a two-semester sequence commeicing ateither the sixth cr'seventh term of,the undergraduate program inelectrical engineering at the University of Pittsburgh. The materials of thetwo courses, produced by a ional Science Foundation grant, are concernedwith power convrs systems comprising power electronicdevices, electrouthchanical energy converters, and associated,logic Configurations necessary to cause the system to behave in a prescribed fashion. The emphisis in this portionof the two course sequence (Part 1)is on electric machinery analysis. lechnigues app;icable'to electric machines under dynamicconditions are anallzed. This publication consists of sevenchapters which cW-al with: (1) basic principles: (2) elementary concept of torqueand geherated voltage; (3)tile generalized machine;(4i direct current (7) macrimes; (5) cross field machines;(6),synchronous machines; and polyphase
    [Show full text]
  • Field Oriented Control 3-Phase Ac-Motors
    Field Orientated Control of 3-Phase AC-Motors Literature Number: BPRA073 Texas Instruments Europe February 1998 IMPORTANT NOTICE Texas Instruments (TI) reserves the right to make changes to its products or to discontinue any semiconductor product or service without notice, and advises its customers to obtain the latest version of relevant information to verify, before placing orders, that the information being relied on is current. TI warrants performance of its semiconductor products and related software to the specifications applicable at the time of sale in accordance with TI's standard warranty. Testing and other quality control techniques are utilized to the extent TI deems necessary to support this warranty. Specific testing of all parameters of each device is not necessarily performed, except those mandated by government requirements. Certain applications using semiconductor products may involve potential risks of death, personal injury, or severe property or environmental damage ("Critical Applications"). TI SEMICONDUCTOR PRODUCTS ARE NOT DESIGNED, INTENDED, AUTHORIZED, OR WARRANTED TO BE SUITABLE FOR USE IN LIFE-SUPPORT APPLICATIONS, DEVICES OR SYSTEMS OR OTHER CRITICAL APPLICATIONS. Inclusion of TI products in such applications is understood to be fully at the risk of the customer. Use of TI products in such applications requires the written approval of an appropriate TI officer. Questions concerning potential risk applications should be directed to TI through a local SC sales office. In order to minimize risks associated with the customer's applications, adequate design and operating safeguards should be provided by the customer to minimize inherent or procedural hazards. TI assumes no liability for applications assistance, customer product design, software performance, or infringement of patents or services described herein.
    [Show full text]
  • Performance Rating of Variable Frequency Drives
    AHRI Standard 1210 (I-P) 2017 Standard for Performance Rating of Variable Frequency Drives IMPORTANT SAFETY DISCLAIMER AHRI does not set safety standards and does not certify or guarantee the safety of any products, components or systems designed, tested, rated, installed or operated in accordance with this standard/guideline. It is strongly recommended that products be designed, constructed, assembled, installed and operated in accordance with nationally recognized safety standards and code requirements appropriate for products covered by this standard/guideline. AHRI uses its best efforts to develop standards/guidelines employing state-of-the-art and accepted industry practices. AHRI does not certify or guarantee that any tests conducted under its standards/guidelines will be non- hazardous or free from risk. Note: This standard supersedes ANSI/AHRI Standard 1210 (I-P)-2011 with Addenda 1 and 2. For SI ratings, see AHRI Standard 1211 (SI)-2017. AHRI CERTIFICATION PROGRAM PROVISIONS Scope of the Certification Program The Certification Program includes all Variable Frequency Drive as defined in Section 2 of this standard. Certified Ratings The following certification program ratings are verified by test as indicated in Section 7.1 at the Standard Rating Conditions: Drive System Efficiency, %. Motor Insulation Stress Peak Voltage, V Motor Insulation Stress Rise Time, µsec Power Line Harmonics (Total Harmonic Current Distortion), %. Price $10.00 (M) $20.00 (NM) ©Copyright 2017, by Air-Conditioning, Heating and Refrigeration Institute Printed
    [Show full text]