您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

213 行
7.4KB

  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 The design method must cover the complete life cycle: from problem to final product
  45. \item describe how to split the functionality into features.
  46. \item Incorporate software and hardware in the design process
  47. \end{itemize}
  48. \item Development tooling
  49. \begin{itemize}
  50. \item Modelling software should support version control
  51. \item Central design database, where models inherit their parameters from
  52. \item Automated testing, for all models
  53. \end{itemize}
  54. \item Use hardware prototyping to its advantage
  55. \item Always use a design team, with more than one developer
  56. \end{itemize}
  57. \end{block}
  58. }
  59. {
  60. %overlay
  61. \begin{block}{Adaptations}
  62. \begin{itemize}
  63. \item Preparation phase
  64. \begin{itemize}
  65. \item System functionality
  66. \item System features
  67. \item Software and hardware
  68. \end{itemize}
  69. \item Development tooling
  70. \begin{itemize}
  71. \item Version Control
  72. \item Central design database
  73. \item Automated testing
  74. \end{itemize}
  75. \item Use prototyping
  76. \end{itemize}
  77. \end{block}
  78. }
  79. \end{frame}
  80. \begin{frame}[typeset second]{Recommendations}
  81. \customslide
  82. {
  83. %notes
  84. Recommendations for future development of the design method:
  85. \begin{itemize}
  86. \item Area of application
  87. \item Feasibility
  88. \item Future iterations
  89. \end{itemize}
  90. }
  91. {
  92. %overlay
  93. \begin{itemize}
  94. \item Area of application
  95. \item Feasibility
  96. \item Future iterations
  97. \end{itemize}
  98. }
  99. \end{frame}
  100. \begin{frame}[typeset second]{Recommendations}
  101. \customslide
  102. {
  103. %notes
  104. \begin{block}{Area of Application}
  105. \begin{itemize}
  106. \item Type of Cyber-physical System
  107. \begin{itemize}
  108. \item Software; Hardware; Control
  109. \end{itemize}
  110. \item Focus of design method
  111. \begin{itemize}
  112. \item Improve reliability
  113. \item Real-time guarantee
  114. \item Reduce complexity
  115. \item Development-time
  116. \end{itemize}
  117. \end{itemize}
  118. \end{block}
  119. \begin{itemize}
  120. \item This focus improves the selling point and communication to other organizations.
  121. \item Must avoid becoming a \emph{master of none}
  122. \end{itemize}
  123. }
  124. {
  125. %overlay
  126. \begin{block}{Application Area}
  127. \begin{itemize}
  128. \item Type of Cyber-physical System
  129. \item Focus of design method
  130. \begin{itemize}
  131. \item Improve reliability
  132. \item Real-time guarantee
  133. \item Reduce complexity
  134. \item Development-time
  135. \end{itemize}
  136. \item Establish selling point
  137. \end{itemize}
  138. \end{block}
  139. }
  140. \end{frame}
  141. \begin{frame}[typeset second]{Recommendations}
  142. \customslide
  143. {
  144. %notes
  145. Feasibility:
  146. \begin{itemize}
  147. \item Explore exising design projects
  148. \begin{itemize}
  149. \item Is there a need?
  150. \item How is the design process currently performed?
  151. \item How do they deal with complexity?
  152. \item What are common issues?
  153. \end{itemize}
  154. \item Can this method improve their projects?
  155. \item Can their projects improve this method?
  156. \end{itemize}
  157. }
  158. {
  159. %overlay
  160. \begin{block}{Feasibility}
  161. \begin{itemize}
  162. \item Explore exising design projects
  163. \begin{itemize}
  164. \item Is there a need?
  165. \item What are common issues?
  166. \end{itemize}
  167. \item Improve this design method?
  168. \item Improve their design process?
  169. \end{itemize}
  170. \end{block}
  171. }
  172. \end{frame}
  173. \begin{frame}[typeset second]{Recommendations}
  174. \customslide
  175. {
  176. %notes
  177. \begin{block}{Future Iterations}
  178. \begin{itemize}
  179. \item It must involve an experienced design team
  180. \item Include adaptations from this thesis
  181. \item Two strategies:
  182. \begin{itemize}
  183. \item Expand to full design model\\
  184. include full life cycle
  185. \item Integrate the development cycle and variable-detail approach
  186. \item in existing design models
  187. \end{itemize}
  188. \end{itemize}
  189. \end{block}
  190. }
  191. {
  192. %overlay
  193. \begin{block}{Future Iterations}
  194. \begin{itemize}
  195. \item Involve experienced team
  196. \item Include adaptations from this thesis
  197. \item Two strategies:
  198. \begin{itemize}
  199. \item Expand to full design model
  200. \item Integrate technique in existing design models
  201. \end{itemize}
  202. \end{itemize}
  203. \end{block}
  204. }
  205. \end{frame}
  206. \begin{frame}[typeset second]
  207. \end{frame}