選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

211 行
7.2KB

  1. \begin{frame}[typeset second]{Conclusion}
  2. \customslide
  3. {
  4. %notes
  5. First research objective:
  6. \begin{block}{Assess the influence that applying the rapid iterative design method has on the design process for cyber-physical systems.}
  7. \begin{itemize}
  8. \item Establishes structured approach
  9. \begin{itemize}
  10. \item Structure is created by splitting the system into features
  11. \item and by the variable detail approach
  12. \end{itemize}
  13. \item Improves design process
  14. \item The feature selection helps to reduce potential cost when a design fails.
  15. \end{itemize}
  16. \end{block}
  17. }
  18. {
  19. %overlay
  20. \begin{block}{Influence of design method}
  21. \begin{itemize}
  22. \item Establishes structured approach
  23. \begin{itemize}
  24. \item Feature-based
  25. \item Variable-detail approach
  26. \end{itemize}
  27. \item Improves design process
  28. \begin{itemize}
  29. \item Reduce cost of failure
  30. \end{itemize}
  31. \end{itemize}
  32. \end{block}
  33. }
  34. \end{frame}
  35. \begin{frame}[typeset second]{Conclusion}
  36. \customslide
  37. {
  38. %notes
  39. Second research objective:
  40. \begin{block}{Describe which adaptations are required to establish a competend design method for cyber‐physical systems.}
  41. \begin{itemize}
  42. \item Preparation phase
  43. \begin{itemize}
  44. \item Have complete life cycle: from problem description to system functionality
  45. \item describe how to split the functionality into features.
  46. \item Incorporate software and hardware in decissions
  47. \end{itemize}
  48. \item Development tooling
  49. \begin{itemize}
  50. \item Version Control to manage model versions
  51. \item Central design database, where models inherit from
  52. \item Automated testing, for all models
  53. \end{itemize}
  54. \item Use hardware prototyping to its advantage
  55. \end{itemize}
  56. \end{block}
  57. }
  58. {
  59. %overlay
  60. \begin{block}{Adaptations}
  61. \begin{itemize}
  62. \item Preparation phase
  63. \begin{itemize}
  64. \item System functionality
  65. \item System features
  66. \item Software and hardware
  67. \end{itemize}
  68. \item Development tooling
  69. \begin{itemize}
  70. \item Version Control
  71. \item Central design database
  72. \item Automated testing
  73. \end{itemize}
  74. \item Use prototyping
  75. \end{itemize}
  76. \end{block}
  77. }
  78. \end{frame}
  79. \begin{frame}[typeset second]{Recommendations}
  80. \customslide
  81. {
  82. %notes
  83. Recommendations for future development of the design method:
  84. \begin{itemize}
  85. \item Area of application
  86. \item Feasibility
  87. \item Future iterations
  88. \end{itemize}
  89. }
  90. {
  91. %overlay
  92. \begin{itemize}
  93. \item Area of application
  94. \item Feasibility
  95. \item Future iterations
  96. \end{itemize}
  97. }
  98. \end{frame}
  99. \begin{frame}[typeset second]{Recommendations}
  100. \customslide
  101. {
  102. %notes
  103. \begin{block}{Area of Application}
  104. \begin{itemize}
  105. \item Type of Cyber-physical System
  106. \begin{itemize}
  107. \item Software; Hardware; Control
  108. \end{itemize}
  109. \item Focus of design method
  110. \begin{itemize}
  111. \item Improve reliability
  112. \item Real-time guarantee
  113. \item Reduce complexity
  114. \item Development-time
  115. \end{itemize}
  116. \end{itemize}
  117. \end{block}
  118. \begin{itemize}
  119. \item This focus improves the selling point and communication to other organizations.
  120. \item Must avoid becoming a \emph{master of none}
  121. \end{itemize}
  122. }
  123. {
  124. %overlay
  125. \begin{block}{Application Area}
  126. \begin{itemize}
  127. \item Type of Cyber-physical System
  128. \item Focus of design method
  129. \begin{itemize}
  130. \item Improve reliability
  131. \item Real-time guarantee
  132. \item Reduce complexity
  133. \item Development-time
  134. \end{itemize}
  135. \item Establish selling point
  136. \end{itemize}
  137. \end{block}
  138. }
  139. \end{frame}
  140. \begin{frame}[typeset second]{Recommendations}
  141. \customslide
  142. {
  143. %notes
  144. Feasibility:
  145. \begin{itemize}
  146. \item Explore exising design projects
  147. \begin{itemize}
  148. \item Is there a need?
  149. \item How is the design process currently performed?
  150. \item How do they deal with complexity?
  151. \item What are common issues?
  152. \end{itemize}
  153. \item Can this method improve their projects?
  154. \item Can their projects improve this method?
  155. \end{itemize}
  156. }
  157. {
  158. %overlay
  159. \begin{block}{Feasibility}
  160. \begin{itemize}
  161. \item Explore exising design projects
  162. \begin{itemize}
  163. \item Is there a need?
  164. \item What are common issues?
  165. \end{itemize}
  166. \item Improve this design method?
  167. \item Improve their design process?
  168. \end{itemize}
  169. \end{block}
  170. }
  171. \end{frame}
  172. \begin{frame}[typeset second]{Recommendations}
  173. \customslide
  174. {
  175. %notes
  176. \begin{block}{Future Iterations}
  177. \begin{itemize}
  178. \item Involve experienced team
  179. \item Include adaptations from this thesis
  180. \item Two strategies:
  181. \begin{itemize}
  182. \item Expand to full design model\\
  183. include full life cycle
  184. \item Integrate in existing design models
  185. \end{itemize}
  186. \end{itemize}
  187. \end{block}
  188. }
  189. {
  190. %overlay
  191. \begin{block}{Future Iterations}
  192. \begin{itemize}
  193. \item Involve experienced team
  194. \item Include adaptations from this thesis
  195. \item Two strategies:
  196. \begin{itemize}
  197. \item Expand to full design model
  198. \item Integrate in existing design models
  199. \end{itemize}
  200. \end{itemize}
  201. \end{block}
  202. }
  203. \end{frame}
  204. \begin{frame}[typeset second]
  205. \end{frame}