doc-helmut wrote:What I need is something to buy, connect, and run. I can't build H-Bridges because I can't solder anything, it must be something which is finished to plug it to Lego (ok, I can cut a wire in two and fasten some small banana plugs or a terminal block to both ends and a resistor in between, and I maybe can break a motor out of it's housing). I mentioned this already some times before.
In general I don't use any electronic equipment (and I didn't ever), that's why I use Lego and no other robotic accessory where you need experimental boards , capacitors, resistors, transistors, ICs or what else and soldering stuff.
A lot you can do with a solderless breadboard. I only solder maybe 10% of the successful circuits I build.
doc-helmut wrote:
@matt:
And yet another option, is to make room for another NXT to use rotation sensors
no way.
Why not? This seems like the most effective method, and the easiest overall (especially if you already have the NXT).
doc-helmut wrote:Another approach, would be to use the NXT motor ports to drive the tetrix motors through H-Bridges (forget about the tetrix controller). The main issue here, is that they can draw quite a bit of power, so you would probably have to build the H-Bridge using fets (not as simple as an IC H-Bridge). You would drive the NXT motors directly, normally.
can you build 2 of it and sell it to me? How much would it cost?
I rarely build electronics to sell. This would be one of my most advanced projects to build on a perf-board. Can you use a multimeter enough to get me some basic information about the motors? I would need either that, or a datasheet for them. The actual cost, would be very hard to determine without knowing the max current the motor can pull, and any other possible requirements (size restrictions...).
Just as an idea for cost, here is a small list of parts that I think would be needed.
- Perf board $5
NXT sockets $6
NXT motor H-Bridges $4
Screw terminals $4
misc. stuff (wire, solder...)<$5
This list does not include the H-Bridge for the tetrix motors. That could cost around $5-$25 (depending on power requirements). And of course I am forgetting something that I just can't think of yet.
Those price estimates are in USD, and are for two channels (two tetrix motors, and two NXT motors). The total based on my guesses would be around $40 USD for the parts themselves, excluding shipping from 2 or 3 companies to me, and then to you. My guess as to a total for parts and shipping would be something like $70 USD, or 50 Euro.
The only functionality issue I foresee, is the ability to brake the motors (shorting them to resist rotation), as you can with the NXT, and possibly with the tetrix controller. You could however, do a powered brake (set current position as absolute position) to stop the motors from turning.
doc-helmut wrote:A resistor would work, but you would need a power resistor to get any motor power from it. Since the NXT motor is mostly for the encoder, you could use a resistor that is fairly high resistance, and not get much power from the NXT motor. Powering the motor would only be for it to turn over easily, not for added torque.
how many Ohms should the resistor have?
It is not as much a resistor ohm value, as it is a power issue. You would need a high power resistor. This is definitely not the way I would go. As an actual ohm value, probably anything from around 2-50 ohms. Using this method, the motor would only be powered to reduce drag (no torque advantage).
As a conclusion to all of this, I think building a controller/H-Bridge board is possible (somewhat risky that it would be a waste of money), but I would definitely first attempt the additional NXT with RS485, and rotation sensors.