펌웨어 업그레이드를 위한 장치 및 방법
    21.
    发明公开
    펌웨어 업그레이드를 위한 장치 및 방법 有权
    固件升级的设备和方法

    公开(公告)号:KR1020080063913A

    公开(公告)日:2008-07-08

    申请号:KR1020070000508

    申请日:2007-01-03

    Inventor: 송교찬 조정민

    Abstract: A device and a method for upgrading firmware are provided to reduce memory usage in a mobile terminal by compressing and decompressing data stored to a memory with a virtual driver, which supports firmware upgrade using a FOTA(Firmware Over-The-Air) technology. An interface module(610) communicates with other nodes. A virtual driver manager(640) compresses information when a request for writing information received through the interface module to a memory is received from an upper layer, and distributes/stores the compressed information to first and second area when the compressed information is bigger than a size set in the first area. The virtual driver manager calculates a position of the information, loads/decompresses the information stored in the calculated position, and transfers the decompressed information to the upper level when a read request for the information is received. The first area is a compressed software image of binary information storage area, and the second area is a reserved area. A controller performs basic process or control over a mobile terminal, and a storage stores software for the control and temporary data which are generated during the execution of the software.

    Abstract translation: 提供了用于升级固件的设备和方法,以通过利用虚拟驱动器压缩和解压存储到存储器中的数据来减少移动终端中的存储器使用,该虚拟驱动器使用FOTA(固件无线)技术来支持固件升级。 接口模块(610)与其他节点通信。 当从上层接收到通过接口模块接收到的写入信息的请求时,虚拟驱动器管理器(640)压缩信息,并且当压缩信息大于一个时,将压缩信息分发/存储到第一和第二区域 尺寸设置在第一个区域。 虚拟驱动器管理器计算信息的位置,加载/解压存储在计算位置的信息,并且当接收到对信息的读取请求时,将解压缩的信息传送到较高级别。 第一个区域是二进制信息存储区域的压缩软件映像,第二个区域是保留区域。 控制器对移动终端执行基本处理或控制,并且存储器存储在执行软件期间生成的控制和临时数据的软件。

    액정 표시 장치
    22.
    发明公开
    액정 표시 장치 无效
    液晶显示器

    公开(公告)号:KR1020080052907A

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

    申请号:KR1020060124669

    申请日:2006-12-08

    CPC classification number: G02F1/133 G02F2202/22 G09G3/3685 G09G3/3696

    Abstract: An LCD(Liquid Crystal Display) is provided to rapidly display a desired image by immediately initializing a driving part in case a certain display region displays a reversed image due to static electricity. An LCD comprises a TFT display plate, a common electrode display plate, a first driving chip(410), a second driving chip(412), a phase detection part(434), and a reset part(436). The TFT display plate has a display area containing the first display region and the second display region and a peripheral area formed around the display area. The common electrode display plate, where common electrodes are formed, is arranged opposite to the TFT display plate so as to have the same area as the display area. The first driving chip, installed at the peripheral area, creates the first common voltage mother signal to supply common voltage to the common electrodes formed at the first display region. The second driving chip, installed at the peripheral area, creates the second common voltage mother signal to supply common voltage to the common electrodes formed at the second display region. The phase detection part detects whether the phase of the first common voltage mother signal is identical to the phase of the second common voltage mother signal. If the phase of the first common voltage mother signal is different from the phase of the second common voltage mother signal, the reset part initializes the first driving chip and the second driving chip.

    Abstract translation: 提供LCD(液晶显示器)以在由于静电导致某些显示区域显示反转图像的情况下通过立即初始化驱动部分来快速显示期望的图像。 LCD包括TFT显示板,公共电极显示板,第一驱动芯片(410),第二驱动芯片(412),相位检测部分(434)和复位部分(436)。 TFT显示板具有包含第一显示区域和第二显示区域的显示区域和形成在显示区域周围的周边区域。 形成公共电极的公共电极显示板与TFT显示板相对配置,以具有与显示区域相同的面积。 安装在周边区域的第一驱动芯片产生第一公共电压母线信号,以向形成在第一显示区域的公共电极提供公共电压。 安装在周边区域的第二驱动芯片产生第二公共电压母线信号,以向形成在第二显示区域的公共电极提供公共电压。 相位检测部分检测第一公共电压母线信号的相位是否与第二公共母线母信号的相位相同。 如果第一公共电压母线信号的相位与第二公共母线母信号的相位不同,则复位部分初始化第一驱动芯片和第二驱动芯片。

    휴대용 단말기에서 소프트웨어 다운로드 방법 및 장치
    23.
    发明授权
    휴대용 단말기에서 소프트웨어 다운로드 방법 및 장치 有权
    便携式终端下载软体的装置和方法

    公开(公告)号:KR100780362B1

    公开(公告)日:2007-11-30

    申请号:KR1020060105316

    申请日:2006-10-27

    CPC classification number: G06F21/51

    Abstract: A method and an apparatus for downloading software in a mobile terminal is provided to prevent important information from leaking out due to illegal hacking by preventing a binary, of which the version is lower than an existing binary of a mobile terminal, from being downloaded using version information and hash information. A mobile terminal, if the authentication information of a new binary is received from a downloader, decodes the authentication information using an RSA public key(301,303). If the authentication information is decoded normally, the mobile terminal confirms the version of the authentication information, searches for an existing binary of the same type as the new binary, and compares the confirmed version with the version of the searched binary(307,309). In case the version of the authentication information is lower than the version of the existing binary, the mobile terminal transmits a downgrade impossible message to the downloader(323). However, if the version of the authentication information is higher than or equal to the version of the existing binary, the mobile terminal transmits a download accept message to the downloader(311). Then the mobile terminal checks whether the new binary is received from the downloader(313). If the new binary is received, the mobile terminal confirms whether the hash information of the received binary is matched with the hash information of the authentication information(315,317).

    Abstract translation: 提供一种用于在移动终端中下载软件的方法和装置,以防止重要信息由于非法黑客而被泄漏,通过防止使用版本下载版本低于移动终端的现有二进制数的二进制文件 信息和哈希信息。 如果移动终端从下载器接收到新的二进制文件的认证信息,则使用RSA公钥对认证信息进行解码(301,303)。 如果验证信息被正常解码,则移动终端确认认证信息的版本,搜索与新二进制文件相同类型的现有二进制文件,并将确认的版本与所搜索的二进制文件的版本进行比较(307,309)。 在认证信息的版本低于现有二进制版本的情况下,移动终端向下载机发送降级不可能的消息(323)。 然而,如果认证信息的版本高于或等于现有二进制文件的版本,则移动终端向下载机发送下载接受消息(311)。 然后移动终端检查是否从下载器接收到新的二进制文件(313)。 如果接收到新的二进制文件,则移动终端确认所接收的二进制码的散列信息是否与认证信息的散列信息相匹配(315,317)。

    어레이 기판 및 이를 갖는 표시장치
    24.
    发明公开
    어레이 기판 및 이를 갖는 표시장치 无效
    阵列基板和显示装置

    公开(公告)号:KR1020060078062A

    公开(公告)日:2006-07-05

    申请号:KR1020040116733

    申请日:2004-12-30

    CPC classification number: G09G3/3659 G02F1/13306

    Abstract: 어레이 기판에서, 기판 상에는 게이트 신호와 데이터 신호를 입력받는 n개(n은 3 이상의 자연수)의 단위화소가 구비된다. 데이터 라인은 n개의 단위화소에 전기적으로 연결되고, 1H 시간동안 n개의 단위화소에 순차적으로 데이터 신호를 출력한다. n개의 게이트 라인은 n개의 단위화소에 전기적으로 연결되고, 1H 시간동안 n개의 단위화소에 순차적으로 게이트 신호를 출력한다. 따라서, 어레이 기판 및 이를 갖는 표시장치의 생산성을 향상시킬 수 있으면서 소비 전력을 저감할 수 있다.

    시뮬레이션 시간을 단축할 수 있는 반도체 집적 회로의 신뢰성 불량률 예측 방법 및 그 장치
    25.
    发明公开
    시뮬레이션 시간을 단축할 수 있는 반도체 집적 회로의 신뢰성 불량률 예측 방법 및 그 장치 审中-实审
    用于预测能够减少模拟时间的半导体集成电路的可靠性故障率的方法和设备

    公开(公告)号:KR1020170087354A

    公开(公告)日:2017-07-28

    申请号:KR1020160007263

    申请日:2016-01-20

    Abstract: 시뮬레이션시간을단축할수 있는반도체집적회로의불량률예측방법및 그장치가개시된다. 본발명의반도체집적회로의불량률예측방법은상기반도체집적회로에포함되는복수의트랜지스터들각각의연결관계, 입력, 출력, 크기, 타입및 동작온도를정의한회로넷리스트(회로정의데이터)를수신하는단계, 상기회로넷리스트에기초하여상기복수의트랜지스터들중 불량가능성이낮은저 위험(low-risk) 트랜지스터들을검출하여필터링하는단계, 상기복수의트랜지스터들중 상기저 위험트랜지스터들을제외한나머지트랜지스터들인고 위험트랜지스터들에대하여불량률을산출하는단계, 및상기고 위험트랜지스터들의불량률에기초하여상기반도체집적회로의총 불량률을산출하는단계를포함한다.

    Abstract translation: 公开了一种半导体集成电路,它可以减少模拟时间和装置的故障率预测方法。 用于接收多个晶体管的每一个连接在输入,输出之间,由大小,类型和工作温度的电路网表(电路定义数据)中定义的本发明的半导体集成电路的故障率预测方法包括在半导体集成电路 步骤,所述电路网表的基础上,但不包括所述多个缺陷可能低低风险(低风险)的指出,过滤器中的晶体管的通过检测晶体管,所述多个晶体管风险晶体管锭其余晶体管的 计算故障率相对于所述晶体管的风险,以及高风险对半导体集成电路的总的故障率的输出晶体管的缺陷率的基础上的步骤。

    유체 시료 검사장치 및 유체 시료 검사방법
    26.
    发明公开
    유체 시료 검사장치 및 유체 시료 검사방법 审中-实审
    流体样品的测试装置和流体样品的测试方法

    公开(公告)号:KR1020140095754A

    公开(公告)日:2014-08-04

    申请号:KR1020130008523

    申请日:2013-01-25

    Abstract: An aspect of the present invention provides a fluidic specimen testing device and a method for controlling the same, capable of improving the reliability of a test result by finding out an accurate reaction section even though optical data, after the reaction of a testing substance contained in a fluidic specimen is completed, has irregular patterns and drawing the concentration of the testing substance based on the accurate reaction section. A fluidic specimen testing device according to an aspect of the present invention includes an optical data computing unit computing an optical data set with respect to a reaction mixture of the fluid specimen and a reagent; a linearity determination unit determining the linearity of the optical data set; and a reaction section determination unit determining the reaction section based on the linearity of a partial section of the optical data if the optical data set is not linear.

    Abstract translation: 本发明的一个方面提供了一种流体样品测试装置及其控制方法,其能够通过发现精确的反应部分来提高测试结果的可靠性,即使在光学数据被包含在 流体样品完成,具有不规则图案,并根据准确的反应部分绘制检测物质的浓度。 根据本发明的一个方面的流体样本测试装置包括光学数据计算单元,计算关于流体样本和试剂的反应混合物的光学数据集; 确定光学数据组的线性的线性度确定单元; 以及反应部确定单元,如果光学数据集不是线性的,则基于光学数据的部分部分的线性来确定反应部分。

    표시 장치 및 이의 제조방법
    27.
    发明公开
    표시 장치 및 이의 제조방법 无效
    显示设备及其选择方法

    公开(公告)号:KR1020080012127A

    公开(公告)日:2008-02-11

    申请号:KR1020070047222

    申请日:2007-05-15

    Abstract: A display device and a manufacturing method thereof are provided to remove a PCB(Printed Circuit Board) for a touch panel by supplying a sensor signal to the touch panel by a PCB for a display panel, thereby reducing production cost and process cost. A display device comprises a display panel(10), a first sensor electrode(81), a third substrate(40), a second sensor electrode(82), sensor lines(71-76), contact electrodes(101-108) and short points(61~64). A first substrate(20) and a second substrate(30) are formed to each other in the display panel. The first sensor electrode is formed on the first substrate. The third substrate is formed at a predetermined distance from the first substrate. The second sensor electrode is formed in the rear of the third substrate to contact the first sensor electrode when a user touches the second sensor electrode. The sensor lines are connected to the first and second sensor electrodes respectively and electrically. The contact electrodes are formed on the second and third substrates. The short points are formed between the contact electrodes on the second and third substrates to connect the contact electrodes.

    Abstract translation: 提供一种显示装置及其制造方法,用于通过用于显示面板的PCB向触摸面板提供传感器信号来移除用于触摸面板的PCB(印刷电路板),从而降低生产成本和处理成本。 显示装置包括显示面板(10),第一传感器电极(81),第三基板(40),第二传感器电极(82),传感器线(71-76),接触电极(101-108)和 短点(61〜64)。 第一基板(20)和第二基板(30)在显示面板中彼此形成。 第一传感器电极形成在第一基板上。 第三基板形成在离第一基板预定距离处。 当用户接触第二传感器电极时,第二传感器电极形成在第三基板的后部以与第一传感器电极接触。 传感器线分别与第一和第二传感器电极电连接。 接触电极形成在第二和第三基板上。 在第二和第三基板上的接触电极之间形成短路以连接接触电极。

    백 라이트 유닛 및 이를 가지는 액정 표시 장치
    28.
    发明公开
    백 라이트 유닛 및 이를 가지는 액정 표시 장치 无效
    背光单元和液晶显示器

    公开(公告)号:KR1020070071379A

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

    申请号:KR1020050134761

    申请日:2005-12-30

    CPC classification number: G02F1/133615 G02B6/0061 G02B6/0065 G02F1/133524

    Abstract: A backlight unit and an LCD(Liquid Crystal Display) having the same are provided to suppress the loss of light in an air layer positioned between a light guiding plate and a reflecting layer, by coating a rear surface of the light guiding plate with a reflective material having higher refractive index than the light guiding plate so as to totally reflect the light advancing in a direction of the rear surface of the light guiding plate. A lamp(134) generates light. A light guiding plate(112) guides the light generated from the lamp. A coating layer(120) is formed on a rear surface of the light guiding plate to reflect the light advancing in a direction of the rear surface of the light guiding plate. The coating layer has a higher refractive index than the light guiding plate. The coating layer is formed of aluminum or silver. An anti-oxidizing layer is formed on a surface of the coating layer to prevent the oxidation of the coating layer.

    Abstract translation: 提供具有该背光单元和LCD(液晶显示器)的LCD(液晶显示器),以通过用反射层涂布导光板的后表面来抑制位于导光板和反射层之间的空气层中的光的损失 具有比导光板更高的折射率的材料,以便完全反射在导光板的后表面的方向上前进的光。 灯(134)产生光。 导光板(112)引导从灯产生的光。 在导光板的后表面上形成涂层(120),以反射沿着导光板后表面方向前进的光。 涂层具有比导光板更高的折射率。 涂层由铝或银形成。 在涂层的表面上形成防氧化层,以防止涂层的氧化。

Patent Agency Ranking