Electronic Devices With Magnetic Field Compensating Conductive Traces
    3.
    发明申请
    Electronic Devices With Magnetic Field Compensating Conductive Traces 有权
    具有磁场补偿导电迹线的电子设备

    公开(公告)号:US20130104410A1

    公开(公告)日:2013-05-02

    申请号:US13283438

    申请日:2011-10-27

    CPC classification number: G01C17/28 G01C21/00

    Abstract: Electronic devices may be provided with compasses for detecting the Earth's magnetic field. Electronic devices may be provided with electronic components that generate interfering magnetic fields for the compass. Electronic components may be coupled between a power supply line and a power return line on a printed circuit. The power return line may be configured to generate a compensating magnetic field to counteract the interfering magnetic fields. The power return line may be formed parallel to the power supply line. The power supply line may have multiple branches equidistant from the compass. The power return line may have a portion closer to the compass than the power supply line and the electronic component. The power return line may have multiple branches, may be provided with resistors on each branch and may include a portion of a circular loop the runs around the compass on the printed circuit board.

    Abstract translation: 电子设备可以设置有用于检测地球磁场的罗盘。 电子设备可以设置有为罗盘产生干扰磁场的电子部件。 电子部件可以耦合在电源线和印刷电路上的功率返回线之间。 功率返回线可以被配置为产生补偿磁场以抵消干扰磁场。 功率返回线可以与电源线平行地形成。 电源线可以具有与罗盘等距的多个分支。 电源返回线可以具有比电源线和电子部件更靠近罗盘的部分。 功率返回线可以具有多个分支,可以在每个分支上设置电阻器,并且可以包括围绕印刷电路板上的罗盘的循环的一部分。

    Accessing data storage systems without waiting for read errors
    4.
    发明授权
    Accessing data storage systems without waiting for read errors 有权
    无需等待读取错误即可访问数据存储系统

    公开(公告)号:US07822922B2

    公开(公告)日:2010-10-26

    申请号:US11682113

    申请日:2007-03-05

    Abstract: Improved techniques for accessing data storage systems are disclosed. These techniques detect, correct and prevent undesirable access delays experienced in storage systems. “Slow-access” refers to an access operation that does not successfully complete within a predetermined amount of time. When slow-access is detected, an attempt is made to provide data by other means rather than waiting for the access operation to eventually complete. By way of example, parity information is used to generate data rather than waiting beyond a predetermined amount of time for a “slow-read” operation to complete. In addition, preventative measures can be taken to avoid reoccurrence of a “slow-access” operating once it has been identified. These preventative measures, for example, include rewriting the same data to the same data section that caused the slow-access problem or remapping the section to another section in order to avoid the same section of data to cause another slow access problem.

    Abstract translation: 公开了用于访问数据存储系统的改进的技术。 这些技术检测,纠正和防止存储系统中遇到的不期望的访问延迟。 “慢速访问”是指在预定时间内未能成功完成的访问操作。 当检测到慢速访问时,尝试通过其他方式提供数据,而不是等待访问操作最终完成。 作为示例,奇偶校验信息用于生成数据,而不是等待超过预定量的时间,以完成“慢速读取”操作。 此外,可以采取预防措施,以避免一旦确定了“缓慢访问”操作,就会再次出现。 例如,这些预防措施包括将相同的数据重写到导致慢速访问问题的相同数据部分,或将该部分重新映射到另一部分,以避免相同的部分数据导致另一个慢速访问问题。

    Electrophysiology catheter
    5.
    发明申请
    Electrophysiology catheter 有权
    电生理导管

    公开(公告)号:US20060278246A1

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

    申请号:US11319039

    申请日:2005-12-27

    Abstract: An electrophysiology catheter includes a tube having a proximal end, a distal end, and a lumen therebetween. The tube is preferably comprised of multiple sections of different flexibility, arranged so that the flexibility of the catheter increases from the proximal end to the distal end. There is a first generally hollow electrode member at the distal end. At least one magnetically responsive element is disposed at least partially in the hollow electrode, for orienting the distal end of the catheter with an externally applied magnetic field. Multiple magnets can be distributed over the distal portion of the device. The end electrode can have openings for delivering irrigating fluid, and/or a sleeve can be provided around the tube to create an annular space for the delivering of irrigating fluid. A temperature sensor can be provided to control the operation of the catheter. A localization coil can also be included to sense the position and orientation of the catheter.

    Abstract translation: 电生理导管包括具有近端,远端和其间的内腔的管。 管优选地由具有不同柔性的多个部分组成,其布置成使得导管的柔性从近端增加到远端。 在远端处有第一大致中空的电极部件。 至少一个磁响应元件至少部分地设置在中空电极中,用于用外部施加的磁场定向导管的远端。 多个磁体可以分布在装置的远端部分上。 端电极可以具有用于输送冲洗流体的开口,和/或可以在管周围设置套筒,以产生用于输送冲洗流体的环形空间。 可以提供温度传感器来控制导管的操作。 还可以包括定位线圈以感测导管的位置和取向。

    Debugging applications under different permissions
    6.
    发明申请
    Debugging applications under different permissions 有权
    调试不同权限下的应用程序

    公开(公告)号:US20060048099A1

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

    申请号:US10929129

    申请日:2004-08-27

    CPC classification number: G06F11/321 G06F21/53

    Abstract: A system and method that allows developers to debug a component while it is restricted by any arbitrary set of specific permissions, or restricted by an existing permission set associated with a security “zone.” A security sandbox is mimicked within the development environment so that developers can study how applications perform inside the sandbox. Developers are able create any sandbox and debug inside it, where violating any bound of the artificial sandbox will throw a security exception and drop the user out on the exact line of code which generated the error, as well as provide helpful information about how to correct the error.

    Abstract translation: 一种系统和方法,允许开发人员在受任何任意特定权限集合限制或由与安全性“区域”关联的现有权限集限制时调试组件。 安全沙箱在开发环境中被模仿,以便开发人员可以研究应用程序在沙箱内的执行情况。 开发人员可以在其中创建任何沙盒并进行调试,其中违反人造沙箱的任何界限将抛出安全异常,并将用户放在产生错误的确切代码行上,并提供有关如何纠正的有用信息 错误。

    Method and apparatus for accessing data storage systems
    7.
    发明申请
    Method and apparatus for accessing data storage systems 有权
    用于访问数据存储系统的方法和装置

    公开(公告)号:US20050240743A1

    公开(公告)日:2005-10-27

    申请号:US10831417

    申请日:2004-04-22

    Abstract: Improved techniques for accessing data storage systems are disclosed. These techniques detect, correct and prevent undesirable access delays experienced in storage systems. “Slow-access” refers to an access operation that does not successfully complete within a predetermined amount of time. When slow-access is detected, an attempt is made to provide data by other means rather than waiting for the access operation to eventually complete. By way of example, parity information is used to generate data rather than waiting beyond a predetermined amount of time for a “slow-read” operation to complete. In addition, preventative measures can be taken to avoid reoccurrence of a “slow-access” operating once it has been identified. These preventative measures, for example, include rewriting the same data to the same data section that caused the slow-access problem or remapping the section to another section in order to avoid the same section of data to cause another slow access problem.

    Abstract translation: 公开了用于访问数据存储系统的改进的技术。 这些技术检测,纠正和防止存储系统中遇到的不期望的访问延迟。 “慢速访问”是指在预定时间内未能成功完成的访问操作。 当检测到慢速访问时,尝试通过其他方式提供数据,而不是等待访问操作最终完成。 作为示例,奇偶校验信息用于生成数据,而不是等待超过预定量的时间,以完成“慢速读取”操作。 此外,可以采取预防措施,以避免一旦确定了“缓慢访问”操作,就会再次出现。 例如,这些预防措施包括将相同的数据重写到导致慢速访问问题的相同数据部分,或将该部分重新映射到另一部分,以避免相同的部分数据导致另一个慢速访问问题。

    Magnetically guidable electrophysiology catheter
    8.
    发明授权
    Magnetically guidable electrophysiology catheter 有权
    磁导引电生理导管

    公开(公告)号:US06662034B2

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

    申请号:US09840311

    申请日:2001-04-23

    Abstract: An electrophysiology catheter includes a tube having a proximal end, a distal end, and a lumen therebetween. The tube is preferably comprised of multiple sections of different flexibility, arranged so that the flexibility of the catheter increases from the proximal end to the distal end. There is a first generally hollow electrode member at the distal end. A magnetically responsive element is disposed at least partially in the hollow end electrode, for aligning the distal end of the catheter with an externally applied magnetic field. The hollow end electrode can have openings for delivering irrigating fluid, and/or a sleeve can be provided around the tube to create an annular space for the delivering of irrigating fluid. A temperature sensor can be provided to control the operation of the catheter. A localization coil can also be provided to sense the position and orientation of the catheter.

    Abstract translation: 电生理导管包括具有近端,远端和其间的内腔的管。 管优选地由具有不同柔性的多个部分组成,其布置成使得导管的柔性从近端增加到远端。 在远端处有第一大致中空的电极部件。 磁响应元件至少部分地设置在中空端电极中,用于使导管的远端与外部施加的磁场对准。 中空端电极可以具有用于输送冲洗流体的开口,和/或可以在管周围设置套筒,以产生用于输送冲洗流体的环形空间。 可以提供温度传感器来控制导管的操作。 还可以提供定位线圈以感测导管的位置和取向。

    Method and apparatus for evaluating and improving disk access time in a raid system
    9.
    发明授权
    Method and apparatus for evaluating and improving disk access time in a raid system 有权
    在RAID系统中评估和改进磁盘访问时间的方法和装置

    公开(公告)号:US07873784B2

    公开(公告)日:2011-01-18

    申请号:US12118611

    申请日:2008-05-09

    CPC classification number: G06F11/3419 G06F2201/81 G06F2201/88

    Abstract: Techniques for improving access time in data storage systems are disclosed. These techniques can be used to prevent undesirable access delays that are often experienced in conventional storage systems. “Slow-access” can be defined as an access operation that does not successfully complete within a predetermined amount of time. The “slow-access” time can, for example, be defined based on a system requirement, specification, or a particular need of a specific application. As such, when detected “slow-access” indicates a potential performance problem that can manifest in undesirable effects. A data storage system is evaluated for potential performance problems by scanning it for “slow-access.” In addition, preventative measures are taken to prevent occurrence of a “slow-access” once it has been identified. These measures can prevent the undesirable effects experienced in conventional storage systems. This also means that specific system or application requirements can be certified and met.

    Abstract translation: 公开了一种用于改善数据存储系统中的访问时间的技术。 这些技术可用于防止常规存储系统中经常遇到的不期望的访问延迟。 “慢速访问”可以被定义为在预定时间内未能成功完成的访问操作。 例如,“缓慢访问”时间可以基于系统要求,规范或特定应用的特定需求来定义。 因此,当检测到“慢速访问”表示可能表现为不期望的效果的潜在性能问题时。 通过扫描数据存储系统进行“慢速访问”,对潜在的性能问题进行评估。此外,一旦识别出来,就采取预防措施来防止“慢速访问”的发生。 这些措施可以防止常规存储系统中遇到的不良影响。 这也意味着可以认证和满足具体的系统或应用要求。

    Debugging applications under different permissions
    10.
    发明授权
    Debugging applications under different permissions 有权
    调试不同权限下的应用程序

    公开(公告)号:US07814308B2

    公开(公告)日:2010-10-12

    申请号:US10929129

    申请日:2004-08-27

    CPC classification number: G06F11/321 G06F21/53

    Abstract: A system and method that allows developers to debug a component while it is restricted by any arbitrary set of specific permissions, or restricted by an existing permission set associated with a security “zone.” A security sandbox is mimicked within the development environment so that developers can study how applications perform inside the sandbox. Developers are able create any sandbox and debug inside it, where violating any bound of the artificial sandbox will throw a security exception and drop the user out on the exact line of code which generated the error, as well as provide helpful information about how to correct the error.

    Abstract translation: 一种系统和方法,允许开发人员在受任何任意特定权限集合限制或由与安全性“区域”相关联的现有权限集限制的情况下调试组件。安全沙箱在开发环境中被模仿,以便开发人员 可以研究应用程序在沙箱内的执行情况。 开发人员可以在其中创建任何沙盒并进行调试,其中违反人造沙箱的任何界限将抛出安全异常,并将用户放在产生错误的确切代码行上,并提供有关如何纠正的有用信息 错误。

Patent Agency Ranking