Product Architecture Flashcards
A modular architecture has two specific properties?
- chunks implement one or a few functional elements in their entirety
- The interactions between chunks are well defined and are generally primary functions of the product
what is a chunk?
The psysical elements of a product are typically organized into several major physical building blocks
—> chunks
what is an integral architecture?
- Functional elements of the product are implemented using more than one chunk
- A single chunk implements many functional elements
- The interactions between chunks are ill defined and may be incidental to the primary functions of the products
Modular architectures comprise of three types?
- Slot-modular
- Bus-modular
- Sectional-modular
what is slot-modular architecture?
Each interface between chunks is of a different type
—> the chunks in the product can’t be interchanged
—>most common
e.g. automobile radio
what is Bus-modular architecture?
A common bus to which the other chunks connect via the same type of interface
e.g. expansion card for personal computers
what is Sectional-modular architecture?
- All interfaces are of the same type, but there is no single element to which all the other chunks attach
- connecting chunks to each other via identical interfaces
e. g. piping systems, sectional sofas etc.
what is function sharing?
Implementing multiple functions using a single physical element
—> eliminate redundancy
—> minimize material use
—> reduce cost of manufacture
Design for manufacture?
Minimize the number of parts
—>component integration
—> DFM befinns in system-level design
management style for modular architecture?
- Careful planning during the system-level design phase, but detail design is largely concerned with ensuring that the teams assigned to chunks are meeting the performance, cost and schedule requirements for their chunks
management style for integrated architecture?
require less planning and specification during system-level design, but more conflict resolution and coordination during detail design phase
4-step method to structure the decision process?
- create a schematic of the product
- cluster the elements of the schematic
- create a rough geometric layout
- identify the fundamental and incidental interactions
First step of creating a schematic of the product?
- Create a schematic of the product
Some of the elements in the schematic are physical concepts (usually basic product concept) and some will remain functional elements.
- Aim for fewer than 30 elements in the shematic
—> take away minor ones
—> group similar ones
Second step of creating a schematic of the product?
- Cluster the elements of the schematic
- Assign each element to a chunk
Chunk strategy:
1. Geometric integration and precision
2. function sharing
—> one component, 2 functional element—> cluster
3. Capabilities of vendors
- cluster elements with same vendor
4. Similarity of design or production technology
- chunk together functional elements with similar design and production technology
e.g. likely to involve electronics
5. Localization of change
- if you anticipate changing a certain part due to new design aesthetics or technology, chunk them together
6. Accommodating variety
—> cluster things that can vary e.g. DC power supply due to differencies in the world
- Enabling standardization
- elements that could be useful in other products should be chunked to be able to produce higher quantitiess - Portability of interfaces
- e.g. elements with electronic interactions can be easily separated from another
Third step of creating a schematic of the product?
- Create a rough geometric layout
- using physical models, computer models or sketches
- including the different chunks
- realize that clustering in step 2 wasn’t geometrically feasable
-