What Is Automated Weather Station?
Can't find what you're looking for?
Ask a Question, Get an Answer ASAP
Automated weather station:
The automated weather station is a comparatively simple system and its structural design can be represented as a encrusted structure. There are three UML packages,
The three layers in the weather station software are:
1- The interface layer which is concerned with the entire message from other parts of the system and with providing the external interfaces of the system.
2- The data collection layer is concerned with organization, the collection of data from the instruments and with shortening the weather data before transmission to the mapping system.
3- The instruments layer which is an encapsulation of all of the instruments that are used to gather raw data about the weather conditions.
In general try to decompose a system, so that architecture is as simple as possible.
A good rule of thumb is that there should be more than seven basic entities included in an architectural model. Each of these entities can be describe separately but of course you may chose to reveal the structure of the entities.
Once the connections between the software system that is being designed and the system's atmosphere have been defined, you should use this information as a basis for designing the system architecture. Of course you have to combine this with your general information of philosophy of architectural design and with more detailed fields of data.
answered 2 years ago
Ask questions on any topic, get great answers from real people for FREE. Blurtit has hundreds of thousand of members so your sure to get the answer your looking for.