혼합형 액티브 네트워크 모델 및 액티브 네트워크모델에서의 패킷 처리 방법
    171.
    发明公开
    혼합형 액티브 네트워크 모델 및 액티브 네트워크모델에서의 패킷 처리 방법 失效
    主动网络模型中的混合主动网络模型和分组处理方法

    公开(公告)号:KR1020030056651A

    公开(公告)日:2003-07-04

    申请号:KR1020010086925

    申请日:2001-12-28

    CPC classification number: H04L47/2441 H04L69/22

    Abstract: PURPOSE: A mixed active network model and a packet processing method in an active network model are provided to classify packets into an 'Aflow' packet, a 'non-Aflow' packet, and a 'sigAflow' packet according to the continuity of a packet delivery cycle, so as to actively load resources necessary for performing active packets on an active node. CONSTITUTION: If an optional packet is received to a packet classifier(S200), the packet classifier decides whether a protocol field of a header of the packet is set as active(S202). If not, the packet classifier regards the received packet as a general IP(Internet Protocol) packet(S204), and if set as active, the packet classifier regards the received packet as an active packet(S206). The active packet is provided to a flow classifier(S208). The flow classifier decides whether the packet matches with a demux key field(S210). If so, the flow classifier classifies the packet as an 'Aflow' packet(S212). If the packet does not match with the demux key field, a performance environment block detects a type field of the active packet header(S214). If a detected type value is '0'(S216), the performance environment block classifies the packet as a 'sigAflow' packet(S218). And if the detected type value is '2'(S220), the performance environment block classifies the packet as a 'non-Aflow' packet(S222).

    Abstract translation: 目的:提供一种主动网络模型中的混合有源网络模型和分组处理方法,以根据分组的连续性将分组分类为“Aflow”分组,“非Aflow”分组和“sigAflow”分组 交付周期,以便主动加载在主动节点上执行活动分组所需的资源。 构成:如果对分组分类器接收到可选分组(S200),则分组分类器决定分组报头的协议字段是否被设置为活动(S202)。 如果不是,则分组分类器将接收到的分组视为通用IP(因特网协议)分组(S204),如果设置为活动,则分组分类器将接收到的分组视为活动分组(S206)。 将活动分组提供给流分类器(S208)。 流分类器决定分组是否与解码密钥字段匹配(S210)。 如果是,则流分类器将分组分类为“Aflow”分组(S212)。 如果分组与解密密钥字段不匹配,则性能环境块检测活动分组报头的类型字段(S214)。 如果检测到的类型值为“0”(S216),则性能环境块将该分组分类为“sigAflow”分组(S218)。 如果检测到的类型值为“2”(S220),则性能环境块将该分组分类为“非Aflow”分组(S222)。

    보안모듈 및 그의 이용 방법
    172.
    发明公开
    보안모듈 및 그의 이용 방법 失效
    安全模块及其使用方法

    公开(公告)号:KR1020030002932A

    公开(公告)日:2003-01-09

    申请号:KR1020010039242

    申请日:2001-07-02

    CPC classification number: H04L9/3234 H04L9/0618 H04L9/3226

    Abstract: PURPOSE: A security module and a method for using the same are provided, which code and store program and data in the security module, and enables only an authorized person to decode the coded program and data and to use them. CONSTITUTION: A security module(100) comprises a flash memory(101) to store a firmware(Emk) coded safely by a security module manager, and a block encryption chip(103) decoding the coded firmware using a master key stored in a SRAM(102) for keeping the master key, and a program execution SRAM(106) stores a decoded firmware(Dmk) by the block encryption chip. A power is supplied to the SRAM for keeping the master key from a power supply part(104).

    Abstract translation: 目的:提供安全模块及其使用方法,该程序和数据在安全模块中进行编码和存储,只允许授权人员解码编码的程序和数据并使用它们。 构成:安全模块(100)包括闪存(101),用于存储由安全模块管理器安全地编码的固件(Emk),和块加密芯片(103)使用存储在SRAM中的主密钥对编码固件进行解码 (102),用于保持主密钥,程序执行SRAM(106)通过块加密芯片存储解码固件(Dmk)。 电源被提供给SRAM以将主密钥保持在电源部分(104)中。

    전자문서에 대한 XML 형태의 전자서명 생성/검증 장치및 방법
    173.
    发明公开
    전자문서에 대한 XML 형태의 전자서명 생성/검증 장치및 방법 无效
    用于创建/验证与电子文档相关的XML格式的电子签名的设备和方法

    公开(公告)号:KR1020020096616A

    公开(公告)日:2002-12-31

    申请号:KR1020010035306

    申请日:2001-06-21

    Abstract: PURPOSE: A device and method for creating/verifying an electronic signature of an XML(eXtensible Markup Language) format is provided to integrate an XML electronic signature software module with an XML security platform structure by performing a procedure for creating and verifying an XML electronic signature and embodying the procedure as a software form. CONSTITUTION: An API function is called from each function unit, and an XML electronic signature function is performed. An interface with a JAVA encryption unit is embodied by an API in accordance with the SUN JCA(Java Cryptography Architecture)/JCE(Java Cryptography Extension) standard. A transform processing module performs a transform processing function with respect to a document. A digest processing module performs a digest processing function with respect to a document. A canonicalization processing module performs a canonicalization processing function with respect to a document to be signed. An electronic signature processing module calls 'Java Crypto' library in accordance with the SUN JCA/JCE structure from the JAVA encryption unit, and performs a procedure for calculating or verifying 'Signature Value' with respect to a document. A key transmitting and processing module performs a transmitting and processing function of various key information. An XML electronic signature creating and verifying module calls a necessary module and performs a creation and verification function of an XML electronic signature.

    Abstract translation: 目的:提供用于创建/验证XML(可扩展标记语言)格式的电子签名的设备和方法,以通过执行用于创建和验证XML电子签名的过程来将XML电子签名软件模块与XML安全平台结构集成 并将程序体现为软件形式。 构成:从每个功能单元调用API函数,并执行XML电子签名功能。 与JAVA加密单元的接口由符合SUN JCA(Java加密体系结构)/ JCE(Java加密扩展)标准的API体现。 变换处理模块对文档执行变换处理功能。 摘要处理模块执行关于文档的摘要处理功能。 规范化处理模块对要签名的文档执行规范化处理功能。 电子签名处理模块根据来自JAVA加密单元的SUN JCA / JCE结构调用“Java Crypto”库,并执行相对于文档计算或验证“签名值”的过程。 密钥发送和处理模块执行各种密钥信息的发送和处理功能。 XML电子签名创建和验证模块调用必要的模块并执行XML电子签名的创建和验证功能。

    심벌 동기 타이밍 제어방법
    174.
    发明授权
    심벌 동기 타이밍 제어방법 失效
    符号同步时序控制方法

    公开(公告)号:KR100198998B1

    公开(公告)日:1999-06-15

    申请号:KR1019950045016

    申请日:1995-11-29

    Abstract: 본 발명은 16 QAM 변조방식에서의 주파수의 드리프트(drift)의 영향을 최소화하여 심벌을 정확하게 획득하는 심벌 동기 타이밍 제작방법에 관한 것으로서, 그 특징은 16 QAM 변조방식에서의 심벌 동기 타이밍 제어방법에 있어서, 비사용 길이가 두 블록 이상이 될 때까지 기다리다가 두 블록 이상이 되면 누산기를 초기화하고, 블록의 시작점을 계산하고, 블록 단위로 누산하여 최대치와 윈도우 오프셋을 계산하고, 다음 프로세서로 한 프레임씩 심벌을 보내고 비사용 길이에서 한 블록을 빼는 단계들로 이루어짐으로써, 심벌 동기 타이밍을 적용했을 때에 16 QAM 변조방식에서의 f
    AD 의 주파수의 드리프트의 영향을 최소화하여 심벌을 정확하게 획득하는 데에 그 효과가 있다.

    병렬 의사 랜덤 수열 발생기에 대한 실시간 동작확인장치

    公开(公告)号:KR1019970049244A

    公开(公告)日:1997-07-29

    申请号:KR1019950055851

    申请日:1995-12-23

    Abstract: 본 발명은 의사 랜덤 수열 발생기를 병렬로 사용하여 랜덤한 수열을 얻는 시스템에서 각 의사 랜덤 수열발생기의 동작 상태를 실시간으로 확인하는 장치를 제공하는데 그 목적이 있다.
    이를 위해 본 발명은, 여러개의 의사 랜덤 수열 발생기 출력 중 하나를 선택하는 입력 선택 수단(1), 검사용 수열을 발생하는 검사용 수열 발생 수단(2), 상기 입력 선택수단(1)에 의해 선택된 의사 랜덤 수열 발생기의 출력과 검사용 출력 발생 수단(2)에서 생성된 출력을 비교하여 켤과를 출력하는 검사 회로 수단(3)을 구비한다.
    이에 따라 본 발명은, 동일한 의사 랜덤 수열 발생기를 사용하여 출력된 수열을 사용하는 시스템의 동작상태를 실시간으로 확인할 수 있으므로 시스템의 신뢰도를 높일 수 있다.

    수신신호의 방향 탐지방법
    177.
    发明公开

    公开(公告)号:KR1019970048603A

    公开(公告)日:1997-07-29

    申请号:KR1019950054542

    申请日:1995-12-22

    Abstract: 본 발명은 원형 어레이를 통하여 수신된 신호의 공분산 행렬(covariance matrix)을 구하여 그 수신신호의 방향을 탐지하는 방법에 관한 것으로서, 그 특징은 소정 개수의 감지기로 구성된 원형 어레이 감지기를 이용한 수신신호의 방향 탐지방법에 있어서, 상기 원형 어레이로 아날로그 신호를 수신하는 제1과정과, 상기 제1과정에서 수신한 아날로그 수신신호를 디지털 신호로 변환하는 제2과정과, 각각의 감지기로 수신한 소정개수의 수신신호들의 크로스코릴레리션을 구하여 공분산 행렬을 만드는 제3과정과, 상기 공분산행렬을 부행렬하는 제4과정과, 상기 각 부행렬을 이용하여 새로운 부행렬을 구하는 제5과정과, 상기 새로운 부행렬을 이용하여 새로운 공분산 행렬을 만드는 제6과정 및 상기 새로운 공분산 행렬을 종래의 공분산 행렬을 이용하여 알고리 듬에 적용하여 수신신호의 방향을 탐지하는 제7과정을 포함하는 데에 있으므로, 본 발명은 기존의 방식으로 구한 공분산 행렬보다 잡음의 영향을 현저하게 줄일 수 있어서 보다 정확한 공분산 행렬을 구할 수 있고, 잡음에 강하고 또한 뛰어난 성능으 갖으므로 공분산 행렬을 이용하는 모든 알고리듬의 성능을 향상시킬 수 있다는데에 그 효과가 있다.

    향상된 다단 직각진폭변조의 심벌동기추출방법

    公开(公告)号:KR1019970031622A

    公开(公告)日:1997-06-26

    申请号:KR1019950040298

    申请日:1995-11-08

    Abstract: 본 심벌동기추출방법은 다단 직각진폭변조기에 있어서 종래의 비해 동기추출성능의 저하없이 계산량을 줄여 보다 간단하게 심볼동기를 추출할 수 있는 향상된 방법으로서, 본 방법은 데이타가 입력되면, 절대값을 취하는 단계; 입력된 데이타에 대한 동기값이 추출되었는지를 판단하는 단계; 동기값이 추출되었으면 출력하는 단계; 동기값이 추출되지 않았으면, 심벌주기동안 최대치와 최소치를 구하는 단계; 심벌주기동안 구해진 최소치와 최대치를 기준으로 구해진 최대치와 최소치가 동기값을 추출할 수 있는 유효한 영역인지를 판단하는 단계; 판단결과, 유효한 영역에 해당되면, 구해진 최대치의 위치값이 이전 심벌의 최대치의 위치값과 동일한 지를 판단하는 단계; 판단결과, 동일하면, 카운트값을 증가시키는 단계; 증가된 카운트값의 소정의 임계값을 비교하여 소정의 임계값보다 증가된 카운트값이 크면 구해진 최대치의 위치값을 심벌의 동기값으로 추출하는 단계를 포함하여 수행된다.

    데이타 통신망에서의 키 전송장치
    179.
    发明授权
    데이타 통신망에서의 키 전송장치 失效
    一种用于传输数据通信网络中的关键技术的设备

    公开(公告)号:KR1019970005595B1

    公开(公告)日:1997-04-18

    申请号:KR1019940017665

    申请日:1994-07-21

    Abstract: A key transmission apparatus stably performs a key transmission, displays a successive key transmission to prevent a data communication interruption caused by an information protection malfunction, prevents an additional data delay or transmission data delay in order to achieve a key transmission, and prevents a data communication network performance drop. The key transmission apparatus includes: a line matching part(8) for adding an additive data, and transmitting/receiving it; a mobile register(2); a successive key transmission processor(3) for receiving a successive synchronizing information stored in the mobile register(2), and generating a data for a successive synchronization; a time regulator(4) for determining an information protection with new synchronization information after some frames; an initial synchronization processor(6) for an information protection algorithm key and a successive synchronization pattern to a line matching part(8), transmitting a successive synchronization pattern to a comparator(7), transmitting a transmission protection algorithm key to the information protection processor(6) through the time regulator(4), and achieving an initial synchronization; a comparator(7) for detecting a successive synchronization pattern; a CPU(1) for controlling the mobile register(2), the successive key transmission processor(3), the time regulator(4), the information protection processor(5), the initial synchronization processor(6).

    Abstract translation: 密钥传输装置稳定地执行密钥传输,显示连续的密钥传输以防止由信息保护故障引起的数据通信中断,防止附加数据延迟或传输数据延迟以实现密钥传输,并且防止数据通信 网络性能下降。 密钥传输装置包括:用于添加附加数据的线路匹配部分(8),以及发送/接收它; 一个移动寄存器(2); 用于接收存储在移动寄存器(2)中的连续同步信息并产生用于连续同步的数据的连续密钥传输处理器(3) 用于在一些帧之后用新的同步信息确定信息保护的时间调节器(4) 用于信息保护算法密钥的初始同步处理器(6)和与行匹配部分(8)的连续同步模式,向比较器(7)发送连续同步模式,将传输保护算法密钥发送到信息保护处理器 (6)通过时间调节器(4),并实现初始同步; 用于检测连续同步模式的比较器(7) 用于控制移动寄存器(2)的CPU(1),连续的密钥传输处理器(3),时间调节器(4),信息保护处理器(5),初始同步处理器(6)。

    분할대역폭 가변 스트램블러
    180.
    发明授权
    분할대역폭 가변 스트램블러 失效
    分割带宽可调模糊

    公开(公告)号:KR1019960015360B1

    公开(公告)日:1996-11-09

    申请号:KR1019940009195

    申请日:1994-04-28

    Abstract: an input broadband pass filtering means(1) dividing an voice broad band into several sub-bands; a frequency transition and inversion means(2) to transit or invert the divided voice band into a special band; an output broadband pass filtering means(3) which removes the unnecessary components generated in the band transition and inversion process of the divided voice band and combines the divided band again; a frequency dividing means(4) generating frequency; and an input/output control signal generating means(5) generating the Q value of the input broadband pass filtering means(1) and the output broadband pass filtering means(3), and an intermediate frequency, and the address and the control signal of a frequency look-up table of the frequency dividing means(4).

    Abstract translation: 输入宽带通过滤波装置(1)将语音宽带划分成若干子带; 频率转换和反转装置(2)将分离的声频频带转换或转换成特殊频带; 输出宽带通过滤波装置(3),其去除分离的声频带的频带转换和反转处理中产生的不必要的分量,并再次组合分频带; 产生频率的分频装置(4) 以及产生输入宽带通滤波装置(1)和输出宽带通滤波装置(3)的Q值的输入/输出控制信号发生装置(5)和中频,以及地址和控制信号 分频装置(4)的频率查找表。

Patent Agency Ranking