summaryrefslogtreecommitdiff
path: root/administration/miniProjects/readme.md
blob: b7697b6c24617b7b7eacd7c31521e2df4cb31f4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Mini Projects

Going through many of the tutorials, i realized that a lot of the tutorials lack exciting projects where students can get practical/hands-on experience (or as hands on programming can get). That is why I hope to make some fun project/tutorials where students can actually see how the programming of their code applies to industry work.

Below is a rough brainstorming list of projects that students could work with.

## Project ideas
### Aerospace
- Modeling a two stage rocket.
- Modelling Shockwaves.
### FEA/CFD simulations
- Modelling a simple geometry.
- Modelling a fluid flow/HT Xfer.
### Automotive
- Optimization of ...
- PID Controller

## Fun topics that interest students
- Aerospace
	- Aeronautics
		- Supersonic
		- Hypersonic
		- Turbomachinery/Propulsion
	- Astronautics
		- Spacecraft trajectory
		- Combustion/Propulsion
		- Orbital Mechanics
- Automotive Engineering
	- Combustion
- Advanced Manufacturing
	- Control Systems
	- Additive manufacturing (3D printing)
- Mechatronics
	- Tuning PID Controllers
		- Zeigler - Nicholas Method
		- Cohen - coon Method
		- Kappa-tau Tuning
		- Lambda Tuning: