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 12th September 2007, 02:54 AM   (permalink)
Arrow Sensors to sense the Robots sensors

I have been given the task to design a control module to control my F.I.R.S.T. Robotics team's Robot. I was wondering what Kind of sensors I should incorporate into it? These Sensors are to Sense conditions on the robot itself, not to actually be a sensor for the robot. I have listed a couple below.

H-Bridge Temperature Sensor
Motor RPM
Amp rating
Power ON

I also need a little info on how to configure that sensor. Thanks!
Krumlink is offline   Reply With Quote
Old 12th September 2007, 03:21 AM   (permalink)
Default

All of these can be set within the 0-5V capability of the FIRST Robot Control Module.

Are you running out of inputs on the RCM?
mneary is offline   Reply With Quote
Old 12th September 2007, 07:13 PM   (permalink)
Default

Yeah, we Were going to use the spare I/O pins on the Microcontroller and send it wirelessly. They were going to tackle the wireless feed while I had to design a control box. I was going to design a couple PCBs and have them be underneath the main box. We will configure the PIC and the Rx and Tx later, but I need some ideas for the sensors. We are still in the design phase for our next robot, but we need a nicer looking control box.

Thanks

NOTE: The amp rating on the robot can reach up to 100amps with a safety throw of 120Amps. For the Power on indicator, how would I do that? MUST HANDLE 120AMPs.
Krumlink is offline   Reply With Quote
Old 13th September 2007, 05:19 PM   (permalink)
Default

You could use a shunt. Just put it in the current path and sample the voltage across it. I believe I saw one on allelectronics.com for cheap. Or you could use a current sensing coil, but those might be expensive for that current rating. You could also measure the voltage drop on the motor wire itself. Just measure the resistance and do the math in the micro. You can use an op-amp to measure the voltages and to buffer it from the micro.

For motor rpm, there was a thread a few months back discussing a good method using filters, but you could also use a hall switch on the wheel and multiply that freq by the gear ratio.
Ambient is offline   Reply With Quote
Old 14th September 2007, 03:06 AM   (permalink)
Default

Quote:
MUST HANDLE 120AMPs.
Do you simply want to know that power is ON or do you need to measure the current? For the former, just a resistor divider from switched +12V to 0V would do the trick. For the latter, I would try a Hall Effect sensor next to the wire. Google hall effect sensor measuring current in wire. Third result looks useful.

By the way, for your secondary controller, consider using the VEX RCM. It probably has all you need, with familiar connections and a common programming environment.

Last edited by mneary; 14th September 2007 at 03:09 AM.
mneary is offline   Reply With Quote
Old 14th September 2007, 03:17 AM   (permalink)
Default

You can also sense the voltage across a known length of the power wiring. iirc, the wire is 6 AWG, which would be 1.3 milliohms per meter. A 10 cm length would develop 13 millivolts with 100A. This can be amplified and presented to an analog input. Use the (-) cable, possibly between the main power block and your gold fuse block.
mneary is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
connecting multiple temperature sensors to a pocket pc raindelay Electronic Projects Design/Ideas/Reviews 16 26th August 2007 05:45 AM
Cicuit for multiple sensors on a single line Vam Electronic Projects Design/Ideas/Reviews 3 4th October 2005 08:59 AM
Ultra-sonic vs Light sensors duvivier Robotics Chat 8 19th June 2005 03:26 AM
Two sensors, one interrupt pin!!! 2camjohn General Electronics Chat 8 11th August 2004 01:12 AM
Getting input from a large array of sensors Snowman Electronic Projects Design/Ideas/Reviews 19 11th November 2003 09:54 PM



All times are GMT. The time now is 02:28 AM.


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