Document Document Title
US11928602B2 Systems and methods to enable continual, memory-bounded learning in artificial intelligence and deep learning continuously operating applications across networked compute edges
Lifelong Deep Neural Network (L-DNN) technology revolutionizes Deep Learning by enabling fast, post-deployment learning without extensive training, heavy computing resources, or massive data storage. It uses a representation-rich, DNN-based subsystem (Module A) with a fast-learning subsystem (Module B) to learn new features quickly without forgetting previously learned features. Compared to a conventional DNN, L-DNN uses much less data to build robust networks, dramatically shorter training time, and learning on-device instead of on servers. It can add new knowledge without re-training or storing data. As a result, an edge device with L-DNN can learn continuously after deployment, eliminating massive costs in data collection and annotation, memory and data storage, and compute power. This fast, local, on-device learning can be used for security, supply chain monitoring, disaster and emergency response, and drone-based inspection of infrastructure and properties, among other applications.
US11928601B2 Neural network compression
Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for neural network compression. In one aspect, a method comprises receiving a neural network and identifying a particular set of multiple weights of the neural network. Multiple anchor points are determined based on current values of the particular set of weights of the neural network. The neural network is trained by, at each of multiple training iterations, performing operations comprising adjusting the values of the particular set of weights by backpropagating gradients of a loss function. The loss function comprises a first loss function term based on a prediction accuracy of the neural network and a second loss function term based on a similarity of the current values of the particular set of weights to the anchor points. After training, the values of the particular set of weights are quantized based on the anchor points.
US11928600B2 Sequence-to-sequence prediction using a neural network model
A method for sequence-to-sequence prediction using a neural network model includes generating an encoded representation based on an input sequence using an encoder of the neural network model and predicting an output sequence based on the encoded representation using a decoder of the neural network model. The neural network model includes a plurality of model parameters learned according to a machine learning process. At least one of the encoder or the decoder includes a branched attention layer. Each branch of the branched attention layer includes an interdependent scaling node configured to scale an intermediate representation of the branch by a learned scaling parameter. The learned scaling parameter depends on one or more other learned scaling parameters of one or more other interdependent scaling nodes of one or more other branches of the branched attention layer.
US11928599B2 Method and device for model compression of neural network
A method and device for model compression of a neural network. The method comprises: recording input and output parameters of each layer of network in a network structure; dividing the network structure into several small networks according to the input and output parameters; setting a pruning flag bit of a first convolutional layer in each small network to be zero to obtain a pruned small network; training each pruned small network to obtain a network weight and a weight mask; recording a pruned channel index number of each convolutional layer of a pruned small network with the weight mask of zero; and carrying out decomposition calculation on each pruned small network according to the pruned channel index number. According to the method, a calculation amount and the size of a model is reduced, and during network deployment, the model can be loaded with one click, thus reducing usage difficulty.
US11928593B2 Machine learning systems and methods for regression based active learning
Among a great deal of other disclosure and scope, systems and methods are enclosed that enable for highly efficient labeling of data. For example, in some of many cases, a novel methodology for ranking vectors most useful to label next is disclosed. In such an example, a neural network is trained to predict this ranking methodology upon being given a set of heuristics from which to assess the given problem space. A user can continue the cycle of identifying a set of candidate vectors to label, compiling relevant heuristics from said vectors, ranking vectors via the trained neural network, selecting a subset of the ranked vectors, inquiring an oracle regarding the true labels of the vectors, and then appending the subset of newly labelled vectors to the labelled set of vectors until satisfaction.
US11928589B2 Image analysis apparatus using machine learning-based artificial intelligence including preprocessing modules
Disclosed herein is an image preprocessing/analysis apparatus using machine learning-based artificial intelligence. The image preprocessing apparatus includes a computing system, and the computing system includes: a processor; a communication interface configured to receive an input image; and an artificial neural network configured to generate first and second preprocessing conditions through inference on the input image. The processor includes a first preprocessing module configured to generate a first preprocessed image and a second preprocessing module configured to generate a second preprocessed image. The processor is configured to control the first preprocessing module, the second preprocessing module, the artificial neural network, and the communication interface so that the first preprocessed image and the second preprocessed image are transferred to an image analysis module configured to perform image analysis on the input image based on the first preprocessed image and the second preprocessed image.
US11928581B2 System and method for compressing kernels
A method of compressing kernels comprising detecting a plurality of replicated kernels. The plurality of replicated kernels comprise kernels. The method also comprises generating a composite kernel from the replicated kernels. The composite kernel comprises kernel data and meta data indicative of the rotations applied to the composite kernel data. The method also comprises storing a composite kernel.
US11928579B2 Synapse string array architectures for neural networks
A synapse string includes first and second cell strings each having a plurality of memory cell elements connected in series and first switch elements connected to first or second ends of the first and second cell strings, respectively. The memory cell elements of the first cell string and the memory cell elements of the second cell string are in a one-to-one correspondence, and a pair of the memory cell elements being in a one-to-one correspondence has terminals to which a read voltage is applied connected to each other to constitute one synapse morphic element, so that the synapse string includes a plurality of synapse morphic elements connected in series. A synapse string array architecture enables forward propagation and backward propagation by implementing high-density synapse strings, so that the synapse string array architecture can be applied to a neural network capable of inferencing and on-chip learning, along with inference and recognition.
US11928577B2 System and method for parallelizing convolutional neural networks
A parallel convolutional neural network is provided. The CNN is implemented by a plurality of convolutional neural networks each on a respective processing node. Each CNN has a plurality of layers. A subset of the layers are interconnected between processing nodes such that activations are fed forward across nodes. The remaining subset is not so interconnected.
US11928576B2 Artificial neural network circuit and method for switching trained weight in artificial neural network circuit
The present disclosure describes an artificial neural network circuit including: at least one crossbar circuit to transmit a signal between layered neurons of an artificial neural network, the crossbar circuit including multiple input bars, multiple output bars arranged intersecting the input bars, and multiple memristors that are disposed at respective intersections of the input bars and the output bars to give a weight to the signal to be transmitted; a processing circuit to calculate a sum of signals flowing into each of the output bars while a weight to a corresponding signal is given by each of the memristors; a temperature sensor to detect environmental temperature; and an update portion that updates a trained value used in the crossbar circuit and/or the processing circuit.
US11928568B1 Training and using machine learning models to place effective mixed-modality messages
Certain aspects of the present disclosure provide techniques for managing the transmission of mixed-modality messages using machine learning models. An example method generally includes generating, using a first machine learning model, an embedding representation of a mixed-modality message. The mixed-modality message is classified as an effective message or an ineffective message using a second machine learning model and the embedding representation of the mixed-modality message. One or more actions are taken to manage transmission of the mixed-modality message based on the classifying the mixed-modality message as an effective message or an ineffective message.
US11928566B2 System and method for off-chip data compression and decompression for machine learning networks
There is provided a system and method for compression and decompression of a data stream used by machine learning networks. The method including: encoding each value in the data stream, including: determining a mapping to one of a plurality of non-overlapping ranges, each value encoded as a symbol representative of the range and a corresponding offset; and arithmetically coding the symbol using a probability count; storing a compressed data stream including the arithmetically coded symbols and the corresponding offsets; and decoding the compressed data stream with arithmetic decoding using the probability count, the arithmetic decoded symbols use the offset bits to arrive at a decoded data stream; and communicating the decoded data stream for use by the machine learning networks.
US11928563B2 Model training, image processing method, device, storage medium, and program product
The present application provides a model training, image processing method, device, storage medium, and program product relating to deep learning technology, which are able to screen auxiliary image data with image data for learning a target task, and further fuse the target image data and the auxiliary image data, so as to train a built and to-be-trained model with the fusion-processed fused image data. This implementation can increase the amount of data for training the model, and the data for training the model is determined is based on the target image data, which is suitable for learning the target task. Therefore, the solution provided by the present application can train an accurate target model even if the amount of target image data is not sufficient.
US11928562B2 Framework for providing improved predictive model
A system and method include input of data records to a first trained predictive model to obtain a predicted value associated with each input data record. A model region is then associated with each of the input data records based on the first trained predictive model, the input data records and the predicted values. Enhanced input data records are generated by, for each model region, adding derived values of engineered features associated with the model region to input data records associated with the model region and default values of the engineered features associated with the model region to input training records not associated with the model region. The enhanced input data records are input to a second trained predictive model to obtain an enhanced predicted value associated with each input data record.
US11928559B2 Transformation for machine learning pre-processing
Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for transformation for machine learning pre-processing. In some implementations, an instruction to create a model is obtained. A determination is made whether the instruction specifies a transform. In response to determining that the instruction specifies a transform, a determination is made as to whether the transform requires statistics on the training data. The training data is accessed. In response to determining that the transform requires statistics on the training data, transformed training data is generated from both the training data and the statistics. A model is generated with the transformed training data. A representation of the transform and the statistics is stored as metadata for the model.
US11928555B2 System of quantum processors, information processing method, and non-transitory storage medium thereof
Provided is a system, an information processing method, and a non-transitory storage medium that hardly cause improper operations when a plurality of quantum processors is connected to configure a logical quantum bit. A system includes a plurality of quantum processors, each including a plurality of physical quantum bits, the system performing processing such that the quantum processors of a first group from among the plurality of quantum processors configure at least one logical quantum bit including the physical quantum bits; the quantum processors of the first group perform error checking on the logical quantum bit; the quantum processors of a second group from among the plurality of quantum processors configure at least one logical quantum bit including the physical quantum bits; if an error is detected at least in error checking on the quantum processors of the first group, the system swaps a quantum state of the quantum processors of the first group with a quantum state of the quantum processors of the second group, and the system performs error checking on the logical quantum bit.
US11928553B2 Secure non-deterministic, self-modifiable computing machine
Based upon the principles of randomness and self-modification a novel computing machine is constructed. This computing machine executes computations, so that it is difficult to apprehend by an adversary and hijack with malware. These methods can also be used to help thwart reverse engineering of proprietary algorithms, hardware design and other areas of intellectual property.Using quantum randomness in the random instructions and self-modification in the meta instructions, creates computations that are incomputable by a digital computer. In an embodiment, a more powerful computational procedure is created than a computational procedure equivalent to a digital computer procedure. Current digital computer algorithms and procedures can be constructed or designed with ex-machine programs, that are specified by standard instructions, random instructions and meta instructions. A novel computer is invented so that a program's execution is difficult to apprehend.
US11928552B2 Label, as well as a method and system to use it for automated product recognition
The label, method, and system for automated recognition of products may be used at customer self-service checkouts, and for sorting products in automated warehouses. The label includes a base and a graphic code applied to the base that matches the ID of the product. The graphic code contains at least four areas located in the different parts of the label. Each area encodes a part of the ID and includes at least two graphic elements, one encoding at least one character of the ID, and the other encoding the position of such character in the ID. The product recognition system includes at least one scanning device and a data processing unit. The method of recognition includes scanning the label, receiving pictures or images of areas of the graphic code, recognizing the graphic elements of the code, decoding data, and determining the ID to identify the product.
US11928549B1 Systems and methods for tracking and monitoring products using embedded threshold indicators
Methods and systems as described herein provide for retrieving information about a product using a composite tag affixed to the product and that is optically scanned by a scanning device at any point throughout the supply chain of the product. The process includes retrieving an image comprising an optically encoded tag and an irreversible threshold indicator and sensing a characteristic of the irreversible threshold indicator, which indicate a state change of an environment to which the product was exposed. The data encoded in the optically encoded tag is resolved to instructions to query a web service, wherein the web service provides data regarding the product in response to receiving the query and the product data is presented in combination with information for interpreting the state change on the product.
US11928531B1 Retrieval interface for content, such as compliance-related content
A facility for retrieving content. The facility invokes an API, as part of the invocation passing to the API: (1) information identifying one or more units of content to return; and (2) an indication that an entity on behalf of which the invocation is performed attests that the entity is compliant with a license that applies to the identified units of content. The facility receives a response to the API invocation that contains the identified units of content.
US11928528B2 Container in container method to confine privileged mode execution during host data exchange in a containerized environment
A disclosed method for implementing containers in an information handling system generates, with a first non-privileged container, a request that is sent to a RESTful API. Whenever the API identifies a request requiring host access the API launches a second container, which is configured to operate in a privileged execution mode. The second container accesses the host and executes the requested actions. When the request completes, the first container resumes non-privileged execution, thereby confining privileged mode execution to a container that is only active during host interaction. The host access can be access required to: exchange data with the host, query the host for hardware information, and modify host configuration. The host may be implanted within a device featuring an HCI infrastructure. In one configuration, the host resides of one of multiple distinct nodes of an HCI appliance.
US11928527B2 Information processing apparatus, and method of controlling communication between container and process in the information processing apparatus
An information processing apparatus includes a first obtaining unit that references a first storage unit and obtains a communication method of communication data corresponding to a transmission source information and transmission destination information included in data received by a reception unit, and a second obtaining unit that references a second storage unit and obtains the content of transmission destination corresponding to the transmission source information and the transmission destination information included in the received data. The content of the transmission destination indicates destination information used in the obtained communication method, and a transmission unit transmits, to a container or a process of the transmission destination indicated by the transmission source information included in the received data, the communication data according to the communication method obtained by the first obtaining unit and the content of transmission destination obtained by the second obtaining unit.
US11928514B2 Systems and methods providing serverless DNS integration
A method includes receiving a DNS request, notifying a serverless orchestrator system of data associated with the DNS request, provisioning a function on a serverless function node based on the DNS request, notifying a load balancer regarding the serverless function node, providing a response to the DNS request and routing an API request associated with the DNS request to the serverless function node.
US11928511B2 Systems and methods for prioritizing memory allocation for isolated computing workspaces executing on information handling systems
Systems and methods are provided for prioritizing system memory for separate isolated computing workspaces (e.g., cloud-based software containers) that are executing together on an information handling system by reallocating higher performance system memory to higher-ranked computing workspace/s. In one example, the disclosed systems and methods may be implemented to optimize system memory usage for memory-heavy heterogeneous workloads of workspaces that are simultaneously executing together as modern clients on an information handling system.
US11928510B2 Increasing page sharing on non-uniform memory access (NUMA)-enabled host systems
In one set of embodiments, a hypervisor of a host system can determine that a delta between local and remote memory access latencies for each of a subset of NUMA nodes of the host system is less than a threshold. In response, the hypervisor can enable page sharing across the subset of NUMA nodes, where enabling page sharing comprises associating the subset of NUMA nodes with a single page sharing table, and where the single page sharing table holds entries identifying host physical memory pages of the host system that are shared by virtual machines (VMs) placed on the subset of NUMA nodes.
US11928508B2 Responding to application demand in a system that uses programmable logic components
Systems and methods provide an extensible, multi-stage, realtime application program processing load adaptive, manycore data processing architecture shared dynamically among instances of parallelized and pipelined application software programs, according to processing load variations of said programs and their tasks and instances, as well as contractual policies. The invented techniques provide, at the same time, both application software development productivity, through presenting for software a simple, virtual static view of the actually dynamically allocated and assigned processing hardware resources, together with high program runtime performance, through scalable pipelined and parallelized program execution with minimized overhead, as well as high resource efficiency, through adaptively optimized processing resource allocation.
US11928506B2 Managing composition service entities with complex networks
Techniques described herein relate to a method for building resource zone information, the method may include performing a discovery to obtain a set of compute resources, a set of target resources, and a set of fabric managers; constructing, based on the discovery, a topology and connectivity graph that includes the set of compute resources, the set of target resources, and connections between the set of compute resources and the set of target resources; selecting a compute resource of the set of compute resources; creating a zone comprising the compute resource; making a first determination, using the topology and connectivity graph, a subset of targets of the set of target resources that are connected to the compute resource; and adding the subset of targets to the zone.
US11928504B2 System and method for queuing work within a virtualized scheduler based on in-unit accounting of in-unit entries
A system and corresponding method queue work within a virtualized scheduler based on in-unit accounting (IUA) of in-unit entries (IUEs). The system comprises an IUA resource and arbiter. The IUA resource stores, in association with an IUA identifier, an IUA count and threshold. The IUA count represents a global count of work-queue entries (WQEs) that are associated with the IUA identifier and occupy respective IUEs of an IUE resource. The IUA threshold limits the global count. The arbiter retrieves the IUA count and threshold from the IUA resource based on the IUA identifier and controls, as a function of the IUA count and threshold, whether a given WQE from a given scheduling group, assigned to the IUA identifier, is moved into the IUE resource to be queued for scheduling. The IUA count and threshold prevent group(s) assigned to the IUA identifier from using more than an allocated amount of IUEs.
US11928499B2 Intent-based orchestration of independent automations
Systems and methods for intent-based orchestration of independent automation are described.
US11928496B2 System for live migration of virtual machines with assigned peripheral devices
Hardware transactions or other techniques, such as custom PCIe handling devices, are used to atomically move pages from one host's memory to another host's memory. The hosts are connected by one or two non-transparent bridges (NTBs), which make each host's memory and devices available to the other, while allowing each host to reboot independently.
US11928495B2 Virtual trusted platform modules
In some examples, a storage medium stores a plurality of information elements that relate to corresponding virtual trusted platform module (TPM) interfaces, where each respective information element of the plurality of information elements corresponds to a respective virtual machine (VM). A controller provides virtual TPMs for respective security operations. A processor resource executes the VMs to use the information elements to access the corresponding virtual TPM interfaces to invoke the security operations of the virtual TPMs, where a first VM is to access a first virtual TPM interface of the virtual TPM interfaces to request that a security operation of a respective virtual TPM be performed.
US11928494B2 Configuration techniques for managed virtual machines
Embodiments described herein are directed to configuring managed virtual machines. For instance, a management service (e.g., a mobile device manager) may provide configuration settings to a parent virtual machine. Upon successful application of the configuration settings, the parent virtual machine notifies a configuration service that it is in a steady state and provides the configuration settings to the configuration service. The configuration service notifies a cloud-based service (e.g., a virtual desktop service) that it is configured to instantiate virtual machines. The notification informs the cloud-based service that it is permitted to instantiate child virtual machines. Responsive to receiving the notification, the cloud-based service instantiates child virtual machine(s) as needed. To configure the child virtual machine(s), the configuration service provides the configuration settings received from the parent virtual machine to the child virtual machine(s), and the child virtual machine(s) configure themselves accordingly.
US11928493B2 Sharing of FPGA board by multiple virtual machines
A method, system and apparatus for the sharing of an FPGA board by multiple virtual machines. Specifically, in the present application, a PCIE virtual layer (comprising a plurality of PCIE virtual sub-layers) and a virtual PCIE device are created; one virtual machine corresponds to one virtual PCIE device, multiple virtual PCIE devices correspond to one PCIE virtual sub-layer, and one PCIE virtual sub-layer corresponds to one FPGA board, thus enabling multiple virtual machines to share and use the FPGA board through one PCIE virtual sub-layer (that is, the multiple virtual machines share one PCIE bus, and same all access the FPGA board through the PCIE bus), thereby solving the problem of some of the virtual machines being unable to be started at the same time, and enhancing the experience effect of a user.
US11928489B2 Extension application mechanisms through intra-process operation systems
The present disclosure relates to computer-implemented methods, software, and systems for providing extension application mechanisms. Memory is allocated for a virtual environment to run in an address space of an application that is to be extended with extension logic in a secure manner. The virtual environment is configured for execution of commands related to an extension functionality of the application. A virtual processor for an execution of a command of the commands is initialized at the virtual environment. The virtual processor is operable to manage one or more guest operating systems (OS). A first guest OS is loaded at the allocated memory and application logic of the extension functionality is copied into the allocated memory. The virtual environment is started to execute the first guest OS and the application logic of the extension functionality in relation to associated data of the application in the allocated memory.
US11928488B2 Interactive research assistant—multilink
A research assistant system may include a research tool and components and a user interface to discover and evidence answers to complex research questions. The research tools may include components to iteratively perform steps in a research process, including searching, analyzing, connecting, aggregating, synthesizing, and chaining together evidence from a diverse set of knowledge sources. The system may receive an input query and perform a semantic search for key concepts in a text corpus. A semantic parser may interpret the search results. The system may aggregate and synthesize information from interpreted results. The system may rank and score the aggregated results data and present data on the user interface. The user interface may include prompts to iteratively guide user input to explore evidentiary chains and connect research concepts to produce research results annotated by evidence passages.
US11928486B2 Coordinating and synchronizing data entry between client computing devices
A client device can generate a graphical user interface (GUI) including a set of form fields. The client device can receive user input including a first set of form values for the set of form fields from a first entity via the GUI. The client device can also receive an electronic communication via a network, the electronic communication including a second set of form values for the set of form fields as input by a second entity on a remote client device. The client device can compare the second form values to the first form values to identify a mismatch between the first set of form values and the second set of form values. In response to identifying the mismatch, the client device can update the GUI to include a graphical marker indicating the mismatch between the first set of form values and the second set of form values.
US11928484B2 Contextually providing a user interface
Systems and methods relate generally to contextually providing a dynamic user interface. In an example method thereof, an apps list is obtained by a dynamic scheduling service for an operating system. The apps list is generated responsive to a query by the operating system responsive to a request by the dynamic scheduling service. Dynamic scheduling data is obtained by the dynamic scheduling service, which includes generating the dynamic scheduling data by an artificial intelligence service including filtering apps on the apps list responsive to a policy. A dynamic user interface is created by the dynamic scheduling service responsive to the dynamic scheduling data, which includes deactivating one or more of the apps on the apps list by the artificial intelligence service responsive to the policy.
US11928483B2 Devices, methods, and graphical user interfaces for seamless transition of user interface behaviors
An electronic device presents a user interface including an output property that represents a first type of output. The device detects a first input associated with modifying the first type of output via a first behavior model, and changes the output property over time based on the first behavior model and updates the user interface based on the changes in the output property. While updating the user interface, the device detects a change to the user input; and changes the output property over time based on a second behavior model based on: a value of the output property determined based on the first behavior model; and a first derivative of the value of the output property with respect to time determined based on the first behavior model. The device updates the user interface based on the changes in the output property that occur based on the second behavior model.
US11928482B2 Interaction with electronic chat interfaces
A method includes, for each of a plurality of web resources, receiving, at a communications server, data indicating characteristics of a respective web resource, detecting, based on the received data, that the respective web resource provides functionality for live assistance by a third party content provider through a chat user interface on the respective web resource, and storing, in a database, an entry that indicates that the respective web resource has the functionality. The method includes receiving, from a user, a request to access a particular web resource hosted by a particular third party content provider, determining, based on a stored entry in the database representing the particular web resource, that the web resource provides functionality for live assistance by the particular third party content provider through a particular chat user interface on the web resource, and initiating a chat session between the user and the third party content provider.
US11928476B2 Virtualized transaction terminal platform
A virtualized transaction terminal platform is provided. A transaction terminal is configured as a thin-client terminal. A virtualized transaction terminal (Virtual Machine (VM)) is instantiated remotely on a cloud or a server over a network connection. Peripherals connected to the thin-client terminal are mapped to virtual peripheral device drivers on the cloud or the server. Physical peripherals connected to the thin-client terminal are mapped inside the VM to the corresponding virtual peripheral device drivers. As transactions are initiated and physical peripherals are operated at the thin-client terminal, the transactions are processed by the VM and inputs/outputs from the physical peripherals are forwarded for processing by the corresponding virtual peripheral device drivers. A remote desktop (RD) agent on the thin-client terminal keeps states of the VM and virtual peripheral device drivers in synchronization with a peripheral display of the thin-client terminal.
US11928473B2 Instruction scheduling method and system for reconfigurable array processor
An instruction scheduling method and an instruction scheduling system for a reconfigurable array processor. The method includes: determining whether a fan-out of a vertex in a data flow graph (DFG) is less than an actual interconnection number of a processing unit in a reconfigurable array; establishing a corresponding relationship between the vertex and a correlation operator of the processing unit; introducing a register to a directed edge, acquiring a retiming value of each vertex; arranging instructions in such a manner that retiming values of the instruction vertexes are in ascending order, and acquiring transmission time and scheduling order of the instructions; folding the DFG, placing an instruction to an instruction vertex; inserting a register and acquiring a current DFG; and acquiring a common maximum subset of the current DFG and the reconfigurable array by a maximum clique algorithm, and distributing the instructions.
US11928471B2 Metadata predictor
Embodiments for a metadata predictor. An index pipeline generates indices in an index buffer in which the indices are used for reading out a memory device. A prediction cache is populated with metadata of instructions read from the memory device. A prediction pipeline generates a prediction using the metadata of the instructions from the prediction cache, the populating of the prediction cache with the metadata of the instructions being performed asynchronously to the operating of the prediction pipeline.
US11928469B2 Apparatus and method with neural network operation
A neural network operation apparatus and method are disclosed. The neural network operation apparatus may include an adder configured to perform addition of data for performing a neural network operation and main data, a first multiplexer configured to output one of an output result of the adder and the main data based on a reset signal, a second multiplexer configured to output one of the main data and a quantization result of the data based on a phase signal, and a controller configured to control the first and second multiplexers by generating the reset signal and the phase signal.
US11928463B2 Auto mapping recommender
Disclosed herein are system, method, and computer program product embodiments for providing an auto-mapping recommendation between a source asset and a target asset in an integration flow design tool. Because the number of fields passed from a source asset to a target asset may be multitudinous, by auto-recommending mappings between fields provided by the source asset to the target asset, an integration flow design tool may save time developers a significant amount of time and optimize the integration flow design process.
US11928461B2 Software utilization optimization in managed networks
An embodiment includes a method of software utilization evaluation in a managed network. The method includes receiving a software parameter for a software implemented by a managed device in a managed network. The method includes obtaining status data of the software on the device. The status data indicating whether the software is in use at the device at a time. The method includes aggregating the status data to determine a software usage of the software at the device. Responsive to the software usage being below a usage threshold, the method includes generating software management action. The usage threshold being based on the software parameter. Responsive to a state at a management device, the method includes implementing the software management action to remotely modify at least one aspect of the managed device.
US11928460B2 Dynamic update of a computer program in memory
Embodiments of the present disclosure relate to a method, system, and computer program product for dynamic update of a computer program in memory. According to the method, one or more processors obtain incremental information, the incremental information specifying an incremental update to at least one section of at least one target function in a computer program. One or more processors identify, based on the incremental information, the at least one target function to be updated from the computer program. One or more processors generate at least one updated copy of the at least one target function by updating the at least one section of the at least one target function based on the incremental information. One or more processors update the computer program based on the at least one updated copy of the at least one target function while the computer program is running.
US11928459B2 Electronic control unit, retry point specifying method and computer program product for specifying retry point
An electronic control unit includes a first process flag setting unit that is configured to set a first process flag indicative of a progress of a first process that is one of a series of processes related to a program rewrite, a second process flag setting unit that is configured to set a second process flag indicative of a progress of a second process that is an other of the series of processes related to the program rewrite, and a retry point specifying unit that is configured to specify, based on the first process flag and the second process flag, a retry point for resuming the program rewrite when the program rewrite is suspended. The retry point specifying unit is further configured to store an amount of the update data that has been written until the program rewrite was suspended and request the vehicle master device to transfer the update data based on the stored amount of the update data when resuming the program rewrite.
US11928457B2 Server of battery swapping station, charging method and system for battery, device and medium
Embodiments of the present application provide a server of a battery swapping station, a charging method and system for a battery, a device and a medium. The method is applied to a server of a battery swapping station, and the method includes: acquiring version information of a first software version after a vehicle mounted with a power battery arrives at the battery swapping station, wherein the first software version is a software version of a first battery management unit of the power battery; controlling, under a condition that the version information of the first software version is lower than version information of a second software version stored in the server, a second battery management unit of the battery swapping station to update the first software version of the first battery management unit to the second software version.
US11928454B2 Method for managing equipment in order to update a firmware
A method is described for remotely managing a piece of network connection equipment in order to deploy a firmware. The method includes generating connection data of the equipment to the network over a predetermined period of time, determining, on a remote management server, a time slot, specific to the equipment, for downloading the firmware depending on these the generated connection data, transmitting, to the equipment, information relating to the time slot specific to this equipment and to an address of a download server, sending, from the equipment, a request for downloading the firmware to the download server, sending, from the download server, firmware download data to the equipment, and downloading the firmware during the time slot specific to the equipment.
US11928449B2 Information processing method, device, apparatus and system, medium, andprogram
An embodiment of the present application discloses an information processing method, device and apparatus, a medium, and a program. The information processing method is applicable to a first edge node, and comprises: acquiring attribute information of the first edge node and the number of nodes of a node group to which the first edge node belongs, and generating registration request information on the basis of the attribute information and the number of nodes, wherein the node group comprises the first edge node and a second edge node having the same attribute information; sending the registration request information to a management platform; receiving an authentication certificate and a first installation package sent by the management platform and corresponding to the registration request information, and installing a first application on the basis of the authentication certificate and the first installation package; and controlling, by means of a remote control module in the first application, the second edge node to install the first application. The embodiment of the present application can simplify registration processes in the cloud for edge nodes of the same type.
US11928446B2 Multi-level intermediate representation decoder for heterogeneous platforms
A method, apparatus, and a non-transitory computer-readable storage medium for generating heterogenous platform code. The method may obtain a neural network model. The neural network model may be programed to run on at least one platform. The method may also obtain an initial intermediate representation (IR) code by encoding the neural network model, and obtain a target IR code by adding decorations to the initial IR code based on a target platform. The method may also output an executable code optimized to run on the target platform by decoding the target IR code.
US11928442B2 Posit tensor processing
A method related to posit tensor processing can include receiving, by a plurality of multiply-accumulator (MAC) units coupled to one another, a plurality of universal number (unum) or posit bit strings organized in a matrix and to be used as operands in a plurality of respective recursive operations performed using the plurality of MAC units and performing, using the MAC units, the plurality of respective recursive operations. Iterations of the respective recursive operations are performed using at least one bit string that is a same bit string as was used in a preceding iteration of the respective recursive operations. The method can further include prior to receiving the plurality of unum or posit bit strings, performing an operation to organize the plurality of unum or posit bit strings to achieve a threshold bandwidth ratio, a threshold latency, or both during performance of the plurality of respective recursive operations.
US11928432B2 Multi-modal pre-training model acquisition method, electronic device and storage medium
A multi-modal pre-training model acquisition method, an electronic device and a storage medium, which relate to the fields of deep learning and natural language processing, are disclosed. The method may include: determining, for each image-text pair as training data, to-be-processed fine-grained semantic word in the text; masking the to-be-processed fine-grained semantic words; and training the multi-modal pre-training model using the training data with the fine-grained semantic words masked.
US11928431B2 Method of processing language, recording medium, system for processing language, and language processing apparatus
A computer-implemented method of processing language, includes: calculating a value indicating a degree of easiness of association between words with regard to one or more combinations of words in a first word group included in first text data and a second word group included in second text data; associating a first word and a second word based on the value indicating the degree of easiness of association; calculating a value indicating a degree of easiness of association between word groups with regard to a word group in the first text data including the first word and a word group in the second text data including the second word, using a result of the associating and the value indicating the degree of easiness of association between the words; and updating the value indicating the degree of easiness of association between the words by using the value indicating the degree of easiness of association between the word groups.
US11928427B2 Linguistic analysis of seed documents and peer groups
Systems may perform analyses of claims included in a patent document. The systems may generate one or more search strings from the patent document and provide the one or more search strings to a third-party searching authority. The third-party searching authority may return a collection of documents responsive to the one or more search strings. In particular situations, the systems may re-rank the documents of the collection to provide a patent centric ranking. The systems may also analyze the documents of the collection with respect to the elements of the claims to generate various types of patent infringement and/or invalidity reports.
US11928425B2 Form and template detection
Methods, systems and computer program products for content management systems. A content management system is configured to manage a plurality of content objects. Unsupervised learning is performed over the plurality of content objects to identify document templates associated with content objects taken from the plurality of content objects. When a document template is identified, template metadata is associated with the document template. Additional content objects that are similar to the document template can take on the template metadata. In this way, many documents can be automatically populated with template metadata that corresponds to the identified document template. All or portions of the template metadata can be applied to policies, which policies serve to marshal ongoing document handling operations. During learning, document features are extracted and analyzed so as to define feature clusters, which feature clusters are in turn are used to form document template clusters.
US11928423B1 Transaction entity prediction through learned embeddings
Certain aspects of the disclosure pertain to inferring a candidate entity associated with a transaction with a machine learning model. An organization identifier and description associated with a transaction can be received as input. In response, an entity embedding, comprising a vector for each entity of an organization based on the organization identifier, can be retrieved from storage. A machine learning model can be invoked with the entity embedding and description. The machine learning model can be trained to infer a transaction embedding from the description and compute a similarity score between the transaction embedding and each vector of the entity embedding. A candidate entity with a similarity score satisfying a threshold can be identified and returned. The candidate entity with the highest similarity score can be identified in certain aspects.
US11928421B2 Technical document error detection
A computing system may identify a first reference citation within a technical document, wherein the first reference citation is identified based at least in part a length of a first block of text that is included in the first reference citation and an inclusion of at least one numeric character in the first block of text. The computing system may determine, based on querying at least one datastore, whether the first reference citation matches a matching stored reference citation. The computing system may determine, based at least in part on whether the first reference citation matches the matching stored reference citation, an error review prioritization status for the first reference citation. The error review prioritization status may also be determined based, in part, on a specified revision number for the first reference citation. The computing system may provide visual feedback indicating the error review prioritization status.
US11928420B2 Methods and apparatus for matching media with a job host provider independent of the media format and job host platform
A computer-implemented method is described herein. The method can include identifying a fingerprint associated with a webpage. The fingerprint can be identified in response to a user loading a webpage that includes a job posting. An application programming interface (API) call to query an API can be generated based at least in part on the fingerprint. The API can be associated with a video content provider. The API can be queried to identify a video content to be added to the webpage based at least in part on the API call. The video content can be added automatically to a location on the webpage in response to receiving the video content and based at least in part on the fingerprint.
US11928418B2 Text style and emphasis suggestions
Embodiments provide systems, methods, and computer storage media for text style suggestions and/or text emphasis suggestions. In an example embodiment, an electronic design application provides a text style suggestion tool that generates text style suggestions to stylize a selected text element based on the context of the design. A text emphasis tool allows a user to select a text element and generate text emphasis suggestions for which words should be emphasized with a different text styling. Various interaction elements allow the user to iterate through the suggestions. For example, a set of style suggestions may be mapped to successive rotational increments around a style wheel, and as the user rotates through the positions on the style wheel, a corresponding text style suggestion is previewed and/or applied.
US11928415B2 Hard-to-fix (HTF) design rule check (DRC) violations prediction
A method includes: training a machine learning model with a plurality of electronic circuit placement layouts; predicting, by the machine learning model, fix rates of design rule check (DRC) violations of a new electronic circuit placement layout; identifying hard-to-fix (HTF) DRC violations among the DRC violations based on the fix rates of the DRC violations of the new electronic circuit placement layout; and fixing, by an engineering change order (ECO) tool, the DRC violations.
US11928413B2 Apparatus and method for generating a parameterized waveguide optical elements
A method and system for generating a physical layout for a grating coupler integrated in a photonically-enabled circuit are disclosed herein. In some embodiments, the method receives a parametrized wavelength, a parametrized first refractive index, a parametrized second refractive index, a parametrized taper length, a parametrized width, a parametrized grating length, and a parametrized incident angle of the optical beam incident onto the grating coupler and generates a physical layout for the grating coupler based on the received parametrized inputs, the generating of the physical layout is according to a predefined model, and outputs the physical layout of the grating coupler for manufacturing under a semiconductor fabrication process.
US11928412B2 Method
A design method applied to a capacitor array is provided. The capacitor array includes multiple preset capacitor units, and each preset capacitor includes multiple unit capacitors. The method includes: acquiring unit simulation models of the preset capacitor units; acquiring a first simulation model of the capacitor array based on an arrangement manner of the preset capacitor units in the capacitor array and the unit simulation models of the preset capacitor unit; acquiring an arrangement direction of the preset capacitor units based on the arrangement manner, establishing a parasitic resistance equivalent test structure of a group of preset capacitor units in the same arrangement direction; obtaining a parasitic resistance of each preset capacitor unit based on the parasitic resistance equivalent test structure; and establishing a second simulation model representing the capacitor array based on the parasitic resistance of each preset capacitor unit and the first simulation model.
US11928410B1 Formal analysis methods for debug compilation
Methods and systems are disclosed for optimizing compilation efforts for design debug based on formal analyses. The method includes accessing a circuit design, automatically determining a segment as being a design region of interest, identifying a behavior within the segment for performing at least one verification test, compiling the segment without compiling a remainder of the circuit design, and providing performance indicators corresponding to the behavior within the segment based on the segment as compiled.
US11928408B2 Machine learning device, learning model generating method, insulation resistance estimating device, and control device
A machine learning device includes: a training data acquisition unit configured to acquire multiple pieces of training data each including insulation resistances of a servomotor at the beginning and the end of a certain period and time-series data indicating conditions of the servomotor in the certain period; and a learning model generating unit configured to perform a supervised learning using the training data to thereby generate a learning model.
US11928405B2 Systems and methods for allocating hydrocarbon production values
Techniques for allocating hydrocarbon production include receiving a selection of a particular area identification (ID) of a plurality of area IDs stored on the server; determining based on the selected particular area ID, a plurality of hydrocarbon production values that include periodic area-level hydrocarbon production values associated with the particular area ID and a plurality of wells associated with the particular area ID; determining a decline curve model for the area-level hydrocarbon production values associated with the particular area ID; modeling the aggregated periodic well-level hydrocarbon production values with the determined decline curve model; and determining allocated well-level hydrocarbon production values based at least in part on the selected decline curve model to display at a client device.
US11928404B1 Methods and systems for simulating fluid movement
Methods and systems of simulating a fluid. An outflow of the fluid is determined. An inflow of the fluid is determined. Determining a simulated fluid using the inflow and the outflow.
US11928402B2 Simulation method related with post-collision opening force of front vehicle door
A simulation method related with the opening force of a front vehicle door after a vehicle frontal collision including: a first simulation step in which deformations of vehicle components which are caused in the vehicle frontal collision to affect the opening of the front door are calculated by simulation; and a second simulation step in which the opening force of the front door after the vehicle frontal collision is predicted by simulation; wherein the components which affect the opening of the front door include a design component and an interface component, the deformations of the design component and the interface component obtained in the first simulation step being used as initial geometric conditions of the design component and the interface component in the second simulation step.
US11928401B2 Laser machining simulation method, laser machining system having means for implementing the method, and computer program for implementing this method
A method for simulating laser machining of a material by a laser machining system comprising the following steps: providing a central unit with: information relating to the material to be machined: delta δ, threshold fluence, incubation coefficient S, complex refractive index n+ik, information about the laser processing system: information relating to a polarization, pulse energy EP, diameter of said machining laser beam at a focal point w, order of a Gaussian p, pulse repetition rate PRR n, wavelength; determining with said central unit on the basis of the information relating to said material to be machined and the laser machining system, a machining profile in two dimensions corresponding to the simulation of a machining of said material to be machined with said laser machining system.
US11928400B2 Information management in MBSE modeling tools
A model-based engineering system (MBSE) tool includes functionality for sharing an MBSE model with multiple outside vendors using multiple versions of the MBSE model. A restricted version of the MBSE model is managed by a model maker (or other user with access rights) inside of an organization includes all of the model's engineering elements. The engineering elements are tagged with metadata that is analyzed to determine which elements are shareable and which are unshareable outside of the organization. An unrestricted version of the MBSE model is then created, either directly from the restricted version or through an intermediary version (referred to as the “stripped version”), to include only shareable engineering elements. This unrestricted version may then be shared with the outside vendors, and changes made by either in the restricted or unrestricted versions may be incorporated in the other versions, providing a truly collaborative MBSE experience.
US11928399B1 Simulating object occlusions
Simulating output of a perception system may comprise receiving scenario data indicating a position associated with a simulated sensor and a position and/or identifier of an object, and instantiating a three-dimensional representation of an environment and the object (i.e., a simulated environment). The system may generate depth data indicating distances and/or positions of surfaces in the simulated environment relative to the simulated sensor position and determine a three-dimensional region of interest based at least in part on the depth data associated with at least a portion of the object. In some examples, the three-dimensional region of interest may be smaller than a size of the object, due to an occlusion by topology of the simulated environment and/or another object in the simulated environment.
US11928397B2 Reliability-based topology optimization design method for part structure considering bounded hybrid uncertainties
A reliability-based topology optimization design method for a part structure considering bounded hybrid uncertainties, includes the following steps: considering the uncertainties in the manufacture and service of the part structure, describing an external load with insufficient samples and a material property with sufficient samples as an interval variable and a bounded probabilistic variable respectively; discretizing a design domain of the part structure, setting the physical and geometric constraints, and establishing a reliability-based topology optimization design model; solving by a moving asymptote algorithm: decoupling the probabilistic and interval uncertainties, and determining the worst working condition by using gradients of constraint performance functions; defining a performance fluctuation under the worst working condition and calculating reliability of constraint performance; and finally, calculating the gradients of objective and constraint functions with respect to the design variables for iteration.
US11928396B2 Method for quantifying visual differences in automotive aerodynamic simulations
Disclosed is a method for evaluating computational fluid dynamic simulation results. The method includes: performing at least two baseline runs of a simulated area or volume containing a first vehicle body shape using a set of initial conditions, performing a change run using a second vehicle body using the set of initial conditions, creating a noise map based on differences between the second baseline run and the first baseline run, creating a change map based on differences between the change run and a selected baseline run, and comparing the change map to the noise map.
US11928395B1 Floorplan drawing conversion and analysis for space management
The data representing the floor plan is processed to classify the different elements in the floor plan. This step may be carried out by processing, using at least one image classification model, different images representing different layers of the floor plan data to identify the type of elements belonging to each layer. A group of elements belonging to a subset of the classifications are then selected and used to segment the floor plan into different spaces. For example, certain boundary elements (e.g. the walls and doors) between different spaces (i.e. rooms) in the floor plan may be identified and selected. Once identified, the boundary elements may be used to segment the floor plan into different spaces, which can then be analysed to determine the characteristics of those spaces, in particular the classification of the space into a type (e.g. an intended use for the space or a type of space, such as an, office, meeting room, kitchen, etc). To perform the classification of the spaces, image data for each space is provided to one or more image classification models, to obtain an indication of the classification. Further analysis can be performed on the identified spaces to determine capacity within each space, size (area) occupied by each space, and number of entry/exit points.
US11928391B2 Hybrid surface modelling with subdivision surfaces and NURBS surfaces
Methods, systems, and apparatus, including medium-encoded computer program products, for computer aided design of structures include, in one aspect, a method for hybrid surface modelling with subdivision surfaces and NURBS surfaces, the method including: modifying a control mesh (in accordance with received input) of a subdivision surface model including a topological control that tracks mesh to NURBS relationships for a limit surface of the subdivision surface, and stored NURBS surfaces representing the limit surface; obtaining an updated limit surface from the modified control mesh; finding at least one modified NURBS surface in the stored NURBS surfaces in accordance with relationship(s) tracked in the topological control; and for each modified NURBS surface, updating the modified NURBS surface with its corresponding replacement NURBS surface, and applying at least one geometric modification (associated with a modified NURBS surface in a history procedures system) to the associated modified NURBS surface after its update.
US11928390B2 Systems and methods for providing a personalized virtual personal assistant
Embodiments are disclosed for providing an interface with a personalized virtual personal assistant (VPA) via a computing system. The example method comprises assigning a plurality of virtual personal assistant (VPA) instances to a plurality of users, each VPA instance of the plurality of VPA instances operating concurrently. For example, assigning the plurality of VPA instances to the plurality of users may include retrieving a personalized VPA configuration for each user of the plurality of users based on a plurality of audio samples, each of the plurality of audio samples corresponding to a user of the plurality of users.
US11928384B2 Systems and methods for virtual and augmented reality
A computer implemented method of facilitating communication between first and second users includes displaying, by a first head-worn device, a first virtual object to the first user first user wearing the first head-worn device. The method also includes displaying, by a second head-worn device, a second virtual object to the second user wearing the second head-worn device. The method further includes facilitating, by the first and second head-worn devices, communications between the first and second users using the first and second virtual objects to simulate the first and second users being present in a common environment.
US11928380B2 System and method for providing access to co-located operations data for an electronic display
Display assemblies, systems, and methods are provided for reporting customer-specific information. A controller is in electronic communication with an electronic display and is configured to associate portions of data regarding operations of at least the electronic display with client identifiers such that at least two portions of the data are associated with different client identifiers.
US11928374B2 Methods, apparatuses, and computer program products for verifying printed indicia
Example methods, systems, and apparatuses for verifying a printed indicium are provided. An example method may include receiving a captured image of a print media comprising the printed indicium; extracting a quiet zone grade portion from the captured image, where the quiet zone grade portion includes a printed indicium area of the printed indicium and at least one quiet zone area adjacent to the printed indicium area; in response to receiving a user input providing an overwrite quiet zone requirement indication and determining that the at least one quiet zone area does not satisfy at least one quiet zone requirement, causing at least one of adjusting the at least one quiet zone requirement to at least one reduced quiet zone requirement or adding at least one additional quiet zone area to the at least one quiet zone area.
US11928371B2 3D printing verification using audio snippets
Systems and methods for 3D printer management can verify the printing of a 3D object based on instructions inserted into the 3D object file that cause the 3D printer to perform extra actions, thus emitting certain sounds while printing. In one example, a print server can receive a request to print a 3D object. The print server can insert snippets of instructions at random into the 3D object file. A recording device can record audio of the 3D printer printing the 3D object. The recording device can send the audio to the print server. The print server can verify that the audio emitted by the 3D printer while printing the 3D object match up with the snippets inserted into the 3D object file.
US11928370B2 Image forming apparatus, communication device, and image forming system
A USB host portion is supplied with power in a normal mode, and the power supply is stopped in a power saving mode. The USB host portion can acquire print request data from a communication device while outputting a first control signal. Power is supplied to a signal input portion and a signal output portion in both modes. The signal input portion can receive a signal from the communication device. A control portion shifts to the normal mode when a notification signal is input to the signal input portion while operating in the power saving mode. The signal output portion outputs a second control signal in both the normal mode and the power saving mode. The voltage output portion outputs a rated voltage to the communication device when at least one of the first control signal and the second control signal is output.
US11928369B2 Information processing apparatus, control method, and program product that batch sets a group of set values corresponding to a selected use environment
An information processing apparatus having a plurality of functions includes: an accepting unit configured to accept selection of one environment from among a plurality of different environments as a use environment of the information processing apparatus; a first notification unit configured to provide a notification of a function which is at least one of the plurality of functions and for which a change in use occurs when a group of set values corresponding to the selected one environment is set in the information processing apparatus; a second notification unit configured to extract a set value related to the change in use from the group of set values and provide a notification of the set value; and a setting unit configured to perform batch setting for the information processing apparatus on the basis of the group of set values in response to an instruction for setting the group of set values.
US11928367B2 Logical memory addressing for network devices
Some embodiments provide a method for, at a network interface controller (NIC) of a computer, accessing data in a network. From the computer, the method receives a request to access data stored at a logical memory address. The method translates the logical memory address into a memory address of a particular network device storing the requested data. The method sends a data message to the particular network device to retrieve the requested data.
US11928366B2 Scaling a cloud-based storage system in response to a change in workload
A cloud-based storage system within a cloud computing environment, the cloud-based storage system including: monitoring, for the cloud-based storage system, one or more storage system operations, wherein the cloud-based storage system includes a virtual instance storage layer and a cloud-based storage layer; determining, based at least upon the one or more storage system operations, one or more access patterns for the cloud-based storage system; and modifying, based at least upon the one or more access patterns for the cloud-based storage system, one or more cloud configurations for the cloud-based storage system.
US11928353B2 Multi-page parity data storage in a memory device
A processing device, operatively coupled with a memory device, is configured to perform a write operation on a page of a plurality of pages of a data unit of a memory device. The processing device further generates a parity page for data stored in the page of the data unit and associates the parity page with parity data associated with the data unit. Responsive to determining that a first size of the parity data is larger than a first threshold size, the processing device compresses the parity data. Responsive to determining that a second size of the compressed parity data is larger than a second threshold size, the processing device releases at least a subset of the parity data corresponding to a subset of the data that is free from defects.
US11928347B2 Managing voltage bin selection for blocks of a memory device
A processing device of a memory sub-system is configured to sort a plurality of blocks of the memory device; identify, based on scanning of a first block at a first location of the plurality of sorted block, a first voltage bin associated with the first block; identify, based on scanning of a second block at a second location of the plurality of sorted blocks, a second voltage bin associated with the second block; and responsive to determining that the first voltage bin matches the second voltage bin, assign the first voltage bin to each block that is located between the first location of the plurality of sorted blocks and the second location of the plurality of sorted blocks.
US11928346B2 Storage optimization based on references
An approach for optimizing storage on a local storage device. The approach identifies a stored or being stored on a user's local storage device. The approach extracts metadata from the media file. The approach searches the user-associated storage locations for a matching media file based on the metadata. If the approach locates the matching media file, then the approach, using artificial intelligence (AI), predicts if the local device storage should be optimized for the media file, then the approach, using AI, stores a link to the matching media file on the local device storage and removes the media file from the local device storage.
US11928345B1 Method for efficiently processing instructions in a computational storage device
Provided are a computational storage system, computational storage processor, solid-state drive (SSD) and data storing method. The method may include receiving a first storing instruction based on a storage object, generating a second storing instruction based on a flash memory address according to information carried by the first storing instruction and SSD resource information maintained locally, and sending the generated second storing instruction to the SSD. The SSD resource information may include resource occupation information in the SSD. Generating the second storing instruction may include parsing an identification of a storage object, data length information and a starting source address of entire data, allocating a flash memory address or addresses in one or more SSDs for storing data of the storage object according to the data length information and the resource occupancy information in the SSD, and generating the second storing instructions for each SSD.
US11928344B1 System and method for managing buffers in a computer system
A system and method provides an integrated buffer management with flow control, in some cases via credits that may be redeemed for buffers, and interprocess communication.
US11928343B2 Peak power management in a memory device
A variety of applications can include a memory device having a memory die designed to control a power budget for a cache and a memory array of the memory die. A first flag received from a data path identifies a start of a cache operation on the data and a second flag from the data path identifies an end of the cache operation. A controller for peak power management can be implemented to control the power budget based on determination of usage of current associated with the cache from the first and second flags. In various embodiments, the controller can be operable to feedback a signal to a memory controller external to the memory die to adjust an operating speed of an interface from the memory controller to the memory die. Additional devices, systems, and methods are discussed.
US11928330B2 Techniques to update a trim parameter in non-volatile memory
Techniques to update a trim parameter in non-volatile memory during either a manufacturing stage or a post-manufacturing stage are described. Trim parameters may be stored in a register located within the memory device that is inaccessible by a host device during a normal mode of operation. Post-manufacturing updates to trim parameters by the host device may be feasible by creating registers located within the memory device that are accessible to the host device to provide information regarding trim parameter setting updates. The memory device may read the information from the registers accessible to the host device to update trim parameters stored in the register inaccessible by the host device. In this manner, the host device may not have a direct access to the trim parameters but still be able to provide an update to the trim parameters by updating an entry of the registers accessible by the host device.
US11928328B2 Non-volatile recording medium, information processing method, and electronic apparatus
A non-transitory recording medium has a program recorded thereon for controlling a computer having first recording circuits, an emulator that emulates an information processing device, and a communicator which communicates with the information processing device, and the computer further having second recording circuits. The program controls the communicator to receive first information including input data, which is inputted to the information processing device, from the information processing device, causes recording of the first information in the first recording circuits, and controls the communicator to transmit second information to the information processing device, wherein the second information includes input data for the emulator.
US11928326B2 Activating a camera function within a content management application
One or more embodiments of the present disclosure include a content management system that allows a user to easily activate a camera while viewing digital content. For example, a content management system can provide a graphical user interface that includes a scroll element that allows a user to navigate through digital content. In addition, a user can interact with the scroll element to activate a camera. For instance, a user can activate a camera by scrolling the scroll element to and/or beyond a particular position.
US11928325B1 Systems, methods, and graphical user interfaces for configuring design of experiments
A system, method, and computer-program product includes displaying a plurality of factor-setting user interface (UI) control elements configured to receive an input of characters for specifying a set of design of experiment factors for creating a design of experiment (DOE), displaying a plurality of factor type UI control elements configured to receive input for specifying a factor type of a plurality of factor types, displaying a plurality of dynamic rows of editable UI control elements configured to receive inputs of experimental values for the set of DOE factors, and displaying a composite factor UI control component configured to receive inputs for generating one or more control signals that add or remove one or more DOE factors of the set of DOE factors.
US11928324B2 Colorimetric system, colorimetric method, and non-transitory computer-readable storage medium storing program
A colorimetric system includes an acquiring unit that acquires a colorimetric value obtained by performing colorimetry by a colorimetric unit, a display processing unit that performs a process of displaying a comparison graphic obtained by combining a reference color graphic of a reference color region with a sample color graphic of a sample color region, and a comparison processing unit that compares a color value of a reference color set in the reference color region with a color value of a sample color set in the sample color region.
US11928323B2 Interaction method, picture processing method, and apparatus
Embodiments of the present disclosure provide interaction methods and devices. The method can include obtaining a display object comprising a plurality of collage pictures for display; acquiring, in response to a switch operation for at least one collage picture of the plurality of collage pictures of the display object, a first target collage picture, wherein a first target content type of the first target collage picture matches a content type of the at least one collage picture; and replacing the at least one collage picture with the first target collage picture.
US11928322B2 System and method for handling overlapping objects in visual editing systems
A webpage editor which supports user editing of webpages of a website building system includes at least one processor and a unit running on the at least one processor. The webpages have visually isolated components and overlapped components and visually obscured components. The unit includes an input method handler, a visual editor and an editor overlap handler. The input method handler receives the user selected point or region of the webpage from an input device. The visual editor changes the view of the components proximal or interacting with a user selected point or region of a webpage, from a webpage view to a webpage editing view, the webpage editing view being one of 2D, 3D or side view. The editor overlap handler adjusts the visual characteristics of the components within the webpage editing view, according to component relationships and at least one of website information, user information, object properties or activation rules.
US11928320B1 Storing and arranging application windows for video call scenes
The present disclosure is directed toward systems, methods, and non-transitory computer readable media for generating content clusters from topic data and focus data, generating content collections from content clusters, storing and restoring desktop scene layouts, and storing and arranging video call scenes. In some embodiments, the disclosed systems generate content clusters based on topic data and focus data associated with content items within a content management system and/or accessed via the internet. The disclosed systems can also generate content collections for a user account of the content management system from the content clusters. In some embodiments, the content scene system can further store and restore desktop scene layouts for arranging application windows presenting content items. Further, the disclosed systems can store and arrange particular desktop scene layouts for video call scenes.
US11928314B2 Browser enabled switching between virtual worlds in artificial reality
Methods and systems described herein are directed to a virtual web browser for providing access to multiple virtual worlds interchangeably. Browser tabs for corresponding website and virtual world pairs can be displayed along with associated controls, the selection of such controls effecting the instantiation of 3D content for the virtual worlds. One or more of the tabs can be automatically generated as a result of interactions with objects in the virtual worlds, such that travel to a world, corresponding to an object to which an interaction was directed, is facilitated.
US11928313B2 Systems and methods for the interaction of satellite and internet protocol features in content delivery systems (satellite IP interactions)
Systems and methods for interaction of satellite and Internet protocol features in content delivery systems are presented. Using such systems and methods, the delivery of some content to the same product by Satellite delivery, other content by IP delivery, and still other content by both Satellite and IP delivery can enhance the utility of both the content and the product for an end user and can further optimize the costs and quality of service associated with delivering the content. A method of providing content and data to a combined satellite and IP network receiver is presented, including broadcasting via satellite content and data to the receiver, and sending via an IP based communications network content and data to the receiver, where the content and data provided over the Satellite broadcast enables capabilities of the receiver needed to consume content received by IP delivery, and the content and data provided via IP delivery enables capabilities of the receiver needed to consume content received from the satellite broadcast.
US11928312B2 Method for displaying different application shortcuts on different screens
A terminal includes a memory containing instructions, and a processor coupled to the memory and configured to execute the instructions to cause the terminal to display a first home screen, where a non-docked bar on the first home screen comprises a first application icon corresponding to a first application, and where the first application is a latest installed application; detect a first user operation; and display, in response to the first user operation, the second home screen. The second home screen includes a first area, a second area, and a third area. The second area includes one or more most frequently used application icons, including a second application icon corresponding to a second application. The third area includes one or more latest installed application icons, including the first application icon, and the first area includes the second application icon.
US11928311B2 Communication method, terminal, server, communication system, computer device and medium
The present application discloses a communication method, a terminal, a server, a communication system, a computer device and a medium. The communication method includes that a server establishes a connection and feeds back a display control in response to requests of a first terminal and a second terminal; then, the server feeds back function feedback information in response to a function request of the first terminal, and feeds back function feedback information in response to a menu request of the second terminal; and the servers presents multiple interface components and maintains and updates each interface component in response to management operation of a third user.
US11928305B2 Techniques to modify content and view content on mobile devices
A computer-based method for rendering modified graphical content is disclosed. The graphical content includes a plurality of cells. The method includes receiving the graphical content with metadata modifying the graphical content, rendering the graphical content upon a screen according to the metadata, and receiving user input. The method also includes in response to the user input, progressing through at least a subset of the cells, wherein the progressing includes moving a camera view from cell to cell in the at least a subset, each of the cells in the at least a subset being displayed as a focus point with surrounding area being adjusted in opacity according to the metadata.
US11928303B2 Shared-content session user interfaces
The present disclosure generally relates to user interfaces for managing shared-content sessions. In some embodiments, content is shared with a group of users participating in a shared-content session. In some embodiments, the content is screen-share content that is shared from one device to other participants of the shared-content session. In some embodiments, the content is synchronized content for which output of the content is synchronized across the participants of the shared-content session.
US11928302B2 Touch panel device
A touch panel device includes a cover panel having a front surface including an operation region on which a touch operation is performed and a back surface as a surface on a side opposite to the front surface, a first adhesive material provided on the back surface, a touch panel unit that includes a base substrate and a plurality of touch sensor electrodes provided on a region of the base substrate corresponding to the operation region and is arranged to face the back surface via the first adhesive material, a first displacement detection electrode provided on a part of the back surface outside a region of the back surface corresponding to the operation region, and a second displacement detection electrode provided on a part of the base substrate outside the region of the base substrate corresponding to the operation region to face the first displacement detection electrode.
US11928296B2 Display device
A display device may include a display panel, an input sensing unit, and an alignment structure. The display panel may include a sealing member. The input sensing unit may be disposed on the display panel. The input sensing unit may include first-type sensor electrodes directly contacting a face of a first insulator of the display device, a first-type connector electrically connecting the first-type sensor electrodes, second-type sensor electrodes directly contacting the face of the first insulator of the display device, and a second-type connector electrically connecting the second-type sensor electrodes. The alignment structure may overlap the sealing member and may include a transparent member that directly contacts the face of the first insulator of the display device.
US11928293B2 Input device
An input device is characterized in that in a first stroke region in which an operation panel is pushed during a touch operation, a first reaction force that occurs by pushing the operation panel is generated by the first elastic portion. In a second stroke region including a stroke longer than in the first stroke region and a stroke for performing a push operation, a second reaction force that occurs by pushing the operation panel is a resultant force generated by a first elastic portion and the push switch. In the vicinity of a boundary between the first stroke region and the second stroke region, the amount of change in the first reaction force with respect to a stroke length is less than the amount of change in the second reaction force with respect to a stroke length.
US11928290B2 Unintentional touch detection
A scanning operation is performed to measure a first capacitance of a first sensor arrangement located proximate a capacitive sensor that corresponds to a function of a device. In response to the first capacitance not exceeding a first threshold, the scanning operation measures a second capacitance of the capacitive sensor to create an output used to control the function of the device. In response to the first capacitance exceeding the first threshold, operation of the scanning operation is modified to skip measuring of the second capacitance or to refrain from transmitting the output to a host of the device for controlling the function.
US11928285B2 Transparent display device with touch sensor
A transparent display device with a touch sensor is provided, which may reduce loss of light transmittance due to a touch sensor and a touch line, and may detect a line area, in which a defective touch sensor is included. The device includes a substrate provided with a plurality of transmissive areas and a non-transmissive area disposed between the transmissive areas adjacent to each other. The device includes a touch line extended from the non-transmissive area and connected to a touch sensor electrode, and a common power line connected to a cathode electrode to supply a cathode power source. The non-transmissive area includes a cathode power area to which the cathode power source is applied through the common power line, the cathode power area includes a first cathode power area and a second cathode power area. The second cathode power area may have resistance higher than that of the first cathode power area.
US11928279B2 Wireless communication method and active pen
The present disclosure provides a method for wireless communication, which is applicable to wireless communication between the active pen and the plurality of touch screens, the plurality of touch screens respectively correspond to a plurality of wireless channels, a respective wireless channel is used for wireless communication between a touch screen and the active pen, and the method includes: the active pen sends a coding signal to the first touch screen; the active pen receives a wireless signal sent by the first touch screen, the wireless signal carries identification information of the first touch screen; the active pen identifies the first touch screen that is currently close to or in contact with the active pen according to the identification information of the first touch screen; and the active pen sends a wireless message to the first touch screen through the wireless channel corresponding to the first touch screen.
US11928273B2 Array substrate and display device
The present disclosure discloses an array substrate and a display device. The array substrate includes a touch substrate, the touch substrate includes a plurality of touch electrodes and a plurality of touch electrode wires disposed in an array, each touch electrode includes a plurality of touch sensors disposed in an array, common electrodes of all pixel cells of the array substrate are reused as the touch sensors, and the array substrate includes data wires for providing display data to the pixel cells; the array substrate includes a base substrate and a thin film transistor which are stacked, the touch electrode wires and the data wires are provided on the same layer where a source and a drain of the thin film transistor are located, and the touch electrode wires are abreast provided on the two sides of each data wire.
US11928272B2 Composite panel
A composite panel includes a substrate-less touch sensor panel and a first coupling member coupled to one surface of the touch sensor panel via a first adhesive layer.
US11928262B2 Passive haptics as reference for active haptics
The combination of active and reference haptics on an electronic device, such as a wearable display device, can convey information to a user without requiring the user to look at the device. An electronic device may include a housing, a display disposed in the housing and including an interface surface arranged for user contact and a reference haptic. The interface surface includes an active haptic output that provides a time-dependent haptic output and a reference haptic disposed on the housing or the interface surface to provide a time-independent haptic output related to the time-dependent haptic output.
US11928257B2 Method and electronic device for tracking eye
An electronic device is provided. The electronic device includes a light source module, a display module including at least one layer, a camera module, and a processor operatively connected to the light source module, the display module, and the camera module. The processor may emit light through the light source module along a waveguide formed in the at least one layer of the display module, may use the camera module to detect, based on at least one pattern structure formed in the waveguide, at least a part of the light, which has been reflected from a user's eyeball, and may track the movement of the user's eyeball, based on the detected light.
US11928255B2 Control of a computer via distortions of facial geometry
A system which, with data provided by one or more sensors, detects a user's alteration of the geometries of parts of his face, head, neck, and/or shoulders. It determines the extent of each alteration and normalizes it with respect to the maximum possible range of each alteration so as to assign to each part-specific alteration a numeric score indicative of its extent. The normalized part-specific scores are combined so as to produce a composite numeric code representative of the complete set of simultaneously-executed geometric alterations. Each composite code is translated, or interpreted, relative to an appropriate context defined by an embodiment, an application executing on an embodiment, or by the user. For example, each composite code might be interpreted as, or assigned to, a specific alphanumeric letter, a color, a musical note, etc. Through the use of this system, a user may communicate data and/or commands to a computerized device, while retaining full use of his hands and his voice for other tasks, and while being free to focus his visual attention on something other than the system.
US11928253B2 Virtual space control system, method for controlling the same, and control program
A virtual space control system including: a plurality of user terminals; and a management apparatus configured to manage a virtual space in which virtual persons who operate in accordance with motions of users who are using the respective user terminals are located, in which each of the user terminals acquires information regarding a motion of the user who is using this user terminal and a surrounding environment of the user, determines, based on the acquired information, a mode of expressing a virtual person corresponding to a user who is using this user terminal in the virtual space, and displays the virtual space managed by the management apparatus on a monitor, and the management apparatus locates virtual persons who correspond to users who are using the respective user terminals expressed using the expression modes determined by the respective user terminals in the virtual space.
US11928249B2 Quantum phenomenon-based obfuscation of memory
Systems, apparatuses, methods, and computer program products are disclosed for hardware-level encryption. An example method includes receiving an instance of information/data by processing circuitry; and disassembling, by the processing circuitry, the instance of information/data into a plurality of sections. The processing circuitry assigns each section of the plurality of sections a location in an allocated portion of memory. The locations are determined based at least in part on a quantum obfuscation map (QOM). The QOM is generated based on one or more quantum obfuscation elements (QOEs) corresponding to a quantum state of a quantum particle. The processing circuitry then causes each of the plurality of sections to be stored at the corresponding assigned location in the allocated portion of the memory.
US11928248B1 Semiconductor device with mechanism to prevent reverse engineering
A semiconductor device is configured to implement a security protocol. The semiconductor device includes an entropy source that includes a plurality of bitcells. The entropy source is configured to output a sequence of physical unclonable function bit values based on intrinsic properties of the plurality of bitcells to generate a unique device secret for the security protocol, and selectively damage at least a portion of the plurality of bitcells to prevent reverse engineering the sequence of physical unclonable function bit values.
US11928243B2 System and method of detecting hacking activities during the interaction of users with banking services
An example of a method for detecting hacking activities includes categorizing a plurality of web pages of a web site providing bank services using a trained semantic model. The trained semantic model uses at least one resource identifier of a web page as an input and generates a web page category as an output. One or more attributes of an interaction between a user and bank services are identified. The one or more identified attributes are analyzed by comparing the one or more identified attributes with attributes known to belong to hacking interactions based on a corresponding web page category. Hacking activity is identified based on the results of the analysis.
US11928241B2 System, method, and computer program product for consent management
A system, method, and computer program product are provided for consent management. A method may include receiving a first data request for user data associated with a user, the user data stored in a user data database; communicating a consent request to the requester system; receiving a consent response from the requester system; storing consent data associated with the consent response for the user data requested in the first data request in an immutable ledger; receiving a consent verification request from the user data database, the consent verification request based on a second data request for the user data from the requester system to the user data database; verifying the consent verification request based on the consent data; and communicating a consent verification response to the user data database, the consent verification response indicating consent from the user to share the user data with the requester system.
US11928240B2 Secure personal information database
The present invention provides a means for efficiently and securely collecting, storing, and sharing all types of personal, electronic information from, for and between individuals and business users using software that runs on multiple personal, business and cloud computing systems. The information of a primary user is stored in an encrypted relational database which associates the private data with private data fields needed by secondary users or various business users. Each entity is assigned one unique user identity to ensure consistency in data privacy and sharing. Attributes for data groups exist to define the secondary users and business users who the primary user has authorized for access to or master sourcing of certified data. Change lists, including conditions for implementation, are created to facilitate management, scheduling and distribution of changes. Collection, storage, and distribution of personal data is assisted by robotic process automation algorithms.
US11928238B1 Protecting customer data using different domains
A domain registry (DR) service executing within a service provider network protects data, such as account data, that is associated with different accounts for testing and/or performing other operations/actions by registering an account with one or more domains. The DR service may register an account in one or more domains based on a request by a user. The operations performed that uses/changes data associated with accounts may be restricted based on the domains for which an account is registered. For example, an account that is registered in a “testing” domain may have different workflows/operations performed using the account data associated with the account registered in the testing domain as compared to an account that is not part of the testing domain.
US11928236B1 Control tower for linking accounts to applications
Systems, methods, and apparatuses for providing a central location to manage permissions provided to third-parties and devices to access and use user data and to manage accounts at multiple entities. A central portal may allow a user to manage all access to account data and personal information as well as usability and functionality of accounts. The user need not log into multiple third-party systems or customer devices to manage previously provided access to the information, provision new access to the information, and to manage financial or other accounts. A user is able to have user data and third-party accounts of the user deleted from devices, applications, and third-party systems via a central portal. The user is able to impose restrictions on how user data is used by devices, applications, and third-party systems, and control such features as recurring payments and use of rewards, via a central portal.
US11928233B2 Distributed data rights management for peer data pools
Techniques are described for transaction-based read and write operations in a distributed system. In an embodiment, an authorization protocol overlaid onto a transaction to control access to each of the data pools. Using the techniques described herein, the DTRS provides authorization mechanism to ensure that the entity, which hosts the data pool, may only access the data set from an originating entity based at least upon the access rules of the originating entity set for the data set. Additionally, the DTRS's read/write transactions keep the data pools of the DTRS in synch with each other, so each data pool stores the same data sets as another data pool of the DTRS. When a data integrity service of an entity generates a new data entry from a user transaction with a client application, a new write request is generated for the DTRS to which the data integrity service belongs. The DTRS receives the data entry and its metadata from the data integrity service and performs steps to update all data pool of the DTRS, in an embodiment.
US11928231B2 Dynamic multi-factor authentication
An authentication model dynamically adjusts authentication factors required for access to a remote resource based on changes to a risk score for a user, a device, or some combination of these. For example, the authentication model may conditionally specify the number and type of authentication factors required by a user/device pair, and may dynamically alter authentication requirements based on changes to a current risk assessment for the user/device while the remote resource is in use.
US11928229B2 Automatic file encryption
A method for automatically encrypting files is disclosed. In some cases, the method may be performed by computer hardware comprising one or more processors. The method can include detecting access to a first file, which may be stored in a primary storage system. Further, the method can include determining whether the access comprises a write access. In response to determining that the access comprises a write access, the method can include accessing file metadata associated with the first file and accessing a set of encryption rules. In addition, the method can include determining whether the file metadata satisfies the set of encryption rules. In response to determining that the file metadata satisfies the set of encryption rules, the method can include encrypting the first file to obtain a first encrypted file and modifying an extension of the first encrypted file to include an encryption extension.
US11928225B2 System for implementing real-time redaction in a workflow configurable environment
Systems, computer program products, and methods are described herein for implementing real-time redaction in a workflow configurable environment. The present invention is configured to electronically receive, from a user input device, a request to load at least one user interface associated with an application; initiate a real-time content redaction engine on contents of the one or more fields associated with the at least one user interface in response to receiving the request, wherein initiating further comprises: parsing one or more embedded structures associated with the one or more fields; identifying private information in the one or more fields based on at least parsing the one or more embedded structures; and masking the private information in the one or more fields; and load the at least one user interface associated with the application in response to masking the private information in the one or more fields.
US11928222B2 Distributed ledger network implementing a synchronous trust consensus model
A system includes a synchronization group of a distributed ledger network. The synchronization group includes nodes. The nodes include a first node to generate a content block of a ledger, and participate in a consensus process to generate a consensus block based at least in part on the content block. The nodes further include a second node to receive a copy of the content block from the first node, and participate in the consensus process to generate the consensus block.
US11928220B2 Method for evaluating risk of data leakage in application, recording medium and device for performing the method
A method for evaluating the risk of data leakage in an application includes the steps of: extracting a DEX (Dalvik Executable) file and a so (Shared Object) file by decompressing an APK file of a mobile application; extracting DEX code information from the DEX file by parsing the DEX file; translating a content of the so file into IR (Intermediate Representation); extracting IR code information from the translated IR; generating a call-reference structure between the DEX file and the so file by processing the extracted DEX code information and the extracted IR code information; and outputting weakness information according to a risk designated in advance based on the generated call-reference structure. Accordingly, it is possible to extend the call-reference coverage of an android application.
US11928216B2 Protecting an entire system disk by encrypting data stored in a portion of the system disk
A method for protecting an OS disk of a computing device without block encrypting the OS disk. The method identifies one or more files that store configuration data associated with OS binaries executed on the computing device. The method encrypts the configuration data stored in the one or more files using an encryption key and seals the encryption key to a TPM of the computing device. The method then boots the computing device by attempting to unseal the encryption key by authenticating one or more of the OS binaries with the TPM. When authenticating the one or more of the OS binaries is successful, the method completes boot of the computing device by decrypting the configuration data using the encryption key. If authentication of the one or more of the OS binaries is not successful, however, the method aborts boot of the computing device.
US11928214B2 Enabling SPI firmware updates at runtime
SPI firmware updates can be performed at runtime. A secure SPI flash access domain can be created during pre-boot and used at runtime to deliver and write a SPI firmware update to SPI flash. The secure SPI flash access domain can ensure that only a trusted component running on a trusted CPU core can access a SPI memory layout used to deploy the SPI firmware update to the SPI flash. Once the SPI firmware update is written to the SPI flash, a reboot can be triggered so that the updated SPI firmware is loaded to perform the boot process.
US11928212B2 Generating simulated spear phishing messages and customized cybersecurity training modules using machine learning
Aspects of the disclosure relate to spear phishing simulation using machine learning. A computing platform may send, to an enterprise user device, a spear phishing message. The computing platform may receive initial user interaction information indicating how a user of the enterprise user device interacted with the spear phishing message. Based on the initial user interaction information and using a series of branching message templates, the computing platform may generate additional spear phishing messages. The computing platform may receive additional user interaction information indicating how the user interacted with the additional spear phishing messages. Based on the initial user interaction information and the additional user interaction information, the computing platform may compute spear phishing scores. Based on a comparison of the spear phishing scores to spear phishing thresholds, the computing platform may generate training modules for the user, and may send the training modules to the enterprise user device.
US11928211B2 Systems and methods for implementing a machine learning approach to modeling entity behavior
Systems and methods are provided for implementing a machine learning approach to modeling entity behavior. Fixed information and periodically updated information may be utilized to predict the behavior of an entity. By incorporating periodically updated information, the system is able to maintain an up-to-date prediction of each entity's behavior, while also accounting for entity action with respect to ongoing obligations. The system may generate behavior scores for the set of entities. In some embodiments, the behavior scores that are generated may indicate the transactional risk associated with each entity. Using the behavior scores generated, a user may be able to assess the credit riskiness of individual entities and instruct one or more individuals assigned to the entities to take one or more actions based on the credit riskiness of the individual entities.
US11928210B2 Module and method for monitoring systems of a host device for security exploitations
This document described a module and method for monitoring systems of a host device for anomalous activities or security weaknesses. The module is configured to passively monitor the content contained within the main memory of the host device and data received by hardware components in the host device for anomalies or security weaknesses. When such anomalies are detected, the module will then initiate countermeasures to prevent the anomalies from affecting the host device and/or any storage/peripheral devices linked to the host device.
US11928208B2 Calculation device, calculation method, and calculation program
A calculation device receives input of a plurality of pieces of training data including a communication destination known to be malignant as data. The calculation device generates a model that calculates a malignant degree of an input communication destination from each piece of the training data. The calculation device gives weight to each of the models, and generates a mixed model using the model and the weight. The calculation device calculates a malignant degree of a communication destination unknown whether the communication destination is malignant using the mixed model.
US11928207B2 Automatic graph-based detection of potential security threats
Techniques are described herein that are capable of performing automatic graph-based detection of potential security threats. A Bayesian network is initialized using an association graph to establish connections among network nodes in the Bayesian network. The network nodes are grouped among clusters that correspond to respective intents. Patterns in the Bayesian network are identified. At least one redundant connection, which is redundant with regard to one or more other connections, is removed from the patterns. Scores are assigned to the respective patterns in the Bayesian network, based on knowledge of historical patterns and historical security threats, such that each score indicates a likelihood of the respective pattern to indicate a security threat. An output graph is automatically generated. The output graph includes each pattern that has a score that is greater than or equal to a score threshold. Each pattern in the output graph represents a potential security threat.
US11928206B2 Selective import/export address table filtering
Examples of the present disclosure describe systems and methods for selective export address table filtering. In aspects, the relative virtual address (RVA) of exported function names may be modified to point to a protected memory location. An exception handler may be registered to process exceptions relating to access violations of the protected memory location. If an exception is detected that indicates an attempt to access the protected memory location, the instruction pointer of the exception may be compared to an allowed range of memory addresses. If the instruction pointer address is outside the boundaries, remedial action may occur.
US11928199B2 Authentication system, authentication device, authentication method and program
An authentication system, including at least one processor configured to: perform authentication based on a first authentication method; record, when the authentication by the first authentication method is successful, an authenticated user and a location of the authenticated user in association with each other in a storage; perform authentication based on a second authentication method; and restrict successful authentication by the second authentication method when a user to be authenticated by the second authentication method and a location of the user to be authenticated are not associated with each other in the storage.
US11928198B2 Authentication device and authentication method
An authentication device is provided with: a plurality of attribute-dependent score calculation units each calculating an attribute-dependent score dependent on a prescribed attribute for input data; an attribute-independent score calculation unit for calculating an attribute-independent score independent of the attribute for the input data; an attribute estimation unit for performing attribute estimation for the input data; and a score integration unit for determining a score weight of each of a plurality of attribute-dependent scores and of the attribute-independent score using the result of the attribute estimation and calculating an output score using the attribute-dependent scores, the attribute-independent score, and the determined score weights.
US11928196B2 Apparatuses for improved electronic data storage and transfer and computer-implemented methods of using the same
Embodiments of the present disclosure provide for improved SSD implementations and methods of using the same. Example embodiments utilize any of a myriad of wireless networking mechanisms for enabling access to a solid state storage drive. Some example embodiments include security mechanisms, such as biometric security, software-based authentication, and/or the like, for ensuring accurate user authentication before providing access to the storage. Some example embodiments provide indicators regarding executing functionality to further improve overall device security. Some example embodiments include a touch-adaptive display that provides various renderings associated with accessing the storage, performing storage functionality, configuring one or more aspects of the embodiment, and/or otherwise operating the storage in a manner desired by the user.
US11928194B2 Automated transparent login without saved credentials or passwords
A security platform architecture is described herein. The security platform architecture includes multiple layers and utilizes a combination of encryption and other security features to generate a secure environment.
US11928192B2 Vendor unique command authentication system, and a host device, storage device, and method employing the same
A host device, a storage device, and a method employ a vendor unique command (VUC) authentication system. The storage device includes a memory and a memory controller which includes a VUC authentication module and controls the memory. The VUC authentication module transmits first memory information about the memory to the host device, receives from the host device a one-time password generated by the first memory information, verifies the one-time password, and receives a vendor unique command from the host device when the one-time password is correct.
US11928187B1 Media hosting system employing a secured video stream
A system receives an audio-video recording that includes image frames. For each image frame, a portion of the image frame is identified that corresponds to a first face of a first subject. An image region is determined for the identified portion of the image frame. A first face portion of the audio-video recording is stored that corresponds to the determined image region for each of the image frames along with a private key for the audio-video recording and a first mask identifier for the first subject. A public key is generated for the private key. A remaining portion of the audio-video recording is associated with the generated public key and the first mask identifier for the first subject. The remaining portion, the public key, and the first mask identifier are provided to a media server that communicates with a media player.
US11928184B2 Generation of a second object model based on a first object model for use in object matching
Device(s) and method supporting generation of a second object model, based on a first object model, for object matching according to an object matching algorithm. The first object model comprising object features of an imaged reference object. It is obtained sub-models that comprise different sub-features, respectively, of said object features comprised in the first object model. It is provided contribution indicators for the sub-models, respectively. Each contribution indicator indicating contribution of the sub-feature to incorrect matches. The contribution indicators being based on matching, according to the object matching algorithm, the first object model and the sub-models with at least one model optimization image comprising predefined training features that when matched with the first object model result in at least said incorrect matches.
US11928177B2 Methods and apparatus for performing video processing matrix operations within a memory array
Methods and apparatus for performing video processing matrix operations within a memory fabric. Various embodiments of the present disclosure are directed to converting a memory array into a matrix fabric for discrete cosine transform (DCT) matrix transformations and performing DCT matrix operations therein. Exemplary embodiments described herein perform DCT matrix-matrix multiplication operations within a memory device that includes a matrix fabric and matrix multiplication unit (MMU). In one embodiment, matrix-matrix multiplication operations are obtained using separate matrix-vector products. In one exemplary embodiment, the matrix fabric uses a “crossbar” construction of resistive elements. Each resistive element stores a level of impedance that represents the corresponding matrix coefficient value. The crossbar connectivity can be driven with an electrical signal representing the input vector as an analog voltage. The resulting signals can be converted from analog voltages to a digital values by an MMU to yield a vector-matrix product. In some cases, the MMU may additionally perform various other logical operations within the digital domain.
US11928175B1 Process for quantifying user intent for prioritizing which keywords to use to rank a web page for search engine queries
Processes for quantifying user intent for prioritizing which keywords to use to rank a web page for search engine queries are disclosed. By assessing the intent of a keyword through the observation of returned search results and search result page features, one can determine how a search engine understands that keyword. This allows for adjustment of keyword selection and content curation to satisfy the intent the search engine is looking for.
US11928170B2 Information outputting apparatus, information outputting method and program
An information output apparatus that is able to communicate with a terminal used by a subject of an experiment for evaluating quality of experience related to utilization of a web browser includes: an output unit configured to output a value of designated information out of information related to processing executed by the web browser of the terminal in accordance with operations. Thus, it is possible to simply acquire information related to processing performed by the web browser in response to arbitrary operations.
US11928165B2 Method for segmenting PDF document and method for loading PDF document in webpage
The present invention relates to a method for segmenting a PDF document and a method for loading a PDF document in a webpage. The method for segmenting a PDF document includes: S101, inspecting whether a PDF document includes an original directory structure or not; S102, if yes, segmenting the PDF document into multiple PDF sub-documents according to the original directory structure; and S103, if no, segmenting the PDF document into multiple PDF sub-documents according to document contents of the PDF document and a lexical database corresponding to the PDF document. The present invention segments a PDF document into multiple PDF sub-documents to ease operations of for example online reviewing, downloading and searching of the PDF document, and improve a user's experience of use.
US11928160B2 Classification device, classification method, and classification program
A classification device includes processing circuitry configured to obtain operation logs describing operation content for a window on a terminal screen, classify the operation logs into a plurality of groups, using a document classification method, based on the operation content of the operation logs, and assign words characteristic of respective groups as labels to these groups, and cause an output device to output the operation logs assigned the labels.
US11928157B2 Projection constraints in a query processing system
A constraint system enforces projection constraints on data values stored in specified columns of a shared dataset when queries are received by a database system. A projection constraint identifies that the data in a column may be restricted from being projected (e.g., presented, read, outputted) in an output to a received query, while allowing specified operations to be performed on the data and a corresponding output to be provided. For example, the projection constraint may indicate a context for a query that triggers the constraint, such as based on the user that submitted the query. Enforcing projection constraints on queries received at the database system allows for data to be shared and used anonymously by entities to perform various operations without the need to tokenize the data.
US11928153B2 Multimedia linked timestamp validation detection
A computer-implemented method, including: receiving, by a computing device, a post referring to a multimedia content; identifying, by the computing device, a time in the post; generating, by the computing device, a validity score based on analyzing contextual data of the time in the post; determining, by the computing device, a correlation between the time in the post to the multimedia content based on the validity score; and publishing, by the computing device, the post with an interactive link to a corresponding time of the multimedia content based on the determined correlation.
US11928150B1 Image-based item identification
Systems and methods for image-based item identification are disclosed. Image data corresponding to one or more images depicting an item may be sent to one or more remote systems for image-based item identification. The identification indications and/or identification confidence scores received from the remote systems may be aggregated and weighted based at least in part on one or more factors related to the remote systems, the results, domains, image capture timing, image capture angles, and/or events to more accurately identify an item depicted in the images.
US11928149B2 Systems and methods for querying a distributed inventory of visual data
Systems, methods, and other embodiments described herein relate to using vehicles as mobile observation platforms. In one embodiment, a method includes, in response to receiving, in a selected vehicle that is equipped with at least one camera, a request for locating a target, identifying search parameters from the request that specify the target that is to be identified and a time window for analyzing visual data from the camera. The method includes analyzing the visual data according to the search parameters to identify the target by using at least a machine vision model executing on a processor within the selected vehicle. The visual data includes at least camera data that is currently being acquired. The method includes communicating detection results about whether the visual data includes the target to a remote device from which the request originated.
US11928148B2 Information processing apparatus, method of controlling the same, non-transitory computer-readable storage medium, and information processing system
An information processing apparatus comprises a decoder, a managing unit which manages storage of history information relating to communication with an image capturing apparatus, a receiving unit which, in a case of communication with the image capturing apparatus, receives an image file held in the image capturing apparatus and saves the image file to a predetermined storage unit; and a display control unit which controls a display of an image of the image file saved to the storage unit, wherein, when displaying an image file stored in the storage unit, the display control unit extracts, from the image file, identification information of the image capturing apparatus, and, based on the extracted identification information and the managed history information, determines whether or not to use the decoder to decode the image file.
US11928145B1 Creating a knowledge graph for a video
Methods for creating a knowledge graph for a video are disclosed. Aspects include obtaining the video, processing the video to extract audio information and video information, and storing the extracted audio information and video information with a timestamp corresponding its occurrence in the video. Aspects also include creating a plurality of groups of the extracted audio information and video information based at least in part on the timestamps and extracting two or more keywords from each of the plurality of groups. Aspects further include identifying a relationship between the two or more keywords based on the extracted audio information and video information and creating a graph having a plurality of nodes and a plurality of links that connect a pair of nodes of the plurality of nodes. Each node corresponds to an extracted keyword and each link corresponds to the identified relationship between the pair of nodes.
US11928143B2 Systems, methods, and devices for generating real-time analytics
Systems of the present disclosure may ingest content from a plurality of data sources with the content including ingested documents referencing entities and events relevant to the ESG signals. The content may be stored in a content database. The System may also identify metadata and a body of text associated with each document to produce a set of preprocessed documents. An entity may be tagged to a first preprocessed document from the set of preprocessed documents, and the document may include a first document identifier. The System may generate an event score related to a first ESG signal including a direction and a magnitude associated with an event identified in the body of text. The event score may be tagged to the document. The system may write to an unstructured data set the document identifier in association with the tagged entity and the tagged event score for delivery.
US11928141B1 Method, electronic device, and computer program product for retrieving service request
Embodiments of the present disclosure relate to a method, an electronic device, and a computer program product for retrieving service requests. The method includes determining a hash value of a service request based on the service request. The method further includes determining request pairs based on correlations between the hash value of the service request and a plurality of hash values of a plurality of historical service requests. The method further includes determining a semantic correlation between the service request and the historical service request in each of the plurality of request pairs. The method further includes determining, based on the determined semantic correlation between each request pair, a probability indicating that the service request and the historical service request in the request pair use the same solution. The method further includes determining a retrieved historical service request based on the probability.
US11928138B2 Account association systems and methods
Embodiments of the present disclosure comprise methods, apparatus and computer readable instructions for establishing a relationship between user accounts. A first account association request message in relation to a first user account in an account based system is received. A first source account identifier which corresponds to the first user account and a first target account identifier which corresponds to the second user account are identified. A second account association request message in relation to the second user account is received. Based on the second account association request message, a second source account identifier which corresponds to the second user account and a second target account identifier which corresponds to the first user account are identified. Responsive to a determination of whether the source account identifiers and target account identifiers relate to the same user account, a relationship is established between the first user account and the second user account.
US11928136B2 Computing networks and systems for tracking data
Systems and methods are provided for tracking data in a computer network. An exemplary method includes: storing a first data in the one or more data servers; receiving a first request to aggregate the first data; aggregating a first set of the first data; analyzing one or more fields of each of the first set of the first data; removing the one or more first data elements from the first set of the first data; generating a second set of the first data; aggregating the second set of the first data; retrieving information associated with the aggregation of the second set of the first data; and generating one or more reports using the retrieved information associated with the aggregation of the second set of the first data.
US11928132B2 Database processing method and apparatus, and computer-readable storage medium
Provided are a database processing method and apparatus, and a computer readable storage medium. The database processing method comprises: after a lock wait is generated, writing lock wait related information into a lock wait log.
US11928128B2 Construction of a meta-database from autonomously scanned disparate and heterogeneous sources
A system for maintaining a meta-database including meta-data representing decentralized data from source databases, which cause inefficient selection of modeling data and/or variables. Each of source and meta-data interfaces communicate with the respective database(s). A key variable repository module operably couples the databases and includes an AI program with a scanner algorithm and a profiler algorithm. The scanner algorithm receives the source data from the source interface, compresses the data, and synchronizes the data with the meta-data using the meta-database interface. The profiler algorithm receives the meta-data from the meta-database interface, generates granular data types for the meta-data, determines variables indicative of the meta-data, generates variable probability distributions, produces variable associations, and modifies the meta-database to include the probability distributions and associations using the meta-data interface. The key interface allows for searching the meta-database for variables, variable probability distributions, and/or variable associations to more efficiency select modeling data and/or variables.
US11928127B2 Dynamic replication based on identity
In response to receiving a request for an identity key from a first entity, an identity key for the first entity is generated. A first request from the first entity to replicate a set of data is received. The generated identity key for the first entity is added to the metadata of the set of data requested to be replicated. A determination is made whether a replication rule exists for the first entity. In response to determining that a replication rule exists for the first entity, the set of data is replicated according to the replication rule for the first entity.
US11928121B2 Scalable visual analytics pipeline for large datasets
Mechanisms are provided to implement a visual analytics pipeline. The mechanisms generate, from an input database of records, a chronology-aware graph data structure of a plurality of records based features specified in an ontology data structure. The chronology-aware graph data structure has vertices representing one or more of events or records based features corresponding to events, and edges representing chronological relationships between events. The mechanisms execute a chronology-aware graph query on the chronology-aware graph data structure to generate a filtered set of vertices and corresponding features corresponding to criteria of the chronology-aware graph query. The mechanisms execute a pattern discovery operation on the filtered set of vertices and corresponding features to identify a subset of vertices and corresponding features that correspond to a relatively higher frequency set of patterns of event paths, and generate a visual analytics graphical representation for the subset of vertices and corresponding features.
US11928120B2 Distributed data query under data flow limitations
Example solutions are disclosed for performing a distributed data query for a connected data set, such as a property graph or a relational database, distributed across a plurality of regions (e.g., different geographic regions) under data flow limitations. For a restrictive limitation, a first region stores a data entity that is subject to a data flow limitation, and a second region stores only a reference to the data entity (e.g., a pseudonymous reference). The query is executed in the first region, and at least a partial representation of the state is injected into the query for execution in the second region. The query locates the reference to the data entity in the second region, and the state of the query from the second region is returned. Query results from the plurality of regions are synthesized into a final result. Further solutions address prohibitive limitations when references are not permitted.
US11928114B2 Query generation based on a logical data model with one-to-one joins
Systems and methods for query generation based on a logical data model with one-to-one joins are described. For example, methods may include accessing a join graph representing tables in a database; receiving a first query; selecting a connected subgraph of the join graph that includes the two or more tables referenced in the first query; accessing an indication that a directed edge of the connected subgraph corresponds to a one-to-one join; modifying the connected subgraph based on the indication to obtain a modified subgraph; generating one or more leaf queries based on the modified subgraph; generating a query graph that specifies joining of results from queries based on the one or more leaf queries; invoking a transformed query on the database that is based on the query graph and the queries based on the one or more leaf queries.
US11928112B2 Systems and methods for intelligent responses to queries based on trained processes
Systems and methods are provided that use a trained process to reply to a request comprising query data defining a query and context data defining contextual factors for the query from a device. The query is answered by one or more selected APIs of a plurality of APIs that invoke respective services to prepare a response. The trained process determines an execution plan responsive to the query data and the context data and is configured using training to define execution plans comprising selected APIs where a particular API is selected for the plan if it answers at least a portion of the query and the selected APIs together prepare the response optimized for the device according to the context data. The plan is provided to an execution component to execute the plan using the selected APIs and send the response to the requesting device.
US11928110B2 Multiple environments and functions in a distributed database
A database dependency resolver system can identify different dependencies of a user application and integrate the identified dependencies in different execution environments of a distributed database system. The different execution environments can manage different versions of a given programming language, or other types of computational architectures (e.g., different CPU types). A database user can provide a database statement (e.g., query) that activates the different dependencies in the different environments to generate results data.
US11928104B2 Method and device for operating a decentralized application by users of a blockchain
A method for operating a decentralized application by users of a blockchain. In the method, a first user proposes a state change on a state channel anchored in a blockchain. If a confirmation of the state change by the other users on the state channel does not occur, the first user prompts the other users to confirm within a predefined time span on the blockchain. If the confirmation also does not occur on the blockchain, the state change is carried out at the blockchain.
US11928100B2 Method and system for creating a unified data repository
A method for creating a unified data repository of clean and accurate data records is disclosed. In some embodiments, the method includes identifying one or more Configuration Items (CIs) with same attribute value from at least two of a set of normalized dataset. Each of the set of normalized dataset is generated from a plurality of CIs fetched from a plurality of data sources. The method further includes merging the one or more CIs identified with same attribute value from at least two of the set of normalized dataset, based on a set of pre-defined prioritization rules, to create a golden dataset of the clean and accurate data records.
US11928087B2 Accessing schema-flexible data by applying a fixed schema
Disclosed herein are system, method, and computer program product embodiments for accessing a database collection. In some embodiments, an application generates a database collection. The database collection is configured to store documents (e.g., records). The application generates a database table definition. The database table definition is a proxy or adapter for the database collection. The application receives a request to be executed to be executed on the database collection from a client device. The request specifies the database table definition. The application accesses the database collection, via the database, to process the request using the database table definition.
US11928085B2 Using merkle trees in any point in time replication
One example method includes performing various operations while a stream of IOs is being applied to a source dataset and replicated to a target dataset, and the operations include receiving a replicated IO that was previously applied to a source dataset Merkle tree, applying the replicated IO to a target dataset Merkle tree by entering an updated hash value in the target dataset Merkle tree, and applying a timestamp to the target dataset Merkle tree.
US11928082B1 Container image file system performance enhancement
File system performance enhancement is provided. Information related to a container of the computer accessing a file in a layer of a file system of an image corresponding to the container is recorded to form recorded file system layer access information. The recorded file system layer access information is shared with another file system of a container image corresponding to a different container on the computer. The container image is a same image as the image corresponding to the container that accessed the file to perform an operation associated with a cloud application.
US11928078B2 Creating effect assets while avoiding size inflation
The present disclosure describes techniques for effect asset creation. At one file of defining at least one new type of asset may be created based on an existing type of asset. Properties of the at least one new type of asset may be configured. The properties comprise an identifier of the at least one new type of asset and information indicative of the existing type of asset. The at least one new type of asset may be implemented with scripts. Implementing the at least one new type of asset with scripts comprises fetching a native object corresponding to the existing type of asset. The script-based at least one new type of asset enables to create new effect assets while avoiding an inflation of a package size of an effect creation tool.
US11928077B2 Data processing circuit, data storage device including the same, and operating method thereof
A data processing circuit includes a plurality of transformation blocks suitable for respectively transforming in parallel a plurality of input bit groups into a plurality of output bit groups, wherein each of the transformation blocks transforms a corresponding input bit group into a corresponding output bit group by using a random pattern.
US11928073B2 Configurable USB-C alternate mode for multi-level controller communication
Method, apparatus and computer program product embodiments are provided for configuring the USB-C alternate mode feature of a device. The device can be configured to transmit data to both USB-C devices and legacy (non-USB) devices without requiring changes to the device's firmware. Adjusting a USB-C output setting in the device allows the USB-C alternate mode to be switched on or off which enables the device to be updated based on the USB-C capability of other devices connected to the device.
US11928072B2 Controller and memory system
A controller includes a physical layer interface circuit configured to support a first port and a second port both conforming to a PCIe standard, the first port including a first number of lanes with a first order, the second port including a second number of lanes with a second order, and the first number of lanes and the second number of lanes being connected to the physical layer interface circuit via traces arranged in an order in which at least a part of the first order and at least a part of the second order are changed based on Lane Reversal conforming to the PCIe standard.
US11928071B2 System communication technique over PCIe® (peripheral component interconnect express) link
Examples relate to apparatuses, devices, methods and computer programs for a Root Complex (RC) and/or for an Endpoint (EP) of a PCIe (Peripheral Component Interconnect express) system, to a PCIe system and to a gateway device comprising a PCIe system. An apparatus configured for a RC of a PCIe system comprises a memory and one or more processors, which are configured to generate a PCIe VDM (Vendor Defined Message) message for an EP of the PCIe system.
US11928066B2 I2C bridge device
The present invention relates to a bridge device operable between a master device and a slave device of a communication system, said master device and said slave device arranged for communicating with each other via a parent I2C bus and a child I2C bus and using the I2C protocol, said bridge device comprising—a parent module arranged for connecting said parent I2C bus and comprising a parent I2C transmitter/receiver device and a parent module state machine, —a child module arranged for connecting said child I2C bus and comprising a child I2C transmitter/receiver device and a child module state machine, whereby said parent module and said child module each comprise an internal bridge interface to exchange messages between said parent module and said child module, said messages being generated by said parent module state machine or said child module state machine in response to a change of state caused by an event on their respective I2C buses, whereby said parent module and said child module are each arranged for translating an I2C event to a message and for forwarding said message to the module at the other side of the bridge device via said internal bridge interfaces, said module at the other side being arranged for further transmitting said message as an I2C event towards the I2C bus at the other side of the bridge device, and whereby said parent module and said child module are further each arranged for holding the communication towards the respective I2C bus by stretching a clock line on their respective I2C bus until a message, based on an event occurring on the I2C bus at the other side of the bridge device and instructing continuation of the communication, is received via said internal bridge interfaces from the module at the other side of the bridge device.
US11928065B2 Digital interrupt management system with bidirectional selection lines
In a digital communication system, a master device and a number of slave devices are coupled in communication with the master device over a shared data communication bus. A selection line for each one of the slave devices couples the master device with a respective slave device and is dedicated to selection by the master device of the respective slave device for communication over the shared data communication bus. Each of the slave devices is able to send an interrupt request to the master device over the respective selection line to be served by the master device initiating a communication over the shared data communication bus, each selection line thereby being a bidirectional communication line between the respective slave device and the master device.
US11928064B2 Sensor and sensor system
A hydrogen sensor includes a communication terminal, a plurality of identification terminals, and an ID setting section. The communication terminal is connected to a first communication bus or a second communication bus, and communicate with a vehicle ECU. Each of the plurality of identification terminals is set to either an open state (OPEN) in which the identification terminal is not connected to any potential or a grounded state (GND) in which the identification terminal is connected to a ground potential. The ID setting section sets an identifier in either a standard format or an extended format, according to a difference in the communication bus to which the communication terminal is connected.
US11928061B2 Cache management method and apparatus
A data management method is applied to a computing system. The computing system includes a plurality of NUMA nodes, each NUMA node includes a processor and a memory, and each memory is used to store a data block. In the method, a processor in a NUMA node receives an operation request for a data block, and the processor processes the data block, and allocates a replacement priority of the data block in cache space of the NUMA node based on an access attribute of the data block, where the access attribute of the data block includes a distance between a home NUMA node of the data block and the NUMA node.
US11928059B2 Host-managed coherent device memory
A system or a device can include a processor core comprising one or more hardware processors; a processor memory to cache data; a memory link interface to couple the processor core with one or more attached memory units; and a platform firmware to determine that a device is connected to the processor core across the memory link interface; determine that the device comprises an attached memory; determine a range of at least a portion of the attached memory available for the processor core; map the range of the portion of the attached memory to the processor memory; and wherein the processor core is to use the range of the portion of the attached memory and the processor memory to cache data.
US11928058B1 Computing data and instructions at immutable points
An apparatus comprising a CPU core configured to execute instructions and consume data. The apparatus includes a memory configured to store the instructions and the data. A memory protection shim is coupled to the CPU core and the memory. The memory protection shim is configured to perform transformations over digital blocks to perform at least one of authentication or decryption of the digital blocks received from the memory. The memory protection shim is coupled to the CPU core in a fashion that prevents egress of the digital blocks or ingress of other external digital blocks between the memory protection shim and the CPU core.
US11928053B2 System garbage collection method and method for garbage collection in solid state disk
A system controller determines a to-be-collected first logical chunk group. The first logical chunk group includes a first data logical chunk located in a first solid state disk of the plurality of solid state disks. Valid data is stored in a first logical address in the first logical chunk group, and there is a correspondence between the first logical address and an actual address in which the valid data is stored. The system controller creates a second logical chunk group. At least one second data logical chunk in the second logical chunk group is distributed in the solid state disk in which the first data logical chunk storing a valid data is located in order to ensure that the valid data is migrated from the first logical chunk group to the second logical chunk group, but an actual address of the valid data remains unchanged.
US11928049B2 Blockchain system for source code testing and script generation with artificial intelligence
Aspects of this disclosure relate to a blockchain system for management of scripts associated with software applications. The blockchain system may be supplemented by an artificial intelligence (AI)-based system for generation of test scripts. The blockchain system may employ smart contracts for submission and validation of scripts by different nodes of a peer-to-peer (P2P) network.
US11928047B2 Contextual data generation for application testing in mixed reality simulations
Mechanisms are provided to generate a test dataset for software application development. A baseline mixed reality (MR) environment simulation of an existing process is generated that models applications of an application landscape. A requirement for an application that is to be developed is received and a MR component model is generated to represent the application based on a machine learning computer model processing of the requirements data structure and a knowledge corpus. The MR component model modifies the baseline MR environment simulation, and executes the modified MR environment simulation to simulate the modified MR environment simulation. The simulation is monitored for user input specifying a contextual scenario and context data is collected from the MR component models of the modified MR environment simulation. A test dataset for testing a coded version of the SUD application is generated based on the contextual scenario and the collected data.
US11928045B1 System and method for non-intrusive debugging at an embedded software breakpoint
The present disclosure relates to a method for use with an electronic design. Embodiments may include simulating a processor model and a hardware model, each executed with a corresponding simulator thread on a simulation platform. Embodiments may also include simulating embedded software using the processor model. The simulating may include updating a given register of the processor model that stores a value that changes in response to switching between processes within the embedded software. Embodiments may further include setting a simulator breakpoint and a software breakpoint and enabling debugging of both non-virtual and virtual addresses at the software breakpoint without leaving the software breakpoint.
US11928044B1 Batching event data in an event-driven architecture
Techniques for a service provider network to communicatively couple services and/or applications in a serverless computing environment. A pipe component can configure a pipe to integrate two services by transmitting data between services and/or applications using the pipe. The pipe may also be configured to transform how a service processes an event, control timing of event transmissions using the pipe, define an event structure for an event, and/or batch events. Pipes enable an application or service to exchange data with a variety of services provided by the service provider network while controlling what type of data is generated, stored, or transmitted.
US11928041B2 Pervasive data center architecture systems and methods
Embodiments of a system for determining a data gravity index score and implementing pervasive data center architecture is disclosed. In some embodiments, the system can calculate a data gravity index score based on the amount of data stored in a given location, an amount of data in motion in the given location, a bandwidth index associated with the given location, and a latency index associated with the given location. Based on data gravity index scores, in some embodiments, the system can localize traffic to improve network performance, improve security operations, and generate software-defined-network overlay.
US11928040B2 API adapter test system, API adapter test assistance device, API adapter test assistance method, and API adapter test assistance program
An API adapter test support system includes an API adapter test support apparatus, a user terminal simulation apparatus and a user server simulation apparatus. The user terminal simulation apparatus and the user server simulation apparatus are connected to a wholesale service apparatus to which an API adapter. The API adapter test support apparatus includes a test scenario creation unit configured to create a test scenario that ensures comprehensiveness of a test case of an API adapter test, a control signal test scenario execution unit configured to execute a control signal API test for the API adapter by using the test scenario, and a data signal test scenario execution unit configured to execute a data signal API test for the user terminal simulation apparatus and the user server simulation apparatus by using the test scenario.
US11928035B2 Method, apparatus and computer program product for recovering data
Embodiments of the present disclosure relate to a method, a device and a computer program product for recovering data. The method comprises in response to receiving a request to recover data from a backup node to a source node, determining a plurality of candidate backup nodes having copies of the data; determining respective performance indicators of the plurality of candidate backup nodes; and determining, from the plurality of candidate backup nodes, the backup node for recovering the data to the source node based on the respective performance indicators of the plurality of candidate backup nodes.
US11928031B2 Using resource pool administrative entities to provide shared infrastructure to tenants
An illustrative data storage management system enables a Tenant to retain control over criteria for protecting the Tenant's data, and hides details of the Service Provider's infrastructure. The Service Provider may have many data centers, each one represented within the system by a Resource Pool with attributes that reflect the infrastructure resources of the corresponding data center. A system analysis, which is triggered by the Tenant's choices for data protection, keys in on a suitable Resource Pool. The system analysis identifies suitable system resources within the Resource Pool and associates them to the data source. Subsequent data protection jobs invoke proper system components based on the associations created by the system analysis. In some embodiments, the system will invoke infrastructure resources created on demand when a data protection job is initiated rather than being pre-existing resources.
US11928030B2 Optimize backup from universal share
A method includes creating a deduplicated universal share (US) of data objects, which in turn includes receiving a US of the data objects, deduplicating the US, wherein deduplicating the US includes: hashing segments of the US to generate respective US segment fingerprints; comparing US segment fingerprints to fingerprints for respective segments held in deduplication storage in order to identify segments in the deduplication storage that equate to the US segments, respectively, of the US; storing identifiers that directly or indirectly identify locations, respectively, of the segments, respectively, in the deduplication storage that equate to the US segments, respectively, of the US. After creating the deduplicated universal share, a deduplicated backup of the US is created without reassembling the US from segments held in the deduplication storage, the creating the deduplicated backup including: creating a list that comprises copies of the stored identifiers, and storing the list.
US11928029B2 Backup of partitioned database tables
A system that implements a data storage service may store data for a database table in multiple replicated partitions on respective storage nodes. In response to a request to back up a table, the service may back up individual partitions of the table to a remote storage system independently and (in some cases) in parallel, and may update (or create) and store metadata about the table and its partitions on storage nodes of the data storage service and/or in the remote storage system. Backing up each partition may include exporting it from the database in which the table is stored, packaging and compressing the exported partition for upload, and uploading the exported, packaged, and compressed partition to the remote storage system. The remote storage system may be a key-value durable storage system in which each backed-up partition is accessible using its partition identifier as the key.
US11928026B2 Memory and operation method of memory
A method for operating a memory includes: reading data and an error correction code from a memory core; correcting an error of the read data based on the read error correction code to produce error-corrected data; generating new data by replacing a portion of the error-corrected data with write data, the portion becoming a write data portion; generating a new error correction code based on the new data; and writing the write data portion of the new data and the new error correction code into the memory core.
US11928023B1 Techniques for indicating a write link error
Methods, systems, and devices for techniques for indicating a write link error are described. The method may include a memory device receiving, from a host device, a write command, data, and a first set of error control bits for the data. The memory device may determine that the data includes an uncorrectable error using the first set of error control bits and generate a second set of error control bits for the data based on determining that the data includes the uncorrectable error. Further, the method may include the memory device storing the data and the second set of error control bits in a memory device and transmitting, to the host device, the data and an indication that the data received from the host device included the uncorrectable error based on the second set of error control bits.
US11928021B2 Systems and methods for address fault detection
A memory device is provided. The memory device includes a memory bank configured to store data in one or more memory cells. The memory device further includes an address fault detection system designed to detect a mismatch between the address originally used to store the data and the address subsequently used to read the data. The address fault detection system generates an address parity bit from the received address and either stores that address parity bit with the user data or uses the address parity bit to invert the internal ECC bits generated from the user data. The address fault detection system can determine from the resulting syndrome from the ECC bits whether or not an address fault has occurred and raise an address fault indication flag if the address fault is detected.
US11928020B2 Memory error detection
Systems and methods are provided for detecting and correcting address errors in a memory system. In the memory system, a memory device generates an error-detection code based on an address transmitted via an address bus and transmits the error-detection code to a memory controller. The memory controller transmits an error indication to the memory device in response to the error-detection code. The error indication causes the memory device to remove the received address and prevent a memory operation.
US11928014B1 In a microservices-based application, tracking errors by mapping traces to error stacks
A method of tracking errors in a system comprising microservices comprises ingesting a plurality of spans generated by the microservices during a given duration of time. The method further comprises consolidating the plurality of spans associated with the given duration of time into a plurality of traces, wherein each trace comprises a subset of the plurality of spans that comprise a common trace identifier. For each trace, the method comprises: a) mapping a respective trace to one or more error stacks computed for the respective trace and to one or more attributes determined for the respective trace; and b) emitting each error stack computed from the respective trace with an associated pair of attributes. The method then comprises reducing duplicate pairs of error stack and associated attributes and maintaining a count for each pair of error stack and associated attributes.
US11928013B2 Image analysis of data logs
Systems, methods, and software for analyzing data logs. In one embodiment, a method comprises collecting a plurality of the data logs from log-generating elements, converting the data logs into log images, performing image analysis on a plurality of the log images to extract insights, and generating an output based on the insights.
US11928011B2 Enhanced drift remediation with causal methods and online model modification
Embodiments of systems and methods for enhanced drift remediation with causal methods and online model modification are described. In some embodiments, an Information Handling System (IHS) may include a processor and a memory coupled to the processor, the memory having program instructions stored thereon that, upon execution, cause the IHS to: detect drift in an Artificial Intelligence (AI) or Machine Learning (ML) model configured to make a prediction or a causal reasoning graphical or structural inference based upon input data, identify a root cause of the drift, and tag the input data with an indication of the root cause.
US11928010B2 Extracting and selecting feature values from conversation logs of dialogue systems using predictive machine learning models
An example system includes a processor that can receive conversation logs of a dialogue system to be analyzed. The processor can train a predictive machine learning model using a training set of the conversation logs on a selected feature to obtain feature values with associated importance values. The processor can select a number of feature values using a significance score calculated based on the associated importance values. The processor can generate an interactive user interface including the selected number of feature values.
US11928007B2 Monitoring processors operating in lockstep
An integrated circuit (IC) chip includes system circuitry having system memory, and a master processor and a checker processor configured to operate in lockstep; and monitoring circuitry comprising an internal lockstep monitor, a master tracer and a checker tracer. The internal lockstep monitor is configured to: observe states of internal signals of the master processor and the checker processor, compare corresponding observed states of the master processor and the checker processor, and if the corresponding observed states differ: trigger the master tracer to output stored master trace data recorded from the output of the master processor, and trigger the checker tracer to output stored checker trace data recorded from the output of the checker processor.
US11928004B2 Quantum error mitigation based on scaled gates
Techniques regarding quantum error mitigation are provided. For example, one or more embodiments described herein can comprise a system, which can comprise a memory that can store computer executable components. The system can also comprise a processor, operably coupled to the memory, and that can execute the computer executable components stored in the memory. The computer executable components can comprise an error mitigation component that can add a set of scaled quantum gates to a quantum circuit for error mitigation. The set of scaled quantum gates can comprise a quantum gate and an inverse of the quantum gate. Also, the set of scaled quantum gates can have a rotation angle based on a pulse schedule to achieve a target stretch factor.
US11928001B2 Systems and methods for musical tempo detection
Systems and methods for musical tempo detection are provided. The method includes detecting peaks and their locations in a waveform of a digital audio track, and dividing the track into first measures with a first-measure length based on a first estimated tempo. The method includes determining distances between a beginning of the first measures and each peak location, and determining a first number of peaks having the same distance from the beginning of the first measures. The method includes dividing the track into second measures with a second-measure length based on a second estimated tempo; determining distances between a beginning of the second measures and each peak location; and determining a second number of peaks having the same distance from the beginning of each of the second measures. The method includes estimating an accurate tempo by comparing the first number of peaks and the second number of peaks.
US11927999B2 Server network interface card-located baseboard management controllers
A process includes an application layer of a host of a computer platform using a smart network interface card (NIC) of the computer platform to provide an input/output (I/O) service for the application layer. The I/O service includes a service that is associated with a cloud operator domain; the smart NIC is installed in a connector; and the application layers associated with a cloud tenant domain. The process includes a baseboard management controller of the smart NIC managing the computer platform. Managing the computer platform includes the baseboard management controller managing the host; the baseboard management controller managing components of the smart NIC other than the baseboard management controller; and managing the host includes the baseboard management controller communicating with the host via the connector to control a system power state of the computer platform.
US11927994B2 Pivot mechanism and electronic device applying the same
The present invention discloses a pivot mechanism and an electronic device applying the same. The electronic device includes a first body and a second body that are individually independent. The pivot mechanism is configured to turn the second body relative to the first body so that the second body may be in an open position or a closed position. The pivot mechanism includes a base and a pivot structure. The base includes a first connecting member and a second connecting member, which are fixedly connected on a top portion and a peripheral portion of the first body, respectively. Extension directions of the first second connecting members are perpendicular to each other. The pivot structure is disposed on the first connecting member, and is fixedly connected to the second body. Accordingly, stable joining of the first second bodies is ensured, and turning stability and smoothness are at the same time satisfied.
US11927992B2 Electronic device for discharging liquid using sound having adjusted center frequency and sound pressure, and method therefor
According to various embodiments of the disclosure, an electronic device may include a housing including an acoustic conduit to output a sound, a sound output device disposed at least partially in the housing, and connected with an outside of the electronic device through the acoustic conduit, a memory, and a processor electrically connected with the sound output device and the memory. The processor may determine whether specified information is received in association with an output of the sound output device, output, through the sound output device, a sound including a plurality of frequency bands, based on the specified information, when the specified information is received, and maintain center frequencies of the plurality of frequency bands to be substantially fixed and change, in a specified range, sound pressures of the plurality of frequency bands, during time that the sound is output.
US11927984B2 Electronic apparatus
An electronic apparatus includes a support member, a first body, and a second body. The first body is of a plate shape and includes a first surface. A first I/O device is arranged on the first surface. The second body is of a plate shape. Ends of the first body and the second body are rotatably connected. In a first positional relationship, the first body and the second body are parallel to each other. In a second positional relationship, the first body and the second body form an angle. In a supported state, the first I/O device faces away from the second body, and the support member is between the first body and the second body to limit the first body from approaching the second body. In an unsupported state, the support member does not limit the first body from approaching the second body.
US11927979B2 Multi-directional input device
A multi-directional input device includes an operating member that protrudes from a case and can be tilted, a compression coil spring that returns the operating member to an initial state before a tilting operation, a magnet holding member that is relatively movable with respect to the operating member only in a direction along a protruding direction and is interlocked only in a tilting direction, a magnet arranged in the magnet holding portion, and magnetic sensors that are each disposed at a position facing the magnet and detect a movement of the magnet. The magnetic sensors are each disposed on a side of the magnet and can detect magnetic components in three axial directions orthogonal to one another.
US11927977B2 Smart building manager
A building manager includes a communications interface configured to receive information from a smart energy grid. The building manager further includes an integrated control layer configured to receive inputs from and to provide outputs to a plurality of building subsystems. The integrated control layer includes a plurality of control algorithm modules configured to process the inputs and to determine the outputs. The building manager further includes a fault detection and diagnostics layer configured to use statistical analysis on the inputs received from the integrated control layer to detect and diagnose faults. The building manager yet further includes a demand response layer configured to process the information received from the smart energy grid to determine adjustments to the plurality of control algorithms of the integrated control layer.
US11927973B2 Device for controlling the flow of a fluid
A fluid control device includes a slide valve movable in a chamber along an axis between a closed position, in which the slide valve is pressed axially against a fixed seat, and an open position, in which the slide valve is axially separated from the seat and a thermomechanical actuator, which is able to drive the slide valve depending on the temperature of the fluid in the chamber and which includes both a thermostatic element, including a fixed piston, and a body forming a heat-sensitive part of the thermomechanical actuator, arranged inside the chamber The piston being mounted with the ability to move along the axis on the body so that the piston deploys against the body when the thermally expandable material expands, and a return spring, interposed axially between the casing and the body so as to retract the piston away from the body when the thermally expandable material contracts.
US11927971B2 Control apparatus, uninhabited airborne vehicle, and method
A control apparatus is equipped with a control unit. The control unit acquires information on a sound in at least one room arranged along an outer wall of a building. The control unit moves an uninhabited airborne vehicle along the outer wall of the building, based on the information on the sound.
US11927970B2 Control center, vehicle, method, device and computer program for taking control of a vehicle to be controlled
A method for a leading transportation vehicle and for taking over control of a transportation vehicle to be controlled, including identifying the transportation vehicle to be controlled; determining a dynamic holding area relative to the leading transportation vehicle for the transportation vehicle to be controlled, wherein the dynamic holding area is defined so that the transportation vehicle to be controlled remains behind the leading transportation vehicle and uses a different lane; and transmitting a message relating to the dynamic holding area to the transportation vehicle to be controlled.
US11927969B2 Control system and method for robotic motion planning and control
A system includes a robotic vehicle having a propulsion and a manipulator configured to perform designated tasks. The system also including a local controller disposed onboard the robotic vehicle and configured to receive input signals from an off-board controller. Responsive to receiving an input signal for moving in an autonomous mode, the local controller is configured to move the robotic vehicle toward one of the different final destinations by autonomously and iteratively determining a series of waypoints until the robotic vehicle has reached the one final destination. For each iteration, the local controller is configured to determine a next waypoint between a current location of the robotic vehicle and the final destination, determine movement limitations of the robotic vehicle, and generate control signals in accordance with the movement limitations.
US11927965B2 Obstacle recognition method for autonomous robots
Provided is a method for operating a robot, including: capturing images of a workspace; capturing movement data indicative of movement of the robot; capturing LIDAR data as the robot performs work within the workspace; comparing at least one object from the captured images to objects in an object dictionary; identifying a class to which the at least one object belongs; generating a first iteration of a map of the workspace based on the LIDAR data; generating additional iterations of the map based on newly captured LIDAR data and newly captured movement data; actuating the robot to drive along a trajectory that follows along a planned path by providing pulses to one or more electric motors of wheels of the robot; and localizing the robot within an iteration of the map by estimating a position of the robot based on the movement data, slippage, and sensor errors.
US11927964B2 Autonomous work machine, method of controlling the same, and storage medium
An autonomous work machine that works in a work area while autonomously traveling in the work area, comprises a specification unit configured to specify, based on information of a position detection unit configured to detect position information, a self-position of the autonomous work machine, a determination unit configured to determine, based on the self-position, whether the autonomous work machine has reached a perimeter portion of a no-work area positioned within the work area, and a control unit configured to control the autonomous work machine to do a lap along the perimeter portion in a case in which the autonomous work machine is determined to have reached the perimeter portion.
US11927960B2 Control device, control method, and computer program
A vehicle control system includes at least one imaging device attached to a vehicle and that captures multiple images, and a control circuit that generates a composite image from the multiple images and displays the composite image on a display unit. The vehicle is operated according to a user operation on a portion of the display unit on which the composite image is being displayed.
US11927958B2 Automatic traveling vehicle and storage facility thereof
An automatic traveling vehicle includes a vehicle structure including a first top plate, and an electronic control unit. The electronic control unit is configured to execute a storage mode when a storage execution condition is satisfied. The storage mode includes a storage posture formation process of causing the vehicle to automatically travel so as to take a predetermined storage posture together with a counterpart automatic traveling vehicle. In the storage posture, the vehicle is in a superposition state in which the vehicle overlaps with the counterpart vehicle in a plan view, or a parallel state in which the vehicle is lined up with the counterpart vehicle while the first top plate and a second top plate of the counterpart vehicle are standing and facing each other so as to be parallel to or substantially parallel to a vertical direction.
US11927955B2 Methods for transitioning between autonomous driving modes in large vehicles
The technology relates to assisting large self-driving vehicles, such as cargo vehicles, as they maneuver towards and/or park at a destination facility. This may include a given vehicle transitioning between different autonomous driving modes. Such a vehicles may be permitted to drive in a fully autonomous mode on certain roadways for the majority of a trip, but may need to change to a partially autonomous mode on other roadways or when entering or leaving a destination facility such as a warehouse, depot or service center. Large vehicles such as cargo truck may have limited room to maneuver in and park at the destination, which may also prevent operation in a fully autonomous mode. Here, information from the destination facility and/or a remote assistance service can be employed to aid in real-time semi-autonomous maneuvering.
US11927951B2 Remote wireless hydraulic cab
A remote wireless hydraulic cab preferably includes a cab member, a hydraulic sensor block, an electrical bulkhead, a cab bridge controller and a cab transceiver. The cab member preferably includes a cab enclosure, two hydraulic joysticks, two hydraulic treadles and electrical equipment. The hydraulic sensor block includes a sensor block and a plurality of hydraulic pressure sensors. Hydraulic lines from the joysticks and treadles are connected to the sensor block. Pressure measurements from the joysticks and treadles are sent from the plurality of hydraulic pressure sensors to the cab bridge controller. The cab bridge controller sends signals for wireless transmission through a cab wireless transceiver to a frame transceiver. The electrical equipment is supplied with electrical power and transmits signals through the electrical bulkhead. Electrical power to the cab enclosure is supplied through an electrical generator and hydraulic fluid to the joysticks and treadles are supplied through a hydraulic pump.
US11927950B2 System and method of communicating safety data over high availability industrial control systems
A system for communicating between redundant devices balances the desired attributes of a high availability (HA) control system and a safety control system. The system includes concurrent connections as a fault tolerant mechanism for industrial protocol connections at the transport layer. The concurrent connections establish multiple paths for redundancy from a data producer to a data consumer. Concurrent connections increase availability of the HA control and safety instrumented systems. More specifically, concurrent connections and architectural redundancies eliminate a single point of failure within the control system and further reduce safety connection timeouts during fault detection and/or recovery. Concurrent connections may be used to keep a HA system operational or to provide detection of a failure in a safety system. The industrial control network may be configured to function as a HA control system, as a safety control system, or with certain degrees of both HA and safety-related operation.
US11927944B2 Method and system for connected advanced flare analytics
A method and system for advanced flare analytics in a flare operation monitoring and control system is disclosed that contains a data acquisition and augmentation mechanism whereby data is aquired through a plant network including images of the flare operations from single or multi-camera hubs. A machine learning-based self-adaptive industrial automation system process the images and data and assigns pixels to the images according to categories selected from smoke, flame and steam. The results of the analysis are displayed and a notice is issued when the percentage of pixles in a specific category falls outside a predeterminmed range.
US11927941B2 Data system for organizing workflows, in which the cooperation of human beings and machines is controlled intra-logistically with optimum protection for the human beings involved, and method for installation thereof
Data system for organising workflows, in which the cooperation of human beings and machines is controlled intra-logistically with optimum protection for the human beings involved, having the following features: g) an intra-logistically relevant work area is divided into production or storage areas (1) that are accessible, by means of transport areas (7), to the human beings and machines involved in the work process without obstacles, wherein the transport areas (7) are completely available to data systems by means of expediently distributed radio subscribers as transmitters and receivers (6), and an intra-logistical manager system undertakes the superordinate control, h) numerous DTSs (driverless transport systems) in various configurations and manufacturer-specific control subsystems are usable, besides transport drones (9), for handling the transport tasks that arise, i) robots in various configurations and manufacturer-specific control subsystems are used, besides people (2) equipped with radios, for carrying out work that arises.
US11927937B1 Prediction method for tool remaining life of numerical control machine tool based on hybrid neural model
Disclosed is a prediction method for tool remaining life of a numerical control machine tool based on a hybrid neural model, including: constructing a hybrid neural network model, specifically including the following steps: constructing sample data according to the sampling frequency of tool data; obtaining a first feature vector representing the tool life by utilizing a convolutional neural network and a long short-term memory network; generating working condition signals of sampling points into a second feature vector representing the tool life by utilizing an NFM neural network; and inputting a current working time of a tool and the acquired feature vectors into a multi-layer perceptron for fusion to predict the tool life.
US11927936B2 Safe operation of a multi-axis kinematic system
A method and an associated controller for safely operating a multi-axis kinematic system by using a safety function are disclosed. The method includes calculating compensation values at the run time of a controller of the multi-axis kinematic system, wherein the calculation is performed based on predefinable error values of respective axes, geometric parameters of the multi-axis kinematic system, and current axis values of the multi-axis kinematic system. The method further includes operating the safety function based on the calculated compensation values.
US11927934B2 Cutting apparatus capable of detecting configuration abnormalities of a cutting blade
A cutting apparatus includes a management unit having a measuring unit for measuring an amount of light emitted from a light emitter and received by a light receiver while a cutting blade is positioned between the light emitter and the light receiver, a measured waveform forming section for forming a measured waveform representing the configuration of an outer circumferential region of the cutting blade, and an ideal waveform recognizing section for recognizing one of the comparative waveforms that has the greatest number of waveform regions similar to the measured waveform as an ideal waveform, a difference calculating section for calculating the area of a region where there is a difference between the measured waveform and the ideal waveform.
US11927932B2 System and method to manage power to a desired power profile
A system includes a power profile engine, a power measurement engine, and a power throttling signal generator. The power profile engine receives a desired power profile, e.g., a first profile current average associated with a first time duration and a second profile current average associated with a second time duration. The power measurement engine measures current being drawn and generates a first running average for the measured currents for the first time duration and generates a second running average for the measured currents for the second time duration. The power throttling signal generator generates a first power throttling signal to throttle power in response to the first running average for the measured currents being greater than the first profile current average and generates a second power throttling signal to throttle power in response to the second running average for the measured currents being greater than the second profile current average.
US11927927B2 Computer implemented method of and optimisation tool for refinement of laser cutting processing parameters by means of an optimization tool
The present disclosure relates to a method of calculating process parameters. which are optimized for processing a workpiece with specific material properties by means of a laser machine, comprising the method steps of: determining material properties for which the process parameters should be optimized; determining preconfigured initial process parameters; executing a re-optimization algorithm until a target objective function is minimized or maximized for calculating optimized material-specific process parameters by accessing a storage with a statistical model, wherein the statistical model is based on Bayesian optimization using Gaussian Processes as priors.
US11927923B2 Time synchronization system, management device, time synchronization method, and program
A management apparatus in a time synchronization system includes a time variation information receiving unit configured to acquire time variation information and position information of a time synchronization apparatus, a position information classifying unit configured to classify time synchronization apparatuses into predetermined categories based on the acquired position information, a time variation analysis configured to determine majority based on whether patterns of time variation of the time synchronization apparatuses belonging to an identical category are identical to each other, and to analyze the time variation based on the determined results, and a filtering and delivery unit configured to output an instruction to block the time information received from the positioning satellite, to the time synchronization apparatus having abnormal time variation. A GPS-FW includes a filtering determination unit configured to blocks the time information received from a GPS satellite in a case where a block instruction is received from the management apparatus.
US11927922B2 Coiling limitation device for a timepiece barrel
A coiling limitation device for a timepiece barrel includes at least one non-return notch arranged to cooperate with a sliding flange of the spring of the barrel, which is integrated in a watch including a resonator cooperating with an escapement mechanism. This device includes an acoustic device for the acoustic monitoring of the coiling of the barrel of a watch positioned on a receptacle included by the device, which acoustic devices are arranged to identify a click noise during each start of cooperation between the sliding flange and a notch. The device includes piloting devices arranged to stop the coiling of the barrel at the instant of the perception of the click noise or the repetition of the click noise.
US11927921B2 Oscillating winding mass provided with a decorative element for automatic timepiece movement
The main element 2 is connected to the mechanism of the movement, having parts 4, 5, by an arbor about which it can turn. To this end, it comprises an attachment 6 for fixing to the movement, which is for example formed by a small ring arranged in the opening 9 of the ring of the main element 2. The attachment 6 is thus composed of the same material as the main element and is arranged in the same plane. By virtue of the attachment 6, the winding mass can make a circular movement about the arbor, when it oscillates.
US11927920B2 Ergonomic multi-compartment case
Disclosed is a case including a first compartment capable of accommodating a first device, possibly associated with a first display, the first compartment being delimited by at least a first wall delimiting a first opening and a first bottom integral with or capable of being fixed to the first wall. The case includes a second compartment which is removable with respect to the first compartment and which is delimited by at least one second wall and a second bottom which is integral with or capable of being fixed to the second wall and which extends along or parallel to a plane forming an obtuse angle with an extension plane of the first wall and/or the first bottom.
US11927917B2 Mechanical horological movement provided with an escapement comprising an anchor
The horological movement includes a mechanical resonator and an escapement including an escapement wheel, which has a plurality of teeth, and an anchor formed by a stick and two arms having respectively two mechanical pallets likely to come into contact, when the anchor is subject to an alternative movement, with any of the teeth according to the angular position of the escapement wheel. To avoid damage to the escapement during rocking of the anchor while the escapement wheel is positioned in an unfavourable angular position, the anchor is arranged, during the rocking of this anchor, to be able to bend being subjected to an elastic deformation. The anchor has an elastic capacity between each of the two mechanical pallets and a fork of the anchor, enabling it to absorb elastically, during the elastic deformation, a maximum mechanical energy that the mechanical resonator can have during the normal functioning of the horological movement.
US11927916B2 Watch component, watch movement and watch
For example, an escape gear wheel part as a watch component includes a base member including a first surface and a second surface opposite the first surface, the base member being mainly composed of silicon, and a light reflecting layer provided at the first surface of the base member, the light reflecting layer having a three-layer structure in which a first silicon oxide layer, a silicon layer, and a second silicon oxide layer are layered in this order.
US11927915B2 Energy modulation systems for diffraction based holographic displays
A holographic energy system is operable to generate an output wavefront according to a complex amplitude function. The holographic energy system includes a continuous three-dimensional energy medium, an array of energy devices configured to output energy to interact with the continuous three-dimensional energy medium to define a hologram therein, and an electromagnetic (EM) energy source positioned to output coherent EM energy that is incident on the hologram in the continuous three-dimensional energy medium to generate an output wavefront.
US11927907B2 Image forming device
An image forming device including a gate mechanism reduces a noise generated when a sheet is conveyed. The image forming device includes a conveyance path and a gate. The conveyance path is branched into a plurality of paths, and the sheet is conveyed along a conveyance direction. The gate is provided at a position in the conveyance path at which the conveyance path is branched into the plurality of paths, and switches a path through which the sheet is conveyed. The image forming device rotates the gate in a direction in which a contact point of the gate, which faces a front surface of the sheet to be conveyed and is located at a position at which a trailing end of the sheet first comes into contact with the gate, and a front surface of the sheet to be conveyed face each other.
US11927903B2 Heating device and apparatus utilizing object to be heated
A heating device includes a heating roller that includes a resistance heating layer, a bearing that supports the heating roller to allow the heating roller to be rotatable, and a connection power feeder that is mounted on an end portion of the heating roller, is connected to the resistance heating layer, and feeds power to the resistance heating layer, in which the connection power feeder includes an annular frame that is disposed to be concentric with the heating roller and is conductively connected to the resistance heating layer, a power feed shaft of which a portion is disposed in the frame and which feeds power, and plural rolling bodies that roll while being in conductive contact with an inner peripheral surface of the frame and an outer peripheral surface of the power feed shaft, and the bearing is mounted on a portion of the end portion of the heating roller that is closer to an inside than the connection power feeder in an axial direction.
US11927902B1 Image forming apparatus with maintenance necessity identification and prediction
An image forming apparatus according to one embodiment includes a maintenance management prediction device that predicts and determines the necessity of maintenance for a fixing unit, the type of the required maintenance, and the like by obtaining the difference between initial data (an initial detected temperature and an initial temperature estimation value) and latest data (a latest detected temperature and a latest temperature estimation value) of the fixing unit and comparing the difference to a predetermined range. Based on the comparison of the difference to the predetermined range the prediction device issues or not warning information.
US11927898B2 Developing device with sealing structure to seal shutter for developer inlet of developer supply portion
An example developing device includes a developing case, a developer supply portion connected to the developing case and including a supply port, a shutter to open or close the supply port, and a sealing member attached to an outer circumferential portion of the developer supply portion to prevent leakage of a developer through the developer supply portion and the shutter. The developer supply portion includes a slit portion adjacent to the supply port. The sealing member includes a film member having an opening in communication with the supply port, a fixing portion inserted into the slit portion, and an elastic sealing member. An upper surface of the film member contacts an inner circumferential portion of the shutter, and the elastic sealing member is attached onto a lower surface of the film member along an edge of the opening and surrounds the supply port.
US11927896B2 Developer cartridge and image forming apparatus
A developer cartridge includes a developing roller, a developer housing supporting the developing roller, and a toner storage unit including a first storage chamber capable of storing toner, and a second storage chamber storing the developer housing. The toner storage unit supports the developer housing such that the developer housing is movable with respect to the first storage chamber.
US11927895B2 Image forming apparatus and drum cartridge
A drum cover is movable relative to a photosensitive drum between a first position at which the drum cover covers a part of a circumferential surface of the photosensitive drum, and a second position at which the drum cover does not cover the part of the circumferential surface of the photosensitive drum. A toner cartridge includes a toner storage portion configured to store toner to be supplied to the photosensitive drum. A drum cartridge includes a toner cartridge guide extending in a second direction crossing a first direction. The toner cartridge guide guides the toner cartridge to move in the second direction when the toner cartridge is being attached to the drum cartridge. A distance from the toner cartridge guide to the drum cover at the second position is longer than a distance from the toner cartridge guide to the drum cover at the first position.
US11927890B1 Substrate processing apparatus and method of fabricating semiconductor device using the same
A substrate processing apparatus includes a photoresist coater applying a photoresist film on a substrate, a humidifier increasing an amount of moisture in an ambient to which the photoresist film on the substrate is exposed, and an exposer irradiating the photoresist film exposed to the ambient having the increased amount of moisture with light. The humidifier is disposed between the photoresist coater and the exposer.
US11927889B2 Intermediate layer for mechanical interface
An apparatus includes a first substrate, a second substrate, and an intermediate layer disposed between the first and second substrates. The intermediate layer is configured to be a first point of failure or breakage of the apparatus under an applied force. The apparatus can further include a bonding layer disposed between the first and second substrates. The bonding layer is configured to bond the intermediate layer to the first and second substrates. The apparatus can further include a fastener coupled to the first and second substrates. The fastener is configured to secure the intermediate layer to the first and second substrates. The intermediate layer can include a coating applied to the first substrate or the second substrate. The apparatus can further include a second intermediate layer disposed between the first substrate and the fastener or the second substrate and the fastener.
US11927888B2 Method for the tracking and identification of components of lithography systems, and lithography system
A method for the tracking and identification of components of lithography systems, for example of projection exposure apparatuses for semiconductor lithography is provided. The components are each provided with at least one transponder. The transponder has a data memory, on which data relating to the respective component are stored. The transponder is configured to pick up wirelessly arriving signals of a reader and to respond with data from the data memory. The data are stored on the data memory during the production of the component and/or during the production of the lithography system and/or after the start-up of the lithography system.
US11927885B2 Fluoropolymer stamp fabrication method
An imprint lithography stamp includes a stamp body having a patterned surface and formed from a fluorinated ethylene propylene copolymer. The imprint lithography stamp further includes a backing plate with a plurality of through-holes with portions of the stamp body extending into the through-holes to adhere the stamp body to the backing plate. The patterned surface of the stamp body has a plurality of protrusions extending from the stamp body, which are used to form high aspect ratio features at high processing temperatures. A mold design for forming the imprint lithography stamp and an injection molding process for forming the imprint lithography stamp are also provided.
US11927883B2 Method and apparatus to reduce variation of physical attribute of droplets using performance characteristic of dispensers
A performance monitor determines a performance characteristic of a plurality of dispensers receiving fluid from a reservoir. Each of the plurality of dispensers has an actuator that, when actuated, causes the each of the dispensers to generate a droplet of the fluid. A driver generates a drive command to the actuator to adjust a physical attribute of the droplet based on the performance characteristic to satisfy a performance criteria.
US11927882B2 Quartz glass plate
A quartz glass plate has a quartz glass plate body and a quartz glass member adhered to the quartz glass plate body through an adhesive layer, where the adhesive layer contains silica, and a sum of concentrations of Li, Na, and K ions, being alkali metal ions and Ca ions, being alkaline earth metal ions contained in the adhesive layer is 10 ppm by mass or less. Consequently, a step with a uniform thickness can be formed, and a quartz glass plate is not easily damaged by irradiation with a light containing an ultraviolet ray.
US11927879B2 Extreme ultraviolet (EUV) photomask and method of manufacturing semiconductor device using the same
A method includes forming a first photomask including N mask chip regions and a first mask scribe lane region surrounding each of the N mask chip regions, forming a second photomask including M mask chip regions and a second mask scribe lane region surrounding each of the M mask chip regions, performing a first semiconductor process including a first photolithography process using the first photomask on a semiconductor wafer; and performing a second semiconductor process including a second photolithography process using the second photomask on the semiconductor wafer. The first photolithography process is an extreme ultraviolet (EUV) photolithography process, the first photomask is an EUV photomask, N is a natural number of 2 or more, and M is two times N.
US11927875B2 Lens driving device, camera module, and camera-mounted device
The lens driving device includes: an AF movable part; an AF fixing part disposed spaced apart from the autofocus movable part; an AF driving section that moves the AF movable part in an optical-axis direction with respect to the AF fixing part; an OIS movable part that includes the AF movable part, the AF fixing part and the AF driving section; an OIS fixing part disposed spaced apart from the OIS movable part; and an OIS driving section that sways the OIS movable part in a plane orthogonal to the optical-axis direction with respect to the OIS fixing part. The AF movable part includes a first position detection magnet and the OIS fixing part includes a hall element provided facing the first position detection magnet in the optical-axis direction.
US11927869B2 Semiconductor substrate and a display device incorporating the semiconductor substrate
According to one embodiment, a semiconductor substrate, comprising, a first semiconductor layer and a second semiconductor layer that overlap a scanning line, an insulating layer that covers the first semiconductor layer and the second semiconductor layer, and a signal line, wherein the insulating layer has a first opening including a pair of long sides and a pair of short sides, the long sides of the first opening are parallel to the second direction, and the short sides of the first opening are parallel to the first direction, and the signal line is connected to the first semiconductor layer and the second semiconductor layer via the first opening.
US11927864B2 Optical systems having fLCOS display panels
A display may include illumination optics, a ferroelectric liquid crystal on silicon (fLCOS) panel, and a waveguide. The illumination optics may produce illumination that is modulated by the fLCOS panel to produce image light. The waveguide may direct the image light towards an eye box. The fLCOS panel may include a ferroelectric liquid crystal (fLC) layer and a backplane. In order to maximize the reflectance of the fLCOS panel and thus the optical performance of the display, the backplane may be a silver backplane or a dielectric mirror backplane. In addition, the backplane may have a cell gap that is equal to a wavelength divided by four times the birefringence of the fLC layer. In order to further optimize the optical performance of the display module, the wavelength used in determining the cell gap may be a green wavelength between 500 nm and 565 nm.
US11927860B2 Active matrix substrate, method for manufacturing active matrix substrate, and liquid crystal display device with touch sensor using active matrix substrate
An active matrix substrate includes a plurality of thin film transistors including an oxide semiconductor layer, an interlayer insulating layer, a plurality of pixel electrodes arranged above the interlayer insulating layer, a common electrode arranged between the pixel electrode and the interlayer insulating layer and also configured to function as a touch sensor electrode, a first dielectric layer arranged between the interlayer insulating layer and the common electrode, a second dielectric layer arranged between the common electrode and the pixel electrode, a plurality of touch wiring lines arranged between the interlayer insulating layer and the common electrode and formed of a third conductive film, and a plurality of pixel contact portions, in which each of the plurality of pixel contact portions includes a drain electrode of the thin film transistor, a connection electrode formed of the third conductive film and electrically connected to the drain electrode in a lower opening formed in the interlayer insulating layer, and a pixel electrode electrically connected to the connection electrode in an upper opening formed in the first dielectric layer and the second dielectric layer.
US11927854B1 Touch panel with special-shaped regions at lower edge of liquid crystal display body
A touch panel includes a liquid crystal display body and a flexible printed circuit (FPC) electrically connected with the liquid crystal display body. The liquid crystal display body includes: sensing electrodes Rx, upper display screen glass, driving electrodes Tx, a color filter with a black frame, liquid crystals, a thin-film transistor drive array and lower display screen glass, where the liquid crystals are filled between the color filter with the black frame and the thin-film transistor drive array; and the liquid crystal display body comprises special-shaped regions at a lower edge of two sides of the liquid crystal display body.
US11927852B2 Optical device
An optical device is disclosed herein. In some embodiments, a optical device includes a liquid crystal element having a top surface, a bottom surface, and sides separating the top surface and the bottom surface, and an outer layer surrounding the sides of the liquid crystal element, wherein the liquid crystal element comprises a first base layer, a second base layer, a liquid crystal layer positioned between the first base layer and the second base layer, a pressure-sensitive adhesive layer positioned between the first base layer and the liquid crystal layer, and a spacer to maintain a gap between the first base layer and the second base layer, wherein the optical device satisfies Equation 1: −T2×0.4≤T1−T2≤T2×0.4  [Equation 1] wherein, T1 is a thickness of the outer layer, and T2 is a thickness of the liquid crystal element.
US11927851B2 Display panel and display device
A display panel and a display device are provided. The display panel includes a first base substrate; a second base substrate opposite to the first base substrate; a liquid crystal layer between the first and second base substrates; a first alignment film at a side of the first base substrate facing the liquid crystal layer; a second alignment film at a side of the second base substrate facing the liquid crystal layer; a polarizer at a side of the first base substrate away from the liquid crystal layer; and a quarter-wave plate between the polarizer and the first base substrate. An angle between a center line of an included angle between the first alignment direction of the first alignment film and the second alignment direction of the second alignment film and a slow axis of the quarter-wave plate is in a range from 75 to 105 degrees.
US11927845B2 Display device
According to one embodiment, a display device including a second substrate including, a frame-like first light shielding member having a first opening overlapping an optical sensor, a transparent organic insulating layer covering the first light shielding member, a light shielding layer having a second opening overlapping the first opening, a first pixel opening, a second pixel opening, the first light shielding member includes first and second outer edges extending in a first direction, the first outer edge overlaps with the light shielding layer between the second opening and the first pixel opening, and the second outer edge overlaps with the light shielding layer between the second opening and the second pixel opening.
US11927843B2 Backlight module and display device
A backlight module and a display device are disclosed. The backlight module includes a back plate and a plurality of light plates arranged on the back plate, where a seam is formed between adjacent light plates. The backlight module further includes a framework assembly that fixed to the back plate and arranged surrounding the light plates. At least a part of the framework assembly is disposed in the seam. A material of the framework assembly includes a reflective material.
US11927842B2 Display device
A display device includes: an array substrate; a counter substrate; a liquid crystal layer between the array substrate and the counter substrate; and a light source. The array substrate includes: signal lines; scanning lines; a grid-shaped organic insulating layer that extends along the scanning lines and the signal lines and overlies the scanning lines and the signal lines; pixel electrodes provided in regions surrounded by the scanning lines and the signal lines; and a first orientation film that covers the pixel electrodes. A portion of each pixel electrodes overlaps a slant surface of the organic insulating layer. The counter substrate includes: a common electrode overlapping the respective pixel electrodes; a protective film that has an insulating capability and a light transmitting capability and covers a side of the common electrode facing the array substrate at least in the display region; and a second orientation film that covers the protective film.
US11927841B2 Display panel and display apparatus
The disclosure provides a display panel and a display apparatus, and belongs to the field of display technology. The display panel includes a display backplane and an antenna structure; the display panel further includes a frequency selective surface on a side of the antenna structure close to a light exit surface of the display panel; the frequency selective surface is configured to transmit an electromagnetic wave with a specific frequency, so as to enhance a radiation gain of the antenna structure.
US11927837B2 Actively adaptive optical elements and apparatuses
An optical apparatus includes eye-tracking means, an active optical element per eye including an active material, and means for controlling the active material to generate optical powers. Gaze directions of a user's eyes are determined. When it is detected, based on the gaze directions, that the user is looking through a predefined portion of the active optical element, a drive signal is generated to drive said means to control the active material to produce a predefined optical power. When it is detected that the user's gaze is moving towards a periphery of the predefined portion, at least one other drive signal is generated to drive said means to control the active material to produce at least one intermediate optical power lying in a range between a zero optical power and the predefined optical power.
US11927833B2 Spectacles and use of spectacles having a spectacle frame and an additional frame
Spectacles having a spectacle frame and at least one additional frame that can be placed on the front of the spectacle frame so as to be removable, both frames having lenses made of transparent material. The lenses of the spectacle frame are varifocal lenses for the purpose of correcting vision for different distance ranges in order to achieve in each case maximum or clear visual acuity for at least one distance range, while the lenses of the additional frame are single-vision lenses or varifocal lenses. In combination with the lenses of the spectacle frame, the lenses of the additional frame correct vision in a manner customized to the needs of the user. In a simple, cost-effective and convenient manner, a broad field of sharp vision in all distance ranges is afforded to the user, and therefore significantly improved vision comfort tailored to their requirements is provided.
US11927832B2 Magnetic attraction type lens-replaceable eyeglasses
A magnetic attraction type lens-replaceable eyeglasses, comprising a frame and lenses. A connector for fixedly connecting the lenses to the frame is disposed at a bridge of the frame. The connector is detachably connected to the frame. The connector and the frame are in magnetic attraction cooperation. Fixing pins capable of penetrating through the lenses and used for limiting the swing of the lenses are disposed on the side, in contact with the lenses, of the connector. By using the detachable connector, the lenses are fixed to the frame. By means of magnetic attraction cooperation, the lenses can be relatively easy to replace. Meanwhile, by using a design of positioning pins, it can be ensured that the lenses mounted on the frame will not swing or shift.
US11927830B2 Eyewear display having offset bonding
Eyewear including a multi-layered display having an adhesive bonding the layers together at an offset distance inward from an outer edge of the layers. The display has an image display layer, such as an optical waveguide in one example, and a pair of layers encompassing the image display layer and which may comprise optically transparent substrates, such as glass. A respective adhesive is positioned the offset distance inward from the outer edge of the display layer between the image display layer and each of the pair of layers to reduce stress in the display. Each of the adhesives may be a continuous bead such that there is no adhesive between the pair of layers and the image display layer at the outer edges. In one example, the offset distance may be at least double the thickness of the image display layer to reduce stress in the image display layer.
US11927829B2 Optical imaging system
An optical imaging system includes first through seventh lenses. The first lens includes positive refractive power, the second lens includes a positive refractive power, the third lens includes a negative refractive power, an object-side surface thereof being convex, the fourth lens includes a positive refractive power, the fifth lens includes a negative refractive power, the sixth lens includes a negative refractive power, and the seventh lens includes a negative refractive power and having an inflection point formed on an image-side surface thereof. The first to seventh lenses are sequentially disposed from an object side toward an imaging plane.
US11927825B2 Exchangeable optical module for a laser machining machine
An optical module for a machine for machining workpieces and/or for producing molded bodies by location-selective solidification of material powder to form connected regions by a focused laser beam includes a housing for releasably attaching the optical module to the machine and a plurality of optical components are arranged in or on the housing to collimate and focus the laser beam.
US11927818B2 Optical module
An optical module has an optical port and an electrical port, and includes a shell, a circuit board, a circuit adapter board, a silicon optical chip, a light source and an optical fiber socket. The circuit board is disposed in the shell. One end of the circuit board is provided with a connecting finger located in the electrical port. The circuit adapter board is disposed on and electrically connected to the circuit board. A thermal expansion coefficient of the circuit adapter board is lower than that of the circuit board. The silicon optical chip is disposed on and electrically connected to the circuit adapter board. The light source is disposed on the circuit board, is electrically connected to the circuit board, and is optically connected to the silicon optical chip. The optical fiber socket is optically connected to the silicon optical chip, and is configured to form the optical port.
US11927816B2 Optical module optimized for EMI shielding performance and electromagnetic shielding structure of the optical module
An optical module optimized for EMI shielding performance and electromagnetic shielding structure of the optical module includes a base, an upper cover, and an unlocking device connected by an unlocking handle and a movable unlocking piece; the base is butted and clamped with the upper cover to form a limiting groove for accommodating the unlocking latch on both sides of the movable unlocking piece, the unlocking latch is correspondingly slidably fitted in the limiting groove; the upper end of the unlocking latch on each side is provided with a first notch, which is used to make way for the base EMI lug boss set on the base, the lower end of the unlocking latch on each side is provided with a second notch, which is used to make way for the upper cover EMI lug boss set on the upper cover.
US11927808B2 Holder for an optical component
The present disclosure relates to a holder for attaching an optical component to a structure such as a tray. The holder includes integrated first mounting features including end tabs and integrated second mounting features including dovetail projections.
US11927806B2 Fiber-to-chip grating coupler for photonic circuits
Disclosed is a system and method for communication using an efficient fiber-to-chip grating coupler with a high coupling efficiency. In one embodiment, a method for communication, includes: transmitting optical signals between a semiconductor photonic die on a substrate and an optical fiber array attached to the substrate using at least one corresponding grating coupler on the semiconductor photonic die, wherein the at least one grating coupler each comprises a plurality of coupling gratings, a waveguide, a cladding layer, a first reflection layer and a second reflection layer, wherein the plurality of coupling gratings each comprises at least one step in a first lateral direction and extends in a second lateral direction, wherein the first and second lateral directions are parallel to a surface of the substrate and perpendicular to each other in a grating plane, wherein the first reflection layers are configured such that the plurality of coupling gratings is disposed between the first reflection layer and the cladding layer, wherein the second reflection layer are configured such that the cladding layer is disposed between the second reflection layer and the waveguide.
US11927804B2 Wavelength division multiplexing device with passive alignment substrate
A wavelength division multiplexing device includes an alignment substrate configured to provide alignment between optical components of the device. The device includes a plurality of collimating lenses, and the alignment substrate includes a plurality of aligners. Each of the aligners is configured to place a respective one of collimating lenses in a predetermined position and a predetermined orientation with respect to the other collimating lenses. The alignment substrate thereby provides passive alignment of the collimating lenses with a designed optical path. The substrate may also include visual alignment markings that provide an indication of the placement of multi-layer thin film filters so that the filters define an actual optical path in alignment with the designed optical path, and integrated optical waveguides that provide an optical beam to each of the collimating lenses.
US11927794B2 Waveguide with 2-layer stack-up
A lightweight stacked optical waveguide using two plastic substrates having nano-structure gratings and a single glass substrate sandwiched between them. The nano-structure gratings face each other, and are each encapsulated within the optical waveguide. The two plastic substrates are each adhesively secured to the central glass substrate rather than to each other to provide sufficient securing strength and precisely establish and maintain an air gap between the substrates. The thickness of the plastic substrates and the glass substrate are selected such that the stacked optical waveguide is lightweight, but also has sufficient drop performance. The stacked optical waveguide can be efficiently manufactured as the adhesive bonds a plastic substrate to a glass substrate.
US11927791B2 Backlights including patterned reflectors
A backlight includes a substrate, a plurality of light sources proximate the substrate, a first reflective layer on the substrate, and a plurality of patterned reflectors over the plurality of light sources. Each light source includes a size measured in a plane parallel to the substrate. Each patterned reflector is aligned with a corresponding light source and includes a thickness profile. The thickness profile includes a substantially flat section and a curved section extending from and surrounding the substantially flat section. The substantially flat section varies in thickness by no more than plus or minus 20 percent of an average thickness of the substantially flat section. The substantially flat section includes a size in a plane parallel to the substrate equal to or greater than the size of each light source.
US11927790B2 Backlight module and display device
The present application discloses a backlight module and a display device. The backlight module includes a substrate and a light guide layer, the substrate has a plurality of light sources; the light guide layer is a patterned structure, and the patterned structure can change a light transmittance of the light guide layer from directly above the light sources to gaps between the light sources. The display device includes the backlight module.
US11927789B2 Wide-area lighting fixture with segmented emission
A lighting fixture with segmented emission employing a sheet of an optically transmissive material having a first broad-area surface configured for light output, an opposing second broad-area surface extending parallel to the first broad-area surface and configured for light output, a first edge configured for light input, and an opposing second edge. The lighting fixture further employs a series of compact solid-state light sources optically coupled at least to the first edge, a plurality of patterned light extraction areas distributed over an area of the rectangular sheet and separated from one another and from the first and second edges by separation areas, and a housing encasing the light sources and one or more edges of the rectangular sheet. A width of the separation areas may be less than a length or width dimension of the patterned light extraction areas.
US11927787B2 Illumination device and display device
According to one embodiment, an illumination device includes a first light guide having a first side surface, a second side surface located on a side opposite to the first side surface in a first direction, a first main surface, and a first opposed surface located on a side opposite to the first main surface in a second direction intersecting the first direction and a first light source opposed to the first side surface to emit first P-polarized light to the first side surface, the first side surface is inclined to the first main surface and the first opposed surface, the first light source is inclined to a first straight line perpendicular to the first side surface.
US11927786B2 Consistent brightness control of a carrier light pipe
A device carrier for an information handling system includes a latch, an interface, lights located on a front of the latch, and first and second light pipes. The latch holds the device carrier within the information handling system. The first light pipes are located within the latch, and provide light to the lights located on the front of the latch. The second light pipes are located within the interface and the latch, and provide the light to the first light pipes. The location of the second light pipes enables the same brightness of the light provided to the lights when a long device is inserted within the device carrier as compared to when a short device is inserted within the device carrier.
US11927785B2 Holographic optical element and method of forming thereof
There is provided a holographic optical element including: a hologram portion including a plurality of groups of unit regions, each group of unit regions of the hologram portion being configured to produce a respective holographic image under a respective light illumination having a respective predetermined wavelength; and a colour filter portion formed on the hologram portion, the colour filter portion including a plurality of groups of unit regions, each group of unit regions of the colour filter portion being arranged on a corresponding group of the plurality of groups of unit regions of the hologram portion, whereby the plurality of groups of unit regions of the colour filter portion is spatially arranged to form a predetermined colour image. There is also provided a method of forming the holographic optical element. There is further provided an article having optical security incorporated therein.
US11927784B2 Display device
Provided is an anti-dazzling device, including a first electrode, a second electrode and a dimming structure, wherein the first electrode and the second electrode are disposed opposite to each other, and the dimming structure is disposed between the first electrode and the second electrode and is configured to change a light transmittance of the anti-dazzling device under action of voltage. An OLED display device and a method for manufacturing an anti-dazzling device are also provided.
US11927776B2 Optical method and system for light field displays based on beams with extended depth of focus
Systems and methods are described for providing a 3D display, such as a light-field display. In some embodiments, a display device includes a light-emitting layer that includes a plurality of separately-controllable pixels. A lens structure overlays the light-emitting layer. The lens structure includes an array of collimating optical elements. A phase-modifying layer is positioned between the light emitting layer and the lens structure. The pixels of the light emitting layer are used in generating spatial emission patterns that work in unison with the phase-modifying layer in order to generate beams of light through the collimating optical elements with extended focus depths. Multiple beams are used to generate voxels at various distances from the display surface with the correct eye convergence for the viewer. Beams with extended focus depths may be used to generate the correct eye retinal focus cues.
US11927775B2 3D glasses, optical device, and three-dimensional image display device
Provided are 3D glasses capable of reducing crosstalk when disposed on the viewer side of a liquid crystal panel that is time-divisionally driven; an optical device including the 3D glasses; and a three-dimensional image display device including the optical device. The 3D glasses include a right-eye polarizer and a left-eye polarizer, the right-eye polarizer and the left-eye polarizer each including a polarizing plate and a first λ/4 plate, at least one of the right-eye polarizer or the left-eye polarizer including a phase difference layer on or behind a back surface side of the polarizing plate, wherein a phase difference introduced by the right-eye polarizer in a thickness direction at a wavelength of 550 nm is different from a phase difference introduced by the left-eye polarizer in the thickness direction at a wavelength of 550 nm.
US11927771B2 Control of dynamic lenses
Optical apparatus includes an electrically-tunable lens, including an electro-optical layer, having, for a given polarization of light incident on the layer, an effective local index of refraction at any given location within an active area of the electro-optical layer that is determined by a voltage waveform applied across the electro-optical layer at the location. Conductive electrodes extend over opposing first and second sides of the electro-optical layer and include an array of excitation electrodes. Control circuitry applies control voltage waveforms to the excitation electrodes. A polarization rotator is positioned and configured to intercept incoming light that is directed toward the lens and to rotate a polarization of the intercepted light so as to ensure that the light incident on the electro-optical layer has a component of the given polarization regardless of an initial linear polarization of the intercepted light.
US11927765B2 Skew mirror auxiliary imaging
Optical systems for performing gaze tracking and imaging an external scene are disclosed. An example optical system may include light sources for emitting visible and non-visible light. The optical system may include a waveguide that is operatively coupled to the light sources. A volume holographic light coupling element may be disposed between the surfaces of the waveguide. The volume holographic light coupling element may include a grating medium and a first volume holographic grating structure within the grating medium. In some examples, the first volume holographic grating structure may be configured to reflect non-visible light of a first wavelength about a first reflective axis offset from a surface normal of the grating medium at a first incidence angle. The optical system may also include an optical filter. Another example optical system may include an imaging device that is configured to receive the light external to the optical system.
US11927764B2 Head mounted display device
Disclosed is a head mounted display device. The head mounted display device includes a head mount unit wearable on a head of a user, a display unit supported on the head mount unit and sending an image to eyes of the user, and a position adjustment unit coupled to the head mount unit, connected to the display unit, and moving the display unit relative to the head mount unit such that a position of the display unit varies with respect to the eyes of the user.
US11927761B1 Head-mounted display systems
A head-mounted device may have a head-mounted housing. The head-mounted housing may have rear-facing display that displays a three-dimensional image to rear eye boxes. The head-mounted device may also have a front-facing display that faces away from the rear eye boxes. The front-facing display may cover a front face of the head-mounted housing. To share content such as content being displayed by the rear-facing displays with external viewers, the head-mounted device may use the front-facing display or a separate display to display images. An accessory that is coupled to the front face of the housing may reflect an image on the front-facing display towards a viewer for viewing. Sensors in the device may detect presence of the accessory. Display projectors and waveguides or optical layers on the front face that overlap the front-facing display may be used to display three-dimensional images to front eye boxes.
US11927758B1 Multi-laser illuminated mixed waveguide display with volume Bragg grating (VBG) and mirror
A display system includes a wearable eyewear arrangement with a projector for propagating display light associated with an image and a waveguide for propagating the display light to an eye box. The waveguide includes volume Bragg gratings (VBGs), which may be in groups of three or more gratings with same horizontal period allowing each color to be coupled out from the waveguide by the same type of grating, thus, at the same angle, reducing or eliminating image blurriness and ghost images while allowing a smaller size waveguide. A 100% reflective mirror or mirror array is used for broad spectrum reflection into the waveguide for light input. Selection of two or more wavelengths for each color at the projector provides spectral response matching to the waveguide allowing wider field of view (FOV) coverage for the entire wavelength spectrum.
US11927756B2 Method for providing augmented reality image and head mounted display device supporting the same
A head-mounted display (HMD) device is provided. The HMD device includes a transparent member, a display, at least one sensor, and at least one processor functionally connected to the display and the at least one sensor. The at least one processor is configured to obtain information on a surrounding environment of the HMD device via the at least one sensor, set a focus space generated based on a designated location, determine at least one first object positioned inside the focus space and at least one second object positioned outside the focus space, based on the information on the surrounding environment and the focus space, and display, via the display, a virtual image in an area of the transparent member, wherein the at least one second object is seen in the area.
US11927753B2 System and method for interactive virtual and augmented reality experience
Systems and methods disclosed provided a virtual reality experience, including: a set of motorized pads for coupling to feet of a user; a means of communication between the set of motorized pads and a computing environment operating a virtual reality headset; such that the set of motorized pads are configured to provide pressure on a user's feet as an avatar within a virtual environment traverses the environment. Systems and methods disclosed further provide a multiuser virtual reality experience. Systems and methods disclosed further provide a multiuser experience including generation of a common environment viewable in the virtual reality headsets; and recording a tour including audio data as the first user describes the common environment.
US11927752B2 Control method and mobile device in immersive system
A control method for an immersive system includes following steps. A communication is established between a mobile device and a head-mounted display device. Pose data of the mobile device is captured. A touch event is detected by a touch screen on the mobile device. An interface layout is defined on the touch screen, and the interface layout includes a plurality of functional regions. A target function is selected from candidate functions by mapping a position of the touch event with one of the functional regions in the interface layout. The target function is executed and an immersive content displayed by the head-mounted display device is rendered according to the target function and the pose data.
US11927749B2 Focus adjustment technique for thermal lenses to minimize image shift
A lens assembly for a weapon sight includes a first lens having an optical axis and a focal plane array (FPA) coaxial with the optical axis of the first lens. A first parameter of the first lens is selected that minimizes an error in image shift when the weapon sight lens assembly is adjusted for focus. The first parameter of the first lens can be at least one of a lateral position, axial displacement, thickness, effective focal length, material, effective focal length, radius of curvature, conic constants, and higher order aspheric coefficients of the first lens. A sensor can detect a position of the lens and a processor can compare the measured position to an ideal position and use a lookup table to display a corrected reticle position or corrected scene. An actuator may move the lens to the ideal position from the measured position.
US11927746B1 Laser MEMS projection system with single-axis and dual axis beam deflectors
An apparatus, comprising, a scan module having one or more laser sources that generate one or more initial laser beams and two or more beam deflectors that deflect the one or more initial laser beams. A beam optic is configured to substantially collimate the one or more initial laser beams to produce one or more collimated laser beams. One or more beam deflector controllers are configured to control an angle of beam deflection from each beam deflector. Relay optics between the two or more beam deflectors are configured to image each sequential beam deflector in an optical chain onto the subsequent beam deflector in such a manner that the beam deflecting from a last beam deflector in the optical chain contains a combination or superposition of all the beam deflections of the beam deflectors in the sequence, and maintains a beam divergence of the one or more collimated beams. A first beam deflector of the two or more beam deflectors is configured to scan about a single axis and a second beam deflector of the two or more beam deflectors is configured to scan in a quasi-static mode about two orthogonal axes.
US11927740B2 Spatially variable hydrophobic layers for digital microfluidics
An active matrix electrowetting on dielectric (AM-EWoD) device including a substrate with thin-film transistors (TFT), a dielectric layer, and a spatially variable wettability layer covering the dielectric layer. As depicted herein, the spatially variable wettability layer may include a plurality of portions having different contact angles, one or more contact angle gradients, or both.
US11927739B2 Viewing optic with an integrated display system
The disclosure relates to a viewing optic. In one embodiment, the disclosure relates to a viewing optic having an integrated display system. In one embodiment, the disclosure relates to a viewing optic having an integrated display system for generating images that are projected into the first focal plane of an optical system.
US11927735B2 Acousto-optical device and method
An apparatus for reducing a chromatic spread angle of light diffracted at an acousto-optic element includes the acousto-optic element and a first and a second focusing optical unit. The acousto-optic element is disposed in a beam path of an incident light beam and is configured to generate the diffracted light from the incident light beam such that the diffracted light emanates from a virtual interaction point of the acousto-optic element. The first focusing optical unit is disposed in the beam path upstream of the acousto-optic element and the second focusing optical unit is disposed in the diffracted light such that a focus of the incident light beam is situated downstream of the first focusing optical unit in the acousto-optic element and the virtual interaction point is located in a front focus of the second focusing optical unit.
US11927731B2 Lens and optical imaging system
A lens, wherein a first profile in a first direction intersecting an optical axis and a second profile in a second direction intersecting the optical axis are different from each other, and a length of the first profile in the first direction is different from a length of the second profile in the second direction.
US11927730B2 Optical imaging system
An optical imaging system includes a first lens having negative refractive power, a second lens having negative refractive power, a third lens, a fourth lens, a fifth lens, a sixth lens, and a seventh lens. The first to seventh lenses are sequentially disposed from an object side toward an image side. The third lens, the fourth lens, the sixth lens, and the seventh lens are formed of plastic, and the first lens, the second lens, and the fifth lens are formed of glass.
US11927729B2 Photographing optical lens assembly, imaging apparatus and electronic device
A photographing optical lens assembly includes eight lens elements, the eight lens elements being, 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, a seventh lens element and an eighth lens element. Each of the eight lens elements has an object-side surface facing towards the object side and an image-side surface facing towards the image side. At least one surface of the object-side surface and the image-side surface of at least one lens element of the photographing optical lens assembly is aspheric and includes at least one inflection point.
US11927728B2 Camera lens group
A camera lens group including, a first lens having positive refractive power, a convex object-side surface and a concave image-side surface; a second lens having refractive power, a convex object-side surface and a concave image-side surface; a third lens having negative refractive power and a concave image-side surface; a fourth lens having positive refractive power, a convex object-side surface and a concave image-side surface; a fifth lens having refractive power, a convex object-side surface and a concave image-side surface; a sixth lens having positive refractive power, a concave object-side surface and a convex image-side surface; a seventh lens having refractive power; an eighth lens having refractive power and a convex image-side surface; a ninth lens having refractive power, a concave object-side surface and a convex image-side surface; and a tenth lens having negative refractive power, a concave object-side surface and a concave image-side surface.
US11927718B2 Artificial intelligence-driven carbon dioxide sequestration in the atmosphere
Aspects of the present disclosure relate generally to reduction in environmental pollution and, more particularly, to systems and method of carbon dioxide (CO2) sequestration in the atmosphere. For example, a computer-implemented method includes receiving, by a computing device, locations of an atmospheric pollutant; determining, by a computing device, a location of a target area of the atmospheric pollutant for sequestration; determining, by the computing device, positioning and flight path data for airborne sequestration devices to sequester the atmospheric pollutant at the location of the target area of the atmospheric pollutant; and deploying, by the computing device, the airborne sequestration devices with reagent according to the positioning and the flight path data to sequester the atmospheric pollutant at the location of the target area of the atmospheric pollutant.
US11927713B2 Method, device and medium for acquiring logging parameters
A method, a device and a medium for acquiring logging parameters are provided, wherein the logging parameters include gas-bearing porosities, and the method includes: acquiring a two-dimensional nuclear magnetic logging analysis graph; determining a gas-bearing region from the two-dimensional nuclear magnetic logging analysis graph; and summing contour values of the gas-bearing region as a gas-bearing porosity. The device for acquiring logging parameters includes a processor and a computer readable storage medium, wherein instructions are stored in the computer readable storage medium, and the processor executes the instructions to perform the foregoing method for acquiring logging parameters. The medium for acquiring logging parameters stores computer executable instructions, which are used for executing the foregoing method for acquiring logging parameters.
US11927706B2 Radiation detector
According to one embodiment, a radiation detector includes a base body, a first radiation detection element, and a second radiation detection element. The base body includes a first surface. The first surface includes first and second partial regions. A first direction from the first partial region toward the second partial region is along the first surface. The first radiation detection element is fixable to the first partial region. The second radiation detection element includes a first detecting part fixable to the second partial region. The first detecting part includes first and second end portions. A second direction from the first end portion toward the second end portion crosses the first surface. The second end portion is between the first end portion and the second partial region in the second direction. The first radiation detection element does not overlap the first end portion in the first direction.
US11927705B2 Apparatus and methods for detecting massive particles, locating their sources and harvesting their energy
The invention detects massive particles, which are invisible to contemporary particle detectors employing electro-magnetic sensors. The apparatus contains a mechanical sensor detecting massive particles via their influence on mechanical motion of sensor constituent atoms causing changes in sensor characteristics. The apparatus may include said sensor made of crystal or condensed-matter attached as a bob at the end of a pendulum that starts swinging when massive particles hit it. The star-source emitting massive particles is located by finding a space direction from which the particles arrive and produce the changes in said sensor position and physical characteristics. Energy is harvested by using changes in sensor energetic characteristics including mechanical motion, electromagnetic potential, thermal or other reactions. The invented sensor has directly detected massive particles from the Sun, central region of our Galaxy, and the star Deneb. The average mass-energy of solar massive particles is 3.1−1+1.2×1015 eV and mass-energy density near Earth ˜0.78 GeV/cm3.
US11927704B2 Hybrid radiation detector
A hybrid radiation detector is described comprising a first energy discriminating detector element selected to be sensitive to incident radiation of a lower energy range and a second detector element selected to be sensitive to incident radiation of a higher energy rage and a second detector element. In embodiments, a first detector element comprises a semiconductor detector; and a second detector element comprises a scintillator detector. The first detector element may thus be suitable to be more responsive to radiation in a first, lower energy range and/or configured and arranged to collect incident radiation emergent from a target of such energy that the photoelectric effect predominates as an attenuation mode in the target; and the second detector element may thus be suitable to be more responsive to radiation in a second, higher energy range and/or configured and arranged to collect incident radiation of a generally higher energy. A method of detecting radiation using such a hybrid detector is also described.
US11927703B2 Ultrasound system and method for controlling ultrasound system
In an ultrasound system 1, a mobile information terminal 3 is wirelessly connected to an ultrasound probe 2 and an external monitor 4. The ultrasound probe 2 includes: a transducer array 11; a transmitting and receiving unit 14 that generates a sound ray signal by directing the transducer array 11 to transmit and receive ultrasonic waves; and an image information data generation unit 19 that generates image information data from the sound ray signal. The mobile information terminal 3 includes: a display unit 34; an operation unit 39 including a touch sensor; an operation image generation unit 37 that generates an operation image for an input operation; an external monitor data generation unit 36 that generates external monitor data from the image information data; and a terminal-side wireless communication unit 32 that transmits the external monitor data to the external monitor 4. The external monitor 4 displays an external monitor ultrasound image based on the external monitor data.
US11927697B2 Use of extended detection periods for range aliasing detection and mitigation in a light detection and ranging (LIDAR) system
A computing system may operate a LIDAR device to emit and detect light pulses in accordance with a time sequence including standard detection period(s) that establish a nominal detection range for the LIDAR device and extended detection period(s) having durations longer than those of the standard detection period(s). The system may then make a determination that the LIDAR detected return light pulse(s) during extended detection period(s) that correspond to particular emitted light pulse(s). Responsively, the computing system may determine that the detected return light pulse(s) have detection times relative to corresponding emission times of particular emitted light pulse(s) that are indicative of one or more ranges. Given this, the computing system may make a further determination of whether or not the one or more ranges indicate that an object is positioned outside of the nominal detection range, and may then engage in object detection in accordance with the further determination.
US11927695B2 Phased array emission apparatus, LiDAR, and automated driving device
This application pertains to the technical field of LiDAR, and discloses a phased array emission apparatus, a LiDAR, and an automated driving device. The phased array emission apparatus includes an edge coupler, an optical combiner, and a phased array unit. An output end of the edge coupler is connected to an input end of the optical combiner, and an output end of the optical combiner is connected to an input end of the phased array unit. The edge coupler is configured to input and couple a first optical signal. The optical combiner is configured to transmit, to the phased array unit, the first optical signal coupled by the edge coupler. The phased array unit is configured to split the first optical signal into several first optical sub-signals and emit the first optical sub-signals. In the foregoing method, coupling efficiency can be improved, thereby meeting a low-loss requirement.
US11927691B2 Portable vehicle sensor calibration apparatus having a suction mechanism
A portable vehicle sensor calibration apparatus having an anchor mechanism such that the apparatus may be mounted upon a surface. The anchor mechanism may comprise a suction cup mechanism. The vehicle sensor calibration apparatus may comprise a second anchor mechanism. The vehicle sensor calibration apparatus may be operable to mount onto a body of a support vehicle other than the vehicle having sensors requiring calibration.
US11927690B2 Multiple chirp generation in a radar system
A radar device is provided that includes a timing control component operable to generate, for each chirp of a sequence of chirps according to a set of chirp configuration parameters and a chirp profile for the chirp, chirp control signals to cause the radar device to transmit the chirp, the timing control component having chirp configuration parameter inputs, chirp profile parameter inputs, a chirp address output, and chirp control signal outputs, a chirp configuration storage component having chirp configuration parameter outputs coupled to corresponding inputs of the configuration parameter inputs of the timing control component, a chirp profile address output, and a chirp address input coupled to the chirp address output, and a chirp profile storage component having chirp profile parameter outputs coupled to the chirp profile parameter inputs of the timing control component; and a chirp profile address input coupled to the chirp profile address output.
US11927689B2 CFAR OS detection hardware with two sets of comparators
A system includes a shift register to store data samples, where the shift register includes a cell under test (CUT), a left guard cell, a right guard cell, a left window, and a right window. The system includes two sets of comparators to compare incoming data samples with data samples in the left window and the right window to compute ranks of the incoming data samples. The system includes a sorted index array to store a rank of the data samples in the shift register. The system includes a selector to select a Kth smallest index from the sorted index array and its corresponding data sample from the shift register. The system includes a target comparator, where the first comparator input receives a data sample from the CUT and the second comparator input receives a Kth smallest data sample, and the comparator output indicates a CFAR target detection.
US11927688B2 Firearm discharge location systems and methods
Firearm discharge location systems and methods are described. According to one aspect, a firearm discharge location system includes a plurality of microphones spaced from one another, timing circuitry configured to generate a plurality of asynchronous timing references, wherein data capture operations with respect to the microphones of a first pair are synchronized with one another using a first of the timing references and data capture operations with respect to the microphones of a second pair are synchronized with one another using a second of the timing references, and processing circuitry configured to use outputs of the first and second pairs of the microphones to identify a location of a firearm discharge.
US11927685B2 Estimating user risk based on wireless location determination
Disclosed are embodiments for estimating risk associated with a user of a wireless device. In some embodiments, the risk relates to a risk of infection by a contagious disease. For example, in some embodiments, the contagious disease is Coronavirus 2019. In some embodiments, locations of multiple wireless devices are estimated based on signal strengths of signals associated with the devices. Neighboring devices are identified based on highest probability regions of the devices that are determined based on associated signals. A measure of proximity to other devices is then determined based on probabilities that each device is located in neighboring regions. The risk is then based on the measure of proximity. In some embodiments, a risk of a first user associated with a first wireless device is based, in part, on a risk of a second user within a proximity of the first user.
US11927681B2 System and associated method for measuring a construction pit
A system for measuring a water-filled structure includes a measurement device. The measurement device comprises a sensor carrier with a first end arranged below water and a second end arranged above the water. At least one measurement sensor is positioned on the first end of the sensor carrier and is configured to measure the water-filled structure by capturing measurement data. An acceleration sensor is provided and a tachymeter is positioned outside of the water-filled structure. The position of the tachymeter is determined using GNSS measuring points configured to receive GNSS signals from satellites in a global navigation system. A control unit is configured to determine at least one of a current position of the measurement device and an orientation of the measurement device based on: (1) measuring data from the acceleration sensor; (2) the GNSS signals received by the GNSS measuring points; and (3) measuring data captured by the tachymeter.
US11927678B2 Systems and methods for providing anti-spoofing capability to a global navigation satellite system receiver
Apparatus and methods provide anti-spoofing capability from a first global navigation satellite system (GNSS) receiver to a second GNSS receiver. These GNSS receivers can be, for example, global positioning satellite (GPS) receivers. Via an authentication technique, signals from authentic GNSS sources are distinguished from signals from spoofers. Timing information, such as numerically-controlled oscillator (NCO) settings, used for tracking authenticated signals are then used to generate replica GNSS signals, which are then provided to the second GNSS receiver. As a result, the second GNSS receiver can provide accurate positioning system information in the presence of GNSS spoofers.
US11927677B2 Systems and methods for supplemental navigation using distributed avionics processing
Disclosed are methods, systems, and non-transitory computer-readable medium for distributed vehicle navigation processing for a vehicle. For instance, the method may include: by the vehicle: obtaining reference data from one or a combination of an imaging system, an antenna system, and/or a radar system of the vehicle; in response to obtaining the reference data, determining whether a GNSS signal is below a threshold; and in response to determining the GNSS signal is below the threshold, transmitting a navigation supplementation request message including the reference data to an edge node or a cloud node. By the edge node or the cloud node: in response to receiving the navigation supplementation request message from the vehicle, performing a position resolution process to determine and transmit a position of the vehicle by one or more functions. By the vehicle: performing a navigation control process based on the determined position.
US11927675B2 System and method of controlling wheel loader
A control system for a wheel loader includes an upper sensor installed in a driver cabin to obtain shape information data for an object in front of the driver cabin, a lower sensor installed in a front body to obtain shape information data for an object in front of the front body, a work apparatus position detection portion configured to detect a position of a work apparatus connected rotatably to the front body, and an obstacle detection control device configured to receive the shape information data from the upper sensor and the lower sensor and configured to calculate a distance to the object based on the information data of any one selected from the upper sensor and the lower sensor according to the detected position of the work apparatus.
US11927666B2 Signal processing apparatus and signal processing method
A secondary echo and a primary echo subjected to topographic echo processing are compared with each other. When there is a topographic echo in the primary echo or the secondary echo determined as a strong echo, an echo resulting from removal of the topographic echo is defined as a strong-topographic-echo-removed reception signal. Electric power of the topographic echo in the secondary echo or the primary echo determined as a weak echo and the strong-topographic-echo-removed reception signal are defined as weak echo parameters. Electric power of the weak echo estimated from a reception signal in a weak echo region resulting from phase correction of a reception signal resulting from removal of a frequency component of the strong echo from the strong-topographic-echo-removed reception signal representing the weak echo parameter, a spectral width of the weak echo representing the weak echo parameter, and a Doppler velocity of the weak echo are provided as spectral parameters.
US11927665B2 Methods for operating stepped frequency radar systems with digitally controlled spectral agility
A method for operating a stepped frequency radar system is disclosed. The method involves receiving digital frequency control signals that correspond to different frequencies of radio frequency (RF) signals, and performing stepped frequency scanning across a frequency range using at least one transmit antenna and a two-dimensional array of receive antennas and RF signals at the different frequencies that correspond to the digital frequency control signals.
US11927664B2 Radar-based detection using angle of arrival estimation based on sparse array processing
In one example, a radar circuit uses computer processing circuitry for processing data corresponding to reflection signals via a sparse array. Output data indicative of signal magnitude associated with the reflection signals is generated, and then angle-of-arrival information is discerned therefrom by (e.g., iteratively): correlating the output data with at least one spatial frequency support vector indicative of a correlation peak for the output data; generating upper-side and lower-side support vectors which are neighbors along the spatial frequency spectrum for said at least one spatial frequency support vector, and providing, via a correlation of the upper-side and lower-side support vectors and said at least one spatial frequency support vector, at least one new vector that is more refined along the spatial frequency spectrum for said at least one spatial frequency support vector.
US11927663B2 Impedance standard
A calibration method includes (a) connecting a impedance measuring device to an impedance standard which has at least two excitation terminals for feeding an excitation signal and two measuring terminals for determining a measurement signal, and which has a fixed or adjustable impedance which corresponds to the impedance target; (b) applying a voltage signal to the excitation terminals and measuring the current flowing through the impedance standard due to the voltage signal at the measuring terminals; or supplying a current signal to the excitation terminals and measuring the dropping voltage at the measuring terminals; and (c) calibrating the impedance measuring device against the impedance standard to the impedance target. The geometrical arrangement of terminals of the impedance standard corresponds to the geometrical arrangement of the terminals of the cell of which the impedance is to be measured.
US11927662B2 Determination of diagnostic plausibility of phase current measurements
A method of evaluating current sensor measurements of an electric machine system includes acquiring a first current signal corresponding to a first measurement of a first phase current of a three phase electric current supply to an electric machine, and acquiring a second current signal corresponding to a second measurement of a second phase current of the three phase electric current supply. The method also includes determining a machine velocity, shifting the first current signal by a signal processing component to generate a shifted first current signal having a shifted phase, the signal processing component including a tuning parameter that is a function of the machine velocity, calculating an amplitude difference between the shifted first current signal and the second current signal, and determining a plausibility of the first measurement and the second measurement based on the difference.
US11927658B2 Magnetic resonance imaging apparatus and control method thereof
Appropriate processing is executed in a method for excluding body motion data and image reconstruction according to a type and a characteristic of a body motion, so as to reduce an influence of the body motion, and prevent deterioration of image quality caused by exclusion of data generated during the body motion. An MRI apparatus includes a processing determination unit that collects k-space data and acquires body motion information from a sensor capable of detecting not only a respiratory motion but also general body motions, analyzes the body motion information obtained by the sensor, and branches and executes processing for subsequent data collection and image reconstruction according to the analysis result. The MRI apparatus determines, based on a temporal characteristic such as a duration and a frequency, and a spatial characteristic of the body motion, particularly a generation pattern in a k-space, body motion data to be excluded, and executes image reconstruction suitable for k-space data after exclusion of the body motion data.
US11927653B1 Solid sample magnetic coupling high resolution nuclear magnetic resolution probe and method of use
In various embodiments of the invention, a solid sample magic angle spinning nuclear magnetic resonance (NMR) probe can utilize an appropriate inductance parent coil with a fixed capacitor and introducing an idler coil with a variable capacitor which can inductively couple to the parent coil by adjusting the variable capacitance of the idler coil. By coupling the idler coil to the parent coil in this manner a double resonance circuit can be provided without the disadvantages of prior art coils. In an alternative embodiment of the invention, a solid sample magic angle spinning nuclear magnetic resonance probe can utilize an appropriate inductance parent coil with a fixed capacitor, introducing an idler coil with a variable capacitor in a first region and two variable inductor coupling coils and two coupling coils in a second region, where the two variable inductors are connected to the parent coil to reduce the number of coils in the sample region of the NMR probe, where variable inductors can inductively couple to the parent coil by adjusting one or both the capacitance of the variable capacitor of the idler coil and/or adjusting the variable inductors to observe a tuned condition between the parent coil and the idler coil.
US11927649B2 Magnetoresistance effect element
A magnetoresistance effect element includes a first ferromagnetic layer, a second ferromagnetic layer, a nonmagnetic layer that is disposed between the first ferromagnetic layer and the second ferromagnetic layer, and an insertion layer that is disposed at least one of a position between the first ferromagnetic layer and the nonmagnetic layer and a position between the second ferromagnetic layer and the nonmagnetic layer, in which the nonmagnetic layer is composed of an oxide containing Mg and Ga, and the insertion layer is a ferromagnetic component containing Ga.
US11927648B2 Magnetic sensor
An object of the present invention is to provide a magnetic sensor less subject to an environmental magnetic field. A magnetic sensor includes magnetic detection elements MR1 to MR4 positioned on a first plane P1 and a magnetic member 30A provided on a second plane P2. The magnetic member 30A includes first and second leg parts 41 and 42 and a first main body part 51 positioned between the first and second leg parts 41 and 42 so as to form a first space 61 between itself and the second plane P2. The magnetic detection elements MR1 to MR4 are covered with the first main body part 51. According to the present invention, magnetic field to be detected is collected to the first and second leg parts 41 and 42, and the magnetic detection elements MR1 to MR4 are covered with the first main body part 51, thereby allowing an environmental magnetic field acting as noise to bypass the magnetic detection elements MR1 to MR4 through the first main body part 51. Thus, influence of the environmental magnetic field can be reduced.
US11927645B2 Detecting sensitivity faults in capacitive sensors by using pull-in functionality
A capacitive sensor includes a first electrode structure; a second electrode structure that is counter to the first electrode structure, wherein the second electrode structure is movable relative to the first electrode structure and is capacitively coupled to the first electrode structure to form a capacitor having a capacitance that changes with a change in a distance between the first electrode structure and second electrode structure; a signal generator configured to apply an electrical signal at an input or at an output of the capacitor to induce a voltage transient response at the output of capacitor; and a diagnostic circuit configured to detect a fault in the capacitive sensor by measuring a time constant of the first voltage transient response and detecting the fault based on the time constant and based on whether the first electrical signal is the pull-in signal or the non-pull-in signal.
US11927644B2 Circuit failure detection for diode arrays
An apparatus and method for circuit failure detection for a diode array. The apparatus includes a diode array, a diode array test circuit electrically coupled to the diode array and operable to perform circuit failure detection during a test mode when a test input voltage is applied, the diode array test circuit includes an input resistor, an input voltage node, a buffered amplifier circuit, and a plurality of amplifier circuit switches. The apparatus further includes a current detector electrically coupled to the output of the buffered amplifier circuit and operable to determine, during the test mode, a current measurement of the pulse laser diode array.
US11927643B2 Method, device and system for recognizing an electrical oscillation in an electrical power supply system
A method for recognizing an electrical oscillation in an electrical power supply system, in which an electrical oscillation variable is determined for at least one measuring point in the power supply system. Parameters of an electrical oscillation are calculated on the basis of a time curve of the oscillation variable for the at least one measuring point, and the presence and type of an electrical oscillation is deduced using the parameters. To be able to provide correct parameters for assessing the oscillation in a timely fashion after the start of the oscillation, it is proposed that the number of those successive values of the oscillation variable from which the parameters of the electrical oscillation are calculated is adapted dynamically to the sequence of values of the oscillation variable.
US11927641B2 Battery pack and electrical device employing same
Provided is a battery pack in which the voltage of each battery cell is monitored using an inexpensive general-purpose microcomputer. A battery pack comprises: a plurality of battery cells connected in series; a plurality of voltage detection units which detect the voltage of each of the battery cells; and a microcomputer which measures the voltages of the battery cells from the output of each of the voltage detection units. Switch control circuits for switching on or off the outputs from the voltage detection units to the microcomputer are respectively arranged on each of the voltage detection units. Voltage divider circuits dividing the detected voltages into voltages lower than or equal to the power supply voltage of a control unit are arranged on the output sides of the voltage detection units. The microcomputer inputs the voltages divided by the voltage divider circuits and measures the voltages of the battery cells.
US11927640B2 Method for acquiring information about state of battery on basis of voltage change amount of battery during charging, and electronic device for supporting same
An electronic device according to various embodiments of the present invention includes: a memory which stores one or more mapping parameters that indicate the correlation between a voltage change amount and the state of health (SOH) of the battery; and a processor, wherein the processor can be set to: detect that an external device for charging the battery is connected to the electronic device; charge the battery by using a charging current supplied from the external device; decide on at least one mapping parameter among the one or more mapping parameters on the basis of at least the charging current; check the voltage change amount of the battery while the battery is being charged; and acquire the SOH of the battery at least partially on the basis of the at least one mapping parameter and the voltage change amount.
US11927638B2 Automatic detection of a hardware configuration of a device on board an aircraft
A method for detecting a hardware configuration of a device intended to be carried aboard an aircraft turbomachine and controlled by a two-channel protection calculator (8), comprising a power supply able to supply the device, a first measuring box (16) able to measure a first voltage Vs1 at the output of the device and a second measuring box (18) capable of measuring a second voltage Vs2 at the output of the device: a) Send a control voltage to the input of the equipment Vc; b) Measure the first voltage Vs1 and the second voltage Vs2; c) Infer the hardware configuration of the device from the values of the first and second voltages measured Vs1 and Vs2.
US11927634B2 Systems and methods for database scan acceleration
A method and a memory device are provided. Data is obtained for a scan operation at an input buffer of a scan kernel in the memory device. The input buffer is adaptable to a first mode and a second mode of the scan kernel. Preprocessing of the data from the input buffer is performed to generate preprocessed data. A different type of preprocessing is performed for the first mode and the second mode. The preprocessed data is filtered to generate a filtered result. The filtered result is provided from the scan kernel to a controller of the memory device.
US11927625B2 Analysis method and analysis system of voltage contrast defect
A voltage contrast defect analysis method including the following steps is provided. A voltage contrast defect detection is performed on a die to be tested by using an electron beam inspection machine to find out a defect address of a voltage contrast defect. A first scanning electron microscope image at the defect address of the die to be tested is obtained by using a scanning electron microscope. A first critical dimension of the first scanning electron microscope image at the defect address of the die to be tested is measured. The first critical dimension on the die to be tested is compared with a corresponding second critical dimension on a reference die where no voltage contrast defect occurs at the defect address to determine whether the first critical dimension and the second critical dimension are the same.
US11927623B2 Semiconductor test device including temperature control module and method of driving the same
A semiconductor test device may include a chamber, a plurality of slots, a plurality of test boards and a plurality of temperature control modules. The slots may be arranged in the chamber. The test boards may be inserted into a part of the slots. The test boards may be configured to receive a plurality of semiconductor devices. The temperature control modules and the test boards may be alternately inserted into other parts of the slots. The temperature control modules may be configured to provide each of the test boards with air having a set temperature.
US11927618B2 Lifetime prediction of a gas filling of an electrical switchgear
A method of predicting a lifetime of a gas filling of an electrical switchgear is disclosed, wherein pressure values p1, p2 in a system of the electrical switchgear containing the gas filling at a predefined temperature Tp at different points in time t1, t2 are measured. Based on the pressure difference Δp between the pressure values p1, p2 the lifetime of the gas filling is calculated. Alternatively, the pressure values p1, p2 can be taken at temperatures T1, T2 within a predefined temperature range at different points in time t1, t2.
US11927616B2 Evaluation of wafer carcass alpha particle emission
A method for measuring alpha particle emissions may include obtaining a wafer emission rate, wherein the wafer emission rate is measured with a counter. The method may further include covering the wafer with a metal mesh grounded to a cathode of the counter wherein the metal mesh is grounded to the cathode outboard of the wafer and obtaining a mesh and wafer emission rate, wherein the mesh and wafer emission rate is measured with the counter. The method may further include replacing the wafer with a wafer carcass, obtaining a wafer carcass and mesh emission rate, and calculating a wafer carcass emissivity.
US11927612B1 Digital droop detector
A circuit detects a voltage droop exhibited by a power supply. A first signal delay line outputs a first delayed signal, and is comprised of delay elements having a first threshold voltage. A second delay line outputs a second delayed signal, and is comprised of delay elements having a second threshold voltage that is higher than the first threshold voltage. A phase detector compares the first and second delayed signals and outputs a comparison signal indicating which of the first and second signal delay lines exhibits a shorter delay. A reset circuit resets the first and second signal delay lines in response to the comparison signal, and a clock controller outputs a command to adjust a clock frequency or engage in other mitigation measures based on the comparison signal.
US11927607B2 Current sensor
A rate of change of current sensor includes two measurement coils, arranged on a substrate or printed circuit board. The coils form loops and progress substantially around a target measurement conductor. This ensures that the two measurement coils both receive the same electrostatic coupling from external conductors which are not the target of the measurement operation. Further, the two measurement coils are arranged such that the first coil and the second coil are, on average, the same distance to the current-carrying conductor of interest.
US11927604B2 Multi-site concurrent wafer probe magnetic circuit testing
A wafer probe test system having a probe card with a probe head, a rotary magnet, a magnetic sensor positioned to sense the magnetic field of the rotary magnet and a controller coupled to the probe card, where the probe head has probe needles to engage features of test sites of a wafer in a wafer plane of orthogonal first and second directions, and the rotary magnet is rotatable around an axis of a third direction to provide a magnetic field to the wafer, in which the controller includes a model of magnetic flux density in the first, second and third directions at the respective test sites of the wafer as a function of a rotational angle of the rotary magnet, a probe needle height along the third direction and a measured magnetic flux density of the magnetic sensor.
US11927603B2 Probes that define retroreflectors, probe systems that include the probes, and methods of utilizing the probes
Probes that define retroreflectors, probe systems that include the probes, and methods of utilizing the probes. The probes include the retroreflector, which is defined by a retroreflector body. The retroreflector body includes a first side, an opposed second side, a tapered region that extends from the first side, and a light-receiving region that is defined on the second side. The probes also include a probe tip, which is configured to provide a test signal to a device under test (DUT) and/or to receive a resultant signal from the DUT. The retroreflector is configured to receive light, via the light-receiving region, at a light angle of incidence. The retroreflector also is configured to emit at least an emitted fraction of the light, from the retroreflector body and via the light-receiving region, at a light angle of emission that is at least substantially equal to the light angle of incidence.
US11927602B2 Radio frequency ejector pin for production testing and radio frequency test system
The present disclosure provides a radio frequency thimble for production testing, in engagement connection with a test socket. The radio frequency thimble comprises: a housing, a probe, a light transmission member, and a color recognition sensor. The probe is located in a cavity of the housing. An accommodation hole is provided in the probe. The light transmission member is installed in the accommodation hole. A first end of the light transmission member is exposed at an end portion of the probe. A second end of the light transmission member is connected to the color recognition sensor. The light transmission member is used to transmit, to the color recognition sensor, light reflected by a reflective surface near the end portion of the probe. The color recognition sensor is used to recognize the color of the reflected light and determine whether the end portion of the probe is aligned with a terminal.
US11927600B2 Fluidic bridge device and sample processing methods
A fluidic bridge device for transport of a fluid sample between a first sample processing device and a second sample processing device. The fluidic bridge may include one or more fluid channels extending between fluid-tight couplings attachable to transfer ports of the first and second sample processing device. In one aspect the first device is a sample preparation device and the second device is an assay device. The fluidic bridge can include at least two fluid conduits, at least one for transport of the prepared sample, and at least one other to facilitate displacement of air to allow flow of the prepared sample through the other fluid conduit. The fluid channels can include one or more of an amplification chamber, a processing chamber, a gas-permeable vent, a bubble trap, a filter, and an external port. Methods of preparing and transporting a fluid sample between devices are provided herein.
US11927598B2 Automated clinical analyzer system and method
An analyzer system for in vitro diagnostics includes a sample handler module having a robot arm that delivers samples from drawers into carriers on a linear synchronous motor automation track. Samples are delivered via the automation track to individual track sections associated with individual analyzer modules. Analyzer modules aspirate sample portions directly from the sample carriers and perform analysis thereon.
US11927597B2 Laboratory sample vessel distribution system, method for operating, and in-vitro diagnostic system
A laboratory sample vessel distribution system is presented. The system comprises a cabinet, sample vessel carriers for receiving sample vessels, and a cabinet drawer for receiving a sample vessel carrier. The drawer is locatable in different positions: closed, opened, and fully opened. An actuator moves the sample vessels and the sample vessel carriers between different locations. An actuator driver drives the actuator and applies a first mode of operation with a first speed and a second mode of operation with a second reduced speed compared to the first speed. A sensor device detects between opened and closed positions and provides position signals. A control device is connected to the actuator driver and the sensor device. The control device provides control signals to the actuator driver instructing the actuator driver to apply either the first mode, if in the closed position, or the second mode, if in the opened position.
US11927596B2 Assays for detecting the presence or amount of an anti-drug antibody
Methods and kits for detecting antibodies (e.g., anti-drug antibodies). Such methods and kits permit the detection of, for example, anti-drug antibodies in human body fluids, such as blood, plasma and serum.
US11927586B2 Item inspection by radiation imaging using an iterative projection-matching approach
A method and system for inspection of an item, and a use thereof, are presented. The method comprises acquiring a plurality of projection images of an item at a plurality of projection angles for performing a tomographic reconstruction of the item. A plurality of objects are detected in the tomographic reconstruction and each object has a generic shape described by a parametric three-dimensional numerical model. Said detection comprises determining initial estimates of position and/or orientation of each object and at least one geometrical parameter of the three-dimensional model for each object. The initial estimates are iteratively refining by using a projection-matching approach, in which forward projection images are simulated for the objects according to operating parameters of the radiation imaging device and a difference metric between acquired projection images and simulated forward projection images is reduced at each iteration step.
US11927581B2 Greenhouse gas emission monitoring systems and methods
Systems and methods presented herein generally relate to greenhouse gas emission monitoring and, more particularly, to a greenhouse gas emission monitoring workflow using various different types of sensors. For example, a system includes a plurality of sensors located within an oil and gas worksite. At least one sensor of the plurality of sensors is configured to detect a status of equipment at the oil and gas worksite. The system also includes a greenhouse gas emission analysis system configured to receive sensor data from the plurality of sensors. The greenhouse gas emission analysis system is also configured to correlate the sensor data from the plurality of sensors (e.g., using one or more reduced order models (ROMs) that reduce the computational complexity of computational fluid dynamics model simulations of previously collected data relating to operation of the oil and gas worksite). The greenhouse gas emission analysis system is further configured to determine an existence of a greenhouse gas emission within the oil and gas worksite, a location of the greenhouse gas emission within the oil and gas worksite, and a quantity of the greenhouse gas emission within the oil and gas worksite based at least in part on the correlation.
US11927578B2 Smart wearable device
A smart wearable device includes a wearable device body, a signal control module, a gas detection module, a signal recording module, and a vibration generating module. The gas detection module can detect a gas concentration of a predetermined gas surrounding the wearable device body so as to obtain a gas concentration signal. The signal recording module can record a plurality of gas concentration values that are provided by the gas concentration signal, and record a plurality of gas-measuring time points that are respectively configured for obtaining the gas concentration values. The vibration generating module can generate a prompt signal according to the gas concentration value provided by the gas concentration signal, and generate a beat signal according to a user setting value. Therefore, the smart wearable device can provide relevant information corresponding to the gas concentration signal, the prompt signal, and the beat signal for a user.
US11927571B2 Methods and devices for evaluating the contents of materials
Methods for determining the hardness and/or ductility of a material by compression of the material are provided as a first aspect of the invention. Typically, compression is performed on multiple sides of a geologic material sample in a contemporaneous manner. Devices and systems for performing such methods also are provided. These methods, devices, and systems can be combined with additional methods, devices, and systems of the invention that provide for the analysis of compounds contained in such samples, which can indicate the presence of valuable materials, such as petroleum-associated hydrocarbons. Alternatively, these additional methods, devices, and systems can also stand independently of the methods, devices, and systems for analyzing ductility and/or hardness of materials.
US11927568B2 Double inductance coils for powering wireless ultrasound transducers
A wireless ultrasound sensor 404 for non-destructive testing of a test object 502, the sensor comprising: an ultrasound transducer 406; a first induction coil 408, electrically coupled to the ultrasound transducer; a second induction coil 414, electrically coupled in parallel with the first induction coil; wherein the first and second induction coils are arranged to enable the transducer to be inductively operated by a remote device 504; and wherein the diameter of the second induction coil is greater than the diameter of the first induction coil.
US11927565B2 Techniques for adapting time delays of ultrasound inspection system during data acquisition
Techniques for compensating a TFM delay computation live (e.g., during acquisition) as a function of the measured thickness along the scan axis of a probe of an acoustic inspection system. At various scan positions, the acoustic inspection system can measure the thickness of the object under test. With the measured thickness, the acoustic inspection system can compute the delays used for the TFM computation to reflect the actual thickness at that particular scan position of the probe.
US11927557B2 Apparatus, system and method for monitoring external properties of plant equipment and/or pipe work
The invention provides a sensor system and methods for detecting the presence of water in an insulating material surrounding plant equipment and/or pipe work. The sensor system comprises a plurality of sensors located in and spatially distributed over the insulating material, each sensor being operable to provide a sensor output indicative of the presence of water in an insulating material. The system also comprises at least one reference sensor operable to provide a reference sensor output indicative of the presence of water in an ambient environment in the vicinity of the plurality of sensors. In addition, the system comprises a processor configured to receive the sensor outputs from the plurality of sensors and the reference sensor output. The processor is configured to correlate the sensor outputs from the plurality of sensors and the reference sensor output to provide a correlation data output for use in evaluating a corrosion condition.
US11927555B2 Micromachined thermal time-of-flight fluidic concentration metering device
The design and structure of a fluidic concentration metering device with a full dynamic range utilizing micro-machined thermal time-of-flight sensing elements is exhibited in this disclosure. With an additional identical sensing chip but packaged at the different locations in the measurement fluidic chamber with a closed conduit, the device can simultaneously measure the fluidic concentration and the fluidic flowrate. With a temperature thermistor integrated on the same micro-machined thermal sensing chip, the disclosed device will be able to provide the key processing parameters for the fluidic applications.
US11927553B2 Rapid ore analysis to enable bulk sorting using gamma-activation analysis
An apparatus for bulk ore sorting using gamma activation analysis is disclosed. The apparatus includes a conveyor system that includes one or more conveyor belts, surrounded by one or more radiation shields, to transport ore material along a transport path. A pulsed X-ray radiation source is configured to irradiate ore material at an irradiation region and one or more detectors are configured to detect a gamma radiation output from irradiated ore material at a detection region. The transport path has a bend, located between the irradiation region and the detection region, and about a vertical axis, of at least 45 degrees. The one or more detectors are configured to detect a radiation output from the irradiated ore material at times between X-ray pulses of the pulsed X-ray radiation source irradiating the ore material.
US11927543B2 Multiple reflectometry for measuring etch parameters
A system includes a memory, and at least one processing device, operatively coupled to the memory, to facilitate an etch recipe development process by performing operations including obtaining, from an optical detector, first material thickness data for a first material and second material thickness data for a second material resulting from an iteration of an etch process using an etch recipe. The first material is located at a first reflectometry measurement point and the second material is located at a second reflectometry measurement point different from the first reflectometry measurement point. The operations further include determining one or more etch parameters based on at least the first material thickness data and the second material thickness data.
US11927542B2 Line for inspecting empty glass containers
An inspection line comprises: at a finish inspection station, a finish inspection installation capable of detecting without contact, by light rays, check-type defects in the neck of the containers; at a base inspection station, a base inspection installation capable of detecting without contact, by light rays, check-type defects in the base of the containers; and at a radiographic measuring station, a radiographic installation for automatically measuring linear dimensions of at least one region to be inspected of containers. The three installations are each arranged at stations distinct from each other along a trajectory of displacement of the containers. In each installation, a section of the transport device ensures, in the inspection area of the installation, the transport of the containers along a rectilinear portion of the trajectory (T) in a horizontal conveying plane (Pc) perpendicular to the central axis of the containers.
US11927540B2 Information processing apparatus, information processing method, and recording medium
An apparatus according to the present disclosure acquires a display condition for displaying at least a part of target data as a display image on a display device, determines, in a case where the display image is changed, whether to store the display condition according to a changed display image in a storage device, based on an index relating to the change of the display image, and stores, in a case where the display condition is determined to be stored, the display condition according to the changed display image in the storage device.
US11927534B2 Spectrometer and fabrication method thereof
A spectrometer and a fabrication method thereof. The spectrometer includes: a first base substrate; a second base substrate opposite to the first base substrate; a detection channel between the first base substrate and the second base substrate; a quantum dot light emitting layer on a side of the first base substrate that is close to the second base substrate, and including a plurality of quantum dot light emitting units; a black matrix on the side of the first base substrate that is close to the second base substrate, and configured to separate the plurality of quantum dot light emitting units; and a sensor layer, including a plurality of sensors, the plurality of sensors being in one-to-one correspondence with the plurality of quantum dot light emitting units.
US11927531B2 Information processing device, storage container, and non-transitory computer readable medium
A degradation status of a casing containing fresh items is to be grasped. An information processing device includes: an internal information acquisition unit acquiring internal information, which is information regarding an inside of a casing containing a fresh item in a refrigerated state or a frozen state; and a degradation information generation unit generating information regarding degradation of the casing based on the internal information acquired by the internal information acquisition unit. The internal information acquisition unit acquires, as the internal information, atmosphere information, which is information regarding an atmosphere inside the casing, and the degradation information generation unit generates the information regarding the degradation based on the atmosphere information.
US11927530B2 Plasmon resonance system, instrument, and device for measuring molecular interactions
A plasmon resonance (PR) system, instrument, and/or device and configurations thereof for measuring molecular interactions is disclosed. In some embodiments, the PR system, instrument, and/or device is a localized surface plasmon resonance (LSPR) system, instrument, and/or device. In other embodiments, the PR system, instrument, and/or device is a surface plasmon resonance (SPR) system, instrument. The PR system, instrument, and/or device may include, for example, force feedback for reliable flow cell sealing, optical feedback for reliable flow cell sealing, local thermal control of an LSPR chip (e.g., a ring Peltier, a continuous Peltier), dual displacement pumps for constant flow delivery to a microfluidic device, a dual channel LSPR sensor, and any combinations thereof.
US11927528B2 Light source device and optical device
An optical measuring device which measures absorbance of a measuring object at a plurality of wavelengths, the optical measuring device comprising: a light source device; and an optical measuring part which irradiates the measuring object with light from the light source device and performs optical measurement of the measuring object based on light from the measuring object, wherein the light source device has a first light source, a second light source, and a light source control part which drives the first light source and the second light source, the light source control part performs heating and light emitting drive of the first light source, and drives the second light source, and the light source device irradiates the measuring object with combined light of light from the first light source and light diffused and reflected on a surface of the filament.
US11927525B2 Double-walled containment cell
Double-walled containment cells are described as may be used for storage, transport, and examination of a sample held within the cell by use of optical analysis techniques. A double-walled containment cell can include multiple types of windows that can be located as desired on the containment cells and thereby provide for optical access to a sample for multiple optical analysis techniques. Disclosed containment cells can be sized and designed for use with existing optical analysis systems, e.g., laser ablation, X-ray diffraction, spectral analysis (e.g., Raman spectroscopy, infrared spectroscopy, laser-induced breakdown spectroscopy, etc.), imaging analysis, etc.
US11927524B2 Optimizing method of suction condition of microparticle and microparticle fractionating device
To provide a technology of optimizing a suction condition of a microparticle.The present technology provides an optimizing method of a suction condition of a microparticle including: a particle number counting step of detecting a time point when a microparticle passes through a predetermined position on a main flow path through which liquid containing the microparticle flows, sucking the microparticle from the main flow path to a microparticle suction flow path by the microparticle suction flow path with a predetermined suction force, and counting the number of microparticles sucked into the microparticle suction flow path; and a step of determining an elapsed time from passage through the predetermined position with which the suction by the microparticle suction flow path should be performed on the basis of a time from the time point when the microparticle passes through the predetermined position on the main flow path until the suction is performed and the number of counted microparticles.
US11927523B2 Enhancing flow cytometry discrimination with geometric transformation
In flow cytometry, particles (2) can be distinguished between populations (8) by combining n-dimensional parameter data, which may be derived from signal data from a particle, to mathematically achieve numerical results representative of an alteration (48). An alteration may include a rotational alteration, a scaled alteration, or perhaps even a translational alteration. Alterations may enhance separation of data points which may provide real-time classification (49) of signal data corresponding to individual particles into one of at least two populations.
US11927517B2 Resonance shear measurement device
A resonance shear measurement device (1) of the present invention includes an upper unit (10) having a piezoelectric element (15), an upper disk substrate (16), and a spring (17), and a lower unit (11) having a lower disk substrate (14), in which a sample insertion portion (21) is formed between a lower surface of the upper disk substrate (16) and an upper surface of the lower disk substrate (14), the piezoelectric element (15) and the upper disk substrate (16) are vibratably connected to a fixed apparatus 30 via the spring (17), a strain gauge (19) is attached to the spring (17), and by applying an AC voltage to the piezoelectric element (15) while changing a frequency of the AC voltage, a response voltage at the resonance from the strain gauge (19) due to a vibration of the upper unit (10) is measured.
US11927513B2 Extraction system for extracting analytes from a sample
The extraction system according to the invention for extracting analytes from a sample comprises an extraction cell for receiving the sample, which has at least one first fluid connector for the supply or discharge of a fluid, and a clamping device for clamping the extraction cell, and a fluid connection device for establishing a fluid connection with the at least one first fluid connector of the extraction cell, wherein an extraction cell holder is provided for receiving the extraction cell, and the clamping device has a guiding and positioning arrangement for linearly inserting the extraction cell holder, together with the extraction cell, in order to position the extraction cell in an insertion position.
US11927512B2 Method for determining coating thickness on coated contact lenses
The invention provides a method for imaging and thickness determination of coatings on coated contact lenses. The method comprises selectively staining a negatively-charged-groups-containing coating over the lens body of a coated contact lens by immersing the coated contact lens in an aqueous solution comprising a fluorescently-labeled polycationic polymer and having a pH of from about 6.5 to 8.0; orthogonally cutting the selectively-stained coated contact lens; and determining the thickness of the coating on the coated contact lens. In addition, the invention provides a method for selecting a candidate coating material comprising negatively charged groups for applying a coating with a desired thickness onto silicone hydrogel contact lenses and for optimizing a coating process for producing coated silicone hydrogel contact lenses with a desired thickness coating thereon.
US11927510B2 Standard calibration solution
A standard calibration solution includes water, a non-alcoholic solvent that is mixed with water, and a steroid hormone, and a content of the non-alcoholic solvent is 10% by volume or more and 50% by volume or less. The standard calibration solution is used for quantitative measurement using a mass spectrometry device.
US11927509B2 Particle sampling systems and methods for robotic controlled manufacturing barrier systems
Provided herein are systems and methods allowing for automated sampling and/or analysis of controlled environments, for example, to determine the presence, quantity, size, concentration, viability, species or characteristics of particles within the environment. The described systems and methods may utilize robotics or automation or remove some or all of the collection or analysis steps that are traditionally performed by human operators. The methods and systems described herein are versatile and may be used with known particle sampling and analysis techniques and particle detection devices including, for example, optical particle counters, impingers and impactors.
US11927499B2 Load measuring arrangement, method for producing said arrangement and load measuring method which can be carried out with said arrangement
In order to be able to carry out an accurate and simple contactless load measurement on test objects made from materials which are optimized with respect to the intended purpose thereof, the test object (14) and a load measuring apparatus for measuring a load on the test object, wherein the load measuring apparatus (12) has a magnetic field generating device (18) for generating a magnetic field in a measuring region (11) of the test object (14) and a first and a second magnetic field capturing device (20, 22) for capturing a magnetic field parameter which changes on account of the load, characterized in that the measuring region (11) has a layer (13) made of a ferromagnetic amorphous or nanocrystalline metal alloy with maximum particle sizes of less than 1 μm.
US11927490B2 Sticking-type deep body thermometer
A sticking-type deep body thermometer that includes a thermometer body; a sticking member having an adhesive property on a bottom surface of thermometer body; a first thermal resistor having a predetermined thermal resistance and disposed substantially parallel to the sticking member; a first temperature sensor configured to detect a first temperature at a first surface of the first thermal resistor adjacent to the sticking member; a second temperature sensor configured to detect a second temperature at a second surface of the first thermal resistor opposite the first surface; a deep body temperature detection circuit configured to estimate a deep body temperature based on the first temperature and the second temperature; and an attachment/detachment sensor configured to detect attachment and detachment of the sticking-type deep body thermometer in accordance with a temperature difference between the first temperature and the second temperature and/or a temperature rate of change of the first temperature.
US11927487B2 Wireless industrial process monitor
An industrial process monitor for monitoring an industrial process includes a controller configured to control operation of the industrial process monitor. An ambient environment sensor is configured to sense an ambient environment of the industrial process proximate the device and responsively provide a sensor output signal. Output circuitry is configured to provide an output based upon the sensor output signal. The controller causes the ambient environment sensor to enter a high power mode upon detection of an anomaly and/or probable anomaly in the sensor output signal.
US11927486B2 Monitoring of particle temperature trends
A system for monitoring of temperature trends for particles moving along a path of movement from a first position to a second position includes a sensor arrangement and processing device. The sensor arrangement includes at least two sensing elements detecting radiation emitted from the particles, arranged to co-operate with mutually separated sensing zones along the path of movement of the particles to detect a signal related to the temperature of particles. The processing device is arranged to: receive signals from the sensor arrangement; form signals from the at least one set of sensing elements into at least one pulse train when a particle moves through the field-of-view of the sensor arrangement; and based on this at least one pulse train monitor changes over time in the temperature of particles moving through the field-of-view of the sensor arrangement by monitoring changes over time in the wavelength distribution of the radiation emitted from the particles.
US11927480B2 Systems and method for providing voltage compensation for single-photon avalanche diodes
The present invention is directed to electrical circuits and methods. According to a specific embodiment, the present invention provides a voltage compensation mechanism for one or more single-phone avalanche diodes (SPADs). A reference voltage is generated based at least on an operating voltage of the SPADs. The reference voltage is coupled to a charge pump that generates a compensation voltage for the diodes. There are other embodiments as well.
US11927478B2 Light detection device
In a light detection device, the light detection unit includes an APD, a plurality of temperature compensation diodes, and a terminal electrically connecting the APD and the plurality of temperature compensation diodes in parallel with each other. The plurality of temperature compensation diodes is configured to provide temperature compensation for the gain of the APD. The light detection unit has a light detection region and temperature detection regions. The APD is provided in the light detection region. The temperature detection regions are located around the light detection region. The plurality of temperature compensation diodes are provided in the temperature detection regions. The light detection region is interposed between the temperature detection region and the temperature detection region.
US11927476B2 Method, device, and display device for detecting ambient light with a plurality of ambient light sensors
A method, device, and display device for detecting ambient light are provided. The method includes obtaining brightness information of the ambient light, determining a brightness interval of the ambient light according to the brightness information of the ambient light and preset correspondences between a plurality of ambient light sensors and different brightness intervals, using the ambient light sensor corresponding to the brightness interval of the ambient light as a reference sensor, and outputting a brightness signal of a current ambient light according to output signals of the ambient light sensors and a preset conversion formula.
US11927473B2 Multi-fiber sensing topology for subsea wells
A fiber optic sensing (FOS) system may include a Brillouin Optical Time Domain Analyzer (BOTDA) unit, a first fiber optical cable optically connected to the BOTDA interrogator unit at a first end, and an optical feedthrough system (OFS) optically connected the first fiber optical cable at a second end of the first fiber optical cable. The FOS system may further comprise a fiber optic cable forming a loop within a wellbore that is optically connected to the first fiber optical cable at the OFS and a second fiber optical cable optically connected to the loop at the OFS and wherein the second fiber optical cable is optically connected to the BOTDA interrogator unit.
US11927471B2 Combination weighing apparatus with water resistance
In a combination weighing apparatus (1), a driver (10) is attached to a main body (100) by being inserted into an opening (100A) provided in a lateral surface of the main body, in a direction from an outer side (O) toward an inner side (I) of the main body, a first motor (14), a second motor (13), and a load cell (12) are arranged on the inner side of the main body in relation to a base (11), and in a state where the driver is attached to the main body, at least a portion of the first motor, the second motor, and the load cell is located further on a lower side (L) than a lower edge (E1) of the opening.
US11927468B2 External radiation detection with a gamma modulator
A radiometric measuring device for determining an intensity of pulses of an interference signal from an external radiation source, wherein the radiometric measuring device carries out fill level or limit level determination of a filling material in a container. The radiometric measuring device has a detector which is configured to receive pulses of a useful signal modulated with a modulation frequency from a gamma emitter and additionally pulses of the interference signal from the external radiation source. Further, the measuring device comprises an averager configured to output a first count rate of the pulses at an averager output, and a bandpass system comprising a bandpass with adjustable passband frequency range configured to output a second count rate of the pulses at a bandpass system output. The measuring device further comprises a subtractor adapted to form a differential count rate between the first count rate and the second count rate.
US11927458B2 Map information correction apparatus, mobile object, map information correction system, map information correction method, control circuit, and non-transitory storage medium
A map information correction apparatus includes a feature point priority determination unit that determines a priority for a feature point of own mobile object surrounding information. A feature pair priority determination unit gives, when there is one or more feature pairs, a priority to the feature pair, based on an own mobile object surrounding information priority of the feature pair and a map information priority of the feature pair. The feature pair is a pair of an own mobile object surrounding information feature point and a received map information feature point that correspond to each other. An error calculation unit calculates an error in the map information, based on a high-priority own mobile object surrounding information feature point and a high-priority map information feature point. A correction unit corrects the map information using the error.
US11927457B2 System and method for real time control of an autonomous device
An autonomous vehicle having sensors advantageously varied in capabilities, advantageously positioned, and advantageously impervious to environmental conditions. A system executing on the autonomous vehicle that can receive a map including, for example, substantially discontinuous surface features along with data from the sensors, create an occupancy grid based upon the map and the data, and change the configuration of the autonomous vehicle based upon the type of surface on which the autonomous vehicle navigates. The device can safely navigate surfaces and surface features, including traversing discontinuous surfaces and other obstacles.
US11927454B2 Information processing device, information processing system, program, and information processing method
An information processing device includes a control unit configured to acquire information of a position and information of a travelable range of a vehicle which travels using a battery as an energy source, to extract a charging station located within the travelable range from the position out of a plurality of charging stations, to extract a spot which is able to be visited in a state in which the vehicle stops in the extracted charging station out of a plurality of spots, and to transmit information of the extracted spot along with information of the extracted charging station.
US11927451B2 Route search device and non-transitory computer-readable medium
Provided is a route search device and a non-transitory computer-readable medium that can search a route where a transportation means more suitable for a user is selected. When searching a route to a destination, a change point at which the transportation means is changed is set, and then the priority in selecting a transportation means for moving in a section from a plurality kinds of transportation means is set based on at least one of an attribute of a start point and an attribute of an end point in the section for each section where a distance between a departure place and a destination is divided at the change point to search the route to the destination using the transportation means selected for each of the plurality of sections based on the set priority.
US11927449B2 Using map-based constraints for determining vehicle state
According to an aspect of an embodiment, operations may comprise receiving an approximate geographic location of a vehicle, accessing a map of a region within which the approximate geographic location of the vehicle is located, identifying a first region on the map within a first threshold distance of the approximate geographic location of the vehicle, identifying a second region on the map associated with one or more roads on the map, determining a search space on the map within which the vehicle is likely to be present, the search space representing an intersection of the first region and the second region, and determining a more accurate geographic location of the vehicle by performing a search within the search space.
US11927443B2 Temporal differential sensing structure for vibrating gyroscope
A microelectromechanical device is provided. A vibrating structure gyroscope included in the device employs a temporal differential sensing method alone or a spatial differential sensing method in combination with the temporal differential sensing method. When used in combination, the temporal sensing method may be applied before the spatial sensing method or applied after the spatial sensing method. The temporal differential sensing samples signals at times t1 and t2 when velocity of a sensing mass within the vibrating structure gyroscope is maximum and has an opposite sign. The temporal sensing method improves Euler and Centrifugal forces cancellation and increases the signal to noise ratio if forces remain equal at times t1 and t2. Applying a high sampling speed can result in times t1 and t2 being sufficiently close to each other and therefore cancel any error terms associated with Euler and Centrifugal forces.
US11927441B1 Self-mixing inteferometry sensor module, electronic device and method of determining an optical power ratio for a self-mixing inteferometry sensor module
A self-mixing interferometry sensor module, comprising a light emitter (LE), a detector unit (DU) and an optical element (OE), wherein the light emitter (LE) is operable to emit coherent electromagnetic radiation towards an external object (ET) to be placed outside the sensor module and undergo self-mixing interference, SMI, caused by reflections of the emitted electromagnetic radiation from the external object back inside the sensor module. The detector unit (DU) is operable to generate output signals indicative of an optical power output of the light emitter (LE) due to the SMI. The optical element (OE) is aligned with respect to the light emitter (LE) such that a first fraction of electromagnetic radiation is directed towards the external target (ET) or the light emitter (LE) and a second fraction of electromagnetic radiation is directed towards the detector unit (DU). An optical power ratio determined by the first and second fractions meets a pre-determined value.
US11927437B2 Ultrasonic measurement of surface profile and average diameter of a tube
Disclosed is a system and method for ultrasonic measurement of the average diameter and surface profile of a tube. A calibration block is used to calibrate the average tube diameter, and a correction is applied to account for any temperature difference of the couplant between calibration and test measurements. By using a linear probe, or a single probe with a finely pitched helicoidal scan, errors in diameter measurement due to presence of surface pits may be compensated.
US11927431B1 Firing switch for compact capacitive discharge unit
A capacitive discharge unit (CDU) for detonating an explosive in response to a control signal comprises a set of CDU components, including an exploding foil initiator (EFI), a trigger circuit, a firing capacitor, and an insulated-gate bipolar transistor (IGBT) firing switch. In various embodiments the components are arranged on a board for mechanically and electrically supporting the components in an ordered arrangement along a CDU axis where the CDU having an axial length defined by the ordered arrangement of two or more of the EFI, the firing capacitor, and the IBGT firing switch, wherein the trigger circuit is offset from the CDU axis such that the trigger circuit does not contribute to the axial length.
US11927430B2 Dartboard structure and method for manufacturing the same
A dartboard structure and a method for manufacturing the dartboard structure are provided. The dartboard structure includes a dartboard body unit, a dartboard frame unit, a first sensor unit and a second sensor unit. The dartboard body unit has a plurality of score regions. The dartboard frame unit has a plurality of through openings that penetrate through the dartboard frame unit, and each of the through openings corresponds to one of the score regions. The second sensor unit and the first sensor unit are in an intersecting arrangement and have a predetermined gap therebetween. The first sensor unit and the second sensor unit surround a plurality of first sensing regions, and each of the first sensing regions corresponds to one of the score regions and one of the through openings.
US11927429B2 Decision assistance system and method for firing a projectile at a target
A system for firing a projectile mounted on a carrier, the decision assistance system comprising: a first simulator for simulating a navigation system of the carrier and configured to produce a precision of a solution for navigation of the carrier; a second simulator for simulating a navigation system of the projectile and configured to be initialized with the precision of the solution for navigation of the carrier and produce a precision of a solution for navigation of the projectile; and a selector configured to select or not the projectile as projectile to be fired as a function of the precision of a solution for navigation of the projectile.
US11927428B1 Infrared firearm sight camera attachment, system and method
Devices, systems and methods for providing firearms, including handguns, with infrared sights and a camera which can be held in one shooter's hand. The camera can send live video which can display a target to a portable display, such as a smart phone, smart watch or smart glasses, that is held in another hand of the shooter, so that the shooter remains out of harms' way if the target is armed. The novel sight can include hybrids of combinations of infrared and bright white visible lights, and use all visible bright white light. A motion sensor or magnetometer sensor can be separately used to cause the novel sight to become activated. Wireless charging can be accomplished with charging circuits, charging pads and USB cables and ports. A multi-position locking system can allow for a rail key to be used for spacing the novel sight at up to twelve different positions relative to the firearm.
US11927426B2 Quick release holster
A holster assembly includes a holster having an interior shaped to receive a handgun, and an entrance. An ejection port restraint pivotally connected to the holster includes a latch and is biased toward an obstruction position for engaging the latch with the ejection port of the handgun. A hood restraint pivotally connected to the holster body adjacent the entrance is configured to pivot between a non-obstruction position to permit the handgun to enter and to be drawn, and an obstruction position at which the hood restraint at least partially blocks the entrance. The hood restraint is biased toward the non-obstruction position. A release device mounted on the holster body is configured to actuate both the ejection port restraint and the hood restraint, each toward the respective non-obstruction position thereof, in response to a single movement by a user to allow the handgun to be withdrawn from the holster.
US11927420B1 Ejection toy
An ejection toy relating to the toy technology and comprising a casing, an elastic energy-storage & launching mechanism, a bullet, a string, a string retracting mechanism, an ejection locking mechanism and a driving component. The bullet is fit to the elastic energy-storage & launching mechanism and a container is set on the casing. The string retracting mechanism includes a string retracting wheel and a friction wheel, and the string is held between the string retracting wheel and friction wheel. The driving component is set in the casing for driving the string retracting wheel. The ejection locking mechanism is set on the casing for locking and fixing the bullet on the elastic energy-storage & launching mechanism or driving the string retracting wheel and friction wheel to release the string while unlocking the bullet.
US11927418B2 Increased capacity ammunition magazine
Provided is an increased capacity firearm ammunition magazine with a metallic body. The body is dimensioned to compatibly replace a (OEM) polymer or polymer over metal single stack magazine. The body has walls with exterior dimensions compatibly matching those of the OEM magazine and that are thinner than those of the OEM magazine. The thinner walls allow an at least partially laterally offset arrangement of cartridges therein. A longitudinal exterior ridge extends along a forward wall of the body and is configured from the metallic body walls and sized to compensate for forward-to-aft dimensioning difference compared to that of the OEM magazine.
US11927414B2 Longitudinally sliding bolt of small arms with a collet clutch mechanism on the barrel
The invention relates to locking mechanisms for arms-grade bolts, in particular to locking mechanisms for longitudinally sliding bolts. The technical result is achieved by that a longitudinally sliding bolt of small arms with a collet clutching mechanism on a barrel comprises collet clutching petals, a sleeve-like element controlling the collet clutching petals, a striker, a striker spring, and a bolt spring having a stop. The collet clutching petals are arranged on top of a bolt body and framed by an inertial sleeve having a spacer spring. Furthermore, the collet clutching petals are fastened with a circular spring shifted to the front side of the bolt and have protrusions at both ends which extend away from a bolt axis. The spacer spring and the inertial sleeve configured to longitudinally slide along the collet clutching petals are arranged between the protrusions sequentially in a row away from the end of the bolt.
US11927413B2 Firearm mount
A firearm mount, components thereof, and associated methods. The firearm can be configured for use with an AR-15 style firearm or other type of firearm. The firearm mount is adapted to securely hold the firearm assembly in position for cleaning, maintenance, and/or gunsmithing tasks. The firearm mount can include a lock configured to selectively lock and unlock a firearm assembly thereon.
US11927410B2 Firearm suppressor with remote chamber
Apparatuses and systems regarding a firearm suppressor having a remote chamber. The suppressor includes a base configured to be connected to a firearm. The firearm suppressor includes one or more baffles, an end cap, and may include a housing. An initial chamber is positioned between the base and a first baffle. A remote chamber is positioned exterior of the housing and is in fluid communication with the initial chamber. The initial chamber has a first volume and the remote chamber has a second volume, which may be substantially equal to the first volume, more than twice as large as the first volume, or may even be greater than 100 liters. The remote chamber may be connected to the initial chamber via a flexible tube. The remote chamber may be connected to a portion of a firearm, connected to a vehicle, or may be wearable.
US11927404B2 Heat exchange tube, processing method for same, and heat exchanger having same
Disclosed are a heat exchange tube, a processing method for same, and a heat exchanger having same. The heat exchange tube (10a, 10b, 10c, 10d, 10e) includes a body portion (11a, 11b, 11c, 11d, 11e) provided with a plurality of flow channels (111a, 111b, 111c, 111d, 111e) arranged in parallel and spaced apart with each other, the length direction of the flow channel (111a, 111b, 111c, 111d, 111e) being parallel to the length direction of the body portion (11a, 11b, 11c, 11d, 11e); at least one side of the body portion (11a, 11b, 11c, 11d, 11e) is provided with an extension portion (12a, 12b, 12c, 12d, 12e) along the width direction of the body portion (11a, 11b, 11c, 11d, 11e); and the extension portion (12a, 12b, 12c, 12d, 12e) and at least part of the body portion (11a, 11b, 11c, 11d, 11e) are formed by folding the same plate material.
US11927403B2 Fluid flow path device
A fluid flow channel device includes a main body and a non-ceramic sub-body. The main body has a plurality of internal flow channels, and inlets and outlets thereof are arranged so as to be exposed on an outer side surface. The sub-body has a fluid supply path and a fluid recovery path. A supply port of the fluid supply path is arranged to face the inlets of the plurality of internal flow channels. A recovery port of the fluid recovery path is arranged to face the outlets of the plurality of internal flow channels. By disposing the supply port and the recovery port for transferring the fluid to and from the plurality of internal flow channels in the sub-body, it is possible to prevent a large thermal stress from being applied to the main body.
US11927400B2 Method for fabricating vapor chamber
This disclosure relates to a method for fabricating a vapor chamber. The method includes positioning a capillary structure on a first cover, forming an accommodation space, a flow channel, and a plurality of posts on a first surface of a second cover, covering the first cover with the second cover, positioning the first cover and the second cover such that the plurality of posts are spaced apart from the capillary structure by a distance, and pressure welding the first cover and the second cover so as to form a chamber between the first cover and second cover and a passage connected to the chamber and to pressure weld the plurality of posts with the capillary structure.
US11927393B2 Fiber slurry tray and process
A method for processing demineralized bone fibers, comprising a centrifuging step, and following the centrifuging step hydrated in sterile water to create a slurry; providing a tray to receive said fiber slurry; freezing the tray and fiber slurry; and lyophilizing the fiber slurry to create dried fibers.
US11927392B2 Wafer drying system
The present disclosure is directed to a wafer drying system and method that detects airborne molecular contaminants in a drying gas as a feedback parameter for a single wafer or multi-wafer drying process. For example, the system comprises a wafer drying station configured to dispense a drying gas over one or more wafers to dry the one or more wafers, a valve configured to divert the drying gas to a first portion and a second portion, and an exhaust line configured to exhaust the first portion of the drying gas. The system further comprises a detector configured to receive the second portion of the drying gas and to determine a real time property of the second portion of the drying gas, and a control unit configured to control a feedback operation of the wafer drying station based on the real time property of the second portion of the drying gas.
US11927391B2 Liquefaction of production gas
A method and apparatus for liquefying a feed gas stream comprising natural gas and carbon dioxide. A method includes compressing an input fluid stream to generate a first intermediary fluid stream; cooling the first intermediary fluid stream with a first heat exchanger to generate a second intermediary fluid stream, wherein a temperature of the second intermediary fluid stream is higher than a carbon dioxide-freezing temperature for the second intermediary fluid stream; expanding the second intermediary fluid stream to generate a third intermediary fluid stream, wherein the third intermediary fluid stream comprises solid carbon dioxide; separating the third intermediary fluid stream into a fourth intermediary fluid stream and an output fluid stream, wherein the output fluid stream comprises a liquefied natural gas (LNG) liquid; and utilizing the fourth intermediary fluid stream as a cooling fluid stream for the first heat exchanger.
US11927390B2 Multipurpose portable vacuum insulation ice bucket
The utility model discloses a multipurpose portable vacuum insulation ice bucket, which is technically characterized in that the multipurpose portable vacuum insulation ice bucket comprises a soft rubber lid, an inner lid is connected to a lower part of the soft rubber lid through rubber coating, and an outer lid is placed above the inner lid; and the inner lid is connected with an inner container through a thread, the inner container is welded with an outer container and an outer container bottom and vacuumized, a bottom of the inner container is provided with an inner container bottom, and inner container steps are arranged inside the inner container. The multipurpose portable vacuum insulation ice bucket has multiple functions because of the steps arranged inside, has the advantages of simple structure, easy use and high portability, and may adapt to chilled beverages of different sizes as needed, which effectively improves the use experience of consumers and reduces the use cost.
US11927384B2 Refrigerating appliance and water outlet arrangement for a refrigerating appliance
A refrigerating appliance, or household refrigerating appliance, includes a refrigerated goods container and a machine compartment having a wall facing the goods container, an insulating material region between the goods container and the machine compartment wall, and a water outlet arrangement conducting condensate from the goods container through the insulating material region and machine compartment wall into an evaporation container in the machine compartment. The water outlet arrangement has a trough-shaped wall region of the goods container oriented towards the machine compartment wall and extending funnel-like to a drip edge. A tube facility extends from the wall region through the insulating material region and an opening in the machine compartment wall into the machine compartment. A positioning device mutually positions the wall region and tube facility, securing the drip edge radially in the tube facility and circumferentially spaced from an inner wall of the tube facility.
US11927383B2 Impingement freezer wet cool down
A method for removing moisture from an atmosphere within a freezer using a cryogen for freezing operations includes providing a freezing temperature with the cryogen at the atmosphere, reducing a temperature of the atmosphere with the cryogen for removing moisture in the form of droplets from the atmosphere, collecting the droplets on internal surfaces of the freezer, permitting the droplets to dwell for an amount of time in the atmosphere sufficient to freeze the droplets to become frozen droplets, and removing the frozen droplets from the freezer.
US11927382B2 Portable cooler with active temperature control
A portable cooler container with active temperature control includes a double-walled insulated container body with a chamber to receive and hold temperature sensitive products. A control system is at least partially disposed between an outer wall and an inner wall of the container body. An electronic display screen on one of the lid and the container body configured to display shipping address information for the portable cooler container.
US11927376B2 Refrigeration cycle apparatus
A refrigeration cycle apparatus includes: a compressor; an indoor heat exchanger; an outdoor heat exchanger including first and second outdoor heat exchangers; a bypass flow passage causing a discharge side of the compressor to communicate with the first or second outdoor heat exchanger; a flow control valve at the bypass flow passage; and a controller performing a heating operation in which the first and second outdoor heat exchangers operate as an evaporator and the indoor heat exchanger operates as a condenser and a simultaneous heating and defrosting operation in which part of refrigerant the compressor discharges is supplied to one of the first and second outdoor heat exchangers through the bypass flow passage, the other of the outdoor heat exchangers operates as an evaporator, the indoor heat exchanger operates as a condenser, and an upper limit frequency of the compressor changes to a value higher than in the heating operation.
US11927374B2 System and method of pumped heat energy storage
Methods and systems for energy storage and management are provided. In various embodiments, heat pumps, heat engines and pumped heat energy storage systems and methods of operating the same are provided. In some embodiments, methods include controlling thermal properties of a working fluid by virtue of the timing of the operation of cylinder valves. Methods and systems for controlling mass flow rates and charging and discharging power independent of working fluid temperature and system state-of-charge are also provided.
US11927373B2 HFO-1234ze, HFO-1225zc and HFO-1234yf compositions and processes for producing and using the compositions
A fluoropropene composition comprising Z-1,3,3,3-tetrafluoropropene, E-1,3,3,3-tetrafluoropropene, 1,1,3,3,3-pentafluoropropene, 2,3,3,3-tetrafluoropropene, and optionally 1,1,1,3,3-pentafluoropropane wherein the 2,3,3,3-tetrafluoropropene being present in an amount of 0.00001 to 1.0%. A method of producing the fluoropropene, methods for using the fluoropropene and the composition formed are also disclosed.
US11927372B2 Vapor injection heat pump
A heat pump includes a refrigerant loop. The refrigerant loop includes a compressor, a first region of a first heat exchanger. The first heat exchanger is positioned immediately downstream of an outlet of the compressor. A second heat exchanger is positioned downstream of the first heat exchanger. A vapor generator is positioned downstream of the first heat exchanger. The vapor generator is positioned upstream of the second heat exchanger in a first mode of operation. The vapor generator is positioned downstream of the second heat exchanger in a second mode of operation. A first branching point is positioned immediately downstream of the first region of the first heat exchanger.
US11927371B2 Two stage single gas cooler HVAC cycle
A coolant cycle system for cooling a structure includes a two stage compressor configured to compress a coolant. The two stage compressor has a first stage with a first stage inlet and a first stage outlet and a second stage with a second stage inlet and a second stage outlet. The second stage is a high pressure stage relative to the first stage. A gas cooler has a coolant inlet fluidly connected to the second stage outlet and has a gas cooler outlet. The gas cooler outlet is fluidly connected to a heat exchanger and a fluid storage tank. The heat exchanger is configured to cool the fluid storage tank and has a heat exchanger coolant outlet fluidly connected to the second stage inlet. The fluid storage tank has a fluid storage tank outlet fluidly connected to a coolant inlet of an evaporator. A coolant outlet of the evaporator is fluidly connected to the first stage inlet of the compressor. The first stage outlet of the compressor is fluidly connected to the second stage inlet.
US11927370B2 Compact chiller and cooler apparatuses, devices and systems
Provided herein are compact chiller and cooler apparatuses, devices and systems. Chiller apparatuses disclosed herein can have a refrigeration system contained in a central housing with an external heat exchanger or “cold finger” that is universally applicable to cooling various sizes and configurations of water baths and laboratory applications needing a cooling capacity. Chiller apparatuses disclosed herein can be universally used with rotary evaporators, vacuum ovens, centrifugal concentrators, and freeze dryers.
US11927364B2 Air handling unit
An air handling unit (AHU) for a heating, ventilation, air conditioning, and refrigeration (HVACR) system includes a housing and a combustion heater disposed within the housing. The housing includes a combustion section with a first channel and a second channel. The combustion heater includes heat exchanger tubes and a tube support that supports heat exchanger tubes within the combustion section. The tube support slidably disposed in the first channel and the second channel. The combustion heater configured to be slidably removable from the AHU. An AHU for an HVACR system includes a housing with a fan section and a fan assembly disposed within the housing. The fan assembly including a pair of grooves slidably disposed on a pair of rails of the housing. The fan assembly configured to be both slidably removable from the AHU and liftably removable from the AHU.
US11927359B2 Energy recovery ventilator with bypass
A rooftop HVAC unit includes a cabinet, an energy recovery wheel, dampers, and a controller. The energy recovery wheel is configured to be mounted within the cabinet. The energy recovery wheel is configured to transfer heat between an outdoor air stream and a return air stream when in an operational mode, and is further configured not to transfer heat between the outdoor air stream and the return air stream when in a bypass mode. The dampers can direct the outdoor air stream and return air stream through the rooftop HVAC unit, either through the energy recovery wheel or around the energy recovery wheel. The controller is configured to adjust the dampers based on a selection between the operational mode and bypass mode of the energy recovery wheel.
US11927356B2 Controller of air conditioning apparatus, outdoor unit, branch unit, heat source unit, and air conditioning apparatus
An air conditioning apparatus includes a plurality of third heat exchangers and flow rate control valves. In a heating mode, a controller opens a flow rate control valve corresponding to a heat exchanger that is being requested to perform air conditioning of the plurality of third heat exchangers, and closes a flow rate control valve corresponding to a heat exchanger that is not being requested to perform air conditioning of the plurality of third heat exchangers. In a defrosting mode, when a temperature of a second heat medium is lower than a first determination temperature, the controller opens a flow rate control valve corresponding to at least one of the heat exchangers that are not being requested to perform air conditioning. The at least one of the heat exchangers is assigned a higher priority than a remaining heat exchanger that is not being requested to perform air conditioning.
US11927355B2 Air conditioning and ventilating system
An air conditioning and ventilating system including: an air conditioning device including a heat exchanger configured to generate conditioned air by heat exchange with a refrigerant; a ventilation device communicatively connected to the air conditioning device and including a supply air fan and/or an exhaust fan; an airflow volume detection unit configured to detect an airflow volume equivalent value of the ventilation device; and a control unit. On determination that the airflow volume equivalent value acquired from the airflow volume detection unit is equal to or less than a first predetermined value, the control unit sets an operation of the air conditioning device to a stop state.
US11927348B2 Aerodynamic component for a gas turbine engine
An aerodynamic component of a gas turbine engine is provided and is fittable to a shell having a shell shape. The aerodynamic component includes a body having a component shape initially deviating from the shell shape prior to an assembly operation in which the aerodynamic component is to be fit to the shell. Deviation of the component shape from the shell shape aids in an establishment of a final desired shape of the aerodynamic component following the assembly operation.
US11927347B2 Bendable lighter
The disclosure provides a bendable lighter, including an ignition head; a handle, the handle including a housing, the housing including a body, a cavity, a first end, and a second end; a deformable bar disposed on the first end of the handle; a support disposed on one end of the deformable bar away from the handle; a lamp disposed on the first end of the handle and on one side of the deformable bar; an ignition coil; a printed circuit board; an ignition switch; a lighting switch; a polymer battery; an ignition button; a lighting button; a power indicator; a USB interface; and a power switch. The ignition head is fixedly disposed on the support; the ignition coil, the printed circuit board, and the polymer battery are disposed in the cavity in order from the first end to the second end.
US11927345B1 Method and device to reduce emissions of nitrogen oxides and increase heat transfer in fired process heaters
A method and device for reducing emissions of nitrogen oxides and for increasing heat transfer in a fired process heater is disclosed herein. The invention relates generally to the combustion of fuel using some proportion of air as the oxidant which leads to the production of oxides of nitrogen, and more particularly to a method and device that reduces the production of nitrogen oxides from combustion, promotes the appropriate distribution of temperature to reduce fouling of the process tubes in a fired heater, and increases the efficiency of heat transfer to the same process tubes.
US11927342B2 High-intensity light source with high CRI
The invention provides a light generating device (1000), wherein: (I) the light generating device (1000) comprises: (a) a first light source (110) configured to generate first light source light (111) having a first light source light spectral power distribution, wherein the first light source (110) comprises a first laser light source (10) configured to generate first laser light source light (11); (b) a first luminescent material (210) configured to convert at least part of the first light source light (111) into first luminescent material light (211) having a first luminescent material spectral power distribution having an emission at one or more wavelengths selected from the wavelength range of 590-780 nm, wherein the first luminescent material (210) is configured in an optical resonator (230); (II) the first light source (110) and the first luminescent material (210) are configured to generate first luminescent material laser light (1211) having a first luminescent material laser light spectral power distribution comprising at least part of the first luminescent material light (211); (III) the first light source light spectral power distribution and the first luminescent material laser light spectral power distribution mutually differ; and (IV) the light generating device (1000) is configured to generate in one or more operational modes white device light (1001) comprising the first luminescent material laser light (1211).
US11927340B2 Reflective device and light source module
A reflective device and a light source module are provided. The reflective device is transparent, which includes a light entrance, a light exit, and a reflective wall between the light entrance and the light exit. The light entrance is smaller than the light exit, and the reflective wall includes an inner surface and an outer surface, the inner surface including a plurality of sawtooth structures arranged continuously, each of the sawtooth structures including a first refractive surface and a second refractive surface which are intersected with each other, two ends of each of the sawtooth structures being respectively extended toward the light entrance and the light exit. The light source module provided by the present disclosure adopts the above-mentioned reflective device, the reflective device being transparent, the inner surface of the reflective device including the plurality of sawtooth structures arranged continuously.
US11927339B2 Illumination apparatus
An illumination apparatus (1) for producing structured light and flood illumination, the illumination apparatus comprising a microlens array (4) comprising microlenses which are arranged at a pitch P in at least a first direction, and a first array (18) of first light sources (9) and a second array (19) of second light sources (10), the first light sources (9) being configured to emit light at a wavelength L, wherein the first light sources (9) are located at a distance D from the microlens array (4), wherein P2=2LD/N and N is an integer, and wherein a size of the second light sources (10) is greater than a size of the first light sources (9), such that the light sources of the first array (18) produce structured light and the light sources of the second array (19) produce a continuous area of light.
US11927337B1 Lighted mirror
A lighted mirror relates to a technical field of mirrors and includes a mirror body, a light-transmitting plate defining a first middle hole, a frame body, and an LED light strip structure. The first middle hole is defined on a middle portion of the light-transmitting plate. A rear portion of the mirror body is attached to a front surface of the light-transmitting plate and seals the first middle hole. The frame body is disposed on the rear portion of the mirror body and disposed in the first middle hole. The LED light strip structure is disposed on an outer side face of the frame body and disposed in the first middle hole. A first light-transmitting structure is disposed on the outer side surface of the light-transmitting plate. Second light-transmitting structures disposed around the mirror body are disposed on the front surface of the light-transmitting plate.
US11927336B1 Fresco lamp capable of being freely plugged with LEDs and electrified
The present disclosure discloses a fresco lamp capable of being freely plugged with light-emitting diodes (LEDs) and electrified, and aims to provide a fresco lamp with freely pluggable LEDs. The key point of the technical solution is as follows. After the LEDs are plugged into the fresco, the LEDs are electrically connected to an electrification unit below the fresco to form a closed circuit, and the LEDs are lightened. Each of the LEDs can be plugged to any position on the fresco and independently connected to the electrification unit, so that the LEDs are convenient to mount. The LEDs are connected in parallel with each other, so that the fresco lamp is convenient to overhaul. The fresco lamp is applicable to the field of lamps and lighting.
US11927335B1 Waterproof base convenient to maintain and stage light fixture having same
A waterproof base convenient to maintain includes a bottom frame which is integrally die-cast formed, and an upper cover with a pivoting hole covering the bottom frame. The upper cover includes a first cover body and a second cover body which are spliced to each other. The pivoting hole is formed by jointly splicing the first cover body and the second cover body, and an oil seal for sealing the outer side of a pivoting shaft penetrated the pivoting hole is disposed at the pivoting hole. The oil seal is mounted and fixed by a mounting plate. A first sealing strip seals the first cover body, the second cover body and the mounting plate with respect to each other, the first cover body and the second cover body abut against the bottom frame, and second sealing strips are disposed at abutting positions.
US11927334B2 LED lighting device having front panel with shaped edge profile
A light emitting diode (LED) lighting device having a front housing with an outer profile and a shape formed from a translucent or transparent material. The front housing has an edge protrusion extending from a front housing body along the outer profile. The edge protrusion bounds an inner light chamber. A rear housing is separately provided having a size and outer profile substantially corresponding to the shape of the front housing. The rear housing is opaque or impervious to light, and has a substantially planar rear panel and a rear panel protrusion extending from the rear panel adjacent to and spaced apart from an outer edge of the rear housing. The rear panel protrusion and the rear panel further bound the inner light chamber. At least a portion of the edge protrusion surrounds the rear panel protrusion.
US11927332B1 Modular light housing
A modular light housing apparatus for removably holding a light assembly includes a light transmissible portion and a cover portion. The cover portion is releasably coupled to the light transmissible portion and the light transmissible portion has a mounting region and a light compartment configured for transmitting light from the apparatus. Wire passages are provided between the mounting region and the light compartment, which is defined by a frame. The frame has a plurality of wire conduits, each near one of the wire passages. The wire conduits each have a conduit opening opposite one of the wire passages. The cover portion has a light mount for holding the light source, and the wires travel through the wire passages, wire conduits, and conduit openings to engage a light source.
US11927331B2 Lighting apparatus having a flexible planar lighting element
A lighting apparatus including: a flexible planar light source having plural illuminants over a surface of a planar carrier material, which includes a flexible planar circuit carrier fitted with the illuminants on a side. The illuminants being interconnected by electrical lines formed in or on the circuit carrier, and a controller to supply power to the illuminants and control the illuminants. The controller includes a housing disposed on an edge of the planar light source and is mechanically connected to the planar light source, an edge of the planar light source being partly accommodated in the housing. The housing including electrical and electronic components and lines connected to the electrical lines of the planar light source. A strain relief is configured to absorb tensile stresses between the housing and the planar light source to keep the tensile stresses away from electrical connections between the controller and the planar light source.
US11927329B2 System and method for a magnetic clip
A system and method directed to a magnetic clip accessory that attaches to headwear such as a baseball cap where the magnetic clip includes a fastening clip, a body, a magnetic plate, a magnetic sleeve, a set of arms, whereby the magnetic clip provides attachment for miniature light and a sleeve and a tube for a writing utensil such as a pen.
US11927327B1 Multipurpose bracket and a method using the same
A multipurpose bracket is disclosed herein. The multipurpose bracket includes a body portion having a first side and a second side, the first side of the body portion being oppositely disposed relative to the second side of the body portion; a first hook portion attached to the first side of the body portion, the first hook portion being inwardly directed towards a middle of the body portion, the first hook portion defining a first channel for receiving a first wiring portion of a light strand; and a second hook portion attached to the second side of the body portion, the second hook portion being inwardly directed towards the middle of the body portion, the second hook portion defining a second channel for receiving a second wiring portion of the light strand.
US11927325B1 Linear lamp having splicing member
A linear lamp having splicing member includes a lamp body, an extension module and a splicing member. The splicing member has two fixing portions disposed at the two ends thereof respectively. The two fixing portions of the extension module are engaged with the first combining member of the lamp body and the second combining member respectively in order to splice the extension module and the lamp body with each other. Via the above structure, the functional extension of the linear lamp can be realized by linear splicing mechanism, such that various extension functions can be conveniently and efficiently added to the linear lamp regardless of the environment.
US11927315B2 Lighting device and related methods
The present disclosure relates to a lighting device configured to mimic the appearance of a flame. In one embodiment, the lighting device includes a power subsystem configured to receive an alternating current input and to generate a direct current output. The lighting device also includes a reflector to reflect light generated by a lighting subsystem. A movement subsystem may move the reflector to mimic the appearance of a flame. A communication subsystem may receive at least one parameter associated with at least one of the lighting subsystem and the movement subsystem. A control subsystem may implement the at least one parameter.
US11927314B2 Hand-mounted illumination method, system, and devices
A compact precision illumination source mounts on a finger of a user for providing localized illumination for precision tasks such as surgical procedures and other tasks performed in dark or confined spaces. A frame having a circular or arcuate shape engages the finger, and secures an enclosure having a small but powerful bright, light focused on a predetermined region defined by the end of the digit that is likely the activity region for an instrument grasped by the digit. The frame engages a charge module for aligning external conductors for recharging a power supply in the illumination source.
US11927313B2 Flashlight having plural light sources with common fluorescent element
A flashlight including a lens assembly having an adjusting element; and a light source assembly provided at one side of the lens assembly. The light source assembly includes a first light source, a second light source, an excitation element, and a light path adjusting element. Light emitted from the first light source irradiates the excitation element to generate first exciting light, and light emitted from the second light source irradiates the excitation element to generate second exciting light. The first exciting light and the second exciting light sequentially pass through the light path adjusting element and the adjusting element, and are outputted simultaneously.
US11927312B2 Electronic device
The disclosure provides an electronic device, including a circuit board, multiple semiconductor components, a first light reflecting structure, and a second light reflecting structure. The circuit board includes a substrate, and the substrate may have a first surface and at least one side surface. The multiple semiconductor components are disposed on the first surface. The first light reflecting structure is disposed on the first surface. The second light reflecting structure is disposed on the first surface and the at least one side surface.
US11927304B2 Agricultural implement frame assembly
An agricultural implement is configured to be advanced in a forward direction and includes an implement frame. The implement frame includes a pair of laterally extending fore-and-aft spaced frame members. The frame also includes a fore-and-aft extending interconnecting member that extends between the frame members and presents forward and aft ends. At least one of the frame members comprises a tubular beam presenting forward and aft walls. The forward and aft walls at least partly define an interior beam space, with a window opening being defined in a first one of the walls. The tubular beam receives a respective end of the interconnecting member so that the interconnecting member extends into and out of the interior beam space through the window opening. The respective end of the interconnecting member is welded to a second one of the walls.
US11927302B2 Fastener
A fastener comprises a body part, fastening means for fixing the fastener to a first object, a mounting part for mounting a second object to the fastener, and connecting means connecting the body part and the mounting part. The mounting part is rotatable and pivotable relative to the body part so as to assume a predetermined orientation relative to the body part, and the body part is retractable from the mounting part. The fastener is adjustable between at least two operational states, a first operational state, in which the body part and the mounting part are adjacent to each other, or a second operational state, in which the body part is retracted from the mounting part so that the body part and the mounting part are spaced apart from each other. In the first operational state, the predetermined orientation of the mounting part relative to the body part is fixed, and in the second operational state, the predetermined orientation of the mounting part relative to the body part is adjustable by rotating and/or pivoting the mounting part.
US11927300B2 Mounting and lift apparatus for garden devices
A lift apparatus and method of use thereof for securing a garden device and moving the garden device between a lowered position and a lifted position are provided. The lift apparatus broadly includes a base, a lift rod, and a universal mounting plate. The base is configured to be secured in a position on a ground surface. The lift rod is removably coupled to and extends outwardly away from the base. Further, the lift rod is configured to alternatively operate to move the garden device between the lowered position and the lifted position. The universal mounting plate is removably coupled to the lift rod at an end of the lift rod opposite that of the base. Further, the mounting plate includes engagement pins configured to interface with elongated slots to secure the garden device to the mounting plate.
US11927299B1 Two display monitor mechanism
A two display monitor mechanism including a stand assembly, a motorized arm assembly, and a mounting assembly is disclosed. These assemblies in conjunction with one another provide a simple solution to selectively concealing a secondary display behind a primary display. The stand assembly includes a stand having a primary display placed thereon. The motorized arm assembly includes a motorized arm with a second support plate to support a secondary display. The motorized arm assembly being disposed adjacent and at a spaced apart and parallel relationship with respect to the stand assembly. The motorized arm and the secondary display mounted thereon are then actuated via a remote between an up and down position. Thereby selectively concealing the secondary display behind the primary display.
US11927298B2 Rearview assembly mounting element
A mounting element for a rearview assembly may comprise a mount capable of being removably attachable to a button and having a tapered channel in a first end; a pivot comprising a first end capable of supporting the rearview assembly and a pivot ball; a pivot cup disposed at least partially within the tapered channel of the mount, having fingers extending from a first end and an annular surface having an outer diameter at a second end, the pivot cup being operable to at least partially accept and to exert a pivot torque on the pivot ball; and a coil spring having a first end, a second end, and an outer diameter similar to the diameter of the annular surface of the pivot cup, the coil spring disposed within the mount, the first end of the coil spring pressing against the annular surface of the pivot cup.
US11927293B2 Coupler door push button release for agricultural vehicle
A locking assembly for a door assembly of an agricultural vehicle includes: an actuator that defines an actuator axis and is linearly movable between a first position and a second position and rotatable about the actuator axis between a first locking orientation and a second locking orientation and includes a pair of locking features; a biaser configured to bias the actuator toward the first position; an energizer configured to bias the actuator toward the first locking orientation when the actuator is in the second locking orientation; and a lock configured to engage a second locking feature when the actuator is in the second locking orientation. Linear movement of the actuator from the first position to the second position while the actuator is in the second locking orientation causes the lock to disengage from the second locking feature so the energizer rotates the actuator towards the first locking orientation.
US11927288B1 One-touch high-pressure fluid fitting using spring
A one-touch high-pressure fluid fitting using a spring, in which the spring is used to press a sealing ring and simultaneously elastically support an inward inclined surface of a fitting cap, and the fitting cap is expanded upon unfastening so as to maintain an internal airtightness of a fitting body and allow a detachable structure between the fitting body and the fitting cap to be smoothly implemented.
US11927285B2 Cable bushing
A cable bushing having a two-part, frame-shaped housing having lower and upper housing parts forming a passage opening in the installed position. An elastic sealing element is inserted into the lower and upper housing parts, respectively. The two sealing elements close the passage opening in the installed position, forming adjacent tubular cable bushing channels. The corresponding cable bushing channel is formed by semi-tubular recesses in the corresponding sealing element. Each sealing element has parallel longitudinal walls, separated from one another by longitudinal grooves, respectively. The innermost longitudinal wall is closed. For forming the corresponding cable bushing channel, the other longitudinal walls have semi-tubular recesses with a decreasing radius from the outermost to the second innermost longitudinal wall. One sealing element has transverse ridges between adjacent cable bushing channels orthogonally to the longitudinal walls. The other sealing element has recesses complementary to the ridges in the longitudinal walls.
US11927278B2 Two-step turn on for digital gas valves
A system for a two-step activation for a valve includes at least one valve control selector having an output representative of a valve position and a touch sensor having an output representative of a permission to operate said valve.
US11927277B2 Valve unit
A valve unit has a main valve and a pilot valve device which is applied thereto, wherein the pilot valve device includes a first pilot valve which is arranged in a valve longitudinal direction between the main valve and a second pilot valve. The main valve can be actuated by way of a pilot fluid through a first pilot working channel which is connected to the first pilot valve and through a second pilot working channel which is connected to the second pilot valve. The second pilot working channel passes through a first pilot valve housing of the first pilot valve, wherein it has a receiving space channel section which passes through an actuation member receiving space of a hand actuation device which is formed in the first pilot valve housing and in which a manually actuatable hand actuation member is arranged. In this manner the valve unit can be realised with a low construction width.
US11927275B2 Capacity control valve
A capacity control valve includes a valve housing provided a discharge port through which a discharge fluid of discharge pressure Pd passes, a suction port through which a suction fluid of suction pressure Ps passes, and a control port through which a control fluid of control pressure Pc passes, a rod configured to be driven by a solenoid, a main valve formed by a main valve seat and a main valve element and configured for opening and closing a communication between the discharge port and the control port in accordance with a movement of the rod, and a CS valve provided between the control port and the suction port and controlled by a dynamic pressure of a fluid flowing from the discharge port to the control port at an opening state of the main valve.
US11927274B2 Actuator and fluid control device
The actuator includes a control unit configured to allow a first control capable of driving a drive part with a first driving force and a second control capable of driving the drive part with a second driving force which is stronger than the first driving force, a moving part configured to move in a predetermined direction, an elastic member configured to receive at least one of the first driving force and the second driving force from the drive part and to supply a force for the moving part to move to the moving part, and a detection unit configured to supply a detection signal for detecting a stop of the drive part to the control unit, in which the control unit performs the second control when a stop of the drive part is detected after performing the first control.
US11927273B2 Arrangements and methods for controlled valve flow rate
An actuated valve assembly includes a valve body (110) having a valve seat (112) disposed between inlet (111) and outlet (113) passages, and a fixed orifice (115) restriction provided in at least one of the inlet and outlet passages, a valve element (120) assembled with the valve body and axially movable between a closed position and an open position, and an actuator (130) assembled with the valve body and connected with the valve element for axial movement of the valve element between the closed and open positions. A ratio of the maximum seat annulus flow coefficient associated with the valve seat and valve element to an orifice flow coefficient associated with the fixed orifice restriction is between about 2:1 and about 8:1.
US11927271B2 Simplified shuttle valve design with spool-sleeve assembly
A spool-sleeve assembly includes a sleeve having a first inner radius. Flanges are integrally formed with the sleeve. The flanges extend outwardly. The flanges have flange segments via slits, disposed in the flanges. Press fittings extend inwardly from an inner wall of the sleeve proximate the ends and the slits. The sleeve has a second inner radius, smaller than the first inner radius, at the press fittings. A hole is provided through the sleeve between the flanges. The spool-sleeve assembly also includes a spool, slidably disposed inside the sleeve. Ridges outwardly extend from the spool at the ends of the spool. The ridges have outer diameters that are greater than the second inner radius. Grooves are provided in the ridges. The press fittings fit in the grooves.
US11927270B2 Diaphragm poppet valve
A diaphragm poppet valve has a control diaphragm which is resilient in shape and separates a control chamber from a working chamber. The control diaphragm is designed as a single piece on the side thereof facing the control chamber or the working chamber of the diaphragm poppet valve with a hollow portion and on the side thereof facing the working chamber with a diaphragm valve seat. The interior of the hollow portion issues into the diaphragm valve seat and the hollow portion is connected to a fluid channel in the diaphragm poppet valve. The diaphragm poppet valve is easy to clean because the interior of the hollow projection and the diaphragm valve seat formed by the control diaphragm can easily be flushed.
US11927268B2 Ridge seal segmented valve
Technologies are generally described for valve assemblies that include a valve body whose inner wall defines two ports and a controllable flow path that extends along the inner wall between the two ports of the valve body. Each port may be fitted with a corresponding gasket. A rotatable member disposed in the controllable flow path of the valve body may include a hemispherical-shaped body with a substantially flat disk-shaped surface portion, and a seal ridge formed about a perimeter of the substantially flat disk-shaped surface portion. During opening and closing operation, the seal ridge may be selectively engaged with either one of the gaskets reducing an initial contact surface, and thereby reducing friction between the rotatable member and the gaskets.
US11927266B2 Dual-speed final drive control method and terminal device, and storage medium
The disclosure relates to a dual-speed final drive control method and terminal device, and a storage medium. The method includes: when an absolute value of a gradient value of a road ahead is greater than a gradient threshold, determining, according to the gradient value, whether the road ahead is an uphill section or a downhill section, thereby controlling all gears of a transmission to correspond to a higher final drive ratio or a lower final drive ratio in the dual-speed final drive. The disclosure can make use of the dual-speed-ratio final drive to the greatest extent to improve the economy in energy consumption of the entire vehicle.
US11927264B2 Magnetic actuator and a gear system comprising the same
A magnetic actuator includes a first element and a second element movable with respect to the first element in a movement direction. The first element includes teeth successively in the movement direction, two coils in slots defined by the teeth, and a permanent magnet. The second element includes teeth successively in the movement direction. The teeth of the first and second elements and the permanent magnet are arranged so that the second element is held by magnetic forces in each of three positions also when there are no currents in the coils. The second element can be moved between the three positions by supplying electric currents to the coils. Thus, the second element is held in any of the three positions also when current supply to the magnetic actuator is unintentionally lost.
US11927263B2 Methods and systems for a transmission shift assembly
Various methods and systems are provided for a shift assembly for a vehicle transmission. In one example, a shift assembly for a transmission includes a first barrel cam including a first cam track; a second barrel cam arranged coaxially with the first barrel cam and including a second cam track; a first motor configured to drive the first barrel cam independent of the second barrel cam; and a second motor configured to drive the second barrel cam independent of the first barrel cam.
US11927262B2 Lubrication device for turbomachine reduction gear
Lubrication device for a turbomachine reduction gear, the device comprising an annular lubricating oil collecting cup delimited by a first wall and a second wall, said cup being divided by internal walls extending between the first wall and the second wall so as to define a plurality of angular sectors forming oil collection basins, the basins being circumferentially adjacent around the axis and comprising lubricating oil outlets, characterized in that one or more of said internal walls have openings allowing oil to pass between the circumferentially adjacent basins, characterized in that said openings (58) are formed in one or more of said internal walls so as to define one or more rows of openings in said one or more internal walls.
US11927257B2 Gear for use in a gear transmission, gear pairing of a gear transmission and gear transmission with such a gear pair
A toothed gear for use in a gearing, comprising a base body that forms a ring gear with a number of first teeth having a first deformability and a number of second teeth having a second deformability, wherein the second deformability is greater than the first deformability and to a gear pair of a gearing, comprising such a toothed gear and at least one further toothed gear which can be made to mesh or is in mesh with the toothed gear. The invention relates moreover to a gearing with such a gear pair.
US11927255B1 Torque converter blade assembly
A blade assembly for a torque converter includes a shell defining an inner surface and a plurality of blades arranged around the inner surface of the shell. The plurality of blades each include a curved portion contacting the inner surface. The plurality of blades each further include a curved region axially spaced from the respective curved portion. The plurality of blades each further include an end extending from the respective curved portion to the respective curved region. Each end includes a notch arranged radially closer to the respective curved region than to the respective curved portion.
US11927254B2 Rotary device and power transmission device
A rotary device includes a first rotor, a second rotor, a centrifugal element, and a first rolling member. The first rotor includes an accommodation portion having first and second guide surfaces. The first and second guide surfaces face both sides in a circumferential direction. The first rotor is disposed to be rotatable. The second rotor is disposed to be rotatable with and relative to the first rotor. The centrifugal element is disposed within the accommodation portion. The centrifugal element is disposed to be radially movable by a centrifugal force acting thereon in rotation of the first or second rotor. The centrifugal element rotates about a rotational axis thereof in radial movement thereof. The first rolling member is disposed between the first guide surface and the centrifugal element. The first rolling member rolls on the first guide surface in accordance with rotation of the centrifugal element about the rotational axis thereof.
US11927250B2 Adjustable stroke device with cam
An adjustable stroke mechanism has a housing with a central axis and a wall enclosing a cavity. At least one counterweight is movably disposed within the cavity. A mounting assembly is disposed within the cavity. The mounting assembly has a workpiece attachment mechanism. A stroke adjustor couples the at least one counterweight with the mounting assembly. The stroke adjustor enables the counterweight and mounting assembly to move with respect to one another such that a distance between the counterweight and the mounting assembly is variably adjusted which, in turn, variably adjusts a stroke radius of the workpiece attachment mechanism with respect to the central axis of the housing.
US11927249B2 Compact linear to rotary actuator
The subject matter of this specification can be embodied in, among other things, a linear-to-rotary apparatus that includes a linear actuator having an actuator housing including a piston chamber, a piston shaft disposed in the piston chamber, and a rotor apparatus. The rotor apparatus includes a rotary joint defining a rotational axis, a rotor arm extending radially from the rotary joint and configured to at least partially pivot about the rotary joint, and a torque linkage pivotably connected to the rotor arm. The torque linkage is also attached to an end of the piston shaft of the piston at a pivot connection joint, where the pivot connection joint defines a pivot axis that is substantially perpendicular to the translation axis of the piston shaft.
US11927248B1 Rotary apparatus
A rotary apparatus includes a casing having a top sunk opening and an axial hole that are coaxially with each other along an axial line. A top adjusting disc unit is fixed in the top sunk opening, and has a top inner surrounding surface and a top outer surrounding surface. A top inner hole of the top inner surrounding surface extends along a central line parallel to and offset from the axial line. The top outer surrounding surface is non-coaxial with the top inner surrounding wall. A passive gear unit is disposed in the axial hole, and is driven by an active gear unit that is driven by a drive unit in the casing. The passive gear unit has an output shaft extending along the central line. A top bearing is clamped between the top support portion and the top inner surrounding surface of the top adjusting disc unit.
US11927247B2 Clamp, system and method for measuring tension in a conveyor belt
In an aspect there is disclosed examples of a clamp (10, 110) for measuring a tension of a conveyor belt (12). The clamp (10, 110) including a clamping portion (18, 118) arranged to engage with opposing faces of the conveyor belt (12) in a clamped condition to hold the conveyor belt (12) relative to an anchor, and a load sensing arrangement (22, 122) associated with the clamping portion (18, 118) configured to provide a signal indicative of the tension in the conveyor belt (12) in the clamped condition. A system and related method are also disclosed.
US11927246B2 Shortening clutch
A main body provided with a pocket for accommodating a first chain link of another chain, and a lock lever which is capable of switching between a locked state and an unlocked state by pivoting, and which restricts disengagement of the first chain link from the pocket in the locked state, and allows the first chain link to disengage from the pocket in the unlocked state, which is resisted by an urging force of an urging member, wherein the lock lever is provided with a locking piece which projects from a pivot point toward the pocket side, and the locking piece projects toward a position in which movement of a second chain link in an escaping direction is restricted, a first operating piece extending to the side of the pivot point on which one chain is coupled, and a second operating piece extending to the opposite side.
US11927244B2 Chain transmission device
When a contact area with a chain guide is reduced by a back surface of a link plate having a convex portion, a friction coefficient in a fluid lubrication region is reduced. A coating film containing 10% or more of chromium is on the link plate. A friction modifier made of a molybdenum compound and including with a lubricating oil promotes generation of MoS2 by the coating film, and prevents an increase in a friction coefficient in a boundary lubrication region.
US11927242B2 Electronic external bypass
An electronic external bypass for a shock assembly is disclosed herein. The electronic external bypass has a compression side fluid connection, a rebound side fluid connection, and an external bypass fluid flow path physically separate from the shock assembly, the external bypass fluid flow path fluidly coupling the compression side fluid connection with the rebound side fluid connection. The electronic external bypass includes a solenoid circuit, the solenoid circuit to control a flow of a working fluid through the external bypass fluid flow path, the solenoid circuit includes a poppet valve and an active valve configured to control a pop pressure of the poppet valve, such that the solenoid circuit provides an infinitely adjustable bypass pressure for the shock assembly.
US11927239B2 Balancer structure for internal combustion engine, and internal combustion engine
A balancer structure for an internal combustion engine and the internal combustion engine are provided. A transmission driving gear are arranged to be rotatable integrally with a crankshaft. A transmission driven gear is arranged to be rotatable integrally with a first balance shaft. The transmission driven gear meshes with the transmission driving gear. A balancer driving gear is arranged to be rotatable integrally with the first balance shaft. A balancer driven gear is arranged to be rotatable integrally with the second balance shaft. The balancer driven gear meshes with the balancer driving gear. The first balance shaft includes an output portion. The output portion outputs torque to an engine-driven accessory.
US11927238B1 Internal viscous rotational damping assembly
An internal viscous rotational damping (VRD) assembly for transmitting torque from a drive member connector to a load member connector is provided. The VRD assembly comprises a spacer tube connected between the drive member connector and the load member connector, wherein the spacer tube includes a longitudinal axis and an inner surface that extends along the longitudinal axis. The VRD assembly further includes a damper bar disposed within the spacer tube. The damper bar includes an outer surface, wherein a cavity is defined between the outer surface of the damper bar and the inner surface of the spacer tube, and wherein the cavity is configured for receiving a viscous fluid.
US11927235B2 Active control stewart vibration damping platform based on magnetic transmission
Disclosed is an active control Stewart vibration damping platform, including a load-bearing platform, a base, and six telescopic rods. Each telescopic rod includes a driving motor, a rotating shaft, a sleeve, and a moving rod. One end, away from the driving motor, of the rotating shaft is provided with a cylindrical cavity, one end of the moving rod penetrates through the cylindrical cavity, and the sleeve is sleeved outside the rotating shaft. The rotating shaft is in running fit with the sleeve through a first bearing, and the moving rod is in sliding fit with the sleeve through a second bearing. The moving rod and the rotating shaft are respectively provided with a spiral permanent magnet. The spiral permanent magnet on the rotating shaft can drive the moving rod to move in an axial direction of the rotating shaft through the spiral permanent magnet on the moving rod when rotating.
US11927234B2 Vibration proofing device and bracket
A vibration proofing device includes a bracket having an internal space, and a vibration proofing member inserted into the internal space. The internal space is open on an outer surface of the bracket. At least a pair of facing-each-other surfaces, against which the vibration proofing member is pressed, is formed in an inner surface of the bracket. A distance between the pair of the facing-each-other surfaces on a far side in an insertion direction of the vibration proofing member is the same, in at least some regions of the bracket, as that on a near side in the insertion direction. This provides the vibration proofing device and the bracket to allow for compactly configuring the device as a whole, while sufficiently securing a retaining force between the bracket and the vibration proofing member.
US11927230B2 Friction brake body for a friction brake, friction brake and method for producing a friction brake body
A friction brake body for a friction brake of a motor vehicle, in particular a brake disk, includes a base body made in particular from gray cast iron and having at least one wear resistant layer formed on a friction contact surface of the base body. The wear resistant layer is made from ferritic-austenitic steel and includes an incorporated hard material particle, in particular finely distributed hard material particle.
US11927228B2 Systems for locking rotatable shaft
A system for locking a rotatable shaft may include a base member couplable to the rotatable shaft and rotatable about a rotation axis of the rotatable shaft through a plurality of angular positions, the base member comprises two or more curved slots; two or more pins positioned with respect to the base member such that at least one of the two or more pins is aligned with at least one of the two or more curved slots of the base member for any angular position of the base member; and an actuator to displace at least one of the two or more pins to removably insert at least one of the two or more pins into at least one of the two or more curved slots.
US11927225B2 Sliding spline shaft device
A sliding spline shaft device of the present invention includes a male spline and a female spline that is fitted to the male spline in an axially slidable manner, and at least one of the splines has a surface processed layer. The surface processed layer includes an undercoat layer, an intermediate layer containing phosphate, and a topcoat layer containing solid lubricant, in this order. The undercoat layer contains iron nitride and/or iron carbide. Thus, the surface of a base material has high hardness. As a result, microscopic deformation of the sliding surface is reduced, and increase in a real contact area is suppressed, whereby stick-slip is prevented.
US11927224B2 Oscillation decoupling system
An oscillation decoupling system does not transmit oscillations, for example, from a drive train of a vehicle to an actuator system for a clutch. A clutch system with the oscillation decoupling system has an adjusting element. The actuator system includes an active element which is designed to carry out an active movement in a predetermined working direction and an element of the oscillation decoupling system which connects the active element to the actuator device and to the adjusting element. The element of the oscillation decoupling system includes, in a predetermined direction of work, a play region in which the active element or the adjusting element moves without the respective other moving element.
US11927220B2 Method and system for producing a gear unit
In a method and system for producing a gear unit that includes a housing and a shaft with bearing(s), the housing having lower upper parts, and a bearing seat: the bearing is fitted onto the shaft, the outer ring of the bearing being limited axially by a retainer attached to the shaft; the shaft, bearing, and retainer are inserted into the lower part; the upper part is fitted onto and connected to the lower part, the bearing being received by first and second sub-regions; a shim ring is placed against the outer ring; screws are screwed into axially oriented threaded holes of the housing such that the shim ring is limited by the screw heads of the screws; and the retainer is removed and a bearing cover is connected to the housing and axially limits the shim ring.
US11927219B2 Bearing arrangement
The invention relates to bearing assembly (10) comprising at least one first bearing element (12) and one second bearing element (14) which are connected together along a longitudinal axis (16) in a rotatable manner relative to each other, wherein the bearing assembly (10) comprises a brake device (18), which inhibits the rotation of the two bearing elements (12, 14) relative to each other by means of a frictional force produced by the brake device (18), and an adjustment device (22), by means of which the brake force which is applied during the rotation the two bearing elements (12, 14) relative to each other can be modified, wherein an adjustment device (22) comprises at least two wedge elements (28, 32), each of which has a wedge surface (34, 36) that rests against each other and which can be moved relative to each other in a sliding manner against each other in order to modify the brake force.
US11927216B2 Three-section synchronous slide rail
A three-section synchronous slide rail, which has simple structure, longer service life, is easy to install and replace is provided, which includes: two sets of slide rail assemblies which comprise a fixed rail, a middle rail and a sliding rail, synchronization components comprising a flexible deflector unit and a roller, the flexible deflector unit is connected with the fixed rail and the sliding rail, the middle rail is connected with a rope base, a first end of the flexible deflector unit is wound around a first end of the rope base and fixed to the rope base, and a second end of the flexible deflector unit bypasses the roller and is reversely wound on a second end of the rope base and the second end of the flexible deflector unit is fixed to the rope base, a connecting rod is connected between the rope bases.
US11927212B2 Press on retaining washer for fasteners
A thin film-retaining washer with custom geometry that may further provide for a simple press-on installation while maintaining retention of fasteners during assembly, shipping, handling, and/or use of associated systems. The present retaining hardware is easily manufactured from sheet or film materials with minimal post-processing and may be scaled and optimized for use with multiple size and style of fasteners. Further, the thickness profile of the thin film retaining hardware facilitates lobe spring deflection to further provide secure retention of the associated fasteners.
US11927209B2 Mounting seat for doorbell and doorbell assembly
A mounting seat is connected to a doorbell includes a mounting portion, an extendable portion, and a connecting portion. The mounting portion is connected to a mounting surface. The extendable portion is connected to the mounting portion. The extendable portion could be extended or retracted by exerting force. The extendable portion includes a first extendable section and a second extendable section. The connecting portion is connected between the extendable portion and the doorbell. When the first extendable section is extended or retracted relative to the mounting portion, the extendable portion drives the connecting portion and the doorbell to turn along a first axis. When the second extendable section is extended or retracted relative to the mounting portion, the extendable portion drives the connecting portion and the doorbell to turn along a second axis. The first axis is not parallel to the second axis.
US11927208B2 Rotational coupler and method for manufacturing the same
A rotational coupler in one aspect of the present disclosure includes a plate-shaped first member, a plate-shaped second member, a tapered portion, and an outer circumferential ring. The outer circumferential ring includes a first ring flange configured to externally come into contact with the first member. The outer circumferential ring includes a bent portion in a middle part of the second ring flange in an extending direction. The bent portion is bent to protrude toward the first plate of the first member.
US11927200B2 Rotary machine
A rotary machine includes a rotary shaft that rotates around an axis, a plurality of rotor blades arranged on an outer peripheral side of the rotary shaft in a circumferential direction in which the rotor blade has a blade root, a platform, and a blade main body; and each damper member provided radially inward of the platform, in which the platform includes a first end surface that faces one side in the circumferential direction, and a second end surface that faces the other side in the circumferential direction so that the second end surface faces the first end surface of the adjacent other platform, and the damper member includes a first damper provided on the first end surface and having a first abutting surface, a second damper that has a second abutting surface slidably abutting the first abutting surface of the first damper and is abuttable on the second end surface, and an elastic member that bonds together the first damper and the second damper.
US11927199B2 Compressor
A compressor includes a rotation shaft which rotates around an axis, an impeller which press-feeds a fluid from one side in an axial direction toward an outward side in a radial direction by rotating together with the rotation shaft, a casing which surrounds the rotation shaft and the impeller and in which an exit flow channel for introducing a fluid press-fed from the impeller is formed, and an acoustic liner which is provided so as to face the inside of the exit flow channel in the casing. The acoustic liner has a plurality of open hole portions which are arranged with intervals therebetween, and acoustic spaces which communicate with the open hole portions and are independently provided for the respective open hole portions.
US11927196B2 Ceiling fan blade
A ceiling fan or blade thereof can include a fan motor for rotating the blade. The blade can include an airfoil body having an outer surface extending between a leading edge and a trailing edge, and a root and a tip. The blade can be separated into three distinct cross sections including a first cross section as a lifting cross section, a second cross section as a flat cross section, and a third cross section as a transition section between the first and second cross sections.
US11927178B2 Drive structure for OIS motor, OIS motor, and camera device
Disclosed are a drive structure for an OIS motor, an OIS motor, and a camera device. The key points of technical solutions are: a drive structure for an OIS motor includes a base, a conductive layer, a spring, and four SMA wires, the base is made of an insulating material, the conductive layer is disposed in the base, and terminals of the conductive layer protrude from the surface of the base; the base is provided with two first crimpers electrically connected to the conductive layer and disposed opposite to each other, the spring is provided with two second crimpers disposed opposite to each other, the four SMA wires are uniformly distributed on four sides of the base, and two ends of the SMA wires are respectively connected to the corresponding first crimpers and second crimpers.
US11927176B2 Bearing arrangement for a wind turbine and wind turbine
Provided is a bearing arrangement for a wind turbine including a bearing housing and a drive shaft, whereby the drive shaft is arranged within the bearing housing in an axial direction along a longitudinal axis of the bearing housing, the bearing arrangement further comprising a downwind bearing and an upwind bearing as radial fluid bearings, whereby the downwind bearing and the upwind bearing are arranged between the bearing housing and the drive shaft, whereby the bearing housing is formed from at least two separate bearing housing pieces, whereby the at least two separate bearing housing pieces are joined with each other and/or the drive shaft is formed from at least two separate drive shaft pieces, whereby the at least two separate drive shaft pieces are joined with each other.
US11927175B2 Rotor blade with noise reduction
A rotor blade with a leading edge and a trailing edge is provided, wherein the rotor blade is for being exposed to a fluid flowing substantially from the leading edge to the trailing edge, the rotor blade includes at least three sensors designed for detecting flow characteristics of the fluid and providing respective sensor signals, wherein the sensors are arranged with a non-uniform spacing, and the rotor blade further includes at least one actuator for producing an anti-noise signal based on a sensor signal, the sensors and the actuator are arranged at the surface of the rotor blade, and the actuator is arranged and prepared such that flow-induced edge noise of the rotor blade, which is generated by the fluid, is at least partly cancelled out by the anti-noise signal. A method for creating such rotor blade and a related wind turbine is also provided.
US11927174B1 Vertical axis wind turbine blade-arm connection member
A connection member to connect a blade with an arm of a vertical axis wind turbine is disclosed. The connection member may include a bracket including a bracket plate. A bracket plate curvature may be equivalent to a blade inside portion skin curvature. The bracket plate may include a first connection insert configured to receive a first fastener. The bracket plate may be attached to the blade via the first fastener. The connection member may further include a yoke including a second connection insert configured to receive a second fastener. The yoke may attach to the arm via the second fastener. The connection member may further include a pivotal pin configured to axially attach the bracket with the yoke and a device to attach a fairing to the blade.
US11927170B2 Cycloturbine modular river current energy converter and method and apparatus for deploying marine hydrokinetic turbine assembly to harvest riverine and ocean tidal current energy
A hydrokinetic turbine system for harvesting energy from riverine and tidal sources, including a first floating dock, a marine hydrokinetic turbine mounted on the first floating dock, and a second floating dock. The system further includes a winch assembly mounted on the second floating dock and operationally connected to the first floating dock and a linkage assembly operationally connected to the first floating dock and to the second floating dock. The linkage assembly may be actuated to pull the first floating dock into contact with the second floating dock. The linkage assembly may be actuated to distance the first floating dock from the second floating dock, and the winch assembly may be energized to orient the first floating dock into a position wherein the marine hydrokinetic turbine is above the first floating dock and wherein the winch assembly may be energized to orient the first floating dock into a position wherein the marine hydrokinetic turbine is below the first floating dock.
US11927169B2 Hydropower electric generator
Disclosed herein is a hydropower electric generator, in accordance with some embodiments. Accordingly, the hydropower electric generator may include a closed conduit. Further, the closed conduit may include a reservoir, two downward flow pipes, two horizontal pipes, and two upward flow pipes. Further, the downward flow pipes may include turbines configured to intercept the downward flow of the water and generate rotational force. Further, the upward flow pipe may include an airlift assembly configured to receive compressed air into the upward flow pipe. Further, the hydropower electric generator may include an air pump configured to generate the compressed air based on electrical energy. Further, the hydropower electric generator may include an energy storage device.
US11927164B2 Low pressure fuel and air charge forming device for a combustion engine
A throttle body assembly for a combustion engine includes a throttle body having a pressure chamber including a supply of liquid fuel, and a throttle bore with an inlet through which air is received. A throttle valve is carried by the throttle body with a valve head movable relative to the throttle bore. A metering valve is coupled to the throttle body, and has a valve element that is movable between open and closed positions. A boost venturi is located in the throttle bore and has an inner passage that is open at both ends to the throttle bore. The boost venturi has an opening through which fuel flows into the inner passage when the valve element is in the open position, wherein fuel flows from the pressure chamber to the metering valve under the force of gravity or under a pressure of less than 6 psi.
US11927160B2 System for enhancing performance of carburetor engine and peripherals of an all-terrain vehicle
A mounting bracket for a handlebar of a discontinued All-Terrain Vehicle (ATV) is provided. The mounting bracket includes a U-shape body, wherein a lower portion of both legs of the U-shape body are tilted at an approximately thirty-degree degree angle relative to a remaining portion of the mounting bracket; and a plurality of mounting holes only provided along said lower portions.
US11927158B2 Curved base air filter
An apparatus and methods are provided for an air cleaner to be mounted onto an air inlet of an internal combustion engine. The air cleaner comprises an air filter that includes a filter medium disposed between a curved base and a cover. The curved base provides an interface between the air filter and the air inlet, and comprises a shape that provides clearance between the curved base and an electric choke installed onto a carburetor comprising the air inlet. The cover secures the air filter and the curved base to the air inlet such that an airstream is drawn through the filter medium and is conducted into the air inlet. A raised portion of the cover is configured to cooperate with the curved base to ensure a desired volume of the airstream is available to the air inlet at substantially all engine speeds.
US11927157B1 Heat exchanger cleaning system and method
A heat exchanger cleaning system (HECS) includes an engine having an intake conduit and an exhaust port, and an EGR cooler having a cooler inlet in fluid communication with the engine exhaust port, a cooler outlet in fluid communication with the engine intake conduit, and an exhaust gas recirculation (EGR) valve disposed between the engine exhaust port and the EGR cooler. A first pressure sensor is disposed between the engine exhaust port and the EGR valve, and a second pressure sensor disposed in the engine intake conduit. A controller is in electrical communication with the EGR valve, the first pressure sensor, and the second pressure sensor. The controller is configured to implement a predetermined set of operating parameters for the engine and/or the EGR valve, wherein implementation of the predetermined set of operating parameters causes an increased flow velocity of exhaust gas through the EGR cooler.
US11927151B2 Mixed-compression inlet duct for turbine engines facilitating supersonic flight
An inlet duct for use with an engine is presented. The invention includes a duct structure, at least one spike disposed along an interior surface of the duct structure, and an inlet throat formed by one or more apexes disposed along an equal number of spikes. The inlet throat corresponds to the minimum cross-sectional area through which airflow passes as otherwise allowed by the maximal obstruction formed by the apex(es) within the duct structure. Each spike is bounded by a longitudinal ridge and a lateral ridge along an upper end and a base. The ridges intersect at the apex. A portion of each spike upstream of the inlet throat functions primarily as a supersonic diffuser and downstream as a subsonic diffuser. Airflow is isentropically compressed and then expanded within the inlet duct so that greater-than-subsonic flow at an input end is reduced to subsonic flow at an output end.
US11927148B2 Direct-injection, applied-ignition internal combustion engine with injection device arranged in the cylinder liner, and method for operating an internal combustion engine of said type
A method for operating a fuel injection system is provided. The method includes injecting fuel from a first direct fuel injection device arranged in a cylinder liner in a cylinder block into a combustion chamber and injecting fuel from a second direct fuel injection device arranged in a cylinder head into the combustion chamber, the first and second direct fuel injection devices arranged at an obtuse angle with regard to an intersection of central axes of the first and second direct fuel injection devices.
US11927147B2 Pump unit
A pump unit may include a pump configured to increase a pressure of diesel fuel and discharge the diesel fuel to a fuel passage in which a filter is disposed, and a controller configured to control an operation of the pump. The controller may be configured to execute freeze avoidance control in which the operation of the pump is controlled using an index that indicates a degree of clogging of the filter caused by the diesel fuel freezing. In the freeze avoidance control, the controller may be configured to apply a higher load to the pump as the degree of clogging of the filter indicated by the index is higher.
US11927145B2 Method for limiting an air charge of an internal combustion engine
A method for limiting an air charge of an internal combustion engine. A maximum permissible pre-controlled charge and an exhaust-gas temperature-dependent delta charge are determined by means of a PI controller. A total permissible charge is determined on the basis of the maximum permissible pre-controlled charge and the exhaust-gas temperature-dependent delta-charge, and the air charge of the internal combustion engine is limited by the total permissible charge.
US11927142B2 Systems and methods for controlling fuel coke formation
Systems and methods are disclosed for estimating or determining a rate or an amount of fuel coke formation in a fuel system, such as of a gas turbine engine. The system is operable to control a rate of fuel coke formation. The system may include a sensor that measures an operating parameter associated with fuel coke formation in the fuel system. A controller is in communication with the sensor to receive the signal therefrom for determining an amount or a rate of fuel coking in the fuel system. Based on this determination the controller may adjust the rate of fuel coke formation by adjusting the operation of the turbine engine, a thermal management system of the turbine engine, or the fuel system.
US11927137B2 System and method for insulating components in an exhaust gas flow from a gas turbine
A system may include an insulation mount assembly configured to mount insulation within a component of an exhaust diffuser of a combustion system. The insulation mount assembly includes an insulation cover plate configured to cover the insulation over a wall of the component, and a plurality of mounting clips configured to extend partially over the insulation plate and couple to the wall of the component. Each clip of the plurality of mounting clips is configured to enable movement of the insulation cover plate in a first direction along a surface of the wall and block movement of the insulation cover plate in a second direction crosswise to the surface of the wall.
US11927134B1 Gas turbine engine having a heat exchanger located in an annular duct
A gas turbine engine is provided, having a turbomachine and a rotor assembly driven by the turbomachine and operable at a first blade passing frequency (f1) greater than or equal to 2,500 hertz and less than or equal to 5,000 hertz during a high power operating condition; a heat exchanger positioned within an annular duct and extending substantially continuously along the circumferential direction, wherein an effective transmission loss (ETL) for the heat exchanger positioned within the annular duct is between 5 decibels and 1 decibels for a high power operating condition, and wherein the heat exchanger comprises a heat transfer section defining an acoustic length (Li), and wherein an Operational Acoustic Reduction Ratio (OARR) is greater than or equal to 0.75 to achieve the ETL at the high power operating condition, the OARR equal to: sin ⁢ ⁢ ( 2 × π × f 1 a 1 × L i ) 2 wherein a1 is equal to 13,200 inches per second during the high power operating condition.
US11927127B1 Dual spray piston cooling jet device
Piston cooling jet devices, or spray jet devices, for spraying oil onto an underside of a piston are provided. The spray jet devices may include two or more orifices such that oil is directed at an intake side portion and an exhaust side portion of the piston when the spray jet devices are selectively coupled to an engine. The spray jet devices may further include a valve to selectively control the flow of oil through a fluid passageway to the two or more orifices. For example, a check valve may be positioned and located such that the spray jet devices do not spray oil when the pressure of the oil system is less than a threshold value.