Patents by Inventor James L. Frankel

James L. Frankel 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: 6741245
    Abstract: A method for decorating a virtual world model first builds a physical model from a plurality of building blocks. Each building block includes a microcontroller coupled to a plurality of connectors. The connectros are for physically and electronically connecting the blocks in a three-dimensional structure to form the model. An arrangement of the blocks in the model is derived by connecting the model to a host computer. The arrangement is expressed as a set of logical axioms. The set of logical axioms is processed by a logic program to identify large scale structural elements of the model, and decorative attributes are assigned to the large. scale structural elements.
    Type: Grant
    Filed: April 23, 1999
    Date of Patent: May 25, 2004
    Assignee: Mitsubishi Electric Research Laboratories, Inc.
    Inventors: Joseph W. Marks, David B. Anderson, James L. Frankel
  • Patent number: 6526375
    Abstract: In a self-configuring store-and-forward computer network, a plurality of processors are each housed in an enclosure having a top surface and a bottom surface. Each processor has an associated block identification number. An array of m by n radially symmetric connectors are arranged on the top surface and on the bottom surface of each enclosure. Each connector has an associated connector identification number. The connectors physically and electronically couple the plurality of processors as a three-dimensional structure. Communications controller in each of the processors exchange the block and connector identification numbers between the processors and a host computer to determine an ordered list of connector numbers that is used to route messages between any of the processors and the host computer.
    Type: Grant
    Filed: April 23, 1999
    Date of Patent: February 25, 2003
    Assignee: Mitsubishi Electric Research Laboratories, INC
    Inventors: James L. Frankel, David B. Anderson, Joseph W. Marks, Edmund M. Sullivan
  • Patent number: 6256719
    Abstract: Provided is a method for routing messages among arbitrarily connected processors. Each processor is housed in an enclosure including a top surface and a bottom surface, and an array of m by n radially symmetric connectors are arranged on the top surface and on the bottom surface of the enclosure to interconnect the processors as a rigid three-dimensional structure. An unique block identification number is associated with each processor. A unique connector identification number is associated with each connector of a particular processor. A message is generated to include an ordered list of connector identification numbers, and the message is forwarded to a destination process according to the ordered list.
    Type: Grant
    Filed: April 23, 1999
    Date of Patent: July 3, 2001
    Assignee: Mitsubish Electric Research Laboratories, Inc.
    Inventor: James L. Frankel
  • Patent number: 5561801
    Abstract: A compiler for compiling a computer program wherein the computer program is adapted for use with a data parallel computer. The compiler comprises a front end which generates a parse tree from a source code. In generating the parse tree, the front end coordinates the compilation of type conversion operations and promotion operations such that run-time efficiency is maximized. In other words, the front end compiles the type conversion operations and promotion operations in an order which maximizes run-time efficiency.
    Type: Grant
    Filed: December 23, 1993
    Date of Patent: October 1, 1996
    Assignee: Thinking Machines Corporation
    Inventors: Joshua E. Simons, James L. Frankel
  • Patent number: 5515535
    Abstract: An optimizer for optimizing an intermediate representation (IR) tree having multiple nodes. The IR tree represents a partial compilation of a source code. The source code is written using a high level language supporting data parallel processing. According to the present invention, the optimizer optimizes the IR tree by minimizing the number and size of temporary parallel variables in the IR tree. Such minimization optimizes the IR tree because temporary parallel variables require an enormous amount of space in memory.
    Type: Grant
    Filed: September 15, 1994
    Date of Patent: May 7, 1996
    Assignee: Thinking Machines Corporation
    Inventors: James L. Frankel, Steven J. Sistare
  • Patent number: 5381550
    Abstract: A compiler for compiling a computer program which is adapted for use with a data parallel computer. The compiler supports variables which involve parallelism. Variables which involve parallelism are parallel variables, templates for parallel variables called shapes, and pointers to parallel variables. For each variable involving parallelism declared globally in the source code, the compiler of the present invention emits in the target code a declaration of a global scalar variable. It further emits in the target code a start trap. When executed, the start trap allocates memory and a data structure for the global variables involving parallelism. The start trap also initializes the data structures and global variables involving parallelism.
    Type: Grant
    Filed: January 10, 1994
    Date of Patent: January 10, 1995
    Assignee: Thinking Machines Corporation
    Inventors: Karen C. Jourdenais, James L. Frankel, Steven N. Goldhaber, Linda J. Seamonson
  • Patent number: 5355492
    Abstract: The present invention is directed towards a compiler for processing parallel communication instructions on a data parallel computer. The compiler of the present invention comprises a front end, a middle end, an optimizer, and a back end. The front end constructs a parse tree which includes nodes representative of parallel communication instructions. The middle end generates an intermediate representation (IR) tree from the parse tree. The IR tree includes general parallel communication IR nodes representative of target code to carry out parallel communication with general communication. An efficient parallel communication module of the optimizer replaces general parallel communication IR nodes with grid parallel communication IR nodes where doing so would result in more efficient target code. The grid parallel communication IR nodes represent target code to carry out parallel communication instructions with grid communication. The back end generates target code from the optimized IR tree.
    Type: Grant
    Filed: November 5, 1991
    Date of Patent: October 11, 1994
    Assignee: Thinking Machines Corporation
    Inventors: James L. Frankel, Michael L. Best, Karen C. Jourdenais, Joshua E. Simons, Steven J. Sistare
  • Patent number: 5355494
    Abstract: A compiler for compiling a computer program wherein the computer program is adapted for use with a data parallel computer. The compiler comprises an optimizer which optimizes the compiled code. In optimizing the compiled code, the optimizer performs live variable analysis. With regard to performing live variable analysis, the optimizer of the present invention is adapted for use with data parallel languages. Additionally, the optimizer is computationally efficient at compile time. Further, the optimizer operates in an incremental manner.
    Type: Grant
    Filed: December 12, 1991
    Date of Patent: October 11, 1994
    Assignee: Thinking Machines Corporation
    Inventors: Steven J. Sistare, James L. Frankel
  • Patent number: 5278986
    Abstract: A compiler for compiling a computer program which is adapted for use with a data parallel computer. The compiler supports variables which involve parallelism. Variables which involve parallelism are parallel variables, templates for parallel variables called shapes, and pointers to parallel variables. For each variable involving parallelism declared globally in the source code, the compiler of the present invention emits in the target code a declaration of a global scalar variable. It further emits in the target code a start trap. When executed, the start trap allocates memory and a data structure for the global variables involving parallelism. The start trap also initializes the data structures and global variables involving parallelism.
    Type: Grant
    Filed: December 13, 1991
    Date of Patent: January 11, 1994
    Assignee: Thinking Machines Corporation
    Inventors: Karen C. Jourdenais, James L. Frankel, Steven N. Goldhaber, Linda J. Seamonson