60 likes | 188 Views
Use case of PC application. Mandakh Oyun-Erdene Automatic Control Lab April 29.2013. Use case of PC application. Use case diagram of the system. Use case of PC application. Actors and their role. Administrator : Control the system. Practitioner :
E N D
Use case of PC application MandakhOyun-Erdene Automatic Control Lab April 29.2013
Use case of PC application Use case diagram of the system
Use case of PC application Actors and their role Administrator: • Control the system. Practitioner: • Login into the systemby practitioner ID. • Enter into client’s information, if the client is registered in the system. • Install the client’s information to the system, if the client is new. • Record the HRV signal using ECG device. • Transmit data to the web database. • Show analysis. • Send data to the web database. • Send additional diagnosis request (and install some advises for client). Specialist: • Login into the system. • Send additional diagnosis to the system. Client: • Login into the system by client ID. • See few result and installed advises.
Use case of PC application What will I do? • Connect ECG device to PC. • Recording ECG data. • Get the analog signal from ECG device. • The analog signal convert to the digital signal. • Transmit data to the Cloud computing. • Get the analyze from web service (Cloud computing) • To display results. • Send data to the web database.
Use case of PC application What will I use? • The RS232 standard for connecting DTE. • The ARM Cortex-M4. • The RAD Studio2009 C++ builder. • The Keil uVision4.