![]() | ![]() | ![]() |
| | |||||||
| Robotics Chat Specific to discussions about robots and the making of. |
| | Thread Tools | Display Modes |
| | (permalink) |
| New Member | I managed to build a h-bridge to drive a motor forward/backward. But the problem now, the motor turned forward/backward too much. This motor is for robot one leg movement (forward/backward), so i need a nice movement/motor turn suitable for leg movement. My idea is to give a signal as shown in the attached picture. forum7.GIF I have not try it. Will this be okay? Or is there any nicer idea? p/s: i use dc motor |
| | |
| | (permalink) |
| New Member | I just noticed the attached signal will not work too, because of the T_low being longer, thus will make motor turn anti-clockwise longer.. anyone have any idea how to solve this? or just increase frequency? |
| | |
| | (permalink) |
| Experienced Member | This is for a leg? Can you just use an RC servo motor? If not, you need position feedback on your H-bridge so the microcontroller knows the absolute position of the motor. It's not good enough to guess since the load changes on the motor and it will travel by different amounts for the same input signal. |
| | |
| | (permalink) |
| Experienced Member | Could you post a schematic? An H-bridge requires two logic signal inputs. Your display shows only one. And your comment about "long T-low" driving it anti-clockwise, sounds like you are trying drive it with an R/C servo signal. Ken
__________________ "To invent, you need a good imagination and a pile of junk." Thomas A. Edison (1847 - 1931) |
| | |
| | (permalink) |
| Experienced Member | i think if u'd like to generate signal like this u must use the PWM Put a SCH or descripe the project |
| | |
| | (permalink) |
| New Member | There's a reason why i construct the oscillator like this.. The waveform shows the output which i connect to both the H-bridge input signal. forum1.GIF And this type of signal which i currently connect to both H-bridge input signal. Below attached signal is the waveform that i'm currently try to figure out how to get it. With this, there will be a time where both input to the H-bridge is LOW, therefor the motor will not turn for a moment. forum2.GIF I'm not really going to build a whole robot, just a circuit which can make a motor turn clockwise and anti-clockwise, to represent the leg hips joint movement. I'm doing this with no microcontroller, just with electronic component. I just have a common dc motor. Last edited by menirva; 3rd March 2008 at 11:44 PM. |
| | |
| | (permalink) |
| New Member | If you aren't actually going to build the robot, and it looks indeed as though you aren't since your schematic shows no inputs, then just use an 555 to alternate the direction of the motor. However, upon re-reading your post, I see this will not work, since you want the robot to pause in between switching directions. So what you should do is use TWO staggered 555 oscillators. Hopefully I am understanding what you want.
__________________ If it is broken, let's fix it. If it is working, let's make it better. |
| | |
| | (permalink) |
| Experienced Member | If your Stop time can be equal to your Forward and Reverse times, then maybe you can use an 8-bit walking ring counter with OR'ed outputs. Ken
__________________ "To invent, you need a good imagination and a pile of junk." Thomas A. Edison (1847 - 1931) |
| | |
| | (permalink) | |
| New Member | Quote:
I will try this. Can 74HC390 substitute the CD4022? Because now i have 74HC390 counter. For the diode, can i use 1n4001, or 1n4007? Last edited by menirva; 6th March 2008 at 06:56 AM. | |
| | |
| | (permalink) |
| Experienced Member | The 74HC390 is a "ripple counter" doing a binary count on the outputs. The 4022 is a "walking ring counter", with only one output high at a time. Compare the datasheets. They cannot replace each other. The diodes are 1N4148, but any 1N400x would work. Not knowing anything else about your circuit I would make the resistors 10K. Ken
__________________ "To invent, you need a good imagination and a pile of junk." Thomas A. Edison (1847 - 1931) |
| | |
| | (permalink) |
| New Member | I design my h-bridge with PNP 2N3906, and NPN 2N3904. When i touch the transistor, it is very hot. The current flow the transistor is around 2A (darlington pair). I fear this may burn the transistor. What other transistor model that suit to substitute my currently used transistor? Preferable cheap, and easy to get (common used). I'm very new to transistor usage, before this i just know how to use transistor. |
| | |
| | (permalink) |
| Experienced Member | Please post a schematic of your 2N3904/2N3906 circuit. Ken
__________________ "To invent, you need a good imagination and a pile of junk." Thomas A. Edison (1847 - 1931) |
| | |
| | (permalink) |
| New Member | forum3.GIF This is my current configuration for h-bridge. The dc motor that i use looks somewhat like this. DC_Motor.jpg Is there any other way to substitute the CD4022? I just went to nearest electronic shop, they got no stock anymore for this component. |
| | |
| | (permalink) |
| Experienced Member | The CD4017 might work. |
| | |
| | (permalink) |
| Experienced Member | Bill has it...a 4017! Your 2N3904s and 2N3906s have a "absolute maximum" collector current rating of only 0.2A. The 2N3703 has a max of 0.5A. Hooking them up as a darlington gives you current gain, but you still can't exceed 0.2A to drive the motor. Difficult to recommend correct transistors if you are only shopping locally and we don't know what they have. You need to look for output transistors, Q48/50 and Q57/59, with collector current (Ic) ratings higher than 2A. Also plan on heat-sinking them. Ken
__________________ "To invent, you need a good imagination and a pile of junk." Thomas A. Edison (1847 - 1931) Last edited by KMoffett; 11th March 2008 at 12:55 AM. |
| | |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Latest |
| MOSFET For H Bridge | Ayne | General Electronics Chat | 1 | 16th February 2007 12:08 AM |
| Need Help on High Current H Bridge | pidot | Robotics Chat | 16 | 15th September 2005 06:46 AM |
| bridge rectifier | batman | Electronic Projects Design/Ideas/Reviews | 2 | 15th December 2003 04:27 PM |
| Bridge Rectifier Current Rating -- How much is enough? | hamfiles | General Electronics Chat | 6 | 6th August 2003 06:15 AM |
| Wireless network bridge monitoring circuit...need pointers. | Goose | Electronic Projects Design/Ideas/Reviews | 0 | 17th February 2003 02:02 PM |