KFC Posted March 31, 2006 Posted March 31, 2006 Does Anyone Have Any Ideas On Primitive And Practical Robot Intelligence? Something That Can Run On A Network Of PIC 16F84.
YT2095 Posted March 31, 2006 Posted March 31, 2006 what Sort of inteligence? I`ve done alot work with neural cybernetics, specificaly for Robots, and I can tell you now, that using little PIC chips, won`t add up to much in the way of IQ points you may want to explore Fuzzy Logic as an adjunct. the way I would do something like that IF that was all the parts I ha to play with, would be to assign one chip per task, with plenty of feed back, Motility, endeffectors, senses etc... so that each Single item can "look after itself" independantly. from there you`de have a PIC as a priority discriminator for over rides of the Goal seeker PIC. I`ve used this method myself a few times and to great effect, with plenty of emergent behaviour as a result
KFC Posted March 31, 2006 Author Posted March 31, 2006 I Mean Like Ultra Sonic, Infrared, Light, And Accelerometer Sensors The Network Of PIC.
bascule Posted March 31, 2006 Posted March 31, 2006 You're not going to be able to power much "intelligence" with a freaking PIC
Pleiades Posted April 1, 2006 Posted April 1, 2006 Damn YT, how many fields do you dabble in? I know the feeling though.
insane_alien Posted April 1, 2006 Posted April 1, 2006 I think YT is a robot from the future. it explains so so much. YT2095 is just his model number.
RyanJ Posted April 1, 2006 Posted April 1, 2006 I think YT is a robot from the future. it explains so so much. YT2095 is just his model number. Yes your right it would explain a lot Back on topic, robot intelligence is still a young subject, unless your inteling to pay bilions for one of those really advanced ones from Japan that is As whas asked earlier, you'll need to state more exactly what your looking for Cheers, Ryan Jones
KFC Posted April 1, 2006 Author Posted April 1, 2006 Like Being To Make A Decision To Turn Left, Right, Forward, And Backward And Being To Able Switch Between Sensors If One Is Not Working Or Its Fogy.
YT2095 Posted April 2, 2006 Posted April 2, 2006 for a start all sensors should be On and Active at all times anyway, except where they are heavy power users. each part should be capable of working with reasonable autonomy with on the bare essentials in way of instruction(s) (so you don`t pull the goal seeker program down with needless calculations). for example, you want to move forwards, but the left side is higher than the right side, naturaly it`ll want to travel downwards in an arc as it moves forwards, therfore without need for top down error correction, the mobility component must be able to sense the difference in rate between each side and either Steer or speed up one side to compensate for this drift, thus maintaining a Straight line, the only time it should send intructions Upline should be to state Task complete, OR on obsicle/collision, then feedback goes directly to the priority discriminator and is rated (voted on) as to it`s problem causing potential when offset against the Goal seeker program. contingent instruction would then be sent back to the mobility component and action taken. a Modular system keeps the overheads low, and less likely to tie up a system.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now