Difference between revisions of "System Architecture Design"

From EUDP
Jump to: navigation, search
(Created page with "== What == == How == '''The dish''' '''Ingredients''' * General Architecture Analyse artifacts '''Process''' == Why ==")
 
Line 1: Line 1:
 
== What ==
 
== What ==
 +
 +
An overall system architecture divided into hardware and software specifications
  
 
== How ==
 
== How ==
Line 5: Line 7:
 
'''The dish'''
 
'''The dish'''
  
 +
An overall system architecture divided into hardware and software specifications
  
 
'''Ingredients'''
 
'''Ingredients'''
  
*    General Architecture Analyse artifacts
+
*    General Architecture Analyse artefacts
  
 
'''Process'''  
 
'''Process'''  
 +
 +
There is several ways to partition the general blocks from the architectural block diagram into software and hardware parts. In EUDP we recommend to follow the instructions given at [[Design Partitioning]].
 +
 +
  
 
== Why ==
 
== Why ==

Revision as of 07:55, 3 September 2012

What

An overall system architecture divided into hardware and software specifications

How

The dish

An overall system architecture divided into hardware and software specifications

Ingredients

  • General Architecture Analyse artefacts

Process

There is several ways to partition the general blocks from the architectural block diagram into software and hardware parts. In EUDP we recommend to follow the instructions given at Design Partitioning.


Why