Week 8
Design Details
This week primarily focused on refining the details of each individual module to better prepare for the initial wave of ordering finalized parts and the construction of the prototype.
Motor Selection
- More research has been dedicated to the selection of specific motors, with factors such as required torque, power, and control scheme being the main components considered.
- Some time was put into possibly downsizing the force requirements and/or the playing field size, and the motors available to such specs, but after discussing with Dr. Kim (client), there may be alternative ways to obtain the full power motors.
- The company from which we are considering purchasing from is Teknic's ClearPath line, featuring different motor styles based on control sceheme.
- These lines each have pros and cons, with the two most probable lines being SD and SC.
- For the SD line, a dedicated microcontroller is required that can be programmed with C++ code, and Teknic provides a compatible device called ClearCore.
- In contrast, the SC line allows for a class based C++ solution that can be directly programmable from a PC, with the middleman device called Communication Hub.
- Time has been spent setting up budgets for each case of motors, factoring all of the accessories necessary for them to function, below is an example for an SC motor able to fulfill our original force and playing field requirements.
- Within the next week or so, a final decision should be attainable once more information on our available budget is known and the possibility of Dr. Kim obtaining one of the motors through an external budget.
Linkage Design
- Another module detailed this week is the overall design of the linkages, including the shape of the material, connections, and the material itself.
- Below are a few designs created and considered regarding linkage connections:
- Pictured below is our most updated budget regarding the entire linkage configuration, in which square aluminum tubing has been chosen.
Additional Modules
- Other main areas of interest this past week was the base/mount system for the motors and linkages, the design of the user handle, the code used for the display, and display/computing hardware.
- In terms of the base/mount system and handle design, we are currently developing models in Solidworks and working on developing an OnShape framework to more easily share files.
- For the display code, research was dedicated to C++ specific visual libraries in effort to possibly limit the need for language wrapping when going back and forth from the motor controlling code. An example of a readily available C++ visual library is SFML.
- Then for the hardware relating to the display and computing, it has been decided that these will be sourced through team members or the university to reduce overall cost.
Comments
Post a Comment