Don't ad-block us - support your favorite websites. We have safe, unobstrusive, robotics related ads that you actually want to see - see here for more.
0 Members and 1 Guest are viewing this topic.
1) how I connect my MCU signal pin between relays ? ( I need transistor to pull up the voltage and current for those relays , right ? )
2 ) L297 and L298 can provide the power to drive my stepper motor ?
3 ) The limit switch have 3 wire ( common , NO , NC ) Can I provide 5 volt output pin from my Axon II and receive 2 signal from NO NP direct into my Axon II signal pin ?
4 ) How should I construct my Strain Gauge circuit ?
L298 will provide unlimited current to the stepper motor until it burned it self ? how you protect the circuit ? can you Please show me diagram ? Thanks a lot ~
You can use relays arranged as H-bridges that are connected to your mcu by MOSFETs, but that's a huge messy circuit that won't save you much money. Plus, relays can't do PWM.
Quote from: Admin on March 09, 2012, 08:22:12 AMYou can use relays arranged as H-bridges that are connected to your mcu by MOSFETs, but that's a huge messy circuit that won't save you much money. Plus, relays can't do PWM.There's no need for MOSFETs to drive a relay and for using PWM with relays, I'll repost this PWM+relay circuit. What do you find huge and messy about it?
btw, your posted link is dead
Whats messy is that two motors would require 8 relays and 8 transistors. That's a ton of wiring and board space!
By comparison, a motor driver would only need three wires: ground, power, and a signal line(note: some may require more depending on how it's designed)
And yea, in most cases there is no need to even have relays if MOSFETs are used.
Dear Definitionofis,L298 will provide unlimited current to the stepper motor until it burned it self ? how you protect the circuit ? can you Please show me diagram ? Thanks a lot ~
link was weird. But this worked: http://that.homepage.dk/PDF/PWM+Relay_4_Motor_Ctrl.pdf
Admin said buy a motor driver. However, I think he didn't realise that L298 is a bidirectional motor driver.
I added a LM317 in current limiting mode to power the L298 so it could never go over 2A.
Maybe a fuse or a resettable fuse like a poly-switch would be a better idea because they do not waste watts as heat.
The link that Soeren posted has quite a lot of coponents,
and still requires two relays (the four pin type)
. . . I'm generally against anything that requires a lot of wiring because it adds more opportunities for something to go wrong.
And you won't be able to get high speed PWM with relays . . .
If you're just after the finished result, buying a complete 'bot is the way to go, but if you're in it to build, pre-assembled modules takes away from the experience and make it into color-by-numbers - and you can't really say you did it all
I'm generally against any ready-made modules, as you have no knowledge of, nor any control over the inside stuff - building from single components also mean that you can repair
QuoteAnd you won't be able to get high speed PWM with relays . . .You obviously didn't read at the schematic, where a MOSFET takes care of the PWM
I spend 2 days on the L297 L298 stepper motor drive . signal pin out from Axon _ step_clock, half/Full step, direction, enable and reset. I get the voltage output from A B C D of L298.but the voltage won't have much changing ( 4.5 + - 0.3 volt ) my stepper motor won't move at all .
Before I use L297+L298N circuit. I had tired on L293D motor driver. It can drive my stepper motor but I dunno how to change the direction on the programming code(Project_Designer show on Coil A, B, C, D, Enable, and half/Full step. How to make it move in CW and CCW ? )
[...] And you can still repair store-bought drivers by swapping out damaged components.
I only build my own stuff when no one is selling what I need, or what they sell is too expensive or lacks features.
hmmmmm I don't understand the point of the relay if there is a MOSFET doing the switching . . . if I were to do it using individual components, I would use four MOSFETs arranged as an H-bridge, with a diode on each MOSFET to protect it. I would only use relays if the MOSFETs couldn't handle my required voltage/current.
Hi,Quote from: strif on March 15, 2012, 03:52:19 AMI spend 2 days on the L297 L298 stepper motor drive . signal pin out from Axon _ step_clock, half/Full step, direction, enable and reset. I get the voltage output from A B C D of L298.but the voltage won't have much changing ( 4.5 + - 0.3 volt ) my stepper motor won't move at all . What is connected to pins 1 and 15 of the L298?And when you answer "nothing", I'll tell you to ask your mother to spank you red and blue Then, standing up, you connect the sense resistors, if you want to use the chopper current limiter, or connect the pins (a and 15) directly to ground, if you don't want the current limiter to keep motor and driver in a good shape.Quote from: strif on March 15, 2012, 03:52:19 AMBefore I use L297+L298N circuit. I had tired on L293D motor driver. It can drive my stepper motor but I dunno how to change the direction on the programming code(Project_Designer show on Coil A, B, C, D, Enable, and half/Full step. How to make it move in CW and CCW ? )If CW is eg. A, B, C, D, then CCW is the reverse/opposite (D, C, B, A. in this example).
I connect pin 1 and 15 to the L297 follow this diagram http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATASHEET/CD00000063.pdf
I means control the L293D change the direction of my stepper motor in software.
Quote from: Admin on March 12, 2012, 04:11:38 AMI only build my own stuff when no one is selling what I need, or what they sell is too expensive or lacks features.Well, with your arguments, you really should be buying ready built robots, rather than getting filthy hands And I'm sure you could hire somebody to play with them for next to nothing, then it's completely out of your hair
Quote from: Admin on March 12, 2012, 04:11:38 AMhmmmmm I don't understand the point of the relay if there is a MOSFET doing the switching . . . if I were to do it using individual components, I would use four MOSFETs arranged as an H-bridge, with a diode on each MOSFET to protect it. I would only use relays if the MOSFETs couldn't handle my required voltage/current.That's because I consider that, what's put on the web, should be usable for people all over the world, as far as it's humanly possible, rather than just be made for middle class incomes and up (or people who builds on tax payers money )
Hi,Quote from: strif on March 15, 2012, 11:04:45 PMI connect pin 1 and 15 to the L297 follow this diagram http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATASHEET/CD00000063.pdfOK, what value was your sense resistors?
I can't get 0.5Ohm , I replace it as 10 Ohm