Method and system for dynamically positioning a vehicle relative to another vehicle in motion
    2.
    发明授权
    Method and system for dynamically positioning a vehicle relative to another vehicle in motion 有权
    用于在运动中相对于另一车辆动态地定位车辆的方法和系统

    公开(公告)号:US08589013B2

    公开(公告)日:2013-11-19

    申请号:US13281012

    申请日:2011-10-25

    IPC分类号: G01C22/00

    摘要: A computer-implemented method is provided for automatically guiding a first vehicle to maintain a position relative to a second vehicle traveling in a given area. The method includes the steps of: (a) receiving location data on the first and second vehicles; (b) determining a legal travel path in the given area from the first vehicle toward an expected position of the second vehicle; (c) automatically controlling the first vehicle to travel along the legal travel path; and (d) repeating steps (a) through (c) to automatically move the first vehicle to a relative position from the second vehicle and then to automatically maintain the relative position as the first and second vehicles travel through the given area.

    摘要翻译: 提供一种计算机实现的方法,用于自动引导第一车辆以维持相对于在给定区域中行驶的第二车辆的位置。 该方法包括以下步骤:(a)在第一和第二车辆上接收位置数据; (b)确定从所述第一车辆到所述第二车辆的预期位置的给定区域中的合法行驶路径; (c)自动控制第一辆车沿法定行驶路线行驶; 和(d)重复步骤(a)至(c),以使第一车辆自动地从第二车辆移动到相对位置,然后当第一和第二车辆行进通过给定区域时自动保持相对位置。

    METHOD AND SYSTEM FOR DYNAMICALLY POSITIONING A VEHICLE RELATIVE TO ANOTHER VEHICLE IN MOTION
    3.
    发明申请
    METHOD AND SYSTEM FOR DYNAMICALLY POSITIONING A VEHICLE RELATIVE TO ANOTHER VEHICLE IN MOTION 有权
    与运动中另外车辆相关的车辆动态定位的方法和系统

    公开(公告)号:US20130103249A1

    公开(公告)日:2013-04-25

    申请号:US13281012

    申请日:2011-10-25

    IPC分类号: G05D1/02

    摘要: A computer-implemented method is provided for automatically guiding a first vehicle to maintain a position relative to a second vehicle traveling in a given area. The method includes the steps of: (a) receiving location data on the first and second vehicles; (b) determining a legal travel path in the given area from the first vehicle toward an expected position of the second vehicle; (c) automatically controlling the first vehicle to travel along the legal travel path; and (d) repeating steps (a) through (c) to automatically move the first vehicle to a relative position from the second vehicle and then to automatically maintain the relative position as the first and second vehicles travel through the given area.

    摘要翻译: 提供一种计算机实现的方法,用于自动引导第一车辆以维持相对于在给定区域中行驶的第二车辆的位置。 该方法包括以下步骤:(a)在第一和第二车辆上接收位置数据; (b)确定从所述第一车辆到所述第二车辆的预期位置的给定区域中的合法行驶路径; (c)自动控制第一辆车沿法定行驶路线行驶; 和(d)重复步骤(a)至(c),以使第一车辆自动地从第二车辆移动到相对位置,然后当第一和第二车辆行进通过给定区域时自动保持相对位置。

    Mechanism to reduce the cost of forwarding pointer aliasing

    公开(公告)号:US07107430B2

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

    申请号:US09990798

    申请日:2001-11-14

    IPC分类号: G06F12/00

    摘要: Short-quasi-unique-identifiers (SQUIDs) are generated and assigned to the data objects stored in memory. Pointers to a particular data object contain the data object's assigned SQUID. If a data object is moved to a second allocated memory segment, a new pointer to the second allocated memory segment is placed at the original memory segment, so that any pointers to the original memory segment now point to the new pointer. The distribution of SQUIDs is uniform. SQUIDs can be generated by counting, generated randomly, generating through some hashing mechanism, or other means. In comparing two different pointers, it is determined that the two pointers do not reference the same data object if the SQUIDs are different. On the other hand, if the SQUIDs are identical and the address fields of the two pointers are identical, then the two pointers reference the same data object. In addition, a pointer is associated with a migration indicator field which indicates the number of migrations of the referenced data object prior to the pointer being created. The comparator determines that two pointers do not reference the same data object if their associated migration indicators indicate identical numbers of migrations and their corresponding addresses are different.

    Capability addressing with tight object bounds
    5.
    发明授权
    Capability addressing with tight object bounds 失效
    具有紧密对象界限的能力寻址

    公开(公告)号:US06826672B1

    公开(公告)日:2004-11-30

    申请号:US09855875

    申请日:2001-05-15

    IPC分类号: G06F1200

    摘要: A pointer representation includes a permission field to define capabilities of the system in processing the data to which an address in the pointer of representation points. Bounds of the memory segment to which the capabilities apply are defined by a block field, which defines a block size, and a length field, which defines a number of blocks of that size within the segment of memory. To permit computation of the full range of addresses to which the capability applies, a finger field is included to denote the block of the segment of memory to which the address points. An increment-only bit may cause the system to preclude any negative offsets from the address in the pointer representation. Subsegments within a segment may be further defined by additional block, length and finger fields.

    摘要翻译: 指针表示包括许可字段,用于在处理表示点的指针中的地址的数据时定义系统的能力。 能力应用于其的存储器段的边界由定义块大小的块字段和定义存储器段内该大小的块的数量的长度字段来定义。 为了允许对能力应用的地址的全范围的计算,包括手指字段以表示地址指向的存储器段的块。 仅增量位可能导致系统排除指针表示中的地址的任何负偏移。 片段中的子片段可以通过附加的块,长度和手指字段进一步定义。