Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

23 lignes
1.4KB

  1. %&tex
  2. \subsection{Problem Description}
  3. The problem description describes the need for a solution or system.
  4. In this case, I want a robot that can write a tweet on a whiteboard.
  5. A specific requirement is that the system must be complex enough, such that it uses sufficient aspects of the design method to be able to evaluate that design method.
  6. The system must meet the following requirements:
  7. \begin{itemize}
  8. \item Write a twitter message, or tweet, on a whiteboard.
  9. \item Remove the tweet from the whiteboard.
  10. \item Write the tweet within three minutes on the board.
  11. \item The text must be readable across a meeting room.
  12. \item The solution must contain interesting dynamics.
  13. \end{itemize}
  14. \subsubsection{Evaluation}
  15. The problem description is very brief, which is not a complete surprise.
  16. As most of the work for the problem description was already done by choosing the subject of design.
  17. However, it was not expected to be this minimal.
  18. Perhaps the most serious disadvantage is the absence of stakeholders.
  19. Normally, a good problem definition focusses on getting the stakeholders on the same line \autocite{shafaat_exploring_2015}.
  20. However, this case study does only have one stakeholder, the author, defeating the purpose getting everyone on the same line.
  21. Creating a more elaborate problem description would not improve the following design process, but it does cost valuable time.