It depends on the project and what the requirements are. In my work, something that’s common to all projects is to determine what kind of network it is, so for example, am I trying to bring data to all the fans in a stadium? I’ll need to know what the capacity of the stadium is, to determine how many users will need access to the network I am working on, I also have to know the location, so if it is a place like Scotland with a high probability of rain, I’ll design for rain too. Questions like these are what I need answered to design a proper system
Comments