




已阅读5页,还剩6页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
computer and information sciencefebruary, 2009design of the closed loop speed control system for dc motorguoliang zhongcollege of mechanical and automotive engineeringsouth china university of technologyguangzhou 510640, chinae-mail: college of mechanical and automotive engineeringsouth china university of technologyguangzhou 510640, chinaliangzhong jiange-mail: the research is financed by the guangzhou municipal science and technology key projects (no. 2004a10403006).(sponsoring information)abstractthis article introduces the speed control principle of dc motor, expatiates on the speed control system takingpic16f877 scm as the main control component, utilizes the characters of catching module, comparing module andanalog-to-digital conversion module in pic16f877 scm to be the trigger circuit, and gives the program flow chart. thesystem has many advantages including simple structure, synchronization with the main circuit, stable shifting phase andenough shifting phase range, the control angle of 10000 steps, stepless smooth control of motor, steep pulse front edge,enough amplitude value, setting pulse width, good stability and anti-jamming, and cheap cost, and this speed controlsystem with good practical values can be realized easily.keywords: pic16f877, dc motor speed control, control circuit, pi control algorithm1. introductionthe quick development of electric technology makes the speed control of dc motor gradually translate from analog todigital, and at present, the kz-d towage system which extensively adopts the thyristor equipment (i.e. silicon controlledthyristor, scr) in the electrical towage control systems to supply power to electromotor has replaced cumbersome f-dsystem of generator-electromotor, and especially the application of scm technology makes the speed controltechnology of dc motor enter into a new phase. in the dc governor system, there are many sorts of control circuit.scm has many advantages such as high performance, quick speed, small volume, cheap price and reliable stability,extensive application and strong currency, and it can increase the ability of control and fulfill the requirement ofreal-time control (quick reaction). the control circuit adopting analogy or digital circuit can be implemented by scm.in this article, we will introduce a sort of dc motor speed control system based on scm pic16f877.2. speed regulation principle of dc motorin figure 1, the armature voltage is u a , the armature current is i a , the total resistance of armature loop is ra , themotor constant is ca , and the excitation flux is. according to kvl equation, the rotate speed of the motor is95vol. 2, no. 1computer and information sciencenpncau a i a racapn60au ai a rau atd (k ) td k 1tia0-27kp 1tia0e ka1e k 1td (k 1) 0.84e k0.63e k 1a1tfkpt tdwhere, p is the pole-pairs, n is the number of turns. for the motor that the armature spur track number is a, themotor constant capn , that means when the motor is confirmed, the value is fixed. but in60au ai a ra , because ra isonly the winding resistance, so i a ra is very small, and u a i a ra u a . so it is obvious that when we change thearmature voltage, the rotate speedn changes with that.3. system composition and work principle3.1 module frame of system hardware structurethe module block diagram of system hardware is seen in figure 2.3.2 work principle of the systemthe system is mainly composed by master switch, motor exciting circuit, thyristor speed control circuit (includingtachometer circuit), rectifying filter circuit, flat wave reactor and discharge circuit, energy consumption braking circuit,and the system adopts the closed loop pi regulator to implement control. when the master switch closes, thesingle-phase ac obtains continual current with small pulse through the control of thyristor speed control circuit, andbridge rectifier, filtering and flat wave reactor for the motor, and at the same time, through the rectifying of excitingcircuit, ac makes the motor obtain excitation to begin to work. the speed in the regulation trigger circuit sets thepotentiometer rp1 to make the control angle output by pic16f877 decrease when an1 input voltage decreases, and theflow angle of thyristor increases with that, and the output voltage of main circuit increase, and the motor speedincreases, and the output voltage of tachometer circuit increases, and the motor stably runs in the setting speed rangethrough the function of pi regulator.4. circuit designs of various parts in the system4.1 design of main circuitthe parameters of various components in the circuit are seen in figure 3.press the start-up button sw, electrify the contactor km loop, and km normally open contact closes, and the normallyclosed contact opens, and start the button self-lock, the main circuit connects, and the thyristor speed control circuitcontrols the ac output through changing the control angle of bidirectional thyristor, and obtains the dc through bridgerectifying and filtering, and at the same time, the motor obtains the excitation through rectifying of exciting circuit tobegin to work.to limit the pulsation of dc, connect the flat wave reactor in the circuit, and the resistance r3 offers discharge loop forthe flat wave reactor when the master circuit suddenly breaks off.to quicken braking and stopping, the energy consumption braking is adopted in the equipment, and the braking part iscomposed by the resistance r4 and master circuit contactor normally closed contact.the motor excitation is powered by the single rectifying circuit, and to prevent the uncontrollable high speed accidentinduced by the excitation loss of motor, in the exciting circuit, serially connect the under-current relay ka, and theaction current can be regulated through the potentiometer rp.4.2 design of thyristor trigger circuitthe voltages at the point a and the point b in the main circuit change to 20v through the transformer, and after bridgerectifying, the half signals about 100h occur at these two points, and the signals meet with npn audion throughvoltage-division r6 and r7 to amplify, produce zero passage pulse at the collector of the audion, and catch the zeropassage pulse ascending edge by ccp1 module and note the time of occurrence first, and catch the zero passage pulsedescending edge, and the time difference between both is the zero passage pulse width, and the half of the value is themidpoint of pulse, and by this catching mode, we can exactly obtain the actual zero passage point of ac, and at the96computer and information sciencefebruary, 2009same time, we can utilize adc analog/digital conversion module to translate the simulation voltage of pic16f877 pinra1/an1 as the setting value of thyristor control angle (setting value of motor speed), change the setting value ofpotentiometer rp1 and correspondingly change the setting value of thyristor control angle, and the output value oftachometer circuit is input by the pin ra1/an1 of pic16f877, and the value is taken as the speed feedback valuethrough a/d conversion. the oscillation frequency of scm in the system adopts 4mhz, and according to the characterof pic16f877 order period, the resolution of thyristor control angle is the reciprocal of one fourth of scm oscillationfrequency, i.e. 1s, for the half wave time of 10ms of the power, the control angle can achieve 10000 steps, which cancompletely realize the stepless smooth control of motor.4.3 design of tachometer circuitthe tachometer circuit is composed by the optical coded disc accreting with motor rotor and the electric pulseamplifying and shaping circuit. the frequency of electric pulse has fixed proportion with the rotate speed of motor, andthrough amplifying and shaping, the electric pulse output by the optical coded disc is input from the pins rc0/t1ck1of pic16f877 as the standard ttl level, count by the tmr1 counter to compute the rotate speed, and compare thisrotate speed with the presetting rotate speed and obtain the difference value, and pic16f877 implements pi operation tothis difference value to obtain the control increase, and send the thyristor control angle in ccp2 to change the effectivevoltage of two ports of the motor, and finally control the rotate speed.5. software designto obtain small super modulation of thyristor control angle, we design the speed closed control as the typical i system,i.e. pi regulator, which is used to regulate the thyristor control angle time td , and its control algorithm istd (k ) td k 1tia0-32kp 1tia0e ka1e k 1td (k 1) 0.84e k0.63e k 1where, a1kp , kp is the proportion coefficient of controller, ti is the integral time constant, and ti is thesampling cycle.considering that the motor time constant of electromotor in the system is 0.12s, the warps couldnt be eliminated inseveral sampling cycles, so we select 2ms as the tachometer sampling cycle in the system.the software design module in the system mainly includes ccp1 ascending catching module, ccp1 descendingcatching module, control angle setting value a/d conversion module, tachometer circuit pulse timing counting module,pi regulator module and ccp2 comparison output module, and the program flow charts are seen in figure 5 and figure6.suppose we obtain the zero-pass time t , and the thyristor control angle time is td , so the comparison value which issent into ccp2 register ccpr2h:l is tf t td , and when the comparison is consistent, output high level in the pinof ccp2 to make the thyristor connect, and modify the value of ccpr2h:l again according to the required triggerpulse width value to sustain the output high level trigger pulse for certain time and return to low level again, so abidirectional thyristor trigger pulse output is completed.6. conclusionsthe speed control system taking pic16f877 scm as the bidirectional thyristor trigger circuit designed in the articlepossesses many characters such as simple structure, reliable running, wide regulation range, good current continuity andquick response in the middle and small sized dc motor speed control system, and the rotate speed loop adopts picontrol algorithm, which can effectively restrain the super modulation of rotate speed, so it is a feasible design to adoptthe speed control system of scm, and the running curve is seen in figure 7.referenceskang, huaguang & zou, shoubin. (2000). base of electric technology: number part (4th edition). beijing: highereducation press.li, xuehai. (2002). practical tutorial of pic scm. beijing: beijing university of aeronautics and astronautics press.su, jianhui. (2002). study on the photovoltaic water pump system and its control. thesis of doctors degree of hefeiuniversity of technology.zhang, shen. (1996). principle and application of dc brushless motor. beijing: machine industry press.97voll. 2, no. 1figure 1. principle diagram of dc motorcoomputer and innformation sciiencemaasterwitchcirrcuitthyristoortrigger cirrcuitfflat wave reacttorand dischargeecircuitenergyexcitinngcircuit ofmotorrrecctifyingfilteer circuitcoonsumptionbrakingcircuitmfigure 2. block diagram off hardware strructure modulee98swcomputer and informatiion sciencefigure 3. diagram of main circuitfigure 4. thyristor triggger circuitfebbruary, 200999vol. 2, no. 1interruptentranceprotect interrupt localeclear ccp1 interruptsymbol ccp1ifcomputer and information sciencew, status, pclathwhether ccp1 isthe ascendingnoforyesedge catchingmode?ccp1interruptsymbolset the next catchingfor ccp2interrupt symbolnoof ccp1 asdescending edgemodestore the ascendingset nextcatching ofccp1 as thedescendingedge modeedge time caught byc
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025四川自贡市国有资本投资运营集团有限公司招聘12人笔试参考题库附带答案详解
- 2025国元农业保险股份有限公司贵州分公司社会招聘6人笔试历年参考题库附带答案详解
- 游泳知识小课件
- 铸管备品工上岗证考试题库及答案
- 小学生课件活动玩具
- 电池制造人员职业技能鉴定经典试题含答案
- 工业气体液化工实操任务书
- 裁剪服装制版师技能测试题库及答案
- 汽轮机运行值班员应急处置分析及对策
- 小学生课件插画
- 煤矿水土保持 投标方案(技术方案)
- 生活垃圾渗滤液处理工艺及运行成本分析
- 四年级下册递等式计算200道及答案
- 超声科岗前培训课件
- 食堂工作人员安全培训内容
- 服务员培训流程及内容
- 北京市消防条例培训课件
- 南昌大学大学英语测试卷
- 学校教育的数字化转型与创新实践培训课件1
- 社会体育指导员培训
- 毕淑敏心理咨询手记在线阅读
评论
0/150
提交评论