Telescope mobile control method based on Java
A control method and telescope technology, which is applied in the field of mobile control of telescopes, can solve the problems of limited text message length, inconvenient operation, troublesome text message command writing, etc., and achieve the effect of easy expansion and convenient operation
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
example 1
[0046] The control method for the mobile user to remotely open the dome is as follows:
[0047] Such as figure 1 As shown, mobile information device description (MIDP) application program modules are installed in mobile phones supporting Java, and they are controlled by application management software (AMS) running in mobile terminals; effective users control programs through mobile phones, through HTTP The protocol connects to the remote WEB server and communicates with the servlet in the server.
[0048] Divide Web Server into four modules: Servlet module, parser module, JavaBeans component (reusable component) module, message sending module (SMS, socket or datagram); Servlet module is responsible for communicating with mobile phone users, receiving user requests, sending The server responds to the result and exchanges information with the parser module; the parser module is responsible for parsing the user request data received by the Servlet, and packages the returned inf...
example 2
[0068] Such as image 3 As shown, the temperature control method of the PUSH dome is as follows:
[0069] The telescope is a precision instrument with high requirements on the environment. When there is an abnormal situation in the telescope, it is necessary to inform the relevant personnel of the status of the telescope in time. Send the temperature of the LAMOST dome to the mobile phone of the designated person, and start the temperature processing program.
[0070] 1. Set the mobile phone to receive information in the server program, and register the network connection in the mobile phone;
[0071] 2. The local control system collects the temperature of the dome and transmits it to the server;
[0072] 3. The server encodes the temperature data in XML format, the format is as follows:
[0073]
[0074]
[0075]
[0076]
[0077]
[0078]
[0079] 4. The server pushes the encoded data to the designated mobile phone through the socket mode;
[0080] 5. When...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 