Abstract:
의약품 자동 반출 시스템은 종이 처방전 또는 전자 처방전을 인식하여 처방 내역을 추출하는 인식부, 상기 처방 내역에 따른 의약품을 자동으로 조제하는 의약품 자동 반출 제어부, 그리고 상기 의약품 자동 반출 제어부가 조제한 의약품을 외부로 배출하는 의약품 자동 반출부를 포함한다.
Abstract:
PURPOSE: A device and a method for controlling the traveling of an autonomous robot system are provided to calculate the reliable recognition data of a curb by applying a probabilistic model to a curb recognition method. CONSTITUTION: A device for controlling the traveling of an autonomous robot system(10) is as follows. When the autonomous robot system enters a road(1), the pattern of a curb is recognized by measuring a distance between the autonomous robot system and the curb. The current state and likelihood of the autonomous robot system are calculated based on the measured distance, and the probabilistic distribution of the current state of the autonomous robot system is modeled. Noise-filtered curb data are calculated using the distance and probabilistic distribution. The steering angle of the autonomous robot system is calculated from the calculated curb data. The steering of the autonomous robot system is controlled depending on the calculated steering angle.
Abstract:
PURPOSE: A remote control system for managing a remotely operated robot under multiple frequency environment and a remote control method are provided to perform a current mission regardless of a frequency change by a remote robot when a communication frequency is changed by moving the remote robot to the other FAs(Frequency Area). CONSTITUTION: A remote control system(200) comprises base stations(102/1,102/2), a base station management unit(204), and a remote operation device(2000). Two or more robots(101,102) are connected to the base stations using multiple FAs. The base station management unit receives and updates a total communication traffic and present communication bandwidth of the base stations and changes the frequency band of the remote robot after saving task information and state information of the remote robot when the change of the frequency band of the remote robot is request. The remote operation device manages the base station management after saving the task information and state information of the remote robot and changing the frequency band of the base station management unit so that the task information and state information is recovered.
Abstract:
PROBLEM TO BE SOLVED: To provide a dynamic load distribution system and to provide its method. SOLUTION: A load distribution part selects a web application server for transmitting a request of a client thereto from one or more web application servers based on a predetermined node weighting value table. A response speed collection part is provided for each web application server and calculates an average response speed of the web application server to the request of the client. A center node management part corrects the node weighting value table based on the average response speed of the web application server. Thus, the response speed of an application processed at a specific node is prevented from being abnormally delayed to assure a high response speed to the client request. COPYRIGHT: (C)2005,JPO&NCIPI
Abstract:
본 발명은 클러스터드 웹 응용 서버 환경에서 HTTP 세션 식별자와 버전 정보를 이용하여 응용 서버 노드 간에 HTTP 세션 복제를 효율적으로 수행하기 위한 방법에 관한 것이다. 이러한 본 발명은 HTTP 세션 생성 시 세션 식별자, 세션 버전을 생성하고, HTTP 세션 생성 혹은 변경 시 멀티캐스트 프로토콜을 이용하여 세션 정보, 세션 식별자, 세션 버전 정보를 다른 모든 웹 응용 서버에 전송하되 생성시에 만 전송 완료 시점까지 기다리고, 변경 시에는 전송 완료 시점까지 기다리지 않고 전송 명령 만 내린 후 결과를 반환한다. 그리고 결과 반환 시 쿠키에 세션 식별자, 버전 번호를 저장하여 반환하고, 차후 부하 분배기가 다른 웹 응용 서버로 클라이언트에 대한 요청을 전달하면 해당 웹 응용 서버는 쿠키에서 세션 식별자 및 버전 번호를 추출하여 해당 HTTP 세션이 자신의 세션 저장소에 존재하며 HTTP 세션 버전이 쿠키에서 추출한 것 보다 최신이면 해당 HTTP 세션을 이용하고, 그렇지 않으면 멀티캐스트 프로토콜을 통해 일정 시간 안에 해당 HTTP 세션 정보를 수신하는 경우에는 수신된 HTTP 세션을 이용한다.
Abstract:
PURPOSE: A system for obtaining profile information of a mobile terminal is provided to manage device profile information and user profile information in a mobile terminal, and to transmit the managed information to a server through an SOAP(Simple Object Access Protocol) message, thereby enabling the server to generate proper contents based on the profile information extracted from the SOAP message and transmit the contents to the mobile terminal. CONSTITUTION: An SOAP plug-in module(10) mounted on a mobile terminal directly manages device profile information of the mobile terminal and user profile information showing user preference, converts a contents request into an SOAP message by adding the profile information, and transmits the SOAP message through a mobile communication network. The SOAP plug-in module(10) receives an SOAP response message to convert the message into an HTTP receiving message, and transmits the HTTP receiving message to a mobile browser. A mobile contents processing server(20) receives the SOAP message, analyzes the profile information extracted from the SOAP message, converts the analyzed information into contents, and converts the contents into the SOAP response message to transmit the message to the SOAP plug-in module(10).
Abstract:
PURPOSE: A method for distributing a load of a Java application server is provided to efficiently distribute a load by enabling a user to directly connect to a server relayed without a reconnection course and thereto perform a work. CONSTITUTION: A coordinator servlet loads a coordinator object to a memory. A login servlet loads the coordinator connector to the memory. The coordinator connector transmits information on a server to which the coordinator connector is loaded to a coordinator. The coordinator manages the state of each server using the information transmitted from the coordinator connector. In case that a web client connects to a specific login servlet, the login servlet transmits user information and a session to the coordinator servlet. The coordinator servlet obtains information on the minimum load server from the coordinator. The coordinator servlet transmits a request of the web client to the login servlet of the server obtained. In addition, the coordinator servlet performs a communication between the web client and the minimum load server.