APPARATUS SYSTEM AND METHOD FOR CUSTOMIZING A COMPUTING ENVIRONMENT
    12.
    发明申请
    APPARATUS SYSTEM AND METHOD FOR CUSTOMIZING A COMPUTING ENVIRONMENT 审中-公开
    用于自定义计算环境的装置系统和方法

    公开(公告)号:US20090089779A1

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

    申请号:US11864160

    申请日:2007-09-28

    IPC分类号: G06F9/445

    CPC分类号: G06F8/63 G06F8/61

    摘要: An apparatus, system, and method are disclosed for customizing a computing environment. An exportroot image, comprising a base operating system, may be sent to an application provider with a customization script. The customization script allows the application provider to develop a particular application to be used with the exportroot image in a desired computing environment. The provider can modify the customization script to make appropriate customizations to the exportroot image and base operating system as required by the particular application. The customization script is also capable of detecting the hardware architecture of the computer to install appropriate configuration files. The customization script expedites developing a computing environment by eliminating the need to send the exportroot image back to its provider to make modifications.

    摘要翻译: 公开了用于定制计算环境的装置,系统和方法。 可以使用定制脚本将包含基本操作系统的exportroot图像发送到应用程序提供者。 定制脚本允许应用程序提供者开发一个特定的应用程序,以便在所需的计算环境中与exportroot映像一起使用。 提供者可以修改自定义脚本,以便根据特定应用程序的要求对exportroot映像和基本操作系统进行适当的自定义。 定制脚本还能够检测计算机的硬件体系结构,以安装适当的配置文件。 定制脚本通过消除将exportroot图像发送回提供商进行修改的需要,加快了开发计算环境。

    System and method for compensating for magnetic disturbance of a compass by a moveable vehicle accessory
    13.
    发明申请
    System and method for compensating for magnetic disturbance of a compass by a moveable vehicle accessory 失效
    用于通过可移动车辆附件补偿罗盘的磁障碍的系统和方法

    公开(公告)号:US20070101596A1

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

    申请号:US10554838

    申请日:2004-04-30

    IPC分类号: G01C17/38

    CPC分类号: G01C17/38

    摘要: A vehicle compass system for compensating for magnetic disturbances caused by a moveable vehicle accessory includes a magnetic field sensor and a control circuit coupled to the moveable vehicle accessory and the magnetic field sensor. The magnetic field sensor is positioned at a distance from the moveable vehicle accessory and is configured to determine an orientation of the magnetic field sensor with respect to the Earth's magnetic field and to generate magnetic field data. The control circuit is configured to receive a position signal from the moveable vehicle accessory indicating whether the moveable vehicle accessory is changing position, to receive magnetic field data from the magnetic field sensor, to compare first magnetic field data generated prior to the change in position of the moveable vehicle accessory to second magnetic field data generated after the change in position of the moveable vehicle accessory and to generate a correction value based on the comparison of the first magnetic field data and the second magnetic field data. The correction value is used to correct for the magnetic disturbance caused by the moveable vehicle accessory.

    摘要翻译: 用于补偿由可移动车辆附件引起的磁障碍的车辆罗盘系统包括耦合到可移动车辆附件和磁场传感器的磁场传感器和控制电路。 磁场传感器位于与可移动车辆附件一段距离处,并且被配置为确定磁场传感器相对于地球磁场的取向并产生磁场数据。 控制电路被配置为从可移动车辆附件接收指示可移动车辆附件是否正在改变位置的位置信号,以接收来自磁场传感器的磁场数据,以比较在变化位置之前产生的第一磁场数据 可移动车辆附件到在可移动车辆附件的位置改变之后产生的第二磁场数据,并且基于第一磁场数据和第二磁场数据的比较来生成校正值。 校正值用于校正由可移动车辆附件引起的磁场干扰。

    Sprite rendering
    14.
    发明授权
    Sprite rendering 有权
    精灵渲染

    公开(公告)号:US07202877B2

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

    申请号:US11135790

    申请日:2005-05-23

    申请人: Thomas Olson

    发明人: Thomas Olson

    IPC分类号: G09G5/00 G06T7/00

    CPC分类号: G06T15/205 G06T15/005

    摘要: Computation of sprite position and size in JSR-184 with revised modelview matrix made with column vector lengths of original modelview matrix.

    摘要翻译: 使用原始模型视图矩阵列向量长度修改的模型视图矩阵计算JSR-184中的精灵位置和大小。

    Method and system for allowing customization of remote data collection in the event of a system error
    15.
    发明授权
    Method and system for allowing customization of remote data collection in the event of a system error 失效
    在系统错误的情况下允许定制远程数据收集的方法和系统

    公开(公告)号:US07051230B2

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

    申请号:US10197904

    申请日:2002-07-18

    申请人: John Thomas Olson

    发明人: John Thomas Olson

    IPC分类号: G06F11/00

    摘要: In a computer system, a method and system for allowing customization of data collection in the event of a system error is described. In one embodiment, a Program Registration Table (PRT) contains entries associating a program name with an executable file and associated parameters. Additionally, an Error Matrix (EM) includes entries specifying which program(s) in the PRT to execute in response to a particular system error. In the event of a system error, the program(s) to execute is determined by examining the entries in the EM. The program(s) is then executed. The output from the program(s) executed may then be sent offsite for analysis. Changing the behavior of the machine in the event of a system error may be accomplished by updating entries in the PRT and EM, without the need to change any code on the system.

    摘要翻译: 在计算机系统中,描述了在系统错误的情况下允许定制数据收集的方法和系统。 在一个实施例中,程序注册表(PRT)包含将程序名称与可执行文件和相关参数相关联的条目。 此外,错误矩阵(EM)包括指定在响应于特定系统错误而执行的PRT中的哪个程序的条目。 在发生系统错误的情况下,通过检查EM中的条目来确定要执行的程序。 然后执行程序。 执行的程序的输出可以在现场进行分析。 在系统错误的情况下更改机器的行为可以通过更新PRT和EM中的条目来实现,而无需更改系统上的任何代码。

    Vehicle compass system with continuous automatic calibration
    16.
    发明申请
    Vehicle compass system with continuous automatic calibration 有权
    车载指南针系统,连续自动校准

    公开(公告)号:US20060075646A1

    公开(公告)日:2006-04-13

    申请号:US11271358

    申请日:2005-11-10

    IPC分类号: G01C17/38

    CPC分类号: G01C17/38

    摘要: The compass system of the present invention utilizes an improved calibration routine in which a processing circuit of the compass recalibrates the compass each time three data points are obtained from a magnetic field sensor that meet predetermined criteria. One such criterion is that the three data points define corners of a triangle that is substantially non-obtuse. When three data points have been obtained that define a triangle meeting this criterion, the processing circuit calculates a center point for a circle upon which all three data points lie by solving the equation x2+y2+Ax+By+C=0 for A, B, and C, using the coordinate values (x,y) for the three data points and defining the center point as (−A/2, −B/2).

    摘要翻译: 本发明的罗盘系统利用改进的校准程序,其中每当从满足预定标准的磁场传感器获得三个数据点时,罗盘的处理电路重新校准指南针。 一个这样的标准是三个数据点定义基本上不钝的三角形的角。 当获得定义满足该标准的三角形的三个数据点时,处理电路通过求解方程式来计算所有三个数据点所在的圆的中心点, 对于A,B和C,使用三个数据点的坐标值(x,y)并将中心点定义为(-A / 2,-B / 2)。

    Method and apparatus for storing transactional information in persistent memory
    17.
    发明授权
    Method and apparatus for storing transactional information in persistent memory 有权
    用于将事务信息存储在持久存储器中的方法和装置

    公开(公告)号:US06901481B2

    公开(公告)日:2005-05-31

    申请号:US09790750

    申请日:2001-02-22

    申请人: Thomas Olson

    发明人: Thomas Olson

    CPC分类号: G06F11/1435 G06F11/1441

    摘要: A method and apparatus for storing transactional information in persistent memory. In one embodiment, the invention features a persistent volatile memory and an intermediary program in communication with the persistent volatile memory. The intermediary program receives transactional information and stores the information in the persistent volatile memory. A computer uses the intermediary program to enable the contents of the persistent volatile memory to remain unaltered during a failure of the computer. Additionally, the intermediary program may determine whether the transactional information meets a predetermined criteria before storing the information in the persistent volatile memory.

    摘要翻译: 一种用于将事务信息存储在持久存储器中的方法和装置。 在一个实施例中,本发明的特征在于持久易失性存储器和与永久易失性存储器通信的中间程序。 中间程序接收事务信息并将信息存储在永久性易失性存储器中。 计算机使用中间程序来使得永久性易失性存储器的内容在计算机故障期间保持不变。 此外,中间程序可以在将信息存储在永久性易失性存储器中之前确定事务信息是否满足预定标准。

    Vehicle compass system with continuous automatic calibration

    公开(公告)号:US20050091861A1

    公开(公告)日:2005-05-05

    申请号:US11001532

    申请日:2004-12-01

    IPC分类号: G01C17/38 G01C21/26

    CPC分类号: G01C17/38

    摘要: The compass system of the present invention utilizes an improved calibration routine in which a processing circuit of the compass recalibrates the compass each time three data points are obtained from a magnetic field sensor that meet predetermined criteria. One such criterion is that the three data points define corners of a triangle that is substantially non-obtuse. When three data points have been obtained that define a triangle meeting this criterion, the processing circuit calculates a center point for a circle upon which all three data points lie by solving the equation x2+y2+Ax+By+C=0 for A, B, and C, using the coordinate values (x,y) for the three data points and defining the center point as (−A/2, −B/2).

    SWEEP AUGER DRIVE SHIELD WITH GRAVITY RECLAIM

    公开(公告)号:US20180215559A1

    公开(公告)日:2018-08-02

    申请号:US15885208

    申请日:2018-01-31

    申请人: Ryan Thomas Olson

    发明人: Ryan Thomas Olson

    摘要: A sweep auger system having a driveshaft with auger flighting and a backboard extending a length from an inward end to an outward end. An input of a gearbox is connected to an outward end of the drive shaft and a sweep wheel having a plurality of notches, arms and feet is connected to an output of the gearbox. A drive shield is placed around a rearward side of the sweep wheel that forms a channel that is configured to capture grain agitated by the drive wheel. A guide plate is connected to the gearbox and covers a portion of the gearbox. The guide plate angles from an upper outward edge downward and forward to a lower inward edge that is configured to urge the grain captured within the channel of the drive shield to move in front of the sweep auger system reducing grain left in the grain bin.

    INCREASED IN-LINE DEDUPLICATION EFFICIENCY
    20.
    发明申请
    INCREASED IN-LINE DEDUPLICATION EFFICIENCY 有权
    提高在线重复效率

    公开(公告)号:US20130268497A1

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

    申请号:US13440659

    申请日:2012-04-05

    IPC分类号: G06F17/30

    摘要: Exemplary embodiments for increased in-line deduplication efficiency in a computing environment are provided. In one embodiment, by way of example only, hash values are calculated in nth iterations on data samples from fixed size data chunks extracted from an object requested for in-line deduplication. For each of the nth iterations, the calculated hash values for the data samples from the fixed size data chunks are matched in an nth hash index table with a corresponding hash value of existing objects in storage. The nth hash index table is exited upon detecting a mismatch during the matching. The mismatch is determined to be a unique object and is stored. A hash value for the object is calculated. A master hash index table is updated with the calculated hash value for the object and the calculated hash values for the unique object.

    摘要翻译: 提供了用于在计算环境中提高在线重复数据删除效率的示例性实施例。 在一个实施例中,仅作为示例,在第n次迭代中计算散列值,该数据样本来自从用于在线重复数据消除所请求的对象提取的固定大小数据块。 对于第n次迭代中的每一个,来自固定大小数据块的数据样本的计算散列值在第n个散列索引表中与存储中现有对象的对应散列值相匹配。 在匹配期间检测到不匹配时退出第n个散列索引表。 不匹配被确定为唯一对象并被存储。 计算对象的哈希值。 主散列索引表用对象的计算哈希值和唯一对象的计算散列值进行更新。