Method, system and program product for analyzing demographical factors of a computer system to address error conditions
    91.
    发明申请
    Method, system and program product for analyzing demographical factors of a computer system to address error conditions 有权
    方法,系统和程序产品,用于分析计算机系统的地理因素以解决错误状况

    公开(公告)号:US20070006034A1

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

    申请号:US11130738

    申请日:2005-05-17

    CPC classification number: G06Q10/08 G06Q10/06

    Abstract: Under the present invention, when an error condition for the computer system is identified, settings for a series of demographical factors of the computer system are determined. These settings are compared to settings for the demographical factors during at least one previous instance of the error condition to identify a similar error scenario. Then any corrective actions that were taken to address the at least one previous instance of the error conditions are determined and possibly used to resolve the current error condition.

    Abstract translation: 在本发明中,当识别出计算机系统的错误状况时,确定计算机系统的一系列人口统计因素的设定。 将这些设置与错误条件的至少一个先前实例中的人口统计因素的设置进行比较,以识别类似的错误情况。 然后确定用于解决错误条件的至少一个先前实例的任何纠正措施,并且可能用于解决当前错误状况。

    On-Demand and configurable earned value measurements reporting
    92.
    发明申请
    On-Demand and configurable earned value measurements reporting 失效
    按需和可配置的挣值测量报告

    公开(公告)号:US20060293982A1

    公开(公告)日:2006-12-28

    申请号:US11159914

    申请日:2005-06-23

    CPC classification number: G06Q10/06 G06Q40/00

    Abstract: A method and system for uniformly displaying and reporting uniform project completion information, such as uniform earned value measurements (EV), of a large-scale project having a number of individual subprojects. A set of EV Calculation Rules are defined and used as a guide in creating the uniform EVs. The uniform EVs are calculated, then reported. The EV Calculation Rules used to calculate the uniform EVs include an identification of components of the databases required, the locations of these components and the mathematical formulae used to combine these components. On-demand, scheduled and/or event agents implement the rules to create the EV reports.

    Abstract translation: 统一显示和报告具有多个子项目的大型项目的统一收益值测量(EV)等统一项目完成信息的方法和系统。 一组EV计算规则被定义并用作创建均匀EV的指南。 计算统一EV,然后报告。 用于计算均匀EV的EV计算规则包括所需数据库的组件的标识,这些组件的位置以及用于组合这些组件的数学公式。 按需,计划和/或事件代理实施创建EV报告的规则。

    Processing seismic data representative of the acceleration wavefiled
    93.
    发明申请
    Processing seismic data representative of the acceleration wavefiled 有权
    加工地震数据代表加速波形

    公开(公告)号:US20060291329A1

    公开(公告)日:2006-12-28

    申请号:US10550704

    申请日:2004-03-26

    CPC classification number: G01V1/28

    Abstract: A method of processing seismic data comprises processing data representative of the acceleration wavefield so as to obtain information about the earth's subsurface direct from the seismic data representative of the acceleration wavefield. In conventional techniques for processing seismic data representative of the acceleration wavefield the data are transformed to the velocity domain at an early stage in the processing. The invention enables the transform step to be eliminated, thereby simplifying the processing and eliminating the risk that the transform might degrade the data. Furthermore, the increased sensitivity at high frequencies of a typical acceleration sensor compensates for the low-pass filter effect of the earth.

    Abstract translation: 一种处理地震数据的方法包括处理表示加速度波场的数据,以便从代表加速度波场的地震数据中直接获取关于地球地下的信息。 在用于处理表示加速度波场的地震数据的常规技术中,数据在处理的早期阶段被转换到速度域。 本发明使得能够消除变换步骤,从而简化了处理并消除了变换可能降低数据的风险。 此外,典型加速度传感器在高频下增加的灵敏度补偿了地球的低通滤波效应。

    Method, system and program product for providing high performance data lookup
    94.
    发明申请
    Method, system and program product for providing high performance data lookup 有权
    方法,系统和程序产品,用于提供高性能数据查找

    公开(公告)号:US20060224614A1

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

    申请号:US11095997

    申请日:2005-03-31

    CPC classification number: G06F17/30616 Y10S707/99942 Y10S707/99943

    Abstract: Under the present invention, index keys are generated for a set of documents. This is typically accomplished by examining the set of documents, and connecting data values extracted from the set of documents to yield the index keys. Once the index keys are generated, an index view will be generated into which the index keys are populated. Using the index keys in the index view, an agent will automatically obtain the set of documents (i.e., in the background). Then, when a user requests one of the documents, the document will already have been retrieved from storage. As such, it can readily be provided to the user. It should be understood that as used herein, the term “document” is intended to refer to any type of electronically stored data.

    Abstract translation: 在本发明中,为一组文档生成索引关键字。 这通常通过检查文档集合以及连接从该组文档中提取的数据值以产生索引关键字来实现。 一旦生成索引键,将生成索引视图,索引键将被填充到该索引视图中。 使用索引视图中的索引键,代理将自动获取文档集(即在后台)。 然后,当用户请求其中一个文档时,文档已经从存储器中检索。 因此,可以容易地向用户提供。 应当理解,如本文所使用的,术语“文档”旨在表示任何类型的电子存储的数据。

    System and method for executing complex if-then clauses
    95.
    发明申请
    System and method for executing complex if-then clauses 有权
    用于执行复杂if-then子句的系统和方法

    公开(公告)号:US20060184478A1

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

    申请号:US11014285

    申请日:2004-12-16

    CPC classification number: G06N5/025 G06F8/00

    Abstract: Complex nested if-then statement on data objects in a digital computer are organized as a plurality of logical case statements; for each case statement, a set of binary condition arrays is provided and for each data object a condition set. Case statements are executed on the data objects for which a condition array from the set of binary condition arrays matches the condition set for the data object.

    Abstract translation: 将数字计算机中数据对象上的复杂嵌套if-then语句组织为多个逻辑状态语句; 对于每个案例语句,提供一组二进制条件数组,并为每个数据对象提供条件集。 对于二进制条件数组集合中的条件数组与数据对象设置的条件匹配的数据对象执行Case语句。

    Comprehensive goal management through the use of an integrated software application
    96.
    发明申请
    Comprehensive goal management through the use of an integrated software application 有权
    通过使用综合软件应用程序进行综合目标管理

    公开(公告)号:US20060184409A1

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

    申请号:US11058546

    申请日:2005-02-15

    CPC classification number: G06Q10/06 G06Q10/0637 G06Q10/06398

    Abstract: A method, system and computer program product for managing goals. A goal to be achieved by a goal-setter is defined. At least one action to be completed is defined. The at least one action is associated with an achievement of the goal by the goal-setter. One or more goal-setter attributes associated with the goal-setter are specified. At least one of the one or more goal-setter attributes is associated with the goal to facilitate managing the goal.

    Abstract translation: 用于管理目标的方法,系统和计算机程序产品。 定义了一个由目标设定者实现的目标。 至少要定义一个要完成的动作。 至少一个动作与目标设定者实现目标相关联。 指定与目标设定器相关联的一个或多个目标设置器属性。 一个或多个目标设定者属性中的至少一个与目标相关联以便于管理目标。

    Transfer of table instances between databases
    97.
    发明申请
    Transfer of table instances between databases 有权
    在数据库之间转移表实例

    公开(公告)号:US20060173809A1

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

    申请号:US11047191

    申请日:2005-01-31

    CPC classification number: G06F17/30286 Y10S707/99942 Y10S707/99952

    Abstract: A method, system, and computer program product for transferring N table instances X1, X2, . . . , XN of a table T from a source database S to destination databases D1, D2, . . . , DN, respectively. The method is implemented by executing a computer code by a processor of a computer system. N is at least 1. For I=1, 2, . . . , N the method includes: determining whether the table T has been defined for destination database DI, and if it is determined that the table T has not been defined for the destination database DI, then defining the table T for the destination database DI; and transferring the instance XI of the N table instances from the source database S into the defined table T of the destination database DI.

    Abstract translation: 一种用于传送N个表格实例X 1,X 2,...的方法,系统和计算机程序产品。 。 。 ,从源数据库S到目标数据库D 1,D 2 2的表T的X N N。 。 。 ,D N N N。 该方法通过由计算机系统的处理器执行计算机代码来实现。 N至少为1.对于I = 1,2。 。 。 N,该方法包括:确定表T是否已经被定义为目的地数据库D 1,并且如果确定表T尚未被定义为目的地数据库D < / SUB>,然后定义目标数据库D的表T; 并将N个表实例的实例XI1从源数据库S传送到目标数据库D I I的定义表T中。

    Tunable microwave devices with auto-adjusting matching circuit
    98.
    发明申请
    Tunable microwave devices with auto-adjusting matching circuit 有权
    可调谐微波器件具有自动调整匹配电路

    公开(公告)号:US20060160501A1

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

    申请号:US11245898

    申请日:2005-10-08

    CPC classification number: H01P5/04 H01Q1/242 H03F1/56 H03F3/60 H03H7/40 H04B1/0458

    Abstract: An embodiment of the present invention provides an apparatus, comprising an input port and a dynamic impedance matching network capable of determining a mismatch at the input port and dynamically changing the RF match by using at least one matching element that includes at least one voltage tunable dielectric capacitor. The matching network may be a “Pi”, a “T”, or “ladder” type network and the apparatus may further comprise at least one directional coupler capable of signal collection by sampling a portion of an incident signal, a reflected signal or both. In an embodiment of the present invention, the apparatus may also include a control and power control & logic unit (PC LU) to convert input analog signals into digital signals and sensing VSWR phase and magnitude and processing the digital signals using an algorithm to give it a voltage value and wherein the voltage values may be compared to values coming from the coupler and once compared and matched, the values may be passed to a Hi Voltage Application Specific Integrated Circuit (HV ASIC) to transfer and distribute compensatory voltages to the matching network elements.

    Abstract translation: 本发明的实施例提供了一种装置,其包括输入端口和动态阻抗匹配网络,其能够通过使用至少一个匹配元件来确定输入端口处的失配并动态地改变RF匹配,该匹配元件包括至少一个电压可调电介质 电容器。 匹配网络可以是“Pi”,“T”或“梯形”型网络,并且该装置还可以包括至少一个定向耦合器,其能够通过对入射信号的一部分,反射信号或两者进行采样来进行信号采集 。 在本发明的一个实施例中,该装置还可以包括控制和功率控制与逻辑单元(PC LU),用于将输入的模拟信号转换成数字信号,并且使用算法给VSWR相位和幅度并处理数字信号 电压值,并且其中电压值可以与来自耦合器的值进行比较,并且一旦比较和匹配,则该值可以被传递到高电压专用集成电路(HV ASIC),以将补偿电压传输和分配给匹配网络 元素。

    Use of agents and control documents to update a database structure

    公开(公告)号:US20060059191A1

    公开(公告)日:2006-03-16

    申请号:US11248098

    申请日:2005-10-12

    CPC classification number: G06F17/30377 Y10S707/99943

    Abstract: A method and system for updating a database structure. The database structure includes a dynamically changing list of control documents. A control document specifies tasks to be performed on the database structure. An agent finds an approved control document on the list such as by looking into a view of control documents. Processing the approved control document includes causing an execution of at least one task on the approved control document. Execution of a such task includes updating of the database structure, and may be implemented by the agent that found the control document or by another agent called by the agent.

Patent Agency Ranking