Project Charter: Difference between revisions

From Project+ Wiki
Jump to navigationJump to search
Created page with "= Project Charter Template = {| class="wikitable" style="width:100%; background-color:#f9f9f9;" ! colspan="2" style="text-align:center; background-color:#e6e6e6;" | '''Project Overview''' |- ! Project Title: | <Enter project name here> |- ! Project Manager: | <Name, Title> |- ! Sponsor / Executive Owner: | <Name, Title> |- ! Date of Charter Approval: | <MM/DD/YYYY> |- ! Version: | <v1.0> |- ! Prepared By: | <Name, Title> |} --- == 1. Project Purpose (or Justification)..."
 
No edit summary
Line 1: Line 1:
= Project Charter Template =
= Project Charter: Arduino Fan-Powered Car =


{| class="wikitable" style="width:100%; background-color:#f9f9f9;"
== 1. Project Title ==
! colspan="2" style="text-align:center; background-color:#e6e6e6;" | '''Project Overview'''
'''Arduino-Based Fan-Powered Car Prototype'''
 
== 2. Project Purpose / Justification ==
The purpose of this project is to design and build a small, functional car prototype powered by computer cooling fans and controlled by an Arduino microcontroller. 
This project aims to explore alternative propulsion mechanisms, develop basic embedded systems programming skills, and demonstrate simple control of DC motors using Arduino.
 
== 3. Project Objectives ==
* Design and construct a small-scale car chassis capable of supporting computer fans as propulsion units.
* Interface multiple computer fans with an Arduino for speed and direction control.
* Implement wireless or onboard control (e.g., Bluetooth, IR, or buttons).
* Evaluate the movement performance (speed, direction stability, power efficiency).
* Document the design, wiring, and code for reproducibility.
 
== 4. Scope Statement ==
 
=== In Scope ===
* Design and assembly of a four-wheel car chassis using lightweight materials (e.g., plastic, wood, or 3D-printed parts).
* Integration of computer fans as propulsion devices (rear propulsion or wheel-assist).
* Development of an Arduino-based control system for fan speed and steering.
* Power management using battery packs suitable for both the Arduino and fans.
* Testing and performance documentation.
 
=== Out of Scope ===
* Advanced aerodynamics or large-scale testing.
* Integration of sensors for autonomous navigation (unless added as future enhancement).
* Use of commercial motor drivers for DC motors (focus on fan-based propulsion only).
 
== 5. Deliverables ==
* Functional prototype of the fan-powered Arduino car.
* Arduino sketch (code) for fan control.
* Electrical schematic and wiring diagram.
* Bill of materials (components list and costs).
* Final project report (design rationale, challenges, results).
 
== 6. Project Milestones ==
{| class="wikitable" style="width:100%; text-align:center;"
! Milestone !! Description !! Target Date
|-
|-
! Project Title:
| Project initiation || Define concept, gather materials || [Date]
| <Enter project name here>
|-
|-
! Project Manager:
| Chassis construction || Build car frame and mount fans || [Date]
| <Name, Title>
|-
|-
! Sponsor / Executive Owner:
| Electronics setup || Connect fans, Arduino, and power system || [Date]
| <Name, Title>
|-
|-
! Date of Charter Approval:
| Programming phase || Develop and test Arduino control code || [Date]
| <MM/DD/YYYY>
|-
|-
! Version:
| Testing phase || Conduct movement and control tests || [Date]
| <v1.0>
|-
|-
! Prepared By:
| Final documentation || Compile report and present results || [Date]
| <Name, Title>
|}
|}


---
== 7. Project Team and Roles ==
{| class="wikitable" style="width:100%; text-align:center;"
! Role !! Name !! Responsibilities
|-
| Project Manager || [Your Name] || Overall coordination, timeline management
|-
| Electronics Engineer || [Name] || Circuit design, Arduino integration
|-
| Mechanical Engineer || [Name] || Chassis and propulsion design
|-
| Programmer || [Name] || Arduino code development
|-
| Tester / Documenter || [Name] || Prototype testing, results documentation
|}


== 1. Project Purpose (or Justification) ==
== 8. Budget Estimate ==
'''Purpose:''' Explain ''why'' the project is being undertaken.
{| class="wikitable" style="width:100%; text-align:center;"
! Item !! Description !! Estimated Cost
|-
| Arduino Uno || Microcontroller board || $25
|-
| Computer fans (x4) || Propulsion units || $20
|-
| Chassis materials || Base, wheels, frame || $15
|-
| Power supply || Batteries, connectors || $10
|-
| Electronic components || Wires, resistors, MOSFETs || $10
|-
| Miscellaneous || Tools, adhesives, etc. || $10
|-
! colspan="2" | '''Total Estimated Cost''' || '''$90'''
|}


;Business Need or Problem Statement:
== 9. Risks and Mitigation ==
: <Describe the issue or opportunity driving the project.>
{| class="wikitable" style="width:100%; text-align:center;"
! Risk !! Likelihood !! Impact !! Mitigation Strategy
|-
| Fans produce insufficient thrust || Medium || High || Test multiple fan types, adjust angle, reduce car weight
|-
| Power supply inadequate || Medium || Medium || Use separate supplies for fans and Arduino
|-
| Overheating or overcurrent || Low || Medium || Use MOSFETs and fuses for protection
|-
| Arduino code instability || Medium || Medium || Incremental testing and debugging
|-
| Mechanical imbalance || Medium || Medium || Balance fan mounts and ensure stable chassis
|}


;Strategic Alignment:
== 10. Success Criteria ==
: <Explain how the project supports organizational goals or strategy.>
* The car moves forward under fan propulsion when powered and controlled by Arduino.
* The direction and/or speed can be adjusted using Arduino code or input controls.
* The system runs reliably for at least 5 minutes without overheating or malfunctioning.
* Documentation and code are complete and replicable.


;Expected Benefits:
== 11. Approval ==
: <Summarize expected benefits (financial, operational, compliance, etc.).>
{| class="wikitable" style="width:100%; text-align:center;"
 
! Name !! Title !! Signature !! Date
'''Example:''' 
:The purpose of this project is to automate the customer onboarding process to reduce manual errors by 40%, improve customer satisfaction scores, and support the organization’s digital transformation strategy.
 
---
 
== 2. Measurable Project Objectives and Success Criteria ==
'''Purpose:''' Define what success looks like in quantifiable terms.
 
;SMART Objectives:
: <List specific, measurable, achievable, relevant, and time-bound goals.>
 
;Key Performance Indicators (KPIs):
: <Identify metrics that will be tracked (e.g., cost reduction %, time savings).>
 
;Acceptance Criteria:
: <Define the conditions for project deliverable acceptance.>
 
'''Example:''' 
:Achieve a 25% reduction in processing time for new customer accounts within six months of implementation, with an error rate below 1%.
 
---
 
== 3. High-Level Requirements ==
'''Purpose:''' Capture the essential conditions and capabilities the project deliverables must meet.
 
;Functional Requirements:
: <Describe what the product or service must do.>
 
;Non-Functional Requirements:
: <List performance, security, or compliance requirements.>
 
;Constraints and Assumptions:
: <Document known limitations, dependencies, or assumptions.>
 
'''Example:''' 
:The system must allow role-based access control, generate audit logs for all transactions, and comply with GDPR data protection standards.
 
---
 
== 4. Project Approval Requirements ==
'''Purpose:''' Define who decides when the project is approved, completed, or closed.
 
;Approval Authority:
: <List the individuals or groups authorized to approve project stages.>
 
;Approval Criteria:
: <Specify the key deliverables or milestones requiring formal approval.>
 
;Completion and Acceptance Conditions:
: <Define what constitutes final project completion and acceptance.>
 
'''Example:''' 
:Project completion will be approved by the Executive Sponsor once all deliverables meet quality standards, user acceptance testing is completed, and the final deployment report is submitted.
 
---
 
== 5. Additional Sections ==
Below are optional but recommended components for a comprehensive charter.
 
;Project Title and Description:
: <Brief summary of the project’s scope and intent.>
 
;Project Manager and Authority Level:
: <Detail decision-making and budgetary authority.>
 
;High-Level Risks and Assumptions:
: <Summarize key risks, dependencies, and assumptions.>
 
;Major Milestones and Schedule Overview:
: <Provide an overview of major project phases or key dates.>
 
;Budget Summary:
: <Provide a high-level estimate or approved budget range.>
 
;Key Stakeholders and Roles:
: <List primary stakeholders, roles, and responsibilities.>
 
;Signatures / Authorization:
: <Insert table or space for official signatures and approval.>
 
---
 
== 6. Document History ==
{| class="wikitable" style="width:100%;"
! Version !! Date !! Author !! Description
|-
|-
| v1.0 || <MM/DD/YYYY> || <Name> || Initial draft
| [Sponsor Name] || Project Sponsor || ||  
|-
|-
| v1.1 || <MM/DD/YYYY> || <Name> || Updated based on sponsor feedback
| [Project Manager Name] || Project Manager || ||  
|}
|}
---
''This template ensures consistent documentation and alignment across all projects, establishing a clear foundation for execution and governance.''

Revision as of 23:30, 29 October 2025

Project Charter: Arduino Fan-Powered Car

1. Project Title

Arduino-Based Fan-Powered Car Prototype

2. Project Purpose / Justification

The purpose of this project is to design and build a small, functional car prototype powered by computer cooling fans and controlled by an Arduino microcontroller. This project aims to explore alternative propulsion mechanisms, develop basic embedded systems programming skills, and demonstrate simple control of DC motors using Arduino.

3. Project Objectives

  • Design and construct a small-scale car chassis capable of supporting computer fans as propulsion units.
  • Interface multiple computer fans with an Arduino for speed and direction control.
  • Implement wireless or onboard control (e.g., Bluetooth, IR, or buttons).
  • Evaluate the movement performance (speed, direction stability, power efficiency).
  • Document the design, wiring, and code for reproducibility.

4. Scope Statement

In Scope

  • Design and assembly of a four-wheel car chassis using lightweight materials (e.g., plastic, wood, or 3D-printed parts).
  • Integration of computer fans as propulsion devices (rear propulsion or wheel-assist).
  • Development of an Arduino-based control system for fan speed and steering.
  • Power management using battery packs suitable for both the Arduino and fans.
  • Testing and performance documentation.

Out of Scope

  • Advanced aerodynamics or large-scale testing.
  • Integration of sensors for autonomous navigation (unless added as future enhancement).
  • Use of commercial motor drivers for DC motors (focus on fan-based propulsion only).

5. Deliverables

  • Functional prototype of the fan-powered Arduino car.
  • Arduino sketch (code) for fan control.
  • Electrical schematic and wiring diagram.
  • Bill of materials (components list and costs).
  • Final project report (design rationale, challenges, results).

6. Project Milestones

Milestone Description Target Date
Project initiation Define concept, gather materials [Date]
Chassis construction Build car frame and mount fans [Date]
Electronics setup Connect fans, Arduino, and power system [Date]
Programming phase Develop and test Arduino control code [Date]
Testing phase Conduct movement and control tests [Date]
Final documentation Compile report and present results [Date]

7. Project Team and Roles

Role Name Responsibilities
Project Manager [Your Name] Overall coordination, timeline management
Electronics Engineer [Name] Circuit design, Arduino integration
Mechanical Engineer [Name] Chassis and propulsion design
Programmer [Name] Arduino code development
Tester / Documenter [Name] Prototype testing, results documentation

8. Budget Estimate

Item Description Estimated Cost
Arduino Uno Microcontroller board $25
Computer fans (x4) Propulsion units $20
Chassis materials Base, wheels, frame $15
Power supply Batteries, connectors $10
Electronic components Wires, resistors, MOSFETs $10
Miscellaneous Tools, adhesives, etc. $10
Total Estimated Cost $90

9. Risks and Mitigation

Risk Likelihood Impact Mitigation Strategy
Fans produce insufficient thrust Medium High Test multiple fan types, adjust angle, reduce car weight
Power supply inadequate Medium Medium Use separate supplies for fans and Arduino
Overheating or overcurrent Low Medium Use MOSFETs and fuses for protection
Arduino code instability Medium Medium Incremental testing and debugging
Mechanical imbalance Medium Medium Balance fan mounts and ensure stable chassis

10. Success Criteria

  • The car moves forward under fan propulsion when powered and controlled by Arduino.
  • The direction and/or speed can be adjusted using Arduino code or input controls.
  • The system runs reliably for at least 5 minutes without overheating or malfunctioning.
  • Documentation and code are complete and replicable.

11. Approval

Name Title Signature Date
[Sponsor Name] Project Sponsor
[Project Manager Name] Project Manager