Document Document Title
US11656977B2 Automated code checking
Methods, apparatus, and processor-readable storage media for automated code checking are provided herein. An example method includes identifying at least one test related to code of a repository that is affected by a commit operation; in response to determining that an existing job in a first database includes the at least one test: updating a configuration of the existing job based on the affected code, and executing the existing job with the updated configuration; and in response to determining that an existing job in the first database does not include the at least one test: determining that a previously executed job from a second database includes the at least one test, updating the configuration of the previously executed job based on the affected code to create a new job, adding the new job to the first database, and executing the new job.
US11656976B2 System and method for element locator recommendations for a UI application
System and method for element locator recommendations for testing a UI application include: executing tests; monitoring tests and observing which commands are called by each test to generate monitored data, where the monitored data includes which tests were executed, element locators that were used in the tests, relevant commands that were called by each test and related to the element locators that were used in the tests, and information about the UI application during the test execution; storing the monitored data; analyzing the stored monitored data; producing a set of recommended element locators to be used in place of previously used element locators for which the elements were not found during the execution of the tests; and utilizing the set of recommended element locators to complete the testing of the UI application software.
US11656974B2 Enhanced performance diagnosis in a network computing environment
Embodiments provide enhanced performance diagnosis in a network computing environment. In response to an occurrence of a performance issue for a node while under operating conditions, common logs for applications on the node are analyzed. The applications are respectively registered in advance for diagnosis services. The applications each register rules in advance for the diagnosis services. At a time of the performance issue, debug programs are automatically issued to generate debug level logs respectively for the applications. Debug level logs are analyzed according to the rules to determine a root cause of the performance issue. A potential solution to the root cause of the performance issue is determined using the rules, without having to recreate the operating conditions occurring during the performance issue. The potential solution to rectify the root cause of the performance issue is executed without having to recreate the operating conditions occurring during the performance issue.
US11656969B2 Using machine learning model to make action recommendation to improve performance of client application
A system and a method are disclosed for recommending a set of actions to be performed to improve a target performance metric of a client application. An action recommendation system receives the target performance metric from a user associated with the client application. The action recommendation system determines features of the client application describing characteristics and performance history of the client application. The features of the client application and the target performance metric is provided as input to a machine learning model that outputs sets of target features that are likely to result in improvement for the target performance metric. The action recommendation system ranks the sets of target features and selects one of the sets based on the ranking. The action recommendation system determines a set of recommended actions based on the selected set of target features and presents the set of recommended actions to the user.
US11656965B2 Execution sequence integrity monitoring system
A method of verifying execution sequence integrity of an execution flow includes receiving, by a local monitor of an automated device monitoring system from one or more sensors of an automated device, a unique identifier for each function in a subset of an execution flow for which the local monitor is responsible for monitoring. The method includes combining the received unique identifiers to generate a combination value, applying a hashing algorithm to the combination value to generate a temporary hash value, retrieving, from a data store, a true hash value, determining whether the temporary hash value matches the true hash value, and in response to the temporary hash value not matching the true hash value, generating a fault notification. The true hash value represents a result of applying the hashing algorithm to a combination of actual unique identifiers associated with each function in the subset.
US11656964B2 Processor with non-intrusive self-testing
A processor includes a central processing unit (CPU) and diagnostic monitoring circuitry. The diagnostic monitoring circuitry is coupled to the CPU. The diagnostic monitoring circuitry includes a monitoring and cyclic redundancy check (CRC) computation unit. The monitoring and CRC computation unit is configured to detect execution of a diagnostic program by the CPU, and to compute a plurality of CRC values. Each of CRC values corresponds to processor values retrieved from a given register of the CPU or from a bus coupling the CPU to a memory and peripheral subsystem while the CPU executes the diagnostic program.
US11656961B2 Deallocation within a storage system
Failure information associated with a plurality of blocks of a solid-state storage device of a plurality of solid-state storage devices is received. One or more blocks of the plurality of blocks storing uncorrectable data are identified based on the received failure information. A partial deallocation of the one or more blocks of the plurality of blocks is issued, the partial deallocation indicating that the one or more blocks store uncorrectable data. A remedial action associated with the one or more blocks of the plurality of blocks is performed.
US11656955B1 Database table valuation
A system includes one or more source memory devices of a source computing environment that store a database comprising data files grouped in a plurality of file groups, wherein each of a plurality of data tables of the source computing environment includes data from one or more of the data files grouped into one or more of the file groups, one or more target memory devices of a target computing environment and at least one processor configured to calculate a number of read operations per megabyte (MB) for a data table, a number of write operations per MB, obtain an importance index of the table, weight the reads per MB, writes per MB and the importance index by respective user-defined weights, determine a criticality index of the table, calculate a value coefficient of the table, and assign a data file based on the value coefficient of the table.
US11656954B1 System and method for hybrid kernel and user-space checkpointing using a character device
A system, method, and computer readable medium for hybrid kernel-mode and user-mode checkpointing of multi-process applications. The computer readable medium includes computer-executable instructions for execution by a processing system. A multi-process application runs on primary hosts and is checkpointed by a checkpointer comprised of a kernel-mode checkpointer module and one or more user-space interceptors providing barrier synchronization, checkpointing thread, resource flushing, and an application virtualization space. Checkpoints may be written to storage and the application restored from said stored checkpoint at a later time. Checkpointing is transparent to the application and requires no modification to the application, operating system, networking stack or libraries. In an alternate embodiment the kernel-mode checkpointer is built into the kernel.
US11656952B2 Reliable key-value store with write-ahead-log-less mechanism
Provided is a method of linking multiple KV blocks in a KV chain to ensure data consistency, the method including allocating an internal key to both a first KV block and a recovery begin internal key, allocating a next internal key that is different from the internal key and that corresponds to a next KV block, and encapsulating respective user key values in the first KV block and in the next KV block, wherein the first KV block is accessed by reading the recovery begin internal key, and wherein the next KV block is accessed by reading the next internal key of the first KV block.
US11656951B2 Data loss vulnerability detection
An information management system can detect instances in which data is being stored in a non-standard file path and can alert the user of the client computing device, modify the storage policy to include the non-standard file path, and/or initiate a secondary copy operation to prevent data loss of the data stored in the non-standard file path. For example, a client computing device may execute a filter driver that monitors interactions with files in the file system. The filter driver can identify any non-standard file paths not subject to a storage policy that include files in which interactions occurred. For a non-standard file path, the filter driver can determine whether the frequency of interaction with files in the non-standard file path satisfies a threshold frequency. If the threshold is satisfied, then the filter driver may determine that the files should be subject to the storage policy and take appropriate action.
US11656948B2 Method and system for mapping protection policies to data cluster components
Techniques described herein relate to a method for managing data protection services for data clusters. The method includes identifying, by a mapping module of a data protection manager, an initial discovery event associated with a data cluster; in response to identifying the discovery event, by the mapping module: sending a request for currently deployed components to a data cluster manager associated with the data cluster; obtaining data cluster component inventory information associated with the data cluster from the data cluster manager; mapping protection policy types to data cluster components of the data cluster using the data cluster component inventory information and component data protection information; and initiating performance of data protection services for the data cluster components based on the mapped protection policy types.
US11656945B2 Method and apparatus to support instruction replay for executing idempotent code in dependent processing in memory devices
Methods and processing devices are provided for error protection to support instruction replay for executing idempotent instructions at a processing in memory PIM device. The processing apparatus includes a PIM device configured to execute an idempotent instruction. The processing apparatus also includes a processor, in communication with the PIM device, configured to issue the idempotent instruction to the PIM device for execution at the PIM device and reissue the idempotent instruction to the PIM device when one of execution of the idempotent instruction at the PIM device results in an error and a predetermined latency period expires from when the idempotent instruction is issued.
US11656941B2 Retrieval of data objects with a common trait in a storage network
A method includes identifying an independent data object of a plurality of independent data objects for retrieval from dispersed storage network (DSN) memory. The method further includes determining a mapping of the plurality of independent data objects into a data matrix, wherein the mapping is in accordance with the dispersed storage error encoding function. The method further includes identifying, based on the mapping, an encoded data slice of the set of encoded data slices corresponding to the independent data object. The method further includes sending a retrieval request to a storage unit of the DSN memory regarding the encoded data slice. When the encoded data slice is received, the method further includes decoding the encoding data slice in accordance with the dispersed storage error encoding function and the mapping to reproduce the independent data object.
US11656939B2 Storage cluster memory characterization
In some embodiments, a method for die-level monitoring is provided. The method includes distributing user data throughout a plurality of storage nodes through erasure coding, wherein the plurality of storage nodes are housed within a chassis that couples the storage nodes. Each of the storage nodes has a non-volatile solid-state storage with non-volatile memory and the user data is accessible via the erasure coding from a remainder of the storage nodes in event of two of the storage nodes being unreachable. The method includes producing diagnostic information that diagnoses the non-volatile memory on a basis of per package, per die, per plane, per block, or per page, the producing performed by each of the plurality of storage nodes. The method includes writing the diagnostic information to a memory in the storage cluster.
US11656938B2 Preemptive read verification after hardware write back
A processing device in a memory sub-system receives an indication that a write back operation was performed for a management unit in a memory device. Responsive to receiving the indication that the write back operation was performed, the processing device initiates a read verify operation for the management unit and receives an indication of a number of write back errors associated with the management unit during the read verify operation. The processing device further determines whether the number of write back errors satisfies a read verify threshold criterion, and responsive to the number of write back errors satisfying the read verify threshold criterion, remaps the management unit to a different location on the memory device.
US11656936B2 Managing write disturb for units of memory in a memory sub-system
Disclosed is a system that comprises a memory device and a processing device, operatively coupled with the memory device, to perform operations that include, determining that a value of a write counter associated with the memory device satisfies a first threshold criterion. The operations performed by the processing device further include, responsive to determining that the value of the write counter satisfies the first threshold criterion, identifying a first memory unit and a second memory unit of the memory device, the second memory unit comprising one or more memory cells adjacent to one or more memory cells of the first memory unit. The operations performed by the processing device further include performing a read operation on the second memory unit to determine a set of failed bit count statistics corresponding to a plurality of codewords of the second memory unit. The operations performed by the processing device further include determining that the set of failed bit count statistics corresponding to the plurality of codewords of the second memory unit satisfies a second threshold criterion. The operations performed by the processing device further include, responsive to determining that the set of failed bit count statistics corresponding to the plurality of codewords of the second memory unit satisfies the second threshold criterion, performing a write scrub operation on the second memory unit.
US11656935B2 Semiconductor memory devices and memory systems
A semiconductor memory device includes a memory cell array, an error correction code (ECC) engine circuit, an error information register and a control logic circuit. The memory cell array includes memory cell rows. The control logic circuit controls the ECC engine circuit to generate an error generation signal based on performing a first ECC decoding on first sub-pages in a first memory cell row in a scrubbing operation and based on performing a second ECC decoding on second sub-pages in a second memory cell row in a normal read operation on the second memory cell row. The control logic circuit records error information in the error information register and controls the ECC engine circuit to skip an ECC encoding and an ECC decoding on a selected memory cell row of the first memory cell row and the second memory cell row based on the error information.
US11656932B2 Predictive batch job failure detection and remediation
Systems, methods, and computer programming products for predicting, preventing and remediating failures of batch jobs being executed and/or queued for processing at future scheduled time. Batch job parameters, messages and system logs are stored in knowledge bases and/or inputted into AI models for analysis. Using predictive analytics and/or machine learning, batch job failures are predicted before the failures occur. Mappings of processes used by each batch job, historical data from previous batch jobs and data identifying the success or failure thereof, builds an archive that can be refined over time through active learning feedback and AI modeling to predictively recommend actions that have historically prevented or remediated failures from occurring. Recommended actions are reported to the system administrator or automatically applied. As job failures occur over time, mappings of the current system log to logs for the unsuccessful batch jobs help the root cause analysis becomes simpler and more automated.
US11656926B1 Systems and methods for automatically applying configuration changes to computing clusters
A system includes a memory and a processor. The processor is configured to access one or more configuration logs generated by a computing cluster. The processor is further configured to determine, by analyzing the one or more configuration logs, a particular service running on the computing cluster that has generated a plurality of errors within the plurality of log messages. The processor is further configured to determine whether the particular error has previously occurred. The processor is further configured to, in response to determining that the particular error has previously occurred, generate and send one or more commands to the computing cluster. The one or more commands are operable to change a current configuration value for the particular service running on the computing cluster to a new configuration value. The new configuration value is based on a historical value stored in the database of historical configuration errors.
US11656922B2 Personalized notification brokering
Aspects of the technology described herein are directed towards systems, methods, and computer storage media for, among other things, providing personalized notification management. Notifications can be communicated to a user upon receipt or queued for subsequent handling based on a probability that the user will interact with the notification within a threshold elapsed time from presentation, if it is presented. The probability is determined based on a user's past interactions with similar notifications. The interactions of other users with notifications can also be considered to determine the probability. The notifications can be managed by a notification broker.
US11656920B2 Information processing apparatus and computer-readable storage medium storing parallel computing program
A processing unit generates, in the initial setting of all-to-all communication between processes, a unique node-order process number for each process on the basis of hardware information, computes the virtual rank number of each process on the basis of the node-order process number of the process, and stores the computed virtual rank numbers in a storage unit. When performing the al-to-all communication between the processes, the processing unit determines the communication partner process of each process for the current step in the all-to-all communication by performing an exclusive OR operation between the virtual rank number of the process, stored in, the storage unit, and the step number of the current step. Then, the processing unit performs communication from each process to the corresponding communication partner process.
US11656918B2 Cluster tuner
A production cluster executes a workload, such that jobs associated with the executed workload are allocated, according to a first configuration. A cluster monitor extracts production cluster information from the production cluster, monitors configuration information during execution of the workload, and transmits each to a cluster tuner. The cluster tuner receives the information and determines a first recommended configuration for the production cluster. The cluster tuner causes the test cluster to execute a simulated workload according to the first recommended configuration. In response to determining that the first recommended configuration results in a decrease in resource consumption, the cluster tuner causes the production cluster to operate according to the first recommended configuration.
US11656915B2 Virtual systems management
An apparatus and method for automatic configuration management of a network are provided. The apparatus and method may provide a virtualization system that has an inventory that includes physical resources and virtual assets managed by a virtualization layer running on the physical resources; wherein virtual assets are software instantiations of computer systems, receive a virtual asset provisioning request that specifies parameters to be considered for the virtual asset provisioning request and receive data on inventory available in the virtualization system. The apparatus and method may automatically provision a particular virtual asset to a particular physical resource in the virtualization system that matches the parameters in the virtual asset provisioning request, assign the provisioned virtual asset to the virtual asset provisioning request and provide user access to the provisioned virtual asset.
US11656912B1 Enabling conditional computing resource terminations based on forecasted capacity availability
Techniques are described for enabling users of a cloud provider network to request the conditional termination of computing resources based on a forecasted availability of replacement capacity at a specified time or range of time in the future. A cloud provider network provides an application programming interface that can be used to make such requests, where the computing resources are hosted by the cloud provider network as part of a capacity pool shared by tenants of the cloud provider network. This type of request can be generated, for example, by a user desiring to terminate the use of some number of unproductive computing resources only if the user can be reasonably assured by the cloud provider network that capacity will be available at a future time when the user will likely need the capacity again.
US11656911B2 Systems, methods, and apparatuses for implementing a scheduler with preemptive termination of existing workloads to free resources for high priority items
In accordance with disclosed embodiments, there are provided systems, methods, and apparatuses for implementing a scheduler with preemptive termination of existing workloads to free resources for high priority items. For instance, according to one embodiment, there is disclosed a system to implement a scheduling service, wherein the system includes: a processor and a memory to execute instructions at the system; a compute resource discovery engine to identify a plurality of computing resources currently executing scheduled workload tasks; a workload discovery engine to identify one or more pending workload tasks to be scheduled for execution; in which each of the computing resources lack current available capacity to execute additional scheduled workload tasks; a policy engine to define a Service Level Target (SLT) for each of the scheduled workload tasks currently executing via the plurality of computing resources and for each of the one or more pending workload tasks to be scheduled for execution; an analysis engine to further terminate one of the scheduled workload tasks currently executing via the plurality of computing resources based on the defined SLTs for the respective workload tasks; and a scheduler to schedule one of the pending workload tasks into capacity within the plurality of computing resources freed up by the terminated workload task. Other related embodiments are disclosed.
US11656910B2 Data sharing system and data sharing method therefor
The disclosure provides a task segmentation device and method, a task processing device and method, a multi-core processor. The task segmentation device includes a granularity task segmentation unit configured to segment a task by adopting at least one granularity to form subtasks, and a task segmentation granularity selection unit configured to select the granularity to be adopted.
US11656908B2 Allocation of memory resources to SIMD workgroups
A memory subsystem for use with a single-instruction multiple-data (SIMD) processor comprising a plurality of processing units configured for processing one or more workgroups each comprising a plurality of SIMD tasks, the memory subsystem comprising: a shared memory partitioned into a plurality of memory portions for allocation to tasks that are to be processed by the processor; and a resource allocator configured to, in response to receiving a memory resource request for first memory resources in respect of a first-received task of a workgroup, allocate to the workgroup a block of memory portions sufficient in size for each task of the workgroup to receive memory resources in the block equivalent to the first memory resources.
US11656902B2 Distributed container image construction scheduling system and method
Disclosed in the present invention are a distributed container image construction scheduling system and method. The system includes a construction node and a management node. The construction node includes an image constructor for executing a construction task issued by the management node. The management node includes a console and a scheduler. The console is responsible for acquiring the relevant parameters such as a development dependency library and system configuration required by a user, and generating tasks with these parameters and sending same to the scheduler. The scheduler is used for receiving the tasks sent by the console, detecting the legitimacy of the tasks, and sending the tasks to the corresponding construction node to be run.
US11656901B2 CPU resource reservation method and apparatus, and related device thereof
Provided are a Central Processing Unit (CPU) resource reservation method, apparatus, and device, and a computer-readable memory medium. The method includes: selecting a target working node according to a received Virtual Machine (VM) startup request; obtaining a total number of virtual cores and a number of allocatable physical cores in the target working node statistically; performing calculation to obtain an available CPU quota according to the total number of virtual cores and the number of allocatable physical cores; and performing CPU resource reservation configuration on the target working node by use of the available CPU quota. According to the CPU resource reservation method, the reservation of CPU resources in a VM system may be implemented more flexibly and efficiently.
US11656896B2 Remote desktop system and image data sharing method
A remote desktop system includes a primary virtual machine, a plurality of secondary virtual machines, a primary terminal configured to log in to the primary virtual machine, and a secondary terminal configured to log in to a secondary virtual machine. When a user of the primary virtual machine needs to share image data of the primary virtual machine with a user of the secondary terminal for viewing, the primary virtual machine sends the image data to the primary terminal, and then the primary terminal shares the image data with the secondary terminal. This reduces data transmission pressure on a communications network between a virtual machine center and a terminal center.
US11656893B2 Container dockerfile and container mirror image quick generation methods and systems
The invention discloses a container Dockerfile and container mirror image quick generation methods and systems. The container Dockerfile quick generation method includes the steps of for a to-be-packaged target application, running and performing tracking execution on the target application, and recording operation system dependencies of the target application in the running process; organizing and constructing a file list required for packaging the target application to a container mirror image; and according to the file list required for packaging the target application to the container mirror image, generating a Dockerfile and container mirror image file creation directory used for packaging the target application to the container mirror image. Any target application can be automatically packaged by the invention to a container; the construction of an executable minimal environmental closure of the target application is finished; the packaged container is smaller than a manually made container.
US11656891B2 Copy-on-write for virtual machines with encrypted storage
Technology for enabling a hypervisor to perform copy on write features on encrypted storage of a virtual machine. An example method may involve: receiving, by a guest program from a hypervisor, an indication that identifies a first storage block of a first virtual machine, wherein the first storage block is write protected by the hypervisor; identifying, by the guest program, a second storage block of a second virtual machine; and copying, by the guest program, data of the first storage block to the second storage block, wherein the data of the first storage block and data of the second storage block are encrypted using different cryptographic inputs.
US11656887B2 System and method to simulate demand and optimize control parameters for a technology platform
A system and method are presented for optimizing choices of control parameters. A method includes collecting demand sequences each associated with a resource managed by a technology platform; processing a demand sequence for a resource to calculate an optimized control parameter (CP) value set to manage an automated process within the technology platform, wherein calculating includes: processing the demand sequence with an advanced bootstrap process to generate a collection of bootstrapped demand sequences; processing the bootstrapped demand sequences with a performance prediction process that models the automated process to predict a performance metric for an initially selected CP value set; identifying a neighborhood of CP value sets that includes neighbors and the initially selected CP value set; predicting the performance metric for each neighbor with the performance prediction process; and identifying from the neighborhood of CP value sets the optimized CP value set that provides a best performance metric.
US11656882B2 Instant virtual application launch
Methods and systems for persisting a protocol state from a first instance of a virtual desktop application to a second instance of the virtual desktop application are described herein. In some embodiments, a computing platform may establish, by a first virtual desktop instance, a secure session with a virtual delivery agent (VDA), resulting in a protocol state of the first virtual desktop instance. Further, the computing platform may persist, using the first virtual desktop instance, the protocol state. Next, the computing platform may transmit, from the first virtual desktop instance to a second virtual desktop instance, the protocol state. Additionally, the computing platform may authenticate, using authentication tokens comprising the protocol state, a connection between the second virtual desktop instance and a gateway device. Subsequently, the computing platform may re-establish, after the authenticating, the secure session, wherein the secure session comprises a connection between the VDA and the second virtual desktop instance.
US11656880B2 Function evaluation using multiple values loaded into registers by a single instruction
A technique for efficient calling of functions on a processor generates an executable program having a function call by analysing an interface for the function that defines an argument expression and an internal value used solely within the function, and an argument declaration defining an argument value to be provided to the function when the program is run. A data structure is generated including the internal value and a resolved argument value derived from the argument expression and the argument value. A single instruction is encoded in the program to utilise the data structure. When the program is executed on a processor, the single instruction causes the processor to load the argument value and internal value from the data structure into registers in the processor, prior to evaluating the function. The function can then be executed without further register loads being performed.
US11656879B2 Automated OS networking configuration system
An automated operating system networking configuration system includes a server computing device with an operating system that is included in a trust domain, and a management controller device included in the trust domain and coupled to the server computing device via a management channel. The management controller device identifies an operating system networking configuration for the operating system and transmits an instruction via the management channel to the server computing device to perform operating system networking configuration operations using the operating system networking configuration. A management service in the operating system receives the instruction from the management controller device via the management channel and, in response to receiving the instruction while being in the trust domain with the management controller device, automatically retrieves the operating system networking configuration. The management service then automatically configures the operating system using the operating system networking configuration.
US11656878B2 Fast boot
Initializing a computing system using dormant pages includes marking a set of guest physical addresses as dormant. It further includes, for each node in a plurality of physical nodes, designating a set of real physical addresses for zeroing. An operating system is executing collectively across the physical nodes.
US11656877B2 Wavefront selection and execution
Techniques are provided for executing wavefronts. The techniques include at a first time for issuing instructions for execution, performing first identifying, including identifying that sufficient processing resources exist to execute a first set of instructions together within a processing lane; in response to the first identifying, executing the first set of instructions together; at a second time for issuing instructions for execution, performing second identifying, including identifying that no instructions are available for which sufficient processing resources exist for execution together within the processing lane; and in response to the second identifying, executing an instruction independently of any other instruction.
US11656876B2 Removal of dependent instructions from an execution pipeline
Techniques are disclosed relating to an apparatus, including a data storage circuit having a plurality of entries, and a load-store pipeline configured to allocate an entry in the data storage circuit in response to a determination that a first instruction includes an access to an external memory circuit. The apparatus further includes an execution pipeline configured to make a determination, while performing a second instruction and using the entry in the data storage circuit, that the second instruction uses a result of the first instruction, and cease performance of the second instruction in response to the determination.
US11656875B2 Method and system for instruction block to execution unit grouping
A method for emulating a guest centralized flag architecture by using a native distributed flag architecture. The method includes receiving an incoming instruction sequence using a global front end; grouping the instructions to form instruction blocks, wherein each of the instruction blocks comprise two half blocks; scheduling the instructions of the instruction block to execute in accordance with a scheduler; and using a distributed flag architecture to emulate a centralized flag architecture for the emulation of guest instruction execution.
US11656867B2 Conditioning autoregressive language model to improve code migration
Implementations are described herein for using machine learning to perform various tasks related to migrating source code based on relatively few (“few shots”) demonstrations. In various implementations, an autoregressive language model may be conditioned based on demonstration tuple(s). In some implementations, a demonstration tuple may include a pre-migration version of a first source code snippet and a post-migration version of the first source code snippet. In other implementations, demonstration tuples may include other data, such as intermediate forms (e.g., natural language descriptions or pseudocode), input-output pairs demonstrating intended behavior, etc. The autoregressive language model may be trained on corpora of source code and natural language documentation on the subject of computer programming. A pre-migration version of a source code file may be processed based on the conditioned autoregressive language model, and a post-migration version may be generated based on output generated based on the conditioned autoregressive model.
US11656866B2 Industrial automation distributed project control with milestone rollback
An industrial integrated development environment (IDE) supports collaborative tools that allow multiple designers and programmers to remotely submit design input to the same automation system project in parallel while maintaining project consistency. The industrial IDE also permits localized development of system projects, and provides an infrastructure for intelligently brokering between conflicting edits submitted to common portions of the system project. Project edits submitted to the IDE system, both applied and unapplied, are stored as edit records, allowing edits to be selectively undone or applied either manually or as part of a rollback to a milestone version.
US11656863B2 Automated bucket policy management arrangements
Arrangements for automatically implementing bucket policy management making it automatic that all affected members are always completely and consistently informed of changes to a policy code as they occur, and making it automatic that a complete and accurate historical record is maintained regarding all policy code changes as they occur over time.
US11656852B2 System and method for autowiring of a microservice architecture
Disclosed is a computer implemented method for automatically connecting multiple components of a microservice architecture, comprising receiving a definition of a primary resource to be provided by a provider; determining a dependent resource of the primary resource based on the definition of the primary resource; requesting the primary resource to determine one or more shapes of the primary resource, wherein a shape is information about the primary resource that is necessary for the dependent resource to depend on the primary resource; receiving the one or more shapes of the primary resource; providing the one or more shapes of the primary resource to the dependent resource; and determining a provisioning object based on the one or more shapes of the primary resource, wherein, in use, the provisioning object can be used by a provisioning controller to provision the resource by the provider.
US11656851B2 Long-range modeling of source code files by syntax hierarchy
The syntax elements of a source code program used to represent the context of a focal method are selected based on a priority order. The selected syntax elements are input into a fixed-size context window that is used to train a neural transformer with attention model to learn to generate source code and used by the neural transformer model to generate source code. The context window contains prioritized sequences of tokens that extend beyond the target focus in order to provide a longer visibility back into the source code program for the model to learn predictive patterns. This gives the model a file-level context of the source code program without increasing the size of the context window.
US11656849B2 Dedicated hardware system for solving partial differential equations
Embodiments relate to a computing system for solving differential equations. The system is configured to receive problem packages corresponding to problems to be solved, each comprising at least a differential equation and a domain, and to select a solver of a plurality of solvers, based upon availability of each of the plurality of solvers. Each solver comprises a coordinator that partitions the domain of the problem into a plurality of sub-domains, and assigns each of the plurality of sub-domains to a differential equation accelerator (DEA) of a plurality of DEAs. Each DEA comprises at least two memory units, and processes the sub-domain data over a plurality of time-steps by passing the sub-domain data through a selected systolic array from one memory unit, and storing the processed sub-domain data in the other memory unit, and vice versa.
US11656844B2 Providing a communications channel between instances of automated assistants
Implementations relate to interactions, over a wireless communication modality, between an automated assistant of an automobile computer system, and separate client device(s). In some of those implementations, the client device(s) can be paired with the automobile computer system, and the client device(s) and the automobile computer system can include separate instances of an automated assistant, which can be associated with different user accounts. In some additional or alternative implementations, particular actions to be performed by a local application of a client device can be advanced via user interaction with the automobile automated assistant, despite a counterpart to the local application not being installed directly on automobile computer system. For example, despite an automobile computer system not having a third-party messaging application installed, the automobile automated assistant can access requested actions to be performed by the third-party messaging application in order to further a requested action. The automobile computer system can transmit, via the wireless communication modality, content to cause the third-party application to further the requested action.
US11656842B2 Presentation layer for portable electronic assistant
A method of controlling an environment using a roaming electronic assistant. The method comprises capturing a plurality of associations of voice commands to device commands coded for a first electronic assistant (EA) device by a home electronic assistant (EA) client application, where each association links a voice command to a corresponding device command coded for the first EA device, and where the first EA device takes action in a home environment based on the voice commands, sending the associations of voice commands to device commands coded for the first EA device to an EA client application executing on a computer system, and building a mapping of the associations for the first EA device to associations for a second EA device by the EA client application, where each association for the second EA device links a voice command to a device command coded for the second EA device.
US11656838B2 User interfaces for time period-based curated playlists
In some embodiments, an electronic device receives, via one or more input devices, an input corresponding to a request to display a user interface associated with a first respective content mix, wherein the first respective content mix is associated with a first respective time period. In some embodiments in response to receiving the input corresponding to the request to display the user interface associated with the first respective content mix, the electronic device displays, via a display, the user interface. In some embodiments, the user interface includes a plurality of representations of content items including visual indications of amounts of consumption, of a first consumption metric type, by a user during the first respective time period, and a plurality of representations of content creators including visual indications of consumption, of a second consumption metric type, by the user during the first respective time period.
US11656836B2 Content broadcast method and device adopting same
A method for broadcasting contents and a device using the same are provided. The method for broadcasting contents includes displaying a host content window in which a first content is displayed, and displaying an application window in which a second content is displayed, the second content being provided by an application which is executed in the device, where only the first content among the first content and the second content is broadcast to an external device connected to the device.
US11656830B2 Instruction color book painting for dual-screen devices
A dual-screen computing device includes two separate displays that are coupled to an interconnecting hinge. A hinge detector detects movement or position of the hinge, and the positions of the displays may be determined based on the hinge movement or position. The positions of the displays relative to each other may then be used to determine which mode of operation the dual-screen computing device is operating (e.g., tent mode, open, closed, etc.). Additionally, the dual-screen computing device may include various sensors that detect different environmental, orientation, location, and device-specific information. Applications are configured to operate differently based on the mode of operation and, optionally, the sensor data detected by the sensors.
US11656828B2 Electronic system and display device
An electronic system is provided, which includes a host device and a display device. The host device includes a first signal conversion circuit and a first signal transmission circuit. The first signal conversion circuit is utilized for converting signals associated with the host device into a first universal serial bus signal. The display device includes a display panel, a second signal conversion circuit and a second signal transmission circuit. The second signal transmission circuit is utilized for receiving the first universal serial bus signal. The second signal conversion circuit is coupled to the second signal transmission circuit for converting the first universal serial bus signal into the signals associated with the host device. The first universal serial bus signal conforms to universal serial bus 4.0 or above version standard specification.
US11656827B2 Privacy filter
A privacy filter includes a base having a shape corresponding to a shape of an adherend and formed in a sheet form, a micro-louver portion stacked on one face of the base, wherein the micro-louver portion has a louver pattern in which a light transmitting layer and an opaque layer are alternately arranged with each other in a repeated manner, a first coating formed on one face of the micro-louver portion, a second coating formed on an opposite face of the base to one face of the base, and a foam pad stacked on one face of the second coating, wherein the foam pad is to be adhered to the adherend, and has a predetermined thickness.
US11656825B2 Communication apparatus, control program of communication apparatus, and relay apparatus providing efficient download of electronic data
A communication apparatus, a control program of the communication apparatus, and a relay apparatus are provided. The communication apparatus is configured to download electronic data from a server storing a first amount or more of electronic data and to output the downloaded electronic data. The communication apparatus includes an output unit configured to output a second amount of electronic data smaller than the first amount at one time, a download information acquiring unit configured to acquire download information necessary for downloading the first amount of electronic data stored in the server, from the server, a download unit configured to download the second amount of electronic data of the first amount of electronic data from the server, using the download information acquired by the download information acquiring unit. The output unit is configured to output the electronic data downloaded by the download unit.
US11656822B2 Image forming apparatus, image forming system, and method of controlling image forming apparatus
According to one or more embodiments, an image forming apparatus comprises a communication interface, an image forming unit, and a processor. The communication interface communicates with a plurality of information processing apparatuses via a network and receives print jobs from the information processing apparatuses. The image forming unit executes printing according to a first print job. The processor determines a presence of a user associated with a second print job near the image forming apparatus, and then determines, based on the presence of the user, whether to execute the first print job or to transmit or forward the first print job to another image forming apparatus.
US11656819B2 Information processing apparatus and printing request for designating documents based on a spoken voice
An information processing apparatus includes a processor configured to receive a printing request for a document that is based on a spoken voice of a user and includes a designation of a specific element among plural elements constituting the document, and perform a control for printing a part including the specific element of the document.
US11656818B2 Information processing apparatus, information processing method and storage medium
An information processing apparatus including a controller configured to receive selection of a medium feeder corresponding to a page number from among a plurality of medium feeders that feed a medium; and to regard a page range of the page numbers that have been received as a cycle pattern and to repeatedly apply the cycle pattern to page numbers beyond the page range, to set, as the medium feeders corresponding the page numbers beyond the page range, the medium feeders corresponding to the page numbers in the cycle pattern.
US11656815B2 Printing system, printing apparatus, and management server
A printing system restricts printing performed by a printing apparatus in a case where predetermined information, representing a printing amount of the printing by utilizing a consumable part, reaches a set 1st value during printing in a state where communication between a server and the printing apparatus is impossible, and the server outputs a 2nd value, which is different from the 1st value, to the printing apparatus in a state where the communication with the printing apparatus is possible. If the 2nd value is input from the server, the printing apparatus restricts the printing in a case where the predetermined information reaches the 2nd value during printing in a state where the communication with the server is impossible, and in a case where a time period related to maintenance of the server is input, the server outputs the 2nd value to the printing apparatus, based on the time period.
US11656814B2 Printing system and printing method
A printing system including a printer that sends a printed print medium to a post-processing machine is provided with: a job sorting unit that sorts a plurality of jobs into a plurality of groups; a required printing time calculation unit that calculates a required printing time per set required for printing for each job; a short job determination unit that determines, as a short job, a job for which the required printing time is shorter than a minimum processing time that is a minimum time required for processing for one set in the post-processing machine; and a job group generation unit that generates, on the basis of a plurality of jobs sorted into the same group, a job group obtained by grouping standard jobs (jobs not determined as short jobs) and a job group obtained by grouping short jobs.
US11656813B2 Printing system, detection method, and recording medium having computer program stored therein for detecting a portion between an adjacent pair of labels
A printing system includes: a conveyance controller configured to control a conveyor, the conveyor being configured to convey paper having a printing surface in which label portions are formed at predetermined intervals; a sensor configured to irradiate light on the paper conveyed by the conveyor to detect reflected light of the irradiated light; a detector configured to detect an output of the sensor; a moving average calculator configured to calculate moving averages of voltage values based on the output of the sensor detected by the detector; and a determiner configured to determine that a portion between an adjacent pair of the label portions has been detected based on the moving averages of the voltage values calculated by the moving average calculator, and the output of the sensor.
US11656809B2 Terminal device and non-transitory computer-readable medium storing computer-readable instructions for terminal device to display a predetermined screen over a specific screen that displays a message to bring the terminal device closer to a function execution device after a predetermined time has elapsed since the specific screen is caused to be displayed
A terminal device may display a setting screen for inputting setting information; after the setting information is inputted in the setting screen, supply a communication executing instruction to an OS program. The OS program may supply a signal sending instruction to a first wireless interface. The first wireless interface may start sending a polling signal, establish a first wireless connection with a function executing device, and communicate connection information with the function executing device by using the first wireless connection. The OS program may establish, by using the connection information, a second wireless connection for communicating with the function executing device via a second wireless interface. In a case where the second wireless connection is established, the terminal device may send a function executing request to the function executing device via the second wireless interface by using the second wireless connection.
US11656806B2 Information processing apparatus and system and non-transitory computer readable medium
An information processing apparatus includes a processor configured to: generate an identification image in response to at least one of a thread and a digital document posted on the thread being specified, the thread being displayed on a service screen of a message exchange service, the identification image being linked with information for accessing the thread; and perform control to output the generated identification image in a readable format.
US11656805B2 Processors, methods, systems, and instructions to protect shadow stacks
A processor of an aspect includes a decode unit to decode an instruction. The processor also includes an execution unit coupled with the decode unit. The execution unit, in response to the instruction, is to determine that an attempted change due to the instruction, to a shadow stack pointer of a shadow stack, would cause the shadow stack pointer to exceed an allowed range. The execution unit is also to take an exception in response to determining that the attempted change to the shadow stack pointer would cause the shadow stack pointer to exceed the allowed range. Other processors, methods, systems, and instructions are disclosed.
US11656803B2 Tiering data strategy for a distributed storage system
A plurality of computing devices are communicatively coupled to each other via a network, and each of the plurality of computing devices is operably coupled to one or more of a plurality of storage devices. The storage devices may be assigned to one of a plurality of memory tiers, and the data in a storage device may be reassigned to another storage device in a different memory tier.
US11656797B2 Data storage device executing runt write commands as free commands
A data storage device is disclosed comprising a head actuated over a disk comprising a plurality of data tracks. A plurality of access commands including a plurality of write commands are stored in a command queue, and the access commands are sorted into an execution order. A first write command is selected from the command queue based on the execution order, and a first part of the first write command is executed leaving a runt write command. The runt write command is executed between two of the sorted access commands so that the runt write command does not affect the execution order.
US11656791B2 Data storage device and data processing method with overlapped performance time of different operations corresponding to the same data to improve access performance of the data storage device
A memory controller coupled to a memory device and a host device and configured to control access operations of the memory device includes a buffer memory, a host interface, a microprocessor and a data protection engine. The host interface is coupled to the host device and configured to write data received from the host device into the buffer memory and issue a buffer memory write complete notification after the data has been written in the buffer memory. The microprocessor is configured to trigger a data protection operation in response to the buffer memory write complete notification. The protection engine is configured to perform the data protection operation to generate corresponding protection information according to the data written in the buffer memory. The microprocessor is configured to directly trigger the data protection operation after confirming that the data has been written in the buffer memory.
US11656789B2 Asymmetric read sense
A data storage device includes a memory device including a plurality of wordlines, each including a plurality of cells, and a cell statistics generator (CSG) disposed on the memory device. The CSG includes logic configured to receive a first read sense at a threshold voltage of one or more threshold voltages of each cell of a wordline of the plurality of wordlines, determine that a second read sense is required based on the first read sense, receive the second read sense, determine a deviation parameter and a dispersion parameter for an asymmetric adjustment of the left threshold voltage and the right threshold voltage, and adjust the left threshold voltage and the right threshold voltage based on the deviation parameter and the dispersion parameter. The second read sense includes a plurality of left read senses at a left threshold voltage and a plurality of right senses at a right threshold voltage.
US11656786B2 Operation method of storage device
An operation method of a storage device includes, when receiving a write request for a first namespace among a plurality of namespaces logically divided and recognized by an external host device, determining whether an available space of the first namespace is insufficient; when it is determined that the available space of the first namespace is insufficient, allocating a portion of an available space of a second namespace different from the first namespace from among the plurality of namespaces to a temporary space for the first namespace; transmitting information about a lack of the available space of the first namespace and information about the allocation of the temporary space of the second namespace to the external host device; and storing data corresponding to the write request for the first namespace in the temporary space of the second namespace.
US11656783B2 Achieving near-zero added latency for any point in time OS kernel-based application replication
One example method includes intercepting an IO issued by an application, writing the IO and IO metadata to a splitter journal in NVM, forwarding the IO to storage, and asynchronous with operations occurring along an IO path between the application and storage, evacuating the splitter journal by sending the IO and IO metadata from the splitter journal to a replication site. In this example, sending the IO and IO metadata from the journal to the replication site does not increase a latency associated with the operations on the IO path.
US11656782B2 Global deadline driven local synchronous replication I/O handling and recover
A method is provided for use in a storage system, the method comprising: receiving an I/O request at an R-node; generating a deadline for the I/O request; generating a C-node command based on the I/O request; transmitting the C-node command and the I/O request to a C-node; calculating, by the C-node, a first remaining time based on the deadline; detecting, by the C-node, whether the first remaining time meets a first threshold; when the first remaining time meets the first threshold, executing the I/O request and transmitting, from the C-node to the R-node, synchronous replication request that is associated with the C-node command; and when the first remaining time does not meet the first threshold, causing the storage system to stop performing synchronous replication and executing the C-node command.
US11656777B2 Memory system and operating method thereof
Embodiments of the present disclosure relate to a memory system and an operating method thereof. According to the embodiments of the present disclosure, the memory system may repeatedly execute, when entering a low power mode, iterations of a target operation according to a temperature of the memory system until a stop condition is satisfied. In this case, the target operation may be a garbage collection operation for the plurality of memory blocks or a migration operation of moving data stored in a first area including at least one of the plurality of memory blocks to a second area including at least one of the plurality of memory blocks. The operation speed of the memory block included in the first area may be higher than the operation speed of the memory block included in the second area.
US11656775B2 Virtualizing isolation areas of solid-state storage media
The present disclosure describes apparatuses and methods for virtualizing isolation areas of solid-state storage media. In some aspects, a storage media accelerator determines, via a storage media interface, a geometry of solid-state storage media. The accelerator selects, based on the geometry, an area of the solid-state storage media as an isolated unit of storage. A physical address of the isolated unit of storage is then mapped to a virtual address. The accelerator exposes, via the virtual address, the isolated unit of storage through a host interface to enable host access of the isolated unit of storage. The accelerator may also remap the isolated unit of storage to other areas of the solid-state storage media without host interaction. By so doing, the accelerator may provide virtualized isolation and partitioning functionalities to a host, while efficiently handling lower-level storage media functions, such as wear leveling and load balancing, without host involvement.
US11656770B2 Systems, methods, and apparatus for supporting multiple connectors on storage devices
A storage device may include a connector comprising a power management pin, a detector circuit configured to detect a transition of a power management signal received on the power management pin, and a power management circuit capable of configuring power to at least a portion of the storage device based, at least in part, on the detector circuit detecting a transition of the power management signal. The connector may further include a port enable pin, and the power management circuit may be configured to be disabled based, at least in part, on a state of the port enable pin. A storage device may include a connector comprising a power management pin, a nonvolatile memory, and a power management circuit configured to operate in a first power management mode based on determining a first state of the nonvolatile memory.
US11656767B2 Nonvolatile storage device with volatile memory
Nonvolatile data storage systems, methods, and devices are disclosed. In one example, a nonvolatile storage device includes a volatile memory, a controller electrically coupled to the volatile memory, a nonvolatile memory electrically coupled to the controller, and a backup power source electrically coupled to the controller, the volatile memory, and the nonvolatile memory. The controller is configured to read and write primary data from a primary host and mirrored data from a secondary host in the volatile memory. The backup power source is configured to store sufficient energy to power the nonvolatile storage device during a backup operation. The controller is configured to, in response to a backup signal, copy the primary data and the mirrored data stored in the volatile memory to the nonvolatile memory.
US11656766B2 Correlating time on storage network components
A temporal correlation may be determined between times specified according to different time standards on different storage network components. A host system may poll a storage system periodically. In response to each poll request, the storage system may respond with the current time on the storage system (CST) according to the time standard of the storage system. The host system may store temporal correlation information (TCI) associating the CST and the current time on the host system (CHT) according to the time standard of the host system. A data structure (TCT) may be provided, where each entry may specify TCI for a CST/CHT pair, the TCI including the CST, CHT and other information corresponding to the temporal correlation between the pair. The TCI may be used to correlate the time of a phenomenon according to the host system time standard to a time according to the storage system time standard.
US11656761B2 Touch hotspot adjustment method, apparatus, and device, and touchscreen terminal device
A method for adjusting a touch hotspot of a terminal is provided. The method includes: obtaining touch point coordinates of touch actions received in a at least one predetermined time period; determining at least one effective coordinate point from the touch point coordinates; selecting, from the touch point coordinates, at least one deviated coordinate point associated with the application icon; and adjusting current hotspot of an application icon based on the at least one deviated coordinate point of the application icon to obtain a new hotspot of the application icon, where the new hotspot includes the current hotspot.
US11656759B2 Semitransparent tactile surface sensor and a method of sensing an interaction with an object using the semitransparent tactile surface sensor
A method of sensing an interaction with an object using a semitransparent tactile surface (STS) sensor having an image sensor and a semitransparent membrane includes capturing, by the image sensor, a stream of images; separating the stream of images into a visual stream including light traveling through the semitransparent membrane and a tactile stream including light reflecting off of the semitransparent membrane; and processing the visual stream and tactile stream through a multimodal deep neural network.
US11656749B2 Machine learning in video classification with schedule highlighting
Described herein are systems and methods that search videos and other media content to identify items, objects, faces, or other entities within the media content. Detectors identify objects within media content by, for instance, detecting a predetermined set of visual features corresponding to the objects. Detectors configured to identify an object can be trained using a machine learned model (e.g., a convolutional neural network) as applied to a set of example media content items that include the object. The systems provide user interfaces that allow users to review search results, pinpoint relevant portions of media content items where the identified objects are determined to be present, review detector performance and retrain detectors, providing search result feedback, and/or reviewing video monitoring results and analytics.
US11656746B2 Intercepted loading of web applications
Aspects described herein may provide methods and systems for loading a second application from a first application while maintaining a consistent user experience. A technique may comprise receiving, by a client application, a first application from web servers. Upon receipt of a request for a second application, the first application may display a first loading display. The client application and/or the first application may then retrieve the second application and, in the process of retrieving the second application, cause the second application to display a similar loading display. When the client application switches from the first application to the second application, the client may display the second loading display. The similarity of the two loading displays may minimize the interruption perceived by the user. The loading displays may comprise indications of loading status, advertisements, interactive elements, or other content for display to the user.
US11656744B1 Interactive tool for efficiently developing task flows
A low-code/no-code task flow authoring computer system includes one or more processors; and a memory storing computer-readable instructions that, when executed by the one or more processors, cause the computing system to cause an interactive graphical user interface to be displayed, generate an output; and replace a portion of a primary interactive content object with the output. A computer-implemented method includes causing an interactive graphical user interface to be displayed; generating an output; and replacing a portion of a primary interactive content object with the output. A non-transitory computer readable medium containing program instructions that when executed, cause a computer to cause an interactive graphical user interface to be displayed, generate an output; and replace a portion of a primary interactive content object with the output.
US11656739B2 Method for controlling display position of list items within a viewport, electronic device, and storage medium
The disclosure relates to a method for controlling an operation list, including: obtaining a remaining space between a target operation item and a bottom of a display region, of a display of a device, when the target operation item is located at a preset position; obtaining a size of a current list viewport of the operation list; extending the size of the current list viewport based on the remaining space to generate an extended current list viewport; laying out the operation list based on the extended current list viewport to obtain a size of a next operation item of the target operation item; and determining a display position of the target operation item based on the size of the next operation item and the remaining space.
US11656738B2 Secure operation method for icon based on voice-screen-mouse verification
A secure operation method for an icon based on a voice-screen-mouse ternary verification includes verifying and comparing an icon associated with an operator's voice, an icon displayed on the screen to specify an operation, and an icon to which the mouse points when the mouse stops moving, and providing permission for operation and warning by a system. An association between a specific voice and the icon is established first. An associated icon is activated by a voice input of a voice recognition system, and then verification and comparing is performed with the icon to which the mouse points when the mouse stops moving. For the touch screen computer and mobile terminal, the binary verification is performed through the icon associated with the operator's voice and the icon displayed on the screen to specify the operation. The system provides authorization for the operation.
US11656737B2 Adding a contact to a home screen
An icon can be created for a contact (e.g., an individual(s) or an entity) and presented on a user interface of a mobile device, such as a “home screen.” The icon can be used to retrieve and display contact information. The icon can also be used to invoke one or more applications that are personalized to the contact. The icon can be modified to display information related to the contact. In one aspect, an icon associated with an entity can be temporarily displayed on the mobile device based on the proximity of the mobile device to the entity. The icon can be used to retrieve and display information related to the entity. Additionally, the icon can be removed from the display on the mobile device when the mobile device is no longer within a certain proximity of the entity.
US11656735B2 Method for real time update of fly-through camera placement
A virtual endoscopic view shows a surgical area and surrounding anatomy and may also show a position of a surgical instrument in use during a surgical procedure, allowing a surgeon to virtually view the surgical area when direct viewing or actual endoscopic views are incomplete, obstructed, or otherwise unavailable or undesirable. In order to render the endoscopic view, an IGS navigation system may be configured with an observer point and an observer orientation within 3-D space based upon user inputs. A user interface for defining these points allows a user to view a virtual endoscopic preview in real-time while providing inputs, thus improving the likelihood that the resulting virtual endoscopic view is as desired by the user; and reducing time spent redefining and reconfiguring the virtual endoscopic view. The virtual endoscopic preview may provide combinations of static and dynamic images to illustrate the spatial relationship of the provided inputs.
US11656734B2 Method for mapping an object to a location in virtual space
A method of mapping an object to a location in a virtual space includes acquiring objects which are to be mapped to respective locations in a virtual space and assigning each respective location in the virtual space a prominence value representing the prominence of an object at the location when the virtual space is viewed by a user. The prominence value is assigned according to a distance of each location from a reference location in the virtual space and at least one physiological characteristic of a user. The method also includes mapping each object to a respective location in the virtual space according to a priority level associated with at least some of the objects and the prominence value assigned to each respective location in the virtual space.
US11656729B2 Touch sensor controller, operating method of touch sensor controller, and touch screen driving circuit
A touch sensor controller for driving a touch sensor that is stacked on a display panel and includes driving electrodes and receiving electrodes crossing the driving electrodes, the touch sensor controller including: a driving circuit configured to sequentially provide driving signals to the driving electrodes; a read-out circuit configured to, in response to the driving signals, generate touch data based on first sensing signals received from the receiving electrodes and generate display noise data based on a second sensing signal received from a first driving electrode to which a driving signal of the driving signals is not applied from among the driving electrodes; and a touch processor configured to determine whether a touch input has occurred on the touch sensor based on the touch data and the display noise data.
US11656726B1 Control circuit, electronic device, and control method for stylus pen interacting with touch panel
A control circuit is configured to control a first electrode structure on an electronic device to transmit a first transmitting signal to a touch panel. The control circuit is further configured to control a second electrode structure on the electronic device to transmit a second transmitting signal to the touch panel during a first time interval, and configured to control the second electrode structure to work as a button during a second time interval.
US11656721B2 Pixel circuit, array substrate, display panel and method of driving the same, and display device
A pixel circuit, an array substrate, a display panel and a method of driving the same, and a display device. The pixel circuit includes: a light emitting device; a light sensitive touch control sub-circuit, connected to a first scan terminal, a second scan terminal, a data signal terminal and a signal reading line, the light sensitive touch control sub-circuit being configured to generate a detection signal based on a light intensity under a control of a first scan signal from the first scan terminal and a data signal from the data signal terminal and to output the detection signal through the signal reading line; and a light emitting driving control sub-circuit, connected to the first scan terminal, the second scan terminal and the data signal terminal, the light emitting driving control sub-circuit being configured to drive the light emitting device.
US11656720B2 Display device and control method thereof
A display device includes a display panel, a noise detection circuit and a processing circuit. The display panel has a touch control function and is configured to detect a contact location of an object to output a touch signal. The noise detection circuit is configured to detect and process a voltage signal of a common electrode of the display panel to output a free run signal and a noise sync signal. The processing circuit is configured to receive the free run signal and the noise sync signal. When the free run signal is at a first level, the processing circuit receives the touch signal in real-time. When the free run signal is at a second level different to the first level, the processing circuit receives the touch signal according to the noise sync signal. The present disclosure also provides a control method for the display device.
US11656716B2 Control method for optical fingerprint sensor and touch controller
A control method for an optical fingerprint sensor and a touch controller is provided, for canceling or reducing capacitive loading. The optical fingerprint sensor includes a plurality of pixels, and each of the pixels has a first control signal line and a second control signal line. Each of the pixels is further coupled to a first voltage source line, a second voltage source line and a sensing line. The control method includes the step of configuring at least one of the first control signal line, the second control signal line, the first voltage source line, the second voltage source line and the sensing line to be floating when the touch controller is in a touch operation period.
US11656715B2 Touch controller, touch sensing device including the touch controller, operating method of touch controller
A touch sensing device may include a touch sensor array including at least one beacon driving section and at least one compensation section, the at least one beacon driving section including a plurality of first touch electrodes, and the at least one compensation section including a plurality of second touch electrodes; and a touch controller connected to the touch sensor array through at least one first driving channel and at least one second driving channel, the touch controller is configured to, during a first uplink period for communication with an active pen, provide at least one beacon signal to the at least one first driving channel, and provide at least one compensation signal to the at least one second driving channel, the at least one compensation signal being an inverse of the at least one beacon signal.
US11656714B2 Assistive device with a refreshable haptic feedback interface
An assistive device and method to provide non-visual assistance to a user to perceive the surrounding world, comprises a haptic feedback interface that includes a plurality of haptic elements. The assistive device generates a first touch-discernible output layout on the haptic feedback interface using the plurality of haptic elements. The first touch-discernible output layout corresponds to a first reproduction of a 3D real-world area within a first proximity range of the assistive device. The first touch-discernible output layout includes at least a first set of haptic indicators to discern movement of a first set of moving objects within the first proximity range. The first set of haptic indicators are generated on the haptic feedback interface to discern a plurality of objects of the 3D real-world area. The first set of haptic indicators are generated based on at least an environmental condition obtained from the sensor data.
US11656711B2 Method and apparatus for configuring a plurality of virtual buttons on a device
Embodiments described herein relate to methods and apparatuses for configuring a plurality of virtual buttons on a device. For example, each of the plurality of virtual buttons may be activated or deactivated based on a mode of operation of the device. By activating and deactivating different combinations of the plurality of virtual buttons depending on the mode of operation of the device, the inadvertent engagement of virtual buttons which would otherwise not be used in that mode of operation may be avoided.
US11656709B2 Display device and method of manufacturing the same
A display device and a method of manufacturing the same are disclosed, in which arcing may be prevented from occurring. The display device comprises a first substrate including a display area on which pixels are arranged, and a non-display area surrounding the display area; a dam surrounding the display area, arranged on the non-display area; a pad electrode arranged outside the dam; and an encapsulation film covering the display area and including a first inorganic film and a second inorganic film arranged on the first inorganic film, wherein the second inorganic film is overlapped with the pad electrode.
US11656703B2 Touch module, touch display screen, and touch display device
The disclosure relates to the technical field of displays, and discloses touch module, touch display screen, and touch display device. The touch module includes touch region, peripheral region, and bonding region. The peripheral region includes: connection traces, which include first trace and second trace that are disposed at interval; a shielding wire disposed between the first trace and the second trace, wherein a side wall of the shielding wire close to the first trace is a first side wall, a side wall of the shielding wire close to the second trace is a second side wall, a side wall of the first trace close to the shielding wire is a third side wall, a side wall of the second trace close to the shielding wire is a fourth side wall, and a grounding wire disposed at sides of the connection traces away from the touch region.
US11656698B1 Touch sensor and input device
To suppress cracks generated by a change in environmental temperature in a sensor body of a touch sensor that includes a light-transmissive resin film substantially made of a cycloolefin-based resin. A liquid optically clear adhesive layer is an adhesive layer including a cured body of an adhesive adhering to a glass plate that is a solid member. A sensor body having a film shape firmly adheres to the glass plate by the liquid optically clear adhesive layer, and detects a position of a contact point on a display area. A light-transmissive resin film of the sensor body is substantially made of a cycloolefin-based resin. A buffer layer having viscoelasticity at 25° C. is provided between the light-transmissive resin film and the liquid optically clear adhesive layer to relieve stress transferred from the liquid optically clear adhesive layer to the light-transmissive resin film.
US11656690B2 User input and virtual touch pad in augmented reality for use in surgical settings
Various embodiments of an apparatus, methods, systems and computer program products described herein are directed to an Interaction Engine. According to various embodiments, the Interaction Engine generates, within a unified three-dimensional (3D) coordinate space: a virtual 3D medical model positioned according to a current model pose and at least one a virtual 3D hand representation. The Interaction Engine renders an AR display that includes display of the virtual 3D medical model positioned according to the current model pose and the virtual 3D hand representation. The Interaction Engine identifies selection of a slate virtual interaction based on the type of movement of the virtual 3D hand representation. The Interaction Engine modifies the AR display by rendering a virtual slate concurrently displayed with the virtual 3D medical model. The Interaction Engine adjusts the display of the virtual 3D medical model based at least on subsequent physical gestures with respect to the virtual slate.
US11656688B2 System and method for gesture enablement and information provisioning
A system for provisioning information to a user comprises a first display for displaying information for an application executing on an information handling system and a second display with a first zone for displaying information associated with the application and a second zone for displaying information associated with the information handling system. A biometric sensor determines which display the user is viewing. If the user is viewing the first display, eye tracking software determines actions based on the application. If the user is viewing the second display, eye tracking software determines if the user is viewing the first zone or the second zone. If the user is viewing the first zone, advanced or additional information associated with the application is displayed. If the user is viewing the second zone, advanced or additional information associated with the information handling system is displayed.
US11656685B1 Information handling system keyboard with haptic enhanced membrane trigger
A portable information handling system includes a keyboard having a first set of conventional keys with a first travel distance to impact a membrane, such as keys having rubber dome biasing devices, and a second set of keys having a second smaller travel distance to impact the membrane with an alternative biasing device and haptic feedback to reinforce an input feel for an end user. In one example embodiment, the second set of keys are biased upward with a compressible foam with the membrane raised by a platform structure under the second set of keys and a piezoelectric device under the membrane for each key to provide a vibration when the membrane detects an input.
US11656680B2 Technique for controlling virtual image generation system using emotional states of user
A method of operating a virtual image generation system comprises allowing an end user to interact with a three-dimensional environment comprising at least one virtual object, presenting a stimulus to the end user in the context of the three-dimensional environment, sensing at least one biometric parameter of the end user in response to the presentation of the stimulus to the end user, generating biometric data for each of the sensed biometric parameter(s), determining if the end user is in at least one specific emotional state based on the biometric data for the each of the sensed biometric parameter(s), and performing an action discernible to the end user to facilitate a current objective at least partially based on if it is determined that the end user is in the specific emotional state(s).
US11656679B2 Manipulator-based image reprojection
Examples are disclosed that relate to image reprojection. One example provides a method, comprising receiving a first rendered image comprising content associated with a viewer reference frame, receiving a second rendered image comprising content associated with a manipulator reference frame, and reprojecting the first rendered image based on a head pose of a user to thereby produce a first reprojected image. The method further comprises reprojecting the second rendered image based on the head pose of the user and a pose of the manipulator to thereby produce a second reprojected image, and outputting the first reprojected image and the second reprojected image for display as a composited image.
US11656677B2 Planar waveguide apparatus with diffraction element(s) and system employing same
A waveguide apparatus includes a planar waveguide and at least one optical diffraction element (DOE) that provides a plurality of optical paths between an exterior and interior of the planar waveguide. A phase profile of the DOE may combine a linear diffraction grating with a circular lens, to shape a wave front and produce beams with desired focus. Waveguide apparati may be assembled to create multiple focal planes. The DOE may have a low diffraction efficiency, and planar waveguides may be transparent when viewed normally, allowing passage of light from an ambient environment (e.g., real world) useful in AR systems. Light may be returned for temporally sequentially passes through the planar waveguide. The DOE(s) may be fixed or may have dynamically adjustable characteristics. An optical coupler system may couple images to the waveguide apparatus from a projector, for instance a biaxially scanning cantilevered optical fiber tip.
US11656676B2 System, apparatus and method for dynamic thermal distribution of a system on chip
In one embodiment, a processor includes: a first plurality of intellectual property (IP) circuits to execute operations; and a second plurality of integrated voltage regulators, where the second plurality of integrated voltage regulators are oversubscribed with respect to the first plurality of IP circuits. Other embodiments are described and claimed.
US11656673B2 Managing reduced power memory operations
A memory device includes a hardware suspend mechanism configured to place a component of a memory controller into a lower power mode while a memory operation is being completed. A timer is provided to wakeup the CPU out of the lower power mode; and hardware interrupts can be used in determining to either enter or wake from the lower power mode. Memory monitoring circuitry is provided to estimate the duration of memory operations; and timers are provided to wake the component in the absence of hardware interrupts or additional commands.
US11656671B2 Negotiating a transmit wake time
Includes receiving, from a link partner, a message specifying a link partner receive wake time and resolving to a transmit wake time.
US11656669B2 Cost-effective solid state disk data protection method for hot removal event
A system is disclosed that provides emergency backup power to a solid-state drive (SSD) that may not contain any internal supercapacitors. The SSD may include a first connector and a hold-up power supply. The first connector may have a predetermined form factor and may being capable of being connected to a corresponding connector of a midplane of a storage system. The first connector may include a main power connection that is connected to a main power supply of the midplane if the first connector is connected to the corresponding connector of the midplane. The hold-up power supply may be internal to the SSD, and may receive hold-up energy from an external energy source for a predetermined amount of time after the first connector has been disconnected from the main power connection of the midplane so that the SSD may store any host data write requests that the SSD has acknowledged.
US11656668B2 Peripheral electronic devices having synchronized operating modes
A method is disclosed for synchronizing operating modes across a plurality of peripheral devices. The method includes each of the plurality of peripheral devices transmitting requests to change a rate of power consumption in response to a set of criteria for each peripheral device. A host computing device determines if one or more peripheral devices should change power modes and transmits corresponding commands to synchronize the plurality of peripheral devices into a single operating mode. Each peripheral device may have a unique power mode for a given operating mode and each peripheral device includes one or more common features, such as a lighting display, that is synchronized across all peripheral devices for a given operating mode.
US11656666B2 Dynamic power source selection, charging, and discharging
A computing device has an energy storage device system with multiple energy storage devices. Various different criteria are used to determine which one or more of the multiple energy storage devices to charge or discharge at any given time to provide power to the computing device. The criteria can include characteristics of the energy storage devices as well as hardware and/or physical characteristics of the computing device, characteristics of the energy storage devices and/or the computing device that change while the computing device operates, and predicted behavior or usage of the computing device. These criteria are evaluated during operation of the computing device, and the appropriate energy storage device(s) from which to draw power or to charge at any given time based on these criteria are determined.
US11656665B2 Hybrid cooling systems for datacenters
Systems and methods for operating a datacenter are disclosed. In at least one embodiment, hybrid cooling unit is disclosed wherein an evaporative cooler is to provide a source of cooled air and a liquid heat exchanger is to provide a source of cooled liquid for cooling one or more electronic components, the hybrid cooling unit further including an air inlet to direct a flow of external air to remove heat from the evaporative cooler and the liquid heat exchanger.
US11656664B2 Context aware thermal pressure prediction and reaction
This disclosure relates to techniques for a wireless device to predict and mitigate thermal pressure. Status information for multiple parameters for the wireless device may be received. A predicted thermal status for the wireless device may be determined based at least in part on the status information for the multiple parameters for the wireless device. The wireless device may determine whether to perform thermal mitigation action based at least in part on the predicted thermal status for the wireless device.
US11656662B2 Layered super-reticle computing : architectures and methods
Embodiments herein may present an integrated circuit or a computing system having an integrated circuit, where the integrated circuit includes a physical network layer, a physical computing layer, and a physical memory layer, each having a set of dies, and a die including multiple tiles. The physical network layer further includes one or more signal pathways dynamically configurable between multiple pre-defined interconnect topologies for the multiple tiles, where each topology of the multiple pre-defined interconnect topologies corresponds to a communication pattern related to a workload. At least a tile in the physical computing layer is further arranged to move data to another tile in the physical computing layer or a storage cell of the physical memory layer through the one or more signal pathways in the physical network layer. Other embodiments may be described and/or claimed.
US11656660B2 Mandrel flex circuit routing
Cable assemblies for providing electrical communication between hinged sections of an electronic device are described. The cable assemblies can include a cover that covers one or more cables that run through a hinge region of the electronic device. The cable and cover can be drawn over a mandrel of the hinge region. The cover and the portions of the mandrel can be visible to a user at the hinge region of the electronic device. The cover can be sufficiently rigid to guide a path of the cable and protect the cable from bending beyond a prescribed angle during rotation of the electronic device at the hinge region. The cover can also be sufficiently rigid to prevent ceasing or folding of the cover and the cable during rotation of the electronic device at the hinge region.
US11656658B2 Electronic device and method for controlling electronic device
An electronic device is provided, which includes a first housing and a second housing, a first sensor, a second sensor, a display, a first processor, and a second processor. The first processor is configured to obtain, via the first sensor, first information about movement of the electronic device, obtain, via the second sensor, second information about the movement of the electronic device, determine a type of the movement of the electronic device based on the first information and/or the second information, determine an arrangement state of the electronic device, based on a comparison of the first information and the second information, and control the second processor based on the determined type of the movement and the determined arrangement state of the electronic device. The second processor is configured to perform a specified operation based on the command.
US11656648B1 Foldable pedal apparatus for vehicle
A foldable pedal apparatus for a vehicle is provided. The foldable pedal apparatus is configured such that pedal pads protrude into an interior of a vehicle to be exposed toward a driver in a pop-up state in a manual driving mode in which the driver manually drives, and the pedal pads are inserted into a case on a footrest panel not to be exposed toward the driver in a hidden state in an autonomous driving mode in which the driver does not manually drive, and is configured to be able to operate and generate a signal related to a pedal function by pressure when the pedal pads have been popped up by pressure-based operating pedal assemblies.
US11656647B1 Foldable pedal apparatus for vehicle
Provided is a foldable pedal apparatus for a vehicle that is configured such that pedal pads protrude toward a driver to be exposed (pop-up state) such that the pedal pads can be operated by the driver in a manual driving mode in which the driver manually drives, and the pedal pads are hidden not to be exposed to the driver (hidden state) such that the pedal pads cannot be operated by the driver in an autonomous driving situation.
US11656645B2 DC voltage regulators with demand-driven power management
An electronic device may include a main circuit including multiple sub-circuits powered by a direct-current (DC) power supply circuit. The main circuit has a main circuit current demand being a time-varying demand for a DC voltage-regulated supply current being a function of a number of the sub-circuits being active. The DC power supply circuit may include multiple DC voltage regulators to provide the main circuit with the supply current and a command decoding and power management circuit to control enablement of the voltage regulators. The command decoding and power management circuit may be configured to detect an instant value of the main circuit current demand and to selectively enable one or more of the voltage regulators based on the detected instant value.
US11656638B1 Backup navigation system for unmanned aerial vehicles
Described is a method that involves operating an unmanned aerial vehicle (UAV) to begin a flight, where the UAV relies on a navigation system to navigate to a destination. During the flight, the method involves operating a camera to capture images of the UAV's environment, and analyzing the images to detect features in the environment. The method also involves establishing a correlation between features detected in different images, and using location information from the navigation system to localize a feature detected in different images. Further, the method involves generating a flight log that includes the localized feature. Also, the method involves detecting a failure involving the navigation system, and responsively operating the camera to capture a post-failure image. The method also involves identifying one or more features in the post-failure image, and determining a location of the UAV based on a relationship between an identified feature and a localized feature.
US11656635B2 Heading generation method and system of unmanned aerial vehicle
The present invention discloses a heading generation method of an unmanned aerial vehicle including the following steps of: making a preliminary flight for selecting a point of view to record flight waypoints, the waypoints including positioning data and flight altitude information of the unmanned aerial vehicle; receiving and recording flight waypoints of the unmanned aerial vehicle; generating a flight trajectory according to waypoints of the preliminary flight; editing the flight trajectory to obtain a new flight trajectory; and transmitting the edited new flight trajectory to the unmanned aerial vehicle to cause the unmanned aerial vehicle to fly according to the new flight trajectory. The present invention further relates to a heading generation system of an unmanned aerial vehicle.
US11656627B2 Open space path planning using inverse reinforcement learning
In one embodiment, a method determines a route from a first location of an autonomous driving vehicle (ADV) to a second location within an open space, the first location being a current location of the ADV. The method determines an objective function based on the route, the objective function having a set of costs for maneuvering the ADV from the first location to the second location. The method determines environmental conditions of the open space and uses the environmental conditions to determine a set of weights, each weight to be applied to a corresponding cost of the objective function. The method optimizes the objective function in view of one or more constraints, such that an output of the objective function reaches minimum while the one or more constraints are satisfied and generates a path trajectory with the optimized objective function to control the ADV autonomously according to the path trajectory.
US11656626B2 Autonomous truck loading for mining and construction applications
The present invention encodes this knowledge into a database of preferred loading conditions and creates a set of automated maneuvers that accomplish the loading actions. The invention assumes that the truck has a drive-by-wire kit and that it is capable of moving under computer control. This invention provides a set of tools that allows for the automation of the loading process. The invention is relevant to situations where the truck is autonomous and the excavator is not, or when both are automated.
US11656624B2 Horticulture aided by autonomous systems
Techniques and examples for servicing a horticultural operation are described. A method may involve autonomously identifying the horticultural operation or a target located within the horticultural operation and an action to be performed with respect to the horticultural operation or target. The operation or target comprises at least one plant or a group of plants. Based on the identifying, a local area of the horticultural field is determined. The target is located within the local area. The target is associated to at least one autonomous vehicle. The target is located within the local area by the at least one autonomous vehicle. The action with respect to the target is performed by the at least one autonomous vehicle.
US11656621B2 Conveyance control system, non-transitory computer readable medium storing conveyance control program, and conveyance control method
The present disclosure provides a conveyance control system and the like that enable a scheduled recipient of a conveyance object to reliably receive the conveyance object even when a destination of a conveyance robot is changed for any reason. The conveyance control system is a conveyance control system configured to control a conveyance robot to autonomously move and convey a conveyance object to a destination, including: a change unit configured to change the destination after the conveyance robot starts conveying the conveyance object; and a notification unit configured to notify an information terminal of a scheduled recipient of the conveyance object about destination information regarding the destination that has been changed by the change unit.
US11656617B1 Remote pilot of vehicle during unsafe driving conditions
A system and method for automatically engaging a remote piloting mode in a vehicle is disclosed. The method includes monitoring a driver and switching to the remote piloting mode if an unsafe driving condition is detected. The method can include monitoring biometric data. The method can also include monitoring behavioral data using one or more kinds of vehicle sensors. The system and method ensure vehicles are safely driven even if a driver experiences a health episode that could leave them unable to safely operate the vehicle.
US11656616B2 Parking assist apparatus
A parking assist apparatus is provided with: a holding device configured to hold the target parking position associated with the parking process operation; an automatic parking device configured to perform an automatic parking control of automatically controlling the vehicle such that the vehicle is parked in the target parking position, as a part of the parking process operation; and a transition device configured to change the automatic parking control into a standby state while allowing the holding device to hold the target parking position, on condition that a door of the vehicle is opened before the vehicle arrives at the target parking position. The transition device is configured to allow the automatic parking device to restart the automatic parking control, on condition that there is an execution request for the automatic parking control, when the automatic parking control is in the standby state.
US11656612B2 Method and apparatus for managing industrial gas production
A method of controlling an industrial gas production facility comprising: receiving time-dependent power data receiving time-dependent operational characteristic data; defining one or more power constraints for the operational parameters of the power network; defining one or more process constraints for the operational parameters of each industrial gas plant; generating, based on the power data, the operational characteristic data, the one or more power constraints and the one or more process constraints, control set point values for the one or more industrial gas plants to achieve a pre-determined production parameter for the industrial gas production facility; and sending the control set point values to a control system to control the one or more industrial gas plants by adjusting one or more control set points of the industrial gas plants to achieve the pre-determined production parameter for the industrial gas production facility.
US11656610B2 Quick connection techniques for skid communicator tool
The described techniques enable a skid communicator tool to quickly change network settings to those required by a particular skid or network in a process control environment with which a user of the tool wishes to establish communication. These techniques are helpful because skids and networks in process control environments often require different network settings for any device attempting to communicate with the skids or network, and a user often must manually load these network settings every time she wants to communicate with a different network or skid. By contrast, the techniques enable the skid communicator tool to seamlessly connect to, disconnect from, and reconnect to any of the skids or other networks requiring different network settings with minimal input from the user, thus enabling a user to easily move through and interact with different areas, units, or equipment of the process control environment.
US11656605B1 Industrial monitoring system device dislodgement detection
An industrial monitoring system comprises a monitoring device attached to an industrial device by a bond. Sensor data collected by the monitoring device during a commissioning period is received and used to train a machine learning model. Subsequent to the commissioning period, additional sensor data is collected by the monitoring device. An abnormal state of the bond between the monitoring device and industrial device is determined based on the additional sensor data and a characteristic inferred by the trained machine learning model. A notification of the abnormal state is generated.
US11656594B2 Technologies for configuring voting blocks associated with a process control system
Techniques for enabling the configuration of a voting block for use in a process control system of a process plant are described. According to certain aspects, the voting block may have a voting scheme that dictates an output based on a set of inputs, where the voting block may be configured parametrically using various control selections that direct the behavior of the voting scheme. In particular, a bypass degrade selection may be specified for one or more inputs that controls whether a “bypass” input degrades the voting scheme, a status degrade selection may be specified for one or more inputs that controls whether a “bad” input degrades the voting scheme, and a trip enable selection may be specified that controls whether a trip occurs automatically under certain conditions. The control selections enable the voting blocks to be configured to conform with various specifications and other requirements.
US11656590B2 Staging algorithm for two stage heating/cooling equipment
A system includes a two stage heat exchanger and a processor. The processor is configured to receive a call from a thermostat and execute, in response to the call, an adaptive staging algorithm. The adaptive staging algorithm is configured to determine, in response to a recent cycle of the two stage heat exchanger being a first stage cycle, a first stage up time of the two stage heat exchanger as a first function of a first value, the first value corresponding to the recent cycle being the first stage cycle. The adaptive staging algorithm is also configured to determine, in response to the recent cycle of the two stage heat exchanger being a second stage cycle, a second stage up time of the two stage heat exchanger as a second function of a second value, the second value corresponding to the recent cycle being the second stage cycle, where the first and second values are different.
US11656588B2 Design, control and operation of filters for turbomachines
A method for designing and/or controlling a filter assembly for the air supply to a turbomachine includes: calculating a current and/or an expected concentration of particles in air present at an inlet of at least one filter stage of the filter assembly as a function of a mean size of the particles; calculating a sensitivity spectrum that, depending on the mean size of the particles, indicates an extent to which a predetermined concentration of such particles has a negative effect on performance and/or on service life of the turbomachine; calculating, for at least one filter candidate usable in the filter stage and/or switchable on or off, a concentration of particles to be expected at an outlet of the filter from a concentration and filter properties of the at least one filter candidate; and calculating a quality rating from the concentration and a sensitivity spectrum.
US11656587B2 Control apparatus, control method, and computer program product
A control apparatus according to an embodiment includes one or more hardware processors. The processors acquire, for each of elements, pieces of input data representing first physical field of a corresponding one of the elements at a first time point. The elements are obtained by discretization of an object to be controlled. The processors calculate, for each element, second physical field of a corresponding element at a second time point after the first time point. The second physical field is calculated based on a value of an energy functional representing energy of the corresponding element. The value of the energy functional is obtained by inputting the pieces of input data into an estimation model. The processors control the object such that control quantity based on the second physical field becomes a target value.
US11656586B1 Systems and methods for device configuration
A system can provide mechanisms for managing devices that lack certain user interfaces by operation of a separate device that includes a user interface. Such user interfaces, such as a display and/or a user input element can be operated on one device (e.g., a user interface device) to manage the operational parameters of a different device (e.g., a managed device). The user interface device can provide input and/or output features when the managed device is brought into a vicinity of the user interface device. The selected operational parameters can then be applied when the managed device is operated independently of the user interface device and/or with another device.
US11656585B1 Systems and methods for managing smart devices based upon electrical usage data
Managing the operation of devices within a home or other property based upon electrical usage data. With customer knowledge or consent, a home controller may retrieve and analyze electrical usage data corresponding to a device, such as by comparing it to certain threshold data. If the analysis results in a trigger condition, the controller may generate a command, and transmit the command to the device for implementation, allowing modification of device operation to address any issues indicated in the electrical usage data. The controller may notify a home owner/occupant. As a result, faulty devices may be managed prior to their faults causing damage to the device and/or the property, and/or property owners may be timely prompted to investigate, repair, and/or replace a failing device. Insurance discounts may be provided based upon the risk mitigation/prevention functionality.
US11656583B2 Electronic apparatus and method for controlling the same
An artificial intelligence (AI) system using a machine learning algorithm and an application thereof is provided. The method for controlling an electronic apparatus includes acquiring an output value by inputting an input value to a function module to perform a function corresponding to the function module included in the electronic apparatus, identifying a safety mechanism to be applied to the function module based on the input value and the output value, and detecting an error operation of the function module based on the identified safety mechanism.
US11656580B2 Electronic watch
An electronic watch includes a power generating mechanism; a battery that is charged with power generated by the power generating mechanism; hands that include a second hand; a driving source that rotates the hands; a driving circuit that drives the driving source with power supplied by the battery; and a control circuit that controls the driving circuit. The control circuit executes a first stopping operation for stopping the driving circuit and the control circuit in a power saving mode for suppressing power consumption and when a first determination time elapses without any power being generated by the power generating mechanism. The control circuit executes a second stopping operation for stopping the driving circuit and the control circuit in the power saving mode and when a second determination time elapses while a voltage of the battery is at a level equal to or lower than a predetermined level.
US11656575B2 Image forming device
An image forming device, including: a housing; a drawer movable between an inside position at which the drawer is located inside the housing and an outside position at which the drawer is located outside the housing; a drum cartridge including a photoconductive drum and a developer roller and mountable on the drawer; a toner cartridge storing toner to be supplied to the developer roller and mountable on the drawer, wherein the drawer includes a first guide that guides the toner cartridge in mounting the toner cartridge on the drawer, and wherein the drum cartridge includes a second guide connected to the first guide in a state in which the drum cartridge is mounted on the drawer, the second guide being configured to guide the toner cartridge in mounting the toner cartridge on the drawer in the state in which the drum cartridge is mounted on the drawer.
US11656572B2 Developing cartridge having a guide projecting from a frame body
A second unit includes a restricted portion that comes into contact with a restricting portion provided to a body of an apparatus, the restricted portion coming into contact with the restricting portion, in order to restrict the movement of a developer carrier in a direction to make contact with an image carrier, when a developing cartridge has not reached a predetermined attachment position, and not coming into contact with the restricting portion when the developing cartridge is in the predetermined attachment position.
US11656569B2 Image forming apparatus restricting trajectory of electrical box during assembly
An image forming apparatus includes a frame side plate. A mounting surface of the frame side plate on which a first electrical board is mounted has a frame protruding plate. An electrical box has a box protruding plate overlapping a side surface of the frame protruding plate when assembling of the electrical box to the frame side plate is completed, and engaging portions for assembling protruding in a thickness direction from the box protruding plate. When the electrical box is assembled to the frame side plate, with the engaging portions for assembling in engagement with first engaged portions formed on a protruding side end of the frame protruding plate, the electrical box as a whole is turned around an axis parallel to an extending direction of the frame protruding plate with the engaged portions as a fulcrum, thereby restricting a trajectory of the electrical box during assembling.
US11656568B2 Image forming apparatus and image processing apparatus with multiple operation modes that set first and second gradation values
An image forming apparatus includes a setting unit configured to set an operation mode, and a processing unit configured to perform image processing on image data according to the operation mode. In a case when a first mode is set, the image processing includes determining, in the image data, one or more target pixels having a gradation value equal to or higher than a first threshold value, and one or more adjacent pixels that are different from the one or more target pixels and adjacent to the one or more target pixels, setting a first gradation value lower than the first threshold value as a gradation value of the one or more target pixels, and setting a second gradation value higher than the first gradation value as a gradation value of the one or more adjacent pixels.
US11656564B2 Image forming apparatus which includes a belt having an electroconductive layer
An image forming apparatus includes an endless belt including a base layer and an electroconductive layer positioned on an inner peripheral surface side of base layer and forming an inner peripheral surface of the belt, and a roller provided on the inner peripheral surface side of the belt and including a roller portion around which the belt is wound and which is formed of a metal material. The electroconductive layer contains a binder resin, an electroconductive agent, and a copper compound, and has surface resistivity of 5.0×106Ω/□ or less. The roller portion includes a base material of a first metal material comprising a first metal, and a coating layer which forms a surface contacting the electroconductive layer formed of a second metal material comprising a second metal. A difference in standard potential between the second metal and copper is smaller than that between the first metal and copper.
US11656563B2 Jacket, transfer device, and image forming device
A jacket includes: a first layer that is on a cylinder body side when the jacket is attached to a rotating cylinder body; and a second layer that is a layer located on a side opposite to the cylinder body with respect to the first layer, has a hardness lower than that of the first layer, and does not exist at a position where at least one of end edges of the cylinder body in a rotation axis direction is located inward of the first layer in the rotation axis direction.
US11656562B2 Developing device with transporting member and cooling unit fixed to a case
A developing device includes: a case in which a hollow transporting path is formed; a transporting member configured to transport a developer in the transporting path; a support portion fixed to an end portion of the case by a fastening member to support the transporting member at an end portion of the transporting path; and a cooling unit fixed by being sandwiched between the support portion and the case.
US11656561B2 Toner container having a common input gear for a toner agitator assembly and an encoded member
A toner container includes a housing having a toner reservoir. An input gear is positioned on the housing for mating with a corresponding output gear in an image forming device when the toner container is installed in the image forming device. A toner agitator is movably positioned in the reservoir. The toner agitator is operatively connected to the input gear such that rotation of the input gear in a first rotational direction causes movement of the toner agitator for agitating toner in the reservoir. An encoded member is encoded with authentication information of the toner container and is operatively connected to the input gear such that rotation of the input gear in a second rotational direction causes movement of the encoded member for communicating the authentication information of the toner container to a controller of the image forming device when the toner container is installed in the image forming device.
US11656559B2 Image forming apparatus that stops voltage application to a charger based on a current flowing through an image carrier motor after execution of stop control
An image forming apparatus includes an image carrier, a charger, a developing member, a motor, a drive controller, and an application controller. The image carrier is rotatably provided. The charger charges the image carrier to a predetermined first polarity by receiving application of a voltage of the first polarity. The developing member develops an electrostatic latent image formed on the image carrier using the toner charged to the first polarity. The motor rotates the image carrier. The drive controller executes stop control for stopping driving of the motor. The application controller stops voltage application to the charger based on a current flowing through the motor after execution of the stop control.
US11656553B2 Method for forming semiconductor structure
A method for forming a semiconductor device structure is provided. The method includes forming a material layer over a substrate and forming a resist layer over the material layer. The method includes exposing a portion of the resist layer. The resist layer includes a photoacid generator (PAG) group, a quencher group, an acid-labile group (ALG) and a polar unit (PU). The method also includes performing a baking process on the resist layer and developing the resist layer to form a patterned resist layer. The method further includes doping a portion of the material layer by using the patterned resist layer as a mask to form a doped region. In addition, the method includes removing the patterned resist layer.
US11656552B2 Device having color resists pattern and method for manufacturing the same
A device having color resists pattern and method for manufacturing are disclosed. The device includes a substrate, at least two color resist layers. The at least color resist layers are formed on the curved and construct a visible pattern, wherein at a boundary of the color resist pattern, the at least two color resist layers form a ramp structure and each of the at least two color resist layers contacts the substrate; and the ramp structure is formed in sequential order by one exposure process, one removal process and one baking process of the at least two color resist layers.
US11656551B2 Water-developable photosensitive resin composition for flexographic printing and photosensitive resin original plate for flexographic printing obtained therefrom
A photosensitive resin composition for a flexographic printing original plate is disclosed which exhibits reduced adhesion of dust, dirt, and paper powder, resistance to UV ink and allows storage of the printing original plate for a long period of time. A water-developable photosensitive resin composition for flexographic printing, contains at least a polyamide and/or a polyamide block copolymer (a), a cross-linking agent having one or more unsaturated group(s) (b), a photo-polymerization initiator (c), and a fatty acid ester (d), wherein the fatty acid ester (d) has two or more hydroxyl groups and 24 or 25 carbon atoms in a molecule, wherein the fatty acid ester (d) is a fatty acid ester of a compound selected from fatty acids having a number of carbon atoms of 12 to 22, and wherein a content of the fatty acid ester (d) in the photosensitive resin composition is 0.2 to 6% by weight.
US11656547B2 Imprint apparatus, imprinting method, and product manufacturing method
An imprint apparatus for forming a pattern of an imprint material on a substrate by using a mold including a pattern formation area, the imprint apparatus includes a detection unit configured to detect a contact state of the imprint material on the substrate with the mold, a light modulation element configured to control an intensity distribution of irradiation light irradiating the substrate, and a control unit configured to control a timing of irradiating the substrate with the irradiation light having the intensity distribution controlled by the light modulation element based on a detection result of the detection unit.
US11656543B2 Projection device
A projection device includes an optical lens and a light source. The optical lens has an incident surface of light, a reflecting surface that has a concave curved surface and internally reflects light that has entered through the incident surface, and an exit surface of light that has been reflected by the reflecting surface. The light source that emits light that enters the optical lens.
US11656539B2 Microelectromechanical device with a structure tiltable by piezoelectric actuation having improved mechanical and electrical characteristics
A microelectromechanical device includes a fixed structure defining a cavity with a tiltable structure that is elastically suspended in the cavity. A piezoelectrically driven actuation structure, interposed between the tiltable structure and the fixed structure, is biased for causing rotation of the tiltable structure about a first rotation axis belonging to a horizontal plane in which the tiltable structure rests. The actuation structure includes a pair of driving arms carry respective regions of piezoelectric material and are elastically coupled to the tiltable structure on opposite sides of the first rotation axis through respective elastic decoupling elements. The elastic decoupling elements exhibit stiffness in regard to movements out of the horizontal plane and compliance to torsion about the first rotation axis.
US11656535B2 Shoe device and accessory having shoe device
A shoe device of an accessory that secures necessary functions and mechanical strength when the accessory is used with attaching to an electronic apparatus and that improves convenience during use when the accessory is used without attaching to an electronic apparatus. An engagement member is attachable to and detachable from an accessory shoe device of an electronic apparatus by sliding in a first direction. A holding member holds the engagement member. An attachment part is provided in the engagement member or the holding member and allows attachment of a member different from the accessory shoe device. A connection member has connection terminals arranged in a second direction that intersects perpendicularly with the first direction and is arranged in a front of the holding member in the first direction. The attachment part is provided behind the connection terminals in the first direction.
US11656529B2 Light conversion systems, methods, and devices
A nonlinear converter may comprise: alternating layers of a dielectric material and a metal material; a first refractive index of the nonlinear converter for a first wavelength (i.e., input wavelength or pump wavelength) between 207 nm and 237 nm, the first refractive index being less than 0.5, the first refractive index corresponding to metal fill ratio; and a second refractive index of the nonlinear converter for a second wavelength (i.e., output wavelength or SHG wavelength), the second wavelength being approximately double the first wavelength, the second refractive index corresponding to the metal fill ratio.
US11656527B2 Light control device and illumination device
According to one embodiment, a light control device includes a first liquid crystal cell including a first liquid crystal layer, a second liquid crystal cell including a second liquid crystal layer, and a polarization conversion element. The first liquid crystal layer and the second liquid crystal layer each includes a first region which scatters a first polarized component and transmits a second polarized component and a second region which transmits the first polarized component and scatters the second polarized component. The polarization conversion element overlaps the first region and the second region, converts the first polarized component into the second polarized component, and converts the second polarized component into the first polarized component.
US11656523B2 Reflective electrophoretic displays including photo-luminescent material and color filter arrays
An electro-optic display is provided that may include a layer of light-transmissive conductive material, a substrate, a layer of an electro-optic medium disposed between the layer of conductive material and the substrate, a color filter array, and a light emitting layer. The electro-optic medium may include a photo-luminescent material that functions as either a down-converter or an up-converter that may be excited by the light received from the light emitting layer. The photo-luminescent material may be excited by radiation having a first wavelength transmitted by a filter within the color filter array and emit radiation having a second wavelength transmitted by the filter. The photo-luminescent material may also be excited by radiation at a wavelength within a first and second range of wavelengths transmitted by two filters within the color filter array and emit radiation at a wavelength within one of the first and second ranges.
US11656521B2 Solar power dynamic glass for heating and cooling buildings
Various embodiments herein relate to systems for powering electrochromic windows in a building. Systems may include photovoltaic panels configured to generate electrical power, energy storage device(s) configured for storing generated power, and one or more controllers on a network of electrochromic windows that are configured to receive power from the energy storage device(s) and power tint transitions in one or more electrochromic windows. Systems may include various additional circuit components described herein for regulating and/or controlling the generation, storage, and application of electric power. The systems and techniques described herein can be used to design networks of electrochromic windows that are hybrid-solar or off-the-grid (“OTG”).
US11656519B2 Liquid crystal device that is erased by flexing
A liquid crystal device that is flexible and includes a cholesteric liquid crystal material erased by flexing. Totally free of electronics and electrically conductive electrodes, the liquid crystal device takes advantage of a reverse mode effect observed in cholesteric liquid crystals whereby pressure applied to the device changes a reflective texture to a transmissive texture to create an image. The image is erased and the device reinitialized by flexing to create reflective texture surroundings.
US11656510B2 Display device and substrate of display device
According to an aspect, a display device includes: a first substrate having a first side and a second side opposed to the first side; a display region provided with pixels; a first partial peripheral region between the first side and the display region; a second partial peripheral region between the second side and the display region; a plurality of signal lines configured to supply signals to switching elements in the pixels; a plurality of first terminals provided in the first partial peripheral region and configured to be electrically coupled to a driver integrated circuit; a plurality of second terminals provided in the second partial peripheral region and configured to be supplied with signals for inspection; and a first coupling circuit provided between the first terminals and the display region in the first partial peripheral region and configured to switch between coupling and decoupling the signal lines and the second terminals.
US11656509B2 Smart window having variable transmittance windowpanes
A window includes: a window frame having an opening defined therein through which an outdoor space and an indoor space communicate with each other; a pair of sashes slidably disposed in the window frame and that slide along an opening direction and a closing direction opposite to the opening direction; variable transmittance windowpanes configured to be fitted in the sashes to open and close the opening together with the sashes depending on sliding of the sashes; the variable transmittance windowpanes having a transmittance variable by electrical connection; first conductive members disposed on the sashes and electrically connected with the variable transmittance windowpanes to supply electric power to the variable transmittance windowpanes; and a second conductive member electrically connected with the first conductive members to supply the electric power to the first conductive members from outside the window frame.
US11656508B2 Display device
A display device, including a substrate, a first transistor, a second transistor, a first pixel electrode, a second pixel electrode, and a common electrode layer, is provided. The first transistor and the second transistor are disposed on the substrate. The first pixel electrode is electrically connected to the first transistor. The second pixel electrode is electrically connected to the second transistor. The second pixel electrode is disposed adjacent to the first pixel electrode. The common electrode layer has a first slit. The first slit spans from the first pixel electrode to the second pixel electrode.
US11656502B2 Vertical alignment liquid crystal display module comprising an image color switch film having an average transmittance of a visible light spectrum for short and long wavelengths of the visible light
A vertical alignment liquid crystal display module including a vertical alignment liquid crystal display panel and an image color switch film is provided. The image color switch film is disposed on the vertical alignment liquid crystal display panel. In various viewing angle directions having included angles of 60 degrees to 75 degrees with respect to a normal of the image color switch film, the image color switch film has a following optical characteristic: an average transmittance of a visible light transmittance spectrum of the image color switch film at an end of short wavelength is less than an average transmittance of the visible light transmittance spectrum of the image color switch film at an end of long wavelength.
US11656499B2 Direct-type backlight liquid crystal display device
A direct-type backlight liquid crystal display device is provided, which includes a frame including a main frame, a bottom plate; a liquid crystal display panel, on a top surface of the main frame and parallel to the bottom plate, the liquid crystal display panel includes an array substrate, a color film substrate, a liquid crystal layer and a frame sealant, a pixel unit on the color film substrate includes a sub pixel, the sub pixel on a side of the color film substrate along a first direction parallel to the color film substrate is partially blocked and covered by a black matrix, a backlight unit including a light emitting element and a light homogenizing element; a display control unit, at a lateral end surface of the liquid crystal display panel and electrically connected with the liquid crystal display panel at the lateral end surface of the liquid crystal display panel.
US11656498B2 Optical sheet tensioning device
Assemblies for enhancing the optical quality of electronic images displayed at an electronic display layer are provided. An optical component is located adjacent to the electronic display layer within a housing for the electronic display layer and the optical component. At least one shock-absorbing subassembly is attached to a location along the housing and to said optical component.
US11656494B2 Device for combining light beams which interact with adjacently arranged pixels of a light modulator
A device for combining light beams which interact with adjacently arranged pixels of a light modulator, having a beam splitting component, a beam combining component, and a beam superposition component. The beam splitting component is configured such that incident light beams are split into a first subbeam and a second subbeam so that the first subbeam propagates toward a first pixel of the light modulator and the second subbeam propagates toward a second pixel of the light modulator. The beam combining component is configured and arranged so that the first subbeam and the second subbeam are combined after interaction with pixels of the light modulator. The beam splitting component and the beam combining component are configured and arranged in such a way that a sum of optical path lengths of the first subbeam and the second subbeam is respectively constant for different angles of incidence.
US11656488B2 Display device
According to one embodiment, a display device includes a first substrate including a first resin substrate having a first thermal expansion coefficient, and a first barrier layer having a second thermal expansion coefficient which is lower than the first thermal expansion coefficient, a second substrate including a second resin substrate having a third thermal expansion coefficient which is equal to the first thermal expansion coefficient, and a second barrier layer having a fourth thermal expansion coefficient which is lower than the third thermal expansion coefficient and is equal to the first thermal expansion coefficient, and a display element located between the first resin substrate and the second resin substrate.
US11656487B2 Optical waveguide element, and optical modulation device and optical transmission apparatus using optical waveguide element
An optical waveguide element includes a substrate and an optical waveguide that is disposed on the substrate. The optical waveguide has an effective refractive index change portion in which an effective refractive index of the optical waveguide related to a fundamental mode A parallel to a plane of polarization of a light wave propagated through the optical waveguide changes according to propagation of the light wave. In the effective refractive index change portion, a cross-sectional shape of the optical waveguide which is perpendicular to a propagation direction of the light wave is set such that the effective refractive index of the optical waveguide related to the fundamental mode A is higher than an effective refractive index of the optical waveguide related to another fundamental mode B perpendicular to the fundamental mode A.
US11656486B2 Optical waveguide device
An optical waveguide device including an optical waveguide substrate that has an electro-optic effect, is a crystal having anisotropy in thermal expansion rate, has a thickness set to 10 μm or lower, and includes an optical waveguide and a holding substrate that holds the optical waveguide substrate, the optical waveguide substrate and the holding substrate being joined to each other, in which the holding substrate is formed of a crystal having a lower dielectric constant than the optical waveguide substrate and having anisotropy in thermal expansion rate, and the optical waveguide substrate and the holding substrate are joined to each other such that differences in thermal expansion rate between the optical waveguide substrate and the holding substrate become small in different axial directions on a joint surface.
US11656484B2 Voltage-tunable polarizer
Precise polarimetric imaging of polarization-sensitive nanoparticles is essential to resolving their accurate spatial positions beyond the diffraction limit. However, conventional technologies typically employ mechanically rotated optical components, causing beam deviation errors that cannot be corrected beyond the diffraction limit. To overcome this limitation, a spatially stable nano-imaging system is presented for polarization-sensitive nanoparticles. In this disclosure, it is demonstrated that by integrating a voltage-tunable polarizer into optical microscopy, one is able to achieve high precision nano-imaging without mechanically induced image shift. It is also demonstrated that by integrating a voltage-tunable polarizer into photographic imaging system, one can achieve high-speed suppression of reflection glare and/or high-speed variation light exposure to the imager. By applying amplitude-modulated voltages, high-speed rotation of the transmission polarization and/or modulation of transmission intensity can be achieved for dynamic polarimetric nano-imaging. In addition, it is also demonstrated that by integrating a voltage-tunable polarizer into a photographic camera system, one is able to remove glare from object surfaces for providing images with more contrast, and control the variable light exposure as a variable neutral density filter.
US11656479B2 Display apparatus
A display apparatus includes a coherent light source, a display unit, a light-diffusing element, and at least one optical element. The coherent light source is configured to provide coherent light beams. The display unit is configured to form a three-dimensional image beam based on interference of the coherent light beams, wherein the three-dimensional image beam is imaged on an intermediate imaging surface after passing through the display unit. The light-diffusing element is located on the intermediate imaging surface, wherein a diffusion angle of the three-dimensional image beam is sequentially changed by passing through the light-diffusing element. The at least one optical element is located on a transmission path of the three-dimensional image beam from the light-diffusing element, and is configured to project the three-dimensional image light beam passing through the display unit out of the display apparatus to display a three-dimensional image.
US11656474B2 Collimator lens, light source device, and image display device
There is provided a collimator lens capable of adjusting a reflection angle of fluorescence with high accuracy and emitting the fluorescence with high efficiency. Provided is a collimator lens including an aperture, a reflecting portion, and a condensing portion, in which the reflecting portion formed on an inner peripheral surface reflects, to the condensing portion, light emitted from the condensing portion, and the light collected at the condensing portion is emitted toward the aperture or the reflecting portion. Furthermore, there is provided a light source device including the collimator lens, an excitation optical system, and a phosphor.
US11656471B2 Eyewear including a push-pull lens set
Eyewear having a stereoscopic display including a lens system, and a push-pull lens set including prisms to produce a binocular overlap of two images that coincides with an accommodation plane. The overlap of two virtual images generated by a respective display as seen by the user's two eyes provides user comfort. The stereoscopic display may have a single accommodation plane, where the binocular overlap of the two virtual images depends on the location of the accommodation plane and the depth of the content formed by disparity in the two images. By providing the content at or near the location where the virtual images are at least substantially overlapped, the user viewing comfort is improved. The binocular overlap is controlled by tilting or steering the virtual images inward, such that the overlap occurs at the accommodation plane.
US11656469B2 Light-guiding device, virtual image display apparatus, and method for manufacturing light-guiding device
A light-guiding device includes a pair of light-guiding portions, a pair of light-incident portions that causes image light to be incident on the pair of light-guiding portions respectively, and a pair of light-emitting portions that emit image light, guided by the pair of light-guiding portions, to outside respectively, in which a pair of optical members including the pair of light-guiding portions are coupled by a central member having light transmissivity, and separate overcoat layers are provided at the optical member on one side and at the optical member on another side with respect to an approximate center of the central member.
US11656466B2 Spatio-temporal multiplexed single panel based mutual occlusion capable head mounted display system and method
A display method and system includes a module that intercepts the lightfield from an ambient Real World Scene in an observer's direct line-of-sight, 102, and then routes it through a spatial light modulator where the Scene forms an image. During a first portion of the frame time, selective pixels corresponding to the real world scene image on the SLM are modulated for their transparency or opacity and routed to the observer's eye. In a second portion of the frame time, a Digital computer generated Virtual image is created by spatially multiplexing a second illuminant on the same SLM and then routing it to the observer's eye. The resultant time-averaged image, as perceived by the observer, has the Real World Scene modulated for both its Transparency/opacity and also blended with computer generated Digital Virtual image. The present invention enables the ability to per-pixel hide or occlude physical objects in the Real World scene in the observer's direct line-of-sight, 102, and allows those to be replaced with computer generated Digital content in a pixel wise manner. Physical objects can be camouflaged and completely artificial objects, or remote people can be Digitally introduced into the observer's Physical environment where virtual shadows and virtual lighting can be generated on-demand. Therefore our invention allows blending of the Physical and Digital realms for a truly magical visual experience.
US11656462B2 Adaptive lens assemblies including polarization-selective lens stacks for augmented reality display
The present disclosure relates to display systems and, more particularly, to augmented reality display systems. In one aspect, an adaptive lens assembly includes a lens stack configured to exert polarization-dependent optical power to linearly polarized light. The lens stack includes a birefringent lens and an isotropic lens contacting each other to form a conformal interface therebetween. The adaptive lens assembly is configured to be selectively switched between a plurality of states having different optical powers.
US11656457B2 Method and device for correcting chromatic aberration in multiple bands
In one implementation, a method includes obtaining an image. The method includes splitting the image to produce a high-frequency component image and a low-frequency component image. The method includes downsampling the low-frequency component image to generate a downsampled low-frequency component image. The method includes correcting color aberration of the downsampled low-frequency component image to generate a color-corrected downsampled low-frequency component image. The method includes upsampling the color-corrected downsampled low-frequency component image to generate a color-corrected low-frequency component image. The method includes combining the color-corrected low-frequency component image and the high-frequency component image to generate a color-corrected version of the image.
US11656455B2 Planar heat generating body and vehicle windshield device
Provided are a planar heat generating body and a vehicle windshield device that are capable of effectively suppressing adhesion of foreign matter thereto. The planar heat generating body includes: a heat generating wire that repeatedly folds so as to cover a surface surrounded by an outline; and a conducting wire for supplying current to the heat generating wire, that has a lower electrical resistance than the heat generating wire, as a result of having a greater width than the heat generating wire, and follows the outline.
US11656452B2 Apparatus for optical see-through head mounted display with mutual occlusion and opaqueness control capability
The present invention comprises a compact optical see-through head-mounted display capable of combining, a see-through image path with a virtual image path such that the opaqueness of the see-through image path can be modulated and the virtual image occludes parts of the see-through image and vice versa.
US11656451B2 Image processing apparatus for endoscope, image processing method for endoscope, and recording medium
An image processing apparatus for endoscope includes a processor. The processor sequentially receives a plurality of observation images of an endoscope, detects one or more lesioned parts from each of the plurality of observation images, analyzes visibility of at least one of a distance from the endoscope, an occupied area, a shape, a size, a position in the observation image, a color, luminance, or an organ part relating to the detected lesioned part, sets a display extension time of a detection result of the lesioned part according to the visibility, and outputs the observation image to which the detection result of the lesioned part is added.
US11656450B2 Rod lens relay system with reduced chromatic aberration
Improved fluoresced imaging (FI) endoscope devices and systems are provided to enhance use of endoscopes with FI and visible light capabilities. An endoscope device is provided for endoscopy imaging in a white light and a fluoresced light mode. A relay system includes an opposing pair of rod lens assemblies positioned symmetrically with respect to a central airspace. The rod lens assemblies include a meniscus lens positioned immediately adjacent to a central airspace and with the convex surface facing the airspace, a first lens having positive power with a convex face positioned adjacent to the inner face of the meniscus lens, a rod lens adjacent to the first lens having positive power and an outer optical manipulating structure selected from various designs providing chromatic aberration correction.
US11656448B2 Method and apparatus for quantitative hyperspectral fluorescence and reflectance imaging for surgical guidance
An imaging system includes an illumination device for illuminating a target. A surgical microscope receives light from the target, the surgical microscope comprising at least one optical output port at which at least a portion of the received light is provided as an output from the surgical microscope. A tunable filter receives the portion of the received light provided as the output from the surgical microscope, the tunable filter being tunable to pass a filtered portion of the received light, the filtered portion of the received light having a plurality of wavelengths selected by the tunable filter and provided as output from the tunable filter. A high-resolution, broad-bandwidth electronic camera receives the light of a plurality of wavelengths selected by the tunable filter, the electronic camera converting the light of a plurality of wavelengths selected by the tunable filter to a plurality of electrical signals. A processor processes the plurality of electrical signals to form an image of the target.
US11656444B2 Zoom lens group
A zoom lens group, sequentially from an object side to an image side along an optical axis, including a first lens group; a second lens group; a third lens group having positive refractive power; and a fourth lens group having negative refractive power. The zoom lens group continuously zooms by changing positions of the second lens group, the third lens group, and the fourth lens group along the optical axis. A distance TTL from an object-side surface of a lens in the first lens group closest to the object side to an imaging plane of the zoom lens group along the optical axis, and a total effective focal length fw of the zoom lens group in a wide-angle state satisfy: 2.0
US11656442B2 Photographing lens assembly, imaging apparatus and electronic device
A photographing lens assembly includes seven lens elements, which are, in order from an object side to an image side, a first lens element, a second lens element, a third lens element, a fourth lens element, a fifth lens element, a sixth lens element and a seventh lens element. The third lens element has positive refractive power. The seventh lens element has an image-side surface being concave in a paraxial region thereof, and at least one of an object-side surface and the image-side surface of the seventh lens element includes at least one inflection point. At least one surface of the seven lens elements is aspheric.
US11656440B2 Photographing optical lens assembly, image capturing unit and electronic device
A photographing optical lens assembly includes, in order from an object side to an image side, a first lens element, a second lens element, a third lens element, a fourth lens element, a fifth lens element, a sixth lens element and a seventh lens element. The first lens element with refractive power has an object-side surface being convex in a paraxial region thereof. Each second, third, fourth and fifth lens element has refractive power. The sixth lens element with negative refractive power has an object-side surface being concave in a paraxial region thereof and an image-side surface being convex in a paraxial region thereof, and both of the surfaces of the sixth lens element are aspheric. The seventh lens element with refractive power has an image-side surface being concave in a paraxial region thereof, wherein the image-side surface has at least one convex shape in an off-axis region thereof.
US11656439B2 Optical image capturing system
An optical image capturing system includes, in order from an object side to an image side, a first lens element, a second lens element, a third lens element, a fourth lens element, a fifth lens element and a sixth lens element. The first lens element with positive refractive power has a convex object-side surface. The second lens element and the third lens element have refractive power. The fourth lens element with negative refractive power has a concave object-side surface and a convex image-side surface. The fifth lens element with positive refractive power has a convex object-side surface, wherein at least one inflection point is on at least one surface thereof. The sixth lens element with negative refractive power has a concave object-side surface. The surfaces of the fifth and the sixth lens elements are aspheric. The optical image capturing system has a total of six lens elements.
US11656438B2 Mobile device and optical imaging lens thereof
An optical imaging lens includes first, second, third, fourth, fifth, and sixth lens elements, each having an object-side surface facing toward an object side and an image-side surface facing toward an image side. The image-side surface of the first lens element includes a concave portion in a vicinity of a periphery of the first lens element. The optical imaging lens as a whole has only the six lens elements having refractive power. The ratio between the f-number of the optical imaging lens and thicknesses of the lens elements satisfies certain relations.
US11656437B2 Optical imaging system including six lenses of −−++−+ refractive powers
The present disclosure discloses an optical imaging system including, sequentially from an object side to an image side along an optical axis, a first lens having negative refractive power with a convex object-side surface; a second lens having negative refractive power; a third lens having positive refractive power; a fourth lens having positive refractive power; a fifth lens having negative refractive power; and a sixth lens having positive refractive power. A maximum field-of-view FOV of the optical imaging system and a distance TTL along the optical axis from the object-side surface of the first lens to an imaging plane of the optical imaging system satisfy tan(FOV/2)/TTL>1.0 mm−1. A center thickness CT1 of the first lens along the optical axis and a center thickness CT4 of the fourth lens along the optical axis satisfy 0.9≤CT1/CT4<1.5.
US11656433B2 Optical imaging lens assembly
The present disclosure provides an optical imaging lens assembly including, sequentially from an object side to an image side along an optical axis, a first lens having refractive power; a second lens having refractive power; and a third lens having refractive power. A center thickness CT1 of the first lens along the optical axis and a maximum effective radius DT11 of an object-side surface of the first lens satisfy: 1.0
US11656431B2 Imaging lens system and camera module
A camera module includes a first lens having positive refractive power; a second lens having refractive power; a third lens having positive refractive power, and having a concave shape on an image side surface; a fourth lens having negative refractive power; and a fifth lens having refractive power. TTL, a distance from an object side surface of the first lens to an imaging surface and BFL, a distance from an image side surface of the fifth lens to the imaging surface satisfy 1.0
US11656425B2 Optical device and optical measuring machine
An optical device includes a first lens holder holding a collimating lens, a second connector block supporting the first lens holder, a second lens holder supporting a light-forming lens, a pillar-shaped roller interposed between the second connector block and the second lens holder and disposed along an X-axis direction, and a pair of adjuster screws disposed across an optical axis in a Y-axis direction, the second lens holder and the second connector block being fixed with each other by the adjuster screws. Mutually facing end faces of the second connector block and the second lens holder are provided with respective V-shaped grooves extending along the X-axis direction, the roller being interposed between the V-shaped grooves. Each of the adjuster screws includes a head engaged with the second lens holder in a manner capable of relative movement in the X-axis direction and a shaft screwed into the second connector block.
US11656424B2 Optical apparatus
An optical apparatus includes holders configured to hold on a base member a third holding member that holds a third optical element among a plurality of optical elements, and provided at three locations in a circumferential direction around an optical axis when viewed from an optical axis direction, or a holder configured to holding the base member on another member. Where first, second, and third axes pass through the optical axis and holders at the three locations, a first driver and a first guide member are disposed in a first area between the first axis and the second axis, and a second driver and a second guide member are disposed in a second area between the first axis and the third axis. The first driver and second driver are disposed in two areas that at least partially overlap each other in the optical axis direction.
US11656420B2 System and method of distributing ultra high power using optical fiber cable
Embodiments include an optical fiber cable comprising a length extending between a first end and a second end, a central cooling tube, a plurality of optical fibers disposed radially around the cooling tube, each optical fiber comprising a fiber core and a cladding disposed around the fiber core, an outer protective cover, and an inner thermal filler disposed between the outer protective cover and the central cooling tube and surrounding each of the optical fibers, wherein each of the central cooling tube, the outer protective cover, the inner thermal filler, and the plurality of optical fibers extend the length of the cable. Various systems and methods for removing imperfections from individual optical fibers and for distributing power across long distances using the optical fiber cable are also provided.
US11656417B2 Flexible optical-fiber ribbon
An optical-fiber ribbon having excellent flexibility, strength, and robustness facilitates separation of an optical fiber from the optical-fiber ribbon without damaging the optical fiber's glass core, glass cladding, primary coating, secondary coating, and ink layer, if present.
US11656416B2 Optical waveguide connection assembly and optical module comprising optical waveguide connection assembly
The present disclosure provides an optical waveguide connection assembly and an optical module including the optical waveguide connection assembly. The optical waveguide connection assembly includes a holder, an optical fiber, a connection member and an optical coefficient adjusting member. The holder has a first part and a second part. The first part is positioned a side of the optical element, the second part is positioned above the optical element. The optical fiber is fixed to the first par. The connection member is provided between the second part and the optical element. The optical coefficient adjusting member is provided between the optical fiber and the optical element, so that a beam is capable of being transferred between the optical fiber and the optical element via the optical coefficient adjusting member. The optical waveguide connection assembly is fixed to the optical element via the connection member and the optical coefficient adjusting member.
US11656410B2 Optical fiber fusing and connecting machine and optical fiber fusing and connecting method
A fusion splicer includes an irradiation unit to irradiate an optical fiber with first wavelength light and second wavelength light; a light receiving unit; a processing unit to extract first feature data from first luminance information based on the first wavelength light and to extract second feature data from second luminance information based on the second wavelength light; a determination unit to determine whether the first feature data and the second feature data are within a predetermined range; and a drive unit to move one optical fiber on the basis of the luminance information from which the feature data is extracted so as to arrange the axes of the optical fibers in a predetermined positional relationship when the feature data is determined to be within the predetermined range. The processing unit extracts the second feature data when the first feature data is not within the predetermined range.
US11656408B2 Optical assembly
The present invention relates to an optical assembly comprising a first optical circuit and a second optical circuit. The invention further relates to an optical device in which the first and second optical circuit are fixedly connected to each other. In addition, the present invention relates to a method for manufacturing the optical device. According to the invention, flexible waveguide ends of waveguides on the second optical circuit are used that extend upwards from the second optical circuit to optically couple to waveguides on the first optical circuit.
US11656402B2 Optical fiber and laser device
An optical fiber includes a core that propagates a light that includes a wavelength equal to or larger than 1000 nm and equal to or smaller than 1100 nm. The light propagates in the core at least in an LP01 mode and an LP11 mode. A difference between a propagation constant of the light in the LP01 mode and a propagation constant of the light in the LP11 mode is 1735 rad/m or larger and 4000 rad/m or smaller.
US11656396B2 Optically variable film, apparatus and method for making the same
An apparatus for producing an optically variable film includes a laser configured to emit a beam, a telescoping lens section having a first lens and a second lens spaced apart by a first distance and an interferometer configured to direct the beam toward a workpiece. The laser may be operated at a predetermined power level and the first and second lenses are sized and spaced relative to one another to direct the beam onto the workpiece at about 200-230 dots per inch. The workpiece may include a polyethylene terephthalate (PET) layer configured to be ablated by the beam, forming a microstructure in the surface of the layer. The microstructure may be randomized and used to present non-chroma visual effects.
US11656395B2 Compact spatial light modulator illumination system
An optical device includes a first polarization selective reflector; a second polarization selective reflector positioned relative to the first polarization selective reflector so that the first polarization selective reflector directs first light toward the second polarization selective reflector and the second polarization selective reflector directs at least a portion of the first light toward the first polarization selective reflector as second light. The optical device includes a first reflector positioned relative to the first polarization selective reflector so that the first polarization selective reflector directs at least a portion of the second light received from the second polarization selective reflector toward the first reflector as third light and the first reflector directs at least a portion of third light toward the first polarization selective reflector.
US11656394B2 Sensing device
A sensing device includes a sensor, a reflective polarizer disposed on the sensor, a dye-doped polymeric layer disposed on the reflective polarizer, and a patterned liquid crystal polymer layer disposed on the dye-doped polymeric layer.
US11656387B2 Light emitting device for emitting diffuse light
A diffusive layer including a laminate of a plurality of transparent films is provided. At least one of the plurality of transparent films includes a plurality of diffusive elements with a concentration that is less than a percolation threshold. The plurality of diffusive elements are optical elements that diffuse light that is impinging on such element. The plurality of diffusive elements can be diffusively reflective, diffusively transmitting or combination of both. The plurality of diffusive elements can include fibers, grains, domains, and/or the like. The at least one film can also include a powder material for improving the diffusive emission of radiation and a plurality of particles that are fluorescent when exposed to radiation.
US11656382B2 Leak induced guided wave amplitude log for downhole leakage localization
A method for identifying a leak for dynamic logging may comprise estimating a Stoneley wave slowness, separating a Stoneley wave into an up-going Stoneley wave and a down-going Stoneley wave, estimating an amplitude of the up-going Stoneley wave and the down-going Stoneley wave, identifying a difference between the amplitude of the up-going Stoneley wave and the down-going Stoneley wave, forming an amplitude summation curve or an amplitude difference curve, and identifying a location of the leak.
US11656381B2 Extracting shear wave slowness from hexapole waves and octupole waves
Disclosed is a system and method for calculating a formation shear-wave slowness. The system includes a borehole sonic logging tool and an information handling system. The borehole sonic logging tool may comprise a transmitter comprising one or more elements disposed at one or more radial distances from an axis of the borehole sonic logging tool and the transmitter is configured to transmit a first mode into a borehole. The sonic logging tool may further include one or more receivers disposed at a second radial distance from the axis of the borehole sonic logging tool and are configured to detect a second mode that one or more lobes than is a higher order than the first mode. A method may comprise broadcasting the first mode into the borehole, recording the second mode from the borehole with the one or more receivers, and calculating the formation shear-wave slowness from the second mode.
US11656377B2 Visco-acoustic full waveform inversion of velocity and Q
A method for seismic exploration uses visco-acoustic FWI to model velocity and quality factor Q for an explored subsurface formation. The method employs frequency-dependent velocity to reduce cross-talk between Q and velocity and may be used for both isotropic and anisotropic media.
US11656376B2 Method for identifying reef-shoal reservoir in faulted lacustrine basin based on “basement structure-paleogeomorphology-seismic facies” progressive constraint
A method for identifying a reef-shoal reservoir in a faulted lacustrine basin based on a basement structure-paleogeomorphology-seismic facies progressive constraint, including: analyzing a basement structure of a work area; establishing a paleogeomorphology classification standard according to thickness, reflection structure and stratigraphic dip; based on well-seismic calibration and forward modeling, establishing a seismic facies classification standard for reef-shoal facies belts under different paleo-geomorphic conditions, and quantitatively predicting and describing a reservoir in the reef-shoal facies belts using seismic facies-controlled inversion; and according to analysis results of basement structure characteristic, paleogeomorphology classification and seismic facies, establishing a method for predicting a favorable reservoir.
US11656375B2 Measuring hydrophone channel impedance using a test signal generator coupled in series
Systems, apparatuses, and method of measuring hydrophone impedance are provided herein. A sensor can convert an acoustic wave received via a liquid medium into an electric signal. A signal encoder can be coupled with the sensor to receive the electric signal. A test signal generator can be coupled in series with the sensor and the signal encoder and can generate a test signal. The test signal can measure an impedance of the sensor. A switch component can be coupled in series with the sensor, the signal encoder, and the test signal generator. The switch component can route the test signal to a first terminal of the sensor and through a second terminal of sensor during a first operational state. The switch component can route the test signal to the second terminal of the sensor and through the first terminal of sensor during a second operational state.
US11656373B2 Methods and systems for forming images with radiation
Disclosed herein is a method comprising: obtaining a signal at a pixel in an array of pixels of a radiation detector, wherein the signal is generated from radiation incident on the radiation detector; obtaining a corrected signal by correcting the signal with a combination of a set of reference signals generated from the radiation at a set of reference pixels in the array, wherein a set of weights are respectively applied to the set of reference signals in the combination; and forming an image based on the corrected signal; wherein the set of weights is a function of a location of the pixel with respect to the array.
US11656370B2 Radiation imaging panel, radiation imaging apparatus, radiation imaging system, method of manufacturing radiation imaging panel, and scintillator plate
A radiation imaging panel comprising a substrate in which a plurality of pixels each including a photoelectric conversion element are arranged, a scintillator containing a plurality of columnar crystals arranged on the substrate, and a protective layer is provided. The protective layer includes a first resin layer arranged so as to cover the scintillator and a second resin layer arranged on the first resin layer, and the first resin layer contains a resin to which particles of a metal compound is added. A light reflectance r1 [%] of the first resin layer satisfies 47%
US11656368B2 Systems and methods for GPS/GNSS based real time global asset tracking
Systems and methods for global positioning satellite (GPS)/global navigation satellite system (GNSS) based real time global asset tracking are described. In an embodiment provides a system for real time, fast, global asset tracking, the system includes: a server with a processor, a memory, and a network interface, wherein the memory includes a tracking application, where the tracking application directs the processor to: receive a message including specific data from a tag; determine a time search window based on the message received from the tag; perform an initial position search; perform calculations for position and time, utilizing the time search window, the initial position search and satellite ephemeris information; and display a position information of the tag.
US11656366B2 Apparatus, system and method for generalized multi-mode state machine based localization engine and application of same
An apparatus and a method for performing positioning using a Global Navigation Satellite System (GNSS) with a state machine based localization engine are provided. When the apparatus receives GNSS signals, the apparatus provides the localization engine to process the GNSS signals, and determines, based on a GNSS status and a position-velocity-time (PVT) status, a state of the localization engine. Specifically, the state of the localization engine is switchable between at least 3 states, including a dead reckoning state, a tightly coupling state, and a loosely coupling state. Once the state is determined, the localization engine may determine a local accuracy status based on the state of the localization engine. Thus, a downstream module on the apparatus may use the local accuracy status to perform a corresponding downstream action.
US11656365B2 Geolocation with aerial and satellite photography
A method of automatically geolocating a visual target. The method comprises operating a flying vehicle in a search region including the visual target. The method further includes affirmatively identifying a visual target in an aerial photograph of the search region captured by the flying vehicle. The method further includes automatically correlating the aerial photograph of the search region to a geo-tagged photograph of the search region, wherein the geo-tagged photograph is labelled with pre-defined geospatial coordinates. Based on such automatic correlation, a geospatial coordinate is determined for the visual target in the search region.
US11656364B2 Real-time correlation of sensed position data with terrestrial features
Methods and systems of correlating sensed position data with terrestrial features receive sensed position data from a position sensing system operatively associated with a moveable object; select a reduced set of snap point candidates from terrestrial data based on a sensed position point; choose a best snap point candidate from among the reduced set of snap point candidates based on a plurality of predictive variables and corresponding weighting factors for each snap point candidate in the reduced set of snap point candidates; and snap the sensed position point to the best snap point candidate to produce a snapped position point. The selecting, choosing, and snapping processes are performed in substantially real time so that the systems and methods correlate the sensed position data from the moveable object with terrestrial features in substantially real time.
US11656362B2 System and method for providing cyber security for satellite-based navigation systems
A system and method for detecting cyber-attacks. The method includes receiving satellite data from at least one satellite orbiting at a location of a ground-level sensor. The satellite data is received from the ground-level sensor. The method also includes determining whether the received satellite data is valid, and upon determining that the received satellite data is invalid, extracting a list of GNSS devices in a region where the ground-level sensor is deployed, and alerting each GNSS device in the list of GNSS devices on a potential cyber-attack.
US11656358B2 Synchronization of multiple rotating sensors of a vehicle
One example system includes a first light detection and ranging (LIDAR) device that scans a first field-of-view defined by a first range of pointing directions associated with the first LIDAR device. The system also includes a second LIDAR device that scans a second FOV defined by a second range of pointing directions associated with the second LIDAR device. The second FOV at least partially overlaps the first FOV. The system also includes a first controller that adjusts a first pointing direction of the first LIDAR device. The system also includes a second controller that adjusts a second pointing direction of the second LIDAR device synchronously with the adjustment of the first pointing direction of the first LIDAR device.
US11656356B2 Ranging method based on laser radar system, device and readable storage medium
A ranging method based on a laser radar system, a device and a readable storage medium are provided. The ranging method includes receiving ranging data obtained by measuring via a plurality of laser radars of a laser radar system, where the ranging data includes distances between the laser radars and obstacles in measurement ranges of the laser radars; establishing a three-dimensional coordinate model according to the ranging data; and determining a distance between a target unmanned device and each obstacle according to the three-dimensional coordinate model. The ranging method can realize a ranging calibration task for a larger distance range, thereby effectively improving a calibration efficiency and accuracy of the visual image algorithm, compared with the existing method of ranging calibration of the visual image algorithm by a single laser radar.
US11656354B2 Radar system to track low flying unmanned aerial vehicles and objects
A radar system for tracking UAVs and other low flying objects utilizing wireless networking equipment is provided. The system is implemented as a distributed low altitude radar system where transmitting antennas are coupled with the wireless networking equipment to radiate signals in a skyward direction. A receiving antenna or array receives signals radiated from the transmitting antenna, and in particular, signals or echoes reflected from the object in the skyward detection region. One or more processing components is electronically coupled with the wireless networking equipment and receiving antenna to receive and manipulate signal information to provide recognition of and track low flying objects and their movement within the coverage region. The system may provide detection of objects throughout a plurality of regions by networking regional nodes, and aggregating the information to detect and track UAVs and other low flying objects as they move within the detection regions.
US11656349B1 Trigger frame for NDP ranging
A first communication device generates a trigger frame for use in a multi-user ranging measurement exchange session with a plurality of second communication devices. The trigger frame includes trigger type information for indicating a type of frame exchange to which the trigger frame corresponds, and the first communication device generates the trigger frame to include trigger type information that indicates the trigger frame is for prompting an uplink (UL) multi-user (MU) null data packet (NDP) transmission as part of the MU ranging measurement exchange session. The first communication device transmits the trigger frame as part of the ranging measurement exchange session with the plurality of second communication devices, and receives an UL MU NDP transmission from the plurality of second communication devices as part of the ranging measurement exchange session, the UL MU NDP transmission being responsive to the trigger frame.
US11656344B2 Light-based position measurement device with atmospheric correction
A position measurement system is configured to measure its position in one or more degrees of freedom with respect to a beam of light while addressing errors caused by atmospheric distortions. Atmospheric distortions can be measured using a wavefront sensor. Data from such a sensor can be used in combination with a beam position sensing device, such that wavefront data can determine if beam position device data should be discarded or can be used to correct the beam position device mathematically. Alternately, the wavefront sensor data can be used to control an adaptive optic that has the ability to receive a distorted beam and then transmit an undistorted beam to the beam position sensing device, eliminating the need to mathematically correct the data from the beam position sensing device. Finally, the wavefront sensor itself can be used to both measure wavefront distortions as well as determine beam position.
US11656340B2 LIDAR device
A LIDAR device includes a light source, a mirror, a rotatable shaft, and a motor. The light source configured to emit a light beam having a predetermined light beam width for scanning a scanning zone. The rotatable shaft has a center axis parallel to a reflective surface of the mirror and is connected to a back surface of the mirror. The motor is configured to rotate the shaft to cause the mirror to swing between a first position and a second position. The light source and the mirror are arranged to have a positional relationship such that a mirror center is aligned with the light beam center when the mirror is at the first position, and the mirror center shifts within a motion area when the mirror is swinging between the first position, non-inclusive, and the second position, inclusive.
US11656339B2 System and methods for synchronizing rotation of multiple mirrors
Apparatuses and methods for controlling a micro-mirror are provided. In one example, a controller is coupled with a micro-mirror assembly comprising a micro-mirror, an actuator, and a sensor. The controller is configured to: receive a reference signal including information of a target oscillatory rotation of the micro-mirror; receive, from the sensor, the measurement signal of an oscillatory rotation of the micro-mirror; determine, based on the measurement signal and the information included in the reference signal, a difference between the oscillatory rotation of the micro-mirror and the target oscillatory rotation; receive an input control signal; generate, based on the difference and the input control signal, an output control signal to control at least one of a phase or an amplitude of the oscillatory rotation of the micro-mirror; and transmit the output control signal to the actuator.
US11656338B2 Retroreflector with sensor
A reflector arrangement having at least one retroreflector and at least one sensor arrangement arranged downstream of the retroreflector in relation to a beam incidence direction, having a sensor. The sensor arrangement comprises a code element—having a code pattern, and the retroreflector, the code element—and the sensor are arranged in such a way that the code element—is arranged between the retroreflector and the sensor and an angle-dependent position with respect to the optical axis of a projection of the code pattern onto the detection surface can be determined by means of the sensor.
US11656337B2 Photonic apparatus integrating optical sensing and optical processing components
Embodiments described herein relate to a photonic apparatus for processing optical signals within an integrated optical pathway. The photonic apparatus a light perception device that perceives light from a surrounding environment of the apparatus. The photonic apparatus also includes an optical neural network (ONN) connected with the light perception device via an optical relay. The optical neural network configured to perform optical processing on the light according to a deep learning algorithm and using optical components.
US11656335B2 System and method for detecting aircraft signatures
A radar system for detecting aircraft signatures is provided. The system comprises a plurality of radar clusters where each radar cluster further comprises a plurality of transmit antennas and a plurality of receive antennas. In this context, the plurality of transmit antennas and the plurality of receive antennas are co-located within each radar cluster. Furthermore, the plurality of transmit antennas are time synchronized and/or phase coherent with the plurality of receive antennas.
US11656333B2 System and method for identifying a target using radar sensors
In accordance with an embodiment, a method of recognizing a biological target includes performing radar measurements for a plurality of sites on the biological target using a millimeter-wave radar sensor, producing a target data set for the plurality of sites based on the radar measurements, extracting features from the target data set, comparing the extracted features to stored features, and determining whether the extracted features match the stored features based on the comparing.
US11656331B2 System and method of emulating echo signals from emulated targets with reduced interference
A system and method are provided for emulating echo signals using test equipment, including an antenna and an I/Q mixer, in response to a radar signal transmitted by a radar under test. The method includes receiving the radar signal from the radar under test, where a reflection component of the radar signal is reflected from at least the antenna; mixing the received radar signal as a local oscillator (LO) signal with I and Q signals at the I/Q mixer to output a mixing product as a radio frequency (RF) signal, where a leakage component of the LO signal leaks through the I/Q mixer; substantially canceling the reflection component of the radar signal using the leakage component of the LO signal; and transmitting the RF signal as the emulated echo signal to the radar under test, wherein the emulated echo signal indicates at least a range to the emulated target.
US11656330B2 Built in self test transmitter phase calibration
Disclosed are various embodiments for improving the accuracy of a phase associated with the radar signal by identifying a spectral signature associated with a radio frequency (RF) impairment and performing digital predistortion to enhance the radar performance and to compensate for the impairment that causes offset or imbalance of the phase rotator output cause signal distortion or otherwise degrade of the phase of the signal. The self-calibrating mechanism of the present disclosure is configured to identify the impairments, determine a spectral signature associated with the impairment, and optimize the phase error through digital predistortion of the RF signal based at least in part on the spectral signature associated with the impairment.
US11656329B2 Sensor calibration
This disclosure is directed to calibrating sensors for an autonomous vehicle. First sensor data and second sensor data can be captured by one or more sensors representing an environment. The first sensor data and the second sensor data can be associated with a grid in a plurality of combinations to generate a plurality of projected data. A number of data points of the projected data occupying a cell of the grid can be summed to determine a spatial histogram. An amount of error (such as an entropy value) can be determined for each of the projected data, and the projected data corresponding to the lowest entropy value can be selected as representing a calibrated configuration of the one or more sensors. Calibration data associated with the lowest entropy value can be determined and used to calibrate the one or more sensors, respectively.
US11656327B2 Sensor with internal cleaning
Aspects of the disclosure relate to systems for cleaning a sensor. For example, the sensor may include a housing as well as internal sensor components housed within the housing. The housing may include a sensor input surface through which signals may pass. The system may also include a motor configured to rotate the internal sensor components relative to a mount as well as the mount to which the motor is fixed. The system may also include a wiper including a wiper blade. The wiper may be attached to the mount such that rotating the housing causes the wiper to contact the sensor input surface in order to clean the sensor.
US11656326B2 Radar elevation angle measurement
An object of the present invention is to provide a method capable of calibrating a sensor function required in a safety design of a radar safety sensor in real time.A calibration station (11) is provided on a traveling route of an unmanned vehicle (1) on which a safety sensor (3) for detecting an obstacle (2) ahead is mounted, and a standard reflection is provided at a position of a maximum measurement distance (L) of the safety sensor (3) at the calibration station (11). Prior to normal traveling of the unmanned trolley 1, the unmanned trolley 1 is moved to the calibration station 11 in advance, and the reference value obtained by measuring the standard reflector 12 with the safety sensor 3 is taught, During normal operation of the unmanned trolley 1, every time the unmanned trolley 1 reaches the calibration station 11, the measured value obtained by measuring the standard reflector 12 by the safety sensor 3 is compared with a reference value. Calibrate the sensor function of FIG. 1.
US11656322B2 Method for reducing mutual interference in radars
A distributed FMCW radar communication system for interference mitigation in an ego unit comprising at least one RadCom unit arranged for radar sensing in a radar mode and for data communication in a communication mode with at least one target unit by switching between the radar mode and the communication mode in time and using separate frequency bands for the radar mode and the communication mode, using a random medium access technique for communication, where the ego unit comprises a plurality of RadCom units and a control unit adapted to control the plurality of RadCom units to use different starting times and frequency bands based on at least one received control message by means of communication during a radar frame duration (Tf) received by means of the data communication, where the starting times of different FMCW radars are separated sufficiently so as they are orthogonal.
US11656314B2 AoA/AoD calculation with mirror disambiguation
A receiver circuit is disclosed. The receiver circuit includes a receiver antenna or a receiver antenna arrays oriented at a receiver orientation angle and configured to receive a plurality of RF signals transmitted from a transmitter circuit including a transmit antenna or a transmit antenna array oriented at a transmitter orientation angle. A controller A) calculates first and second AoAs based on a first signal at a first receiver antenna array, and calculates third and fourth AoAs based on a second signal at a second receiver antenna array, and/or B) calculates first and second AoDs based on a third signal from a first transmit antenna array, and calculates third and fourth AoDs based on a fourth signal from a second transmit antenna array. The controller also determines which of the first and second AoAs is correct, and/or determines which of the first and second AoDs is correct.
US11656313B2 Low-frequency radio navigation system
Systems and methods for a low-frequency radio navigation system are described. The system may include a transmitter comprising a base coded modulator configured to generate a base modulation and a data coded modulator configured to generate a data modulation; wherein the transmitter radiates a continuous, constant-power chirped-FM spread spectrum signal, comprising: the base modulation; and the data modulation, wherein the data modulation is orthogonal to the base modulation. The system may also include a receiver comprising a digital signal processor, wherein at least one matched filter coupled to the digital signal processor, the at least one matched filter configured to decode said base modulation and data-encoded modulation and provide a correlation function for received signals received from at least three geographically-spaced transmitters.
US11656310B2 Real-time fMRI
The invention provides a method of medical imaging. The method comprises: receiving, for a current active time window (204A-N) and during a brain activity analysis session (200, 500), fMRI data of a region of interest (309) of a subject (318) in an active state. A transverse relaxation, T2*, map may be generated from the fMRI data using a predefined model of fMRI data variations. The generated T2* map may be compared with a reference T2* map. A blood-oxygen-level dependent (BOLD) response of the region of interest (309) during the current active time window (204 A-N) may be estimated using the results of the comparison.
US11656304B2 Radio frequency coil and coil assembly thereof
A magnetic resonance imaging (MRI) coil device is provided. The device includes a first receiver coil portion, a second receiver coil portion, and a locking mechanism. The second receiver coil portion is configured to fit with the first receiver coil portion to provide a receiver coil assembly. The second receiver coil portion is moveable relative to the first receiver coil portion. The locking mechanism is configured to limit relative movement between the first receiver coil portion and the second receiver coil portion when the first receiver coil portion and the second receiver coil portion are fit together.
US11656298B2 Deep parallel fault diagnosis method and system for dissolved gas in transformer oil
The disclosure provides a deep parallel fault diagnosis method and system for dissolved gas in transformer oil, which relate to the field of power transformer fault diagnosis. The deep parallel fault diagnosis method includes: collecting monitoring information of dissolved gas in each transformer substation and performing a normalizing processing on the data; using the dissolved gas in the oil to build feature parameters as the input of the LSTM diagnosis model, and performing image processing on the data as the input of the CNN diagnosis model; building the LSTM diagnosis model and the CNN diagnosis model, respectively, and using the data set to train and verify the diagnosis models according to the proportion; and using the DS evidence theory calculation to perform a deep parallel fusion of the outputs of the softmax layers of the two deep learning models.
US11656297B2 Power electronic instrument for continuously monitoring stability and stabilizing a DC microgrid
An apparatus monitoring system stability of a DC power system includes a switching power converter with a control loop. The converter is connected to a DC bus of the system. A monitoring loop injected into the control loop includes a sensor circuit monitoring voltage and current of the DC bus and a small signal injector producing a periodic signal with variable amplitude and frequency and injects the periodic signal on a reference signal of the control loop. The monitoring loop includes a stability measurement circuit that varies a frequency input to the small signal injector until the periodic signal has a frequency equal to a system minor loop gain crossover frequency of an impedance ratio of a converter closed loop output impedance and an impedance of the DC power system. The monitoring loop includes a measurement output circuit that outputs a DC power system stability margin at the crossover frequency.
US11656294B2 Battery diagnostics system and method using second path redundant measurement approach
A method for providing battery diagnostics includes: measuring a first voltage across a first battery cell of a rechargeable battery via a first measurement path of a network using a first measurement circuit, measuring the first voltage including taking at least one first voltage sample during a first time period using the first measurement circuit; measuring a second voltage across the first battery cell via a second measurement path of the network using a second measurement circuit, measuring the second voltage including taking at least one second voltage sample during the first time period using the second measurement circuit, where the second measurement path of the network is different from the first measurement path of the network; comparing the measured first voltage with the measured second voltage; and generating a diagnostic output signal based on the comparison.
US11656292B2 Apparatus and method for detecting abnormality in battery
An apparatus for detecting abnormality in a battery, includes: a voltage sensor configured to detect voltages of a plurality of battery cells in a battery; and a controller configured to receive the voltages detected by the voltage sensor and to determine whether the battery cells are abnormal on the basis of voltage changes with respect to charge amounts of the plurality of battery cells during charging of the battery.
US11656282B2 Energy storage device management apparatus and energy storage device management method
Based on a voltage of a secondary battery detected by a voltage measurement unit, a residual capacity is acquired from a correlation between the voltage and the residual capacity of the secondary battery stored in a memory, and a state of charge (SOC) which is a ratio of the residual capacity to a reference capacity is obtained. The reference capacity is set to a prescribed amount less than a residual capacity at full charge. Further, an information processing unit determines an abnormality of a module based on a comparison between the SOC and an SOC obtained by another method.
US11656281B2 Battery probe set
The present disclosure relates to a battery probe set configured to plug into a battery tester and impinge upon one or more terminals of a battery. The battery probe set includes first and second probe assemblies, each including a housing with gripping portions and conductive ports, probe stems of varying lengths that attach to the housing, and probe tips that couple to the probe stems. The housing, probe stem, and probe tips are electrically coupled via conductive paths. The first and second probe assemblies are electrically coupled via a transverse connector, permitting the location of probe plugs onto one of the probe assemblies that is configured to be pluggable into the battery tester. The probe tips are interchangeable and include a light source.
US11656275B2 Injection device, semiconductor testing system and its testing method
An injection device is disclosed herein. The injection device is utilized to inject a liquid onto a test area of a semiconductor element. The injection device includes a base, a reservoir, a first testing pipe, a cleaning pipe and a liquid-draining pipe. The reservoir set on the base is provided with at least one connecting port and a dropping port, wherein the dropping port is against the test area of the semiconductor element. The first testing pipe, the cleaning pipe and the liquid-draining pipe are connected to at least one connecting port, wherein a first liquid is injected from the first testing pipe into the reservoir, and wherein the a cleaning liquid is injected from the cleaning pipe into the reservoir to clean the reservoir and the test area. The dropping port is utilized to drain off the first testing liquid and the cleaning liquid in the reservoir. A semiconductor testing system utilizing the injection device and its testing method are also provided herein.
US11656267B2 Transistor characterization
A method of characterizing a field-effect transistor, including: a step of application, to the transistor gate, of a single voltage ramp; and a step of interpretation both of gate capacitance variations and of drain current variations of the transistor.
US11656260B2 Electromagnetic wave measurement point calculation program and radiation interference wave measurement device
An electromagnetic wave measurement point calculation program causing a computer to execute: a correction coefficient calculating function of calculating a correction coefficient for which an interval of heights of an antenna satisfies a sampling theorem based on a relative positional relation between a test body including a radiation source radiating a radiation interference wave and the antenna performing measurement of at least one of an electric field and a magnetic field of the radiation interference wave and a reflection coefficient of the radiation interference wave on a floor face on which the test body is placed; and a measurement height calculating function of sequentially calculating the heights of the antenna in a case in which the measurement is performed using the correction coefficient.
US11656254B2 Power detector including squaring circuits
In certain aspects, a method is provided for measuring power using a resistive element coupled between a power amplifier and an antenna. The method includes squaring a voltage from a first terminal of the resistive element to obtain a first signal, squaring a voltage from a second terminal of the resistive element to obtain a second signal, and generating a measurement signal based on a difference between the first signal and the second signal. In some implementations, the resistive element is implemented with a power switch.
US11656251B2 Radiation hardened magnetic current sensor
An integrated magnetic current sensor is provided. Aspects include a first transformer comprising a magnetic core, a first primary winding and a first secondary winding, a voltage source configured to supply a first alternating current (AC) voltage to the first secondary winding, a second transformer comprising, the magnetic core, a second primary winding, a second secondary winding, and a third secondary winding, wherein the first primary winding and the second primary winding are connected in series, and a bi-directional current source configured to bias a magnetic field in the magnetic core by supplying a current to the second secondary winding responsive to a sense current flowing through the first primary winding and the second primary winding.
US11656250B2 Current sensor system
A current sensor system, includes: a plurality of conductors that are integrated into a substrate, each of the plurality of conductors having a respective first through-hole formed therein and a plurality of current sensors, each of the plurality of current sensors being disposed on the substrate. Each of the plurality of current sensors is disposed above or below the respective first through-hole of a different one of the plurality of conductors, and the substrate includes a plurality of conductive traces, each coupled to at least one of the plurality of current sensors.
US11656247B2 Micro-coaxial wire interconnect architecture
A coaxial wire interconnect architecture and associated methods are described. In one example, the coaxial wire interconnect architecture is used in a test socket interconnect array. Flexible bends are formed in one or more of the coaxial wire interconnects to provide compliant connections to an electronic device during testing.
US11656243B2 Physical quantity sensor, electronic apparatus, and vehicle
A physical quantity sensor includes, when three directions orthogonal to one another are defined as a first direction, a second direction, and a third direction, a substrate; and a moving member facing the substrate in the third direction via a gap and becoming displaced in the third direction in relation to the substrate. The moving member has a first region that has a plurality of penetration holes penetrating the moving member in the third direction and having a square opening shape as viewed from the third direction, and a second region having no penetration hole. At least one of a length in the first direction and a length in the second direction of the second region is equal to or greater than S0+2×S1, where S0 is a length of one side of the penetration hole, and S1 is a space between the penetration holes next to each other.
US11656242B2 Angular velocity detection device, image display apparatus, angular velocity detection method, and storage medium
An angular velocity detection device includes an angular velocity sensor configured to detect angular velocity, an acquisition unit configured to acquire orientation information in a three-dimensional space on a moving object including the angular velocity sensor, a calculation unit configured to calculate estimated angular velocity based on the acquired orientation information, and a correction unit configured to correct an output of the angular velocity sensor based on the angular velocity detected by the angular velocity sensor and the estimated angular velocity calculated by the calculation unit.
US11656241B2 Micro-fabricated optical motion sensor
An optical motion sensor includes a substrate, a whispering-gallery-mode-based optical resonator disposed on the substrate, a mass-spring-damper system disposed on the substrate proximate to a first side of the whispering-gallery-mode-based optical resonator, and a waveguide or optical fiber. The whispering-gallery-mode-based optical resonator has a substantially circular cross-section. A gap separates an end of the mass-spring-damper system from the whispering-gallery-mode-based optical resonator. The waveguide or optical fiber abuts a second side of the whispering-gallery-mode-based optical resonator that is substantially opposite to the first side.
US11656239B2 Acceleration transducer and method for measuring acceleration data
An acceleration transducer for measuring acceleration data of a target device. The acceleration transducer includes a transducer body, an electronic assembly arranged inside the transducer body, a fastener having a cavity, an accelerometer arranged into the cavity, and a communication means connecting the accelerometer with the electronic assembly for transmitting acceleration data of the target device to the electronic assembly. The fastener is arrangeable into the portion of the target device in a manner that the fastener is substantially fitted into the portion of the target device.
US11656236B2 Mirror calibration of multiple flow-measurement devices
Various embodiments include an exemplary apparatus and method for insitu calibration of multiple flow-sensing devices within a dilution system. In one example, a calibration and dilution system includes a first mass-flow device to serve as a global reference, a second mass-flow device configured to be coupled to and provide a supply of clean gas to a primary diluter, and a third mass-flow device configured to be coupled to and provide a supply of clean gas to a secondary diluter, where the diluters are pneumatically coupled to one another through a gas-supply line. Multiple valves are coupled to at least the mass-flow devices and the diluters. The calibration and dilution system is arranged so that the mass-flow controllers can be calibrated in-situ without having to remove any of the mass-flow controllers from the calibration and dilution system. Other apparatuses, designs, and methods are disclosed.
US11656233B2 Multiplex isotype-specific antibody detection
Methods and reagents for multiplex detection of antibodies are disclosed. In particular, the invention relates to multiplex detection of antibodies using antigen-DNA and antibody-binding agent-DNA conjugates carrying DNA barcodes for identifying and quantitating disease-relevant antibody isotypes, such as those involved in allergic responses, autoimmune diseases, infections, and inflammation.
US11656231B2 Passivated nanoparticles
Passivated semiconductor nanoparticles and methods for the fabrication and use of passivated semiconductor nanoparticles is provided herein.
US11656230B2 Method for predicting cancer sensitivity
The present invention relates to methods of determining cancer cell sensitivity to treatment by using antibodies to detect the presence of heterodimers in the cell, as well as to determine the relationship between the antibody binding to the heterodimer in the cancer cell and the sensitivity of the cell to cancer treatment. The invention also provides a method of predicting therapeutic efficacy in a cancer patient.
US11656226B2 Image generation for detection and related methods
Embodiments described herein generally relate to: sensing and/or authentication using luminescence imaging; diagnostic assays, systems, and related methods; temporal thermal sensing and related methods; and/or to emissive species, such as those excitable by white light, and related systems and methods.
US11656223B2 Method of detecting test substance, sample analysis cartridge, and sample analyzer
In a method of detecting a test substance, a test substance is detected using a sample analysis cartridge supplied with a sample. The sample analysis cartridge includes: a passage part having a gas-phase space; and liquid containers communicating with the passage part through openings. The liquid containers include: a first liquid container containing a first liquid containing magnetic particles; and a second liquid container containing a second liquid containing a labeled substance. The magnetic particles are sequentially transported to the liquid containers through the gas-phase space in the passage part. Thus, the magnetic particles carry a complex of the test substance and the labeled substance. The test substance is detected based on the labeled substance in the complex.
US11656222B2 Sensor using ultrasound to detect target substance and detecting device using same
A sensor using ultrasound to detect presence and nature of analyte includes an ultrasonic element and a receptor thereon. The ultrasonic element includes a first electrode, a second electrode facing and spaced apart from the first electrode, an insulating layer between the first electrode and the second electrode, and a vibrating film between the insulating layer and the first electrode. The vibrating film carries the first electrode. A cavity is formed between the vibrating film and the insulating layer. The receptor is on a side of the first electrode away from the second electrode. The receptor can combine with a target substance in a test analyte. When the first electrode and the second electrode are applied with different voltages, certain ultrasound frequencies are generated as the vibrating film vibrates, and the presence and weight of different target substances are indicated by the changes in resonance.
US11656217B2 Sensing device, sensing device system, and methods for measuring a characteristic of a concrete mixture and for predicting a performance characteristic of a concrete mixture
A sensing device includes a concave side adapted to conform to a curvature of an outer side of a standard concrete test cylinder, a temperature sensor, and a humidity sensor. In one embodiment, the sensing device includes a capillary needle disposed on the concave side. The capillary needle comprises a humidity sensor. The sensing device is attached to the side of a concrete test cylinder, temperature and humidity measurements are obtained by the sensing device, and a prediction of maturity and strength of the concrete is generated based on the temperature and humidity measurements.
US11656213B2 Fluorescent dye films for detecting NOx-based explosives in the air, in solutions, and from wipe samples
A detection reagent is disclosed in the form of a dye having the basic structure of a 4-(phenylethynyl)-phenyl-amine, a 4-(phenylethenyl)-phenyl-amine and/or a biphenylamine derivative. The dye can be used as detection reagent for nitroaromatics, nitroalkanes, nitroamines, nitrates, nitric acid, nitrous acid, nitrogen oxides, and additionally for sulphur dioxide (which is produced with the degradation of black powder). The dye can be an asymmetric triphenylamine derivative, which can lead to a fluorescence quenching, which can be used analytically in the case of electron abstraction.
US11656211B2 Systems and methods for identifying gas migration using helium
A system for identifying migration direction of natural gases is provided and may include a network of 4He gas sensors and a migration monitoring hub. The network of 4He gas sensors may be operable to identify a 4He concentration in gas samples. The migration monitoring hub may be in communication with the network of 4He gas sensors and may comprise a user interface and a processor. The processor may be operable to determine a direction of increasing 4He concentration and map increasing 4He concentration. The user interface may be operable to display migration information. A method for identifying migration direction of natural gases is also provided and may include isolating a target portion of a petroleum exploration environment, detecting gas samples from a network of 4He gas sensors, identifying a 4He concentration in the gas samples, and determining a direction of increasing 4He concentration in the gas samples.
US11656208B2 Multi-injection mode valve module
A chromatography system includes a gradient delay volume defined as an overall fluid volume between where gradient is proportioned until an inlet of a chromatography column, a pump pumping a flow of gradient; and at least one valve located downstream from the pump, the at least one valve having a plurality of ports including an inlet port that receives the flow of gradient from the pump and an outlet port through which the flow of gradient exits the at least one valve, the at least one valve having at least two positions. A first position of the at least two positions of the at least one valve increases the gradient delay volume of the chromatography system relative to when the at least one valve is in a second position.
US11656203B2 Apparatus and method for determining solids level in a sand separator
A system and method for determining when a sand separator should be purged to remove solids from the sand separator. The system can include an acoustic sensor which detects the frequency of audible sound coming from the inner chamber of the vessel and generate a signature signal representative of the frequency of audible sound. There is a processor connected to the acoustic sensor and configured to compare the signature signal with a set frequency range of audible sound which in turn generates a signal indicating when the signature frequency and the set frequency are in overlapping relationship.
US11656200B2 Electromagnetic non-destructive quality testing method, and testing circuit and system therefor
A first-order resistor-inductor (RL) circuit is allowed to alternate a direct-current excitation response and a zero-input response so that a direct-current magnetic field generated by an inductor magnetizing coil changes alternately in magnetic field intensity with a change in magnitude of current. After a testing object is placed in the direct-current magnetic field changing alternately in magnetic field intensity, the testing object is magnetized and also causes a change in inductance of the magnetic field. Whether a change occurs in electromagnetic properties of the testing object can be determined and detected by detecting the inductance change of the magnetizing coil or detecting electrical characteristic change caused by the inductance change of the magnetizing coil, thereby determining whether quality defects such as steel wire cracks and wire breakage in a steel wire rope occur. Alternatively, the properties such as a sectional area or a zinc layer thickness can be analyzed.
US11656199B2 System and method for obtaining and analyzing flux leakage data in the inspection of oil and gas wells
Embodiments of the present disclosure are directed towards a method for obtaining and analyzing flux leakage data. Embodiments may include measuring, using a magnetic flux leakage tool, magnetic flux leakage data from a casing and determining sensor liftoff data from the flux leakage data. Embodiments may also include performing outward analytic continuation of the magnetic flux leakage data from a sensor plane to one or more additional planes and extrapolating back from the one or more additional planes to a surface. Embodiments may include applying a model-based parametric inversion to the magnetic field flux leakage data and determining, based upon, at least in part, the model-based parametric inversion, a shape and size of a corresponding corroded area associated with the casing.
US11656197B2 Solid state sequencing devices comprising two dimensional layer materials
A sequencing device is disclosed. The sequence device includes an array of conducting electrode pairs, each pair of electrodes comprising a source and a drain electrode arrangement separated by a nanogap, the electrode array deposited and patterned on a dielectric substrate; at least one transition metal dichalcogenide (TMD) layer disposed on each pair of electrodes, wherein the TMD layer connects each source and drain electrode within each pair, and bridges each nanogap of each pair of electrodes; and a dielectric masking layer disposed on the TMD layer and comprising at least one opening that defines an exposed TMD region, wherein the at least one opening is sized so as to allow a single biomolecule to fit therein and to attach on to the exposed TMD region. In embodiments of the disclosure, the TMD layer be a defective TMD layer.
US11656196B2 Solid electrolyte, manufacturing method thereof, and gas sensor
A solid electrolyte includes partially stabilized zirconia in which a stabilizer forms a solid solution in zirconia. The partially stabilized zirconia includes, as crystal particles that configure the partially stabilized zirconia, stabilizer low-concentration phase particles of which concentration of the stabilizer at a particle center is less than 4.7 mol % and stabilizer high-concentration phase particles of which the concentration of the stabilizer at the particle center is equal to or greater than 4.7 mol %. The partially stabilized zirconia includes an adjacent particle portion in which two or more particles of the stabilizer low-concentration phase particles of which an average particle size is greater than 0.1 μm are adjacent. An abundance ratio of the stabilizer high-concentration phase particles on a cross-section of the solid electrolyte is equal to or greater than 70% in terms of area ratio relative to all crystal particles.
US11656193B2 Self-calibrating polymer nano composite (PNC) sensing element
Aspects of the present application allow for measurement of a calibrated resistance for a resistive film in a sensing element, such that effects from contact resistance and background resistance drifts due to factors such as temperature, strain or aging can be reduced or eliminated. In some embodiments, by taking a plurality of two-terminal resistance measurements between various pairs of electrodes on a resistive film, a contact-resistance-independent resistance of a reference portion of the resistive film can be determined. Further, a contact-resistance-independent resistance of a sensing portion of the resistive film can be determined based on a plurality of two-terminal resistance measurements between pairs of electrodes. The resistance of the reference portion can be removed from the measured resistance of the sensing portion, such that variations in the reference portion resistance that are not caused by a sensed environmental condition may be compensated.
US11656190B2 X-ray fluorescence spectrometer
An X-ray fluorescence spectrometer of the present invention includes: a determination module (21) configured to determine, with respect to every one of measurement lines that correspond to secondary X-rays having intensities to be measured, whether or not a ratio of a theoretical intensity in thin film calculated on the basis of an assumed thickness and known contents of respective components to a theoretical intensity in bulk calculated on the basis of the known contents of the respective components exceeds a predetermined threshold; and a saturation thickness quantification module (23) configured to, according to a positive determination by the determination module (21), calculate a saturation thickness with respect to each of the measurement lines, at which the theoretical intensity saturates, on the basis of the known contents of the respective components and to adopt a largest saturation thickness as a quantitative value of a thickness.
US11656186B2 Wafer and method for analyzing shape thereof
Disclosed is a method for analyzing a shape of a wafer. The method includes measuring external shapes of a plurality of wafers, detecting a first point having a maximum curvature in an edge region of each wafer from measured values acquired in the measuring the external shapes of the wafers, detecting a second point spaced apart from the first point in a direction towards an apex of a corresponding one of the wafers, measuring a first angle formed between a first line configured to connect the first point and the second point and a front side of the corresponding one of the wafers, forming a thin film layer on a surface of each wafer, measuring a thickness profile of the thin film layer, and confirming a wafer in which a maximum value of the thickness profile of the thin film layer is the smallest among the wafers.
US11656184B2 Macro inspection systems, apparatus and methods
The disclosed technology relates to an inspection apparatus that includes a stage configured to retain a specimen for inspection, an imaging device having a field of view encompassing at least a portion of the stage to view a specimen retained on the stage, and a plurality of lights disposed on a moveable platform. The inspection apparatus can further include a control module coupled to the imaging device, each of the lights and the moveable platform. The control module is configured to perform operations including: receiving image data from the imaging device, where the image data indicates an illumination landscape of light incident on the specimen; and automatically modifying, based on the image data, an elevation of the moveable platform or an intensity of one or more of the lights to adjust the illumination landscape. Methods and machine-readable media are also contemplated.
US11656183B2 Light detection sensor, light detection device, sheet processing device, and light detection method
A light detection sensor includes a light source that irradiates a detection target with light, a rod lens that collects emitted light from the detection target, a first light receiving element that detects the emitted light that has passed through the rod lens, and a second light receiving element that detects the emitted light that has passed through the rod lens, at a position different from a position at which the first light receiving element detects the light.
US11656168B2 Methods and systems for determining a drop delay of a flow stream in a flow cytometer
Methods and systems for determining a drop delay of a flow stream in a flow cytometer are provided. Aspects of the methods according to certain embodiments include capturing an image of the flow stream to obtain an imaged flow stream, identifying a disturbance at a break off point in the imaged flow stream and calculating the drop delay of the flow stream based on the identified disturbance. Systems for practicing the subject methods having an imaging sensor for capturing one or more images of the flow stream and a processor configured to identify a disturbance at a break off in the imaged flow stream and calculating the drop delay using the imaged flow stream are also provided. Non-transitory computer readable storage mediums are also described.
US11656166B2 Method and apparatus for detecting particles
The invention relates to a method for detecting particles, having the steps of: receiving (S1) a measurement signal; calculating (S2) at least one estimated noise value using the received measurement signal; and detecting (S3) the particles using the measurement signal on the basis of at least one detection criterion, wherein the at least one detection criterion depends on the at least one calculated estimated noise value.
US11656164B2 Axially-offset differential interference contrast correlation spectroscopy
A method of obtaining a measurement signal representative of the particle size distributions in nanocrystal suspensions that includes a step of providing a first light beam along a first axis to a first micro-retarder array to generate polarization wavefront shaped light. The shaped light is applied to an objective configured to focus two orthogonally polarized components of the polarization wavefront shaped light to produce first and second axially offset foci along the first axis. A sample having particles in suspension is disposed in one foci to produce a measurement optical signal having phase and intensity values corresponding to at least some of the particles in suspension. The method also includes determining intensity and quantitative phase information as a function of time based on the optical signals.
US11656163B2 Method for measuring the vapor pressure of liquid and solid substances
In a method for measuring the vapor pressure of liquid and solid substances, in which a sample of the substance is arranged in a variable volume of a measuring cell, the measuring cell is gas-tightly closed. The volume of the measuring cell is increased until reaching a measuring volume, and at least one first value of the gas pressure prevailing after the increase in volume is measured. The volume of the measuring cell is additionally reduced until reaching the measuring volume, and at least one second value of the gas pressure prevailing after the reduction of the volume is measured. The vapor pressure is calculated from the at least one first and at least one second measured values.
US11656162B2 Device for analyzing dynamic characteristics of carbon composite material based on test temperature, orientation of carbon material, and external loading pattern applied thereto, and dynamic characteristics analysis method using the same
Disclosed is a device for analyzing dynamic characteristics of a carbon composite material based on a test temperature, an orientation of a carbon material, and an external loading pattern applied thereto. The device includes a sensitivity analyzer configured to calculate a frequency response function of the carbon composite material based on a physical force signal and a vibration signal; and calculate a sensitivity of the carbon composite material to each of variations in the test temperature, an orientation of a carbon material contained in the carbon composite material, and the external loading pattern applied thereto, based on the calculated frequency response function.
US11656159B2 Composition for preparing biological material having excellent light transmissivity and use of composition
The present invention relates to a clearing technique which uses a solution containing at least one of a compound having a delipidation ability, a compound having a biochrome decoloring ability, a compound having a decalcification ability, a compound having a refractive index adjusting ability, and a compound having a tissue swelling ability. The clearing technique is suitable for use in high-throughput and low-magnification imaging which involves a simple process.
US11656154B2 Method of matching wheel and tire
A method of matching a wheel and a tire includes steps of: measuring inner runout and outer runout of a wheel; extracting and setting a primary component of a measurement waveform of the inner runout as an inner runout waveform and extracting and setting a primary component of a measurement waveform of the outer runout as an outer runout waveform; comparing an inner minimum value that is a minimum value of the inner runout waveform and an outer minimum value that is the minimum value of the outer runout waveform with a predetermined runout reference value; and determining an assembly reference position of the wheel based on the inner minimum value or the outer minimum value or based on a resultant waveform of the inner runout waveform and the outer runout waveform, depending on a result of the comparing step.
US11656148B2 Elastic material vibration test apparatus
An elastic material vibration test apparatus includes a lower support plate having an upper surface on which an elastic material to be tested is placed, an upper support plate disposed above the lower support plate to be spaced apart from the lower support plate, a pillar connecting the lower support plate and the upper support plate, a pressing rod configured to pass through the upper support plate and ascend and descend in a vertical direction, an air bearing installed on the upper support plate and supporting an outer surface of the pressing rod in a non-contact state, a pressing plate coupled to a lower end of the pressing rod to press an upper surface of the elastic material, and one or more weights coupled to the pressing rod above the air bearing.
US11656141B2 Pressure sensor arrangement
A pressure sensor arrangement (1) for measuring a pressure of a fluid is described, the sensor arrangement (1) comprising a connector housing (2) having a fluid opening (3) and a fluid chamber (4) in connection with the fluid opening (3), at least one pressure sensitive element (5), a membrane (9) arranged between the pressure sensitive element (5) and the fluid chamber (4), and pressure attenuation means (10). Such a pressure sensor arrangement should be able to protect the measuring membrane from high frequency pressure pulsations with low costs. To this end the pressure attenuation means (10) are arranged in the fluid chamber (4) in direct contact with the membrane (9) separating the membrane (9) from the fluid in the fluid chamber and comprise a homogenous incompressible material having a mechanical loss factor of 0.1 or higher at frequencies of 200 Hz or higher.
US11656139B2 Thermal conductivity gauge
A thermal conductivity gauge measures gas pressure within a chamber. A sensor wire and a resistor form a circuit coupled between a power input and ground, where the sensor wire extends into the chamber and connects to the resistor via a terminal. A controller adjusts the power input, as a function of a voltage at the terminal and a voltage at the power input, to bring the sensor wire to a target temperature. Based on the adjusted power input, the controller can determine a measure of the gas pressure within the chamber.
US11656135B2 High-resistance sensor and method for using same
A high-resistance sensor. The sensor includes a first low-resistance material and a second low-resistance material, each connected with a base material. The first low-resistance material and the second low-resistance material are separated by a gap. A stimulus causes the first low-resistance material and the second low-resistance to move toward each other. A high-resistance material is positioned within the gap intermediate the first low-resistance material and the second low-resistance material. The high-resistance material increases the resistance of a circuit formed by contact between the first low-resistance material and the second low-resistance material when the sensor is subject to the stimulus.
US11656132B2 Sticking type thermometer
A sticking type deep-body thermometer is provided that includes a body temperature measurement unit having a wiring substrate on which four temperature sensors and a processing circuit are mounted. The thermometer includes an upper case accommodating the body temperature measurement unit, an lower case that is in close contact with the upper case and a peripheral edge portion, and a sticking member stuck to an outer side surface of the lower case. The sticking member is formed in a sheet-like shape, has a pair of sticking surfaces with adhesiveness, and one sticking surface of the pair of sticking surfaces is stuck to the outer side surface of the lower case in a peelable manner.
US11656131B2 Digital temperature sensing circuit
The digital temperature sensing circuit includes a temperature voltage generator configured to generate a temperature voltage varying with a temperature in response to a first reference voltage, divide a supply voltage in response to a second reference voltage, and generate a high voltage and a low voltage, a code voltage generator configured to divide the second reference voltage based on the high voltage and the low voltage and output divided voltages having different voltage levels, and a mode selector supplied with the temperature voltage and the divided voltages, and configured to output a first code or a second code in response to a mode select signal, wherein the first code and the second code have different numbers of bits.
US11656125B2 Portable optical spectroscopy device for analyzing gas samples
A portable optical spectroscopy device is disclosed for analyzing gas samples and/or for measurement of species concentration, number density, or column density. The device includes a measuring chamber with the gas sample to be analyzed, a light source with at least one laser diode for emitting a laser beam along a light path running through the measuring chamber at least in certain regions, means for modulating the wavelength of the light beam emitted by the light source, and an optical detector device having a first optical detector and at least one second optical detector. At least a part of the light emitted by the laser diode is detected after the light has passed through the measuring chamber m-times, and at least a part of the light emitted by the laser diode is detected with the at least one second optical detector after the light has passed through the measuring chamber n-times, where n>m applies.
US11656124B1 Sensing device
A sensing device provided herein includes a first pixel circuit, a readout circuit, a first switch, a second switch, and a first capacitor. The readout circuit is electrically connected to the first pixel circuit. The first switch is electrically connected between the first pixel circuit and the readout circuit. The second switch is electrically connected between the first switch and the readout circuit. The first capacitor includes a first electrode electrically connected to the first switch and the second switch.
US11656123B2 Sensor
A sensor is provided. A first terminal of a first current source and a first terminal of a first transistor are connected to a cathode of the photodiode. A control terminal of a second transistor is connected to an output terminal of a first operational amplifier. A first terminal of the second transistor is connected to a second terminal of the first transistor through a first current mirror circuit. A second terminal of the second transistor is connected to a second current source, a second input terminal of a second operational amplifier and a first terminal of a third transistor. A first input terminal of the second operational amplifier is connected to the first terminal of the first transistor. A control terminal of the third transistor is connected to an output terminal of the second operational amplifier.
US11656120B2 Structure of optical sensor
This application provides a structure of the optical sensor, in which a photosensitive element is arranged on a substrate, a colloid layer is arranged on the upper part of the substrate and covers the photosensitive element, and a thin film is further arranged. The device includes an adhesive layer and a light-transmitting layer, the adhesive layer is disposed above one of the colloid layers, the light-transmitting layer is disposed above one of the adhesive layers, and the structure can be used to provide the film member that can be changed according to requirements The optical design reduces the production cost of the optical sensor; this application further provides a shielding layer between the film member and the colloid layer to improve the photosensitive efficiency of the optical sensor.
US11656119B2 High density optical measurement systems with minimal number of light sources
An illustrative optical measurement system may include a wearable assembly comprising a plurality of modules each configured to fit within a different slot of the wearable assembly. The plurality of modules may include a module that comprises first and second light sources each configured to emit light directed at a target and a set of detectors configured to detect arrival times for photons of the light emitted by the first and second light sources. A ratio of a total number of the detectors to a total number of the light sources is at least two to one.
US11656118B2 Methods and apparatus for feeding, weighing, and collecting solid food products with sticky coatings
A multihead weigher with a collector for feeding, weighing and collecting solid food products with a sticky coating. The multihead weigher has a number of receptacles for weighing the solid food products and discharging the solid food product to the collector. Each receptacle having a scraper for scraping the surface of the receptacle when the solid food product is being discharged from the receptacle into the collector.
US11656117B1 Test system for rotary airlocks
A rotary airlock test and demonstration setup, system, and method allowing for rotary airlocks to be tested for air leakage, wear, and particularly for inconsistent wear. The system allows for testing of the rotary airlocks on site utilizing a truck mounted system and even in situ should a portion of the air path for the testing be part of the pneumatic conveyor the rotary airlock would be used with.
US11656116B2 Permeable pavement monitoring system
Various embodiments of a system for monitoring drainage of a permeable pavement system are provided as well as various exemplary installation scenarios. In particular, embodiments of a permeable (or pervious) pavement management platform are disclosed herein. In embodiments, the pavement management platform provides a service that allows the user to determine vacuum maintenance needs for permeable (or pervious) pavement systems. Advantages of the platform include: subscription-based asset management platform as a service (PaaS), customized off-the-shelf water-level sensors, off-the-shelf tipping-bucket rain gauge, observation well installation consistent with industry standards, can be implemented in residential, commercial, municipal, county, and state systems, lithium-ion battery powered sensor, LoRA sensor to hub data transmission network, cellular data transmission from hub, electrical power for cellular data transmission hub (can be solar panel powered), real-time dashboarding of surface runoff storage, real-time dashboarding of ground water recharge rate, and permeability (clogging) threshold alerts, among others.
US11656114B2 Tank level sensor and management system
A sensor assembly is positioned on an exterior of a tank to measure a fluid level within the tank. The tank is modified to include a surface feature and the sensor assembly is slotted within that surface feature. The sensor assembly includes a sensor device and a control circuit configured to drive the sensor device and evaluate readings to determine the fluid level. The sensor assembly further includes a communications interface to enable communication with a management system via a communications network. The management system can store information (e.g. fill status) related to the tank and additionally communicate with vendors or end users to coordinate resupply.
US11656112B2 Acoustic fluids monitoring
A temperature state of one or more fluids in one or more enclosures is determined. Acoustic data is collected using a microphone. Frequency domain features are determined based on the acoustic data, where the frequency domain features are obtained across a frequency range of the acoustic data. The frequency domain features are correlated to the output of a machine learning acoustic analysis model and the one or more fluids are classified based on temperature based on the correlated one or more frequency domain features. In addition, the machine learning acoustic analysis model is trained by recording acoustic training data using a microphone and collecting temperature data for a fluid across a range of temperatures for the fluid. Frequency domain features are determined across a frequency range of the acoustic training data and the frequency domain features are correlated to the temperature data for a fluid.
US11656108B2 Sensor and associated methods
An example sensor includes a PCB mounted in an internal chamber of housing, wherein the PCB comprises calibration electrical contact points; a sealing grommet mounted in the internal chamber, wherein the sealing grommet comprises an axial hole aligned with the calibration electrical contact points, thereby providing access to the calibration electrical contact points of the PCB; a grommet plug disposed in the axial hole of the sealing grommet; a sensing element disposed in the housing and electrically-coupled to the PCB via an electrical connection; an encapsulant sealing material deposited on the sealing grommet and the grommet plug; and an external cable connected to the PCB and extending through the sealing grommet and through the encapsulant sealing material.
US11656100B2 Angular displacement sensor
An eddy-current angular displacement sensor includes a stator including a coil array including N coils, wherein N is an integer greater than 1, one exciting circuit connected via a switching system to the coil array that generates a changing magnetic field, a measuring circuit connected via a switching system to the coil array that generates output signals that depend on the eddy currents caused by the changing magnetic field, and a partially metallized rotor, through which the eddy currents travel, and the angular displacement of which would be determined by the output signals.
US11656098B2 Device, system and method for determining a position of a magnet
A magnetic sensor system includes a magnet and a sensor device. The magnet has a shape and is movable along an axis between a first position and a second position and is optionally also rotatable about this axis. The magnetic sensor device has a plurality of magnetic sensitive elements for measuring at least two orthogonal magnetic field components or at least two orthogonal magnetic field gradients, and a processing circuit for determining an axial position of the magnet or whether the magnet is located in the first or second position based on the first and second magnetic field components or gradients, and optionally also for estimating or calculating an angular position of the magnet. A method of determining the axial and/or angular position. A magnetic sensor device includes features of the magnetic sensor system.
US11656097B2 Methods, systems, apparatuses and devices for optimizing utility consumption associated with at least one premises
A system for optimizing utility consumption associated with a premises is provided. The system may include a communication device, a processing device and a storage device. Further, the communication device may be configured for receiving utility consumption information, receiving premises information, receiving lifestyle information, and performing at least one of transmitting a utility recommendation associated with the premises to an electronic device and transmitting an actuation data to an appliance associated with the premises. Further, the processing device may be configured for analyzing each of the utility consumption information, the premises information and the lifestyle information and generating at least one of a utility recommendation and the actuation data based on the analyzing. Further, the storage device may be configured for storing each of the utility consumption information, the premises information, the lifestyle information and at least one of the utility recommendation and the actuation data.
US11656094B1 System for driver's education
Systems and methods are disclosed for educating vehicle drivers. Auto insurance claim data may be analyzed to identify hazardous areas associated with an abnormally high amount or severity of vehicle collisions. A virtual navigation map of roads within the hazardous areas may be built or generated. A common cause of several vehicle collisions at a hazardous area may be identified, and a virtual reconstruction of a scenario involving the common cause and/or a road map of collisions locations of may be created. The virtual reconstruction of the scenario may be displayed on a driver education virtual simulator to enhance driver education and reduce the likelihood of vehicle collisions.
US11656092B2 Optimization of network service based on an existing service
A network system can receive, from a user device of a requesting user, a query related to a first service. If the network system determines that a first service provider is in progress of providing a second service for the requesting user, the network system can identify, based on a service location of the second service, a plurality of entities that provide items available for selection in association with the first service. The network system can further determine whether to select the first service provider to fulfill the request for the first service based on an estimated first service duration associated with the first service and an estimated duration remaining for the second service. The first service duration can be estimated based on respective timing information associated one or more items selected by the requesting user. The network system can update a route for the first service provider.
US11656091B2 Content visualizing method and apparatus
Provided is a content visualizing method and apparatus. The content visualizing apparatus generates an object disposition space based on a road surface and an obstacle and determines a display position at which a graphic representation corresponding to route guidance content is visualized in the object disposition space.
US11656084B2 Method and devices for determining routes for routing a vehicle
Methods for determining routes for routing vehicle include computing, in a digital map a route from route source to route destination. Such methods further include determining sub-route of the computed route, which ends at the destination and along which the vehicle could be parked. And such methods still further include extending the computed route beyond the route destination in area around the route destination until route parking probability of parking route, including links of the determined sub-route and/or of the extension of the computed route, is equal to or greater than predetermined threshold whilst total expected travel time, associated with the extended computed route and comprising driving and walking times, is minimized. The route parking probability is the probability that parking at some point along the extended computed route will be possible and wherein one or more links of the parking route are suitable for parking.
US11656081B2 Integrated photonics optical gyroscopes optimized for autonomous terrestrial and aerial vehicles
Novel small-footprint integrated photonics optical gyroscopes disclosed herein can provide ARW in the range of 0.05°/√Hr or below (e.g. as low as 0.02°/√Hr), which makes them comparable to fiber optic gyroscopes (FOGs) in terms of performance, at a much lower cost. The low bias stability value in the integrated photonics optical gyroscope corresponds to a low bias estimation error (in the range of 1.5°/Hr or even lower) that is crucial for safety-critical applications, such as calculating heading for autonomous vehicles, drones, aircrafts etc. The integrated photonics optical gyroscopes may be co-packaged with mechanical gyroscopes into a hybrid inertial measurement unit (IMU) to provide high-precision angular measurement for one or more axes.
US11656080B1 Silicon nitride waveguide based integrated photonics front-end chip for optical gyroscope
An integrated photonics optical gyroscope fabricated on a silicon nitride (SiN) waveguide platform comprises (SiN) waveguide-based optical components that constitute a front-end chip to launch light into and receive light from the rotation sensing element, that can be a fiber spool. The SiN waveguide-based components can be distributed between multiple layers that are stacked together to have a multi-layer configuration vertically and evanescently coupled with each other. External elements (e.g., laser, detectors, phase shifter) may be made of different material platform than SiN and can be hybridly integrated or otherwise coupled to the SiN waveguide platform. The phase shifters can be made of electro-optic material, or piezo-electric material or can be thermal phase shifters.
US11656078B2 Sensor element and angular velocity sensor
A sensor element includes a piezoelectric body and a plurality of electrodes. The piezoelectric body, when viewed on a plane, includes a base part and at least one arm part extending from the base part. The plurality of electrodes are located on a surface of the arm part. The piezoelectric body, when viewed on the plane, further includes a frame part which surrounds the base part and the at least one arm part and upon which the base part is bridged.
US11656074B2 Calibration method
A calibration method includes: measuring, with a CMM, a ball-to-ball distance of a plurality of edges of an inspection gauge installed in a first posture, a second posture and a third posture, and calculating a calibration value calibrating a ball-to-ball distance between two balls at respective ends of a plurality of edges of the inspection gauge by solving simultaneous equations including the ball-to-ball distance of the plurality of edges of the inspection gauge installed in the first posture, the ball-to-ball distance of the plurality of edges of the inspection gauge installed in the second posture, the ball-to-ball distance of the plurality of edges of the inspection gauge installed in the third posture, and a measurement error of the CMM at the measurement position.
US11656072B2 Classification of laser speckle profiles for validation of part placement in an assembly task
A method for validating the placement of pieces in an assembly task by scanning a coherent light source, such as a laser, over a surface and characterizing the detected interference speckle pattern to discriminate the position of the placed piece from the surface on which the piece is placed. This discrimination is possible even if the characteristic features of the piece and background are smaller than the resolution of the scanning system. In addition, characteristics of the piece, such as the orientation of fibers in the material, may be sensed by classification of the associated speckle response.
US11656069B2 Grading tools
An apparatus to grade a surface is provided. The apparatus includes an elongated member with a straight edge to grade a surface. In addition, the apparatus includes a height gauge to attach to an end of the elongated member. The height gauge is to engage a border of the surface. Furthermore, the apparatus includes a connector to connect the height gauge to the elongated member. The apparatus also includes a first surface on the height gauge. The first surface is to engage a side wall of the border to grade the surface proximate to the side wall. The apparatus further includes a second surface on the height gauge offset from the straight edge by a distance. The second surface is to engage a top surface of the border such that the straight edge is to grade the surface at the distance below the top of the border.
US11656067B2 Tape measure with tape blade profile increasing tape standout
A tape measure, including a tape measure blade having a cross-sectional profile to increase standout is provided. The profile has a curved shape that increases standout. The tape blade may have a flat width greater than or equal to 29 mm and less than 32 mm.
US11656066B2 Boosterless ballistic transfer
A ballistic transfer system, comprising: a housing, wherein the housing is cylindrical, wherein the housing comprises: a central bore that traverses a length of the housing; a first end; wherein the first end is disposed about a first ballistic apparatus; and a second end, wherein the second end is opposite to the first end, wherein the second end is disposed about a second ballistic apparatus; an alignment insert, wherein the alignment insert is secured into the housing; a first detonation transfer line, wherein a portion of the first detonation transfer line is disposed within the alignment insert; and a second detonation transfer line, wherein a portion of the second detonation transfer line is disposed within the alignment insert.
US11656064B2 Broadhead
The present disclosure describes a broadhead for an arrow. The broadhead includes a first portion, as defined along a longitudinal axis of the broadhead. The first portion includes multiple cutting walls that extend radially from the longitudinal axis and define a first plurality of voids between the cutting walls. The outer edges of the cutting walls form edges of a generally pyramid-shaped volume that includes the first portion and the first plurality of voids. The broadhead also includes a second portion that abuts the first portion. The second portion includes multiple concave lopes defining a second plurality of voids. The concave lobes have an inner surface that extends radially outward from the first end along the longitudinal axis to an opposite, second end of the second portion.
US11656062B2 Apparatus and method for indicating whether a target has been impacted by a projectile
Apparatuses, systems and methods for indicating whether a target has been impacted by a projectile are disclosed. Embodiments may include a microcontroller, an impact sensor, and an impact indicator. Apparatus may include an acoustic sensor and a miss indicator. Acoustic information or impact information may be received by the sensors and sent to the microcontroller unit. A determination may be made regarding whether the target has been impacted. An indication of a hit or a miss may be made by the impact indicator based on the determination. A light redirection element, which may include a light pipe, may direct light from the impact indicator around the edge of a target to a viewer.
US11656061B2 Bomb disposal suit with back protector and back protector for same
A bomb disposal suit includes a jacket, trousers, and a back protector connected between the jacket and the trousers. The back protector includes a body of impact resistant material having a plenum with an intake opening to receive forced air and with outlet openings to direct forced air out of the plenum. A fan forces air into the intake opening. The back protector can transmit load vertically from the jacket to the trousers, for example, via a back plate.
US11656058B2 Free-floating rifle rail and barrel locking system(s)/assemblies
A free-floating rifle rail and barrel locking system that provides a barrel assembly and rail assembly, which is detachable from the main body of a rifle without tools. This is advantageous for quick field breakdown and/or rifle modification. The user has the option to disassemble the rifle for easy transport, to change barrel length, to change barrel caliber or change rail configurations. The rails are free-floating, meaning the rails do not come in contact with the barrel and thus do not impact the precision of the rifle.
US11656052B2 Support mount for tripod or the like
A support mount is configured to couple a firearm to a support stand. The support mount includes an attachment member configured to be selectively coupled to the support stand, a first platform coupled relative to the attachment member in a first orientation relative to the attachment member, and a second platform coupled relative to the attachment member in a second orientation. The second orientation is oriented differently than the first orientation of the first platform. The support mount includes an adjustment subassembly operable to move the first platform and the second platform relative to each other. The adjustment subassembly is configured to clamp the firearm to the support mount.
US11656050B2 Firearm positioning systems and methods
A firearm positioning system and methods of use are provided. The system comprises a first arm segment pivotably engaged to a primary body and a second arm segment pivotably engaged to the first arm segment. The system also comprises a cradle pivotably engaged to the second arm segment. The cradle is configured to support a firearm. The cradle comprises a pair of channels at a first end and a backstop assembly at a second end opposite the first end. The pair of channels are configured to receive a front end of a firearm and the backstop assembly is configured to releasably secure a back end of the firearm to the cradle.
US11656045B2 Ammunition loading and storage assembly
An ammunition loading and storage assembly includes a housing and an upper cover rotatably arranged on the housing. The housing includes a plurality of discrete elongated cavities distributed in the housing along a center axis of the housing, a plurality of discrete grooves distributed on an outer surface of the housing. The upper cover includes a main body with a protruding buckle, a guide tube extending from the main body. The guide tube deviates from each of the plurality of elongated cavities for blocking the elongated cavity to prevent leakage of ammunition under the condition of the protruding buckle received in one of the plurality of discrete grooves. A straight channel is formed by the guide tube cooperatively with one of the plurality of elongated cavities under the condition of the protruding buckle detached from one of the plurality of discrete grooves.
US11656039B2 Tubular heat exchanger and packaging method of tubular heat exchanger
A tubular heat exchanger includes an upper tube plate box, a lower tube plate box, a plurality of heat exchange tubes, and a pressure bolt. Each heat exchange tube includes an inlet end and an outlet end opposite to the inlet end, the inlet end passes through the upper tube plate box, the outlet end passes through the lower tube plate box, the first sealing rubber is filled in a gap between the plurality of heat exchange tubes and the upper tube plate box, and the second sealing rubber is filled in a gap between the plurality of the heat exchange tubes and lower tube plate box. The pressure bolt is located between the upper tube plate box and the lower tube plate box. The present application also relates to a packaging method of the tubular heat exchanger.
US11656038B2 Heat exchanger with enhanced end sheet heat transfer
A heat exchanger with increased heat transfer capability includes first and second end plates, tubes extending between the first and second end plates and fins disposed between the tubes. The heat exchanger is disposable within and differs in shape from a space defined between first and second walls such that corners of the first end plate abut the first wall and a point of the second end plate abuts the second wall, the first wall diverges from the corners of the first end plate to define a first open region and the second wall diverges from the point of the second end plate to define second open regions. At least one of the first end plate and the second end plates includes enhancements fluidly communicative with the at least one corresponding one of the first open region and the second open regions.
US11656034B2 Positive-pressure-withstanding high-power flat evaporator, processing methods thereof and flat loop heat pipe based on evaporator
The present disclosure provides a positive-pressure-withstanding high-power flat evaporator, processing methods thereof and a flat loop heat pipe including the evaporator. The evaporator includes a housing, and reinforcing ribs and a capillary wick which are positioned inside the housing, and the arrangement of the reinforcing ribs can ensure that the strength of the whole evaporator is capable of withstanding positive pressure. The capillary wick is composed of four parts, namely, an evaporating wick, a heat insulating wick, a sealing wick and a transfer wick. Through the large permeability of the transfer wick, liquid supply with low flow resistance can be realized, the heat transfer capability of the loop heat pipe is greatly improved, and the problems of long liquid supply path and large flow resistance caused by a large-area evaporator are solved.
US11656032B2 High temperature flow splitting component and heat exchanger and reforming means using the same
A high-temperature flow-splitting component, applicable to a temperature range from a first temperature to a second temperature, includes an entrance channel, at least one primary channel and at least one subordinate channel. The entrance channel is used for introducing a fluid at a total flow rate. The at least one primary channel for introducing the fluid from the entrance channel at a first flow rate is connected with the entrance channel by a first angle ranging from 90°˜270°. The at least one subordinate channel for introducing the fluid from the entrance channel at a second flow rate is connected with the at least one primary channel by a second angle ranging from 30°˜150°. A sum of the first flow rate and the second flow rate is equal to the total flow rate.
US11656028B2 Drain pump for a spray-cooled metallurgical furnace
An apparatus is disclosed for a spray-cooled roof of a tilting metallurgical furnace having a drain pump. The spray-cooled roof has a hollow metal roof section. The hollow metal roof section has an outer metal covering member, an inner metal base member spaced from and opposite the outer metal covering member, an enclosed space disposed between the outer metal covering member and the inner metal base member, and a spray-cooled system disposed in the enclosed space. An evacuation drain is fluidly coupled to the enclosed space and a pump is integrated into the spray-cooled roof and coupled to the evacuation drain.
US11656020B2 Climate-controlled container system
In various examples of the disclosure, a climate-controlled container configured to be transported by a robot is provided, the climate-controlled container comprising a plurality of walls defining a compartment to store goods, a lid configured to seal the compartment, at least one climate-control unit configured to control a climate inside the compartment, a controller configured to control the at least one climate-control unit to maintain a temperature of the compartment within a range of temperature values, and a power interface configured to receive electrical power from at least one shelving unit to which the climate-controlled container is coupled.
US11656018B2 Ice making system and refrigeration apparatus
The present application relates to the field of ice making, and provides an ice making system and a refrigeration apparatus. The ice making system includes an ice making assembly, a water collecting tank located below the ice making assembly, and a water diversion ice rake structure. The water diversion ice rake structure includes: a pair of water receiving lateral wings, each of which is constructed with a rotary end and a free end; the pair of water receiving lateral wings are rotatably disposed on opposite sides of the ice making assembly through the respective rotary ends to rotate between an ice making position and an ice falling position. At the ice making position, the free ends of the pair of water receiving lateral wings are butted in a space between the ice making assembly and the water collecting tank to form a closure space with an opening facing the ice making assembly, and a water outlet communicating with the water collecting tank is constructed on one side of the closure space. The present application may solve the problems of condensed water dripping out and water splashing outward during ice making.
US11656017B2 Ice maker
An ice maker includes an evaporator configured to freeze water into ice as it flows vertically down a freeze plate. A distributor distributes the water along the top of the freeze plate to form ice across the width of the freeze plate as the water flows downward along the freeze plate. The distributor can be integrated into the evaporator. For example, the distributor and evaporator can have a part in common. The distributor can be formed from two pieces that come together to form the freeze plate. The distributor can have various features that aid in providing a desirable distribution of water along the width of the freeze plate. The freeze plate can be mounted in an ice maker enclosure in thermal communication with the evaporator and to slant forward.
US11656016B2 Cooling system that comprises multiple cooling apparatus and reduces power consumption
A cooling system includes: a first cooling apparatus electrically driven to supply a first heat transfer medium cooled to a first set temperature or lower; a plurality of second cooling apparatuses each of which includes a heat exchanger that exchanges heat between the first heat transfer medium supplied from the first cooling apparatus and a second heat transfer medium, and is electrically driven to supply a third heat transfer medium cooled to a second set temperature or lower, the second set temperature being changed individually with lapse of time; and a processor that obtains second set temperatures of the second cooling apparatuses and sets the first set temperature based on the obtained second set temperatures.
US11656015B2 Refrigeration cycle apparatus and refrigeration apparatus
A refrigeration cycle apparatus is a refrigeration cycle apparatus having a refrigerant circuit having a compressor, a condenser, a supercooler, an expansion device, and an evaporator connected by a refrigerant pipe, and configured to circulate refrigerant containing refrigerant having a temperature gradient, wherein the supercooler sets a degree of supercooling of the refrigerant, which is a temperature difference between a temperature from the condenser to a refrigerant flow inlet of the supercooler and a temperature in a refrigerant flow outlet on a downstream side of the supercooler, to be larger than the temperature gradient generated at a time of refrigerant shortage of the refrigerant between the refrigerant flow inlet and the refrigerant flow outlet of the supercooler, the refrigeration cycle apparatus including a refrigerant amount determination unit configured to compare a determination threshold value set to a value larger than the temperature gradient of the refrigerant with the degree of supercooling of the refrigerant, and determine whether or not there is a shortage of a refrigerant amount filled in the refrigerant circuit.
US11656003B2 Climate-control system having valve assembly
A compressor includes a shell, first and second scroll members, a fitting assembly and a valve assembly. The first scroll member includes a first end plate having a first spiral wrap extending therefrom. The second scroll member includes a second end plate having a second spiral wrap extending therefrom and an injection passage formed in the second end plate. The second spiral wrap is meshingly engaged with the first spiral wrap to form compression pockets. The injection passage is in fluid communication with the compression pockets. The fitting assembly is in fluid communication with the injection passage. The valve assembly coupled to one of the second scroll member and the fitting assembly and movable between a closed position in which fluid communication between the compression pockets and the suction chamber is prevented and an open position in which fluid communication between the compression pockets and the suction chamber is allowed.
US11656002B2 Enhancing geothermal energy production in a well
A method for recompleting a well is applied to a well such that the recompleted well can thermally transfer geothermal energy to surface. The recompleting method can comprise steps to hydraulically isolate a wellbore using a hydraulic isolation means, and enhance the thermal conductivity of a reservoir in which the wellbore is located by inserting a thermal material into the reservoir that displaces a reservoir fluid having a lower thermal conductivity than the thermal material.
US11655999B2 Environmental control unit
An environmental control unit, such as an HVAC or heat pump unit, includes a housing which contains four main components: a blower which draws air into the housing via an air inlet and exhausts air from the housing via an air outlet; a first heat exchanger that exchanges heat through the air and is located between the air inlet and the blower; a second heat exchanger, which exchanges heat through water and is disposed in the second area of the housing; and a compressor. The environmental control unit having a predetermined set of parts can be arranged in multiple configurations to meet installation requirements, where configurations include air entering from the left side or, alternatively, from the right of the environmental control unit. The configurations utilize the same parts and provide front-facing access to fluid connections and the control board.
US11655993B2 Sound-based diagnostics for a combustion air inducer
A device is configured to operate a Heating, Ventilation, and Air Conditioning (HVAC) system. The device is further configured to determine that the speed of a combustion air inducer exceeds a speed threshold value. The device is further configured to receive an audio signal from a microphone while operating the HVAC system and to determine an audio signature for the combustion air inducer is not present within the audio signal. The device is further configured to determine whether an audio signature for the integrated furnace controller is present within the audio signal. The device is further configured to determine a fault type based on the determination of whether the audio signature for the integrated furnace controller is present within the audio signal, to identify a component identifier for a component of the HVAC system that is associated with fault type, and to output a recommendation identifying the component identifier.
US11655991B2 Air conditioner and method of controlling air conditioner
An air conditioner of the disclosure includes a compressor; an indoor heat exchanger temperature sensor configured to sense an indoor heat exchanger temperature; an indoor humidity sensor configured to sense indoor humidity; and a controller configured to calculate a dew point temperature using the humidity value detected by the indoor humidity sensor and an indoor set temperature, and control a frequency of the compressor based on the calculated dew point temperature and the indoor heat exchanger temperature.
US11655990B2 Air conditioning system
Some embodiments of the present disclosure provide an air conditioning system. The air conditioning system includes: a housing, having an indoor air supply port; a first heat exchanger, disposed in the housing, an air outlet of the first heat exchanger being communicated with the indoor air supply port; a first air supply mechanism, disposed in the housing, an air outlet of the first air supply mechanism being provided correspondingly to an air inlet of the first heat exchanger; and a plurality of replaceable assemblies, wherein each of the plurality of replaceable assemblies can be assembled in the housing, and the housing is selectively cooperated with one or more of the plurality of replaceable assemblies.
US11655988B1 Low cost, rugged, lightweight environmental control unit
An air conditioning apparatus for cooling and/or dehumidifying an interior space, such as the interior of a shelter or tent that provides for simplified manufacturing, simplified inspection and servicing, reduced noise, reduced vibration, reduced weight, increased ruggedness and health monitoring. Structural components of the apparatus are fabricated from foam-filled molded parts with interlocking components, and the unit is assembled and tested without any outside cover, but once the cover is installed, additional structural strength is obtained from the cover. A refrigerant flow sensor along with other sensors are used to determine actual real time cooling capacity measurements and health monitoring.
US11655985B2 Range hood with height adjustable suction unit
A range hood includes a body having a space formed therein, and multiple grooves are formed in the inside of the space. The body includes an opening in the underside thereof. The opening communicates with the space. A case includes multiple rails which are slidably located in the grooves. A frame is located in the space and includes a blower. A driving unit is located in the space and connected to the case so as to lift and lower the case by moving the rails along the grooves.
US11655980B2 Piloted rotating detonation engine
A rotating detonation engine including an annular main chamber configured to sustain a main shockwave that moves along a perimeter of the main chamber and an annular pilot chamber configured to sustain a pilot shockwave that moves along a perimeter of the pilot chamber. The main shockwave may be generated in response to the pilot shockwave extending into the main chamber.
US11655979B2 Airblast fuel nozzle
A fuel injector for a gas turbine engine of an aircraft having a fuel nozzle including a fuel swirler and/or an outer air swirler. The fuel swirler may include a manifold for receiving fuel from a fuel conduit, and a plurality of fuel passages to direct fuel from the manifold to discharge orifices that direct fuel with swirling flow. The fuel swirler may be configured to provide uniform spray while minimizing recirculation zones; reduce residence time as fuel enters the manifold; minimize flow disruptions, boundary layer growth, and/or pressure drop as fuel flows through the fuel passages; reduces coking internally of the nozzle; reduces thermal stresses; and is simple and low-cost to manufacture. The outer air swirler may include first and second outer air swirler portions with respective vanes and air passages that provide swirling air flow. The outer air swirler may be configured to improve atomization and spray uniformity with a wide spray angle; and minimize flow disruptions for enhancing flow performance.
US11655977B2 Gas powered torch
Various embodiments utilize a novel approach to igniting the natural gas flame that is emitted from the end of the torch. According to one embodiment a rotary diverter within the ignition bell of the GrillGun is used to shunt a portion of the higher velocity gas flow to an area in the bell where the ignition spark is out of the direct burning gas stream. According to another embodiment the ignition bell has a plate that largely covers its open end that reduces the length of the flame that is emitted and focuses it. Still another embodiment has a check valve that operates to stop the flow of gas to the gas conduit when the GrillGun is dropped or tipped over or liquid propane is otherwise presented into the check valve by any other means.
US11655967B2 LED high bay lamp with toolless LED driver connection
An LED high bay includes a housing, a hand-separable connector, and an LED driver disposed within the housing. The housing includes a first housing portion, a second housing portion hingedly attached to the first housing portion, and at least one hand-operable latch opposite the hinge and configured for fixing the second housing portion to the first housing portion. The LED driver may be replaced by opening the housing by releasing the latch and disconnecting the LED driver from the connector, while the LED high bay remains installed or held to a structure, or portion thereof, with a support member.
US11655965B2 Adjustable-beam luminaire
A luminaire for providing configurable static lighting or dynamically-adjustable lighting. The luminaire uses an array of focusing elements that act on light provided via a corresponding array of sources or via an edge-lit lightguide. Designs are provided for adjusting the number of distinct beams produced by the luminaire, as well as the angular width, angular profile, and pointing angle of the beams. Designs are also provided for systems utilizing the adjustable luminaires in various applications.
US11655962B1 Lens to produce high angle off-axis light with narrow beam width
The present disclosure is directed to examples of an apparatus. In one embodiment, the apparatus includes a light entry segment that receives light emitted from a light emitting diode (LED), a total internal reflection (TIR) segment to reflect the light towards an optical axis of the LED, and a light redirection segment comprising a plurality of light redirecting segments to redirect the light emitted from the light emitting diode and the light reflected by the TIR segment at an angle greater than 45 degrees relative to an optical axis of the LED.
US11655961B2 Reflector and backlight having the same
A reflector and a backlight having the same are provided. The reflector is provided with a special-shaped assembly hole. The special-shaped assembly hole includes a first included angle and a second included angle opposite to each other. Two sides forming the first included angle are respectively a first upper side and a second upper side, and two sides forming the second included angle are respectively a first lower side and a second lower side. The special-shaped assembly hole further includes a first arc-shaped side and a second arc-shaped side opposite to each other. The special-shaped assembly hole further includes a first limiting side, a second limiting side, a third limiting side, and a fourth limiting side.
US11655960B2 Light diffusing lens and light emitting device including the same
Disclosed is a light diffusing lens having a pointing angle distribution focused toward a lateral direction. The disclosed light diffusing lens includes a light entrance part having a concave shape formed inward from a lower part of the optical diffusing lens, a reflection part having a shape which is concave inward from an upper portion of the light diffusing lens and a light exit portion defined by an outer surface of the light diffusing lens, wherein the light entrance part has a first convex surface which is convex in an optical axial direction defined by a straight line passing through the center of the light diffusing lens as the straight line goes toward the inside of the light diffusing lens.
US11655959B2 Optical structures for light emitting diodes (LEDs)
A light system includes a substrate, one or more light emitting diodes (LEDs) coupled to the substrate, and an optical distribution plate positioned proximate the substrate. The optical distribution plate includes one or more optical structures each corresponding to the one or more LEDs. The one or more optical structures include a first surface that focuses LED light from the corresponding LED in a first orientation, and an opposite second surface that distributes LED light from the LED in a second orientation. The second orientation being substantially orthogonal to the first orientation.
US11655958B2 Light-emitting device
A light-emitting device includes: a substrate comprising a base; a semiconductor laser element disposed on an upper surface of the base; a sealing member located above the base and fixed to the substrate, wherein the sealing member and the substrate define a sealed space in which the semiconductor laser element is located; and a lens member fixed to the sealing member by adhesive, the lens member comprising a lens section through which light emitted from the semiconductor laser element passes. A space between the sealing member and the lens member is open to an area outside the light-emitting device.
US11655951B2 Lamp for vehicle
Provided is a lamp for a vehicle to prevent light efficiency from being deteriorated while being embodied in a slim form factor. The lamp for a vehicle includes a light emission portion to generate light; a first optical portion disposed in front of the light emission portion to allow the light generated from the light emission portion to be incident thereto; and a second optical portion disposed between the light emission portion and the first optical portion. The second optical portion refracts the light in a direction different from a light refracting direction of the first optical portion.
US11655944B2 Lighting device
The purpose of the present invention is to realize a lighting device of small light distribution angle and less leakage light and further to realize a lighting device in which the light beam is easy to control. The following is an example of the structure to meet the above purpose. A lighting device including: a light guide; LEDs set at a side surface of the light guide; a prism sheet set on a major surface of the light guide, in which a first louver which extends in a first direction and, a second louver which extends in an orthogonal direction to the first direction are superposed on the prism sheet.
US11655942B2 Waste hydrogen recovery device of evaluation device of hydrogen refueling station
A waste hydrogen recovery device of an evaluation device of a hydrogen refueling station includes: a buffer container connected to a discharge pipeline of the evaluation device; a flow path switching valve installed at a hydrogen supply side of the hydrogen refueling station and installed to selectively form a flow path flowing hydrogen from one of a hydrogen supply source or the buffer container into the hydrogen refueling station; and a controller provided to control a tank protection valve installed between an inflow pipeline and a discharge pipeline of the evaluation device, and the controller further provided to control a hydrogen tank, a discharge valve installed on the discharge pipeline, the flow path switching valve, and a compressor of the hydrogen refueling station.
US11655940B2 Systems and methods for transporting fuel and carbon dioxide in a dual fluid vessel
Embodiments of systems and methods for transporting fuel and carbon dioxide (CO2) in a dual-fluid vessel thereby minimizing transportation between locations are disclosed. In an embodiment, the dual-fluid vessel has an outer shell with two or more inner compartments, positioned within the outer shell, including a first inner compartment for storing CO2 and a second inner compartment for storing fuel. The dual-fluid vessel may connect or attach to a transportation vehicle to thereby allow transportation of the fuel and CO2. Insulation may provide temperature regulation for the fuel and CO2 when positioned in the respective first and second inner compartments. One or more ports having an opening in and through the outer shell and a fluid pathway to one or more of the first inner compartment or the second inner compartment may provide fluid communication through the opening and fluid pathway for loading/offloading the fuel and/or CO2.
US11655939B2 Composite storage tank for gaseous hydrogen
A composite storage tank comprises a composite wall enclosing a gas storage volume and defining a cylindrical portion of the tank. The composite wall incorporates first and second sets of metallic fibres each of which is susceptible to embrittiement by hydrogen and has ends extending through the exterior surface of the composite wall. By measuring the electrical resistances of the metallic fibres, a measure of the amount of hydrogen that has leaked through the composite wall over a period of time, and the present physical condition of the tank, may be determined. The approximate axial and azimuthal coordinates of a particular leakage point may also be determined.
US11655935B2 Display device
A display device is disclosed. The display device includes a display panel, a back cover covering a rear surface of the display panel, a bracket coupled to a rear surface of the back cover, and a support removably coupled to the bracket, wherein the bracket includes a first plate, a second plate facing the first plate, and a link connecting the first plate to the second plate, wherein the second plate includes therein a slot, which is formed toward an inside from a lower side of the second plate and in which the support is movably received, wherein the link includes a lower link, and an upper link disposed above the lower link, and wherein each of the lower link and the upper link extends in a direction intersecting the first plate and the second plate, and is pivotably coupled both to the first plate and to the second plate.
US11655934B1 Multi-positional mount for personal electronic devices with a magnetic interface
A stand assembly for holding handheld electronic devices in a multitude of positions or locations having a first section with a curved end magnetically attached to second section having and indented surface. The first section also attaches to a surface, the second section either is contiguous with a portable electronic device, a carrying case, or other item; or has a means to attach to another surface. A high-friction elastomeric material, or similar friction producing material, helps to secure the first and second sections together, or the second section against another flat magnetic surface.
US11655926B2 Hot swappable fracturing pump system
A system that permits fracturing pumps such as, for example, at least first and second fracturing pumps, each carried on a truck, to be connected to, and disconnected from, respective connection points on a fracturing manifold while fracturing fluid in the fracturing manifold is at pressure, in certain instances at or near fracturing pressure, and/or while other(s) of the fracturing pumps are being operated to pump fracturing fluid.
US11655925B1 Connector system and method of use
A pipe connector system includes an upper housing forming an upper inner cavity; a lower housing forming a lower inner cavity, the upper inner cavity is coaxially aligned with the lower inner cavity; a piston cavity formed between the upper housing and lower housing; a piston disposed within the piston cavity, the piston is configured to slidingly engage within the piston cavity; a locking device configured to traverse within the upper housing, the locking device having a plurality of locking jaws surrounding a periphery of the inner cavity, the locking device, having a base integral with the plurality of locking jaws, the base is configured to rest on the piston; a first port in fluid communication with an upper chamber positioned at a first end of the piston within the piston chamber; and a second port in fluid communication with a lower chamber positioned at a second end of the piston within the piston chamber.
US11655923B2 Pipe coupler
A pipe coupler is capable of preventing a fluid flowing along pipes from coming into direct contact with the pipes made of metal materials, a body, and tie rings, thereby preventing corrosion of the pipes. The pipe coupler is also capable of preventing pipes, even if the pipes made of different kinds of materials are connected, from being indirectly connected to each other by way of a fluid flowing along the inside of the pipes, thereby preventing electric corrosion of the pipes caused by the micro current contained in the fluid. The pipe coupler is also capable of absorbing dimensional differences between the pipes having different sizes.
US11655922B2 Method for assembling a tube and a fitting body
A method for connecting tubes includes fastening a position locator to an outer surface of a tube at a predetermined depth from a first end of a tube such that at least one ferrule abuts a flange of the position locator between the first end of the tube and the position locator. A tube connector assembly is formed by introducing a compression nut such that an inner wall of the compression nut surrounds the position locator and the at least one ferrule. A fitting body is introduced via the first end of the tube. The tube connector assembly is fastened to the fitting body using a first threading on the inner wall of the compression nut and a second threading on an outer wall of the fitting body such that the at least one ferrule is between the compression nut and the fitting body.
US11655915B1 Plumbing target and placement tool
A plumbing apparatus for placing and supporting a vertical pipe in relation to an installation surface, comprising a plumbing target placement tool, and a plumbing target guide having a pair of securing rods and a pipe supporting member, the plumbing target placement tool allows the securing rods to be precisely embedded into the installation surface over an installation point. The pipe supporting member is attached to the securing rods in vertical alignment with the installation point, and allows the vertical pipe to be vertically inserted, to be supported perpendicularly to the installation surface an in vertical alignment with the installation point. The plumbing apparatus further comprises a horizontal pipe alignment guide that allows horizontal pipe to be positioned along a guide line that runs through the installation point, the horizontal alignment guide being attached to two additional securing rods placed astride the guide line with the horizontal pipe centered therebetween.
US11655910B2 Adsorption processes and systems utilizing step lift control of hydraulically actuated poppet valves
A valve installation is provided, including a valve assembly having a valve, and a fluidized valve actuator coupled with the valve assembly. The actuator includes at least two cylinders and pistons positioned to communicate fluid to apply pressure to the valve assembly. Extension of each piston communicates pressure to the valve assembly and at least partially lifts the valve into an at least partially lifted and open position. The valve installation may be used to regulate fluid flow in various systems, including cyclical swing adsorption processes.
US11655908B2 Low pressure shut off valve and system
A CO2 low-pressure shut-off system is described. The low-pressure shut-off system may include a low-pressure shut-off valve including a first valve inlet, a second valve inlet and at least one valve outlet, a solenoid valve including a valve inlet, a first valve outlet, and a second valve outlet. The solenoid may be configured to direct a flow of a pressurized gas from the valve inlet into at least one of the first valve outlet and the second valve outlet. The CO2 low-pressure shut-off system further includes a gas monitor electrically coupled to the solenoid valve. The gas monitor may be configured to transmit one of a first signal and a second signal to the solenoid valve to control the flow of the pressurized gas through the solenoid valve.
US11655906B2 Multi-port multi-plane valve
Embodiments of a multi-port multi-plane valve are provided. The multi-port multi-plane valve includes a housing which defines an internal cavity. The housing further includes a plurality of ports in which each port lies within one of two planes that are normal to each other. Each of the plurality of ports is in communication with the internal cavity. A shell body is rotatably disposed within the internal cavity and provides selectable fluid communications between the ports. A seal member is also provided which has a plurality of openings and surrounds the shell body. At least one flow enhancer channel may be included to reduce the pressure drop occurring on one side of the valve when controlling flow paths on the other side of the valve.
US11655903B2 Control valve assembly for fluid treatment apparatus
A control valve assembly is provided for a fluid treatment system, including a housing having a top portion and a bottom portion secured to the top portion, the housing including an inlet and an outlet. At least two modular chambers are secured in the housing. A first chamber is configured to receive fluid from the inlet and a second chamber is configured to provide fluid to the outlet. A piston is also provided which includes a shaft with a plurality of sealing rings. The piston extends through the housing and through the first chamber and the second chamber. The piston is configured to reciprocate in an axial direction to control the flow of fluid in the control valve assembly.
US11655902B2 Failsafe close valve assembly
A valve assembly includes a ball configured to block fluid flow through the valve assembly while the ball is in a closed position and to enable fluid flow through the valve assembly while the ball is in an open position. The valve assembly also includes an actuator assembly configured to drive the ball to transition between the open position and the closed position. In addition, the valve assembly includes multiple compression springs disposed on one side of the ball. Each compression spring of the multiple compression springs is configured to directly urge the ball toward the closed position.
US11655900B2 Valve with pressure differential seating
A valve for use in oil and gas production or similar applications includes a plug or other flow barrier disposed in a cavity of a hollow valve body with a metal-to-metal sealing surface that is not reliant on any rubberized or elastomeric material to effect a seal.
US11655899B2 Metal-coated seat retention groove and methods therefor
A method of manufacturing a valve with a corrosion-resistant barrier includes providing a valve body defining a first end, a second end, and a body bore extending from the first end to the second end, the valve body further defining a channel co-annular with the body bore, the channel comprising an outer edge defining a seat retention groove; and thermal spraying a corrosion-resistant barrier over the seat retention groove, the corrosion-resistant barrier defining a first edge and a second edge, the first edge oriented between the seat retention groove and the first end of the valve body, and the second edge oriented between the seat retention groove and the second end of the valve body.
US11655895B2 Integrated park module systems and methods
A shift-by-wire system comprises an integrated park module including a slider, a motor, a spring, and an actuator system. The slider can be disposed in a park position (PP) and a not-parked position (NPP) corresponding to a park mode and a not-park mode of a transmission, respectively. The motor and a gear-train cause the slider to move from the PP to the NPP and the spring urges the slider from the NPP to the PP. The actuator system retains the slider in the NPP after the motor and the gear-train have disengaged from the slider. The gear-train includes a default position (DP) corresponding to the PP and a maximum lift region (MLR) in which the actuator system retains the slider in the NPP. The gear-train rotates from the MLR to the DP while the actuator system retains the slider in the NPP.
US11655894B2 Shift range control device
A shift range control device switches a shift range by controlling drive of a motor. An angle calculation unit calculates a motor angle based on a signal from a rotation angle sensor that detects a rotation position of the motor. A drive control unit drives the motor so that the motor angle becomes a target angle according to the target shift range, and stops a rotor by a fixed phase energization, when the motor angle reaches a target angle. When the rotor vibrates with respect to stop position, the drive control unit maintains a state in which a brake torque, which is the torque generated when moving away from center of vibration, is larger than an acceleration torque, which is the torque generated when moving toward the center of vibration, and reduces the current that energizes the motor based on a difference between the brake torque and the acceleration torque.
US11655883B2 Auto-reversing driveshaft system and method
An auto-reversing driveshaft system/method configured to traverse in alternating longitudinal directions along a common driveshaft axis is disclosed. The system utilizes right-hand-thread (RHT) and left-hand-thread (LHT) channels along a target driveshaft (TDS) to engage dual drive pins (DDP) that are mechanically linked to an axial engagement collar (AEC) mechanically coupled to a motion driver platform (MDP). The AEC may be configured as a two-piece symmetric collar (TSC) in which the DDP are individually retained. The RHT and LHT are configured to implement a selected forward traverse rate (FTR) and reverse traverse rate (RTR) respectively for the DDP and AEC along the longitudinal axis of the TDS. The FTR and RTR may vary along the longitudinal axis of the TDS. The system and method are particularly applicable to the implementation of level winders, pumps, and/or situations where variable longitudinal traversal rates along the TDS are desired.
US11655880B2 Multi-speed gear box for a rotary wing aircraft
A gear system for a rotary wing aircraft includes a first gear including an inner gear portion having a first pitch and an outer gear portion having a second pitch that is distinct from the first pitch. A second gear includes a third pitch driven at a driving rotational speed. An actuator member is coupled to the second gear while driven at the driving rotational speed. The actuator member shifts the second gear along the first gear to engage with one of the inner gear portion and the outer gear portion to drive the first gear at a first rotational speed and engage with other one of the inner gear portion and the outer gear portion to drive the first gear at a second rotational speed. A controller is operable to control the actuator member to shift the second gear between the inner gear portion and the outer gear portion.
US11655878B2 Power transmission drive member
A power transmission drive member adapted to mesh with a drive sprocket to transmit rotary motion, the drive member comprising a plurality of engaging mechanisms, each comprising an engaging body comprising an engagement pocket adapted to engage with the drive sprocket, each of which engagement pockets comprising a first engaging surface and a second engaging surface spaced apart from the first engaging surface, the first and second engaging surfaces forming an engaging surface pair, which pair is rotatable about an engaging mechanism rotational axis, wherein the power transmission drive member comprises a carrier, which carrier is articulated and is adapted to support the plurality of engaging mechanisms.
US11655875B2 Damping valve and shock absorber
A damping valve includes a valve seat member, a first valve element stacked on the valve seat member, a second valve element provided between an inner circumference valve seat of the valve seat member and the first valve element, the second valve element being configured to open and close a hole of the first valve element, and a biasing member configured to bias the first valve element towards the second valve element, wherein a surface of the second valve element on an opposite side from the valve seat member is higher than the outer circumference valve seat of the valve seat member.
US11655874B2 Vibration damper, and motor vehicle with a vibration damper of this type
A vibration damper for a motor vehicle includes an outer tube and an inner tube arranged coaxially within the outer tube. A guide unit closes the outer tube and the inner tube in each case at a first end. A bottom unit has a bottom valve. The bottom unit is arranged at a second end of the inner tube. The outer tube and the inner tube are deformed plastically, such that the guide unit is connected in a positively locking manner to the outer tube and the inner tube, and the inner tube being deformed plastically, such that the bottom unit is connected in a positively locking manner to the inner tube, and/or the outer tube and the inner tube is connected in an integrally joined manner to the guide unit, and the inner tube being connected in an integrally joined manner to the bottom unit.
US11655870B2 Method for manufacturing composite fiber preform for disc brakes
A method that includes winding a composite fabric around a mandrel to form a plurality of layers defining an annulus extending along a central longitudinal axis, where the composite fabric includes a plurality of elongate axial fibers extending substantially in an axial direction relative to the longitudinal axis and a plurality of elongate circumferential fibers extending substantially in a circumferential direction relative to the longitudinal axis; and introducing, into at least a portion of the plurality of layers, a plurality of radial fibers extending substantially in the radial direction relative to the longitudinal axis, where the plurality of radial fibers mechanically bind one or more adjacent layers of the plurality of layers.
US11655869B2 Brake adjuster with brake stroke indicator
A brake adjuster with a housing configured to be coupled to a brake actuator push rod, and a control unit rotatably coupled to the housing. The control unit is configured to be coupled to a reference point of a vehicle and to cause adjustment of the brake as the brake actuator push rod retracts. One of the housing and the control unit has a first indicator and a second indicator, and the other of the housing and the control unit has a third indicator. The third indicator is adjacent the first indicator when the brake actuator push rod is retracted in a brake disengaged position, and the third indicator is adjacent the second indicator when the brake actuator push rod is extended to a brake over-stroke position. The indicators may be any combination of notches, protrusions, marks, or pointers.
US11655866B2 Disc brake pad spring
A disc brake and a pad spring for a brake pad assembly. The pad spring may include first and second arms that extend from an intermediate portion and that each have a free end. The free end of each arm may curve outwardly relative to an intermediate portion and back towards a plane.
US11655864B2 Noise reducing brake pads
A brake pad for a motor vehicle is provided. The brake pad includes a body having an upper edge and a lower edge. The upper edge is configured for positioning relative to an outer diameter of a rotor. The brake pad also includes a friction surface extending between the upper edge and the lower edge for engaging the rotor. The brake pad further includes a relieved portion located along a section of the upper edge. The relieved portion is configured to reduce squeal noise caused by tangential modes of the rotor, during engagement of the brake pad with the rotor, by minimizing contact between the friction surface of the brake pad and the outer diameter of the rotor at an area of the rotor having a potential for high modal displacement in a tangential direction.
US11655862B2 Rotation transmission state switching device
The rotation transmission state switching device comprises a clutch device comprising a first rotating member having a first-rotating-member-side engaging portion, a second rotating member having a second-rotating-member-side engaging portion, a third rotating member having a third-rotating-member-side engaging portion; and an engaging element having an engaging-element-side first engaging portion engaging with the first-rotating-member-side engaging portion, an engaging-element-side second engaging portion engaging with the second-rotating-member-side engaging portion, and an engaging-element-side third engaging portion engaging with the third-rotating-member-side engaging portion; and a restriction device configured to switch between allowing and restricting rotation of the first rotating member, allowing or preventing torque transmission between the second rotating member and the third rotating member.
US11655860B2 Clutch assembly
A sealed clutch and a clutch plate, the sealed clutch including a spline connector for connecting the sealed clutch by splined connection to a transmission shaft of an automotive transmission. The spline connector comprising a connector housing and a spline ring. The spline ring including an opening having a spline configuration for cooperating with a splined portion of a transmission shaft. The connector housing being secured within the sealed clutch and the spline ring being removably connectable to the connector housing to enable the spline ring to be removed and replaced with a different spline ring for cooperating with a splined portion of a different transmission shaft. The clutch plate has a pair of drive plates having a coaxially aligned openings and a spline connector mounted between them. The outer diameter of the spline ring being slightly less than the inner diameter of the opening of one of the drive plates and a removable retainer being interposed between the spline connector and the drive plate to retain the spline ring, whereby removal of the removable retainer enables removal of the spline ring from the spline connector through the opening of the drive plate.
US11655859B2 Power transmission device
A power transmission device includes a flywheel and a damper device. The flywheel includes a plurality of fixation holes. The damper device includes an input rotary member, an output rotary member, and a pair of first elastic members. The input rotary member and output rotary member each include a plurality of assembling holes disposed in corresponding positions to the plurality of fixation holes of the flywheel. The plurality of assembling holes are arranged in a circumferential direction such that two pairs of the assembling holes, each pair including two adjacent assembling holes, are each disposed at a larger interval than remaining assembling holes to produce a pair of accommodation spaces. A pair of first accommodation portions, accommodating the pair of first elastic members, is disposed radially outside the pair of accommodation spaces.
US11655856B2 Motive power transmission device
A motive power transmission device including first and second motive power transmission members that are spline-fitted together includes a spring retaining member that retains a spring and is mounted on the first motive power transmission member. The spring retaining member includes a temporarily fixing portion that is temporarily fixed to and mounted on the first motive power transmission member in a first compression state of the spring and a locking portion that is locked with the second motive power transmission member in a second compression state where when the first and second motive power transmission members are spline-fitted together, the spring is compressed and urges the second motive power transmission member toward one side in a circumferential direction with respect to the first motive power transmission member.
US11655854B2 Rolling-element bearing assembly
A rolling-element bearing assembly includes a first bearing ring and a second bearing ring that define a bearing interior between them, a plurality of rolling elements disposed in the bearing interior to allow a relative rotation of first and second bearing rings, and a seal assembly for sealing the bearing interior. The seal assembly includes a seal carrier that is connected to the first bearing ring such that they rotate together and a seal element that is connected to the seal carrier such that they rotate together, and the seal carrier comprises a fiber-reinforced plastic.
US11655845B2 Threaded insert for sandwich panel, method of assembly, and corresponding assembly
An insert intended to be assembled in a hole in a sandwich panel including a hollow cylindrical body having a flanged end deformable by a placement tool allowing mechanical connection by deformation with a surface skin of the sandwich panel is provided. The insert includes an anchoring stem in the continuation of the cylindrical body as well as an internal tube intended to collaborate with the placement tool. The anchoring stem has at least one circumferential groove and a peripheral rib, the circumferential groove and the peripheral rib each having a transverse profile that is rounded so as to be able to collaborate with a curable substance.
US11655842B2 Fastener assembly
Disclosed is a fastener assembly comprising at least one of a bolt member and a nut member; and a drive element adapted for engagement by an installation/driving tool, said drive element comprising a body. The body of the drive element is joined either to the bolt member or to the nut member by means of an interposed interlayer structure, the interlayer structure being adapted to fracture in torsional shear and/or tensile stress in response to a relative rotational and/or tensile force applied to the drive element with the installation/driving tool.
US11655839B2 Biased blind side temporary fasteners, systems and methods
A temporary fastener a plunger having a distal portion including a plurality of plunger fingers, where depressing the plunger causes axial translation of a collet body to place the temporary fastener in an activated state where a plurality of flexible fingers in the collet body radially converge and where releasing the plunger places the temporary fastener in a clamped state in which the plurality of flexible fingers in the collet body are outwardly displaced. The temporary fastener further includes a web element positioned at a proximal end of a rod and including a plurality of opening permitting the plurality of plunger fingers to axially translate there through during depression and release of the plunger. The temporary fastener further includes a spring positioned within a case and exerting a restorative force on the collet body and the plunger in response to depression of the plunger.
US11655838B2 Material mechanical fastener
A fastener suitable for temporarily or permanently connecting one object to another, for example a form to concrete. The fastener includes a nail having a guide wire bonded thereto, with the guide wire including a segment that extends outwardly past the tip of the nail, which facilitates insertion into a hole predrilled in the objects. The bond between the nail and wire is adapted to be broken in at least one area of connection when the fastener is driven into the predrilled hole.
US11655837B2 Anchor assembly with toggle
An anchor assembly for wall installation includes a toggle body that is elongated along an axis, and a strap connected to and extending from the toggle body, wherein the strap includes a main segment that extends in a first direction away from an axis of the toggle body when the strap and toggle body are in an unstressed state, and the main segment is bendable down toward the toggle body such that the main segment extends in a second direction, where the second direction runs more closely to parallel with the axis than does the first direction. A locking sleeve mounted for movement along the strap toward the toggle body. The strap is substantially L-shaped and includes a small segment extending laterally relative to the main segment, wherein the small segment is seated within a recess on the toggle body.
US11655834B2 Hydrostatic drive
A hydrostatic drive includes at least one hydrostatic pump configured to supply at least one hydrostatic consumer and an apparatus for an energy recovery procedure of at least a part of the energy that is output by the consumer. An electronic control unit or at least one software component is further included, with which the energy recovery procedure is controlled in a variable manner and depends upon detected influencing variables.
US11655833B1 Variable output cylinder assembly and method of use
A variable output cylinder system includes a housing forming an inner cavity, the housing having a centerline co-axially extending through center of the inner cavity, and a first section secured to a second section, the first section having a sidewall the tapers outwardly relative to the centerline and relative to an opening passing through a thickness of the first section; a piston rod extending through and slidingly engaged with the opening; a piston head rigidly attached to an end of the piston rod; a pliable membrane fixedly secured to an outer surface of the piston head, the pliable membrane forming a sealed chamber within the second section, the pliably membrane forming an area disposed between the of the first section and an outer surface of the piston head; and a second opening extending through a thickness of the second section and configured to provide passage to the sealed chamber. The area disposed between the first section and the outer surface of the piston head increases in size as the piston traverses away from the opening of the first section.
US11655832B2 Control method of gas pressure actuator and control calculation device
A control calculation device performs a calculation of compensating for a volume change amount of each pressure chamber caused by a positional change of a pressure receiving plate inside a cylinder chamber for each position command value applied to two servo amplifiers, outputs each of the compensated position command values to the two servo amplifiers, and executes origin positioning for a position of a slider in order to compensate for the volume change amount.
US11655831B2 Motor operated accumulator
An accumulator for storing fluid that includes a shell that defines an interior volume of the accumulator. The shell includes at least one port for providing fluid to a fluid system. The accumulator also includes an accumulator shaft disposed in the interior volume and extending at least partially across the interior volume from a first interior surface of the shell along a longitudinal axis of the shell, e.g., a central axis. The accumulator includes a piston-plate disposed in the interior volume such that the piston-plate and a second interior surface of the shell define a chamber in the interior volume. The accumulator further includes a motor disposed in the interior volume. The accumulator is configured such that rotational movement of the motor translates to linear movement of the piston-plate along the accumulator shaft.
US11655829B1 Down rod installation structure for ceiling fan
A down rod installation structure for a ceiling fan has a coupling seat, a down rod, and an elastic member. The down rod is threadedly connected to the coupling seat. The elastic member has a fixed end that is fixed to the coupling seat. The elastic member further has an abutment portion to be engaged in a perforation of the coupling seat and an aperture of the down rod, so that the down rod installation structure invention has the advantages of quick installation and increasing the stability of the ceiling fan.
US11655827B2 Pump device
A centrifugal pump includes a motor portion including a rotor rotatably disposed in a rotor chamber and includes a pump portion including an impeller rotatably disposed in a pump chamber. The impeller is coupled to the rotor. The centrifugal pump also includes a casing that separates the rotor chamber from the pump chamber, and a bearing that rotatably supports a rotor shaft of the rotor and to which grease is supplied is provided. Two communication holes extend through the casing and provide fluid communication between the rotor chamber and the pump chamber.
US11655825B2 Compressor including aerodynamic swirl between inlet guide vanes and impeller blades
An illustrative example embodiment of a compressor includes an inlet defining an intake passage, a plurality of inlet guide vanes, an impeller, and a plurality of swirl nozzles. Fluid flow through the plurality of inlet guide vanes into the intake passage is selectively adjustable to control fluid flow through at least the portion of the intake passage downstream of the swirl nozzles. The impeller includes a plurality of blades and directs fluid from the intake passage toward an outlet. The swirl nozzles have outlets positioned downstream of the plurality of inlet guide vanes and upstream of the impeller. The swirl nozzles are configured to introduce fluid into the intake passage to cause swirl of fluid in the intake passage between the plurality of inlet guide vanes and the impeller.
US11655821B2 Cutting blade assembly
A cutting blade assembly establishes a bidirectional and/or multifaceted scissor-type cutting action to efficiently and effectively process various types of debris encountered by the cutting blade assembly. The assembly includes a cutting plate and a cutting hub configured for relative rotation. A cutting slot is formed in the cutting plate and intersects the axial face to define a cutting edge at the intersection of the cutting slot and the axial face. The cutting hub has a cutting arm positioned adjacent to the axial face. When the cutting plate and the cutting hub undergo relative rotation, the cutting arm passes adjacent to the cutting edge to perform a scissor-type cutting action.
US11655820B2 Horizontal rotary compressor with enhanced tiltability during operation
This disclosure describes new horizontal roller-piston/vane type rotary compressors with novel features such as new lubricating oil circuit designs to provide reliable oil lubrication, and increase tiltability during operation. Also new multi-pump configurations of horizontal compressors are introduced in order to significantly increase redundancy, reliability, and turn down ratio. Rotary compressors may be configured with subsets of the disclosed features to configure those compressors for specific applications.
US11655819B2 Scroll compressor
A scroll compressor includes a base seat portion which is integrally formed with one end surface of a shaft and in which a press-fitting hole exposing a first hole portion is formed. The base seat portion is disposed in a second portion of a penetration portion with a gap interposed between a drive bush body and the base seat portion.
US11655817B2 Rotary compressor
A rotary compressor is provided for which a vane slot is formed in each cylinder, a suction port is disposed at one side of the vane slot in a circumferential direction with a partition wall interposed therebetween, and at least one elastic portion is formed in a penetrated or recessed manner at at least one circumferential side surface of the partition wall or between circumferential side surfaces. Accordingly, an elastic strain of the partition wall may increase to reduce friction loss between the vane slot and a vane, a sealing distance may be secured between axial side surfaces of the partition wall to prevent refrigerant leakage between the vane slot and the suction port, an amount of oil or refrigerant stored between the vane and the vane slot may be increased by virtue of the at least one elastic portion formed on an inner surface of the vane slot defining the partition wall, thereby improving lubricity.
US11655812B2 Fluid end assembly
A fluid end having its fluid flow bores sealed without threading a retaining nut into the walls of each bore. The fluid ends may be assembled using a plurality of different kits that each comprise a fluid end body, a component, a retainer element, and a fastening system. The retainer element holds the component within each of the bores formed in the fluid end body and the fastening system secures the retainer element to the body. The fastening system comprises a plurality of externally threaded studs, washers and nuts in some embodiments. In other embodiments, the fastening system comprises a plurality of screws.
US11655811B2 Method and apparatus for mounting a diaphragm of a pump
A double diaphragm pump includes multiple diaphragms that are mounted for reciprocation. The diaphragms are connected for simultaneous movement to form a diaphragm assembly. A first one of the diaphragms is clamped between a housing cover and a center section. A pumping chamber is formed between the first diaphragm and the cover. Pressure in the first pumping chamber is decreased to draw the diaphragm assembly towards the first fluid cover, thereby drawing the second diaphragm into a mounting position relative to the center section. A second cover is then mounted to the center section to clamp the second diaphragm between the second cover and the center section.
US11655810B2 Electrically operated displacement pump control system and method
An electrically operated displacement pump includes an electric motor having a stator and a rotor. The rotor is connected to the fluid displacement member to drive axial reciprocation of the fluid displacement member. A drive mechanism is disposed between and connected to each of the rotor and the fluid displacement member. The drive mechanism receives a rotational output from the rotor and provides a linear input to the fluid displacement member. A controller controls operation of the motor based on an operating state of the motor to control pumping by the displacement pump.
US11655809B2 Cryogenic pump flange
A flange for a pump comprises first and second faces and a passageway for cryogenic fluid flow extending from the first face to the second face and at least one of (1) the passageway is for a pipe and comprises a first portion of a first diameter and a second portion of a second diameter greater than the first diameter, wherein when the pipe has an outer diameter that is smaller than the second diameter a gap is formed between the pipe and the passageway where the pipe passes through the second portion; and (2) a first annular groove in one of the first face and the second face and extending around the passageway, wherein the first annular groove in cooperation with the passageway forms a bellows. The gap and bellows increase the thermal resistance between the passageway and the flange, and the bellows allows for flexure during thermal contractions of the flange reducing thermal stress on welded fluid seals.
US11655807B2 Distributed in-field powered pumping configuration
An in-field powered distributed pumping system and method are provided. The system includes a pump unit disposed at a first location and a slurry pump unit disposed at a second location. The system also includes at least one grid power supply, wherein at least one of the pump unit and the slurry pump unit is powered by the at least one grid power supply. The system further includes a first flow path fluidly connected to the pump unit at the first location and configured to fluidly connect the pump unit to a well bore, and a second flow path fluidly connected to the slurry pump at the second location and configured to fluidly connect the slurry pump unit to the well bore.
US11655806B2 Product dispensing system
A system for monitoring flow conditions of fluid flowing from a product container through a solenoid pump. The system includes at least one solenoid pump comprising a solenoid coil, which, when energized, produces a stroke of the solenoid pump, at least one product container connected to the at least one solenoid pump wherein the at least one solenoid pump pumps fluid from the at least one product container during each stroke, at least one PWM controller configured to energize the at least one solenoid pump, at least one current sensor for sensing the current flow through the solenoid coil and producing an output of the sensed current flow, and a control logic subsystem for controlling the flow of fluids through the solenoid pump by commanding the PWM controller and for monitoring the current through the solenoid pump by receiving the output from the current sensor, wherein the control logic subsystem uses the measured current flow through the solenoid coil to determine whether the stroke of the solenoid pump is functional.
US11655799B2 Wind turbine
Provided is a wind turbine, with at least one hollow construction including at least two longitudinal hollow elements each having a connection interface for connecting the elements either by a slip joint connection or by a flange connection especially a tower including at least two hollow tower elements, wherein at least one connector is guided through the slip joint or flange connection from an inner space to the outer of the wind turbine.
US11655797B2 Wind turbine with trailing edge flap
A rotor blade for a wind turbine having an aerodynamic profile which extends from a blade root up to a blade tip and has a leading edge and a trailing edge. An adjustable aerodynamic flap, which can be adjusted between a retracted and a deployed position by means of a flap drive, is provided on the rotor blade. The flap drive comprises a passive control system which controls a flap position depending on rotation speed. The passive control system of the flap drive is low-maintenance and does not interfere with the safety concept of a wind turbine. In comparison with a reference rotor blade without a flap, the rotor blade has increased lift at low wind speeds.
US11655793B2 Power generation using storage reservoirs at different elevations
A system for generating power is disclosed. The system comprises a first storage reservoir for a first liquid fluid and a second storage reservoir for a second higher density fluid located at a lower elevation. Power is generated using a pump, a generator, and fluid displacement.
US11655792B2 Voltage sensing mechanism
The present disclosure relates to voltage sensing mechanisms. One example embodiment includes a voltage-measurement device. The voltage-measurement device includes a housing. The voltage-measurement device also includes an extendible gripper configured to be removably attached to a wire under test. Additionally, the voltage-measurement device includes at least one power supply. Further, the voltage-measurement device includes a power management chip electrically coupled to the at least one power supply and configured to manage a range of input voltages from the at least one power supply. The power management chip comprises a synchronous boost voltage regulator. Additionally, the voltage-management device has a microprocessor electrically coupled to the power management chip and the extendible gripper. The microprocessor is configured to receive electrical power from the power management chip. The microprocessor is also configured to receive an electrical signal from the extendible gripper indicative of a voltage associated with the wire under test.
US11655790B2 Ignition drive module
Disclosed is an ignition drive module with stable performance and reliable function, which comprises a module signal input end, a voltage input end, a module signal output end, a comparator connected to the module signal input end a maximum dwell timer module connected to the comparator, a logical judgment module connected to the comparator, and an insulated gate bipolar transistor connected to the logical judgment module. The logical judgment module receives signals from the maximum dwell timer module and the comparator to determine whether to activate the insulated gate bipolar transistor. The output end of the insulated gate bipolar transistor is connected to the module signal output end.
US11655788B2 Charge forming device with throttle valve
In at least some implementations, a charge forming device includes a body that has a throttle bore, a throttle valve associated with the throttle bore, a coupler and an actuator. The throttle has a valve head received within and movable relative to the throttle bore, and a valve shaft to which the valve head is coupled. The coupler is connected to the valve shaft and carries or includes a sensor element. And the actuator has a drive shaft coupled to the coupler so that rotation of the drive shaft is transmitted to the coupler and the valve shaft.
US11655786B2 Fuel injector
An electromagnetic fuel injection valve includes a coupling between an armature and the valve member that allows limited relative movement of the valve member and armature in both the opening and closing directions of the valve member. An injector body includes a non-magnetic section to focus magnetic flux and attractive force through the armature and pole. A modular power group reduces the cost of assembly and includes a plastic encapsulated coil that is protected from environmental moisture and corrosion. A valve seat incorporates a valve seal which improves fuel flow past the valve member when the fuel injection valve is in the open position.
US11655785B2 Engine, outboard motor and boat
A V-type multi-cylinder engine including a pair of banks, includes: an intake member forming an intake passage through which air is guided from outside; a pair of throttles each configured to regulate an amount of the air sucked into each of the pair of banks through the intake passage; and one single temperature sensor configured to detect a temperature of the air in the intake passage. The intake member includes a pair of openings downstream in a flowing direction of the air. Each the pair of throttles is connected to each of the pair of openings. The temperature sensor is disposed between the pair of openings.
US11655782B2 Valve device
A valve device increases or decreases a flow rate of EGR gas. The valve device includes a housing, a bypass valve body, and an EGR valve body. The housing includes a first upstream passage into which the EGR gas cooled by an EGR cooler flows, a second upstream passage into which the EGR gas that bypasses the EGR cooler flows, and a downstream passage connected to the first upstream passage and the second upstream passage, and provided downstream with respect to the first upstream passage and the second upstream passage. The bypass valve body opens and closes the second upstream passage. The EGR valve body is provided in the downstream passage and rotates around an EGR valve axis to open and close the downstream passage.
US11655778B2 Morphing structures for fan inlet variable vanes
A gas turbine engine includes a fan section, a compressor section, and a turbine section. The fan section has a plurality of vane assemblies spaced circumferentially about an engine axis. The vane assemblies each include an airfoil extending between a leading edge and a trailing edge, a control rod extending through the airfoil, and a mechanism driven by the control rod to change the shape of the airfoil. A vane system for a gas turbine engine is also disclosed.
US11655775B1 Combustion control using spiking neural networks
A system that controls a combustion engine stores network vectors in a memory that represent diverse and distinct spiking neural networks. The system decodes the network vectors and trains and evaluates the spiking neural networks. The system duplicates selected network vectors and crosses-over the duplicated network vectors that represent modified spiking neural networks. The system mutates the crossed-over duplicated network vectors by randomly modifying one or more portions of the crossing-over duplicated network vectors. The system meter exhaust gas into an intake manifold when an engine temperature exceeds a threshold, an engine load exceeds a threshold, an engine's rotation-per-minute rate exceeds a threshold, and a fuel flow exceeds a threshold. The system modifies fuel flow into an engine's combustion chamber on a cycle-to-cycle basis by the trained spiking neural network.
US11655773B2 Control device and control method for internal combustion engine
A control device and a control method for a multi-cylinder internal combustion engine including a post-processing device are provided. The control device includes an electronic control unit executing a temperature raising process of raising the temperature of the post-processing device and a recovery-time process. The temperature raising process includes a stopping process and a rich process. In the stopping process, supply of fuel to several of cylinders is stopped. In the rich process, the air-fuel ratio of an air-fuel mixture for different ones of the cylinders other than the several cylinders is made lower than the stoichiometric air-fuel ratio. In the recovery-time process, the concentration of unburned fuel in exhaust gas discharged to the exhaust passage is made higher than an equivalent concentration, when the temperature raising process is stopped. The equivalent concentration is the concentration of unburned fuel being just enough to react with oxygen in the exhaust gas.
US11655771B2 Control device for internal combustion engine
When an amount of particulate matter (PM) collected by a gasoline particulate filter (GPF) reaches a predetermined amount, a central processing unit (CPU) executes a regeneration process for regenerating the GPF. That is, the CPU stops supply of fuel to any one of cylinders #1 to #4, while increasing an amount of fuel supplied to remaining cylinders. When a temperature of a three-way catalyst becomes equal to or higher than a first temperature, the CPU increases an injection amount to lower a temperature of exhaust gas. When the temperature of the three-way catalyst becomes equal to or higher than the first temperature during the execution of the regeneration process, the CPU does not increase the injection amount.
US11655769B2 Controller and method for controlling a gas turbine
A controller for a gas turbine wherein the gas turbine includes the compressor arranged to operate at a rotational speed n, the combustor and the fuel supply includes the first fuel supply and the second fuel supply, wherein the compressor is arranged to provide air to the combustor at a steady state air mass flow rate mss and wherein the fuel supply is arranged to supply fuel at a fuel mass flow rate mtotal to the combustor. The controller is arranged to, responsive to the load change ΔL to the load L, control the fuel supply to supply a proportion Z of the fuel mass flow rate mtotal as a fuel mass flow rate mfuel pilot via the first fuel supply based, at least in part, on a combustor mass flow rate mt.
US11655767B2 Gearbox for an engine
A gearbox for an engine includes a rotating element and a turbomachine, the turbomachine includes a shaft, and the rotating element is driven by the shaft across the gearbox. The gearbox includes a ring gear, a first sun gear and a second sun gear each configured to be driven by the shaft of the turbomachine, a first planet gear comprising a first gear portion and a second gear portion, and a second planet gear comprising a first gear portion and a second gear portion.
US11655766B2 Auxiliary component mounting system for gas turbine engines
An assembly for mounting an auxiliary component to an engine case of a gas turbine engine includes a support bracket, the support bracket having a first end configured for attachment to a first flange of the engine case, a second end configured for attachment to a second flange of the engine case, and an intermediate portion located intermediate the first end and the second end; a bearing member disposed within the intermediate portion; a locator disposed within the bearing member; a first plurality of bolts configured to attach the first end of the support bracket to the first flange; a second plurality of bolts configured to attach the second end of the support bracket to the second flange; and a mechanical fuse.
US11655765B2 Air turbine starter torque control system
An enhanced engine starter system controls an air turbine starter at the startup of operation of a turbine engine. The engine starter system includes an air turbine starter (ATS) that operates in accordance with more than one speed/torque curve during the startup procedure. A controller commands the starter control valve to provide a regulated pressure to the ATS in accordance with a first speed/torque curve to initiate the gas turbine engine startup without exceeding a maximum or design limiting torque. Overall duration of the startup procedure is reduced by the controller subsequently operating the ATS in accordance with a second speed/torque curve having a higher operational pressure once the ATS reaches a predetermined transition speed. The torque at the predetermined transition speed on the higher pressure second curve remains less than the design limiting torque, but provides a higher torque as compared to the first speed/torque curve to reduce the duration of the startup procedure.
US11655760B2 Air intake of an aircraft turbojet engine nacelle comprising ventilation orifices for a de-icing flow of hot air
The invention relates to an air intake of an aircraft turbojet engine nacelle extending along an axis X, in which an air flow circulates from upstream to downstream, the air intake comprising an inner wall and an outer wall which are connected by a leading edge and an inner partition so as to delimit an annular cavity, the air intake comprising means for injecting at least one hot air flow into the inner cavity and at least one ventilation orifice formed in the outer wall in order to allow the hot air flow to escape after heating the inner cavity, the air intake comprising at least one acoustic member positioned in the inner cavity facing the ventilation orifice so as to modify the acoustic resonance frequencies and/or to attenuate the acoustic waves formed in the inner cavity via the ventilation orifice.
US11655757B2 Modular multistage compressor system for gas turbine engines
A method of assembling a gas turbine engine is disclosed herein. The method comprises providing a set of standard axial compressor stages. Each axial compressor stage included in the set of standard axial compressor stages includes a rotor having a plurality of blades configured to rotate about an axis and a stator having a plurality of stator vanes.
US11655753B2 Elbow for turbocharger of vehicle and connecting structure thereof
An intake system of an engine of a vehicle includes a turbocharger having an elbow configured to be connected to a compressor of the turbocharger. The elbow for the turbocharger includes: an inlet through which a first fluid is introduced; an outlet through which the first fluid is discharged; a passageway part extending between the inlet and the outlet; and a fusion part provided between the inlet and the outlet and configured to communicate with an inside of the passageway part.
US11655745B2 Exhaust gas heat exchanger
An exhaust gas heat exchanger may include a tube bundle and a housing through which a coolant is flowable. The tube bundle may include a plurality of exhaust gas-conducting tubes held in a first tube base and a second tube base. The housing may enclose the tube bundle and may have face ends delimited by the first tube base and the second tube base. The housing may include a coolant inlet arranged in a region of the second tube base and a coolant outlet arranged in a region of the first tube base such that the coolant flows in counter flow relative to the exhaust gas. A plurality of coolant bypass passages may be arranged between the tube bundle and the housing. At least a subset of the plurality of coolant bypass passages may be at least partly blocked by an inlay structured and arranged to steer a coolant flow.
US11655743B2 Systems and methods for reductant delivery in aftertreatment systems for internal combustion engines
A dosing lance assembly for an exhaust component includes: a housing including: a plate having a first aperture, a pipe having a first pipe end coupled to the plate around the first aperture, a second pipe end, and a second aperture, an endcap coupled to the second pipe end, and an elbow coupled to the pipe around the second aperture; an air conduit having a first air conduit end and a second air conduit end coupled to the elbow, the air conduit separated from the pipe at a location between the plate and the endcap; and a delivery conduit extending within the air conduit and coupled to the elbow.
US11655741B2 Muffler for engine
A muffler for an engine includes a muffler body, at least one partition wall, and at least one reinforcing plate. The muffler body has an inner space formed by a shell. The partition wall includes a flange portion which is in tight contact with an inner surface of the shell, and the partition wall divides the inner space of the muffler body into a plurality of chambers. The reinforcing plate is welded on an outer surface of the shell at a position facing the flange portion of the partition wall.
US11655739B2 Device for separating particles from a gas flow, particle separator and crankcase ventilation system
A device separates particles such as oil particles from a gas flow, from a blow-by gas of a crankcase ventilation, in an internal combustion engine. The device includes a valve seat that defines a flow passage opening and a movable valve element that can be displaced between a closed position, in which the valve element is in abutting contact with the valve seat and the abutting contact defines an axial abutting point, and at least one open position, in which the valve element is moved from the axial abutting point in an axial actuating direction, wherein at least one abutting contact surface of the valve element and/or the valve seat is contoured in such a way that a fluid passage is allowed in the closed position.
US11655734B1 Integrated e-machine controller for turbomachine with thermally de-coupled fastener arrangement
A turbomachine includes a housing and a rotating group that is supported for rotation about an axis of rotation within the housing. The turbomachine also includes a turbomachine stage including a wheel of the rotating group supported within a turbomachine housing of the housing. The turbomachine further includes an e-machine section including an e-machine that is housed within an e-machine housing of the housing. The e-machine is operably coupled to the rotating group and configured to operate as at least one of a motor and a generator. Moreover, the turbomachine includes an integrated controller that extends in a circumferential direction about the axis of rotation. The integrated controller is configured for controlling the e-machine. Additionally, the turbomachine includes a thermally decoupled fastener arrangement that attaches the integrated controller to the e-machine housing. The fastener arrangement thermally decouples the integrated controller from the turbomachine stage.
US11655733B2 Turbine stator, steam turbine, and partition plate
A turbine stator includes a partition plate including an inner ring that extends along a circumferential direction, an outer ring that is disposed on an outer side of the inner ring in a radial direction, and extends in the circumferential direction, a plurality of nozzles that are disposed in the circumferential direction between the inner ring and the outer ring, and are configured to guide a fluid from an upstream side toward a downstream side in an axial direction, and an annular protruding portion, protrudes from the outer ring to the downstream side in the axial direction, and extends along the outer ring in the circumferential direction, and a casing surrounding the partition plate from the outer side in the radial direction, and having a contact support surface that is in contact with the annular protruding portion from the downstream side in the axial direction.
US11655731B2 Oil distribution system for gas turbine engine
An oil supply system for supplying oil to a lubricating cavity of a gas turbine engine, the oil supply system has: a de-oiler having a de-oiler air-oil inlet, a de-oiler oil outlet hydraulically connected to the lubricating cavity, and a de-oiler air outlet in fluid flow communication with an environment outside of the oil supply system; and a closed-loop oil circuit including a main pump having a main pump inlet and a main pump outlet, the main pump outlet hydraulically connected to the lubricating cavity, a de-aerator having a de-aerator inlet hydraulically connected to a scavenge outlet of the lubricating cavity, a de-aerator air-oil outlet in fluid flow communication with the de-oiler inlet, and a de-aerator oil outlet hydraulically connected to the main pump inlet.
US11655725B2 Active clearance control system and method for an aircraft engine
There is provided a system and a method for controlling a tip clearance between a turbine casing and turbine blade tips of an aircraft engine. At least one operational parameter of the aircraft engine is obtained. Based on the at least one operational parameter, a current value of the tip clearance and a target value of the tip clearance are determined. A limiting factor to be applied to the target value of the tip clearance is computed. The limiting factor is applied to the target value of the tip clearance to obtain a tip clearance demand for the aircraft engine. A tip clearance control apparatus of the aircraft engine is controlled based on a difference between the current value of the tip clearance and the tip clearance demand.
US11655719B2 Airfoil assembly
An airfoil assembly for a turbine engine defines an axial direction, a radial direction, and a circumferential direction, and includes a first airfoil defining a first end along the radial direction, a first hub disposed on the first end of the first airfoil and having a first extension member extending at least partially in the radial direction, and a second airfoil adjacent to the first airfoil, the second airfoil defining a first end along the radial direction, a second hub disposed on the first end of the second airfoil and comprising a second extension member extending at least partially in the radial direction, and a circumferential bias assembly operable with the first extension member, the second extension member, or both for exerting a circumferential force on the first extension member, the second extension member, or both.
US11655718B2 Blade with tip rail, cooling
An apparatus and method for cooling a blade tip for a turbine engine can include an blade, such as a cooled turbine blade, having a tip rail extending beyond a tip wall enclosing an interior for the blade at the tip. A plurality of film-holes can be provided in the tip rail. A flow of cooling fluid can be provided through the film-holes from the interior of the blade to cool the tip of the blade.
US11655717B2 Turbine blade squealer tip including internal squealer tip cooling channel
A gas turbine engine component may include an airfoil extending radially from a base to a blade tip, the airfoil including a pressure sidewall and a suction sidewall each extending between a leading edge and a trailing edge opposite the leading edge, an internal cooling circuit extending from the base to the blade tip; and a squealer tip. The squealer tip may include a first and a second squealer tip rail adjacent to the first squealer tip rail, and a squealer tip cap extending between the first and second squealer tip rails. The blade tip, the first and second squealer tip rails, and the squealer tip cap may define an internal squealer tip cooling channel. The blade tip may define a supply aperture that fluidly connect the internal cooling circuit and the internal squealer tip cooling channel.
US11655715B2 Surface topology manipulation for performance enhancement of additively manufactured fluid-interacting components
Methods and systems for manipulating surface topology of additively manufactured fluid interacting structures, such as additively manufactured heat exchangers or airfoils, and associated additively manufactured articles, are disclosed. In one aspect, an article which interacts with a fluid is imparted with surface topology features which affect performance parameters related to the fluid flow. The topological features may be sequenced, combined, intermixed, and functionally varied in size and form to locally manipulate and co-optimize multiple performance parameters at each or selectable differential lengths along a flow path. The co-optimization method may uniquely prioritize selectable performance parameters at different points along the flow path to improve or enhance overall system performance. Topological features may include design features such as dimples, fins, boundary layer disruptors, and biomimicry surface textures, and manufacturing artefacts such as surface roughness and subsurface porosity distribution and morphology.
US11655708B2 Telemetry using pulse shape modulation
A downhole telemetry method and system are disclosed. In some embodiment, a method includes driving a pulser device based on an input data stream, wherein driving the pulser device includes generating modulated pressure pulses including modulated pulse shapes within a fluid telemetry medium. In some embodiments in which bi-modulation is utilized, the method further includes driving the pulser device including modulating pressure pulses including pulse position modulating pressure pulses.
US11655707B2 Systems and methods to utilize sensors to provide spatial resolution in downhole leak detection
The disclosed embodiments include a method of downhole leak detection. The method of downhole leak detection includes obtaining physical signals detected by at least one physical sensor traveling along a wellbore. Additionally, the method includes detecting correlated sequences from the physical signals and constructing a covariance matrix based on the correlated sequences. The method also includes computing a spatial spectrum indicative of a location of a leak based on the covariance matrix.
US11655706B2 Apparatuses and methods for sensing temperature along a wellbore using semiconductor elements
Apparatus for use in sensing temperature in a wellbore, comprising: tubing comprising a plurality of temperature sensor modules provided at locations along the inside of the tubing, said temperature sensor modules comprising temperature sensors provided at least in part by at least one semiconductor element having electrical properties that vary with temperature; an electrical network configured to electrically connect to the semiconductor elements to in use allow measuring of the respective electrical properties of the semiconductor elements to infer a thermal characteristic of the semiconductor element; and at least one control module electrically connected to multiple temperature sensor modules, via the electrical network, and configured to receive and process an electrical signal associated with the temperature sensor modules to enable inference of the temperature of the semiconductor elements and the environment to which the tubing is exposed at the location of that semiconductor element.
US11655703B2 Photoacoustic techniques for borehole analysis
This disclosure presents a process to determine characteristics of a subterranean formation proximate a borehole. Borehole material can be typically pumped from the borehole, though borehole material can be used within the borehole as well. Extracted material of interest can be collected from the borehole material and prepared for analyzation. Typically, the preparation can utilize various processes, for example, separation, filtering, moisture removal, pressure control, cleaning, and other preparation processes. The prepared extracted material can be placed in a photoacoustic device where measurements can be taken, such as a photoacoustic imager or a photoacoustic spectroscopy device. A photoacoustic analyzer can generate results utilizing the measurements, where the results of the extracted material can include one or more of fracture parameters, fracture plane parameters, permeability parameters, porosity parameters, and composition parameters. The results can be communicated to other systems and processes to be used as inputs.
US11655692B2 Shaped charge orientation
Systems and methods of the present disclosure generally relate to orienting perforation systems for subterranean operations. An alignment system comprises a first component coupled to a charge tube, the first component operable to rotate in concert with the charge tube, wherein an axis of rotation of the first component extends in a direction of the longitudinal axis of the first component; a second component nested within the first component or disposed within a gun body, wherein the charge tube is movably disposed within the gun body; and an electrical contact extending through the first and second components, wherein the first component is further operable to move in axial directions within the gun body and along the electrical contact to interlock with the second component or separate from the second component.
US11655691B2 Downhole cleaning apparatus
Disclosed herein is a downhole cleaning apparatus and a method of cleaning a wellbore. The downhole cleaning apparatus has a body and a cleaning element coupled to the body. The cleaning element is selectively moveable in relation to the body from a retracted position to an extended position. When the cleaning element is in the retracted position it is retained by retention formations internal to the tool that are coupled together. The retention formations can be slideably released from one another to enable the cleaning element is able to move to the extended position. The force required to slideable release the retention formations exceeds any forces encountered when the apparatus is run in, preventing premature extension of the cleaning element.
US11655690B2 Borehole cleaning monitoring and advisory system
Disclosed are methods, systems, and computer-readable medium to perform operations including: receiving real-time drilling data of a drilling operation of drilling a wellbore; using the drilling data to calculate at least one indicator of a borehole cleaning efficiency of the drilling operation; detecting, based on the least one indicator of the borehole cleaning efficiency, a drilling problem with the drilling operation; determining a corrective action to avoid or mitigate the drilling problem; and performing the corrective action to avoid or mitigate the drilling problem.
US11655689B2 Wireless activation of wellbore completion assemblies
A completion section includes a base pipe defining a central flow passage, an injection port, and a production port. A fracturing assembly includes a frac sleeve positioned within the central flow passage adjacent the injection port, a sensor that detects a wireless signal, a first frac actuator actuatable in response to the wireless signal to move the frac sleeve and expose the injection port, and a second frac actuator actuatable based on the wireless signal to move the frac sleeve to occlude the injection port. A production assembly is axially offset from the fracturing assembly and includes a production sleeve positioned within the central flow passage adjacent the production port, a filtration device arranged about the base pipe, and a production actuator actuatable based on the wireless signal or an additional wireless signal to move the production sleeve to an open position where the production ports are exposed.
US11655682B2 Fluid storage and production
A flow control assembly including a subassembly including an annular safety valve, a shroud, a bushing connecting the shroud to the subassembly at one of two opposing ends of the shroud, and another bushing connecting the shroud to the subassembly at the other of the two opposing ends of the shroud. The method for operating a hydrogen storage and production system including pumping hydrogen into the salt cavern for storage through a borehole and producing hydrogen from the salt cavern through the same borehole.
US11655676B2 Ladder tray locking mechanism
A locking mechanism for a ladder tray is disclosed. The locking mechanism includes two locking points on the frame or handle of the ladder while allowing single-handed operation.
US11655672B2 Device for restricting torsion spring of scrolling device of window curtain from reversely expanding
A window curtain includes a rotary tube located in the top rail, and a curtain is connected between the top rail and the bottom rail. A scrolling device is located in the tube and includes a torsion spring mounted to a fixed shaft. A sleeve is connected to the fixed shaft. An adjustment unit is connected to the fixed shaft. The torsion spring is located between the sleeve and the adjustment unit. The adjustment unit includes a housing, a tubular part and a resilient member. The first end of the torsion spring is fixed to the tubular part. The torsion spring is compressed or released by rotating the adjustment unit. The tubular part includes ratchets which are engaged with a pawl in the housing to maintain the tubular part and the torsion spring from rotating reversely.
US11655671B2 Connecting assembly, door guardrail and fence
Disclosed are a connecting assembly, a door guardrail and a fence using the connecting assembly. The connecting assembly includes a first connector and a second connector, a transverse locking device and a longitudinal locking device are arranged between the first connector and the second connector, and the longitudinal locking device is capable of limiting relative movement of the first connector and the second connector in a transverse direction.
US11655669B2 Lighted door jamb for an access door
An illumination system is provided for an access door may include an elongated illumination housing configured to be coupled to at least one of an upstanding jamb and a corresponding jamb casing extending along the one side of the access door, an elongated light transmissive cover coupled to the illumination housing, an elongated light pipe received within the illumination housing, an illumination source housing operatively coupled to one end of the light pipe, an illumination source disposed within the illumination source housing and configured to produce and transmit visible light into the light pipe so as to be visible through the light transmissive cover, a source of electrical power, and a control unit configured to selectively apply electrical power from the source of electrical power to the illumination source to produce the visible light.
US11655668B2 Seamless multi-panel door
A panel of a sectional door includes a panel frame and a sheet of material that is coupled to the panel frame. The panel frame includes a top frame member, a bottom frame member, a first side frame member and a second side frame member. The frame members include a rear surface and a front surface, and the front surface includes a ledge. The sheet of material is coupled to the front surface such that a bottom edge of the sheet rests on the ledge and a front surface of the sheet is unobstructed by the panel frame.
US11655660B2 Roof system for a vehicle
A roof system for a vehicle having a roof opening in a roof part thereof, comprises a closure which is movable by an operating mechanism including at least a guide rail extending in a longitudinal direction of the roof system. A slide which is slidable in the guide rail cooperates at least with a closure support. The slide comprises a body and at least two curves provided in the body and each cooperating with at least a cam. The cams are provided on at least the closure support and the curves have such extent that they cross each other between their ends. The curves are arranged in substantially parallel walls of the body of the slide that face away from each other.
US11655659B2 Quick release door roller assembly
An improved vertical lift door roller assembly has a wheel pivotally mounted to a shaft. The shaft is placed within a spring loaded locking cylinder. The locking cylinder is movable between a first position where it restricts pivoting of the wheel and a second position where the wheel is able to pivot. When the door roller assembly is used on a vertical lift door, the wheel can be pivoted to decouple the roller from a vertical lift door J channel wheel track.
US11655656B2 Locking device for locking a charging flap of an electrically operated motor vehicle and electrically operated motor vehicle comprising such a locking device
A locking device for locking a charging flap of an electrically operated motor vehicle, with a latching device, a latch catch device and a receiving device. The receiving device includes a receptacle in which the latch catch device is accommodated in a form-fitting manner and is fixedly clamped. The latching device is connectable to a body component of the motor vehicle and the receiving device is connectable to the charging flap of the motor vehicle. The latching device is connectable in a locking position in a form-fitting manner to the latch catch device and in a release position is separable from the latch catch device. The latch catch device is designed in order, in the locking position of the latching device, to be removable without destruction from the receptacle by exertion of a predetermined minimum pull-off force by the latching device along a pull-off direction.
US11655653B1 Electronically operated lock cylinder
An electronic lock cylinder that may be a direct replacement for a European-style standard cylinder is disclosed. The lock cylinder may include a core, a first shaft rotatably mounted in the core, and a second shaft rotatably mounted in the core and coaxial with the first shaft. A first cam and a second cam may be each rotatably mounted in the core and coaxial with the first shaft. The first cam may include a first lug and the second cam may include a second lug, where the first lug and the second lug may each be coupled to a deadbolt. A clutch may be disposed on the first shaft and shiftable from a first position to a second position, and a motor may be disposed in the core and operatively coupled to the clutch and configured to shift the clutch from the first position to the second position. When the clutch is in the first position, the first shaft is operatively coupled to the first cam, and the second shaft is decoupled from both the first cam and the second cam, when the clutch is in the second position, both the first shaft and the second shaft are operatively coupled to the second cam.The lock includes a first shaft rotatably mounted in the core and a second shaft rotatably mounted in the core and coaxial with the first shaft. A clutch is disposed on the first shaft and rotationally fixed to the first shaft but axially shiftable. The lock also includes a slider with a finger, where the finger is engaged with the clutch, and a motor is configured to shift the slider axially between a first position and a second position. In the first position, the clutch is disengaged from the second shaft, and in the second position, the clutch is engaged with the second shaft, such that rotation of the first shaft causes rotation of the second shaft.
US11655651B2 Installing a wire fence to a post
A method to install a wire fence includes providing horizontal and vertical wires and connecting them to form a wire fence. The method further includes providing a post to form a termination of the wire fence, providing one hole for each horizontal wire in the post, and driving the post into the ground. The method further includes inserting the horizontal wire ends through the holes in the post, attaching wire tensioning devices to some of the horizontal wire ends, and stretching the horizontal wires by the tensioning devices. The method further includes keeping the tensioning devices on the horizontal wire ends. The tensioning devices keep the horizontal wires attached to the pole, and placing a cover plate to the post to cover the tensioning devices and the horizontal wire ends.
US11655636B2 Reinforcing body and method for its manufacturing
A reinforcing body and a method for its manufacturing. The reinforcing body has at least one reinforcing bar. Each reinforcing bar has a core with a peripheral surface at which a rib structure with at least one rib and at least one depression is provided. The core is formed by at least one first fiber strand embedded in a core matrix. For creating the at least one rib at least one second fiber strand is embedded into a rib matrix, wherein the at least one second fiber strand and the rib matrix are separated by at least one depression in a direction parallel to a longitudinal center axis of the reinforcing bar, such that the at least one second fiber strand is separated into fiber strand sections. The at least one first and the at least one second fiber strand have fibers of different materials.
US11655635B2 Plaster boards having internal layers and methods for making them
Disclosed herein are plaster boards that include first and second layers of hardened plaster material, a liner attached to the first layer of hardened plaster material, and a first material (e.g., a polymer material such as a viscoelastic polymer) adhered between the liner and the second layer of hardened plaster material. The liner includes one or more structurally weakened regions each extending substantially from a first edge to a second opposing edge of the plaster board. The structurally weakened regions of the liner may facilitate creation of a fissure that propagates substantially within a plane within the plaster board. Methods for making the plaster boards may involve drying wet plaster material while it is in contact with a liner having structurally weakened regions, processing a liner to form its structurally weakened regions while in contact with wet plaster material, or processing a liner to form its structurally weakened regions while in contact with hardened plaster material.
US11655630B2 Sealing element and method for producing a sealing element
A sealing element, in particular for sealing a frame element with respect to a building component, having a sandwich structure, including: a metallic primary layer which is creped at least in certain regions to form an elongation reserve of the sealing element; a secondary layer; and a bitumen-including filling layer which is arranged between the primary layer and the secondary layer.
US11655629B2 Space saving sleeve for a cast in place anchor
A connection sleeve for a cast-in-place anchor. The cast-in-place anchor including a suspension plate having a threaded opening. The cast-in-place anchor also including an externally threaded rod with a head. The threaded rod threadably connected to the suspension plate so that the rod and plate are perpendicular. A sleeve between the rod and plate allows the rod to be securely connected to the plate by simply urging the rod axially toward and into the sleeve to securely lock with and engage with the plate. The assembly resulting in an X shaped cast-in-place anchor assembly.
US11655625B2 Floodwater redistribution assembly
A floodwater redistribution assembly for redirecting flood waters to a predetermined location for irrigation and municipal water service includes a subterranean vault that is positioned adjacent to a body of water known for periodic flooding. An inlet pipe is integrated into the subterranean vault to direct the water from the body of water into the subterranean vault. An outlet pipe is integrated into the subterranean vault to direct the water outwardly to a predetermined location for the purposes of irrigation and municipal water service. A ball valve is positioned within the subterranean vault to facilitate the water to flow into the outlet pipe. A ball valve control unit is coupled to the ball valve. The ball valve control unit is in remote communication with a remote control source and the ball valve control unit actuates the ball valve between an open position and a closed position.
US11655624B2 Temperature-controlled urinal module to prevent odors
A urinal module for installation in public toilets or private bathrooms, with the purpose of avoiding or reducing bad odors through the cooling of the contact surface of the urinal, where it impacts with the urine by the use of a cooling closed-circuit by direct expansion that includes a condensing unit and an electronic system of temperature control that are located in an external cabinet, separated from the urinal module. A centrally arranged water reservoir feeds the urinal module, each of which comprises a cooling streamer that leaves the condenser, enters through the back of the urinal closest to the cabinet and makes a journey through the inner back of the urinal to the point of contact with the lower reservoir of the same, resuming to the same point of entry of the urinal, from where it leaves, containing heated gas and returns to the compressor to achieve the closed-loop cooling effect. The temperature control of the urinal manages to form a thin ice protective layer, which will prevent the urine from vaporizing and, therefore, can be perceived by the sense of smell.
US11655623B2 Nozzle for sanitary cleaning device
The present disclosure is intended to provide a nozzle for a sanitary cleaning device, the nozzle being configured such that the positioning of a channel-forming member can be easily performed in an axial direction of a nozzle cover. The nozzle is for used for a sanitary cleaning device, and includes: a nozzle cover made of ceramic and having a nozzle cover-side water ejection opening; a distal-side channel-forming component disposed in the nozzle cover and having a channel-side water ejection opening which communicates with the nozzle cover-side water ejection opening; and a rear-side channel-forming components connected to a rear portion of the distal-side channel-forming component in an axial direction of the nozzle cover, and capable of being adjusted in position in the axial direction of the nozzle cover with respect to the distal-side channel-forming component.
US11655622B2 Smart toilet and electric appliance system
A smart toilet (100) includes an information acquisition device (110) and a control device (120). The information acquisition device (110) is configured to acquire feature information of the smart toilet (100) in a working state, the feature information at least including voiceprint information and odor information, or voiceprint information, or odor information of a human body using the smart toilet (100). The control device (120) includes an identity recognition component (121) configured to recognize, according to the feature information, the identity of the human body using the smart toilet (100). An electric appliance system including the smart toilet (100) is further included.
US11655621B2 Flat drain for showers
A flat shower is a drainage fitting for the evacuation of surface and weeping water arising from showering on a tiled surface, where the tiling installation method is thinset, that is, where the tiles are adhered directly to membrane placed on top of a sloping medium such as mortar or foam installed directly to the subfloor. The height of such tile installations being minimal, a novel, minimal height flat drain assembly comprised of angle bar at the shower wall or flat bar in the midst of the flat tile floor, and said bar(s) then made contiguous with a floor drain membrane, is described.
US11655620B2 Multi-control automatic faucet
A multi-control automatic faucet includes a faucet body, a manual valve core, a solenoid valve core, a water flow sensor, a main sensor switch, and a controller. The water flow sensor is configured to detect whether water flows through manual valve core. When there is water flowing through the manual valve core, the controller controls the main sensor switch to be inactive. When there is no water flowing through the manual valve core, the controller controls the faucet body to spray water out through the solenoid valve core. The multi-control automatic faucet has two control modes, namely, a manual control mode and a sensor control mode. It is convenient for users to use.
US11655618B2 Hydrant nozzle cap spacer
A nozzle cap spacer for a hydrant nozzle cap includes a spacer body defining an outer edge and an inner edge, the inner edge defining an opening formed through a center of the spacer body; and a leak path notch formed in the spacer body, the leak path notch extending radially inward from the outer edge of the spacer body.
US11655617B2 System and method for monitoring the wear on a rotating ground engaging tool of an agricultural implement
A system for monitoring wear on ground engaging tools of an agricultural implement includes a ground engaging tool supported relative to a frame of the agricultural implement, the ground engaging tool configured to rotate with engagement of the ground during operation of the agricultural implement, a non-contact sensor configured to detect a parameter indicative of wear on the ground engaging tool, and a controller communicatively coupled to the non-contact sensor. The controller is configured to determine a status of the wear on the ground engaging tool based on sensor data received from the non-contact sensor.
US11655616B2 Industrial machine including automated dump control
Embodiments described herein provide for the control of an industrial machine dump operation by monitoring a position of the piston within a dump cylinder. The position of the piston is determined using a sensor within the dump cylinder. The sensor generates and provides an output signal to a controller. Based the output signal from the sensor, the controller is configured to limit the travel of the dump cylinder during the dump operation to reduce wear on the dump cylinder (e.g., by preventing damage caused when the dump cylinder is extending or retracting rapidly and the internal cylinder components make forceful contact with the rod or cap end).
US11655612B2 Work machine
To provide a work machine that can maintain the construction precision of semi-automatic control irrespective of excavation depths and differences in soil nature. A controller acquires soil-nature information on the basis of an operation command given to a work implement, a bucket-claw-tip position outputted from a bucket-position measuring device, and a drive load of the work implement outputted from a load measuring device; generates a soil-nature map on the basis of the bucket-claw-tip position, and the soil-nature information; calculates an estimated load that is an estimate of an excavation load on the basis of the soil-nature map and a bucket-claw-tip target position; and corrects the operation command in accordance with the estimated load.
US11655611B2 Shovel
A shovel that corrects the movement of an attachment regardless of the operating state of the attachment by an operator is provided. The shovel includes a traveling body, a turning body turnably mounted on the traveling body, an attachment attached to the turning body, a hydraulic actuator configured to drive the attachment, and a controller. The controller is configured to control the hydraulic actuator to minimize a change in orientation of the traveling body or of the turning body, in response to a change in moment caused by an aerial movement of the attachment.
US11655609B2 High capacity filter element end cap
A removable and replaceable end cap that selectively lockingly engages a seat ring of a filter housing. The end cap may include a flange that compresses a gasket member between the end cap and the seat ring to form a fluid tight seal therebetween. The end cap may include cam locking grooves that may each receive insertion of a protrusion of the seat ring, and which are structured for at least rotational displacement about the received protrusion as the end cap is rotated between locked and unlocked positions relative to the seat ring. The end cap may also include an opening that accommodates the passage of a fluid to a filter element. The filter element, which may be coupled to the end cap, may be adapted to remove particulate or contaminate from the received fluid.
US11655607B2 Slammer
A hand-held driver device, comprising a solid impact body, configured to provide a user a surface for driving fasteners, an adjustable strap attached to a top surface of the solid impact body for retaining the solid impact body on the user's hand, a pair of inextensible rings attached to the adjustable strap, the pair of inextensible rings laterally opposed to each other and configured to provide a secure attachment point between the adjustable strap and the solid impact body, an adjustment device attached to the adjustable strap for modifying the length of the adjustable strap, an insulating surface integral to the top surface of the solid impact body, which is configured to conform to the shape of the user's hand and provide impact protection to the user's hand during use of the hand-held driver device, and a sacrificial bottom surface integral to the solid impact body, which is configured to make contact with the fasteners.
US11655605B2 FRP composite material pile prepared by FRP composite material and preparation and pile forming methods
The present disclosure discloses a fiber reinforce plastic (FRP) composite material pile prepared by an FRP composite material. The FRP composite material pile includes: an FRP winding pipe, an FRP pultrusion hollow profile, and a connecting device. The FRP pultrusion hollow profile includes an outer ring pipe, an inner ring pipe, and a plurality of reinforcing bars. The FRP pultrusion hollow profile is pultruded at one time by pultrusion equipment, and fiber materials thereof are arranged in the longitudinal direction of the pipe. The FRP winding pipe is provided with circumferential fiber materials by taking the FRP pultrusion hollow profile as a membrane, and forms a composite pipe section with the FRP pultrusion hollow profile. The inner ring shape of the cross section of the FRP winding pipe is matched with the FRP pultrusion hollow profile. The FRP connecting device includes connecting plates, connecting bars, and connecting pins.
US11655600B2 Method for installing steel tube arches
The disclosure relates to the technical field of bridge construction, in particular to a method for installing steel tube arches, which comprises the following steps: step S1, erecting steel tube arch assembling brackets; step S2, assembling a steel tube arch of longitudinally moving segment; step S3, installing temporary tie rods; step S4, dismantling the assembling brackets; step S5, longitudinally moving the steel tube arch of longitudinally moving segment; step S6, erecting an arch springing bracket and assembling small mileage arch springing segments; step S7, closing the steel tube arch; S8, arch falling and temporary auxiliary facilities dismantling; step S9, construction of concrete and suspenders in arch. The method for installing steel tube arches provided by the disclosure is safe, standardized and reliable, and the construction standard is prone to control.
US11655596B2 Spill containment system
This disclosure presents a deployable spill containment system and method. In one embodiment, the spill containment device forms a shallow container covering a large area. The coverage area and depth may vary. The spill containment device may have deformable walls that allow vehicles to drive over and into the protection area during deployment. Furthermore, the spill containment device may be rolled, folded, or both, for storage and transportation, such as fitting in a bed of a pickup truck. The spill containment system includes replaceable components for easy repair, exchange, and modification when needed.
US11655594B2 Compositions
The present invention relates to compositions, such as filled and coated papers, comprising microfibrillated cellulose and inorganic particulate material.
US11655592B2 Liquid applying apparatus for fiber products
A liquid applying apparatus for fiber products is provided, including a first liquid applying device, a second liquid applying device, and a third liquid applying device. The second liquid applying device is adjacent to the first liquid applying device and the third liquid applying device. The first liquid applying device and the second liquid applying device respectively apply and coat liquids on different surfaces of a two-layer fiber product, and the third liquid applying device applies and coats a liquid on a surface of a single-layer fiber product. The second liquid applying device and the third liquid applying device press and laminate the two-layer fiber product and the single-layer fiber product together to form a three-layer fiber product with uniformly distributed liquids therein.
US11655584B2 Dryer appliance nuisance trip detection
Dryer appliances and related methods are disclosed. Such methods may include, or such appliances may be configured for, monitoring a temperature with a thermistor of a primary heat control system of the dryer appliance. The present disclosure also includes determining a relay signal is calling to close a relay and thereby activate a heating system of the dryer appliance and verifying that the relay is closed. The present disclosure further includes allowing a minimum relay on time to elapse after verifying that the relay is closed. The present disclosure also includes determining a temperature gradient of the monitored temperature based on a change in the monitored temperature over the minimum relay on time. The present disclosure further includes detecting a nuisance trip because the determined temperature gradient is negative.
US11655581B2 Washing systems
A washing system includes a housing, a drain line, and a recirculation line. The housing receives, via a fluid inlet, fresh water during one or more wash cycles of a wash session. The drain line is coupled to the housing and includes a valve and is also configured to receive soiled water from the housing during the wash session. The recirculation line is coupled to and extends from the valve of the drain line and is configured to receive a portion of the soiled water via the valve. The recirculation line includes an integrated fluid sanitizer module configured to at least partially sanitize the portion of the soiled water, and the recirculation line is configured to deliver sanitized water from the integrated fluid sanitizer module to the fluid inlet of the housing.
US11655579B2 Dynamic balancing assemblies and laundry apparatuses having one or more clocksprings
A dynamic balancing assembly for a laundry apparatus includes a control unit, one or more counterweight devices, and one or more clocksprings. The one or more counterweight devices are configured to be orbited about a primary rotation axis of the laundry apparatus to counteract a load imbalance in a drum of the laundry apparatus. The one or more clocksprings communicatively couple each of the one or more counterweight devices to the control unit.
US11655577B2 Laundry treating appliance and method of operation for a laundry treating appliance
A laundry treating appliance and a method operating a laundry treating appliance having a dye sensor configured to output a signal indicative of the amount of dye within liquid in the treating chamber, a controller having a memory in which is stored a set of executable instructions including at least one user-selectable cycle of operation, and a user interface operably coupled with the controller and providing an input and output function for the controller and provide information related to a dye release.
US11655571B2 Nonwoven web and method of making same
A nonwoven web is made by first depositing fibers as a nonwoven web in a deposition area, then conveying the web away from the deposition area in a web-travel direction, preconsolidating the web in the path, and passing the preconsolidated web between a pair of rollers that compress and final consolidate the preconsolidated web, One of the rollers is separated from the web such that final consolidation of the web at a starting level is stopped and at the same time or immediately beforehand upstream preconsolidation of the web increased. After separating the one roller from the web, another roller is engaged with the web at the consolidation station and then final consolidation is recommenced, whereupon upstream preconsolidation of the web is reduced back to the starting level.
US11655565B2 Method for determining an electrical power or an electrical energy consumption of a spinning machine or winder and a spinning machine or winder operating in accordance with the method
A method determines an electrical characteristic at a spinning machine or winder, wherein the electrical characteristic is one or both of electrical power and electrical energy consumption. The spinning machine or winder includes a plurality of adjacently arranged workstations that each include an electrical working element. A total electrical characteristic for the spinning machine or winder is measured with a central measuring unit. The workstations are subdivided into at least two production groups that operated independently of one another. A distribution key is defined and used to calculate the electrical characteristic specific to each of the production groups by allocating the total electrical characteristic to the production groups with the distribution key. The specific production group electrical characteristics are displayed at the spinning machine or winder and transmitted to a computer that is at a higher control level than the spinning machine or winder.
US11655562B2 Electrospinning head, electrospinning apparatus, and cleaning method of electrospinning head
According to an embodiment, an electrospinning head includes a nozzle and an uneven surface. The nozzle is made from an electrically conductive material, and a flow path is formed inside the nozzle. On the outer surface of the nozzle, an ejection port capable of ejecting a material liquid supplied to the flow path is formed. The uneven surface is formed in the vicinity of the projection port on the outer surface of the nozzle, and an uneven shape of the uneven surface is formed around the entire circumference of the circumferential direction of the nozzle and is along the extending direction of the flow path.
US11655558B2 Methods for improved III/V nano-ridge fabrication on silicon
A method for growing at least one III/V nano-ridge on a silicon substrate in an epitaxial growth chamber. The method comprises: patterning an area on a silicon substrate thereby forming a trench on the silicon substrate; growing the III/V nano-ridge by initiating growth of the III/V nano-ridge in the trench, thereby forming and filling layer of the nano-ridge inside the trench, and by continuing growth out of the trench on top of the filling layer, thereby forming a top part of the nano-ridge, wherein at least one surfactant is added in the chamber when the nano-ridge is growing out of the trench.
US11655552B2 Metal oxide core-shell nanoparticles and applications thereof
In an aspect, a method of making a composite core-shell nanoparticle comprises forming a nanoparticle core comprising nickel oxide or iron oxide via thermal decomposition of a nickel complex or an iron complex; and forming an oxide shell over the core, the oxide shell comprising nickel, iron or a mixture thereof. In another aspect, a method of making composite nanoparticles comprises providing a mixture comprising nickel complex and iron complex; and thermally decomposing the nickel and iron complexes to provide the composite nanoparticles comprising (Ni,Fe)Ox alloy. In yet another aspect, a composition comprises composite nanoparticles, the composite nanoparticles including a nickel oxide core and oxide shell, the oxide shell comprising a mixture of nickel and iron.
US11655545B2 Method and device for improving the surface condition of a turbomachine component
The invention concerns a method for the surface treatment of a component, for example a turbomachine component, the component comprising a surface to be treated, the method comprising the following steps: loading a first dispenser with a chemical etching solution and a second dispenser with a rinsing solution, positioning the first dispenser and the second dispenser opposite the surface to be treated, moving the first dispenser and the second dispenser along the surface to be treated, such that the surface to be treated successively receives the chemical etching solution followed by the rinsing solution.
US11655537B2 HDP sacrificial carbon gapfill
Methods for filling a substrate feature with a carbon gap fill, while leaving a void, are described. Methods comprise flowing a process gas into a high density plasma chemical vapor deposition (HDP-CVD) chamber, the chamber housing a substrate having at least one feature, the process gas comprising a hydrocarbon reactant, generating a plasma, and depositing a carbon film.
US11655533B2 Exterior material of home appliance, home appliance including exterior material and manufacturing method of exterior material of home appliance
An exterior material of a home appliance having improved corrosion resistance and fingerprint resistance by changing a treatment method of a surface of the exterior material, and the home appliance including the same, and a manufacturing method therefor are provided. The method of manufacturing the exterior material of the home appliance, the method including applying a diamond like carbon (DLC) coating on the substrate to form a DLC coating layer; and conducting anti-fingerprint coating to form the anti-fingerprint coating on the DLC coating layer.
US11655527B2 Austenitic stainless steel alloys and turbocharger kinematic components formed from stainless steel alloys
An austenitic stainless steel alloy and turbocharger kinematic components are provided. An austenitic stainless steel alloy includes, by weight, about 23% to about 27% chromium, about 18% to about 22% nickel, about 0.5% to about 2.0% manganese, about 1.2% to about 1.4% carbon, about 1.6% to about 1.8% silicon, about 0.2% to about 0.4% nitrogen, about 0% to about 0.5% molybdenum, sulfur in an amount of less than about 0.01%, phosphorous in an amount of less than about 0.04%, and a balance of iron, and other inevitable/unavoidable impurities that are present in trace amounts. The turbocharger kinematic components are made at least in part using this stainless steel alloy.
US11655526B2 Duplex stainless steel and method for producing same
A duplex stainless steel having excellent carbon dioxide corrosion resistance, excellent sulfide stress corrosion cracking resistance, and excellent sulfide stress cracking resistance. The duplex stainless steel comprises, by mass %, C: 0.03% or less, Si: 1.0% or less, Mn: 0.10 to 1.5%, P: 0.030% or less, S: 0.005% or less, Cr: 20.0 to 30.0%, Ni: 5.0 to 10.0%, Mo: 2.0 to 5.0%, Cu: 2.0 to 6.0%, N: less than 0.07%, at least one selected from Al: 0.05 to 1.0%, Ti: 0.02 to 1.0%, and Nb: 0.02 to 1.0%, and the balance being Fe and unavoidable impurities, and has a structure that is 20 to 70% austenite phase, and 30 to 80% ferrite phase in terms of a volume fraction.
US11655525B2 Cemented carbide for high demand applications
Provided is a corrosion, erosion and wear resistant cemented carbide for high demand applications including, for example, use as a component within oil and gas production. The cemented carbide includes a hard phase and a binder phase. The cemented carbide may include, for example. Ni, Cr and Mo. The binder phase content of the cemented carbide is between 7 to 11 wt %. The WC of the cemented carbide may have an average grain size of from 0.1 to 2 μm.
US11655517B2 Ultrahigh-strength and high-ductility steel sheet having excellent cold formability
The present invention relates to an automotive steel sheet and, more specifically, provides: an ultrahigh-strength and high-ductility steel sheet ensuring ultrahigh strength and high ductility and, simultaneously, having excellent cold formability due to a high yield strength ratio, and improved collision characteristics.
US11655516B2 Tempered and coated steel sheet having excellent formability and a method of manufacturing the same
A tempered and coated steel sheet having a composition containing the following elements, expressed in percentage by weight: 0.17%≤carbon≤0.25%, 1.8%≤manganese≤2.3%, 0.5%≤silicon≤2.0%, 0.03%≤aluminum≤1.2%, sulphur≤0.03%, phosphorus≤0.03%, the remainder composition being composed of iron and unavoidable impurities caused by processing, the microstructure of said steel sheet containing in area fraction, 4 to 20% residual austenite, 0 to 15% of ferrite, 40 to 85% tempered bainite and a minimum of 5% of tempered martensite, wherein the cumulated amounts of tempered martensite and residual austenite is between 10 and 30%. The composition may also contain one or more of the following elements: chromium≤0.4%, molybdenum≤0.3%, niobium≤0.04%, titanium≤0.1%. Manufacturing methods and use of tempered and coated steel sheet for making vehicle parts are also described.
US11655515B2 Far-infrared radiation heating furnace for steel sheet for hot stamping
The present invention provides a far-infrared radiation heating furnace for steel sheets for hot stamping configured to inhibit thermal deformation of the furnace body and furnace body parts. A far-infrared radiation heating furnace (10) includes heating units (13-1) to (13-6), a ceiling unit (19), and a furnace body frame (12) made of steel, the heating units including: blocks made of a thermal insulation material, the blocks being disposed around horizontal planes of spaces for accommodating the steel sheets for hot stamping; and far-infrared radiation heaters positioned above and below the steel sheets for hot stamping to heat the steel sheets for hot stamping, the furnace body frame being disposed around the heating units and the ceiling unit. The furnace body frame includes spacers (17-1) to (17-7) that space the heating units and the ceiling unit apart from the furnace body frame and support them.
US11655513B2 Methods of forming magnesium-based alloy articles at high strain rates
Methods of making magnesium-based alloy components, such as automotive components, include treating a casting comprising a magnesium-based alloy to a first deforming process to form a preform. In one aspect, the first deforming process has a first maximum predetermined strain rate of greater than or equal to about 0.001/s to less than or equal to about 1/s in an environment having a temperature of ≥to about 250° C. to ≤to about 450° C. In another aspect, the first deforming process is cold deforming that is followed by annealing. The preform is then subjected to a second deforming process having a second maximum predetermined strain rate of ≥about 1/s to ≤about 100/s in an environment having a temperature of ≥about 150° C. to ≤about 450° C. to form the magnesium-based alloy component substantially free of cracking. A solid magnesium-based alloy component having select microstructures are also provided.
US11655508B2 PKD mutations and evaluation of same
The present invention relates to methods of detecting novel mutations in a PKD1 and/or PKD2 gene that have been determined to be associated with autosomal dominant polycystic kidney disease (ADPKD) in order to detect or predict the occurrence of ADPKD in an individual.
US11655494B2 Apparatus, systems, and methods for determining the concentration of microorganisms and the susceptibility of microorganisms to anti-infectives based on redox reactions
Various methods, devices, and systems for determining the concentration of microorganisms in a sample and determining the susceptibility of such microorganisms to one or more antibiotics or other types of anti-infectives are disclosed herein. More specifically, methods for quantifying microorganisms based on redox reactions are disclosed along with systems and devices for quantifying such microorganisms using certain oxidation reduction potential (ORP) sensors. Moreover, methods for determining the susceptibility and the degree of susceptibility of microorganisms to one or more anti-infectives are disclosed along with multiplex systems for such assays.
US11655492B2 Activated formylglycine-generating enzymes and methods of producing and using the same
The present disclosure provides activated formylglycine-generating enzymes (FGE), methods of producing activated FGE, and their use in methods of producing a protein comprising a formylglycine (FGly) residue. The methods of producing activated FGE, as well as methods of use of activated FGE in producing FGly-containing proteins, include both cell-based and cell-free methods. Compositions and kits that find use, e.g., in practicing the methods of the present disclosure are also provided.
US11655490B2 Process for preparing a dyed biopolymer and products thereof
The present invention relates to a process for the production of a dyed biopolymer comprising the steps of providing at least one biopolymer-producing microorganism, providing at least one dye-producing microorganism, culturing said at least one biopolymer-producing microorganism to produce at least a biopolymer, and culturing said dye-producing microorganism wherein said dye-producing microorganism produce at least a dye suitable to dye at least part of said biopolymer, whereby a dyed biopolymer is obtained. The present invention also relates to a dyed biopolymer, to process for the production of a dyed composite article comprising at least the dyed biopolymer and to articles comprising the dyed biopolymer.
US11655482B2 Recombinant transition vector for increasing foreign protein expression
Disclosed are a novel recombinant transition vector for increasing expression of a foreign protein in a native form without fusion partners, and a method for mass production of a foreign target protein using the same. The recombinant transition vector according to the present disclosure may allow a large amount of a foreign target protein with a high therapeutic and prophylactic value to be expressed in an insect cell. In particular, the vector may increase the expression of the foreign target protein in an own form thereof, not fused with other fusion partners. Therefore, the use of the recombinant transition vector may produce useful proteins such as antigens in insect cells at low cost and high efficiency.
US11655481B2 Methods for nuclear reprogramming using synthetic transcription factors
The current disclosure provides methods for reprogramming mammalian somatic cells by regulating the expression of endogenous cellular genes. Cellular reprogramming of somatic cells can be induced by activating the transcription of embryonic stem cell-associated genes (e.g., oct3/4) and suppressing the transcription of somatic cell-specific and/or cell death-associated genes. The endogenous transcription machinery can be modulated using synthetic transcription factors (activators and suppressors), to allow for faster, and more efficient nuclear reprogramming under conditions amenable for clinical and commercial applications. The current disclosure further provides cells obtained from such methods, along with therapeutic methods for using such cells for the treatment of diseases amendable to stem cell therapy, as well as kits for such uses.