Changes

Jump to navigation Jump to search
no edit summary
Line 7: Line 7:  
===General rules===
 
===General rules===
    +
#Always have a project plan to keep you on track and keep the global objectives in sight.
 
#Always have a goal for the prototype and test it by comparing it against specifications for your project.
 
#Always have a goal for the prototype and test it by comparing it against specifications for your project.
 
#Always think about how each part will interact with each other and how they will be assembled.
 
#Always think about how each part will interact with each other and how they will be assembled.
 +
#3D printing simple geometric shapes is never a good idea (rectangles/boxes, cylinders, flat plate...).
 +
#Never 3D print fasteners. (or other cheap, easily bought parts).
 +
#Keep the laser cutter in mind whenever you need an enclosure (it's fast!).
 +
#Always practice soldering, it is a skill that takes time to master.
 +
#Your time is also valuable. Spend a few dollars if it will save your many hours of frustration.
    
==Prototype 1==
 
==Prototype 1==
Line 18: Line 24:  
#'''Make it 3D.''' Whenever possible, make a 3D representation of your ideas to be able to hold them in your hands and look around. This can be done by using cardboard, straws, skewers, etc in the physical world or by 3D modeling the components in the virtual world.
 
#'''Make it 3D.''' Whenever possible, make a 3D representation of your ideas to be able to hold them in your hands and look around. This can be done by using cardboard, straws, skewers, etc in the physical world or by 3D modeling the components in the virtual world.
 
#'''Keep it low cost.''' You have a budget for any project, don't spend much here since it is simply to get some ideas in 3D form.
 
#'''Keep it low cost.''' You have a budget for any project, don't spend much here since it is simply to get some ideas in 3D form.
#'''Details.''' Put as many details as possible in your prototype, it will help a lot to know them now then trying to figure out last minute how to assemble parts that really don't want to fit together. Make sure to add all your parts into the prototype, this includes electrical wires, fasteners and connectors (if applicable).
+
#'''Details.''' Put as many details as possible in your prototype, it will help a lot to know them now then trying to figure out last minute how to assemble parts that really don't want to fit together. Make sure to add all your parts into the prototype, this includes electrical wires, power supplies, fasteners and connectors (if applicable).
 
#'''Moving parts.''' Along the same lines as the previous point, if you have any moving parts in your project, try to simulate the motion in your prototype so that you can detect any interference early on.
 
#'''Moving parts.''' Along the same lines as the previous point, if you have any moving parts in your project, try to simulate the motion in your prototype so that you can detect any interference early on.
 
#'''Materials and components.''' Make sure that you decide what material you will be making every part of your prototype out of and which specific components will be included.
 
#'''Materials and components.''' Make sure that you decide what material you will be making every part of your prototype out of and which specific components will be included.
Line 26: Line 32:  
#Always start with a detailed drawing.
 
#Always start with a detailed drawing.
 
#Always include all parts in the prototype.
 
#Always include all parts in the prototype.
 +
#Do not 3D print something you can test with cardboard.
    
==Prototype 2==
 
==Prototype 2==
Line 34: Line 41:     
#'''Many parts.''' Don't stop at 1 prototype if you have a complex system. Test out each of the parts to learn if they need refinement or not.
 
#'''Many parts.''' Don't stop at 1 prototype if you have a complex system. Test out each of the parts to learn if they need refinement or not.
#'''Documentation.''' Start documenting all your processes, you will want to know later how parts fit together and what the reason is for some of your design choices. Make sure to have assembly drawings, electrical schematics, comments in code
+
#'''Documentation.''' Start documenting all your processes, you will want to know later how parts fit together and what the reason is for some of your design choices. Make sure to have assembly drawings, electrical schematics, comments in code, etc. Start your Makerepo repository to keep your design files and instructions ([[How to submit a project to MakerRepo]]).
 +
#'''Calculations.''' Don't forget that engineering design does not exclude math. You should calculate components in your system to see if they will work. For example battery life and material strength are ofthen assumed to be ok (but do you really know if it is?).
 +
#'''Details.''' s
 +
#'''Manufacturing.''' Pick the right manufacturing process for each part keeping in mind all the tools at your disposal and your time allocated for building ([https://engineering.uottawa.ca/ceed/design-spaces CEED]). Try to use parts that are commercially available and put them together rather then building everything from scratch.
    
===Rules===
 
===Rules===
Line 40: Line 50:  
#
 
#
   −
# <br />
+
#Always pick the most critical system so you make sure the most amount of time is spent getting it to work.
 +
#Always review your design and bill of materials with your project manager/teaching assistant.
 +
#Always validate your design with some calculations.
 +
#Always purchase your materials as soon as possible and watch out for items that take a long time to ship. Check out the [[Purchasing Guide]] for some of our common stores and resources.
    
==Prototype 3==
 
==Prototype 3==
Now it is time to  
+
[[File:Puzzle.jpg|thumb|300x300px|Puzzle]]
 +
Now it is time to build and put together your entire system. You should already have a functional part from prototype 2.
    
===Tips===
 
===Tips===
   −
#'''Assembly.''' This will always take longer then you think and there will always be more problems then you think, leave buffer time!
+
#'''Assembly and troubleshooting.''' This will always take longer then you think and there will always be more problems then you think, leave buffer time!
 +
#'''Prototype vs product.''' You will do your testing with different components then what will be in your final product. In electronics you might use jumper cables and breadboards to test but wire cut to length and protoboard should be used in a final prototype. In mechanical you might use hot glue or wood/plastic to test but proper fasteners and metal parts should be used in a final prototype (if applicable). In software you might use sudo-code or only sub-functions to test but all code should run without user interference in a final prototype.
 +
#'''Aesthetics and finishing.''' Don't forget that an aesthetically pleasing product always takes it the extra mile and different finishing (paint, sealant, etc) is important in most cases.
    
===Rules===
 
===Rules===
   −
#Hot glue is not an appropriate fastening method.
+
#Always think about the right fastening/adhesive for your material, hot glue is never an appropriate fastening or sealing method.
 
#Always solder electronic circuits.
 
#Always solder electronic circuits.
      −
Have fun!
+
''Have fun!''
MakerRepo Administrators, MakerRepo Staff
755

edits

Navigation menu