This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:projects:introduction [2010/03/04 22:34] – raivo.sell | en:projects:introduction [2020/07/20 12:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Report ====== | ||
| + | In order to engineer a simple mechatronic device it is needed to project the construction and mechanics, electronics and sensors, control system and software for this device. | ||
| + | At the end of the project a report should be compiled. It is a documentation which should at least consist following content points: | ||
| + | * **Titlepage ** | ||
| + | * **Summary** | ||
| + | * **Summary (in foreign language)** | ||
| + | * **Table of contents** | ||
| + | - **Initial task** | ||
| + | - **System requirements and limitations** | ||
| + | - **The overall system model** \\ Structure and functionality of a system as block diagrams. In addition, instructions for use case diagram, interface diagram etc. can be composed. | ||
| + | - **Design solutions** \\ At least three different conceptual solutions of how to solve the task. Suitable are manually sketched diagrams, sketches etc. Documentation with comments. | ||
| + | - **Mechanics** \\ Preferably a 3D model with drawings of essential nodes and engineering instructions. If a node requires special instructions, | ||
| + | - **Electronics** \\ Give the overall block diagram, where all the used modules are showed (controller, | ||
| + | - **Control system** \\ Control algorithm and source code. If self made functions are used, then provide a table of functions and parameters, table of interruption priorities etc. | ||
| + | - **Ready-to-use solution** \\ Description and pictures | ||
| + | - **Economic calculation** \\ The list of components with cost, time estimates etc. | ||
| + | - **Project management** \\ The project schedule, resource allocation, division of labor, the crew's contribution, | ||
| + | - **Summary and conclusions** \\ What was difficult, what would you do differently, | ||
| + | * **References and materials used** | ||
| + | * **Annexes** | ||
| + | |||
| + | The following example project is a sample of how to compile a documentation and a report on the project. | ||