Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

31 wiersze
1.3KB

  1. %&tex
  2. This previous chapter described the development and implementation process of the Whiteboard Writer.
  3. The following is a brief overview of the produced design, models and prototype.
  4. The design is covered with dynamic models and CAD drawing.
  5. These dynamic models can be categorized into three different modelling approaches, with different levels of detail:
  6. \begin{description}
  7. \item{Kinematics:}
  8. \begin{itemize}
  9. \item Basics model
  10. \end{itemize}
  11. \item{2D:}
  12. \begin{itemize}
  13. \item Ideal physics implementation
  14. \item DC-motor behavior
  15. \item Control loop
  16. \item Stepper motor behavior
  17. \end{itemize}
  18. \item{3D:}
  19. \begin{itemize}
  20. \item 3D physics implementation
  21. \item Marker lifting behavior
  22. \end{itemize}
  23. \end{description}
  24. The CAD drawing was added at the end of the development process.
  25. Therefore, the CAD drawing has not been made for the levels of detail prior to the marker lifting behavior.
  26. The assembled SCARA prototype is shown in \autoref{fig:scara_pic}.
  27. This prototype is able to make complete \autoref{test1}, which is the small rectangle.
  28. Furthermore, it was possible to write three characters, which completes \autoref{test_triple_char}.