Thursday, October 25, 2007

System Architecture Diagram

I think this is right!

2 comments:

Lorcan Coyle said...

Might be worth breaking each of the components down further. Maybe put a piece of text to go with the figure with bullets for each component. A timeline is always helpful too... showing what happens every time the display is updated, or what happens each time the person's position changes? This should really flesh out exactly what is required.

Graeme said...

Just here to echo the above thoughts about breaking the components down further. I'd start off by breaking the system into two process (with a diagram for each).

First, the process of taking 'location' readings, and sending them to the server. You might even show the wired/wireless access point in your diagram.

Second, the process of querying the server and visualising it on the display.

After you've done this, developing a timeline for each diagram will help make sure you've identified every components you need.