460 likes | 822 Views
Home Appliance Control System. Ann K George Nithya Inbamani Shilpa Maddi. Block Diagram of HACS System. Thermostat System. Home Owner. Hacs Controller. Bath tub System. Sprinkler System. Use Case Diagram. Shows a set of use cases, actors and relationships
E N D
Home Appliance Control System Ann K George Nithya Inbamani Shilpa Maddi
Block Diagram of HACS System Thermostat System Home Owner Hacs Controller Bath tub System Sprinkler System
Use Case Diagram • Shows a set of use cases, actors and relationships • Addresses static use case view of a system.
Interaction Diagrams • Sequence Diagram Emphasizes the time-ordering of messages. • Collaboration Diagram Emphasizes structural organization of objects that send and receive messages.
Class Diagram • Shows a set of classes, interfaces and collaborations and their relationships. • Static view of a system.
State Chart Diagrams • Shows a state machine, consisting of states, transitions, events and activities. • Address the dynamic view of a system.
Activity Diagram • Shows the flow from activity to activity within a system. • Dynamic view of the system.
Package Diagram • Package – A general purpose mechanism for organizing elements into groups. • Static view of the system. • Purely conceptual.
Component Diagram • Shows the organizations and dependencies among a set of components • Static implementation view of the system.
Deployment Diagram • Shows the configuration of run-time processing nodes and the components that live on them. • Addresses static deployment view.
Implementation • Planning to implement using J2EE. • JSP, HTML for providing the visual interfaces for the user. • Servlets, Beans • Cloudscape - database.