Game Development Reference
In-Depth Information
Comparison between Architectures and Data
Independency
Table 2 summarizes comparison results between different architectures dis-
cussed. Among all the architectures, the symmetric parallel architecture can
provide the better speed-up, while the pipelining architecture will be able to
reduce hardware effort on processors. As we can see through our discussion,
those different architectures do not mutually exclude each other. Thus, we would
expect a better solution by combining them together.
Table 2. Performance Comparison
Independency
Architecture
Dedicated Architecture
Performance
Intra-frame Independency
VLIW/Superscalar
VLIW-Trimedia1300 Processor
3.7 x
Inter-frame independency
CMP/SMT
Symmetric Parallel Architecture
5 x
Inter-stage independency
CMP/SMT
Macro-Pipelined Architecture
1.3 x
Discussion on Multiple Camera Systems
In this subsection, we examine the parallelism architecture aspects of the 3D
camera system. Figure 23 shows the algorithm stages in the system. Figure 24
shows the processing time for each algorithm stage.
Figure 23. Algorithm stages.
Search WWH ::




Custom Search