Chinaunix首页 | 论坛 | 博客
  • 博客访问: 462520
  • 博文数量: 206
  • 博客积分: 4030
  • 博客等级: 上校
  • 技术积分: 1852
  • 用 户 组: 普通用户
  • 注册时间: 2008-02-29 15:33
文章分类

全部博文(206)

文章存档

2010年(44)

2009年(75)

2008年(87)

我的朋友

分类:

2009-11-11 09:48:43

DC MOTOR BRAKING

Ever have a need for your robot to stop quickly? Like who put that cliff/wall there anyways? Or perhaps maybe your robot loses control while going down hills? There are three ways to brake . Each way has it's own benefits and draw backs, so I will go over each for you to decide which is best.

Controls Method
This method requires an
placed onto a rotating part of your DC motor. You will have to write an algorithm that determines the current velocity of your motor, and sends a reverse command to your until the final velocity equals zero. This method can let your robot balance motionless on a steep hill just by applying a reverse current to your motors.

Mechanical Method
The mechanical method is what is used on cars today. Basically you need something with very high friction and wear resistance, and then push it as strongly as possible to your wheel or axle. A
actuated brake works well.

Electronic Method
This method is probably the least reliable, but the easiest to implement. The basic concept of this is that if you short the power and ground leads of your motor, the inductance created by your motor in one direction will power your motor in the opposite direction. Although your motor will still rotate, it will greatly resist the rotation. No controls or sensors or any circuits overheating. The disadvantage is that the effect of braking is determined by the motor you are using. Some motors brake better than others. The el-cheapo motors dont brake at all in my experience.

DC Electronic Breaking with MOSFET and Relay

So how do you short the leads when it is on a robot? Simple. Connect a (transistor) and a relay as shown. The MOSFET turns on the relay, which creates a short between the motor leads. Turn the MOSFET on (set C high) with your when you want to brake. Basically your motor will still have an for normal control, but when you brake you turn the H-bridge off and use the braking circuit. And don't forget the heatsink and flyback diode! Important, or your circuit will melt/blow up.

阅读(488) | 评论(0) | 转发(0) |
0

上一篇:电机电源接电容

下一篇:信号完整性

给主人留下些什么吧!~~