KR100673162B1 - Mobile agent for autonomic mobile computing, mobile station with such, and method therewith - Google Patents

Mobile agent for autonomic mobile computing, mobile station with such, and method therewith Download PDF

Info

Publication number
KR100673162B1
KR100673162B1 KR1020040064676A KR20040064676A KR100673162B1 KR 100673162 B1 KR100673162 B1 KR 100673162B1 KR 1020040064676 A KR1020040064676 A KR 1020040064676A KR 20040064676 A KR20040064676 A KR 20040064676A KR 100673162 B1 KR100673162 B1 KR 100673162B1
Authority
KR
South Korea
Prior art keywords
command
sentence
analysis unit
database
user
Prior art date
Application number
KR1020040064676A
Other languages
Korean (ko)
Other versions
KR20060016289A (en
Inventor
나승원
김후종
Original Assignee
에스케이 텔레콤주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 에스케이 텔레콤주식회사 filed Critical 에스케이 텔레콤주식회사
Priority to KR1020040064676A priority Critical patent/KR100673162B1/en
Publication of KR20060016289A publication Critical patent/KR20060016289A/en
Application granted granted Critical
Publication of KR100673162B1 publication Critical patent/KR100673162B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/211Syntactic parsing, e.g. based on context-free grammar [CFG] or unification grammars
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/268Morphological analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30145Instruction analysis, e.g. decoding, instruction word fields

Abstract

사용자의 요구를 지능적으로 처리하는 자율적 이동 컴퓨팅을 위한 모바일 에이전트 및 상기 모바일 에이전트가 구비된 이동단말기가 개시된다. 상기 모바일 에이전트는 인터페이스로부터 입력된 명령정보를 분석하고, 상기 분석된 명령정보를 상기 데이터베이스를 참조하여 완전한 명령어 문장으로 재구성하는 명령인식기; 및 상기 재구성된 명령어 문장을 토대로 사용자가 가장 원하는 형태의 명령어집합을 생성하는 명령생성기를 포함하여 사용자가 손쉽게 명령하고 정보를 취득할 수 있고, 이러한 모바일 에이전트가 구비된 이동단말기는 어플리케이션의 서비스 범위를 확대하여 사용자에게 제공할 수 있다.Disclosed are a mobile agent for autonomous mobile computing that intelligently processes a user's request, and a mobile terminal equipped with the mobile agent. The mobile agent includes a command recognizer for analyzing command information input from an interface and reconstructing the analyzed command information into a complete command sentence with reference to the database; And a command generator for generating a command set in a form most desired by the user based on the reconstructed command sentence, so that the user can easily command and obtain information, and the mobile terminal equipped with the mobile agent can determine the service range of the application. It can be enlarged and provided to the user.

모바일 에이전트, 명령인식, 명령생성, 데이터베이스, 이동 컴퓨팅Mobile Agent, Command Recognition, Command Generation, Database, Mobile Computing

Description

자율적 이동 컴퓨팅을 위한 모바일 에이전트, 이를 구비한 이동단말기, 및 이를 이용한 서비스 방법{MOBILE AGENT FOR AUTONOMIC MOBILE COMPUTING, MOBILE STATION WITH SUCH, AND METHOD THEREWITH}MOBILE AGENT FOR AUTONOMIC MOBILE COMPUTING, MOBILE STATION WITH SUCH, AND METHOD THEREWITH}

도1은 본 발명에 따른 모바일 에이전트를 장착한 이동단말기를 나타내는 도면.1 is a view showing a mobile terminal equipped with a mobile agent according to the present invention.

도2는 본 발명에 따른 명령인식기의 상세 구조를 나타내는 구성도.2 is a block diagram showing the detailed structure of the command recognizer according to the present invention.

도3은 본 발명에 따른 모바일 에이전트를 이용한 서비스 방법을 나타낸 순서도.3 is a flowchart illustrating a service method using a mobile agent according to the present invention.

* 도면의 주요부분에 대한 부호설명** Explanation of Codes on Major Parts of Drawings *

100: 인터페이스 200: 모바일 에이전트100: interface 200: mobile agent

210: 명령인식기 220: 명령생성기210: command recognizer 220: command generator

230: 개인데이터베이스 300: 제어부230: personal database 300: control unit

본 발명은 이동단말기에 관한 것으로, 보다 상세하게는 사용자의 요구를 지능적으로 처리하는 자율적 이동 컴퓨팅을 위한 모바일 에이전트, 이를 구비한 이동 단말기, 및 이를 이용한 서비스 방법에 관한 것이다.The present invention relates to a mobile terminal, and more particularly, to a mobile agent for autonomous mobile computing that intelligently processes a user's request, a mobile terminal having the same, and a service method using the same.

이동통신과 인터넷 기술의 결합으로 탄생한 무선인터넷은 휴대의 편리성을 제공하나, 모바일 환경의 제약 및 사용상의 제한성으로 인하여 상기 무선인터넷의 활성화에는 일정한 한계를 지닌다. The wireless Internet created by the combination of mobile communication and Internet technology provides convenience of portability, but there are certain limitations on the activation of the wireless Internet due to the limitations of the mobile environment and limitations in use.

이러한 한계로 인하여 기존의 시스템에서는, 사용자가 하나하나 모든 명령을 입력해야만 동작하는 수동적인 서비스만을 제공한다. 예컨대, 일정관리 서비스를 살펴보면, 사용자가 예약한 정보를 직접 확인해야 하고, 주소록 또는 전화번호 목록을 일일이 찾아야 하며, 찾은 번호를 이동단말기에 입력한 후에야 비로소 상대방과 통화를 할 수 있다.Due to this limitation, the existing system provides only a passive service that operates only when the user inputs all the commands one by one. For example, when looking at the schedule management service, the user must check the information reserved by the user directly, search the address book or the telephone number list one by one, and only after entering the found number into the mobile terminal, the call can be made with the other party.

따라서, 이동단말기가 기존의 기기보다 좀더 편리한 UI(User Interface)를 제공하고, 사용자가 하나하나 단계적으로 상기 이동단말기에 지시할 필요 없이 자율적으로 판단하며, 이에 따라 소정 서비스에 대하여 일괄적으로 처리할 수 있는 자율적 모바일 에이전트의 필요성이 증대된다.Accordingly, the mobile terminal provides a more convenient UI (User Interface) than the existing device, and the user can autonomously determine without instructing the mobile terminal step by step, thereby processing a predetermined service collectively. There is an increasing need for autonomous mobile agents.

본 발명은 상기와 같은 문제점을 해결하기 위하여 인출된 것으로, 본 발명의 목적은 이동단말기가 자율적으로 사용자로부터의 명령을 처리하는 자율적 이동 컴퓨팅을 위한 모바일 에이전트 및 이를 이용한 서비스방법을 제공하는 데 있다.The present invention has been drawn to solve the above problems, and an object of the present invention is to provide a mobile agent and service method using the same for autonomous mobile computing in which a mobile terminal processes commands from a user autonomously.

또한, 본 발명의 다른 목적은 유비쿼터스 컴퓨팅 환경을 위한 모바일 에이전트가 구비된 이동단말기를 제공하는 데 있다.Another object of the present invention is to provide a mobile terminal equipped with a mobile agent for a ubiquitous computing environment.

상기 목적을 달성하기 위하여, 본 발명에 따른 자율적 이동 컴퓨팅을 위한 모바일 에이전트는, 인터페이스로부터 입력된 명령정보를 분석하고, 상기 분석된 명령정보를 상기 데이터베이스를 참조하여 완전한 명령어 문장으로 재구성하는 명령인식기; 및 상기 재구성된 명령어 문장을 토대로 사용자가 가장 원하는 형태의 명령어집합을 생성하는 명령생성기를 포함하는 것을 특징으로 한다.In order to achieve the above object, a mobile agent for autonomous mobile computing according to the present invention comprises: a command recognizer for analyzing command information input from an interface and reconstructing the analyzed command information into a complete command sentence with reference to the database; And an instruction generator for generating an instruction set of a form most desired by the user based on the reconstructed instruction sentence.

여기서, 상기 명령생성기는, 사용자가 입력한 텍스트문장으로 작성명령, 사용자가 미리 녹음한 음성파일의 재생명령, 미리 저장한 캐릭터 파일의 디스플레이 명령, 동영상 파일의 재생명령등과 같은 명령어집합을 상기 데이터베이스에 미리 저장해두는 것을 특징으로 한다.The command generator may include a command set such as a command for creating a text sentence input by a user, a command for reproducing a voice file prerecorded by the user, a display command for a prestored character file, a command for reproducing a video file, and the like. It is characterized in that stored in advance.

또한, 본 발명에 따른 이동단말기는 사용자명령을 입력 받는 인터페이스; 상기 인터페이스로부터 입력된 명령을 분석(Parsing)하여 하나의 문장으로 재구성한 후, 미리 저장된 개인데이터베이스와의 매핑을 통해 최종 명령어집합을 결정하는 모바일 에이전트; 및 상기 결정된 명령어집합을 개별 명령어 단위로 수행하는 제어부를 포함하는 것을 특징으로 한다. In addition, the mobile terminal according to the present invention includes an interface for receiving a user command; A mobile agent for parsing the command input from the interface, reconstructing it into one sentence, and determining a final command set through mapping with a previously stored personal database; And a controller for performing the determined instruction set in individual instruction units.

이하에서는, 첨부도면 및 바람직한 실시예를 참조하여 본 발명을 상세히 설명한다. 도면상에서 동일 또는 유사한 구성요소에 대하여는 동일한 참조번호를 부여하였다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings and preferred embodiments. Like reference numerals refer to like or similar elements throughout the drawings.

도1은 본 발명에 따른 모바일 에이전트를 장착한 이동단말기를 나타내는 도면이다.1 is a view showing a mobile terminal equipped with a mobile agent according to the present invention.

도1에 도시한 바와 같이, 이동단말기는, 사용자명령을 입력 받는 인터페이스 (100); 상기 인터페이스(100)로부터 입력된 명령을 분석(Parsing)하여 하나의 문장으로 재구성한 후, 미리 저장된 개인데이터베이스(230)와의 매핑을 통해 최종 명령어집합을 결정하는 모바일 에이전트(200); 및 상기 결정된 명령어집합을 개별 명령어 단위로 수행하는 제어부(300)를 포함한다.As shown in FIG. 1, the mobile terminal includes: an interface 100 for receiving a user command; A mobile agent 200 for parsing a command input from the interface 100 and reconstructing it into one sentence, and then determining a final command set through mapping with a previously stored personal database 230; And a controller 300 for performing the determined instruction set in individual instruction units.

인터페이스(100)는 사용자로부터 명령을 입력 받는 수단이다. 예를 들면, 센서, 음성 인식기, 문자 인식기 및 GPS 등과 같은 다양한 명령 입력장치를 통해 명령정보가 입력된다.The interface 100 is a means for receiving a command from a user. For example, command information is input through various command input devices such as a sensor, a voice recognizer, a text recognizer, and a GPS.

한편, 모바일 에이전트(200)는 크게 명령인식기(210)와 명령생성기(220)로 나누어진다.On the other hand, the mobile agent 200 is largely divided into the command recognizer 210 and the command generator 220.

명령인식기(210)는 상기 인터페이스(100)로부터 입력된 정보를 분석하고, 상기 분석된 정보를 개인데이터베이스(230)를 참조하여 완전한 문장으로 재구성한 후, 명령생성기(220)로 전달한다. 이와 같은 명령인식기(210)는, 도2에 도시한 바와 같이, 네 가지 기능을 수행하는 기능모듈로 이루어진다.The command recognizer 210 analyzes the information input from the interface 100, reconstructs the analyzed information into a complete sentence with reference to the personal database 230, and then transfers the information to the command generator 220. The command recognizer 210 as shown in FIG. 2 includes a functional module that performs four functions.

먼저, 형태소 분석(Morphological Analysis)부(211)는 명령분석의 첫 과정으로써, 미리 저장된 개인데이터베이스(230)를 참조하여 입력명령을 하나의 문장으로 만든 후, 형태소를 분리한다. 예컨대, [사진은]이란 문장내의 어휘를 [사진] 과 [은]의 형태로 분리한다.First, the morphological analysis unit 211 is the first process of command analysis. The morphological analysis unit 211 forms an input command as a sentence by referring to the stored personal database 230 and then separates the morphemes. For example, the word in [picture] separates the vocabulary in the form of [picture] and [silver].

이어, 구문분석(Syntactic Analysis)부(212)는 형태소 분석부(211)에서 얻어진 정보(예를 들면, 품사나 형태정보)들을 이용하여 문장이 통사적으로 어떤 구조를 갖는지 밝히고, 그 구조에 따라 문법구조를 생성한다. 예컨대, [나는 사진을 보 고싶다] 라는 문장을 [나는] (주어), [사진을] (목적어), [보고싶다] (서술어)로 분리한다.Subsequently, the syntactic analysis unit 212 uses the information (for example, part-of-speech or morphological information) obtained from the morphological analysis unit 211 to identify a sentence syntactically and according to the structure. Create a grammar structure. For example, the sentence [I want to see a picture] is separated into [I] (given), [photo] (object), and [I want to see] (predicate).

또한, 의미분석(Semantic Analysis)부(213)는 상기 구문분석부(212)의 결과를 토대로 상기 문장이 표현하는 의미에 관하여 해석한다. 즉, 문장내의 어휘의 쓰임이 그 어휘의 의미에 맞는지를 판단한 후, 합당한 의미성분을 찾아 비교하여 정확한 의미를 파악한다. 예컨대, [나는 사진을 보고싶다]라는 입력명령의 문장과, 개인데이터베이스(230)에 저장된 문장인 [나는 그림을 보고싶다] 와 비교할 경우, [사진을] 을 [그림을]로 변경할 경우 문법적으로 맞는 문장인지, 그 의미가 정확한 문법으로 표현되는지를 분석한다.In addition, the semantic analysis unit 213 interprets the meaning expressed by the sentence based on the result of the syntax analysis unit 212. In other words, after determining whether the use of a vocabulary in a sentence matches the meaning of the vocabulary, a proper semantic component is found and compared to determine the exact meaning. For example, when comparing a sentence of an input command of [I want to see a picture] with [I want to see a picture], which is a sentence stored in the personal database 230, when [photo] is changed to [picture] grammatically, Analyze if the sentence is correct and its meaning is expressed in correct grammar.

마지막으로, 실용분석(Pragmatic Analysis)부(214)는 상기 의미분석부(213)를 거친 문장이 실세계와 가지는 연관관계를 분석하여 사용자가 원하는 형태로 변경시킨다. 예컨대, [지금 시간을 아니?]라는 문장은 [현재의 시간을 나에게 알려달라]라는 의미가 내포된 문장으로 변환한다.Finally, the Pragmatic Analysis unit 214 analyzes the relationship between the sentence that passed through the semantic analysis unit 213 and the real world and changes it to a form desired by the user. For example, the sentence [Do you know the time now?] Translates into a sentence that implies [let me know the current time].

명령생성기(220)는, 입력명령이 상기 명령인식기(210)에 의해 재구성된 명령어 문장을 토대로, 사용자가 가장 원하는 형태의 명령어집합을 생성하여 제어부(300)로 전송한다. 즉, 명령생성기(220)는, 사용자가 입력한 텍스트문장으로 작성명령, 사용자가 미리 녹음한 음성파일의 재생명령, 미리 저장한 캐릭터 파일의 디스플레이 명령, 동영상 파일의 재생명령등과 같은 명령어집합을 상기 개인데이터베이스(230)에 미리 저장한 후, 상기 재구성된 명령어 문장에서 상기 개인데이터베이스(230)를 참조하여 개별 명령어집합을 추출하여, 이를 제어부(300)로 전송한다. The command generator 220 generates a command set in a form most desired by the user based on the command sentence reconfigured by the command recognizer 210 and transmits the generated command set to the controller 300. That is, the command generator 220 generates a set of commands such as a command for creating a text sentence input by the user, a command for reproducing a voice file prerecorded by the user, a display command for a prestored character file, a command for reproducing a video file, and the like. After storing in advance in the personal database 230, the individual command set is extracted from the reconstructed command sentence with reference to the personal database 230 and transmitted to the controller 300.

이와 같이 구성된 본 발명에 따른 모바일 에이전트의 실시예를 설명한다.An embodiment of the mobile agent according to the present invention configured as described above will be described.

이동단말기의 일정관리 서비스 가운데, [오늘의 할일 정보]에 [2004년 8월 2일 오후 2시에 홍길동과 광화문 커피숍에서 만나기로 약속] 이라는 데이터가 미리 저장되어 있다면, 본 실시예에 따른 모바일 에이전트의 동작은 다음과 같다.In the schedule management service of the mobile terminal, if the data [promise to meet at Honggil-dong and Gwanghwamun coffee shop at 2 pm on August 2, 2004] is stored in advance, the mobile agent according to the present embodiment The operation of is as follows.

상기 [오늘의 할일 정보] 데이터가 인터페이스(100)를 통해 명령인식기(210)로 전달되면(S301), 명령인식기(210)는 형태소 분석부(211)를 통해 상기 데이터의 형태소 단위로 분석한다. 이때, 형태소 분석부(211)는 개인데이터베이스(230)를 참조하면서 상기 데이터를 형태소단위로 분석한다. 그리고, 구문 분석부(212), 의미 분석부(213), 실용 분석부(214)를 거치면서 사용자가 원하는 형태의 완전한 문장으로 상기 데이터를 재구성한다(S302).When the [today's to-do information] data is transmitted to the command recognizer 210 through the interface 100 (S301), the command recognizer 210 analyzes the morpheme unit of the data through the morpheme analyzer 211. In this case, the morpheme analysis unit 211 analyzes the data in morpheme units while referring to the personal database 230. In addition, the data is reconstructed into a complete sentence in a form desired by the user through the syntax analyzer 212, the semantic analyzer 213, and the utility analyzer 214 (S302).

예컨대, 상기 [오늘의 할일 정보]에 저장된 데이터는 명령인식기(210)를 통해, [ 2004년 8월 2일 오후 2시 이전 시간에 홍길동과 광화문 커피숍에서 만나자는 약속의 SMS메시지를 작성하여 홍길동의 전화번호로 상기 SMS메시지를 전송하고, 전송결과를 나에게 캐릭터 및 효과음으로 알려달라] 라는 완전한 문장으로 재구성한 후, 이를 명령생성기(220)로 전송한다.For example, the data stored in [Today's to-do information] is written through the command recognizer 210, [[2] before August 2, 2004, at the time before 2 pm in Honggil-dong and Gwanghwamun coffee shop to create an SMS message of the appointment Send the SMS message to the phone number of, and tell me the result of the transmission to the character and sound effect] reconstructed into a complete sentence, and transmits it to the command generator 220.

이어, 명령생성기(220)는 상기 재구성된 데이터를 토대로 명령어집합을 생성한다(S303). 즉, 재구성된 데이터의 경우에는, 시간정보 체크명령, [홍길동]의 전화번호 체크명령, SMS작성 명령, SMS전송 명령, 캐릭터(또는 영상) 표시명령, 효과음발생 명령과 같은 명령어집합으로 구성된다. 이와 같은 명령어집합을 개인데이터베이스(230)를 참조하여 하나의 작업으로 구성한 후 제어부(300)로 전송하고, 제어 부(300)는 이를 순서대로 실행한다(S304).Subsequently, the command generator 220 generates a command set based on the reconstructed data (S303). That is, in the case of reconstructed data, it consists of a set of instructions such as a time information check command, a telephone number check command of [Hong Gil-dong], an SMS creation command, an SMS transmission command, a character (or video) display command, and an effect sound generation command. The command set is configured as one job by referring to the personal database 230 and then transmitted to the control unit 300, and the control unit 300 executes them in order (S304).

상술한 바와 같은 일정관리 서비스는 하나의 실시예에 불과하고, 이외에 무선인터넷 검색시 내가 좋아하는(Favorite) 정보의 URL로 자동검색기능을 수행하는 서비스, 문자인식 및 음성인식 기능을 적용하여 [클래식음악]이라는 말을 하면, 음성인식을 통해 [가장 최근에 녹음한 클래식 MP3파일]을 구동하는 실시예도 가능하다.The schedule management service as described above is just one embodiment, and in addition to applying a service, a text recognition function, and a voice recognition function to perform an automatic search function with a URL of my favorite information (Favorite) when searching the wireless Internet [classic Music], an embodiment of driving [the most recently recorded classic MP3 file] through voice recognition is also possible.

지금까지 본 발명을 바람직한 실시예를 참조하여 상세히 설명하였지만, 당업자는 본 발명의 사상 및 범위를 벗어나지 않고 다양한 변형 또는 수정이 가능하다는 것을 알 것이다.While the present invention has been described in detail with reference to preferred embodiments, those skilled in the art will recognize that various modifications or changes can be made without departing from the spirit and scope of the invention.

이상 설명한 바와 같이, 본 발명에 따르면 사용자가 요청한 명령에 대하여 이동단말기가 자율적으로 해석하여 처리하는 모바일 에이전트를 제공함으로써, 사용자가 손쉽게 명령하고 정보를 취득할 수 있는 효과가 있다.As described above, according to the present invention, by providing a mobile agent that the mobile terminal autonomously interprets and processes the command requested by the user, the user can easily command and obtain information.

또한, 본 발명에 따르면, 상기 모바일 에이전트를 이동단말기에 구비함으로써, 어플리케이션의 서비스 범위를 확대하여 사용자에게 제공할 수 있는 효과가 있다.In addition, according to the present invention, by providing the mobile agent to the mobile terminal, there is an effect that can extend the service range of the application to provide to the user.

또한, 본 발명에 따르면, 사용자가 좋아하는 정보를 개인데이터베이스에 저장하고 이를 통해 명령어 집합을 추출함으로써, 개인위주의 서비스 제공범위를 확대할 수 있는 효과가 있다.
In addition, according to the present invention, by storing the user's favorite information in a personal database and extracts the instruction set through this, there is an effect that can extend the scope of service-oriented services.

Claims (11)

사용자의 기호정보를 미리 저장하는 데이터베이스;A database for storing preference information of a user in advance; 인터페이스로부터 입력된 명령정보를 분석하고, 상기 분석된 명령정보를 상기 데이터베이스를 참조하여 명령어 문장으로 재구성하는 명령인식기; 및A command recognizer for analyzing command information input from an interface and reconstructing the analyzed command information into a command sentence with reference to the database; And 상기 재구성된 명령어 문장을 토대로 명령어집합을 생성하는 명령생성기를 포함하는 것을 특징으로 하는 자율적 이동 컴퓨팅을 위한 모바일 에이전트. And an instruction generator for generating an instruction set based on the reconstructed instruction sentence. 제1항에 있어서, 상기 명령인식기는,The method of claim 1, wherein the command recognizer, 상기 데이터베이스를 참조하여 상기 입력된 명령정보를 하나의 문장으로 만든 후 형태소를 분리하는 형태소분석부;A morpheme analysis unit for separating the morphemes by making the input command information into one sentence with reference to the database; 상기 형태소 분석부에서 얻어진 정보들을 이용하여 문장이 통사적으로 어떤 구조를 갖는지 밝히고, 그 구조에 따라 문법구조를 생성하는 구문분석부;A syntactic analysis unit for identifying syntactically a structure of a sentence using information obtained from the morpheme analysis unit and generating a grammar structure according to the structure; 상기 구문분석부의 결과를 토대로 상기 문장이 표현하는 의미에 관하여 해석하는 의미분석부 ; 및A semantic analysis unit for interpreting the meaning expressed by the sentence based on the result of the syntax analysis unit; And 상기 의미분석부에서 해석된 문장을 데이터베이스에 저장된 사용자 기호정보를 통해 연관관계를 분석하여 상기 문장을 재구성하는 실용분석부를 포함하는 것을 특징으로 하는 자율적 이동 컴퓨팅을 위한 모바일 에이전트.And a practical analysis unit for reconstructing the sentence by analyzing the relations of the sentence interpreted by the semantic analysis unit through user preference information stored in a database. 제1항 또는 제2항에 있어서, 상기 명령생성기는, 상기 데이터베이스에 미리 저장시킨 텍스트문장으로 작성명령, 사용자가 미리 녹음한 음성파일의 재생명령, 미리 저장한 캐릭터 파일의 디스플레이 명령 및 동영상 파일의 재생명령 중 적어도 하나를 포함하는 명령어를 참조하는 것을 특징으로 하는 자율적 이동 컴퓨팅을 위한 모바일 에이전트.The method of claim 1 or 2, wherein the command generator comprises a text command prestored in the database, a command for reproducing a voice file prerecorded by a user, a display command for a prestored character file, and a video file. A mobile agent for autonomous mobile computing, wherein the mobile agent refers to a command including at least one of a play command. 사용자명령을 입력받는 인터페이스; An interface for receiving a user command; 상기 인터페이스로부터 입력된 명령을 분석(Parsing)하여 하나의 문장으로 재구성한 후, 미리 저장된 사용자 기호정보와의 매핑을 통해 최종 명령어집합을 결정하는 모바일 에이전트; 및 A mobile agent for parsing a command input from the interface, reconstructing it into one sentence, and determining a final command set through mapping with previously stored user preference information; And 상기 결정된 명령어집합을 개별 명령어 단위로 수행하는 제어부를 포함하는 것을 특징으로 하는 이동단말기.And a controller for performing the determined instruction set in individual instruction units. 제4항에 있어서, 상기 모바일 에이전트는, The method of claim 4, wherein the mobile agent, 사용자 기호정보를 미리 저장하는 데이터베이스;A database for storing user preference information in advance; 상기 인터페이스로부터 입력된 명령정보를 분석하고, 상기 분석된 명령정보를 상기 데이터베이스를 참조하여 완전한 명령어 문장으로 재구성하는 명령인식기; 및A command recognizer for analyzing command information input from the interface and reconstructing the analyzed command information into a complete command sentence with reference to the database; And 상기 재구성된 명령어 문장을 토대로 명령어집합을 생성하는 명령생성기를 포함하는 것을 특징으로 하는 이동단말기.And a command generator for generating a command set based on the reconstructed command sentence. 제5항에 있어서, 상기 명령인식기는,The method of claim 5, wherein the command recognizer, 상기 데이터베이스를 참조하여 상기 입력된 명령정보를 하나의 문장으로 만든 후 형태소를 분리하는 형태소분석부;A morpheme analysis unit for separating the morphemes by making the input command information into one sentence with reference to the database; 상기 형태소 분석부에서 얻어진 정보들을 이용하여 문장이 통사적으로 어떤 구조를 갖는지 밝히고, 그 구조에 따라 문법구조를 생성하는 구문분석부;A syntactic analysis unit for identifying syntactically a structure of a sentence using information obtained from the morpheme analysis unit and generating a grammar structure according to the structure; 상기 구문분석부의 결과를 토대로 상기 문장이 표현하는 의미에 관하여 해석하는 의미분석부 ; 및A semantic analysis unit for interpreting the meaning expressed by the sentence based on the result of the syntax analysis unit; And 상기 의미분석부에서 해석된 문장을 데이터베이스에 저장된 사용자 기호정보를 통해 연관관계를 분석하여 상기 문장을 재구성하는 실용분석부를 포함하는 것을 특징으로 하는 이동단말기.And a practical analysis unit configured to reconstruct the sentence by analyzing the relation analyzed through the user symbol information stored in the database. 제5항에 있어서, 상기 명령생성기는, 상기 데이터베이스에 미리 저장시킨 텍스트문장으로 작성명령, 사용자가 미리 녹음한 음성파일의 재생명령, 미리 저장한 캐릭터 파일의 디스플레이 명령 및 동영상 파일의 재생명령 중 적어도 하나를 포함하는 명령어를 참조하는 것을 특징으로 하는 이동단말기. The method of claim 5, wherein the command generator comprises at least one of a command for creating a text sentence prestored in the database, a command for reproducing a voice file pre-recorded by a user, a display command for a prestored character file, and a command for reproducing a video file. Mobile terminal, characterized in that for referring to a command containing one. (a) 사용자로부터 인터페이스를 통해 입력된 명령을 확인하는 단계; (a) confirming a command input through an interface from a user; (b) 사용자 기호정보를 토대로 상기 데이터를 명령어 문장으로 재구성하는 단계;(b) reconstructing the data into command sentences based on user preference information; (c) 상기 재구성된 명령어 문장을 토대로 명령어집합을 생성하는 단계; 및(c) generating an instruction set based on the reconstructed instruction sentence; And (d) 상기 명령어 집합을 순서대로 실행하는 단계를 포함하는 것을 특징으로 하는 모바일 에이전트를 이용한 서비스 방법.(d) executing the command set in order. 제8항에 있어서, 상기 인터페이스는 센서, 음성 인식기, 문자 인식기 및 GPS 중 적어도 하나를 포함하는 명령 입력장치로 이루어진 것을 특징으로 하는 모바일 에이전트를 이용한 서비스 방법.The method of claim 8, wherein the interface comprises a command input device including at least one of a sensor, a voice recognizer, a text recognizer, and a GPS. 제8항에 있어서, 상기 (b) 단계는,According to claim 8, wherein step (b), (b-1) 상기 사용자 기호정보를 토대로 상기 입력된 명령정보를 하나의 문장으로 만든 후 형태소를 분리하는 단계;(b-1) separating the morpheme after making the input command information into one sentence based on the user preference information; (b-2) 상기 분리된 형태소를 토대로 상기 문장의 통사적 구조를 탐색하여, 상기 통사적 구조에 따라 문법구조를 생성하는 단계;(b-2) searching for a syntactic structure of the sentence based on the separated morphemes, and generating a grammar structure according to the syntactic structure; (b-3) 상기 문법구조를 토대로 상기 문장이 표현하는 의미에 관하여 해석하는 단계; 및(b-3) interpreting the meaning expressed by the sentence based on the grammar structure; And (b-4) 상기 해석된 문장과 상기 사용자 기호정보와의 연관관계를 분석하여 상기 문장을 재구성하는 단계를 포함하는 것을 특징으로 하는 모바일 에이전트를 이용한 서비스 방법.(b-4) reconstructing the sentence by analyzing the correlation between the interpreted sentence and the user preference information. 제8항 또는 제10항에 있어서, 상기 (c) 단계는, 텍스트문장으로 작성명령, 음성파일의 재생명령, 캐릭터 파일의 디스플레이 명령 및 동영상 파일의 재생명령 중 적어도 하나를 포함하는 각각의 명령어들이 저장된 데이터베이스를 참조하여 상기 명령어집합을 생성하는 것을 특징으로 하는 모바일 에이전트를 이용한 서비스 방법.The method of claim 8 or 10, wherein the step (c) comprises: each command including at least one of a command for creating a text sentence, a command for reproducing a voice file, a command for displaying a character file, and a command for reproducing a video file; The service method using a mobile agent, characterized in that for generating the command set with reference to a stored database.
KR1020040064676A 2004-08-17 2004-08-17 Mobile agent for autonomic mobile computing, mobile station with such, and method therewith KR100673162B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040064676A KR100673162B1 (en) 2004-08-17 2004-08-17 Mobile agent for autonomic mobile computing, mobile station with such, and method therewith

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040064676A KR100673162B1 (en) 2004-08-17 2004-08-17 Mobile agent for autonomic mobile computing, mobile station with such, and method therewith

Publications (2)

Publication Number Publication Date
KR20060016289A KR20060016289A (en) 2006-02-22
KR100673162B1 true KR100673162B1 (en) 2007-01-22

Family

ID=37124603

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040064676A KR100673162B1 (en) 2004-08-17 2004-08-17 Mobile agent for autonomic mobile computing, mobile station with such, and method therewith

Country Status (1)

Country Link
KR (1) KR100673162B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040048897A (en) * 2001-09-25 2004-06-10 노키아 코포레이션 Intelligent search and selection function in a mobile communication terminal
WO2004059459A1 (en) 2002-12-27 2004-07-15 Nokia Corporation Predictive text entry and data compression method for a mobile communication terminal
KR20050025222A (en) * 2003-09-05 2005-03-14 삼성전자주식회사 Proactive user interface with evolving agent
KR20060115474A (en) * 2005-05-06 2006-11-09 박진현 Making process of the fermented soybeans containing the chlorella

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040048897A (en) * 2001-09-25 2004-06-10 노키아 코포레이션 Intelligent search and selection function in a mobile communication terminal
WO2004059459A1 (en) 2002-12-27 2004-07-15 Nokia Corporation Predictive text entry and data compression method for a mobile communication terminal
KR20050025222A (en) * 2003-09-05 2005-03-14 삼성전자주식회사 Proactive user interface with evolving agent
KR20060115474A (en) * 2005-05-06 2006-11-09 박진현 Making process of the fermented soybeans containing the chlorella

Also Published As

Publication number Publication date
KR20060016289A (en) 2006-02-22

Similar Documents

Publication Publication Date Title
CN110998720B (en) Voice data processing method and electronic device supporting the same
KR102108500B1 (en) Supporting Method And System For communication Service, and Electronic Device supporting the same
RU2349969C2 (en) Synchronous understanding of semantic objects realised by means of tags of speech application
RU2352979C2 (en) Synchronous comprehension of semantic objects for highly active interface
EP3642833B1 (en) Dynamic and/or context-specific hot words to invoke automated assistant
US9542956B1 (en) Systems and methods for responding to human spoken audio
US20040025115A1 (en) Method, terminal, browser application, and mark-up language for multimodal interaction between a user and a terminal
KR20170033722A (en) Apparatus and method for processing user's locution, and dialog management apparatus
JP2009059378A (en) Recording medium and method for abstracting application aimed at dialogue
US20100094635A1 (en) System for Voice-Based Interaction on Web Pages
CN108701127A (en) Electronic equipment and its operating method
EP1215656A2 (en) Idiom handling in voice service systems
CN109543021B (en) Intelligent robot-oriented story data processing method and system
KR20080040644A (en) Speech application instrumentation and logging
KR20200011198A (en) Method, apparatus and computer program for providing interaction message
CN109065019B (en) Intelligent robot-oriented story data processing method and system
JP2010026686A (en) Interactive communication terminal with integrative interface, and communication system using the same
KR101207435B1 (en) Interactive speech recognition server, interactive speech recognition client and interactive speech recognition method thereof
US11195102B2 (en) Navigation and cognitive dialog assistance
KR100673162B1 (en) Mobile agent for autonomic mobile computing, mobile station with such, and method therewith
KR20200058612A (en) Artificial intelligence speaker and talk progress method using the artificial intelligence speaker
JP2005181358A (en) Speech recognition and synthesis system
JP2013238986A (en) Processing apparatus, processing system, and output method and program
Ondas et al. Design and development of the Slovak multimodal dialogue system with the BML Realizer Elckerlyc
Paternò et al. Deriving Vocal Interfaces from Logical Descriptions in Multi-device Authoring Environments

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121226

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20131223

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20141222

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20151223

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20161229

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20180220

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20190102

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20200102

Year of fee payment: 14