US11921788B2
A system level search module receives system level search user interface registration information for an application of the computing device. The registration information includes an indication of how the system level search module can launch the application. The registration information is added to a registration store, and the application is included as one of one or more applications that can be searched using the system level search user interface.
US11921784B2
An accelerator device includes a first processing unit to access a structure of a graph dataset, and a second processing unit coupled with the first processing unit to perform computations based on data values in the graph dataset.
US11921780B2
Systems and methods are disclosed herein for modifying the spelling of a list of names based on a score associated with a first name. The systems and methods may receive a media asset, determine a first source of data corresponding to the media asset, and receive, from the first source of data, a list of names, each name in the list of names being associated with a respective copy of the media asset. The systems and methods may generate a reduced list of names, retrieve a criterion from storage, determine a set of scores corresponding to each name from the reduced list of names based on the criterion, select a first name from the reduced list of names based on the set of scores, and modify the spelling of a second name in the list of names based on the first name.
US11921776B2
The present disclosure provides a surface mount data conversion method, system, medium and apparatus based on a component three-dimensional database. The surface mount data conversion method based on a component three-dimensional database includes: creating a component 3D database required in a circuit board designing stage and creating a production process template library required in a circuit board production stage; and performing data conversion on the component 3D database and the production process template library to generate a component image library for use in the production stage. The present disclosure can avoid repeated work, achieve real-time update and match of production data, and reduce the error rate caused by the production data during circuit board production.
US11921773B1
A contextual query system is configured to perform operations that include: causing display of a graphical user interface at a client device, the graphical user interface including a display of image data that comprises a set of image features; generating a query based on the set of image features of the image data; accessing media content based on the query at a repository, the repository comprising a collection of media content; and causing display of a presentation of the media content within the graphical user interface at the client device.
US11921764B2
A device may receive, in near-real time, unstructured data associated with an application or a system, and may extract textual data from the unstructured data. The device may parse the textual data to generate parsed textual data, and may perform natural language processing on the parsed textual data to generate processed textual data. The device may process the processed textual data, with a clustering model, to identify topical data associated with the processed textual data, and may process the topical data, with a classification model, to group the topical data into categories. The device may generate a knowledge graph based on the categories, and may store the knowledge graph in a data structure. The knowledge graph may enable the device to provide answers to questions associated with the application or the system.
US11921763B2
Systems and methods for parsing a software component search query to enable multi entity searches are provided. An exemplary method includes filtering a search query for unwanted characters, correcting a spelling of the search query, applying a first machine learning model to remove filter terms from the search query, parsing the query to extract entities, categorizing the entities as natural language, programming language, or keyword text, applying a second machine learning model to enhance search characteristics of the entities characterized as natural language, applying a third machine learning model to enhance search characteristics of the entities characterized as programming language, applying a fourth machine learning model to enhance search characteristics of the entities categorized as keyword text, consolidating the enhanced entities into an enhanced search query, applying a fifth machine learning model to determine intended sources for the search query, and searching the intended sources for results.
US11921756B2
Methods, apparatus, and processor-readable storage media for automated database operation classification using artificial intelligence techniques are provided herein. An example computer-implemented method includes obtaining at least one query related to one or more database operations; obtaining information pertaining to a set of multiple storage resources; classifying the at least one query as associated with at least one of multiple subsets of storage resources among the set of multiple storage resources by processing at least a portion of the query and at least a portion of the information pertaining to the set of multiple storage resources using one or more artificial intelligence techniques; and performing one or more automated actions based at least in part on the classifying of the at least one query.
US11921748B1
An automated method and apparatus are provided for comparing a source database and a target database that are intended to be kept in synchronization with each other. An application processes database changes that are posted to the source database and replicated to the target database. The source database and the target database are made up of blocks of data. Blocks of data from the source database having database changes are collected. These blocks of data are replicated to the target database. Blocks of data from the target database that correspond to the blocks of data from the source database having database changes are read. Representations of the blocks of data from the source database having database changes are compared to representations of blocks of data from the target database that correspond to the blocks of data from the source database having database changes. A corrective action is performed when the comparison indicates that the representations of the blocks of data from the source database having database changes do not match the representations of blocks of data from the target database that correspond to the blocks of data from the source database having database changes. A similar process is performed using “before images” of blocks of data from the source database having database changes and then comparing representations of these “before images” to representations of “current images” of blocks of data from the target database that correspond to the before images of blocks of data from the source database having database changes.
US11921746B2
This application discloses a data replication method and apparatus, a computer device, and a storage medium, and belongs to the field of database technologies. The method includes: adding, when a commitment operation of a transaction is detected, historical state data of the transaction to a data queue; adding at least one piece of historical state data in the data queue to a transmission buffer; and replicating, when a first preset condition is met, the at least one piece of historical state data in the transmission buffer to a cluster device. In this application, a node device does not need to convert an original historical state data format into a log format, and the cluster device does not need to parse a log into an original data format for storage, thereby avoiding a cumbersome log replay procedure, and improving the efficiency of the data replication process.
US11921739B1
In an exemplary implementation, systems, devices and methods for generating a common data engineering framework include receiving source data having one or more formats from an external source, analyzing the source data, generating a data dictionary having a mapping of data elements of the source data based on the analysis of the source data, generating and storing in memory a configuration file having the data dictionary, and generating and storing in the configuration file a data model logically organizing the data from the data dictionary in a common format.
US11921728B2
Aspects of the present disclosure relate to systems and methods for performing targeted searching based on a user profile. In examples, a user profile including a user embedding may be retrieved based on the receipt of a user indication. The user embedding may be created based on one or more user interest. A plurality of document embeddings may be identified based on the user embedding, where each document embedding of the plurality of document embeddings is determined to be within a first distance of the user embedding. In examples, a ranking for each document embedding of the plurality of document embeddings may be generated, where the ranking for each document embedding of the plurality of document embeddings is based on the user embedding. At least one document may be recommend based on a ranking associated with a document embedding.
US11921721B2
Disclosed herein are system, method, and computer program product embodiments for a query processing system. An embodiment operates by receiving a query associated with a table. An ordered index with entries that include key values that uniquely identifies a corresponding record in the table is determined. A last key value is initialized to store a minimum value for a data type of the key value. The query is executed as a union-all of a plurality of queries. While a count of selected records is less than or equal to a threshold quantity and at least one entry remains in the ordered index, an ordered next entry with a key value subsequent to the last key value in the index is identified, the corresponding record is selected from the table, the last key value is updated, the query is executed, and the count is incremented.
US11921719B1
Examples described herein provide a computer-implemented method that includes training a machine learning model. The model is trained by generating a set of training queries using at least one of a query workload and relationships between tables in a database, building a query graph for each of the set of training queries, computing, for each training query of the set of training queries, a selectivity based at least in part on the query graph, and building, based at least in part on the set of training queries, an initial join result distribution as a collection of query graphs.
US11921718B2
A computing device includes a computing device controller hub and a plurality of parallelized nodes coupled to the computing device controller hub. Each node of the plurality of parallelized nodes includes a central processing module, a main memory, and at least one disk memory. The plurality of computing devices is operable to collectively execute query requests against at least one database table stored by the plurality of computing devices based on each node of each computing device performing corresponding operations independently from other nodes of the plurality of parallelized nodes.
US11921713B2
Systems and methods are provided for automating the process of mapping repair documents, published by Original Equipment Manufacturers (OEMs), to repair information provided in a repair estimate record. A baseline set of repair estimate records specifying one or more parts of a baseline vehicle and an associated set of repair documents specifying instructions for repairing the one or more parts of the baseline vehicle may be saved using a data categorization model in a mapping dataset. The repair documents associated with baseline set of repair estimate records which have been saved in the mapping dataset may then be used to automatically determine associations between another set of repair estimate records and corresponding repair documents.
US11921698B2
Methods and systems for providing data assessment across related datasets, including identifying exceptional values in datasets and assessing upstream and or downstream datasets that utilize the exceptional values. Data assessment rules use exceptional values found in a dataset and data lineage information to identify impacted data in upstream or downstream datasets.
US11921690B2
A processing device receives a request to perform an operation for an object in a storage system. The request includes a custom path for the object that represents the content of the object. The custom path for the object includes a hash value resulting from a hashing algorithm. The processing device determines a data store that stores the one or more other objects having a respective custom path that corresponds to the custom path in the request. Responsive to determining the data store, the processing device performs the operation for the object using the data store.
US11921688B2
According to the invention, it is possible to efficiently construct an environment for implementing an IT system. Provided is an environment construction support device. The environment construction support device stores a tree structure model that is information representing an environment for implementing an IT system in a tree structure and can be updated as needed, a construction script structure that is information related to a construction script that is a series of codes for constructing the environment and can be updated as needed, and parameter correspondence information that is information indicating a correspondence between an element of the tree structure model and an element of the construction script, and updates the parameter correspondence information to correspond to latest contents of the tree structure model and the construction script structure by comparing at least one of the tree structure model and the construction script structure with the parameter correspondence information.
US11921674B2
A compression method, system, and computer program product include creating compressed data via a first system from input data, sending information to a second system detailing a compression strategy for the compressed data, and learning, via the second system, from the information how to recreate the input to the first system using the compressed data.
US11921671B2
Systems, methods, and machine-readable media for creating, deleting, and restoring volume snapshots in a remote data store are disclosed. A storage volume and a storage operating system are implemented in a software container. Through a user interface, a user may create a snapshot of the volume to a cloud storage. A user may also delete individual snapshots from the cloud storage. Further, deletion of a most recent snapshot may occur by awaiting deletion (though marking as deleted to the user) until a next snapshot is received. Snapshots in the cloud storage are manipulatable even after destruction of the source volume (by destruction of the container, for example). A controller outside the container is used by implementing the same API as the controller in the container had. Full restores of snapshots in the cloud are also possible even when the original container and volume have been destroyed.
US11921667B2
A reconfigurable computing chip, a method for configuring the reconfigurable computing chip, a method for convolution process, a device for convolution process, a computer readable storage medium and a computer program product are provided. The reconfigurable computing chip comprises a processing module including multiple processing cores sharing a first cache, wherein each of the plurality of processing cores includes multiple processing elements sharing a second cache, each of the plurality of processing elements monopolizes a third cache corresponding to said processing element, wherein the reconfigurable computing chip is dynamically configured to perform convolution process on an input feature map and a convolution kernel to obtain an output feature map, and each of the multiple processing elements is dynamically configured to perform a multiplication-plus-addition process on a part of the input feature map and a part of the convolution kernel to obtain a part of the output feature map.
US11921662B2
Apparatuses, systems, and associated methods of manufacturing are described that provide a dynamic data interconnect and networking cable configuration. The dynamic data interconnect includes a substrate, transmitters supported on the substrate configured to generate signals, and receivers supported on the substrate configured to receive signals. The dynamic data interconnect further includes a number of connection pads that receive data cables attached thereto and a number of transmission lanes that operably couple the transmitters and receivers to the connection pads. The dynamic data interconnect further includes transmission circuitry in communication with each of the transmitters and receivers such that, in an operational configuration, the transmission circuitry determines a transmission state of the dynamic data interconnect and selectively disables operation of at least a portion of the transmitters or at least a portion of the receivers.
US11921658B2
Enabling a protocol for efficiently and reliably using the NVME protocol over a network, referred to as NVME over Network, or NVMEoN, may include an NVMEoN exchange layer for handling exchanges between initiating and target nodes on a network, a burst transmission protocol that provides guaranteed delivery without duplicate retransmission, and an exchange status block approach to manage state information about exchanges.
US11921657B2
A Peripheral Component Interconnect Express (PCIe) interface device may include a PCIe layer, a link training module, a PCIe register, and a PCIe controller. The PCIe layer may perform communication between a host and a Direct Memory Access (DMA) device. The link training module may perform a link training for the host. The PCIe register may store data information on the PCIe layer. The PCIe controller may switch an operating clock from a PCIe clock, generated based on a reference clock, to an internal clock, process data of the PCIe layer on the basis of the internal clock, and control the link training module to recover a link for the host, when a reset signal received from the host is asserted or the reference clock is off.
US11921656B2
An apparatus may include a heterogeneous computing environment that may be controlled, at least in part, by a task scheduler in which the heterogeneous computing environment may include a processing unit having fixed logical circuits configured to execute instructions; a reprogrammable processing unit having reprogrammable logical circuits configured to execute instructions that include instructions to control processing-in-memory functionality; and a stack of high-bandwidth memory dies in which each may be configured to store data and to provide processing-in-memory functionality controllable by the reprogrammable processing unit such that the reprogrammable processing unit is at least partially stacked with the high-bandwidth memory dies. The task scheduler may be configured to schedule computational tasks between the processing unit, and the reprogrammable processing unit.
US11921651B2
An integrated circuit is described. This integrated circuit may include: an interface module with a first power domain and a second power domain. The first power domain may include a digital controller, and the second power domain may include a first analog front end (AFE) circuit. Moreover, the interface module may include up/down level shifters that communicate electrical signals that include a DC component from the first power domain to the second power domain. In some embodiments, the integrated circuit may provide a fully on-chip solution to handle level shifting between the AFE circuit and a digital controller in Universal Serial Bus (USB) 2.0 during communication of electrical signals in a full-speed mode and/or a high-speed mode.
US11921650B2
A memory system includes a dynamic random access memory (DRAM) device, a second memory device, and a memory controller circuit. The memory controller circuit is coupled to the DRAM device by a first data channel configured to transfer first data between the memory controller circuit and the DRAM device on behalf of a host, and is also coupled to the DRAM device by a second data channel configured to transfer second data between the memory controller circuit and the DRAM device on behalf of the second memory device while the first data is being transferred across the first data bus.
US11921643B2
A processor is provided that includes a first multiplication unit in a first data path of the processor, the first multiplication unit configured to perform single issue multiply instructions, and a second multiplication unit in the first data path, the second multiplication unit configured to perform single issue multiply instructions, wherein the first multiplication unit and the second multiplication unit are configured to execute respective single issue multiply instructions in parallel.
US11921642B2
A cache memory includes cache lines to store information. The stored information is associated with physical addresses that include first, second, and third distinct portions. The cache lines are indexed by the second portions of respective physical addresses associated with the stored information. The cache memory also includes one or more tables, each of which includes respective table entries that are indexed by the first portions of the respective physical addresses. The respective table entries in each of the one or more tables are to store indications of the second portions of respective physical addresses associated with the stored information.
US11921635B2
Embodiments described herein provide a scalable coherency tracking implementation that utilizes shared virtual memory to manage data coherency. In one embodiment, coherency tracking granularity is reduced relative to existing coherency tracking solutions, with coherency tracking storage memory moved to memory as a page table metadata. For example and in one embodiment, storage for coherency state is moved from dedicated hardware blocks to system memory, effectively providing a directory structure that is limitless in size.
US11921633B2
Deduplicating data based on recently reading the data, including: determining whether a calculated signature for write data matches a particular signature corresponding to data that was recently read from the storage device, wherein the signature is calculated using the write data as input; and after determining that the calculated signature for the write data matches the particular signature, obtaining the data that was recently read and comparing the data that was recently read to the write data.
US11921624B2
Dynamically generating data tests includes: receiving test templates and metadata for a plurality of data objects and, on a trigger condition: based on at least the metadata and the test templates, determining a current set of templated data tests, wherein determining the current set of templated data tests comprises: determining at least one templated data test, from a prior set of templated data tests, to cease using; determining at least one templated data test to add to the current set of templated data tests; and determining, within the current set of templated data tests, at least one templated data tests to regenerate; generating the at least one templated data test to add to the current set of templated data tests; regenerating the least one templated data test to regenerate; and executing templated data tests, within the set of current templated data tests, on the plurality of data objects.
US11921622B2
Systems and methods are provided for automatically generating a fault-enabled software development kit (SDK) to test an application. The generating includes determining one or more faults based on codes associated with the SDK and a frequency of occurrences of faults while executing the SDK. A fault injector automatically injects the determined faults in select layers of code in the SDK and generates fault configuration data associated with the automatically injected faults in the SDK. The fault configuration data describes faults that have been injected in the fault-enabled SDK to test an application. The fault-enabled SDK tests the application without needs for modifying the application code for testing purposes. The fault-enabled SDK further provides types of faults that may be common in using the SDK without requiring application developers to have detailed understanding of internals of the SDK to test the application with simulated faults.
US11921614B2
Various implementations of the invention develop executable code for an embedded system, including a microcontroller and a device. Some implementations of the invention comprise a microcontroller development tool configured to operate on a general purpose computer. In some implementations, the development tool comprises: 1) a virtual microcontroller configured to operate within the development tool in a manner substantially identical to an operation of the microcontroller of the embedded system, wherein the virtual microcontroller operates within the development tool using op codes native to that of the microcontroller, the virtual microcontroller further configured to receive inputs from and provide outputs to the device of the embedded system, 2) an expanded memory beyond a memory available to the microcontroller, the expanded memory available to the virtual microcontroller and configured to store op codes or data for the virtual microcontroller to assist with development of executable code, and 3) a microcontroller programmer configured to transfer executable code to a memory of the microcontroller, wherein the executable code is developed within the development tool; and a microcontroller coupler configured to couple the development tool to the embedded system.
US11921606B2
Methods and system are provided for determining a system capacity. The system capacity may be determined by performing one or more capacity tests. The one or more capacity tests may produce capacity test results.
US11921590B2
A three-phase full quorum commit method enabling backing up of network devices that do not offer direct hooks in order to have application consistent protection. Devices are verified to be ready to perform a backup, and a condition of reaching and maintaining a full quorum of devices within a maximum time period is required before the system can be backed up. The three phase backup process reduces the chance of changes to network devices from corrupting consistency among the saved states of the different and disparate network devices. Multiple devices of different makes and models participate together as a unified backup as a network partition and all devices are verified as being in a ready state. The device configuration data is moved from device memory to local disk, and can then be tiered to secondary storage.
US11921578B2
An electronic device includes an error correction circuit configured to detect an error included in internal data, to generate a failure detection signal during a read operation, and to correct the error included in the internal data during a refresh operation, and a core circuit configured to store an address signal for activating a word line in which the internal data including the error is stored through as a failure address signal when the failure detection signal is input to the core circuit, and store the error-corrected internal data in the core circuit through a word line activated by the failure address signal during the refresh operation.
US11921573B2
Systems, methods, and computer-readable storage media configured to predict future system failures are disclosed. Performance metrics (e.g., key performance indicators (KPIs)) of a system may be monitored and machine learning techniques may utilize a trained model to evaluate the performance metrics and identify trends in the performance metrics indicative of future failures of the monitored system. The predicted future failures may be identified based on combinations of different performance metrics and the impact that the performance metric trends of the group of different performance metrics will have on the system in the future. Upon predicting that a system failure will occur, operations to mitigate the failure may be initiated. The disclosed embodiments may improve overall performance of monitored systems by: increasing system uptimes (i.e., availability); helping systems administrators maintain the monitored systems in a healthy state; and ensuring the functionality those systems provide is readily available to system users.
US11921567B2
Temporarily limiting access to a storage device, including: determining that a storage device of a plurality of storage devices in a storage system is operating outside of a defined performance range; determining that the storage device operating outside of the defined performance range may be caused by a rehabilitative action performed on the storage device; and modifying a storage operation issuance policy for one or more storage devices of the plurality of storage devices until a determination that the storage device is operating within the defined performance range.
US11921563B1
An operating device of a cross-power domain multiprocessor and a communication method thereof. The device includes: at least two processors, wherein each is connected with a processor channel connected with a memory, and the processor channel includes read and write channels; the memory and an interface parsing unit for controlling the processor channels; the memory includes a shared memory unit and a dedicated memory of each processor; a memory allocation unit for allocating the shared memory and a detection wake-up unit for detecting a processor state and receiving a data transmission command. When the processor with a receiving end in a dormant mode is awoken, information can be saved in the shared memory and processed according to the information priority after the processor is completely awake. The shared memory performs dynamic allocation according to the quantity of the wake-up processors, which improves the communication efficiency between the memory and processors.
US11921546B2
The present invention relates to a polyimide-based film, a window cover film including the polyimide-based film, and a display panel including the polyimide-based film. More specifically, the present invention relates to a polyimide-based film of which a modulus measured according to ASTM D882 is 5 GPa or more and a rate of change of the modulus, after the polyimide-based film is maintained under a high-temperature and high-humidity condition of 60° C. and 90% RH for 500 hours, is 10% or less.
US11921545B2
A display device is provided and includes: a case assembly, a first supporting component, a second supporting component disposed to be slidable relative to the first supporting component, and a transmission mechanism connected to the second supporting component; and a flexible display screen laying on one side of the first supporting component and one side of the second supporting component, a first end of the flexible display screen connected to one end of the second supporting component far away from the first supporting component, and a second end of the flexible display screen connected to the transmission mechanism.
US11921540B2
An electronic device and method are disclosed. The device includes a foldable housing including a hinge connecting a first and second housing, a first bendable display, a second display oriented facing the first display, at least one sensor for detecting the bending, a memory and a processor. The processor implements the method, including: detecting bending by the sensor while displaying an application, determining to pre-generate another screen of the application based on the bending angle, pre-generating the second execution screen before the change in the angle is reaches a threshold value, and active a deactivated display and display the second execution screen on the activated display when the angle surpasses the predetermined threshold value.
US11921536B2
The subject matter of this specification can be embodied in, among other things, a control apparatus includes a first mounting member, a pivot member defining an axis, an elongate member configured to pivot about the axis and having a first elongate portion configured as a first lever arm extending away from the pivot member in a first direction, a second elongate portion extending away from the pivot member in a second direction opposite the first direction, a retainer bracket affixed to the second elongate portion, a gimbal moveably affixed to the first mounting member between the pivot member and the retainer bracket, a force bracket moveably affixed to the second elongate portion by the retainer bracket, and a bias member configured to urge movement of the force bracket in the second direction.
US11921535B2
A bandgap reference circuit includes an amplifier, a first transistor, a second transistor, a third transistor, a first resistor, and a second resistor. The amplifier is configured to generate a bandgap voltage. The first transistor is coupled to the amplifier, and passes a first PTAT current. The second transistor is coupled to the amplifier, and passes a second PTAT current. The first resistor is coupled to the amplifier and the second transistor, and passes the second PTAT current to the second transistor. The third transistor is coupled to the amplifier, and passes a third PTAT current that bypasses the first resistor and the second transistor. The second resistor is coupled to the first transistor, the second transistor, and the third transistor, and passes the first PTAT current, the second PTAT current, and the third PTAT current.
US11921528B2
Apparatuses, systems, and methods are disclosed for fluid flow control. A container is shaped to receive a liquid. An inlet is configured to allow the liquid to enter the container. An outlet is configured to allow the liquid to exit the container. A float is disposed within the container. A valve is actuated based on a position of the float within the container to open the valve at a first liquid level within the container and to close the valve at a different liquid level within the container.
US11921513B2
A moving robot includes: a boundary signal detector configured to detect a proximity boundary signal generated in a proximity boundary area in which a portion of a first travel area and a portion of a second travel area are proximal to each other; and a controller configured to define a proximity boundary line based on the proximity boundary signal, and control the travelling unit such that the body performs a homing travel which indicates travelling along the proximity boundary line. The moving robot may be included in a system that includes boundary wires to define the first and second travel areas. The system may further include a docking unit to dock with and charge the moving robot.
US11921508B2
A method for estimating a ground plane includes receiving a pose of a robotic device with respect to a gravity aligned reference frame, receiving one or more locations of one or more corresponding contact points between the robotic device and a ground surface, and determining a ground plane estimation of the ground surface based on the orientation of the robotic device with respect to the gravity aligned reference frame and the one or more locations of one or more corresponding contact points between the robotic device and the ground surface. The ground plane estimation includes a ground surface contour approximation. The method further includes determining a distance between a body of the robotic device and the determined ground plane estimation and causing adjustment of the pose of the robotic device with respect to the ground surface based on the determined distance and the determined ground plane estimation.
US11921491B2
Methods, systems, and apparatus for computer aided design of physical structures include: producing a quad parameterization computer model (including quad parameter domains) of a polygon mesh, where quad parameter domain(s) adjacent to a boundary curve interpolate the boundary curve; and forming a computer model of a three dimensional object by constructing locally refinable surface representation(s) from the quad parameterization computer model, refining a boundary of the locally refinable surface representation(s) to approximate the boundary curve within a first tolerance value set in accordance with a smallest dimension representable by a geometry modeling kernel, freezing control points of the locally refinable surface representation(s) at the boundary, and modifying remaining interior portions of the locally refinable surface representation(s) to approximate the polygon mesh within a second tolerance value that is at least an order of magnitude larger than the first tolerance value.
US11921488B2
System and method that to shape micro-object density distribution (how densely the micro-objects are assembled in particular spatial regions) are provided. A high speed camera tracks existing object density distribution. An array of photo-transistor-controlled electrodes is used to generate a dynamic potential energy landscape for manipulating objects with both DEP and EP forces, and a video projector is used actuate the array. One or more computing devices are used to: process images captured by the camera to estimate existing density distribution of objects; receive a desired density distribution of micro-objects; define a model describing a variation of micro-object density over time due to capacitance-based interactions; generate a sequence of electrode potential that when generated would minimize error between the existing density distribution and a desired density distribution; and use the sequences of electrode potentials to actuate the electrodes.
US11921484B1
A safety rated robotic motor control system may be configured to receive sensor data from sensors positioned on a motor. The data can be received by a programmable logic device and processed to generate a fault message based on a first set of characteristics. The fault message and the data can be transmitted to a safety controller that determines a second set of characteristics and generates operating instructions based on the fault message and the second set of characteristics.
US11921479B2
The presented agricultural apparatus was developed for peoples in undeveloped countries, peoples affected by the changing climates to reduce water usage and reduce electricity usage, bringing more water retention in the soils used for growing food all year round, for heating and cooling purposes of food and peoples living areas. The presented apparatus is used with a generation of electricity apparatus that utilizes a plurality of solar photo voltaic panels in a rack mounting structure utilizing various apparatus as a means for increasing water irrigation, reduce water usages, and reduce electricity usage costs and supply at a specific spatial point area. The apparatus was developed as a means to help people in rural un developed areas as well as cities and industrial growing areas. Also included in the apparatus system is a means for an autonomous Virtual Currency related split payments apparatus for a mining aspect of rewarded distributions to poverty, animal, wildlife and environment beneficiaries.
US11921477B2
Embodiments provided herein relate to enforcing a device restriction policy. A device restriction policy may be stored that maps one or more portions of a household with particular household occupants of a plurality of household occupants. A request may be received to activate the device restriction policy on a household occupant. The device restriction policy may be activated against the household occupant based on the received request. One or more electronic devices may be disabled that are located in a portion of the household linked with the household occupant based on the received request and the device restriction policy.
US11921469B2
A metronome includes a body, a sensor coupled to the body and a controller in communication with the sensor. The sensor is configured to detect one or more strikes by a user of the metronome. The controller is configured to receive a first user input to select a tap tempo mode, detect via the sensor a strike by the user on the body of the metronome, determine a tempo based on a plurality of strikes by the user. The controller is further configured to detect modulation of how the strikes are made to the body of the metronome and automatically adjust the tempo based on the detected modulation of the strike.
US11921468B2
A method for measuring the torque of a balance spring, made, in particular, of micromachinable material. A gripper places the collet on an insertion guide on the vertex of a mock obelisk-shaped arbor for a first centring of the collet, this balance spring is allowed to slide under its own weight along the guide surmounting a frustoconical shank that completes the self-centring of the collet on the tool axis, and for holding this balance spring without stress on the shank, the mock arbor including a drive device cooperating with the inner contour of the collet for the relative driving in rotation thereof without slipping, a holding tool holds the outer coil of the balance spring, to measure the torque of the balance spring by rotating the main tool and/or the holding tool about the axis, without stressing the balance spring.
US11921459B2
An imaging system includes a housing to define a housing space, a collection device to collect fine particles in the housing space, a detection device to detect a collection performance of the collection device, and a cleaning device to clean the collection device.
US11921455B2
A lubricant solid contains, in a content of 92 mass % or more and 100 mass % or less, a lubricant having a polygonal network bond structure.
US11921454B2
A digital printing system (10) includes a flexible substrate (44), an optical assembly (200, 301) and a processor (20). The flexible substrate (44) has a periodic pattern, and is configured to be moved and to receive ink droplets in a printing process that forms an image thereon. The optical assembly (200, 301) is configured to illuminate the flexible substrate (44) with light (215, 315), to detect the light (215, 315) from the flexible substrate (44), and to derive from the detected light (215, 315) a signal indicative of the periodic pattern. The processor (20) is configured to receive the signal and to monitor or control the digital printing system (10) based on the periodic pattern as indicated by the signal.
US11921453B2
An image forming apparatus includes a latent image forming device and a visualizing device. The latent image forming device forms a latent image with an adhesive on a base material. The visualizing device causes particles to adhere to the latent image to visualize the latent image as an uneven image. The particles each contains an insoluble substance.
US11921451B2
An image forming apparatus connected to a user terminal includes: an apparatus side connecting part; a connection detecting part; an apparatus side mode switching part; and an apparatus side mode setting part. The apparatus side connecting part connects to the user terminal and outputs connection information. The connection detecting part detects whether or not the apparatus side connecting part is connected to the user terminal based on the connection information and outputs detection information. The apparatus side mode switching part outputs, based on the detection information, mode information indicating a mode to which a consumption amount of a resource consumed by the image forming apparatus is allocated. The apparatus side mode setting part sets, based on the mode information, an energy saving mode in which the consumption amount is reduced as compared with the consumption amount when the apparatus side connecting part and the user terminal are connected.
US11921446B2
A fixing device includes an annular belt, a heating member disposed to face an inner circumferential surface of the annular belt; and a heat storage member disposed to face a surface of the heating member on a side opposite to the annular belt. A thermal diffusivity of the heat storage member is lower than a thermal diffusivity of the annular belt.
US11921443B2
According to examples, a toner refill apparatus may include a chamber to house a toner, in which the chamber may include an insertion section, the insertion section to be inserted into a refill port of a toner cartridge and including a discharge opening, the refill port including an electrical circuit component. The apparatus may also include a valve mechanism positioned at the discharge opening to control output of the toner from the chamber through the discharge opening, in which an actuator may engage the valve mechanism and may controllably open the valve mechanism. The apparatus may further include an electronic chip to be in electrical communication the electrical circuit component, in which a controller may activate the actuator based on a detection that the electronic chip is in contact with the electrical circuit component.
US11921438B2
A light-emitting device includes: a first light-emitting unit that extends in one direction and that has a first emission surface that emits light located along the one direction; a second light-emitting unit that is located in the one direction with respect to the first light-emitting unit, that extends in the one direction, and that has a second emission surface that emits light located along the one direction; a cleaning unit that is capable of moving in the one direction and an opposite direction that is opposite to the one direction to clean the first emission surface; a transmission part that extends from the cleaning unit in the one direction and that transmits a moving force for moving the cleaning unit to the cleaning unit; and an extending part that extends from the transmission part in the one direction to elongate the transmission part. When the cleaning unit is positioned furthest in the opposite direction, an end of the extending part in the one direction is located further in the one direction than a midpoint between an end of the first light-emitting unit in the one direction and an end of the second light-emitting unit in the one direction.
US11921428B2
According to one embodiment, a substrate processing method is disclosed. The method can include treating a substrate with a first liquid. The substrate has a structural body formed on a major surface of the substrate. The method can include forming a support member supporting the structural body by bringing a second liquid into contact with the substrate wetted by the first liquid, and changing at least a portion of the second liquid into a solid by carrying out at least one of causing the second liquid to react, reducing a quantity of a solvent included in the second liquid, and causing at least a portion of a substance dissolved in the second liquid to be separated. The method can include removing the support member by changing at least a part of the support member from a solid phase to a gaseous phase, without passing through a liquid phase.
US11921427B2
Imaging layers on the surface of a substrate may be patterned using next generation lithographic techniques, and the resulting patterned film may be used as a lithographic mask, for example, for production of a semiconductor device.
US11921417B2
A controllable aperture stop includes a light pass portion, a fixed portion, a driving part and rollable elements. The light pass portion includes movable blades together surrounding a light pass aperture. The fixed portion has shaft structures corresponding to the movable blades. The driving part includes a rotatable element, a magnet and a coil. The rotatable element is for driving the movable blades to rotate relative to the shaft structures to adjust the size of the light pass aperture. The magnet is disposed on the rotatable element. The coil corresponds to the magnet. The magnet and the coil are to drive the rotatable element to rotate around the light pass aperture. The rollable elements are disposed between the fixed portion and the rotatable element and arranged around the light pass aperture, so the rotatable element is rotatable relative to the fixed portion.
US11921397B2
Provided is an optical switch element capable of adjusting an output strength of light output from an optical switch to a fixed level. The optical switch element includes: an optical coupler configured to divide an input light into N fractions of light and output the N fractions of light, where N represents an integer equal to or larger than 2; N branch optical waveguides connected to an output side of the optical coupler; N light absorption gates connected to the respective N branch optical waveguides; and N output optical waveguides connected to the respective N light absorption gates, the optical coupler, the N branch optical waveguides, the N light absorption gates, and the N output optical waveguides being connected to one another in order, the N light absorption gates each being controlled to adjust an output strength of transmitted light output from the N output optical waveguides based on a loss amount acquired in advance by a light absorption effect or light amplification effect of the N light absorption gates.
US11921395B2
A reflective active device array substrate includes a substrate, a plurality of active devices, a protective layer, and a plurality of metal oxide conductor layers. The active devices are dispersedly disposed on the substrate. The protective layer is disposed on the substrate and covers the active devices. The protective layer has a plurality of openings, and each of the openings exposes a source or a drain of the corresponding active device, respectively. The metal oxide conductor layers are disposed on the substrate and cover the protective layer. Each of the metal oxide conductor layers is electrically connected to the source or the drain of the corresponding active device through the corresponding opening.
US11921378B2
The present disclosure relates to an electrode structure and a display panel. The electrode structure includes: first and second electrode portion and a conductive connection portion. The first electrode portion includes a first connection bar and first electrode bars. The first connection bar has a first side and a second side. The first electrode bars are located on the first side and connected to the first connection bar, and ends of adjacent first electrode bars away from the first connection bar are in an open shape. The second electrode portion includes a second connection bar and a second electrode bars. The second connection bar has a third side and a fourth side. The second electrode bars are located on the third side and connected to the second connection bar, and ends of adjacent second electrode bars away from the second connection bar are in an open shape.
US11921365B2
An isolator includes a first core, a second core, a nonreciprocal member, and a magnetic body. The first core and the second core extend in a first direction and are positioned side by side with a cladding therebetween in a second direction that intersects the first direction. The nonreciprocal member is in contact with at least a part of the second core while being positioned side by side with the second core in the second direction. In a magnetic field generated by the magnetic body in a portion where the nonreciprocal member is positioned, a component in a third direction perpendicular to the first direction and the second direction is greater than any component other than the component in the third direction.
US11921362B2
The invention provides a method for determining at least one filter for a transparent support, the method comprising the following steps: —determining a quantity representative of a light sensitivity threshold of the user; —determining, for each light environment among a group of light environments, an index representative of the level of protection required by the user; —determining a score for each light environment among the group of light environments (40) and for each filter among a group of filters, said score being representative of the capacity of the filter to reach the level of protection required by the user, determining at least one filter among the group of filters based on the scores of said at least one filter in a plurality of light environments (40) among the group of light environments.
US11921359B2
A spectacle lens includes proceeding from a front face on the object side of the spectacle lens to an opposite reverse face of the spectacle lens, at least components A, B, and C. The component A includes an ultrathin lens, the component B includes at least one of a polymeric material or a mineral glass, and the component C includes at least one of a functional layer or an ultrathin lens. The spectacle lens has no damage after impact of a steel ball with a diameter of 15.87 mm and a weight of 16.36 g from a height of 1.27 m.
US11921345B2
An optical element driving mechanism is provided in the present disclosure. The optical element driving mechanism includes a fixed portion and a movable portion. The movable portion moves relative to the fixed portion. The movable portion includes a first movable assembly and a second movable assembly. The first movable assembly is connected to a first optical element. The second movable assembly is connected to a second optical element. The first movable assembly and the second movable assembly are movable relative to each other.
US11921343B2
An optical system includes a substrate. An image sensor is on the substrate. The image sensor has an image plane. A lens barrel defines a mechanical axis that intersects the image sensor and image plane. The lens barrel has a first coefficient of thermal expansion (CTE). A lens mount is integrally formed with the lens barrel. The lens mount is connected to the substrate. The lens mount has a second CTE. At least one lens element is in the lens barrel on the mechanical axis and defines an optical axis. A last powered optical surface of the at least one lens element is spaced along the optical axis from the image plane by a back focal length. At least one of the first and second CTEs limiting a change in the back focal length as a result of a change in temperature of the optical system.
US11921341B2
An optical cable includes: twisted optical fiber units each including a fiber group formed by optical fibers. At least one of the optical fiber units includes a filling that wraps an outer circumference of the fiber group.
US11921340B2
An indexing terminal arrangement includes a terminal housing that receives an input cable; an optical power splitter disposed within the interior of the terminal housing; a first multi-fiber optical adapter coupled to the terminal housing; a first single-fiber optical adapter coupled to the terminal housing; and a pass-through multi-fiber optical adapter coupled to the terminal housing. Split optical signals are provided to the first multi-fiber optical adapter and the first single-fiber optical adapter. Unsplit and indexed optical signals are provided to the pass-through optical adapter.
US11921335B2
The invention relates to an optical light guiding system, comprising an interface for coupling in and/or an interface for decoupling data and at least one data channel for transmitting data, and a method for transmitting data in optical systems, comprising the steps of coupling data into an interface of a beam guidance element; the transmission of the data by means of a first and/or a second data channel, which are arranged within the beam guiding element (or the casing), wherein the data channels can also be used for the fractional monitoring of the beam guiding element; and decoupling the data from an interface.
US11921332B2
The optical receptacle, which is disposed between one or more vertical resonator surface emitting lasers arranged on a substrate and one or more optical transmission bodies to optically couple the vertical resonator surface emitting lasers and end surfaces of the optical transmission bodies, has: a first optical surface on which light emitted from the vertical resonator surface emitting lasers is incident; and a second optical surface for emitting light, which enters the first optical surface and passes through the inside thereof, toward the end surfaces of the optical transmission bodies. The first optical surface is disposed such that a central axis of the first optical surface is inclined with respect to an optical axis of the vertical resonator surface emitting laser or the central axis and the optical axis are parallel to and do not coincide with each other.
US11921329B2
The present disclosure relates to a system for making or assembling fiber optic connectors that allows a pre-terminated fiber optic cable to be made compatible with any number of different styles or types after optic connectors or fiber optic adapters. The present disclosure also relates to a fiber optic connector having first and second pieces connected to twist-to-engage interface and also including a rotational interlock. The present disclaimer relates to a fiber optic connector having a boot that mounts in multiple different axial positions.
US11921323B2
A photonic Y-splitter includes a substrate, first optical waveguides disposed in the substrate on a first layer, the first optical waveguides may be flared at a first end and inverse tapered toward a second end and may be substantially mirror images of one another, and a second optical waveguide disposed in the substrate on a second layer, above the first layer, the second optical waveguide being centered over the first optical waveguides and longitudinally arranged between the first end and the second end.
US11921317B2
Holographic energy directing systems may include a waveguide array and a relay element. Disclosed calibration approaches allows for mapping of energy locations and mapping of energy locations to angular direction of energy as defined in a four-dimensional plenoptic system. Distortions due to the waveguide array and relay element may also be compensated.
US11921299B2
A display system includes a display panel configured to emit a polarized image light having a first polarization state and at least one emission spectrum having a full width at half maxima (FWHM). The display system includes a reflective polarizer configured to receive and reflect the polarized image light as a first reflected polarized image light. For a first light incident at a first predetermined angle, the reflective polarizer has an average reflectance of greater than about 60% across the at least one emission spectrum for the first polarization state, a transmittance of at least about 50% for at least wavelength outside the FWHM of the at least one emission spectrum for the first polarization state, and an average total transmittance of greater than about 70% across a visible wavelength range including the FWHM of the at least one emission spectrum for an orthogonal second polarization state.
US11921290B2
A display device includes a waveguide assembly comprising a waveguide configured to outcouple light out of a major surface of the waveguide to form an image in the eyes of a user. An adaptive lens assembly has a major surface facing the output surface and a waveplate lens and a switchable waveplate assembly. The switchable waveplate assembly includes quarter-wave plates on opposing sides of a switchable liquid crystal layer, and electrodes on the quarter-wave plates in the volume between the quarter-wave plates. The electrodes can selectively establish an electric field and may serve as an alignment structure for molecules of the liquid crystal layer. Portions of the adaptive lens assembly may be manufactured by roll-to-roll processing in which a substrate roll is unwound, and alignment layers and liquid crystal layers are formed on the substrate as it moves towards a second roller, to be wound on that second roller.
US11921287B2
The information display apparatus has a housing with an opening and a transparent cover formed on the opening, the housing includes image-light generating means configured to generate image light that displays the image information and an optical system configured to allow a driver of the vehicle to recognize image information based on the image light from the image-light generating means as a virtual image in front of the windshield. When S-polarized light on the windshield is assumed to be a first polarized wave while polarized light that orthogonally crosses the S-polarized light in a polarizing direction is assumed to be a second polarized wave, the image-light generating means is configured to generate the image light made of the first polarized wave, and a transmittance/reflectance control means blocks a part of the first polarized wave and the second polarized wave of incident external light entering the housing from the opening.
US11921286B2
This disclosure describes a novel lens system having an entrance pupil at a location matching, or nearly matching, the eye's optical system entrance pupil. The described lens system is significantly thinner than a single-aperture lens with matched entrance pupil and is achieved by using an array of camera elements. Each camera element contains camera optics called “lenslets” and a sensor (e.g., an image or depth sensor), where a lenslet can include one or more lens elements (e.g., a compound lens). Individual camera elements can be arranged such that THEIR optical axes intersect at, or near, the eye's entrance pupil location. In addition, each camera element's field-of-view (FOV) corresponds to a small sector of a large FOV. The FOVs of adjacent camera elements can be non- or slightly-overlapping so that a wide-angle image can be formed by concatenation of the individual camera element images.
US11921276B2
Provided are a method and apparatus for evaluating image relative definition, a device and a medium, relating to technologies such as computer vision, deep learning and intelligent medical. A specific implementation solution is: extracting a multi-scale feature of each image in an image set, where the multi-scale feature is used for representing definition features of objects having different sizes in an image; and scoring relative definition of each image in the image set according to the multi-scale feature by using a relative definition scoring model pre-trained, where the purpose for training the relative definition scoring model is to learn a feature related to image definition in the multi-scale feature.
US11921275B2
The present invention relates to an illumination filter system (2) for medical imaging, in particular multispectral fluorescence imaging, as performed e.g. in a microscope (1) or endoscope, such as a surgical microscope, in particular a surgical multispectral fluorescence microscope, comprising a first optical filter (35). The present invention also relates to an observation system (3) for medical imaging, in particular multispectral fluorescence imaging, as performed e.g. in a microscope (1) or endoscope, in particular a multispectral fluorescence microscope, comprising a beam splitter (21) adapted to split a light image (13) into a first light portion (16, 17) along a first light path (18) and a second light portion (20) along a second light path (19). To improve known illumination filter systems and observation systems, so these systems work with one light source only, are capable of capturing simultaneously at least one fluorescence signal and a signal of visible reflected light and allow a homogeneous illumination for obtaining different images from the object illuminated, the first optical filter (36) is adapted to quench light of at least one fluorescence excitation band within the visible spectrum in the illumination filter system (2) of the present invention, and the first light portion (16, 17) comprises at least one fluorescence emission band (Em.1, Em.2) in the visible spectrum and the second light portion (20) portion comprises a visible reflected light (VISR) in the observation system (3) of the present invention.
US11921272B2
Apparatus and methods are described including a sample carrier (22) configured to carry a portion of a bodily sample, at least a portion of the sample carrier being configured to fluoresce, at least under certain conditions. An optical measurement device (24) performs optical measurements upon the portion of the bodily sample that is housed within the sample carrier (22), and at least partially photobleaches an area within the portion of the sample carrier (22) by causing the area to fluoresce. By detecting that the area within the portion of the sample carrier (22) has been photobleached, an output is generated indicating that at least a portion of the sample carrier (22) is contaminated or that optical measurements cannot be performed on the portion of the sample carrier (22), or the optical measurement device (24) is prevented from performing optical measurements upon a sample portion housed within the given portion of the sample carrier (22).
US11921265B2
An optical lens comprises: a first lens (L1) having a negative focal power; a second lens (L2); a third lens (L3); a fourth lens (L4); a fifth lens (L5), wherein the fourth lens (L4) and the fifth lens (L5) forms an achromatic lens group; and a sixth lens (L6), wherein the first lens (L1), the second lens (L2), the third lens (L3), the fourth lens (L4), the fifth lens (L5), and the sixth lens (L6) are sequentially disposed along a direction from an object side to an image side, wherein the first lens (L1) has at least one object surface (S1) facing the object side, and the object surface (S1) of the first lens (L1) is convex, and wherein the second lens (L2) has at least one image surface (S4) facing the image side, and the image surface (S4) of the second lens (L2) is convex so as to facilitate forming a concentric circle structure.
US11921257B2
The systems and methods described herein provide a mechanism for collecting information from a diverse suite of sensors and systems, calculating the current precipitation, atmospheric water vapor, or precipitable water and other atmospheric-based phenomena based upon these sensor readings, and predicting future precipitation and atmospheric-based phenomena.
US11921256B2
Differential equations defining physics of a reservoir are modeled as a neural network. Measured data for the reservoir is used as boundary condition to calculate the different equation parameters. The result is a neural ordinary differential equation network that models reservoir characteristics (e.g., inter-well connectivities, response times for injection wells and production wells) using physics that are encoded into the network. The neural ordinary differential equation network provides a solution for the reservoir that is constrained by the physics of the reservoir.
US11921252B2
The present invention relates a security screening device, comprising: a radiation generator for respectively generating X-rays and neutron beams and irradiating same toward an inspection object; an inspection object transfer unit for changing the position of the inspection object; a radiation detector configured to respectively detect X-rays and neutron beams transmitted through the inspection object; and a gamma ray detector installed adjacent to the inspection object and configured to detect a gamma signal generated from the inspection object, wherein the radiation detector acquires image information of the inspection object by using radiation information detected from the X-rays and neutron beams that have passed through the inspection object, and the gamma ray detector analyzes the detected gamma ray to detect the location of the inspection object from the analysis of the inspection object and the image information.
US11921251B2
Inductive position sensors for sensing relative position (e.g., relative rotary position) between members are provided. In one example implementation, the inductive position sensor includes a transmit aerial having at least one transmit winding. The inductive position sensor can include a receive aerial having one or more receive windings. The inductive position sensor can include a coupling element operable to be disposed on the second member. The inductive position sensor can include processing circuitry configured to provide one or more signals indicative of the position of the first member relative to the second member based on current induced in the one or more receive windings resulting from an oscillating signal provided to the transmit winding. The inductive position sensor includes at least one electrostatic shield. The electrostatic shield can include a plurality of conductive traces arranged so that no current loops are formed in the electrostatic shield.
US11921243B2
A scintillation crystal can include a rare earth silicate, an activator, and a Group 2 co-dopant. In an embodiment, the Group 2 co-dopant concentration may not exceed 200 ppm atomic in the crystal or 0.25 at % in the melt before the crystal is formed. The ratio of the Group 2 concentration/activator atomic concentration can be in a range of 0.4 to 2.5. In another embodiment, the scintillation crystal may have a decay time no greater than 40 ns, and in another embodiment, have the same or higher light output than another crystal having the same composition except without the Group 2 co-dopant. In a further embodiment, a boule can be grown to a diameter of at least 75 mm and have no spiral or very low spiral and no cracks. The scintillation crystal can be used in a radiation detection apparatus and be coupled to a photosensor.
US11921242B2
A method for providing an estimate of a time-of-flight between an ultrasonic signal emitted by a device and an ultrasonic echo signal returned by a target object hit by the ultrasonic signal and received at the device. The method includes acquiring the ultrasonic echo signal thereby obtaining an electric echo signal; determining a noise power of the electric echo signal; determining an envelope signal indicative of an envelope of the electric echo signal; determining a portion of the envelope signal based on at least one operative parameter, the at least one operative parameter being determined according to Particle Swarm Optimization; processing the portion of the envelope signal and the noise power of the echo ultrasonic signal according to an Unscented Kalman Filter to obtain an estimate of the envelope signal, wherein the estimate of the envelope signal is a regenerated version of the envelope signal being regenerated from the portion of the envelope signal, the processing being based on at least one Unscented Kalman Filter parameter determined according to the Particle Swarm Optimization, and providing the estimate of the time-of-flight according to the estimate of the envelope signal.
US11921241B2
An ultrasonic probe including: a plurality of transducers; a plurality of low-noise amplifier circuits individually corresponding to the plurality of transducers, the plurality of low-noise amplifier circuits having a variable resistor feedback unit making a resistance value variable by an electrical signal inputted to a control terminal; and a control circuit; wherein the control circuit has a dummy circuit generating a bias voltage of a feedback unit of the low-noise amplifier circuit, and an adding circuit outputting an added signal of a bias voltage by the dummy circuit and a control signal increasing or decreasing with a lapse of time; and the plurality of low-noise amplifier circuits input an output of the adding circuit to the control terminal of the variable resistor feedback unit to perform variable control on a gain of the low-noise amplifier circuit.
US11921240B2
Circuitry for an ultrasound device is described. The ultrasound device may include a symmetric switch positioned between a pulser and an ultrasound transducer. The pulser may produce bipolar pulses. The symmetric switch may selectively isolate a receiver from the pulser and the ultrasound transducer during a transmit mode of the device, when the bipolar pulses are provided by the pulser to the ultrasound transducer for transmission, and may selectively permit the receiver to receive signals from the ultrasound transducer during a receive mode. The symmetric switch may be provided with a well switch to remove well capacitances in a signal path of the device.
US11921235B2
A light reflection device includes a reflection member having a reflection surface that is formed in a planar shape. The reflection surface reflects incident light. The reflection member performs a revolution and a rotation simultaneously. A direction of the revolution of the reflection member and a direction of the rotation of the reflection member are the same. Angular velocity of the revolution of the reflection member is equal to twice angular velocity of the rotation of the reflection member.
US11921234B2
A rotatable optical reflector device of a Light Detection and Ranging (LiDAR) scanning system used in a motor vehicle is disclosed. The rotatable optical reflector device comprises a glass-based optical reflector including a plurality of reflective surfaces and a flange. The rotatable optical reflector device further comprises a metal-based motor rotor body at least partially disposed in an inner opening of the glass-based optical reflector. The rotatable optical reflector device further comprises an elastomer piece having a first surface and a second surface. The first surface of the elastomer piece is in contact with a second mounting surface of the flange. The rotatable optical reflector device further comprises a clamping mechanism compressing the elastomer piece at the second surface of the elastomer piece, wherein movement of the metal-based motor rotor body causes the glass-based optical reflector to optically scan light in a field-of-view of the LiDAR scanning system.
US11921233B2
Examples disclosed herein relate to an adaptive radar for near-far target identification. The radar includes an antenna module configured to radiate a transmission signal with an analog beamforming antenna in a plurality of directions using one or more phase control elements in a first radar scan and to generate radar data capturing a surrounding environment. The radar also includes a data pre-preprocessing module configured to receive the radar data and determine adjustments to transceiver parameters in the antenna module for a second radar scan subsequent to the first radar scan based at least on range. The radar also includes a perception module configured to detect and identify a target in the surrounding environment from the radar data. Other examples disclosed herein relate to methods of near-far target identification in a radar.
US11921217B2
The invention relates to a method for the dynamic extension of raw phase images of a time-of-flight camera or time-of-flight camera system, in which method at least two depth images are taken using different exposure times.
US11921214B2
A method transmits a first optical beam towards targets within a field of view (FOV). The first optical beam is modulated at a first chirp rate for a first set of scan lines that correspond to a first distance of the targets. The method identifies conditions based on the FOV to calculate a second chirp rate, and generates a scan pattern by transmitting a second optical beam towards the targets within the FOV. The second optical beam is modulated at the second chirp rate for a second set of scan lines that corresponds to a second distance of the one or more targets. The method generates, based on the first and second optical beams, the point cloud that includes multiple data points related to the target in which some of the data points are related to a first target and other data points are related to a second target.
US11921206B2
The present disclosure relates to limitation of noise on light detectors using an aperture. One example embodiment includes a system. The system includes a lens disposed relative to a scene and configured to focus light from the scene onto a focal plane. The system also includes an aperture defined within an opaque material disposed at the focal plane of the lens. The aperture has a cross-sectional area. In addition, the system includes an array of light detectors disposed on a side of the focal plane opposite the lens and configured to intercept and detect diverging light focused by the lens and transmitted through the aperture. A cross-sectional area of the array of light detectors that intercepts the diverging light is greater than the cross-sectional area of the aperture.
US11921202B2
An insert having a photoacoustic wave generation portion, an acoustic wave detection unit that detects photoacoustic waves and reflected acoustic waves, an acoustic image generation unit that generates a B mode acoustic image on the basis of the reflected acoustic waves, a photoacoustic image generation unit that generates a photoacoustic image on the basis of the photoacoustic waves, an image output unit that outputs a display image obtained by synthesizing the B mode acoustic image and the photoacoustic image, and a control unit that controls a detection frequency of the photoacoustic waves used in a case where the photoacoustic image is generated in the photoacoustic image generation unit on the basis of a resolution of the B mode acoustic image forming the display image are included.
US11921200B1
A sonar system is provided for generating live sonar images having an expanded coverage angle. The sonar system includes a first sonar transducer assembly defining a first facing direction and having array(s) of sonar transducer elements and a second sonar transducer assembly defining a second facing direction and having array(s) of sonar transducer elements. The sonar system includes processor(s) and a memory including computer program code configured to, when executed, cause the processor(s) to receive first and second sonar return data from the first and second plurality of sonar transducer assemblies, receive first and second facing direction data for the first and second sonar transducer assemblies, position first and second sonar return data based on the first and second facing direction data to form positioned first and second sonar return data, and generate a live sonar image of the underwater environment using the positioned first and second sonar return data.
US11921188B2
A method for determining direction information for at least one target object in a radar system for a vehicle. The first detection information is provided by at least two receive antennas of the radar system, wherein the first detection information is specific for a first radar signal transmitted by a first transmit antenna of the radar system. The second detection information is provided by the at least two receive antennas of the radar system, wherein the second detection information is specific for a second radar signal transmitted by a second transmit antenna of the radar system. A first angle determination and a second angle determination are performed. At least one comparison of the first angle information with the second angle information is performed in order to detect an ambiguity in the first angle determination for the determination of the direction information.
US11921186B2
A radar device includes a transmission module that generates a transmission chirp signal synchronized with a timing signal, and reception modules that each receive a reflected wave and a direct wave of the transmission chirp signal emitted from the transmission module, and perform mixing on a received signal, using a reception chirp signal, the reception chirp signal being synchronized with the timing signal and having the same slope as the transmitted chirp signal. The radar device includes a signal processor that detects a target on the basis of a beat signal resulting from the mixing performed by the reception modules. The signal processor detects a level of the beat signal generated from the received direct wave from the transmission module to the reception modules. The signal processor determines a failure of the radar device by comparing the detected level with a threshold.
US11921182B2
Systems and methods provide accelerated MR thermometry utilizing prior knowledge about the images to be reconstructed from incomplete k-space data, thereby facilitating accurate reconstruction. In various embodiments, missing data is computationally estimated using a machine learning algorithm such as a neural network, and an image is generated based on iteratively updated estimated missing information.
US11921178B2
A system of field cycled magnetic resonance system and a method of operating a field cycled magnetic resonance system are described. In accordance with various embodiments, the disclosed system includes a static field magnet, wherein the magnet is configured to provide a low static external magnetic field to a given field of view, a radio frequency coil, and a field cycling magnet. In accordance with various embodiments, the method includes providing a static field magnet configured to image a tissue sample within a given field of view, applying a low static external magnetic field to the given field of view, providing a radio frequency coil configured to produce cycling radio frequency field, providing a field cycling magnet, altering the low static external magnetic field within the given field of view, and collecting images from the system.
US11921170B2
A method for protecting a low-voltage distribution network. The low-voltage distribution network includes a low-voltage side of a three-phase distribution transformer that is configured to supply electrical power to at least one single-phase load through a respective distribution line of a plurality of three-phase distribution lines distribution lines. The method includes measuring variations of a periodic neutral-to-ground voltage between a neutral terminal of the three-phase distribution transformer and a local ground node by sampling the variations at a sampling frequency, detecting a fault in the low-voltage power distribution network based on the variations of the periodic neutral-to-ground voltage, and disconnecting the low-voltage side from the low-voltage power distribution network responsive to the fault being detected.
US11921169B2
A transformer fault diagnosis method and system using induced ordered weighted evidence reasoning is provided. The method includes the following steps. A typical data sample of transformer sweep frequency response analysis is loaded and a diagnostic label is set as an identification framework. Test data of a device to be diagnosed is loaded. Basic probability assignment is calculated and a reliability decision matrix is constructed. An induced ordered weighted averaging operator and its induction vector are calculated according to a sample source of the data. An index weight vector is calculated. All evidence is fused by the induced ordered weighted evidence theory and reliability of comprehensive evaluation is calculated, so as to determine a diagnosis result. The disclosure realizes fault identification, fault type distinction and fault position of power equipment by interpreting detection waveforms.
US11921168B2
A connector connection verification system includes a cable connector and a networking device. The networking device includes a port system defining a port and including a networking device connector, and at least one cable connector sensor device that is located adjacent the port. The cable connector sensor device(s) detects that the cable connector is inserted in the port defined by the port system while the cable connector does not mate with the networking device connector included in the port system and, in response, transmits an incorrect connection signal that indicates that the cable connector is incorrectly connected to the port system. A management interface provided on the networking device may receive the incorrect connection signal from the cable connector sensor device(s), and provide information that describes the cable connector and that indicates that the cable connector is incorrectly connected to the port system for display on a display device.
US11921167B2
An earth fault detection apparatus includes a switch group configured to switch between a first measurement path including a battery and a capacitor, a second measurement path including the battery, a negative-side insulation resistance, and the capacitor, a third measurement path including the battery, a positive-side insulation resistance, and the capacitor; and a control unit configured to calculate a reference value, based on each charging voltage of the capacitor in each measurement path, and configured to calculate an insulation resistance with reference to a predetermined conversion map, in which the conversion map includes a conversion map corresponding to a capacitance of the capacitor, and the control unit estimates the capacitance of the capacitor, and refers to the conversion map corresponding to the capacitance of the capacitor that has been estimated.
US11921154B2
A test system for testing a device having a plurality of electrical contacts. The test system comprising: a device table operable to hold at least one device under test, a probe comprising at least one probe end for contacting electrical contacts of a device under test, a movement mechanism operable to move one or both of the device table and the probe so as to bring the at least one probe end into contact with at least one electrical contact of a device under test, and a profile determining system configured to determine a profile of the electrical contacts of a device under test.
US11921152B2
The method is for identifying a signal and its image signal input to the heterodyne frequency sweep system. Comparing to a traditional heterodyne frequency sweep technology, a mixing module with a positive and negative sign filters (PNS filters) is introduced, and the detection and identification module is added, and the typical low-pass filter in the input module is removed. According to the timing order sequence of the signal output from the intermediate frequency (IF) filter and PNS filters, a signal and its image signal can be identified. The bandwidth of the heterodyne frequency sweep system is not limited by the cut-off frequency of the low-pass filter (LPF) of the traditional heterodyne frequency sweep system.
US11921149B2
A switching network includes a switch, a driver for the switch, and a floating-regulator that powers the driver. The floating-regulator includes a shunt that is used only when testing the network. The shunt diverts biasing current so that it does not interfere with a measurement of an electrical property of a switch.
US11921136B2
Disclosed herein is an exceptional points of degeneracy (EPD) system with a resonator by introducing a linear time-periodic variation. In contrast, prior art systems with EPD require two coupled resonators with precise values of gain and loss and a precise symmetry of inductances and capacitances. The disclosed EPD system only requires the tuning of the modulation frequency or modulation depth, which can be easily achieved in electronic systems. The EPD is a point in a system parameters' space at which two or more eigenstates coalesce, and this leads to unique properties not occurring at other non-degenerate operating points. Also disclosed are experimental data showing the existence of a second order EPD in a time-varying single resonator and the expected sensitivity of its resonances to circuit perturbations. The disclosed EPD system exhibits structural degenerate and non-degenerate resonances whose dynamics dramatically boosts its sensitivity performance to very small perturbations. The unique sensitivity induced by an EPD can be employed to create exceptionally-sensitive sensors based on a resonator by simply applying time modulation.
US11921129B2
Disclosed is an automatic specimen feeding system and a control method therefor. The automatic specimen feeding system includes a main frame installed adjacent to a carbon measuring apparatus, having a space with an open upper portion; a specimen seating unit which reciprocates horizontally in a direction perpendicular to the carbon measuring apparatus while moving up and down with respect to the main frame, and on which a plurality of specimens can be seated; a specimen lift unit which is installed under the specimen seating unit and can lift one of the plurality of specimens seated on the specimen seating unit; and a specimen input unit which is installed lengthways in the direction towards the carbon measuring apparatus to grip specimens lifted by the specimen lift unit and to input the specimens into the carbon measuring apparatus.
US11921127B2
A laboratory system including a plurality of lab workstations distributed in a lab where each of the plurality of lab workstations is configured to run jobs of a work process, at least one auto-navigating robot processing vehicle that holds a sample holder, and a controller connected to the plurality of lab workstations and the at least one auto-navigating robot processing vehicle. The controller is configured to receive operational job data characterizing each of a number of different jobs that define the work process, receive system data from one or more of the plurality of lab workstations and the at least one auto-navigating robot processing vehicle, and based on the operational job data and the system data, schedule and coordinate each of the number of different jobs that define the work process.
US11921126B2
A device includes a plurality of first fluid channels connected to one or more first fluid inlets, a plurality of first valves, each of the first valves having a first control port which allows for blocking or un-blocking a flow through one of the first fluid channels based on a pressure applied to the first valve via the first control port, a plurality of first control channels, each of the first control channels being connected to at least one of the first control ports, and self-test equipment.
US11921125B2
A slide rack inventory and reinsertion system for use with a digital slide scanning apparatus is provided that determines, prior to scanning of glass slides in a slide rack, a status of each slot in the slide rack as properly occupied, improperly occupied, or empty. The system also determines whether a slide that has been removed from the slide rack for processing has been properly reinserted into the slide rack.
US11921115B2
Aspects of the disclosure relate to improved methods for predicting whether a prostate tissue biopsy obtained from a subject will contain detectable prostate cancer. In some embodiments, the disclosure provides improved prostate antigen standards for quantifying levels of prostate antigens.
US11921096B2
Embodiments herein relate to breath analysis system. In an embodiment, a gas measurement device is included having a housing defining an interior volume. The housing can include a fluid ingress port, a fluid egress port, a bottom wall, and a circuit board disposed within the interior volume. The circuit board can include a first side and a second side, where the first side of the circuit board faces inward toward the interior volume. The circuit board can include a plurality of gas sensors disposed on the first side of the circuit board and a plurality of conductive pads disposed on the second side of the circuit board, wherein a plurality of electrical contacts contact the conductive pads when the circuit board is seated within the housing. Other embodiments are also included herein.
US11921081B2
A smell sensor includes an ion sensor in which a sensing section provided with a sensitive film configured to change a potential in accordance with a state of a measurement target is formed on a semiconductor substrate; a substance adsorption film disposed on the sensitive film and configured to change the state with adsorption of a smell substance; and a reference electrode configured to apply a reference voltage to the substance adsorption film. The reference electrode is disposed to be separated from the sensitive film and not to overlap the sensing section when viewed in a thickness direction of the semiconductor substrate.
US11921080B2
The gas sensor according to an exemplary embodiment of the present invention comprises: an FET device including one or more gate electrodes; a sensor array part including a plurality of sensors, in which a first electrode of each sensor is connected to at least one gate electrode of the plurality of gate electrodes in the FET device; and a controller detecting a gas using a current between a drain-source in response to voltage changes in the gate electrode of the FET device, wherein each sensor includes: a first electrode connected to a gate electrode of the FET device; a second electrode receiving an operating voltage through a switch controlled by the controller; and a detection film interposed between the first electrode and the second electrode.
US11921072B2
A contact-type detection electrode for detecting dispersible dirt and a movable electric device are provided. The contact-type detection electrode includes a support, and electrical conductors arranged on the support and being flexible.
US11921067B2
A method of diagnosing a conducting structure includes providing the conducting structure in a magnetic field, immersing the conducting structure in a detection medium, or placing a detection medium in the vicinity of the conducting structure, exciting nuclear or electronic spins within the detection medium using a broad-band excitation pulse, receiving an NMR or ESR spectrum from the detection medium, obtaining a frequency distribution of the detection medium, and indirectly measuring internal characteristics of the conducting structure by characterizing frequency changes in the frequency distribution. Conducting structures are analyzed on the basis of changes in magnetic susceptibilities and internal electric current distributions, which may change over the course of a charging/discharging cycle, and a result of degradation and failure of the conducting structure. The conducting structure may be, for example, a battery, a capacitor, a supercapacitor, a fuel cell, or a catalyst material.
US11921062B2
The present invention relates to a device for spectroscopic measurements, in particular X-ray diffraction (XRD), temperature-resolved second harmonic generation (TR-SHG) or infrared (IR) measurements, which prevents the formation of condensation (dew) or ice (frost) when carrying out spectroscopic measurements in sub-ambient temperature conditions and to a method of spectroscopic measurements with said device.
US11921045B2
A holographic three-dimensional multi-spot light stimulation device is provided with: a three-dimensional imaging holographic optical system A which employs fluorescent exciting light to acquire three-dimensional fluorescence distribution information resulting from fluorescent signal light from a plurality of stimulation target objects; and a three-dimensional light stimulation holographic optical system B which employs a light stimulation hologram generated on the basis of the acquired three-dimensional fluorescence distribution information to form a plurality of light spots in space, to impart stimulation simultaneously to the plurality of stimulation target objects. Furthermore, the three-dimensional light stimulation holographic optical system B is provided with a spatial light phase modulating element 22 and a control unit 25, wherein the control unit 25 generates the light stimulation hologram by controlling the spatial light phase modulating element 22 on the basis of the three-dimensional fluorescence distribution information.
US11921033B2
A single-shot Mueller matrix polarimeter (1700), MMP, comprising: a polarization state generator (1706), PSG, arranged to receive a source optical field (1704) and provide a probe field (1708) having a plurality of spatial portions, each portion having a different polarization state; a polarization state analyser (1718), PSA, arranged to receive a modified probe field (1716) resulting from interaction of the probe field generated by the PSG with a sample under investigation, and further arranged to apply, to each of a corresponding plurality of spatial portions of the modified probe field, a plurality of retardances and a plurality of fast axis orientations; and a detector (1720) arranged to detect an output (1722) of the PSA.
US11921028B2
Method and device (1b) for performing the optical analysis of particles (2) contained in suspension in a fluid (3) arranged inside a microfluidic device (4) which maintains it at a temperature significantly lower than the ambient temperature; the formation of humidity on the outer surface (8) of the cover of the microfluidic device is avoided by applying a thermal flow (P) which determines an increase in the temperature of the outer surface (8) of the cover to above the condensation temperature (Td), or reduction in the ambient temperature (and/or humidity) in the vicinity of the cover (8), so as to bring the condensation temperature (Td) (dew point) to below the temperature of the surface (8) of the cover determined by the internal operating temperature.
US11921018B2
A sampling device is provided for concentrating a liquid specimen sample. The sampling device includes a filtration assembly and a filter-collection receptacle disengageably coupled to the filtration assembly. The filtration assembly includes a tubular container and a plunger, which is insertable into the tubular container via a proximal container opening. The filtration assembly is configured such that movement of the plunger within the tubular container, when a liquid specimen sample is contained in the tubular container and a filter is disposed in the tubular container, pushes at least a portion of the liquid specimen sample through the filter. The sampling device is configured such that the filter is advanceable into the filter-collection receptacle while the filter-collection receptacle is disengageably coupled to the filtration assembly. Other embodiments are also described.
US11921011B2
A monitoring system for detecting leakages during ventilation with a ventilator, comprising a monitoring device for determining a leakage rate from a leakage parameter detected by sensors. The monitoring device is configured for recording a time profile of the leakage parameter, for determining a measure for a rate of change of the leakage parameter in the time profile, and for detecting a mouth leakage in accordance with the measure, such that a mouth leakage can be differentiated from at least one other leakage type.
US11920991B2
A sensing device includes a sensing module configured to obtain a measurement data of an object to be measured, a first processing module coupled to the sensing module and configured to receive the measurement data of the object to be measured from the sensing module, and a power module coupled to the sensing module and the first processing module. The power module is configured to produce a supply voltage based on a magnetic field generated by an electromagnetic device to power the sensing module and the first processing module.
US11920986B2
A sewer pipe inflow and infiltration diagnosis method based on a distributed fiber-optic temperature measurement system is provided. The inflow and infiltration diagnosis method includes the following steps: S1: transmitting, by an optical time-domain reflectometer, an original optical signal to a temperature sensing fiber-optic cable provided in a sewer pipe; S2: feeding back, by the temperature sensing fiber-optic cable, a modulated optical signal to the optical time-domain reflectometer due to a temperature effect; S3: subjecting the modulated optical signal to photoelectric conversion, so as to acquire binary information; S4: converting the binary information into decimal information; S5: drawing a spatiotemporal map of a water temperature; and S6: eliminating a background noise value, identifying an abnormal water temperature point, determining an inflow and infiltration point of the sewer pipe, and determining an abnormal inflow and infiltration point of the sewer pipe.
US11920981B2
The present application relates to a spectral restoring method, including: acquiring a light energy response signal matrix output by a photosensitive chip of a spectral imaging device and a standard spectrum; determining a primitive restoring function and a response signal vector of the primitive restoring function based on the light energy response signal matrix, the primitive restoring function restoring a spectral image value of a predetermined channel corresponding thereto using a predetermined pixel value of the photosensitive chip and pixel values in the vicinity thereof; acquiring a restoring tensor, the product of the restoring tensor and the response signal vector being equal to an output of the primitive restoring function based on the response signal vector; and obtaining a restored spectral image based on the product of the restoring tensor and the response signal vector. In this way, by introducing a standard spectrum and a restoring tensor to restore a spectral image, it is possible to achieve spectral restoring with high speed, easy parallel operation and high restoring accuracy.
US11920979B2
An optical measurement device may include a light source; an emission optic configured to direct a first portion of light generated by the light source to a measurement target; a collection optic configured to receive light from the measurement target; an optical conduit configured to direct a second portion of light generated by the light source to a spectral reference; the spectral reference; a sensor; and a filter. A first portion of the filter may be provided between the collection optic and a first portion of the sensor. A second portion of the filter may be provided between the spectral reference and a second portion of the sensor.
US11920975B2
Aspects of the present disclosure are directed to alternative repeater design(s) that advantageously improve signal-to-noise of distributed acoustic sensing (DAS) systems using coherent detection of Rayleigh backscatter in multi-span links including inline amplification that may be employed—for example—in undersea submarine systems. The repeater designs incorporate Rayleigh combine units (RCU) and Rayleigh drop units (RDU) to reduce Rayleigh backscatter loss as Rayleigh signal(s) is/are routed to a link that propagates the backscatter signal in an opposite direction relative to interrogation pulse(s).
US11920971B2
A static gas flowmeter for sensing a flow of gas includes an outer housing, a flow tube coupled to an outlet or an inlet, ≥1 sensor positioned for sensing gas flowing through the flow tube, and a controller including a memory including a flow calibration and flow measurement algorithm coupled to a sensor receiving a sensing signal. An integrated gas valve is connected to the inlet or outlet and/or there is an additional external valve positioned outside the housing coupled to the inlet to provide the gas flowmeter at least two state operation. Using the valve(s), the flow calibration algorithm triggers a zero-flow condition, then obtains a measured gas flow, and from the measured gas flow a flow offset is determined. If the flow offset is outside a predetermined limit, in-line calibrating is performed by adding the flow offset reflected as a correction factor to the flow measurement algorithm.
US11920970B2
A method of determining a filling level of a product in a tank having a tank wall, the method comprising: generating and transmitting an electromagnetic first transmit signal; propagating the first transmit signal through a tank atmosphere towards a corner reflector formed by the surface of the product and the tank wall where the surface of the product meets the tank wall, the corner reflector being at a known horizontal distance from the radar level gauge system; receiving an electromagnetic first reflection signal resulting from reflection of the first transmit signal at the corner reflector; determining a measure indicative of a propagation direction of the first reflection signal; and determining the filling level based on the measure indicative of the propagation direction of the first reflection signal and the known horizontal distance between the radar level gauge system and the corner reflector.
US11920966B2
It is an object to provide a flow rate sensor device having improved sensor responsiveness compared with the prior art. The present invention is a flow rate sensor device including a sensor element that detects a flow rate; a unit body including a sensor unit in which the sensor element is mounted, and a case accommodating the unit body, wherein the sensor unit is supported away from a bottom surface of the case. In this way, the sensor unit is supported to float upward from the bottom surface of the case, and a space is provided between the sensor unit and the bottom surface. Therefore, heat caused in the sensor unit can be separated from outside, and good sensor responsiveness can be maintained.
US11920965B2
A method for determining a temperature of a fluid flowing through a pipe section includes: determining a temperature of the pipe section; obtaining a reference temperature at a distance from a surface of the pipe section; determining a heat transfer behaviour, in particular a thermal resistance, of a boundary layer of the fluid on an inner wall of the pipe section based on at least one material property and/or at least one value of a state variable of the fluid; and determining the temperature of the fluid based on the heat transfer behaviour of the boundary layer, a heat transfer behavior, in particular a thermal resistance, of the pipe section, the temperature of the pipe section, and the reference temperature.
US11920964B2
A method for detecting fluid consumption that includes: detecting, by a fluid meter mounted on an exterior of a pipe containing fluid, a first time of flight between a first ultrasonic transducer and a second ultrasonic transducer; detecting, by the fluid meter, a second time of flight between the second ultrasonic transducer and the first ultrasonic transducer; determining a time of flight difference between the first time of flight and the second time of flight; determining a volumetric flow rate based on an environmental correction parameter and the time of flight difference; and generating a fluid volume consumption total for fluid flowing through the pipe based on the volumetric flow rate.
US11920963B2
A method of optical sensing comprises coupling an excitation optical signal into a first optical fiber to induce Rayleigh backscattering, thereby providing a backscattered signal. The backscattered signal is optically amplified in the first optical fiber, thereby providing an amplified backscattered signal. The amplified backscattered signal is coupled into a second optical fiber and is optically re-amplifying in the second optical fiber.
US11920961B2
A method for calibrating a crankshaft sensor, of the type including a crankshaft wheel and a sensitive element facing the latter, during replacement of the crankshaft sensor, includes the following steps: saving an old angular position of a camshaft sensor wheel relative to the crankshaft wheel, which is achieved using the old crankshaft sensor, replacing the old crankshaft sensor with a new crankshaft sensor, determining a new angular position of the same camshaft sensor wheel relative to the crankshaft wheel, which is achieved using the new crankshaft sensor, correcting the measurement of the crankshaft sensor by applying an offset equal to the difference between the new angular position and the old angular position.
US11920959B2
The present disclosure relates to a displacement sensor. A displacement sensor according to the embodiment of the present disclosure includes a coil structure consisting of wound coil, a shield member formed to surround an outer periphery of the coil structure and a housing, wherein the housing comprises an upper side wall part surrounding an outer periphery of the shield member and a lower side wall part formed to extend from the upper side wall part, wherein an inner circumferential surface of the lower side wall part is protruded toward the inside of the housing more than an inner circumferential surface of the upper side wall part, wherein an outer circumferential surface of the lower side wall part may include a depressed region formed to be depressed into the inside of the housing by a predetermined depth.
US11920958B2
A sensor front-end is presented for processing a measurement signal from a sensing unit, wherein the sensing unit is configured to receive a stimulus signal from an evaluation unit of the sensor front-end, generate the measurement signal from the stimulus signal by altering an amplitude of the stimulus signal based on a measurement parameter, and provide the measurement signal to the evaluation unit. The sensor front-end comprises the evaluation unit that is configured to generate a simulated measurement signal from the stimulus signal by controlling an amplitude of the stimulus signal based on a predetermined control variable, to generate a simulated output signal based on the stimulus signal and the simulated measurement signal, and to determine an error condition based on a comparison of the simulated output signal and the predetermined control variable or a signal derived from the predetermined control variable.
US11920952B1
A removeable level endcap is disclosed where the endcap safeguards the end of the level apparatus against drops and impacts. The endcap assembly includes a sliding C-clamp slidably housed inside a locking hook structure. Both locking and locking hook structures are “C” shaped with two end portions coupled to a middle portion. With the sliding C-clamp in a fully pushed backward position within the locking hook housing structure, a single linear forward push of the sliding C-clamp couples the locking hook structure end portions with the level end and locks the endcap onto the level end using locking tabs on locking hook structure end portions with the sliding C-clamp in a pushed fully forward position within the locking hook structure. Unlocking, detaching, and removing the endcap from the level apparatus is accomplished with a single linear backward pull of the sliding C-clamp within the locking hook structure.
US11920950B2
An in-vehicle system for generating precise, lane-level road map data includes a GPS receiver operative to acquire positional information associated with a track along a road path. An inertial sensor provides time local measurement of acceleration and turn rate along the track, and a camera acquires image data of the road path along the track. A processor is operative to receive the local measurement from the inertial sensor and image data from the camera over time in conjunction with multiple tracks along the road path, and improve the accuracy of the GPS receiver through curve fitting. One or all of the GPS receiver, inertial sensor and camera are disposed in a smartphone. The road map data may be uploaded to a central data repository for post processing when the vehicle passes through a WiFi cloud to generate the precise road map data, which may include data collected from multiple drivers.
US11920945B2
A computer-implemented method for providing landmark-assisted navigation guidance by selectively utilizing database information includes receiving navigation requests from one or more mobile computing devices, each of the requests being associated with a respective starting point, destination, and travel mode. For each navigation request, a corresponding route to be depicted in a corresponding digital map is determined. For each navigation request associated with a first travel mode, corresponding points of interest (POIs) are determined from among a plurality of POIs stored in a database. The corresponding POIs are determined based at least on whether the corresponding POIs are associated with any landmark category. For each navigation request associated with a second travel mode, corresponding POIs are determined irrespective of whether the corresponding POIs are associated with any landmark categories.
US11920942B2
A method for controlling autonomous lane change of a moving body is disclosed. The method includes calculating a driving route from a current location of the moving body to a destination; determining whether an intersection or a forked road exists at a predetermined distance from the current location of the moving body on the calculated driving route; checking, when the intersection or the forked road exists, link information corresponding to a lane in which the moving body is located, and determining a moving direction toward the intersection or the forked road; determining an entry route for entering the intersection or the forked road according to the determined moving direction; and generating a control signal for controlling a moving direction of the moving body according to the determined entry route.
US11920941B2
In one embodiment, a method of selecting a route for a user is disclosed. The method includes a routing computer presenting a map on a display operably coupled to the routing computer. The routing computer receives a start location and distance criteria via user input, and a plurality of routing criteria. The routing computer determines a plurality of routes that start and end at the start location based on the distance criteria and the routing criteria, and displays at least one of the plurality of routes on the map. Further, the routing computer receives route editing instructions via user input, and modifies at least one of the plurality of routes based on the editing instructions to create one or more modified routes.
US11920936B2
A vehicle controller determines whether the position of a detected travel lane relative to an edge of a road being traveled by a vehicle may differ from an actual position; estimates a first required time for an action, which is required before the vehicle reaches a predetermined location, for the case that the position of the detected lane relative to the edge of the road is correct; estimates a second required time for the action for the case that the position of the detected lane differs from the actual position by a predetermined number of lanes; and sets start timing of the action, based on the second required time, so that the action will finish before the vehicle reaches the predetermined location, when the position of the detected lane may differ from the actual position and the second required time is longer than the first required time.
US11920921B2
An orientation characteristic measurement system (1) includes an irradiation optical system (5), a detection optical system (11), a light detector (13), a rotation mechanism (9) changing an angle (ϕ) between a surface of the sample and an optical axis (L2) of the detection optical system (11), and a computer (15), and the computer (15) includes a rotation mechanism control unit (32) controlling the rotation mechanism (9), a distribution acquisition unit (34) normalizing an angle-dependent distribution of light intensity to acquire an angle-dependent distribution of light intensity, an area specifying unit (35) specifying light intensity in a maximum area on the basis of the angle-dependent distribution of the light intensity, and a parameter calculation unit (36) calculating the orientation parameter (S) on the basis of a linear relationship determined using the film thickness and refractive index of the sample and the light intensity in the maximum area.
US11920915B2
Systems and methods are provided for inspection. One embodiment is a method for measuring a hole. The method includes driving a fiber optic probe into the hole, determining a profile by scanning the hole via the fiber optic probe, and determining whether an interface gap exists at the hole based on the profile.
US11920893B1
A sling mount for lever action firearm including a sling member which can be adapted to a lever action rifle member by a cocking arm. The sling member includes an attaching portion which is placed within the sling member to be adjusted to the cocking arm. The sling member includes apertures along a body thereof wherein two apertures enclose the attaching portion and another of the apertures passes through the sling member by a distal end thereof. The sling member is secured by a locking member which includes apertures configured to be concentrical with two apertures of the attaching member and a pair of fasteners passing through the apertures. A strap member includes a hook which can be adjusted to an aperture of the sling member and another distal end can be attached to another portion of a lever action rifle member thereby holding thereof by a user.
US11920891B2
A paddle is for corporal discipline. The paddle includes a handle, and a paddle portion having a base, and an elongate flat member extending from the base. The elongate flat member is to be used for striking a subject to be disciplined in the corporal discipline. The paddle also includes a hinge device comprising a first arm coupled to the handle, a second arm coupled to the base, a pivoting hinge coupled between the first arm and the second arm and configured to switch the paddle portion between a locked state where the paddle portion and the handle are substantially parallel and a folded state where the paddle portion and the handle freely move, and a settable feature. The settable feature selectively changes a threshold pivoting force of the pivoting hinge for causing the paddle portion to switch from the locked state to the folded state.
US11920887B2
A pre-pack assembly for use with an air gun and for use with a magazine that is removably insertable into the air gun, the pre-pack assembly includes a pre-pack that contains a gas canister, wherein inserting the pre-pack into the chamber of the magazine fluidly connects the gas canister with the magazine.
US11920884B1
A universal firearm shield adapted to attach to a firearm suppressor. Suppressors fail to dampen all of the effects of firearm discharge, leaving behind residual effects that may be noticeable. The shield dampens the residual effects of firearm discharge that are not captured by the suppressor. The residual effects are captured by the shield and dispersed throughout one or more interior chambers. The shield easily, quickly, and securely couples to suppressors of varying geometries due to the slidably adjustable components of the shield. The shield is configured to surround the suppressor and axially align with the suppressor. As such, the muzzle of the firearm axially aligns with the shield, the suppressor, and the barrel for an unobstructed projectile path during discharge.
US11920880B2
The techniques described herein relate to methods and apparatus for firearm safety mechanisms, visual safety indicators, and related techniques. A firearm includes a handle comprising one or more buttons disposed at least partially within a surface of the handle, such that the one or more buttons can be in contact with an operator's hand when the operator grasps the handle; a safety mechanism in mechanical communication with the trigger. The safety mechanism comprises: a first position that blocks actuation of the trigger; and a second position that does not block actuation of the trigger; and at least one processor configured to: upon determining an input code matches a stored code, transmits a signal to the safety mechanism to change the safety mechanism from the first position to the second position so that the firearm can be fired by the operator.
US11920878B2
A heater includes a flow guide and electrical resistance heating elements. The flow guide defines a continuous geometric helicoid disposed about a longitudinal axis and defines perforations that extend in a longitudinal direction through a first longitudinal length of the geometric helicoid. The first longitudinal length is less than a full longitudinal length of the geometric helicoid. The electrical resistance heating elements extend through the perforations. For each electrical resistance heating element, a length of that electrical resistance heating element and a pitch of the geometric helicoid at a distal end of that electrical resistance heating element are such that the distal end of that electrical resistance heating element is a distance X from the geometric helicoid at the distal end of that electrical resistance heating element. The distance X is less than or equal to 40% of the pitch at the distal end of that electrical resistance heating element.
US11920877B2
A system and method of forming integrated power electronic packages includes 3D-printing a cold plate having a hollow interior recess and a plurality of fins. The method includes printing, using a 3D printer, an electrical insulation layer and a conductor substrate onto a top surface of the cold plate, such that the electrical insulation layer and conductor substrate are embedded within the top surface of the cold plate. The method further includes embedding power devices in the conductor substrate, printing, using a 3D printer, a circuit board on and around the power devices, and mounting electronic components on the circuit board.
US11920872B2
A heat exchanger has arcuate inlet and outlet manifolds and a plurality of tube banks, each tube bank coupling one of the inlet manifold outlets to an associated one of the outlet manifold inlets. Each tube bank partially nests with one or more others of the tube banks and has: a first header coupled to the associated inlet manifold outlet and the associated the outlet manifold inlet; a second header; and a plurality of tube bundles each having a first end coupled to the associated first header and a second end coupled to the associated second header. A flowpath from the each inlet manifold outlet passes sequentially through flowpath legs formed by each of the tube bundles in the associated tube bank to exit the tube bank to the associated outlet manifold inlet.
US11920862B2
Methods and apparatuses for loading, removing, accessing, positioning or preserving one or more items in a presence of dry ice are provided. The apparatus includes a tapered container that has a barrier-like structure which can partition the inner volume of the tapered container into an internal product storage volume and a dry icechamber. Each of the regions remain substantially undisturbed during handling, operation, use and transport of the tapered container. Methods for selectively introducing dry ice into the dry ice chamber of the tapered container and engaging the barrier-like structure within the tapered container can be achieved with a novel guiding assembly apparatus. The methods and apparatuses are particularly useful when loading and retrieving one or more items in the presence of dry ice for tapered containers that have single restrictive access openings and/or other characteristics which make access and handling difficult.
US11920860B2
A refrigerator for recognizing an object to be stored and automatically opening a door based on the recognized object, and a method therefor are provided. The refrigerator includes a main body, at least two doors provided on a front surface of the main body, two or more storage rooms provided in the main body or the at least two doors and configured to store objects, a cooler configured to cool the two or more storage rooms, a door driver configured to generate power for automatically opening and closing the at least two doors, a camera configured to photograph an image of surroundings around the at least two doors, and at least one processor configured to, in the case in which an object is recognized from the image of the surroundings, transmit a control signal for opening a door to the door driver based on the recognized object.
US11920858B2
A vacuum adiabatic body is provided. The vacuum adiabatic body may include a first plate, a second plate, a seal, a support, a heat resistance device, and an exhaust port. The support may include at least two bars to support the first plate and the second plate. Each of the at least two bars may include a material having a lower emissivity than emissivities of each of the first and second plates, and each bar may be fabricated using at least one material selected from the group consisting of polycarbonate (PC), glass fiber PC, low outgassing PC, polyphenylene sulfide (PPS), and liquid crystal polymer (LCP).
US11920855B2
A multi-joint link hinge may include hinge bracket provided with a base in which a plurality of screw coupling holes are defined, a plurality of side walls which protrude from the base and are spaced apart from each other in a vertical direction, a plurality of link modules which are vertically arranged between the side portions and axially coupled to the hinge bracket by a rotation shaft, and a door bracket which is axially coupled to each of the plurality of link modules.
US11920852B2
A refrigerator may include a storage part including a compressor and an evaporator and configured to store a food item at a low temperature using air cooled by the evaporator. The refrigerator may also include an ice making compartment configured to make or store ice using air cooled by the evaporator, and a fan for making ice allowing air cooled by the evaporator to flow to the ice making compartment. Additionally, a rotation speed of the fan for making ice changes while the fan for making ice continues to operate during operation of the compressor.
US11920851B2
A refrigerator includes a cabinet, a first door, a second door, a partition wall, and a pressure relief valve. The cabinet defines first and second internal storage chambers. The first and second doors are disposed over the first and second internal storage chambers, respectively. The first and second doors are configured to transition between open and closed positions to provide access to and cover the first and second internal storage chambers, respectively. The partition wall separates the first internal storage chamber from the second internal storage chamber. The partition wall defines a channel that establishes fluid communication between the first and second internal storage chambers. The pressure relief valve extends between the first internal storage chamber and an exterior of the cabinet. The pressure relief valve is configured to open to vent air from the first internal storage chamber to the exterior of the cabinet.
US11920850B2
Provided in the present application are an air duct system and a refrigeration appliance provided having the same. The air duct system comprises a drying system and a cooling system arranged in cooperation with each other, the cooling system has an evaporator and an air return port and an air supply port arranged on the two sides of the evaporator, and the drying system is disposed between the air return port and the evaporator, and comprises an air compressor and an air storage tank connected to each other; the air discharged by the air return port passes in sequence through the air compressor and the air storage tank and then flows to the evaporator, so that the air passing through the evaporator is dried, avoiding the problems of frosting and low efficiency.
US11920848B2
An icemaking appliance includes an ice storage chamber and a water jacket at least partially surrounding the ice storage chamber. A sensor assembly includes a sleeve, a conductive plug inserted into a first portion of the sleeve, and a temperature sensor inserted into a second portion of the sleeve. The first portion of the sleeve and the conductive plug are at least partially disposed within the ice storage chamber.
US11920840B2
An HVAC system includes a unit cooler, which includes a first evaporator coil, a second evaporator coil, and a blower. The HVAC system further includes a first sensor, a second sensor, a first valve, a second valve, and a controller. The controller actuates the blower to direct air to flow over the first evaporator coil and the second evaporator coil, receives measurements from the first sensor and the second sensor, initiates a defrost cycle for the first evaporator coil by transmitting instructions to close the first valve to prevent the flow of refrigerant into the first evaporator coil, transmits instructions to open the first valve when the defrost cycle for the first evaporator coil has terminated, and initiates a defrost cycle for the second evaporator coil by transmitting instructions to close the second valve to prevent the flow of refrigerant into the second evaporator coil.
US11920839B2
A refrigeration system including a storage in which multiple containers are joined and each include a refrigeration apparatus includes a first communication unit, a second communication unit, and a third communication unit that perform communication so that the refrigeration apparatuses of the containers operate in synchronization with each other.
US11920833B2
A heating, ventilating, and air conditioning (HVAC) system includes a refrigerant loop having a compressor, where the compressor is configured to circulate a refrigerant through the refrigerant loop, a first heat exchanger disposed along the refrigerant loop, where the first heat exchanger is configured to place the refrigerant in a first heat exchange relationship with a working fluid, and an air handling unit having a second heat exchanger, where the second heat exchanger is configured to place the working fluid in a second heat exchange relationship with an airflow, and where the air handling unit is isolated from the first heat exchanger to reduce or eliminate mixing of refrigerant with the airflow.
US11920832B2
In a transport container for transporting temperature-sensitive transport goods comprising a chamber for receiving the transport goods, a casing enclosing the chamber and at least one cooling element for temperature control of the chamber, the cooling element comprises an evaporation element with a cooling surface and a desiccant for receiving coolant evaporated in the evaporation element. The transport container further comprises a latent heat accumulator that communicates with the chamber for heat exchange.
US11920830B1
A tool and method clean and drain a water heater tank, removing water and sediment from the tank. An insert tube fits through the hot water outlet port to reach the bottom of the tank interior. A fitting connects the insert tube to a hose extending down the outside of the tank to the floor/ground to a drain or container that is lower than the bottom of the tank interior. After priming the tool by using the cold water inlet flow to fill the tool with water and sediment, the cold water inlet is disconnected from the water heater, venting the tank so that water and sediment are siphoned out of the tank through the tool to empty the tank. The tool and method work without unplugging or disconnecting a clogged water heater drain line, without using a compressor or pump, and without creating a wet, messy environment.
US11920829B2
An air sterilization system utilizing three stages of sterilization using UVC and microwave energy created by one or more magnetrons powered by solid state high voltage supplies. The first stage is formed by a chamber with concentrated 265 nm UVC generated by two rings of UVC leds, the second stage formed by a chamber with a labyrinth to allow maximum exposure of the air by microwaves generated by 2 magnetrons, the third stage is formed with concentrated 265 nm UVC generated by two rings of UVC leds. There are also HEPA filters at both the inlet and outlet of the unit. The unit can be configured to be free standing without specialized installation required or can be hardwired into a circuit. Only the stand-alone unit incorporates a telescoping inlet to the height to be adjusted up to 12 feet.
US11920823B2
An automated flush system for an evaporative cooling system may be employed in barns or other facilities that house animals to provide cooling and to reduce production loss. The evaporative cooling control system may include an automated flush system that has a controllable valve at a flush end of the cooling system. Based on a timer, the controllable valve is opened and water drains (e.g., pumped or gravity feed) out of the cooling pad enclosure. Fresh water is introduced at the “fill” end of the system, rinsing out the evaporative cooling pads. After a predetermined time, the valve at the flush end of the system is closed, and the fresh water refills the cooling pad enclosure.
US11920815B2
A smart thermostat for controlling the ambient air temperature in a first area when the smart thermostat is located in a second area. One or more desired setpoint temperatures are changed automatically by the smart thermostat based on one or more setpoint modification factors, such as the time of day, current season, location, orientation and present and future weather conditions.
US11920808B2
An energy management system is configured to calculate a percentage of satisfied based on the report data for each of the plurality of buildings; create, for each of the plurality of buildings, a plan for operating each of the air-conditioning facilities based on the percentage of satisfied and a predetermined target percentage of satisfied; calculate a first energy consumption amount based on the first piece of data; calculate a second energy consumption amount based on the second piece of data, the third piece of data, and the fourth piece of data, the second energy consumption amount being obtained when the each of the air-conditioning facilities is operated after a lapse of a predetermined time period; and control, when the first energy consumption amount is larger than the second energy consumption amount, the operation of the each of the air-conditioning facilities so as to achieve the second energy consumption amount.
US11920804B2
An environmental control unit for providing heated or cooled air to an enclosed environment, such as a building structure or temporary shelter. Air passes through the environmental control unit and the air is heated or cooled by a temperature control system of the environmental control unit. The heated or cooled air is provided to the enclosed environment.
US11920803B2
A system configured to provide supplemental heating or cooling is provided. Some embodiments may include the fixture having an air movement device and a back surface configured for a flush mount on a wall, the back surface having a recess sized to substantially the same dimensions of a cover of an electrical outlet. The flush mount may provide a degree of permanence for the fixture that satisfies a criterion.
US11920802B2
An air conditioner unit includes an indoor heat exchanger assembly positioned in an indoor portion of the air conditioner unit. The indoor heat exchanger assembly includes an indoor heat exchanger and an indoor fan. The air conditioner unit also includes a heating unit. The heating unit may be positioned in the indoor portion of the air conditioner unit downstream of the indoor fan and/or at the exhaust side of the indoor fan.
US11920795B2
A nozzle, a combustor, and a gas turbine, which are capable of atomizing fuel efficiently, are provided. A fuel injection device for the combustor may include a plurality of guide channels connected to a pilot fuel passage through which fuel is supplied, an injection chamber connected to the plurality of guide channels, the fuel being merged in the injection chamber, and an injection hole formed at a tip of the injection chamber to inject the fuel, and the injection chamber may include a decompression space to drop a pressure therein.
US11920792B1
An apparatus is provided for a turbine engine. This apparatus includes a fuel-air mixer, and the fuel-air mixer includes an inner passage, a sidewall, a steam passage, a fuel nozzle and an air swirler. The inner passage extends axially along an axis within the fuel-air mixer. The sidewall extends circumferentially around and axially along the inner passage. The steam passage is embedded within the sidewall and extends along the inner passage. The fuel nozzle is configured to direct fuel into the inner passage. The air swirler is configured to direct swirled air into the inner passage for mixing with the fuel.
US11920782B2
Vaporizer cores are disclosed including a housing and a chamber where the chamber includes a porous lattice structure that is thermally conductive. Further, the housing and the chamber including the porous lattice structure are formed as a single integral structure. Three-dimensional (3D) printing can be used to form the housing and the chamber including the porous lattice structure as a single integral structure. For certain embodiments, a concentric-circle fin design, a crisscross fin design, or a conical fin design is used to form the porous lattice structure for the vaporizer chamber. For further embodiments, techniques are implemented to resolve potential problems with 3D printing of the vaporizer cores. One example technique is encapsulation of the vaporizer core within a shell, such as a two-piece shell, to resolve potential problems with leaks. Disclosed embodiments for the vaporizer cores provide manufacturing, material, and design improvements to prior solutions.
US11920778B2
A ventilation fan includes a housing having an opening, a grille structure positioned to cover the opening, a fan module provided in the housing and a function module. The grille structure includes a base defining an outlet, and a grille support spaced apart from the base and connected by the connecting columns A radial inlet is formed between the base and the grille support is in communication with the outlet. The base includes a holder having a holding opening axially downward and faced away from the housing. The function module is disposed within the holder through the holding opening.
US11920772B2
A universal junction box includes an upper body having a first connecting feature. A lower body releasably connects to the upper body having a second connecting feature configured to mate with the first connecting feature. The upper body and lower body forming a housing to receive an electrical connection. A first mounting feature is configured to selectively secure the housing to an associated frame or to an unassociated frame or other support structure.
US11920765B2
An electronic cover for an electrical lighting device includes a conducting electrical track structure for lighting components and control components.
US11920749B2
A modular lighting kit has a plurality of blocks of various shapes and sizes, including a powered master block and a plurality of unpowered slave blocks. The master block is illuminable independently. All blocks are magnetically attracted to each other and connect electrically when abutted together in any 2-D or 3-D arrangement such that all blocks are illuminated when connected directly or indirectly to the master block.
US11920748B2
A flame effect device (18) for a flame simulator apparatus of an electric fire (10) is provided. The flame effect device (18) comprises a spindle (20) having a longitudinal axis which is in-use rotatable in a flame simulator apparatus; and a plurality of reflector supports (22a,22b,22c,22d,22e), each reflector support (22a,22b,22c,22d,22e) comprising: a reflector support body (32) having at least one reflector mounting portion (28) thereon and a mounting aperture (34) to engage the reflector support (22a,22b,22c,22d,22e) with the spindle (20); and at least one reflector (26) to reflect light from an associated light source (24), wherein the at least one reflector (26) is mounted to the at least one reflector mounting portion (28), the plurality of reflector supports (22a,22b,22c,22d,22e) being engageable with the spindle (20), each reflector support (22a,22b,22c,22d,22e) of the plurality of reflector supports (22a,22b,22c,22d,22e) being selectably positionable along the longitudinal axis of the spindle (20).
US11920746B2
A flameless electric candle having a fan-driven scent diffuser. The candle includes a body portion having a translucent portion and a generally elongated cylindrical shape and housing therein a light emitting device configured to permit its emitted light to be partially visually discernible through the translucent portion. There is below the body portion, a base portion that includes a PCB, a switch, a light emitting device, a power source, a fan oriented to force air in a downwards direction away from the body portion, a pad configured to receive upon a surface thereof a fragrance or scent, openings in a wall of the base portion to allow the forced air scented by the fragrance to escape the base portion. The switch is selectable among a first mode in which the LED and fan are both on, an off mode both the LED and fan are off, and a second mode wherein only one of the LED or fan is on.
US11920745B1
Lighting systems and connectable lighting devices enable size adjustment to an area illuminated by the lighting system. The connectable lighting system may include a plurality of lighting devices. A lighting device of the plurality of lighting devices may include a body defining a lighting side, a first sidewall positioned on a first side of the lighting side, and a second sidewall positioned on an opposite second side of the lighting side; at least one light emitting component configured to emit light through at least a portion of the lighting side; a first set of metal contacts at least partially embedded within the first sidewall of the body; and a second set of metal contacts at least partially embedded within the second sidewall of the body; and wherein at least one of: the first set of metal contacts are magnets or the second set of metal contacts are magnets.
US11920744B2
The invention provides a light generating system (1000) comprising a light generating device (100), a luminescent material layer (200), and optics (400), wherein: (I) the light generating device (100) is configured to generate polarized laser radiation (101); (II) the luminescent material layer (200) comprises a luminescent material (210) configured in a light-receiving relationship with the light generating device (100) and configured to convert at least part of the polarized laser radiation (101) into luminescent material radiation (211); (III) the light generating system (1000) is configured to generate in an operational mode system light (1001) at least comprising the luminescent material radiation (211); (IV) the optics (400) comprise first optics (410) and second optics (420); wherein the first optics (410) are configured to change the polarization of the polarized laser radiation (101), and wherein the second optics (420) have one or more of (i) a polarization dependent transmission and (ii) a polarization dependent reflection for the polarized laser radiation (101); and (V) the light generating device (100) and the optics (200) are configured such that, relative to an optical path of the luminescent material radiation (211) emanating from the luminescent material (210), the second optics (420) are configured downstream from the first optics (410) and the luminescent material (210).
US11920743B2
An LED tube lamp includes a first and second members and a connection member. Each of the first and second members includes lighting part and an end part. Each lighting part includes LED light strip. The connection member includes electrical connection portions and joining portions for the first and second members. The connection member connects the first member with the second member by the joining portions and the electrical connection portions and makes the first member substantially coaxial to the second member.
US11920741B2
A waterproof core column assembly includes a sealed support, a guide wire and light bars, where two filament channels penetrating through a top surface and a bottom surface are vertically arranged in the sealed support, the guide wire penetrates through the filament channels, a plurality of light bars are connected by the guide wire and are all located below the sealed support, and a plurality of resistors or current regulative diodes are integrated in the light bars. The waterproof core column assembly integrates a plurality of resistors or current regulative diodes in the light bars besides the light source and the rectifier bridge, which can transfer the resistors from the upper part of the sealed support to the lower part of the sealed support and enclose them in a lamp cap, so as to fundamentally prevent the connection point between the resistors and the guide wire from being exposed.
US11920739B2
A solid state lamp includes a connector and a bulb portion with multiple strips.
US11920738B2
A LED bulb apparatus has a bulb shell, a head cap, a driver circuit and at least one light strip. The bulb shell has a light passing shell and a bottom portion. A head cap has a neck portion, a first electrode and a second electrode. The neck portion of the head cap is connected to the bottom portion of the bulb shell forming a container space. A fluorescent layer covers the multiple LED modules. The driving current is transmitted via at least one of the top end and the bottom end of the light strip to the LED modules. The substrate has a light transmittance less than 50%.
US11920736B2
Heat is transferred from a flow of liquid hydrogen to a flow of a heat transfer fluid at a first heat exchanger to produce a warmed flow of pressurized hydrogen and a cooled flow of heat transfer fluid. Heat is also transferred at a second heat exchanger, to the cooled flow of heat transfer fluid, from a flow of pressurized hydrogen that is derived from one or more buffer vessels filled by the warmed flow of pressurized hydrogen and/or the warmed flow of pressurized hydrogen from the first exchanger to produce a cooled flow of pressurized hydrogen that is used to fill tanks of fuel cell electric vehicles.
US11920730B2
A head mounted device includes a ring-shaped mount unit for mounting the head mounted device on a head of a user, the ring-shaped mount unit including a first housing having a band portion on each of both sides thereof and a second housing having an engagement portion to be engaged with the band portion, and the ring-shaped mount unit being formed in a ring shape that enables enlargement and reduction of a circumference thereof by engagement of the band portion with the engagement portion. The head mounted device further includes a circumference holding unit, such as a torque limiter, configured to generate a holding force at least in a circumference enlargement direction of the ring-shaped mount unit.
US11920729B1
The disclosure provides a rotatable photo booth, comprising a base, a supporting platform, a holographic fan and a shooting bracket, wherein the supporting platform is disposed on the base and comprises a supporting seat and a light-transmitting plate, and the shooting bracket is disposed between the base and the supporting platform, is rotated by a driving device, and at least partially extends from the supporting platform to hold shooting devices. The holographic fan disposed in a mounting cavity formed by covering the light-transmitting plate on the supporting seat, is controlled by the controller to display animations, videos or stereoscopic patterns.
US11920728B1
An accessory mounting system configured to be supported by a furniture item, the accessory mounting system comprises a sleeve and a support member. The sleeve includes a body that is movable between a closed position and an open position. The body has a periphery partially surrounding a longitudinal axis and terminating at radial ends. The body has a pair of first features each positioned adjacent one of the radial ends. The support member includes a support portion and a sleeve engaging portion having a pair of second features configured to engage the pair of first features. In the closed position, a gap having a first size is formed between the pair of first features, and the pair of second features engages the pair of first features to hold the body in the closed position. In the open position, the gap has a second size larger than the first size.
US11920722B2
The present invention relates to an intervention drive pig comprising an umbilical. In this scenario, the present invention provides an intervention drive pig comprising an umbilical, wherein the umbilical (6) is manufactured from a low-density material, wherein the umbilical (6) comprises an external covering of material having a low coefficient of friction.
US11920719B2
A heater system for a pipe for controlling a temperature of a heater installed to surround a pipe and performing a heating or insulation function.
US11920718B2
A low-profile fluid manifold includes a tunable passive flow control system through intricate internal flow channels. The low-profile fluid manifold is manufactured using stereolithography (SLA) additive manufacturing to rapidly produce and tune the intricate flow channels to achieve the desired flow characteristics. Further, SLA additive manufacturing is used to build up inlet and outlet orifices in the flow direction, creating sealing surfaces for parallel oriented seals and sealing surfaces. The low-profile fluid manifold is manufactured to be air and liquid tight at the required operating pressures, temperatures, and environments, without the use of traditional fittings.
US11920717B2
A quick connect and disconnect system for a fluid coupling includes an axially extending fitting configured to be secured to a fluid conduit, a clip, and a quick connect and disconnect adaptor. The clip is coupled to the fitting and includes a base, a wing extending from the base, and a first lug extending from the first wing. The quick connect and disconnect adaptor includes a first release tab configured to resiliently deflect through an aperture of the adaptor. The adaptor is configured to transfer a compressive force to resiliently deflect the first lug to move the clip in an axial direction from an installed position to an uninstalled position.
US11920713B2
A coupling comprising a receiving element, a securing element, a retaining element and an insertion element, wherein the securing element is adapted to be displaceable between a release position and a locking position along a displacement axis, the securing element being adapted to engage the at least one retaining element in such a manner that a displacement of the securing element from the release position in the direction of the locking position is prevented, and wherein the insertion element is adapted to interact with the at least one retaining element upon insertion of the insertion element into the receiving space of the receiving element in such a way that a displacement of the securing element from the release position into the locking position is enabled.
US11920712B2
A shrink-fit ring, the two circumferential edges (10) of which are flanged, makes it possible to use thinner band thicknesses without the risk of buckling owing to its greater intrinsic strength. The circumferential edges (10) end in limbs (16) which point radially outwards and enclose an angle of approx. 70° to 90° with an unflanged centre portion (13) of the ring that is located axially further inwards. The flanging results in an extension of the diameter of the ring edges, wherein the ring edge regions (14) are bent outwards in a rounded manner and the edge surfaces (11) run at an angle of preferably approx. 0° to approx. 20° with respect to the ring axis (12).
US11920710B2
Clamp assemblies and associated methods are disclosed. According to one aspect, a clamp assembly may comprise a shell, a tensioning mechanism, and a retainer. The shell includes a pair of segments sized to be positioned over a joint connection, with the pair of segments being moveable between an open position and a contracted position. The tensioning mechanism is operable to tighten the pair of segments and includes a threaded shaft extending through a segment opening defined in a first segment of the pair of segments. The retainer is coupled with the first segment and includes a first cantilevered flange configured to engage the threaded shaft to retain the threaded shaft in position relative to the first segment.
US11920709B2
An expansion loop for a piping system. The expansion loop has a first flexible conduit with a first end and a second end and a second flexible conduit with a first end and a second end. A first rigid conduit is connected between the first ends of the first and second flexible conduits. Additional rigid conduits are connected to both of the second ends of the flexible conduits. These additional rigid conduits include a stainless-steel elbow, a conversion conduit, and a copper conduit. The expansion loop may be installed wherein the flexible conduits are bent, when fluid flows, the flexible conduits straighten out and are not bent.
US11920708B2
A sealing interface includes a first tube having an end with a convex surface and a second tube having an end with a convex surface. A spacer is disposed between the respective ends of the first and second tubes. One side of the spacer has a concave surface that substantially matches the convex surface of the end of the first tube, and another side of the spacer has a concave surface that substantially matches the convex surface of the end of the second tube. The spacer includes a through hole in fluid communication with a fluid passageway of the first tube and a fluid passageway of the second tube. Tying elements are respectively coupled to the first tube and the second tube, with the tying elements applying a compressive force between the first tube and the spacer, and applying a compressive force between the second tube and the spacer.
US11920692B2
A slide valve for chemical and/or petrochemical plants, in particular of the round, oval or flat slide valve type, having a locking device (11) which is movable by a slide rod (12) into an open and closed position, and a drive which has an electric motor (13) for adjusting the slide rod (12), the locking device (11) having two lock plates (14, 15), between which a wedge arrangement (16) for pressing the lock plates (14, 15) against body seal seats (17) of the slide valve is arranged and connected to the slide rod (12), wherein the drive has a spindle drive (18) which is aligned with the slide rod (12) and connected thereto for transmitting an actuating force.
US11920689B2
A loose type pneumatic valve and a loose type pneumatic valve module, the loose type pneumatic valve including a valve body including a pneumatic passage therein; a valve head on the valve body, the valve head being coupleable with an actuator; a stem on the valve head, the stem being configured to open and close the pneumatic passage; and at least one alignment socket on the valve head, the at least one alignment socket being configured to align the valve head with the actuator.
US11920685B2
A valve device includes a rotation shaft, a valve body, and a biasing portion. The valve body is configured to be rotationally displaceable about the rotation shaft between a closed position and an open position. The biasing portion biases the valve body so as to cause the valve body to approach the closed position. The valve body includes an upstream wall arranged in a position upstream of the rotation shaft in a flow direction of the fluid when the valve body is in the closed position. The valve body includes a rotation end, which is an end distal from the rotation shaft and moves downstream in the flow direction of the fluid in response to a displacement of the valve body from the closed position to the open position, and the rotation end is shaped to project upstream when the valve body is in the closed position.
US11920681B2
A seal assembly includes a first and second machine element, a seal and a support ring. The support ring has a first side edge facing a high-pressure side which is partially convexly curved, formed obliquely or is partially formed at an acute angle relative to a movement axis of the two machine elements. The seal has a retaining portion and a primary sealing lip extending from the retaining portion on the high-pressure side and abuts in a dynamically sealing manner against a sealing surface of the second machine element. The primary sealing lip directly abuts and is supported over the majority of its longitudinal extent on the first side edge of the support ring on the low-pressure side. The retaining section of the seal is held clamped between the support ring and the first machine element and abuts the first machine element in a statically or indirectly statically sealing manner.
US11920678B1
A parking pawl assembly having a housing, a parking pawl having a pin bore, a support sleeve fitted in the pin bore, and a pivot pin inserted through the support sleeve. The pivot pin is attached to the housing, thus pivotally attaching the parking pawl to the housing. The parking pawl includes a first end and a second end spaced from the first end. The first end defines the pin bore having an interior bore surface. The support sleeve includes an exterior surface fitted to the interior bore surface of the parking pawl. The exterior surface of the support sleeve may include outer diameter rolled threads or other locking features. The interior bore surface of the parking pawl may include inner diameter rolled threads operable to receive the outer diameter rolled threads of the support sleeve.
US11920675B2
A method for determining an actuating-travel range between two shift-element halves of a form-locking shift element (A, F) during an engagement of the shift element (A, F) and in the presence of a tooth-on-tooth position between the two shift-element halves is provided. An actuating movement of the at least one movable shift-element half with respect to the other shift-element half is monitored by a sensor. A tooth-on-tooth position is detected when it is determined, by the sensor, within an actuating-travel range of the at least one movable shift-element half between a disengaged condition and an engaged condition of the shift element, that the actuating movement of the movable shift-element half in the engagement direction is zero. A ratio between an engagement force applied at the shift element and a radial force acting on the shift-element halves is within a value range, which facilitates a tooth-on-tooth position and an actuating movement of the shift-element half in the engagement direction is detected by the sensor after the reduction of the engagement force and/or after an increase of the applied torque.
US11920669B2
The present disclosure provides a gearbox of a rail vehicle, which belongs to the technical field of gear transmission. The gearbox of the present disclosure comprises a driving shaft, a driven shaft, a first bearing seat and a second bearing seat; the gearbox further comprises: a first roller bearing, a ball bearing, a bearing inner retaining ring and a bearing outer retaining ring for drainage, which are arranged between the first bearing seat and the driving shaft; wherein, the bearing inner retaining ring and the bearing outer retaining ring are provided between the first roller bearing and the ball bearing along an axial direction of the driving shaft, and a first drainage channel is provided on the bearing outer retaining ring, a second drainage channel is provided on the first bearing seat; wherein, the lubricating oil can be guided into the first roller bearing and the ball bearing from the outside of the first bearing seat through the second drainage channel and the first drainage channel in sequence. The present disclosure can greatly improve the lubricating performance of the first roller bearing and the ball bearing on the driving shaft of the gearbox, and is particularly suitable for low-temperature working conditions.
US11920668B2
Systems and methods in accordance with embodiments of the invention implement bulk metallic glass-based macroscale gears. In one embodiment, a method of fabricating a bulk metallic glass-based macroscale gear, where at least either the thickness of the gear is greater than 3 mm or the diameter of the gear is greater than 9 mm, includes: obtaining design parameters of the gear to be formed; selecting a bulk metallic glass from which the gear will be formed based on the obtained design parameters, where the selected bulk metallic glass is characterized by a resistance to standard modes of wear and a resistance to brittle fracture such that a gear can be formed from the selected bulk metallic glass that accords with the obtained design parameters; and fabricating the gear from the selected bulk metallic glass that accords with the obtained design parameters.
US11920665B2
A differential having a circulating carrier with drive gearwheel, at least two planet gearwheels rotatably mounted in the circulating carrier, with lateral gearwheels leading to side shafts of the drive axle of a vehicle and enmeshing with the planet gearwheels, wherein one lateral gearwheel can be connected either to the associated side shaft or to the circulating carrier via a coupling arrangement. The coupling arrangement is located between the circulating carrier and the side shaft and includes an actuator sleeve with an axially active claw coupling towards the lateral gearwheel and a radially active sliding toothing towards the side shaft.
US11920661B2
Provided are a vehicle transmission and a vehicle powertrain device including the same. The present disclosure includes a driving sun gear receiving a driving force transmitted from a motor, a first sun gear having the same rotating axis as the driving sun gear, a second sun gear inserted into the first sun gear and having the same rotating axis as the first sun gear, a planetary gear provided with a plurality of stages which respectively mesh with the driving sun gear, the first sun gear, and the second sun gear, and a carrier to which the planetary gear is coupled so as to be rotatable and into which the first sun gear and the second sun gear are inserted.
US11920657B2
A cycloidal reducer includes a reduction unit configured to reduce a torque input and an output unit configured to transfer the reduced output to the outside. A cycloidal rotor that is one constituent element of the reduction unit has a tooth-type protrusion formed in the shape of a circular arc. Thus, the level of difficulty of process is decreased more than when the tooth-type protrusion in the related art is formed in the shape of a broken line. In addition, rotor pins are accommodated in through-holes, respectively, that are equally spaced in the cycloidal rotor. A bushing is formed that fills a gap between the through-hole and the rotor pin is formed in order for the rotor pin to stably transfer rotational power. Accordingly, the advantage of effectively distributing a load and stably transferring a reduction torque to the outside is provided.
US11920652B2
A torsional damper is provided with: a hub affixed to a rotary shaft and having an outer-circumferential surface along a circle centered on the rotary shaft; an annular oscillation ring having an inner-circumferential surface the diameter of which is larger than the outer-circumferential surface of the hub on a circle centered on the rotary shaft; and a rubber ring that exists in a compressed state between the outer-circumferential surface of the hub and the inner-circumferential surface of the oscillation ring, comprises a rubber composition the main component of which is EPDM, and has a loss coefficient (tan δ) of 0.18 or higher when the surface temperature is 60±5° C. When subjected to resonance point tracking, the rubber thickness (c) and the maximum attained surface temperature (Tmax) of the rubber ring during continuous excitation at the resonance point satisfy a prescribed relational expression.
US11920645B2
A method controls a hydraulic system for an actuation device and a cooling and/or lubricating device of a motor vehicle. The hydraulic system has a pump, multiple first actuation valves which are each arranged between a system rail connected to a pump outlet and a hydraulic consumer, as well as an additional valve which is arranged between the pump outlet and a coolant and/or lubricant supply line. The pump is switched between a normal operation and an enhanced operation according to an existing total energy demand of the hydraulic consumer. In normal operation, the pump is permanently driven and the additional valve is opened and closed to control pressure in the system rail. In enhanced operation, the pump is permanently driven, the additional valve is permanently closed and each of the actuation valves is operated according to an individual energy demand of the respective hydraulic consumer.
US11920635B2
A bearing unit including a radially outer ring, a radially inner ring, a row of rolling bodies interposed between the radially outer ring and the radially inner ring, a containment cage for keeping the rolling bodies in position defined by a plurality of arched bridges and a plurality of flattened connecting elements interposed between the bridges, a sealing screen interposed between the radially inner ring and the radially outer ring made of composite material provided with an annular central portion having a toroidal surface, a radially inner lug, and a radially outer deflector projecting towards the cage, and a channel between the cage and the sealing screen, axially defined by the lug, the toroidal surface, and the deflector.
US11920634B2
Wheel hub assembly for motor vehicles, the group having a radially outer ring with at least one raceway, at least one radially inner ring with a related raceway and at least one ring of rolling bodies interposed between the radially outer ring and the radially inner ring, for sliding inside the raceways, at least one raceway being provided with superficial micropores having a depth (H) between 0.05 μm and 1.5 μm and defining respective micro-tanks for containing a lubricating grease.
US11920633B2
A telescopic rod structure includes an upper rod and a lower rod. The upper rod includes a first rod body and a second rod body. A diameter of the first rod body is less than a diameter of the second rod body. A rod stepped surface is formed between the first rod body and the second rod body. An outer wall of the second rod body defines a guide groove. The lower rod defines a first through hole and a second through hole. A diameter of the first through hole is less than a diameter of the second through hole. A hole stepped surface is formed between the first through hole and the second through hole. A rib is arranged on the second through hole. The second rod body is sleeved in the second through hole. The first rod body upwards passes through the first through hole.
US11920630B2
A self-lubricated sliding bearing for a rotary X-ray tube comprises a first bearing member, a second bearing member configured to concentrically enclose a portion of the first bearing member, and a lubricant comprised in a gap between cooperating surfaces of the first bearing member and the second bearing member. The cooperating surface of the second bearing member or the first bearing member comprises a first region comprising a pumping pattern configured to pump the lubricant. The cooperating surface of the second bearing member or the first bearing member comprises a second region having a modified pumping pattern or a smooth surface. The second region is disposed on the cooperating surface of the second bearing member or the first bearing member, such that a bearing force generated by the pumping action of the lubricant opposes a radial load force exerted on the self-lubricated sliding bearing to reduce an eccentricity of a longitudinal axis of the first bearing member with respect to a longitudinal axis of second bearing member.
US11920626B2
Provided in the context of a bolt is a method for achieving antiloosening capability such as will make it possible for tightening operations to be carried out easily and rapidly, and such as will make it possible to obtain antiloosening effect in robust and reliable fashion. Comprised, in such form as if a single bolt had been cut into two perpendicularly with respect to an axis thereof at a location midway along the axis thereof, of first bolt 11 having a bolt head and second bolt 12 having a threaded tip; second bolt 12 being such that an eccentric columnar portion 123 which is smaller in diameter than a diameter of the shaft of the second bolt 12 is provided at cutting plane 122 in such fashion as to protrude outward in an axial direction in eccentric fashion with respect to a direction perpendicular to a central axis, and such that side face protrusion 124 is formed at an outside circumferential side face of eccentric columnar portion 123; first bolt 11 being such that eccentric cylindrical portion 113 that mates with eccentric columnar portion 123 is formed at cutting plane 112 in eccentric fashion with respect to a direction perpendicular to a central axis, axial groove 114 being formed in a direction parallel to the central axis and radial groove 115 being formed in a radial direction at the interior thereof; the entirety constituting locking bolt 1.
US11920618B2
A fastener unit and related method for securing a board to a support is provided. The fastener unit includes a spacer block, a grip element extending from the spacer block and configured to fit in and engage a groove of the board, and one or more resilient compression elements extending from the spacer block. The one or more resilient compression elements can be a joist leg configured to engage a joist, or it can be vertically compressible toward a first plane that is transverse to a vertical axis of the spacer block so that portions of it can compress from an open mode to a compressed mode and fit within, then forcibly expand within the groove, thereby securing the spacer block in a position adjacent the groove to establish a gap between the board and another board. A related method of use also is provided.
US11920612B2
A attachment structure enabling more efficient work in performing maintenance of a fan of a fan unit and a more stable electrical connection between a main body of an electrical equipment and a fan unit. A attachment structure configured to detachably attach a fan unit including a fan and a casing housing the fan to/from a main body of an electrical equipment includes a guide mechanism configured to guide a slide motion of sliding the casing in one direction relative to the main body to dispose the casing at a mounting position, and a retaining mechanism configured to restrict movement of the casing relative to the main body in a direction opposite the one direction when the casing is disposed at the mounting position by the slide motion.
US11920609B2
An axial fan rotates around a rotating shaft. The axial fan includes a hub, and a plurality of blades extending in a radial direction from the hub. Each blade includes a leading edge, a trailing edge including a depression, and a reinforcing protrusion located at least forwardmost and having a wall thickness thicker than a surrounding portion. As viewed along a rotating shaft direction, when a first virtual line and a second virtual line perpendicular to the radial direction are drawn, the reinforcing protrusion extends radially inside of the first virtual line and extends radially outside of the second virtual line, the first virtual line and the second virtual line respectively pass through a rearmost first endpoint in the rotation direction on a radially inside of a rear end that substantially overlaps the depression, and a rearmost second endpoint on a radially outside of the rear end.
US11920605B2
A rotating machine includes a shaft, a first impeller wheel, and a second impeller wheel. The rotating machine also includes a first seal assembly including a first carbon ring disposed about the shaft, with the first carbon ring having a first carbon surface. The first seal assembly also includes a first mating ring disposed about the shaft, with the first mating ring having a first mating surface facing and configured to contact the first carbon surface. The rotating machine additionally includes a second seal assembly including a second carbon ring disposed about the shaft, with the second carbon ring having a second carbon surface. The second seal assembly also includes a second mating ring disposed about the shaft, with the second mating ring having a second mating ring surface facing and configured to contact the second carbon surface.
US11920593B2
A compressor system is provided that includes a contact cooled compressor and a coolant separator. The coolant separator is used to remove coolant fluid from a compressed flow stream produced by the contact cooled compressor during its operation. The coolant separator routes the removed coolant fluid back to the contact cooled compressor for further use. In some forms the coolant fluid is cooled prior to delivery back to the compressor. A stop valve can be provided in the coolant fluid return line to halt the flow of the fluid. A pressure sensitive member can be disposed to sense pressure of the coolant fluid that has been routed past the stop valve. Operation of the compressor can be changed as a result of the sensed pressure from the pressure sensitive member. Information from a temperature sensitive member can also be used to change operation of the compressor.
US11920592B2
A dry pump for gases comprises a first rotor (1) comprising a first lobe portion (1A) and a first screw (1B), as well as a second rotor (2) comprising a second lobe portion (2A) and a second screw (2B). A casing delimits an internal volume in which are located together the first and second screws (1B, 2B) and the first and second lobe portions (1A, 2A). Each of the first and second screws (1B, 2B) comprises a threading invariable along its length. The first and second rotors (1, 2) turn in opposite directions and are located in successive configurations. In a first configuration of the rotors, the first and second lobe portions (1A, 2A), a portion of the first screw (1B), a portion of the second screw (2B) and the casing together delimit a chamber (30) which is closed. In a second configuration of the rotors, the chamber (30) has a smaller capacity than in the first configuration. In a third configuration of the rotors, the chamber (30) is displaced entirely at the first and second screws (1B, 2B) and isolated from the lobe portions.
US11920580B2
A bellows pump device includes a control unit which, before operation of the bellows pump device is started, performs initial control in which solenoid valves are switched and pressurized air is supplied to suction-side air chambers in advance, thereby determining operation air pressures which are air pressures of the pressurized air to be supplied to the suction-side air chambers during the operation. As the initial control, the control unit outputs control commands to electropneumatic regulators so as to gradually increase the air pressures of the pressurized air to be supplied to the suction-side air chambers in advance, and when detection signals resulting from detection of expansion positions of the bellows are inputted from the proximity sensors to the control unit, the control unit determines the air pressures of the pressurized air supplied to the suction-side air chambers at that time as the operation air pressures.
US11920574B2
The application of fluidic systems to a variety of consumer devices would typically exploit fluidic structures of a few millimeters to a centimeter or so that are between the common fluidic realms of microfluidics and macrofluidics. For these devices power consumption, portability, batter operation etc. are significant factors in the design and implementation of these fluidic systems. However, the necessary range of fluidic device structures for electromagnetically driven high efficiency pumps, valves, switches, capacitors etc. require development to provide both the required functionality as well as to meet the user expectations for functionality, variability, cost, etc. but also lifetime, reliability, manufacturability etc. of the consumer devices exploiting these fluidic systems.
US11920572B2
Fluid flow control valve comprising a tubular body extending in a longitudinal direction with a fluid inlet and a fluid outlet situated respectively at the two longitudinal ends of the body, the valve comprising a nozzle and a piston connected to the body, the piston being housed in the body, the nozzle being made up of a part provided with a fluid passage having a calibrated dimension, the passage emerging at one end of the nozzle and forming a seat, said seat being situated against a terminal end of the piston forming a shutter preventing the flow of fluid in the closed position of the valve, the piston comprising a body defining a passage for the fluid in the body for the flow of the fluid between the inlet and the outlet, the body of the valve consisting of a material having a different expansion coefficient from the piston or the nozzle, the valve comprising a heating member which, depending on the heating power delivered, makes it possible to separate the end of the nozzle and the piston by differential expansion, to allow the flow of fluid between the inlet and the outlet in an open position of the valve, characterized in that the terminal end of the piston comprises a ball that is crimped into the body of the piston.
US11920567B2
A rotor bearing housing for a wind turbine has: a bearing body for receiving a rotor shaft of the wind turbine, a support body arranged under the bearing body and configured to be coupled at a first end to a base element in order to transmit a force flow between the bearing body and the base element. The base element is arrangeable under the support body for the purposes of rotatable fastening to a first end of a tower of the wind turbine, the bearing body and the support body together forming a single-piece body, and the bearing body and the support body being configured such that, if a geometrical central point of the first receptacle for a rotor bearing is projected onto a cross-sectional plane of the first end of the tower, the geometrical central point is arranged outside a diameter of the tower at the first end.
US11920565B2
A method for determining improved control parameters of a number of wind turbines of a wind park is provided. The method considers the impact of individual turbine manufacturing tolerances on the turbine performance, thereby avoiding under-utilization of those wind turbines. The method includes the steps of: receiving, by an interface, one or more actual manufacturing tolerances of characteristic values for each of the number of wind turbines; determining, by a processing unit, for each of the number of wind turbines a power versus wind speed map which is calculated from a given turbine model with the one or more actual manufacturing tolerances of the respective wind turbines as input parameters; and deriving, by the processing unit, the control parameters for each of the number of wind turbines from their associated power versus wind speed map.
US11920560B2
A transmission gearing includes a sun gear, a planetary unit and a high speed unit. The sun gear is mounted on a slowly rotating gear shaft. The planetary unit includes a planetary toothed gear wheel and a planetary shaft gear wheel, which are both mounted on a planetary shaft. The planetary shaft gear wheel has a diameter that is larger than that of the planetary toothed gear wheel and smaller than that of the sun gear. The planetary toothed gear wheel engages the sun gear. The high speed unit includes a quickly rotating gear shaft on which a high speed shaft gear is mounted. The high speed shaft gear has a diameter that is smaller than that of the planetary shaft gear wheel. A drive belt engages both the planetary shaft gear wheel and the high speed shaft gear. The slowly rotating gear shaft is parallel to the planetary shaft.
US11920556B2
A wind turbine blade includes a first blade portion and a second blade portion coupled together by a connection joint. A first spar cap is associated with an upper shell half and a second spar cap is associated with the lower shell half of each of the first and second blade portions. A shear web extends between the first spar cap and the second spar cap of each of the first and second blade portions. The shear web is terminated away from a joint interface at which the first and second blade portions meet, and there is no shear web extending in a longitudinal direction across the joint interface. The shear web extending between the first spar cap and the second spar cap is branched in the longitudinal direction toward the first and second blade interfaces of the first and second blade portions respectively.
US11920544B2
A fuel supply device includes a main body, fuel chamber, fuel supply pipe and a fuel valve. The main body has a main bore with an inlet for air and an outlet through which a fuel and air mixture flows. The fuel chamber retains a supply of fuel. The fuel supply pipe has a passage communicating with the main bore and through which fuel from the fuel chamber flows to the main bore. And the fuel valve has a valve seat, a valve element movable relative to the valve seat between an open position and a closed position, an inlet upstream of the valve seat and is in communication with the fuel chamber, and an outlet downstream of the valve seat. The outlet is coaxially aligned with the passage of the fuel supply pipe and the fuel valve is electrically operated to move the valve element.
US11920543B2
Rocket propulsion systems and associated methods are disclosed. A representative system includes a combustion chamber having an inwardly-facing chamber wall enclosing a combustion zone. The chamber has a generally spherical shape and is exposed to the combustion zone. A propellant injector is coupled to the combustion chamber and has at least one fuel injector nozzle positioned to direct a flow of cooling fuel radially outwardly along the inwardly-facing chamber wall. In addition to or in lieu of the foregoing features, the injector can include an oxidizer piston and a fuel piston that deliver oxidizer and fuel, respectively, to the combustion chamber, in a sequenced manner so that the oxidizer is introduced prior to the fuel.
US11920532B2
An exhaust gas control apparatus for an internal combustion engine includes: a catalyst which is capable of storing oxygen; a downstream air-fuel ratio sensor that detects the air-fuel ratio of outgoing exhaust gas flowing out of the catalyst; an air-fuel ratio control unit that controls the air-fuel ratio of incoming exhaust gas flowing into the catalyst; and a catalyst state estimation unit that estimates the activity of the catalyst. The air-fuel ratio control unit controls the air-fuel ratio of the incoming exhaust gas so that the air-fuel ratio of the outgoing exhaust gas detected by the downstream air-fuel ratio sensor is maintained at a target air-fuel ratio. The air-fuel ratio control unit sets the target air-fuel ratio to a richer value when the activity of the catalyst is equal to or higher than a predetermined value than when the activity of the catalyst is lower than the predetermined value.
US11920529B2
A first output limit value is determined as an intersection point of a knock-limit output line which is set according to an exhaust gas recirculation rate and ignition timing and an exhaust-temperature-limit output line which is set according to the exhaust gas recirculation rate and ignition timing; a second output limit value is determined as an intersection point of the knock-limit output line and an air-quantity-limit output line which is set according to the exhaust gas recirculation rate, ignition timing and atmospheric pressure; and a third output limit value is determined as an intersection point of the knock-limit output line and a thermal-management-limit output line which is set according to the exhaust gas recirculation rate, ignition timing and vehicle running speed. A value of the exhaust gas recirculation rate at which the condition “P1≥P2 or P1≥P3” is satisfied is set as a target exhaust gas recirculation rate.
US11920518B2
A cryogenic fuel supply system includes a storage tank, a mixing chamber, an auxiliary heating device, a heat exchanger, and flow distribution devices, and a controller. The storage tank stores cryogenic fuel in a liquid state. The mixing chamber receives various flows of cryogenic fuel in a supercritical or gaseous state, the mixing chamber being connected to a combustion chamber to supply the combustion chamber with cryogenic fuel in the supercritical or gaseous state. The auxiliary heating device heats the cryogenic fuel. The heat exchanger assembly includes a cryogenic fuel/oil heat exchanger and a heat exchanger between the cryogenic fuel and the air circulating in a primary duct of the turbine engine. A flow distribution device is upstream of the auxiliary heating device, and one or more flow distribution devices are disposed upstream of the heat exchanger assembly. The controller controls opening and closing of the flow distribution devices.
US11920512B2
A hydrogen fueled powerplant including an internal combustion engine that drives a motor-generator, and has a two-stage turbocharger, for an aircraft. A control system controls the operation of the motor-generator to maintain the engine at a speed selected based on controlling the engine equivalence ratio. The control system controls an afterburner, an intercooler and an aftercooler to maximize powerplant efficiency. The afterburner also adds power to the turbochargers during high-altitude restarts. The turbochargers also include motor-generators that extract excess power from the exhaust.
US11920509B2
Systems, methods and apparatus are disclosed for providing reduced engine start times for a fumigation type internal combustion engine. A bypass is provided that directly connects the air-fuel mixer upstream of the compressor to the intake manifold, providing the air-fuel mixture to the intake manifold during engine startup.
US11920508B2
An anomaly determination device, an anomaly determination method, and a memory medium for a water pump are provided. An acquisition process acquires an input variable of a map from image data obtained by capturing an outer surface of the water pump. Execution circuitry obtains provisional determination results from maps, respectively. The provisional determination results are respectively obtained by executing the provisional determination processes for output variables output from the maps. A determination finalizing process treats, as a majority of the provisional determination results, a final determination result indicating whether coolant has leaked out of the water pump.
US11920505B2
A heat exchange module including a corrugated top heat exchange substrate and a corrugated bottom heat exchange substrate, and tubes that extend in a width direction (W) between the top and bottom substrates in heat exchanging contact with ridges of the substrates. A top and a bottom casing member contacts the substrates and each has a transverse side wall with slits oriented in the transverse direction (T) and accommodating the tubes. The side walls of the top and bottom casing members overlap and are mutually connected by soldering or brazing.
US11920504B2
Scalable greenhouse gas capture systems and methods to allow a user to off-load exhaust captured in an on-board vehicle exhaust capture device and to allow for a delivery vehicle or other transportation mechanism to obtain and transport the exhaust. The systems and methods may involve one or more exhaust pumps, each with an exhaust nozzle corresponding to a vehicle exhaust port. Upon engagement with the vehicle exhaust port, the exhaust nozzle may create an air-tight seal between the exhaust nozzle and the vehicle exhaust port. A first pipe may be configured to transport captured exhaust therethrough from the exhaust nozzle to. The captured exhaust may be at least temporarily stored in an exhaust holding tank connected to and in fluid communication with the first pipe.
US11920500B2
A passive flow modulation device for a machine defining an axial direction and a radial direction, the passive flow modulation device including: a first ring with a first coefficient of thermal expansion; a second ring disposed coaxially with the first ring and positioned at least partially inward of the first ring along the radial direction, spaced from the first ring along the axial direction, or both, the first ring, the second ring, or both defining at least in part one or more passages, the second ring with a second coefficient of thermal expansion that is less than the first coefficient of thermal expansion to passively modulate a size of the one or more passages during operation.
US11920496B1
Disclosed herein are an airfoil, and a turbine blade and gas turbine including the same. The airfoil includes a first cooling passage allowing a first cooling fluid introduced from the bottom of a leading edge to flow into a first serpentine channel formed on a pressure side, and to be then discharged to the rear of a trailing edge, and a second cooling passage allowing a second cooling fluid introduced from the bottom of a suction side to be divided and flow into at least two second serpentine channels formed on the suction side, and allowing the divided cooling fluids introduced into the at least two second serpentine channels to be joined at the bottom thereof and to be then discharged to the rear of the trailing edge.
US11920480B1
A turbine (10) for a charging device (1) with a turbine housing (100) with a feed duct assembly (200), a turbine outlet duct (110) and a receptacle space (120). The feed duct assembly (200) includes a first feed duct (210) having a first fluid inlet portion (211) and a first fluid outlet portion (212), and a second feed duct (220) having a second fluid inlet portion (221) and a second fluid outlet portion (222). The first fluid outlet portion (212) extends across a first angular range (α1) about the guide installation (400). The second fluid outlet portion (222) extends across a second angular range (α2) about the guide installation (400). The first angular range (α1) is larger than the second angular range (α2). The first fluid inlet portion (211) and the second fluid inlet portion (221) are mutually spaced apart in the circumferential direction (26).
US11920471B2
A method and apparatus for generating a slurry from the surface of the subsea floor, separating that slurry into multiple slurries, and pumping the desired slurry to the surface.
US11920470B2
Disclosed are small model pit launch horizontal direction drills suitable for drilling a substantially horizontal bore hole and laying pipe underground from within a surface dug pit. The devices comprise a stationary frame and a carriage component competent to move forward and back along the frame and drill and retrieve an attached drill stem through an aperture in the frame. The carriage components are configured to allow an operator to straddle the carriage and operate the device from a seated position within the frame component interior.
US11920465B2
Embodiments of the present disclosure relate to an apparatus, a system, and a method for detecting and indicating the operational position of a valve of wellsite equipment. The apparatus comprises a mount portion and a housing portion. The mount is operatively coupled to a non-moving part of the valve and the housing portion is configured to receive a sensor therewithin. The sensor is configured to detect the position of a moving part of the valve and to provide an output signal indicative of the position of the moving part of the valve. The position of the moving part of the valve is indicative of the operational position of the valve. The system comprises one or more such apparatus for detecting and indicating the operational position of one or more valves on a wellsite or well pad.
US11920461B2
A method for determining a pressure profile in a subterranean formation is described. The method includes drilling a wellbore in the subterranean formation; lowering a logging tool into the wellbore to measure resistivity values as a function of depth along the wellbore; identifying a plurality of porous zones from the wellbore based on petrophysical logs; converting the measured resistivity values to an amount of total dissolved solids for each of the plurality of identified porous zones; converting the amount of total dissolved solids to a pore fluid density; calculating a pressure based on a sum of the pore fluid densities derived along a length of the well; and generating a depth-based pressure profile.
US11920445B2
A method and system for enhancing petroleum production are provided, in which a fracturing operation can be conducted in a formation through a string and then petroleum is displaced from the fractured formation by selectively injecting fluid into selected fractures in the formation while other non-selected fractures remain without fluid injection. The injected fluid flows out into the fractured formation and enhances recovery from the non-selected fractures. Petroleum is selectively collected from the non-selected fractures.
US11920440B2
Potential energy conversion systems include a movable mass suspended by a line in a non-producing well, the line being coupled to a motor operable to lift the movable mass, and a generator operable to produce electricity when lowering the movable mass. Energy conversion methods include providing the potential energy conversion system; and storing potential energy by raising the movable mass, or releasing potential energy and converting the potential energy to electricity by lowering the movable mass.
US11920439B1
The present invention describes methods, systems, and apparatuses for controlled delivery of wellbore fluids including analysis and treatment within the methods, systems, and apparatuses themselves.
US11920430B2
A wellbore anchoring device having an adjustable injection valve is disclosed. The anchoring device can include the adjustable injection valve and a spring. The spring can be positioned adjacent to the adjustable injection valve. The spring can include an initial pressure setting that is adjustable prior to the anchoring device being positioned in a wellbore to adjust a cracking pressure of the adjustable injection valve.
US11920427B2
A method of operating a subsea production system (1), the system comprising a subsea tree (2) connected to a subsea well (3), a production tubing (4) in the well (3), and an electrically operable electric downhole safety valve (5), wherein the method comprises, in case of malfunction in operation of the electric downhole safety valve (5), the steps of installing a hydraulically operable insert hydraulic downhole safety valve (6) within the production tubing (4); connecting the insert hydraulic downhole safety valve (6) to the fluid line (10) at a point of setting (7) in the subsea well (3); operating the insert hydraulic downhole safety valve (6) by using the fluid line (10) which extends from an input port (11) at a position outside of the subsea tree (2).
US11920426B2
A payload deployment tool is provided. The tool includes a housing having a coupler configured to couple to a fluid delivery conduit; a pressure chamber in communication with the coupler; a plurality of payload chambers in communication with the pressure chamber, each of the payload chambers having an upstream opening and a downstream opening; and a plurality of upstream pressure-rupturable seals respectively covering the upstream openings.
US11920422B2
A connector system includes a first riser joint configured to form part of a riser. The first riser joint includes a pin. The connector system also includes a connector configured to couple to a wellhead assembly. The connector includes multiple collet segments that are configured to move radially-inwardly to engage the pin of the first riser joint.
US11920419B2
A downhole conveyance line cutter operable to be conveyed downhole within a wellbore along a conveyance line that conveys a tool string within the wellbore, connect to the conveyance line, and cut the conveyance line. The downhole conveyance line cutter may comprise a body, a cutting member operable to cut the conveyance line, and a clamping mechanism operable to connect the downhole conveyance line cutter to the conveyance line. The clamping mechanism may comprise a clamping member pivotably connected with the body and an actuator operable to pivot the clamping member to cause the clamping member to engage the conveyance line thereby connecting the downhole tool to the conveyance line such that the downhole tool can be retrieved out of the wellbore via the conveyance line after the downhole tool cuts the conveyance line.
US11920417B2
An assembly of a setting tool in combination with a delivery tool for an adaptive support allows delivery of the adaptive support in a condition where it stores potential energy. Relative movement between a mandrel and a surrounding sleeve allows release of the adaptive support at a desired subterranean location. The relative movement to release the adaptive support comes from a setting tool that has a setting sleeve and a supporting connection to the mandrel of the delivery tool. The setting sleeve, when triggered to move by preferably an explosive charge, engages a piston rod assembly supported by the delivery tool mandrel for tandem movement to a mandrel travel stop. The tandem movement is regulated, preferably in the delivery tool, with regulation of fluid flow through a restriction to eliminate component failure due to high impact loads when the travel stop is engaged.
US11920415B2
An indexing mechanism includes a piston. An indexing sleeve encases a portion of the piston. The indexing mechanism is longitudinally fixed to the piston, and is rotatable relative to the piston. The indexing sleeve includes an indexing track. An indexing ring surrounds less than an entirety of the indexing sleeve. The indexing ring is rotatable relative to the piston. The indexing ring includes an indexing pin that extends into the indexing track.
US11920413B1
Methods and systems for quantifying and minimizing wellbore breakouts are disclosed. The methods include obtaining a mechanical earth model (MEM), determining a critical collapse pressure (CCP) using an inclination angle and the MEM, and determining an initial mud weight based on the CCP. The methods also include generating a breakout analysis using the initial mud weight, the MEM and a numerical modeling algorithm, updating the inclination angle of the planned wellbore, updating the CCP based on the updated inclination angle and the MEM, and updating the breakout analysis using the initial mud weight, the updated CCP, the MEM, and the numerical modeling algorithm. The methods further include selecting the updated CCP based, on the updated inclination angle that meets the stopping condition, calculating a final mud weight for the planned wellbore based on the updated CCP, and conditioning a drilling mud to the final mud weight, using a mud system.
US11920411B2
A drive unit of a top drive system includes a drive stem having a plurality of ports from an exterior thereof to an interior thereof. A plurality of sliding coupling members is disposed in the ports. A coupling collar encircles the drive stem and has actuation surfaces and recessed surfaces on an interior thereof, wherein the recessed surfaces align with the ports when the coupling collar is in a first position, and the actuation surfaces align with the ports when the coupling collar is in a second position.
US11920410B2
The present disclosure relates generally to the field of drill tool identification. More particularly, it relates to a drill tool and a system configured for such drill tool identification. The drill tool includes a machined marking on a perimeter surface, wherein the machined marking is positioned on a segment of the perimeter surface and includes a matrix of indentations having predetermined column and row positions to convey an identity of the drill tool, and wherein the machined marking is optically readable from a plurality of single directions when mounted in a drill rig.
US11920399B2
An apparatus comprising a baseplate configured to be coupled to an interior side of an inswing door adjacent a pivot edge of the door; a rotatable closing arm with a first end and a second end, the second end coupled to a motor, the motor configured to be engaged in response to receipt of a signal from a remote electronic device; and circuitry electrically coupled between a power supply and the motor, the circuitry configured to wirelessly send and receive information to and from the remote electronic device.
US11920398B2
An opening/closing mechanism includes a first inclined portion disposed in an opening/closing body that opens/closes while a first shaft serves as a fulcrum in a main body, a second inclined portion disposed in the opening/closing body, and a swing portion that swings between the first inclined portion and the second inclined portion while a second shaft disposed in the main body serves as a fulcrum, in which during a closing operation of the opening/closing body, the swing portion applies a force in a closing direction of the opening/closing body by coming into contact with the first inclined portion, after applying a force in an opening direction of the opening/closing body by coming into contact with the second inclined portion.
US11920396B2
A storage unit having an interior containment space. The storage unit includes a connection member, an access door coupled to the storage unit via a hinge and adapted to cover at least a portion of the interior containment space, and a biasing member having opposing first and second ends. The first end is coupled to the access door, and the second end is releasably coupled to the connection member. The second end is adapted to be released from the connection member when the access door is overextended or opened with too great a force.
US11920389B2
A latch bolt with a bolt head that is removably mounted on a latch tail through the use of a reversibility assembly, such as bolt head adjustment mechanism, or the like. The reversibility assembly may comprise one or more locking members (e.g., within the bolt head, the latch tail, tail plate, and/or independent from the other components of the latch bolt) that allow the bolt head and/or the latch tail to be removed, rotated, and reassembled without opening the case of the mortise lock. The bolt head may comprise an anti-friction latch that is configured to pivot within the flanges of the bolt head in a way that maintains contact between the anti-friction lock and the strike plate.
US11920386B2
Aircraft door including a support arm (10) connecting a door leaf (5) and a door frame (13), the locking/unlocking mechanism of which includes: a control shaft (17) extending along a substantially vertical axis; a guide track (29); an actuating finger (32) attached to the support arm (10); the locking/unlocking mechanism having: an actuating configuration in which the actuating finger (32) is inserted into the guide track (29), the rotation of the control shaft (17) causing the actuating finger (32) to move along the guide track (29); a release configuration in which the actuating finger (32) is outside the guide track (29).
US11920384B2
A lock for a motor vehicle, in particular a side door lock, comprising a locking mechanism having a rotary latch and at least one locking pawl, an actuating level chain with at least one actuating level and a release lever, wherein a blocked locking mechanism can be unblocked by means of the release lever, and a coupling element between the actuating lever and release lever, wherein the coupling element can be actuated by means of a mass inertia element which is mounted in the motor vehicle lock, and wherein the mass inertia element can be stored in the motor vehicle lock by means of a plastic mandrel.
US11920382B2
A rotating support handle assembly for supporting a bottom-hinged door is disclosed. The rotating support handle assembly may comprise a handle member and a support member. The handle member may rotate from a first position to a second position, and the support member may be configured to contact a floor to provide support to the bottom-hinged door in the second position.
US11920354B2
A modular guardrail system relates to a set of interconnected beams that each fit into pairs of detachable bases, thus allowing for the creation, adjustment, and removal of a variety of configurations of temporary fence-style barriers. Each guardrail section may include two vertical posts, one on each end of each guardrail section, connected by a set of horizontal beams and, in some cases, a horizontal toeplate. Adjacent guardrail sections share a common base, thus allowing for the chain assembly of an extended barrier. The base that connects to the guardrail sections may include several vertically-oriented brackets that may slide into the different guardrail posts. The placement of the vertical brackets upon the base is selected so that each of the attached guardrail sections can be arranged independently of one another in any direction. The vertical brackets may be rotatably attached, thereby allowing for more flexible arrangements of the guardrail sections.
US11920348B2
A roof tile comprising a ceramic body and a reinforcing element attached to a lower surface of the ceramic body.
US11920346B2
A module, in particular for a building, includes a wall having at least two, preferably parallel, wall outer sides, which are spaced apart from one another. At least one channel is disposed between the two wall outer sides and is filled with a self-curing material. A building including at least one module, a method for producing a module, a method for producing a building wall and a method for producing a building, are also provided.
US11920343B2
A fire-rated component for a linear gap between a wall assembly and an adjacent structure. The component includes an elongate metal profile and a fire-rated board member. The elongate metal profile has a vertical leg, an upper leg and a lower leg. The upper leg extends in a first direction from an upper edge of the vertical leg. The lower leg extends in the first direction from a lower edge of the vertical leg. The fire-rated board member is positioned within a space defined by the vertical leg, the upper leg and the lower leg.
US11920332B2
A malodor reflux blocking unit using the cardiac valve principle, includes a space providing portion inserted into the drain pipe through the drain hole and configured to provide a drain space for the drainage, blocking portions which are, in a non-draining state, disposed to face each other and configured to block communication between the drain pipe and the drain space due to a water film phenomenon which occurs due to drainage water being present between the blocking portions, and intermediate portions configured to mediate connection between the blocking portions and the space providing portion.
US11920322B2
A system to couple an implement to a work vehicle includes a first lock assembly coupled to an arm of the work vehicle. The first lock assembly includes a latch. The first lock assembly also includes a first hook and a second hook positioned on opposite lateral sides of the latch. The first lock assembly further includes a first actuator configured to drive rotation of the latch to trap a laterally-extending bar of the implement between a curved inner surface of the latch and respective curved bar-contacting surfaces of the first and second hooks to form a first connection that couples the implement to the work vehicle.
US11920317B2
A lid for a utilities vault having a moldable core and a reinforcement matrix positioned within the core, the reinforcement matrix including longitudinally and laterally extending intersecting members and a plurality of lid feature housings positioned on and attached to the intersecting members, the lid feature housings extending through the core and protruding to the upper and lower surfaces of the lid, and the plurality of longitudinally and laterally extending intersecting members have a height sufficient to provide reinforcement without a perimeter member for the reinforcement matrix.
US11920316B2
An anchor pier for supporting a manufactured building, in which the anchor pier includes having a shaft with a connector and a helical flight proximate a driving tip, with a brace member attached to the connector and to the manufactured building with a connector, to transfer loading between the manufactured building and the ground. A method of supporting a manufactured building is disclosed.
US11920305B1
A preparation method and an application method of a multifunctional intelligent cellulose-based visual label are provided. The multifunctional intelligent cellulose-based visual label solved a problem that an existing freshness indicator film is narrowed in an indication range. The preparation method includes the following steps: step 1 of carboxylation modification; step 2 of cationic grafting; step 3 of preparation of a composite dye solution; step 4 of preparation of responsive fibers; and step 5 of performing vacuum filtration to prepare paper, thereby obtaining the multifunctional intelligent cellulose-based visual label. The food freshness is indicated with the obtained intelligent visual label. An indicated pH value range is 4-8, color variation can be completed within 30 seconds, and the food freshness can be accurately indicated. The multifunctional intelligent cellulose-based visual label is low-carbon, efficient, green, safe, and wide in the indication range, and can be used in food monitoring.
US11920301B2
Woven papermaking fabrics useful in the manufacture of fibrous structures, particularly wet-laid tissue products that allow the web contacting surface of the fabric to be woven with three-dimensional topography comprising protuberances that are oriented at an angle relative to both the machine direction (MD) axis and cross-machine (CD) axis of the fabric. The protuberances may be discrete or continuous and, in certain preferred embodiments, intersect one another to form discrete valleys there between. The valleys may have relatively steep sidewalls, such as wall angles greater than 22 degrees, and be relatively deep, such as valley depths greater than about 0.35 mm.
US11920294B2
A system for in-line treatment of thread for use with a thread consuming device is provided. The system includes a treatment unit including at least one discharge device being configured to dispense one or more coating substances onto the at least one thread when activated; and a drive unit being configured to move said at least one discharge device between an idle position and an operational position being arranged along an axis of movement.
US11920283B2
A washing machine includes a casing having an input port which is formed in a front surface thereof and to which laundry is inputted; a tub which is disposed in the casing to contain fluid, and has an opening communicating with the input port; a drum which is rotatably disposed in the tub, and contains the laundry; a pump which pumps water discharged from the tub; a circulation conduit which guides the water pumped by the pump; an annular gasket which forms a channel connecting the input port and the opening of the tub, and has a plurality of nozzles for spraying water into the drum on an inner circumferential surface defining the channel; and a nozzle water supply conduit which is fixed to the gasket, and supplies the water pumped by the pump to the plurality of nozzles.
US11920275B2
A laundry appliance includes a cabinet and a control panel mounted on the cabinet, the control panel having a plurality of controls that each may be activated to permit manipulation by a user or deactivated to prevent manipulation by the user. A method of operating the laundry appliance includes obtaining a desired automation level, determining a set of active controls of the plurality of controls that are associated with the desired automation level, and activating the set of active controls on the control panel for manipulation by the user of the laundry appliance.
US11920273B2
A laundry treating apparatus comprises: a cabinet having a top face for supporting an object thereon and a front face having a front opening communicating an interior of the cabinet with an outside; a drawer extendable from the cabinet through the front opening; a tub disposed inside the drawer and having a water storage space; a drum rotatably disposed in the tub to receive laundry; a laundry inlet in a top face of the tub to receive laundry; a lever having a fixed end pivotably coupled to the cabinet and a free end positioned between a top face of the cabinet and a top face of the drawer; a magnetic field generator fixed to one of the free end of the lever and the drawer; and a magnetic field sensor disposed on the other of the free end of the lever and the drawer.
US11920249B2
Electrochemically reacting a lanthanide or actinide in solvent at a working electrode; wherein the solvent comprises an organic solvent such as acetonitrile which have a dielectric constant of at least three; wherein the solvent system further comprises an electrolyte; wherein the working electrode comprises an ionically conducting or permeable film such as a fluorosulfonate film; wherein at least one ligand such as triflate distinct from the ionically conducting or permeable film is present; wherein the ligand is chemically similar to a structure in the ionically conducting or ionically permeable film; and optionally wherein the electrochemical oxidation or reduction is carried out under the influence of a magnetic field which favorably enhances the reaction. Improved electrochemical methods, identification, and separation can be achieved. Also, an electrochemical device, wherein the device is adapted to employ the oxygen reduction reaction (ORR) at the cathode, wherein the cathode is magnetically modified, or the electrolyte comprises at least one lanthanide or actinide, or both.
US11920247B2
In various embodiments of the present disclosure, an oxygen-generating bioelectrical reactor comprises two chambers, a first oxidative chamber configured for the abiotic oxidation of water to generate molecular oxygen, and a second reductive chamber configured for the biotic reduction of an insoluble metal(loid) oxide or hydroxide. In various embodiments, the biotic reduction comprises microbially-catalyzed metal(loid) ion reduction of the insoluble metal(loid) oxide or hydroxide, wherein a dissimilatory metal(loid) reducing microorganism transfers electrons obtained from the oxidation of the water extracellularly to the metal(loid) ions.
US11920244B2
The application discloses examples of a device housing of an electronic device including a magnesium-alloy substrate. The device housing further including a treatment layer applied over the magnesium-alloy substrate and a metallic coating layer applied over the treatment layer to provide a metallic luster. Further, a paint coating layer is disposed over a first portion of the metallic coating layer. Further, a top coating layer is applied over the paint coating layer and a visible second portion of the metallic coating layer.
US11920241B2
A fluid handling structure for a gas phase deposition apparatus, the structure defining a flow path with an inlet and an outlet for transmitting pressurized fluid from said inlet to the outlet, wherein the structure includes an elongated slit and a series of nozzles through which pressurized fluid is allowed to enter the elongated slit, the inlet being upstream the series of nozzles, and wherein the outlet is formed downstream at a gap opening of the elongated slit allowing pressurized fluid to discharge from the elongated slit towards a substrate, wherein the series of nozzles are configured to provide a larger flow resistance than the elongated slit, and wherein the series of nozzles are adapted to form a series of jet flows directed towards one or more impingement surfaces of the structure when pressurized fluid is transmitted through the flow path.
US11920239B2
Certain embodiments herein relate to an apparatus used for remote plasma processing. In various embodiments, the apparatus includes a reaction chamber that is conditioned by forming a low recombination material coating on interior chamber surfaces. The low recombination material helps minimize the degree of radical recombination that occurs when the reaction chamber is used to process substrates. During processing on substrates, the low recombination material may become covered by relatively higher recombination material (e.g., as a byproduct of the substrate processing), which results in a decrease in the amount of radicals available to process the substrate over time. The low recombination material coating may be reconditioned through exposure to an oxidizing plasma, which acts to reform the low recombination material coating. The reconditioning process may occur periodically as additional processing occurs on substrates. The apparatus may be configured to cause formation and reconditioning of the low recombination material coating.
US11920236B2
A composite coating layer for coating a NdFeB rare earth magnet includes a first coating layer and a second coating layer formed over a surface of the first coating layer. The first coating layer includes a Nd coating layer, a Pr coating layer, or an alloy coating layer including two or more of Nd, Pr, and Cu. The second coating layer includes a Tb coating layer.
US11920234B2
Described herein is a protective coating composition that provides erosion and corrosion resistance to a coated article (such as a chamber component) upon the article's exposure to harsh chemical environment (such as hydrogen based and/or halogen based environment) and/or upon the article's exposure to high energy plasma. Also described herein is a method of coating an article with the protective coating using electronic beam ion assisted deposition, physical vapor deposition, or plasma spray. Also described herein is a method of processing wafer, which method exhibits, on average, less than about 5 yttrium based particle defects per wafer.
US11920233B2
A thin film deposition apparatus used to produce large substrates on a mass scale and improve manufacturing yield. The thin film deposition apparatus includes a deposition source; a first nozzle disposed at a side of the deposition source and including a plurality of first slits arranged in a first direction; a second nozzle disposed opposite to the first nozzle and including a plurality of second slits arranged in the first direction; and a barrier wall assembly including a plurality of barrier walls arranged in the first direction so as to partition a space between the first nozzle and the second nozzle.
US11920232B2
The disclosure relates to the technical field of alloys, and in particular to a titanium alloy with a gradient microstructure and a preparation method thereof. Two new gradient microstructures different from the existing microstructure in titanium alloy are designed for the first time by an ingenious three-step heat treatment scheme, specifically, the gradient lamellar microstructure and gradient tri-modal microstructure. Compared with the regular uniform lamellar microstructure, the titanium alloy with gradient lamellar microstructure can achieve the simultaneous improvement of strength and ductility. Compared with the regular bimodal microstructure, the strength of a titanium alloy with a gradient tri-modal microstructure can be increased by about 10%, and the ductility is slightly reduced.
US11920226B2
Provided is a powder suitable for a magnetic member capable of suppressing noise in a frequency range of 100 kHz to 20 MHz. The powder for a magnetic member contains a plurality of particles 2. The main part of the particle 2 is made of an alloy. The alloy contains B. The content of B in the alloy is 5.0 mass % or more and 8.0 mass % or less. The alloy may further contain one or more elements selected from the group consisting of Cr, Mn, Co, and Ni. The content of these elements is 0 mass % or more and 25 mass % or less. The balance of the alloy is Fe and unavoidable impurities. The alloy contains an Fe2B phase. The area percentage of the Fe2B phase in the alloy is 20 mass % or more and 80 mass % or less.
US11920225B2
Elements formed from magnetic materials and their methods of manufacture are presented. Magnetic materials include a magnetic alloy material, such as, for example, an Fe-Co alloy material (e.g., the Fe-Co-V alloy Hiperco-50(R)). The magnetic alloy materials may comprise a powdered material suitable for use in additive manufacturing techniques, such as, for example direct energy deposition or laser powder bed fusion. Manufacturing techniques include the use of variable deposition time and energy to control the magnetic and structural properties of the materials by altering the microstructure and residual stresses within the material. Manufacturing techniques also include post deposition processing, such as, for example, machining and heat treating. Heat treating may include a multi-step process during which the material is heated, held and then cooled in a series of controlled steps such that a specific history of stored internal energy is created within the material. Magnetic elements may include, for example, motors, generators, solenoids and swtiches, sensors, transformers, and hall thrusters, among other elements.
US11920221B2
An aluminum alloy sheet has a composition comprising 0.5% or less by mass of Si, 0.7% or less by mass of Fe, 0.3% or less by mass of Cu, 0.4 to 1.5% by mass of Mn, 0.7 to 1.5% by mass of Mg and an balance comprising Al and inevitable impurities. A degree of integration in the Goss orientation is 1.5 or more. A degree of integration in the Cu orientation is 6.2 or less. A tensile strength is 200 to 310 MPa. An areal ratio of an α-Al—Fe—Mn—Si based intermetallic compound with an equivalent circle diameter of 0.5 μm or more is preferably 2.6% or more.
US11920219B2
The present invention provides a TiAl-based alloy, including: Al: 41 to 43 at %; Fe: 0 to 2.5 at %; Ni: 0 to 2.5 at %; Mo: 0 to 2.0 at %; W: 0 to 2.0 at %; Cr: 0 to 4.5 at %; Mn: 0 to 5.5 at %; V: 0 to 10 at %; Nb: 0 to 10 at %; C: 0.3 to 0.7 at %; and a remainder consisting of Ti and inevitable impurities, in which an alloy element parameter “P=(41.5−Al)/3+Fe+Ni+Mo+W+0.5 Cr+0.4 Mn+0.2 V+0.2 Nb—C” is in a composition range of 1.1 to 1.9, and the TiAl-based alloy has a microstructure consisting of a γ phase of 5 to 30 area %, a β phase of 0.5 to 5 area %, and a lamellar structure occupying a remaining part.
US11920218B2
This invention generally relates to the field of nonferrous metallurgy, namely to titanium alloy materials with specified mechanical properties for manufacturing the aircraft fasteners. A stock for high strength fastener is manufactured from wrought titanium alloy containing, in weight percentages, 5.5 to 6.5 Al, 3.0 to 4.5 V, 1.0 to 2.0 Mo, 0.3 to 1.5 Fe, 0.3 to 1.5 Cr, 0.05 to 0.5 Zr, 0.15 to 0.3 O, 0.05 max. N, 0.08 max. C, 0.25 max. Si, balance titanium and inevitable impurities, having the value of aluminum structural equivalent [Al] eq in the range of 7.5 to 9.5, and the value of molybdenum structural equivalent [Mo] eq in the range of 6.0 to 8.5, where the equivalents are defined by the following equations: [Al] eq=[Al]+[O]×10+[Zr]/6; [Mo] eq=[Mo]+[V]/1.5+[Cr]×1.25+[Fe]×2.5. A manufacturing method for a stock for high strength fastener includes melting of titanium alloy ingot, production of forged billed from ingot at beta and/or alpha-beta phase field temperatures, hot rolling at a heating temperature of beta and/or alpha-beta phase field to produce a round stock, subsequent annealing of a rolled stock at a temperature of 550° C. to 705° C. (1022° F. to 1300° F.) for at least 0.5 hour followed by drawing to produce a wire with diameter up to 10 mm (0.394 inches) and subsequent annealing at a temperature of 550° C. to 705° C. (1022° F. to 1300° F.) for at least 0.5 hour. A technical result is production of a titanium alloy stock for high strength fastener having high ultimate tensile strength and double shear strength while maintaining a high level of plastic properties in the annealed condition.
US11920216B2
Embodiments of the present application provide a preparation method of a silver nanowire with a circular cross section, which relates to the field of nanometre material technologies. In the embodiments of the present application, by heating a mixed solution of the silver nanowire with the pentagonal cross section, the reducing sugar, the oxygen reducing agent and the water, an unstable silver nanowire with the pentagonal cross section are transformed into a stable silver nanowire with the circular cross section, and then the risk that a transparent conductive films based on the silver nanowires lose conductivity is avoided. In addition, in terms of an optical performance testing, compared to conductive films based on the silver nanowires with the pentagonal cross section, conductive films based on the silver nanowires with the circular cross section have significantly reduced a haze.
US11920204B2
A direct reduction plant is disclosed. The direct reduction plant includes an oxygen injection system, a reformer, and a shaft furnace. The oxygen injection system includes an oxygen injection reactor and a main oxygen burner. The oxygen injection reactor is adapted to receive a gas mixture. The main oxygen burner is adapted to increase a temperature of the gas mixture by burning a mixture of fuel and oxygen fed to the main oxygen burner. The reformer is adapted to reform the gas mixture with the increased temperature. The shaft furnace is adapted to reduce iron ore using the reformed gas mixture.
US11920194B2
This invention relates to methods for screening for a genotype for loss of antigen presentation via MHC class I in a subject and/or respectively detecting a subject's increased risk of resistance against immunotherapy such as against vaccination.
US11920191B2
An instrument for biological analysis includes a base, an excitation source, an optical sensor, an excitation optical system, and an emission optical system. The base is configured to receive a sample holder comprising a plurality of biological samples. The optical sensor is configured to receive emissions from the biological samples in response to the excitation source. The instrument may additionally include a sensor lens enclosed by a lens case and a focusing mechanism including a gear that engages the lens case, the focusing mechanism being accessible outside the enclosure for adjusting a focus. The may instrument further include a sensor aperture dispose along an emission optical path and a blocking structure disposed to cooperate with the sensor aperture such that none of the reflected radiation from an illuminated surface near the sample holder is received by the optical sensor that does not also reflect off another surface of the instrument.
US11920190B2
Methods of amplifying and determining a target nucleotide sequence are provided. The method of amplifying the target nucleotide sequence includes the following steps. A first adaptor and a second adaptor are linked to two ends of a double-stranded nucleic acid molecule with a target nucleotide sequence respectively to form a nucleic acid template, in which the first adaptor includes a Y-form adaptor or a hairpin adaptor and the second adaptor is a hairpin adaptor. Then, a PCR amplification cycle is performed on the nucleic acid template to obtain a PCR amplicon of the target nucleotide sequence.
US11920187B2
Provided herein is the identification of markers associated with THCV, THCVA, CBDV, CBDVA, CBGV, or CBGVA production in Cannabis plants and their use in selecting Cannabis plants having modified THCV, THCVA, CBDV, CBDVA, CBGV, or CBGVA activity. The markers are useful for breeding plants having modified varin activity, including elevated THCV levels, by obtaining nucleic acids, detecting one or more markers that indicate modified varin activity, and establishing plant lines having such characteristics.
US11920183B2
The present disclosure provides methods and systems for generating and processing optically tagged beads. A nucleic acid probe comprising a fluorescent tag may be hybridized to a bead to generate an optically tagged bead. The nucleic acid probe hybridized to the optically tagged bead may be detectable by one or more signals and may be substantially unreactive to one or more chemical reactions performed with, or in the presence of, the optically tagged bead.
US11920182B2
The present invention provides, among other things, methods of quantitating mRNA capping efficiency, particularly mRNA synthesized in vitro. In some embodiments, methods according to the present invention comprise providing an mRNA sample containing capped and uncapped mRNA, providing a cap specific binding substance under conditions that permit the formation of a complex between the cap specific binding substance and the capped mRNA, and quantitatively determining the amount of the complex as compared to a control, thereby quantifying mRNA capping efficiency.
US11920180B2
The purpose of the present invention is to provide a cell creation method that enables a reduction in cost and time, that is highly safe, and that has great potential for being industrially applied. Provided by the present invention is a method for inducing differentiation of pluripotent cells in vitro into cells having a same phenotype and function as information-presentation cells, the method comprising co-culturing pluripotent cells or a cellular fraction having said pluripotent cells concentrated therein, together with damaged cells or dead cells derived from information-presentation cells, or together with a portion of the damaged cells or dead cells derived from information-presentation cells.
US11920177B2
The biological production of beta-hydroxyisovalerate (βHIV) using a non-natural microorganism. The non-natural microorganism for the biologically-derived βHIV provides more beta-hydroxyisovalerate synthase activity than the wild-type parent. The non-natural microorganism can host a non-natural enzyme, such as the non-natural enzyme expressed in a yeast or bacteria, wherein the non-natural microorganism comprises an active βHIV metabolic pathway for the production of βHIV. The biological derivation of βHIV eliminates toxic by-products and impurities that result from the chemical production of βHIV, such that βHIV produced by a non-natural microorganism prior to any isolation or purification process has not been in substantial contact with any halogen-containing component.
US11920173B2
Disclosed are non-naturally-occurring microorganisms for the production of N-acetylneuraminic acid, a method for the production of N-acetylneuraminic acid by fermentation of the non-naturally-occurring microorganisms, and nutritional compositions containing N-acetylneuraminic acid which has been produced by fermentation of the non-naturally-occurring microorganisms.
US11920171B1
The present disclosure describes genes and proteins of the coenzyme F430 synthetic pathway. The genes and proteins in the pathway find uses as isolated nucleic acids, transformation vectors, a transformation media, genetically modified cells, methods of modulating methanogenesis, methods of modulating methane oxidation, methods of making a tetrapyrrole compound, methods of oxidizing methane, methods of biogenic methane synthesis is provided, methods of assaying an organism for potential methanogenic or methanotrophic activity, and isolated proteins.
US11920164B2
A culture medium is disclosed which comprises STAT3 activator, an ERK1/2 inhibitor and an Axin stabilizer, and optionally also a PKC inhibitor. Cell cultures comprising same and uses thereof are also disclosed.
US11920162B2
Ex-vivo culture systems are provided. Accordingly there is provided a culture system comprising a culture medium and a precision-cut tissue slice placed on a tissue culture insert, wherein the precision-cut tissue slice is maintained in a highly oxygenated atmosphere containing at least 50% oxygen and wherein said culture is rotationally agitated facilitating intermittent submersion of the tissue slice in the culture medium. Also provided are methods of culturing a tissue and methods of using the culture system for selecting a drug for the treatment of a disease.
US11920159B2
A method for revitalizing mesenchymal stem cells (MSC) maintained in culture by transducing the MSC with vectors encoding a specific gene combination, as well as methods of use of MSC so revitalized in co-culturing hematopoietic stem cells.
US11920151B2
Provided are: a composition for DNA double-strand breaks (DSBs), comprising (1) a cytosine deaminase and an inactivated target-specific endonuclease, (2) a guide RNA, and (3) a uracil-specific excision reagent (USER); a method for producing DNA double-strand breaks by means of a cytosine deaminase using the composition; a method for analyzing a DNA nucleic acid sequence to which base editing has been introduced by means of a cytosine deaminase; and a method for identifying (or measuring or detecting) base editing, base editing efficiency at an on-target site, an off-target site, and/or target specificity by means of a cytosine deaminase.
US11920140B2
Provided herein are methods and systems for altering the genome of an organelle. In some embodiments, the method comprises introducing into an organelle a recombinant DNA construct comprising a first polynucleotide encoding at least one guide RNA and a second polynucleotide encoding a polynucleotide guided polypeptide; and growing a cell comprising the organelle under conditions in which the first polynucleotide and the second polynucleotide are each expressed.
US11920130B2
The present disclosure provides gene edited modified immune cells or precursors thereof (e.g., gene edited modified T cells) comprising an exogenous T cell receptor (TCR) and/or a chimeric antigen receptor (CAR) having specificity for a target antigen, and an insertion and/or deletion in one or more endogenous gene loci, wherein the endogenous gene loci encode regulators of T cell function, thereby resulting in immune cells having enhanced function. Compositions and methods of treatment are also provided. The present invention provides methods of screening for TCR- or CAR-T cells with enhanced immune function (e.g., T cell efficacy, T cell memory, and/or T cell persistence).
US11920129B2
The present invention relates to ligation and/or assembly of nucleic acid molecules. Particularly, a double-stranded target nucleic acid having overhangs of at least one nucleotide is ligated with another nucleic acid molecule capable of forming a stem-loop structure with an overhang of at least one nucleotide. The invention is suitable for tagging nucleic acid molecules. In specific embodiments, the overhangs can be produced by chemical cleavage of phosphorothioate-modified nucleic acid molecules. The invention further relates to the amplification of the ligated product, and using the resultant amplicon for assembly of multiple nucleic acid fragments.
US11920120B2
Provided herein are isolation processes and the associated hardware to allow fluid streams to be isolated from a sterilized system (e.g., a sterile process vessel) that contains a sterile process. The isolation processes described herein allow for continuous removal of fluid streams (e.g., waste streams, liquid containing recombinant therapeutic proteins) from a sterilized system (e.g., a biological manufacturing system), which provides for less manual manipulation of the sterilized system and a decreased risk of contaminating the sterilized system.
US11920112B2
Powder and cast solid alkaline cleaning compositions are disclosed. Powders and/or solidification of a highly alkaline detergent composition are provided including sodium hydroxide beads and/or liquid and sodium carbonate in combination with water conditioning polymers. Methods of cleaning for soil removal of baked on, greasy soils, including those found in ovens, are also disclosed.
US11920110B2
An automatic dishwashing composition is provided including a builder; a phosphonate; a nonionic surfactant; and a dispersant polymer, comprising: structural units of formula I
wherein each R1 is independently selected from a hydrogen and a —C(O)CH3 group; and structural units of formula II
wherein each R2 is independently selected from a hydrogen and a —CH3 group; and wherein the automatic dishwashing composition contains ≤0.1 wt % of dispersant polymer having a lactone end group and wherein the dispersant polymer has a weight average molecular weight of 1,500 to 10,000 Daltons.
US11920107B2
Disclosed are particles comprising polyalkylene glycol, an effervescent system and perfume for hard surface cleaning as well as a composition including these particles. Additionally, a method of making such particles and a method of using such particles for cleaning are also provided.
US11920103B2
A method for producing a lubricant in producing an overbased calcium sulfonate, which is converted from the vaterite form into the calcite form and, finally, a calcium sulfonate grease is produced by heating the mixture. A lubricant may comprise at least one ester composition, calcium carbonate and at least one overbased alkylbenzene sulfonate. The basicity of the mixture is limited during the preparation of the overbased calcium sulfonate to a TBN of at most 550 mg KOH/g and during the conversion of the calcium sulfonate to a TBN of at most 450 mg KOH/g. Both the calcium sulfonate and the grease containing said calcium sulfonate may be produced exclusively on an ester basis, so that the end product does not contain any mineral oil and is therefore easily and completely biodegradable.
US11920102B2
A deposition composition includes a solvent comprising a hydrofluorothioether compound represented by the following general formula (I): Rf—S—Rh where Rf is a fluorinated or perfluorinated group having 2-9 carbon atoms and optionally includes one or more catenated heteroatoms or chlorine atoms, and Rh is a non-fluorinated hydrocarbon group having 1-3 carbon atoms. The deposition composition further includes a coating material that is soluble or dispersible in said solvent.
US11920095B2
Methods are provided to prepare a low sulfur fuel from hydrocarbon sources, such as light tight oil and high sulfur fuel oil, often less desired by conventional refiners, who split crude into a wide range of differing products and may prefer presence of wide ranges (C3 or C5 to C20 or higher) of hydrocarbons. These fuels can be produced by separating feeds into untreated and treated streams, and then recombining them. Such fuels can also be formulated by combinations of light, middle and heavy range constituents in a selected manner as claimed. Not only low in sulfur, the fuels of this invention are also low in nitrogen and essentially metals free. Fuel use applications include on-board large marine transport vessels but also on-shore for large land based combustion gas turbines, boilers, fired heaters and transport vehicles and trains.
US11920081B2
An aqueous modified acid composition for industrial activities, said composition comprising: an alkanolamine and strong acid in a molar ratio of not less than 1:15, preferably not less than 1:10; it can also further comprise a metal iodide or iodate. Said composition demonstrates advantages over known conventional acids and modified acids.
US11920072B2
A method for producing a rare earth aluminate sintered body includes: preparing a molded body by mixing a fluorescent material having a composition of a rare earth aluminate and a raw material mixture comprising an oxide containing at least one rare earth element Ln selected from the group consisting of Y, La, Lu, Gd, and Tb, an oxide containing Ce, an oxide containing Al, and optionally an oxide containing at least one element M1 selected from the group consisting of Ga and Sc; and calcining the molded body to obtain a sintered body.
US11920067B2
Pressure-sensitive adhesive compositions and articles that include a layer of the pressure-sensitive adhesive compositions are provided. The pressure-sensitive adhesive compositions are particularly well suited for use with substrates that have been considered to have difficult to bond to surfaces such as those routinely encountered in the automotive industry. For example, the pressure-sensitive adhesive can be adhered to clear coat compositions, painted surfaces, and various polymeric materials having low energy surfaces (e.g., surfaces having a surface energy no greater than 35 dynes per centimeter).
US11920066B2
The invention relates to an adhesive tape, comprising at least one layer of a first, heat-curable adhesive material and, on one of the surfaces of the heat-curable adhesive material layer, a layer of a second, pressure-sensitive adhesive material, characterized in that the second, pressure-sensitive adhesive material is based on one or more unvulcanized rubbers having a saturated carbon chain of the polymethylene type.
US11920063B2
The present invention is an oil-resistant adhesive composition including a hydroxy alkyl (meth)acrylate having an alkyl group containing 2 to 4 carbons, a short alkyl (meth)acrylate having an alkyl group containing 6 or less carbons, and a photo-initiator. After the adhesive composition is soaked in oleic acid at room temperature for 7 days, the adhesive composition has an expansion percent of less than about 10%.
US11920054B1
Solvent-free, hydrophobically modified urethane (HEURs) compositions produced by reactive extrusion, methods of producing the same, and coating compositions containing the same are described. Such HEURs can be used as solvent-free or low-solvent rheology modifiers in coatings formulations. The HEURs compositions herein are formed by reactive extrusion of a polyether polyol and an isocyanate functional material in the presence of a metal catalyst, and an hydrophobic, end-capping modifier without the need for organic solvents, co-solvents, and/or surfactants. In certain aspects, compositions and methods herein do not require the costly stripping of organic solvent to provide useable product, allow for a 100% active solids HEUR that can be added directly to the grind stage of making a paint composition, and are free of VOC-contributing solvents or co-solvent.
US11920050B2
Polyesters having both α,β-unsaturated groups and moieties containing activated methylene or methine groups, such as those of beta-ketoester and malonate, are curable in the presence of a base catalysts to form crosslinked networks. Formulations based on such polyesters are suitable for use in coatings and cure at temperatures less than 230° C. without the use of isocyanates.
US11920048B2
Non-flammable structures are disclosed that have a substrate and a layer applied to the substrate that includes a phase change material that is flammable. The layer includes a binder having mixed therein about 50% to about 90% by weight of a microencapsulated phase change material and about 0.5% to about 10% by weight of an inorganic flame retardant. The inorganic flame retardant has a volume that increases upon exposure to heat or a flame. The binder is selected from the group consisting of a polyurethane, a styrene acrylic copolymer, a styrene butadiene copolymer, acrylic and combinations thereof.
US11920047B2
A method for preparing a thermochromic water-based gel ink composition, as well as a thermochromic water-based gel ink composition thereof comprising a specific monocarboxylic or polycarboxylic acid. A writing instrument, such as a ballpoint pen, a brush pen, a marker, a highlighter, and a felt pen, comprising a thermochromic water-based gel ink composition according to the disclosure.
US11920046B2
Methods of printing a three-dimensional object using co-reactive components are disclosed. Thermosetting compositions for three-dimensional printing are also disclosed.
US11920041B2
A composition includes: a metal-free phthalocyanine compound; a red colorant; and a solvent, in which a ratio A/B of an absorbance A at a wavelength of 700 nm to an absorbance B at a wavelength of 810 nm is 10 or higher.
US11920040B2
The carborhodamine dyes disclosed herein are novel reagents suitable for automated incorporation of carborhodamine dyes into oligonucleotides that can be used in detection methods for nucleic acid targets. This disclosure provides an efficient and simple process for the preparation of carborhodamine compounds and introduces previously unknown reagents for the automated synthesis of oligonucleotide-carborhodamine conjugates.
US11920006B2
A subject-matter of the present invention are new complexes comprising cyclic alkylene carbonates and polyamides, processes for their preparation and uses. Additionally, a subject-matter of the invention is the use of alkylene carbonates for recycling, solubilization, purification, and/or powdering of polyamide-based materials.
US11920002B2
A zwitterionic polysulfone formed from an allyl-containing monomer, a phenol-containing monomer, and an aryl-halide-containing monomer. The zwitterionic polysulfone may be incorporated into a desalination membrane.
US11919994B2
The invention relates to a method for producing soft polyurethane foam obtained by reacting a composition containing a component A1 containing at least one filled polyol, a component A2 containing compounds reactive with isocyanates and having a hydroxyl value of ≥20 to <100 mg KOH/g, the component A2 not containing any filled polyol, a component A3 containing water and/or at least one physical blowing agent, a component A4 containing auxiliary agents and additives, and a component B containing di- and/or polyisocyanates, characterized in that the reaction occurs in the presence of 0.5 to 3 parts by weight of an organic urea derivative as component C, which is obtained by reacting urea with a difunctional amine having a number-average molecular weight of 200 to 1000 g/mol. The invention also relates to a soft polyurethane foam obtainable by the method.
US11919991B2
Materials and methods for conducting an atom transfer radical polymerization in the presence of oxygen by interlocking enzymatic activities are provided herein.
US11919983B2
Provided is a vinylidene fluoride copolymer particle which is capable of efficiently exhibiting high adhesion between an electrode and a separator. The vinylidene fluoride copolymer particle of the present invention comprises vinylidene fluoride; and
a compound having an oxygen atom-containing functional group; wherein a ratio of oxygen atom in a surface of the vinylidene fluoride copolymer particle is higher than a ratio of oxygen atom in the vinylidene fluoride copolymer particle other than the surface thereof.
US11919982B2
Latex compositions are provided. In embodiments, a latex comprises water and resin particles. The resin particles comprise a polymerization product of reactants comprising one or more types of hydrophobic monomers and one or more types of acidic monomers comprising one or more types of phosphoric acid monomers, wherein a total amount of polymerized acidic monomers in the resin particles is at least about 8 weight % and a total amount of polymerized phosphoric acid monomers in the resin particles is at least about 2 weight %.
US11919978B2
A hydrate kinetic inhibitor, which is prepared by a polymerization of mercaptoethanol and N-vinylcaprolactam, is hydroxyl terminated poly(N-vinylcaprolactam) having a structure of formula (I) below, wherein n=10 to 1000. The inhibitor is a novel hydrate kinetic inhibitor, which has low effective concentration and high cloud point, and is effective when the degree of supercooling is relatively high.
US11919967B2
An antibody or fragment thereof, against presenilin, and more specifically against the luminal loop 1 of presenilin, for use in the treatment of cancer, by way of administrating a therapeutically effective quantity of the antibody or a fragment thereof, or a pharmaceutical composition comprising thereof, to a subject who suffers from cancer.
US11919948B2
The invention provides isoform-selective anti-TGFβ antibodies and methods of using the same. In particular, isoform-selective anti-TGFβ2, anti-TGFβ3, and anti-TGFβ2/3 monoclonal antibodies are provided, e.g., for the treatment of fibrosis and other TGFβ-related disorders.
US11919946B2
The present invention provides compositions and methods for regulating the specificity and activity of T cells. In one embodiment, the invention provides a type of chimeric antigen receptor (CAR) wherein the CAR is termed a “KIR-CAR” which is a CAR design comprising a component of a receptor naturally found on natural killer (NK) cells. In one embodiment, the NK receptor includes but is not limited to a naturally occurring activating and inhibitory receptor of NK cells known as a killer cell immunoglobulin-like receptor (KIR).
US11919944B2
The disclosure relates generally to the field of immune binding proteins and method for obtaining immune binding proteins from genomic or other sources. The disclosure also relates to anti-SARS-CoV-2 antibodies that have been obtained from subjects who became immune to this coronavirus, and to methods of using these anti-SARS-CoV-2 antibodies. Methods for neutralizing SARS-CoV-2 are disclosed, as well treatments for SARS-COV-2 using the anti-SARS-CoV-2 antibodies.
US11919936B2
Provided are a TEV protease variant, a fusion protein thereof, a preparation method therefor and the use thereof. Provided are a TEV protease variant with unique properties obtained by screening and a fusion protein thereof. The TEV protease variant has a low enzyme cleavage activity during expression in hosts, and preferably has a lower enzyme cleavage activity compared to an S219V variant having an amino acid sequence as shown in SEQ ID NO: 10. The enzyme cleavage site of the TEV protease variant is selected from EXXYXQG/S/H, wherein X is any amino acid residue, and the enzyme cleavage site is preferably selected from SEQ ID NO: 7 and 8. Fusion expression using the TEV protease variant of the present invention and a polypeptide can be used for preparing a polypeptide quickly and efficiently, thereby solving the problems currently present in the process of the recombinant production of a polypeptide.
US11919933B2
The present disclosure belongs to the technical field of biomedicine and, particularly, relates to a use of an MYOG gene as a target in the preparation of a drug for treating a cardiomyocyte apoptosis-associated cardiovascular disease (CVD). By constructing angiotensin II-induced human induced pluripotent stem cell-differentiated cardiomyocyte apoptosis models in vitro, the present disclosure reveals for the first time the role of the transcription factor MYOG in the inhibition of cardiomyocyte apoptosis and provides a theoretical and scientific basis for drug research and development of cardiomyocyte apoptosis-associated CVDs. MYOG gene becomes a new target for CVD drug research and development.
US11919929B1
The invention provides for the expression and purification of a recombinant form of FABP (Fh15) exhibiting a similar suppressive effect on TLR-stimulation and inflammatory cytokine expression from macrophages than those previously demonstrated for the native molecule. Fh15 suppresses the expression of IL-1β and TNFα in murine macrophages and THP1 Blue CD14 cells. Additionally, Fh15 suppress the LPS-induced TLR4 stimulation. This effect was not impaired by a thermal denaturing process or blocked by the presence of anti-Fh12 antibodies. Fh15 also suppressed the stimulation of various TLRs in response to whole bacteria extracts so that Fh15 could be an excellent alternative for an anti-inflammatory drug in preclinical studies in the near future.
US11919928B2
An object of the present invention is to identify an enzyme having activity of synthesizing dihydrotentoxin that is a tentoxin precursor and an enzyme having activity of synthesizing tentoxin using dihydrotentoxin as a substrate. The present invention concerns a tentoxin synthesis-related gene encoding a protein comprising the amino acid sequence of SEQ ID NO: 16 and having activity of nonribosomal peptide synthesis of dihydrotentoxin and a tentoxin synthesis-related gene encoding a protein comprising the amino acid sequence of SEQ ID NO: 18 and having activity of converting dihydrotentoxin to tentoxin.
US11919921B2
An embodiment of the present invention relates to a compound of the general formula. The compound of formula is suitable for use in a method for treating a disorder relating to the binding of a galectin, such as galectin-3 to a ligand in a mammal, such as a human. Furthermore an embodiment of the present invention concerns a method for treatment of a disorder relating to the binding of a galectin, such as galectin-3 to a ligand in a mammal, such as a human.
US11919916B2
A compound that has the structure according to Formula M(LA)x(LB)y(LC)z is disclosed. In Formula M(LA)x(LB)y(LC)z, ligand LA is
ligand LB is
and ligand LC is
and OLEDs and formulations containing these compounds are disclosed. In Formula M(LA)x(LB)y(LC)z; M is a metal; x is 1 or 2; X1-X4 and A1-A8 are C or N; at least one of A1-A8 is N; X is O, S, or Se; two adjacent RB form a six-member aromatic ring E fused to ring B; and each RA-RE and R1R4 is independently hydrogen or a substituent.
US11919914B2
Provided are boron-containing compounds. Also provided are formulations comprising these boron-containing compounds. Further provided are OLEDs and related consumer products that utilize these boron-containing compounds.
US11919913B2
The present invention provides a compound having the structure:
wherein
R1, R2, R3, R4, and R5 are each independently H, halogen, CF3 or C1-C4 alkyl;
R4 is H, OH, or halogen;
B is a substituted or unsubstituted heterobicycle, pyridazine, pyrazole, pyrazine, thiadiazole, or triazole,
wherein the heterobicycle is other than chloro substituted indole; and
the pyrazole, when substituted, is substituted with other than trifluoromethyl,
or a pharmaceutically acceptable salt thereof.
US11919911B2
The present disclosure provides for a compound according to formula (I)
or a pharmaceutically acceptable salt thereof as CaV1.22 activators for the treatment of schizophrenia, bipolar disorder, major depressive disorder, substance use disorder, ADHD, Phelan-McDermid Syndrome, autism spectrum disorder, multiple sclerosis, frontotemporal dementia, Alzheimer's disease, Brugada Syndrome, Short QT syndrome, or early repolarization syndrome.
US11919910B2
The present invention discloses compounds of Formula (I), and pharmaceutically acceptable salts, thereof:
which inhibit coronavirus replication activity. The invention further relates to pharmaceutical compositions comprising a compound of Formula (I) or a pharmaceutically acceptable salt thereof, and methods of treating or preventing a coronavirus infection in a subject in need thereof, comprising administering to the subject a therapeutically effective amount of a compound of Formula (I) or a pharmaceutically acceptable salt thereof.
US11919907B2
Disclosed is a JAK1 and/or JAK2 inhibitor of the following structural formula:
or a pharmaceutically acceptable salt thereof. This invention also provides pharmaceutical compositions comprising a compound of Formula (I), optionally including additional therapeutic agents, and use in methods of treatment for hair loss disorders.
US11919896B2
Disclosed are a [1,2,4]triazolo[1,5-a]pyridine compound as JAK inhibitor and an application thereof in preparing a drug for treating a disease related to JAK1 or/and TYK2. Specifically, the present invention relates to a compound represented by formula (I), or an isomer or pharmaceutically acceptable salt thereof. (I)
US11919895B2
Disclosed herein are compositions and methods for treating neuropathic pain in a subject in need thereof. Compositions disclosed herein are GPR183 antagonists. The methods include administering to a subject in need thereof a therapeutically effective amount of a GPR183 antagonist.
US11919893B1
A 7-(4-((5-(2-bromobenzylideneamino)-2-thioxo-1,3,4-thiadiazol-3(2H)-yl)methyl)piperazin-1-yl)-1-cyclopropyl-6-fluoro-4-oxo-1,4-dihydroquinoline-3-carboxylic acid compound, its synthesis, and its use as an anti-inflammation agent.
US11919892B1
A 2-(benzo[d]thiazol-2-yl)-N′-(2-(5-(4-chlorophenyl)-1,3,4-oxadiazol-2-ylthio) acetoxy)acetimidamide compound, its synthesis, and its use as an antimicrobial agent.
US11919888B2
In one aspect, the invention relates to compounds having the formula:
where X, Ra, Rb, R2, and R7 are as defined in the specification, or a pharmaceutically acceptable salt thereof. These compounds are prodrugs of compounds having neprilysin inhibition activity. In another aspect, the invention relates to pharmaceutical compositions comprising these compounds; methods of using these compounds; and processes and intermediates for preparing these compounds.
US11919885B1
A 4-(4-bromophenyl)-2-alkyloxy-6-(2-oxo-2H-1-benzopyran-3-yl)pyridine-3-carbonitrile compound, its synthesis, and its use as an antimicrobial agent.
US11919882B2
An organic molecule is disclosed having a structure with:
a first chemical unit having a structure of formula A1
at least one second chemical unit having a structure of formula D
with
#=point of attachment of the second chemical unit to the first chemical unit;
RN is a structure of the formula N1
with
§ =point of attachment of the chemical unit of formula N1 to the first chemical unit.
US11919864B2
Methods are provided for modulating MRGPR X2 generally, or for treating a MRGPR X2 or a MRGPR X2 ortholog dependent condition, more specifically, by contacting the MRGPR X2 or the MRGPR X2 ortholog by administering to a subject in need thereof, respectively, an effective amount of a compound having structure (I):
or a pharmaceutically acceptable salt, isomer, hydrate, solvate or isotope thereof, wherein W, Z, R1, R2, R3, R4, R5, R6 and Rx are as defined herein. Pharmaceutical compositions containing such compounds, as well as the compounds themselves, are also provided.
US11919853B2
A method for preparing a purified styrene composition is provided. The method includes providing a crude composition and subjecting the crude composition to at least one crystallization step. The crude composition contains 70% by weight or more styrene based on the total weight of the crude composition. The at least one crystallization step comprises at least one of a static crystallization stage and a dynamic crystallization stage. The crude composition contains at least one impurity selected from the group consisting of: color inducing species, oxygenates, sulfur species, alpha-methylstyrene, and mixtures thereof.
US11919844B2
A high-activity double-metal-cyanide catalyst, a method for fabricating the same, and applications of the same are disclosed. An organic complexing ligand, which is formed via mixing fatty alcohols and alicyclic carbonates, is used to generate a high-activity double-metal-cyanide catalyst. The high-activity double-metal-cyanide catalyst includes at least one double-metal-cyanide compound, at least one organic complexing ligand, and an optional functionalized compound. The double-metal-cyanide catalyst of the present invention has a higher activity than the conventional double-metal-cyanide catalysts. The polyols generated by the present invention has an insignificant amount of high-molecular-weight compounds.
US11919828B2
The present invention relates to compositions for increasing a nitrogen source life span in plant growth mediums as well as methods of making these compositions. The invention also relates to compositions and methods of reacting a nitrogen source with one or more nitrification inhibitors using standard equipment for producing nitrogen sourced particles.
US11919820B2
Disclosed is a coated ceramic fiber including a silicon carbide coating layer adjacent to the ceramic fiber and a silicon dioxide coating layer adjacent to the silicon carbide coating layer, wherein the silicon dioxide coating layer forms micro cracks after a crystal structure transformation. The coated ceramic fiber may be included in a composite material having a ceramic matrix.
US11919803B2
One or more aspects of the disclosure pertain to an article including a film disposed on a glass substrate, which may be strengthened, where the interface between the film and the glass substrate is modified, such that the article has an improved average flexural strength, and the film retains key functional properties for its application. Some key functional properties of the film include optical, electrical and/or mechanical properties. The bridging of a crack from one of the film or the glass substrate into the other of the film or the glass substrate can be suppressed by inserting a nanoporous crack mitigating layer between the glass substrate and the film.
US11919801B2
Embodiments of a transparent glass-based material comprising a glass phase and a second phase that is different from and is dispersed in the glass phase are provided. The second phase may comprise a crystalline or a nanocrystalline phase, a fiber, and/or glass particles. In some embodiments, the second phase is crystalline. In one or more embodiments, the glass-based material has a transmittance of at least about 88% over a visible spectrum ranging from about 400 nm to about 700 nm and a fracture toughness of at least about 0.9 MPA·m½, and wherein a surface of the glass-based material, when scratched with a Knoop diamond at a load of at least 5 N to form a scratch having a width w, is free of chips having a size of greater than 3 w.
US11919799B2
A method of of fining low-density submerged combustion glass includes introducing unfined molten glass produced in a submerged combustion melter into a fining chamber of a fining tank and, further, introducing additive particles into the fining chamber that comprise a glass reactant material and one or more fining agents. The one or more fining agents are released into the molten glass bath upon consumption of the additive particles in the molten glass bath to chemically fine the molten glass bath and the glass reactant material includes one or more materials that integrate into the molten glass bath upon melting. Additionally, the method includes discharging fined molten glass out of the fining chamber of the fining tank. The discharged fined molten glass has a volume percentage of gas bubbles that is less than the volume percentage of gas bubbles in the unfined molten glass introduced into the fining chamber.
US11919791B2
Disclosed are partial nitritation using a sequencing batch reaction tank with media inputted thereinto, and an apparatus and system for shortcut nitrogen removal using the same. According to one aspect of the present embodiment, a sequencing batch reaction tank operating apparatus and method capable of smoothly performing partial nitritation by adjusting the concentrations of free ammonia and free nitrous acid are provided.
US11919790B2
An anaerobic-AO-SACR combined advanced nitrogen removal system for high ammonia-nitrogen wastewater, in which high ammonia-nitrogen wastewater first enters an anaerobic reactor to remove most of organic matters from the wastewater, effluent water enters an AO reactor for nitrogen removal by pre-denitrification in an anoxic zone and for removal of the remaining organic matters and nitrification of ammonia nitrogen in an aerobic zone, and then the effluent water enters an intermediate pool. Meanwhile, under the control of a water quality testing device and a PLC controller, a part of raw water is introduced into the intermediate pool to adjust the carbon nitrogen ratio of the wastewater. Then, the effluent water enters an SACR reactor, and the wastewater undergoes pre-denitrification-nitrification-endogenous denitrification precisely by using the characteristics of denitrifying bacteria and through adjustment and control of PH/DO/ORP testers and the PLC controller on the SACR reactor so as to realize advanced nitrogen removal.
US11919782B2
A method of increasing a solubility of a manganese oxide includes contacting the manganese oxide with an acid component in the presence of a dissolution accelerator that includes at least one of hydrazine, a hydrazine derivative, or a hydrazide. Also disclosed is a drilling fluid containing a carrier; MnO2; and at least one of a viscosifier, a rheology modifier, a dispersant, a weighting agent, a defoamer, a fluid loss agent, bentonite, or a lubricant.
US11919781B2
A method embodiment involves preparing single metal or mixed transition metal chalcogenide using exfoliation of two or more different bulk transition metal dichalcogenides in a manner to form an intermediate hetero-layered transition metal chalcogenide structure, which can be treated to provide a single-phase transition metal chalcogenide.
US11919779B2
Disclosed are embodiments of making a high Q ceramic material. The method includes providing Ba3CoTa2O9 and incorporating one of Ba2MgWO6, Ba8LiTa5WO24, Ba8LiTa5WO24, Ba2MgWO6, Ba3LaTa3O12, Ba8LiTa5WO24, BaLaLiWO6, Ba4Ta2WO12, Ba2La2MgW2O12, BaLaLiWO6, Sr3LaTa3O12, and SrLaTaO12 into the Ba3CoTa2O9 to form a solid solution having a high Q value of greater than 12000 at about 10 GHz.
US11919770B2
A composition containing nano-sulfur and an application thereof, the composition containing nano-sulfur contains nano-sulfur and further contains an anti-agglomeration agent used for preventing or delaying the agglomeration of the nano-sulfur, is provided. The composition containing nano-sulfur may be widely used for preparing toiletries for use on the surface of the skin on humans or animals, pharmaceutical compositions treating skin disorders, pesticides, preservatives for vegetables and fruits, additives for animal feed, additives for mold prevention in paint, mold prevention agents for textiles or (textile) mite-killing agents. The composition containing nano-sulfur is easy to prepare, and the nano-sulfur may remain in the nano state for a long time, reducing or even eliminating the occurrence of the agglomeration of the nano-sulfur, while achieving the goals of being applied in various products and preventing fungus by simply adding a very small amount.
US11919760B2
A system for a remotely controllable material handling vehicle switchable between a manual mode and a travel request mode is provided. The system can include a control handle configured to at least control a speed and direction of the material handling vehicle when the material handling vehicle is in the manual mode and a remote control device in communication with the material handling vehicle and configured to provide a request to the material handling vehicle to move forward. The system can also include a mode switch configured to switch the material handling vehicle from the manual mode to the travel request mode and an operator compartment sensor configured to trigger a flag when a weight on a floor of an operator compartment of the material handling vehicle is greater than or equal to a predetermined weight.
US11919758B2
A double action hydraulic jack has a primary hydraulic pump in fluidic communication with the hydraulic fluid reservoir and with the lift cylinder. The hydraulic jack has an auxiliary hydraulic pump also in fluidic communication with the hydraulic fluid reservoir and the lift cylinder. The auxiliary hydraulic pump operates at light-load conditions to drive the jack ram upwards at a rate at least three times faster than at heavy lift-load conditions with only the primary hydraulic pump in operation.
US11919751B2
A transport vehicle includes a base, wheels connected to the base, and load receiving elements. At least two of the wheels have a track width therebetween in each of a transverse drive and in a longitudinal drive. The track width in the longitudinal drive and the track width in the transverse drive are each variable. The transport vehicle is transports a load having a longitudinal direction and a transverse direction between the wheels. The transport vehicle is drivable both in the transverse drive and in the longitudinal drive.
US11919732B2
Examples include: a leveling system for a top feeder of a printer, where the top feeder includes a media positioning arrangement. The leveling system has a detector for detecting reflected light and generating a three-dimensional image comprising media positioning regions corresponding to the media positioning arrangement on a top sheet of a media stack installed into the top feeder. Also, the leveling system has an actuator configured to adjust heights of different points of the bottom of the media stack. Further, it has a controller for selecting, based on the three-dimensional image, adjustments to the heights for improving leveling of at least one of the media positioning regions; and controlling the actuator to implement the adjustments.
US11919730B2
An unloading device includes at least two conveyor belts each extending in a longitudinal direction between an end for receiving bulk material and an end for discharging the bulk material. The receiving end is level with the vehicle. A hopper includes an inlet orifice and at least one outlet orifice for the bulk material. The at least one outlet of the hopper is configured to discharge the bulk material onto the receiving ends of the belt conveyors.
US11919726B2
Various embodiments are directed to a finger guard apparatus comprising a mounting bracket configured to be secured to a conveyor assembly such that the mounting bracket defines a first lateral side of the finger guard apparatus; a finger guard plate detachably secured to the mounting bracket; and a lock assembly that secures the finger guard plate in a locked position relative to the mounting bracket and is configured to facilitate selective detachment of the finger guard plate from the mounting bracket, the lock assembly comprising: a lock arm connected to the mounting bracket such that the lock arm is configured to move between a locked position and an unlocked position, wherein the lock arm is configured to engage the finger guard plate in the locked position; and a retention element engaged with the lock arm and configured to bias the lock arm towards the locked position.
US11919714B2
A veneer sheet feed device for multistage veneer sheet dryer is provided between an auto feeder including a carry-in conveyor and a roll dryer (veneer sheet dryer). The veneer sheet feed device is provided with a guide member and a feed conveyor for feeding a veneer sheet carried in from the carry-in conveyor to each conveyance unit of the roll dryer in this order from a conveyance up stream side. The veneer sheet feed device further provided with a pivot mechanism that allows a starting end of the guide member belonging to the conveyance stage immediately above the conveyance stage in which the veneer sheet is carried this time from the carry-in conveyor to pivot to a portion above a horizontal position of a roller shaft located at a terminal end of this guide member.
US11919712B2
Picking devices for operating a picking devices for medicaments are provided. A picking device includes multiple storage spaces for medicament packaging, an operating device movable horizontally in an X-direction and vertically in a Z-direction in front of the storage spaces in a movement space, and an identification device configured for identifying medicament packaging. An optical detection device is configured to create an overall image of the movement space and a control device is coupled to the operating device, the identification device and the optical detection device, wherein the control device is configured to determine the presence of an obstacle in a portion of the movement space and to control the operating device based on the determined presence of the obstacle. Methods of operating picking devices for medicaments are also provided.
US11919709B2
An automatic picking machine for pharmaceutical drug packages includes at least one storage rack, at least one storage and retrieval machine, a control apparatus for controlling the storage and retrieval machine, and a filling apparatus for successively filling each of a plurality of transport containers with a group of pharmaceutical drug packages corresponding to one order, wherein the filling apparatus includes a plurality of collection containers, first transport apparatuses, each having a transport channel for conveying the pharmaceutical drug packages towards the respective collection container, and a receiving apparatus for receiving a transport container to be filled at a filling location of the filing apparatus.
US11919708B2
A refuse vehicle comprises a chassis, a body assembly, a battery system, and a side-loading lift assembly. The body assembly is coupled to the chassis and defines a refuse compartment configured to store refuse material. The battery system is configured to be charged via at least one of an on-board electrical energy generator, an external power source, or a power regenerative braking system. The side-loading lift assembly comprises a refuse container engagement mechanism and at least one electrically-driven actuation mechanism. The refuse container engagement mechanism is configured to selectively engage a refuse container. The at least one electrically-driven actuation mechanism is powered by the battery system and is configured to selectively actuate the side-loading lift assembly between an extended position, a retracted position, and a refuse-dumping position.
US11919703B2
A single-serve capsule for making a beverage, having a base element with a cavity that is free of a filter, and in which a raw beverage material is provided, the cavity including radially spaced and vertically oriented convexities, where a width defined between each of the plurality of convexities is wider than a width of each of plurality of convexities, the base element has a wall region extending between the flange and a bottom region of the base element with radially spaced and vertically oriented grooves, a width of the side wall defined between each of the plurality of grooves is wider than a width of each of plurality of grooves, the capsule has an identifier, which makes it possible to individualize the single-serve capsule, the identifier is a barcode on the wall region and on a bottom side of the flange.
US11919696B2
A system for compensating for atmospheric pressure changes for high-altitude transport of packages containing powdered and/or granular material may include: one or more packages including a one-way degassing valve configured to flow gaseous substances produced by the powdered and/or granular material outside the one or more packages. Each package may include: a casing; and a containment element configured to wrap the casing. The casing may include: a main body made of expandable material; a capping device associated with the main body; and an insertion opening in the main body. The capping device may include: a tubular sleeve including a first coupling and a bottom wall; a closure element including a second coupling; and first and second one-way valves associated with the bottom wall. The first one-way valve can be configured to allow insertion of gases. The second one-way valve can be configured to allow outflow of gases.
US11919695B2
In an example embodiment, a re-sealable label for covering an opening of a box includes a sheet of polymer material that includes a re-sealable adhesive on an underside thereof. A liner is adhered to the underside of the sheet of polymer material. The liner is configured to cover the opening and includes a foil layer and a paper layer. The sheet of polymer material includes a line of perforations wherein one or more of the perforations of the line of perforations include a rectilinear portion and a non-rectilinear portion.
US11919691B2
A thermoplastic flexible package includes a first non-shrinkable panel, an opposing second non-shrinkable panel, a first shrinkable panel and an opposing a second shrinkable panel. The panels are connected longitudinally with panel seals. The first non-shrinkable panel and the second non-shrinkable panel each forms a gusset. A first seal connects the first shrinkable panel and the second shrinkable panel in the transverse direction at or near the upper edges. A second seal that opposes the first seal connects the first and second non-shrinkable panels and the first and shrinkable panels in the transverse direction at or near the lower edges.
US11919687B2
Disclosed are configurations of inner and outer shells for a multi-piece closure assembly. The inner shell includes a base wall, and an outer skirt extending away from the base wall, carrying external thread segments, and including an axially outward portion, and an axially inward portion terminating in a grip petal portion having petals with radially inwardly projecting container engagement lugs and radially outwardly projecting outer shell engagement lugs. The outer shell includes a base wall, an inner skirt extending away from the base wall, and an outer skirt extending away from an outer periphery of the base wall at a location spaced radially outwardly from the inner skirt and including an internally threaded portion carrying internal thread segments and an unthreaded extension extending away from the threaded portion and on an axial side of the internally threaded portion opposite that of the base wall.
US11919676B2
A utility system comprises a plurality of side walls; a top wall that is configured to be nested to the side walls whereby the top wall can engage and disengage from the side walls; a divider within an interior of the utility system; and a container that is removable from and insertable into the interior of the utility system.
US11919675B2
A reusable, multi-purpose collection bin for waste collection, particularly at special events requiring waste collection such as concerts, festivals, sporting events, and any other outdoor or indoor event where trash collection is desired. The bin easily contracts simply by pulling upward on the top panels through the grasping holes on the top of the bin.
US11919672B2
An apparatus can comprise a first hollow needle and a first ejector pin with a first portion of an outer peripheral surface comprising a stepped recess from the second portion of the outer peripheral surface. In some embodiments, the apparatus may further comprise a second hollow needle. In some embodiments, a first end portion of the cap can be configured for mounting to a nose of the apparatus. The cap can comprise the aperture that may be sized for insertion of the tip of the first hollow needle through the aperture when the cap is removed from the nose. In some embodiments, a nose of the apparatus can comprise a first support surface facing an outer direction and a second support surface facing the outer direction and protruding from the first support surface in the outer direction.
US11919659B2
The invention relates to an assembly (10) comprising a launch motor vehicle (12) and a drone (14), the launch motor vehicle (12) being capable of travelling on a launch track to exceed a given speed threshold relative to a surrounding air mass, the launch motor vehicle (12) being provided with a launch ramp (20) cooperating with the drone (14) to, in a launching position, guide the drone (14) from a starting position in a launch direction to the front of the launch motor vehicle (12). The drone (14) comprises one or more reactors (30) and does not comprise a landing gear.
US11919657B2
A landing gear monitoring and alerting system includes a locking pin configured to be inserted into an aperture extending through a linkage of an extended landing gear assembly. When inserted into the aperture, the locking pin inhibits movement of the linkage to establish a locked state of the extended landing gear assembly. This system further includes a magnetic sensor and a communication module. The magnetic sensor is disposed proximate the aperture and is configured to sense a magnetic response indicative of the locking pin being disposed within the aperture. The magnetic sensor is configured to generate a sensor output indicative of the locking pin being disposed within the aperture. The communication module has a transmitter coupled to the magnetic sensor so as to receive the sensor output and is configured to responsively transmit a signal indicative of the locking pin being disposed within the aperture.
US11919656B2
A broad good, comprising a plurality of fibers looped randomly throughout the broad good, a binder material binding the plurality of fibers together, the plurality of bound fibers forming a dimensionally stable nonwoven veil, a first metal coating covering a surface of the plurality of bound fibers of the veil, and a second metal coating covering the surface of the first metal coating, wherein the first and second metal coatings form a highly conductive metal screen that follows the shape of the dimensionally stable nonwoven veil.
US11919651B2
A lightweight, high power density, fault-tolerant fuel cell system, method, and apparatus for full-scale clean fuel electric-powered aircraft having a fuel cell module including a plurality of fuel cells working together to process gaseous oxygen from air compressed by turbochargers, superchargers, blowers or local oxygen supply and gaseous hydrogen from liquid hydrogen transformed by heat exchangers, with an electrical circuit configured to collect electrons from the plurality of hydrogen fuel cells to supply voltage and current to motor controllers commanded by autopilot control units configured to select and control an amount and distribution of electrical voltage and torque or current for each of the plurality of motor and propeller assemblies, wherein electrons returning from the electrical circuit combine with oxygen in the compressed air to form oxygen ions, then the protons combine with oxygen ions to form H2O molecules and heat.
US11919647B2
Thermal control system for aircraft main landing gear wheel wells and related methods are disclosed. An example thermal control system includes a conduit defining a fluid passageway between an inlet and an outlet. The inlet of the conduit positioned in fluid communication with a landing gear wheel well and the outlet of the conduit positioned in fluid communication with the atmosphere. The conduit generates a pressure differential through the fluid passageway between the inlet and the outlet to exhaust heat from the landing gear wheel well to the atmosphere.
US11919640B2
An unmanned aircraft includes: a microphone including a plurality of elements; and a processor that processes signals output from target elements included in the plurality of elements. In the unmanned aircraft, the processor performs a detection process of detecting a target sound signal of a target sound from the signals output from the target elements included in the plurality of elements, and changes the target elements that output the signals to be processed by the processor to select at least one target element that outputs a signal to be processed by the processor from among the plurality of elements, in accordance with a result of the detection process.
US11919639B2
Systems, devices, and methods for receiving image data; transferring the captured image data to a server having a processor and addressable memory via a network-connected computing device; storing the captured image data on the server; generating captured image metadata based on the stored captured image data; providing access to the captured image data and captured image metadata via an image management component; displaying, by the image management component, the captured image data; and filtering, by the image management component, the captured image data based on the generated captured image metadata.
US11919625B2
An aircraft landing gear assembly is disclosed including a landing gear bracket, a fore lever receiving a fore aircraft wheel, an aft lever receiving a rear aircraft wheel, the fore and aft levers being independently moveable, wherein the bracket further comprises a fore lever stop to prevent downwards movement of the fore lever past a lowest rotational position with respect to the bracket at a first angle α1 forward from the notional bracket axis, and a rear lever stop to prevent downwards movement of the rear lever past a lowest rotational position at a second angle α2 behind from the notional bracket axis, wherein the first angle is greater than the second angle. An aircraft and a method of landing an aircraft are also disclosed.
US11919620B2
A spar assembly has a spar having a tip comprising a most outboard portion of the spar, a root comprising a most inboard portion of the spar, a main section disposed inboard relative to the tip, and a middle section disposed inboard relative to the main section. The spar also has a transition section disposed between the main section and the middle section and the transition section has an outboard interface cross-sectional shape and an inboard cross-sectional shape that is different than the outboard interface cross-sectional shape.
US11919609B2
A bimini system for use with a support structure includes a bimini assembly transformable between an open configuration and a closed configuration. The bimini assembly includes a frame and a cover affixed to the frame. A gathering system includes a gathering mechanism associated with the cover. The gathering mechanism is movable to at least one of fold and gather the cover as the bimini assembly transforms from the open configuration to the closed configuration.
US11919604B2
A leaning vehicle includes a vehicle body, a left front wheel, a right front wheel, a lean mechanism, and a lean brake mechanism. The lean mechanism causes the left front wheel and the right front wheel to lean about a front-rear direction as a rotation center when the vehicle body leans about the front-rear direction as a rotation center. The lean brake mechanism brakes a leaning operation of the lean mechanism. The lean brake mechanism includes a brake disc and brake pads. The brake disc is attached to an upper arm or a lower arm. The brake pads, which are attached such that their position relative to the brake disc changes in the leaning operation, produce a frictional force against the brake disc in the leaning operation.
US11919601B2
An ergonomic and aerodynamic bicycle handlebar system having appropriate sweep angles and slope angles, embodiments of which can vary both for the type of application and the width of the bar, provides improved energy efficiency, comfort and increased center of gravity control. Flare angle and drop angle can also be adjusted for particular applications. The handlebar may be made of carbon fiber or other suitable materials. Various alternative embodiments are disclosed for drop handlebars and mountain bike handlebars.
US11919599B2
A bicycle saddle raising device includes a fixed tube carrying a slidable rising rod, stroke springs biasing the rising rod upward, a locking mechanism for locking the rising rod at a predetermined height, and a locking/unlocking switching arrangement. The locking mechanism includes an engaging member having a plurality of engaging recesses, and claw members having claws which engage the engaging member. The locking/unlocking switching arrangement disengages the claws from the engaging recesses. A claw state switching member presses the claws in a direction in which they engage the engaging recesses.
US11919596B2
A pedal for bicycles comprising a pedal-pin, which extends along a reference axis, and a pedal-body, which is coupled to the pedal-pin in a rotary free manner. An internal chamber is obtained in the pedal-pin and has an internal surface, which extends along the reference axis approximately coaxial to the latter. The pedal further comprises strain gauges, which are configured to detect electrical parameters indicative of the mechanical deformation of the pedal-pin, and an electronic circuit, which is configured to determine, based on the electrical parameters, the mechanical deformation of the pedal-pin. The strain gauges are rigidly fixed on the internal surface of the internal chamber by a thin fixing layer of adhesive material.
US11919588B1
A layout structure of swing arm assembly is disclosed, including a rim, a hub motor, a steering knuckle, and a swing arm component, wherein a tire is mounted at the rim, the hub motor is located in the rim, the rim is connected to a rotor of the hub motor; the steering knuckle is fixedly connected to a stator of the hub motor; the swing arm component comprises an upper swing arm and a lower swing arm; the lower swing arm is universally connected with the stator of the hub motor to form a first hinge point, the upper swing arm is universally connected with the steering knuckle to form a second hinge point, a connection line between the first hinge point and the second hinge point constitutes a virtual kingpin axis, and a top end of the virtual kingpin axis is inclined towards the inside of the vehicle.
US11919584B2
A track roller includes a body having a revolved configuration defining an axis of rotation, a radial direction, and a circumferential direction disposed about the axis of rotation. A first axial extremity and a second axial extremity are disposed along the axis of rotation. The body of revolution further includes a first rim portion disposed proximate to the first axial extremity, and a second rim portion disposed proximate to the second axial extremity. An outboard track contact surface is disposed axially proximate to the first rim portion, and an inboard slot is disposed axially proximate to the second rim portion.
US11919579B2
A power supply system includes a system control unit, an auxiliary power supply, and an auxiliary-power-supply control unit. The system control unit and the auxiliary-power-supply control unit are configured such that information of at least one control unit of the system control unit and the auxiliary-power-supply control unit is able to be output to another control unit of the system control unit and the auxiliary-power-supply control unit. The at least one control unit is configured to output information indicating that an operation of the at least one control unit is stopped to the other control unit when the at least one control unit stops the operation of the at least one control unit.
US11919578B2
A movable wing assembly has a wing capable of moving laterally (left or right) on a vehicle as the vehicle is being driven such the positioning of the wing on the assembly corresponds to the optimum or desired downforce required by the vehicle for the driving action undertaking by the vehicle at that time, e.g. if cornering to the left the wing is positioned to the left on the assembly or if cornering to the right the wing is positioned to the right on the assembly or if driving straight the wing is positioned midway on the assembly. The wing is attached to a carriage moveable on a elongate beam mounted to a vehicle such that the wing is able to move relative to the vehicle as the vehicle is moving.
US11919577B2
An access door for a vehicle including an open bed assembly including a front wall, two side walls and a rear wall. A door portion on one of the side walls of the liftgate opening on a substantially vertical hinged axis for providing side access to the truck bed.
US11919571B2
An electric vehicle may include: a cowl; a charging lid disposed outward of the cowl in a vehicle width direction, and a charging cable disposed between the cowl and the charging lid. A drain hole is defined in a bottom wall of the cowl, the bottom wall of the cowl may include a first bottom wall portion and a second bottom wall portion, the first bottom wall portion is located more proximate to a central portion of the cowl than the second bottom wall portion, the second bottom wall portion is located between the first bottom wall portion and the drain hole and is adjacent to the drain hole, and an inclination angle of a surface of the second bottom wall portion is greater than an inclination angle of a surface of the first bottom wall portion.
US11919570B2
To simultaneously avoid contact with a front subframe and secure a connection space for a harness, a front subframe has a right and left pair of side frame sections, each of which is located in front of and below a dashboard. A converter and a vehicle component are provided behind a rear end portion of one of the side frame sections. The converter is arranged along a lower surface of a floor panel, and the vehicle component is arranged adjacent to rear of the converter. The converter is arranged in a vertically inclined state, a front-end portion of the converter is located higher than the rear end portion of the side frame section, and a rear end portion of the converter is located lower than the vehicle component.
US11919555B2
A laundry cart and methods for using it are described herein. The laundry cart has the ability to dump laundry from its shelves to the bottom surface of the laundry cart via rotatable shelves, eliminating the need to remove laundry from each shelf. In addition, the rotatable nature of the shelves allows the shelves to effectively close the laundry cart for effective transportation of laundry, minimizing spillage of laundry out of the laundry cart during transit.
US11919548B2
A driving assistance device is the driving assistance device used in a vehicle capable of switching between autonomous driving and driving that requires operation by the driver, and includes a different vehicle information acquisition unit that acquires autonomous driving information on different vehicles on a traveling road of the vehicle, an autonomous driving ratio acquisition unit that acquires a ratio of autonomous driving in the different vehicles from the autonomous driving information on the different vehicles acquired by the different vehicle information acquisition unit, and a notification control unit that provides information for supporting determination on switching between autonomous driving and driving that requires operation by a driver if the ratio of autonomous driving in the different vehicles is equal to or larger than a predetermined ratio.
US11919545B2
A system uses a machine learning based model to determine attributes describing states of mind and behavior of traffic entities in video frames captured by an autonomous vehicle. The system classifies video frames according to traffic scenarios depicted, where each scenario is associated with a filter based on vehicle attributes, traffic attributes, and road attributes. The system identifies a set of video frames associated with ground truth scenarios for validating the accuracy of the machine learning based model and predicts attributes of traffic entities in the video frames. The system analyzes video frames captured after the set of video frames to determine actual attributes of the traffic entities. Based on a comparison of the predicted attributes and actual attributes, the system determines a likelihood of the machine learning based model making accurate predictions and uses the likelihood to generate a navigation action table for controlling the autonomous vehicle.
US11919542B2
A management device for managing an operation of a cargo transportation vehicle that autonomously travels on a road with no driver and that is able to store cargo in each of a plurality of storages shielded by doors that are opened and closed includes a receiver configured to receive request information about transportation of the cargo from a user, an operation determiner configured to determine the operation of the cargo transportation vehicle so that the cargo transportation vehicle arrives at a delivery destination of the cargo, a registrant configured to register a plurality of users pre-designated as recipients of the cargo, and a processor configured to perform a process of controlling a control mechanism of the storage so that the recipient is able to unload the cargo from the storage when an authentication process on the recipient registered by the registrant has succeeded.
US11919541B2
Automated drive system comprises a control device. The control device executes run control processing of the automated drive vehicle provided to a driverless transportation service. The run control processing includes carriage porch control processing. The carriage porch control processing is performed when a PUDO position of a user corresponds to a carriage porch of a facility including a zone for run and a zone for PUDO. In the carriage porch control processing, it is judged whether or not there is an empty space in the zone for PUDO. If it is judged that there is no empty space, it is judged whether or not a quick PUDO of the user in the carriage porch is expected. If it is judged that the quick PUDO is expected, a target PUDO position to perform a PUDO action of the automated drive vehicle is set to any position in the zone for run.
US11919537B2
In one embodiment, a set of dynamic vehicle parameters of an ADV associated with a road location are determined based on outputs of an IMU of the ADV measured when the ADV is traveling through the road location. Whether the set of dynamic vehicle parameters satisfy one of a first set of criteria and a second set of criteria is determined. In response to the dynamic vehicle parameters satisfying the first set of criteria for a first predetermined quantity of times or satisfying the second set of criteria for a second predetermined quantity of times, the speed limit associated with the road location is adjusted within a limited range spanning from a minimum speed limit to a maximum speed limit. Operations of the ADV when the ADV subsequently travels through the road location are controlled based at least in part on the adjusted speed limit.
US11919534B2
A driver state guide device includes: a state identification unit identifying a present state of a driver of an own vehicle; a target estimation unit estimating a target state to which the state of the driver is guided; a route prediction unit providing a predicted route of the own vehicle; a situation prediction unit predicting a situation in the predicted route predicted by the route prediction unit; a planning unit planning, as a stimulus plan, a stimulus to be used in the predicted route to guide the state of the driver to the target state; and a stimulus control unit providing the stimulus for the driver according to the stimulus plan determined by the planning unit in the predicted route.
US11919530B2
This disclosure relates to method and system for validating an Autonomous Vehicle (AV) stack. The method may include receiving an Operational Design Domain (ODD) and real-world data for evaluating at least one of an Advanced Driver Assistance System (ADAS) and the AV. The ODD is based on at least one feature of at least one of the ADAS and the AV. For each of a plurality of iterations, the method may further include generating a driving scenario based on the ODD of the AV and the real-world data through a Quality of Ride Experience (QoRE)-aware cognitive engine, plugging and running at least one of the ADAS and the AV algorithm based on the driving scenario, and determining a set of performance metrics corresponding to the at least one feature of at least one of the ADAS and the AV in the driving scenario based on the simulating.
US11919528B2
A first vehicle includes a communication device configured to send and receive V2V information, a memory configured to store the V2V information, and a processor configured to perform abnormal traveling determination processing. A second vehicle includes a communication device configured to send and receive the V2V information, a memory configured to store the V2V information and driving environment information on the second vehicle, and a processor configured to perform objective determination processing. In the objective determination processing, whether the first vehicle is traveling abnormally is objectively determined based on the driving environment information on the second vehicle. The determination result of the objective determination processing is sent to the first vehicle. In the abnormal traveling determination processing, whether the first vehicle is traveling abnormally is determined based on this determination result. When the first vehicle is determined to be traveling abnormally, emergency vehicle control is performed for the first vehicle.
US11919522B2
An apparatus for determining a state includes a processor configured to, when a movement area in which movement values indicating looking directions or face orientations of a driver of a vehicle are distributed is included in a predetermined area, determine that the driver is in a state of careless driving, and enlarge the predetermined area in accordance with a road condition around the vehicle. A method for determining a state includes, when a movement area in which movement values indicating looking directions or face orientations of a driver of a vehicle are distributed is included in a predetermined area, determining that the driver is in a state of careless driving, and enlarging the predetermined area in accordance with a road condition around the vehicle.
US11919521B2
The preview damping control includes an ECU. When the vehicle is traveling within a communications disruption area in which a radio communication device is hard to communicate with a cloud, the ECU uses road surface displacement correlating information that has been stored in an on-board memory device in advance for the communications disruption area so as to perform a preview damping control.
US11919519B2
A method and a device for operating an assistance system of a vehicle involves detecting laterally static and laterally dynamic objects, which the vehicle is to drive past, as lateral boundary objects. A respective lateral distance of the vehicle from the respective lateral boundary object is detected. A speed of the respective laterally dynamic object is determined and at least the respectively laterally dynamic object is classified according to its type. A set of characteristic curves is stored in a control unit of the vehicle, the characteristic curves of the set being assigned in each case to an environmental situation predetermined depending on lateral boundary objects. It is predetermined by a respective characteristic curve for the respective environmental situation at what maximum speed the vehicle is to drive past a lateral boundary object at different lateral distances from the latter.
US11919516B2
Systems and methods for platooning using aspects of various cruise control systems are described. In one aspect, a platooning system may cause an engine to provide a desired amount of torque by commanding a cruise control system to cause an amount of torque provided by the engine to be limited. In one aspect, a platooning system may cause a platoon to end in response to the detection of a condition that would cause a cruise control system to exit a cruise control state, such as pressing a brake pedal.
US11919510B2
The presently disclosed subject matter includes a computerized method and a control system mountable on a vehicle for autonomously controlling the vehicle and enabling to execute a point-turn while avoiding collision with nearby obstacles. More specifically, the proposed technique enables an autonomous vehicle, characterized by an asymmetric contour, to execute a collision free point-turn, in an area crowded with obstacles. The disclosed method enables execution of a point turn quickly, without requiring the vehicle to stop.
US11919504B2
A motor control device according to an embodiment includes a hardware processor configured to: calculate a first torsion torque generated by a motor shaft according to fluctuation of an engine torque based on a difference between a motor angle as a rotation angle of the motor shaft and a shaft angle as a rotation angle of a transmission shaft of a transmission on the downstream side of a damper; calculate a first vibration damping torque to be output by a motor generator to damp vibration of the motor shaft based on the first torsion torque and a drive state value indicating a drive state of an engine; and output a motor torque command value to be provided to the motor generator based on the first vibration damping torque.
US11919502B2
An electrified fire fighting vehicle includes a battery pack, an electromagnetic device, an engine, and a controller. The controller is configured to monitor a state-of-charge of the battery pack, operate the electromagnetic device using stored energy in the battery pack to provide a performance condition including (i) accelerating the electrified fire fighting vehicle to a driving speed of at least 50 miles-per-hour in an acceleration time and (ii) maintaining or exceeding the driving speed for a period of time, and start and operate the engine in response to a start condition to facilitate reserving sufficient stored energy in the battery pack such that the state-of-charge is maintained above a minimum state-of-charge threshold that is sufficient to facilitate the performance condition. The acceleration time is 30 second or less. An aggregate of the acceleration time and the period of time is at least 3 minutes.
US11919493B2
A brake control device to be applied to a vehicle having a hydraulic brake generating a hydraulic braking force, which is a braking force converted from a fluid pressure to a wheel of the vehicle, and an electric parking brake generating an electric braking force, which is a braking force different from the hydraulic braking force, on the wheel by a wheel brake mechanism driven by a motor. The brake control device includes an electric parking brake controller for determining a current target value, which is a target value of an electric current through the motor, by using a target braking force, and for controlling the electric parking brake by using the current target value. The electric parking brake controller is configured to estimate the fluid pressure in the hydraulic brake by using a current detection value, which is a detection value of an electric current through the motor.
US11919488B2
An attachment assembly to convert an existing leaf blower into a device for drying vehicles. The attachment assembly includes several interchangeable modular sections, including an adapter section configured to attach to the air outlet of an existing commercial leaf blower. Other sections include air outlet nozzle sections, an extender section, and a weighted section. The inlet side of the nozzle sections, extender section, and weighted section as well as the outlet sides of the adapter section, extender section, and weighted section are uniform so that any of the outlets may be mated with any of the inlets. This allows any configuration of sections desired to be achieved. The adapter section may have a filter placed in the air stream to prevent debris from being blown into the vehicle and damaging the exterior of the vehicle.
US11919486B2
System for cleaning a glazed surface of a motor vehicle, including at least one wiper and a drive device for driving at least the wiper along an axis of translation, substantially perpendicular to said wiper, where the glazed surface is a detection surface of a sensor/emitter of a detection assembly and in that the drive device includes at least one drive motor driving in rotation about an axis of rotation substantially perpendicular to the axis of translation, and at least a conversion device converting a rotational movement of the drive motor into a rectilinear movement along the axis of translation.
US11919471B2
An airbag module (10) for a restraint device (14) includes an airbag (24), in particular a seat-integrated side airbag, and a slidable actuator (40), wherein the airbag (24) has at least a first chamber (26) and at least a second chamber (28) which are fluidically connected to each other via a fluid communication, wherein the actuator (40) has a blocking position in which the fluid communication is blocked and a release position in which the fluid communication is released.
US11919464B2
An occupancy detection system for at least one vehicle seat includes: an antenna arrangement having an antenna; a control device that applies a radio-frequency transmission signal to, and receives a response signal from, the antenna arrangement; and a transmit array having a plurality of structured metallic layers disposed above each other and extending laterally, each two neighbouring metallic layers isolated from each other by an intermediate dielectric layer. The antenna arrangement transmits a radio-frequency transmission field through the transmit array onto the vehicle seat in response to the transmission signal and receives a radio-frequency response field through the transmit array to generate the response signal. The transmit array is adapted to refract at least one of the transmission field and the response field. The transmit array has a receive section that focuses a response field from a position of a vehicle seat to a position of a receive antenna.
US11919458B2
A wire harness including: an electrical wire; and a fixing member that fixes the electrical wire to an attachment target, wherein: the fixing member has: a bolt fixing portion to be fixed to a bolt of the attachment target; and a holder that holds the electrical wire, the bolt fixing portion includes: a side surface that opposes the attachment target; a bolt insertion opening provided in the side surface and into which the bolt is to be inserted; an engagement that engages, in an axial direction, the bolt inserted into the bolt fixing portion through the bolt insertion opening; and a biasing part that is provided on the side surface and comes into contact with the attachment target.
US11919457B2
A passenger seat includes a spreader frame structure and a seat back pivotally attached to the spreader frame structure. At least one cable can pass through apertures between the seat back and the spreader frame structure. The seat can rotate between an upright configuration wherein the seat back is in a deployed position, and a break over configuration wherein the seat back is in a stowed position. The length of the at least one cable between the aperture in the seat back and the aperture in the spreader frame structure is approximately the same in the upright configuration and in the break over configuration.
US11919442B2
A vehicle interior lighting device includes a light source which is installed at an end of an instrument panel of a vehicle. Light emitted from the light source propagates from the instrument panel toward a door panel, and is projected on a surface of a door trim of the door panel. A decorative pattern element is installed on a light emitting side of the light source. As light from the light source passes through the decorative pattern element, the light can create a pattern on a surface of the door trim. Because the light source is installed on the instrument panel spaced from the door trim rather than on the door trim itself, light can be projected on a large area of the door trim. Furthermore, an impressive feature of a decorative pattern which changes in accordance with a door opening angle can be achieved.
US11919438B2
A vehicle headlight device capable of improving overlooking of pedestrians by a driver. The device includes: a left-side photoirradiator (left-side pattern irradiation lamp) which irradiates light on a left-side light distribution region (irradiation pattern light distribution region) on a left side of a travel roadway of a vehicle in an irradiation pattern in which a bright region a1 and a dark region are alternately repeated; and a right-side photoirradiator (right-side pattern irradiation lamp) which irradiates light on a right-side light distribution region (irradiation pattern light distribution region) on a right side of a travel roadway of the vehicle in an irradiation pattern in which a bright region a1 and a dark region are alternately repeated. In this embodiment, the left-side photoirradiator (left-side pattern irradiation lamp) is illuminated during left turn of the vehicle, and the right-side photoirradiator (right-side pattern irradiation lamp) is illuminated during right turn of the vehicle.
US11919427B2
A reversible seat assembly for use in an automotive vehicle has an inboard seat riser, an outboard seat riser, a seat cushion, a seat back, a plurality of inboard reversing links, a plurality of outboard reversing links, a plurality of inboard strikers coupled to the inboard seat riser and a plurality of outboard strikers coupled to the outboard seat riser. The seat cushion is coupled to the inboard and outboard seat risers, and extends between a front end and a rear end. The seat back comprises an inboard latch bracket and an outboard latch bracket. The plurality of inboard reversing links extend between an upper end pivotally coupled to the inboard latch bracket and a lower end pivotally coupled to the inboard seat riser, and the plurality of outboard reversing links extend between an upper end pivotally coupled to the outboard latch bracket and a lower end pivotally coupled to the outboard seat riser. When the seat back is adjacent the rear end of the seat cushion, the inboard latch bracket engages the plurality of inboard strikers and the outboard latch bracket engages the plurality of outboard strikers.
US11919424B2
The disclosure includes a first upper rail coupled to a first lower rail so as to be movable in the forward-backward direction, a second upper rail coupled to a second lower rail, which is disposed parallel to the first lower rail, so as to be movable in the forward-backward direction, drive motors respectively provided at the first upper rail and the second upper rail, a first rotation guide coupled to the first upper rail and provided with a first gear having a plurality of gear teeth, a second rotation guide coupled to the second upper rail and provided with a first gear having a plurality of gear teeth, and a seat cushion provided with second gears engaged with the first gears and configured to rotate when the first upper rail and the second upper rail move in opposite directions.
US11919419B2
A method to manage thermal propagation in an energy storage device of a battery electric vehicle is provided. The method includes operating the battery electric vehicle with a plurality of distinct battery cell module groups each separately providing electrical power to the battery electric vehicle. The method further includes, within a computerized battery cell module groups controller, monitoring conditions within the distinct battery cell module groups, determining occurrence of an abnormal event within one of a plurality of the distinct battery cell module groups based upon the monitored conditions, and controlling operation of the battery electric vehicle based upon the determined occurrence of the abnormal event.
US11919412B2
This application is directed to a bearing support. The bearing support comprises an enclosure, a rotating shaft, first and second bearings installed on the shaft, and a bearing spacer separating the first and second bearings. The first and second bearings comprise an inner ring configured to rotate with the shaft, an outer ring configured to rotate with the enclosure, and a rolling cage configured to enable the inner ring to rotate relative to the outer ring. The bearing spacer comprises lips that create gaps between the bearing spacer and the first and second bearings. Keys can lock the inner rings of the first and second bearings to the shaft and causes the inner rings to rotate with the shaft. The gaps cool the first and second bearings as the shaft rotates. The enclosure houses the first and second bearings, the bearing spacer, and at least a portion of the shaft.
US11919409B2
A charging inlet assembly for an electric vehicle includes a charging inlet housing having a chamber at the rear and a power connector at a front for receiving a charging connector. The power connector includes terminal channels. The charging inlet assembly includes charging terminals each having a mating pin and a terminating end. The charging inlet assembly includes a terminal position assurance device coupled to the charging inlet housing having a terminal locating plate located in the chamber to interface with the terminating ends of the charging terminals. The terminal position assurance device includes an actuator at an exterior of the charging inlet housing to operate the terminal position assurance device from the exterior of the charging inlet housing.
US11919408B2
An information processing apparatus controls a vehicle having a service power supply used to provide a service and a driving power supply used for traveling. The information processing apparatus has a storage unit configured to store service-related information concerning the service provided by the vehicle, and a controller configured to select any of a first mode, in which the service power supply and the driving power supply are independently used, and a second mode, in which the service power supply and the driving power supply are shared, based on the service-related information.
US11919404B2
A high voltage battery case assembly for a vehicle includes a battery case having a plurality of walls at least partially defining a cavity configured to receive one or more high voltage battery modules, a sacrificial pocket formed on an exterior of the battery case and including a thin-walled section, and an attachment bracket configured to couple between the sacrificial pocket and a body of the vehicle. The thin-walled section is configured to intentionally break away from the sacrificial pocket when the attachment bracket receives an impact load of a predetermined energy level to thereby facilitate protecting the high voltage battery case assembly from the impact load.
US11919397B2
A structure of a vehicle body disclosed herein may include: an instrument panel; a steering column extending through an opening of the instrument panel toward a rear of the vehicle body, and having a steering wheel attached thereto; and a meter cluster panel provided such that the meter cluster panel surrounds a meter. The meter cluster panel may include: an upper cover portion provided such that the upper cover portion opposes at least a part of an upper portion of the meter; and a side cover portion provided such that the side cover portion opposes at least a part of a side portion of the meter. The side cover portion may extend from a position opposing the side portion of the meter toward the rear of the vehicle body and include a portion located closer to the rear of the vehicle body than the upper cover portion.
US11919395B1
An electronic device and a method for configuring a head-up display are provided. The method includes: obtaining a first coordinate value corresponding to a line of sight of a driver, and obtaining a statistic value corresponding to the first coordinate value; inputting the first coordinate value and the statistic value to a quantum machine learning (ML) model to obtain a first estimated statistic value; and configuring a display area of the head-up display according to the first coordinate value and the first estimated statistic value.
US11919393B2
A display assembly for inducing turbulent flow and integrating an electric vehicle charger. A first and second subassembly are connected to a structural framework, each including a cover, an electronic display layer located behind the cover, a rear panel located behind the electronic display layer, and a fan assembly located at a rear surface of the rear panel. The electric vehicle charger is also connected to the structural framework.
US11919391B2
An upper display region and a lower display region are provided on a display surface of a single display device used for a combination meter device or the like for a vehicle, and by reflecting a light image of a real image displayed in the lower display region by a reflecting member and projecting the light image in a state of overlapping the upper display region, a virtual image and a portion of the real image are simultaneously displayed to be overlapped on the same region. By arranging the lower display region in a place that becomes a blind spot of a structure such as a steering wheel, it is possible to effectively utilize a space of the blind spot for performing display. By allowing an inclination angle of the reflecting member to be adjusted, position alignment between a region of the real image and a region of the virtual image is implemented even when a viewpoint EP position is changed.
US11919390B2
A mobile terminal includes a mobile communication unit for communicating with an in-vehicle signal-sending device, an input operation unit for inputting data, a computational processing unit for performing computational processing, a display unit for displaying a screen, a storage unit for storing screen display information, and a mobile control unit for controlling the display unit. The computational processing unit has a function for calculating a loadage deviation based on vehicle specifications and vehicle loadage information contained in a sensor signal from the mobile communication unit, the storage unit has a function for presetting the vehicle specifications, the loadage deviation, and the screen display information prepared to display the vehicle specifications and the loadage deviation on the display unit screen, and the mobile control unit has a function for causing the display unit to display at least the vehicle specifications and the loadage information based on the screen display information.
US11919386B2
A powertrain and a vehicle including the powertrain are provided. The powertrain includes: an electric motor; a transmission mounted to the electric motor and defining, together with the electric motor, an angled space for helping a half shaft of the transmission to extend along an axial direction of the transmission; a controller mounted to at least one of the electric motor and the transmission and electrically connected to the electric motor, where the controller, the transmission, and the electric motor are integrated together, at least one part of the controller being located in the angled space.
US11919374B2
A method for producing a motor vehicle in which a front door and a rear door are mounted on the same side of a bodyshell. Then the doors are removed. The doors are then pre-assembled while the doors are removed. During the pre-assembly of the doors, the front door is fitted with a first side window and with a first trim, the rear door is fitted with a second side window and with a second trim, the second trim is finally positioned relative to the rear door and the second side window is finally positioned relative to the second trim. The doors are then mounted on the side, whereupon the first trim is finally positioned relative to the second trim and the first side window is finally positioned relative to the first trim while the doors are fitted to the side.
US11919371B2
A window stabilization mechanism includes a rail provided on a first cabin frame provided on one side of a window, and has a first end and a second end opposite to the first end in the lengthwise direction of the rail. A sliding member is provided on a windowpane and is configured to slide on the rail. The sliding member is located at a first end when the window is opened and at a second end when the window is closed. A lock mechanism is configured to lock the windowpane to the first cabin frame when the window is closed. A window support member is configured to abut on the windowpane when the window is closed, and to press the windowpane in an oblique direction from the windowpane toward the rail and from the second end toward the first end when the windowpane is locked by a lock mechanism.
US11919370B2
An air-guiding device for an interior of a motor vehicle includes a housing forming a cavity, slats accommodated in the cavity, and an outlet opening. The slats are formed pivotably in a direction of a body transverse axis and configured to deflect an air flow in the direction of the body transverse axis. The outlet opening enables the air flow to flow into the interior of the motor vehicle. The slats are arranged upstream of the outlet opening and spaced apart, for non-visibility, from the outlet opening in a direction of a body longitudinal axis. A central web is arranged in the cavity. The central web is configured to deflect the air flow in a direction of a motor vehicle vertical axis, and the central web divides the cavity in the direction of the motor vehicle vertical axis into a first flow duct and a second flow duct.
US11919368B2
A heat pump includes a refrigerant loop. The refrigerant loop includes a first heat exchanger, a first region of a second heat exchanger, a third heat exchanger, a fourth heat exchanger, a first heat exchange fluid, a compressor, a vapor generator, and a four-way valve. The compressor includes a low-pressure inlet, a mid-pressure inlet, and an outlet. The vapor generator is positioned downstream of the outlet of the compressor and upstream of both the low-pressure inlet and the mid-pressure inlet. The four-way valve is positioned immediately upstream of the first heat exchanger. At least one component chosen from the group including the first heat exchanger, the second heat exchanger, and the vapor generator is free from compressor-driven flow of the first heat exchange fluid during a predetermined set of heating modes of operation of the heat pump and a predetermined set of cooling modes of operation of the heat pump.
US11919364B2
The various embodiments described herein include methods, devices, and systems for conditioning air and heating water in a vehicle. In one aspect, a method includes: (1) obtaining a desired temperature for an interior of the vehicle; (2) obtaining a desired temperature for water in a water storage tank of the vehicle; (3) determining a current interior temperature; (4) and a current water temperature; (5) if the current water temperature is below the desired water temperature, and if the current interior temperature is below the desired interior temperature, operating a system in a first mode to concurrently heat the water and heat the interior; and (6) if the current water temperature is below the desired water temperature, and if the current interior temperature is above the desired interior temperature, operating the system in a second mode to concurrently heat the water and cool the interior.
US11919363B2
The present embodiments refer to a controlling system configured to be installed in a recreational vehicle, cooling devices comprising or coupled to such controlling systems, a recreational vehicle comprising such controlling systems and methods for controlling cooling the cooling devices. The controlling system comprises a central processing unit, a read out unit and a controlling unit and is configured to be coupled to a plurality of electronic devices of the recreational vehicle. The read out unit of the controlling system is configured to read out data from the electronic devices and/or sensors of the recreational vehicle coupled to the controlling system and to forward the read out data to the central processing unit. The central processing unit is configured to receive and to process the read out data received from the read out unit and to forward processed data to the controlling unit. The controlling unit is configured to receive the processed data from the central processing unit and to control at least one of the electronic devices based on at least some of the processed data.
US11919361B2
A vehicle includes a passenger compartment. The passenger compartment includes an upper region and a lower region. The passenger compartment also includes a floor. A plurality of track assemblies are positioned on the floor and extend along a longitudinal direction of the vehicle. Each of the plurality of track assemblies includes a first rail assembly and a second rail assembly. Ductwork is positioned between adjacent track assemblies of the plurality of track assemblies. The plurality of track assemblies and the ductwork are coupled together as a floor panel such that installation of the floor panel within the passenger compartment results in a simultaneous installation of the plurality of track assemblies and the ductwork.
US11919355B2
A state module selectively sets a present state to a first state in a predetermined order of states; a valve control module determines first target open and closed states for valves of a suspension system based on the present state and opens and closes the valves according to the first target open and closed states, respectively; a pump control module configured to, when the valves are in the first target open and closed states, respectively, selectively operate an electric pump of the suspension system in a first direction and pump hydraulic fluid toward the suspension system; and a diagnosis module configured to: record first and second values of pressures within the suspension system measured using pressure sensors, respectively, before and after the operation of the electric pump in the first direction, respectively; and selectively diagnose faults in a first subset of the valves based on whether pressure increases occurred.
US11919354B2
The present invention relates to a control system (49) for controlling a target ride height of a vehicle (1). The control system (49) is configured to set a target off-road ride height (hOFF) in dependence on one or more vehicle operating parameters. The target off-road ride height (hOFF) is set upon receipt of a driving mode signal signalling that an off-road driving mode has been selected. Aspects of the present invention also relate to a vehicle and a method of controlling a target ride height of a vehicle.
US11919339B2
A shear band that may be used e.g., in a non-pneumatic tire is provided. The shear band uses interlaced reinforcing elements positioned within a shear layer of elastomeric material. A variety of configurations may be used to create the interlaced positioning of the reinforcing elements including e.g., a horizontal diamond or vertical diamond configuration. The shear layer formed from a rubber composition having a very low hysteresis.
US11919334B2
A two-wheeled vehicle tire achieves a further improvement particularly in the traction performance during turning on soft ground. A two-wheeled vehicle tire includes a tread portion formed in an annular shape. The tread portion includes: center land portions arranged on a tire equator CL; middle land portions arranged on the tire width-direction outer side of the center land portions; and shoulder land portions arranged on the tire width-direction outer side of the middle land portions, and T-shaped or Y-shaped land portions each constituted by three partial land portions connected at one end are arranged between the center land portions and the shoulder land portions.
US11919327B2
Provided are a transfer-type decorative sheet and a method of manufacturing a transfer-type decorative sheet, the transfer-type decorative sheet including a decorative layer that has excellent peelability from a temporary support and excellent glossiness in case of being seen from an oblique direction. The transfer-type decorative sheet includes: a temporary support; an underlayer that is peelable from and disposed on one surface of the temporary support; and a decorative layer that is disposed on the underlayer, in which the decorative layer includes at least one cholesteric liquid crystal layer, the underlayer is a layer that is formed of a composition including a monomer having one or two polymerizable groups, and a water contact angle of the underlayer is 50° or more.
US11919324B2
A soft-member attachment structure includes an attachment hole provided through a rear end portion of a barrel. The barrel configures a thermochromic writing instrument, along a longitudinal central axis and having an inner circumferential surface between two openings located at an upper end and a lower end; an attachment portion located under a large diameter portion of a soft member used for a thermochromic change and having a diameter being smaller than a diameter of the large diameter portion and allowing insertion into the attachment hole; a straight internal hole provided along a longitudinal central axis of the soft member and opening at least at a lower end of the soft member; and a rod-like inner core having an outer diameter allowing insertion into the internal hole, a length to be placed within the internal hole, and an outer circumferential surface contacting an inner circumferential surface of the internal hole.
US11919323B2
A color changing expiration indicator includes a reactive layer and a first barrier layer that covers at least a portion of the reactive layer. The color changing expiration indicator also includes a transmission layer that covers at least a portion of the first barrier layer, and a second barrier layer that covers at least a portion of the transmission layer. The color changing expiration indicator further includes a reactant layer that covers at least a portion of the second barrier layer. The reactant layer changes color responsive to a reaction that occurs between the reactant layer and the reactive layer.
US11919317B2
An inkjet printing apparatus, method of printing ink using the same and method of fabricating display device are provided. The method of printing ink includes: ejecting ink in which a plurality of particles is dispersed from an inkjet head; irradiating the ejected ink with a first light and a second light having different wavelengths to acquire data on a first exit light and a second exit light emitted from the ink; calculating a concentration of the particles in the ink from the data on the first exit light and the second exit light; and checking whether the concentration is out of an error range from a reference value, where the first light has a wavelength of about 500 nm or less, and the second light has a wavelength of about 1000 nm or more.
US11919316B2
A printing fluid cartridge includes a front face oriented toward a first direction, a printing fluid supply portion positioned at the front face, a rear face positioned opposite the front face and oriented toward a second direction opposite the first direction, at least one electrical interface positioned between the front face and the rear face, and an engagement surface facing in the second direction. The at least one electrical interface is offset from the printing supply portion with respect to a third direction perpendicular to the first direction and the second direction. The at least one electrical interface is positioned closer to the front face than the engagement surface is, and the at least one electrical interface and the engagement surface intersect a plane which is parallel with the first direction, the second direction, and the third direction.
US11919313B2
A print device may include a refill interface, a processor, and a computer readable medium. The refill interface may have an electrical interface for transmission and reception of signals between the print device and a refill container. And the computer-readable medium may have instructions stored thereon that when executed by the processor are to cause the processor to fetch signals, via the electrical interface of the refill interface, from the refill container indicative of a licensed print functionality of the print device. The instructions may also be to enable the licensed print functionality on the print device responsive to the fetched signals and to maintain the licensed print functionality enabled subsequent to detachment of the refill container.
US11919311B2
Since ink is not heated at a protrusion connecting an ink supplying device and a print head chip or the like, the viscosity of the ink increases, and the fluidity may not be maintained in some cases. An inkjet printer 1 for solving the above problem includes an inkjet head 300 that ejects ink; a protrusion 310 provided to protrude from the inkjet head 300 and configured to circulate the ink to the inkjet head 300; and an ink flow path portion 6 that supplies the ink to the protrusion 310; where the ink flow path portion 6 includes an ink warming block 200 that heats the ink, and a conducting portion 210 that is formed in the ink warming block 200 itself or separately from the ink warming block 200 and through which heat from the ink warming block 200 is conducted is adjacently disposed outside the protrusion 310.
US11919307B2
A single pass inkjet printer that utilizes a modular printing system with one or more self-contained printing modules, where each printing module is easy to remove and replace from a large printing machine, thus resulting in an overall system that is easy to service and maintain Each module is a self-contained printer including an ink supply, printhead drive electronics, and printhead assembly in order to provide one color or fluid of inkjet printing capability. Each module includes a precise three-point compliant self-aligning mount system to obtain accurate printhead positioning, and a unique integrated printhead tending system that includes a compact movable vacuum knife for cleaning the printheads, and a printhead capping station for sealing and protecting the printheads from the ambient environment when not in use.
US11919303B2
Provided is a jetting driver that can be used for various types of heads with minimal changes. The jetting driver includes: an image board receiving raw image data and generating image data by transforming the raw image data into a form suitable for a type of heads used; and an interface board physically separated from the image board, receiving the image data, and transmitting the image data to the heads through a plurality of channels.
US11919299B2
A droplet discharge apparatus includes a plurality of dischargers and a control device. The plurality of dischargers discharge droplets. The control device acquires characteristic values of end portions of areas on which the droplets discharged by the plurality of dischargers land, from a measurement of the end portions. The control device adjusts the plurality of dischargers such that a difference between the characteristic values is within a range.
US11919297B2
A driving circuit includes an amplification circuit that outputs an amplified modulation signal and a level shift circuit. In the level shift circuit, when a reference potential of the amplified modulation signal is shifted to a second potential from a first potential, a second gate driver outputs a third gate signal for controlling a third transistor to be nonconductive and a fourth gate signal for controlling a fourth transistor to be conductive, then outputs the third gate signal for controlling the third transistor to be conductive and the fourth gate signal for controlling the fourth transistor to be nonconductive, and thereafter outputs the third gate signal for controlling the third transistor to be nonconductive and the fourth gate signal for controlling the fourth transistor to be conductive.
US11919296B2
A printing apparatus includes a head including a plurality of nozzles configured to discharge liquid to a medium, an abnormal nozzle detection unit configured to detect an abnormal nozzle having a discharging defect among the plurality of nozzles, a contact detection unit configured to detect contact between the head and the medium, a suction unit configured to perform an ejection operation of ejecting the liquid from the plurality of nozzles, and a control unit. The control unit executes a suction operation when the abnormal nozzle is detected and the contact between the head and the medium is detected, and the control unit executes a printing of complementing the abnormal nozzle when the abnormal nozzle is detected and the contact between the head and the medium is not detected.
US11919292B2
There is provided an ink discharging apparatus including a controller which controls conveying speed of a recording medium so that a cumulative heating amount received per unit area of the recording medium from a heater is in a range of 0.7 J/cm2 to 2.9 J/cm2. A water-based ink included in the ink discharging apparatus contains a first water-soluble organic solvent of which saturated vapor pressure at 20° C. is 0.03 hPa to 2.20 hPa. The first water-soluble organic solvent is contained in a range of 10% by mass to 40% by mass. A content amount of a second water-soluble organic solvent, of which saturated vapor pressure at 20° C. is greater than 2.20 hPa, is less than 3% by mass; and a content amount of a third water-soluble organic solvent, of which saturated vapor pressure at 20° C. is less than 0.03 hPa, is less than 10% by mass.
US11919284B2
A rotary seat including a base includes an outer surface, and a composite material layer attached to at least a part of the outer surface. The base also includes a recess for accommodating a turntable and including a first opening on the outer surface. The material of the composite material layer includes fibers and a resin. Therefore, the rotary seat may be more lightweight. A rotary table is also provided and includes the rotary seat, a driving device which drives the rotary seat to rotate, and a turntable which is rotatably disposed in the recess of the base.
US11919273B2
A composite structure comprising a resinous component that is adhered to a surface of a metal component is provided. The resinous component is formed from a polymer composition that comprises a polyarylene sulfide, inorganic fibers, and an impact modifier. The inorganic fibers have an aspect ratio of from about 1.5 to about 10.
US11919272B2
A multilayer tube (1) includes: an elastic layer (11, 21, 31, 41, 51) formed over the entire length of the multilayer tube (1) and having a predetermined flexural modulus of elasticity; and a hard layer (12, 22, 32, 42, 52) formed over the entire length of the multilayer tube (1), having a flexural modulus of elasticity that is high compared to the elastic layer (11, 21, 31, 41, 51), and disposed more to an outer layer side than the elastic layer (11, 21, 31, 41, 51). A first extremity (10) of the multilayer tube (1) is formed in such a manner that the thickness (H11) of the elastic layer (11) is thicker than the thickness (H12) of the hard layer (12).
US11919271B2
A production line (1) for making a covered box (8) comprises: a forming machine (2), configured to receive a cardboard box blank (6) and to fold it to form the box and including a plurality of folders (21) and a movement system configured to receive the box blank (6) oriented horizontally, and comprising a plurality of columns (23), extending along the vertical direction (V) and configured to abut against the base (6a) of the box blank (6) and to move it along a vertical direction (V); a gluing unit (3), configured to receive a covering blank (7) and to spread glue on the covering blank (7); a positioning device (4), configured to position the box on the covering blank (7); a covering machine (5), configured receive the box coupled to the respective covering blank (7) from the positioning device (4) and to fold the covering blank (7) into contact with the box in such a way as to cover the box.
US11919268B2
A rotary press comprising at least one pressing station having each of a vertically-adjustable upper and lower pressure roller, which are mounted by axes in the at least one pressing station. Cam-guided upper punches having punch heads are fed to the upper pressure roller by a control cam and a pull-up cam raises the upper punches to a highest point above a filling device. A vertically-adjustable safety cam is designed to be vertically adjustable in relation to the upper pressure roller. The rotary press may comprise a preliminary pressure cam, which is integrated in a guide block.
US11919258B2
Devices, systems, and methods of improving heat transfer between a composite wind turbine blade surface are provided to reduce cure time. The assembly includes molds having heating wires disposed proximate the mold surface for delivering heat to the composite blade during layup and/or resin cure. Additionally, the vacuum bag disposed on top of the composite part includes a plurality of fluid channels for distributing a thermal fluid (e.g. heated/cooled water, air or oil) across the composite surface (opposite the mold surface).
US11919257B2
A tape arranging device includes guide roller units and a moving unit. Tape materials are capable of passing through the respective guide roller units. Each of the tape materials is configured with fibers impregnated with resin. The moving unit is configured to move the guide roller units and to change a distance between adjacent ones of the guide roller units. The adjacent ones of the guide roller units are adjacent to each other.
US11919253B2
A welding assembly is disclosed. The welding assembly includes a plurality of separately controllable actuators (e.g., pneumatic, having an axially movable ram) to press a corresponding portion of a first workpiece (e.g., a discrete flange of a first stiffener) against a second workpiece (e.g., an outer skin) for welding operations (e.g., via induction welding).
US11919251B2
An adhesive member includes: a first pin portion to be inserted into a first hole formed in a first adherend member; a second pin portion which is to be inserted into a second hole formed in a second adherend member to be adhered to the first adherend member, and is formed coaxially with the first pin portion; and a flange portion which is formed using an adhesive, and is mounted to a side surface of the first pin portion or a side surface of the second pin portion in a flange shape.
US11919246B2
Methods and systems of and for using volumetric display technology including volumetric display technology to create three-dimensional objects for various industries, including, but not limited to solar, automotive and/or other technological areas that use 3D printing or additive manufacturing.