Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Robotics Chat


Robotics Chat Specific to discussions about robots and the making of.

Reply
 
Thread Tools Display Modes
Old 3rd March 2008, 02:30 PM   (permalink)
New Member
menirva is on a distinguished road
Default Motor turned too much (H-bridge related)

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
menirva is offline   Reply With Quote
Old 3rd March 2008, 02:45 PM   (permalink)
New Member
menirva is on a distinguished road
Default

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?
menirva is offline   Reply With Quote
Old 3rd March 2008, 03:30 PM   (permalink)
Experienced Member
 
dknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to beholddknguyen is a splendid one to behold
Default

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.
dknguyen is offline   Reply With Quote
Old 3rd March 2008, 03:36 PM   (permalink)
Experienced Member
KMoffett is a jewel in the roughKMoffett is a jewel in the rough
Default

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)
KMoffett is offline   Reply With Quote
Old 3rd March 2008, 05:02 PM   (permalink)
Experienced Member
kemo0o is on a distinguished road
Default

i think if u'd like to generate signal like this u must use the PWM
Put a SCH or descripe the project
kemo0o is offline   Reply With Quote
Old 3rd March 2008, 11:26 PM   (permalink)
New Member
menirva is on a distinguished road
Default

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.
menirva is offline   Reply With Quote
Old 4th March 2008, 03:47 PM   (permalink)
New Member
NightFalcon90909 has a spectacular aura about
Default

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.
NightFalcon90909 is offline   Reply With Quote
Old 4th March 2008, 10:08 PM   (permalink)
Experienced Member
KMoffett is a jewel in the roughKMoffett is a jewel in the rough
Default

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
Attached Images
File Type: gif Alternate Pulse.gif (19.2 KB, 20 views)
__________________
"To invent, you need a good imagination and a pile of junk."
Thomas A. Edison (1847 - 1931)
KMoffett is offline   Reply With Quote
Old 6th March 2008, 06:51 AM   (permalink)
New Member
menirva is on a distinguished road
Default

Quote:
Originally Posted by KMoffett
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

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.
menirva is offline   Reply With Quote
Old 6th March 2008, 11:34 AM   (permalink)
Experienced Member
KMoffett is a jewel in the roughKMoffett is a jewel in the rough
Default

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)
KMoffett is offline   Reply With Quote
Old 10th March 2008, 03:35 AM   (permalink)
New Member
menirva is on a distinguished road
Default

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.
menirva is offline   Reply With Quote
Old 10th March 2008, 11:10 AM   (permalink)
Experienced Member
KMoffett is a jewel in the roughKMoffett is a jewel in the rough
Default

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)
KMoffett is offline   Reply With Quote
Old 10th March 2008, 01:57 PM   (permalink)
New Member
menirva is on a distinguished road
Default

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.
menirva is offline   Reply With Quote
Old 10th March 2008, 02:24 PM   (permalink)
Experienced Member
 
Blog Entries: 4
blueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to beholdblueroomelectronics is a splendid one to behold
Send a message via Skype™ to blueroomelectronics
Default

The CD4017 might work.
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 10th March 2008, 03:14 PM   (permalink)
Experienced Member
KMoffett is a jewel in the roughKMoffett is a jewel in the rough
Default

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.
KMoffett is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
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



All times are GMT. The time now is 01:16 PM.


Electronic Circuits  |  Radio Controlled
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.