Difference between revisions of "FTC 7314 Engineering Notebook 2014-12-30"

From DEW Robotics
Jump to: navigation, search
(Competition Season Meeting)
(Competition Season Meeting)
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:
 
|  
 
|  
 
* To start the meeting, Laura and Nick discussed how the IR seeker worked, so they would be better equipped to write programs with it.  
 
* To start the meeting, Laura and Nick discussed how the IR seeker worked, so they would be better equipped to write programs with it.  
* We learned that there are 5 sensors inside the seeker, and you can get signal strengths for each one.  
+
* They learned that there are 5 sensors inside the seeker, and you can get signal strengths for each one.  
* We also learned that there are 9 "zones" that use the 5 sensors. If the energy from the beacon hits two sensors, then it is in a makeshift zone between them. In the program, you can get signal strengths, or the highest powered zone. The even number zones(which are when the energy hits two sensors) are much smaller, and thus more accurate.  
+
* They also learned that there are 9 "zones" that use the 5 sensors. If the energy from the beacon hits two sensors, then it is in a makeshift zone between them. In the program, you can get signal strengths, or the highest powered zone. The even number zones(which are when the energy hits two sensors) are much smaller, and thus more accurate.  
 
|-
 
|-
 
| '''Working on Parking Zone Auton'''
 
| '''Working on Parking Zone Auton'''
 
|  
 
|  
 
* After learning about the IR seeker, Laura, Nick, and Akhila started to work on the parking zone auton.
 
* After learning about the IR seeker, Laura, Nick, and Akhila started to work on the parking zone auton.
* First, we got it to work with the new schematic.  
+
* First, they got it to work with the new schematic.  
* Then, the nxt started freezing. By disabling pieces of code, we determined it froze while reading the encoder counts, after searching with for the IR beacon.  
+
* Then, the NXT started freezing. By disabling pieces of code, they determined it froze while reading the encoder counts, after searching with for the IR beacon.  
* After many failed attempts to fix it, we tried a technique that a LabView employee sugessted. We wrote the other values from the encoder VI to an indicator. This fixed the freeze, and we continued on.
+
* After many failed attempts to fix it, they tried a technique that a LabView employee sugessted. They wrote the other values from the encoder VI to an indicator. This fixed the freeze, and we continued on.
* We ran the program three times for each position of the center goal, and recorded the encoder counts and IR signal strengths. After gathering this data, we wrote an algorithm to determine the position of the center goal.
+
* They ran the program three times for each position of the center goal, and recorded the encoder counts and IR signal strengths. After gathering this data they wrote an algorithm to determine the position of the center goal.
* Next time we work on auton, we will be able to continue to write the code to line up with the center goal, then knock the kickstand.  
+
* Next time they work on auton, they will be able to continue to write the code to line up with the center goal, then knock the kickstand.  
  
 
|} <!-- End of tasks table; DO NOT REMOVE -->
 
|} <!-- End of tasks table; DO NOT REMOVE -->
Line 48: Line 48:
 
! Recorded by:  
 
! Recorded by:  
 
! Date:
 
! Date:
! Journal Editor:  
+
! Journal Editor: Akhila
 
! Date:
 
! Date:
 
|- <!-- <br />s are needed to create line breaks for empty lines in HTML -->  
 
|- <!-- <br />s are needed to create line breaks for empty lines in HTML -->  

Latest revision as of 03:28, 14 January 2015

Competition Season Meeting

Meeting Date Meeting Time Location Attendees
12/30/14 4-9pm TCHS Brandywine Nick, Laura, Akhila


Tasks Reflections
Learning about the IR seeker
  • To start the meeting, Laura and Nick discussed how the IR seeker worked, so they would be better equipped to write programs with it.
  • They learned that there are 5 sensors inside the seeker, and you can get signal strengths for each one.
  • They also learned that there are 9 "zones" that use the 5 sensors. If the energy from the beacon hits two sensors, then it is in a makeshift zone between them. In the program, you can get signal strengths, or the highest powered zone. The even number zones(which are when the energy hits two sensors) are much smaller, and thus more accurate.
Working on Parking Zone Auton
  • After learning about the IR seeker, Laura, Nick, and Akhila started to work on the parking zone auton.
  • First, they got it to work with the new schematic.
  • Then, the NXT started freezing. By disabling pieces of code, they determined it froze while reading the encoder counts, after searching with for the IR beacon.
  • After many failed attempts to fix it, they tried a technique that a LabView employee sugessted. They wrote the other values from the encoder VI to an indicator. This fixed the freeze, and we continued on.
  • They ran the program three times for each position of the center goal, and recorded the encoder counts and IR signal strengths. After gathering this data they wrote an algorithm to determine the position of the center goal.
  • Next time they work on auton, they will be able to continue to write the code to line up with the center goal, then knock the kickstand.


Recorded by: Date: Journal Editor: Akhila Date: