Redundant instantaneous trip detection
    21.
    发明申请
    Redundant instantaneous trip detection 有权
    冗余瞬时检测

    公开(公告)号:US20080013235A1

    公开(公告)日:2008-01-17

    申请号:US11824681

    申请日:2007-07-02

    CPC classification number: H02H7/0822 H01H77/06 H02H7/0816

    Abstract: A motor circuit protector that trips in accordance with an instantaneous trip curve that is split into three protection regions, a self-protection region, an in-rush avoidance region, and a locked-rotor avoidance region. Software modules for detecting whether primary current exceeds each region are run in parallel or simultaneously, providing redundant instantaneous trip detection, and these redundant protection regions remain active throughout the startup and steady-state modes of operation of the motor circuit protector. This redundancy provides improved time current trip performance for a wide variety of short circuit conditions and improved system safety properties are realized. The current threshold for the self-protection region can be adjusted toward the in-rush avoidance region once steady-state operation is achieved. In startup mode, only the self-protection region may be detected, but can remain active during steady-state mode.

    Abstract translation: 根据瞬时跳闸曲线跳闸的电动机电路保护器,其分为三个保护区域,自保护区域,避免浪涌区域和锁定转子回避区域。 用于检测初级电流是否超过每个区域的软件模块并行或同时运行,提供冗余瞬时跳闸检测,并且这些冗余保护区域在电机电路保护器的整个启动和稳态运行模式下保持有效。 这种冗余为各种短路条件提供了改进的时间电流跳闸性能,并且实现了改进的系统安全性能。 一旦达到稳态运行,就可以将自保护区域的电流阈值调整到避免浪涌区域。 在启动模式下,只能检测到自保护区域,但在稳态模式下可以保持有效。

    Method and system for time synchronized trip algorithms for breaker self protection
    22.
    发明申请
    Method and system for time synchronized trip algorithms for breaker self protection 有权
    用于断路器自我保护的时间同步跳闸算法的方法和系统

    公开(公告)号:US20080012667A1

    公开(公告)日:2008-01-17

    申请号:US11824654

    申请日:2007-07-02

    CPC classification number: H02H3/006 H02H1/06

    Abstract: A time-synchronized trip implementation for a motor circuit protector (MCP) having a reconfigurable microcontroller. The microcontroller causes a power supply to, be charged for an initial time period during a charging mode. An onboard comparator is configured for a predetermined self-protection level of the MCP, and fault currents that exceed the comparator's threshold will directly drive a solenoid to trip the MCP. The microcontroller reconfigures the comparator's threshold to both measure and charge the power supply toward a stored energy trip voltage, which will charge quickly when high fault currents are present. As a result, self-protection is not compromised. After the trip voltage is reached, the microcontroller reconfigures the onboard comparator's threshold for self-protection trip levels. When a trip event occurs in this mode, stored energy trip activation occurs. The MCP includes user-selectable trip settings, and the microcontroller reconfigures the comparator threshold levels for user-selectable self-protection levels.

    Abstract translation: 具有可重构微控制器的电机电路保护器(MCP)的时间同步跳闸实现。 微控制器在充电模式期间使电源在初始时间段被充电。 组合了板载比较器用于MCP的预定自保护级别,超过比较器阈值的故障电流将直接驱动螺线管跳闸MCP。 微控制器重新配置比较器的阈值,以对存储的能量跳闸电压进行测量和充电,这将在存在高故障电流时快速充电。 因此,自我保护不会受到影响。 达到跳闸电压后,微控制器重新配置板载比较器的自保护跳闸电平的阈值。 当在该模式下发生跳闸事件时,发生存储的能量跳闸激活。 MCP包括用户可选择的跳闸设置,微控制器重新配置用于用户选择的自保护级别的比较器阈值电平。

    Method and system of current transformer output magnitude compensation in a circuit breaker system
    23.
    发明申请
    Method and system of current transformer output magnitude compensation in a circuit breaker system 有权
    断路器系统中电流互感器输出幅度补偿的方法和系统

    公开(公告)号:US20080012666A1

    公开(公告)日:2008-01-17

    申请号:US11824651

    申请日:2007-07-02

    CPC classification number: H02H1/046 H02H3/085

    Abstract: A method and system to detect currents in the saturation region of a current transformer for a circuit breaker is disclosed. An example method is sensing a fault condition with a current transformer in a circuit breaker. The characteristic curve of the current transformer in a saturation mode is determined based on peak current. A current is received on the transformer. A secondary current is output from the transformer. It is determined whether the secondary current is indicative of a fault current in the saturation mode of the transformer. The breaker is tripped if the secondary current is indicative of a fault current.

    Abstract translation: 公开了一种用于检测用于断路器的电流互感器的饱和区域中的电流的方法和系统。 一种示例性方法是使用断路器中的电流互感器来检测故障状况。 基于峰值电流确定饱和模式下的电流互感器的特性曲线。 在变压器上接收电流。 从变压器输出次级电流。 确定二次电流是否表示变压器的饱和模式下的故障电流。 如果二次电流表示故障电流,则断路器跳闸。

    Loading a chain of processors from an XML file
    24.
    发明申请
    Loading a chain of processors from an XML file 有权
    从XML文件加载一串处理器

    公开(公告)号:US20070266381A1

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

    申请号:US11433306

    申请日:2006-05-11

    CPC classification number: G06F9/44521

    Abstract: A method for loading a plurality of dynamically linked assemblies during the execution of an application program is disclosed. The application program reads a configuration file that includes a load sequence for the plurality of dynamically linked assemblies and a class associated with each dynamically linked assembly. The plurality of dynamically linked assemblies are loaded in accordance with the load sequence read from the configuration file. Each class has a common dataset and each of the plurality of dynamically linked assemblies is independent from the other of the plurality of dynamically linked assemblies. A process request defined by the associated class is sent to at least a first of the plurality of dynamically linked assemblies.

    Abstract translation: 公开了一种在执行应用程序期间加载多个动态链接的组件的方法。 应用程序读取配置文件,其中包含多个动态链接的程序集的加载顺序和与每个动态链接的程序集关联的类。 根据从配置文件读取的加载顺序来加载多个动态链接的组件。 每个类具有公共数据集,并且多个动态链接的组件中的每一个独立于多个动态链接的组件中的另一个。 由关联类定义的处理请求被发送到多个动态链接的组件中的至少第一个。

    Wireless handheld device and circuit breaker
    25.
    发明申请
    Wireless handheld device and circuit breaker 审中-公开
    无线手持设备和断路器

    公开(公告)号:US20070247768A1

    公开(公告)日:2007-10-25

    申请号:US11409245

    申请日:2006-04-21

    CPC classification number: H02H1/0061 H02H3/006 H02H3/04

    Abstract: A system is provided for enabling the communication between a handheld device 26 and a circuit breaker (18a, 18b, 18c). The system comprises an electronic circuit breaker (18a, 18b, 18c) including an RFID component (54) having an RFID module (56) for storing data and a microcontroller (50) connected to the RFID module (56) and controlling the operation of the breaker (18a, 18b, 18c) in accordance with the data; and a handheld device (26) for communicating with the electronic circuit breaker (18a, 18b, 18c), the handheld device (26) including a microcontroller (50) controlling the operation of the handheld device (26) and a communicating component (82, 86) connected to the microcontroller (80) communicating wirelessly with the electronic circuit breaker (18a, 18b, 18c).

    Abstract translation: 提供了一种能够实现手持设备26和断路器(18a,18b,18c)之间的通信的系统。 该系统包括电子断路器(18a,18b,18c),其包括具有用于存储数据的RFID模块(56)和连接到RFID模块(56)的微控制器(50)的RFID组件(54) 断路器(18a,18b,18c)根据数据的操作; 以及用于与所述电子断路器(18a,18b,18c)通信的手持设备(26),所述手持设备(26)包括控制所述手持设备(26)的操作的微控制器(50)和通信 连接到微控制器(80)的组件(82,86)与电子断路器(18a,18b,18c)无线通信。

    ARC FAULT CIRCUIT INTERRUPTER SYSTEM
    26.
    发明申请
    ARC FAULT CIRCUIT INTERRUPTER SYSTEM 有权
    ARC故障电路中断系统

    公开(公告)号:US20070057678A1

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

    申请号:US11225293

    申请日:2005-09-13

    CPC classification number: G01R31/024 H02H1/0015 H02H3/44

    Abstract: In order to determine whether arcing is present in an electrical circuit, a sensor signal corresponding to current in said electrical circuit is processed. The sensor signal is filtered to determine the presence of noise in a predetermined frequency range and produce a corresponding filtered signal. The corresponding filtered signal is compared to a reference threshold voltage to generate an output signal potentially indicative of arcing. A selection is made of one from a plurality of available threshold voltages as the reference threshold voltage for use in the comparing operation. The detection operation supports either or both branch feeder arc fault detection and/or series arc fault detection.

    Abstract translation: 为了确定电路中是否存在电弧,处理对应于所述电路中的电流的传感器信号。 对传感器信号进行滤波以确定预定频率范围内的噪声的存在并产生相应的滤波信号。 将相应的滤波信号与参考阈值电压进行比较,以产生潜在地指示电弧放电的输出信号。 从多个可用阈值电压中选择一个作为用于比较操作的参考阈值电压。 检测操作支持分支馈线电弧故障检测和/或串联电弧故障检测中的任一个或两个。

    Method and apparatus for power inverter synchronization
    27.
    发明授权
    Method and apparatus for power inverter synchronization 有权
    电力逆变器同步的方法和装置

    公开(公告)号:US07183667B2

    公开(公告)日:2007-02-27

    申请号:US10741905

    申请日:2003-12-19

    Abstract: A control circuit synchronizes an ac power inverter to the mains voltage of an electrical grid by matching the fundamental phasor components of the inverter's output voltage to the fundamental phasor components of the mains voltage. Once such matching meets an acceptable voltage error threshold, the control circuit initiates contactor closure, verifies contactor closure, and then initiates a changeover from voltage-mode control used in synchronization operations to a current-mode control of the inverter's output. The control circuit provides corresponding disconnection control when disconnection from the grid is desired, wherein the regulated power of the inverter is ramped down in controlled fashion until it reaches a lower threshold whereupon contactor opening is initiated. Once contactor opening is verified, regulation control reverts to stand-alone voltage mode control or to shut down, as needed or desired.

    Abstract translation: 控制电路通过将逆变器的输出电压的基本相量分​​量与电源电压的基本相量分​​量相匹配来将交流功率逆变器与电网的电源电压同步。 一旦这种匹配满足可接受的电压误差阈值,控制电路启动接触器闭合,验证接触器闭合,然后启动从同步操作中使用的电压模式控制切换到变频器输出的电流模式控制。 当期望从电网断开时,控制电路提供对应的断开控制,其中逆变器的调节功率以受控的方式下降,直到其达到较低的阈值,从而开启接触器的开启。 一旦验证接触器打开,调节控制就会根据需要或需要恢复到独立的电压模式控制或关闭。

    Digital dynamic filtering and beat frequency reduction for power monitoring
    28.
    发明授权
    Digital dynamic filtering and beat frequency reduction for power monitoring 有权
    数字动态滤波和节拍频率降低功率监控

    公开(公告)号:US07177771B2

    公开(公告)日:2007-02-13

    申请号:US11091289

    申请日:2005-03-28

    Applicant: Avery Long

    Inventor: Avery Long

    CPC classification number: G01R21/133

    Abstract: A power metering apparatus meters a power signal in a powered system. A low-pass filter receives the power signal and outputs a filtered signal. The filter implements a corner frequency programmable based on a first clocking signal and anti-aliases high frequency components of the power signal. An A/D converter receives the filtered signal and outputs a digital signal. The A/D converter samples the filtered signal according to a system clock based on a second clocking signal. A clocking element generates and outputs each of the first clocking signal and the second clocking signal. The first clocking signal is synchronous with the second clocking signal.

    Abstract translation: 电力计量装置在动力系统中测量电力信号。 低通滤波器接收电源信号并输出​​滤波信号。 滤波器实现基于第一时钟信号可编程的转角频率,并且对电源信号的高频分量进行抗混叠。 A / D转换器接收滤波后的信号并输出​​数字信号。 A / D转换器根据基于第二时钟信号的系统时钟对滤波后的信号进行采样。 时钟元件产生并输出第一时钟信号和第二时钟信号中的每一个。 第一时钟信号与第二时钟信号同步。

    Disturbance direction detection in a power monitoring system
    29.
    发明授权
    Disturbance direction detection in a power monitoring system 有权
    电力监控系统中的扰动方向检测

    公开(公告)号:US07138924B2

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

    申请号:US10722280

    申请日:2003-11-24

    Inventor: Larry E. Curtis

    CPC classification number: H02H7/265

    Abstract: A system for determining the location of a disturbance event in a power distribution system. More specifically, the present invention provides a system for determining the direction of a disturbance event at the individual meter location and a system for analyzing this data from multiple meter locations to locate the cause of the event in the power system. The system includes a power feed bus for supplying electrical signals and a circuit monitor coupled to the feed bus. The circuit monitor is responsive to detect the disturbance event by comparing a disturbance event signal with a pre-event signal on a plurality of time scales.

    Abstract translation: 一种用于确定配电系统中的扰动事件的位置的系统。 更具体地,本发明提供了一种用于确定在各个仪表位置处的干扰事件的方向的系统,以及用于从多个仪表位置分析该数据的系统,以定位电力系统中事件的原因。 该系统包括用于提供电信号的馈电总线和耦合到馈电总线的电路监视器。 电路监视器响应于通过将干扰事件信号与多个时间尺度上的事件前信号进行比较来检测干扰事件。

    Electronic overload relay for mains-fed induction motors

    公开(公告)号:US20060250154A1

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

    申请号:US11125352

    申请日:2005-05-09

    CPC classification number: G01R31/343 H02H6/005 H02H7/085

    Abstract: An induction motor having a rotor and a stator is protected during running overloads by connecting the motor to an overload protection relay that can be tripped to interrupt power to the motor in the event of an overload, tracking the stator winding temperature of the motor during running overloads with a hybrid thermal model by online adjustment in the hybrid thermal model, and tripping the overload protection relay in response to a predetermined running overload condition represented by the tracked stator winding temperature. In one embodiment of the invention, the stator winding temperature is tracked by use of an online hybrid thermal model that uses the resistance of the rotor as an indicator of rotor temperature and thus of the thermal operating conditions of the motor. The hybrid thermal model incorporates rotor losses and heat transfer between the rotor and the stator, and approximates the thermal characteristics of the rotor and stator.

Patent Agency Ranking