Difference between revisions of "RCwiproc"

From RoboJackets Wiki
Jump to navigation Jump to search
(Data Rate calculations)
(Articles)
Line 12: Line 12:
 
*[http://bwrc.eecs.berkeley.edu/People/Faculty/jan/publications/p124.pdf Berkeley article on wireless protocol design. Gives a real world example of how to design a wireless protocol.]
 
*[http://bwrc.eecs.berkeley.edu/People/Faculty/jan/publications/p124.pdf Berkeley article on wireless protocol design. Gives a real world example of how to design a wireless protocol.]
 
*[http://www.ohiolink.edu/etd/send-pdf.cgi?ohiou1121356426 Ohio University article. Details an intresting communications method]
 
*[http://www.ohiolink.edu/etd/send-pdf.cgi?ohiou1121356426 Ohio University article. Details an intresting communications method]
 +
*[http://www.eetasia.com/ARTICLES/2005JUN/A/2005JUN06_RFD_AN01.PDF Paper from Maxim on Manchester Encoding]
 +
*[http://webs.cs.berkeley.edu/retreat-6-03/slides/ChipconECC.ppt Berkeley PPT on errors and wireless]
 +
*[http://bbs.circuitcellar.com/phpBB2/viewtopic.php?t=2233& Circuit Cellar discussion on Manchester Encoder/Decoder]
  
 
==Links==
 
==Links==
 
[[RCcoms|Wireless Hompage]]
 
[[RCcoms|Wireless Hompage]]

Revision as of 08:45, 28 June 2006

Wireless Protocol

The host will be able to send each robot velocity, direction, and shoot directives, at with the time alloted between each sample of the playing field by the overhead camera. In such way the enitre system (host, camera, and robot) will behave as a real-time system. The robot will send its current error status, battery voltage, wheel velocity, unique ID, and whether or not it has the ball to the host but not in real-time.

Data Rate calculations

These will need to be redone.

Articles

Links

Wireless Hompage