Branch circuits may include intermediate elements such as COTS connectors, splices, COTS flexible/rolling/sliding contacts, and COTS slip rings, as long as the entire electrical pathway is via appropriately gauged/rated elements.
R54
Custom circuits shall not directly alter the power pathways between the ROBOT battery, PD Board, motor controllers, relays, motors, or other elements of the ROBOT control system (including the power pathways to other sensors or circuits). Custom high impedance voltage monitoring or low impedance current monitoring circuitry connected to the ROBOT’S electrical system is acceptable, if the effect on the ROBOT outputs is inconsequential.
Would putting one of these in the controller to motor pathway (not a CIM motor, a 30A branch circuit) be “inconsequential”? Everyone on our team that’s looked at this so far thinks we’re legal, but getting another set of eyes on it seems prudent.
That would seem to be exactly what R54 had in mind when it says “Custom high impedance voltage monitoring or low impedance current monitoring circuitry connected to the ROBOT’S electrical system is acceptable”.
The key here is that your additional circuitry isn’t doing and direct control of the motor - without it present, the motor would act exactly the same.
Be sure to purchase some extras and expect to let out some smoke. We used a similar device a few years ago. It worked great as long as the motor didn’t stall.
You might want to search on here for “stang sense”. You can use a 12" piece of # 10 Ga wire and make a 0.001 ohm resistor. With a voltmeter that will read milli volts it makes a great ammeter. A simple op amp circuit gets you a signal to read with the cRIO.
Doug,
The answer depends on how you implement the introduction of this device on your robot. You are more likely to get accurate readings if you monitor the input current to the speed controller. While it does exhibit some of the PWM current spikes, it has less of the spikes, overshoots and noise that appear at the output of a controller or motor wiring. Without getting into the detail of how to use this device, it would be more appropriate to insert it in the common lead of the speed controller input wiring, if possible. The controller input wiring does not change polarity (although it appears that this device may be designed to look at varying polarity signals). That puts the board at a lower potential and if insulation should fail, less likely to cause control issues in other circuitry. The circuit itself will be inspected as a custom circuit under the rules quoted above for each event you attend. It will also be required to be correctly insulated and isolated from the frame while meeting all other robot rules.
You could always use a current clamp, you just clip it around the wire and it will measure the current without actually having to be part of the circuit between the motor and jag
Also, amps are a unit that measures current not amperage.
this is the United States’s National Institute of Technology (NIST) reproduction of the International System of Units (SI) standards. It clearly says that amps measure current. Amperage isn’t technically a word. It is like guesstimate, it is only defined in the dictionary because it is used so often.
While I will understand what you are saying, I am likely to correct you when you use “amperage” instead of “current”. For me it is like putting ketchup on cake. It is possible but it makes me cringe.
I’m probably going to sic a student on getting CAN set up. The team used CAN last year, and the programmer’s didn’t like the reliability (I spent a good chunk of yesterday peeling solidified hot-glue off old Jags), but if we just use them for the shooting, I think we will be ok. (I was elsewhere last year, don’t have details)
May end up using them everywhere; I understand we can’t get Talons. Too bad, Jags are bulky.
…and my Websters agrees with freedictionary.com. “Amperage” is indeed a word, though one that Al doesn’t like
Anytime you can get motor stats like current from a motor drive to your controller via some form of communication like CAN it’s usally the best and easiest way to go. Adding a Hall effect current sensor like that equals more connections between the drive and the motor and more places for failure and more work. It can also be the most accurate way to go too.