next up previous
Next: Including Data Return Up: Star, Bus and Trees Previous: Star, Bus and Trees

Basic Model

Figure 3: Communication and computation in a star interconnection.
\begin{figure}\hspace{0.5cm}
\begin{picture}(246,138)% 165,170dimension in pt=1/72'
\put(25,0){\psfig{file=star_f1.eps,width=9cm}}
\end{picture}\end{figure}
The process of data distribution and computations for a star of PEs with network processors, without returning the results is depicted in Fig.3. It can be observed that the time of computing on $P_i$ equals to the sum of the time required for sending the load to $P_{i+1}$ and computing on $P_{i+1}$. Thus, distribution of the load can be found from formulae (1) where the first line is replaced by:
\begin{displaymath}
\alpha_iA_i = S_{i+1}+\alpha_{i+1}(C_{i+1}+A_{i+1}),
{\rm\hspace{3mm}} i=1,\dots,m-1
\end{displaymath} (5)

This set of equations can be solved analogously to (1).