유도가열조리기 및 그 제어방법
    31.
    发明公开
    유도가열조리기 및 그 제어방법 审中-实审
    感应加热烹饪机及其控制方法

    公开(公告)号:KR1020120111671A

    公开(公告)日:2012-10-10

    申请号:KR1020110030304

    申请日:2011-04-01

    CPC classification number: H05B6/062 H05B2213/03 H05B2213/05

    Abstract: PURPOSE: An induction heating cooker and a control method thereof are provided to heat a container no matter where the container is placed. CONSTITUTION: Rectifier parts(10A-1-10A-4) rectify inputted AC power sources(AC). Smoothing parts(20A-1-20A-4) smooth a ripple voltage provided from the rectifier parts. Inverter parts(30A-1-30D-4) include a switching element(Q). Current detection parts(40A-1-40D-4) detect the current value flowing in each of a plurality of heating coils. The driving parts(50A-1-50A-4) output a driving signal to the switching element in the inverter part. [Reference numerals] (40A-1,40A-2,40A-3,40A-4,40B-1,40B-2,40B-3,40B-4,40C-1,40C-2,40C-3,40C-4,40D-1,40D-2,40D-3,40D-4) Current detecting part; (50A-1,50A-2,50A-3,50A-4,50B-1,50B-2,50B-3,50B-4,50C-1,50C-2,50C-3,50C-4,50D-1,50D-2,50D-3,50D-4) Driving part; (60A) First sub control part; (60B) Second sub control part; (60C) Third sub control part; (60D) Fourth sub control part; (70) Control part; (70-1) Memory; (80) Input part; (90) Display part

    Abstract translation: 目的:提供一种感应加热烹调器及其控制方法,用于加热容器,无论放置容器。 规定:整流器零件(10A-1-10A-4)对输入的交流电源(AC)进行整流。 平滑部件(20A-1-20A-4)平滑整流器部件提供的纹波电压。 变换器部件(30A-1-30D-4)包括开关元件(Q)。 电流检测部件(40A-1-40D-4)检测在多个加热线圈中的每一个中流动的电流值。 驱动部件(50A-1-50A-4)向逆变器部件中的开关元件输出驱动信号。 [参考编号](40A-1,40A-2,40A-3,40A-4,40B-1,40B-2,40B-3,40B-4,40C-1,40C-2,40C-3,40C -4,40D-1,40D-2,40D-3,40D-4)电流检测部分; (50A-1,50A-2,50A-3,50A-4,50B-1,50B-2,50B-3,50B-4,50C-1,50C-2,50C-3,50C-4,50D -1,50D-2,50D-3,50D-4)驱动部件; (60A)第一子控制部; (60B)第二副控制部; (60C)第三子控制部; (60D)第四子控制部分; (70)控制部; (70-1)内存; (80)输入部分; (90)显示部分

    실시간 스케쥴링 방법 및 이를 이용한 중앙처리장치
    32.
    发明公开
    실시간 스케쥴링 방법 및 이를 이용한 중앙처리장치 有权
    实时调度方法和基于此的中央处理单元

    公开(公告)号:KR1020100070556A

    公开(公告)日:2010-06-28

    申请号:KR1020080129146

    申请日:2008-12-18

    Inventor: 정민규

    Abstract: PURPOSE: A real-time scheduling method and a central processing unit using the same are provided to prevent the overhead resulting from context switching and frequent task migration in a global scheduling algorithm. CONSTITUTION: Plural cores(201-204) process allocated tasks, and a scheduler schedules the allocated tasks to plural cores. The schedulers determine a first task set among the allocated tasks for scheduling to the first core, and decide the second task set among the allocated tasks for scheduling to the second and/or third core. The scheduler determines the task set based on the weight of the allocated tasks.

    Abstract translation: 目的:提供一种实时调度方法和使用该方法的中央处理单元,以防止在全局调度算法中上下文切换和频繁任务迁移导致的开销。 构成:多核(201-204)处理分配的任务,调度器将分配的任务分配到多个核心。 所述调度器确定所分配的任务中的第一任务集,用于对所述第一核进行调度,并且将所分配的任务中的所述第二任务集决定到所述第二和/或第三核。 调度程序基于分配的任务的权重来确定任务集。

    실시간 운영체제를 위한 스케쥴링 방법 및 장치
    33.
    发明公开
    실시간 운영체제를 위한 스케쥴링 방법 및 장치 有权
    用于在实时操作系统中调度任务的方法和装置

    公开(公告)号:KR1020080064610A

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

    申请号:KR1020070001701

    申请日:2007-01-05

    CPC classification number: G06F9/4887

    Abstract: A method and a device for scheduling tasks of an RTOS(Real Time Operating System) are provided to perform a task by preventing priority inversion between the task represented by an expired timer and the task requested by an interrupt without degrading performance of the RTOS even if lots of timers are expired when or before the interrupt is generated. An interrupt responder(120) selects a timer representing a time point corresponding to an interrupt generation time point among the timers representing a task, and the time point and priority assigned to the task. A task executor(150) executes the task represented by the selected timer and the tasks requested by the interrupt in priority order. An attribute checker(140) checks whether the task represented by the selected timer can by executed after a deadline. The task executor executes the tasks not to be executed after the deadline and the tasks requested by the interrupt in the priority order after executing the task to be executed after the deadline based on a checking result. First and second timer list storage units(110,130) stores first and second timer lists, and the first timer list storage unit updates the first timer list when a terminated timer is increased according as current time elapses.

    Abstract translation: 提供了一种用于调度RTOS(实时操作系统)任务的方法和装置,用于通过防止由过期定时器表示的任务与由中断请求的任务之间的优先级倒置而执行任务,而不降低RTOS的性能,即使 在产生中断之前或之前,许多定时器已经过期。 中断响应器(120)在表示任务的定时器中选择表示对应于中断产生时间点的时间点的定时器,以及分配给该任务的时间点和优先级。 任务执行器(150)以优先级顺序执行由所选定时器所表示的任务和中断请求的任务。 属性检查器(140)检查由所选定时器表示的任务是否可以在截止日期之后执行。 任务执行器根据检查结果执行在截止日期之后执行的任务之后,在最后期限和中断请求的任务之后执行不执行的任务。 第一和第二定时列表存储单元(110,130)存储第一和第二定时器列表,并且当终止的定时器根据当前时间经过而增加时,第一定时器列表存储单元更新第一定时器列表。

    실시간 시스템의 송신 방법 및 장치, 수신 방법 및 장치
    34.
    发明公开
    실시간 시스템의 송신 방법 및 장치, 수신 방법 및 장치 有权
    传输/接收方法和设备实时系统

    公开(公告)号:KR1020080064578A

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

    申请号:KR1020070001644

    申请日:2007-01-05

    CPC classification number: H04L47/564 H04L47/19 H04L47/24 H04L47/50

    Abstract: A transmission method and apparatus and a reception method and apparatus of a real time system are provided to guarantee the characteristics of real time of network communication and transmit/receive required data while effectively using resources of a system. When tasks(160) want to communicate with a network, a socket scheduler(110) generates a socket. A protocol stack(120) controls a flow of a packet to be transmitted or a received packet, adds a header to the packet or separates a header added to the packet. A transmission packet manager(130) transmits a packet generated from a task scheduled by the socket scheduler via a network interface(140). A reception packet manager(150) transfers the packet received via the network interface and the protocol stack to a task belonging to a corresponding socket, namely, a tack of a destination of the received packet, based on options designated for the corresponding socket.

    Abstract translation: 提供一种实时系统的传输方法和装置及其接收方法和装置,以保证网络通信的实时性和发送/接收所需数据的特性,同时有效地利用系统的资源。 当任务(160)想要与网络通信时,套接字调度器(110)生成套接字。 协议栈(120)控制要发送的分组的流或接收的分组,向分组添加报头或分离添加到分组的报头。 发送分组管理器(130)经由网络接口​​(140)发送由套接字调度器调度的任务生成的分组。 接收分组管理器(150)基于为相应的套接字指定的选项,将经由网络接口​​和协议栈接收到的分组传送到属于对应套接字的任务,即接收分组的目的地的粘性。

    로봇 블레이드의 포지션 인터럭 기능을 갖는 반도체 제조장치
    35.
    发明公开
    로봇 블레이드의 포지션 인터럭 기능을 갖는 반도체 제조장치 无效
    具有机器人叶片的位置互锁功能的半导体制造装置

    公开(公告)号:KR1020060090864A

    公开(公告)日:2006-08-17

    申请号:KR1020050011557

    申请日:2005-02-11

    Inventor: 김종명 정민규

    CPC classification number: H01L21/681 B25J13/086 H01L21/67259 Y10S414/136

    Abstract: 반도체 제조 장치를 제공한다. 본 발명은 웨이퍼가 놓여져 이송시킬 수 있는 로봇 블레이드와, 상기 로봇 블레이드에 의하여 이송된 웨이퍼가 로딩되는 정전척와, 상기 로봇 블레이드의 배면 중앙부에 설치된 제1 센서와, 상기 정전척의 상부 중앙부에 설치된 제2 센서를 구비한다. 이에 따라, 상기 웨이퍼를 상기 로봇 블레이드를 이용하여 정전척에 로딩할 때 상기 제1 센서 및 제2 센서로 상기 로봇 블레이드의 위치를 인식하여 상기 로봇 블레이드의 위치 정보가 틀어지는 것을 방지할 수 있고, 상기 제1 센서 및 제2 센서룰 이용하여 상기 로봇 블레이드의 중앙 위치를 인식하고, 상기 로봇 블레이드의 중앙부가 상기 정전척의 중앙부에 위치하지 않을 경우 로봇 블레이드의 포지션 인터럭 기능을 발생시킬 수 있다.
    로봇 블레이드, 웨이퍼 이송, 센서

    유도가열조리기
    40.
    发明授权

    公开(公告)号:KR101844404B1

    公开(公告)日:2018-04-03

    申请号:KR1020110027798

    申请日:2011-03-28

    Abstract: 조리용기가놓여지는조리판; 조리판의하부에상호인접하게배치되는복수의가열코일; 각가열코일을구동하기위한회로들이장착되는인쇄회로기판을포함하되, 인쇄회로기판은회로들중 고주파특성을가지는회로들이장착되는고주파회로부및 회로들중 저주파특성을가지는회로들이장착되는저주파회로부로분리되고, 고주파회로부와저주파회로부는일정거리만큼떨어져있어, 고주파회로부분과저주파회로부분간의간섭현상을최소화하여각 가열코일의작동을원활하게하고, 각인버터회로와이에대응하는각 가열코일간의전선연결시 조립성및 작업성을향상시킬수 있다.

Patent Agency Ranking