SIMD-RISC microprocessor architecture
    162.
    发明授权
    SIMD-RISC microprocessor architecture 失效
    SIMD-RISC微处理器架构

    公开(公告)号:US07496673B2

    公开(公告)日:2009-02-24

    申请号:US11065707

    申请日:2005-02-24

    Abstract: A computer architecture and programming model for high speed processing over broadband networks are provided. The architecture employs a consistent modular structure, a common computing module and uniform software cells. The common computing module includes a control processor, a plurality of processing units, a plurality of local memories from which the processing units process programs, a direct memory access controller and a shared main memory. A synchronized system and method for the coordinated reading and writing of data to and from the shared main memory by the processing units also are provided. A hardware sandbox structure is provided for security against the corruption of data among the programs being processed by the processing units. The uniform software cells contain both data and applications and are structured for processing by any of the processors of the network. Each software cell is uniquely identified on the network.

    Abstract translation: 提供了一种用于宽带网络高速处理的计算机体系结构和编程模型。 该架构采用一致的模块化结构,通用的计算模块和统一的软件单元。 公共计算模块包括控制处理器,多个处理单元,处理单元处理程序的多个本地存储器,直接存储器存取控制器和共享主存储器。 还提供了一种用于由处理单元协调地读取和从共享主存储器写入数据的同步系统和方法。 提供了一种硬件沙盒结构,用于防止由处理单元处理的程序中的数据损坏的安全性。 统一软件单元包含数据和应用程序,并且被构造为由网络的任何处理器进行处理。 每个软件单元在网络上唯一标识。

    Using constraints to simplify a memory controller
    163.
    发明授权
    Using constraints to simplify a memory controller 失效
    使用约束来简化内存控制器

    公开(公告)号:US07490204B2

    公开(公告)日:2009-02-10

    申请号:US11101614

    申请日:2005-04-07

    CPC classification number: G06F13/1694

    Abstract: A memory controller design tool retrieves parameter ranges supported by a memory controller, and identifies troublesome parameter value combinations. The memory controller design tool suggests to 1) add logic to the memory controller to resolve the conflict, 2) incorporate a constraint that reduces/eliminates command collisions, data conflicts, and/or the need to check particular timing parameters, or 3) a combination of both. The memory controller design tool may work in conjunction with a memory controller designer to define and use the constraints.

    Abstract translation: 存储器控制器设计工具检索由存储器控制器支持的参数范围,并识别麻烦的参数值组合。 内存控制器设计工具建议:1)向存储器控制器添加逻辑以解决冲突,2)结合一个约束,减少/消除命令冲突,数据冲突和/或需要检查特定的时序参数,或3) 两者的结合。 存储器控制器设计工具可以与存储器控制器设计器一起工作以定义和使用约束。

    Accessibility insurance coverage management
    164.
    发明授权
    Accessibility insurance coverage management 失效
    无障碍保险管理

    公开(公告)号:US07480622B2

    公开(公告)日:2009-01-20

    申请号:US10318522

    申请日:2002-12-12

    CPC classification number: G06Q30/06 G06Q40/02 G06Q40/08

    Abstract: Accessibility insurance coverage management is provided. An insurance server receives a coverage request from a requestor that includes a user identifier corresponding to a user (i.e. policyholder). The insurance server matches the user identifier with a stored policyholder identifier and retrieves accessibility data corresponding to the matched policyholder identifier. If required, the insurance server updates the policyholder's accessibility data by receiving accessibility data from an accessibility database server. The insurance server identifies the policyholder's coverage using the user's accessibility data along with the user's policy information. The insurance server sends a message to the requestor which indicates an amount of the particular item corresponding to the coverage request the insurance server covers. The insurance server receives accessibility service bills on a frequent basis, such as monthly. The insurance server verifies the billing information, pays the bill, and updates policyholder claims paid to date information.

    Abstract translation: 提供无障碍保险管理。 保险服务器从请求者接收包括与用户(即保单持有者)相对应的用户标识符的覆盖请求。 保险服务器将用户标识符与存储的保单持有人标识符相匹配,并检索与匹配的保单持有人标识符相对应的辅助功能数据。 如果需要,保险服务器通过从可访问性数据库服务器接收可访问性数据来更新保单持有者的可访问性数据。 保险服务器使用用户的可访问性数据以及用户的策略信息来识别投保人的覆盖面。 保险服务器向请求者发送消息,该请求者指示与保险服务器覆盖的覆盖请求相对应的特定项目的数量。 保险服务器经常收到无障碍服务费用,例如每月。 保险服务器验证账单信息,支付账单,并更新支付给日期信息的保单持有人索赔。

    Smart graphical components
    165.
    发明授权
    Smart graphical components 有权
    智能图形组件

    公开(公告)号:US07478335B2

    公开(公告)日:2009-01-13

    申请号:US11462825

    申请日:2006-08-07

    Inventor: Brandon Brockway

    CPC classification number: G06F9/451

    Abstract: A graphical component determines its appearance and runtime behavior based upon the type of container to which it belongs is provided. The container type corresponds to an implementation construct such as a class in C++ and Java, or a struct in C. This implementation construct is referred to as the classtype. The graphical component determines the classtype of it's parent container at runtime and dynamically alters its appearance and behavior based upon a programmatic heuristic or a configuration file. For example, a smart graphical component placed inside of a container with a classtype of “desktop” may display descriptive text, however, the same component may not display the descriptive text when in a toolbar. Runtime behavior may also be determined based upon the classtype of the parent container. Component behavior resulting from user activation can also vary depending upon the parent container classtype.

    Abstract translation: 图形组件根据所提供的容器类型确定其外观和运行时行为。 容器类型对应于一个实现结构,例如C ++和Java中的类,或者是C中的一个结构体。这个实现结构被称为classtype。 图形组件在运行时确定其父容器的classtype,并根据程序化启发式或配置文件动态地更改其外观和行为。 例如,放置在具有“桌面”类型的容器内部的智能图形组件可能会显示描述性文本,但是,在工具栏中,相同的组件可能不会显示描述性文本。 也可以基于父容器的classtype来确定运行时行为。 用户激活导致的组件行为也可能会因父容器类型而异。

    System and method for managing introspectable objects in an enterprise
    166.
    发明授权
    System and method for managing introspectable objects in an enterprise 失效
    用于管理企业内部可预测对象的系统和方法

    公开(公告)号:US07464149B2

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

    申请号:US10835878

    申请日:2004-04-30

    CPC classification number: G06Q10/06 Y10S707/99953

    Abstract: A system and method for managing object relationships in an enterprise is presented. A request manager receives a view request from a user. The request manager retrieves a management definition object (MDO) and a perspective that corresponds to the view request, which the request manager uses to generate a view that includes nodes corresponding to an enterprise's objects. The user analyzes the generated view, and sends a command request to the request manager that corresponds to a plurality of the nodes. The request manager uses the retrieved perspective, and the MDO in order to identify objects that correspond to the command request. Once the objects are identified, the command manager sends a command to the identified objects.

    Abstract translation: 介绍了一种用于管理企业中对象关系的系统和方法。 请求管理器从用户接收视图请求。 请求管理器检索对应于视图请求的管理定义对象(MDO)和透视图,请求管理器用于生成包含与企业对象相对应的节点的视图。 用户分析生成的视图,并向对应于多个节点的请求管理器发送命令请求。 请求管理器使用检索的透视图和MDO来识别与命令请求相对应的对象。 一旦对象被识别,命令管理器就向指定的对象发送命令。

    System and method for installing and retaining I/O connector without tools
    167.
    发明授权
    System and method for installing and retaining I/O connector without tools 有权
    没有工具安装和保留I / O连接器的系统和方法

    公开(公告)号:US07354204B2

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

    申请号:US11774577

    申请日:2007-07-07

    CPC classification number: G02B6/4201 G02B6/4261 G02B6/428 G02B6/4292

    Abstract: A system and method for installing and retaining an input/output connector without tools is presented. A user removes a module from a computer system in order to add or remove a transceiver. The module includes a housing and a front bezel, whereby a bezel latch attaches the front bezel to the housing. The user depresses the bezel latch to remove the front bezel from the housing. As a result, a retention beam is exposed on the housing that secures transceivers to a circuit board. The user unlatches the retention beam, inserts a transceiver onto a mounting area, and latches the retention beam. The retention beam applies pressure to the transceiver, which results in a coupling of the transceiver to a circuit board included in the housing. In turn, the user attaches the front bezel to the housing via the bezel latch and reinserts the module into the computer system.

    Abstract translation: 提出了一种没有工具来安装和保留输入/输出连接器的系统和方法。 用户从计算机系统中移除模块,以便添加或删除收发器。 模块包括壳体和前挡板,由此挡板闩将前挡板连接到壳体。 用户按下挡板闩锁以从外壳中卸下前挡板。 结果,保持梁暴露在壳体上,从而将收发器固定到电路板上。 使用者松开保持光束,将收发器插入安装区域,并锁定保持光束。 保持光束对收发器施加压力,这导致收发器与壳体中包括的电路板的耦合。 反过来,用户通过挡板闩将前挡板连接到外壳,并将模块重新插入计算机系统。

    System and method for improved scroll mouse operation
    168.
    发明授权
    System and method for improved scroll mouse operation 有权
    改进滚动鼠标操作的系统和方法

    公开(公告)号:US07346851B2

    公开(公告)日:2008-03-18

    申请号:US10980412

    申请日:2004-11-03

    CPC classification number: G06F3/0485

    Abstract: A system and method for improved scroll mouse operation is presented. A user operates a computer mouse, which includes a scroll ring that functions as a middle mouse button. During operation, the user configures a scroll suppression manager to discard a particular number of scroll commands when the user moves the computer mouse's scroll ring. The user specifies a number of scroll commands to discard when the computer mouse's pointer location is positioned over particular mouse-over conditions, such as a web page link or a drop down menu. Once the scroll suppression manager has discarded the user-specified number of scroll commands, the scroll suppression manager processes subsequent scroll commands until the user stops scrolling or the user selects an object on the user's computer screen.

    Abstract translation: 介绍了一种改进滚动鼠标操作的系统和方法。 用户操作计算机鼠标,其包括用作鼠标中键的滚动环。 在操作期间,当用户移动计算机鼠标的滚动环时,用户配置滚动抑制管理器以丢弃特定数量的滚动命令。 当计算机鼠标的指针位置位于特定的鼠标悬停状态(例如网页链接或下拉菜单)上时,用户指定多个滚动命令来丢弃。 一旦滚动抑制管理器已经放弃了用户指定的滚动命令数量,则滚动抑制管理器处理随后的滚动命令,直到用户停止滚动或者用户在用户的计算机屏幕上选择对象。

    System and method for organizational risk based on personnel planning factors
    169.
    发明授权
    System and method for organizational risk based on personnel planning factors 有权
    基于人事制度因素的组织风险制度与方法

    公开(公告)号:US07324954B2

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

    申请号:US09895977

    申请日:2001-06-29

    CPC classification number: G06Q40/08 G06Q10/06 G06Q10/0635

    Abstract: A system and method for organizational risk based on personnel planning factors is provided. Each employee has an employee profile data area that is used to store planning data and actual data corresponding to the employee. Planning data includes risk analysis data, compensation data, and development planning data. Actual data includes current compensation data and performance data. Inhibitors and motivators corresponding to employees is used to determine a flight risk that pertains to the employee. A contribution level, corresponding to the employee's contribution to the organization, is analyzed along with the flight risk to determine a risk quadrant that is assigned to the employee. Managers can select a risk quadrant and obtain information about common inhibitors and motivators. Incentive data, such as stock options, compensation, and awards, is planned in light of an employee's risk quadrant in order to motivate high contributors to remain with the organization.

    Abstract translation: 提供了基于人事规划因素的组织风险制度与方法。 每个员工都有一个雇员简介数据区,用于存储与雇员相对应的规划数据和实际数据。 规划数据包括风险分析数据,补偿数据和开发计划数据。 实际数据包括电流补偿数据和性能数据。 与员工对应的抑制剂和激励因素用于确定与员工有关的飞行风险。 分析对应于员工对组织的贡献的贡献水平以及飞行风险,以确定分配给员工的风险象限。 管理人员可以选择一个风险象限,并获取有关常见抑制剂和激励因素的信息。 根据员工的风险象限计划激励数据,如股票期权,薪酬和奖励,以激励高投入者留在组织中。

    System and method for programmable high precision quantization of analog variable
    170.
    发明授权
    System and method for programmable high precision quantization of analog variable 失效
    可编程高精度量化模拟变量的系统和方法

    公开(公告)号:US07088282B1

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

    申请号:US11149313

    申请日:2005-06-09

    Inventor: Oliver Keren Ban

    CPC classification number: H03M1/183

    Abstract: A system and method for programmable high precision quantization of analog variable is provided. A signal conversion circuit includes a digital switch subtractor, an ADC, and a counter/adder. During the ADC's first sampling stage, the digital switch subtractor activates a bypass switch that allows the ADC to sample an original analog input signal and generate a first digital value using the original analog input signal. During the ADC's second sampling stage, the digital switch subtractor configures resistor network switches based upon the first digital value, thereby creating a voltage drop across the resistor network when the original analog input signal is applied. As a result, the digital switch subtractor's output is a modified analog signal, which the ADC samples and generates a second digital value. The counter/adder combines the first digital value and the second digital value to produce a digital output that a computer system processes.

    Abstract translation: 提供了一种用于模拟量变量可编程高精度量化的系统和方法。 信号转换电路包括数字开关减法器,ADC和计数器/加法器。 在ADC的第一个采样阶段,数字开关减法器激活旁路开关,允许ADC对原始模拟输入信号进行采样,并使用原始模拟输入信号产生第一个数字值。 在ADC第二采样阶段,数字开关减法器根据第一个数字值配置电阻网络开关,从而在施加原始模拟输入信号时在电阻网络上产生一个电压降。 因此,数字开关减法器的输出是一个修改的模拟信号,ADC采样并产生第二个数字值。 计数器/加法器组合第一数字值和第二数字值以产生计算机系统处理的数字输出。

Patent Agency Ranking