Patents by Inventor Jeremy H. Brown

Jeremy H. Brown has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 8874355
    Abstract: 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.
    Type: Grant
    Filed: September 13, 2013
    Date of Patent: October 28, 2014
    Assignee: Jaybridge Robotics, Inc.
    Inventors: Joshua J. Pieper, Jeremy H. Brown
  • Publication number: 20140012489
    Abstract: 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.
    Type: Application
    Filed: September 13, 2013
    Publication date: January 9, 2014
    Applicant: JAYBRIDGE ROBOTICS, INC.
    Inventors: Joshua J. Pieper, Jeremy H. Brown
  • Patent number: 8589013
    Abstract: 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.
    Type: Grant
    Filed: October 25, 2011
    Date of Patent: November 19, 2013
    Assignee: Jaybridge Robotics, Inc.
    Inventors: Joshua J. Pieper, Jeremy H. Brown
  • Publication number: 20130103249
    Abstract: 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.
    Type: Application
    Filed: October 25, 2011
    Publication date: April 25, 2013
    Applicant: JAYBRIDGE ROBOTICS, INC.
    Inventors: Joshua J. Pieper, Jeremy H. Brown
  • Publication number: 20120239287
    Abstract: A computer-implemented method, system, and computer program product are provided for generating a pre-planned vehicle guidance path for a vehicle by transforming an initial piecewise linear path into a path that obeys a minimum vehicle turning radius constraint.
    Type: Application
    Filed: May 25, 2012
    Publication date: September 20, 2012
    Applicant: Jaybridge Robotics, Inc.
    Inventors: Joshua J. Pieper, Jeremy H. Brown, Matthew J. Marjanovic
  • Patent number: 7107430
    Abstract: 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.
    Type: Grant
    Filed: November 14, 2001
    Date of Patent: September 12, 2006
    Assignee: Massachusetts Institute of Technology
    Inventors: Jeffrey P. Grossman, Thomas F. Knight, Jr., Jeremy H. Brown, Andrew W Huang
  • Patent number: 6826672
    Abstract: 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.
    Type: Grant
    Filed: May 15, 2001
    Date of Patent: November 30, 2004
    Assignee: Massachusetts Institute of Technology
    Inventors: Jeremy H. Brown, Thomas F. Knight, Jr., Jeffrey P. Grossman, Andrew W. Huang
  • Publication number: 20030005256
    Abstract: 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.
    Type: Application
    Filed: November 14, 2001
    Publication date: January 2, 2003
    Inventors: Jeffrey P. Grossman, Thomas F. Knight, Jeremy H. Brown, Andrew S. Huang