Changes

m
Line 10: Line 10:  
#General dimensions are also important to be able to think about how much material needs to be bought and if items are readily available in that size.
 
#General dimensions are also important to be able to think about how much material needs to be bought and if items are readily available in that size.
   −
A detailed design can also be a hand sketch, like the concept drawing, but it can also be done using a CAD design software, like [https://www.onshape.com/en/ Onshape].
+
A detailed design can also be a hand sketch, like the concept drawing, but it can also be done using a CAD design software, like [https://www.onshape.com/en/ Onshape], [https://www.tinkercad.com/ tinkercad 3D] or Solidworks (remote apps for uottawa students).
 
{| class="wikitable"
 
{| class="wikitable"
 
|+
 
|+
 +
Mechanical design examples
 
!Project
 
!Project
 
!Concept drawing
 
!Concept drawing
Line 31: Line 32:     
==Electrical==
 
==Electrical==
Similar to mechanical, an electrical project a concept drawing might be a rough hand sketch to get general ideas across of what components will be used or what the behavior of the system should be but it typically does not have much detail. A detailed design should include:
+
Similar to mechanical, an electrical project concept drawing might be a rough hand sketch to get general ideas across of what components will be used or what the behavior of the system should be but it typically does not have much detail. A detailed design should include:
    
#All individual parts in the design with thought into how exactly they will interact together (what voltage is needed to power each part, what voltage does the data run on, what life does a battery need to have, etc).
 
#All individual parts in the design with thought into how exactly they will interact together (what voltage is needed to power each part, what voltage does the data run on, what life does a battery need to have, etc).
Line 37: Line 38:  
#General dimensions are also important to be able to think about how much space is needed for the items and how much wire would be needed for example.
 
#General dimensions are also important to be able to think about how much space is needed for the items and how much wire would be needed for example.
   −
A detailed design can also be a hand sketch, like the concept drawing, but it can also be done using a design software, like [https://www.tinkercad.com/ tinkercad circuits].
+
A detailed design can also be a hand sketch, like the concept drawing, but it can also be done using a design software, like [https://www.tinkercad.com/ tinkercad circuits], [https://fritzing.org/ fritzing] (can be found for free) or [https://www.circuito.io/ circuito].
 
{| class="wikitable"
 
{| class="wikitable"
 
|+
 
|+
 +
Electrical design examples
 
!Project
 
!Project
 
!Concept drawing
 
!Concept drawing
Line 46: Line 48:  
|Car monitoring system<ref>https://makerepo.com/123qaswar/1051.hotomobile-b2</ref>
 
|Car monitoring system<ref>https://makerepo.com/123qaswar/1051.hotomobile-b2</ref>
 
|[[File:B2 concept.PNG|alt=Concept drawing of a car monitoring system|none|thumb|Concept drawing of a car monitoring system|350x350px]]
 
|[[File:B2 concept.PNG|alt=Concept drawing of a car monitoring system|none|thumb|Concept drawing of a car monitoring system|350x350px]]
|[[File:B2 detailed1.png|alt=Detailed assembly of a car monitoring system|none|thumb|Detailed assembly of a car monitoring system|350x350px]]
+
| colspan="2" |[[File:B2 detailed1.png|alt=Detailed circuit of a car monitoring system|none|thumb|Detailed circuit of a car monitoring system|500x500px]]
|
  −
|
   
|-
 
|-
|
+
|Remote button push<ref>https://makerepo.com/Strem078/shipping-and-safely-receiving</ref>
|
+
|[[File:SSR concept.PNG|alt=Concept representation of a remote button push|none|thumb|Concept representation of a remote button push|350x350px]]
|
+
|[[File:SSR detailed1.PNG|alt=Detailed circuit of a remote button push|none|thumb|Detailed circuit on breadboard of a remote button push|350x350px]]
|
+
|[[File:SSR detailed2.PNG|alt=Detailed circuit of a remote button push|none|thumb|Detailed circuit on protoboard of a remote button push|350x350px]]
|
   
|}
 
|}
<br />
      
==Software==
 
==Software==
wireframe or storyboard of UI elements, flowchart for backend functionality, including links between different functions and features
+
Similar to mechanical and electrical, a software project concept drawing might be a rough hand sketch to get general ideas across of what the behavior of the system should have or what the layout of a UI (user interface) might look like but it typically does not have much detail. A detailed design should include:
 +
 
 +
#All individual parts in the design with thought into how exactly they will interact together (what libraries or APIs are needed to execute a certain feature, what elements are needed in a UI, etc).
 +
#Assembly of all parts and thought into how exactly they will be linked together (backend and frontend data transfer, number of functions, etc) and how it will be hosted (server, local, app, website, etc).
 +
#General data representation is also important to know how much storage is needed or what transfer speed will be possible.
 +
 
 +
A detailed design can also be a hand sketch, like the concept drawing, but it can also be done using a design software, like [https://docs.google.com/drawings/ google drawings], [https://app.diagrams.net/ draw.io] or [https://www.figma.com/ figma]. See [[Software prototyping|software tools]] for more suggestions.
 +
{| class="wikitable"
 +
|+
 +
Software design examples
 +
!Project
 +
!Concept drawing
 +
! colspan="3" |Detailed design
 +
|-
 +
|Loyalty reward app<ref>https://makerepo.com/amybarnhill/1048.group-3-zafin-loyalty-program#&gid=1&pid=4</ref>
 +
|[[File:A3 concept.PNG|alt=Concept drawing for a loyalty rewards app|none|thumb|Concept drawing of a loyalty rewards app|350x350px]]
 +
| colspan="3" |[[File:A3 detailed1.PNG|alt=Detailed interface of a loyalty rewards app|none|thumb|Detailed interface of a loyalty rewards app|350x350px]]
 +
|-
 +
|Personal safety app<ref>https://makerepo.com/KianAshrafganjouei/1077.safetnet-b14</ref>
 +
|[[File:B14 concept.PNG|alt=Concept representation of a personal safety app|none|thumb|Concept representation of a personal safety app|350x350px]]
 +
|[[File:B14 detailed1.PNG|alt=Detailed interface of a personal safety app|none|thumb|Detailed interface of a personal safety app|350x350px]]
 +
|[[File:B14 detailed2.PNG|alt=Detailed flowchart of a personal safety app|none|thumb|Detailed flowchart of a personal safety app|350x350px]]
 +
|[[File:B14 detailed3.PNG|alt=Detailed UML chart of a personal safety app|none|thumb|Detailed UML chart of a personal safety app|350x350px]]
 +
|}
    
==References list==
 
==References list==
 
<references />
 
<references />
MakerRepo Administrators, MakerRepo Staff
756

edits