US11704498B2

A method and apparatus for training models in machine translation, an electronic device and a storage medium are disclosed, which relates to the field of natural language processing technologies and the field of deep learning technologies. An implementation includes mining similar target sentences of a group of samples based on a parallel corpus using a machine translation model and a semantic similarity model, and creating a first training sample set; training the machine translation model with the first training sample set; mining a negative sample of each sample in the group of samples based on the parallel corpus using the machine translation model and the semantic similarity model, and creating a second training sample set; and training the semantic similarity model with the second training sample set.
US11704496B2

A device monitors a communication between a user associated with a user device and a service representative associated with a service representative device, and causes a natural language processing model to perform a natural language processing analysis of a user input of the communication to identify a topic associated with the communication. The device determines a first score associated with the topic, and determines a second score associated with enabling the communication, where the first score and second score indicate a service performance score of an entity. The device causes a sentiment analysis model to perform a sentiment analysis of the communication to determine a sentiment score indicating a level of satisfaction the user has relative to the topic. The device updates a transaction protocol associated with the topic based on the service performance score, and/or updates a communication processing protocol associated with the communication based on the sentiment score.
US11704477B2

Attention weights in a hierarchical attention network indicate the relative importance of portions of a conversation between an individual at one terminal and a computer or a human agent at another terminal. Weighting the portions of the conversation after converting the conversation to a standard text format allows for a computer to graphically highlight, by color, font, or other indicator visible on a graphical user interface, which portions of a conversation led to an escalation of the interaction from an intelligent virtual assistant to a human customer service agent.
US11704470B2

Systems, methods, and devices are disclosed herein for developing a cell design. Operations of a plurality of electrical cells are simulated to collect a plurality of electrical parameters. A machine learning model is trained using the plurality of electrical parameters. The trained machine learning model receives data having cell layout design constraints. The trained machine learning model determines a cell layout for the received data based on the plurality of electrical parameters. The cell layout is provided for further characterization of electrical performance within the cell layout design constraints.
US11704461B1

Embodiments include dynamic control of coverage by a verification testbench. Aspects include obtaining a design under test to be verified by the verification testbench and obtaining one or more testcases for execution by the verification testbench on the design under test. Aspects also include obtaining a plurality of triggers corresponding to the design under test, wherein each of the plurality of triggers includes an activation condition, a deactivation condition and a coverage. Aspects further include simulating, by the verification testbench, execution of the one or more testcases by the design under test. Based on detecting the activation condition of one of the plurality of triggers, aspects also include recording, in a coverage database, data specified in the coverage corresponding the one of the plurality of triggers until the deactivation condition is detected.
US11704459B2

The following description is directed to a logic repository service. In one example, a method of a logic repository service can include receiving a first request to generate configuration data for configurable hardware using a specification for application logic of the configurable hardware. The method can include generating the configuration data for the configurable hardware. The configuration data can include data for implementing the application logic. The method can include receiving a second request to download the configuration data to a host server computer comprising the configurable hardware. The method can include transmitting the configuration data to the host server computer in response to the second request so that the configurable hardware is configured with the host logic and the application logic.
US11704455B2

Techniques are provided for improving quantum computing devices. The technology can facilitate generating a sequence of sparse matrices representing a quantum computing device and a noise model. A system can comprise a memory that can store computer executable components and a processor that can execute the computer executable components stored in the memory. The computer executable components can include a term identifier that can identify a plurality of time-dependent terms in a machine-parseable representation of a quantum computing device. The computer executable components can further include a sparse matrix generator that can generate a first sparse matrix for ones of the plurality of time-dependent terms, resulting in a plurality of first sparse matrices.
US11704453B2

Systems and methods are disclosed for selecting a drill bit design that reduces or eliminates bit induced stick-slip. In some embodiments, each of a set of test drill bits is correlated with stick-slip events, wherein each of the test drill bits has a different design pattern comprising a combination of structural attributes. The design pattern stick-slip correlation includes, for each of the test drill bits, detecting variations in motion of the test drill bit during drilling operation. Stick-slip for each of the test drill bits is detected based on the detected variations in motion of the test drill bits during operation. The correlation further includes in response to detecting stick-slip, recording a stick-slip event in association with the corresponding test drill bit. The method further includes determining a performance efficiency value for each of the plurality of test drill bits and correlating the determined performance efficiency values with the stick-slip events to determine a threshold performance efficiency value. A design pattern for a drill bit is selecting or determined based, at least in part, on the threshold performance efficiency value.
US11704447B2

A system for designing a circuitry configuration of heat-exchanger units includes an interface to acquire design parameters the heat-exchanger units, a memory to store computer-executable programs including a relaxed decision diagram formation module, and a processor, in connection with the memory, configured to perform the computer-executable programs. The computer-executable programs include steps of providing a configuration of the heat-exchanger units, providing the design parameters of the heat-exchanger units acquired via the interface, generating a relaxed decision diagram based on the design parameters, creating constraints with respect to connections of the heat-exchanger units according to the relaxed decision diagram, and generating feasible configurations of the heat-exchanger units by a mixed-integer-programing method using the constraints.
US11704430B2

In an example embodiment, access to a data set in a data lake can be specified using several approaches, based on the metadata and information attached. The metadata may be replicated from the original data source of the underlying data, and additional metadata may be modeled and stored to construct linkage information between data types. This linkage information may be used to automatically grant access to users to additional objects that are linked to objects that the user has explicit access to.
US11704412B2

Methods and systems are provided that may be implemented in an automated manner to distribute and integrate information regarding threat indicators as they occur in real time. The provided methods and systems may be implemented to combine threat indicator characteristic information in real time with application behavior patterns, information handling system types, and/or application types; and to automatically apply the resulting intelligence together to improve malicious attack defense at the application and information handling system level at scale.
US11704411B2

A computing system and method has a pre-boot operating system stored in an encrypted form according to a first key on a first portion of a non-volatile data storage drive and a main operating system stored in an encrypted form according to a second key on a second portion of the non-volatile data storage drive. A system built in operating system (BIOS) chip is configured to initiate a first authentication process, obtain the first key after successful completion of the first authentication process, load and decrypt the pre-boot operating system into dynamic memory, and cause the pre-boot operating system to run. The pre-boot operating system is configured to initiate a second authentication process, obtain the second key after successful completion of the second authentication process, load and decrypt the main operating system into dynamic memory, and cause the main operating system to run.
US11704409B2

This patent concerns novel technology for detecting backdoors in neural network, particularly deep neural network (DNN) classification or prediction/regression models. The backdoors are planted by suitably poisoning the training dataset, i.e., a data-poisoning attack. Once added to an input sample from a source class of the attack, the backdoor pattern causes the decision of the neural network to change to the attacker's target class in the case of classification, or causes the output of the network to significantly change in the case of prediction or regression. The backdoors under consideration are small in norm so as to be imperceptible to a human or otherwise innocuous/evasive, but this does not limit their location, support or manner of incorporation. There may not be components (edges, nodes) of the DNN which are specifically dedicated to achieving the backdoor function. Moreover, the training dataset used to learn the classifier or predictor/regressor may not be available. In one embodiment of the present invention, which addresses such challenges, if the classifier or predictor/regressor is poisoned then the backdoor pattern is determined through a feasible optimization process, followed by an inference process, so that both the backdoor pattern itself and the associated source class(es) and target class are determined based only on the classifier or predictor/regressor parameters and using a set of clean (unpoisoned) samples, from the different classes (none of which may be training samples).
US11704405B2

This disclosure provides techniques for pooling and searching network security events reported by multiple sources. As information representing a security event is received from one source, it is searched against a central or distributed database representing events reported from multiple, diverse sources (e.g., different client networks). Either the search or correlated results can be filtered and/or routed according at least one characteristic associated with the networks, for example, to limit correlation to events reported by what are presumed to be similarly situated networks. The disclosed techniques facilitate faster identification of high-relevancy security event information, and thereby help facilitate faster threat identification and mitigation. Various techniques can be implemented as standalone software (e.g., for use by a private network) or for a central pooling and/or query service. This disclosure also provides different examples of actions that can be taken in response to search results.
US11704384B2

Disclosed are various embodiments for sharing documents among users of an enterprise as well as with users external to an enterprise. A document is identified and document components extracted from the document. A browser representation is generated that, when rendered or interpreted by a browser, causes the browser to generate a user interface that presents at least a portion of the document as the document would be viewed by a native viewer.
US11704383B2

Systems and techniques for dynamic generation and injection of edge-cached meta-data are described herein. A request for a component of a web page requested by a user from a content delivery network may be received. The component may be retrieved from an application server. Instructions may be generated for the component. The instructions may be injected around the component may be wrapped to form a wrapped component. The wrapped component may be transmitted to the content delivery network for storage in an edge cache.
US11704380B1

Technologies are provided to supply image assets for presentation at a client device. Some embodiments include a computing device that can determine that multiple image assets to be presented in a user interface are unavailable within a non-volatile storage device of the computing device. The computing device can then generate a request for an image sprite containing the multiple image assets, and can send the request to a content source platform. The request identifies the multiple image assets. The computing device can receive, from the content source platform, the image sprite and metadata corresponding to the image sprite. The metadata defines attributes of the multiple image assets. The computing device can store the metadata in the non-volatile storage device, and can extract, using the metadata, the multiple image assets from the image sprite. The computing device can present the multiple assets during presentation of the user interface.
US11704378B1

Systems, methods, and products described herein include a server, which receives a request from a user's electronic client device. The server may query web pages and determine if the web pages comply with the compliance rules. When the web pages do not comply with the compliance rules, the server may generate an analysis report on the web pages and send the analysis report to the user. After the user reviews the report and chooses the trouble web pages, the server sends review alerts to the points of contact, such as the product owners and other stakeholders. The product owner may more easily be able to take proper actions and better manage the websites by refreshing noncompliant or incorrect content. In this way, the systems and methods allow product owners and users to manage and/or curate the content of web pages more systematically and automatically.
US11704377B2

A data structure embodied on a computer-readable medium is disclosed. The data structure may include a database schema for arranging a competition among associated users in a structured query language (SQL) database. The database schema may include a grouping schema and a competition schema. The grouping schema may identify one or more associated contestants. The grouping schema may receive one or more inputs from a host contestant to identify and associate the one or more associated contestants. The competition schema may include a plurality of contests. Each contest may have relational data tables configured to receive selections of songs, albums, and/or artists from the contestants, and reward points based on those selections. The points may be rewarded to each contestant based on their corresponding selections. The sum of the points for each contestant may be accumulated to determine a score. The points may be rewarded based on one or more activity tracking parameters. The database schema may also employ an application. The application may provide access to the plurality of selections and scores in the SQL database. The application may also manage the contestants, the plurality of selections, the one or more activity tracking parameter and the scores for each of the contestant.
US11704374B2

Systems and methods including one or more processors and one or more non-transitory storage devices storing computing instructions configured to run on the one or more processors and perform acts of: providing a search engine that includes, or communicates with, a recall personalization model configured to generate personalized recall sets of search results for users; receiving, at the search engine, a search query submitted by a user; generating, using the recall personalization module, a feature vector for the user that includes contextual features associated with the user; generating, using the recall personalization model, a simulated narrowing query that includes the search query submitted by the user and the feature vector; generating, using the search engine, a recall set of search results based, at least in part, on the simulated narrowing query. Other embodiments are disclosed herein.
US11704358B2

In implementations of search input generation for an image search, a computing device can capture image data of an environment scene that includes multiple objects. The computing device implements a search input module that can detect the multiple objects in the image data, and initiate a display of a selectable indication for each of the multiple objects. The search input module can then determine a subject object from the detected multiple objects, and generate the subject object as the search input for the image search.
US11704354B2

In accordance with an embodiment, a method of managing an automotive infotainment media library, in which media content files sourced from a set of source devices, and the media content files are accessible via respective playback paths by at least one media player application having a plurality of configurations, includes: parsing the media content files in the media library to create at least one indexed table including a respective list of identifiers associated to media content files, wherein the media content files are parsed as a function of at least one of a source device in the set of source devices, as a function of a configuration in the plurality of configurations of the at least one media player application, or as a function of folders grouping the media content files in the media library.
US11704352B2

An apparatus includes a memory and processor. The memory stores OCR and NLP algorithms. The processor receives an image of a physical document page and executes the OCR algorithm to convert the image into text. The processor identifies errors in the text, which are associated with noise in the image. The processor generates a feature vector that includes features obtained by executing the NLP algorithm on the text, and features associated with the identified errors in the text. The processor uses the feature vector to assign the image to a document category. Documents assigned to the document category share one or more characteristics, and the feature vector is associated with a probability greater than a threshold that the physical document associated with the image includes those characteristics. The processor then stores the image in a database as a page of an electronic document belonging to the assigned document category.
US11704343B2

A method of associating data from a plurality of databases is disclosed. The method comprises accessing a first database comprising a first dataset and a second database comprising a second dataset. The method further comprises identifying a first set of expressions and a second set of expressions corresponding to the first dataset and the second dataset, respectively. The method further comprises determining a first set of clusters and a second set of clusters corresponding to the first database and the second database, respectively. Furthermore, the method comprises creating a relational database based on a set of relationships and a mapping function determined based on the first set of clusters and the second set of clusters.
US11704339B2

A system for updating a hypercube includes an interface and a processor. The interface is configured to receive an indication to update a cell of the hypercube. The processor is configured to determine a primary dimension value associated with the cell; determine a group of dependencies based at least in part on the primary dimension value, wherein a dependency of the group of dependencies comprises one or more primary dimension values and a pattern; for the dependency of the group of dependencies, determine a set of source locations based at least in part on the one or more primary dimension values and the pattern; and mark the set of source locations as invalid.
US11704336B2

The disclosed technology relates to a system configured to detect a modification to a node in a tree data structure. The node is associated with a content item managed by a content management service as well as a filename. The system may append the filename and a separator to a filename array, determine a location of the filename in the filename array, and store the location of the filename in the node.
US11704334B2

An illustrative embodiment disclosed herein is an apparatus including a processor with programmed instructions to receive a request to process storage data using a compute application, determine that a first location of the storage data is in a first storage resource in a first cluster of compute, storage, and network resources, determine that a second location of the compute application is in a first compute resource of a second cluster of compute, storage, and network resources, determine whether the first cluster includes a second compute resource that is compatible with the compute application, and respectively, either, based on a first compatibility determination, migrate the compute application from the first compute resource to the second compute resource, or, based on a second compatibility determination, replicate the storage data from the first storage resource to a second storage resource in the second cluster.
US11704320B2

A table organized into a set of batch units is accessed. A set of N-grams are generated for a data value in the source table. The set of N-grams include a first N-gram of a first length and a second N-gram of a second length where the first N-gram corresponds to a prefix of the second N-gram. A set of fingerprints are generated for the data value based on the set of N-grams. The set of fingerprints include a first fingerprint generated based on the first N-gram and a second fingerprint generated based on the second N-gram and the first fingerprint. A pruning index that indexes distinct values in each column of the source table is generated based on the set of fingerprints and stored in a database with an association with the source table.
US11704317B2

A partial group by operator is a group by operator that implements a fallback mechanism. The fallback mechanism is triggered whenever memory pressure reaches a certain threshold. When the fallback mechanism is triggered, a row is included in an output of the partial group by operator without including an aggregation value for a grouping value for the row to an aggregation data structure. A final group by operator computes a final aggregate value of all results, including pre-grouped results and passed through results, from the partial group by operator.
US11704313B1

The disclosed implementations include a method performed by a data intake and query system. The method includes receiving a search query at a search head, the search query including a branching operation between sets of data, generating a first subquery and a second subquery corresponding to the sets of data for execution by a search node, generating instructions for an intermediary node to combine partial results of the first subquery and the second subquery and instructions to concurrently communicate the subqueries to a search node, and executing the query by providing the instructions for the intermediary node to the intermediary node and the subqueries to the search node, the intermediary node receiving sets of partial search results for the subqueries, performing at least a portion of the branching operation on the partial results, and communicating the combined results to another intermediary node or the search head.
US11704311B2

A method including receiving, by one or more processing circuits, building data, generating, by the one or more processing circuits, a first digital twin based on the building data, wherein a first system stores the first digital twin and a second system stores a second digital twin generated based on the building data, where the first digital twin includes a relationship that forms a connection between the first digital twin and the second digital twin by linking a first entity of the first entities of the first digital twin and a second entity of the second entities of the second digital twin, and performing, by the one or more processing circuits, one or more operations based on at least one of the first digital twin, the second digital twin, or the relationship that forms the connection between the first digital twin and the second digital twin.
US11704301B2

Provided is a method for performing a file system consistency check. The method comprises calculating, by a first thread that does not have access to an inode table, file block addresses for one or more files to be checked by the thread. The method further comprises collecting validity information for the one or more files. The method further comprises reading information relating to the one or more files from the inode table. The reading is performed in response to the thread being given access to the inode table after the calculating operation. The method further comprises validating the information by comparing the information from the inode table to the validity information.
US11704296B2

A data management system includes a management apparatus including a processor, and plural storage devices. The processor is configured to generate hash values corresponding to data to be managed according to a predetermined calculation rule, the plural storage devices stores first hash values that are hash values generated by the processor at a first point in time, and the processor is configured to perform determination of invariance related to the plural first hash values or the data by comparing sets including the plural of first hash values read out from the plural storage devices and second hash values that are hash values regenerated according to the calculation rule at a second point in time later than the first point in time.
US11704291B2

According to an embodiment, an electronic device comprises at least one processor, and a memory that stores instructions configured to cause the at least one processor to obtain first data associated with original data based on random number using a first program, obtain first similarity information between the original data and the first data, obtain second data associated with the original data based on the random number using a second program, obtain second similarity information between the original data and the second data, in response to receiving a request, and provide the first program or the second program based on information included in a request that corresponds to a range that includes at least one of the first similarity information or the second similarity information.
US11704274B2

In one embodiment, an apparatus includes a host controller to couple to an interconnect to which a plurality of devices may be coupled. The host controller may include: a first driver to drive first information onto a first line of the interconnect; a second driver to drive a clock signal onto a second line of the interconnect; and a mode control circuit to cause the second driver to drive the clock signal onto the second line of the interconnect in a first mode and to cause the first driver and the second driver to drive differential information onto the first line and the second line of the interconnect in a second mode. Other embodiments are described and claimed.
US11704269B2

Bus enumeration of a switch fabric bus may be performed without assigning bus numbers to unused switch ports and/or corresponding slots to which the unused switch ports are routed. Accordingly, switches coupled to a switch fabric bus in a chassis may link-train with corresponding slots in the chassis in an attempt to establish active connections with devices coupled to the slots. Unused switch fabric bus lanes running from the switches to unused slots may be identified, and the unused switch ports corresponding to the unused switch fabric bus lanes may be disabled. During a subsequent bus enumeration procedure for the switch fabric bus, bus numbers may be allocated to the identified used switch ports (or corresponding used slots) but not to the identified unused switch ports (or corresponding unused slots). The link training, used/unused switch port identification, and bus enumeration may all be performed each time the chassis is reset.
US11704266B2

A control method and device for bidirectional communication are provided. A handshake between the master and slave communication units is realized by sending the training sequence. The master communication unit is controlled to obtain control information from the ECU. The control information is packaged into the custom package, and the custom package is encoded. The master communication unit is controlled to send the custom package to the slave communication unit. The slave communication unit decodes, verifies and corrects the custom package. The slave communication unit feeds back the correct message to the master communication unit if the custom package is verified to be correct, else feeds back the error message to the master communication unit. The master communication unit resends the custom package to the slave communication unit if it receives the error information or does not receive any feedback information within the preset time period.
US11704265B2

A supervisory unit configured to supervise interconnect messages passing to or from an interconnect is provided. The supervisory unit is configured to, on receiving an interconnect message: store the interconnect message in a data store; compare the interconnect message to predetermined filter criteria; and select, in dependence on that comparison, one or more actions to be taken with respect to the interconnect message. The one or more actions are selected from the group including: permitting the interconnect message to pass unaltered; blocking the interconnect message from passing and permitting the interconnect message to pass in an altered state; and performing the one or more selected actions with respect to the interconnect message.
US11704263B2

A configurable multi-function Peripheral Component Interchange Express (PCIe) endpoint controller, integrated in a system-on-chip (SoC), that exposes multiple functions of multiple processing subsystems (e.g., peripherals) to a host. The SoC may include a centralized transaction tunneling unit and a multi-function interrupt manager. The processing subsystems output data to the host via the centralized transaction tunneling unit, which translates addresses provided by the host to a local address of the SoC. Therefore, the centralized transaction tunneling unit enables those processing subsystems to consume addresses provided by the host without the need for software intervention and software-based translation. The SoC may also provide isolation between each function provided by the processing systems. The multi-function interrupt manager enables the endpoint controller to propagate interrupt messages received from the processing subsystems to the host.
US11704261B2

The invention relates to a system for establishing a data connection between a master unit (M) and at least one device unit (D), wherein the master unit (M) is coupled to a primary coupler unit (Dprim) and the at least one device unit (D) is coupled to a secondary coupler unit (Dsec), in each case for electrical power transmission and for data transmission. The primary coupler unit (Dprim) and the secondary coupler unit (Dsec) can be coupled for data transmission. A control signal can be received and the system has three operating states that can be activated in dependence on the received control signal. When the first operating state is activated, there is a data connection according to the IO-Link standard between the master unit (M) and the device unit (D). When the second operating state is activated, primary coupler identification data (Dprim-ID) are allocated to the primary coupler unit (Dprim), wherein there is a data connection according to the IO-Link standard between the master unit (M) and the primary coupler unit (Dprim). When the third operating state is activated, secondary coupler Identification date (DsecID) are allocated to the secondary coupler unit (Dsec), wherein there is a data connection according to the IO-Link standard between the master unit (M) and the secondary coupler unit (Dsec). The invention furthermore relates to a method for operating the system.
US11704257B1

A method of provisioning a system includes defining one or more virtual peripherals such that each of the virtual peripherals corresponds to a respective device; identifying one or more enabled virtual peripherals; and identifying one or more control modules. Each of the control modules includes one or more terminals for connecting to one or more devices. The method further includes linking each of the enabled virtual peripherals to a respective terminal of the one or more control modules to form a link; generating a provisioning configuration that represents the link between the respective terminal and the corresponding one of the enabled virtual peripherals; and writing the provisioning configuration to each of the control modules. The method further includes connecting the respective device to the respective terminal consistent with the link between the respective terminal and the corresponding one of the enabled virtual peripherals.
US11704255B2

Memory devices, systems including memory devices, and methods of operating memory devices are described, in which security measures may be implemented to control access to a fuse array (or other secure features) of the memory devices based on a secure access key. In some cases, a customer may define and store a user-defined access key in the fuse array. In other cases, a manufacturer of the memory device may define a manufacturer-defined access key (e.g., an access key based on fuse identification (FID), a secret access key), where a host device coupled with the memory device may obtain the manufacturer-defined access key according to certain protocols. The memory device may compare an access key included in a command directed to the memory device with either the user-defined access key or the manufacturer-defined access key to determine whether to permit or prohibit execution of the command based on the comparison.
US11704239B2

A garbage collection technology for a storage medium that includes a plurality of blocks, where each storage unit has a collection parameter related to data in one of the blocks, and where each block includes a plurality of pages. A group of blocks is selected from the plurality of blocks based on the collection parameter. A difference between values of collection parameters of any two blocks in the group of blocks is not greater than a preset value. Data in a first valid page and a second valid page in the group of blocks is replicated to a same destination block, to facilitate garbage collection.
US11704238B1

A method of caching mapping table for use in a flash memory device having a flash memory controller and a flash memory is provided. The method includes: in response to a host read/write command, checking a G2F mapping table to determine whether a required group of a L2P mapping table has been loaded to a DRAM of the flash memory controller and accordingly obtain a node index indicating which memory node of the DRAM the group is stored in; recording the node index to a first region of a SRAM of the flash memory controller; accessing the DRAM to obtain an L2P address indicating a physical address that is associated with the host read/write command from the group of the L2P mapping table by referencing the node index stored in the first region of the SRAM; and performing a read/write operation on the flash memory according to the L2P address.
US11704236B2

A storage system has volatile memory for use as a cache and can extend the available caching space by using a host memory buffer (HMB) in a host. However, because accesses to the HMB involve going through a host interface, there may be latencies in accessing the HMB, To reduce access latencies, the storage system views the volatile memory and the HMB as a two-level cache. In one use case, the storage system decides whether to store a logical-to-physical address table in the volatile memory or in the HMB based on a prediction of the likelihood that the table will be updated. If the likelihood for an update is above a threshold, the table is stored in the volatile memory, thereby eliminating the access latencies that would be encountered if the table needs to be updated and is stored in the HMB.
US11704228B1

A computer-implemented method includes downloading respective instances of an enterprise mobile application to a plurality of mobile devices. The instances of the enterprise mobile applications, while executing on respective mobile devices, capture, for each session, a session log that includes indications of ordered user actions occurring during the session, and optionally time intervals between user actions and/or user attributes. Captured session logs stored at and are mined by one or more servers to discover a particular pattern or sequence of user actions that occurred across multiple, different user sessions. If the number and/or rate of occurrences of the particular pattern is greater than a threshold, a new test case corresponding to the pattern is automatically generated and added to a suite of test cases for the UI functionality of the enterprise mobile application. The updated test suite may be automatically executed on a test version of the enterprise mobile application.
US11704226B2

Methods, apparatus, systems, and articles of manufacture are disclosed to detect code defects. An example apparatus includes repository interface circuitry to retrieve code repositories corresponding to a programming language of interest, tree generating circuitry to generate parse trees corresponding to code blocks contained in the code repositories, directed acyclic graph (DAG) circuitry to generate DAGs corresponding to respective ones of the parse trees, the DAGs including control flow information and data flow information, abstraction generating circuitry to abstract the DAGs, invariant identification circuitry to extract invariants from the abstracted DAGs, and DAG comparison circuitry to cluster respective ones of the extracted invariants to identify respective ones of the abstracted DAGs with common invariants.
US11704224B2

Systems and methods for executing a robotic process automation (RPA) workflow are provided. The RPA workflow is executed by a first robot. The execution of the RPA workflow is suspended by the first robot. A current context of the RPA workflow is serialized at a time of the suspension and the current context of the RPA workflow is stored. The execution of the RPA workflow is resumed by a second robot based on a triggering condition by retrieving the current context of the RPA workflow. The first robot and the second robot may be the same robot or different robots.
US11704222B2

Presented are concepts for processing an event log. Once such concept obtains an event log comprising a log of event occurrences for an executed process. It also obtains an events embedding model representative of relationships between a plurality of events of one or more processes. Based on the events embedding model, repeating events in the event log are clustered into one or more groups, and each of the one or more groups are associated with a respective identifier. Repeating events in the event log are then replaced with the identifier associated with the group that the repeating event is a member of.
US11704218B2

An information processing apparatus includes a detection unit and first and second classification units. The detection unit detects an event which causes a state of at least one bank constituting dynamic random access memory (DRAM) to transition. The first classification unit classifies the at least one bank state based on the detected event. The second classification unit classifies a DRAM state based on the at least one bank state. Statistical information that is based on the at least one bank or DRAM state is displayed with respect to a predetermined unit time. The at least one bank state and the DRAM state each includes at least one of the following: an operating state, in which data is being transferred, an inoperative state, in which data transfer is not possible due to a predetermined constraint, or a pause state, in which, although there is no constraint, data is not being transferred.
US11704217B2

A memory system includes a memory device and a processing device, operatively coupled to the memory device. The processing device performs operations comprising: identifying an operating temperature of the memory device; determining that the operating temperature satisfies a temperature condition; modifying a scan frequency parameter for performing a scan operation on representative blocks of a set of blocks in the memory device; and performing the scan operation at a frequency identified by the scan frequency parameter.
US11704201B2

One example method includes performing failure recovery operations in a computing system using matrix clocks. Each node or process in a computing system is associated with a matrix clock. As events and transitions occur in the computing systems, the matrix clocks are updated. The matrix clocks provide a chronological and casual view of the computing system and allow a recovery line to be determined in the event of system failure.
US11704200B2

The subject technology retrieves information related to a set of instances of compute service managers, each instance of a particular compute service manager being associated with a set of virtual warehouses. The subject technology filters the information to determine a set of candidates from the set of instances of compute service managers. The subject technology sorts the set of candidates based at least in part on each workload of each of the set of candidates. The subject technology selects a candidate compute service manager from the set of instances of compute service managers to issue a query restart by randomly selecting an execution node, the execution node being included in a particular virtual warehouse associated with the candidate compute service manager, the selecting facilitating improving utilization of cluster resources and improving query execution on the selected candidate compute service manager.
US11704194B2

A memory device that performs internal ECC (error checking and correction) can treat an N-bit channel as two N/2-bit channels for application of ECC. The memory device includes a memory array to store data and prefetches data bits and error checking and correction (ECC) bits from the memory array for a memory access operation. The memory device includes internal ECC hardware to apply ECC, with a first group of a first half the data bits checked by a first half of the ECC bits in parallel with a second group of a second half of the data bits checked by a second half of the ECC bits.
US11704193B1

A system-on-chip (SoC) can include a processor, a network controller configured to provide a network interface, and a memory controller configured to perform memory scrubbing. A memory patrol driver executing on the processor can initiate direct memory access (DMA) transfers to read successive portions of the memory by configuring corresponding DMA descriptors at a certain time interval. The network controller can perform each DMA transfer to read a corresponding portion of the memory, which can cause the memory controller to scrub the corresponding portion of the memory. The scrubbed data is sent to the network controller, which is discarded by the network controller.
US11704187B1

Various aspects of the disclosure relate to automated route testing for application programming interfaces (APIs). An API route testing systems is configured to use classes and methods to identify API routes called by APIs and routes made available by application services. The class methods are customizable based on a programming language, testing or development framework, and the application type. Instances of classes are provided to detect routes similarly to API functions incorporated into a client application. Classes also detect routes in use by client services. A separate class is provided to compare the lists of API called routes and routes used by client services to return a listing of duplicate routes, unused API routes and client calls to invalid API routes (e.g., missing routes). For found duplicate routes and missing routes, the API route testing system generates an indication of the error and lists routes causing the error.
US11704184B2

A method for execution by a storage network begins by issuing a decode threshold number of read requests for a set of encoded data slices to a plurality of storage units of a set of storage units and continues by determining whether less than a decode threshold number of read requests has been received in a time window. The method continues by identifying one or more encoded data slices encoded data slices associated with read requests of the decode threshold number of read requests that have not been received and for an encoded data slice of the one or more encoded data slices, issuing a priority read request to a storage unit storing a copy of the encoded data slice. The method then continues by receiving a response from the storage unit storing the copy of the encoded data, where the storage unit storing the copy of the encoded data slice is adapted to delay one or more maintenance tasks in response to the priority read request.
US11704177B2

A computer system is provided. The computer system includes a memory and at least one processor coupled to the memory. The at least one processor is configured to scan session data representative of operation of a user interface comprising a plurality of user interface elements; detect, at a point in the session data, at least one changed element within the plurality of user interface elements; classify, in response to detecting the at least one changed element, the at least one changed element as either indicating or not indicating an error; store an association between the error and the point in the session data; and provide access to the point in the session data via the association.
US11704173B1

A method implements a streaming machine learning platform. The method includes processing event data with a preprocessing application to generate model input data and cardinality data in response to receiving the event data from a streaming application. The method further includes forwarding, using the cardinality data, the model input data to a machine learning model. The method further includes processing the model input data with the machine learning model to generate model output data stored to an output record. The method further includes processing the model output data from the output record with a post processing application to generate post data stored to a post record. The method further includes generating notification data using the post data of the post record and transmitting a notification of the notification data.
US11704156B2

A computer-implemented method, a computer program product, and a computer system for placements of workloads in a system of multiple platforms as a service. A computer detects a triggering event for modifying a matrix that pairs respective workloads on respective platforms and includes attributes of running respective workloads on respective platforms. The computer recalculates the attributes in the matrix, in response to the triggering event being detected. The computer determines optimal placements of the respective workloads on the respective platforms, based on information in the matrix. The computer places the respective workloads on the respective platforms, based on the optimal placements.
US11704154B2

A real-time computational device includes a programmable real-time processor, a communications input port which is connected to the programmable real-time processor through a first broadside interface, and a communications output port which is connected to the programmable real-time processor through a second broadside interface. Both broadside interfaces enable 1024 bits of data to be transferred across each of the broadside interfaces in a single clock cycle of the programmable real-time processor.
US11704153B2

A system for storing and extracting elements according to their priority takes into account not only the priorities of the elements but also three additional parameters, namely, a priority resolution pΔ and two priority limits pmin and pmax. By allowing an ordering error if the difference in the priorities of elements are within the priority resolution, an improvement in performance is achieved.
US11704145B1

Techniques are described for enabling a service provider to determine an electrical (e.g., and thermal) topology that indicates which racks (e.g., physical server(s)) have a shared risk due to shared data center infrastructure, and place virtual machine instances into the physical servers based on the topology and a user-specified preference of a virtual machine instance type. In one embodiment, a computer-implemented method includes accessing a topology, for each lineup of a plurality of lineups that each comprise a plurality of racks of physical servers, that indicates one or more powered components utilized by that lineup, selecting a first physical server from a first lineup of the plurality of lineups at which to launch the first virtualized computing resource and a second physical server from a second lineup of the plurality of lineups at which to launch the second virtualized computing resource based on one or more virtualized computing resource preferences and the topologies for the plurality of lineups, and causing the first physical server to execute the first virtualized computing resource and the second physical server to execute the second virtualized computing resource.
US11704141B2

A method, apparatus, system, and computer program code for real-time visual guidance. A set of actions for a user instance of an application is captured during an operation of the user instance of the application by a user. A visual guidance of a set of steps performed to use a feature in the user instance of the application is generated in response to a user input requesting assistance with the feature. The visual guidance takes into account the set of actions and includes a context of a graphical user interface present for the user instance of the application displayed on a display system when the user input requesting the assistance with the feature is received during the operation of the user instance of the application. The visual guidance of the set of steps performed to use the feature is displayed on the display system.
US11704135B2

Aspects of the present disclosure involve systems and methods for performing operations comprising providing a messaging application comprising a feature to a client device, the feature being implemented by operations having alternative complexity levels, wherein a first complexity level represents a first amount of device resources consumed by a first set of operations, and wherein a second complexity level represents a second amount of device resources consumed by a second set of operations; determining that the first configuration rule is satisfied by a first property of the client device; and in response to determining that the first configuration rule is satisfied by the first property of the client device, causing the feature to be implemented on the client device by the first set of operations having the first complexity level that consume a greater amount of device resources than the second set of operations having the second complexity level.
US11704130B2

Various examples are directed to systems and methods in which a flow controller of a first synchronous flow may receive an instruction to execute a first loop using the first synchronous flow. The flow controller may determine a first iteration index for a first iteration of the first loop. The flow controller may send, to a first compute element of the first synchronous flow, a first synchronous message to initiate a first synchronous flow thread for executing the first iteration of the first loop. The first synchronous message may comprise the iteration index. The first compute element may execute an input/output operation at a first location of a first compute element memory indicated by the first iteration index.
US11704128B2

An execution method includes supplying of a machine code, the machine code being formed by a succession of base blocks and each base block being associated with a signature and comprising instructions to be protected. Each instruction to be protected is immediately preceded or followed by an instruction for constructing the value of the signature associated with the base block. Each construction instruction is coded on strictly less than N bits, and each word of the machine code which comprises at least one portion of one of said instructions to be protected also comprises one of the construction instructions so that A is not possible to load an instruction to be protected into an execution file, without at the same time loading a construction instruction which modifies the value of the signature associated with the base block when it is executed.
US11704123B2

Performing container scaling and migration for container-based microservices is provided. A first set of features is extracted from each respective microservice of a plurality of different microservices. A number of containers required at a future point in time for each respective microservice of the plurality of different microservices is predicted using a trained forecasting model and the first set of features extracted from each respective microservice. A scaling label and a scaling value are assigned to each respective microservice of the plurality of different microservices based on a predicted change in a current number of containers corresponding to each respective microservice according to the number of containers required at the future point in time for each respective microservice. The current number of containers corresponding to each respective microservice of the plurality of different microservices is adjusted based on the scaling label and the scaling value assigned to each respective microservice.
US11704113B2

This program development device comprises: a storage unit which holds a project; and an update means which imports one or a plurality of program modules into the project. Each of the program modules contains a program, and can define a first variable which is a variable that can be referenced among all program modules, a second variable which is a variable that can be referenced among the plurality of program modules, and a third variable which is a variable referenced in each program module. The update means maintains the variable name of the first variable contained in the imported program module, and when the variable name of the second variable contained in the imported program module overlaps the variable name of the second variable contained in any of the program modules of the project, the update means accepts a change of the overlapping variable name.
US11704102B2

In accordance with embodiments, there are provided mechanisms and methods for creating, exporting, viewing and testing, and importing custom applications in a multitenant database environment. These mechanisms and methods can enable embodiments to provide a vehicle for sharing applications across organizational boundaries. The ability to share applications across organizational boundaries can enable tenants in a multi-tenant database system, for example, to easily and efficiently import and export, and thus share, applications with other tenants in the multi-tenant environment.
US11704097B2

This disclosure discloses a method for generating a description code of a user interface, and the method includes the steps of displaying a programmable user interface having a first object and a second object; grouping the first object and the second object to form a grouping block; cutting the grouping block into a first sub-block and a second sub-block; setting the first sub-block to have a first display attribute; displaying a first attribute element on the programmable user interface; detecting whether the first attribute element is selected; changing the first display attribute to a second display attribute when it is detected that the first attribute element is selected; and generating a first description code corresponding to the first sub-block according to the second display attribute. This disclosure also discloses a system for generating a description code of a user interface.
US11704093B2

Methods, computer readable media, and devices for rapid prototyping of both user experience and technical features in a combined approach. One method may include creating a set of known user experience (UX) components including a user interface element representing at least one of a data element and a data interaction, creating a UX screen including a set of UX elements within a UX prototyping tool, translating the UX screen into a set of standardized UX components, publishing the set of standardized UX components by mapping the set of standardized UX components to synthetic data, and validating a technical aspect of the published set of standardized UX components based on user interaction with the published set of standardized UX components.
US11704085B2

A method includes receiving an image of a product, obtaining content relevant to using the product, and displaying the content in an augmented reality view of the product by overlaying the content on the image of the product on a display device.
US11704078B2

A system and method for tracking multifunction peripheral device user satisfaction captures user images and audio during device operation. User characteristics such as gestures, posture, spoke words or facial expressions are used in conjunction with device status information to determine whether the user is satisfied with the device. If not, remedial action is initiated, such as launching a virtual assistant on the multifunction peripheral touchscreen or summoning of a human assistant.
US11704077B2

Systems and methods are provided for handling print data. One embodiment is a system that includes an interface that receives rasterized print data, a memory that stores the rasterized print data; and a print controller that compresses each scanline of the rasterized print data by culling a region of leading whitespace, culling a region of trailing whitespace, compressing a data region disposed between the leading whitespace and the trailing whitespace, and inserting a tag having whitespace offset information for the data region within the scanline.
US11704074B2

A printing apparatus comprises: a print portion configured to perform printing on a print medium drawn from a rolled medium; and a print controller configured to cause the print portion to print status information in response to an instruction to print the status information. The print controller is configured to cause the print portion to print first status information, which is part of the status information, cause the print portion to print at least one of selection items corresponding to pieces of status information, and cause, when at least one printed selection item is selected, the print portion to print second status information corresponding to the selected selection item.
US11704073B2

A method for accessing a file in a storage system is provided. The method includes determining, for each file chunk of the file, an authority among differing storage nodes of the storage system and receiving from the authority having ownership of the file chunk, location information for the file chunk. The method includes accessing file chunks of the file as directed by each of the determined authorities.
US11704061B2

A memory storage system comprising a non-volatile semiconductor memory device comprising a memory array and a plurality of buffers, and a controller in communication with the plurality of buffers. The controller may be configured to issue a command to the non-volatile semiconductor memory device to cause a transfer of a data payload from the controller to a subset of n first buffers of the plurality of buffers. The controller may also be configured to issue a command to the non-volatile semiconductor memory device to cause the non-volatile memory device to transfer a data payload from the memory array to a subset of n first buffers of the plurality of buffers.
US11704057B2

A write request comprising a logical address, a payload, and an indicator reflecting the character of the payload is received from an application. Based on the indicator, a value of a parameter associated with storing the payload on one or more of a plurality of memory devices is identified. The value of the parameter is determined to satisfy a criterion associated with a particular memory device of the plurality of memory devices. The payload is stored on the particular memory device.
US11704056B2

Various implementations described herein relate to systems and methods for enabling a data lane for communicating messages for each of a plurality of regions of a non-volatile memory. Each of the plurality of regions includes a plurality of dies. The messages for each of the plurality of regions are communicated via the data lane.
US11704049B2

Methods, systems, and devices for optimized command sequences are described. An apparatus includes a memory array and a controller coupled with the memory array. The controller may be configured to receive a first command indicating a start of a sequence of access commands to store at the controller, then receive a first set of access commands associated with the sequence of access commands, and then receive a second command indicating the end of the sequence of access commands. The controller may also receive a second set of access commands after the command. The controller may execute an operation associated with a third set of access commands of the sequence after receiving the second set of access commands and before receiving the third set of access commands based at least in part on identifying the second set of access commands as starting the sequence of access commands.
US11704047B2

A system includes a memory array, a thermometer, and control logic, operatively coupled with the memory array and the thermometer, to perform operations including causing the thermometer to obtain a first temperature result, monitoring a time since obtaining the first temperature result, determining whether the time satisfies a threshold time condition, in response to determining that the time satisfies the threshold time condition, causing the thermometer to obtain a second temperature result from an automatic temperature reading, determining a difference between the second temperature result and a previously stored temperature result, and filtering the second temperature result based on the difference to obtain a new stored temperature result.
US11704046B2

A method of clearing of registers and logic designs with AND and OR logics to propagate the zero values provided to write enable signal buses upon the execution of clear instruction of more than one registers, allowing more than one architecturally visible registers to be cleared with one signal instruction regardless of the values of data buses.
US11704045B2

The present application discloses self-learning file transmitting, data reading and writing, and APP communication reading and writing methods of a game handle. The self-learning file transmitting method includes the following steps: S1: initializing a chip and scanning a key value; S2: erasing a FLASH chip and forming a reminder of usage; S3: scanning the key value and starting timing; and S4: timing and scanning the key value, and forming a reminder showing the end of learning. The present application provides a learning AI key with a special function on the game handle, and the AI key function can record operations of all users and save them as data for internal storage.
US11704043B1

A service, responsive to a request, determines a scope that includes a specific tenant and a specific component. The service is extensible through addition of different components to manage different data sources used by different services that contribute to a set of one or more multi-tenant cloud services. The service also determines, for the specific component, parameters usable to identify the specific tenant and a specific storage path. Each of the components, responsive to being called to perform a backup or restore with a current set of parameters, is to be implemented to cause data, which belongs to a currently identified tenant, to be copied between the respective one of the data sources and a backup store according to a currently identified storage path. The service also calls the specific component to perform the backup or restore with the parameters.
US11704040B2

A computer-implemented method includes initiating a copy request for a data storage cartridge. The data storage cartridge includes data storage media having host data thereon. The method also includes transparently loading the data storage cartridge into a first data storage drive of a data storage library and establishing drive-to-drive communication for copying data from the data storage media in the first data storage drive to data storage media in a second data storage drive. The method includes copying data from the data storage media in the first data storage drive to the data storage media in the second data storage drive. A system includes a processor and logic integrated with the processor, executable by the processor, or integrated with and executable by the processor. The logic is configured to perform the foregoing method.
US11704030B2

Disclosed are various embodiments for improving resiliency and performance of clustered memory. A computing device can acquire a chunk of byte-addressable memory from a cluster memory host. The computing device can then identify an active set of allocated memory pages and an inactive set of allocated memory pages for a process executing on the computing device. Next, the computing device can store the active set of allocated memory pages for the process in the memory of the computing device. Finally, the computing device can store the inactive set of allocated memory pages for the process in the chunk of byte-addressable memory of the cluster memory host.
US11704029B2

A system includes a first memory device having a region allocated as a first persistent memory region (PMR) having a first set of pages, a second memory device comprising a non-volatile memory device having a region allocated as a second PMR region having a second set of pages, and at least one processing device, operatively coupled to the first memory device and the second memory device, to implement a PMR mechanism to cause the second PMR region to be accessible through the first PMR region.
US11704028B2

Systems and methods are disclosed, including rebuilding a logical-to-physical (L2P) data structure of a storage system subsequent to relocating assigned marginal group of memory cells of a memory array of the storage system, such as when resuming operation from a low-power state, including an asynchronous power loss (APL).
US11704024B2

A memory sub-system performs a first media management operation among a plurality of individual data units of a memory device after a first interval, the first media management operation comprising a first algebraic mapping function, and performs a second media management operation among a first plurality of groups of data units of the memory device after a second interval, wherein a first group of the first plurality of groups comprises the plurality of individual data units, the second media management operation comprising a second algebraic mapping function.
US11704012B2

A user interface (UI), data structures and algorithms facilitate programming, analyzing, debugging, embedding, and/or modifying problems that are embedded or to be embedded on an analog processor (e.g., quantum processor), increasing computational efficiency and/or accuracy of problem solutions. The UI provides graph representations (e.g., source graph, target graph and correspondence therebetween) with nodes and edges which may map to hardware components (e.g., qubits, couplers) of the analog processor. Characteristics of solutions are advantageously represented spatially associated (e.g., overlaid or nested) with characteristics of a problem. Characteristics (e.g., bias state) may be represented by color, pattern, values, icons. Issues (e.g., broken chains) may be detected and alerts provided. Problem representations may be modified via the UI, and a computer system may autonomously generate new instances of the problem representation, update data structures, embed the new instance and cause the new instance to be executed by the analog processor.
US11704010B2

Techniques for configuring and presenting multiple languages at a user interface executing in an operating environment of a process plant include configuring, in a configuration environment, a multi-language interface object to indicate a plurality of languages that may be presented at the user interface. The multi-language interface object includes a parameter whose value is changeable, within the operating environment, to indicate a desired language that is to be presented on the user interface. A configuration of the graphical display view that references the configured multi-language interface object is downloaded into the operating environment. Thus, during runtime, changes in the language utilized at the user interface are implemented without any additional downloads from or communications with the configuration environment. Independently selectable user controls may be provided to independently control the language utilized by fixtures of the user interface and the language in which graphical display view content is presented.
US11704007B2

Apparatuses, methods and storage medium associated with computer-assisted or autonomous driving (CA/AD) vehicles are disclosed herein. In embodiments, CA/AD vehicles are members of a CA/AD vehicle social network (CASN) in which various CA/AD vehicles may form connections or relationships with one another. CA/AD vehicles that have an existing relationship or connection may share CASN information with one another. The CASN information may include authenticated and/or proprietary information. Other embodiments are also described and claimed.
US11704004B2

An electronic device may display a first lap time representation, and may move the first lap time representation in accordance with a first amount of elapsed time. While moving the first lap time representation, the electronic device may detect a lap input. In response to the lap input, the electronic device may cease movement of the first lap time representation, display a second lap time representation, and move the second lap time representation in accordance with a second amount of elapsed time. A relative positioning of the first lap time representation and the second lap time representation may correspond to a difference between a first lap time and a second lap time. In some embodiments, the electronic device may update the timescales of lap time representation(s) in accordance with a rotational input. In some embodiments, the electronic device may update a timer duration setting in accordance with a rotational input.
US11704002B2

A plurality of music samples and a plurality of images corresponding to the music samples may be stored in a database. The plurality of music samples may be sorted in an order of priority. Information associated with the plurality music samples may be sent to a user device. The user device may display the plurality of images corresponding to the plurality of music samples in the order of priority. The user device may receive information indicative of at least one video associated with a music sample in response to receiving user input indicative of a selection of an image among the plurality of images. The user device may display at least one sample video image corresponding to the at least one video associated with the music sample.
US11703992B2

A method of identifying a flange specification based on an augmented reality interface includes steps of: providing a first interface, through which an operator picks real-time images of a flange at different viewing angles, and creating a virtual flange surface according to the real-time images; providing a second interface, through which the operator picks three circumferential points corresponding to the flange, and creating a virtual flange model having a virtual outer diameter; providing a third interface, through which the operator adjusts a virtual pitch circle diameter of the virtual flange model; providing a fourth interface, through which the operator adjusts a virtual thickness of the virtual flange model; providing a fifth interface, through which the operator inputs a count of bolts; and searching a database according to the virtual outer diameter, the virtual pitch circle diameter and the virtual thickness of the virtual flange model to obtain searched results.
US11703975B2

A channel driver circuit includes a differential module and a driver module. In some examples, the channel driver circuit also includes a sigma-delta module. The differential module receives, via a single node of a load, a channel driving signal that is provided to the load at the single node (e.g., that is based on an electrical characteristic of the load) and generates an analog error signal that is based on the channel driving signal and a reference signal. The driver module is coupled to the differential module and generates the channel driving signal based on the analog error signal or a digital error signal corresponding to the analog error signal and transmits the channel driving signal via the single node to the load. The channel driver circuit simultaneously transmits the channel driving signal to the load at the single node and senses the channel driving signal at the single node.
US11703974B2

A control device configured for use in a load control system to control one or more electrical loads may comprise an actuation member having a front surface defining a touch sensitive surface configured to detect a point actuation along at least a portion of the front surface, a touch sensitive circuit, and a control circuit. The touch sensitive device may comprise one or more receiving capacitive touch pads located behind the actuation member and arranged in a linear array adjacent to the touch sensitive surface. The control circuit may be configured to operate using different filtering techniques based on the state/mode of the control device and/or based on whether the positions of point actuations by a user along the touch sensitive surface indicate a fine tune or gross adjustment by the user. For example, the control circuit may generate an output signal using light/no filtering or using heavy filtering.
US11703971B2

A touch unit and a manufacturing method thereof, a touch structure, and a display device are disclosed. The touch unit includes a first touch electrode, a second touch electrode, a first interconnecting member and a second interconnecting member; the first touch electrode and the second touch electrode are insulated from each other and are arranged to be intersected with each other; the first interconnecting member is configured to electrically connect the first touch electrode, and the second interconnecting member is configured to electrically connect the second touch electrode; at least one of the first interconnecting member or the second interconnecting member defines a first opening.
US11703968B2

A display device includes a substrate, first electrodes, lines, pixel electrodes, a display functional layer, a common electrode, second electrodes, and a controller. The first electrodes are opposed to the second electrodes with a space therebetween, and an insulating layer is provided between the common electrode and the first and second electrodes. During the display periods, in response to a control signal from the controller, the pixel electrodes are supplied with a pixel signal through the lines, and the common electrode is supplied with a common signal. During the sensing period, in response to the control signal from the controller, the lines are supplied with a first drive signal to generate a magnetic field. The first electrodes are supplied with a second drive signal to generate electrostatic capacitance between themselves and the second electrodes in response to the control signal from the controller, synchronously or asynchronously with the display periods.
US11703965B2

A display device includes a light-emitting element, an encapsulation layer covering the light-emitting element and including an organic thin film, an organic dielectric layer on the encapsulation layer and an input-sensing part on the organic dielectric layer. The organic dielectric layer includes an organic material and has a thickness smaller than a thickness of the organic layer of the encapsulation layer.
US11703964B2

The present disclosure provides a switch, which includes a first input port, a second input port, an output port and a control circuit. The output port outputs image data received by the first input port. The control circuit receives a first electrical characteristic and a second electrical characteristic from the first input port and the second input port respectively, and changes a third electrical characteristic of the output port when the second electrical characteristic is different from the first electrical characteristic, and then the output port outputs image data received by the second input port.
US11703963B2

An input device includes: a first electrode; a support body that supports the first electrode; a fixed body fixed above the support body; a second electrode; a movable body that holds the second electrode in a state where the second electrode faces the first electrode with a predetermined space being provided therebetween, and causes the second electrode to approach and recede from the first electrode in a movement direction by rotating; an operation body that is fixed movably relative to the fixed body in a state where the operation body is engaged with the movable body, and causes, by being operated by a user, the movable body to rotate; and a biasing part that is disposed between the movable body and the fixed body, and applies, to the movable body, a biasing force toward the support body.
US11703959B2

Systems, devices, media, and methods are presented for using a handheld device such as a ring to manipulate a virtual object being displayed by a wearable device such as eyewear. The path of the virtual object in motion is substantially linked, in time and space, to the course traveled by a hand holding the handheld device. The methods in some implementations include presenting the virtual object on a display at a first location relative to a three-dimensional coordinate system, collecting motion data from an inertial measurement unit on the handheld device, displaying the virtual object at a second location along a path based on the motion data. In some implementations the eyewear includes a projector located and configured to project the display onto a lens assembly.
US11703947B2

A method for rendering computer graphics based on saccade detection is provided. One embodiment of the method includes rendering a computer simulated scene for display to a user, detecting an onset of a saccade that causes saccadic masking in an eye movement of the user viewing the computer simulated scene, and reducing a computing resource used for rendering frames of the computer simulated scene during at least a portion of a duration of the saccade. Systems perform similar steps, and non-transitory computer readable storage mediums each storing one or more computer programs are also provided.
US11703946B2

Systems and methods for tracking the position of a head-mounted display (HMD) system component. The HMD component may carry a plurality of angle sensitive detectors that are able to detect the angle of light emitted from a light source. The HMD component may include one or more scatter detectors that detect whether light has been scattered or reflected, so such light can be ignored. Control circuitry causes light sources to emit light according a specified pattern, and receives sensor data from the plurality of angle sensitive detectors. The processor may process the sensor data and scatter detector data, for example using machine learning or other techniques, to track a position of the HMD component. An angle sensitive detector may include a spatially-varying polarizer having a position-varying polarizing pattern and one or more polarizer layers that together are operative to detect the angle of impinging light.
US11703942B2

A system, method, and Head-Mounted Display, HMD, apparatus for recording a video and playing back the video to a viewer in a Virtual Reality, VR, environment. A geographical area is recorded with an omnidirectional video recording camera by dividing the geographical area into a plurality of area portions and recording in separate video sections, each of the area portions while moving the camera in different directions. Time points in each video section are associated with virtual locations of the view. At a time point providing the viewer with a choice of directions to proceed, the system receives the viewer's choice and presents to the viewer, a video section corresponding to the virtual location of the viewer and the desired direction of movement. The viewer's choice may be indicated by detecting a direction of the viewer's field of view or by receiving from the viewer, a response to a banner notification.
US11703939B2

The present disclosure provides a signal processing device, including a signal collector, an instruction converter, and a processor. Examples of the present disclosure may achieve precise recognition of users' intentions and bring operational conveniences to users.
US11703934B2

An exercise information acquisition equipment of the present invention is an electronic equipment which builds therein a battery, is driven with electric power of the battery and acquires information relating to an exercise that a user performs and includes a battery remaining amount acquisition device which acquires a battery remaining amount of the battery, a time information acquisition device which acquires information relating to a time taken for the exercise which is information that how long the user plans to perform the exercise and an electric power control device which controls an operation pertaining to a power consumption reduction of the electronic equipment on the basis of the battery remaining amount and the information relating to the time taken for the exercise.
US11703930B2

Platform power management includes boosting performance in a platform power boost mode or restricting performance to keep a power or temperature under a desired threshold in a platform power cap mode. Platform power management exploits the mutually exclusive nature of activities and the associated headroom created in a temperature and/or power budget of a server platform to boost performance of a particular component while also keeping temperature and/or power below a threshold or budget.
US11703926B2

An electronic device includes a detecting unit, a communicating unit, and a control unit. The detecting unit detects a temperature of a cable connected to the electronic device. The communicating unit receives cable information including information related to the cable from the cable. The control unit changes a threshold temperature from a predetermined temperature to a temperature indicated by the cable information, in a case where the temperature indicated by the cable information is higher than the predetermined temperature and the communicating unit has received the cable information. The control unit controls a power supply device to stop supplying power from the power supply device to the electronic device via the cable or controls the electronic device to stop receiving power from the power supply device via the cable, in a case where a detected temperature of the cable is higher than the threshold temperature.
US11703922B2

A thermal interface material (TIM) structure for directing heat in a three-dimensional space including a TIM sheet. The TIM sheet includes a lower portion along a lower plane; a first side portion along a first side plane; a first upper portion along an upper plane; a first fold between the lower portion and the first side portion positioning the first side portion substantially perpendicular to the lower portion; and a second fold between the first side portion and the first upper portion positioning the first upper portion substantially perpendicular to the first side portion and substantially parallel to the lower portion.
US11703909B2

An electronic apparatus includes a host, a main display, a keyboard, an auxiliary display, and a supporting mechanism. The main display is pivotally connected to the host. The keyboard is slidably disposed on the host. The auxiliary display is disposed on the host and is arranged side by side with the keyboard. The auxiliary display includes a movable end and a lifting end, the keyboard contacts the movable end, and the movable end is slidably connected to the host. The supporting mechanism includes a first link, a second link, and a third link. The first link is slidably connected to the host and is pivotally connected to the second link. The second link is pivotally connected to the host and is pivotally connected to the third link. The third link is pivotally connected to the lifting end.
US11703902B2

Systems and methods for managing power on an electric power grid including a server for communicating IP-based messages over a network with distributed power consuming devices and/or power supplying devices, the IP-based messages including information relating to activities by the power consuming devices and/or the power supplying devices; and wherein the information is transformed by the system into settlement grade data corresponding to the activities of the power consuming devices and/or the power supplying devices.
US11703901B2

A first terminal receives a first DC voltage. A switch selectively couples the first terminal to a second terminal providing an output. A control circuit selectively actuates the switch in response to a comparison of the first DC voltage to a second DC voltage. A low-dropout (LDO) linear voltage regulator, connected between the first and third terminals, operates to provide the second DC voltage from the first DC voltage.
US11703897B2

In an embodiment, a method includes: receiving a main supply voltage; generating a first regulated output voltage with a DC-DC converter; providing the main supply voltage to a driver of a control terminal of an output transistor of an LDO; receiving, at an input terminal of the LDO, the first regulated output voltage; generating, at an output terminal of the LDO, a second regulated output voltage from the first regulated output voltage; and when the main supply voltage falls below a predetermined threshold, discharging a capacitor coupled to the input terminal of the LDO by activating a switch coupled to the input terminal of the LDO.
US11703888B2

The present invention provides a full-azimuth irradiation tracking method, a detection apparatus, and a solar tracker. The method comprises: acquiring a multi-azimuth irradiation data combination in a full-azimuth irradiation tracking mode; calculating a target tracking angle with a maximum irradiation amount among a plurality of azimuths according to the multi-azimuth irradiation data combination, and rotating the solar tracker according to the target tracking angle; collecting irradiation data at a position reached after the solar tracker is rotated, and calculating and analyzing whether the solar tracker is rotated and reaches a target position corresponding to the target tracking angle; and when the solar tracker is rotated and reaches the target position corresponding to the target tracking angle, controlling the solar tracker to maintain for a preset time at the target position. By means of the described solution, the multi-azimuth irradiation data combination can be obtained in the full-azimuth irradiation tracking mode, and an optimal tracking angle can be obtained by analyzing and determining, so that the solar tracker obtains the maximum irradiation amount and maintains for the preset time, thereby being able to increase a power generation amount.
US11703882B2

A bio-hybrid odor-localizing autonomous air vehicle includes an airborne robotic platform having a navigation platform, a wireless transmitter communicatively coupled to a management console, and a biological sensor mounted on the airborne robotic platform that reacts to at least one olfactory odor. A controller is communicatively coupled to the airborne robotic platform, the navigation platform, and the biological sensor. The controller monitors the biological sensor. In response to the biological sensor detecting the at least one olfactory odor, the controller directs the airborne platform to three-dimensionally map an olfactory plume of the at least one olfactory odor using an olfactory-driven search pattern. The controller stores the three-dimensional map for later retrieval or transmits the three-dimensional map of the olfactory plume to the management console via the wireless transmitter.
US11703877B2

An automated parking system and a method enable a driverless vehicle to autonomously travel and park in a vacant parking slot through communication with a parking infrastructure. The automated parking system and method also control the driverless vehicle to autonomously travel from a parking slot to a pickup area through communication with the parking infrastructure.
US11703869B2

The described techniques relate to modifying a trajectory of a vehicle, such as an autonomous vehicle, based on a latency associated with one or more systems of the vehicle. In examples, a planning system of the vehicle may predict a future latency (e.g., based on an interval between receipt of sensor data and/or object predictions), and use the future latency to determine a time at which to predict object behavior. Additionally, in some cases, the described techniques may include associating a predetermined acceleration with a predicted future location of the object to create a safety distance around the object, where the predetermined acceleration may be based on a maximum expected acceleration of the object. The safety distance may account for the object potentially accelerating in one or more directions at the future time.
US11703852B2

In a vehicle remote instruction system, a remote commander issues a remote instruction relating to travel of an autonomous driving vehicle based on sensor information from an external sensor that detects an external environment of the autonomous driving vehicle. The vehicle remote instruction system sets a range of information to be transmitted to the remote commander among the sensor information detected by the external sensor, as a limited information range, based on the external situation or an external situation obtained based on map information and a trajectory of the autonomous driving vehicle.
US11703849B2

A method for predicting end-of-life for a component includes determining a baseline lifetime model for a component connected to a machine functional safety system. The component is part of a system with physical devices. The method includes monitoring environmental conditions and usage conditions of the component and modifying the baseline lifetime model based on the monitored environmental and usage conditions to produce a modified lifetime model for the component. The method includes tracking a lifetime progress of the component with respect to the modified lifetime model and sending an alert in response to lifetime progress of the component reaching a lifetime threshold associated with the modified lifetime model.
US11703848B2

Embodiments include a server system including logic of an edge computing device. A network includes a cloud platform able to receive state change events from a state module, and execution of the program logic results in process steps of a method that include transmitting a plurality of attributes from the cloud platform to the at least one edge computing device, where the plurality of attributes can be associated with a device of a distributed environment coupled to the network. A further step includes receiving from the state module, by the edge computing device, current state data of the device, and a subsequent step includes performing a comparison based on a set of rules of the attributes, by the edge computing device, of the current state data. Further, based on the comparison, the method includes sending, by the edge computing device, an update to a human-machine-interface module.
US11703844B2

Methods, systems, and non-transitory computer readable storage media are disclosed for generating action recommendations modifying physical emissions sources of an entity based on past and modeled emissions for the entity. Specifically, the disclosed system monitors emissions produced by an entity by determining a number of emissions sources corresponding to an entity and a plurality of emissions values for the emissions sources. Additionally, the disclosed system determines a plurality of constraints corresponding to the entity. The disclosed system also determines goals for the entity including target emissions values. The disclosed system utilizes a modified gradient descent model to iteratively adjust emissions values for the physical emissions sources to obtain the target emissions values according to the constraints. The disclosed system generates action recommendations for modifying the physical emissions sources utilizing the modified gradient descent model and provides the action recommendations for display within a graphical user interface.
US11703840B2

A dimension tolerance determining method and a system are disclosed. The method includes: determining initial tolerances of parts in assembled product; generating a plurality of tolerance data sets according to initial tolerances of parts, each tolerance data set containing a calculated part tolerance of each part; inputting the plurality of tolerance data sets into a key parameter generation module to generate a plurality of key parameters corresponding to the assembled product, wherein each key parameter corresponds to one tolerance data set; when the key parameters are located within a design range, calculating a plurality of assembly yield rates based on the tolerance data sets corresponding to the key parameters located within the design range; and selecting the tolerance data set corresponding to one of the assembly yield rates as the tolerances of the parts in the assembled product; wherein the key parameter generation module includes a neural network model.
US11703839B2

A material processing path selection method includes calculating a plurality of candidate material processing paths, determining a bottleneck process tank, and for each of the plurality of candidate material processing paths, calculating a bottleneck process tank utilization rate to select a candidate material processing path with a highest bottleneck process tank utilization rate in the plurality of candidate material processing paths as a target material processing path. The bottleneck process tank is a process tank having a highest use frequency among all process tanks, A use frequency of the process tank is equal to a total process time length of all materials that need to be transferred to the process tank divided by a number of all the materials that need to be transferred to the process tank.
US11703837B2

A system for recommending a maximum quantity of work in process, in which one or more processors of a distributed storage device are configured to execute: acquiring at least part of production data stored in the distributed storage device, the production data includes quantity records and cycle time records of a production line in time periods, and the cycle time record of each time period includes a cycle time at each process station of the production line in said each time period; clustering the quantity records to obtain a plurality of initial classifications, each initial classification includes at least one quantity record; determining a portion of the initial classifications as preferred classifications; determining the maximum quantity of work in process at each process station; and a display device is configured to display the maximum quantity of work in process at each process station determined by an analysis device.
US11703833B2

A server that is a program providing device includes: a provision processing unit that provides a program part constituting a control program being a program to be executed in a controller; an authentication unit that authenticates an operation simulation module being a program for simulatively performing operation in accordance with the program part on a basis of a result of verification on whether or not the operation simulation module can simulate operation of the controller to be performed by execution of the program part; and an operation checking unit that checks operation of the program part by using the authenticated operation simulation module.
US11703826B1

An asset monitoring and reporting system (AMRS) implements an interface to establish an asset hierarchy to be monitored and reported against. The interface employs a search query of extant asset data from which definitional aspects of the asset hierarchy can be identified, and therefrom the interface automatically determines control information reflective of the asset hierarchy to direct the ongoing operation of the AMRS. The interface further allows for configuration of a metric definition for a metric of an asset node of the asset hierarchy, the metric representing a point in time or a period of time and derived from a metric-time search of machine data produced by or about the asset node and receives an identification of a metric determination specification for the metric definition, the metric determination specification comprising at least identification of a metric component and identification of a calculation operation to apply to the metric component.
US11703823B2

A method and an assembly device for automated determination of a drilling position of a drill hole for a fastener for fastening a component to a possible wall area of a wall, wherein the method steps include: determining a surface contour of the wall area; examining the surface contour and detecting first irregularities in the surface contour using a first detection rule; determining a primary possible support surface area and a primary possible drilling position area that do not have any of the detected first irregularities; examining the surface contour of the primary possible drilling position area and detecting second irregularities in the surface contour using a second detection rule; and determining the drilling position inside the primary possible drilling position area such that the surface contour at the drilling position does not have any of the detected second irregularities.
US11703821B2

A system for controlling automation includes a machine which collects data generated by performance of an operation by the machine. A user device displays a machine control interface (MCI) corresponding to the machine. The MCI displays the collected data to a touch interface of the user device, and defines at least one touch activated user interface element (UIE) for manipulating the data. The user device can be enabled as an automation human machine interface (HMI) device for controlling an operation performed by the machine, such that a touch action applied to a UIE of the MCI controls the operation. A prerequisite condition to enabling the user device as an automation HMI device can include activation of an enabling switch selectively connected to the user device. The MCI can be stored in a memory of the enabling switch and retrieved from the enabling switch by the user device.
US11703814B2

Optically controllable windows and an associated window control system provide a building security platform. A window controller or other processing device can monitor for window breakage, cameras associated with windows can monitor for intruders, and transparent displays can provide alerts regarding detected activity within a building. A window control system can detect deviations from expected I/V characteristics of an optically controllable window during normal operation of the window (tint transitions, steady state conditions, etc.) and/or during application of a security-related perturbing event, and provide alerts upon their occurrence.
US11703813B2

Motorized window treatment systems are disclosed. A motorized window treatment system may include a covering material, a sensor circuit, and a control circuit. The sensor circuit may be configured to generate sensor signals indicative of a position of the covering material. The control circuit may be configured to determine a present sensor state of the sensor circuit, determine a predicted sensor state for the sensor circuit based at least in part on a power-down position recorded at a first time and a final position recorded at a second time, compare the predicted sensor state with the present sensor state, and determine a present position of the covering material based on the comparison of the predicted sensor state and the present sensor state. Methods of adjusting a position of a covering material of a motorized window treatment also are disclosed.
US11703806B2

A method and device for manufacturing a bevelled stone, particularly for a timepiece are disclosed. A precursor is produced from a mixture of at least one material in powder form with a binder. The method includes pressing the precursor so as to form a green body, using a top die and a bottom die comprising a protruding rib, sintering the green body so as to form a body of the future stone in at least one material, the body including a peripheral face and a bottom face provided with a groove, and machining the body including a substep of planning the peripheral face up to the groove, such that an inner wall of the groove forms at least a flared part of the peripheral face of the stone.
US11703805B2

A timepiece mobile for a semi-instantaneous jump mechanism, including a stop member, an elastic return device, and a drive wheel including, around an axis a hub for guiding this movable stop member with respect to the drive wheel and including a disengageable stop finger movable between a wound position where its radial extension is maximum with respect to the axis, and an unwound position where its radial extension is minimal with respect to the axis, this stop finger being moved away from the axis by the elastic return device, and the stop member including a housing the walls of which are arranged to bearingly cooperate, during the winding of the elastic return device with a contact surface that this elastic return device includes to limit the value of the winding and to limit the deformation of the elastic return means to its elastic range only.
US11703799B2

Holographic volume gratings in waveguide cells can be recorded using many different methods and systems in accordance with various embodiments of the invention. One embodiment includes a holographic recording system including at least one laser source configured to emit recording beams and a movable platform configured to move between a first position and a second position, wherein when the movable platform is in the first position, the at least one laser source is configured to emit a first set of one or more recording beams toward a first set of one or more stations and when the movable platform is in the second position, the at least one laser source is configured to emit a second set of one or more recording beams toward a second set of one or more stations.
US11703796B2

In an image forming apparatus according to the present disclosure, when a conveyance unit is closed, a second end is disconnected from a ground contact, and a third end makes an electrical connection with a contact spring. When the conveyance unit is opened, the second end makes an electrical connection with the ground contact, and the third end is disconnected from the contact spring.
US11703795B2

There are demands for stable connections of contact points between a process cartridge, including a development device, and an image forming device. A development contact point, a first contact point, and a second contact point are disposed in this order on the inside in a perpendicular direction with respect to an insertion direction in which a development device is inserted into an image forming apparatus.
US11703792B2

An overturning prevention device includes a holding member disposed at a bottom surface portion of an apparatus, and an overturning prevention member configured to be held by the holding member. The apparatus includes a wheel unit including a wheel, a fitting portion, and a support shaft. The holding member is disposed at a position nearer to a center of the bottom surface portion than the support shaft when viewed from above. The overturning prevention member includes, a projecting portion configured to project outside the bottom surface portion, and a held portion configured to be held by the holding member, the projecting portion and the held portion being connected with each other. The overturning prevention member is configured to be attached to and detached from the holding member by being moved in an attaching direction in which the held portion and the projecting portion are connected.
US11703791B2

A media transport system is used to transport a media sheet along a media transport path past an image capture system. The image capture system includes an image capture device positioned to capture an image of the media sheet, and a platen positioned behind the media sheet, wherein a surface of the platen includes a non-uniform density pattern. The image capture system captures an image of the media sheet that includes at least one edge of the media sheet and a portion of the platen that extends beyond the edge of the media sheet. An image analysis system automatically analyzes the captured digital image to detect an edge position of the media sheet by detecting a platen region that includes the non-uniform density pattern and a media region. The detected edge position is used to adjust a position that a printing module prints image data onto the media sheet.
US11703790B2

A supply device includes: a loading portion where recording media are loaded; a transport unit to transport the media; a contact portion provided on the loading portion, the contact portion being in contact with a side end portion of the media having a first size in a direction intersecting with a transport direction, the contact portion having a blowing portion to blow air to the side end portion; a guide portion detachably attached to the contact portion when media having a second size smaller than the media having the first size are loaded, the guide portion being configured to guide a side end portion of the media having the second size; and a duct provided in the guide portion, the duct including a discharge port to blow the air from the blowing portion to an upper end portion of the media having the second size loaded on the loading portion.
US11703787B2

A fixing device includes a heater, a heating rotator, a nip formation rotator, and an entry guide. The entry guide guides each of a first recording medium having a predetermined length or more and a second recording medium having a length less than the predetermined length to the fixing nip. The entry guide includes a first and second entry guide portion. The first entry guide portion guides the first recording medium toward a harder one of the heating rotator and the nip formation rotator and has an opening. The second entry guide portion guides the second recording passing through the opening to the fixing nip along a reference line connecting an entry and exit of the fixing nip or guides the second recording medium from an area including a softer one of the heating rotator and the nip formation rotator with respect to the reference line to the fixing nip.
US11703786B2

A fixing device includes: a non-contact heating unit configured to heat a recording medium in a non-contact manner; and a contact heating unit configured to press and heat the recording medium on a downstream side of the non-contact heating unit in a conveyance direction of the recording medium, in which the non-contact heating unit controls an amount of heat applied to the recording medium according to information on whether the recording medium is black or not, and a thickness of the recording medium, and the contact heating unit controls the pressure applied to the recording medium according to the thickness regardless of whether the recording medium is black or not.
US11703785B2

A decurling device includes: a rotary body; an endless correction belt configured to correct curl of a recording medium passing between the rotary body and the correction belt; and a pressure contact unit disposed inside the correction belt, an opposite surface of the pressure contact unit to the rotary body being supported by a support unit so as to be in pressure contact with the rotary body, in which a center portion, in an axial direction of the rotary body, of at least one of a contact portion of the pressure contact unit or a contact portion of the support unit further protrudes toward the other of the contact portion of the pressure contact unit and the contact portion of the support unit than both end portions thereof.
US11703778B2

An apparatus and methods of decorating a metallic container are provided. More specifically, the present invention relates to apparatus and methods used to provide a decoration or indicia on a predetermined portion of an outer surface of a metallic container body. The decorator includes at least one digital print unit, a transfer blanket, and a support element. The digital print unit transfers a decorating material to the transfer blanket to form a decoration on the transfer blanket. The support element then moves a metallic container into contact with the transfer blanket. In this manner, the decorating material is transferred to an exterior surface portion of the metallic container to decorate the metallic container. In one embodiment, the digital print unit is an electrophotographic system which transfers a toner material to the transfer blanket. In another embodiment, the digital print unit includes an inkjet print head which transfers an ink to the transfer blanket. Optionally, the decorator may include two or more support elements.
US11703777B2

An assembly for use in an electrophotographic image forming device includes a housing having a reservoir for holding toner. The housing includes a wall having an inner surface forming a boundary of the reservoir and an outer surface opposite the inner surface. A toner agitator is positioned in the reservoir and has a rotatable shaft. The shaft includes an end portion that passes through an opening in the wall. A gear is mounted on the end portion of the shaft outside of the reservoir and is rotatably coupled to the shaft. An annular seal encircles and is in contact with an outer circumferential surface of the shaft. The annular seal is positioned between an inner axial face of the gear and the outer surface of the wall. The inner axial face of the gear contacts the annular seal and presses the annular seal against the outer surface of the wall.
US11703771B2

A calibration system includes a plate, a fixed alignment mark, and a variable diffraction grating. The plate is adjacent to a wafer alignment mark disposed on a wafer. The fixed alignment mark is disposed on the plate and is configured to act as a reference mark for an initial calibration of the calibration system. The variable diffraction grating is disposed on the plate and includes a plurality of unit cells configured to form a plurality of variable alignment marks. The variable diffraction grating is configured to calibrate a shift-between-orders of one of the variable alignment marks and the fixed alignment mark.
US11703768B2

An apparatus comprising: a position monitoring system configured to determine the position of the substrate with respect to a projection system configured to project a radiation beam through an opening in the projection system and onto a substrate, wherein a component of the position monitoring system is located beneath the projection system in use; and a baffle disposed between the opening and the component.
US11703765B2

A photoresist composition includes a photoactive compound and a polymer. The polymer has a polymer backbone including one or more groups selected from: The polymer backbone includes at least one group selected from B, C-1, or C-2, wherein ALG is an acid labile group, and X is linking group.
US11703750B2

An illuminator includes a light source that outputs first light, a wavelength converter that converts the first light into second light, an optical element that reflects the first light toward the wavelength converter and transmits the second light, and an illumination system which is disposed on the opposite side of the optical element from the wavelength converter. The wavelength converter includes a substrate, a reflection layer facing a first surface of the substrate, a wavelength conversion layer having a second surface and facing the reflection layer, and a structural element facing the second surface and having a plurality of protrusions that reflect part of the first light. The plurality of protrusions each have an inclining surface that inclines with respect to the second surface, and at least part of the first light and reflected off the inclining surface enters the illumination system without traveling via the optical element.
US11703745B2

An optical device includes a first optical system having an optical element, a second optical system having a lens and disposed at a reduction side of the first optical system, a first holding member holding the optical device, a second holding member holding the lens, and a movement mechanism configured to move the first holding member in optical axis directions. The optical element has a reflection surface. The first holding member has a first holding portion holding the optical element and a first coupling portion extending from the first holding portion to a second optical system side. The movement mechanism has a transport mechanism configured to move the first coupling portion along the optical axis directions, and a guide mechanism configured to guide the first holding member in the optical axis directions. The guide mechanism restricts rotation of the first holding member around the optical axis.
US11703741B2

A shutter device includes a base plate including an opening, a blade unit configured to switch a state of the opening, a driving member configured to drive the blade unit, a motor, a decelerator configured to decelerate power from the motor, a first connector engaged with the decelerator, a second connector having one end attached to the driving member and another attached to the first connector, a first position detector configured to detect passage through a predetermined position in a moving locus of the driving member or the first connector, and a second position detector configured to detect a relative difference from the first position detector. The blade unit switches the state of the opening from the closed state to the opened state by continuous rotation of the first connector. Driving of the motor is controlled based on results of the detection by the first and second position detectors.
US11703732B2

A pixel array substrate including a substrate, multiple insulation patterns, multiple signal lines, and multiple pixel structures is provided. The insulation patterns are disposed on the substrate, and each has at least one recess structure. The signal lines are respectively disposed on the insulation patterns and are respectively filled in the at least one recess structure of one of the insulation patterns. The pixel structures are disposed on the substrate and are electrically connected to the signal lines. A pixel array substrate further including multiple conductive patterns is also disposed.
US11703727B2

According to one embodiment, a display device includes a first line extending in a first direction, an insulating layer covering the first line, a second line disposed on the insulating layer and extending in a second direction, and a drive circuit including an output line extending in the first direction and connected to the first line through a contact portion. The contact portion includes a first portion to which the first line is connected at a first position, and a second portion to which the output line is connected at a second position which is apart from the first position in the second direction, the second portion facing the first portion with the insulating layer interposed therebetween while being electrically connected to the first portion.
US11703720B2

Architecture and designs of modulating both amplitude and phase at the same time in spatial light modulation are described. According to one aspect of the present invention, light propagation is controlled in two different directions (e.g., 0 and 45 degrees) to perform both amplitude modulation and phase modulation at the same time in liquid crystals. In one embodiment, a mask is used to form a pattern, where the pattern includes an array of alignment cells or embossed microstructures, a first group of the cells are aligned in the first direction and a second group of the cells are aligned in the second direction. Depending on applications, two cells from the first group and the second group may correspond to a single pixel or two neighboring pixels, resulting in amplitude modulation and phase modulation within the pixel or within an array of pixels.
US11703718B2

Provided is a display apparatus including a liquid crystal panel, a substrate, a light source module disposed on the substrate, and a control assembly configured to control the light source module and the liquid crystal panel. The light source module includes a light emitting diode disposed on the substrate, a feed pad provided on the substrate, and at least one antistatic pad provided on the substrate.
US11703715B2

According to one or more embodiments, a display device may include: a display panel; a frame located behind the display panel, and to which the display panel is coupled; a substrate located between the display panel and the frame, fixed to the frame, and extending along a length direction; a plurality of light sources successively mounted on the substrate along the length direction of the substrate; and a lens extending along the length direction of the substrate to cover the plurality of light sources, and fixed to the substrate, wherein the lens may include: a first dome portion which forms an upper surface, and is convex; a second dome portion which forms an upper surface, and is adjacent to the first dome portion; a receiving portion recessed from a lower surface of the lens toward the upper surface, and in which the plurality of light sources are located.
US11703706B2

An optical filter includes a substrate, a filter layer on the substrate and including color filters, and a light-converting layer over the filter layer and including light-converting portions respectively corresponding to the color filters. A low refractive index layer is between the filter layer and the light-converting layer and has a refractive index less than a refractive index of the light-converting layer. A first capping layer is between the low refractive index layer and the light-converting layer and has a refractive index ranging between the refractive index of the light-converting layer and the refractive index of the low refractive index layer.
US11703705B2

A liquid crystal display panel includes a first transparent glass layer; a second transparent glass layer overlapping the first transparent glass layer; two or more pixel units disposed on a side of the first transparent glass layer opposite to the second transparent glass layer, each of the pixel units including a red sub-pixel, a green sub-pixel, a blue sub-pixel, and a white sub-pixel arranged in accordance with a predetermined rule; a black matrix disposed between the pixel units to isolate two pixel units adjacent to each other; and a fingerprint sensor disposed on the second transparent glass layer, and covered by the black matrix; when the fingerprint sensor is viewed from the top, an area of the fingerprint sensor corresponding to a region of the red sub-pixels is larger than any one of areas of the fingerprint sensors corresponding to respective regions of the green, blue, and white sub-pixels.
US11703696B2

The stabilized contact lens methods and apparatus disclosed herein provide improved stabilization of a contact lens placed on a cornea of an eye. The contact lens comprises stabilization zones that allow the lens to repeatedly and consistently orient on the cornea such that a sensing zone located on the lower portion of the lens is located inferiorly to engage the lower eyelid. The stabilized contact lens can provide a lower pressure sensing zone with decreased thickness for pressure or other sensing related to the lower eyelid. The decreased thickness has the advantage of improving coupling between forces from an eyelid and a lower chamber of a fluidic module. The improved coupling allows increased amounts of fluid to move between the lower chamber and an upper optical chamber coupled to the lower chamber, such that the upper chamber can increase curvature and optical power in response to pressures of the eyelid.
US11703691B2

Illuminations systems that separate different colors into laterally displaced beams may be used to direct different color image content into an eyepiece for displaying images in the eye. Such an eyepiece may be used, for example, for an augmented reality head mounted display. Illumination systems may be provided that utilize one or more waveguides to direct light from a light source towards a spatial light modulator. Light from the spatial light modulator may be directed towards an eyepiece. Some aspects of the invention provide for light of different colors to be outcoupled at different angles from the one or more waveguides and directed along different beam paths.
US11703686B2

A head-up display includes: a display medium; a display that displays an image; and a projection optical system that forms a virtual image by guiding the image displayed by the display to the display medium. The projection optical system includes a first mirror disposed above the display and reflecting display light of the image. 3<α−(θ+φ)/2<11.7 is satisfied, where θ denotes an angle between a line segment connecting centers of the first mirror and the display and a normal line at the center of the first mirror, α denotes an angle between the line segment connecting the centers of the first mirror and the display and a normal line at the center of the display, and φ denotes an inclination angle at an edge of the first mirror closer to the display relative to the center of the first mirror.
US11703685B1

Systems, apparatus, computer implemented methods, and computer program products to enhance the operation of a vehicle. A HUD apparatus includes a laser light source to generate laser light to be reflected an optical member, one or more elastically deformable position adjustment members, and one or more UV light sources. The elastically deformable position adjustment members are operable to adjust a spatial orientation of the optical member, and include one or more photochromatic regions to facilitate movement of the one or more elastically deformable position adjustment members from a contracted state to an expanded state in response to exposure to UV light emitted by the U light source(s). In that way, adjustments in the spatial orientation of the optical member and a change in direction of laser light reflected by the optical member as obtained.
US11703676B2

An optical receiving module may include: a light transmitting body configured to transmit light; a light incidence part through which light is incident into the light transmitting body; and a plurality of reflectors configured to reflect the light incident from the light incidence part a plurality of times, such that the light is incident toward a light receiver unit.
US11703673B2

A compact microscope including an enclosure, a support element, a primary optical support element located within the enclosure and supported by the support element, at least one vibration isolating mount between the support element and the primary optical support element, a sample stage supported on the primary optical support element to support a sample, a return optical system to receive returned light from a sample and transmit returned light to a detection apparatus, wherein the return optical system is mounted on the primary optical support element, and wherein the compact microscope include a at least one of the following elements; a) an objective lens system, b) a temperature-control system, and c) the return optical system being operable to separate returned light into at least a first wavelength band and a second wavelength band.
US11703669B2

A zoom lens includes, in order from an object side to an image side, a first lens unit having a positive refractive power, a second lens unit having a negative refractive power, a third lens unit having a positive refractive power, and one or more rear lens units. The first lens unit does not move for zooming. An interval between each pair of adjacent lens units changes in zooming. The first lens unit includes a positive lens made of material with an Abbe number less than 30. A predetermined condition is satisfied.
US11703666B2

There is provided an imaging lens and an imaging device with a wide angle of view capable of forming an image of an object near an optical axis with a high resolution while having a small size as a whole. The imaging lens is an imaging lens including a first lens G1 having a convex surface on an object side and having a negative refractive power, a second lens G2 having a concave surface on an object side, a third lens G3, a fourth lens G4, a fifth lens G5, and a sixth lens G6, which are sequentially arranged from the object side, and satisfies a predetermined condition. Further, an imaging device according to the present invention includes the imaging lens.
US11703664B2

The present invention provides a camera lens which is constituted by six lenses and has a narrow angle and good optical characteristics when shooting and a low height when retracted. The camera lens, includes, from an object side, a first lens having a positive refractive power; a second lens a having negative refractive power; a third lens having a positive refractive power; a fourth lens having a negative refractive power; a fifth lens having a negative refractive power; and a sixth lens having a positive refractive power, and satisfies given relational formulas.
US11703652B2

A fiber optic cable assembly suitable for providing mesh connectivity includes a fiber shuffle region arranged between first and second cable assembly sections that each include multiple tubes each containing a group of optical fibers, with a jacket provided over one or both cable assembly sections. The fiber shuffle region may be compact in width and length, and integrated into a trunk cable. Optical fibers remain in sequential order in groups at ends of the cable assembly sections, where the fibers may be ribbonized and/or connectorized. A fabrication method for such a fiber optic cable assembly is also disclosed.
US11703647B2

An optical fiber securing structure includes: an optical fiber including a coating, and a coating-removed section in which a partial section of the coating is removed from the optical fiber; a reinforcement member including main surfaces and a groove formed from one of the main surfaces toward an inside of the reinforcement member, where the groove has a pair of side walls and a bottom wall; and a resin member that secures the coating-removed section to the pair of side walls and the bottom wall. A bottom part of the groove that includes the bottom wall has a widthwise cross-sectional shape where the bottom wall constitutes a trapezoidal shape such that a distance between the pair of side walls becomes greater in a direction away from the bottom wall.
US11703644B2

A manufacturing method for manufacturing a multi-fiber connector, including: shaping a part of each of a plurality of optical fibers such that a part of an outer peripheral surface of a glass fiber including one end portion becomes a flat surface; arranging each of the plurality of optical fibers in a positioning component such that the entire flat surface protrudes from the positioning component; rotationally aligning each of the plurality of optical fibers such that the flat surface comes into contact with a reference surface of a jig; fixing each of the plurality of optical fibers to the positioning component; and cutting and removing a part of the glass fiber which protrudes from the positioning component and includes the flat surface and grinding a cut surface of each of the plurality of optical fibers which is exposed from the positioning component.
US11703639B2

A structure includes an optical interposer attached to a package substrate, wherein the optical interposer includes a silicon waveguide, a first photonic component optically coupled to the silicon waveguide, a second photonic component optically coupled to the silicon waveguide, and an interconnect structure extending over the silicon waveguide, over the first photonic component, and over the second photonic component, wherein the interconnect structure is electrically connected to the first photonic component and to the second photonic component, a first semiconductor device attached to the interconnect structure, wherein the first semiconductor device is electrically connected to the first photonic component through the interconnect structure, and a second semiconductor device attached to the interconnect structure, wherein the second semiconductor device is electrically connected to the second photonic component through the interconnect structure.
US11703637B2

A Group III-Nitride quantum well laser including a distributed Bragg reflector (DBR). In some embodiments, the DBR includes Scandium. In some embodiments, the DBR includes Al1-xScxN, which may have 0
US11703634B2

A mounted hollow-core fiber arrangement includes a hollow-core fiber having a microstructure, and a mount arrangement including a plurality of mounting contacts configured to apply a force to an outer layer of the hollow-core fiber. A portion of the hollow-core fiber is located in a receiving region of the mount arrangement. The plurality of mounting contacts are positioned around the receiving region. The mounting contacts are distributed around the receiving region, the distribution of the mounting contacts corresponding to a distribution of features of the microstructure of the hollow-core fiber. The mounted hollow core fiber can be used in a radiation source apparatus for providing broadband radiation.
US11703632B2

A display device has two flat regions and a bending region located between the two flat regions. The display device includes a reflective display device, a cover structure, and a light guide plate. The cover structure is located above the reflective display device. The light guide plate is located between the reflective display device and the cover structure. The light guide plate has a microstructure, and the microstructure is located on a top surface of the light guide plate close to the cover structure. The microstructure has a plurality of second microstructures located at the bending region, and the sizes of the second microstructures vary along with the distances between the second microstructures and a center position of the light guide plate.
US11703629B1

A light guide structure for a backlight module is provided. A light source of the backlight module emits a light beam. The light beam is guided by the light guide structure. The light guide structure includes a plate body and a light-shielding layer. The plate body includes a light-transmissible plate, a light-guiding plate and a reflecting plate. The light-guiding plate has a lateral surface. The light-transmissible plate has a light-transmissible plate lateral surface. The reflecting plate has a reflecting plate lateral surface. The lateral surface of the light-guiding plate, the light-transmissible plate lateral surface and the reflecting plate lateral surface are collaboratively formed as a plate body lateral surface. The plate body lateral surface is covered by the light-shielding layer. The light beam from the light source is blocked by the light-shielding layer.
US11703628B1

A light guide structure includes a light guide plate, a light emitting unit, and a plurality of micro-structures. The light guide plate has a light incident surface, a plurality of non-light-emitting surfaces, a reflective surface, and a light emitting surface. The light incident surface and one of the non-light-emitting surfaces are oppositely disposed, and the reflective surface and the light emitting surface are oppositely disposed. The light emitting unit is configured to emit light through the light incident surface. The micro-structures are disposed on the non-light-emitting surfaces and are configured to scatter the light.
US11703617B2

The invention relates to cylindrical tunable fluidic lenses. The cylindrical optical power of the lenses may be continuously tuned within at least ±10 diopters, without inducing any significant spherical aberration, or any other significant aberrations. The lenses feature a geometry that produces minimal or no spherical defocus. These cylindrical tunable fluidic lenses could be used to induce and/or correct cylindrical optical aberrations in adaptive optical systems, particularly in ophthalmologic applications related to objective and automatic assessment of the refractive error of the eye, without the need of receiving feedback from the subjects.
US11703614B2

An antireflection film 3 provided on an optical substrate 2 of an optical member 1 has a reflectivity adjusting film 4 including a first layer 10, a second layer 11 having a refractive index higher than a refractive index of the first layer 10, a third layer 12 having a refractive index lower than a refractive index of the second layer 11, and a photocatalyst film 5 including one or more photocatalytically active layers 14 containing titanium dioxide, in which a thickness of the reflectivity adjusting film measured from a surface 4a is equal to or greater than 20 nm and less than 150 nm, the photocatalyst film 5 is provided between the reflectivity adjusting film 4 and the optical substrate 2, an interface 5a between the photocatalyst film 5 and the reflectivity adjusting film is disposed at position spaced apart from the surface 4a by a distance equal to or shorter than 150 nm, and a total thickness of the photocatalytically active layers 14 is equal to or greater than 350 nm and equal to or smaller than 1,000 nm.
US11703605B2

A system and method for imaging by gamma radiation detection having at least one processing unit analyzing at least one signal provided by at least one set of detection modules mounted on a frame and including, on the one hand, at least one module of Compton camera type having a field of view directed towards a volume delimited by the frame and, on the other hand, at least one pair of coincidence detection PET modules, diametrically opposite to each other on the frame and defining an imaging axis, the processing unit analyzing the signal derived from the Compton-type module to determine the intersection of the imaging axis with the field of view and to determine the optimal orientations and/or locations of the various detection modules on the frame so that the imaging axis passes through the source of the gamma radiation in the object to be imaged.
US11703604B2

A detection device for detecting at least the occurrence and location of occurrence of sensor element signals that are generated by sensor elements, includes an array of detector element circuits each generating a element row output and at least one element column output. The detection device determines, for each row of detector element circuits, at least a first row summation signal corresponding to a sum of the element row outputs of the detector element circuits of this row, and a row address signal indicating that the first row summation signal crosses a threshold. The detection device also determines, for each column of detector element circuits, at least a first column summation signal corresponding to a sum of the element column outputs of the detector element circuits of this column, and a column address signal indicating that the first column summation signal crosses a threshold.
US11703601B2

A signal processing apparatus and method provides the ability to dynamically select a subset of subcarriers from a received frequency division multiplex (FDM), select which subsets of subcarriers are coherently combined per satellite, and translate the selected subcarriers into a FDM having a smaller bandwidth. There are at least two first phase aligners, a digital cross-connect, and at least two second phase aligners. The first and second phase aligners are configured to receive a pair of in-phase and quadrature pairs and provide automatic gain control and coherent combing of the pairs. The digital cross-connect is configured to receive the in-phase and quadrature pairs from the two phase aligners and associate any in-phase and quadrature pair with another. Preferably, the apparatus further includes dual front-end digital channelizers configured to convert signals into an in-phase and quadrature pairs which are input to the first phase aligners.
US11703598B2

A LIDAR system includes a LIDAR chip configured to output a LIDAR output signal. The LIDAR chip includes a redirection component and alternate waveguides. The redirection component receives an outgoing LIDAR signal from any one of multiple alternate waveguides. The LIDAR output signal includes light from the outgoing LIDAR signal. A direction that the LIDAR output signal travels away from the LIDAR chip is a function of the alternate waveguide from which the redirection component receives the outgoing LIDAR signal.
US11703592B2

A distance measurement apparatus includes: a light projector; a sensor to receive light projected from the light projector and reflected from a target object, photoelectrically convert the received light to an electrical signal, and obtain a plurality of phase signals from the electrical signal; and an interface to output distance data indicating a distance to the target object, the distance data being obtained based on the plurality of phase signals. The light projector includes: a plurality of light emitters that are arranged two-dimensionally; and circuitry configured to cause the plurality of light emitters to emit light a plurality of times while shifting positions of the plurality of light emitters.
US11703588B2

Point cloud data that is missed due to an optical reflection object in measuring point cloud data using a laser scanner is used. A reflection object position calculating device includes a point cloud data receiving unit, a three-dimensional point cloud model generating unit, a missing data part searching unit, a missing data part determining unit, and a reflection object position calculator. The point cloud data receiving unit receives point cloud data. The three-dimensional point cloud model generating unit generates a three-dimensional point cloud model from the received point cloud data. The missing data part searching unit searches for a missing data part of the generated three-dimensional point cloud model. The missing data part determining unit determines whether the found missing data part has a predetermined specific shape. The reflection object position calculator calculates three-dimensional coordinates of the missing data part that is determined as having the specific shape.
US11703587B2

A vehicular sensing system includes at least one radar sensor disposed at a vehicle and having a field of sensing exterior of the vehicle. The radar sensor includes multiple transmitting antennas and multiple receiving antennas. The transmitting antennas transmit signals and the receiving antennas receive the signals reflected off objects. Multiple scans of radar data are received at an electronic control unit (ECU) and processed at a processor of the ECU. The ECU detects presence of a plurality of objects exterior the equipped vehicle and within the field of sensing of the at least one radar sensor. The ECU, responsive at least in part to processing at the processor of the received multiple scans of captured radar data and received vehicle motion estimation, tracks objects detected in the received multiple scans over two or more scans.
US11703578B2

Techniques for operating an ultrasonic sensor array, the ultrasonic sensor array disposed under a platen, include making a determination whether or not to recalibrate the ultrasonic sensor array based on whether a first screen protector disposed above the platen has been removed or replaced by a second screen protector; and recalibrating the ultrasonic sensor array, when the determination is to recalibrate the ultrasonic sensor array. In some cases, the techniques include prompting a user to indicate whether or not the screen protector has been changed or removed, and recalibrating the ultrasonic sensor array only after confirmation from the user.
US11703573B2

The present technology relates to a distance measurement device and a distance measurement method that can easily suppress interference. A first frame being a period that a distance to a target object is calculated includes a plurality of subframes being periods that irradiation light is emitted, and the emission of the irradiation light is controlled so that timing of head subframes differs between a first frame and a second frame following the first frame, and intervals between the subframes become constant during the period of the first frame. The present technology can be applied to a case where distance measurement for measuring a distance is performed.
US11703572B2

A component assembly for a LIDAR sensor including a stator; a rotor; a detector system having at least one first detector; and a first optical waveguide including an input and an output and light-conducting fibers, the first optical waveguide being situated inside the rotor and disposed so as to be able to rotate along with the rotor, and the first optical waveguide is developed to receive a first light beam coming from a surrounding area via the input at the light-conducting fibers and to guide them via the light-conducting fibers out of the output in the direction of the first detector.
US11703571B2

Provided is an optical device capable of suppressing variations in the range for scanning light. This optical device comprises: a light source that emits a laser beam; a MEMS mirror that scans the laser beam toward a predetermined range; and a diffraction grating that guides the laser beam to the MEMS mirror by guiding the laser beam in a direction corresponding to the wavelength thereof. The optical device also comprises an MEMS control unit that performs control such that, by employing a change in the optical path of the laser beam caused through the diffraction grating by a change in the wavelength of the laser beam, variations in the scanning range of the laser beam by the MEMS mirror are suppressed.
US11703570B2

A sensor assembly includes a housing having a front chamber and a rear chamber fluidly isolated from the front chamber. The rear chamber includes a rear sensor window and the front chamber includes a front sensor window. The rear chamber includes a rear air inlet and a rear air outlet. The rear air outlet is aimed at the rear sensor window. The front chamber includes a front air inlet and a front air outlet. The front air inlet is aimed at the front sensor window.
US11703565B2

A tracking method and system includes receiving a primary radar report after establishment of a real track of the aircraft, determining a false track slant range associated with the aircraft based on an effective altitude of the aircraft above a ground or water surface and an aircraft slant range defined between the radar arranged on the ground surface and the aircraft, determining a capture area based on the false track slant range and an azimuth of the aircraft, and determining whether the primary radar report is a false report by comparing a position of the aircraft determined from the primary radar report to the capture area.
US11703560B2

Systems and methods for presenting marine information are provided herein. A system includes an array of a plurality of sonar transducer elements associated with a watercraft and a display. The system causes presentation of a chart of a body of water, including a representation of the watercraft at a current location. The system also operates the array to cause transmission of sonar beams into the underwater environment and receives sonar return data from the array. The system further generates, based on the sonar return data, a two-dimensional live sonar image, determines a facing direction of the array, and causes presentation of the sonar image in the facing direction on the chart and relative to the representation of the watercraft. Accordingly, live sonar imagery is presented on the chart to visually provide a relationship between objects within the live sonar imagery and the real-world position of those objects.
US11703558B1

A method to compensate for chemical shift displacement includes, prior to applying an imaging pulse sequence to acquire MRI data of a subject, applying a first saturation pulse within a slice location of an imaging volume of the subject in which the MRI data is to be acquired, wherein the first saturation pulse results in a first chemical shift displacement between water and fat in a first spatial saturation band. The method also includes, prior to applying the imaging pulse sequence, subsequently applying a second saturation pulse within the slice location, wherein the second saturation pulse results in a second chemical displacement between the water and the fat in a second spatial saturation band that results in a final spatial saturation band being free of chemical shift displacement after application of the second saturation pulse, the second chemical shift displacement being different from the first chemical shift displacement.
US11703552B2

A magnetic field concentrating or guiding device can include one or more coils, and one or more foil, tape and/or bulk superconductor structures disposed in one or more predetermined positions with relation to the coils. The one or more superconductor structures can form one or more magnetic field carrying regions. During operation, current passing through the one or more coils can generate one or more magnetic fields that are compressed or guided in the magnetic field carrying regions.
US11703551B2

A magnetic field detection device, containing a) a first soft magnetic body containing a1) a first plate including a first surface having a first outer edge; and a2) a first protrusion disposed directly or indirectly on the first surface of the first plate at a first arrangement position set back from the first outer edge, the first protrusion including a first tip on an opposite side to the first surface; and b) a magnetic detector provided in a vicinity of the first tip, wherein the magnetic detector has a magnetic sensing direction along the first surface, and the first protrusion is capable of bending a direction of a first magnetic flux, which comes into the first plate, along the first surface.
US11703546B2

A monitor circuit for use in a management system with modular subsystems includes: a sensor configured to measure parameter values of a monitored electrical component as a function of time; and storage coupled to the sensor and configured to store the parameter values. The monitor circuit also includes frame preparation circuitry coupled to the storage and configured to prepare frames that include the parameter values, wherein the prepared frames vary in length as a function of time.
US11703544B2

Current sensing devices that are capable of surviving harsh ambient environment of ocean worlds, such as Jupiter and Saturn moons are disclosed. The described devices can meet 300 Krad radiation requirements and can survive at cold temperatures down to −184° C. Exemplary implementations of the constituent circuits of the devices are presented. A scheduling algorithm to perform various measurement by the disclosed current sensing devices is also described.
US11703541B2

A semiconductor inspecting method for ensuring a scrubbing length on a pad includes following steps. First off, a first position of a probe needle from above is defined. In addition, a wafer comprising at least a pad is placed on a wafer chuck of a semiconductor inspecting system. Thereafter, a relative vertical movement between the probe needle and the pad is made by adopting a driving system of the semiconductor inspecting system to generate a scrubbing length on the pad. Next, whether the scrubbing length is equal to or larger than a preset value or not is recognized by adopting the vision system and the relative vertical movement is stopped by adopting the driving system.
US11703538B2

The present invention is directed to a system for testing printed circuit boards. The system is configured to test the simultaneously test a multiplicity of printed circuit boards. The system examines the electrical characteristics of a printed circuit board and is operable to identify if a printed circuit board meets a desired characteristic.
US11703537B2

Disclosed are method and an apparatus for analysis of an interface state of a MIS-HEMT device. By means of establishing an equivalent model of MIS-HEMT(s) that includes equivalent circuits representing a dielectric layer, a barrier layer and a channel layer, plotting a group of a capacitance-frequency function curve and a conductance-frequency function curve that can be best fitted to the measured capacitance-frequency scatter diagram and the measured conductance-frequency scatter diagram via the equivalent model, taking such best-fitted group as the fitted function curve group, and calculating parameters about the interface state of MIS-HEMT(s) according to the group of assigned values corresponding to the fitted function curve group, the parameters of the analyzed interface state can be more accurate since the fitted frequency function curve group can, with the aid of the equivalent model, simultaneously fit the measured capacitance-frequency scatter diagram and the measured conductance-frequency scatter diagram.
US11703535B2

A fault monitoring device may monitor and detect for faults corresponding to a high-side voltage rail, to low-side voltage rail, or internally within a voltage source connected to the high-side voltage rail and the low-side voltage rail. The fault monitoring device may determine sample voltage levels and/or sample resistance values to detect the faults. Also, in various embodiments, the fault monitoring device may perform one or more fault monitoring processes over multiple stages. The fault monitoring device may determine the sample voltage levels and/or the sample resistance values while switching a secondary resistance circuit in different states over the multiple stages.
US11703531B2

A contact resistance test method and related devices are provided. When a MOS transistor working in a linear region is tested, a functional relationship between the channel width of the MOS transistor and total resistances of the MOS transistor at sampling temperatures is determined, to determine the contact resistance of the MOS transistor at the sampling temperatures. A calibration coefficient of the contact resistance at a current ambient temperature is determined based on the contact resistance of the MOS transistor at the sampling temperatures. A measurement result of the contact resistance is further adjusted based on the calibration coefficient of the contact resistance at the current ambient temperature, to obtain an accurate contact resistance at the current ambient temperature.
US11703526B2

Disclosed is a power failure detection circuit, including a first PMOS FET (mp1), a second PMOS FET (mp2), a first NMOS FET (mn2), a second NMOS FET (mn3) and a reset transistor (mn1). The PN junction area of the drain electrode of the first PMOS FET (mp1) is greater than the PN junction area of the drain electrode of the first NMOS FET (mn2). The PN junction area of the drain electrode of the second NMOS FET (mn3) is greater than the PN junction area of the drain electrode of the second PMOS FET (mp2). The power failure detection circuit of the present invention is novel in design and high in practicability.
US11703518B2

A sample analysis system is available that can include a remote sampling system, at least one analyzer, and a controller. The remote sampling system can include a plurality of sample sources for providing a corresponding sample therefrom; and a plurality of sample collection devices selectively coupled to any of the plurality of sample sources for receiving at least one of the samples therefrom. The at least one analyzer can be coupled to the plurality of the sample collection devices for receiving at least one of the samples therefrom. The controller can be coupled with the remote sampling system and the at least one analyzer, the controller configured to control which of the sample sources is actively coupled to a given sample collection device at a given time.
US11703506B2

The present invention provides self-contained systems for performing an assay for determining a chemical state, the system including a stationary cartridge for performing the assay therein, at least one reagent adapted to react with a sample; and at least one reporter functionality adapted to report a reaction of the at least one reagent with said sample to report a result of the assay, wherein the at least one reagent, the sample and the at least one reporter functionality are contained within the cartridge.
US11703496B2

A measuring apparatus for determining the total organic carbon of a sample in a liquid medium includes a reactor block made of a metallic, electrically conductive, and corrosion-resistant material, the reactor block including a housing wall for accommodating a light source, the housing wall including an inlet into and an outlet from the reactor block and a flow chamber in which digestion of the sample for determining the total organic carbon occurs, the flow chamber configured to accommodate the light source and to route the sample to be irradiated with light, wherein the measuring apparatus further includes at least one conductivity measurement device, wherein the reactor block is an external electrode of the conductivity measurement device. A method for determining the total organic carbon of the sample using the measuring apparatus is disclosed.
US11703480B2

Systems and methods are provided for monitoring the structural integrity of a vehicle. In particular, systems and methods are provided for using transducers positioned at various location in and on a vehicle to measure parameters related vehicle structural health. In various implementations, the integrity of the vehicle frame and the integrity of the vehicle body are monitored using a multi-axis accelerometer and/or microphone. The use of transducers for monitoring can replace time-consuming and expensive manual inspections.
US11703478B2

A micro total analysis system, operating method and manufacturing method thereof are provided. The micro total analysis system includes at least one micro total analysis unit each including: microfluidic device including first electrode and dielectric layer connected to each other, where the dielectric layer drives to-be-measured droplet to move based on voltage of the first electrode; and acoustic wave detection device including second electrode connected to the dielectric layer, where the dielectric layer is also used as transducer of the acoustic wave detection device, and configured to generate acoustic wave toward the droplet based on voltage of the second electrode, and generate a detection result corresponding to the droplet based on received acoustic wave. The micro total analysis system, the operating method and the manufacturing method thereof enables the microfluidic device and the acoustic wave detection device to be integrated in the same chip.
US11703477B2

A nondestructive testing method for detecting and distinguishing internal and external defects of a wire rope includes: acquiring a magnetic flux signal and a MFL signal of a detected wire rope; preprocessing the magnetic flux signal and the MFL signal of the detected wire rope; comparing a preprocessed magnetic flux signal and a preprocessed MFL signal with a preset magnetic flux signal threshold and a preset MFL signal threshold respectively, and calculating a defect position; extracting a magnetic flux signal of a defect and an MFL signal of the defect based on the defect position; calculating a defect width of the detected wire rope based on the magnetic flux signal of the defect and the MFL signal of the defect; calculating a defect cross-sectional area loss of the detected wire rope based on the defect width; and determining whether the defect is the internal defect or the external defect.
US11703442B2

Provided is a high efficiency and high sensitivity particle capture type terahertz sensing system. The particle capture type terahertz sensing system includes a sensing substrate to capture particles, and a terahertz sensor to emit terahertz electromagnetic waves to the sensing substrate to sense the particles, wherein the sensing substrate includes a base substrate and a particle capture structure layer formed on the base substrate, the particle capture structure layer includes a plurality of slits for focusing the terahertz electromagnetic waves, the particle capture structure layer captures the particles in the plurality of slits using dielectrophoresis, and an area in which the terahertz electromagnetic waves converge to the plurality of slits matches an area in which the particles are captured in the plurality of slits through the dielectrophoresis.
US11703439B1

Methods, apparatus, and systems for testing a hydrogen permeability of a non-metallic pipe are provided. In one aspect, an apparatus for testing a hydrogen permeability of a non-metallic pipe includes: pipe sealing pieces, a test cylinder, a high pressure gas source, a gas exhaust tube, a vacuum pump, and a pressure sensor. A plurality of circumferential reinforcement pieces are disposed on a circumferential inner wall surface of a cylindrical body of the test cylinder to be in contact with an outer surface of a to-be-tested pipe placed in the test cylinder and perform circumferential reinforcement on the to-be-tested pipe.
US11703433B2

The present disclosure provides a dynamic true triaxial electromagnetic Hopkinson bar system and testing method, the method including: firstly, before applying a static prestress and an impact load, recording and storing complete ultrasonic signals in the directions X, Y, and Z without application of the static prestress and the impact load; secondly, applying the static prestress; thirdly, recording and storing complete ultrasonic signals in the directions X, Y, and Z under the static prestress; fourthly, applying the impact load, and utilizing an triaxial and six-directional synchronous-coordinated-control electromagnetic loading system to apply a dynamic impact load to a test specimen; and fifthly, after completing the dynamic impact loading test, recording and storing once again complete ultrasonic signals in the directions X, Y, and Z without releasing the static prestress after application of the static prestress and the dynamic impact load.
US11703411B2

A signal processing method includes receiving a signal that rises in response to a physical change and falls in response to an opposite physical change that is opposite to the physical change from a sensor that is a stretchable sensor and outputs the signal, and correcting a signal lag as either a rising of a received signal that has been received from the sensor lags with respect to a falling of the received signal, or the falling of the received signal lags with respect to the rising of the received signal.
US11703404B2

This invention comprises a device for measuring root pulling force (RPF) in a plant. The RPF device comprises a plant grasping mechanism, as well as a force measurement sensor. In certain embodiments, the device is automatic, so that the “hand of man” is not required to exert force on the plant while the root pulling force of the plant is being measured. Also disclosed is a root pulling force motion mechanism, which brings the RPF device into proximity of a plant to be measured. Further disclosed is a method for measuring root pulling force of a plant.
US11703398B2

In some examples, a temperature distribution sensor may include a laser source to emit a laser beam that is tunable over a wavelength range. The wavelength range may be less than a Raman bandwidth in a device under test (DUT), or of-the-order-of the Raman bandwidth in the DUT. A pulsed source may apply a pulse drive signal to the laser beam or to a modulator to modulate the laser beam that is to be injected into the DUT. A bandpass filter may be operatively disposed between the laser source and the DUT, and may be configured to an anti-Stokes wavelength that is narrower than the Raman bandwidth. A photodiode may be operatively disposed between the bandpass filter and the DUT to acquire, from the DUT, anti-Stokes optical time-domain reflectometer traces for two preset wavelengths of the laser beam to determine a temperature distribution for the DUT.
US11703393B2

An apparatus for monitoring a cooling system. In some embodiments, the cooling system includes a chiller and a heat exchange process connected to the chiller by a coolant supply line and a coolant return line, and the apparatus includes a first temperature sensor, for measuring a coolant temperature in the coolant supply line, and a second temperature sensor, for measuring a coolant temperature in the coolant return line.
US11703385B1

The present invention provides a light sensor with dark current elimination. A dark current from a covered photodiode and a sensed current from a photodiode are respectively transformed to a dark voltage and a sensed voltage by a controlled integration circuit. A reverse capacitor receives the dark voltage and the sensed voltage to cancel out for each other, and outputs a corrected sensing voltage.
US11703383B2

A vehicle window with an anisotropic light sensor, has a first glass layer and a second glass layer, wherein an arrangement of light-sensitive elements is arranged, substantially parallel to the first glass layer, between the first glass layer and the second glass layer, wherein the pane furthermore has an aperture such that light can shine through the second glass layer and the aperture onto at least one of the light-sensitive elements, wherein, depending on the direction of incident light, the sensor provides a signal that is indicative of the direction, wherein the arrangement of light-sensitive elements has a camera chip and wherein the arrangement of light-sensitive elements is arranged on a flexible film.
US11703382B2

Provided are a display assembly, a method for manufacturing a display assembly and an electronic device. The display assembly includes: a pixel array including a plurality of pixel units; a photosensitive array including a plurality of photosensitive units, at least one of the photosensitive unit is disposed in a gap between two adjacent pixel units of the pixel array for detecting ambient light through the pixel array.
US11703377B2

The present disclosure relates to a thermal-acoustic-vibration three-parameter integrated in-situ sensor and system with a high-temperature-resistant and high-pressure-resistant structure. The provided thermal-acoustic-vibration three-parameter integrated in-situ sensor with a high-temperature-resistant and high-pressure-resistant structure comprises a heat detection device, a sound detection device and a vibration detection device; and the sound detection device and the vibration detection device are distributed on two sides of the heat detection device. When heat, sound and vibration need to be detected, only spectra of light signals emitted by the heat detection device, the sound detection device and the vibration detection device need to be obtained, and heat information, sound information and vibration information to be detected are obtained through the corresponding relation between the spectra of the optical signals emitted by the heat detection device, the sound detection device and the vibration detection device and heat information, sound information and vibration information to be detected.
US11703366B2

A method is provided for measuring different flow properties of a fluid. The method includes (a) providing a nanowire, the resistance of the nanowire varying based on temperature changes of the nanowire that reflect values of the different flow properties of the fluid when the nanowire is operated in different modes of operation respectively, such that the nanowire measures different flow properties when operated in different modes of operation respectively, and (b) alternating the nanowire between different modes of operation, measuring different flow properties of the fluid during the different modes of operation, respectively, and using the measurements of one of the flow properties to correct the measurements of another flow property. Other applications are also described.
US11703358B2

A magnetic sensor includes first to fourth resistors, a power supply port, a ground port, a first output port, and a second output port. The first resistor and the second resistor are located in a first region and connected in series via a first connection point connected to the first output port. The third resistor and the fourth resistor are located in a second region and connected in series via a second connection point connected to the second output port, at least a part of the second region being located at a position different from the first region in a direction parallel to an X direction. The first and second resistors are located between the third and fourth resistors in a direction parallel to a Y direction.
US11703354B2

A system for displaying videos, comprising a processing resource configured to: provide a data repository comprising a plurality of previously captured video segments (PCVSs) captured during previous operations of corresponding platforms, each being associated with metadata indicative of a Line-of-Sight (LoS) of a sensor, carried by the corresponding platform of the platforms used to capture the corresponding PCVS, with respect to a fixed coordinate system established in space, during capturing the corresponding PCVS; obtain an indication of a Region-of-Interest (RoI); identify one or more of the PCVSs that include at least part of the RoI, utilizing the LoSs associated with the PCVSs, giving rise to RoI matching PCVSs; and display at least part of at least one of the RoI matching PCVSs, being displayed RoI matching PCVSs, on a display of an operating platform to an operator of the operating platform during a current operation of the operating platform.
US11703347B2

The method of preparing a navigation autonomy map for a vehicle covering a zone including path segments, comprising the following steps: identifying the path segments for which the map needs to be prepared; for each path segment, calculating a primary autonomy index in accordance with at least two distinct functions; and calculating for each path segment a final autonomy index by taking a weighted average of the primary autonomy indices. An autonomy map, an application of the autonomy map, and a vehicle using such an autonomy map.
US11703342B2

A delivery system in which the vehicles themselves coordinate their movements. Vehicles are assigned to groups based on proximity. Each vehicle communicates its location and route information to the other vehicles in the group. The vehicles in the group then know the positions and routes of the other vehicles in the group. When a delivery is requested, the vehicles in the group use this information to determine which vehicle should be assigned to make that delivery. As the vehicles move around, their proximity to each other changes. When a vehicle has moved away from a group, that vehicle may be removed from the group and assigned to a different group. In this manner, the vehicle coordination mechanism is a distributed task performed by all the vehicles.
US11703337B2

A method, apparatus, and computer program product are provided for anonymizing the trajectory of a vehicle. Methods may include: receiving a sequence of probe data points defining a trajectory; for a subset of the sequence of probe data points defining the trajectory beginning at an origin: updating a counter value at each probe data point, where the counter value is updated based, at least in part, on properties of a number of road links emanating from each junction through which the trajectory passed to reach a location associated with the respective probe data point; in response to the counter value satisfying a predetermined value after an update relative to a given probe data point, removing probe data points before the given probe data point in the sequence of probe data points to obtain origin-obscured probe data points; and creating a cropped trajectory including the origin-obscured probe data points.
US11703331B2

Three-dimensional (3D) micro-scale shells are presented with openings of various sizes and geometries on the surface. The shell consist of a suspended ring-shaped resonator, multiple support beams, a support post, and a cap region that connects the support beams to the support post. Shells with openings of various sizes and geometries allow the creation of micro electromechanical systems (MEMS) sensors and actuators with a wide range of engineered mechanical and electrical properties. The openings on the shell surface can, for example, control the mechanical quality factor (Q) and resonance frequencies of the shell when the shell is used as a suspended proof mass of a mechanical resonator of a vibratory gyroscope. The shells can also serve as mechanical supporting layers and/or an electrode connection layer for MEMS actuators and sensors that use 3D shells as proof masses.
US11703321B2

A retrographic sensor includes a transparent structure, a transparent elastomeric pad, and an at least partially reflective layer. One or more light sources emit light into a side surface of the transparent structure. The light undergoes internal reflection in the transparent structure and is reflected toward a camera oriented toward the transparent structure. The at least partially reflective layer may be semi-specular in some embodiments.
US11703313B2

A detection device detects a mechanical deformation of a high-voltage accumulator of a motor vehicle, and includes: a sensor element, which senses an electrical measurement variable, wherein the sensor element is substantially flat and is attached at least partially to a first component of the high-voltage accumulator; and an evaluation device for analyzing the electrical measurement variable between the sensor element and a second component of the high-voltage accumulator and for outputting a corresponding warning on the basis of the electrical measurement variable, wherein at least one region of the surface of the second component is electrically conductive.
US11703309B1

An accessory rail mountable light includes an accessory rail interface configured to selectively attach to an accessory rail of a firearm, the accessory rail being aligned with the bore of the firearm, at least one light activating button, and at least one light element. The at least one light activating button is reachable by an operator for selectively illuminating the at least one light element and the at least one light element illuminates an area in front and below the firearm when the firearm is pointed forward from an operator.
US11703300B1

A stock assembly of a crossbow includes a fore-end stock, a butt stock, and a lock. The fore-end stock includes a slot in a lateral face and a chamber in a rear face. The slot is in communication with the chamber. The butt stock includes an insert movably inserted in the chamber, a shoulder contact portion formed at an end of the insert out of the chamber, and recesses in a lateral face of the insert. The lock is pivotally connected to the fore-end stock and insertable in a selected one of the recesses through the slot.
US11703299B1

A crossbow includes a rail and an arrow retention device including a bridge, a supporting element, a rolling unit, and two springs. The bridge includes a first section connected to the rail and a second section extending over the rail. The supporting element is connected to the second section of the bridge. The supporting element includes a pocket intersecting a bore. The rolling unit includes a roller and an axle. The axle includes a middle section for supporting the roller and two lateral sections extending from the roller. The lateral sections of the axle are located in two portions of the bore divided by the pocket. The roller includes a portion located in the pocket and another portion extending from the pocket to contact an arrow. The roller includes a smooth periphery. Each of the springs is compressed between the bridge and one of the lateral sections of the axle.
US11703296B2

A muzzle brake compensator has a mount configured to connect to the barrel in registration with the barrel axis, a body defining an interior chamber and connected to the mount, the body defining a bullet aperture registered with the barrel axis, an exhaust port apart from the bullet aperture, a nozzle element connected to the exhaust port and rotatable about a port axis, and the nozzle element defining an exhaust aperture having an exhaust feature having a characteristic angularly offset from the port axis, such that the rotational position of the nozzle element determines a direction of an exhaust force with respect to the port axis. The nozzle element may protrude laterally at an angle from the barrel axis. The nozzle element may be lateral to the bullet aperture. A pair of exhaust ports may be located on laterally opposed positions with respect to the bullet aperture.
US11703294B2

A firearm is disclosed which advantageously allows for firing from two different magazines, one in a magazine well ahead of a trigger, and a second magazine held in a handle of a pistol grip of the firearm. This allows for both sub-machine gun and pistol firing configurations, allowing for increased firing capacity and allowing the firearm to continuously fire while reloading.
US11703292B2

A bullpup shotgun which ejects shells from the bottom of its action has a reciprocable cover which, when in a closed position, overlies the breech end of the shotgun's barrel. When in an open position, the cover is in spaced relation to the barrel breech end, allowing access to the shotgun's action to clear an ammunition feed malfunction. The cover is mounted on a butt stock, and is slidable or rotatable relatively to the shotgun's butt stock to effect motion of the cover between the open and closed positions.
US11703291B2

An automatic recoilless firearm comprising a gun barrel and a compensating mass launch tube in which a projectile is accelerated in one direction inside said gun barrel counterbalanced by a compensating mass accelerated in the opposite direction inside said launch tube thereby minimizing recoil and further providing means of automatic ammunition handling. Said firearm further comprises a bolt or bolts and barrels configured to reduce or eliminate transmission of momentum and mechanical energy to the gun barrels and/or gun body during an operation of the firearm.
US11703287B2

A heat dissipation device includes a body including a first metal sheet and a second metal sheet coupled to the first metal sheet. The first metal sheet at least partially defines a first channel including a first plurality of curves, a second channel including a second plurality of curves, and an interconnecting channel fluidly coupled to the first channel and the second channel. The first channel and the interconnecting channel at least partially surround the second channel, a unit volume of the first channel is a same as a unit volume of the interconnecting channel, and the unit volumes of the first channel and the interconnecting channel are different from a unit volume of the second channel.
US11703284B2

A temperature control system is used for controlling a temperature of a control target. The system includes: a first circulation circuit through which a first heat transfer medium circulates; a second circulation circuit that is independent of the first circulation circuit and through which a second heat transfer medium circulates; and a third circulation circuit that is independent of the first circulation circuit and the second circulation circuit and through which a third heat transfer medium circulates. The third heat transfer medium has a usable temperature range wider than usable temperature ranges of the first heat transfer medium and the second heat transfer medium.
US11703278B2

A liquefied natural gas compression system includes: a first gas turbine that drives a rotary machine; a first steam boiler including a first heat recovery steam generator that recovers heat from exhaust gas from the first gas turbine; a first steam turbine that drives a first refrigerant compressor; a common header steam line through which steam from the first steam boiler flows to an inlet of the first steam turbine; an auxiliary steam line; and a letdown valve that connects the common header steam line to the auxiliary steam line and that opens in response to pressure of the common header steam line exceeding a predetermined threshold value.
US11703277B2

A system for natural gas cooling using nitrogen. The system can include a nitrogen liquefier and a natural gas cooler. The nitrogen liquefier can provide liquid nitrogen to the natural gas cooler. One or more heat exchangers of the natural gas cooler can include a gaseous nitrogen output that is in fluid communication with the nitrogen liquefier. In response to receiving gaseous nitrogen at the nitrogen liquefier, from the one or more heat exchangers, a production rate of the the nitrogen liquefier is adjusted.
US11703274B2

A refrigerating appliance includes a cabinet that defines an interior cavity. A temperature sensing network monitors a temperature stratification of the interior cavity. The temperature stratification includes a plurality of temperature levels that correspond to respective locations of the interior cavity. A controller is configured to receive an input related to an item to be stored. The controller is further configured to compare the input with the temperature stratification. The controller is further configured to identify a primary storage location of the item to be stored based upon a comparison of the input and the plurality of temperature levels of the temperature stratification. A visual indicia is disposed within the interior cavity and coupled to the controller. The visual indicia activates to identify the primary storage location of the item to be stored.
US11703270B2

The present disclosure relates to a household appliance (20) comprising a reversible front door (22) configured to be selectably attached either on a left side or a right side of a cabinet (21) of the household appliance (20). The household appliance (20) further comprises a profile (23) configured to act as a handle being arranged on a top side of the front door (22), a detachable hinge (27) arranged to be mounted to the cabinet (21) behind the front door (22) and further being configured to extend into a cavity (21) of the front door (22) arranged below the profile (23) to connect the front door (22) to the cabinet (21), and a locking pin (29), wherein the profile (23) comprises a through hole (28) at at least one of its two ends for receiving the locking pin (29) configured to be inserted into the through hole (28) from an upper side of the profile (23), which locking pin (29) engages with a cavity (30) of the hinge (27) arranged under the profile (23) to pivotably attach the front door (22) to the hinge (27).
US11703268B2

A refrigerator including a main body including a storeroom; an evaporator arranged in the back of the storeroom and configured to generate cold air; a defrost heater arranged under the evaporator into which air flows and configured to remove frost or ice formed on the evaporator; a temperature sensor arranged on the top of the evaporator and configured to measure temperature; and a controller configured to stop operation of the defrost heater in a first defrost cycle based on a first measurement measured by the temperature sensor and stop operation of the defrost heater in a second defrost cycle based on a second measurement, which is different from the first measurement.
US11703266B2

A cooling system and a related method is presented. The cooling system includes a reservoir configured to selectively supply a cooling fluid; a circulation loop fluidly coupled to the reservoir, and configured to circulate the cooling fluid to and from the reservoir, and a heat exchanger thermally coupled to the circulation loop and configured to exchange heat with the cooling fluid. The reservoir includes a refrigerant and an anti-freeze additive. The anti-freeze additive is characterized by a lower critical solution temperature (LCST) such that when an operating temperature of the reservoir is greater than the LCST, the reservoir is configured to supply a cooling fluid including the refrigerant to the circulation loop; and when the operating temperature of the reservoir is lower than the LCST, the reservoir is configured to supply a cooling fluid including the refrigerant and the anti-freeze additive to the circulation loop.
US11703264B2

A refrigerator appliance includes walls, a door, an ice container, a magnet, and a sensor. The walls define an internal storage chamber. The door has an outer panel and a door liner disposed between the outer panel and the internal storage chamber. The door liner defines a receptacle. The ice container is removably positioned within the receptacle. The magnet is secured to the ice container. The sensor is disposed between the outer panel and the door liner. The sensor is configured to align with and detect a presence of the magnet through the door liner and to detect an absence of the magnet. The presence of the magnet is indicative that the ice container is positioned within the receptacle. The absence of the magnet is indicative that the ice container is not positioned within the receptacle.
US11703254B2

In an electric water heater having adjustable set point and differential temperatures, upper and lower heating elements, and associated temperature sensors respectively operative to sense upper and lower tank water temperatures, a specially designed control system is provided for controlling the heating elements. The control system is operative to prevent dry firing of the heating elements by measuring temperatures over time with the temperature sensors.
US11703246B2

A method for automatically adapting a predictive model used to control a heating, ventilation, or air conditioning (HVAC) system in a building to compensate for a detected fault in the HVAC system is shown. The method includes obtaining an indication of the detected fault in the HVAC system or a zone in the building. The method further includes determining a predicted impact of the detected fault on an operational performance of the HVAC system. The method further includes adjusting one or more parameters of the predictive model based on the predicted impact of the detected fault to generate a fault-adapted predictive model. The method further includes operating the HVAC system to control an environmental condition of the building using the fault-adapted predictive model.
US11703243B2

A component used in an air conditioner includes a substrate and a nano-coating formed on a surface of the substrate, wherein the nano-coating includes a lower coating formed on the surface of the substrate; and an upper coating formed on the upper surface of the lower coating, a coating composition of the upper coating includes nanoparticles having a diameter of 10 nm to 30 nm, and an interval between adjacent nanoparticles among the plurality of nanoparticles located on a surface of the upper coating is 10 nm to 30 nm.
US11703240B2

A system and method of retrofitting a heating, ventilation, air conditioning, and refrigeration system (HVACR) including one or more brazed, soldered, or mechanical connections between refrigerant lines is disclosed. The method includes removing a refrigerant from the HVACR system. The refrigerant that is removed is a non-flammable refrigerant. An enclosure is installed over the one or more brazed, soldered, or mechanical connections between refrigerant lines. A refrigerant is added to the HVACR system. The refrigerant being added has a global warming potential (GWP) that is relatively lower than the refrigerant removed from the HVACR system. The refrigerant being added has a relatively higher flammability than the refrigerant removed from the HVACR system.
US11703235B2

An external-air conditioning apparatus and a ventilation system are provided, the external-air conditioning apparatus includes a fin tube type heat exchanger and a housing that stores this heat exchanger. The housing includes a base body that serves as a back side of the apparatus body and a cover body that serves as a front side of the apparatus body, and the base body and the cover body are dividable and detachable in structure. The base body has a base portion, a partitioning portion, a connecting pipe portion, a heat-exchanger-holding structure portion, and a water receiving portion. The cover body is a structure in which a front wall portion and a three-side peripheral wall portion are formed integrally with each other, and a part in which the peripheral wall portion is not formed is an inlet for external air.
US11703223B2

A multi-function sight port door includes a sensor mount attached at an aperture within the sight port door. A sensor is mounted to the sensor mount and configured to monitor the interior of a heater that the multi-function sight port door is mounted to. The multi-function sight port door is also configured to open to allow visual inspection of the interior of the heater while the sensor is mounted thereto. The multi-function sight port may be configured to allow for one or more of X-axis, Y-axis, Z-axis, tilt, roll, and yaw positioning of the sensor as mounted to the sight port door. The sensor may be a temperature sensor, pressure sensor, flame scanner, gas analyzer, optical-based sensor, thermal imager, thermal camera, or laser-based analyzer.
US11703216B2

A light-emitting composite stone includes a transparent stone; a first light guide; a mounting member; an edge stone on one side of the transparent stone; a second light guide being adjacent to an inner surface of the edge stone and perpendicular to the first light guide; a light-emitting member on a bottom of the second light guide; an inclined cut on the second light guide; a first reflection member having an inclined angle of 45-degree on a bottom of the inclined cut; first and second vertical light guides; a second reflection member on a top of the first vertical light guide; a horizontal light guide between tops of the first and second vertical light guides; a third reflection member on an inner surface of a top of the second vertical light guide; and a fourth reflection member on the horizontal light guide.
US11703214B1

A lamp includes a lamp body; and an illumination assembly including a lamp shade assembly including a shade and a seat; and a lamp board. The seat is threadedly secured to the lamp body. The lamp board is secured to a lower end of the seat and laterally extends out of the seat. The lamp board serves as a bottom of the seat. The lamp board includes two first electrodes fastened on a bottom and a plurality of second electrodes adjacent to an edge. The first and second electrodes are electrically connected to positive and negative terminals of a control circuit of the lamp board respectively. The first and second electrodes are positive and negative terminals of a light source respectively. A clockwise rotation of the illumination assembly threadedly secures to the lamp body and turns on the light source.
US11703208B1

A method and apparatus to manipulate a perceived target material color by varying compositions of illumination with static perceived chromaticity is disclosed. An illumination source is configured to emit light at a first set of wavelengths with a first set of amplitudes to illuminate the target material. An observer perceives the emitted light to be at a predetermined chromaticity, and perceives light reflected from the illuminated target material to be at a first chromaticity. A control device switches the illumination source to emit light at a second plurality of wavelengths at a second plurality of amplitudes, which is perceived to the observer to be of the same predetermined chromaticity as before, while the light reflected from the illuminated target material is perceived to be of a different chromaticity.
US11703207B2

A lighting device produces scenic effects including a light source group; a light guide extending along a longitudinal axis and coupled to the light source assembly defining an optical path; a primary mirror arranged along the longitudinal axis facing the light source assembly to reflect the light beam from the light guide; and a secondary mirror facing the primary mirror to reflect the light beam reflected by the primary mirror towards an emission area surrounding the primary mirror, wherein a primary reflecting surface of the primary mirror has at least one first portion having a first hyperbolic shape or a first aspherical shape of even order and degree equal to or greater than four and a secondary reflecting surface of the secondary mirror has at least one second portion having a second hyperbolic shape or a second aspherical shape of even order and degree equal to or greater than four.
US11703188B2

A gas cylinder monitoring system comprising a gas cylinder for receiving and distributing gas. A flow control valve is associated with the gas cylinder and operable to allow or prevent the flow of gas from the cylinder. A monitor is provided for monitoring a signal from an input device associated with the flow control valve. The monitor has an environmental parameter sensor for detecting the presence or absence of a selected environmental parameter in the vicinity of the cylinder. The environmental parameter sensor is connected to the monitor for transmitting an environmental status signal thereto. A removable cover is provided for covering both the flow control valve and the environmental parameter sensor such as to only allow access to the flow control valve when the cover is removed. A transmitter is also provided for transmitting a signal, obtained by the monitor from the input device, to a receiver.
US11703184B2

A gas and liquid separation system could be said to have a passage with an inlet connected to receive a mixed gas and liquid flow. An air separation tube extends into the passage at a location downstream of where the inlet is connected with an upstream tube end upstream in the passage relative to a downstream tube end. The upstream tube end provides an obstruction to the mixed gas and liquid flow, to cause separation of the gas from the mixed gas and liquid flow. A liquid tube is connected to the passage at a location downstream of the air separation tube.
US11703182B2

A method involves directing lubricant to different consumers which are to be monitored via their lubricant. The lubricant is drained through drain lines connected to the consumers and directed to a tank. At least some the lubricant in the drain lines or the consumers is extracted into extraction lines. Flow from the extraction lines is selectively directed to a measurement device, which then measures a characteristic of the lubricant. A system for carrying out such a method is also provided, wherein the system includes a multiplexer for selectively directing flow from the extraction lines.
US11703180B1

The present invention provides a bracket fixable to a desk edge, the bracket including: a fixing portion, a holding portion and a connecting assembly, wherein the connecting assembly has one end connected to the fixing portion and the other end connected to the holding portion; the connecting assembly includes a connecting body, having a first end and a second end, a first connecting member arranged at the first end, and a second connecting member arranged at the second end; the first connecting member has a first body portion perpendicular to the connecting body, and a first locking portion fixed to the fixing portion; the first body portion is provided with a first arc-shaped slot; the second connecting member has a second body portion perpendicular to the connecting body, and a second locking portion fixed to the holding portion; the second body part is provided with a second arc-shaped slot; and the connecting assembly further includes a first screw slidable in the first arc-shaped slot, and a second screw slidable in the second arc-shaped slot.
US11703176B2

An apparatus and related method are provided for loading a pig into a pipeline. The apparatus includes a tubular reducer, a rigid member including a pig-engaging surface, and a guide member slidingly engaged by the rigid member to permit axial movement, while limiting radial movement, of the rigid member in relation to the reducer. In use, when the reducer is aligned concentrically with the pipeline end with the front end of the reducer bearing axially, either directly or indirectly, against the pipeline end, and the pig-engaging surface is disposed axially rearward of the reducer, increased tension in the cable pulls the rigid member axially forward relative to the pipeline, whereupon the attached pig-engaging surface pushes the pig through the reducer and into the pipeline interior.
US11703166B2

The invention refers to a pipe seal suitable for use in a Rieber joint, the seal (14) comprising an annular sealing member (18) and an annular reinforcing member (20) completely embedded in the sealing member (18). The reinforcing member (20) is made of a rigid plastic band and the reinforcing member (20) includes, for increasing an area of contact between the sealing member (18) and the reinforcing member (20), at least one protrusion (24) and/or at least one recess (26).
US11703152B2

A wrap bracket formed from a strap and a clamp to secure a cable bundle to a support. The strap includes an intermediate portion, a first portion extending from the intermediate portion in a first direction and a second portion extending away from the intermediate portion in a second direction opposite the first direction. The second portion engages the first portion to mount the strap to the support. The clamp includes a base that is secured to the intermediate portion of the strap. A first tab and a second tab extend in opposite directions away from the base. The first and second tabs wrap around the cable bundle to secure the cable bundle to the base.
US11703132B2

A valve having a body having a first section and a second section; an extended flange attached to the second section of the body or disposed as an integral part of the second section of the body; an elongate bore extending through the body and having a proximal end and a distal end; a longitudinally displaceable plunger disposed in and extending along the bore, the plunger having a proximal end and a distal end and having a first position displaced toward the distal end of the bore and a second position displaced toward the proximal end of the bore; a diaphragm seal attached to the proximal end of the plunger and sealing the bore at the proximal end thereof; a gland seal sealing the bore at a location intermediate the diaphragm seal and the distal end of the bore; the plunger extending through and being sealingly secured to the gland seal; a fluid transfer opening in the bore between the diaphragm seal and the gland seal; longitudinal displacement of the plunger moving the diaphragm seal to open the bore, the gland seal stretching to accommodate the displacement of and maintain a seal about the plunger, a fluid flow path being established between the open proximal end of the bore and the fluid transfer opening, wherein longitudinal displacement of the plunger towards its first position moves the diaphragm to open the bore. The valve further comprises an extended flange having a surface that is approximately coplanar with a surface of the second position when the plunger is displaced toward the proximal end of the bore, creating a zero dead leg position.
US11703130B2

A valve assembly for a dispenser. The valve assembly includes a valve body. The valve body includes a first hoop member, a second hoop member, and a transition portion defined by the joining of the first hoop member and the second hoop member. The first hoop member includes a first hoop outer portion positioned, a first hoop inner portion, a first hoop upper surface, and a first hoop lower surface. The second hoop member includes a second hoop outer portion, a second hoop inner portion, a second hoop upper surface, and a second hoop lower surface. The second hoop inner portion extends about the longitudinal axis defining a passageway. The passageway comprises a first passageway opening, a second passageway opening opposite the first passageway opening, and a passageway surface extending from the first passageway opening to the second passageway opening.
US11703129B2

A valve disk of a double eccentric butterfly valve having boss sections (3, 4) for accommodating a stem (8) and rib sections (6, 7) each extending toward outer edge portions of the valve disk in a direction intersecting a stem (8) from the boss sections are provided on a surface on one side of a disc (2), and each of the ribs respectively excluding the boss sections is provided such that a height from a surface (2a) of the disc on the side on which a distance to an end on the edge portion side of the valve disk is longer than that on the side on which a distance to an end on the edge portion side of the valve disk is short when the heights are respectively compared at positions spaced an equal distance apart from a stem center axis (20), and the butterfly valve.
US11703126B2

Methods and systems for a hydromechanical transmission are provided. In one example, the method includes responsive to rotation of a portion of a mechanical assembly induced by cranking of an engine, blocking an output shaft of the hydromechanical transmission via joint engagement of a forward drive clutch and a reverse drive clutch. The method further includes pressurizing a hydrostatic assembly while the forward drive clutch and the reverse drive clutch remain jointly engaged, where the mechanical assembly is coupled in parallel with the hydrostatic assembly.
US11703123B1

A driveline component includes a housing, a first rotating component and a second rotating component, an actuator and a biasing component. The actuator has a body coupled to the first rotating component, the actuator drives the body relative to the second rotating component, and the body is movable between a first position in which the body is not coupled with the second rotating component and a second position in which the body is coupled with the second rotating component. The biasing component has a retainer and a spring, the retainer is in contact with a stop surface that limits movement of the retainer, the spring is fixed to the retainer on one side of the spring and the spring is contacted by the body during at least a portion of the movement of the body to provide a biasing force on the body.
US11703121B2

An actuator diagnostic apparatus is provided for an electronic control unit of a vehicle. The actuator diagnostic apparatus of the electronic control unit for a vehicle is characterized by containing: a high-side driver which drives an actuator from a high-side; an output voltage sensing unit which senses an output voltage of the high-side driver; a low-side driver which drives the actuator from a low-side; a pull-down switch which pulls down an input voltage of the high-side driver; a shutdown driver which actuates the pull-down switch; and a diagnostic control unit which diagnoses shutdown of the actuator upon receiving an input of the output voltage from the output voltage sensing unit after respectively actuating the high-side driver, the low-side driver, and the shutdown driver in accordance with a shutdown diagnosis order.
US11703119B2

The control method for a constant speed running of a vehicle performs a vehicle speed control for downshifting the gear position of the automatic transmission when the acceleration/deceleration of the vehicle is larger than the determination value during the constant speed running control. In the control method, the automatic transmission includes a plurality of gear positions that can be downshifted during the constant speed running control, and among the plurality of gear positions, the determination value between the gear positions having a relatively large difference in the gear ratio between the gear positions is set to be larger than the determination value between the gear positions having a relatively small difference in the gear ratio between the gear positions.
US11703116B2

The present invention relates to a dampened gear system for reducing gear rattle. More specifically, a dampened gear system includes a first gear vibrationally isolated from a second gear. At least one damper prevents rotational engagement between the first gear and second gear until a rotational load is applied. When a rotational load is applied, the at least one damper is compressed, resulting in at least one lug on the second gear contacting an engagement surface on the first gear, allowing the rotational load to be mechanically transferred from one gear to the other gear.
US11703111B2

A ball screw assembly includes a screw shaft along which is formed a first helical groove; a nut along which is form a second helical groove; the first helical groove and the second helical groove cooperating to define a track, a plurality of balls arranged in the track and configured to move along the track in response to relative motion between the screw shaft and the nut such that rotational motion of the screw is translated to linear motion of the nut via the balls and vice versa. The assembly also includes a bypass shoe arranged between the nut and the track and spaced from the track by a predetermined preload X, wherein when a load applied to the nut exceeds the predetermined preload, the bypass shoe engages with the track such that motion of the screw is transferred to motion of the nut via the shoe and bypasses the balls.
US11703110B2

Provided is a mechanism that causes a rod-shaped member to rotate while causing rod parts, which are part of the rod-shaped member, to carry out out-of-phase reciprocating motions. A drive mechanism (100) in accordance with an aspect of the present invention includes: a rotatable rod (10) that includes rod parts (11) which are separated by a boundary along a central axis 1, the rod parts (11) each being independently movable along the central axis (1); support members (A and B) having a slide groove (31) that is in the form of a ring and that surrounds the rotatable rod (10); and an outer cylinder (50) that is disposed between the rotatable rod (10) and the support members (A and B) and that has longitudinal grooves (51) each extending along the central axis (1).
US11703106B2

Disclosed herein is an assembly, method of assembling, and kit for assembling an assembled flexible helical belt that is mounted within a mounting space defined by a continuous mechanical constraint of a device. Embodiments of the flexible helical belt include a flexible helical belt that has a plurality of belt teeth, where some of the belt teeth are each pierced by a through hole which extends through the respective belt tooth and where the flexible helical belt is of sufficient length such that, when the flexible helical belt is mounted within the intended mounting space, the flexible helical belt overlaps itself by at least one rotation such that each through hole is transversely aligned with at least one other through hole, enabling a transverse compression device to be fitted through the through holes, creating a transverse compressive force on the flexible helical belt to form a single continuous drive belt.
US11703105B2

A torsion shaft assembly includes a torque carrying shaft including a driven end configured for receiving torque input to the torque carrying shaft and a driving end configured for outputting torque output from the toque carrying shaft. The torque carrying shaft includes an axial facing damping interface surface axially between the driven end and the driving end. A friction tube is disposed outboard of the torque carrying shaft. The friction tube is connected at a first axial location to be driven by the torque carrying shaft. The friction tube includes an axial facing damping interface surface that abuts the axial facing damping interface surface of the torque carrying shaft, forming a damping interface to provide frictional dampening against angular vibrations occurring as differential angular displacement between the driven end and the driving end of the torque carrying shaft.
US11703102B2

A mount bushing includes an outer ring adapted for connection to a mount structure. A tubular bushing insert is disposed inside the outer ring and a main elastomeric isolation arrangement disposed between the outer ring and the tubular bushing insert. A secondary elastomeric element is disposed inside the tubular bushing insert, wherein the secondary elastomeric element is isolated from the main elastomeric isolation element by the tubular bushing insert. A structural tube is disposed inside the secondary elastomeric element and a mounting bolt is inserted through the structural tube.
US11703090B2

A vehicle drivetrain includes a driveshaft, a driveshaft joint and a boot. The driveshaft joint is configured to be coupled to an end of the driveshaft. The boot is disposed over the driveshaft joint. The boot has an inner wall and an outer wall. The inner and outer walls are separated by an empty space.
US11703086B2

An apparatus and method for assembling a split sleeve onto a shaft. The split sleeve apparatus provides a first and second arcuate portion with each having a partial cylindrical configuration. The first and second arcuate portions have at least one finger extending circumferentially outward from their opposing ends. The at least one finger from each of the first and second arcuate portions complementarily engage one another to form a continuous cylinder. At least one aperture extends longitudinally through the at least one finger of the first and second arcuate portions. A dowel rod extends through the at least one aperture for connecting the first and second arcuate portions to form the cylinder. The first and second arcuate portions are fabricated from a material having heat expansion characteristics that allow the material to expand when heated during assembly and to contract when cooled creating an interference fit with the shaft.
US11703084B2

A bearing support system includes a bearing disposed within a bearing housing. A bearing damper is disposed around the bearing and includes one or more knitted mesh pads. A compression ring is positioned to be movable relative to the bearing housing and to apply a compression to the bearing damper that results in a change in at least one of a length and a wall thickness of each knitted wire mesh pad and a corresponding change in the stiffness and bearing of the damper. The system supports rotation of a shaft and may include one or more sensors to measure vibrations in the shaft and a controller to control movement of the compression ring in response to the mechanical vibrations.
US11703082B2

A thrust bearing has an outer race and an inner race arranged for rotation relative to the outer race about an axis of rotation. Multiple rolling elements are positioned between the inner and outer races. A cage is positioned between the inner and outer races and configured to engage with the rolling elements to align the rolling elements into multiple rows, with the rows circumferentially spaced apart from one another.
US11703073B2

A connection bolt for connecting two parts, in particular furniture panels, includes a cylindrical bolt shaft for anchoring in a bore of the one part and a bolt head for anchoring in a bore of the other part. The bolt head has a foot portion, which adjoins the bolt shaft, and a hook-shaped head portion with a radially outwardly projecting, blade-shaped projection. The foot portion is arranged with respect to the bolt shaft eccentrically offset in the radial direction in which the projection projects radially outwards.
US11703069B2

A protective mechanism for use when gripping a medical device to a rack is provided. A related system and method are also provided. The protective mechanism includes a connector, an actuation member configured to have a first end portion and a second end portion. The cover member is configured to interact with the actuation member so as to pivot to uncover the connector when the actuation member pivots in a first direction and to pivot to cover the connector when the actuation member pivots in a second direction.
US11703068B2

A piston lock system having first and second cylinders, first and second pistons telescopically connected to the cylinders, and first and second piston locks. The piston locks are movable in a transverse direction within a planar region between the cylinders, between unlocked positions in which the piston locks are not located between the free ends of the cylinders and the free ends of the piston, and locked positions in which the piston locks are located between the free cylinder ends and the free piston ends. A control link is operatively connected to the piston locks, and configured to simultaneously move the piston locks between the locked and unlocked positions.
US11703067B1

An electro-hydraulic servo valve, which has an adjustable null position and can be directly driven by the motor, is provided and includes four parts: a slide valve assembly, a two-dimensional motor, a magnet resetting-to-null mechanism, and a displacement sensor, and the four parts are set coaxially arranged. The slide valve assembly is a conventional two-dimensional servo valve structure. The two-dimensional motor may directly drive the valve core to rotate to further control a size of an opening opened by a valve. The magnet resetting-to-null mechanism is configured to reset the valve to the null position. The displacement sensor may monitor a position of the valve core in real-time and feedback signals to achieve closed-loop controlling.
US11703064B2

In a pump housing having an interior for accommodating a pump rotor, which may be transferred from a radially compressed state into a radially expanded state, and comprises a housing skin revolving in circumferential direction, as well as at least one reinforcement element, a stretch-resistant element revolving in circumferential direction is provided, which is stretched less than 5% in the expanded state as opposed to the force-free state in circumferential direction, and which limits any further expansion of the pump housing in radial direction.
US11703062B2

A temperature destratification assembly can include an outer housing. An impeller can be positioned within the outer housing between the inlet and outlet of the outer housing. The impeller can have an impeller hub and a plurality of impeller blades extending radially outward from the impeller hub. The assembly can include an impeller motor configured to rotate the impeller blades about an axis of rotation. A stator can be positioned within the outer housing between the impeller and the outlet of the outer housing. The stator can include a plurality of vanes. The stator vanes can include an upstream edge at the upstream end of the stator, a first surface extending from the upstream edge to the downstream edge of the vane, and a second surface opposite the first surface and extending from the upstream edge to the downstream edge of vane. A plurality of the vanes can have a downstream edge at the outlet of the outer housing.
US11703061B2

Embodiments of the present invention provide systems and methods for mounting an electrically-powered device to a ceiling or other supporting structure. The electrically-powered device can be, for example, a ceiling fan, a ceiling fan with a lighting fixture, or a lighting fixture.
US11703060B1

A neck-hanging fan, comprises a housing that can be worn on the neck and a fan assembly, wherein the two extended tail ends of the housing are provided with an accommodating chamber, and an air duct communicating with the accommodating chamber is formed in the housing, a fan assembly is arranged in the accommodating chamber, an air inlet hole communicating with the accommodating chamber is arranged on the housing, and a plurality of air outlet holes communicating with the air duct are arranged on the outer wall of the housing, and the plurality of air outlet holes are distributed along the extension direction of the air duct. The end of the air outlet away from the fan assembly is provided with a wind gathering plate extending into the air duct, wherein a plurality of wind gathering plates are provided.
US11703058B2

The invention relates to a method for producing a drive unit device, in particular a fan device, which has at least one first modular unit (12) and at least one second modular unit (16), which concentrically accommodates at least a portion of the first modular unit (12), with the first and second modular units (12, 16) being intended to contribute mechanically to a change in torque, and the first modular unit (12) being secured in the second modular unit (16) in at least one method step (100, 110). To increase safety and reduce process costs, it is proposed that the first modular unit (12) be secured in the second modular unit (16) by means of at least one concentric pressing process step.
US11703056B2

A plastic pump comprises a complete body having an inner body made of a fluorine resin and an outer body made of a plastic material by molding the plastic material in a first mold after fixing a pre-manufactured inner body to the first mold, an impeller made of a fluorine resin material by means of injection molding, and an impeller cover made of a plastic material by molding the plastic material in a second mold to protect the impeller, and a fluid transporting path is lined with the fluorine resin of the inner body.
US11703055B2

A rotary compressor is provided that may include a rotational shaft, first and second bearings configured to support the rotational shaft in a radial direction, a cylinder disposed between the first and second bearings to form a compression space, a rotor disposed in the compression space and coupled to the rotational shaft to compress a refrigerant as the rotor rotates, and at least one vane slidably inserted into the rotor, the at least one vane coming into contact with an inner peripheral surface of the cylinder to separate the compression space into a plurality of regions. At least one of the first bearing and the second bearing may include first and second pockets formed on a surface facing the rotor, and at least one of the first pocket and the second pocket may be formed in an asymmetrical shape.
US11703054B2

A scroll compressor includes a scroll compression mechanism, a motor, and a casing. The motor includes a stator having a stator core and an insulator, a rotor disposed inside the stator, a coil wound around a plurality of teeth of the stator core via the insulator, and an outgoing line at an end of the coil. When the motor is viewed along a rotation axis of the rotor, at least one of the outgoing line and a film wound around the outgoing line satisfies 0.65<(D1−da)/(D1−D2)<0.95. An outer radius of the teeth centered on a position of the rotation axis of the rotor is D1. An inner radius of the teeth is D2. An average distance from the position of the rotation axis of the rotor to the at least one of the outgoing line and the film wound around the outgoing line is da.
US11703049B2

A gerotor pump having an inner rotor and an outer rotor, which is also the rotor of an electric drive, having a housing and a flange which closes the housing with the motor compartment, the rotor being arranged on a shaft and sealing against the flange at a gap, wherein, in addition to the gap, there is at least one device with which at least a partial pressure compensation takes place between the suction region of the gerotor pump and the motor compartment of the gerotor pump.
US11703041B2

A vehicular electric compressor (1) includes a compressor body (2) that compresses fluid sucked from outside and then discharges the fluid, using electric power as power, a protective component (4) attached on the compressor body (2), and an external attachment leg (3) attached to the compressor body (2) through the protective component (4). The protective component (4) is lower in strength than the external attachment leg (3).
US11703039B2

Various surface cam planetary mechanisms are described that convert rotational motion to linear reciprocating motion. Also described are assemblies using such mechanisms such as pump drives. A surface cam component used in the mechanisms includes a cam race that exhibits an undulating surface.
US11703035B2

A wind turbine is disclosed which comprises a control system configured to execute at least one ice removal routine which comprises a heating stage of at least one of the blades (3), and a mechanical removal ice stage. A wind turbine removing ice method is also disclosed which comprises a stage wherein the presence of ice is detected on at least one of the blades and, once said presence of ice is detected, comprises a stage wherein at least one ice removal routine is activated which comprises, in turn, a heating stage of at least one of the blades and a mechanical removing ice stage on at least said blade.
US11703029B2

A rotor blade for a rotor, in particular of a wind power installation, having a rotor-blade length constituted between a root region and a rotor-blade tip, a rotor-blade depth constituted between a leading edge and a blunt trailing edge, a rotor-blade thickness constituted between a pressure side and a suction side, a suction-side trailing-edge region extending on the suction side and/or a pressure-side trailing-edge region extending on the pressure side, the suction-side trailing-edge region and/or the pressure-side trailing-edge region extending from the blunt trailing edge in the direction of the leading edge with an extent of less than 30%, in particular less than 20%, of the chord, and the suction-side trailing-edge region and/or the pressure-side trailing-edge region having at least one eddy generator.
US11703002B2

An EGR estimation method for estimating an EGR rate in an intake and exhaust system of an internal combustion engine, the intake and exhaust system including: an intake system including an air cleaner and an intake passage that connects the air cleaner and the engine, an exhaust system including an exhaust passage, and a supercharger that is provided in the intake passage and the exhaust passage, the intake and exhaust system including an EGR device including an EGR passage that connects the intake passage and the exhaust passage and an EGR valve, and the intake system including an intake bypass passage that connects an upstream pressure portion and a downstream pressure portion of the supercharger and a recirculation valve. The EGR estimation method includes: opening the recirculation valve during supercharging, and estimating the EGR rate after closing the EGR valve based on the EGR rate before opening the recirculation valve.
US11703001B2

Methods and systems are provided for reverse purging of a fuel vapor canister of an engine. In one example, a method may include heating a fuel vapor canister, sealing a fuel tank in order to generate a vacuum in the fuel tank, and in response to the pressure in the fuel tank reaching a target vacuum, initiating reverse purging of the fuel vapor canister.
US11702995B2

Device and methods for guiding bleed air in a turbofan gas turbine engine are disclosed. The devices provided include louvers and baffles that guide bleed air toward a bypass duct of the turbofan engine. The louvers and baffles have a geometric configuration that promotes desirable flow conditions and reduced energy loss.
US11702994B2

A pressure relief latch includes a housing configured to be mounted to a pressure relief door. A bolt is coupled to the housing about a first axis and is rotatable about the first axis between a first bolt position and a second bolt position. The bolt includes a bearing centered about a second axis. The bearing is configured to rotate about the second axis. A spring assembly includes a first assembly end mounted to the bearing and a second assembly end in rotational communication with the housing about a third axis. The spring assembly is rotatable about the second and third axes and further includes a spring extending between the first and second assembly ends. The bolt is configured to permit movement of the pressure relief door from the closed position to the open position as the bolt rotates from the first bolt position to the second bolt position.
US11702992B2

An engine assembly includes a combustor wall with a first skin, a second skin, a core and a sound attenuation passage. The first skin forms a peripheral boundary of a combustion volume on a first side of the combustor wall. The second skin forms a peripheral boundary of a plenum on a second side of the combustor wall. The core includes a plurality of resonator elements between the first skin and the second skin. A first resonator element includes a first base and a plurality of first protrusions projecting out from the first base. Each first protrusion includes a first bore fluidly coupled with a first cavity within the first base. The sound attenuation passage extends within the core and is fluidly coupled with the combustion volume through an attenuation passage aperture in the first skin. The sound attenuation passage is fluidly decoupled from the plenum by the second skin.
US11702989B2

A last chance screen for a fuel system includes a mesh that includes a first plurality of members extending in a first direction and a second plurality of members extending in a second direction and intersecting the first members. Openings are formed in the mesh between the first plurality of members and the second plurality of members. The first plurality of members and the second plurality of members have an airfoil shaped cross-section.
US11702982B2

A barrier device is provided for an inlet cowl for an aircraft engine including an inner barrel circumferentially surrounding an opening in the inlet cowl formed along an axis of rotation of the aircraft engine, through which air passes to the aircraft engine, the inner barrel including a face sheet disposed on a radially inward side of the inner barrel relative to the axis. The barrier device includes a containment doubler of the inner barrel, disposed on a radially outward side of the inner barrel, and a blade fragment barrier including one or more strips disposed between the containment doubler and the face sheet, so as to extend circumferentially at least partially around the opening and to occupy a radial distance between the containment doubler and the face sheet.
US11702978B2

A solar power generating system for generating electricity and providing heat includes; at least one generator for generating the electricity; a heating element for heating a heat transfer fluid; a turbocharger having at least one turbocharger turbine and at least one turbocharger compressor, wherein the at least one turbocharger compressor is adapted to receive and pressurize the heat transfer fluid, and the at least one turbocharger turbine is coupled to the at least one turbocharger compressor, wherein the at least one turbocharger compressor receiving and expanding a heated compressed heat transfer fluid coming from the heating element to drive the at least one turbocharger compressor and; a control unit configured to control the solar power generating system by comparing thermophysical properties obtained from more than one sensors placed in the solar power generating system with predetermined data in the control unit.
US11702974B2

An exhaust gas/reactant mixing arrangement for an exhaust system of an internal combustion engine mixes exhaust gas and reactant. The mixing arrangement includes an exhaust gas guide housing defining a longitudinal axis and having a housing wall. An exhaust gas duct is surrounded by the housing wall and exhaust gas can flow therethrough. A mixing zone has a mixing chamber formed between an upstream end wall and a downstream end wall and a reactant dispensing arrangement is supported on the exhaust gas guide housing. The reactant dispensing arrangement dispenses reactant into the mixing chamber along a reactant dispensing line in a dispensing direction. A mixture flow path leads from an inflow opening to an outflow opening and is formed in the mixing chamber. The mixture flow path has two flow deflection regions, which follow one another in a mixture flow direction and have mutually opposite flow deflection directions.
US11702971B2

The present invention relates to a particulate filter which comprises a wall flow filter of length L and two different catalytically active coatings Y and Z, wherein the wall flow filter comprises channels E and A that extend in parallel between a first and a second end of the wall flow filter and are separated by porous walls which form the surfaces OE and OA, respectively, and wherein the channels E are closed at the second end and the channels A are closed at the first end. The invention is characterized in that the coating Y is located in the channels E on the surfaces OE and the coating Z is located in the channels A on the surfaces OA.
US11702970B2

An outboard motor is provided with an upper separator disposed on the lower side of an oil case for storing a lubricating oil of an engine, and an extension case which is separably connected on the lower side of the upper separator. The upper separator has a central exhaust passage through which exhaust gas flows, and a cooling water flow part through which cooling water flows on the outside of the central exhaust passage, the central exhaust passage and the cooling water flow part forming an integrated structure. The exhaust gas and the cooling water are caused to mix in the extension case.
US11702965B2

A two-stroke engine comprises a first oiling system and a second oiling system. The first oiling system includes a low-pressure pump that distributes oil from a first oil tank to the two-stroke engine. The second oiling system includes a pump mechanically coupled to a crankshaft of the two-stroke engine, wherein the pump distributes oil from a second oil tank to an accessory at a pressure greater than the first oil pressure, wherein oil distributed to the accessory is returned to the second oil tank.
US11702962B2

A steam turbine has a diffuser that is configured to guide steam to an outside of a casing. The diffuser has an outer guide that gradually expands to an outer side in a radial direction and an inner guide that is disposed at intervals to an inner side in the radial direction with respect to the outer guide. The inner guide has an inner curved diameter-expanded portion that gradually expands to the outer side in the radial direction while being curved from the first side to the second side in the axial direction. The outer guide has a first diameter-expanded portion that gradually expands to the outer side in the radial direction with a first radius of curvature, and a second diameter-expanded portion that gradually expands to the outer side in the radial direction with a second radius of curvature larger than the first radius of curvature.
US11702956B2

A turbine system includes a foam generating assembly having an in situ foam generating device at least partially positioned within the fluid passageway of the turbine engine, such that the in situ foam generating device is configured to generate foam within the fluid passageway of the turbine engine.
US11702954B1

A method is provided for an engine. During this method, a database is provided for a parameter of the engine. The database includes a plurality of values for the parameter determined over a period of time. Confidence bands are established using a probability density function on the database. An action is performed in response to a comparison of a first updated value for the parameter to the confidence bands. The engine may be configured as a gas turbine engine or another type of heat engine.
US11702950B2

A method of forming a coating includes disposing a substrate having a plurality of protrusions on a seal and layering a topcoat over the protrusions. The method of forming a coating also includes creating a wear pattern and converting the topcoat. A turbine section includes a casing, a plurality of blades within the casing, and a substrate deposited on the casing having a plurality of protrusions. The turbine also includes an unconverted topcoat disposed over the plurality of protrusions, the topcoat having segmented portions defining a plurality of faults extending from the protrusions through the topcoat. A method of forming a coating includes creating a channel in the coating during an initial rub event and converting the coating during a high-temperature event. Converting the coating includes preserving the channel created during the initial rub event.
US11702942B2

A rotary machine is provided. The rotary machine includes a rotor disk including a plurality of slots, a plurality of blades mounted on an outer circumferential surface of the rotor disk, each of the blades having a root part inserted into an associated one of the slots, and a retainer restraining axial movement of the plurality of blades, wherein the retainer includes an inner fixing member inserted into a bottom of the slot, an outer fixing member inserted into a lower surface of the root part to abut against the inner fixing member, and a spacer inserted between the outer fixing member and the bottom of the slot to prevent the outer fixing member from being separated.
US11702938B2

A rotor for a pump has a housing and a rotor, and has at least one blade. The rotor is able to be actuated to rotate about an axis of rotation in order to convey a fluid in the axial or radial direction, and the rotor is able to be deformed in the radial direction between a first, radially compressed state and a second, radially expanded state. At a maximum speed of rotation of the rotor at which the power of the pump is at a maximum, the blade is essentially radially oriented, and/or the rotor has its maximum diameter.
US11702932B2

A telemetry tool assembly for exploiting subsurface fluids and minerals through well construction and production. The assembly comprises a tube comprising a bore and a bore wall and first end and a second end. The respective ends each comprise internal and external upset portions welded to a pin end tool joint or box end tool joint, respectively. The upset portions comprise an internal and external conical transition section intermediate the respective tool joints and the tube. The external conical transition section comprises at least one socket comprising a removeable cover and side and bottom surfaces within the external conical transition section. The socket and cover comprise a seal between the cover and socket side walls. A telemetry adapter comprising electrical equipment is disposed within the one or more sockets and the assembly comprises a wired drill pipe (WDP). The socket surfaces comprise a hardness greater than the transition section.
US11702930B2

The present disclosure relates to a method and system for monitoring a wellbore object using a reflected pressure signal. The method discloses providing at least one pump for performing hydraulic fracturing or a source of hydraulic pulse so that pressure signal propagates along the wellbore and reflects from the borehole objects; providing pressure sensor at wellhead; preprocessing of registered reflected pressure signal and pump noise; transforming the registered reflected pressure signal and pump noise from the frequency domain into time-frequency representation with Short Time Fourier Transform (STFT), computing a pump noise mask; applying the pump noise mask to the STFT representation to obtain a filtered reflected pressure signal; processing of the filtered reflected pressure signal for determining the reflection time from the downhole object, calculating the depth of the downhole object from reflected pressure signal by multiplying of the reflection time by the pressure signal propagation velocity. This method allows to perform wellbore monitoring without stop of current operations.
US11702929B2

Embodiments for determining a stuck pipe location include determining that a pipe is stuck in a wellbore due to an obstruction; deploying a fiber optic stuck pipe location detector inside the pipe, activating a first fiber optic sensor to detect a baseline reading, and manipulating the pipe. Some embodiments include detecting micro-noises caused by the stretching of the pipe, wirelessly acquiring data related to the micro-noises from the first fiber optic sensor, and determining a location of the obstruction by comparing the baseline reading with the data related to the micro-noises. Some embodiments include recovering the pipe at a predetermined point around the location of the obstruction while leaving the first fiber optic sensor inside the pipe.
US11702928B2

A method of imaging a wellbore casing using an ultrasonic sensing system through the material of a drill string as the drill string is tripped out of the wellbore.
US11702915B2

Methods of Enhanced Oil Recovery (EOR) from an oil reservoir by CO2 flooding are disclosed. One method comprises producing a well stream from the reservoir; separating the well stream into a liquid phase and a gas phase with a first gas/liquid separator, wherein the gas phase comprises both CO2 gas and hydrocarbon gas; cooling the gas phase with a first cooler; compressing the gas phase using a first compressor into a compressed stream; mixing the compressed stream with an external source of CO2 to form an injection stream; and injecting the injection stream into the reservoir. Systems for EOR from an oil reservoir by CO2 flooding are also disclosed.
US11702911B2

A downhole puncher tool may include a pump system configured to produce a force. The downhole puncher tool may include a plurality of arm systems. Each arm system may have one or more arms that are configured to extend radially outward from the downhole puncher tool upon receiving the force from the pump system. In some embodiments, at least one arm system of the plurality of arm systems comprises a punching insert that is coupled to an arm of the one or more arms, and the punching insert may have a projecting surface.
US11702908B2

An all mechanical counter dart including a mandrel, a plurality of shoulder members disposed upon the mandrel and movable from a more downhole portion of the mandrel to a more uphole portion of the mandrel, individual ones of the plurality of shoulder members moving from an inactive position to an active position and back to an inactive position while traversing the mandrel, and an upset on the mandrel supporting the individual ones of the plurality of shoulder members when in the active position.
US11702895B2

An apparatus for generating pressure variances in a fluid flowing in a downhole tool having a longitudinal axis includes a flow section having an outer wall, a flow control member selectively blocking flow in the flow section, and an actuator moving the flow control member between a first position wherein the flow control member at least partially blocks flow in the flow section and a second position wherein the flow control member reduces the at least partial blockage of the flow in the flow section. The actuator may be disposed outside the outer wall of the flow section.
US11702887B2

A system, apparatus, and method for leveling a borehole or blasthole drilling machine, or portion thereof, provided over a drilling site can implement a ground contact detect phase or operation, a first coarse leveling phase or operation, a lowering phase or operation, and a fine leveling phase or operation. The phases or operations can be based on or responsive to signals from sensors of the drilling machine. The phases or operations can involve changing length of one or more of the jacks of the drilling machine when the drilling machine is positioned over the drilling site.
US11702884B2

A structured casing built within an exterior door in an exterior doorway. The casing comprises of an access tray with a handle and an inner tray flap on the inside of the enclosed casing that are connected by an assembled bracket system, an access door with a handle and a locking device on the interior back, opposing interior and exterior side panels, an interior and exterior casing top, and a casing bottom. Opening the access tray sets the assembled bracket system in motion causing the inner tray flap to position at a 90-degree angle, forming a flat package receiving space. Closing the access tray further sets the assembled bracket system in motion causing the inner tray flap to return to its starting position releasing the package to the bottom where the package can then be retrieved by unlocking and opening the access door from inside a home or building.
US11702880B2

A system for a vehicle having an accessory positioned along the vehicle. The system may also include a sensor located along the vehicle in wireless communication with the accessory, wherein the sensor triggers activation of the accessory based on input from an external source.
US11702878B2

The damped and compact hinge device includes a spring (17) fixed to a first member (3) and a second end coupled to interconnection means (13) having a first mobile pin (27) of a lever (23) sliding along a first slot (29) of the first member (3). The interconnection means (13) further includes a rod (31) connecting the lever (23) to a first end of a rocker arm (35), the rocker arm (35) having a first end linked via the rod (31) to the first mobile pin (27) and having an opposite end rotatably connected to a second member (5) by a fixing pin (37) spaced from a pivot pin (7). A median portion of the rocker arm (35) has a second mobile pin (41) for sliding in a second slot (43) of the first member (3), the second slot (43) being rectilinear, curved, or S or C shaped.
US11702865B2

Apparatus to secure an Automated Teller Machine (ATM) or other structure are disclosed herein. One apparatus includes an arm including an attachment and a lockpin that engages the attachment in an engaged position. The lockpin is configured to prevent the arm from disengaging from the engaged position when a force is applied to the arm. Another apparatus includes an arm including an attachment that prevents rotation of the arm, a lockpin that engages the attachment in an engaged position, and a lock connected to the lockpin to prevent releasing the lockpin from the engaged position. An ATM includes a frame, a gate, and an abutment. The gate includes an arm including an attachment that locks the arm. The abutment includes a lockpin that engages the attachment in an engaged position to prevent the arm from unlocking and a lock connected to the abutment to prevent access to the lockpin.
US11702860B2

A canopy assembly for a barrier defined by at least two sides, wherein the canopy assembly including a cover assembly; and a bracket assembly, coupled to the cover assembly, wherein the bracket assembly includes at least a first bracket for coupling the cover assembly to the first side of the barrier and at least a second bracket for coupling the cover assembly to the second side of the barrier, wherein each of the at least first and second brackets have a cavity dimensioned to receive a plurality of differently dimensioned barrier top rails or wall surfaces.
US11702857B2

Pneumatically supported towers for low gravity applications are disclosed herein. In one aspect, an inflatable tower for use in vacuum environments can have a membrane configured to support a load when inflated with an inflation gas to a pressures less than 100,000 pascals and greater than 0.01 pascal. The inflation gas can be chosen to have a sufficiently low boiling temperature at the inflation pressure of the membrane that the gas will not condense to a liquid or solid within a defined range of temperatures in which the tower is designed to operate. The membrane can be configured to be packaged for transport in deflated condition and rolled onto cylinders from which the membrane can be later unfurled and inflated as part of the tower inflation process. The membrane can be further configured to progressively inflate beginning at a bottom or lowest level of the membrane during the tower inflation process. The membrane can be divided into a plurality of compartments by one or more diaphragms containing valves configured to regulate flow of the inflation gas between the compartments.
US11702856B2

A multi-threat security apparatus system for critical infrastructure protection is disclosed having an above-ground concrete base, a vertical post system adapted to be attached to the above-ground concrete base and to receive a plurality of louvers. The plurality of louvers provides the necessary ballistic protection for and air flow through to the critical infrastructure. The louvers may include a composite of aluminum foam, a resin impregnated ballistic material and an aluminum foam. The composite structure may be used on doors, panels or building walls.
US11702849B2

A method is provided for manufacturing a panel that includes a substrate and a top layer provided on the substrate. The top layer may include a decor film and a transparent film. The decor film may be a printed synthetic material film chosen from the group consisting of a vinyl-based film, a polyethylene based film, a polyurethane based film, and a polypropylene film. A print may be situated on an upper side of the printed synthetic material film. The transparent film may be a thermoplastic synthetic material film the material of which is chosen from the group consisting of polyvinyl chloride, polyethylene, polyurethane, and polypropylene. The method may involve providing the decor film and the transparent film on the substrate by performing a first press treatment at an increased temperature to form a package of the substrate, the decor film, and the transparent film. The first press treatment may be performed by a calendar device or a continuous press device. A structure may be formed in the thermoplastic synthetic material that forms a surface of the package by performing a second press treatment using a press device with a structured press element at a temperature that is lower than the increased temperature.
US11702843B2

The present invention relates to a method for the manufacturing of a coated panel, in particular a wall, ceiling or flooring panel for applications in outdoor areas, as well as such a panel. The method comprises the following steps: providing a carrier plate of mineral wool and/or glass wool, comprising a front side and a rear side, applying a primer onto the front side of the carrier plate, thereafter applying a liquid first oligomer in an amount of 30 to 150 g/m2 onto the front side of the carrier plate; thereafter applying a liquid second oligomer, which differs from the first oligomer, in an amount of 30 to 180 g/m2 onto the wet surface of the before applied layer of the first oligomer.
US11702833B1

Drainage systems for draining precipitation and/or other water from an area to be drained may include a geographical area and a flowing water body As flowing water in the flowing water body adjacently traverses a conduit discharge opening of a drain conduit which communicates with the geographical area and discharges into the water body, the flowing water may induce negative fluid pressure in the drain conduit through the conduit discharge opening. The negative fluid pressure may draw drainage water from the ground at the geographical area through the drain conduit into the flowing water body.
US11702826B2

The present application discloses electronic plumbing fixture fittings, such as electronic faucets, with a shaped and limited sensor detection zone. Exemplary embodiments include devices with a plurality of overlapping sensors and devices with a single time-of-flight (TOF) sensor capable of detecting the presence or absence of an object whether or not water is flowing out of a discharge outlet in the in a TOF detection zone.
US11702825B2

The invention relates to a single-lever, timed mixer tap comprising a push-button that makes it possible to control the passage of water between at least one water-supply inlet, in particular two inlets for hot water and cold water, respectively, and at least one outlet for the mixed water, a mixing block having a portion that is rotatably movable in relation to a stationary portion in order to vary the temperature of the mixed water, and a timer cartridge, characterised in that the mixing block and the timer cartridge are mounted separately from one another and the push-button is mounted translatably and rotatably movable, and in that at least one member for transmitting the movement of the push-button is provided, which is designed to transmit a translational movement to an actuator rod of the timer cartridge as well as a rotational movement to the movable portion of the mixing block.
US11702824B2

Systems and methods are disclosed for diverting water from a shower diverter valve and distributing within an interior of a bathtub. One non-limiting embodiment of the system disclosed herein includes a flexible hose having a first end connected to the shower diverter valve, the flexible hose extending into the interior of the bathtub and having a second end opposite the first, the second end of the hose connecting to an inlet of a basin disposed within the interior of the bathtub and supported by a bottom surface of the bathtub; the basin being generally rectangular in shape, the basin having an internal cavity for receiving water from the flexible hose, the basin having a top surface for placing a child during a bath, the top surface having a plurality of holes about an outer perimeter of the top surface of the basin; wherein water flowing from the shower diverter valve through the flexible hose and into the internal cavity of the basin emits from the plurality of holes in the top surface of the basin, creating a gentle shower for bathing the child.
US11702817B2

A method for changing an orientation of a machine at a worksite includes controlling, by a controller, a movement of the machine from a first position to a second position along a first route; controlling, by the controller, a movement of the machine from the second position to a third position along a second route; and controlling, by the controller, a movement of the machine from the third position towards the first position along a third route, Each of the first route, the second route, and the third route define respective apexes and combinedly define a region therebetween. One or more of the apexes are directed inwards into the region.
US11702810B2

Provided is a flood barrier for use with HAZMAT materials. The barrier includes a first wall and a second wall joined together at a first end, tape for securing the barrier to a surface to prevent leaks, multiple flexible ribs attached between the first wall and second walls, one or more holes for filling, and a rod that separates an open end of the first and second wall to form a chamber with an open end. Several insulating floats are evenly spaced between the ribs on a bottom surface of the first wall to prevent overflow. A gap filler, such as uncured silicone and tape is used in the transition from a terminal rib to an exposed corner of the barrier. The barrier can withstand high heat for a sustained period of time, is leak-proof, and includes an improved method of sealing corners.
US11702793B2

An on-demand manufacturing of apparel system includes online customization and ordering of garments, previewing of the garments, manufacturing including laser finishing of garments, and delivery to the customer. Laser finishing of apparel products reduces finishing cost, lowers carrying costs, increases productivity, shortens time to market, be more reactive to trends, reduces product constraints, reduces lost sales and dilution, and more. Fabric templates can be used to produce a multitude of laser finishes. Operational efficiency is improved.
US11702792B2

A system allows a user to create new designs for apparel and preview these designs before manufacture. Software and lasers are used in finishing apparel to produce a desired wear pattern or other design. As the user designs apparel, the system provides feedback as to what designs can be used, such as avoiding technical constraints with their designs.
US11702760B2

In a producing method of an n-type monocrystalline silicon by pulling up a monocrystalline silicon from a silicon melt containing a main dopant in a form of red phosphorus to grow the monocrystalline silicon, the monocrystalline silicon exhibiting an electrical resistivity ranging from 0.5 mΩcm to 1.0 mΩcm is pulled up using a quartz crucible whose inner diameter ranges from 1.7-fold to 2.3-fold relative to a straight-body diameter of the monocrystalline silicon.
US11702758B2

An electroplating device and an electroplating method, the electroplating device includes an electroplating unit for electroplating a production panel. The electroplating unit includes an electrolyte channel for jetting an electrolyte toward the production panel, and an electroplating assembly disposed on an outer surface of the electrolyte channel. The electroplating assembly includes an anode disposed on the outer surface of the electrolyte channel, and a suction channel in the anode which is used for absorbing the electrolyte in a direction opposite to a jet-plating direction. The electrolyte may be uniformly distributed on the production panel by the combination of the electrolyte channel and the electroplating assembly.
US11702745B2

The invention relates to a nozzle and nozzle head arranged to supply gas towards a surface of a substrate The nozzle comprises a nozzle output surface via which the gas is supplied towards the surface of the substrate, a nozzle top surface opposite the nozzle output surface, and a nozzle side wall extending between the nozzle output surface and the nozzle top surface. The nozzle further comprises at least one recess provided to the nozzle side wall, the at least one recess extending between the nozzle top surface and the nozzle output surface for providing a gas passage from the nozzle top surface to the nozzle output surface when the nozzle side wall is against a counter surface.
US11702741B2

A polycrystalline diamond is formed on a substrate to form a polycrystalline diamond compact (PDC) cutter for a tool. The polycrystalline diamond has a cross-sectional dimension of at least 4 millimeters. The substrate includes tungsten carbide. An outer surface of the PDC cutter is at least partially surrounded with at least a single layer of coating by atomic layer deposition. The single layer of coating is configured to protect the PDC cutter from thermal degradation in response to exposure to a temperature greater than 700 degrees Celsius (° C.) and less than about 1050° C.
US11702739B2

A film deposition method uses a film deposition apparatus including a source gas supply part and a cleaning gas supply part. In the method, a source gas is adsorbed on a substrate by supplying the source gas from the source gas supply part without supplying a purge gas into the cleaning gas supply part. A reaction product is deposited on the substrate by supplying a reaction gas reactable with the source gas to the substrate on which the source gas is adsorbed without supplying the purge gas into the cleaning gas supply part.
US11702737B2

Provided is a batch-type substrate processing apparatus. The substrate processing apparatus includes a vertical reaction tube having an internal space for receiving a substrate boat in which a substrate is stacked in multiple stages, a deposition gas supply unit configured to supply a deposition gas inside the reaction tube, a heater disposed outside the reaction tube to provide a thermal energy inside the reaction tube, and an adhesion layer coated on an inner wall of the reaction tube and to which a deposition by-product layer by an excess deposition gas is attached.
US11702731B2

A method for forming a film of an oxide of In, Ga, and Zn, having a spinel crystalline phase comprises providing a substrate in a chamber; providing a sputtering target in said chamber, the target comprising an oxide of In, Ga, and Zn, wherein: In, Ga, and Zn represent together at least 95 at % of the elements other than oxygen, In represents from 0.6 to 44 at % of In, Ga, and Zn, Ga represents from 22 to 66 at % of In, Ga, and Zn, and Zn represents from 20 to 46 at % of In, Ga, and Zn; and forming a film on the substrate, the substrate being at a temperature of from 125° C. to 250° C., by sputtering the target with a sputtering gas comprising O2, the sputtering being performed at a sputtering power of at least 200 W.
US11702727B2

The method for obtaining rolling mill rolls with a coating of tungsten carbide or the alloy thereof, wherein the coating is a single layer and is carried out by high velocity thermal spraying is disclosed.
US11702726B2

A hot stamped article having excellent shock absorption having a predetermined chemical composition, having a microstructure containing prior austenite having an average grain size of 3 μm or less and further containing at least one of lower bainite, martensite, and tempered martensite in an area ratio of 90% or more, and having a grain boundary solid solution ratio Z defined by Z=(mass % of one or both of Nb and Mo at grain boundaries)/(mass % of one or both of Nb and Mo at time of melting) of 0.3 or more.
US11702713B2

A process and a plant for preheating a metal charge fed in continuous to an electric melting furnace through a preheating tunnel provided with a horizontal conveyor, wherein the metal charge is hit, in countercurrent, by the exhaust fumes or gas leaving the electric melting furnace and by jets of gas ejected through a plurality of nozzles positioned on the hood of the tunnel. The nozzles are arranged in groups interspaced from each other in a longitudinal direction with respect to the tunnel, and generate a small-scale turbulence or inject small fast gas jets that can penetrate the main gas stream passing through the preheating tunnel, and simultaneously generate a “horseshoe vortex” structure composed of a descending central gas flow (“downwash”), and ascending flows (“upwash”) close to the side walls of the preheating tunnel, which enable a desired circulation of the gases.
US11702712B2

A cationic cyanuric chloride derivative tanning agent and a preparation method thereof are disclosed. The method includes: mixing 9.22-36.88 parts of cyanuric chloride, 21.35-100.31 parts of a solvent, and 7.12-33.44 parts of deionized water, all by mass, in an ice-water bath to obtain a mixture A; at a temperature of 0-5° C., adding 2.98-20.44 parts of a tertiary ammonia compound to the mixture A, and subjecting the resulting mixture to a reaction for 4-6 hours, during which its pH value is adjusted with an acid-binding agent solution to 6.0-7.0, to obtain a mixture B; filtering the mixture B, washing the filter cake, and vacuum drying for 4-6 h to obtain a solid C, and grinding to obtain the cationic cyanuric chloride derivative tanning agent.
US11702710B2

The present invention relates to the provision of a method for producing a clear sugar beet pre-limitation juice and a coagulate removed from the pre-liming juice, and to a pre-liming juice and protein-containing fraction that are provided by means of said method. A decanter centrifuge having an angle between the longitudinal axis of the bowl and the generatrix of the conical portion of 6 to 10° is used.
US11702701B2

The present invention relates to methods for diagnosing, staging and treating cancer, in particular melanoma. In particular, the present invention provides methods for determining the stage/type of a cancerous disease, comprising detecting somatic alterations of the DNA of one or more disseminated cancer cells (DCCs), obtained after homing to a distant organ, such as lymph node; and determining the somatic evolution of the DCC(s) based on the detected somatic alterations, wherein the somatic evolution is indicative of the stage/type of the cancerous disease.
US11702694B2

The present disclosure relates to polymer coatings covalently attached to the surface of a substrate and the preparation of the polymer coatings, such as poly(N-(5-azidoacetamidylpentyl)acrylamide-co-acrylamide) (PAZAM), in the formation and manipulation of substrates, such as molecular arrays and flow cells. The present disclosure also relates to methods of preparing a substrate surface by using beads coated with a covalently attached polymer, such as PAZAM, and the method of determining a nucleotide sequence of a polynucleotide attached to a substrate surface described herein.
US11702691B2

An integrated semiconductor device for manipulating and processing bio-entity samples and methods are described. The device includes a lower substrate, at least one optical signal conduit disposed on the lower substrate, at least one cap bonding pad disposed on the lower substrate, a cap configured to form a capped area, and disposed on the at least one cap bonding pad, a fluidic channel, wherein a first side of the fluidic channel is formed on the lower substrate and a second side of the fluidic channel is formed on the cap, a photosensor array coupled to sensor control circuitry, and logic circuitry coupled to the fluidic control circuitry, and the sensor control circuitry.
US11702685B2

Methods for the high-throughput analysis of transgenic events are herein disclosed. The methods use libraries of sheared genomic DNA ligated to specialized adapters and pooled for sequence analysis and comparison to known genomic and insert sequence. The method finds use in detecting characterizing insertion site, transgene integrity, and transgene copy number.
US11702683B2

De novo polynucleotide synthesis is performed with a substrate-bound polymerase. The polymerase is attached to a solid substrate such as a microelectrode array. The polymerase adds nucleotides to growing polynucleotides strands that are also attached to the solid substrate. Spatial control of polymerase activity is achieved by changing the rate of nucleotide polymerization at selected locations on the surface of the solid substrate. The rate of polymerization is changed by inhibiting or promoting activity of the polymerase. In some implementations, activation of electrodes in the microelectrode array changes the rate of nucleotide polymerization. Nucleotides are added to the growing polynucleotide strands at areas where the polymerase is active. By varying the locations where the substrate-bound polymerase is active and the species of nucleotide added, a population of polynucleotides with different, arbitrary sequences is synthesized on the surface of the solid substrate.
US11702682B2

Provided is a method of producing and isolating a diamine produced by microbial fermentation that minimizes undesirable salt formation to provide a lower cost process.
US11702671B2

An expression vector containing appropriate mitochondrion-targeting sequences (MTS) and appropriate 3′UTR sequences provides efficient and stable delivery of a mRNA encoding a protein (CDS) to the mitochondrion of a mammalian cell. The MTS and 3′UTR sequences guide the CDS mRNA from the nuclear compartment of the cell to mitochondrion-bound polysomes, where the CDS is translated. This provides an efficient translocation of a mature functional protein into the mitochondria. A method of targeting mRNA expressed in the nuclear compartment of a mammalian cell to the mitochondrion is also provided. The vector and methods can be used to treat defects in mitochondrial function.
US11702664B2

This disclosure provides compositions, including Listeria delivery vectors comprising minigene expression constructs, and methods of using the same for inducing an immune response against an antigen-expressing tumor and for treating the same, and vaccinating against the same in subjects bearing the tumors.
US11702660B2

Disclosed herein include compositions and methods of modulating protein expression that utilizes an activator or a repressor of a non-sense mediated RNA decay switch exon (NSE). In some embodiments, also included herein are compositions and methods of modulating protein expression that uses an agent that targets a transposed element.
US11702657B2

Provided are hybrid tRNA/pre-microRNA and tRNA molecules and their use in methods of preventing and treating hepatocellular carcinoma (HCC). In some embodiments, provided are polynucleotides that include a tRNA operably linked to one or more pre-microRNA (pre-miRNA), where the tRNA and/or pre-miRNA are operably linked to one or more inserted RNA molecules that inhibit the growth or proliferation of a hepatocellular carcinoma (HCC) cell.
US11702649B2

The present invention relates to the analysis of complex single cell sequencing libraries. Disclosed are methods for enrichment of library members based on the presence of cell-of origin barcodes to identify and concentrate DNA that is relevant to interesting cells or components that would be expensive or difficult to study otherwise. Also, disclosed are methods of capturing cDNA library molecules by use of CRISPR systems, hybridization or PCR. The present invention allows for identifying the properties of rare cells in single cell RNA-seq data and accurately profile them through clustering approaches. Further information on transcript abundances from subpopulations of single cells can be analyzed at a lower sequencing effort. The methods also allow for linking TCR alpha and beta chains at the single cell level.
US11702637B2

Methods are provided for extracting bone marrow cells from bone obtained from deceased donors, for preparing the bone marrow for cryopreservation and for obtaining desired cells from cryopreserved and fresh bone marrow.
US11702635B2

A method to expand hematopoietic stem and progenitor cells (HSPC) wherein the method comprises obtaining an isolated population of HSPC the culturing the isolated population of HSPC in the presence of a histone deacetylase inhibitor (HDAC inhibitor), to form a cultured population, then adding an aminothiol compound to the cultured population.
US11702630B2

Methods of generating spinal cord glutamatergic interneurons (V2a interneurons) from human pluripotent stem cells (hPSCs) are provided. A method of the present disclosure may include culturing a first population of hPSCs in vitro in a neural induction medium that includes: a retinoic acid signaling pathway activator; a sonic hedgehog (Shh) signaling pathway activator; and a Notch signaling pathway inhibitor, wherein the culturing results in generation of a second population of cultured cells containing CHX10+ V2a interneurons. Also provided are non-human animal models that include the hPSC-derived spinal cord glutamatergic interneurons, and methods of producing the non-human animal models.
US11702629B2

Provide herein are compositions, methods and kits to accelerate pluripotent stem cell differentiation.
US11702619B2

A beer-making device according to an embodiment of the present invention may comprise: a chamber; a keg containing wort and mounted in the chamber; a keg cap integrated with a yeast capsule, which closes the inside of the keg by being coupled to the keg and is provided with a wort discharge passage for discharging the wort contained in the keg, a gas discharge passage for discharging a gas inside the keg, and a wort hose coupled to a lower portion of the wort discharge passage and extended to the inner bottom surface of the keg, and in which a yeast capsule, containing yeast to be supplied to the wort contained in the keg, is mounted to the wort discharge passage; a coupler which is fixedly installed in the chamber, and is provided with a wort passage connected to the wort discharge passage when the keg cap is coupled, and a gas passage connected to the gas discharge passage when the keg cap is coupled; a passage unit for connecting the wort passage and the gas passage of the coupler; a pump connected to the passage unit; and a control unit for controlling the operation of the pump so that the yeast contained in the yeast capsule is supplied to the wort contained in the keg.
US11702617B2

Methods of cleaning waxy, oily and/or greasy soils, including lipsticks and lip gloss, are disclosed. Methods of removing lipstick and lip gloss stains in laundry applications are disclosed through application of alkaline cleaning compositions comprising branched polyamines.
US11702611B2

A composition is obtained by mixing at least one oligomer A1, which is obtained by copolymerizing at least two monomers functionalized by diol functions with at least one second monomer, with at least one compound A2 having at least two boron ester functions. The compositions exhibit very varied rheological properties depending on the proportion of the compounds A1 and A2 used. A composition is also obtained by mixing at least one lubricating oil with such a composition of associative and exchangeable polymers, and the use of this composition to lubricate a mechanical part.
US11702610B2

Lubricating compositions containing a phosphorus-containing salt of an acylated ethylene-α-olefin polymer substituted with an aliphatic polyamine having at least one primary or secondary amine, the lubricating composition having a total phosphorus content in an amount of 200 ppm to 600 ppm by weight of the lubricating composition. The phosphorus-containing salt additive described herein can be used as an anti-wear agent in lubricating composition for diesel engines.
US11702608B2

A lubrication method including lubricating a sliding member which contains at least one selected from the group consisting of a liquid crystal polymer and polyetheretherketone by using a lubricating oil composition which contains an ester as a lubricating base oil.
US11702607B2

A process for cleaning and beneficiating biomass is described which may allow removal of entrained salts and light volatiles from biomass materials. The process may also minimize energy use through capturing steam and flue gases for re-use. The process may generally comprise the following steps: prewashing and/or preheating a biomass, pressurizing the biomass in a steam explosion vessel, rapidly depressurizing the steam explosion vessel, releasing the steam from the steam explosion vessel entrained with fine lignin-enriched particles into a cyclone-type gas expansion vessel, routing the steam from the gas expansion vessel to the input hopper, subjecting the biomass to a second washing step, mechanically removing a portion of the water from the biomass, and evaporatively heating the biomass.
US11702606B2

The disclosure provides dyes for marking hydrocarbon compositions. More particularly, the disclosure relates to non-mutagenic dyes for marking hydrocarbon compositions.
US11702602B2

Device and process for converting a feedstock of aromatic compounds, in which the feedstock is notably treated using a fractionation train (4-7), a xylenes separating unit (10) and an isomerization unit (11), and in which a pyrolysis unit (13) treats a second hydrocarbon-based feedstock, produces a pyrolysis effluent feeding the feedstock, and produces a pyrolysis gas comprising CO, CO2 and H2; a WGS water gas shift reaction section (50) suitable for treating the pyrolysis gas and for producing a WGS gas enriched in CO2 and in hydrogen; a CO2 aromatization reaction section (52) suitable for: at least partly treating the WGS gas to produce a hydrocarbon effluent comprising aromatic compounds, and feeding the feedstock with the hydrocarbon effluent.
US11702601B2

Systems and methods to separate water and remove solids from a pre-treated and unfiltered renewable feedstock at or separate from a refinery. Such systems and methods may be used to provide a reduced-contaminant and reduced-solid renewable feedstock for further refining.
US11702578B2

The present invention provides a thermally conductive material having excellent thermal conductivity. Furthermore, the present invention provides a device with a thermally conductive layer that has a thermally conductive layer containing the thermally conductive material and a composition for forming a thermally conductive material that is used for forming the thermally conductive material. The thermally conductive material according to an embodiment of the present invention contains a cured substance of a disk-like compound, which has one or more reactive functional groups selected from the group consisting of a hydroxyl group, a carboxylic acid group, a carboxylic acid anhydride group, an amino group, a cyanate ester group, and a thiol group, and a crosslinking compound which has a group reacting with the reactive functional groups.
US11702573B2

A silicone pressure sensitive adhesive composition is curable to form a silicone pressure sensitive adhesive. The silicone pressure sensitive adhesive composition can be coated on a substrate and cured to form a protective film. The protective film can be adhered to an anti-fingerprint coating on display glass, such as cover glass for a smartphone.
US11702568B2

The present invention relates to novel (per)fluoropolyether (PFPE) polymer derivatives, a method for their manufacture and their use for providing an anti-soiling coating.
US11702554B2

The present invention relates to a compound for release agent and method for preparing the same, and more specifically, to a compound for a release agent that can be coated in an ultra-thin form without thermal deformation even when heat is continuously or discontinuously applied in a continuous evaporator, and a method for preparing the same.
US11702540B2

A thermoplastic resin composition of the present invention comprises: a polycarbonate resin; a rubber-modified vinyl-based graft copolymer; a large particle size rubbery polymer having an average particle size of about 400 to about 1,500 nm; an aromatic vinyl-based copolymer resin; a phosphorus-based flame retardant; talc; wollastonite; a maleic anhydride grafted rubbery polymer; and a black pigment. The thermoplastic resin composition is superior in terms of adhesion to metal, strength, flame retardancy, fluidity, and appearance.
US11702537B2

A tablet form of an epoxy resin composition for encapsulation of semiconductor elements, where the tablet form of the epoxy resin composition: (i) includes 97 wt % or more of tablets having a diameter of 0.1 mm to less than 2.8 mm and a height of 0.1 mm to less than 2.8 mm, as measured using an ASTM standard sieve; (ii) satisfies the following Equation 1, σ ⁢ ⁢ D × σ ⁢ ⁢ H σ ⁢ ⁢ D + σ ⁢ ⁢ H ≤ 1.0 , where σD is a standard deviation of tablet diameters and σH is a standard deviation of tablet heights, as measured with respect to 50 tablets arbitrarily selected from the tablets; and (iii) the tablets have a compression density of 1.2 g/mL to 1.7 g/mL.
US11702533B2

The present invention is directed to a rubber composition comprising 100 phr of at least one diene-based rubber, 30 phr to 250 phr of at least one filler, and 1 phr to 40 phr of an epoxidized and aminated fatty acid ester, wherein the epoxidized and aminated fatty acid ester is obtained from the reaction of an epoxidized fatty acid ester with an aliphatic amine. Furthermore, the present invention is directed to a rubber product, such as a tire, comprising such a rubber composition.
US11702524B2

An ultra-light graphene-rubber foam particle for soles is prepared from, by weight, 60-65 parts of natural rubber, 8-12 parts of isoprene rubber, 8-12 parts of butadiene rubber, 6-8 parts of styrene butadiene rubber, 0.8-1.0 parts of modified graphene, 0.08-0.12 parts of poly(N-vinylacetamide), 0.8-1.0 parts of silicone oil, 3.0-3.5 parts of inorganic nano-particles, 1.2-1.5 parts of activated zinc oxide, 0.8-1.0 parts of zinc stearate, 1.0-1.2 parts of stearic acid, 0.8-1.0 parts of cross-linking agents, 2.0-3.0 parts of flow promotors, and 1.5-1.8 parts of foaming agents. According to the invention, the modified graphene is uniformly dispersed into the rubber materials, so that the ultra-light graphene-rubber foam particle has good thermal stability, wear resistance and tensile strength, the permanent compressive-deformation performance and thermal contraction resistance are improved, and the weight is reduced by over 50%.
US11702494B2

This disclosure provides a fluorine-containing mixture and a fluorine-containing super-oleophobic microporous membrane using the fluorine-containing mixture as a raw material, as well as preparation methods and applications for the fluorine-containing mixture and the fluorine-containing super-oleophobic microporous membrane. The fluorine-containing mixture of the present disclosure comprises, by weight percentage, the following components: Component A: 50%˜90%; Component B: 3%˜25%; Component C: 0%˜35%; Component D: 0%˜3%; wherein Component A comprises high molecular weight polytetrafluoroethylene homopolymer or copolymer dispersion resin; Component B comprises one or more fluorine-containing alkyl acrylate monomers; Component C comprises one or more fluorine-free acrylates; Component D comprises high temperature free radical initiator. There's no need to add inflammable or explosive lubricating oil, making the process highly safe; and the obtained fluorine-containing super-oleophobic microporous membrane has high waterproof, air-permeable, oil-resistant and washable performance, in line with the needs of a new generation of waterproof and air-permeable protective clothing.
US11702490B2

The present disclosure provides a polymer, including a first repeating unit represented by formula (I), a second repeating unit represented by formula (II), and a third repeating unit represented by formula (III). The first repeating unit, the second repeating unit, and the third repeating unit are arranged in an alternating fashion, in a random fashion, or in discrete blocks. The molar ratio of the first repeating unit, the second repeating unit and the third repeating unit is m:n:o, and m:(n+o) is from 60:40 to 85:15. The definitions of a, R1, R2, A−, and R+ are as defined in the specification.
US11702484B2

A method for manufacturing a shaped cross-linked hyaluronic acid product including the step of subjecting a non-cross-linked precipitated hyaluronic acid substrate in a desired shape to a single cross-linking reaction in a liquid medium having a pH of 11.5 or higher and including one or more polyfunctional cross-linking agent(s) and an amount of one or more organic solvent(s) giving precipitating conditions for hyaluronic acid, under suitable conditions to obtain a precipitated, shaped cross-linked hyaluronic acid product having a degree of modification of 1-40 cross-linking agent units per 1000 disaccharide units.
US11702480B2

The present disclosure relates to an engineered antibody that co-engages a cell type-selective (or specific) antigen (guide) and a signaling receptor (effector) on a target cell. In some instances, the engineered antibody is capable of modulating a signaling pathway on a target cell. In other embodiments, an engineered antibody of the present disclosure is administered to a subject for the treatment of a disease or condition.
US11702470B2

Provided herein are methods for promoting axonal regeneration of sensory neurons and functional recovery of neurons following peripheral nerve injury in a subject experiencing aging-dependent nerve regenerative decline, the method comprising administering to a subject in need thereof an effective amount of an isolated binding molecule which specifically binds to CXCL13.
US11702469B2

The present disclosure relates to recombinant EGFL7, EGFL7 antibodies, and uses thereof.
US11702456B2

An expression system and process for the production of Diphtheria toxin polypeptides or mutated forms thereof, such as the toxoid CRM197 polypeptide, in genetically-modified E. coli with high yield is described. The system and process is based on the uncoupling of biomass growth from recombinant protein induction, i.e. using an inducer of protein production that cannot be used as a carbon source for growth by the bacteria. The use of specific components and conditions that improve protein yields are also described.
US11702455B2

Disclosed herein are nucleotide sequences encoding an insecticidal protein exhibiting Lepidopteran inhibitory activity, as well as novel insecticidal proteins referred to herein as a BCW 001, BCW 002, BCW 003, and BCW toxic protein-containing chimeras and BCW toxin insecticide, transgenic plants expressing the chimeras or the insecticide, and methods for detecting the presence of the nucleotide sequences or the insecticide in a biological sample.
US11702454B2

The present invention belongs to the field of biotechnology, in particular to a multivalent fusion protein AB-NAC-189, method for producing the same, and uses thereof. The protein AB-NAC-189 is a fusion of a polypeptide segment AB, nascent polypeptide-associated complex (NAC), and a protein 189 corresponding to amino acids 1-189 from the N-terminal of protein HarpinEa. The fusion has the properties of a multivalent plant immune protein, thus it can effectively stimulate the hypersensitive response of tobacco leaves and has good thermal stability. While stimulating the immune response of plants, it can also improve the disease resistance of plants and promote plant growth. The AB-NAC-189 multivalent vaccine shows higher activity per unit concentration, and greater ability to promote growth of wheat and tobacco; meanwhile it can significantly promote chlorophyll synthesis in Goji berry, thereby improving the yield and quality of Goji berries.
US11702451B2

The invention relates to novel methods for synthesizing amanitin derivatives having a hydroxy group attached to the central tryptophan moiety. The invention furthermore relates to novel amanitin derivatives having a hydroxy group attached to position 4′, 5′ or 7′ of the central tryptophan moiety, novel conjugates of such amanitin derivatives, and pharmaceutical compositions comprising such conjugates.
US11702445B2

An automated system of reactors carries out a solid-phase peptide synthesis, and more particularly a solid-phase peptide synthesizer which is automated, by means of a reactor with a liquid-recirculation loop making it possible to measure, in real time, chemical species in the reactor via measuring cells. This system includes inlet pipes, namely: pipes dedicated to the introduction of resin, pipes dedicated to the introduction of the synthesis and washing solvent, pipes dedicated to the introduction of the agent for deprotecting the amino acid introduced, pipes dedicated to the introduction of the reagents, and includes an assembly reactor and a loop for recirculation of the liquid of the reactor.
US11702444B2

A preparation method of a novel natural bioactive peptide Tubulysin U includes: dissolving a compound 2 in trifluoroacetic acid, heating under reflux to prepare an intermediate, reacting with a compound 3 and N,N-diisopropylethylamine to obtain a product, reacting the product with 2, 6-dimethylpyridine and tert-butyldimethylsilyl trifluoromethanesulfonate, adding sodium hydroxide after the reaction to prepare an intermediate acid, reacting the intermediate acid with a compound 6, HATU and N,N-diisopropylethylamine to obtain a product, adding triphenylphosphine to prepare an intermediate amine, adding a compound 8 and HATU to react, adding ammonium fluoride to prepare a first intermediate, adding sodium hydroxide to the first intermediate to prepare a second intermediate, adding acetic anhydride to the second intermediate to prepare a third intermediate, adding trifluoroacetic acid to the third intermediate to prepare a fourth intermediate, and adding formaldehyde and sodium cyanoborohydride to the fourth intermediate to react, thereby obtaining a target product.
US11702443B2

The invention provides glucocorticoid receptor antagonists for treatment of infection, neoplasia, and fatty liver disease.
US11702440B2

The present invention provides a crystalline and an amorphous form of a Molnupiravir and methods of making the crystalline form and amorphous form of Molnupiravir.
US11702436B2

The invention relates to tungsten oxo alkylidene complexes ligated with a tetraphenylphenoxy ligand and a neutral ligand such as a phosphine or a pyridine, and method of making the complexes. The complexes are useful as catalysts for performing a ring-opening metathesis polymerization of dicyclopentadiene to poly(dicyclopentadiene).
US11702434B2

Novel N-alkyl substituted perhydridocyclic silazanes, oligomeric N-alkyl perhydridosilazane compounds, and N-alkylaminodihydridohalosilanes, and a method for their synthesis are provided. The novel compounds may be used to form high silicon nitride content films by thermal or plasma induced decomposition.
US11702430B2

Compounds of general formula (I), and their pharmaceutically acceptable salts, wherein R1, R2, R3, R5, R6, R8, R9, A, X1, X2, and X3 are defined herein, that may be useful as inductors of type I interferon production, specifically as STING active agents, are provided. Also provided are compositions comprising such compounds, processes for the synthesis of such compounds, and to uses of such compounds, including administration of such compounds to induce immune response, to induce STING-dependent type I interferon production, and/or to treat a cell proliferation disorder, such as cancer.
US11702423B2

The present disclosure provides bifunctional compounds comprising a target protein binding moiety and a E3 ubiquitin ligase binding moiety, and associated methods of use.
US11702419B2

The present invention provides a heterocyclic compound having an antagonistic action on an NMDA receptor containing the NR2B subunit, and expected to be useful as an agent for the prophylaxis or treatment of major depression, bipolar disorder, migraine, pain, behavioral and psychological symptoms of dementia and the like. The present invention relates to a compound represented by the formula (I): wherein each symbol is as described in the description, or a salt thereof.
US11702412B2

The present invention relates to inhibitors of zinc-dependent histone deacetylases (HDACs) useful in the treatment of diseases or disorders associated with HDAC6, having a Formulae I or Formula II: where R, L, X1, X2, X3, X4, X5, Y1, Y2, Y3, and Y4 are described herein.
US11702406B1

Certain antiviral compounds, pharmaceutical compositions, and methods related thereto are disclosed.
US11702393B2

Described herein is the manufacture of MAGL inhibitor 1,1,1,3,3,3-hexafluoropropan-2-yl 4-(2-(pyrrolidin-1-yl)-4-(trifluoromethyl)benzyl)piperazine-1-carboxylate including salts thereof.
US11702388B2

Described herein are 1,4-substituted piperidine compounds according to Formula I that have demonstrated activity as fatty acid synthase inhibitors. Also described herein are pharmaceutical compositions containing the described 1,4-substituted piperidine compounds, and methods of treating diseases mediated by fatty acid synthase, by administering one or more of the compounds or pharmaceutical formulations described herein. Also described herein are methods of synthesizing the compounds described, including the described 1,4-substituted piperidine compounds and synthetic intermediates useful in those syntheses.
US11702379B2

A fluoropropene composition comprising Z-1,3,3,3-tetrafluoropropene, E-1,3,3,3-tetrafluoropropene, 2,3,3,3-tetrafluoropropene, and optionally 1,1,1,3,3-pentafluoropropane wherein the 2,3,3,3-tetrafluoropropene being present in an amount of 0.001 to 1.0%. A method of producing the fluoropropene, methods for using the fluoropropene and the composition formed are also disclosed.
US11702368B2

A dielectric ceramic composition including a first component and a second component. The first component comprises an oxide of Ca of 0.00 mol % to 35.85 mol % an oxide of Sr of 0.00 mol % to 47.12 mol %, an oxide of Ba of 0.00 mol % to 51.22 mol %, an oxide of Ti of 0.00 mol % to 17.36 mol %, an oxide of Zr of 0.00 mol % to 17.36 mol %, an oxide of Sn of 0.00 mol % to 2.60 mol %, an oxide of Nb of 0.00 mol % to 35.32 mol %, an oxide of Ta of 0.00 mol % to 35.32 mol %, and an oxide of V of 0.00 mol % to 2.65 mol %. The second component includes (by mass) at least (a) an oxide of Mn of 0.005% to 3.500% and (b) one or both of an oxide of Cu of 0.080% to 20.000% and an oxide of Ru of 0.300% to 45.000%.
US11702366B2

The present invention provides A magnesium oxide whisker in-situ formed MA spinel-reinforced magnesium oxide-based ceramic foam filter and a method for preparing the same. The method comprising: 1) preparing a ceramic slurry having a solid content of 60%-70% by dosing 15%-25% by mass of a nanometer alumina sol, 0.8%-1.5% by mass of a rheological agent, and the balance magnesium oxide ceramic powder comprising magnesium oxide whiskers, and then adding deionized water and ball milling to mix until uniform, and then vacuum degassing the mixture; 2) soaking a polyurethane foam template into the ceramic slurry, squeezing by a roller press the polyurethane foam template to remove redundant slurry therein to make a biscuit, and drying the biscuit by heating it to 80° C.-1200° C.; 3) putting the dried biscuit into a sintering furnace, elevating the temperature to 1400° C.-1600° C. and performing a high temperature sintering, cooling to the room temperature with the furnace to obtain the magnesium oxide-based ceramic foam filter.
US11702365B2

Corrosion mitigating cement compositions and methods for their preparation are provided. The cement compositions are derived from self-cementing pozzolans and chemical accelerators, retarders, mechanical strength modifiers and corrosion inhibitors. The corrosion inhibitors include boron compounds such as boric acid. Concretes prepared using the cement compositions possess low conductivity and a conductivity which further decreases with aging.
US11702359B2

An interlayer film for laminated glass of the present invention comprises at least an absorption region in which a skin absorption energy rate (X1) of a laminated glass is 25% or less, provided that the laminated glass is produced using two clear glass plates having a solar transmittance of 87.3% based on JIS R 3106.
US11702353B2

A rotating biological contactor (RBC) is provided that includes a media wheel with a plurality of vanes configured for growth of algae thereon. The media wheel is configured for rotation by air directed from an air diffuser to impinge on the vanes such that when said media wheel is partly immersed in water rotation of the media wheel alternately exposes algae growing on the plurality of vanes to sunlight and to the water. A frame is connected to an axle of the media wheel. Only one of the media wheel and the frame is constructed with a buoyancy sufficient to support the media wheel partly immersed in water during rotation of the media wheel.
US11702334B2

A cushioning mat comprises a plurality of cushioning bumps arranged in a plurality of rows, the bumps of each row alternating with substantially flat bottom portions. Each bump comprises a top wall and a side wall which extends from a mat base identified by the bottom portions. The top wall and the side wall define an inner bump cavity. The bumps of adjacent rows are staggered with each other. In at least a portion of the side wall a vent opening is made which places in communication the inner cavity of the bump with the outside of the bump.
US11702322B2

Systems and methods for vacuum extraction for material sorting applications are provided. In one embodiments, a vacuum object sorting system comprises: a vacuum extraction assembly that includes at least one vacuum extractor device having an inlet and an outlet, wherein the at least one vacuum extractor device is configured to convert a controlled compressed air stream into a channeled vacuum airflow entering the inlet and exiting the outlet; and an object recognition device coupled to sorting control logic and electronics, wherein the controlled compressed air stream is controlled in response to a signal generated by the object recognition device; wherein the at least one vacuum extractor device is configured to capture a target object identified by the sorting control logic and electronics utilizing the channeled vacuum airflow, and further utilizing the channeled vacuum airflow, to pass the target object through the inlet and outlet to a deposit location.
US11702306B2

A belt feeding device includes an endless belt, stretching rollers including a tension roller, a bearing member supporting the tension roller, a beating support member supporting the bearing member, an urging member urging the tension roller, a supporting member supporting the bearing supporting member, and a locking member. The locking member is movable between a first position where an engagement between the locking member and one of the bearing support member and the bearing member is released and the bearing member is permitted to move so as to apply the tension to the belt, and a second position where the locking member locks the bearing member by engaging with the bearing support member and the bearing member and the bearing member is restricted to move. The bearing member, the bearing support member, the urging member, and the locking member constitute a unit to be integrally dismountable from the supporting in the second position.
US11702305B2

A sheet feeding device includes a pickup roller, a lifting/lowering mechanism, and a driver device. The lifting/lowering mechanism includes a restricting member that releasably restricts the pickup roller from being lowered from a lifted position of the pickup roller at the lifted position. In the sheet feeding device, the driver device drives the lifting/lowering mechanism so that the pickup roller is lowered from the lifted position of the pickup roller, and a drive suspend operation is performed in which the driving of the lifting/lowering mechanism by driver device is suspended after a predetermined time during which the pickup roller does not contact a sheet loading tray or a sheet on the sheet loading tray elapses from a time point when the pickup roller is released from being restricted by the restricting member at the lifted position.
US11702303B2

In one aspect, the disclosure describes an apparatus comprising an auger section having an auger and a drive unit containing a motor for driving the auger. A collector ring housing containing a collector ring is positioned between the auger section and the drive unit. In another aspect, the disclosure describes an apparatus for attachment to a floor grate. The apparatus includes a pivot stand attached to a top surface of the floor grate, the pivot stand defining a vertical pivot axis. A collector ring has a first stationary portion and a second rotatable portion, with the stationary portion attached to the pivot stand. A housing surrounds the collector ring, and the housing and second rotatable portion of the collector ring rotate together about the pivot axis.
US11702299B2

Provided is a transport robot and a substrate treating apparatus including the transport robot. The substrate treating apparatus includes a transport chamber having a long shape on one side, and for providing a moving space of a substrate, a load lock chamber connected to the transport chamber to provide an exchange space between the transport chamber and a substrate before a process or a substrate after a process, a process unit connected to the transport chamber to perform a process for a substrate transferred from the transport chamber, a track provided in the transport chamber to provide a moving path of a substrate, and a transport robot capable of moving along the track in a non-contact manner, and entering or exiting the load lock chamber to perform a substrate exchange between the load lock chamber and the transport chamber.
US11702292B2

A conveyorized industrial system includes at least one work station including a heated oven chamber. A fixed, non-powered rail defines a conveyor path including an oven zone in which the rail extends through or over the heated oven chamber. An automated conveyor carrier (ACC) is suspended from the rail by a self-driving trolley having an on-board motor for driving the ACC along the rail, and by at least one additional free-rolling trolley. The ACC further comprises an enclosure containing one or both of an inverter and a battery, the enclosure having a wall defining an interior space of the enclosure. A heat protection system is provided in addition to the wall, the heat protection system operating to limit an internal temperature of the enclosure during transport along the oven zone.
US11702284B2

A storage system for storing product items includes a grid structure and a number of first storage bins configured to be stored in vertical stacks in the grid structure. Each first storage bin is configured to contain at least one product item. A vehicle is arranged to move horizontally at the top level of the grid structure, and further arranged to pick up, carry, and place the first storage bins at desired locations within the grid structure. The storage system further includes a robot device that includes a movable arm with a picking mechanism in one end thereof. The robot device is configured to move a storage item between a first location and a second location by means of its picking mechanism. The first location is the location of a first storage bin stored in the storage grid.
US11702275B2

This invention relates to a unique food preservation system that is used to extend the shelf life of food items by automatically modulating the gas composition within an air-tight container to the optimal atmospheric conditions for the specific food item(s) being stored in these containers. In order to extend the shelf life of food items, the optimal levels of carbon dioxide and oxygen must be maintained within the food storage container at all times. This is accomplished by constant real-time monitoring of the atmosphere within the food storage container and actively as well as passively controlling the atmosphere.
US11702273B2

A storage container includes: a sidewall portion, a seal portion and a movable member. The sidewall portion, the seal portion and the movable member define an accommodation space. The seal portion is adapted to seal a top of the sidewall portion, and the seal portion is provided with a hole communicated with the accommodation space. The movable member is adapted to seal a bottom of the sidewall portion, and further adapted to move up and down in parallel to a direction of the bottom of the sidewall portion pointing to the top. The movable member is configured to connect a control device. The control device controls the movable member to move up and down in a direction of the bottom of the sidewall portion pointing to the top.
US11702266B2

The present disclosure provides a fitment. In an embodiment, a fitment is provided and includes a top portion, a base, and a channel extending through the top portion and the base for passage of a flowable material. The fitment is composed of a polymeric composition. The polymeric composition includes (i) from 70 to 90 weight percent of a high density polyethylene (HDPE) having a density from 0.940 g/cc to 0.970 g/cc, a melt temperature, Tm, greater than 125° C., and a melt index from 1 g/10 min to 50 g/10 min; and (ii) from 30 to 10 weight percent of an olefin-based elastomer having a density from 0.860 g/cc to 0.905 g/cc, a melt index from 0.2 g/10 min to 50 g/10 min, and a Tm less than 125° C.
US11702262B2

A polyester film laminated with other polymers to form a sheet. A laminated tube for liquid and paste products such as toothpastes, and the like can be manufactured from said sheet. The laminate comprises an outer polyethylene film, adhesive agent layers, a polyester film, and a composite polyethylene film comprising at least one co-extruded polyethylene layer sandwiched by at least one polyethylene film and an inner polyethylene film.
US11702260B1

An elastomer lined self-locking tie includes an elongated strap, at least one cavity or recess in the elongated strap, an elastomer segment, and a locking head. The elongated strap includes a head end positioned opposite a tapered end. The tapered end includes a first surface positioned opposite a second surface. The cavity is positioned in either the first surface or the second surface. The elastomer segment is positioned within the cavity and extends beyond either the first surface or the second surface. The locking head extends from the head end of the elongated strap and includes an orifice shaped to receive the tapered end of the elongated strap and the elastomer segment.
US11702254B2

A locking mechanism for container and lid thereof may include a container and a lid, and the peripheral edge of the upper opening of the container has a first periphery edge. At least two first coupling portions, which are located at symmetric positions, and at least two second coupling portions, which are located at symmetric positions, outwardly protrude from the first periphery edge respectively. The lid comprises a second peripheral edge at the outer periphery thereof, and the inner surface of the second peripheral edge is configured to couple with and cover the first peripheral edge of the container. At least two first connecting portions respectively protrude from the second peripheral edge at symmetric positions, and at least two second connecting portions, which are located at symmetric positions, outwardly protrude from the second periphery edge respectively.
US11702249B2

Equipment transport bag assemblies (20, 92, 98, 145, 152, 182) each including an upright, open-top, equipment-receiving bag (22, 110, 158) with associated equipment-handling assemblies (24, 92, 102, 164, 184). The assemblies (24, 92, 102, 164, 184) have load-bearing strap units (34, 114, 166, 186) operably associated with the transport bags (22, 110, 158) so that the strap units (34, 114, 166, 186) bear the primary loads during lifting and handling of the bag assemblies (20, 92, 98, 145, 152, 182).
US11702248B2

A one-way air outlet channel is disposed inside a vacuum compression bag. The one-way air outlet channel includes an air inlet opening, a horizontal air channel, inclined air channel and vertical air channel and an air outlet opening in communication with one another in sequence. One end of the horizontal air channel is the air inlet opening in communication with a space inside the bag body, and the other end of the horizontal air channel is in communication with the inclined air channel. A bottom end of the vertical air channel is in communication with the air outlet opening, and a top end is in communication with the inclined air channel, such that at least two corner points are formed, at a location where the horizontal air channel connects the inclined air channel and at a location where the inclined air channel connects the vertical air channel.
US11702233B2

A filling aid device for filling a reservoir. The device includes a cover portion comprising a septum window; a slider beam comprising a septum cover; and a first filling aid tab attached to the slider beam, the first filling aid tab in slidable relation to the cover from a first position to a second position, wherein when the filling aid device is in an unlocked position, the septum cover is located below the septum window, wherein when the first filling aid tab is moved from the first position to the second position, the septum cover is moved from below the septum window, and the filling aid device is in the locked position.
US11702230B2

Berthing systems for visiting spacecraft and associated methods. In one embodiment, a non-sealing berthing system includes a tunnel having an interface surface that mates with a docking system of a target spacecraft. The berthing system further includes sliding hooks disposed circumferentially on the interface surface of the tunnel, preload members disposed circumferentially at the interface surface of the tunnel and configured to extend and retract from the interface surface in an axial direction, guide petals spaced around an inner peripheral surface of the tunnel, and soft capture petals spaced around the inner peripheral surface of the tunnel. The soft capture petals include capture latches configured to engage mechanical latch strikers on the docking system of the target spacecraft.
US11702229B2

Berthing systems for visiting spacecraft and associated methods. In one embodiment, a berthing system includes a tunnel having an interface surface that defines a hard capture mating plane for mating with a docking system of a target spacecraft. The berthing system further includes hooks disposed circumferentially on the interface surface, one or more pressure seals disposed on the interface surface, spring-loaded guide petals spaced around an inner peripheral surface of the tunnel that are configured to independently slide in the axial direction, and capture latches spaced around the inner peripheral surface that are configured to engage mechanical latch strikers on the docking system.
US11702225B2

Provided are a cap seal with which molding of a seal material by hand can be omitted and variation in cap seal mounting quality can be minimized, a fastening structure provided with said cap seal, and a method for mounting a cap seal. This cap seal comprises: a plurality of cap parts (11) which have an opening (11b) in one end, inside of which a space (11a) is formed, and which have insulation; and a base part (12) which connects the peripheries at the ends of the cap parts (11) on the opening (11b)-sides together and which has insulation; the cap parts (11) accommodating seal members and protruding parts of fastening members inside the spaces (11a), and the opening (11b)-side surface of the base part (12) being fabricated into a mounting surface (16).
US11702213B2

An aircraft engine nacelle comprising an icing protection system and an icing protection method for such an aircraft engine nacelle. The aircraft engine nacelle comprises an air inlet comprising a lip, a tubular air inlet piece and an icing protection system. The icing protection system comprises an icing prevention means powered continuously by a first electrical energy source and wholly or partly covering the lip, a de-icing means powered by a second electrical energy source covering the tubular air inlet piece and a controller configured to acquire a current total air temperature value, and control the second electrical energy source as a function of the current total air temperature value.
US11702208B2

Described are support assemblies for a passenger seat, that can include a supportive surface configured to connect with a frame of a passenger seat, and shaped to support a passenger. Supportive surfaces can include a first portion formed of a first plurality of cells having an auxetic cell geometry that can deform to adopt a synclastic curvature under stress, and a second portion formed of a second plurality of cells having a non-auxetic cell geometry that can deform to adopt an anticlastic or cylindrical curvature under stress. The regions having respective auxetic and non-auxetic cell geometries can be arranged to form a supportive surface that can flex to follow contours of a seated passenger.
US11702201B2

Provided is a taxiing system for steering an amphibious aircraft on a body of water with a steering means, a control console and a power source all in operable and electrical communication. The steering means is a jet drive coupled to an impeller assembly mounted inside each float. Alternatively the steering means is a propulsion system with a pair of tunnel-type thrusters mounted inside the floats in the aircraft. The control console operates the taxiing system during steering and at least one electromagnetic lock during docking.
US11702197B2

A coaxial split torque gearbox comprises a first pinion meshed with a first gear; a second pinion attached to the first gear and meshed with a first bull gear, the first bull gear operable for transferring torque to cause a first rotor to rotate; and a third pinion attached to a second gear and meshed with a second bull gear, the second bull gear operable for transferring torque to cause a second rotor to rotate, the second gear being meshed with the first gear, and a number of teeth of the first gear being different than a number of teeth of the second gear.
US11702188B2

A propeller includes a blade free to rotate. A first stop is positioned to mechanically engage one or both of a first portion of the blade and a first structure coupled to the blade when the blade is in a first position at a first end of the rotational range of motion. A second stop is positioned to mechanically engage one or both of a second portion of the blade and a second structure coupled to the blade when the blade is in a second position at a second end of the defined rotational range. The blade rotates to the first position against the first stop when the propeller is rotated in a first direction and to the second position against the second stop when the propeller is rotated in a second direction.
US11702168B2

There is provided a vehicle body structure of a straddle-type vehicle in which an accommodation space of a battery is formed inside a pair of left and right seat rails supporting a seat. The vehicle body structure includes: a seat rail bridge connecting the pair of left and right seat rails; a pair of left and right frame covers covering the pair of left and right seat rails from sides; a battery cover covering the battery arranged in the accommodation space from above; and a frame cover bracket to which the pair of left and right frame covers are attached. The battery cover and the frame cover bracket are attached to the seat rail bridge.
US11702162B2

An example apparatus disclosed herein includes a first frame subassembly and a second frame subassembly, each of the first and second frame subassemblies defining a wheel axle of a vehicle, the first frame subassembly including a first bridge portion oriented generally upward relative to the wheel axle, the second frame subassembly including a second bridge portion oriented generally downward relative to the wheel axle, and a central frame couplable to the first frame subassembly via the first bridge portion and couplable to the second frame subassembly via the second bridge portion, the central frame configured for a first ride height when coupled to the first frame subassembly and configured for a second ride height when coupled to the second frame subassembly, the first ride height greater than the second ride height.
US11702155B2

A kingpin assembly includes a housing having a recess located therein, a kingpin having at least a portion located within the recess of the housing, wherein the kingpin is secured within the recess of the housing, and wherein the kingpin includes an axis extending along a length of the kingpin, and a sensor arrangement configured to sense a force exerted on the kingpin in a first direction that is substantially perpendicular to the longitudinal axis.
US11702149B2

Disclosed herein is a modular safety rail and system for a flatbed platform, comprising first and second end post assemblies defining first and second ends of the safety rail; at least one intermediate post, each intermediate post comprising a first cable holder and a second cable holder; a cable configured to connect with the first end post assembly and the second end post assembly and configured to be removably positioned within and pass through the first cable holder and second cable holder of each intermediate post; and a cable winch connected to a first end of the cable and configured to spool and unspool the cable. Also disclosed herein are kits and methods for using the disclosed safety rail and system.
US11702147B1

The invention provides a multi-layer truck bed. The truck bed includes a frame, a layer of backer plates, and a layer of non-slip plates. The frame is under the layer of backer plates, the layer of backer plates is under the layer of non-slip plates. The truck bed is elongated in a first direction. The frame includes a plurality of metal crossmembers extending crosswise to the first direction. The backer plates are formed of a first metal, and the non-slip plates are formed of a second metal. The first metal has a higher strength than the second metal. In some embodiments, the invention provides a truck that includes the truck bed and has a material handler mounted thereon, and the material handler includes a boom.
US11702144B2

A motor vehicle has a body with a front section, a floor structure which adjoins the front section, and a floor panel, on the two longitudinal sides of which a sill is in each case arranged. The sills run from an A pillar, adjoining the front section, of the body as far as a C pillar of the body. An inner longitudinal member is on each longitudinal side of the floor panel. A bulkhead is arranged between the front section and the floor structure. Each sill is constructed from an inner C profile and an outer C profile. The first and second profile flanges of the C profiles, arranged in an overlapping manner, are connected, in particular welded, to the inner longitudinal member.
US11702140B2

A system and method for reliably determining lanes of a roadway includes an optical sensing arrangement for sensing metallic striping from photoelectric effect. The location of the striping that defines a border of a traffic lane is determined and the location of the striping is displayed on a graphical user interface. The location can be used to provide lane control to ensure the vehicle maintains proper position in a traffic lane, lane warning assistance, collision avoidance, parking control, and guidance for autonomous driving.
US11702139B2

A driving support ECU initializes a target trajectory calculation parameter at a start of LCA; calculates, based on the target trajectory calculation parameter, a target trajectory function representing a target lateral position which is a target position of an own vehicle in a lane width direction in accordance with an elapsed time from the start of LCA; calculates a target control amount based on the target trajectory function; when a steering operation by a driver has been detected, again initializes the target trajectory calculation parameter; and recalculates the target trajectory function based on the target trajectory calculation parameter.
US11702138B2

A method for providing lane keeping support to enable improved one-hand operation of a vehicle is described. The method includes detecting a one-hand location of a vehicle operator on a steering wheel of the vehicle. The method also includes determining a level of control of the vehicle operator on the steering wheel during the one-hand operation of the vehicle. The method further includes adjusting a level of compensation applied to the steering wheel to facilitate the one-hand operation of the vehicle.
US11702136B2

Vehicles, control systems for vehicles, and methods of operating vehicles are disclosed herein. A vehicle includes a frame structure, a front section, a rear articulation section, and a control system. The front section is coupled to the frame structure and to a front plurality of wheels supported for movement on a front axle. The rear articulation section is coupled to the frame structure and to a rear plurality of wheels supported for movement on a rear axle. The rear articulation section is pivotally coupled to the front section via an articulation joint and arranged opposite the front section along a vehicle axis. The control system is coupled to the frame structure and includes a mode selector configured to provide input indicative of a mode selected by an operator in use of the vehicle and a controller communicatively coupled to the mode selector.
US11702135B2

A brake control unit configured to control a brake to a braked state in response to a brake position sensor having detected that a steering lever has been operated to a stop position and to a released state in response to the brake position sensor having detected that the steering lever has been operated from the stop position toward a travel operation pathway and a travel position sensor having detected that the steering lever is at a neutral position, at which the steering lever is placeable to stop travel.
US11702126B2

A compact power steering system is suitable for small vehicles. A torque sensor on a steering shaft detects operator intention to turn. In response, a motor provides torque to assistance in rotating the steering shaft. A strain wave gear set multiplies the motor torque. A coupler having a torsional isolator links the gearbox output to the steering shaft.
US11702125B2

A steer-by-wire steering system for motor vehicles includes an electronically controlled steering actuator acting on steered wheels of the vehicle responsive to a steering demand and a feedback actuator transmitting retroactive effects of the road to a steering wheel, wherein the feedback actuator and the steering actuator have a redundant power supply.
US11702119B2

A method is for determining a status of a track section of a railroad. Each end of the track section is connected to a respective detector. One of the two detectors transmits a current along the rails of the track section towards the other detector and receives a current transmitted along the rails of the track section from the other detector. The track section is further equipped with a computer in communication with the two detectors. The computer calculates an instant value of the status of the track section as a function of an instant vector based on a measure of an intensity of the current transmitted by a first of the detectors as measured by the first detector (Txl1), a measure of an intensity of the current received by the first detector as measured by the first detector (Rxl1) and a measure of an intensity of the current transmitted by the second detector as measured by the second detector (Txl2).
US11702109B2

A method, a computer program, an apparatus, a transportation vehicle, and a traffic entity for updating an environmental model at a transportation vehicle. The method for a traffic entity and for updating a first environmental model at a transportation vehicle includes receiving information related to the first environmental model from the transportation vehicle wherein the first environmental model has at least first information on an object in an environment of the transportation vehicle and the first environmental model includes confidence information related to the first information. The method also includes obtaining information related to a second environmental model of the transportation vehicle at the traffic entity wherein at least second information on the object in the environment of the transportation vehicle and the second environmental model includes confidence information related to the second information.
US11702107B2

Methods and systems are provided for navigating a mobile platform in an environment. A processor obtains information about an object in the environment, obtains information about a first satellite, and estimates a probability indicator for a non-line of sight signal transmission between a current satellite location of the first satellite and a current location of the mobile platform using the information about the first satellite and the information about the object. The processor further determines a discrepancy indicator using a movement information of the mobile platform and a movement information of the first satellite such that a weighting indicator can be determined using the estimated probability indicator and the determined discrepancy indicator. The processor then assigns a weighting indicator to a satellite signal transmitted from the first satellite in order to provide a first weighted signal for navigating the mobile platform.
US11702102B2

Aspects and implementations of the present disclosure relate to filtering of return points from a point cloud based on radial velocity measurements. An example method includes: receiving, by a sensing system of an autonomous vehicle (AV), data representative of a point cloud comprising a plurality of return points, each return point comprising a radial velocity value and position coordinates representative of a reflecting region that reflects a transmission signal emitted by the sensing system; applying, to each of the plurality of return points, at least one threshold condition related to the radial velocity value of a given return point to identify a subset of return points within the plurality of return points; removing the subset of return points from the point cloud to generate a filtered point cloud; and identifying objects represented by the remaining return points in the filtered point cloud.
US11702087B2

In one embodiment, a control command is generated by an autonomous controller of the ADV. Feedback is sensed that corresponds to the control command. A difference is determined between a) the control command, and b) the feedback corresponding to the control command. If the difference is meets a threshold, then a fault response is generated.
US11702081B2

A method and system for road condition monitoring including receiving roadway data from connected vehicles in response to a third party request. The connected vehicles include sensors for capturing the roadway data. The method and system include determining a roadway condition based on the roadway data and calculating a data price based on the roadway condition and the roadway data. Further, the method and system include controlling access to the roadway data according to the data price.
US11702080B2

A system and method is provided for determining where a vehicle has parked in a parking lot. The method includes determining a geometry for a parking lot; receiving vehicle event data including periodic vehicle event data for vehicle speed and steering angle; tracking a movement of a vehicle using the vehicle event data; and determining where a vehicle has parked using a steering angle to determine a number of turns in the parking lot geometry.
US11702073B2

A system for control of a steering system of a vehicle. The system including an actuator for applying a force or a torque to the steering system. A force or torque can be superimposed on a force or torque originating from the wheels. The system includes a detection unit disposed on the vehicle and configured for anticipatorily detecting at least one surface condition of a surface section located ahead of the vehicle in the direction of vehicle travel and subsequently driven on by the vehicle. The system including a data processing unit disposed on the vehicle and connected to and communicating with the detection unit. The data processing unit configured for generating control signals for controlling an actuator of the steering system based on the detected surface condition.
US11702069B2

Disclosed are an apparatus and method for preventing a vehicle collision. The apparatus includes a communication unit wirelessly communicating with a surrounding vehicle, a sensing unit detecting the surrounding vehicle and a lane, a traveling control module configured to control steering or braking of an ego vehicle, and a controller configured to determine whether the ego vehicle can perform steering avoidance driving toward a neighboring lane, through the sensing unit, based on information on a driving mode of a vehicle ahead received through the communication unit, if it is checked through the communication unit that a vehicle ahead of the vehicle ahead is in a stop state and to control the ego vehicle to perform the steering avoidance driving toward the neighboring lane or to urgently brake through the traveling control module, based on a result of the determination.
US11702055B2

A brake control valve arrangement includes an electro-pneumatic brake control valve block having a hold valve and a vent valve, a main regulator valve and an emergency and a tare pressure regulator. The valve block has an inlet for a brake supply pressure and an outlet for a brake cylinder, wherein an inlet and a vent pneumatic opening is provided for the hold valve and vent valve. The arrangement also includes a configuration module in pneumatic connection with the brake supply pressure and providing a pneumatic path to the inlet, and a pneumatic path to the vent valve from the brake cylinder, the arrangement also including at least one choke configured to control air flow in pneumatic paths to the inlet opening and vent opening.
US11702051B2

Vehicles and methods of operating vehicles are disclosed herein. A vehicle includes a main frame, a work implement, and a control system. The work implement is supported by the main frame and configured to carry a payload in use of the vehicle. The control system is supported by the main frame and configured to control operation of the vehicle. The control system includes a payload measurement system configured to provide payload input indicative of a variable payload carried by the work implement in use of the vehicle and a controller coupled to the payload measurement system.
US11702048B2

A braking apparatus for stopping a children's kick scooter is described. The braking apparatus comprises a hand-held remote control to transmit a command signal when a radio-frequency (RF) signal transmitter is activated. The braking apparatus also comprises a remote control signal receiver located on the children's kick scooter to receive the command signal and convert it to an electric current. The braking apparatus additionally comprises a linear actuator to receive the electric current. The linear actuator comprises a linear actuator electric motor and a linear actuator shaft. The linear actuator electric motor is activated by the electric current and moves the linear actuator shaft from a first position to a second position. The braking apparatus further comprises a brake system to press a metal plate against a rear wheel of the children's kick scooter, thereby stopping the children's kick scooter when the linear actuator shaft is in the second position.
US11702041B2

A wiper blade (10) includes a wiper strip (16) and a fastening element (18) for fastening the wiper strip (16) on a wiper arm (12). The fastening element (18) has a wall (30) which can be displaced in parallel and which can be displaced between two parallel end positions.
US11702033B2

A vehicle operation detection device includes sensors laid out in a vehicle along an axis in an opening-closing direction of a door of the vehicle. When the user moves a part of a body toward the sensors and a motion of moving the part of the body along the axis is detected, the sensors detect an opening-closing operation for the door. The vehicle operation detection device further includes light-emitting members laid out in the vehicle along the axis in the opening-closing direction and an operation direction indicator configured to drive the light-emitting members in sequence in a first direction in a fully-closed state of the door and drives the light-emitting members in sequence in a second direction in a fully-open state of the door.
US11702032B2

A vehicular belt tactile apparatus is provided. The apparatus includes a buckle, a belt configured to be fastened to the buckle and at least one air pouch disposed at a portion of the belt that contacts the body of an occupant when the belt is fastened to the buckle. An air controller generates a control signal when the belt is fastened to the buckle. The buckle includes an air supply unit that is configured to inject air into the at least one air pouch through the belt or to discharge air from the at least one air pouch in response to the control signal.
US11702029B1

A safety system includes an airbag configured to deploy from a rail and restrain motion of an occupant, a tether configured to deploy from a pillar, and an anchor coupling the tether and the airbag. The anchor is configured to travel from a stowed position proximate to the rail to a deployed position spaced apart from the rail and spaced apart from the pillar in unison with deployment of the airbag. The safety system includes a tensioning mechanism configured to apply force to the tether. Motion of the anchor is controlled by the force applied by the tensioning mechanism.
US11702027B2

Conventional tear inducing ribs are replaced with pockets so that a contact area is increased so as to stably induce a tear of a scoring line. According to the present invention, a tear inducing apparatus for a passenger airbag (PAB) door includes a scoring line disposed on the PAB door and configured to be opened when an airbag cushion deploys, and a plurality of tear inducing pockets disposed on both sides of the scoring line to face each other and arranged in a longitudinal direction of the scoring line. Each of the plurality of pockets includes an empty inner space and a ridge including a flat portion positioned toward the airbag cushion.
US11702025B1

An assembly includes a seat. The assembly includes an armrest adjacent the seat with the armrest being elongated along an axis. The assembly includes a bar supported by the armrest. The bar is translatable along the axis from a stowed position overlapping the armrest to a deployed position extended from the armrest. The bar is pivotable relative to the armrest in a seat-inboard direction from a non-pivoted position to a pivoted position. The assembly includes an airbag supported the bar. The airbag is inflatable from the bar to an inflated position when the bar is in the deployed position and the pivoted position.
US11702022B2

A collision mitigation system makes use of ladar sensors to identify obstacles and to predict unavoidable collisions therewith, and a duplex radio link in communication with secondary vehicles, and a number of external airbags deployable under the control of an airbag control unit, to reduce the forces of impact on the host vehicle, secondary vehicles, and bipeds and quadrupeds wandering into the roadway. A suspension modification system makes use of ladar sensors to identify road hazards, and make adaptations to a number of active suspension components, each with the ability to absorb shock, elevate or lower the vehicle, and adjust the spring rate of the individual wheel suspensions.
US11702020B2

Devices, systems, and methods for constant and reliable power distribution, using a redundant power bridge battery architecture, in autonomous vehicles are described. An example method includes determining that each of a plurality of sensors is operating within in a nominal range for the respective sensor, and distributing, based on the determining, power from at least one alternating current (AC) power source or at least one direct current (DC) power source to at least one power distribution unit (PDU), wherein a first power bridge is coupled to the at least one AC power source and the at least one DC power source and a second power bridge is coupled to the at least one DC power source and the at least one PDU, and wherein the plurality of sensors is used to monitor a health of the vehicle and any single point failure is detectable.
US11702016B2

In at least some implementations, an accessory mount for a vehicle includes a first base, a support and a connector coupling the support to the first base. The first base has a first retainer with one or more retention features. The support has a second retainer that has one or more retention features that overlap one or more of the one or more retention features of the first retainer in different positions of the support relative to the first base. At least one of the first retainer and second retainer is movable relative to the other to decouple the first retainer and second retainer without removing the connector from the first base to enable movement of the support to multiple positions relative to the first base.
US11702003B2

A vehicle sun visor module includes a ceiling component, which forms at least part of a ceiling of a vehicle, and a vehicle sun visor module, which is arranged to be adjacent to the ceiling component. The vehicle sun visor includes a visor main body, which is configured to be pivotal relative to the ceiling component between a use position and a retracted position, and a mirror attached to the visor main body. The ceiling component includes a lighting device, which is configured to radiate light into a passenger compartment, and an inductive switch, which turns on the lighting device when set to an ON state and turns off the lighting device when set to an OFF state. The vehicle sun visor includes a magnet that is configured to switch the inductive switch between the ON state and the OFF state.
US11702002B2

The present disclosure relates to a dangerous situation notification assembly for a window shade device of a vehicle and a dangerous situation notification assembly for a rear window of a vehicle. A dangerous situation notification assembly for a window shade device for vehicles, according to the present disclosure, which has a shade provided on any one of upper and lower sides of a rear window and reciprocates between a shading position where the rear window is shaded and a rolling position where the shade is rolled from the shading position, comprises: a dangerous situation notification unit which is arranged in the shade and selectively emits light at the shading position of the shade to output a dangerous situation; and a light source unit which is adjacent to the shade and supplies light to the dangerous situation notification unit so that the dangerous situation notification unit selectively emits light.
US11701993B2

A hauling apparatus is disclosed, the hauling apparatus comprising a frame adapted to be secured to a hauling vehicle and a pivotable wheel-receiver pivotably secured to the frame about a vertical pivot axis thereof, wherein the pivotable platform is adapted to receive thereon a non-steerable wheel of a hauled vehicle and provide angular movement between the hauling vehicle and the hauled vehicle.
US11701992B2

A semiautonomous apparatus (1) for preparation and distribution of edible products, e.g. beverages, having a subsystem of preparation of edible products based upon portions (2) of edible substances, for example capsule of ground coffee beans for preparing expresso coffee, and comprising at least one brewing device (4), and a subsystem of propulsion and locomotion comprising propulsion and locomotion means (5). The apparatus (1) comprises a casing (3) with a generally parallelepiped, cylindrical shape, or other, that configures a top area that develops at all width and all length at the highest level of said casing (3). The top area comprises a plurality of service regions (31, 32) distributed in coherent manner in the top area of said casing (3). The first service region (31) presents first and second openings (11, 12) for introduction of portions (2) and for discharging beverage in a direction opposite to the gravity force.
US11701973B2

According to one implementation, a rotorcraft includes a first rotorcraft and at least one second rotorcraft. The first rotorcraft has a first main rotor and a first tail rotor. The at least one second rotorcraft has a second main rotor and a second tail rotor. The at least one second rotorcraft are attachable and detachable to and from the first rotorcraft. Further, according to one implementation, a method of controlling the above-mentioned rotorcraft includes: flying the first rotorcraft, to which the at least one second rotorcraft has been attached, to a destination; and separating the at least one second rotorcraft from the first rotorcraft at the destination.
US11701971B2

This three-phase AC motor drive device is provided with: a load; an inverter device 1 for driving the load; an MCOK_A_4 connected between the inverter device 1 and the load and electrically connecting or disconnecting the inverter device 1 to or from the load; a voltage detector 21a having terminals respectively connected to the circuits of at least two phases to detect the voltages between the three phases; and a current detector 11 for detecting the currents of the three phases. In the connection from the inverter device 1 to the load, the inverter device 1, the MCOK_A_4, the voltage detector 21a, the current detector 11, and the load are aligned in this order.
US11701967B2

A display control device includes a display that is configured to display information, a detector that is configured to detect a partition line for partitioning a lane on a road on which a vehicle is present, and a display controller that is configured to cause the display to display the partition line detected by the detector variably, and the display controller is configured to change a length of the partition line which is displayed by the display on the basis of a detection distance of the detector.
US11701959B2

A drive system for a vehicle includes a first planetary device, a second planetary device directly coupled to the first planetary device, a first electromagnetic device at least selectively coupled to the first planetary device and including a first shaft, a second electromagnetic device directly coupled to the second planetary device and including a second shaft, and an output shaft coupled to the first planetary device. The first shaft and the second shaft are radially aligned with the first planetary device and the second planetary device. The output shaft is radially aligned with the first planetary device and the second planetary device.
US11701953B1

A container tarping assembly comprises a frame structure. A left spreader assembly and a right spreader assembly adapted to carry a tarp are also provided. The left spreader assembly includes first and second left travelers. The right spreader assembly includes first and second right travelers. The travelers are each movable in reciprocating fashion along a predetermined path between a first limit and a second limit. A plurality of drive mechanisms are respectively associated with the travelers to move the traveler in the reciprocating fashion, each of the drive mechanisms having a bidirectional motor.
US11701951B2

A rolling tarp deployment system includes a trailer, a bulkhead fixed to the trailer, first and second bows movable along the trailer, first and second tensioning assemblies, and a cover. The first tensioning assembly has a first member secured to the first bow, a second member secured to the bulkhead, and a first actuator configured to engage the first and second members to restrain the first bow to the bulkhead. The second tensioning assembly has a third member secured to the second bow, a fourth member fixed to the trailer, and a second actuator configured to engage the third and fourth members and move the second bow away from the bulkhead. The cover is tensioned when both the first and second members and the third and fourth members are engaged.
US11701948B2

Inserts for the air-conditioning of a vehicle and methods for forming same are provided. In an exemplary embodiment, the insert includes a spacer material part. The spacer material part includes an open region extending from a top side to an opposite underside, the open region forming an air-guiding structure. The spacer material part is covered by at least one cover layer on at least one of the top side and the underside. The open areas of the air-guiding structure include a plurality of ducts connected to one another to form a net-like duct structure. The duct structure forms flow regions or flow zones. A cover layer has at least one perforation in the region of connection or intersection points of the ducts.
US11701941B2

A caster device includes a caster wheel configured to rotate around a horizontal rotation axis; and a case configured to expose a lower surface of the caster wheel, cover the caster wheel and have an inclined surface from a top of the horizontal rotation axis toward a bottom of the horizontal rotation axis.
US11701939B2

In a method for determining an axle load on a mechanically and/or pneumatically/hydraulically suspended vehicle, the axle load is determined with the aid of control and sensor means that are installed in the vehicle and/or functionally enhanced. Functions for axle load determination at mechanically suspended vehicle axles (4) and for axle load determination at pneumatically/hydraulically suspended vehicle axles (2) are available. In a mechanically suspended vehicle axle (4) a distance measuring unit (9), and in a pneumatically/hydraulically suspended vehicle axle (2) a pressure measuring unit (7) are used to determine the axle load. An initial plausibility check is implemented in an electronic control unit (10) of the level control system (1), on the basis of which the level control system (1) identifies the particular suspension type, mechanical or pneumatic/hydraulic, of a vehicle axle (2, 4) and, thereafter, the appropriate function for axle load determination is activated.
US11701934B2

A towing assist device includes an imaging device configured to capture a rear area from a towed vehicle when a towing vehicle moves backward, the towed vehicle being connected to the towing vehicle via a connector; a monitor device including a display screen configured to display a captured image which is captured by the imaging device, a touch screen function for detecting a touch position to the display screen; and a controller that is connected to the imaging device and the monitor device and is configured to control a display of the monitor device when the towing vehicle moves backward. The controller includes a display setting processing portion, a model display processing portion, a touch operation detection portion, and a movement direction model display processing portion.
US11701932B2

A ball mount for measuring tongue weight of a trailer is disclosed. The ball mount can include a ball portion having a hitch ball configured to couple with a tongue of a trailer. The ball mount can also include a hitch portion for interfacing with a hitch receiver associated with a vehicle. In addition, the ball mount can include a load measurement device associated with the ball portion to determine a magnitude of a downward force on the hitch ball. The load measurement device can include a reservoir having a fluid and a piston disposed therein, and a pressure sensor in fluid communication with the reservoir. The hitch ball can be configured to exert a force on the piston, thereby affecting a pressure of the fluid in response to the downward force on the hitch ball.
US11701928B2

A rim for wheel is described including a measuring system for detecting the vertical load applied to the wheel. The measuring system includes a sensor adapted to detect a deformation of the rim and to transmit a deformation signal to a processing unit. The processing unit receives an output signal of the sensor related to the deformation of the rim detected, and determines the vertical load applied to the wheel.
US11701925B2

A tread for a tire includes a first circumferential main groove, a second circumferential main groove, a third circumferential main groove, and a fourth circumferential main groove. The fourth main groove has a stabilizing structure for increasing tread stiffness. The stabilizing structure has a circumferentially extending wavy subgroove in a radially innermost bottom of the fourth circumferential main groove.
US11701921B2

Provided is a rubber composition that achieves both wet performance and low loss property while delivering excellent dry handling performance. A rubber composition comprises: a rubber component; and a styrene-alkylene block copolymer, wherein a total styrene content of the styrene-alkylene block copolymer is 30 mass % or more.
US11701918B1

A bicycle rim comprising a circumferential outer portion adapted to receive a tire and a spoke bed. The spoke bed may comprise a pattern of spoke attachment segments at varying tilt angles and spaced by intermediate segments. Each spoke attachment segment may comprise an inner surface, an outer surface and a spoke opening extending from the inner surface to the outer surface. The spoke opening may be sized to accommodate a spoke nipple. The spoke opening may have a central axis angled at a complex angle that is a combination of a respective camber angle and a respective crossing angle. The complex angle may be selected to achieve a respective spoke angle. The outer surface of the spoke attachment segment adjacent to the spoke opening may extend perpendicular to the central axis of the spoke opening.
US11701916B2

A paint brush holder includes a rigid sheet with a first surface and a second surface. The holder has a ledge surrounding an aperture that accommodates a mouth of a regular mouth mason jar, recessed with respect to the first surface. Grooves extend across a portion of the first surface on a first side of the aperture. Holes extend through the rigid sheet on a second side of the aperture opposite the grooves. The holes have a diameter larger than a smallest diameter of a paint brush handle and smaller than a largest diameter of the paint brush handle.
US11701914B2

A book made up of pages is described. At least some of the pages contain both space for manually-created visual content, and instances of preprinted indexing target symbols. Each of the indexing target symbol instances has at least a portion within one inch of three unbound page edges. When the book is closed, the instances of each particular indexing target symbol are in a substantially collinear stack that is substantially perpendicular to the faces of the pages.
US11701913B2

Provided is a laminate having a porous layer that can ensure the drying property of a printing ink and can also be produced with less gum residue generated. A laminate comprising a substrate layer (A) and a porous layer (B), wherein the porous layer (B) comprises a thermoplastic resin and a filler, the filler comprises a filler having a hydrophobized surface, as a part thereof, and the porous layer (B) has a liquid-absorptive capacity of 10 to 40 cc/m2 as measured in accordance with JIS P 8140:1998 with a 70 mass % ethanol aqueous solution.
US11701911B2

A method of printing a stealth white image includes applying a stealth ink containing a red coloring material that emits visible light at exposure to ultraviolet radiation and a green coloring material that emits visible light at exposure to ultraviolet radiation to a substrate which contains a fluorescent brightener to form the stealth white image thereon, wherein the stealth white image demonstrates an a* value of from −2.0 to 2.0 and a b* value of from −10.0 to 0 at exposure to ultraviolet radiation having a wavelength of 370 nm according to CIE 1976 L*a*b* colorimetric system.
US11701909B2

Disclosed is a patterning method by ink lithography. More particularly, the patterning method includes coating thin film-forming nanoparticles surrounded by the first ligand on a substrate to form a nanoparticle thin film; directly spraying a ligand-substituting ink to a selected region on the nanoparticle thin film to form a region in which the first ligand is substituted with the second ligand; and washing the nanoparticle thin film with a washing solvent so that the region substituted with the second ligand is patterned.
US11701908B2

A media processing device includes: a media processing head; a ribbon transport assembly configured to transport ribbon along a ribbon path between a ribbon dispenser and the media processing head; a graphite applicator disposed along the ribbon path, the graphite applicator configured to apply a combination of graphite and graphene to an active side of the ribbon via frictional engagement with the ribbon; and a media transport assembly configured to transport media from a media supply to the media processing head for transfer of at least a portion of the combination of graphite and graphene from the active side of the ribbon onto the media via application of at least one of heat and pressure at the media processing head.
US11701898B2

In a printer unit, ink is poured into a storage chamber from an inlet of a tank. The storage chamber communicates with an air chamber. An air tube connects the air chamber and the outside of the tank and is opened and closed by a valve. A cover is movable to a first position in which the inlet is covered and a second position in which the inlet is exposable via a third position being a position between the first position and the second position. A valve opening/closing mechanism opens a valve when the cover is located on a side closer to the first position than the third position, and closes the valve when the cover is located between the third position and the second position. When the cover moves from the third position to the first position, a cap fits over the inlet to seal the storage chamber.
US11701888B2

A container for liquid replenishment for replenishing liquid in a liquid ejection apparatus comprises a container body capable of containing the liquid, a spout fitted to the container body and having a front end section including a front end surface and a liquid outlet for allowing the liquid to flow out therefrom, a lid member removably attached to the spout to cover the spout and a liquid absorber arranged on the spout. The liquid outlet is open in the front end surface of the spout and the liquid absorber is arranged at least on an area of the front end surface not occupied by the liquid outlet.
Patent Agency Ranking