290 likes | 496 Views
HEAT. Auto Move Measure Robot. Tao Zhijian Chen Ran Yu Songhan Wang Su Zhou Wei. CPU: 48MHZ features a powerful 32-bit microprocessor and Flash memory plus support for Bluetooth™ and USB 2.0. Lego mindstorms NXT 2.0(8547). Robot structure. Outline. Tao Zhijian:
E N D
HEAT Auto Move Measure Robot Tao Zhijian Chen Ran Yu Songhan Wang Su Zhou Wei
CPU: 48MHZfeatures a powerful 32-bit microprocessor and Flash memoryplus support for Bluetooth™ and USB 2.0 Lego mindstorms NXT 2.0(8547)
Outline • Tao Zhijian: How to realize move measure function • Yu songhan: How to use NXT Controller • Chen Ran: Introduce Photoelectric sensor • Zhou wei: Introduce drive part • Wang su: Show connection work
Outline • Tao Zhijian: How to realize move measure function • Yu songhan: How to use NXT Controller • Chen Ran: Introduce Photoelectric sensor • Zhou wei: Introduce drive part • Wang su: Show connection work
Show on the screen • Motor A:XXX degrees • Motor B: XXX degrees
Outline • Tao Zhijian: How to realize move measure function • Yu songhan: How to use NXT Controller • Chen Ran: Introduce Photoelectric sensor • Zhou wei: Introduce drive part • Wang su: Show connection work
Outline • Tao Zhijian: How to realize move measure function • Yu songhan: How to use NXT Controller • Chen Ran: Introduce Photoelectric sensor • Zhou wei: Introduce drive part • Wang su: Show connection work
How to detect We use photoelectric sensor module to accomplish our detection job. This is what it looks like on the controller.
At first, we will set a trigger value on the robot. If the sensor acquisition value is higher than the trigger value, robot determines the value as true signal. Otherwise, does as false signal.
Simulation I downloaded a software named Plasied2 to simulate the movement of tracing robot on black line. I assumed some parameters on car and tracks to complete my simulation.
Outline • Tao Zhijian: How to realize move measure function • Yu songhan: How to use NXT Controller • Chen Ran: Introduce Photoelectric sensor • Zhou wei: Introduce drive part • Wang su: Show connection work
Outline • Tao Zhijian: How to realize move measure function • Yu songhan: How to use NXT Controller • Chen Ran: Introduce Photoelectric sensor • Zhou wei: Introduce drive part • Wang su: Show connection work
choose NXT1 as a host, Select :search: in the Bluetooth menu. We need select the channel number 1 to communicate with the other NXT. At this time ,enter into the Connection menu, we can see that the NXT2 occupies the no.1 channel in display NXT1 and NXT1 occupies the channel that is zero. In this way, the connections will be built between two NXT. It can be controlled by programs.
The ConnetionsBetween Motor And Sentor • NXT controller include 3 output ports ,4 input ports and a USB port. • Port A: Expand function Port B: connect the motor left. Port: connect the motor right. • We choose the port 3 because it connects with photoelectric sensor.
Sources • reference 《The design of intelligent-electrical car》 wrote by Mei Gaoqing, Sun Qingxuan, Tai Hongda • http://www.avrvi.com/start/guide_avr_hardware_design.html • http://www.atmel.com/dyn/products/product_card.asp?PN=ATmega16