Abstract: Systems and methods are provided for efficient communication through a fabric network of devices in a home environment or similar environment. For example, an electronic device may efficiently control communication to balance power and reliability concerns, may efficiently communicate messages to certain preferred networks by analyzing Internet Protocol version 6 (IPv6) packet headers that use an Extended Unique Local Address (EULA), may efficiently communicate software updates and status reports throughout a fabric network, and/or may easily and efficiently join a fabric network.
Type:
Grant
Filed:
April 15, 2019
Date of Patent:
October 13, 2020
Assignee:
Google LLC
Inventors:
Grant M. Erickson, Jay D. Logue, Christopher A. Boross, Zachary B. Smith, Osborne B. Hardison, Richard J. Schultz, Sunny P. Gujjaru, Matthew G. Neeley
Abstract: Provided herein are methods, compositions, and devices for occluding cavities or passageways in a patient, in particular cavities or passageways in the cardiovascular system of a patient, such as the LAA of a patient's heart. The methods, compositions, and devices can be used to percutaneously occlude the LAA, decreasing the risk of thromboembolic events associated with AF.
Type:
Grant
Filed:
April 30, 2020
Date of Patent:
October 13, 2020
Assignees:
Board or Regents, The University of Texas System, Applied Cardiovascular Solutions, LLC
Inventors:
F. Javier Otero, Joseph J. Beaman, Krishnendu Roy, Andrew Zimbroff
Abstract: Tissue adjustment implants useful for adjusting a position of tissue in a patient are described. In an embodiment, a tissue adjustment implant includes a main body having a series of outwardly-extending projections. The tissue adjustment implants can be used in a variety of treatments, such as in the treatment of Obstructive Sleep Apnea and snoring.
Type:
Grant
Filed:
January 15, 2018
Date of Patent:
October 13, 2020
Assignees:
Cook Medical Technologies LLC, Cook Biotech Incorporated
Inventors:
Christine Bronikowski, Ryan Bernstein, Joseph Obermiller, Patrick C. Melder, P. Arun Mohan
Abstract: Sputtering printheads, additive manufacturing systems comprising the same, and methods for additive manufacturing are provided. Sputtering printheads of the present invention use a plasma to sputter a feedstock material which is directed towards a target. A printhead can include a heater to heat the feedstock to, or near, the material's melting point as it is being sputtered to increase the deposition rate. A convergent nozzle can also increase the deposition rate. Printheads of the present invention are readily reconfigurable such that the same printhead can be used to deposit different materials, such as metals and non-metals, in succession by replacing the feedstock material and making changes to a few settings. Additive manufacturing systems of the present invention can be operated at normal room temperatures and pressure.
Abstract: Various implementations of the invention are directed toward a sanitizing door handle and/or components of such sanitizing door handle. Some implementations of the invention are directed toward a manual sanitizing door handle while some implementations of the invention are directed toward an auto-sanitizing door handle. According to some implementations of the invention, a sanitizing fluid is dispensed directly onto an exterior surface of the sanitizing door handle in connection with an operation of the door handle to sanitize the door handle. According to some implementations of the invention, a sanitizing fluid is dispensed directly onto a user's hand(s) in connection with an operation of the door handle to sanitize the user's hand(s).
Abstract: The system and method described herein represent a totally new paradigm for assessing risk in critically ill patients by identifying physiologic patterns associated with a poor outcome. It then uses this information to detect these patterns on future patients, sending alerts to clinicians caring for patients with one or more of them. Moreover, the system and method can be extended to outcomes other than mortality, and can be adapted for use in a specific hospital system's EMR. The “code footprint” for embedding the patterns that indicate a trigger is small and thus favorably suited for embedding into an existing clinical decision support system.
Abstract: A system and method are provided for preconditioning a rechargeable energy system (RESS) for a vehicle. The method includes monitoring one or more rechargeable energy storage system parameters; adjusting a rechargeable energy storage system precondition window based on one or more of the monitored rechargeable energy storage system parameters; and prompting for or activating thermal preconditioning of the rechargeable energy storage system at least partially depending on the adjusted rechargeable energy storage system precondition window.
Type:
Grant
Filed:
August 17, 2018
Date of Patent:
October 13, 2020
Assignee:
GM GLOBAL TECHNOLOGY OPERATIONS LLC
Inventors:
Joshua A. Vallender, Brandon R. Jones, William M. Hare, Jeanette C. Kurnik
Abstract: Parameters that characterize a current driving situation of the motor vehicle are acquired. On the basis of the acquired parameters a current level of monotony is determined as a characterization of a monotony of the current driving situation. Whether the calculated current level of monotony exceeds a predetermined threshold is checked, and an exercise for the driver to increase concentration on driving the motor vehicle is performed when the threshold is exceeded.
Type:
Grant
Filed:
November 3, 2016
Date of Patent:
October 13, 2020
Assignee:
Ford Global Technologies, LLC
Inventors:
Frederic Stefan, Uwe Gussen, Christoph Arndt
Abstract: A code entity of an application, for which a differential analysis is to be performed, is identified in a replayable trace of a prior execution of the application. A prior invocations of the code entity are replayed by re-executing executable instructions of the code entity based on the replayable trace. Based on the replay, a families of invocations of the code entity are identified. Each family is defined based upon attributes that identify at least one class of runtime behavior of the code entity that is observed during the replay of the invocations of the code entity. First attributes of a first family that substantially contribute to classifying a first class of invocations of the code entity within the first family are identified, and second attributes of a second family that substantially contribute to classifying a second class of invocations of the code entity within the second family are identified.
Abstract: Methods, systems, and apparatus for controlling smart devices are described. In one aspect a method includes capturing, by a camera on a user device, a plurality of successive images for display in an application environment of an application executing on the user device, performing an object recognition process on the images, the object recognition process including determining that a plurality of images, each depicting a particular object, are required to perform object recognition on the particular object, and in response to the determination, generating a user interface element that indicates a camera operation to be performed, the camera option capturing two or more images, determining that a user, in response to the user interface element, has caused the indicated camera operation to be performed to capture the two or more images, and in response, determining whether a particular object is positively identified from the plurality of images.
Abstract: A light emitting diode (LED) array may include a first pixel and a second pixel on a substrate. The first pixel and the second pixel may include one or more tunnel junctions on one or more LEDs. The LED array may include a first trench between the first pixel and the second pixel. The trench may extend to the substrate.
Type:
Grant
Filed:
December 20, 2018
Date of Patent:
October 13, 2020
Assignee:
Lumileds LLC
Inventors:
Isaac Harshman Wildeson, Parijat Pramil Deb, Robert Armitage
Abstract: In general, this disclosure describes an artificial reality system that provides asymmetric user experiences to users associated with user devices that operate according to different modes of engagement with the artificial reality system. Different user devices may have different capabilities, be used by users having different roles for an artificial reality application, or otherwise be configured to interact in a variety of ways with an artificial reality system.
Abstract: Memory reclamation is tailored to avoid certain synchronization instructions, speeding concurrent garbage collection while preserving data integrity and availability. Garbage collection reclaims objects no longer in use, or other unused areas of memory. Pointers are partitioned into address portions holding address values and garbage collection portions having a special bit. Marking code writes only the garbage collection portions, setting the special bit as a mark reference, relocation candidate, etc. Mutator threads may concurrently mutate the entire pointer to update the address, but mutation does not cause incorrect reclamations or failure to do other operations such as relocation. Meanwhile, execution speed is increased by avoiding CAS (compare-and-swap instructions or compare-and-set) synchronization instructions in the garbage collector. Non-CAS yet nonetheless atomic writes are used instead. Mutators run in user or kernel address spaces.
Type:
Grant
Filed:
February 5, 2019
Date of Patent:
October 13, 2020
Assignee:
Microsoft Technology Licensing, LLC
Inventors:
Maoni Zhang Stephens, Patrick Henri Dussud
Abstract: A method of manufacturing a liquid dispensing razor by injection molding a gripping sleeve. A fluid reservoir having a port is blow molded. The fluid reservoir is inserted into the gripping sleeve. A handle body is injection molded. A shaving razor cartridge is mounted to the handle body. The gripping sleeve is joined to the fluid reservoir. The gripping sleeve is attached to the handle body. An air gap is provided between the gripping sleeve and the fluid reservoir facilitating evacuation of the delaminating bottle during use.
Type:
Grant
Filed:
November 14, 2017
Date of Patent:
October 13, 2020
Assignee:
The Gillette Company LLC
Inventors:
Christopher Raymond Eagleton, Kelly Daniel Bridges
Abstract: Systems are provided for refueling a fuel tank of a motor vehicle via a funnel including an insert. In one example, a system may include a funnel including an insert coupled to an inner circumference of the funnel, the insert including a plurality of projections positioned on an inner perimeter of the insert. The plurality of projections may include a first projection spanning a first axial length, a second projection spanning a second axial length, and a third projection spanning a third axial length.
Abstract: By injecting a chemical fluid and a carrier fluid directly at each nozzle, and by then mixing the fluids at each nozzle to produce a mixed fluid, an improved spray system may be provided which does not contaminate the tank or distribution system with chemical fluid and which allows improved spraying with minimal delay. Accordingly, a system is provided on a field sprayer for independently controlling the flow rate of concentrated chemical fluid to individual spray nozzles using a high pressure chemical distribution rail or loop routed to each nozzle and solenoid injection valves to control the flow of chemical fluid to each nozzle independently.
Abstract: This invention is a new and distinct grapevine variety denominated ‘IFG Thirty-eight’. The new grapevine is characterized by producing medium size round white berries having crisp texture with a very strong muscat flavor and which ripens in midseason. Berries are borne on medium size clusters which are compact.