이동단말기의 프레임워크 장치 및 컴포넌트의 상호 운용성보장 방법
    71.
    发明公开
    이동단말기의 프레임워크 장치 및 컴포넌트의 상호 운용성보장 방법 有权
    移动的框架装置和提供组件之间的互操作性的方法

    公开(公告)号:KR1020090039069A

    公开(公告)日:2009-04-22

    申请号:KR1020070104481

    申请日:2007-10-17

    CPC classification number: G06F9/5044 G06F9/465 G06F9/541 G06F9/547

    Abstract: A framework apparatus of a mobile terminal and a method for providing interoperability between components are provided to realize a hardware dependent part of a hardware component by a hardware middleware, thereby securing interoperability between a hardware component and a software component without respect to a location of a component. Hardware middleware comprises the following units. A message interpreting unit(221) judges a request message. A logic selector(223) identifies a hardware component according to the object identifier included in the request message. The logic selector produces an operation identifier. The first application signal determines the first hardware logic by integrating the operation identifier with the object identifier. A data converter(224) extracts a parameter necessary for performing the first hardware logic. The parameter is converted into the first data and transmitted to the first hardware logic.

    Abstract translation: 提供了移动终端的框架装置和用于提供组件之间的互操作性的方法,以通过硬件中间件实现硬件组件的硬件相关部分,从而确保硬件组件与软件组件之间的互操作性,而不必依赖于 零件。 硬件中间件包括以下单元。 消息解释单元(221)判断请求消息。 逻辑选择器(223)根据包含在请求消息中的对象标识符来识别硬件组件。 逻辑选择器产生操作标识符。 第一应用信号通过将操作标识符与对象标识符集成来确定第一硬件逻辑。 数据转换器(224)提取执行第一硬件逻辑所需的参数。 将参数转换为第一个数据并发送到第一个硬件逻辑。

    고속의 대량 데이터를 수신하기 위한 데이터 수신 모듈의처리 방법
    72.
    发明公开
    고속의 대량 데이터를 수신하기 위한 데이터 수신 모듈의처리 방법 失效
    用于高速接收数据接收数据的数据接收模块的方法

    公开(公告)号:KR1020080050888A

    公开(公告)日:2008-06-10

    申请号:KR1020060121759

    申请日:2006-12-04

    Abstract: A processing method of a data receipt module for receiving massive data at a high speed is provided to guarantee transmission rate of high speed data by receiving massive data at a high speed on the basis of a multi-thread or a multi-task technique. A processing method of a data receipt module comprises the following several steps. A main thread of the data receipt module in a terminal defines signal numbers as many as the number of data receipt processing threads to be generated(301). The main thread performs setup and masking for the defined signal not to lose the signal which the main thread itself receives at the first time(302). The main thread generates message receipt module threads as many as necessary(303). The main thread generates a thread load balancing table record for each message receipt module thread and stores the generated thread load balancing table record at a local database and a container data structure(304,305). Then, the main thread waits in order to receive a control data record signal, recorded at a DPRAM(Dual Ported Random Access Memory), from the second intermediate board(306). The main thread searches for a record whose load count is the smallest from the thread load balancing information table according to the received control data record signal, sends a wakeup signal to a corresponding data receipt thread, increases a load count, and updates a record(307).

    Abstract translation: 提供了一种用于高速接收海量数据的数据接收模块的处理方法,以通过基于多线程或多任务技术高速接收海量数据来保证高速数据的传输速率。 数据接收模块的处理方法包括以下几个步骤。 终端中的数据接收模块的主线程定义与要生成的数据接收处理线程的数量一样多的信号号(301)。 主线程对所定义的信号执行设置和屏蔽,不会丢失主线程本身在第一次接收到的信号(302)。 主线程根据需要生成消息收据模块线程(303)。 主线程为每个消息接收模块线程生成线程负载平衡表记录,并将生成的线程负载平衡表记录存储在本地数据库和容器数据结构(304,305)。 然后,主线程等待从第二中间板(306)接收记录在DPRAM(双通道随机存取存储器)中的控制数据记录信号。 主线程根据接收到的控制数据记录信号,从线程负载平衡信息表中搜索负载数最小的记录,向对应的数据接收线程发送唤醒信号,增加负载计数,更新记录( 307)。

    통신 소프트웨어 구조에서의 도메인 프로파일 파싱 장치 및그 방법
    73.
    发明公开
    통신 소프트웨어 구조에서의 도메인 프로파일 파싱 장치 및그 방법 失效
    在软件通信架构中分配域配置文件的装置和方法

    公开(公告)号:KR1020080043517A

    公开(公告)日:2008-05-19

    申请号:KR1020060112168

    申请日:2006-11-14

    CPC classification number: H04L67/02

    Abstract: A device and a method for parsing a domain profile in a communication software architecture are provided to improve efficiency of a parsing time without frequent duplicated parsing, a hard coding process, and an additional storage structure by providing a high level XML(eXtensible Markup Language) parsing interface and a DOM(Document Object Model) tree management function when a system domain profile is parsed in a mobile terminal. An open profile interface processor(32) transfers a domain profile name, which is received from a framework(15) simultaneously with a DOM tree generation request, to XML parsers(31,34), generates a query corresponding to information in a DOM tree(35) of a domain profile(14), extracts corresponding information from the DOM tree by using the query, and transfers the extracted information to the framework. The XML parser generates the DOM tree of the domain profile by receiving the domain profile name from the open profile interface processor. The open profile interface processor includes a parser interface processor(322), a DOM interface processor(323) and a scraping interface processor(321).

    Abstract translation: 提供了用于解析通信软件体系结构中的域简档的设备和方法,以通过提供高级XML(可扩展标记语言)来提高解析时间的效率,而无需频繁的重复解析,硬编码过程和附加存储结构, 解析界面和DOM(文档对象模型)树管理功能,当在移动终端中解析系统域配置文件时。 打开配置文件接口处理器(32)将与DOM树生成请求同时从框架(15)接收到的域简档名称传送到XML解析器(31,34),生成与DOM树中的信息相对应的查询 (14)的(35),通过使用查询从DOM树提取相应的信息,并将提取的信息传送到框架。 XML解析器通过从打开的配置文件界面处理器接收域配置文件名称来生成域配置文件的DOM树。 打开配置文件接口处理器包括解析器接口处理器(322),DOM接口处理器(323)和刮擦接口处理器(321)。

    다중 모드 단말 및 다중 모드 단말의 통신 경로 제어 방법
    75.
    发明授权
    다중 모드 단말 및 다중 모드 단말의 통신 경로 제어 방법 有权
    多模式用户设备和路由控制方法

    公开(公告)号:KR100691505B1

    公开(公告)日:2007-03-09

    申请号:KR1020050108947

    申请日:2005-11-15

    CPC classification number: H04W48/18 H04W76/10 H04W80/04 H04W88/06

    Abstract: 다양한 액세스 네트워크를 경유하여 인터넷 망과의 무선 데이터 통신을 지원하는 다중 모드 단말이 제공된다. 다중 모드 단말은 다양한 액세스 네트워크 각각에 대한 접속을 지원하는 복수의 네트워크 인터페이스를 포함한다. 그리고, 다중 모드 단말은 복수의 네트워크 인터페이스로부터 각각 대응하는 액세스 네트워크의 상태 정보를 수집하여, 수집된 상태 정보를 기초로 하여 복수의 액세스 네트워크 중 안정적인 데이터 통신이 가능한 네트워크 인터페이스를 선택하여, 데이터의 통신 경로를 설정한다. 또한, 다중 모드 단말은 설정된 데이터 통신 경로를 통한 지속적인 데이터 패킷의 송수신이 이루어지지 않는 경우에는 해당 데이터 통신 경로를 해제하여 자원의 효율적인 이용이 가능하도록 한다.
    네트워크 인터페이스, 패킷 헤더, 네트워크 선택

    생물 정보 통합 검색 시스템 및 생물 정보 통합 검색 방법
    76.
    发明授权
    생물 정보 통합 검색 시스템 및 생물 정보 통합 검색 방법 失效
    生物信息综合检索综合与生物信息整合方法

    公开(公告)号:KR100691429B1

    公开(公告)日:2007-03-09

    申请号:KR1020040107104

    申请日:2004-12-16

    Abstract: 본 발명은 인터넷을 통해 제공되는 생물 정보 검색 서비스 특성을 고려하여, URI를 사용한 내부(혹은 외부) 생물정보간의 참조 및 자체 생물정보 데이터 베이스에 적용 가능한 유용한 연산들을 수용하여 논리적 필드로 정의하고, 이에 기반한 통합검색을 위해 엑스쿼리 내에서 사용된 논리적 필드를 생물정보의 실제 필드로 사상하고 수행 처리하는 생물 정보 검색 시스템 및 생물 정보 검색 방법에 관한 것이다.
    본 발명의 생물 정보 통합 검색 시스템은 다수의 생물 정보 데이터 베이스에 각각 대응하며, 상기 생물 정보 데이터 베이스에 대하여 각각 구축되어 있는 검색/분석 연산 규칙을 이용하여, 사용자 질의에 응답하는 다수의 래퍼; 상기 사용자 질의를 상기 개별 래퍼에서 실행될 수 있도록 하나 이상의 부 질의로 분할하거나, 하나 이상의 부 질의를 생성하는 미디에이터; 및 상기 생물 정보 데이터 베이스에 대응하는 래퍼를 자동으로 생성하는 래퍼 생성부를 포함한다.
    생물정보통합, 엑스쿼리, 논리적 필드, 질의 개념화, 바이오 인포매틱스

    다중 모드 단말 및 다중 모드 단말의 통신 경로 제어 방법
    77.
    发明公开
    다중 모드 단말 및 다중 모드 단말의 통신 경로 제어 방법 有权
    多模式用户设备和路由控制方法

    公开(公告)号:KR1020060119686A

    公开(公告)日:2006-11-24

    申请号:KR1020050108947

    申请日:2005-11-15

    CPC classification number: H04W48/18 H04W76/10 H04W80/04 H04W88/06

    Abstract: A multi-mode terminal and a communication path controlling method of the multi-mode terminal are provided to enable the terminal to select an optimum access network for sending data packets and to control transmission paths of the data packets without changing an upper layer, thus mobility in an IP(Internet Protocol)-based communication environment is ensured. An interface unit(200) includes plural network interfaces(210-230) that support access for each of plural access networks. A terminal operation unit(300) receives state information on the respective corresponding access networks from the network interfaces(210-230), and selects one of the network interfaces(210-230), which are capable of conducting stable data communication, based on the state information, then sets communication paths of data.

    Abstract translation: 提供多模终端的多模式终端和通信路径控制方法,以使得终端能够选择用于发送数据分组的最佳接入网络,并且在不改变上层的情况下控制数据分组的传输路径,从而使移动性 在基于IP(互联网协议)的通信环境中得到保证。 接口单元(200)包括支持多个接入网络中的每一个的接入的多个网络接口(210-230)。 终端操作单元(300)从网络接口(210-230)接收各个相应的接入网络的状态信息,并且基于能够进行稳定的数据通信的网络接口(210-230)之一,基于 状态信息,然后设置数据的通信路径。

    UML기반 주기억장치 상주 객체관계형 스키마/질의 생성방법
    78.
    发明授权
    UML기반 주기억장치 상주 객체관계형 스키마/질의 생성방법 失效
    使用UML生成内存驻留对象关系模式/查询的方法

    公开(公告)号:KR100564739B1

    公开(公告)日:2006-03-27

    申请号:KR1020020074103

    申请日:2002-11-26

    Inventor: 배명남 최완

    Abstract: 본 발명은 UML기반 주기억장치 상주 객체관계형 스키마/질의 생성 방법에 관한 것으로서, 그 방법은 UML을 사용하여 주기억장치 상주 객체관계형 DBMS서버와 연동하는 응용 프로그램 작성방법에 있어서, UML을 확장한 주기억장치 상주형 DBMS의 모델링 요소에 따라 데이터베이스 구조를 시각적으로 작성하고 이에 따라 클래스 생성순서를 고려해 데이터베이스 스키마를 생성하는 제1단계; 생성된 스키마에 따라 질의 틀을 제시하고 이에 따라 작성된 질의를 해당 클래스의 메소드로 등록하며 객체관계형 DBMS에 적용가능한 질의를 생성하는 제 2단계; 및 제2단계에서의 시퀀스 다이어그램에 따라 해당 질의와 호스트 변수와의 바인딩을 수행하고, 응용 클래스의 메소드에 내장화하여 응용프로그램을 생성하는 제3단계를 포함하는 것을 특징으로 한다.
    따라서 본 발명에 의하면, 주기억장치 상주 객체관계형 DBMS와 연동되어야 하는 응용 프로그램을 개발하는 경우, 일관된 방식으로 시스템의 분석 및 설계가 가능하며 주기억장치 상주 객체관계형 DBMS 에 대한 세부적인 지식없이도 실제로 운용 가능한 코드를 자동으로 생성해 줌으로써 응용 시스템 구축에 경제성과 효율성을 제공할 수 있다.

    객체지향 주기억장치 상주 데이터베이스관리시스템에서카타로그 관리 방법
    79.
    发明公开
    객체지향 주기억장치 상주 데이터베이스관리시스템에서카타로그 관리 방법 失效
    在主存储器实时系统上维护基于导航的数据库目录的方法

    公开(公告)号:KR1020050060800A

    公开(公告)日:2005-06-22

    申请号:KR1020030092522

    申请日:2003-12-17

    Abstract: 본 발명은 고정길이 데이터 관리 기능만을 제공하는 주기억장치 상주형 데이터베이스 시스템에서 객체식별자를 포함하는 반복 구조와 이에 기반한 양방향 관계성 구조를 통해 효율적인 카타로그 표현 및 관리가 가능하도록 하는 객체지향 주기억장치 상주 데이터베이스관리시스템에서 카타로그 관리 방법에 관한 것이다.
    본 발명의 카타로그 관리 방법은 실시간성을 보장하면서 데이터세트의 구조 및 시멘틱을 표현하기 위해 카타로그를 구성하는 제 1단계; 및 카타로그에 표현된 객체지향 기반의 수직적 및 수평적 관계성을 갖는 복잡한 응용 데이터 모델을 유지 관리하는 제 2단계;로 이루어진다.

    항해기반 데이터 모델에서 중첩구조 데이터세트의 해석 및변환 방법
    80.
    发明授权
    항해기반 데이터 모델에서 중첩구조 데이터세트의 해석 및변환 방법 失效
    항해기반데이터모델에서중첩구조데이터세트의해석및변환방항

    公开(公告)号:KR100413967B1

    公开(公告)日:2004-01-07

    申请号:KR1020000087588

    申请日:2000-12-30

    Inventor: 배명남 최완

    Abstract: PURPOSE: A method for analyzing and transforming a dataset of an overlapped structure on a navigation based data model is provided to effectively control a cursor used for providing the successive approach to the dataset satisfying a condition in a storing system securing the reference integrity of an object identifier while residing in a main memory. CONSTITUTION: A data application program(101) carries out a query to a client terminal and the query is transferred to a data server(103) through the Internet. The data server including a cursor(108) approaches to the dataset embedded in the main memory(104) of a system. Thus, the data server receives a query from the data application program and the query is parsed by a query processor(107). The parsed query is analyzed by the data server and the result is transferred to the data application program by extracting from the main memory. In case that the result includes many objects, the result is divisionally transferred through the cursor. The cursor includes a details list(111), a condition valuation part(112), a catalogue(115), a dataset approach part(110) and a dataset extractor(109).

    Abstract translation: 目的:提供一种用于在基于导航的数据模型上分析和变换重叠结构的数据集的方法,以有效地控制用于向满足存储系统中的条件的数据集提供连续方法的光标,所述存储系统确保对象的参考完整性 标识符驻留在主存储器中。 组成:数据应用程序(101)对客户终端执行查询,并通过因特网将查询传送到数据服务器(103)。 包括光标(108)的数据服务器接近嵌入在系统的主存储器(104)中的数据集。 因此,数据服务器从数据应用程序接收查询并且查询由查询处理器(107)解析。 解析后的查询由数据服务器分析,结果通过从主存储器中提取而传输到数据应用程序。 如果结果包含许多对象,则结果将通过光标分区传输。 光标包括细节列表(111),条件评估部分(112),目录(115),数据集接近部分(110)和数据集提取器(109)。

Patent Agency Ranking