Patents by Inventor Julie Wang

Julie Wang 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).

  • Publication number: 20250026388
    Abstract: The system can include: a vehicle and a remote operator platform. The system can optionally include or be used with a motion planner and a set of remote data systems. However, the system can additionally or alternatively include any other suitable set of components. The system can function to facilitate remote monitoring of a vehicle system(s), such as an unmanned rail vehicle, and/or positive train control (PTC) when operating under speed-restriction rules. Additionally, the system can function to facilitate remote monitoring, tele-operation, and/or exception handling across multiple vehicles/trains by a single operator. Additionally, the system can function to adjust command of a remotely monitored vehicle based on the observability of the environment and/or response capability of a remote monitor/tele-operator (e.g., based on line-of-sight, video latency, etc.).
    Type: Application
    Filed: July 17, 2024
    Publication date: January 23, 2025
    Applicant: Parallel Systems, Inc.
    Inventors: Patrick Dunn, Casey Walker, Christopher E. Denniston, Vladi Iotov, Bobby Genalo, Benjamin Stuart Stabler, Julie Wang, Marc Greenbaum, Daniel Sweet
  • Publication number: 20170345035
    Abstract: In an example embodiment, a server accesses, for a plurality of customer accounts within a professional networking service, a plurality of features of the customer accounts stored with the professional networking service. The server accesses, for the plurality of customer accounts within the professional networking service, past sales records of products from the professional networking service to the plurality of employer accounts. The server determines, based on the past sales records and based on one or more features from the plurality of features, a product to upsell or cross-sell to a specific customer account. The server provides, as a digital transmission, indicia of the one or more features and the determined product.
    Type: Application
    Filed: May 31, 2016
    Publication date: November 30, 2017
    Inventors: Wenrong Zeng, Wei Di, Julie Wang, Yiying Cheng
  • Publication number: 20070227650
    Abstract: A method of making a membrane electrode assembly is provided. The method includes providing a non-porous polymeric substrate which has sufficient structural integrity and elastic deformation such that no significant deformations occur during processing to facilitate reuse. The substrate is optionally formed into a loop for continuous processing. A slurry is formed which includes an ionically conductive material, an electrically conductive material, a catalyst, and a high boiling point solvent. The slurry is applied onto the non-porous polymeric substrate, for example, in a pattern of discrete regions. The slurry is dried to form decals. The decals are bonded to a membrane and then the substrate is peeled from the decal in a substantially undamaged condition so that it may be reused.
    Type: Application
    Filed: June 13, 2007
    Publication date: October 4, 2007
    Inventors: Susan Yan, Michael Scozzafava, Zhilei (Julie) Wang
  • Publication number: 20070150352
    Abstract: A method for coordinating transaction data for targeted offer generation includes facilitating opt-in to a cardholder offer generation scheme, and facilitating obtaining transaction data associated with a card transaction, via a payment card processing network. The transaction data includes (i) attribute data indicative of an attribute of at least one item purchased, and (ii) an account number of the card. Storage of at least the attribute data in a data warehouse is facilitated, in association with indicia of the holder. The steps can be repeated for a plurality of transactions at a plurality of sales entities, to generate a cross-transaction, cross-entity, actual-product-purchased-based data warehouse profile of the holder. Generating a non-real-time offer to the holder by an operator of the payment card network is facilitated, based, at least in part, on data mining performed on the data warehouse profile.
    Type: Application
    Filed: December 20, 2006
    Publication date: June 28, 2007
    Applicant: MasterCard International Incorporated
    Inventors: Carole Kelly-Frank, Sara Fiebiger, Anant Nambiar, Julie Wang
  • Patent number: 6484188
    Abstract: A method of optimizing program code performance is disclosed. Applications written in the Java language can execute slowly. To speed up the execution time of a Java application certain slower executing methods within the application can be written in native code. When the slower executing methods are written in native code some of the advantages, such as automatic garbage collection, of the Java language are lost. Further, the resultant interface function calls between the Java methods and the native methods can result in inefficient code. The method optimizes programs written using both Java methods and native methods, i.e. mixed mode code, by analyzing a set of interface function calls from native methods to a Java Virtual Machine.
    Type: Grant
    Filed: December 30, 1999
    Date of Patent: November 19, 2002
    Assignee: Intel Corporation
    Inventors: Alice Kwong, Michael Lai, Julie Wang
  • Patent number: 6289506
    Abstract: Compilers are tools that generate efficient mappings from programs to machines A Java “Just In Time” runs as part of an application, and as such, it must be fast and efficient in its use of memory. To achieve good performance and further optimize code generation, the present invention introduces a method for optimizing Java performance using precompiled code. The method of the present invention first monitors the performance of program code during program execution. Then a list of program functions for possible native code compilation is created. The list may be created based upon static and dynamic analysis of the computer program. A plurality of program functions from said list of program functions is selected for optimization and native compilation. The selected program functions are precompiled into native program functions. The present invention also allows the precompiled native code reverted so that a user could explore the performance tuning until satisfactory.
    Type: Grant
    Filed: June 30, 1998
    Date of Patent: September 11, 2001
    Assignee: Intel Corporation
    Inventors: Alice Kwong, Michael Lai, James W. O'Neill, Julie Wang