Difference between revisions of "Design Constraints Analysis"

From EUDP
Jump to: navigation, search
Line 1: Line 1:
 
=What=
 
=What=
Design constraints are "factors under wich your system is designed"
+
Design constraints are boundaries within who the system is designed, or limiting parameters
  
Constraints limits some of the conditions you can design from.  
+
Constraints limits the conditions you can design from.  
 
This could be on the systems form or function or could be in the technology to be used, materials to be incorporated, time taken to develop the system.
 
This could be on the systems form or function or could be in the technology to be used, materials to be incorporated, time taken to develop the system.
  
Example, a constraint could be ''The device is to be sold in Germany", this will lead to derived functional requirement like "A German user interface shall be implemented in the device's"   required
+
A design constraint can be seen as a non-functional requirement the final product should meet.
 +
 
 +
'Examples:'
 +
 
 +
  Suppose you have electrical wiring somewhere and the current that flows is a 100A. the tables will tell you that you cannot use a #16 size wire - it will   
 +
  simply burn out and/or cause a fire.
 +
 
 +
  Another example would be tensile strength in steel when building a structure. One has to be well within in a safe limit before the steel shears or starts to
 +
   deform and causes the structure to crumble....
 +
 
 +
  If you have a deadline, eg. may 16 - 2013, this is a time constraint, that can be used to layout a timeschedule, tasks and assign manpower
  
 
=How=
 
=How=
  
 
=Why=
 
=Why=

Revision as of 06:00, 24 September 2012

What

Design constraints are boundaries within who the system is designed, or limiting parameters

Constraints limits the conditions you can design from. This could be on the systems form or function or could be in the technology to be used, materials to be incorporated, time taken to develop the system.

A design constraint can be seen as a non-functional requirement the final product should meet.

'Examples:'

 Suppose you have electrical wiring somewhere and the current that flows is a 100A. the tables will tell you that you cannot use a #16 size wire - it will     
 simply burn out and/or cause a fire. 
 Another example would be tensile strength in steel when building a structure. One has to be well within in a safe limit before the steel shears or starts to 
 deform and causes the structure to crumble....
 If you have a deadline, eg. may 16 - 2013, this is a time constraint, that can be used to layout a timeschedule, tasks and assign manpower

How

Why