HOME 

cpsc290 term paper

Weather Monitoring Station

By DFD, ERD,Data Dictionary

Jian Zhang

 

Problem statement

Weather monitoring station monitors weather conditions by recording and displaying various measurements.

Specification metrics

 

Requirement specification

 

DFD Diagram

 

 

 

 

Data Dictionary

Name: Weather monitoring station

Content

Components role in ERD and DFD

 

Components descriptions

Name:

Sensor

Definition:

Instruments to measure weather data from environment. The type of sensor includes Thermometer, Anemometer, Barometer, and Humidity sensor.

Name:

User

Definition:

Person will request the data from weather monitoring station. Also he can send command to set clock, calibrate different of sensor.

Name:

Weather data record

Definition:

Computerized data record, including the date, time and primary weather data, including Wind speed and direction, Temperature, Pressure, Humidity

Name:

Weather data display

Definition:

Display that can display the primary and derived weather data, also will display the 24 hour high or low value.

Name:
Clock

Definition:

Determine the current date and current time. User can set the current time and date.

 

ERD notation description

DFD notation description

 

 

Components in DFD and ERD context

Name

Representation

Sensor

ERD-Entity

DFD-External entity

User

ERD-Entity

DFD-External entity

Weather data record

ERD-Entity

DFD-Data store

Clock

ERD-Entity

DFD-External entity

Weather data display

ERD-Entity

DFD-External entity