This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
project-wiki:tools:home [2023/07/26 14:05] gibsonag |
project-wiki:tools:home [2024/06/25 16:18] (current) mlhicks [Tuckman Team Stages] |
||
---|---|---|---|
Line 3: | Line 3: | ||
Over the course of Capstone, we have found some things that will be of help to Capstone teams. | Over the course of Capstone, we have found some things that will be of help to Capstone teams. | ||
- | |||
- | ====Dealing With Health Issues==== | ||
- | |||
- | Students sometimes have challenges with physical and mental health issues. | ||
- | |||
====Circuit Boards==== | ====Circuit Boards==== | ||
- | |||
Circuit boards are a good way to implement electrical circuitry for your project, but be aware that you will probably have to make more than one iteration, and that each iteration takes several weeks, so plan ahead. More information on using circuit boards is found on the [[circuit_boards]] page. | Circuit boards are a good way to implement electrical circuitry for your project, but be aware that you will probably have to make more than one iteration, and that each iteration takes several weeks, so plan ahead. More information on using circuit boards is found on the [[circuit_boards]] page. | ||
- | ====Design Competitions==== | ||
- | |||
- | Past Capstone students have done very well in national engineering competitions. In order to encourage students to participate in engineering design contests, Capstone will issue financial rewards as follows: | ||
- | |||
- | * $100 divided between participating team members for a poster, presentation, | ||
- | * $250 divided between participating team members for a design contest entry | ||
- | |||
- | For more information, | ||
- | |||
- | |||
====Hardware Resources==== | ====Hardware Resources==== | ||
- | |||
There are a number of [[Hardware Resources]] on campus to help you with the hardware for your project. | There are a number of [[Hardware Resources]] on campus to help you with the hardware for your project. | ||
+ | ====Dealing With Health Issues==== | ||
+ | Students sometimes have challenges with physical and mental health issues. | ||
====People Who Can Help==== | ====People Who Can Help==== | ||
There are many people on campus that you can ask for help with various aspects of your project. Some information about ways they might be able to help you can be found on the [[People Who Can Help]] page. | There are many people on campus that you can ask for help with various aspects of your project. Some information about ways they might be able to help you can be found on the [[People Who Can Help]] page. | ||
+ | ====Project Management==== | ||
+ | In order for a team to successfully complete a complicated project, the team has to manage their time and resources. This is known as **Project Management** in industry. The essential idea is to identify each of the tasks that have to be completed to complete the project. The time and resources allocated to each task need to be determined, and scheduled. [In NASA parlence, this task list and schedule is known as a **work break down structure (WBS)**. Other organizations use other terms.] The team must manage (control and track) their time and work to ensure all the tasks are accomplished within the resources and schedule required. | ||
+ | |||
+ | There are many useful tools to help in project management. A Gantt chart is an example. Many software tools are available to help with project management. | ||
====Safety Plans==== | ====Safety Plans==== | ||
- | |||
A [[safety_plans|Safety Plan]] may be needed before your team begins hardware testing. | A [[safety_plans|Safety Plan]] may be needed before your team begins hardware testing. | ||
- | ====Software Projects==== | ||
- | |||
- | Software projects have characteristics that can make them different than the hardware-focused projects. Because of the ability to rapidly prototype changes and the fact that your prototypes can actually become the product, the nature of software projects is more iterative than most hardware design projects. | ||
====Software Resources==== | ====Software Resources==== | ||
- | + | We have a list of [[Software Resources]] available to help you complete the engineering work on your project. | |
- | We have a list of [[Software Resources]] | + | |
====Team Member Effectiveness==== | ====Team Member Effectiveness==== | ||
Effective teams require effective team members. | Effective teams require effective team members. | ||
- | |||
====Tuckman Team Stages==== | ====Tuckman Team Stages==== | ||
- | + | Like all teams, your Capstone team will need to learn how to work together effectively, | |
- | Like all teams, your Capstone team will need to learn how to work together effectively, | + | |
====Wiring Tips==== | ====Wiring Tips==== | ||
- | |||
For electrical projects, good wiring can make the difference between success and failure. Good wiring practices not only facilitate proper connections and troubleshooting, | For electrical projects, good wiring can make the difference between success and failure. Good wiring practices not only facilitate proper connections and troubleshooting, | ||
- | |||
- | ====Project Management==== | ||
- | |||
- | In order for a team to successfully complete a complicated project, the team has to manage their time and resources. This is known as **Project Management** in industry. The essential idea is to identify each of the tasks that have to be completed to complete the project. The time and resources allocated to each task need to be determined, and scheduled. [In NASA parlence, this task list and schedule is known as a **work break down structure (WBS)**. Other organizations use other terms.] The team must them manage (control and track) their time and work to ensure all the tasks are accomplished within the resources and schedule required. | ||
- | |||
- | There are many useful tools to help in project management. A Gantt chart is an example. Many software tools are available to help with project management, | ||