-
公开(公告)号:KR101499919B1
公开(公告)日:2015-03-10
申请号:KR1020100117120
申请日:2010-11-23
Applicant: 한국전자통신연구원
IPC: H04N19/137 , H04N19/13
CPC classification number: H04N19/436 , H04N19/176 , H04N19/184 , H04N19/44 , H04N19/61 , H04N19/91
Abstract: 본 발명은 병렬 복호화 시스템에서 메모리와 기능 모듈 사이의 데이터 전송량을 현저히 줄일 수 있도록 한 비트 플레인 기반의 예측 오차 데이터 복호화 장치 및 방법에 관한 것으로, 비트 스트림으로부터 매크로 블럭 단위의 예측 오차 데이터를 생성하고, 상기 예측 오차 데이터를 그룹으로 분할하며, 상기 그룹에 대한 비트 플레인을 생성하는 가변길이 복호화 모듈; 및 상기 가변길이 복호화 모듈로부터 생성된 상기 비트 플레인을 저장하고, 상기 비트 플레인의 값에 따라 상기 그룹 내의 상기 예측 오차 데이터를 저장하는 가변길이 복호화 메모리를 포함하는 것을 특징으로 한다.
-
公开(公告)号:KR100935856B1
公开(公告)日:2010-01-07
申请号:KR1020070122460
申请日:2007-11-29
Applicant: 한국전자통신연구원
IPC: H04N19/13 , H04N19/156
Abstract: 본 발명은 H.264 CAVLC 디코딩에서 CAVLC 테이블을 탐색하기 위한 방법에 관한 것으로, 특히 CAVLC 테이블에 포함된 비트열의 길이 및 코드 값을 인덱스로 사용하여 생성된 배열(Array)을 이용하는 CAVLC 테이블 탐색 방법에 관한 것이다. 본 발명에 따른 H.264 CAVLC 디코딩에서의 CAVLC 테이블 탐색 방법은 CAVLC 테이블에 포함된 비트열의 길이 및 코드 값을 인덱스로 하여 디코딩 계수 값을 저장하는 배열을 생성하는 단계; 입력 비트 스트림의 시작 비트의 '0' 비트부터의 연속적인 '0'비트의 갯수를 계산하는 단계; 상기 연속적인 '0'비트의 갯수에 기반하여 상기 입력 비트 스트림과 대응하는 대응 비트열의 길이를 결정하는 단계; 상기 대응 비트열의 길이에 대응하는 상기 입력 비트 스트림의 상위 비트의 코드 값을 계산하는 단계; 및 상기 대응 비트열의 길이 및 상기 입력 비트 스트림의 상위 비트의 코드 값을 인덱스로 하여 상기 배열에서 디코딩 계수 값을 추출하는 단계로 구성된다. 본 발명은 CAVLC 테이블 탐색 과정에서 발생하는 메모리 액세스를 감소시킴으로써, H.264 CAVLC 디코딩의 속도를 향상시키고 디코더의 파워 소모를 감소시킬 수 있다.
H. 264, CAVLC, 디코딩, 테이블 탐색-
公开(公告)号:KR1020090117516A
公开(公告)日:2009-11-12
申请号:KR1020080043605
申请日:2008-05-09
Applicant: 한국전자통신연구원
CPC classification number: G06F9/3885 , G06F9/38 , G06F15/17375
Abstract: PURPOSE: A multi-processor system and a multi-processing method for the same are provided to remove a communication overhead with one processing/data switching, and add a switching command and data stored in PPDM(Process Propagate Data Memory) and PKDM(Process Keep Data Memory) to a single processor program. CONSTITUTION: The multi-processors consist of data core(110) and processing core(120). The switch connects the data core with the processing core, which is included in each processor, as the combination of data core-processing core couple. The data core includes a register(111), a data cache(112), and the PPDM(113). The PPDM stores the data for connecting the data core with the processing core in the each processor.
Abstract translation: 目的:提供了一种多处理器系统和多处理方法,用于通过一次处理/数据交换来消除通信开销,并添加存储在PPDM(进程传播数据存储器)和PKDM(进程)中的切换命令和数据 保持数据存储器)到单个处理器程序。 构成:多处理器由数据核心(110)和处理核心(120)组成。 交换机将数据核心与处理核心连接在一起,作为数据核心处理核心耦合的组合。 数据核心包括寄存器(111),数据高速缓存(112)和PPDM(113)。 PPDM在每个处理器中存储用于将数据核心与处理核心连接的数据。
-
公开(公告)号:KR1020090055701A
公开(公告)日:2009-06-03
申请号:KR1020070122460
申请日:2007-11-29
Applicant: 한국전자통신연구원
IPC: H04N19/13 , H04N19/156
CPC classification number: H04N19/13 , H04N19/156 , H04N19/426
Abstract: A CAVLC table searching method at H.264 CAVLC decoding is provided to reduce a memory access generated in a CAVLC table searching process, thereby improving the speed of the H.264 CAVLC decoding and reducing the power consumption of a decoder. An array is generated(302). The array stores a decoding count value using the length and code value of a bit string included in a CAVLC(Context Adaptive Variable Length Coding) table as index. Based on the number of successive 0 bits, the length of a bit string corresponding to an input bit stream is determined(304). The code value of an upper bit of the input bit stream corresponding to the length of the correspondent bit string is calculated(305). The decoding count value is extracted from the array by using the length of the correspondent bit string and the code value of the upper bit of the input bit stream as index(306).
Abstract translation: 提供H.264 CAVLC解码的CAVLC表搜索方法以减少在CAVLC表搜索过程中生成的存储器访问,从而提高H.264 CAVLC解码的速度并降低解码器的功耗。 生成数组(302)。 该阵列使用CAVLC(Context Adaptive Variable Length Coding)表格中包含的比特串的长度和码值作为索引来存储解码计数值。 基于连续0比特的数量,确定与输入比特流对应的比特串的长度(304)。 计算与相应位串的长度相对应的输入比特流的高位的代码值(305)。 通过使用相应位串的长度和输入比特流的高位的代码值作为索引,从阵列中提取解码计数值(306)。
-
公开(公告)号:KR100883352B1
公开(公告)日:2009-02-11
申请号:KR1020060115182
申请日:2006-11-21
Applicant: 한국전자통신연구원
IPC: G06Q50/30
CPC classification number: G06N3/004
Abstract: 1. 청구범위에 기재된 발명이 속한 기술분야
본 발명은 원격대화에서 감정 및 의사의 표현 방법과 이를 위한 리얼 이모티콘 시스템에 관한 것임.
2. 발명이 해결하려고 하는 기술적 과제
본 발명은 원격대화 환경에서 사용자의 감정 및 의사표현을 실제 형체를 갖는 객체를 통해 표현 또는 입력함으로써 원격지에 있는 상대방과 사실적이고 직관적으로 대화할 수 있게 하는, 원격대화에서 감정 및 의사의 표현 방법과 이를 위한 리얼 이모티콘 시스템을 제공하는데 그 목적이 있음.
3. 발명의 해결방법의 요지
본 발명은 감각정보에 대응된 입력패턴을 감지하고 감각정보에 대응된 표현패턴에 따라 구동하기 위한 리얼 이모티토이; 및 사용자로부터의 선택 및 조합에 따른 입력패턴 정보 또는 표현패턴 정보 중 하나를 시각적 상징화 정보에 대응시켜 리얼 이모티콘으로 생성하며, 타 단말기로부터 전송받은 리얼 이모티콘의 표현패턴 정보를 상기 리얼 이모티토이로 전송하고, '상기 리얼 이모티토이에 의해 감지된 입력패턴 정보'에 대응된 리얼 이모티콘을 확인하여 상기 타 단말기로 전송하기 위한 단말기를 포함함.
4. 발명의 중요한 용도
본 발명은 리얼 이모티콘 시스템 등에 이용됨.
원격 대화, 감정, 의사, 입력패턴, 표현패턴, 리얼 이모티콘, 리얼 이모티토이-
公开(公告)号:KR100769980B1
公开(公告)日:2007-10-25
申请号:KR1020060084354
申请日:2006-09-01
Applicant: 한국전자통신연구원
IPC: G06F3/0354 , G06F3/0346
CPC classification number: G06F3/03545 , G06F1/20 , G06F3/016
Abstract: An electronic pen for inputting/outputting sensory information and a smell information output method using the same are provided to realize consistent use regardless of a type and replacement of a mobile terminal, and transfer concrete/intuitive sensory information by embedding a device capable of inputting/outputting tactile, smell, and taste sense in the electronic pen. A sensory information input part receives the sensory information of surface through a pressure, temperature, and acceleration sensor by connecting to the outside. A signal processor processes and stores the sensory information received from sensory information input part. A sensory information reproducer outputs the sensory information. A wireless communicator transmits the sensory information. A head unit comprises the sensory information input part, the signal processor, and a first connector. A body unit comprises a second connector receiving the sensory information by connecting to the first connector, a driving unit driving a driving device according to the sensory information, a control board connected to the first connector and controlling an electric driving device, a material feeling reproducer, and the wireless communicator.
Abstract translation: 提供用于输入/输出感官信息的电子笔和使用其的气味信息输出方法以实现一致的使用,而不管移动终端的类型和替换,并且通过嵌入能够输入/输出感测信息的设备来传送具体/直观的感觉信息, 在电子笔中输出触觉,嗅觉和味觉。 感官信息输入部通过连接到外部的压力,温度和加速度传感器来接收表面的感官信息。 信号处理器处理并存储从感觉信息输入部接收到的感觉信息。 感官信息再现器输出感官信息。 无线通信器发送感觉信息。 头单元包括感觉信息输入部分,信号处理器和第一连接器。 身体单元包括通过连接到第一连接器来接收感觉信息的第二连接器,根据感觉信息驱动驱动装置的驱动单元,连接到第一连接器并控制电驱动装置的控制板,材料感觉再现器 ,和无线通信器。
-
公开(公告)号:KR1020120052046A
公开(公告)日:2012-05-23
申请号:KR1020100113495
申请日:2010-11-15
Applicant: 한국전자통신연구원
CPC classification number: G02B6/4292 , G02B6/3644 , G02B6/3652 , G02B6/3885
Abstract: PURPOSE: A photoelectric device chip and an optical device including the same are provided to increase optical bonding reliability and optical alignment efficiency. CONSTITUTION: A photoelectric device chip(10) comprises a substrate(12), a plurality of optical waveguides(14), an optical couplers(16), and a plurality of alignment units(20). The optical waveguide is formed on the substrate. The optical coupler is formed on the waveguide. A plurality of alignment units arranges an optical connector which fixes optical fiber combined with the optical coupler on the substrate.
Abstract translation: 目的:提供光电器件芯片和包括该光电器件芯片的光学器件以提高光学接合可靠性和光学对准效率。 构成:光电器件芯片(10)包括衬底(12),多个光波导(14),光耦合器(16)和多个对准单元(20)。 光波导形成在基板上。 光耦合器形成在波导上。 多个对准单元配置将与光耦合器结合的光纤固定在基板上的光连接器。
-
公开(公告)号:KR101087143B1
公开(公告)日:2011-11-25
申请号:KR1020080132568
申请日:2008-12-23
Applicant: 한국전자통신연구원
CPC classification number: Y02D10/13
Abstract: 본 발명은 동적 스크래치패드 메모리 관리 장치 및 방법에 관한 것으로서, 프로세서 코어 및 스크래치패드 메모리를 구비한 프로세서 시스템에서, 상기 스크래치패드 관리 장치는 하드웨어를 기반으로 하여 동적 스크래치패드 메모리를 관리하기 위해, 확장 비트들을 추가한 프로세서의 레지스터 파일로부터 스크래치패드 메모리 페이지를 읽어와서 상기 확장 비트들에 포함된 상기 스크래치패드 메모리 페이지의 가상 주소 및 스크래치패드 메모리 페이지 테이블을 이용하여 상기 스크래치 패드 메모리의 페이지를 어드레싱하고, 상기 확장 비트들을 이용하여 상기 스크래치패드 메모리에 접근하는 것을 특징으로 하며, 이로 인해 소프트웨어의 SPM 관리를 위한 오버헤드를 없앨 수 있으므로 프로세서 시스템의 고성능화와 저전력화를 달성할 수 있으며, 멀티쓰레딩 등이 동작이 미리 정해지지 않은 동적인 환경에서의 적용할 수 있는 효과가 있다.
프로세서 시스템, SPM 관리 장치, 스크래치패드 메모리(SPM), SPM 페이지 테이블, 동적 SPM 관리부(DSM), 제어부.-
公开(公告)号:KR1020110070718A
公开(公告)日:2011-06-24
申请号:KR1020100037862
申请日:2010-04-23
Applicant: 한국전자통신연구원
IPC: H04N7/24
Abstract: PURPOSE: A multimedia application filtering device is provided to minimize communication overhead between function units. CONSTITUTION: According to configuration information, an operation unit(10) varies the link structure of NxN function units. According to a filtering operation, a processing unit(11) decides the link structure of the NxN function unit. The processing unit creates the configuration information. A matrix transpose unit(14) transposes the link structure of the NxN function unit.
Abstract translation: 目的:提供一种多媒体应用过滤设备,以最小化功能单元之间的通信开销。 构成:根据配置信息,操作单元(10)改变N×N个功能单元的链接结构。 根据滤波操作,处理单元(11)确定N×N个功能单元的链路结构。 处理单元创建配置信息。 矩阵转置单元(14)转置NxN功能单元的链路结构。
-
公开(公告)号:KR101009725B1
公开(公告)日:2011-01-19
申请号:KR1020080087191
申请日:2008-09-04
Applicant: 한국전자통신연구원
IPC: H03M7/42
CPC classification number: H03M7/425
Abstract: 본 발명은 가변길이 코드 복호화를 위한 테이블 생성 방법에 관한 것으로, 보다 상세하게는 압축된 영상, 음향 등의 입력 비트스트림으로부터 가변길이 코드를 효율적으로 복호화하기 위해, 가변길이 코드 테이블로부터 N-비트 코드 테이블을 생성하는 방법에 관한 것이다. 본 발명에 의해 생성된 N-비트 코드 테이블을 이용하면 가변길이 코드를 복호화하는데 필요한 평균 메모리 접근 횟수를 현저히 줄일 수 있고, 메모리의 최대 접근 횟수와 필요한 메모리 용량을 정확하게 예측할 수 있다.
가변길이 코드, VLC, 복호화, 테이블
-
-
-
-
-
-
-
-
-