Document Document Title
US11966765B2 Memory bandwidth throttling for virtual machines
Systems and methods are disclosed for throttling memory bandwidth accessed by virtual machines (VMs). A technique for dynamically throttling the virtual computer processing units (vCPUs) assigned to a VM (tenant) controls the memory access rate of the VM. When the memory is shared by multiple VMs in a cloud-computing environment, one VM increasing its memory access rate may cause another VM to suffer memory access starvation. This behavior violates the principle of VM isolation in cloud computing. In contrast to conventional systems, a software solution for dynamically throttling the vCPUs may be implemented within a hypervisor and is therefore portable across CPU families and doesn't require specialized server-class CPU capabilities or limit the system configuration.
US11966760B2 Display apparatus and controlling method thereof
A display apparatus is provided. The display apparatus includes a display and a processor configured to count time for operating a screen saver after a user input is received, and based on the counted time corresponding to a threshold time, control the display to display a screen corresponding to the screen saver by operating the screen saver.
US11966756B2 Method for scheduling feature services with a distributed data flow service framework
The present disclosure generally relates to dataflow applications. In aspects, a system is disclosed for scheduling execution of feature services within a distributed data flow service (DDFS) framework. Further, the DDFS framework includes a main system-on-chip (SoC), at least one sensing service, and a plurality of feature services. Each of the plurality of feature services include a common pattern with an algorithm for processing the input data, a feature for encapsulating the algorithm into a generic wrapper rendering the algorithm compatible with other algorithms, a feature interface for encapsulating a feature output into a generic interface allowing generic communication with other feature services, and a configuration file including a scheduling policy to execute the feature services. For each of the plurality of feature services, processor(s) schedule the execution of a given feature service using the scheduling policy and execute a given feature service on the standard and/or accelerator cores.
US11966753B2 Selective boot sequence controller that cryptographically validating code package for resilient storage memory
A storage device for booting a host computing device includes a first storage memory region having a first storage memory controller, a second storage memory region having a second storage memory controller, and a resilient boot controller. The resilient boot controller is configured to store boot code in the first storage memory region, prevent write access by the host computing device through the first storage memory controller to the first storage memory region, detect a reset of the host computing device through the input/output interface, copy at least a portion of the boot code from the first storage memory region to the second storage memory region, responsive to detection of the reset of the host computing device, and enable read access of the copied boot code by the host computing device through the second storage memory controller of the second storage memory region, responsive to the copy operation.
US11966749B2 Processor and booting method thereof
A processor includes at least one socket and at least one memory. Each socket includes a first die and a second die. The first die receives a boot-enable signal and an internal boot-enable signal to execute a boot procedure, and outputs a boot-completion signal after completing the boot procedure. The second die receives the internal boot-enable signal and the boot-completion signal from the first die to execute the boot procedure. The second die is electrically connected to the first die through a communication bus. The memory is electrically connected to the second die. When the first die executes the boot procedure, the first die accesses the memory through the communication bus and the second die.
US11966746B2 Information processing apparatus and non-transitory computer readable medium storing information processing program for recovering error
An information processing apparatus includes a processor configured to perform processing of acquiring firmware that includes three or more binaries including a first program, a second program, and a third program and in which a download program is provided in the first program and the programs are started up in order from the first program, verifying the subsequent program by starting up the programs in order from the first program, verifying the subsequent program by the program in which the download program is not provided, and recording an error flag in a non-volatile memory area in a case where an error occurs, and recovering the error by executing the download program in a case where the error flag is recorded in the non-volatile memory area at a time of restart.
US11966742B2 Apparatuses, methods, and systems for instructions to request a history reset of a processor core
Systems, methods, and apparatuses relating to instructions to reset software thread runtime property histories in a hardware processor are described. In one embodiment, a hardware processor includes a hardware guide scheduler comprising a plurality of software thread runtime property histories; a decoder to decode a single instruction into a decoded single instruction, the single instruction having a field that identifies a model-specific register; and an execution circuit to execute the decoded single instruction to check that an enable bit of the model-specific register is set, and when the enable bit is set, to reset the plurality of software thread runtime property histories of the hardware guide scheduler.
US11966740B2 Use of multiple different variants of floating point number formats in floating point operations on a per-operand basis
A processor comprising: a register file comprising a group of operand registers for holding data values, each operand register being a fixed number of bits in length for holding a respective data value of that length; and processing logic comprising floating point logic for performing floating point operations on data values in the register file, the floating point logic is configured to process the fixed number of bits in the respective data value according to a floating point format comprising a set of mantissa bits and a set of exponent bits. The processing logic is operable to select between a plurality of different variants of the floating point format, at least some of the variants having a different size sets of mantissa bits and exponent bits relative to one another.
US11966734B2 Method for developing Android TV hybrid application
A method for developing an Android TV hybrid application includes: generating a WebView component in an Android Activity belonging to an Android side of the application; obtaining a WebSettings subclass and using it to configure the WebView component; using Web technologies to develop a Web page belonging to a Web side of the application; using the WebView component to show the Web page; creating a first Java object blended with a JavaScript context in the Android side to define different interfaces, and creating a second Java object to implement the interfaces defined by the first Java object, so that the Web side can call the functions of the Android side; providing a packaged Java class in the Android side to send messages, and providing a packaged JavaScript module in the Web side to process the messages, so that the Android side can feedback the messages to the Web side.
US11966733B2 Tenant configuration supporting dynamic application customization
Embodiments allow a tenant to customize a configuration that is used in accessing an application over the cloud. At a provisioning time, a user accesses a tenant Application Program Interface (API) and creates a customized configuration including a payload that defines particular features to be available from the application. Such features can include but are not limited to available buttons, toolbar options, and pages. During a runtime subsequent to the provisioning, an input to the application (such as a URL) is received from the tenant. Logic is executed to determine whether to apply the custom configuration or another configuration (e.g., default or other predefined) from a list. Based upon the configuration, the application renders output to the user according to the particular features. Particular embodiments may recognize a Line of Business (LoB) parameter of a URL input to the application in order to provide a configurations customized by the tenant.
US11966730B2 Virtualized file server smart data ingestion
In one embodiment, a system for managing a virtualization environment includes a set of host machines, each of which includes a hypervisor, virtual machines, and a virtual machine controller, and a data migration system configured to identify one or more existing storage items stored at one or more existing File Server Virtual Machines (FSVMs) of an existing virtualized file server (VFS). For each of the existing storage items, the data migration system is configured to identify a new FSVMs of a new VFS based on the existing FSVM, send a representation of the storage item from the existing FSVM to the new FSVM, such that representations of storage items are sent between different pairs of FSVMs in parallel, and store a new storage item at the new FSVM, such that the new storage item is based on the representation of the existing storage item received by the new FSVM.
US11966725B2 Microservice termination while maintaining high availability
The techniques disclosed herein enable systems to reduce the time required to terminate a set of microservices for an application while ensuring high availability and preventing request failures. This is accomplished through a termination manager which retrieves request queues for the microservices to analyze outstanding requests that require processing prior to termination. Based on the outstanding requests, the termination manager constructs call graphs for each request. The call graphs capture the operational flow of the associated request by defining a sequence of microservices whose functionality is invoked by the request. From an initial analysis, the termination manager can determine that some of the microservices do not appear in the call graphs, indicating that the microservices are not needed to process the outstanding requests. Accordingly, the unneeded microservices are terminated. As requests are processed by the remaining microservices, the termination manager gradually terminates the remaining microservices based on the call graphs.
US11966724B1 Framework and system for building assisted automations from recordings using program synthesis
Described herein are systems and methods for automatically building automations from desktop recordings using program synthesis. The problem of building automations for desktop applications can be lifted to a generalized concept of automations that operate on worlds whose “world state” can change asynchronously to the actions of the automation. Advantageously, in contrast with synthesis systems that take input-output demonstrations to synthesize a function that maps between them, the method presented here can synthesize from time-series traces of actions to automations that generalizes each step. The present disclosure describes ways to a) build assisted automations, b) synthesize them from recordings, c) running assisted automations using interpreters that observe the world state and adjust the actions accordingly, d) discovering them from an always-on recorder, e) suggesting them in partial progress from an always-on recorder, and lastly f) iteratively improving the assisted automation by recordings of every subsequent run.
US11966723B2 Automatic management of applications in a containerized environment
Computer-implemented methods, software, and systems for managing containerized applications are described. An event associated with a containerized application are described is detected. A collection of files associated with resources for the containerized application and descriptor information for executing a lifecycle operation for the containerized application is received in response to the detected event. An execution of the lifecycle operation associated with the detected event is invoked at a node cluster of a container runtime environment, wherein the execution of the lifecycle operation is based on the collection of files, the descriptor information, and a solution image associated with the containerized application, wherein the solution image is determined based on the descriptor information.
US11966722B2 Application development system including a dynamic mock engine for service simulation
A computer system includes memory hardware configured to store a dynamic mock engine module for service simulation in a user interface application development system, and multiple mock configurations. Processor hardware is configured to execute instructions including receiving an endpoint name associated with an endpoint of a user interface, receiving an input request, and selecting at least one of the mock configurations that corresponds to the received endpoint name. For each of the selected mock configurations corresponding to the endpoint, the instructions include determining a number of field values in the mock request of the selected mock configuration that match a field value of the input request. The instructions include determining which one of the selected mock configurations has a greatest match with the received input request, and transmitting the output response of the mock configuration having the greatest match to a computing device of the user interface application development system.
US11966706B2 Assessing complexity of dialogs to streamline handling of service requests
A dialogue complexity assessment method, system, and computer program product including calculating a complexity utilizing domain-dependent terms and domain-independent terms of a dialogue, where the dialogue includes dialogue data from contact centers of service providers.
US11966704B1 Techniques for verifying a veracity of machine learning outputs
The techniques described herein relate to techniques for verifying a veracity of machine learning outputs. An example method includes receiving a first output generated by a first model responsive to a first input, the first output comprising one or more verifiable statements in text, verifying, using a second model and first reference data stored in at least one first datastore, the one or more verifiable statements to produce first verification results indicating which of them has been verified, when it is determined that at least one of them remains unverified based on the first verification results, identifying, using at least one of the first or second models, at least one second datastore having second reference data attesting to veracity of the first output; and verifying, using the second model and the second reference data, the at least one unverified statement to produce second verification results to be provided as output.
US11966702B1 System and method for sentiment and misinformation analysis of digital conversations
This is a system for sentiment analysis and misinformation detection for text transcriptions of conversations and statement. More particularly, this is a software system that uses neural network, machine learning (ML) models, which have been trained solely on text sourced from the internet, for the classification of the sentiment and risk of misinformation conveyed through a piece of text as it relates to a specified subject matter. Such a system typically is used on digital communication platforms, such as social media sites, to enable the determination of public opinion and perception in order to provide competitive intelligence for decision-making.
US11966701B2 Dynamic content rendering based on context for AR and assistant systems
In one embodiment, a method includes rendering a first output image comprising one or more augmented-reality (AR) objects for displays of an AR rendering device of an AR system associated with a first user. The method further includes accessing sensor signals associated with the first user. The one or more sensor signals may be captured by sensors of the AR system. The method further includes detecting a change in a context of the first user with respect to a real-world environment based on the sensor signals. The method further includes rendering a second output image comprising the AR objects for the displays of the AR rendering device. One or more of the AR objects may be adapted based on the detected change in the context of the first user.
US11966700B2 Neural tagger with deep multi-level model
Embodiments of the described technologies are capable of reading a text sequence that include at least one word; extracting model input data from the text sequence, where the model input data includes, for each word of the text sequence, segment data and non-segment data; using a first machine learning model and at least one second machine learning model, generating, for each word of the text sequence, a multi-level feature set; outputting, by a third machine learning model, in response to input to the third machine learning model of the multi-level feature set, a tagged version of the text sequence; executing a search based at least in part on the tagged version of the text sequence.
US11966699B2 Intent classification using non-correlated features
A system for classifying a language sample intent by receiving a language sample including a set of features, identifying language sample features, determining a tokenization score for the language sample according to the language sample features, eliminating duplicate features according to the tokenization score, determining a term frequency (tf) according to the identified features and the tokenization score, determining an inverse document frequency (idf) according to the identified features and the tokenization score, and generating a term frequency-inverse document frequency (tf-idf) matrix for the identified features.
US11966694B1 Systems and methods for reflexive questionnaire generation using a spreadsheet
Provided methods and systems allow dynamic rendering of a reflexive questionnaire based on a modifiable spreadsheet for users with little to no programming experience and knowledge. Some methods comprise receiving a modifiable spreadsheet with multiple rows, each row comprising rendering instructions for a reflexive questionnaire from a first computer, such as a data type cell, statement cell, logic cell, and a field identifier; rendering a graphical user interface, on a second computer, comprising a label and an input element corresponding to the rendering instructions of a first row of the spreadsheet; receiving an input from the second compute; evaluating the input against the logic cell of the spreadsheet; in response to the input complying with the logic cell of the spreadsheet, dynamically rendering a second label and a second input element to the displayed on the graphical user interface based on the logic of the first row.
US11966689B2 Responsive user interface system
Methods, systems, and apparatus, including computer programs encoded on computer storage media, for a responsive user interface. One of the methods includes receiving a page for a user device, the page including a panels. The method includes receiving a layout for the page, the layout defining a visual relationship between the panels. The method includes generating, by a computer system, a slide including a subset of panels to display on the user device, the subset of panels selected based on characteristics of the user device and the layout. The method includes sending the slide to the user device.
US11966686B2 Synthetic intelligent extraction of relevant solutions for lifecycle management of complex systems
The present disclosure provides for predictive query processing for complex system lifecycle management by identifying a seed document including natural language text describing an issue with a complex system; creating a synthesized document for the seed document by: removing portions of the seed document determined to satisfy filtering rules; identifying a first term set included in the natural language text that map to terminology identified in a data dictionary; extracting term-order data based on locations of the first term set in the natural language text; and including the first term set and the term-order data in the synthesized document; identifying, from a corpus of historic electronic documents, a first document set that are related to the seed document based on the term-order data included in the synthesized document; and outputting at least a portion of the first set of historic electronic documents.
US11966683B2 Method and system for comprehensively evaluating reliability of multi-chip parallel IGBT module
A method and a system for comprehensively evaluating reliability of a multi-chip parallel IGBT module are provided. The method includes: establishing a gate-emitter voltage reliability model of the multi-chip parallel IGBT module, performing a chip fatigue failure test, and selecting a gate-emitter voltage as a failure characteristic quantity; establishing a transconductance reliability model of the multi-chip parallel IGBT module, performing a bonding wire shedding failure test, and selecting a transmission characteristic curve of the module as a failure characteristic quantity; using a Pearson correlation coefficient to characterize a degree of health of the IGBT module, and respectively calculating degrees of health PPMCCC and PPMCCB in different degrees of chip fatigue and bonding wire shedding failure states; and comprehensively evaluating the reliability of the multi-chip parallel IGBT module according to PPMCCC and PPMCCB.
US11966680B2 Noise simulation system
The disclosure provides a system to simulate a simulated noise on the power zone block of a substrate. The system comprises a signal trace and a signal generating circuit. The signal trace is disposed adjacent to the power zone block. The signal generating circuit is electrically coupled to the signal trace, configured to transmit an alternating current signal over the signal trace. The alternating current signal transmitted over the signal trace is configured to induce a simulated noise on the power zone block, and a waveform of the simulated noise is determined by a frequency of the alternating current signal.
US11966673B2 Sensor simulation and learning sensor models with generative machine learning methods
In various examples, a sensor model may be learned to predict virtual sensor data for a given scene configuration. For example, a sensor model may include a deep neural network that supports generative learning—such as a generative adversarial network (GAN). The sensor model may accept an encoded representation of a scene configuration as an input using any number of data structures and/or channels (e.g., concatenated vectors, matrices, tensors, images, etc.), and may output virtual sensor data. Real-world data and/or virtual data may be collected and used to derive training data, which may be used to train the sensor model to predict virtual sensor data for a given scene configuration. As such, one or more sensor models may be used as virtual sensors in any of a variety of applications, such as in a simulated environment to test features and/or functionality of one or more autonomous or semi-autonomous driving software stacks.
US11966669B2 Molten metal component estimation device, method of estimating molten metal component, and method of manufacturing molten metal
A molten metal component estimation device including: an input device configured to receive measurement information about a refining facility including measurement results regarding an optical characteristic; a model database that stores model expressions and model parameters, regarding a blowing process reaction, including a model expression and model parameters representing a relation between the oxygen efficiency in decarburization and a carbon concentration in a molten metal in the refining facility; and a processor configured to: estimate component concentrations of the molten metal including the carbon concentration in the molten metal by using the measurement information, the model expressions and the model parameters; estimate the carbon concentration in the molten metal based on the measurement results; and determine the model expression and the model parameters to be used when estimating the component concentrations of the molten metal, based on the estimation result of the carbon concentration in the molten metal.
US11966667B2 Intelligent simulation system for jacket towing and modeling method thereof
An intelligent simulation system for jacket towing system includes a distributed collaborative simulation subsystem configured to provide a communication interface for each subsystem, a comprehensive management and evaluation subsystem configured to generate and issue a simulation subject, an operation control simulation subsystem configured to generate operation instructions, a motion simulation subsystem configured to receive parameters of the subject and the operation instructions, simulate a motion state of the jacket, a tugboat and a towrope in real time, and transmit the simulated motion states to the visual simulation subsystem, and a visual simulation subsystem configured to perform a three-dimensional display for the real-time simulation of the motion states of the jacket, the tugboat and the towrope. The intelligent simulation system involves human-computer interaction, which can be used for cooperative training and skill training of offshore towing operators, as well as for simulation rehearsal and scheme verification of jacket towing and installation.
US11966664B2 Terminal and vehicle
A vehicle includes: a display; an electronic device; a control panel including a plurality of items and configured to receive control information for controlling at least one function performed in the electronic device through at least one of the plurality of items; a communicator configured to perform communication with a server; and a processor. The processor is configured to identify a first item having a same function among the plurality of items of the control panel of the vehicle and a plurality of items of a control panel provided in another vehicle, based on manual guide information of the vehicle and manual guide information of the other vehicle received through the communicator. The processor is configured to control the display to display a control panel image of the vehicle and a control panel image of the other vehicle and to display a same emoticon with respect to the identified first item on each of the control panel image of the vehicle and the control panel image of the other vehicle.
US11966662B2 Acoustic processing system, acoustic processing method, and information processing apparatus
An acoustic processing system for audio signal processing includes a first apparatus including a first memory that stores a first parameter for the audio signal processing and a user interface that receives an operation for changing the first parameter, a second apparatus including a second memory that stores a second parameter synchronized with the first parameter and a first CPU that performs system control, and a third apparatus including a second CPU that performs the audio signal processing. The first CPU sends, to the third apparatus, control information for controlling the audio signal processing based on the second parameter, and the second CPU receives the control information, and performs the audio signal processing based on the control information.
US11966661B2 Audio content serving and creation based on modulation characteristics
Techniques (methods and devices) for audio content serving and creation based on modulation characteristics are disclosed. The techniques include receiving user-associated data related to a user; determining one or more desired modulation characteristic values based on the user-associated data; obtaining a set of one or more target audio tracks, wherein each target audio track represents at least one or more modulation characteristic values; comparing the desired modulation characteristic values with the modulation characteristic values of at least one target audio track from the set of one or more target audio tracks; selecting a target audio track from the at least one target audio track based on the comparing, wherein the modulation characteristic values of the target audio track substantially match the desired modulation characteristic values; and playing the target audio track.
US11966658B2 System and method for displaying image, image-capturing device, and recording medium
A system for displaying an image, includes circuitry that: receives a detection of use of a display device by a user; specifies the display device, based on information related to the display device; and displays, on a display, a display device image representing a specific area in an image captured by an image-capturing device, the specific area including at least a part of the display device that is specified.
US11966655B2 Method for controlling projecting system, projecting system, and projector
A method for controlling a projecting system is provided. The method includes: causing a projector projecting a menu screen onto a screen to store definition information defining the menu screen; causing the information processing device to generate update information used to update the definition information; causing the information processing device to transmit the update information to the projector; causing the projector generating an updated definition information, based on the update information; by updating the definition information and causing the projector to generate the menu screen, based on the updated definition information.
US11966651B2 Communication system, non-transitory computer-readable recording medium storing computer-readable instructions for server, and non-transitory computer-readable recording medium storing application program including computer-readable instructions for terminal device for displaying notification information related to history information indicating usage history of communication device
A communication system comprising: a communication device; a server; and a terminal device. The communication device sends first history information indicating usage history of the communication device to the server and sends second history information indicating usage history of the communication device to the terminal device. In a case where the first history information is received from the communication device, the server sends first notification information related to the first history information to the terminal device. In a case where the first notification information is received from the server, the terminal device displays the first notification information on the display unit and in a case where the second history information is received from the communication device, the terminal device displays second notification information related to the second history information on the display unit.
US11966647B2 Jig determination method, production base system, and information processing system
A jig determination method, a production base system, and an information processing system. The jig determination method executed by an information processing system for controlling production of an ordered product by printing includes acquiring correspondence information associating, for each image forming apparatus, a jig attached to the image forming apparatus and the image forming apparatus, determining a jig to be attached to an image forming apparatus on standby based on the correspondence information and a jig to be used in printing of an ordered product, and outputting information indicating a change of the jig attached to the image forming apparatus on standby based on a result of the determining.
US11966645B2 Document creation method, information processing device and non-transitory computer-readable medium
A document creation method includes: specifying a missing unit in document information divided into units; and specifying a unit serving as a reference for inserting the missing unit.
US11966643B2 Device and storage medium storing computer program
A controller is configured to: perform a registration process for again storing connection information in an intermediary server; after the registration process, perform a transition process of changing a state of a device from a first state to a second state, the first state being a state where setting information is stored in a memory and a service is usable by the device, the second state being a state where intermediary server information is stored in the memory and the connection information and the setting information are not stored in the memory; after the transition process, receive, from the intermediary server, the connection information that is stored again; connect to a target server by using the received connection information and again receive the setting information from the target server; and store, in the memory, the setting information that is received again.
US11966640B1 Adjust print settings using machine learning
A method for controlling a printer includes receiving a set of first variables for the printer, determining, using a machine-learning program, one or more second variables based on the set of first variables, and controlling a printer to perform a print job based on the set of first variables and the one or more second variables. The first and second variables may correspond to different types of printer settings. The machine-learning program may determine the second variables using a classifier model that may prevent partial curing or drying, print media deformation and/or other defects.
US11966637B1 Method and system for storing data in portable storage devices
A method and system for storing data in portable storage devices. Specifically, the disclosed method and system provide a solution for the write-hole problem inflicting persistent storage, especially redundant array of independent disks (RAID) configured storage. The write-hole problem may arise from the occurrence of power failure during a write operation of data to RAID configured storage, subsequently resulting in disparities between the data and parity information thereof—the consistency there-between of which is critical to data reconstruction upon disk failure. To rectify these inconsistencies, a full-stripe (or full-block set) write is recommended, which the disclosed method and system implements through the use of, and re-mapping of relationships between, virtual, physical, and in-memory block sets.
US11966636B2 Methods and systems for dynamic compression and transmission of application log data
Certain aspects of the present disclosure provide techniques for committing log data in an application to a log data repository. An example method generally includes receiving, from an application, data to be committed to a remote storage location. A type of the received data is determined. The type of the received data is generally associated with a prioritization level and a compression mechanism to be used in committing the data to the remote storage location. An application execution context associated with the received data is determined. At a dispatch time associated with the prioritization level of the received data and the application execution context associated with the received data, a compressed data payload is generated and transmitted to the remote storage location. Generally, to compress the data payload, at least the received data is generally compressed based on the determined compression mechanism.
US11966634B2 Information processing system and memory system
A memory system includes a memory device including memory chips and a controller. The controller includes first processors configured to perform first processing of network packets in at least one of a network layer and a transport layer of a network protocol, and second processors configured to perform second processing with respect to the memory chips. The controller is configured to extract tag information from a header of a network packet, select one of the first processors associated with a first memory chip that is identified based on the tag information, and control the selected one of the first processors to perform the first processing with respect to the network packet, which causes one of the second processors associated with the first memory chip to perform the second processing based on a payload of the network packet.
US11966632B2 Reading sequential data using mapping information stored at a host device
Methods, systems, and devices are described to indicate, in an entry of logical to physical (L2P) mapping information stored at a host system, whether data associated with the entry is sequential to other data associated with a next entry or a previous entry. Each entry may have a third field, which may indicate whether the data is sequential. Based on the third field, the host system may determine whether data to be read from a memory system is sequential. The host system may transmit one read command to the memory system if the data is sequential, where the read command may include at least a portion of an L2P entry associated with the data. Similarly, based on the third field, the memory system may determine whether the data to be read is sequential, and may read additional, sequential data if the memory system determines that the data is sequential.
US11966628B2 Memory device and operating method thereof
A memory device, includes a memory array for storing a plurality of vector data each of which has an MSB vector and a LSB vector. The memory array includes a plurality of memory units each of which has a first bit and a second bit. The first bit is used to store the MSB vector of each vector data, the second bit is used to store the LSB vector of each vector data. A bit line corresponding to each vector data executes one time of bit-line-setup, and reads the MSB vector and the LSB vector of each vector data according to the bit line. The threshold voltage distribution of each memory unit is divided into N states, where N is a positive integer and N is less than 2 to the power of 2, and the effective bit number stored by each memory unit is less than 2.
US11966626B2 Hybrid terabytes written (TBW) storage systems
In one example, a flash storage device includes a flash memory and a controller. The flash memory includes non-volatile memory cells organized into blocks. The blocks are switchable between multi-bit mode and single-bit mode for storing data. The blocks in single-bit mode have a lower storage density and a higher write endurance than the blocks in multi-bit mode. The controller is configured to receive a write request from a host, and to determine whether a trigger event has occurred to switch one or more of the blocks from multi-bit mode to single-bit mode. Based on the controller determining that the trigger event has occurred, the controller is further configured to switch the one or more blocks from multi-bit mode to single bit mode, and to store, in single-bit mode, data for the write request in the one or more blocks at the lower data storage density.
US11966625B2 Memory device and operating method for setting and repairing data errors
Provided are a memory device storing setting data and a memory system including the same. The memory device may include a cell array including a plurality of cell blocks, each including a plurality of pages, and a control logic that controls a program and read operation on the cell array, wherein at least one page of the cell array stores information data read (IDR) data including information related to a setting operation of the memory device, at least one other page of the cell array stores replica IDR data including inverted bit values of the IDR data, and the control logic controls a recovery operation for repairing errors in the IDR data by reading the replica IDR data when a read fail of the IDR data occurs.
US11966623B2 Increased aerial density capability in storage drives using encoded data portions written to media surfaces with different aerial density capabilities
Optimization of an aerial density capability (ADC) leveraging different qualities of media surfaces to which sub-portions of an encoded data portion are written. That is, data may be encoded to generate an encoded data portion according to a coding scheme. In turn, the encoded data portion may be divided into a plurality of sub-portions, each of which may be written to different media surfaces in a storage drive. The sub-portions may be read from the different media surfaces and combined to generate a recreated encoded data portion that is decoded using the coding scheme. As the encoded data portion is divided into sub-portions, the combined sub-portions may provide different error rates or signal-to-noise ratios that may allow for lower quality sub-portions to be assisted during the decoding process by higher quality sub-portions.
US11966621B2 Non-volatile storage system with program execution decoupled from dataload
Technology is disclosed for a non-volatile memory system that decouples dataload from program execution. A memory controller transfers data for a program operation and issues a first type of program execution command. When in a coupled mode, the die programs the data in response to the first type of program execution command. When in a decoupled mode, rather than program the data into non-volatile memory cells the die enters a wait state. Optionally, the memory controller can instruct another die to execute a memory operation while the first die is in the wait state. In response to receiving a second type of program execution command from the memory controller when in the wait state, the first die will program the data into non-volatile memory cells. The memory controller may issue the second type of program execution command in response to determining that sufficient power resources (or thermal budget) exist.
US11966616B2 Voltage bin calibration based on a voltage distribution reference voltage
A current value for a reference voltage for a block family is determined. An amount of voltage shift for a memory page of the block family is determined based on the current value for the reference voltage and a prior value for the reference voltage. The block family is associated with a first voltage bin or a second voltage bin based on the determined amount of voltage shift. The first voltage bin is associated with a first voltage offset and the second voltage bin is associated with a second voltage offset.
US11966613B2 Selective device power state recovery method
The present disclosure generally relates to reducing exit latency when transitioning from non-operational power states. Before entering a non-operational power state, specific data in databases and/or tables can be identified as being recently utilized by the host device. In addition to saving the databases and/or tables, a recovery code is also stored to identify that specific data. Upon transitioning back to an operational power state, the recovery code is detected and the specific data can be recovered rather than recovering the entire database and/or table. Data not identified in the recovery code need not be recovered from always-on memory. In so doing, when transitioning back to an operational power state, the latency will be reduced compared to a situation where all data is stored in always-on memory.
US11966611B2 Methods for handling storage devices with different zone sizes and devices thereof
The disclosed technology relates determining a first subset of a plurality drives having a first zone size and a second subset of the plurality of drives having a second zone size different from the first zone size, within a redundant array of independent disks (RAID) group. A prevailing zone size between the first zone size and the second zone size is determined. One or more logical zones within the determined first subset of the plurality of drives and the determined second subset of the plurality of drives for a received input-output operation is reserved based on the determined prevailing zone size. The received input-output operation is completed within the reserved one or more logical zones within the determined first subset of the plurality of drives and the determined second subset of the plurality of drives.
US11966608B2 Memory controller with improved data reliability and memory system including the same
A memory controller with improved data reliability and a memory system including the same are provided, and an operating method of the memory controller includes, based on deterioration information indicating a location of a deterioration region in the plurality of blocks, with respect to data stored in a first block, copying user data of a RAID to a normal region other than the deterioration region of a second block; copying parity data of the RAID among the data stored in the first block to the deterioration region of the second block; and updating mapping information between data constituting one RAID and transmitting the mapping information to the memory device. The deterioration information includes information regarding one or more word lines at specific locations included in the deterioration region in the plurality of blocks.
US11966605B2 Superblock-based write management in non-volatile memory devices
Various implementations described herein relate to systems and methods for managing superblocks, including a non-volatile storage including a superblock and a controller configured to notify a host of a size of the superblock to a host, determine a stream that aligns with the superblock, write data corresponding to the stream to the superblock, and determine that writing the data correspond to the stream has completed.
US11966604B2 Method and apparatus for programming data arranged to undergo specific stages into flash memory based on virtual carriers
The invention relates to a method and an apparatus for programming data into flash memory. The method includes: obtaining, by the accelerator, an execution table indicating that data related to the first virtual carrier need to go through a mid-end and a back-end processing stages earlier than data related to other virtual carriers; driving, by the routing engine, a host interface (I/F) to obtain data associated with all cargos in the second virtual carrier, updating the second cargo flags with third cargo flags to indicate that data associated with all the cargos in the second virtual carrier are prepared in the front-end processing stage; and determining, by the accelerator, that data associated with any cargo in the first virtual carrier hasn't been prepared according to information of the first cargo flags, and disallowing the second virtual carrier to proceed to the following processing stages.
US11966597B1 Multi-domain configurable data compressor/de-compressor
A data service implements a configurable data compressor/decompressor using a recipe generated for a particular data set type and using compression operators of a common registry (e.g., pantry) that are referenced by the recipe, wherein the recipe indicates at which nodes of a compression graph respective ones of the compression operators of the registry are to be implemented. The configurable data compressor/decompressor provides a customizable framework for compressing data sets of different types (e.g., belonging to different data domains) using a common compressor/decompressor implemented using a common set of compression operators.
US11966596B2 Method of power management using an expander for a storage system
A method of power management includes steps of: in response to receiving from a server host a sleep command, an expander first outputting a predetermined register value to a processing unit in a normal state, and then switching to a power-saving state and outputting an interrupt signal to the processing unit; the processing unit determining whether both the predetermined register value and the interrupt signal are received; and when it is determined that both the predetermined register value and the interrupt signal have been received, the processing unit controlling a power supply to output standby electricity, making the expander and the processing unit operate based on the standby electricity.
US11966591B2 Apparatus with read level management and methods for operating the same
Methods, apparatuses and systems related to managing deck-specific read levels are described. The apparatus may include a memory array having the memory cells organized into two or more decks. The apparatus can determine a delay between programming the decks. The apparatus can derive and implement the deck-specific read levels by selectively adjusting a base read level with an offset level according to the delay and/or the targeted read location.
US11966589B2 Controller and operating method thereof
An operating method of a controller that controls a memory device, comprises: generating a data chunk including user data to be programmed in a page of the memory device and an internal parity generated by performing first ECC encoding on the user data, the internal parity being generated when a size of the user data is smaller than a size of a data area of the page, generating a page chunk including the data chunk, meta data of the user data and an external parity generated by performing second ECC encoding on the meta data and the data chunk, and controlling the memory device to program the page chunk into the page.
US11966588B2 Flash memory usage management
A computing device may determine a respective disk access usage of flash memory of the computing device by each of a plurality of applications. The computing device may compare the respective disk access usage of the flash memory by each of the plurality of applications with a respective application-specific disk access overuse threshold to determine disk access overuse of the flash memory by an application of the plurality of applications. The computing device may, in response to determining the disk access overuse of the flash memory by the application, terminate the application.
US11966587B2 Method for optimizing polar-RNNA quantizer of MLC-type NAND flash memory on basis of deep learning
A method for optimizing a Polar-RNNA quantizer of MLC NAND flash based on deep learning comprises the following steps: Step S1: transforming an MLC flash detection task into a deep learning task, and obtaining three hard-decision read thresholds based on a neural network; Step S2: expanding six soft-decision read thresholds based on the three hard-decision read thresholds; Step S3: constructing an LLR mapping table, and obtaining new LLR information of MLC flash based on the LLR mapping table; Step S4: symmetrizing an MLC flash channel, and performing density evolution; and Step S5: optimizing the soft-decision read thresholds based on a genetic algorithm to obtain an optimal quantization interval. According to the invention, polar codes can be directly used for MLC flash channels without the arduous work of MLC flash channel modeling, so that the reliability of MLC flash is effectively improved.
US11966584B2 Method, device, and computer program product for managing storage device
Embodiments of the present disclosure relate to a method, an electronic device, and a computer program product for managing a storage device. The method includes: determining, based on the frequency of data access to the storage device, whether a data access component of the storage device will move; determining, if it is determined that the data access component will move, a first storage unit in the storage device based on a storage location of previously accessed data in the storage device, wherein the data access component is located at a first spatial location corresponding to the first storage unit; and sending a read request for data in a second storage unit in the storage device that is adjacent to the first storage unit, so as to cause the data access component to move from the first spatial location to a second spatial location corresponding to the second storage unit. The embodiments of the present disclosure can reduce the latency of data access to the storage device.
US11966583B2 Data pre-processing method and device, and related computer device and storage medium
The present disclosure provides a data pre-processing method and device and related computer device and storage medium. By storing the target output data corresponding to the target operation into the first memory close to the processor and reducing the time of reading the target output data, the occupation time of I/O read operations during the operation process can be reduced, and the speed and efficiency of the processor can be improved.
US11966579B2 Devices, methods, and graphical user interfaces for messaging
An electronic device displays a messaging user interface of a message application, including a conversation transcript of a messaging session between a user of the electronic device and at least one other user, and a first message region that includes a current version of a first message in the messaging session. The conversation transcript includes an indication that the current version of the first message is a revised version of the first message in the conversation transcript. In response to detecting an input that corresponds to a request to see versions of the first message, the electronic device displays a versions user interface that includes the current version of the first message and one or more prior versions of the first message.
US11966578B2 Devices and methods for integrating video with user interface navigation
An electronic device displays, on a touch-sensitive display, a user interface for an application. The electronic device, while displaying the user interface for the application, detects a touch gesture that includes movement of a contact on the touch-sensitive display at least partially over the user interface for the application. The electronic device, in response to detecting the touch gesture, in accordance with a determination that the touch gesture meets first system navigation criteria and video is playing in the application when the touch gesture is detected, concurrently displays a home screen user interface and a representation of the video that is playing in the application. The electronic device, in accordance with a determination that the touch gesture meets the first system navigation criteria and there is not video playing in the application when the touch gesture is detected, displays the home screen user interface without displaying representation of the video.
US11966577B2 Devices, methods, and graphical user interfaces for accessing notifications
An electronic device concurrently displays: a first object that includes first content of an application, including updating the first content as a state of the application changes; and a user interface of software that is different from the application. In response to detecting an input directed to the first object: if the input is a first type of input, the device transitions from displaying the first object to displaying a second object that is smaller than the first object and that includes different, second content of the application, including updating the second content as the state of the application changes while continuing to display the user interface of the software; and, if the input is a second type of input that is different from the first type of input, the device replaces at least a portion of the user interface of the software with a user interface of the application.
US11966574B2 Endoscope processor, non-transitory computer readable medium, and information processing method
An endoscope processor that is able to promptly adjust functions. The endoscope processor includes a processor executing program code to perform: displaying, by processor, on a touch panel a setting region where an on-off switch accepting switching between an on state and an off state of a function of an endoscope is combined with an adjustment switch accepting adjustment of a level of the function; accepting, by the processor, operations performed on the on-off switch and the adjustment switch that are displayed; and changing, by the processor, an operating state of the function based on an accepted operation.
US11966573B2 Temporarily hiding user interface elements
Technologies are disclosed for temporarily hiding user interface (“UI”) elements, such as application windows or tabs. A request can be received to hide a UI element for a specified period of time. When such a request is received, the UI element is hidden and an identifier corresponding to the UI element is moved from a first area of a taskbar to a second area of the taskbar. The application presenting the UI element can be configured for reduced consumption of computing resources while the UI element is hidden. Additionally, notifications associated with the UI element can be disabled while the UI element is hidden. When the specified period of time to hide the UI element has elapsed, the UI element is once again displayed. Additionally, the identifier corresponding to the UI element is moved from the second area of the taskbar back to the first area of the taskbar.
US11966572B2 Commenting feature for graphic design systems
A computer system and method generates one or more commenting features on a canvas, wherein each commenting feature carries at least one comment from a given source. Each commenting feature can include a pin component and a comment body element. The pin component is associated with a corresponding location on the canvas. The computer system and method enable the user to move the comment body element about at least a region of the canvas to view the at least one comment from the given source, while rendering the pin component to coincide with the corresponding associated location of the canvas.
US11966571B2 Pfas remediation option explorer tool
Disclosed herein is a computer-implemented method comprising aggregating PFAS remediation evaluation data for a plurality of remediation options and for a plurality of predefined criteria; graphically displaying the user modifiable chart comprising the plurality of graphical representations of the aggregated PFAS remediation evaluation data, wherein: each graphical representation depicts data points visually plotted with weights, the plurality of graphical representations for the plurality of predefined criteria are visually ordered according to a rank of the plurality of predefined criteria, and the weights are based on the rank of the plurality of predefined criteria; detecting a first user input modifying the rank of at least one predefined criterion; in accordance with the first user input, automatically updating the weights of the data points; and displaying an updated user modifiable chart comprising the plurality of graphical representations of the aggregated PFAS remediation evaluation data.
US11966570B2 Automated processing and dynamic filtering of content for display
Disclosed are systems and methods that automatically classify, segment, and parse content data using artificial intelligence and natural language processing technology, and generate graphical user interfaces that allow end users to dynamically filter content data for display. The systems processes volumes of content data to identify interrogative data, content sources that generated the interrogative data, and subject identifiers relating to the content data. The system generates graphical user interfaces that allow end users to effectively filter the data by choosing between layouts that display one or more of the various categories of data, including the interrogative data, content source identifiers, and/or subject identifiers. The user interfaces include content view input functions that utilizes mapping data to locate and extract segments of the underlying content data from which displayed data is derived, thereby allowing end users to expediently review both the aggregated and reduced content data and the underlying source data.
US11966569B2 Systems and methods for interacting with overlapping regions of interest in machine vision applications
Example systems and methods for interacting with overlapping regions of interest (ROIs) in machine vision applications are disclosed. An example system includes a machine vision camera, and a client computing device coupled to the machine vision camera. The client computing device configured to: receive an image from the machine vision camera; present the image on a canvas, wherein the canvas is part of a first user interface of a machine vision application displayed on the client computing device; present a first ROI associated with a first machine vision tool on the canvas; present a second ROI associated with a second machine vision tool on the canvas; and target the first ROI or the second ROI as a targeted ROI for interaction based upon distances from a pointer displayed on the canvas to features of the first ROI and the second ROI.
US11966564B2 Systems that link time-stamped images in a video stream to a dictation of a review of the images
Systems are provided that link images in a video stream to a dictation of a review of the images. The dictation can follow a systematic analysis script which can include script pathways that depend on a prior response to the systematic analysis script. The systems include a navigation engine for a parsing of image data for reconstructing discrete images into independently viewable subsets of discrete images that are custom-designed for the video stream, the parsing using criteria that includes body part; and, case details that include age, sex, ethnicity, disease, genomic markers, and other correlating diagnostics; and, an indexing module for locating and retrieving a set of indexed images by the body part and the case details, wherein, the indexing of each image by the body part and the case details provides a linking mechanism for the point-and-click-free viewing of the set of indexed images.
US11966558B2 Application association processing method and apparatus
An application association processing method includes detecting a first operation instruction entered by a user; and when it is determined that the first operation instruction is to perform, by the user, a first preset operation on first content displayed on a display interface, displaying prompt information of second content associated with the first content, where the first preset operation is an operation gesture preset by the user, and the prompt information is used to inform the user that an association relationship exists between the first content and the second content.
US11966557B2 User interface adjustment method and apparatus, and electronic device
A user interface adjustment method and apparatus, and an electronic device are provided. The user interface adjustment method includes: receiving a first touch input on an icon adjustment control in a case that the icon adjustment control is displayed, where the icon adjustment control includes a plurality of adjustment regions, and the plurality of adjustment regions each are associated with a different icon display parameter; determining, in response to the first touch input, a target adjustment region corresponding to the first touch input and a target icon display parameter associated with the target adjustment region; and adjusting a display parameter of a target application icon to the target icon display parameter.
US11966555B2 Method and apparatus for increasing measurement accuracy using a camera enabled portable computing device
A system, method, and apparatus for measuring a workspace is provided. The method includes capturing a workspace that is virtually represented on a user interface display of a computing apparatus that image-captured the workspace. The user inputs, via the user interface, a value of a known measurement of a length represented in the virtual workspace. Through the user interface, along the virtual workspace, the user identifies virtual end boundary points of the length associated with the known measurement. The user then defines a defined space within the virtual workspace by placing additional virtual boundary points. The system calibrates from the inputted value and the virtual end boundary points of the known measurement all the remaining measurements of the surface area, which can be used to render a map display and calculate surface area, volume, or any other geometric aspects of the defined space.
US11966552B2 Touch substrate, touch substrate manufacturing method, touch module and manufacturing method for touch module
A touch substrate manufacturing method, for manufacturing a target touch substrate to be assembled with a display substrate, is provided. A size of an active display region of the display substrate is a first preset size. The method includes: providing a touch substrate to be processed having a second preset size, the second preset size being greater than the first preset size; and cutting, in at least one cutting direction, the touch substrate to be processed to obtain the target touch substrate, the cutting direction being parallel to an extending direction of a touch channel on the touch substrate to be processed. A manufacturing method for touch module, a touch substrate and a touch module are also provided.
US11966550B2 Sensor module and electronic device
A sensor module includes a sensor that includes a first sensor layer of a capacitance type including a plurality of first detection units arranged two-dimensionally and a second sensor layer of a capacitance type including a plurality of second detection units arranged two-dimensionally, the first sensor layer being provided on the second sensor layer, and a control unit that scans the plurality of first detection units and the plurality of second detection units.
US11966546B2 Display device, fabrication method of display device, and fabrication method of light guide touch module
A display device includes a base layer, a touch sensing layer, a light guide module and a display panel. The touch sensing layer is disposed on the base layer. The light guide module is disposed on the touch sensing layer. The touch sensing layer is located between the light guide module and the display panel, and the touch sensing layer and one of the light guide module and the display panel have no adhesive material therebetween.
US11966544B2 Data line shielding for electronic device displays with touch sensors
An electronic device may have a display with touch sensors. One or more shielding layers may be interposed between the display and the touch sensors. The display may include transistors with gate conductors, a first planarization layer formed over the gate conductors, one or more contacts formed in a first source-drain layer within the first planarization layer, a second planarization layer formed on the first planarization layer, one or more data lines formed in a second source-drain layer within the second planarization layer, a third planarization layer formed on the second planarization layer, and a data line shielding structure formed at least partly in a third source-drain layer within the third planarization layer. The data line shielding structure may be a routing line, a blanket layer, a mesh layer formed in one or more metal layers, and/or a data line covering another data line.
US11966540B2 Artificial intelligence model for enhancing a touch driver operation
A computing system includes a touch-sensitive display and one or more processors. The touch-sensitive display is configured to detect a run-time touch input from a user. The one or more processors are configured to execute instructions using portions of associated memory to implement a touch driver of the touch-sensitive display and an artificial intelligence model. The touch driver is configured to process the run-time touch input based on a plurality of calibration parameters and output a touch event and a plurality of run-time touch input parameters associated with the touch input event. The artificial intelligence model is configured to receive, as input, the run-time touch input parameters. Responsive to receiving the run-time touch input parameters, the artificial intelligence model is configured to output a personalized user touch driver profile including a plurality of updated calibration parameters for the touch driver.
US11966538B2 Electronic device including touch sensor IC and operation method for same
An electronic device according to an embodiment comprises: a display; a display-driving integrated circuit (IC) set to apply one or more driving signals to the display; a touch sensor including a plurality of electrodes; and a touch sensor IC configured to check an input position on the touch sensor, wherein the touch sensor IC is configured to: acquire, from the display-driving IC, a first vertical synchronization signal from among the one or more driving signals, provide a plurality of first measurement signals corresponding to a first phase at intervals of a first duration to at least a first portion of electrodes among the plurality of electrodes based on the acquisition of the first vertical synchronization signal, and, after providing the plurality of first measurement signals, provide a plurality of second measurement signals corresponding to a second phase, different from the first phase, at intervals of the first duration to at least a second portion of electrodes among the plurality of electrodes, wherein at least a portion of the application period of the plurality of first driving signals and the plurality of second driving signals can overlap with at least a portion of the application period of the one or more driving signals.
US11966530B1 Touchpad module and computing device using same
A touchpad module includes a base plate, a touch member and at least one pressure sensing module. The touch member is located over the base plate. The touch member includes a touch plate and a touch sensitive circuit board. The pressure sensing module is arranged between the base plate and the touch member. The pressure sensing module includes a pressure sensor and a miniature supporting plate. The pressure sensor is installed on the miniature supporting plate. The pressure sensor is electrically connected with the touch sensitive circuit board through the miniature supporting plate. While the touch member is pressed in response to an external pressing force, the pressing force exerted on the touch member is sensed by the at least one pressure sensing module, and the pressure sensing module generates a pressure sensing signal.
US11966529B2 Touch detection device, display device including the same, and method for manufacturing the same
The present disclosure relates to a touch detection device, a display device including the same, and a method for manufacturing the same capable of minimizing an area of an outer area of a touch detection area or making the area of the outer area zero by changing disposition positions of touch driving lines and touch detection lines. The touch detection device comprising touch driving lines and touch detection lines, a driving electrode and a detection electrode disposed on the touch driving lines and the touch detection lines to overlap the touch driving lines and the touch detection lines.
US11966520B1 Ambidextrous mouse
Computer mice for ambidextrous use are disclosed. An example mouse includes a based and a cover. The base may mount one or more electronic devices for sensing. The cover may be coupled to the base in a first orientation relative to the base in a first mode, may be detached from the base, and may be coupled to the base in a second orientation reverse to the first orientation in a second mode.
US11966517B2 Graphical menu structure
A human interface including steps of presenting an image, then receiving a gesture from the user. The image is analyzed to identify the elements of the image and then compared to known images and then either soliciting an input from the user or displaying a menu to the user. Comparing the image and/or graphical image elements may be effectuated using a trained artificial intelligence engine or, in some embodiments, with a structured data source, said data source including predetermined images and menu options. If the input from the user is known, then presenting a predetermined menu. If the image is not known, then presenting an image or other menu options, and soliciting from the user the desired options. Once the user selections an option, the resulting selection may be used to further train the AI system or added to the structured data source for future reference.
US11966516B2 Methods and systems for hand gesture-based control of a device
Methods and systems for gesture-based control of a device are described. A virtual gesture-space is determined in a received input frame. The virtual gesture-space is associated with a primary user from a ranked user list of users. The received input frame is processed in only the virtual gesture-space, to detect and track a hand. Using a hand bounding box generated by detecting and tracking the hand, gesture classification is performed to determine a gesture input associated with the hand. A command input associated with the determined gesture input is processed. The device may be a smart television, a smart phone, a tablet, etc.
US11966514B2 Tactile presentation device
A tactile presentation device includes a panel, a first supporting member that secures and supports a first end of the panel, a vibration generator disposed at a position facing the first supporting member across a target area to be touched by a user on the panel, and a driving control device that provides the vibration generator with a driving signal. The driving control device makes only the vibration generator vibrate to form a standing wave in an area including the target area between the vibration generator and the first end. A first vibration reflection rate at the first end for a carrier wave from the vibration generator is negative. A second vibration reflection rate for the carrier wave from the vibration generator at a second end of the panel that is opposing to the first end across the vibration generator is greater than the first vibration reflection rate.
US11966510B2 Object engagement based on finger manipulation data and untethered inputs
A method includes displaying a plurality of computer-generated objects, and obtaining finger manipulation data from a finger-wearable device via a communication interface. In some implementations, the method includes receiving an untethered input vector that includes a plurality of untethered input indicator values. Each of the plurality of untethered input indicator values is associated with one of a plurality of untethered input modalities. In some implementations, the method includes obtaining proxy object manipulation data from a physical proxy object via the communication interface. The proxy object manipulation data corresponds to sensor data associated with one or more sensors integrated in the physical proxy object. The method includes registering an engagement event with respect to a first one of the plurality of computer-generated objects based on a combination of the finger manipulation data, the untethered input vector, and the proxy object manipulation data.
US11966509B1 Tracking pupil centre during eye scanning
An eye-tracking system (100, 302) comprises light source(s) (102, 202, 306); means (104, 200, 308) for changing direction of light beam (210) emitted by light source(s), wherein said means is to be employed to steer light beam to scan surface of user's eye (214); and light sensor(s) (106, 310) that is to be employed to sense reflected light signals. Said means is to be employed to detect when light beam is incident upon pupil of user's eye, based on variations in at least one parameter of reflected light signals; and steer light beam to be incident upon centre of pupil, wherein light beam is determined to be incident upon centre of pupil when minimum value from amongst values of at least one parameter of reflected light signals. Eye-tracking system further comprises processor(s) (108) configured to determine specific direction at which light beam is incident upon centre of pupil; determine position of pupil, based on specific direction, distance of pupil from light source(s), and position of light source(s); and determine gaze direction of user's eye.
US11966508B2 Survey system
A survey system is provided which includes a surveying instrument capable of making distance and angle measurements of a target attached to a pole, and an eyewear device including an eye sensor configured to detect an eye motion, and an input unit for inputting a command corresponding to an eye motion detected by the eye sensor into the surveying instrument, and capable of displaying an image superimposed on a landscape. Measurement points are displayed on the eyewear device by being synchronized with and superimposed on a landscape of a survey site, and from the eyewear device worn by a worker, according to an eye motion, a command is input into the surveying instrument and distance and angle measurements of the target are made. A worker can perform a work while keeping a posture gripping the pole.
US11966506B1 Real-time holographic reality display system
The present invention relates to a real-time holographic reality display system with an automatic motion capture device which synchronizes real-time motion coordinate data of a performer to a virtual 3D character in a computer device for transmission of image data to a realistic holographic reality display unit for synchronous performance. In the present invention, data is transmitted to a virtual character in a computer device from a motion capture device worn on a performer for completion of real-time image formation and transmission of image data to the holographic reality display unit, which consists of a robotic arm, a mounting bracket and a hologram LED fan display for effectuation of real-time holographic reality display.
US11966504B2 Security component for devices on an enumerated bus
A plug-and-play (PnP) driver associated with a security agent is described herein. The PnP driver attaches to device stacks of enumerated bus devices of a computing device as upper-device or lower-device filters based on the device classes of the enumerated bus devices. For example, the PnP driver may attach to the device stack of a hub or controller device as an upper-device filter and to device stacks of other devices as lower-device filters. Either while attaching or after attachment, the PnP driver may take action to alter, limit, or otherwise block functionality of an enumerated bus device. The PnP driver may also perform a system inventory of enumerated bus devices connected to the computing device and create fingerprints for one or more of the computing devices. Additionally, the PnP driver may create and remove control device objects (CDOs) to enable communication with user-mode processes or threads.
US11966500B2 Systems and methods for isolating private information in streamed data
Disclosed herein are systems and method for isolating private information in streamed data. In an exemplary aspect, a method may comprise receiving a stream of data, for storage in a first storage device, and an indication of how the stream will be utilized by an end user. The method may comprise comparing the indication against a plurality of rules, wherein each rule indicates a type of private information that should be isolated from a given input stream based on a respective indication of usage for the given input stream. The method may comprise identifying and extracting a first type of private information that should be isolated from the stream, modifying the stream by removing the first type of private information from the stream, storing the modified stream in the first storage device, and storing the extracted first type of private information in a different location from the modified stream.
US11966499B2 Sharing rights to control aspects of an electronic message
A server may receive a request from a creator of a message to share one or more rights of the creator of the message with a user referenced in the message. In response to the request, the server may send a notification to the user referenced in the message. The notification includes an option to accept the one or more rights. The server may receive, from a user device of the user, an acceptance of the one or more rights and perform an operation related to the message based on the rights accepted by the user.
US11966494B2 Threshold-based assembly of remote automated assistant responses
Techniques are described herein for assembling/evaluating automated assistant responses for privacy concerns. In various implementations, a free-form natural language input may be received from a first user and may include a request for information pertaining to a second user. Multiple data sources may be identified that are accessible by an automated assistant to retrieve data associated with the second user. The multiple data sources may collectively include sufficient data to formulate a natural language response to the request. Respective privacy scores associated with the multiple data sources may be used to determine an aggregate privacy score associated with responding to the request. The natural language response may then be output at a client device operated by the first user in response to a determination that the aggregate privacy score associated with the natural language response satisfies a privacy criterion established for the second user with respect to the first user.
US11966493B2 User identification system and method for fraud detection
Methods, systems, and apparatuses are described for identifying potential identity fraud by tracking a user's typical communication patterns. If a new communication is received from someone who purports to be a trusted user, but the communication exhibits communication traits that are not typical for the user, additional identity fraud prevention steps may be taken.
US11966492B2 Systems and methods for use in data coupling among data structures
Systems and methods are provided for coupling data structures in different domains to provide cross-domain data access. One example computer-implemented method includes receiving, from a requestor, an access request including a case type and an indicator of a domain and determining a restriction associated with the domain. The method also includes compiling a first message key specific to the access request and transmitting the first message key to the requestor. The method further includes receiving an information request including a second message key and a query specific to a person, verifying the second message key based on the first message key, and coupling to a data structure in the domain. The method then includes, in response to verifying the second message key, submitting the query from the information request to the coupled data structure and providing a response to the query, from the data structure, to the requestor.
US11966487B2 Secure data deletion and sanitization in distributed file systems
A system deletes and sanitizes files in a distributed file system. The system also randomizes rotation of data in a distributed file system.
US11966486B2 Systems and methods for image preprocessing and segmentation for visual data privacy
A device may receive an image and may process the image, with a first model or a second model, to convert the image into a binary image. The device may generate an identifier that identifies the first model, or identifies the second model and a color removed from the image, and may utilize clustering to cluster pixels of the binary image and to generate a segmented image with a quantity of segments. The device may generate a particular number of segments to select, and may select the particular number of segments, as selected segments, from the quantity of segments. The device may mask the selected segments to generate a protected image with masked segments, and may associate the protected image with the identifier and with original pixel data of the masked segments. The device may store the protected image, the identifier, and the original pixel data in a data structure.
US11966484B2 Computing device compatible encryption and decryption
A computer-implemented method comprising receiving, based on a first user interface of a first application executing on a first device, user input that indicates a recipient, the recipient associated with registration information that indicates a method of communication with the recipient and an encryption key associated with the method of communication. The method causing an encrypted message to be generated based on the encryption key, the encrypted message encrypting clear data based on received user input, causing the encrypted message to be formatted into an encrypted package, that is in an application format compatible with a second application corresponding to the method of communication, wherein the application format is compatible with the second application by at least being a format that is allowed to be sent or to be processed by the second application, and providing the encrypted package to the second application to be sent to the recipient.
US11966482B2 Managing untyped network traffic flows
An enterprise security system is improved by managing network flows based on an application type. When a network message having an unknown application type is received at a gateway, firewall, or other network device/service from an endpoint, the endpoint that originated the network message may be queried for identifying information for the source of the network message and the application type may be determined, or the endpoint may periodically communicate application type information to the network device in a heartbeat or other periodic communication or the like. The network message may be managed along with other network traffic according to the application type.
US11966480B2 Fairly utilizing multiple contexts sharing cryptographic hardware
Apparatuses, systems, and techniques for supporting fairness of multiple context sharing cryptographic hardware. An accelerator circuit includes a copy engine (CE) with AES-GCM hardware configured to perform both encryption and authentication of data transfers for multiple applications or multiple data streams in a single application or belonging to a single user. The CE splits a data transfer of a specified size into a set of partial transfers. The CE sequentially executes the set of partial transfers using a context for a period of time (e.g., a timeslice) for an application. The CE stores in a secure memory for the application one or more data for encryption or decryption (e.g., a hash key, a block counter, etc.) computed from a last partial transfer. The one or more data for encryption or decryption are retrieved and used when data transfers for the application is resumed by the CE.
US11966478B2 Managing the loading of sensitive modules
The present disclosure relates to systems and methods for identifying highly sensitive modules and taking a remediation or preventative action if such modules are accessed by malicious software. For example, the likelihood that a module is used for an exploit, and is thus sensitive, is categorized as high, medium, or low. The likelihood that a module can be used for an exploit can dictate whether, and to what degree, an application accessing the module is “suspicious.” However, in some instances, a sensitive module may have legitimate reasons to load when used in certain non-malicious ways. The system may also consider a trust level when determining what actions to take, such that an application and/or user having a higher trust level may be less suspicious when accessing a sensitive module as compared to an application or user having a lower trust level.
US11966476B2 Deep application discovery and forensics for automated threat modeling
In an embodiment, a method for deep application discovery and forensics of a reference system includes a computing device, such as an orchestrator, receiving and/or obtaining from an inspection layer executing on the reference system, during runtime of the reference system, architecture and configuration information describing the reference system. Also, the computing device generates, during runtime of the reference system, dependency matrices describing relationships between components of the reference system which allow for generation, during runtime of the reference system, at least one threat model describing vulnerabilities of the reference system based on the dependency matrices. The inspection layer identifies the applications and databases accessed by the applications. From this information, the inspection layer discovers components associated with the applications and databases, APIs, URIs, URLs, and individual processes spawned by the applications, along with storage tables, and store-procedures invoked between the applications and the databases.
US11966475B2 Security level-based and trust-based recommendations for software components
A method includes accessing an input representing a software component list for a software product. The software component list contains information for a given software component. The method includes accessing a knowledge base to determine security level parameters and trust parameters for the given software component based on the information. A security level of the given software component is determined based on an evaluation of the security level parameters. A trust of a source of the given software component is determined based on an evaluation of the trust parameters. The method includes determining a security context of the software product. Based on the security level, the trust and the security context, the method includes providing a recommendation for the given software component.
US11966474B2 Trusted execution broker
Trusted execution of a workload payload is brokered among multiple trusted execution platforms. The workload payload is received from a source computing system and includes input data, trusted execution code, and one or more trusted execution policies. At least one of the multiple trusted execution platforms is selected based on the one or more trusted execution policies. A brokered payload is generated to include executable trusted execution code and the input data. The brokered payload is communicated to the selected at least one trusted execution platform. A brokered result generated from the brokered payload by the selected at least one trusted execution platform is received. A workload result based on the brokered result is returned to the source computing platform.
US11966472B2 Known-deployed file metadata repository and analysis engine
A known-deployed file metadata repository (KDFMR) and analysis engine enumerates reference lists of files stored on a software delivery point (SDP) and compares the enumerated list of files and associated metadata to previously stored values in the KDFMR. If newly stored or modified files are identified, the analysis engine acquires the files from the SDP. Each file is analyzed to determine whether the file is an atomic file or a container file and metadata is generated or extracted. Each file stored in a container file is recursively extracted and analyzed, where metadata is generated for each extracted file and each container file. The KDFMR periodically analyzes the files stored on the SDP for differences to maintain the currency of the KDFMR data with respect to files stored on the SDP. Storage or modification of files on the SDP triggers analysis of the associated file. KDFMR data is updated with metadata determined based on sandbox detonation of files and/or identified artifacts of known-deployed files.
US11966464B2 Security techniques for device assisted services
Security techniques for device assisted services are provided. In some embodiments, secure service measurement and/or control execution partition is provided. In some embodiments, implementing a service profile executed at least in part in a secure execution environment of a processor of a communications device for assisting control of the communications device use of a service on a wireless network, in which the service profile includes a plurality of service policy settings, and wherein the service profile is associated with a service plan that provides for access to the service on the wireless network; monitoring use of the service based on the service profile; and verifying the use of the service based on the monitored use of the service.
US11966461B2 Virtual environment type validation for policy enforcement
Environment type validation can provide a tamper-resistant validation of the computing environment within which the environment type validation is being performed. Such information can then be utilized to perform policy management, which can include omitting verifications in order to facilitate the sharing of policy, such as application licenses, from a host computing environment into a container virtual computing environment. The environment type validation can perform multiple checks, including verification of the encryption infrastructure of the computing environment, verification of code integrity mechanisms of that computing environment, checks for the presence of functionality evidencing a hypervisor, checks for the presence or absence of predetermined system drivers, or other like operating system components or functionality, checks for the activation or deactivation of resource management stacks, and checks for the presence or absence of predetermined values in firmware.
US11966455B2 Text partitioning method, text classifying method, apparatus, device and storage medium
A text partitioning method, a text classifying method, an apparatus, a device and a storage medium, wherein the method includes: parsing a content image, to obtain a target text in a text format; according to a line break in the target text, partitioning the target text into a plurality of text sections; and according to a first data-volume threshold, partitioning sequentially the plurality of text sections into a plurality of text-to-be-predicted sets, wherein a data volume of a last one text section in each of the text-to-be-predicted sets is greater than a second data-volume threshold.
US11966453B2 Ordering annotation sets for machine learning
Embodiments are disclosed for a method. The method includes receiving an annotation set for a machine learning model. The annotation set includes multiple data points relevant to a task for the machine learning model. The method also includes determining total weights corresponding to the data points. The total weights are determined based on multiple ordering constraints indicating multiple data classes and corresponding weights. The corresponding weights represent a relative priority of the data classes with respect to each other. The method further includes generating an ordered annotation set from the annotation set. The ordered annotation set includes the data points in a sequence based on the determined total weights.
US11966452B2 Systems and methods for image based perception
Systems and methods for image-based perception. The methods comprise: capturing images by a plurality of cameras with overlapping fields of view; generating, by a computing device, spatial feature maps indicating locations of features in the images; identifying, by the computing device, overlapping portions of the spatial feature maps; generating, by the computing device, at least one combined spatial feature map by combining the overlapping portions of the spatial feature maps together; and/or using, by the computing device, the at least one combined spatial feature map to define a predicted cuboid for at least one object in the images.
US11966451B2 Method for optimizing deep learning operator, device and storage medium
A method for optimizing a deep learning operator, includes: calling a method of reading an image object to read target data from an L1 cache of an image processor to the processor in response to detecting the target data in the L1 cache, performing a secondary quantization operation on the target data in the processor to obtain an operation result and writing the operation result into a main memory of the image processor. The target data is fixed-point data obtained after performing a quantization operation on data to be quantized in advance and the data to be quantized is one of the following: float-point data of an initial network layer of the neural network model and fixed-point data outputted from a network layer previous to the current network layer.
US11966449B2 Systems and methods for generating custom content
Disclosed embodiments may include a system for generating custom content. The system may generate a first webpage comprising first feature(s). The system may transmit the first webpage for display via a graphical user interface (GUI) of a user device. The system may iteratively, until a predetermined threshold is achieved: receive data corresponding to a first user; generate, by an encoder, encoded data based on the data; generate, by a decoder, second feature(s) based on the encoded data; modify the first webpage to generate a second webpage comprising the second feature(s); transmit the second webpage for display via the GUI of the user device; receive user feedback associated with the second webpage; and determine whether the user feedback exceeds the predetermined threshold. Responsive to the predetermined threshold being achieved, the system may transmit the latest version of the second webpage without requesting additional user feedback.
US11966443B2 Campaign management system—test mode
The invention relates to a campaign management system comprising a computer-data processor memory, a graphical user interface, the management system processing a plurality of participant records according to a user-configured process structure of a plurality of configured logic templates; a plurality of participant records arranged to store participant contact interface information associated with participant contact interfaces; a plurality of logic templates; a plurality of graphical elements each associated with one of said logic templates; a graphical user interface arranged to display said graphical elements; wherein the campaign management system is configured for execution of a live mode and a test mode, wherein the live mode for the campaign executes executable program fragments of the process structure for processing of the individual participant records established for a respective campaign, wherein the test mode executes executable program fragment of the process structure of the respective campaign and wherein participant interaction is suspended in test mode, and wherein the test mode is executed on the basis of a plurality of participant records and wherein the participant records comprises participant attributes and wherein the participant attributes include participant record track history.
US11966442B2 Recommending language models for search queries based on user profile
Systems and methods for a media guidance application that generates results in multiple languages for search queries. In particular, the media guidance application ranks search results according the language model associated with the search result.
US11966437B2 Computing systems and methods for cataloging, retrieving, and organizing user-generated content associated with objects
The present disclosure provides computing systems and methods for cataloging, retrieving, and/or organizing user-generated content associated with objects. Aspects of the disclosure are directed to a systems and methods which utilize computers to enable users to interact with libraries of user-generated content associated with cataloged objects. For example, a user can capture one or more images of a real-world object, label or otherwise annotate the object with various types of user-generated content and organize the object and its associated content into one or more libraries. The user-generated content can then be provided to other users upon the receipt of images of the same object or an object displaying similar features.
US11966436B2 Method and system for determining product similarity in digital domains
A method and system of matching a first product with a second product. The method including converting first product metadata with image metadata and textual data to a first product feature vector. Further, determining a distance between the first product feature vector and a second product feature vector of the second product, the second product feature vector stored in a database of product feature vectors. The distance is compared to a threshold distance, and if the distance is within the threshold distance, validating a match between the first product feature vector and the second product feature vector. The validating further includes geometrically verifying the image metadata of the first product corresponds to image metadata of the second product.
US11966433B1 Subscribe to people in videos
A computer-implemented method for enabling users to subscribe to people and other tagged entities is provided herein. Such a method includes maintaining subscription data specifying a plurality of entities subscribed to by a plurality of users, with each of the plurality of entities being a tagged entity associated with a tag. The method further includes identifying a media item associated with one or more tagged entities of the plurality of entities, determining, based on the subscription data, a user of the plurality of users that is subscribed to the tagged entities of the media item, and providing the media item to the user.
US11966431B2 Search engine for a mesh network based on a blockchain
Systems as described herein may determine a plurality of content items posted to a mesh network and each content item may be associated with a signature stored in a blockchain. A search engine may query each content item based on the corresponding signature in the blockchain. The search engine may parse each content item to obtain a label and store the label, the signature and content associated with each content item in a database. The search engine may query the blockchain to obtain a frequency that each content item has been queried in a predetermined period of time. The search engine may rank the content items based on the frequencies, and determine a subset of the content items as frequently searched content. Accordingly, the search engine may distribute the frequently searched content to a plurality of cached nodes in the mesh network.
US11966430B2 Determining geolocations of composite entities based on heterogeneous data sources
An example method of determining geolocations of composite entities based on information retrieved from heterogeneous data sources comprises: identifying, by a computer system, an association of a first object and a second object with a composite object; receiving, from a first data source associated with the first object by an ontology, a first dataset including a first data item specifying a first time identifier and a first geolocation associated with the first object; receiving, from a second data source associated with the second object by the ontology, a second dataset including a second data item specifying a second time identifier and a second geolocation associated with the second object; and determining, by applying a rule set associated with the ontology to the first dataset and the second dataset, a geolocation of the composite object and a corresponding time identifier.
US11966428B2 Resource-efficient sequence generation with dual-level contrastive learning
A training system produces a resource-efficient machine-trained model via a training architecture that employs plural processing paths. Some of the processing paths incorporate the use of auxiliary information that imparts external knowledge about source items being processed. The training architecture also employs contrastive learning that operates at different respective levels within the training architecture. For instance, the training architecture uses encoder-level contrastive learning to compare output information generated by different encoders within the training architecture. The training architecture uses decoder-level contrastive learning to compare output information produced by different decoders within the training architecture. An inference-stage system performs an application task using the model produced by the training system.
US11966427B2 Keyword-object taxonomy generation and utilization
Systems and techniques that facilitate keyword-object taxonomy generation and utilization are provided. In various embodiments, a system can comprise a receiver component that can access an input object class. In various aspects, the system can comprise a taxonomy component that can output one or more keyword combinations that are non-redundant and relevant to the input object class, based on querying a keyword-object taxonomy. In various instances, the receiver component can access (and/or be provided with an electronic link to) a set of recorded keyword combinations and a set of recorded object classes respectively corresponding to the set of keyword combinations. In various cases, the taxonomy component can generate the keyword-object taxonomy based on the set of recorded keyword combinations and the set of recorded object classes.
US11966419B2 Systems and methods for combining data analyses
The present disclosure provides a computer-implemented method for scoring and visualizing combined search results, comprising: (a) performing a plurality of individual searches on data objects stored in a database, wherein the data objects are stored in defined fixed data structures; (b) combining the plurality of individual searches into a combined search; (c) determining a weight for each of the individual searches; and (d) obtaining a search result of the combined search, wherein the search result of the combined search comprises scores associated with a subset of the data objects.
US11966417B2 Caching systems and methods
Example caching systems and methods are described. In one implementation, a method identifies multiple files used to process a query and distributes each of the multiple files to a particular execution node to execute the query. Each execution node determines whether the distributed file is stored in the execution node's cache. If the execution node determines that the file is stored in the cache, it processes the query using the cached file. If the file is not stored in the cache, the execution node retrieves the file from a remote storage device, stores the file in the execution node's cache, and processes the query using the file.
US11966416B2 Cross-organization and cross-cloud automated data pipelines
Techniques for triggering pipeline execution based on data change (transaction commit) are described. The pipelines can be used for data ingestion or other specified tasks. These tasks can be operational across account, organization, cloud region, and cloud provider boundaries. The tasks can be triggered by commit post-processing. Gates in the tasks can be set up to reference change data capture information. If the gate is satisfied, tasks can be executed to set up data pipelines.
US11966413B2 Federated artificial intelligence with cumulative learning in a computer network
In one embodiment, a first deep fusion reasoning engine (DFRE) agent in a network receives first sensor data from a first set of one or more sensors in the network. The first DFRE agent translates the first sensor data into symbolic data. The first DFRE agent applies, using a symbolic knowledge base maintained by the first DFRE agent, symbolic reasoning to the symbolic data to make an inference regarding the first sensor data. The first DFRE agent updates, based on the inference regarding the first sensor data, the knowledge base. The first DFRE agent propagates the inference to one or more other DFRE agents in the network.
US11966409B2 Extensible attributes for data warehouses
Systems and methods for implementing extensible attributes in ETL are disclosed. In some examples, attributes configured at a source file may be extracted from the source file. The extracted attributes can be mapped to a target column of a data warehouse table, and then a dynamic ETL script may be generated. The dynamic script may be executed to move data associated with the attributes to an appropriate new column of the data warehouse.
US11966405B1 Inferring brand similarities using graph neural networks and selection prediction
Disclosed are various embodiments for inferring brand similarities using graph neural networks and selection prediction. In one embodiment, a brand-to-brand graph is generated indicating similarities between a set of brands according to at least one of: click-through data or conversion data. Using a first graph neural network (GNN) tower, the brand-to-brand graph is analyzed to determine brand similarities among a first brand identified from a search query and a first set of other brands. Using a second GNN tower, the brand-to-brand graph is analyzed to determine brand similarities among a second brand and a second set of other brands. A level of similarity between the first brand and the second brand is determined based at least in part on an output of the first GNN tower and an output of the second GNN tower.
US11966404B2 Media names matching and normalization
Methods and apparatus to facilitate matching of names for same media content are disclosed. Example methods include analyzing first data associated with first media content and, when a program name/identifier and/or episode name/identifier is not identified in the first data, supplementing the data with second data to form third data and processing the third data with respect to fourth data associated with second media content and calculating a composite match score including a program match score and an episode match score based on processing the third data with respect to the fourth data. When the first media content is determined to match the second media content based on the processing of the third data with respect to the fourth data and a comparison of the composite match score to a threshold is satisfied, a normalized media name is generated for the first media content and the second media content.
US11966399B1 Processing top-K queries on data in relational database systems
Techniques for processing top-K queries are provided. In one technique, a database statement is received that requests top-K results related to a database object and that indicates two columns thereof: a first column by which to partition a result set and a second column by which to order the result set. A buffer is generated. For each of multiple rows in the database object: a first key value that associated with a first value in the first column of said each row is identified; a second key value that associated with a second value in the second column of said each entry is identified; a slot in the buffer is identified based on the first key value and the second key value; and the slot in the buffer may be updated based on the second key value. A response to the database statement is generated based on the buffer.
US11966396B1 Machine learning inference calls for database query processing
Techniques for performing machine learning inference calls in database query processing are described. A method for performing machine learning inference calls in database query processing may include generating a query plan to optimize a query for batch processing of data stored in a database service, the query plan including a batch mode operator to execute a function reference and an execution context associated with the batch mode operator, executing the query plan to invoke a function associated with the function reference, wherein the function sends a batch of requests, generated using the execution context, to a remote service and obtains a plurality of responses from the remote service, and generating a query response based on the plurality of responses.
US11966394B2 Bill of materials traversal to handle logical units of work for in-memory databases
Technologies are described for managing database queries based on bill of materials (BOM). For example, a set of database queries can be optimized (e.g., in terms of time and sequence of execution) based on a BOM explosion. In some implementations, database queries are managed by generating a BOM for an application programming interface (API) call. Various data structures can be created from the BOM, which can comprise procedure information, application and action information, and/or hierarchy information. A logical sequence of execution can be determined based, at least in part, on one or more of the data structures, where the logical sequence of execution comprises a plurality of database queries to execute the API call. The logical sequence of execution can be optimized to produce an optimized sequence of execution. The API call can be executed according to the optimized sequence of execution.
US11966392B1 Adding a column into a worksheet
Adding a column into a worksheet, including: receiving, via a spreadsheet interface comprising a first worksheet, a request to add a new column to the first worksheet, wherein the request includes a key that identifies a reference column in the first worksheet, a specification of a second worksheet that comprises a corresponding reference column related by the key, and a specification of a data column in the second worksheet, wherein each entry of the data column is associated with an entry of the corresponding reference column in the second worksheet, and entries to be included in the requested new column will be based on the entries of the data column; generating, based on the request, a database query; and receiving, from a database and in response to the database query, a query result comprising the new column to be added to the first worksheet.
US11966391B2 Using worker nodes to process results of a subquery
Systems and methods are disclosed for executing a query that includes an indication to process data managed by an external data system. The system identifies the external data system that manages the data to be processed and generates a subquery for the external data system indicating that the results of the subquery are to be sent to one worker node of multiple worker nodes. The system instructs the one worker node to distribute the results received from the external data system to multiple worker nodes for processing.
US11966387B2 Data ingestion to avoid congestion in NoSQL databases
Method, computer program product, and computer system are provided. Traffic is collected against a NoSQL database by an activity collector. A database transaction log is periodically extracted and analyzed. The collected traffic and the analyzed database transaction log are input to building a knowledge base of database access patterns. Current traffic is captured and used to compute an activity threshold. Traffic is directed to a workload processor based on the activity threshold. Traffic is directed to an intensive insert/update/delete (IUD) processor in response to the activity threshold exceeding a configured threshold. A plurality of temporary shards is generated along with an adaptive key and adaptive index in the plurality of temporary shards. The intensive IUD processor traffic is re-directed to the plurality of temporary shards while the activity threshold exceeds the configured threshold.
US11966384B2 Generating external identifiers for data entities using a data catalog system
A data catalog system is disclosed that provides capabilities for uniquely identifying and retrieving data entities stored in diverse data sources managed by an organization. The data catalog system includes capabilities for generating a unique external identifier for a data entity (e.g., a data asset or a data object) by identifying a set of immutable configuration parameters associated with the data asset and identifying a set of data object attributes that uniquely identify data objects within the data asset. The generated unique external identifiers are stored as part of the metadata harvested by the data catalog system. The external identifiers are used to enforce a single representation of the data assets and the data objects in the data catalog system. The external object identifiers are used to perform data lookups and reconcile states of data entities during the metadata harvesting process.
US11966381B2 Event driven data health monitoring
Embodiments maintain a data pool that includes heterogeneous data sets, and receiving a first data batch of a data set from a data source into the data pool. Embodiments determine a current state of the data set based on a data set state diagram including a plurality of data set states, and identify a condition of the first data batch. Embodiments further set a data batch state for the first data batch, based on a data batch state diagram, and update the data batch state of a prior data batch received before the first data batch, based on the condition of the first data batch. Embodiments additionally transition the data set state diagram, based on the condition of the first data batch, to an updated data set state. Embodiments maintain a data state repository storing the data set state for each of the plurality of heterogeneous data sets.
US11966378B2 Cross-chain transaction method and apparatus
Embodiments of this application provide a cross-chain transaction method and apparatus. The cross-chain transaction method includes determining, by a first node, that a first transaction status of a first transaction is a first status, the first status indicating that consensus verification on the transaction succeeded, the first node maintaining a first blockchain and the first transaction belonging to the first blockchain. The method includes obtaining, by the first node, a second transaction status of a second transaction, a second node maintaining a second blockchain and the second transaction belonging to the second blockchain. The method includes modifying, by the first node, target data, the modifying being based on first transaction data of the first transaction when the second transaction status of the second transaction is the first status, the target data comprising data in a state machine of the first node, the target data being related to the first transaction.
US11966377B2 Persistent shuffle system
A method includes receiving a request to perform a shuffle operation on a data stream; receiving at least a portion of the data stream including a plurality of records, each including a key; storing each of the plurality of records in a persistent storage location assigned to a key range corresponding to keys included in the plurality of records; receiving a request from a consumer for a subset of the plurality of records including a range of keys; and upon receiving the request from the consumer, providing the subset of the plurality of records including the range of keys from the one or more persistent storage locations.
US11966376B1 System, method, and computer program for presenting tree data structures in tables
As described herein, a system, method, and computer program are provided for presenting tree data structures in tables. In use, a forest data structure storing data is identified. Additionally, the forest data structure is converted to a plurality of matrices. Further, the plurality of matrices are used to present the data in a table.
US11966374B2 Medical clinical data quality analysis system based on big data
The present invention discloses a medical clinical data quality analysis system based on big data, which relates to the field of medical big data technologies. The present invention is used to solve the technical problems that multi-link classified acquisition cannot be carried out on medical behaviors, and the quality of clinical data cannot be analyzed and reflected at the front end, middle link, and tail end of management. In the present invention, authenticity data, compliance data, process data and conclusive data are comprehensively acquired in admission, hospitalization, and discharge links of medical clinical data quality management, which is conducive to implementing multi-link classified acquisition of clinical medical behaviors, thereby facilitating subsequent dynamic and orderly quality analysis and control of clinical data.
US11966373B2 System and method data quality validation for migrating servicing layer implementations
Various methods, apparatuses/systems, and media for data migration readiness of a target data source are disclosed. A processor receives a request having configurable filters and parameters from a consumer service to obtain data; invokes, in response to receiving the request, a service application programming interface (API) for the data; fetches requested data from a legacy data source in response to calling the service API; fetches data corresponding to the same request having the same configurable filters and parameters from a target data source; compare the fetched data from the legacy data source to the fetched data from the target data source; generates, in response to comparing, a data quality validation score; and when it is determined that the data quality validation score is equal to or more that predetermined threshold value, validates the target data source for migration readiness and terminating the legacy data source.
US11966367B2 Speedup build container data access via system call filtering
A method includes receiving a system call from an application within a container executing on an operating system, the system call comprising a synchronization operation to synchronize memory of the application to storage. The method further includes determining, by the kernel, whether a system call filtering policy associated with the container indicates that the system call is to be prevented. preventing, by the kernel, performance of the synchronization operation in view of the system call filtering policy.
US11966365B2 Non-transitory computer-readable recording medium storing computer-readable instructions for terminal device, and method executed by terminal device
A terminal device may, in a case where a first association instruction is acquired, store a first association between a label file and a first database file, and, in a case where a second association instruction is acquired, store a second association between a first object area and a first field name. The terminal device may, in a case where a first print instruction is acquired, create N pieces of first print data and send the N pieces of first print data to a label printer. The terminal device may, in a case where a disassociation instruction is acquired under the state where the first association and the second association are stored, disassociate the first association between the label file and the first database file without disassociating the second association between the first object area and the first field name.
US11966361B2 Reducing stable data eviction with synthetic baseline snapshot and eviction state refresh
With a forever incremental snapshot configuration and a typical caching policy (e.g., least recently used), a storage appliance may evict stable data blocks of an older snapshot, perhaps unchanged data blocks of the snapshot baseline. If stable data blocks have been evicted, restore of a recent snapshot will suffer the time penalty of downloading the stable blocks for restoring the recent snapshot. Creating synthetic baseline snapshots and refreshing eviction data of stable data blocks can avoid eviction of stable data blocks and reduce the risk of violating a recovery time objective.
US11966358B1 Neural processor
A processing device comprises a first set of processors comprising a first processor and a second processor, each of which comprises at least one controllable port, a first memory operably coupled to the first set of processors, at least one forward data line configured for one-way transmission of data in a forward direction between the first set of processors, and at least one backward data line configured for one-way transmission of data in a backward direction between the first set of processors. wherein the first set of processors are operably coupled in series via the at least one forward data line and the at least one backward data line.
US11966354B1 Spread spectrum clocking for sensor interface
Methods and apparatus for processing signals captured by one or more sensors are disclosed. An example method includes receiving a first signal from a control circuit, the first signal including control data associated with the one or more sensors, recovering a fixed frequency clock signal and a control signal from the first signal, generating a spread spectrum clock signal based on the fixed frequency clock signal, receiving a sensor data signal based at least in part on data captured by the one or more sensors, the spread spectrum clock signal, and the control signal, retiming the sensor data signal based at least in part on the spread spectrum clock signal and the fixed frequency clock signal, and generating an output signal based on the retimed sensor data signal.
US11966348B2 Reducing coupling and power noise on PAM-4 I/O interface
Methods of operating a serial data bus divide series of data bits into sequences of one or more bits and encode the sequences as N-level symbols, which are then transmitted at multiple discrete voltage levels. These methods may be utilized to communicate over serial data lines to improve bandwidth and reduce crosstalk and other sources of noise.
US11966342B2 Data processing system and operating method thereof
A data processing system may be configured to include a memory device, a controller configured to access the memory device when a host requests offload processing of an application, and process the application, and a sharing memory management component within the controller and configured to: set controller owning rights of access to a target region of the memory device in response to the host stores, in the target region, data used for the requested offload processing of the application; and set the controller owning rights of access or the host owning rights of access to the target region based on a processing state of the application.
US11966341B1 Host performance booster L2P handoff
Methods that may be performed by a host controller of a computing device for synchronizing logical-to-physical (L2P) tables before entering a hibernate mode are disclosed. Embodiment methods may include determining whether a first L2P table stored in a dynamic random-access memory (DRAM) communicatively connected to the host controller is out of synchronization with a second L2P table stored in a static random-access memory (SRAM) of a universal flash storage (UFS) device communicatively connected to the host controller via a link. If the first and second L2P tables are out of synch, the host controller may retrieve at least one modified L2P map entry from the second L2P table when the UFS device is configured to enter a hibernate mode from the UFS device, and update the first L2P tabled with the at least one modified L2P map entry before the link and the UFS device enter the hibernate mode.
US11966333B1 Automated predictive caching of cloud-sourced data and methods of use thereof
Systems and methods of the present disclosure enable intelligent dynamic caching of data by accessing an activity history of historical electronic activity data entries associated with a user account, and utilizing a trained entity relevancy machine learning model to predict a degree of relevance of each entity associated with the historical electronic activity data entries in the activity history based at least in part on model parameters and activity attributes of each electronic activity data entry. A set of relevant entities are determined based at least in part on the degree of relevance of each entity. Pre-cached entities are identified based on pre-cached entity data records cached on the user device, and un-cached relevant entities from the set of relevant entities are identified based on the pre-cached entities. The cache on the user device is updated to cache the un-cached entity data records associated with the un-cached relevant entities.
US11966328B2 Near-memory determination of registers
A memory module includes register selection logic to select alternate local source and/or destination registers to process PIM commands. The register selection logic uses an address-based register selection approach to select an alternate local source and/or destination register based upon address data specified by a PIM command and a split address maintained by a memory module. The register selection logic may alternatively use a register data-based approach to select an alternate local source and/or destination register based upon data stored in one or more local registers. A PIM-enabled memory module configured with the register selection logic described herein is capable of selecting an alternate local source and/or destination register to process PIM commands at or near the PIM execution unit where the PIM commands are executed.
US11966323B2 Troubleshooting software services based on system calls
System calls can be used to troubleshoot problems with software services. For example, a system can receive tracing data indicating system calls executed by a group of software services. The system can analyze parameters of the system calls described in the tracing data to identify relationships between the system calls. The system can determine a sequence of system calls between a predefined starting event and a predefined ending event based on the relationships between the system calls. The system can then generate an output to a user indicating the sequence of system calls. The output can be used by the user to troubleshoot a problem associated with executing the plurality of software services.
US11966319B2 Identifying anomalies in a data center using composite metrics and/or machine learning
A method for data-center management includes, in a data center including multiple components, monitoring a plurality of performance measures of the components. A set of composite metrics is automatically defined, each composite metric including a respective weighted combination of two or more performance measures from among the performance measures. Baseline values are established for the composite metrics. An anomalous deviation is detected of one or more of the composite metrics from the respective baseline values.
US11966318B2 Systems and methods for generating a snapshot view of network infrastructure
A computer may receive a request to generate a snapshot view of the enterprise network infrastructure. The computer may implement a multithread process to contemporaneously query a plurality of blade servers and server enclosures within the entire network infrastructure. The computer may contemporaneously receive a plurality of information files from the queried network resources (e.g. the blade servers, server enclosures). An information file for a network resource may contain information of the network resource such as the operating status, currency (also referred to as assembly date), hardware serial number, firmware version, and/or other information of the network resources. Integrating the information in the received files, the computer may generate snapshot view file. The snapshot view file may be in hypertext markup language (HTML) format. The computer may transmit a selectable link to the snapshot view file to multiple user devices to be displayed in the respective web browsers.
US11966317B2 Electronic device and method for controlling same
An electronic device and a method for controlling the same are disclosed. The method for controlling an electronic device according to the present disclosure comprises the steps of: detecting at least one user and acquiring user information of the detected at least one user; determining a user mode on the basis of the acquired user information; determining a service to be provided to the detected at least one user, by inputting the user information and the determined user mode as input data to a model learned by an artificial intelligence algorithm; and providing the determined service corresponding to the user mode. A method for providing the service by the electronic device may at least partially use an artificial intelligence model learned according to at least one of machine learning, neural network, and deep learning algorithms.
US11966312B2 Operation logs visualization device, operation logs visualization method and operation logs visualization program
An operation log visualization device includes processing circuitry configured to store operation logs each containing a captured image of an operation screen captured during an operation and information identifying a position of an operation location in an operation target window on the operation screen, generate images in each of which a portion corresponding to the position in the captured image is highlighted, and generate a flowchart by arranging the generated images in an order of processing of operation logs corresponding to the images.
US11966311B1 Systems and methods for managing power consumption of a distributed system
Systems, apparatuses, methods, and computer program products are disclosed for managing operation of a distributed system that provides computer-implemented services. An example method includes collecting, via an out-of-band stream, sensor data from a plurality of temperature sensors positioned to infer temperatures of components of a distributed system. The example method further includes inferring, using the inferred temperatures, power consumption rates for performing respective actions with each of the components. The method further includes obtaining an action request and selecting, based on the inferred power consumption rates, a particular component of the components to perform an action to service the action request, the selection being made with a preference to reduce power consumption for performance of the action. The method further includes performing, with the particular component, the action to service the action request, the action resulting in updated computer-implemented services being provided by the distributed system.
US11966308B2 Generation of an issue response communications evaluation regarding a system aspect of a system
A method includes determining, by an analysis system, a system aspect of a system for an issue response communications evaluation. The method further includes determining, by the analysis system, at least one evaluation perspective and at least one evaluation viewpoint for use in performing the issue response communications evaluation on the system aspect. The method further includes obtaining, by the analysis system, issue response communications data regarding the system aspect in accordance with the at least one evaluation perspective and the at least one evaluation viewpoint. The method further includes calculating, by the analysis system, an issue response communications rating as a measure of system issue response communications maturity for the system aspect based on the issue response communications data, the at least one evaluation perspective, the at least one evaluation viewpoint, and at least one evaluation rating metric.
US11966291B2 Data communication
There is described a method for communicating data, the method comprising: receiving an incomplete data stream, wherein the incomplete data stream comprises a plurality of sequences of data points having respective values and a plurality of sequences of missing data points; receiving a missing data model; determining values for each of the plurality of sequences of missing data points, comprising: selecting a sequence of missing data points that has not previously been processed, wherein the sequence of missing data points to be processed is selected as a smallest sequence of missing data points of the plurality of sequences of missing data points that have not previously been processed; processing the incomplete data stream to determine values for the selected sequence of missing data points based upon the missing data model; updating the incomplete data stream to include the determined values for the selected sequence of missing data points; and wherein values for subsequent sequences of missing data points are generated based upon the updated data stream; and outputting a corrected data stream comprising the determined values for each of the plurality of sequences of missing data points.
US11966286B2 Read retry to selectively disable on-die ECC
A memory device that performs internal ECC (error checking and correction) can selectively return read data with application of the internal ECC or without application of the internal ECC, in response to different read commands from the memory controller. The memory device can normally apply ECC and return corrected data in response to a normal read command. In response to a retry command, the memory device can return the read data without application of the internal ECC.
US11966285B2 Resolving storage inconsistencies for a set of encoded data slices
A method includes determining, by a computing device of a storage network, a storage inconsistency exists for a set of encoded data slices based on an indicator of a difference list, where the difference list is regarding storage of the set of encoded data slices within a set of storage units of the storage network and where a data segment is error encoded into the set of encoded data slices. The method further includes determining a storage resolution of a plurality of storage resolutions for the storage inconsistency based on the one or more indicators. The method further includes facilitating the storage resolution to resolve the storage inconsistency for the set of encoded data slices.
US11966280B2 Methods and apparatus for datacenter monitoring
This application relates to apparatus and methods for the monitoring of nodes within datacenters. In some examples, a computing device, such as a node, receives a monitoring file from a monitoring server, where the monitoring file includes a plurality of node health checks. The computing device is configured to execute the monitoring file based on a type of the computing device. Further, and based on the execution of the monitoring file, the computing device is configured to determine that at least one of the plurality of node health checks failed. In response to determining that the at least one of the plurality of node health checks failed, the computing device is configured to generate an alert message identifying the node health checks that failed. Further, the computing device is configured to transmit the alert message to the monitoring server for display.
US11966278B2 System and method for logging visible errors in a videogame
A method of error logging includes: receiving from a user interface a first input from a user indicating that they have seen a visible error in a displayed graphical output of a computer application, tracking the gaze of the user to estimate the position, on at least a first display showing at least part of the displayed graphical output, at which the user's gaze is directed, receiving from the user interface a second input from the user indicating that they have identified the visible error with their gaze, capturing data relating to the displayed graphical output of the computer application, the data including a capture of at least part of the displayed graphical output including the identified visible error, and the estimated positon of the user's gaze with respect to the displayed graphical output, and generating an error report including the captured data.
US11966276B2 Error testing for computers using temporary, self-terminating fault injectors
Methodologies for testing resiliency of server computer environments with greater security are disclosed. Access is provided to a subset of server computer resources to a client user within a distributed server computer platform to form the server computer environment. An ephemeral fault injector program is instantiated to implement a resiliency experiment within server computer environment. The ephemeral fault injector program is configured to self-terminate within the server computer environment upon completion of the resiliency experiment.
US11966270B2 Sensor data collection device, sensor data collection system, and method of collecting sensor data
There are provided a sensor data collection device, a sensor data collection system, and a method of collecting sensor data capable of reducing a drain of a battery due to standby power. The sensor data collection device includes a power supply, a power supply control circuit configured to control the power supply, a sensor configured to perform sensing to thereby obtain data, a memory configured to store the data obtained by the sensor, and a control circuit configured to control the power supply control circuit, the sensor, and the memory. The power supply control circuit supplies the sensor, the memory, and the control circuit with electrical power supplied by the power supply, and the control circuit makes the transition to any one of a plurality of operating states, and makes the power supply control circuit shut off the electrical power supplied by the power supply after a first operating state is completed and before the transition to a second operating state is made wherein the first operating state and the second operating state are included in the plurality of operating states.
US11966264B2 System of providing power to chip on mainboard
A system of providing power to a chip on a mainboard includes: a first power supply, located on the mainboard, and being configured to receive a first voltage and to provide a second voltage; and a second power supply and a third power supply, located on the mainboard and disposed at different sides of the chip, each of the second power supply and the third power supply is electrically connected to the first power supply to receive the second voltage, the second power supply provides a third voltage to the chip, the third power supply provides a fourth voltage to the chip, and ZBUS_2≤5*(ZPS2_2+ZPDN_2), ZBUS_2 is bus impedance between the first power supply and the third power supply, ZPS2_2 is equivalent output impedance of the third power supply, and ZPDN_2 is transmission impedance between the third power supply and the chip.
US11966261B2 Speaker assembly in a display assistant device
In a display assistant device, a speaker is mounted in a waveguide structure which is at least partially disposed beneath a display screen. The waveguide structure is mounted in an exterior housing which includes speaker grills distributed on a plurality of surfaces of the exterior housing, permitting sound waves from the speaker to be projected outside the exterior housing. A cover structure is disposed on top of the waveguide structure to conceal the waveguide structure and speaker within the exterior housing. The cover structure has a tilted bottom surface configured to be suspended above the waveguide structure and to be separated by a first space. Sound waves projected from an upper portion of the speaker are reflected by the tilted bottom surface and are guided through the first space to exit the device from a speaker grill portion located on a rear side of the exterior housing.
US11966260B1 Rollable screen simultaneous use
In aspects of rollable screen simultaneous use, a mobile device includes a rollable display screen configurable in one of multiple display states, including a front-facing portion of the rollable display screen and at least one rear-facing portion of the rollable display screen. The mobile device implements a configuration manager that adjusts content displayed for viewing on the front-facing portion of the rollable display screen based at least in part on a touch actuation to a selectable control on the rear-facing portion of the rollable display screen.
US11966259B2 Electronic device including foldable display
An electronic device includes a foldable housing including a first housing structure and a second housing structure that are foldably connected with each other and that form a recess together and a flexible display located in the recess. The flexible display includes a first part located in the first area of the recess and having a first gap from the first portion of the second housing structure in the unfolded state, the first part including a first peripheral portion facing the first portion of the second housing structure and a second part located in the second area of the recess and having a second gap from the second portion of the second housing structure, the second part including a second peripheral portion facing the second portion of the second housing structure, in which the second gap is smaller than the first gap in the unfolded state.
US11966258B2 Terminal provided with flexible screen
A terminal provided with a flexible screen, the terminal including a flexible screen assembly, a first fixed frame (6), a second fixed frame (7), a sliding roll-up assembly, and a magnetic component (9); the sliding roll-up assembly includes a first roller (3) and a second roller (4); the flexible screen assembly includes a flexible screen main body (1) and a rollable supporting component (2); the flexible screen assembly is supported by the first roller (3) and the second roller (4) and includes an opposite first side and second side; the first side is fixed to a first end of the first fixed frame (6), and the second side and the second fixed frame (7) are connected by an elastic member (8); the magnetic member (9) is provided on the support (5) and magnetically cooperates with the rollable supporting component (2).
US11966257B2 Flexible display panel and flexible display device
In a flexible display panel and a flexible display device provided by the present application, a bending end of a support layer is configured inwardly to be shorter than a flexible display module to reduce a bending angle of the support layer. In this way, bending stress on the support layer can be reduced, thereby increasing attachment quality of the support layer and improving attachment reliability.
US11966251B2 Device for generating a supply/bias voltage and a clock signal for a synchronous digital circuit
A device for generating a supply or bias voltage and a clock signal for a synchronous digital circuit is provided. The device includes an oscillator circuit comprising a propagation path representative of a critical path of the circuit and which varies with a supply or bias voltage to the oscillator, and outputting a periodic signal, the frequency whereof depends on the propagation path delay; a resistive element; a switched capacitor coupled to the output of the oscillator such that the switching frequency thereof corresponds to the frequency of the periodic signal or to a multiple or divisor of this frequency; and an amplifier circuit outputting, from an output coupled to a power supply input or bias input of the oscillator, a voltage, the amplitude whereof is representative of a difference between the resistance R and the equivalent resistance of the switched capacitor.
US11966250B2 System and method for switching and on-device portability of personalized monitor profiles
A method includes mapping a monitor setting to a shortcut key associated with a human interface device, and translating the monitor setting of a first monitor into binary data based on a lookup table. The method may also generate a human interface device report; embed the binary data in the human interface device report, and store the human interface device report with the binary data in the human interface device. The method may also detect invocation of the shortcut key using the human interface device, match an identifier in the human interface device report associated with the shortcut key; and retrieve the binary data based on the identifier. The method may also transmit the binary data to a second monitor.
US11966246B2 Electronic circuit for generating reference current with low temperature coefficient
An electronic circuit includes a first transistor coupled between a first node and a supply voltage and controlled by a first node, a second transistor coupled between a second node and the supply voltage and controlled by the first node, a third transistor coupled between a third node and the supply voltage and controlled by a fourth node, a fourth transistor coupled between the fourth node and the supply voltage and controlled by the fourth node, a fifth transistor coupled between the first node and the fifth node and controlled by a reference voltage, a sixth transistor coupled between the second node and a ground and controlled by the third node, a seventh transistor coupled between the fourth node and the ground and controlled by the second node, a first resistor coupled the fourth node to the ground, and a second resistor coupled to the fifth node.
US11966245B2 Voltage reference source circuit and low power consumption power supply system
The present disclosure provides a voltage reference source circuit for generating a reference voltage, the voltage reference source circuit comprises a starting circuit, a current generating circuit, and an output voltage reference circuit electrically connected in sequence. The starting circuit provides a starting voltage for the voltage reference source circuit to prevent the voltage reference source circuit from operating in zero state area. The current generating circuit generates a working current for the output voltage reference circuit; and the output voltage reference circuit is used to realize the reference voltage output with zero temperature coefficient according to the working current output by the current generating circuit. A low power consumption power supply system is also disclosed. The voltage reference source circuit and the low power consumption power supply system with the voltage reference source circuit have simple circuit structure, strong anti-noise ability, high stability and high performance.
US11966240B2 Low-dropout voltage regulator (LDO) having overshoot/undershoot capacitor
An apparatus includes an amplifier, a pass transistor connected to a load and to an input of the amplifier, and a capacitor connected between the amplifier and the pass transistor.
US11966236B2 Scheduling and management of deliveries via a virtual agent
A device can receive a request for a schedule that assigns a fleet of vehicles to a set of deliveries. The device can determine that a parameter is not included in the request that is needed to generate a new schedule or that is needed to generate an existing schedule. The device can obtain the parameter using a historical user request, a historical schedule, or a scheduling template. The device can generate or obtain the schedule based on information included in the request and the obtained parameter. The device can provide the schedule to a user device and/or to one or more devices associated with the fleet of vehicles carrying out the set of deliveries. The device can modify the schedule based on a trigger. The device can provide the modified schedule to the user device and/or to the one or more devices associated with the fleet of vehicles.
US11966232B2 Systems for setting and programming zoning for use by autonomous modular robots
A modular robot is provided. The modular robot includes a sweeper module having a container for collecting debris from a surface of a location. The sweeper module is coupled to one or more brushes for contacting the surface and moving said debris into said container. Included is a robot module having wheels and configured to couple to the sweeper module. The robot module is enabled for autonomous movement and corresponding movement of the sweeper module over the surface. A controller is integrated with the robot module and interfacing with the sweeper module. The controller is configured to execute instructions for assigning of at least two zones at the location and assigning a work function to be performed using the sweeper module at each of the at least two zones. The controller is further configured for programming the robot module to activate the sweeper module in each of the two zones. The assigned work function is set for performance at each of the at least two zones. The work function can be to sweep, to scrub, to polish, to mow or to perform different work functions over zones of a location, and providing remote access to view real-time operation of the modular robot, and to program zones and other control parameters of the modular robot.
US11966231B2 Article transport facility
In a case of changing the traveling speed of a transport vehicle, in order for the traveling speed of the transport vehicle to reach a target speed at a target position that is on a downstream side in the travel path relative to the current position of the transport vehicle, a control unit generates reference speed commands in accordance with a traveling speed time change pattern according to which the travel acceleration changes in a stepwise manner, generates a moving average command obtained using the moving average of the reference speed commands in a set period, and controls travel operations of a travel unit based on the moving average command.
US11966227B2 Mapping for autonomous mobile robots
A method includes constructing a map of an environment based on mapping data produced by an autonomous cleaning robot in the environment during a first cleaning mission. Constructing the map includes providing a label associated with a portion of the mapping data. The method includes causing a remote computing device to present a visual representation of the environment based on the map, and a visual indicator of the label. The method includes causing the autonomous cleaning robot to initiate a behavior associated with the label during a second cleaning mission.
US11966225B2 Localization based on sensor data
In one embodiment, a method includes receiving a sequence of location data points associated with a vehicle from a first source and a sequence of motion data points associated with the vehicle from a second source. The method includes determining a first turn angle of the vehicle based on at least one location data point in the sequence of location data points associated with the first source. The method includes determining that an additional location data point in the sequence of location data points is inaccurate. The method includes determining a second turn angle of the vehicle by using at least one motion data point in the sequence of motion data points corresponding to the additional location data point that is inaccurate. The method includes determining a turn trajectory of the vehicle by using at least the first turn angle and the second turn angle.
US11966223B2 Autopilot control system for unmanned vehicles
A control system an unmanned vehicle includes a first processing unit configured to execute a primary autopilot process for controlling the unmanned vehicle. The control system further includes a programmable logic array in operative communication with the first processing unit. The control system also includes a state machine configured in the programmable logic array. The state machine is configured to enable control of the unmanned vehicle according to a backup autopilot process in response to an invalid output of the first processing unit.
US11966221B2 Method for handling goods by collaboration of autonomous objects
Provided is a method for delivering goods in collaboration of a plurality of autonomous vehicles including a master vehicle and one or more slave vehicles. The method comprises calculating, by the master vehicle among the plurality of autonomous vehicles, a floor area required for unloading the goods based on a size of the goods, searching and determining, by the master vehicle, a region providing a flat area greater than or equal to the floor area as a goods handing over point, providing, by the master vehicle, position information of the goods handing over point to the one or more slave vehicles so that the one or more slave vehicles are gathered to the goods handing over point, providing, by the master vehicle, the position information of the goods handing over point to an unmanned aerial vehicle so that the unmanned aerial vehicle moves to the goods handing over point, determining, by the master vehicle, a portion of the goods to be supported by each autonomous vehicle based on a size of delivery target goods, moving, by each autonomous vehicle located at the goods handing over point, to a position corresponding to the determined portion, taking over the goods from the unmanned aerial vehicle and loading them together by collaborating with each autonomous vehicle at the moved position, and delivering the loaded goods to a destination by the plurality of autonomous vehicles.
US11966217B2 Faulty variable identification technique for data-driven fault detection within a process plant
A real-time control system includes a faulty variable identification technique to implement a data-driven fault detection function that provides an operator with information that enables a higher level of situational awareness of the current and likely future operating conditions of the process plant. The faulty variable identification technique enables an operator to recognize when a process plant component is behaving abnormally to potentially take action, in a current time step, to alleviate the underlying cause of the problem, thus reducing the likelihood of or preventing a stall of the process control system or a failure of the process plant component.
US11966212B2 Spectrographic monitoring using a neural network
A method of processing a substrate includes subjecting a substrate to processing that modifies a thickness of an outer layer of the substrate, measuring a spectrum of light reflected from the substrate during processing, reducing the dimensionality of the measured spectrum to generate a plurality of component values, generating a characterizing value using an artificial neural network, and determining at least one of whether to halt processing of the substrate or an adjustment for a processing parameter based on the characterizing value. The artificial neural network has a plurality of input nodes to receive the plurality of component values, an output node to output the characterizing value, and a plurality of hidden nodes connecting the input nodes to the output node.
US11966211B2 Industrial commissioning procedures including loop checking
A method and system of performing a commissioning procedure for an industrial facility utilizing assets includes receiving, at an electronic processor of a computing device, a series of selections to obtain audit information. From the selections, the electronic processor generates a search query and transmits the search query to a web server and a relational database for execution of the search query to obtain audit information. The electronic processor receives the audit information and populates the audit information into a record including an asset location, and an open pass/fail decision status for each of the assets for display as a record on a user interface. The electronic processor receives a selection of pass or fail for the audit information of a first asset, transmits a pass/fail result to the relational database via the web server, and displays the pass/fail result.
US11966209B2 Simulator, numerical control device, and simulation method
To make it possible to evaluate quantitatively whether there is a problem on a machining surface. A simulator includes a memory unit that stores machining position data to be used when a machine tool machines a machining-target object, a machining surface simulation unit that uses the machining position data that is stored to perform a simulation of a machining surface, a surface texture calculation unit that calculates a surface texture of the machining surface that is simulated through the simulation of the machining surface, and a machining surface evaluation unit that evaluates the surface texture on the basis of an evaluation condition.
US11966204B2 Determining causal models for controlling environments
Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for determining causal models for controlling environments. One of the methods includes repeatedly selecting, by a control system for the environment, control settings for the environment based on internal parameters of the control system, wherein: at least some of the control settings for the environment are selected based on a causal model, and the internal parameters include a first set of internal parameters that define a number of previously received performance metric values that are used to generate the causal model for a particular controllable element; obtaining, for each selected control setting, a performance metric value; determining that generating the causal model for the particular controllable element would result in higher system performance; and adjusting, based on the determining, the first set of internal parameters.
US11966201B2 Black-coloured photovoltaic device
A photovoltaic device includes an electrically-conductive front contact layer; an electrically-conductive back contact layer, the back contact layer being intended to be situated further from a source of incident light than the front contact layer; and a semiconductor-based PIN junction having a substantially amorphous intrinsic silicon layer sandwiched between a P-type doped semiconductor layer and an N-type doped semiconductor layer. The layer of the PIN junction situated closest to the back contact layer is a silicon-germanium alloy layer including at least 2 mol % of germanium.
US11966197B2 Lighting system
There is provided a lighting system for a vehicle. The lighting system comprises a holographic projector and a light distribution system. The holographic projector comprises a hologram engine and a spatial light modulator. The hologram engine is arranged to output holograms. The spatial light modulator is arranged to display each hologram and spatially-modulate light in accordance with each hologram. The spatially-modulated light forms a holographic reconstruction, corresponding to each hologram, on a replay plane. The light distribution system comprises a plurality of optical fibres. Each optical fibre comprises an input optically-coupled to respective sub-area of the replay plane and an output optically coupled with an illumination sub-system of the vehicle.
US11966194B2 Image forming apparatus
A memory holder cover holds a memory holder so as to be movable with respect to the memory holder cover. An electrical contact contacts an electrical contact surface of a memory from above in a state where a cartridge is located at an attached position at which the cartridge is attached to a main housing. The main housing includes a guide groove having upper and lower guide surfaces. The upper guide surface guides movement of a memory holder from above when the cartridge is attached and detached. The lower guide surface guides movement of the memory holder from below when the cartridge is attached and detached. In a state where the cartridge is located at the attached position, the electrical contact surface is parallel to at least part of the upper guide surface or at least part of the lower guide surface.
US11966191B2 Image forming apparatus with particularly arranged electric boards
An image forming apparatus includes a plurality of photosensitive members, a support frame configured to support the plurality of photosensitive members, and an electric unit including a first electric board and a second electric board, and fixed to the support frame. The electric unit includes a first supporting portion extending in an arrangement direction of the plurality of photosensitive members, a second supporting portion extending in the arrangement direction, and a board holding portion configured to hold the first electric board and the second electric board and bridged between the first supporting portion and the second supporting portion. The first electric board is positioned in the image forming apparatus more inward than at least one of the first supporting portion or the second supporting portion in a direction orthogonal to the arrangement direction and a vertical direction.
US11966182B2 Fixing device and image forming apparatus
A fixing device includes a fixing member, a pressure member, and a pair of retention members each including a restriction surface. The restriction surface restricts a movement of the fixing member in an axial direction. The restriction surface includes a first contact area and a second contact area. The first area is an area more on a downstream side of a passing direction of a medium than a center of a pressure area in the passing direction, and also closer to the pressure area than an apex of the fixing member on an opposite side of the pressure area. The first contact area and the second contact area are each tilted at a certain gradient so as to be set apart from the end portion of the fixing member in the axial direction from a side of the apex toward a side of the pressure area.
US11966179B2 Fixing device and image forming apparatus incorporating same
A fixing device includes a first rotator, a second rotator, a heater, and a discharger. The first rotator includes a conductive first layer, a non-conductive second layer, and a conductive third layer. The first to third layers exist in an order of the first layer to the third layer from a center of the first rotator to an outside of the first rotator. The second rotator forms a nip between the first rotator and the second rotator. A recording medium bearing a toner image passes through the nip. The heater is disposed inside a loop of the second rotator and heats the second rotator. The discharger is in contact with the first layer and the third layer and removes electric charge from the first rotator.
US11966174B2 Electrophotographic member, electrophotographic process cartridge, and electrophotographic image forming apparatus
An electrophotographic member including an electro-conductive substrate, an elastic layer, and a surface layer, the surface layer containing a fine particle and a binder resin, and having a thickness of less than 1.0 μm, the fine particles having an average particle diameter of from 0.1 μm to 0.9 μm, the fine particles having a volume occupancy of 60 vol % to 99 vol % with respect to 100 vol % of the binder resin in the surface layer, the elastic modulus E1 of the fine particle being 1,000 MPa or more, and the elastic modulus E2 of the binder resin being 2 MPa to 200 MPa, and MD-1 hardness H1 of the surface layer being 50° to 100°, and a difference (H1−H2) between the H1 and MD-1 hardness H2 of the elastic layer being 5° or more.
US11966172B2 Charging member, charging device, process cartridge, and image forming apparatus
A charging member includes: an electrically conductive base; an elastic layer disposed on the electrically conductive base; and a surface layer disposed on the elastic layer. A PFVTF value of a surface of the surface layer is 1.5 or less. The PFVTF value is obtained by Fourier transforming a roughness curve of the surface of the surface layer that is measured in a circumferential direction to thereby obtain amplitude intensities at different periods, multiplying the amplitude intensities at different periods by VTF coefficients at respective periods that are obtained from a visual characteristic VTFL* (f=period) for lightness L* represented by Formula (V) below to thereby obtain corrected amplitude intensities at different periods, and integrating the corrected amplitude intensities in a period range of from 100 μm to 1000 μm inclusive: VTFL*(f)=5.05×(e(−0.843×1×f)−e(−1.454×1×f)).  Formula (V):
US11966171B2 Method for producing overlay results with absolute reference for semiconductor manufacturing
A method of processing a wafer is provided. The method includes providing a reference pattern for patterning a wafer. The reference pattern is independent of a working surface of the wafer. A placement of a first pattern on the working surface of the wafer is determined by identifying the reference pattern to align the first pattern. The first pattern is formed on the working surface of the wafer based on the placement.
US11966160B2 Radiation-sensitive resin composition and method for forming pattern
A radiation-sensitive resin composition includes: an onium salt compound represented by formula (1′); a resin including a structural unit having an acid-dissociable group; and a solvent. EA is a substituted or unsubstituted (α+β)-valent organic group having 1 to 40 carbon atoms; Z+ is a monovalent radiation-sensitive onium cation; and α and β are each independently 1 or 2.
US11966156B2 Lithography mask repair by simulation of photoresist thickness evolution
A system for mask design repair may develop a simulation-based model of a layer thickness after one or more process steps for fabricating features on a sample, develop a transformed model of the fabrication process that emulates the simulation-based model and has a faster evaluation speed than the simulation-based model, and where the inputs to the transformed model include the input mask design, and where the outputs of the transformed model include one or more output parameters associated with fabrication of the input mask design as well as one or more sensitivity metrics describing sensitivities of the one or more output parameters to variations of the input mask design. The system may further receive a candidate mask design and generate a repaired mask design based on the transformed model and the candidate mask design.
US11966155B2 Imaging apparatus that, under certain conditions, displays one or both of an autofocus frame and a line-of-sight pointer, and method for controlling the same
An imaging apparatus includes an image capturing unit, a shutter button with which to give an image capturing instruction, a specific operation member, a reception unit configured to receive a line-of-sight input that is an input of a position based on a line of sight of a user, and a control unit configured to perform control so that, in a case where a predetermined operation on the specific operation member is not performed while a specific operation on the shutter button is being performed, a specified position is not moved based on the line-of-sight input in a case where a line-of-sight position of the line-of-sight input moves, and in a case where the predetermined operation on the specific operation member is performed while the specific operation on the shutter button is being performed, the specified position is moved based on the line-of-sight position of the line-of-sight input.
US11966154B2 Optical unit
An optical unit includes a movable body including an optical element, a support body swingably supporting the movable body, and a suction mechanism. The optical element reflects light traveling in a first direction to an intersecting second direction. The suction mechanism generates suction force in the movable body between the movable body and the support body, and includes a magnet and a magnetic member. One of the magnet and the magnetic member is in the movable body, while the other is in the support body. The magnet and the magnetic member overlap each other when viewed from a predetermined direction, which is one of the first direction, the second direction, and a third direction. The third direction intersects the first and second directions. When viewed from the predetermined direction, a center of the magnet and a center of the magnetic member are separated from each other.
US11966153B2 Wavelength conversion module and projection apparatus
A wavelength conversion module includes a driving element, a wavelength conversion wheel, and at least one flow guide. The wavelength conversion wheel includes a rotary disc and at least one wavelength conversion layer. The driving element is connected to the rotary disc to drive the wavelength conversion wheel to rotate along an axis of the driving element as a central axis. The flow guide is disposed beside the wavelength conversion wheel at intervals along the axis, and at least one airflow channel is formed between the flow guide and the wavelength conversion wheel. The flow guide and the driving element are disposed at intervals, and the flow guide does not contact the rotary disc and the driving element. An orthographic projection of the flow guide on the rotary disc overlaps the wavelength conversion layer. When the wavelength conversion wheel rotates, the wavelength conversion wheel and the flow guide move relatively.
US11966151B2 Phosphor wheel
A phosphor wheel includes a substrate including a first principal surface and a second principal surface located opposite to each other, a phosphor layer on the first principal surface, and a heat dissipating member disposed so as to oppose one of the first principal surface and the second principal surface. The heat dissipating member includes a projecting portion that projects from a center portion of the heat dissipating member, and the projecting portion includes a contact surface that contacts the one of the first principle surface and the second principle surface. The heat dissipating member further includes fins formed in a peripheral region of the heat dissipating member excluding the center portion. The projecting portion secures a certain distance between the substrate and the heat dissipating member and conducts heat in the substrate to the peripheral region of the heat dissipating member.
US11966150B1 Toilet projector and method of use
An adjustable, image projector with an auto on/off motion sensor, that has an adjustable housing to center the projected image in the toilet bowl. It has the ability to interchange photo slides of individuals that are either made-to-order by the fabricator, or that are fabricated by the owner with materials provided by the manufacturer. It has the ability to provide ongoing revenue for the manufacturer in the form of subsequent orders for specific photo slides or subsequent orders of blank photo slides that the owners can print their private images onto at home with the aid of a printer and a computer.
US11966148B2 Telescoping pole
A telescoping pole comprised of a plurality of tubular sections, one or more electric motors, and a control module. Linear gear arrangements on the tubular sections are engaged with pinions fixed to the next wider tubular sections. Electric motors rotationally drive the pinions, linearly driving the tubular sections, and, thus, causing the telescoping pole to extend or retract. The length of the telescoping pole can be adjusted during audio/video capture. The telescoping pole is operable hand-held, and adjustments can be made using one hand. The telescoping pole may further comprise clamps, an accessory mount, a base mount, and a counterweight.
US11966146B2 Electronic apparatus and method for performing control based on detection of user's sight line
An electronic apparatus comprises an eye approach detection unit configured to detect an objective approaching to a finder, a sight line detection unit configured to detect a sight line position to a display unit that is arranged in the finder, and a control unit configured to perform control to drive the sight line detection unit and stop driving the approach detection unit when it is detected by the approach detection unit that an objective has been approached to the finder, wherein the control unit performs control to, based on a detection result of the sight line detection unit, drive the approach detection unit from a state in which a driving of the approach detection unit is stopped, and stop driving the sight line detection unit while driving the approach detection unit.
US11966145B2 Quick-mounting structure, adaptor ring and filter
The present disclosure relates to the technical field of adjustment and installation of photography and video recording, in particular, to a quick-mounting structure, an adaptor ring and a filter. The quick-mounting structure includes a rotating groove body, wherein the rotating groove body is provided with a sliding groove therein, a notch is provided in the side wall of the sliding groove, and the rotating groove body is provided on the first connecting member; and a stopper, wherein the stopper is provided on the second connecting member, and can get into and out of the sliding groove through the notch.
US11966142B2 Control methods and systems using outside temperature as a driver for changing window tint states
Methods and systems for determining tint of at least one tintable window when the outside temperature is greater than a first threshold and/or less than a second threshold value.
US11966140B2 Counter electrode for electrochromic devices
The embodiments herein relate to electrochromic stacks, electrochromic devices, and methods and apparatus for making such stacks and devices. In various embodiments, an anodically coloring layer in an electrochromic stack or device is fabricated to include nickel tungsten tantalum oxide (NiWTaO). This material is particularly beneficial in that it is very transparent in its clear state.
US11966137B2 Display device
A display device can include a first substrate having an upper surface which is a display surface and a lower surface facing the upper surface; an active layer disposed on a lower surface of the first substrate and including a channel part, a first connection part connected to one side of the channel part, and a second connection part connected to the other side of the channel part; a gate electrode disposed under the active layer and overlapping with the channel part; a second substrate disposed under the above gate electrode; a liquid crystal layer disposed between the first substrate and the second substrate; and a backlight provided under the second substrate. Also, the gate electrode can be disposed between a lower surface of the channel part of the active layer and the backlight, in order to protect the channel part from light emitted from the backlight.
US11966134B2 Array substrate and display device
An array substrate and a display device. The array substrate includes a base substrate, a plurality of pixel electrodes, a plurality of first common electrodes, a first-common-signal line and a connection line, that are disposed on the base substrate. The first common electrode is a common electrode of the array substrate. The connection line is connected between the first-common-signal line and the first common electrode, enabling a voltage from the first-common-signal line to be output to the first common electrode through the connection line. The array substrate also includes a detection line, the detection line and the first-common-signal line are insulated from each other, and an orthographic projection of the detection line on the base substrate and an orthographic projection of the first-common-signal line on the base substrate have at least one intersection point. The detection line is also arranged to be extended outside the base substrate.
US11966133B2 Electronic device and method of forming the same
An electronic device is disclosed. The electronic device includes a substrate, a plurality of color filters disposed on the substrate, an optical film disposed on the plurality of color filter, and a defect disposed between the substrate and the optical film. The optical film has a first base, a protective layer on the first base, and a second base between the first base and the protective layer and having a first processed area. In a top view of the electronic device, the first processed area corresponds to the defect and at least partially overlaps at least two color filters.
US11966131B2 Display device
A display device is provided and includes a substrate on which a TFT is formed. The display device including an organic film formed on the TFT, the organic film having a through hole, and a first common electrode, an upper pixel electrode and a second common electrode which are stacked in this order above the organic passivation film, a filler being filled in the through hole, and wherein the upper pixel electrode is electrically connected with the TFT, and an edge of the upper pixel electrode is located directly on the filler.
US11966130B2 Display device and semiconductor substrate
According to one embodiment, a semiconductor substrate including, a switching element, a first organic insulating film, first and second metal lines arranged in a first direction and extending in a second direction, and a metal electrode located between the first and second metal lines. The first organic insulating film includes first and second surfaces. The switching element is covered with the first surface. The first and second metal lines and the metal electrode are located on the second surface side. The first metal line includes a first portion extending in the second direction and a second portion having a width larger than a width of the first portion. The second portion includes arcuate first and second edge. The metal electrode has a polygonal shape having n corners or an elliptic shape where n is larger than four.
US11966125B2 Liquid crystal display device
A liquid crystal display device includes a first substrate, a second substrate, and a liquid crystal layer. Each pixel includes a reflection region and a transmission region. The first substrate includes a reflecting layer, a first insulating layer, and a pixel electrode. The thickness of the liquid crystal layer in the transmission region is greater than the thickness of the liquid crystal layer in the reflection region, and the liquid crystal layer has a twist angle of substantially 0 degree. A surface of the first substrate that faces the liquid crystal layer includes an upper step portion, a lower step portion, and an inclined portion. The length L1 of a portion of the inclined portion included in the reflection region and the length L2 of a portion of the lower step portion included in the reflection region satisfy the relationship L1+L2≤1.81·L1.
US11966124B2 Display panel and display device with particular arrangement of spacers in a photoelectric sensing region
A display panel includes a display region and a photoelectric sensing region which includes a light transmitting region and a frame region surrounding the light transmitting region; the frame region includes a first region surrounding the light transmitting region, a second region on a side of the first region away from the light transmitting region and surrounding the first region, and a third region between the second region and the display region. The spacers are in an array and in the display region but not in the light transmitting region. A plurality of first support pillars are in the first region, arranged around the light transmitting region, and spaced from each other. A plurality of second support pillars are in the second region, around the second region, and spaced from each other. A plurality of third support pillars are in the third region in an array.
US11966120B2 Liquid crystal light control element
A liquid crystal light control element that controls a light absorption state by voltage application, the liquid crystal light control element including: a liquid crystal layer containing a liquid crystal composition between a pair of substrates each having an electrode; and a liquid crystal alignment film that is provided on at least one of the substrates and aligns a liquid crystal vertically, wherein the liquid crystal composition contains a liquid crystal and a dichroic dye, the liquid crystal alignment film is obtained from a liquid crystal aligning agent containing a polyimide precursor in which a diamine having a specific side chain is used as a part of the raw material or a polyimide obtained by imidizing the polyimide precursor, and the proportion of the diamine used is 50 to 100 mol % based on the entire diamine component.
US11966118B2 Color-filter-less liquid crystal display device, display control device and display control method thereof
A display device includes: a plurality of backlight modules, where each backlight module includes a plurality of light sources capable of emitting light in at least three different colors; a color-filter-less liquid crystal display module including a plurality of pixel units arranged in an array form and a plurality of scanning lines coupled to the pixel units; where the plurality of backlight modules are arranged in parallel with the liquid crystal display module; where an orthogonal projection of each backlight module onto a plane where the liquid crystal display module is located corresponds to at least two rows of pixel units, where the pixel units in one row are along an length extension direction of each scanning line; and a driving circuit coupled to each backlight module and configured to apply a backlight driving signal to each backlight module.
US11966115B1 Display device
Used is a display device including: a first substrate having a first front surface and a first back surface located on an opposite side of the first front surface; a second substrate having a second back surface opposing the first front surface and a second front surface located on an opposite side of the second back surface; a liquid crystal layer arranged between the first front surface of the first substrate and the second back surface of the second substrate; a first light guide plate adhesively fixed onto the second front surface of the second substrate via a first adhesive layer; and a light source unit arranged at a position opposing a first side surface of the first light guide plate, in which refractive index of the first light guide plate is lower than refractive index of the first adhesive layer.
US11966111B2 Microstructured liquid crystal film for automotive glass
An example liquid crystal film for automotive glass comprises a first base layer, a first conductive layer, a microstructured liquid crystal layer, a second conductive layer, a second base layer, wherein the microstructured liquid crystal layer is disposed between the first conductive layer and the second conductive layer. In one embodiment, the microstructured liquid crystal layer comprises a bottom plate, a partition plate, and a liquid crystal mixture. The partition plate comprises sidewalls vertically arranged on the bottom plate, and the bottom plate is attached to the second conductive layer. The partition plate divides a space between the bottom plate and the first conductive layer into a plurality of polygonal receiving spaces. The liquid crystal mixture is positioned in the plurality of polygonal receiving spaces.
US11966109B2 Hole display and electronic device comprising same
An electronic device may comprise a housing; an optical input/output device disposed inside the housing; an inner housing comprising a seating surface disposed inside the housing and including a hole to accommodate the optical input/output device, and a side wall protruding from the seating surface along the hole; a backlight module disposed on the seating surface and made of multiple layers, the backlight module comprising a first opening surrounding the side wall; a display panel disposed on the backlight module, the display panel comprising a first area corresponding to the hole area and a second area which surrounds the first area, and in which an active area is positioned; and a transparent plate disposed on the display panel. The side wall may comprise a first side surface facing the backlight module and may be black-processed.
US11966108B2 Reduced border displays
An LCD display, comprising an active display area, a backlight to illuminate the active display area, and an LCD display stack. The LCD display stack may comprise a substrate, a liquid crystal layer over the substrate, and liquid crystal cover layer. The substrate, the liquid crystal layer, and the liquid crystal cover layer define a liquid crystal cell. The LCD display stack has an edge seal extending between the substrate and the liquid cover layer, and extends over the active display area and beyond the active display area to bend around an edge of the backlight, such that the edge seal lies beyond the active display area.
US11966104B2 Optical modulator
An optical modulator includes a substrate having a main surface including a first area and a second area, an optical modulation portion disposed on the first area, and an optical waveguide portion disposed on the second area. The optical modulation portion includes a first mesa waveguide and an electrode connected to the first mesa waveguide. The first mesa waveguide includes a p-type semiconductor layer, a first core layer, and an n-type semiconductor layer. The optical waveguide portion includes a second mesa waveguide. The second mesa waveguide includes a first cladding layer, a second core layer, and a second cladding layer. The second core layer is optically coupled to the first core layer. The first cladding layer contains a p-type dopant and protons. The second cladding layer contains an n-type dopant.
US11966102B2 Spectacle lens and spectacles
A spectacle lens includes an optical multilayer film formed on at least one surface of a base. The spectacle lens is formed such that, in a reflectance distribution in a visible region, maximal values appear in a range of wavelengths that are not less than 440 nm and not greater than 460 nm and in a range of wavelengths that are not less than 620 nm and not greater than 640 nm. A blue light ray cutting rate calculated by using a calculation formula described in Japanese Industrial Standards “JIS T7333 Appendix C” is not less than 7% (preferably not less than 8%) in the spectacle lens. A YI value is not greater than 6 in the spectacle lens.
US11966101B2 Mounting tool
The present disclosure relates to a mounting tool that makes it possible to sense the position or the orientation of the head in a natural state without impairing the wearing feeling or the appearance. The nose pad of the glasses comes into contact with and fixes the nose, which is the frontal region of the user, an ear hook including an insertion portion that allows the temple of the glasses to be inserted and fixed comes into contact with and fixes an ear, the occipital region fixing unit configured integrally with the ear hook comes into contact with and fixes the occipital region while holding the sensor device that detects the position and the orientation of the head of the user, the occipital region upper portion fixing unit comes into contact with and fixes the occipital region, an insertion portion that allows the temple of the glasses to be inserted is provided, and the occipital region upper portion is fixed. The present disclosure can be applied to motion capture.
US11966100B2 Optical imaging system
An optical imaging system includes a first lens, a second lens, a third lens including a concave object side surface, a fourth lens, a fifth lens, and a sixth lens sequentially disposed from an object side toward an image side. The optical imaging system satisfies 0.7
US11966090B2 Heterogeneous packaging integration of photonic and electronic elements
Heterogeneous packaging integration of photonic and electronic elements is described herein. In one embodiment, a disclosed package includes: a package substrate; a first layer comprising an electronic die on the package substrate; and a second layer comprising a photonic die. The second layer is bonded onto the first layer such that the photonic die is bonded onto the electronic die.
US11966089B2 Multiports having connection ports formed in the shell and associated securing features
Multiports having connection ports formed in the shell and associated securing features are disclosed. One aspect of the disclosure is directed to a multiport for providing an optical connection comprising a shell comprising a first portion, at least one connection port comprising an optical connector opening, and a connection port passageway formed in the first portion of the shell, where the at least one securing feature is associated with the at least one connection port.
US11966087B2 Ferrule structure, method for manufacturing ferrule structure, ferrule, and lens unit
A ferrule structure includes a ferrule including a plurality of unit holes, and a plurality of lens units, wherein each lens unit includes a lens part attached to an end part of an optical fiber, and each lens unit is molded from a resin for transmittance an optical signal, and each lens unit is to be inserted in one of the unit holes.
US11966085B2 Optical transceiver
An optical transceiver includes an input assembly, an output port, a fiber patch panel, multiple first optical fibers and multiple second optical fibers. The input assembly is arranged on a circuit board and has a first input port and a second input port. The fiber patch panel is arranged between the input assembly and the output port, and has multiple first fiber patch slots and multiple second fiber patch slots. The first optical fibers are connected to the first input port and the output port. The first optical fiber passes through the first fiber patch slot and the second fiber patch slot. The second optical fibers are connected to the second input port and the output port. The second optical fiber passes through the first fiber patch slot and the second fiber patch slot. The second fiber patch slot accommodates the first optical fiber and the second optical fiber.
US11966074B2 Metal back plate and manufacturing process thereof, backlight module and electronic device
The present disclosure provides a metal back plate and a manufacturing process thereof, a backlight module and an electronic device. The metal back plate is used for the backlight module. The metal back plate includes a first area and a second area. The grain size of the metal material in the first area is larger than the grain size of the metal material in the second area. The first area is formed with a first opening.
US11966072B2 Planar light source device and liquid crystal display device
A planar light source device includes a plurality of light sources that is independently drivable, a first light guide to emit light incident from the first light source from an emitting surface in an emitting direction, a second light guide that is contained in a second light emitting region adjacent to a first light emitting region containing the first light guide and emits light incident from a second light source from the emitting surface in the emitting direction, and a partition frame having a partition wall that is positioned between the first light guide and the second light guide, partitions the first light emitting region and the second light emitting region, and is provided with a gap from the emitting surface of the first light guide, in which an angle formed by a wall surface and a bottom face of the partition wall is an acute angle.
US11966070B2 Light guide and a lighting device comprising a light guide
A light guide (1) for a lighting device (8) is provided. The light guide (1) comprises an incoupling element (2) configured for receiving light and coupling the received light into the light guide (1). The light guide (1) is configured to convey the received light within the light guide (1). The light guide (1) comprises at least a first group and a second group of conically shaped outcoupling surface structures (3) distributed on, and recessed into or protruding from, a side (4) of the light guide (1). Each conically shaped outcoupling surface structure (3) is configured for coupling of light out of the light guide (1). Further, each conically shaped outcoupling surface structure (3) of the first group is geometrically characterized by a shape in accordance with a first cone or conical frustum (5) and each conically shaped outcoupling surface structure (3) of the second group is geometrically characterized by a shape in accordance with a second cone or conical frustum (6). The first cone or conical frustum (5) has (i) a height (1) different from a height (h2) of the second cone or conical frustum (6), and (ii) a base diameter (bd1) different from a base diameter (bd2) of the second cone or conical frustum (6). The first cone or conical frustum (5) has a height (h1) to base diameter (bd1) ratio in a range of 0.4 to 0.7. The second cone or conical frustum (6) has a height (h2) to base diameter (bd2) ratio in a range of 0.7 to 1.4.
US11966068B2 Inorganic wave plate and manufacturing method therefor
Provided is a structural birefringence-type inorganic wave plate having excellent heat resistance and durability, and a fine pattern. Also provided is a manufacturing method for an inorganic wave plate by which, even in the case of a fine pattern, productivity is high, and a desired phase difference is easily achieved and stably obtained. This inorganic wave plate is obtained by utilizing a selective interaction between a polymer having a repeating unit containing a carbonyl group, and a metallic oxide precursor, the inorganic wave plate having a wire grid structure provided with a transparent substrate, and grid-shaped protruding portions arranged at a pitch shorter than the wavelength of light in a used band on at least one surface of the transparent substrate and extending in a predetermined direction, the main component of the grid-shaped protruding portion being a metallic oxide.
US11966067B2 Display panel and manufacturing method therefor
A display panel and a manufacturing method therefor are disclosed. The display panel includes a plurality of pixels and corresponding filters. A planarization layer is arranged on the filters. The planarization layer and a transparent filter are made of the same transparent photoresist material. The manufacturing method includes: preparing a filter; and forming a planarization layer on the filter, where preparing a filter includes forming a transparent filter, where the same transparent photoresist material is used in the operation of forming the transparent filter and in the operation of forming the planarization layer on the filter.
US11966066B2 Delivery systems and methods for compositions of materials for forming coatings and layered structures including elements for scattering and passing selectively tunable wavelengths of electromagnetic energy
Systems and methods are provided for delivering material compositions comprising particularly-formed multi-layer micron-sized particles that are substantially transparent, yet that exhibit selectable coloration based on their physical properties suspended in substantially transparent matrix or binder materials to facilitate delivery onto substrates, particularly aerosol or aspirated delivery. The disclosed physical properties of the particles are controllably selectable refractive indices to provide an opaque-appearing energy transmissive material when pluralities of the particles are suspended in the substantially transparent matrix material. The multiply-layered (up to 30+ constituent layers) particles result in an overall particle diameter of less than 5 microns, substantially equivalent to paint pigment particles. When delivered, the material compositions form layers that uniquely implement optical light scattering techniques in energy (or light) transmissive layers that appear selectively opaque, while allowing 80+% of the energy impinging on the light incident side to pass through the layers.
US11966064B2 Light guide plate device including an optical path changer
A light guide plate according to one or more embodiments may include an incident surface that receives light, and an optical path changer on a back surface perpendicular to the incident surface. The optical path changer may reflect light to be emitted through an emission surface parallel to the back surface. The light emitted through the emission surface may form a formed image including a plane image representing a surface. The plane image may include a near imaging portion and a distant imaging portion. The plane image may have two ends included in the near imaging portion in a cross section perpendicular to the back surface and an optical axis of a light source.
US11966062B2 Head-mounted augmented reality device employing an optical bench
A head-mounted augmented reality device (10) includes a pair of optical modules (12) for the right and left eyes of the user, each having a collimating display source (14) optically coupled to a light guide (16) for directing image illumination towards an eye of the user. A support structure (20) is supported by the head of the user. An optical bench (22) provides a first set of alignment features (26, 28, 32, 74) for aligning and affixing the right optical module and a second set of alignment features (26, 28, 32, 74) for aligning and affixing the left optical module. A suspension arrangement suspends the optical bench relative to the support structure. The optical bench (22) provides the sole mechanical connection between the pair of optical modules (12) and the support structure (20).
US11966058B2 Ultra-thin lens, virtual image display device using same, and near-eye display
An ultra-thin lens for augmented reality (AR) display includes: a primary lens, an intermediate lens, and a secondary lens. After entering the primary lens, image light undergoes two total reflections, then enters the intermediate lens and is partially reflected, then is directed to a human eye through the intermediate lens and the primary lens. The secondary lens is configured on the other side of the intermediate lens, and environmental light is directed to the human eye through the secondary lens, the intermediate lens, and the primary lens. According to the ultra-thin lens, total reflection and light splitting functions of the image light are realized respectively through the primary lens and the intermediate lens, so that the entire lens has a thin and light profile.
US11966057B2 Display system with adjustable field of view
Display systems, such as near eye display systems or wearable heads up displays, may include a laser projector having an optical switch assembly disposed an at input to an optical scanner of the laser projector. The optical switch assembly includes at least one optical switch, and a controller selectively modifies the orientation of each optical switch to selectively change an angle at which laser light is directed onto a scan mirror of the optical scanner. Changing this angle shifts the scan region over which the scan mirror scans the laser light and, relatedly, shifts a region of a field of view of the display. In some embodiments, the controller is configured to modify the optical switch orientation(s) to correct non-idealities in the angle of the laser light.
US11966056B2 Augmented reality device and optical system thereof
The present application discloses an augmented reality apparatus and an optical system thereof. The optical system includes an image source; a bandpass polarizing beam splitter, relative to the image source, defining a beam splitting side adjacent to the image source and a transmission side facing away from the image source, the bandpass polarizing beam splitter being configured to allow polarization splitting of light incident thereon in a given wavelength range and allow transmission of light out of the given wavelength range; a wave plate adjacent to the beam splitting side; and a curved bandpass semi-reflector located downstream of the wave plate in a path of the reflected light and configured to allow reflection of light incident on the curved bandpass semi-reflector in the given wavelength range and allow transmission of light out of the given wavelength range.
US11966051B2 Three-dimensional display device, three-dimensional display system, head-up display system, and movable object
The device (3) includes a display panel (6), a shutter panel (7), and a controller (8). The display panel (6) includes subpixels for displaying a parallax image including a first image and a second image having parallax between the images. The shutter panel (7) is configured to define a traveling direction of image light representing the parallax image from the display panel (6). The controller (8) is configured to change, in a certain time cycle, areas on the shutter panel in a light transmissive state to transmit the image light with at least a certain transmittance and areas in a light attenuating state to transmit the image light with a transmittance lower than the transmittance in the light transmissive state, and is configured to change the subpixels to display the first image and the second image based on positions of the areas in the light transmissive state.
US11966050B2 Head-up display apparatus
The head-up display apparatus includes: a display unit configured to output projection light; at least one reflector configured to reflect the projection light; a housing, which has an opening portion, and is configured to store the display unit and the reflector therein; a cover member configured to cover the opening portion; and a polarizing plate with a retardation layer, which is arranged on a housing inner side of the cover member, and includes a retardation layer and a polarizer in the stated order from a cover member side. The retardation layer has an in-plane retardation Re(550) of 3,000 nm or more. The head-up display apparatus is configured so that an angle of reflection of the projection light output from the housing through the opening portion with respect to a windshield is 30° or less, or is 40° or more.
US11966045B2 Optical focus adjustment based on occlusion
An imaging system including: first camera and second camera; depth-mapping means; gaze-tracking means; and processor configured to: generate depth map of real-world scene; determine gaze directions of first eye and second eye; identify line of sight and conical region of interest; determine optical depths of first object and second object present in conical region; determine one of first camera and second camera having lesser occlusion in real-world scene; adjust optical focus of one of first camera and second camera to focus on one of first object and second object having greater optical depth, and adjust optical focus of another of first camera and second camera to focus on another of first object and second object; and capture first image(s) and second image(s) using adjusted optical focuses of cameras.
US11966044B2 Display with eye tracking and adaptive optics
This document relates to an optical device that uses adaptive optics as part of an optical system. The adaptive optics can be used to correct light rays that correspond to a portion of an eye box based on information received from an eye-tracking unit, and can also correct for aberrations in the optics in the optical device. The adaptive optics include corrective elements that can be modified using modifying elements to correct the angle of light rays, such that rays associated with a specific pupil position and gaze direction of a user's eye can be made parallel and ensure a high quality image is viewed by the user.
US11966040B2 Optical system for an endoscope
A lens assembly of a viewing element for an endoscope has lenses and a barrel containing the lenses. The internal surface of the barrel is shaped in accordance with the relative position and size of the lenses and a lens holder encompassing at least a portion of the barrel. The barrel and/or the lens holder are injection-molded and can be variably positioned relative to each other. An optional adhesive layer that reduces or eliminates small particles from the viewing element is positioned on an inner surface of the barrel and/or lens holder and used to remove any internal particulate matter that may otherwise obstruct the field of view.
US11966039B2 Elastic worm gear assembly and use thereof
A mount for a telescope incorporates a worm gear assembly comprising: a worm wheel connected to a telescope holder, such that movement of the worm wheel about a wheel axis causes movement of the holder about the wheel axis; and a worm shaft having a worm body extending in a longitudinal direction and a thread extending in a spiral on the worm body around a worm axis orthogonal to the wheel axis. The worm shaft is supported by a base for rotational movement. The worm wheel comprises a plurality teeth for engaging the worm shaft thread, so that rotation of the worm shaft about the worm axis causes corresponding rotation of the worm wheel, and corresponding relative rotation between the holder and the base, about the wheel axis. The wheel body defines a plurality of elasticity-enhancing cutouts spaced apart from the wheel axis and extending through the wheel body.
US11966034B2 Surgical optical lens
A body tissue observation lens includes a lens base having an integral polarizing filter. The body tissue observation lens has a 40% or higher average transmittance in a visible light wavelength range of 380 to 780 nm. The body tissue observation lens contains a specific wavelength light absorbing pigment such that the ratio of the minimum transmittance in a wavelength range of 580 to 600 nm to the average transmittance in the visible light wavelength range of 380 to 780 nm is 18 to 50%.
US11966033B2 System and method for generating white light for projectors
A system and method of generating white light for a projection system in a compact form factor using laser diodes, a reflection system, and a phosphor target. Light emitted from the laser diodes can be directed towards a region of the phosphor target, where the phosphor target is excited and emits light in a desired spectrum in all directions. Some emitted light is collected by a collection lens. The emitted light collected by the collection lens can be combined with light from the original laser diodes to create white light for use in the projection system. Light emitted in a direction away from the collection lens can be redirected to the collection lens by the reflection system that employs a curved reflector on one side of the phosphor target and a flat reflector on the opposite side of the phosphor target.
US11966026B2 Camera optical lens
Disclosed is a camera optical lens. The camera optical lens includes nine lenses in total, and the nine lenses from an object side to an image side are: a first lens with a negative refractive power, a second lens, a third lens with a positive refractive power, a fourth lens, a fifth lens with a negative refractive power, a sixth lens with a positive refractive power, a seventh lens with a negative refractive power, an eighth lens with a positive refractive power and an ninth lens with a negative refractive power. The camera optical lens satisfies: −1.80≤f1/f≤−0.60; 2.00≤d5/d6≤8.00; 3.50≤f6/f≤6.00. The camera optical lens has good optical performance, and meets the design requirements of a large aperture, wide-angle and ultra-thin.
US11966021B2 Camera optical lens
Disclosed is a camera optical lens including nine lenses, the nine lenses from an object side to an image side being: a first lens with a negative refractive power, a second lens with a positive refractive power, a third lens with a positive refractive power, a fourth lens with a negative refractive power, a fifth lens with a negative refractive power, a sixth lens with a positive refractive power, a seventh lens with a negative refractive power, an eighth lens with a positive refractive power and an ninth lens with a negative refractive power. The camera optical lens satisfies: −4.50≤f1/f≤−2.00; 5.50≤d5/d6≤32.00. The camera optical lens has good optical performance, and meets the design requirements of large apertures, wide-angle and ultra-thin.
US11966020B2 Camera optical lens
A camera optical lens is provided. The camera optical lens includes, from an object side to an image side, a first lens, a second lens having a positive refractive power, a third lens, a fourth lens, a fifth lens, a sixth lens, a seventh lens, an eighth lens, and a ninth lens. The camera optical lens satisfies following conditions: 4.00≤f1/f≤7.00, and 3.00≤d5/d6≤12.00, where f denotes a focal length of the camera optical lens, f1 denotes a focal length of the first lens, d5 denotes an on-axis thickness of the third lens, and d6 denotes an on-axis distance from an image side surface of the third lens to an object side surface of the fourth lens. The camera optical leans according to the present disclosure has better optical performance while satisfying design requirements for ultra-thin, wide-angle lenses having large apertures.
US11966016B2 Camera optical lens
A camera optical lens is provided, including from an object side to an image side: a first lens; a second lens; a third lens; a fourth lens; a fifth lens; and a sixth lens, the camera optical lens satisfies following conditions: −2.80≤f1/f≤−1.20; 1.20≤d9/d11≤1.90; 1.20≤(R7+R8)/(R7−R8)≤5.00; 0.70≤f2/f≤1.00, where f denotes focal length of the camera optical lens; f1 denotes focal length of the first lens; f2 denotes focal length of the second lens; R7 denotes curvature radius of object side surface of the fourth lens; R8 denotes curvature radius of image side surface of the fourth lens; d9 denotes on-axis thickness of the fifth lens; d11 denotes on-axis thickness of the sixth lens. The above camera optical lens can meet design requirements for large aperture, wide angle and ultra-thinness, while maintaining good imaging quality.
US11966014B2 Optical imaging lens group
An optical imaging lens group includes, sequentially from an object side to an image side along an optical axis, a first lens, a second lens, a third lens, a fourth lens, a fifth lens, a sixth lens and a seventh lens. The first lens has positive refractive power, and both an object-side surface and an image-side surface thereof are convex; the second lens has refractive power, and an object-side surface thereof is convex; the third lens has refractive power, and an object-side surface thereof is concave; the fourth lens has refractive power; the fifth lens has refractive power; the sixth lens has refractive power, and an object-side surface thereof is convex; and the seventh lens has negative refractive power. An edge thickness ET6 of the sixth lens and a center thickness CT6 of the sixth lens along the optical axis satisfy 0.2
US11966012B2 Projection lens including four lenses of −+−+ refractive powers
A projection lens projecting an image beam provided by a light valve onto a screen is provided. The projection lens includes first to fourth lenses in order from a screen side to a display side along an optical axis. Each lens has a screen side surface facing the screen side and allowing the image beam to pass, and a display side surface facing the display side and allowing the image beam to pass. The first and third lenses have a negative refractive power, and the second and fourth lenses have a positive refractive power. The projection lens satisfies 2
US11966011B2 Optical imaging lens assembly
The present disclosure discloses an optical imaging lens assembly, which includes sequentially from an object side to an image side along an optical axis, a first lens and at least one subsequent lens having refractive power. A distance TTL along the optical axis from an object-side surface of the first lens to an image plane of the optical imaging lens assembly and a distance P along the optical axis from a to-be-captured object to the object-side surface of the first lens satisfy 0.6
US11966010B2 Electronic device including camera module
An electronic device is provided. The electronic device includes a housing, and a camera module disposed in an inner space of the housing, wherein the camera module includes an image sensor and a plurality of lenses aligned with the image sensor, and wherein at least one of the plurality of lenses includes a first area formed to transfer at least a part of an external light to the image sensor and a second area including a light absorbing layer formed to absorb the at least a part of the external light and to penetrate from an outer surface of the lens into an inner space with a predetermined depth.
US11966003B2 System and method for a security post
The present teaching relates to method, system, medium, and implementations for detecting a target object via a security post. A plurality of sections are arranged in a vertical direction. Each section is designated to detect the target object in a vertical range by receiving information related to magnetic field from one or more sensors, analyzing the sensed information to extract features characterizing the magnetic field variations in the corresponding vertical range, and determining whether the target object is present in the vertical range based on the extracted features. When the target object is detected by a section, an alarm associated with the section is triggered to indicate the detection. An overall detection result is determined based on the detection result from each of the sections and is displayed on a display screen.
US11966002B2 Systems and methods for downhole determination of drilling characteristics
Downhole drilling characteristic measurement systems for measuring a characteristic of drilling through the earth's subsurface and methods of the same are described. The systems include a downhole tool having an active measurement system, comprising a receiver, a first transmitter, and a second transmitter and a controller in communication with the first transmitter and the second transmitter, the controller configured to control the first transmitter and the second transmitter to transmit a first transmitted signal from the first transmitter and a second transmitted signal from the second transmitter. The receiver is arranged to receive a first received signal from the first transmitted signal and a second received signal from the second transmitted signal. A processor is configured to determine a characteristic of drilling from the first received signal and the second received signal.
US11965999B2 Method and system for processing seismic images to obtain seismic horizon surfaces for a geological formation
A computer implemented method for processing a seismic image comprising seismic values obtained from seismic measurements performed on a geological formation includes determining a seismic dip image based on the seismic image, said seismic dip image comprising local seismic dips representative of the local gradient of the seismic values of the seismic image; initializing a seismic horizon surface modeled by using a combination of spline functions or by using a triangle mesh; and iteratively modifying coefficients used for combining the spline functions, thereby iteratively modifying the seismic horizon surface to progressively increase alignment between local orientations of the seismic horizon surface and the corresponding local seismic dips, until a predetermined stop criterion is satisfied.
US11965995B2 Multi-physical field imaging method and system based on PET-CT and DAS
Embodiments of the present disclosure provide a multi-physical field imaging method based on PET-CT and DAS, comprising: wrapping distributed acoustic sensors on a surface of a non-metallic sample to be tested, and then placing them in a pressure device; loading triaxial pressures; preparing a tracer fluid; pumping the tracer fluid into the non-metallic sample; collecting PET images and CT images of internal structure of the non-metallic sample, meanwhile, monitoring internal acoustic emission events of the non-metallic sample in real time; combining the PET images with the CT images, to obtain PET/CT images; locating the acoustic emission events, and obtaining occurrence time and spatial location of internal structural perturbations; and analyzing a mechanism of fluid-solid coupling effect in the non-metallic sample under loaded stress. The imaging method and system of the present disclosure can accurately and reliably image the fluid-solid coupling process in the material.
US11965994B2 Ultrasonic transducer for a measuring device
An ultrasonic transducer for a measuring instrument includes a housing container with a support plate and a piezoelectric element that is supported by the support plate and has a substantially circular shape. The piezoelectric element includes multiple substantially sector-shaped oscillation parts that are divided by multiple grooves that communicate with each other at the central part and extend radially. The piezoelectric element oscillates in the thickness direction A3 in the first frequency band and in the radial direction A4 in the second frequency band, which is lower than the first frequency band. The ultrasonic transducer is capable of expanding the frequency band suitable for transmitting and receiving ultrasound.
US11965992B2 LIDAR waveform calibration system
A light detection and ranging (LIDAR) system includes a laser and a calibration unit. The laser is configured to generate a laser beam based on a particular laser waveform that is associated with at least one parameter of a plurality of parameters. The calibration unit is configured to determine a particular value for the at least one parameter of the plurality of parameters to compensate for distortion characteristics of the laser. The calibration unit is configured to determine the particular value based on an output frequency of the laser beam. The calibration unit is configured to update the particular laser waveform with the particular value of the at least one parameter of the plurality of parameters.
US11965990B2 LIDAR sensor device and method of transmitting laser signal
A lidar sensor device according to an embodiment includes a data generation unit that generates light identification data, an optical modulation unit that generates a plurality of modulated signals for the optical identification data by performing orthogonal frequency division multiplexing (OFDM) modulation on the optical identification data and generates a plurality of laser signals respectively corresponding to the plurality of modulated signals and having different frequencies, and a transmission unit that simultaneously transmits the plurality of laser signals to different measurement points according to the frequencies, respectively.
US11965987B2 Solid-state imaging device, distance measuring device, and distance measuring method
A driver circuit includes: a first node connected to a first signal line; a first switch transistor provided between a first power supply and a first capacitor; a second switch transistor provided between a second power supply and a second capacitor; a third switch transistor provided between the first capacitor and the first node; and a fourth switch transistor provided between the second capacitor and the first node.
US11965986B2 Light-receiving device and lidar
An optical device includes a light receiving element for detecting light reflected and transmitted from a subject; a voltage part for providing a first bias voltage or a second bias voltage to the light receiving element; and a controller for controlling the voltage part so that the second bias voltage provided from the voltage part is synchronized with a light output of a light emitting part to be provided to the light receiving element.
US11965984B2 Night vision device with distance measurement function and implementation thereof
A night vision device with distance measurement function is configured to obtain a distance between a target object and the night vision device with distance measurement function by inputting a size of the target object and by using a focal length of an objective lens unit, a pixel information of an image sensing module, and a resolution of a display unit. In this way, a simple, fast and inexpensive distance measurement can be achieved without the conventional laser rangefinder.
US11965983B2 Techniques for mode area expansion of optical beam in a LIDAR system
A light detection and ranging (LIDAR) apparatus is provided that includes an optical source to emit an optical beam towards a target and a mode field expander operatively coupled to the optical source to expand a mode area of the optical beam from a first mode of a single mode optical fiber to a second mode of a larger mode area optical fiber.
US11965982B1 LIDAR sensor system including integrated transceiver
A LIDAR sensor system for a vehicle can include a light source configured to generate a beam; at least one optical amplifier configured to amplify the beam to produce an amplified beam; an optical power distribution network; a transmitter configured to receive the plurality of distributed beams; and one or more optics configured to emit the plurality of distributed beams. The optical power distribution network can include at least one input port configured to receive the amplified beam; one or more optical splitters configured to split the amplified beam into a plurality of distributed beams; a plurality of output ports respectively configured to provide the plurality of distributed beams; and one or more optical isolators configured to attenuate reflected signals at the plurality of output ports by coherently interfering the reflected signals.
US11965978B2 Calibration pipeline for estimating six degrees of freedom (6DoF) alignment parameters for an autonomous vehicle
A calibration pipeline for 6DoF alignment parameters for an autonomous vehicle includes an automated driving controller instructed to receive inertial measurement unit (IMU) poses and final radar poses and determine smoothened IMU poses from the IMU poses and smoothened final radar poses from the final radar poses. The automated driving controller aligns the smoothened IMU poses and the smoothened final radar poses with one another to create a plurality of radar-IMU A, B relative pose pairs. The automated riving controller determines a solution yielding a threshold number of inliers of further filtered radar-IMU A, B relative pose pairs, randomly samples the further filtered radar-IMU A, B relative pose pairs with replacements several times to determine a stream of filtered radar-IMU A, B relative pose pairs, and solves for a solution X for the stream of filtered radar-IMU A, B relative pose pairs.
US11965976B2 System and method for radar
In accordance with an embodiment, a method of operating a radar system includes receiving radar configuration data from a host, and receiving a start command from the host after receiving the radar configuration data. The radar configuration data includes chirp parameters and frame sequence settings. After receiving the start command, configuring a frequency generation circuit is configured with the chirp parameters and radar frames are triggered at a preselected rate.
US11965974B2 Methods and systems for using a vehicle location to geo-reference radio data collected during a time of commute
Disclosed is an approach to improve data collection for a radio-based positioning system. The disclosed approach may involve processor(s) (e.g., of positioning server(s) and/or of a mobile device) obtaining radio data associated with the mobile device, where the radio data is collected while the mobile device is located within a particular vehicle during a time of commute. The processor(s) may determine a particular location of the particular vehicle representing where the particular vehicle is or was located during the time of commute. And the processor(s) may then use the particular location of the particular vehicle to geo-reference the radio data collected while the mobile device is located within the particular vehicle during the time of commute.
US11965973B2 Positioning reference signal (PRS) processing window for low latency positioning measurement reporting
Disclosed are techniques for wireless communication. In an aspect, a user equipment (UE) measures one or more positioning reference signal (PRS) resources of at least one PRS instance, and processes the one or more PRS resources of the at least one PRS instance during a PRS processing gap, wherein the PRS processing gap comprises a period of time during which the UE prioritizes PRS processing over reception, processing, or both of other downlink signals and channels.
US11965971B2 Systems for timestamping events on edge devices
The present disclosure provides systems and methods for timestamping events on edge devices. A trusted source measures the latency to the edge device and the edge device's clock offset, and stores the information at the trusted source for later use. The trusted source sends the latency and the device's clock offset to the edge device for later use. The trusted source or the edge device adjusts a timestamp generated at the edge device using an estimated clock offset. The estimated clock offset is determined by extrapolation or interpolation from measured clock offsets.
US11965964B2 Solid-state LIDAR transmitter with laser control
A solid state LIDAR transmitter with matrix-addressable laser drive circuit includes a first electrical bus that provides a first voltage potential to columns of the matrix-addressable laser drive circuit and a second electrical bus that provide a second voltage potential to rows of the matrix-addressable laser drive circuit. A plurality of column switches connects the plurality of columns to the first electrical bus. A plurality of row switches connects the plurality of rows to the second electrical bus. The transmitter includes a plurality of series connected diodes comprising a laser diode in series with another diode, where a respective one of the plurality of series connected diodes is electrically connected between a respective column and row of the matrix-addressable laser drive circuit to form the LIDAR transmitter. At least some of the second diodes increasing an overall reverse breakdown voltage of the series connected diodes.
US11965953B2 Radar data transceiver, ranging method, and lidar
A radar data transceiver, a ranging method, and a LiDAR are provided. The transceiver includes: a synchronization module, configured to generate a synchronization signal and send the synchronization signal to an emission module and a receiving module separately; the emission module, connected with the synchronization module and configured to delay the synchronization signal according to a preset delay policy, generate a first emission signal, and emit the first emission signal; and the receiving module, connected with the synchronization module and configured to receive a reflected signal, generate a first histogram according to the reflected signal and the synchronization signal, and superimpose histograms obtained by n measurements to generate an echo signal.
US11965947B2 Multiplex MRI image reconstruction
In Multiplex MRI image reconstruction, a hardware processor acquires sub-sampled Multiplex MRI data and reconstructs parametric images from the sub-sampled Multiplex MRI data. A machine learning model or deep learning model uses the subsampled Multiplex MRI data as the input and parametric maps calculated from the fully sampled data, or reconstructed fully sample data, as the ground truth. The model learns to reconstruct the parametric maps directly from the subsampled Multiplex MRI data.
US11965942B2 Measurement method for B-H curve of magnetic material based on magnetic-inductance
A measurement apparatus includes an Epstein frame, an alternating power supply, a power analyzer, and an oscilloscope. Electromagnetic coupling modeling on an Epstein frame is performed based on a vector model of a magnetic circuit, where an iron core of the Epstein frame is formed by laminating a silicon steel sheet to be measured, and an excitation coil and a detection coil with the same turns number are wound around the iron core. The measurement process is to first obtain a reference B-H curve that only considers a nonlinear reluctance of the iron core, and then to derive a B-H curve considering an eddy current effect in a magnetic field at any frequency from the reference B-H curve. The method, applicable to a measurement for B-H curves at middle and high frequencies, may obtain much higher accuracy.
US11965941B2 Magnetic sensor
A magnetic sensor includes a magnetic sensor chip that includes a magnetoresistive effect element and a sealed part. The magnetoresistive effect element includes a free layer and a pinned layer. The sealed part has a first surface and a second surface, which is opposite the first surface. The shape of the sealed part in the plan view from the first surface side is substantially quadrilateral. The substantially quadrilateral shape has a first side and a second side, which are substantially parallel to each other. In the plan view, from the first surface side of the sealed part, the magnetization direction of the pinned layer, in a state in which the external magnetic field is not applied on the magnetoresistive effect element, is inclined with respect to an approximately straight line found through the least squares method using a plurality of points arbitrarily set on the first side.
US11965940B2 Self-locating compass
Systems, methods, and apparatuses for a self-locating compass for use in navigation are disclosed. The self-locating compass is operable to provide position and/or velocity without information from a global positioning system (GPS) device. The self-locating compass includes a direction finder and a Lorentz force detector. The method includes determining orientation with respect to Earth's magnetic field, measuring a Lorentz force proportional to rate of change of location with respect to the field, determining a change in location, and updating location.
US11965939B2 Electronic device compensating for geomagnetic sensing data and method for controlling the same
Disclosed are an electronic device for compensating for geomagnetic sensing data and a method for controlling the same. According to an embodiment of the disclosure, an electronic device may include a processor configured to store, in a memory, a temperature of each of a plurality of heating areas and a variation in a geomagnetic value sensed by a geomagnetic sensor, perform linear fitting using the temperature and the variation in the geomagnetic value, compute an error between the variation in the geomagnetic value and an estimated value for the variation in the geomagnetic value, based on a result of the linear fitting, determine a scheme for compensating for the geomagnetic value based on the computed error, and compensate for the geomagnetic value sensed by the geomagnetic sensor using the determined scheme when a variation in temperature is detected for at least one heating area in the plurality of heating areas.
US11965938B2 Leakage detection device and power system for vehicle
In leakage detection device, coupling capacitor has a first end connected to a current path of power storage unit connected to load in a state of being insulated from a ground. Voltage output unit generates a periodic voltage that changes periodically, and applies the periodic voltage to a second end of coupling capacitor via impedance element. Voltage output unit measures a voltage at a node between coupling capacitor and impedance element. Leakage determination unit estimates at least one of an upper peak value and a lower peak value at a certain time, calculates a peak-to-peak value between the upper peak value and the lower peak value with virtually aligned time axes, and determines presence or absence of a leakage between a current path of power storage unit and the ground.
US11965935B2 Method and apparatus for operating a system for providing predicted states of health of electrical energy stores for a device using machine learning methods
The invention relates to a computer-implemented method for predicting a modeled state of health of an electrical energy store having at least one electrochemical unit, in particular a battery cell, having the following steps: providing a data-based state of health model trained to assign a modeled state of health to the electrochemical energy store on the basis of characteristics of operating variables of the energy store; providing time characteristics of the operating variables that characterize operation of the electrical energy store; and determining a present or predicted modeled state of health on the basis of the generated characteristics of the operating variables using the state of health model, wherein data gaps in the time characteristics of the operating variables owing to a phase of inactivity are completed based on a characteristic of a temperature of the energy store that is derived from at least one provided ambient condition.
US11965933B2 Integrated circuit, battery monitoring device, and battery monitoring system
A battery monitoring device includes: a pair of terminals for measuring voltage or current of a battery, and to which a filter unit including a capacitive element is connected; an AD converter that measures a waveform of voltage between the terminals during charging or discharging of the capacitive element; and a time constant calculation unit that calculates a time constant of the filter unit based on the waveform measured. The AD converter is, for example, a first AD converter or a second AD converter. The filter unit is, for example, a first filter unit or a second filter unit.
US11965929B2 Method and system for detecting glitch at high sampling rate
Methods for detecting a glitch at a high sampling rate are provided. In some embodiments, a method includes the following steps: S1, acquiring to-be-identified data; S2, processing the to-be-identified data to obtain normal sampling data; and S3, performing glitch identification on the to-be-identified data to obtain a glitch position of the normal sampling data. In other embodiments, the disclosure provides a system for detecting a glitch at a high sampling rate and for implementing the method for detecting a glitch at a high sampling rate. The system includes an acquisition unit and a glitch identification unit. The acquisition unit acquires and processes the to-be-identified data to obtain the normal sampling data, and the glitch identification unit performs glitch identification on the to-be-identified data to obtain the glitch position of the normal sampling data.
US11965927B2 Systems and methods of testing adverse device conditions
Thermal conditions can be simulated for an electronic device. Application developers may want to test how applications perform under various thermal conditions on a device that includes thermal management. The application developers can use the tests to determine whether the application should take proactive measures to maintain application performance, and which proactive measures should be taken. For example, an application can reduce its use of resources to ensure that an application maintains a desired quality of user experience (and at a minimum remains responsive) under adverse thermal conditions. Creating adverse conditions can be difficult to replicate, costly to implement, and can potential cause damage to the electronic device being tested. In some examples, simulating thermal conditions can be used instead of placing the device in real-world adverse conditions to improve the testing process for developers.
US11965926B2 Electronic component test handler having flying scan function
The present invention relates to an electronic component test handler comprising: a hand configured to pick up and transfer a plurality of devices; and a scanner configured to scan a region of a movement path of a device picked up by the hand at a predetermined angle. The electronic component test handler having a flying scan function according to the present invention is capable of scanning during a transfer process without a change in position after picking up a device, and thus, operations and time required for the scanning may be reduced, thereby improving efficiency.
US11965925B2 Test device for localizing a partial discharge in or at an electrical component as well as method for localizing the partial discharge
A test device to localize a partial discharge in or at an electrical component may include at least one antenna to capture an electromagnetic wave caused by a partial discharge in the electrical component. The test device includes multiple microphones arranged in an environment around the electrical component. The microphones capture sound waves caused by the partial discharge. It is examined if an intensity of the electromagnetic wave exceeds a first limit value and/or the intensity of the sound wave captured by one of the multiple microphones exceeds a second limit value. Depending on the captured sound wave and/or the electromagnetic wave and on the examination relating to the first and/or second limit value, a location of the partial discharge can be determined.
US11965923B2 Self-test for electrostatic charge variation sensors
The present disclosure is directed to self-tests for electrostatic charge variation sensors. The self-tests ensure an electrostatic charge variation sensor is functioning properly. The self-tests may be performed while an electrostatic charge variation sensor is active and without interruption to the application employing the electrostatic charge variation sensor.
US11965921B2 Measurement system and measurement method
A measurement system and method tests for spurious emissions included in a signal transmitted from a mobile terminal in a shorter time than before. The system includes: a band division unit for dividing the measurement frequency band into a plurality of divided bands; a first spurious measurement control unit which causes a measurement device to measure the spurious emissions of the signal to be measured in each divided band and the peak power of the spear in each divided band; and a first pass/fail determination unit that determines whether or not pass determination criteria is satisfied. The first pass/fail determination unit determines whether the peak power does not exceed the threshold of the pass determination criteria in each divided band. The threshold value of the pass determination criteria is lower than the threshold of the standard determination criteria defined by the 3GPP standard.
US11965920B1 Method for achieving terminal-pair definition of four-terminal-pair impedance and application thereof
A method for achieving terminal-pair definition of four-terminal-pair (4TP) impedance and an application thereof are provided, which belongs to the field of precision measurement and metrology. A current output terminal of a two-stage follower is connected to a high current terminal of impedance through a coaxial line, and a voltage output terminal of the two-stage follower is connected to a high voltage terminal of the impedance through the coaxial line, which makes current of the high voltage terminal be 0, and core wire currents and outer wire currents of the high current terminal equal and reverse. The terminal-pair definition of the 4TP impedance can be satisfied; and the follower is added to make a bridge ratio variable and isolate effects of bridge load changes, thereby accelerating a balancing speed of the 4TP impedance bridge, and achieving accurate and fast comparative measurement having high precision of the 4TP AC impedance.
US11965918B2 Meter for use with a distributed energy resource device
An electric meter includes a housing, a first set of connection paths, and a second set of connection paths. The first set of connection paths couple to a meter socket and are electrically coupled to a first electrical connection path between first phases of an electric distribution power source, a distributed energy resource device, and a load. First electrical metrology components of the first electrical connection path are positioned within a first segment of the housing. The second set of connection paths couple to a meter socket and are electrically coupled to a second electrical connection path between second phases of the electric distribution power source, the distributed energy resource device, and the load. Second electrical metrology components of the second electrical connection path are positioned within a second segment of the housing that is non-overlapping with the first segment of the housing.
US11965917B2 Power measurement device
A power measurement device includes: a first three-phase to two-phase converter converting a three-phase voltage signal of three-phase AC power into a two-phase voltage signal; a second three-phase to two-phase converter converting a three-phase current signal of the three-phase AC power into a two-phase current signal; an instantaneous power calculator calculating an instantaneous value of active power of the three-phase AC power and an instantaneous value of reactive power of the three-phase AC power based on the two-phase voltage signal and the two-phase current signal; a first moving average calculator calculating multiple active power average values of different moving average data quantities; a second moving average calculator calculating multiple reactive power average values of different moving average data quantities; and calculators that calculate average active powers corresponding to a frequency of the three-phase AC power, and the reactive power corresponding to the frequency of the three-phase AC power.
US11965915B2 Ground tuning switch
Herein is provided a device for optimizing bandwidth during oscilloscope measurements. The device is connectable to a probe for electrically connecting a test point and an oscilloscope. The device may include at least two grounding connectors with different inductances for electrically connecting ground to the probe and a tuning network comprising circuitry configured to compensate for the different inductances of said at least two grounding connectors, the tuning network being switchable between different modes, each mode being configured to compensate for a specific inductance of said at least two grounding connectors. A method for optimizing bandwidth during oscilloscope measurements is also provided.
US11965913B2 Measurement arrangement for measuring a voltage potential on a conductor in a power switching device and corresponding power switching device
A voltage potential measurement arrangement for measuring a voltage potential on a conductor in an encapsulated power switching device includes at least a portion of the conductor surrounded by a field control component, in particular a field control electrode, having a measuring electrode for capacitive coupling to the conductor. The measuring electrode is disposed outside of the field control component and the field control component is penetrated by at least one aperture at the height of the measuring electrode. A corresponding encapsulated power switching device is also provided.
US11965906B2 Closed-loop microelectromechanical accelerometer with compensation of spurious vibration modes and process for manufacturing a microelectromechanical accelerometer
A closed-loop microelectromechanical accelerometer includes a substrate of semiconductor material, an out-of-plane sensing mass and feedback electrodes. The out-of-plane sensing mass, of semiconductor material, has a first side facing the supporting body and a second side opposite to the first side. The out-of-plane sensing mass is also connected to the supporting body to oscillate around a non-barycentric fulcrum axis parallel to the first side and to the second side and perpendicular to an out-of-plane sensing axis. The feedback electrodes are capacitively coupled to the sensing mass and are configured to apply opposite electrostatic forces to the sensing mass.
US11965899B2 Calibration curve setting method, specimen analysis method, calibration curve setting program, specimen analysis program, and specimen analyzer
Disclosed is a calibration curve setting method for setting a calibration curve, the calibration curve setting method including: creating a first calibration curve on the basis of a measurement value obtained by measuring a standard sample for which a concentration of a predetermined component is known; creating a second calibration curve by correcting the created first calibration curve; displaying a screen configured to support an operator for restoring the second calibration curve to the first calibration curve; receiving an instruction of restoring the second calibration curve to the first calibration curve; and displaying the first calibration curve upon receiving the instruction of restoring.
US11965898B2 Automatic nucleic acid detection system and method thereof
An automatic nucleic acid detection system and a method thereof are disclosed. The automatic nucleic acid detection method includes: performing, by an automatic control subsystem, on a nucleic acid extraction machine platform, a nucleic acid extraction on one or more specimens in a sample tray to generate one or more corresponding nucleic acids in the sample tray; distributing, by the automatic control subsystem, on a nucleic acid distribution machine platform, the nucleic acid in each hole of the sample tray and a first reagent into a plurality of holes of a detection tray, wherein the number of holes of the detection tray is greater than that of the sample tray; and performing, by the automatic control subsystem, on a nucleic acid detection machine platform, a nucleic acid detection on the detection tray.
US11965896B2 Methods of treating patients at risk for renal injury and renal failure
The p21 biomarker is utilized in the evaluation of whether a patient is suffering from kidney injury or failure, and can be used in methods of treating kidney injury or failure by determining the appropriateness of one or more of initiating renal replacement therapy, withdrawing delivery of compounds that are known to be damaging to the kidney, delaying or avoiding procedures that are known to be damaging to the kidney, and modifying diuretic administration.
US11965894B2 Method of diagnosis of drug induced liver injury
The present invention relates to new methods for assessing prognosis of recovery of DILI in a patient, combining measurement of serum markers through a logistic function that doesn't include bilirubin and transaminases (AST and ALT) markers.
US11965888B2 Quantifying endotoxin load in bacterial biofilms
Disclosed herein are methods for quantifying total endotoxin load in a biofilm sample. Also provided are methods for identifying a gram-negative biofilm derived bacterial infection. The disclosed methods more accurately define actual total endotoxin levels and can detect the presence of endotoxin in a given biofilm volume at a higher resolution than current extraction techniques.
US11965887B2 Method of examining possibility of subject having pancreatic cancer
A method of examining a possibility of a subject having pancreatic cancer, including measuring GPRC5C (G protein-coupled receptor family C group 5 member C) present in an exosome in a specimen collected from the subject.
US11965884B2 Method of quantitating unbound C5 in a sample
A method of quantitating free (unbound) human C5 complement protein (C5) from a sample comprising: binding biotinylated anti-C5 capture antibody to strepavidin-coated particles; capturing the free (unbound) C5 in the sample; detecting the captured free C5; and quantitating the captured free C5 using laser-induced fluorescence detection; wherein the method is performed in a Gyros Bioaffy 200 CD in a Gyrolab xPlore or a Gyrolab XP instrument.
US11965883B2 Point of care sensor systems
Provided are point of care sensor systems that include portable readers and disposable cartridges for receiving and analyzing samples. A cartridge may be equipped with one or more sensor channels, each containing one or more sensors. After providing a sample to a cartridge, the cartridge can be inserted into a reader, which can interact with the cartridge to perform on-cartridge sensing and receive signals indicating the presence and/or quantity of one or more targets in the sample. Examples of cartridges can include cardiac panels, sepsis panels and the like. In some embodiments, the same sensor hardware may be configured for multiple measurements of different targets conducted at different time frames. Also provided herein are novel on-cartridge solid and liquid reagent storage and delivery mechanisms.
US11965882B2 Methods of isolating a biological entity
Provided are affinity-based methods of isolating biological entities via a surface antigen from a sample with non-chromatographic and chromatographic methods being provided. Also provided is a dextran polymer, kits for use in the method of isolating a biological entity and an apparatus for performing the methods.
US11965881B2 Nanosensors and methods for detection of biological markers
Methods and devices for microfluidic detection of a biological maker in a biospecimen collected from a subject are disclosed. The microfluidic devices include nanoparticle-based nanosensors comprising supramolecular recognition sequences, protease consensus sequences, post-translationally modifiable sequences, or sterically hindered benzylether bonds for specific interaction with a biological marker. Also disclosed are particular nanosensors for detecting cytokines, and other proteins based upon supramolecular recognition without chemical modification or enzymatic cleavage.
US11965875B2 System and method for screening and assessing agents for tumor immunotherapy
The present application relates to a system and a method for effectively screening and assessing agents for tumor immunotherapy, which includes assessment for the effects of target cells, non-target cells, and tumor infiltration. The system and method of the present application can be used to comprehensively and systematically assess the effectiveness and safety of the agent against tumor immune cells.
US11965872B2 High pressure core chamber and experimental vessel
A high pressure core chamber for use in collecting pressurized core samples from a reservoir is equipped with at least two high pressure access valves, allowing the core chamber to also function as a vessel for various high pressure experiments. In some embodiments, the core chamber is also equipped with a heater, allowing high pressure, high temperature experiments, and thus duplicating reservoir conditions. Various assays using the core chamber are also described.
US11965870B2 Multi-sensor platform for crop health monitoring
A method includes receiving first sensor data pertaining to plant-related parameters of each of one or more first plants that performed well over time. The method also includes analyzing at least some of the first sensor data to generate a predictive model associated with the one or more first plants. The method further includes receiving second sensor data pertaining to plant-related parameters of each of multiple second plants. In addition, the method includes identifying at least one of the second plants to receive one or more interventions by applying the predictive model to the second sensor data. Identifying the at least one of the second plants includes identifying the at least one of the second plants as having at least one of the plant-related parameters that deviates from at least one of the plant-related parameters of the one or more first plants.
US11965869B2 Plant fluorometer for remote detection of growth dynamics
An apparatus for remote detection of plant growth dynamics is described. The apparatus includes an excitation LED (light emitting diode) module, a detection module and a controller module coupled to the excitation LED module and the detection module. The excitation LED module includes at least one LED. Each LED is configured to emit an excitation light in response to an excitation control signal. The excitation light has an emitted light spectrum.The detection module includes a photodetector configured to detect an initial chlorophyll a fluorescence (“ChlF”) light and an excited ChlF light from a plant species. The photodetector is further configured to convert the detected initial ChlF light into an initial detection electrical signal and the detected excited ChlF light into an excited detection electrical signal. The excited ChlF light is emitted from the plant species in response to receiving the excitation light.The controller module is configured to provide the excitation control signal to the excitation module, to capture the initial and excited detection electrical signals from the detection module and to determine chlorophyll fluorescence data based, at least in part, on the initial and excited detection electrical signals. The excitation LED module and the detection module are configured to be positioned remotely from the plant species. The chlorophyll fluorescence data represents a growth characteristic of the plant species.
US11965867B2 Sensing element for chemiresistor sensor and method of making same
A sensing element for a chemiresistor sensor and a method of making such a sensing element is disclosed. The sensing element may include: one or more first type of 3D elements, each comprising a first type of chemiresistor particles; and one or more second type of 3D elements, each comprising a second type of chemiresistor particles. At least one of the one or more first type of 3D elements and at least one of the one or more second type of 3D elements may have one or more joint surface. The first type of chemiresistor particles may differ from the second type of chemiresistor particles by at least one of: a type of nanoparticle core and a type of organic ligands bonded to each nanoparticle core.
US11965863B2 Sample automation manager
A liquid chromatography system includes a solvent delivery system, a sample manager including a sample delivery system in fluidic communication with the solvent delivery system, the sample delivery system configured to inject a sample from a sample-vial into a chromatographic flow stream, a liquid chromatography column located downstream from the sample delivery system, and a detector located downstream from the liquid chromatography column. The sample delivery system further includes a first needle drive including a first sample needle configured to extract the sample from the sample-vial and deliver the sample to the liquid chromatography column, and a first syringe in communication with the first sample needle configured to meter extraction of the sample from the sample-vial. The sample manager further includes a sample automation system that includes a second needle drive including a second sample needle configured to add a volume of reagent to the sample-vial.
US11965859B1 System and method for empirical estimation of life remaining in industrial equipment
System and methods are provided for empirical analysis of remaining life in electromechanical devices. Sensors are positioned to generate signals representing sound energy emitted by devices, and digital sound data are stored corresponding thereto. The system classifies sound characteristics and their corresponding impact on wear rate over time via recurring analysis of the stored sound data. For a selected device, a wear state is estimated based on a comparison of current sound energy emitted therefrom with respect to sound data for a comparable group of electromechanical devices, and it may be ascertained whether certain classified sound characteristics are present in digital sound data corresponding to the selected electromechanical device. Output signals are selectively generated based on the estimated wear state and/or classified sound characteristics ascertained to be present, e.g. providing indicators of said sound characteristics in association with the digital sound data, and/or providing notification of detected intervention events.
US11965857B2 Carbon-based material vibrator, a sensor element having the same, and a biological substance detection device having the same
A vibrator that is capable of vibrating without using an electrode and has good detection sensitivity is provided. A carbon-based material vibrator for vibration by light irradiation has a biological substance or a substance capable of identifying a biological substance immobilized on the vibrator. The vibrator may not include a counter electrode for applying a voltage to the vibrator. The carbon-based material may be graphite. A thermal conductivity λ1 in a plane direction of the carbon-based material is 100 times or more than a thermal conductivity λ2 in a thickness direction of the carbon-based material.
US11965853B2 Electrochemical sensors
An electrochemical sensor incorporates a ferrocenophane which is a compound with at least one bridging group covalently attached to and connecting the two cyclopentadiene rings associated with the same iron atom. This bridging group maybe tetramethylene. As compared to an equivalent sensor with ferrocene, the tolerance of elevated temperature is improved and so is the working life at ambient temperature.
US11965845B2 Device and method for measuring fluid saturation in nuclear magnetic resonance on-line displacement
The present invention provides a device and a method for measuring fluid saturation in nuclear magnetic resonance (NMR) on-line displacement, the method comprising: measuring a nuclear magnetic resonance (NMR) T2 spectrum under the dead volume filling of the on-line displacement system as displacing phase fluid and the core to be measured as saturated nuclear magnetic detection phase fluid to generate a calibrated T2 spectrum; measuring a nuclear magnetic resonance (NMR) T2 spectrum of a process in which the core to be measured is converted from a saturated displaced phase fluid into a displacing phase fluid to generate a displacement process T2 spectrum; generating the fluid saturation of the on-line displacement system in real time according to the generated calibrated T2 spectrum and the displacement process T2 spectrum. The present invention achieves the purpose of improving measurement precision of fluid saturation in the on-line displacement process.
US11965844B2 Methods and systems for characterizing a porous rock sample employing combined capillary pressure and NMR measurements
A method (and corresponding system) that characterizes a porous rock sample is provided, which involves subjecting the porous rock sample to an applied experimental pressure where a first fluid that saturates the porous rock sample is displaced by a second fluid, and subsequently applying an NMR pulse sequence to the rock sample, detecting resulting NMR signals, and generating and storing NMR data representative of the detected NMR signals. The application of experimental pressure and NMR measurements can be repeated over varying applied experimental pressure to obtain NMR data associated with varying applied experimental pressure values. The NMR data can be processed using inversion to obtain a probability distribution function of capillary pressure values as a function of NMR property values. The probability distribution function of capillary pressure values as a function of NMR property values can be processed to determine at least one parameter indicative of the porous rock sample.
US11965842B2 Method, device, and system for detecting sweetness of fruit, and storage medium
A method (100), a device (400), and a system for detecting the sweetness of fruit, and a storage medium. The method (100) comprises: using magnetic resonance diffusion weighted imaging to acquire an apparent diffusion coefficient (ADC) of fruit to be detected when same is undamaged (S110); determining an effective ADC of said fruit according to the ADC of said fruit (S120); and determining the sweetness of said fruit according to the effective ADC (S130). The ADC of fruit to be detected may be acquired on the basis of magnetic resonance imaging when said fruit is undamaged, and the ADC is used to determine the sweetness of the fruit, thus achieving non-destructive and reliable fruit sweetness detection.
US11965840B2 Charge-resistant epoxy resins for electron microscopy applications
An epoxy resin-based embedding media doped with a non-conductive dopant to a predetermined w/w % such that the media is non-charging at 1.8 keV. A preferred dopant is polyethylene glycol at a molecular weight of at least 3350, and having a predetermined w/w % is at least 2% and up to 20%, most preferably from 2% to 10%. Another preferred dopant is polyethylene glycol at a molecular weight of 7000-8000 and a predetermined w/w % of up to ˜40% and more preferably of up to ˜30%.
US11965838B2 Portable assessment kit and method for measuring metal content of aqueous solution
A portable assessment kit for measuring metal content of an aqueous solution. The kit includes a sample container having an opening at its first end for containing a sample of the aqueous solution, a disc holder having a first end for detachably attaching the disc holder to the opening of the sample container, a pre-concentration disc for collecting metals and being arrangeable in the disc holder. The pre-concentration has a first side and a second side. The kit further includes means for pumping the sample through the opening of the sample container to the first side of the pre-concentration disc and a measurement device for measuring amount of metals in the pre-concentration disc.
US11965837B2 System and methods for determining air content of fresh concrete, and concrete mixer truck incorporating same
There is described a system for determining air content of fresh concrete received in a drum of a concrete mixer. The system generally has a high energy photon source mounted to the drum and emitting high energy photons towards a photon path rotating about a rotation axis as the drum rotates, the photon path is immersed in the fresh concrete during rotation, a photon detector mounted to the drum, the photon detector counting high energy photons received from the photon path; and generating a signal indicative of a number of counted events; a computing device determining an air content value of the fresh concrete based on the generated signal and on reference data; comparing the determined air content value to an air content threshold; and generating an alert based on the comparison to be displayed.
US11965830B2 Data acquisition apparatus
A data acquisition apparatus includes a light source, a first beam splitter, a predetermined beam splitter, a first light deflector, a second light deflector, a first measuring unit, a second measuring unit, a second beam splitter, and a photodetector. A second measurement optical path is positioned in a first direction and a reference optical path is positioned in a second direction. The predetermined beam splitter is disposed in the second measurement optical path or the reference optical path. A first measurement optical path is positioned between the predetermined beam splitter and the photodetector. The first light deflector and the first measuring unit are disposed in the first measurement optical path, and the second light deflector and the second measuring unit are disposed in the second measurement optical path. The first measurement optical path and the second measurement optical path intersect.
US11965829B2 Device for analysing grains by means of infrared and fluorescence spectroscopy
A device for spectroscopically analysing a grain sample may include a first infrared analysis module, a second fluorescence analysis module, a third specific weight analysis module and a processing module. Each of the first and second modules may include a measurement chamber, an excitation submodule to emit at least one electromagnetic radiation towards at least a portion of the sample, a measurement submodule, and a draining system. The third analysis module may include a container, and a measurement submodule to measure a specific weight of the sample. A processing module may be connected to each of the modules and may include a memory to receive data transmitted by a communication network, the data including electromagnetic spectra acquired and specific weights measured, and a processor to couple the data received in the memory and to determine an indicator of quality of the sample from the coupled data.
US11965828B2 Variable light diffuser for plant leaf gas exchange measurements
Disclosed herein are light diffuser devices comprising a sphere having at least two openings, a track, a light source, a cart, and one or more plates, and their methods of use. Also, disclosed here are light diffuser systems comprising a light diffuser device and a portable infrared gas analyzer.
US11965812B2 Apparatus and methods for particle analysis and autofluorescence discrimination
Described herein are apparatuses and methods for analyzing an optical signal decay. In some embodiments, an apparatus includes: a source of a beam of pulsed optical energy; a sample holder configured to expose a sample to the beam; a detector comprising a number of spectral detection channels configured to convert the optical signals into respective electrical signals; and a signal processing module configured to perform a method. In some embodiments, the method includes: receiving the electrical signals from the detector; mathematically combining individual decay curves in the electrical signals into a supercurve, the supercurve comprising a number of components, each component having a time constant and a relative contribution to the supercurve; and quantifying a relative contribution of each component to the supercurve.
US11965807B2 Duct sensor with duct probe for sampling a fluid from a duct and method of operation
A duct probe (20) for sampling a fluid from a main fluid flow (Fm) in a duct (10) defines an elongated supply channel (21) n elongated discharge channel (22). The supply channel has at least one inflow opening (23) for diverting a partial flow (Fp) from the main fluid flow into the supply channel, and the discharge channel has at least one outflow opening for returning the partial flow from the discharge channel into the main fluid flow after it has passed an environmental sensor (30). The duct probe further comprises at least one compensation opening (26) that connects the supply channel and the discharge channel in a region that is located between their closed and open ends. By the presence of the compensation opening (26), a jet flow (Fj) is created, which acts to reduce a pressure difference between the supply channel and the discharge channel when the duct probe is exposed to the main fluid flow (Fm).
US11965797B1 Bipolar transistor type MEMS pressure sensor and preparation method thereof
The present disclosure discloses a bipolar transistor type MEMS pressure sensor and a preparation method thereof. The bipolar transistor type MEMS pressure sensor includes a thin film, a cantilever beam and a bipolar transistor. The bipolar transistor includes a base region, a collector region and an emitter region. The base region is configured to sense deformation of the thin film through a change in resistance value. For the bipolar transistor type MEMS pressure sensor of the disclosure, sensitivity of the sensor can be effectively improved without changing the performance indicators such as the measurement range and nonlinearity. Meanwhile, the bipolar transistor is used as a pressure-sensitive element, so that temperature drift of the sensor can be effectively inhibited.
US11965793B2 Stress engineering of transparent materials
A method and system for stress engineering of a transparent material can include an imaging system that can visualize a spatial distribution of an internal stress in a transparent material, an actuator system that can induce stress in the transparent material, the actuator system comprising one or more actuator elements, and a feedback system that can communicate with the imaging system and the actuator system, and which can guide an internal stress distribution in the transparent material toward a preferred final state.
US11965789B2 Split bridge circuit force sensor
A force sensor comprising a beam having a longitudinal axis and a proximal end portion and a distal end portion; a first Wheatstone bridge disposed on a first face of the beam, including multiple tension gauge resistors and multiple compression gauge resistors; a second Wheatstone bridge disposed on the first face of the beam, including multiple tension gauge resistors and multiple compression gauge resistors; wherein at least one tension gauge resistor and at least one compression gauge resistor from each of the first and second Wheatstone bridges is disposed at a proximal end portion of the beam; wherein at least one tension gauge resistor and at least one compression gauge resistor from each of the first and second Wheatstone bridges is disposed at a distal end portion of the beam.
US11965788B2 Pressure sensor and electronic terminal
A pressure sensor is disclosed, which includes a substrate attached to an object being tested, a force transmission structure connected to the substrate, and a pressure measuring circuit; the force transmission structure includes a first elastomer and a second elastomer arranged alternately in sequence, the adjacent first elastomer and second elastomer are abutted against each other, and rigidity of the second elastomer is lower than rigidity of the first elastomer; the pressure measuring circuit is provided with at least two resistors, at least one of the resistors is provided at a position of the substrate corresponding to the second elastomer, and the at least one of the resistors is a strain sensing resistor configured to detect deformation of the second elastomer. An electronic terminal is also provided, which includes an object being tested, the pressure sensor, and a pressure sensing detection circuit electrically connected to the strain sensing resistor.
US11965786B2 Capacitive pressure sensor having enhanced position and pressure detection accuracy
There is provided a capacitive pressure sensor comprising: a dielectric layer; a first electrode disposed on a first surface of the dielectric layer and to which a pressure is applied; a second electrode disposed on a second surface of the dielectric layer opposite to the first surface and including a plurality of unit electrodes having a predetermined shape; and a measuring device configured to detect a measurement value of a capacitance of the dielectric layer for each unit electrode by causing a potential difference between the first electrode and the second electrode. An electrode area of the unit electrode is determined using an actual measurement data indicating a relationship between a change amount of the measurement value detected for each unit electrode by the measuring device when a pressure is applied to the first electrode and the electrode area of the unit electrode and using a minimum value of the change amount of the measurement value determined by conditions including the number of detection steps of a pressure detected for each unit electrode by the measuring device.
US11965784B2 Sensor for measuring the flex of a pole
A sensor for measuring the flex of a pole when exposed to one or more forces, the sensor including at least one magnet and Hall Effect sensor combination, wherein the at least one magnet and Hall effect sensor are at a predetermined position relative to one another when there are no forces acting on the pole and which are movable relative to one another when forces act on the pole, such that a signal proportional to the relative movement is generated by the sensor.
US11965783B2 Temperature sensing circuit
A temperature sensing circuit that includes a bandgap voltage generation circuit, a current mirror branch, a variable resistor, a comparator circuit, a control circuit and a temperature determining circuit. The bandgap voltage generation circuit generates a bandgap voltage. The current mirror branch generates a mirrored current mirrored from the bandgap voltage generation circuit. The variable resistor is electrically coupled to the current mirror branch to receive the mirrored current to generate a variable voltage. The comparator circuit compares the bandgap voltage and the variable voltage to generate a comparison result. The control circuit generates a control signal according to the comparison result to adjust the resistance of the variable resistor and outputs a signal value when the signal value forces the variable voltage to be equal to the bandgap voltage. The temperature determining circuit generates a temperature value according to the signal value.
US11965775B2 Method and apparatus for focus correction of multi-image laser beam quality measurements
The present application discloses a method and apparatus for compensation of focal errors in laser beam measurement instruments that characterize beam parameters by analyzing images of Rayleigh scatter taken at multiple angles around the beam axis. If the laser beam is not precisely positioned, these images may not be in focus, and the instrument will not report accurate results. This method and apparatus finds the longitudinal axis of the beam by analyzing the beam location in at least two images. All images are subdivided into slices and distances from the beam axis to the focal plane for each slice are calculated and used to find an out-of-focus transfer function for each slice, which is used in combination with the modulation transfer function of the system to deconvolve the slice. Images formed by reassembling the deconvolved slices can then be analyzed to obtain the correct beam parameters.
US11965774B2 Vibration dose measurement apparatus
A vibration dose measurement apparatus 10 for an operator's hand 1 comprises a sensing assembly 20 connected to a control unit 25. The sensing assembly 20 comprises an accelerometer 21, gyroscope 22, and gripping force sensor 23 and may be packaged within a protective housing (not shown). By monitoring output of the sensor assembly 20, the vibration dose experienced by the hand 1 can be estimated. In the present invention, the provision of gripping force sensor 23 allows for vibration dose measurement to be adjusted based on the output of gripping force sensor 23. This can therefore take into account the force applied by an operator in gripping machinery, which can impact significantly on the effective vibration dose.
US11965771B2 Beverage refrigerator with system and methods for weight detection, inventory monitoring, and overload condition notification
A refrigerator includes a cabinet defining an exterior configured for resting on a surface and an interior and a plurality of feet coupled with the cabinet along a bottom surface thereof. The refrigerator also includes a plurality of load transducers disposed between and in opposing contact with the cabinet and respective ones of the feet. The refrigerator further includes electronic circuitry including a non-transitory computer-readable medium configured to receive a signal corresponding with a gross weight of the cabinet from the plurality of load transducers and to determine the quantity of articles retained within the interior of the cabinet.
US11965769B2 Self proving meter system and method of proving a meter
A method, meter and device capable of determining the accuracy, proof, or percent of error of a meter in service. The method is configured to establish one or more baseline flow measurements for the meter, the meter configured to measure a flow through the meter; obtain a current flow measurement for the meter; and determine a proving result in accordance with a comparing of the current flow measurement to the one or more baseline flow measurements.
US11965767B2 Hygienic tank seal
A guided wave radar level gauge adapted for mounting on a nozzle of a tank, including an attachment collar with an opening configured to be aligned with the nozzle and to be secured by means of an annular clamping device, and a transmission line probe attached to an exterior end of a probe connector. The GWR level gauge further comprises an annular sealing gasket fitted in the collar opening, the annular sealing gasket having a central opening through which the central probe connector extends, and a distancing sleeve arranged around the exterior end of the probe connector and having a radially protruding collar portion, wherein processing circuitry is configured to detect an impedance change caused by tank content or condensate which has passed through the central opening of the sealing gasket and collected in an annular space immediately surrounding the radially protruding collar portion.
US11965762B2 Flow sensor
We disclose herein a flow sensor comprising: a first substrate comprising an etched portion, a dielectric region located on a first side of the first substrate, wherein the dielectric region comprises at least one dielectric membrane located over the etched portion of the first substrate, a sensing element located on or within the dielectric membrane, and a second substrate adjoining a second side of the first substrate. The first side of the first substrate and the second side of the first substrate are opposite sides. The first substrate and the second substrate cooperate to form a sensing channel through the flow sensor.
US11965758B2 Brillouin optical sensing device and optical sensing method
An object of the present invention is to provide a Brillouin optical sensing device and an optical sensing method capable of reducing introduction costs. The Brillouin optical sensing device according to the present invention includes: a sensing fiber 90 in which a plurality of optical fibers having Brillouin frequency shift characteristics different from each other are arranged in parallel; an optical measuring instrument 11 that launches an optical pulse into at least two of the optical fibers of the sensing fiber 90 to generate Brillouin scattering lights and measures a beat frequency of a beat signal between the Brillouin scattering lights at any position of the sensing fiber 90; and an arithmetic processing unit 12 that acquires a physical quantity of the sensing fiber 90 at said any position based on the beat frequency acquired by the optical measuring instrument 11.
US11965755B2 Triboelectric sensor and control system
A triboelectric sensor comprises a substrate; at least one grid structure disposed in or on the substrate; and at least one electrode for collecting triboelectric charges that are generated by sliding of an object over a surface of the substrate; wherein the at least one grid structure is configured such that motion of the object is detectable from a signal generated by crossing of the object over at least part of the grid structure.
US11965754B2 Information processing apparatus, information processing method, and mobile body apparatus
Provided is an information processing apparatus that creates map information on the basis of sensor information obtained by an on-vehicle sensor. The information processing apparatus includes a creation section that creates a map of a surrounding area of a mobile body on the basis of sensor information acquired by one or more sensors mounted on the mobile body, a request section that issues an information request to an external apparatus on the basis of a state of the map created by the creation section, and a merge section that merges information acquired by the request section from the external apparatus with the created map. The request section issues an information request to the external apparatus on the basis of a condition of a dead angle included in the map created by the creation section.
US11965753B2 Positioning data verification system
A system and method examine positional data signals onboard a vehicle to identify one or more variations in positioning data of the positional data signals. The system and method identify inaccurate positioning data in the positional data signals based on the one or more variations in the positioning data that are identified.
US11965752B2 Methods and systems using digital map data
The present disclosure generally relates to a methods and systems for compensating for changes in the absolute position of locations with respect to the Earth's surface which occur over time due to crustal dynamics. The invention is particularly, although not exclusively, concerned with such compensation in the context of methods using digital map data, for example, methods of localization of a vehicle.
US11965749B2 System and method for automated lane conflict estimation in autonomous vehicle driving and map generation
Systems, methods, and autonomous vehicles for automated lane conflict estimation may obtain map data associated with a map of a geographic location including a roadway, determine, based on the map data, a relative lane geometry between a first lane segment and a second lane segment of a pair of overlapping lane segments; process, with a machine learning model, the relative lane geometry and a type of a traffic signal or sign associated with the pair of overlapping lane segments to generate a prediction of whether the first lane segment yields to the second lane segment for a given state of the traffic signal or sign; and use the prediction to at least one of generate a map including the lane segment associated with the prediction, facilitate at least one autonomous driving operation of an autonomous vehicle, or any combination thereof.
US11965746B2 Coordinating travel on a public transit system and a travel coordination system
A travel coordination system determines a route for a rider using a public transit system and a provider. The travel coordination system may determine route that describes a public transit stop at which the rider exits the public transit system, and the travel coordination system can route a provider so that the provider transports the rider when the rider arrives at the public transit stop. The travel coordination system may update the rider's route after transmitting the route to the rider. The travel coordination system may determine a public transit vehicle on which the rider is traveling or predict the rider's destination. If multiple riders are traveling on the public transit vehicle and if those riders exit the public transit station using the same public transit stop, the travel coordination system may match those riders together for transport by a provider.
US11965744B2 Systems and methods for indoor positioning
The present disclosure is related to systems and methods for indoor positioning. The method includes obtaining a first location of a subject at a first time point. The method also includes determining one or more motion parameters associated with the subject at least based on one or more sensors carried by the subject. The method further includes determining, based on the first location of the subject and the one or more motion parameters associated with the subject, a second location of the subject at a second time point after the first time point. The method still further includes adjusting, at least based on surroundings information associated with the subject at the second time point, the second location of the subject to determine a target location of the subject.
US11965733B2 Optical sensor and geometry measurement apparatus
An optical sensor includes a radiation part that irradiates an object to be measured with laser light, an imaging part that receives laser light reflected by the object to be measured and captures an image of the object to be measured, a first driving part that moves the radiation part in a radiation direction of laser light to the object to be measured, and a second driving part that moves the imaging part in a reflection direction of laser light from the object to be measured and an orthogonal direction to the reflection direction.
US11965730B2 Method for measuring film thickness distribution of wafer with thin films
A method includes: determining height Z1 of a focus by an optical microscope having autofocus function which uses irradiation light of wavelength λ0 to adjust the focus; determining a wavelength λ1 of irradiation light used for obtaining observation image of second thin film; obtaining observation image of second thin film by using irradiation light of the wavelength λ1, while altering heights of the focus with the Z1 as reference point; calculating standard deviation of reflected-light intensity distribution within the observation image, obtaining height Z2 of the focus corresponding to a peak position where standard deviation is greatest, and calculating a difference ΔZ between Z1 and Z2; correcting the autofocus function with ΔZ as a correction value; and using the corrected autofocus function to adjust the focus, obtaining the observation image of the second thin film, and calculating the film thickness distribution from the reflected-light intensity distribution within the observation image.
US11965728B2 Intelligent piping inspection machine
An automated method of inspecting a pipe includes: positioning the pipe with respect to a laser scanner using a positioning apparatus; scanning a size of the positioned pipe by the laser scanner; identifying a specification and historical data of the pipe's type by inputting the scanned size to an artificially intelligent module trained through machine learning to match input size data to standardized pipe types and output corresponding specifications and historical data of the pipe types; scanning dimensions of the positioned pipe by the laser scanner using a dimension portion of the identified historical data; comparing the scanned dimensions with standard dimensions from the identified specification; detecting a dimension nonconformity when the scanned dimensions are not within acceptable tolerances of the standard dimensions; and in response to detecting the dimension nonconformity, generating an alert and updating the dimension portion of the identified historical data to reflect the detected dimension nonconformity.
US11965725B2 Charging system for charging at least one charging hole
The application relates to a charging system for charging at least one charging hole. The system comprises a charging boom, sensors of the boom, a movement mechanism of the boom, a charging head of the boom for charging the at least one hole, and a controller for controlling the boom. The sensors obtain location information relating to the boom. The controller defines locations of the charging head in a co-ordinate system of the boom on the grounds of at least the obtained location information. The controller also operates the movement mechanism to move the charging head between the defined locations in accordance with precalculated movements.
US11965719B2 Segment pressing of shaped charge powder metal liners
A shaped charge liner may include a plurality of liner segments for a shaped charge configured to perforate a sidewall of a wellbore upon detonation. The plurality of liner segments may include a tip liner segment comprising a first group of compacted metal powder having a hollow cone shape with a trailing interface end disposed opposite a tip end. The tip liner segment is configured to be disposed in a shaped charge casing of the shaped charge. The plurality of liner segments may also include a base liner segment comprising a second group of compacted metal powder having a truncated hollow cone shape with a trailing base end disposed opposite a leading base interface end. The trailing base end has a larger diameter than the leading base interface end, and the base liner segment is configured to be disposed at least partially within the shaped charge casing.
US11965718B2 Bulletproof protection elementary component
A bulletproof protection elementary component of the tile type comprises a prism-shaped body having a first face and a second face of greater extension, which are opposite each other, and a side surface having a first height, at least one raised section from the first face by a second height, wherein the raised section is prism-shaped and has a base area which is less than an area of the first face. A ballistic panel and a bulletproof protection structure and a bulletproof vest, comprising a plurality of the elementary components, are also herein described.
US11965710B2 Firearm laser sight alignment assembly
The present disclosure relates to a firearm which may include a frame with a first outer wall, and a second outer wall opposite the first outer wall. A laser module may be disposed between the first and second outer walls. An alignment pin may be in communication with the first outer wall and may be configured to move the laser module relative to the frame.
US11965708B2 Adjustable gunstock
There is proposed an adjustable gunstock for a firearm, comprising, a base, a mount, at least one relocation member and at least one adjustment member. The base is fixedly connectable to a stock body of the firearm and the mount adjustably engageable with the base. The mount, or a part attachable thereto, forms a shooter's body engaging portion. The at least one relocation member is couplable to the base and configured to adjust the mount relative to the base in a first direction. The at least one adjustment member configured to engage the least one relocation member, and is couplable to the mount, to thereby adjust the mount relative to the base in a second direction, wherein the mount is movable both laterally of, and away from or towards, the stock body of the firearm.
US11965707B1 Metered volume water gun
A water gun, having a trigger control, provides repeated discharge of metered volume stream of water, uses a sealed chamber containing a refillable reservoir of water pressurized by compressed air. The pressurized water supply is connected to a tubular housing, which transports the stream of water to a second end of the tubular housing to a nozzle assembly. A trigger controlled valve which is connected to a trigger mechanism, having an operator controlled trigger, initiating the flow of the stream. The initiated stream is volumetrically metered and terminated by a shuttle valve, which terminates flow upon reaching a valve seat which decelerates the velocity of the shuttle before it contacts the valve seat, which reduces stress on the seal. A method of sequential resetting is provided to reset the trigger valve, trigger mechanism and shuttle valve, enabling a repeated metered discharge.
US11965705B2 Firearm fire control mechanisms
Fire control mechanisms for a firearm include a trigger disconnect assembly and an action lock mechanism which work together to ensure safe and reliable firearm operation. The trigger disconnect uses a spring biased disconnector pivotably mounted on the trigger to actuate the sear and release a hammer sear upon firing. The hammer sear engages a compliant interface formed by a spring which actuates the action lock to unlock the bolt after the trigger has been pulled.
US11965704B2 Weapon usage monitoring system having shot count monitoring and safety selector switch
A method providing discharge monitoring of a firearm includes a signal processing module and a safety selector switch sensor. The event detection module has at least one sensor that senses an acceleration and generates an acceleration signal. The signal processing module receives the acceleration signal and is configured to determine whether the acceleration signal is a discharge event and generate an event detection signal based on the determination, the signal processing module further configured to maintain a shot count of the firearm based on the determination that the event detection signal is a discharge event. The safety selector switch sensor communicates with a safety switch configured on the firearm, and communicates a safety switch signal to the signal processing module corresponding to a position of the safety switch. The event detection signal is further based on the safety switch signal.
US11965701B2 Heat exchanger and refrigeration cycle apparatus
In a heat exchanger, an outer diameter of a plurality of heat transfer pipes is defined as Do, a wall thickness is defined as tP, an area represented by a numerical expression of a row pitch L1×a step pitch L2 is defined as A, and an area represented by a numerical expression of ((Do−2×tP)/2)2×π is defined as B, a relation of Do<5.5 mm, a relation of (0.2076×tP2−0.1480×tP+0.0545)×Do{circumflex over ( )}(−0.0021×tP2−0.0528×tP+0.0164)≤B/A≤(0.0219×tP2−0.0185×tP+0.0043)×ln (Do)+(1.6950×tP2+1.8455×tP+1.5416), and a relation of B/A<0.0076×tP2−0.0417×tP+0.0574 are satisfied.
US11965698B2 Slim heat-dissipation module
A slim heat-dissipation module is provided. The slim heat-dissipation module includes a first plate, a second plate, a first porous structure, a second porous structure, a first fluid, and a second fluid. The second plate is combined with the first plate to form a first type chamber and a second type chamber, wherein the first type chamber and the second type chamber are sealed and independent, respectively. The first porous structure is disposed in the first type chamber. The second porous structure is disposed in the second type chamber. The first fluid is disposed in the first type chamber. The second fluid is disposed in the second type chamber.
US11965693B2 Helium gas liquefier and method for liquefying helium gas
Disclosed are a helium gas liquefier and a method for liquefying a helium gas. The disclosed helium gas liquefier includes: a first cooling part including a first cooling column; a first cold head installed on the first cooling column, and a first cylinder in which the first cooling column and the first cold head are built; a second cooling part including a second cooling column, a second cold head installed on the second cooling column, and a second cylinder in which the second cooling column and the second cold head are built; and a liquid helium storage disposed under the second cooling part.
US11965692B2 Human-machine interaction method for storage device inside refrigerator, and refrigerator
A human-machine interaction method for a storage device inside a refrigerator, and a refrigerator are provided. The storage device is arranged in a storage compartment of the refrigerator, and the storage device is provided with an operation panel. An operation surface of the operation panel is provided with a knob module having a display screen, and a touch-sensitive key module. The human-machine interaction method includes: acquiring a startup trigger signal of the operation panel; acquiring an operation instruction received by the knob module and/or the touch-sensitive key module; and making a response to the operation instruction according to a preset interaction solution, and driving the display screen to display a corresponding interface. A user can adjust the functions of the refrigerator through the knob module and the touch-sensitive key module simply and conveniently.
US11965688B2 Nested cooling arrangements for refrigerated transport
There is disclosed a transport refrigeration unit comprising an enclosed cargo space, an outer refrigeration cycle configured to transfer heat from the cargo space exteriorly of the cargo space, to cool the cargo space; a container installed within the cargo space; and an inner refrigeration cycle configured to transfer heat from an interior of the container, to cool the interior of the container. There is also disclosed a portable refrigeration device for use in such nested cooling arrangements, methods of adapting a transport refrigeration unit and/or portable refrigeration device for such use, a refrigeration module for such use, and an associated method of operating a transport refrigeration unit.
US11965686B2 Blocked coil detection system
A control system for a cooling system configured to selectively operate one or both of a condenser fan an evaporator fan in a reverse direction RD, measure power draw at the motor against configuration data and fan motor profiles, and determine if a blockage has occurred before the static pressure has reached a critical point static pressure where the efficiency, performance, and cooling capability of the cooling system is hindered and maintenance is required to clear the blockage. By determining if blockage has occurred before the static pressure has reached the critical point static pressure, an alert or corrective action can be taken.
US11965684B2 Inverter module and electric compressor comprising same
An inverter module according to an embodiment of the present invention comprises: a high voltage circuit unit which generates an inverter control voltage and a motor driving voltage by using a first DC voltage; a high voltage circuit pattern which electrically connects the high voltage circuit unit; a low voltage circuit unit which communicates with an external device by using a second DC voltage having a smaller magnitude than the first DC voltage; and a low voltage circuit pattern which electrically connects the low voltage circuit unit. The high voltage circuit pattern and the low voltage circuit pattern are spaced apart from each other.
US11965683B2 Cooling system for low temperature storage
The present invention relates to a cooling system for a low temperature storage. The cooling system for the low temperature storage according to an embodiment of the present invention comprises: a first outdoor valve disposed between a compressor and an outdoor heat exchanger and selectively restricting an inflow of a refrigerant into the outdoor heat exchanger; and a first bypass pipe branched from an inlet side of the first outdoor valve and guiding the refrigerant to bypass the outdoor heat exchanger, so that the refrigerant can be guided to bypass the outdoor heat exchanger during defrosting operation of the cooling system.
US11965675B2 Electric heating device
An electric heating device includes at least two hollow profile elements which form a fluid channel for a fluid to be heated and, opposite the fluid channel, a heating chamber which is bounded by opposite contact surfaces against which at least one PTC element abuts in a heat-conducting manner. A scalable and easier to assemble electric heating device is achieved by connecting the hollow profile elements to one another by complementary form-fit segments.
US11965670B2 Protective covering device
A protective covering device for outdoor equipment includes a tube and a lid. The tube is sized complementarily to an outdoor article, such as an outdoor element of an air conditioning system, to an exterior element of a heat pump system, or to an outdoor evaporative cooler. The tube is positionable around the outdoor article so that a bottom of the tube is substantially coplanar with a lower end of the outdoor article. The tube protects substantially all side surfaces of the outdoor article from solar radiation, weather, and airborne debris. A plurality of apertures is positioned in the tube and allows airflow into and out of the tube. The lid is selectively engageable to a top of the tube and thus protects an upper surface of the outdoor article.
US11965663B2 Refrigerant leak sensor with extended life
A refrigerant leak sensor includes: a first refrigerant sensor element configured to, when powered: measure a first amount of the refrigerant present in air; and generate a first output based on the first amount; a second refrigerant sensor element configured to, when powered: measure a second amount of the refrigerant present in air; and generate a second output based on the second amount; a first selection module configured to: during a first period, apply power the first refrigerant sensor element and not apply power to the second refrigerant sensor element; and during a second period after the first period, apply power to the second refrigerant sensor element and not apply power to the first refrigerant sensor element.
US11965662B2 Air conditioning system
The present invention relates to a heat exchanger arrangement for use with an air conditioning system of the type comprising a condenser, an expansion device, an evaporator and a compressor connected in a refrigeration circuit filled with refrigerant. The heat exchanger arrangement comprises a collector arrangement for collecting condensate fluid that has condensed on the evaporator as condensate fluid. The heat exchanger arrangement also comprises a first heat exchanger configured for facilitating the transfer of heat from an airflow flowing to the condenser, to condensate received from the evaporator.
US11965660B2 Method for operating a water circulation system
A water circulation system having a feed line, a return line, a string that connects the feed line to the return line is disclosed. A temperature control unit connects the feed line to the return line, a consumer, a valve, at least one temperature sensor and a system control. A method is disclosed which includes the steps of determining a first temperature, a second temperature and a lowering time; detecting the water temperature; controlling the first temperature by controlling the valve; and controlling the second temperature by controlling the valve during the lowering time.
US11965659B2 Methods and systems for district energy CO2 support
The invention concerns a district energy system comprising: —at least one cogeneration or heat pump unit —a first pipe system for district heating and/or cooling consisting of at least one liquid or vapor CO2 pipe; characterized by the fact that is also comprises a second pipe system consisting of at least one fluid line for the transport of CO2 or O2. The invention also relates to the use of a district energy system comprising: —at least one cogeneration or heat pump unit, —a first pipe system, —a second pipe system; characterized by the fact that that liquid or vapor CO2 is used in the first pipe system for district heating and/or cooling and that a fluid of CO2 or O2 is used in the second pipe system.
US11965655B2 Cooking appliance and control method thereof
The present disclosure relates to a cooking appliance and a control method thereof. The cooking appliance and control method thereof are characterized in that a temperature measuring part is installed in a supporter configured to support a circuit board, a cool air passage is formed between a cavity and the circuit board, and the temperature measuring part measures a temperature in the cool air passage.
US11965654B2 Cooling in staged fuel system
A fuel system includes a fuel supply system. A plurality of fuel nozzles are connected in fluid communication with the fuel supply system to supply fuel from a fuel source to be issued for combustion from the fuel nozzles. A cooling system is included, wherein at least one of the fuel nozzles includes a cooling circuit in addition to a fuel circuit for issuing fuel from the fuel supply system for combustion. The cooling circuit includes an inlet and an outlet. The inlet is in fluid communication with the cooling system for circulation of coolant through the cooling circuit and back to the cooling system out the outlet of the cooling circuit for cooling the fuel circuit with the fuel circuit staged off.
US11965648B2 False window unit and false window
A false window unit includes: a window frame which is disposed in a wall and includes an opening; an image display device which is disposed facing the opening of the window frame, and displays a landscape image toward the indoor space through the opening of the window frame; a light source which is disposed between the window frame and the image display device, and emits light simulating sunlight toward the indoor space through the opening of the window frame; and a sash frame which blocks part of the light from the light source.
US11965645B2 Luminaire with LED lights provided with heat sink
A luminaire having an inner body, a tubular frame mounted on the inner body, a connector mounted in the inner body, an illuminating device connected to the connector, and a heat sink attached to the inner body and in thermal contact with the illuminating device and the tubular frame.
US11965643B1 Split head lamp of built-in energy storage element
The present application relates to a split head lamp of a built-in energy storage element. The split head lamp includes a head lamp body, a connecting line and an external power source. The head lamp body includes a light-emitting assembly, a circuit board, an energy storage element, and a Micro Control Unit (MCU) chip; the MCU chip is mounted on the circuit board; the circuit board is provided with an energized interface for plugging in the connecting line; power supply of the energy storage element and the external power source is regulated by a program stored in the MCU chip; and the energized interface is a Universal Serial Bus (USB) interface. a power supply system has better interchangeability; and through the present application, lighting may also be continuously temporarily provided when the external power source is replaced or is low, such that the split head lamp is more user-friendly.
US11965640B2 Super-high pressure lamp
Providing a super-high pressure lamp having increased pressure resistance. The super-high pressure lamp includes: an arc tube; and a sealing portion in which a front end of an exhaust pipe capable of exhausting gas in the arc tube or supplying gas into the arc tube is sealed, wherein, in the sealing portion, a height of a first sealed space, which has a tapered shape that becomes narrower toward a front end of the sealing portion, is larger than twice an inner diameter of the first sealed space.
US11965637B2 Lighting fixture pendants
A lighting fixture pendant includes, for example, a connector defining an axis between a first end and a second end, a plurality of elements having an aperture therethrough and having portions asymmetrically disposed around the aperture, at least one spacer having a passageway extending from a first end to a second end, a first element having an aperture therethrough, and a second element having an aperture therethrough. The connector extends through the apertures of the plurality of elements, the first element and the second element, and the passageway of the spacer. The first element is adjacent to the first end of the spacer and the second element is adjacent to the second end of the spacer. When the lighting fixture pendant is supported from the first end of the connector, the plurality of elements, the first element, the second element, and the spacer are vertically aligned along the axis.
US11965635B2 Vehicular light guide member, and vehicle lamp fitting
A vehicular light guide member includes a main body part and a light entrance part. The main body part has an exit surface and a plurality of specular surfaces facing the exit surface. Some of the specular surfaces constitute a displaced section that is closer to or farther from the exit surface than a reference section constituted of the remains of the specular surfaces. The specular surfaces as such allow light to be uniformly emitted through the exit surface.
US11965633B2 Illumination device for motor vehicle headlight
Illumination device for a motor vehicle headlight for producing a dipped beam distribution, which has a homogeneous light distribution in the region below the intersection HV up to at least −3° along the vertical line V-V. The illumination device includes: (i) an illuminant for emitting light, (ii) a screen with a screen edge, wherein the screen includes a first and a second screen section, which are connected by a connecting section, and (iii) a projection optics system, which is designed to project the dipped beam distribution towards a main emission direction. The connecting section has a deflection surface, which extends along a plane with a spatial vector, which forms a first angle of 1° to 3°, preferably of 2°, to the first axis, and forms a second angle of 1° to 3°, preferably of 2°, to the main emission direction.
US11965629B2 Illumination device and lamp comprising the illumination devices
Provided is an illumination device comprising a support structure and a light-emitting component being provided on one side of the support structure. The support structure also has an opening on one of its sides and an optical component cooperating with the opening to form an accommodating space. The illumination device also comprises an integrally formed light transmission portion provided above a light-emitting side of the light-emitting component. The light transmission portion is configured to transmit light from the light-emitting component. The illumination device additionally comprises a plurality of sealing portions being integrally formed.
US11965628B1 Cable containing LED light strip driven by induced current
A cable containing an LED (Light Emitting Diode) light strip driven by an induced current is provided. The cable includes an LED light strip, a cable core and an outer protection layer covering the cable core and the LED light strip. The cable core includes at least one power wire core. The LED light strip includes a coil block and an LED chip which are connected in series to form a closed loop. The coil block generates an induced potential under the action of an alternating magnetic field generated after the power wire core is powered on. The LED chip is lightened by the induced potential. The outer protection layer is made of a light-transmitting material.
US11965627B2 Modular lighting fixtures and methods for use in forming modular lighting fixtures
Modular lighting fixtures include, for example, a section having an elongated member and at least one light source. The elongated member includes an upper portion, a lower portion, an H-shaped cross-section, a longitudinal axis, and a first flange, a second flange, and a web defining a first channel along a first side of the web and the flanges and a second channel along a second side of the web and the flanges. The at least one light source is attached to the upper portion of the elongated member. The section may be a main section, a first upper section, and/or a second upper section. The sections may have a hollow cross-section and the flanges of the sections may be disposed at 90 degrees relative to each other. Methods for use in forming modular lighting fixtures and methods for illumination are also disclosed.
US11965626B2 Method for manufacturing LED lighting strip
A method for manufacturing an LED strip includes arranging conductive lines at intervals to extend along a first linear trace; arranging supporting bases at intervals along the first linear trace on the conductive lines, each supporting base including multiple conductive portions and an avoidance through-hole; each two multiple conductive portions arranged at intervals along the first linear trace, the avoidance through-hole disposed between two of the multiple conductive portions arranged along the first linear trace; soldering the supporting bases and the conductive lines so as to have each conductive line soldered to two of the conductive portions arranged along the first linear trace and one of the conductive lines spanning over the avoidance through-hole to form a spanning portion; stamp-cutting the spanning portion; disposing an LED bead on a surface of each of the supporting bases; and subjecting the LED bead and the conductive portions to a processing of soldering.
US11965620B2 Pipeline patrol inspection robot having variable tracks and control method therefor
The present invention discloses a pipeline patrol inspection robot having variable tracks and a control method therefor. The pipeline patrol inspection robot of the present invention includes a robot body, track assemblies symmetrically disposed on a left side and a right side of the robot body, and a movement driving mechanism. The robot body is connected to the track assemblies on the left side and the right side by track fixtures, and track angle adjusting mechanisms are respectively connected between the robot body and the track assemblies on the left side and the right side. By means of the present invention, a track camber angle can be adjusted. In addition, each track angle adjusting mechanism is independent, and has desirable flexibility to adapt to different pipeline environments.
US11965614B2 Cable management apparatus
Apparatus and associated methods relate to a shapeable conduit. In an illustrative example, the shapeable conduit may have a circumferentially flexible wall extending along a longitudinal axis. The wall may, for example, define a lumen configured to receive one or more cables. Multiple longitudinally extendable manually deformable axial stiffening members may, for example, be circumferentially distributed in the wall. A releasable coupling mechanism may, for example, have at least two mating engagement members. The engagement members may, for example, releasably engage in an enclosed state such that the wall circumscribes the lumen. The engagement members may, for example, be tangentially separable into an open state such that the cables can be radially transferred between an interior and an exterior of the lumen. Various embodiments may advantageously be manipulated such that the axial stiffening members cause the flexible wall to retain cables enclosed within the lumen in a desired configuration.
US11965609B2 Valve for preventing backflow and valve module
The present disclosure relates to an air supply valve having a backflow prevention function and a valve module, for preventing backflow of air or gas through an outlet. The air supply valve includes a housing that includes a motor mounted therein and in which a supply flow path and an outlet of air are formed, a driver including a gear part for transmitting driving force of the motor and a converter for converting rotation of the gear part to linear motion, and a valve module that is coupled to an end of the converter and is opened while being spaced apart from the outlet of the housing to be connected to the supply flow path or is closed while being in contact with the outlet.
US11965608B2 Vision system for rotary valve
A digital camera facilitates remote visual inspection of alignment between a rotor plate and a track plate of a multi-position rotary valve. In some embodiments, a signal from the video camera is used as part of a feedback system that controls advancement of the rotor plate, to automatically align apertures in the rotor plate with apertures in a track plate. Some embodiments facilitate remote visual inspection of the condition of a seal sheet disposed between the rotor plate and the track plate, without disassembling the rotary valve. Some embodiments automatically measure remaining usable thickness of the seal sheet.
US11965605B2 Fluid component body and method of making same
A method of fabricating a fluid component body includes forming a monolithic fluid component body including a valve segment having an annular upper perimeter wall portion defining a valve cavity and a lower base portion defining first and second flow ports, and a conduit segment extending from one of the first and second flow ports and including a conduit end portion defining a tubular portion extending in a first direction and spaced apart from a remainder of the fluid component body. The conduit end portion is bent from the first direct to a second direction.
US11965604B2 Synchronous switch valve core with voltage stabilizing function
A synchronous switch valve core with a voltage stabilizing function, comprising: a valve core housing (1), a valve core base (2), a flow regulating module, and a balancing hydraulic module. The flow regulating module is capable of cutting off a cold/hot water path before water enters a pressure balancing module, thus preventing high-temperature water from immersing the valve core, preventing the building of lime scale, protecting the valve core, and extending the service life; moreover, water flow can enter the pressure balancing module only after flowing through the flow regulating module, thus preventing the channeling of hot and cold, and obviating the need to install a check valve at a water intake elbow. By means of an optimized design with respect to the parts of the synchronous switch valve core, the synchronous valve core is transformed from a switch capable only of regulating flow into a switch not only capable of regulating flow but also capable of synchronized switching, and also capable of balancing the pressures within two channels, thus transforming a product equipped with the vale core from a complex channel into a simple channel, and obviating the need for separately providing a balancing module part; a valve body is structurally simple, has a shortened water path, and is inexpensive.
US11965602B2 Valve for a vacuum apparatus
A valve for a vacuum apparatus includes a first housing element and a second housing element wherein an outer chamber is defined by the first housing element and the second housing element. The first housing element has a first opening and the second housing element has a second opening in fluid communication with the first opening via the outer chamber. An inner chamber is defined by the first housing element and the second housing element wherein a membrane is disposed in the inner chamber. A sealing element is connected to the membrane and is moveable from a first position to a second position wherein in the first position the sealing element closes the first opening in a leak-tight manner and in the second position the sealing element opens the first opening to allow a gaseous medium to flow through the valve.
US11965596B2 Parking lock actuation system with electromechanical locking function, drive device, and actuation method
A parking lock actuation system for a motor vehicle includes an actuation element that can be moved between a locking position, in which a parking lock of the motor vehicle is active, and an unlocking position, in which the parking lock is inactive. The system also includes a locking element which is designed to fix the actuation element in the unlocking position in a form-fitting manner; and an electric actuator which has an adjusting effect on the locking element. A current circuit which has an autonomous power source is connected to the electric actuator, and a bistable switch and a monostable opener arranged in series to the bistable switch are used in the current circuit.
US11965594B2 Electronic parking brake mechanism
An electronic parking mechanism that includes a parking cam assembly, a pawl assembly and a parking gear. The parking cam assembly includes a parking guide shaft and a parking cam that is sleeved on the parking guide shaft, and one side of the parking cam is provided with an arc protrusion along a circumferential direction so that as the parking cam rotates, the pawl assembly is in a first position where the pawl assembly parks in the parking gear and a second position where the pawl assembly parks out the parking gear, respectively. The pawl assembly includes a pawl and a pawl shaft, an upper part of the pawl contacts the parking cam, the pawl shaft is provided on a side of the pawl that can rotate around the pawl shaft.
US11965593B2 Damping pressure supply circuit for pulley pressure control valve
A hydraulic control circuit includes a pressure regulator valve, a first pilot valve, a second pilot valve, and a third pilot valve. A first pilot pressure is introduced as a source pressure into the primary solenoid valve that generates a primary signal pressure and a secondary solenoid valve that generates a secondary signal pressure. A second pilot pressure is introduced as a source pressure into a lock-up solenoid valve that generates the lock-up signal pressure. A third pilot pressure is introduced as a damping pressure into a primary regulator valve that controls a primary pulley pressure according to the primary signal pressure, and into a secondary regulator valve that controls a secondary pulley pressure according to the secondary signal pressure.
US11965592B2 Brake mechanism and speed reducing mechanism
A speed reducing mechanism according to the present invention includes: a speed reducing unit for decelerating input rotation; an accelerating unit for accelerating rotation output from the speed reducing unit; and a brake unit for applying a braking force for braking the accelerating unit.
US11965583B2 Thrust chain device having a toothed sprocket with long asymmetrical teeth
Thrust chain device, includes a thrust chain with a straight portion along an axis and a curved portion, and links hinged on shafts, a chain guide, a driving sprocket with chain interlocking teeth, the sprocket being in contact with the chain via contact surfaces in the shape of an involute of a circle, the contact surfaces belonging to the teeth, a tooth engaging with the chain while defining a line of action having an angle with the shaft of the straight portion of between −10° and 10°, the sprocket in contact with the straight portion and not the curved and is mounted such that it can rotate on a shaft on the side of the chain opposite the curved portion's center of curvature, the contact surfaces including a convex front surface directed towards the straight portion and a rear surface directed towards the curved portion when the tooth is interlocking.
US11965581B2 Spring for a check valve, check valve having a spring of this kind, controllable vibration damper having such a check valve, and motor vehicle having a controllable vibration damper of this kind
A spring for a check valve which can be used in particular in controllable vibration dampers, said spring comprising a flat main body with a first surface, a second surface and a centre point, and two or more spring arms, which cooperate resiliently with the main body and in the unloaded state protrude from the first surface or the second surface, the spring arms forming a free end and having a longitudinal axis that runs through the free end and tangentially to a circle about the centre point of the main body. The invention further relates to a check valve having a spring of this kind. In addition, the invention relates to a controllable vibration damper which comprises such a check valve, and to a motor vehicle having a controllable vibration damper of this kind.
US11965576B2 Damper device
A damper device includes a first rotor, a second rotor, an elastic coupling part elastically coupling the first and second rotors in a rotational direction, and a hysteresis generating mechanism. The hysteresis generating mechanism generates a hysteresis torque and includes a friction member. The friction member is configured to make frictional contact with the first or second rotor. The friction member does not make frictional contact with the first and second rotors in a first torsion angular range where torsion is caused from a neutral condition to a first side and a second side in the rotational direction. The friction member makes frictional contact with the first or second rotor so as to generate a hysteresis torque in a second torsion angular range exceeding the first torsion angular range. The friction member is set in a neutral position by actuation of the elastic coupling part in the neutral condition.
US11965574B2 Compact precision angular-displacement-limiting impact-resistant vibration-isolating buffering platform for compact optoelectronic equipment
The application provides a compact precision angular-displacement-limiting impact-resistant vibration-isolating buffering platform for compact optoelectronic equipment. The platform comprises an optoelectronic equipment mounting plate and a bottom mounting plate, the optoelectronic equipment mounting plate and the bottom mounting plate are coupled via an angular-displacement-limiting assembly and a vibration-isolating buffering assembly, the vibration-isolating buffering assembly comprises a horizontal axial vibration-isolating buffering device and a vertical axial vibration-isolating buffering device, the vertical axial vibration-isolating buffering device has a vertical elastic supporting center O which is coincided with a mass center C, and the horizontal axial vibration-isolating buffering device has an elastic supporting plane which approaches to be coincided with a horizontal plane of the mass center. The platform of the subject application may effectively isolate and buffer severe impact and intense vibration environment to the optoelectronic equipment, the optoelectronic equipment is fixed on the optoelectronic equipment mounting plate; bottom mounting plate is fixed with a carrier on which the compact precision angular-displacement-limiting impact-resistant vibration-isolating buffering platform is mounted. Through the subject invention, the subject invention and the carrier are always kept in a three-dimensional linear translational motion, so that the optoelectronic equipment is always in an excellent vibration impact environment for the optoelectronic equipment to work reliably, and thus enhancing working reliability and long service life of the optoelectronic equipment.
US11965573B2 Device for attenuating energy
These teachings relate to a device that includes a base having an axis that is centered and perpendicular relative to the base and two or more arms each connected to the base at a base hinge The base hinge rotates the two or more arms away from the axis, and one or more expandable bands are connected with distal ends of the two or more arms. The one or more expandable bands absorb energy from rotating of the two or more arms. The device absorbs energy when an external force is applied along the axis of the base.
US11965571B2 Method for manufacturing spring and spring
Provided is a method of manufacturing a spring for inspecting the stress distribution of the spring under load. The method for manufacturing a spring (1) includes the steps of applying a load to the spring (1), measuring the stress of the spring (1) under the load, and releasing the load applied to the spring (1), the measuring the stress of the spring (1) being made by measuring the stress on the surface of the active part of the spring (1) using X-ray diffraction with the cos α method, and the method further including the step of determining whether the magnitude of the stress of the spring (1) meets a criterion.
US11965569B2 Brake wear pin architecture
An architecture that provides automatic monitoring of brake conditions making use of a wear pin on a brake. The disclosure makes use of the fact that a wear pin is required to be provided on an aircraft brake, by integrating monitoring functions such as displacement sensors and/or temperature sensors, into the pin. This means that the automatic monitoring components are not taking up more space on the brake than is already taken up by the compulsory wear pin.
US11965561B2 Inner drum
An inner drum that includes a coupling part having an external surface and an internal surface, wherein the internal surface contains splines. An annular trough is engaged to the exterior surface of the coupling part. A circular wall contains a plurality of appendages extending upward from the circular wall. At least one slot is disposed within the appendages for receiving a snap ring.
US11965555B2 Rolling bearing with improved lifetime
A rolling bearing having an outer ring, an inner ring, and at least one row of rolling elements disposed between two raceways of the outer and inner rings. Furthermore, the raceway of the outer ring and/or the raceway of the inner ring at least partially provide a coating based on chromium nitride, the rolling elements at least partially include a coating based on carbon.
US11965551B2 Angular contact ball bearing and bearing device for vehicle wheel
A cage of an angular ball bearing includes, with respect to a plurality of balls arranged between an outer member and an inner member, an annular portion positioned on one side in an axial direction of the angular ball bearing, and a plurality of pillar portions provided to extend from the annular portion to the other side in the axial direction. The pillar portions include a first flat surface portion contactable with the balls on one side in a circumferential direction of the angular ball bearing, and a second flat surface portion contactable with the balls on the other side in the circumferential direction and parallel to the first flat surface portion.
US11965550B2 Rolling bearing cage comprising a cage lock, and method for mounting said rolling bearing cage
A rolling bearing cage includes axially spaced side rings, cage webs connecting the side rings, cage pockets, and first and second cage ends. The cage webs have rolling element guides projecting radially inwards and the cage pockets are formed between the rolling element guides. The first cage end has a closing element formed by an axial groove at a radial web surface of a cage web that is reinforced relative to the other cage webs and delimits a penultimate cage pocket. The second cage end has a closing element formed by a partial cage web connecting the end portions at the second cage end to one another. The partial cage web is arranged to hook into the axial groove to form a cage lock that secures the second cage end to the first cage end against unintentional loosening in a peripheral direction and in both radial directions.
US11965548B2 Drive shaft and method of producing drive shaft
A drive shaft includes a first annular wall and a second annular wall joined together via a friction-welded portion. The first annular wall and the second annular wall have outer diameters of 30 to 50 mm and wall thicknesses of 3 to 5 mm. A burr created at the friction-welded portion has a connection radius of greater than or equal to 0.5 mm, a base radius of greater than or equal to 0.5 mm, a burr base angle of less than or equal to 40°, and a burr slope length of 0.2 to 5 mm.
US11965547B2 Bearing bush and journal bearing assembly
A bearing bush configured to support a journal of a journal cross of a cardan shaft includes a cylindrical circumferential wall that radially delimits an interior for receiving rolling elements and the journal and includes a base axially delimiting the interior. The base has a central holder configured to receive a slip disk for contacting the journal. The base may include a conical portion extending from the cylindrical circumferential wall and a flat central portion, and the holder may be formed as a depression in the flat central portion. Also a journal bearing assembly including the bearing bush.
US11965546B2 Bearing module for coaxial shaft ends
A bearing module that supports adjacent ends of coaxial shafts, includes an outer ring having first and second axially adjacent raceways and first and second flanges located at the respective ends. A first group of rolling elements rolls on the first raceway, and a second group of rolling elements rolls on the second raceway. A first cage retains the first group of rolling elements circumferentially spaced apart from one another, and a second cage retains the second group of rolling elements. An axial bearing is retained axially between the first and second groups of rolling elements, and has axial bearing rolling elements that are configured for rolling contact with (a) facing axial side raceways on first and second inner rings supported respectively on the first and second groups of rolling elements, (b) the adjacent ends of the two coaxial shafts, or (c) integral washers of the axial bearing.
US11965544B2 Ball stud track assembly
A ball stud track assembly includes a ball track and connector portion, the ball track comprising a back inner sidewall having a lower portion with a lower portion top surface and an upper portion having a retention ridge, an upper retaining arm extending from a front inner sidewall of the ball track and terminating at an upper arm end portion surface, and a lower retaining arm extending from the lower portion of the back inner sidewall and having a lower arm top surface, the upper arm end portion surface, the lower portion top surface, and the lower arm top surface extend to form a longitudinal ball channel having a central longitudinal ball channel axis, the ball channel configured to receive a ball stud head and allow sliding longitudinal movement, while restricting movement of the ball stud head along axes perpendicular to the central longitudinal ball channel axis.
US11965540B2 Hand tool for bolts fastening
A hand tool for bolts fastening includes a block-shaped jig body, a first bolt hole is disposed in the jig body laterally and a second bolt hole is disposed in the jig body longitudinally, an end of the second bolt hole is in communication with the first bolt hole, the second bolt hole allows a packing bolt to pass through and be screwed, a hemispherical suppression portion is disposed at an end of the packing bolt, the first bolt hole allows a to-be-fastened bolt to be screwed, the suppression portion of the packing bolt is pressed down on a selected position of the bolt, to cause a crest at the selected position to expand outward, so that interference occurs when the bolt is screwed with a bolt hole or a nut, to increase a torque force required to make the bolt come off.
US11965539B2 Anti-creep anti-back-out compact fastener
An integrated fastener includes a threaded portion, a fastener head, and one or more spring fingers integrated into the fastener head, wherein the spring fingers are configured to apply a compressive load when the fastener is inserted and secured to a receiving assembly.
US11965538B2 Nut restrainer, and methods of use
In accordance with one or more embodiments of the invention, nut restrainers and methods of use are presented, particularly as they apply to high-strength bolted connections for steel structures. Nut restrainers may define a cavity that accepts insertion of a nut, and may include deformable or removable centering elements that allow the nut to move laterally to accept a bolt that is inserted non-concentrically with the nut restrainer, and may comprise a mobile central portion and a rigid outer portion; A method of positioning a nut restrainer concentric with a bolt hole accurate to within the radial tolerance of the bolt hole.
US11965536B2 Clip
A clip for attaching an attaching article to an object member may include an engagement claw configured to engage an attaching hole formed in the object member. The clip may also include a slide body configured to retainably hold the engagement claw on the attaching article and configured to slide the engagement claw with respect to the attaching article so as to project and retract the engagement claw. The clip may also include an elastic body configured to apply a restoring force to the engagement claw when the engagement claw slides from a projected state to a retracted state with respect to the attaching article, so as to provide a biasing force to return the engagement claw toward the projected state.
US11965531B2 Hydraulic actuator with a frequency dependent relative pressure ratio
Disclosed herein are hydraulic actuators and methods for the operation of actuators having variable relative pressure ratios. Further disclosed are methods for designing and/or operating a hydraulic actuator such that the actuator exhibits a variable relative pressure ratio. In certain embodiments, the relative pressure ratio of the hydraulic actuator may be dependent on one or more characteristics (such as, for example, frequency or rate of change) of an oscillating input to the hydraulic actuator.
US11965529B2 Linear fan forced air cooling
A linear fan including a fan blade attached a fan frame by a wire spring having a first end attached to the fan blade and a second end attached to the fan frame. The fan blade includes a free end such that the blade oscillates by pivoting on the wire spring. The the wire spring flexes to enable the fan blade to oscillate. The fan includes a motor for driving the oscillation of the fan blade. The motor includes an armature or permanent magnet connected to the fan blade and a stator assembly connected to the fan frame. The stator assembly includes a current carrying coil wrapped around a leg of a stator core. The motor is controlled to vary the direction of the current being carried in the coil to thereby change the direction of the magnetic field created by the stator assembly and cause the fan blade to oscillate.
US11965528B1 Adjustable air flow plenum with circumferential movable closure for a fan of a gas turbine engine
A fan case assembly adapted for use with a gas turbine engine includes a case at extends circumferentially at least partway about an axis of the gas turbine engine and a plurality of vanes. The case is formed to define a plenum that extends circumferentially at least partway about the axis. The plurality of vanes are arranged in the plenum and spaced apart circumferentially about the axis to define a plurality of inlet openings in fluid communication with the plenum.
US11965527B2 Stator blade for a centrifugal compressor
A stator blade for a centrifugal compressor having a front portion configured to generate one or more strear-wise vortices in the gas flow around the stator blade in order to avoid and/or delay a detachment of the gas flow from the suction surface of the stator blade especially when the centrifugal compressor is not operating at its operational design speed.
US11965522B2 Impeller
An impeller includes a hub and a plurality of blades. The blades are arranged around the hub, and each blade includes a leading edge, a blade tip, a root portion, a trailing edge, a windward side and a leeward side. The windward side including a first turning point and a second turning point, a first vertical height difference is formed from the blade tip to the first turning point, and a second vertical height difference is formed from the first turning point to the second turning point, and the first vertical height difference is greater than the second vertical height difference. The impeller apparently reduces the noise.
US11965520B2 Airfoil journal bearing
An airfoil journal bearing including a bearing housing having an inner surface forming a hollow so that a rotation shaft is insertable in the hollow; an airfoil in the hollow so that, when the rotation shaft is inserted in the hollow, the airfoil encloses at least 180 to 360 degrees of a circumference of the rotation shaft; and a ring member enclosing an outer surface of the bearing housing. The bearing housing includes an insert slit formed through the bearing housing from the inner surface of the bearing housing to the outer surface of the bearing housing. The airfoil includes an insert part bent from a circumferential direction of the airfoil to a radial direction of the bearing housing and extending, through the insert slit, to the outer surface of the bearing housing. The airfoil is engaged with an outer surface of the ring member through the insert part.
US11965519B2 Dynamically controlled cooling device
A dynamically controlled cooling device includes a stand having deployable legs for positioning the stand on a floor in a selectable position. A fan is coupled to the stand. A fan direction motor is coupled to the stand for selectively rotating the fan relative to the stand. A camera having a targeting function for identifying a person within a field of vision of the camera is coupled to the fan. A processor is operationally coupled to the camera and the fan direction motor to rotate the fan to point at the person.
US11965518B2 Motor assembly for driving a pump or rotary device having a cooling duct
A motor assembly for driving a pump (e.g., liquid pump) includes an electric motor with an output shaft. A motor frame houses the electric motor so that the output shaft protrudes from an end of the motor frame. A plate assembly is coupleable about the output shaft to the end of the motor frame. The please assembly has a cavity that houses motor drive electronics. The plate assembly further defines a duct that extends between a central opening and one or more openings on an outer radial wall of the plate assembly. A fan is coupled to the output shaft so that the plate assembly is disposed between the fan and the motor frame. Rotation of the output shaft by the electric motor rotates the fan, causing air to flow through the duct. Air flow through the duct inhibits heat transfer between the electric motor and the motor drive electronics.
US11965517B1 Cooling fan module
A cooling fan module may include a fan assembly and a shroud. The fan assembly including a number of fan blades and the shroud including a first sidewall and a first ring. The first sidewall defining an opening and the first ring extending in an axial direction from the first sidewall. The first ring including an inner periphery provided with a number of first serrations, each serration of the number of first serrations extending in a radial direction. The radial direction is substantially orthogonal to the axial direction.
US11965516B1 Compressor system with remote-mounted recirculation valve
A compressor system includes a compressor housing including an inlet opening and a diffuser outlet, the compressor housing includes a first recirculation passage extending from the diffuser outlet to a mounting face of the compressor housing. The compressor housing defines a cavity that receives a compressor wheel. An inlet adapter is mounted to the mounting face of the compressor housing and the inlet adapter includes a second recirculation passage in communication with the first recirculation passage in the compressor housing and with a compressor air inlet passage of the inlet adapter. A recirculation valve is mounted to the inlet adapter and is disposed in communication with the second recirculation passage for providing a selective connection of the first recirculation passage to the compressor air inlet passage.
US11965515B2 Centrifugal compressor and refrigeration system
A centrifugal compressor, including: a housing; a motor assembly disposed in the housing and a motor cavity and a motor shaft located in the motor cavity, the motor shaft having a first end and a second end extending from the motor cavity; a first impeller assembly located at the first end of the motor shaft and provided with a first labyrinth sealing mechanism; a second impeller assembly located at the second end of the motor shaft and provided with a second labyrinth sealing mechanism; a first gas bearing assembly provided between the motor cavity and the first impeller assembly; and a second gas bearing assembly provided between the motor cavity and the second impeller assembly; wherein the first labyrinth sealing mechanism is kept in gas communication with the first gas bearing assembly, and the second labyrinth sealing mechanism is kept in gas communication with the second gas bearing assembly.
US11965512B2 Dual body variable duty performance optimizing pump unit
A dual pump unit having a pair of pumps that provide parallel hydraulic paths, and are configured to operate concurrently in opposite rotational directions. The dual pump unit has a sealed casing which includes a suction flange, two volutes in hydraulically parallel configuration, and a discharge flange. The pair of pumps are located within a respective volute of the casing and, in an example, are radially inline and horizontally inline. The casing may include a flattened bottom. Each pump may include a touchscreen for configuration of the respective pump. The pumps are controllable to circulate a circulating medium to collectively provide output to source a load.
US11965511B2 Bellows motor expansion chamber for an electric submersible pump
A bellows motor expansion chamber for electric submersible pumps (ESP). An ESP assembly includes an electric submersible motor between a thrust chamber and a motor expansion chamber, the motor expansion chamber including a bellows coupled to a releasable bellows anti-movement system including a heat-activated release and alterable between an immobilizing position, wherein the releasable anti-movement system prevents concertinaed movement of the bellows in the immobilizing position, and a released position, wherein the bellows is concertinaedly moveable in the released position, and wherein the releasable bellows anti-movement system is in the immobilizing position below a release temperature and in the released position above the release temperature. A filter section within a well fluid inlet of the bellows motor expansion chamber includes a least two concentric filters of varying porosity, and a housing surrounding the filters including angled ribs and flow holes.
US11965510B2 Compressor body and compressor to supply liquid into working chambers and whose downstream portion reaches a suction bearing chamber
A compressor body includes a compression mechanism including a screw rotor that compresses gas, a casing that accommodates the compression mechanism and defines a compression working chambers therein, a suction side bearing that rotatably supports the screw rotor, a bearing chamber that accommodates the suction side bearing, and a liquid supply port that communicates with the compression working chambers and supplies liquid supplied from the outside of the casing into the compression working chambers. The casing has an internal liquid supply flow path that extends from a discharge side of the compression working chambers as an upstream side to a suction side of the compression working chambers as a downstream side and that supplies the liquid to the liquid supply port. The internal liquid supply flow path has a downstream portion reaching the bearing chamber and supplies the liquid to the suction side bearing.
US11965508B2 Scroll compressor
A scroll compressor includes a housing, a rotary shaft rotatably supported by the housing, a fixed scroll accommodated in the housing and fixed to the housing, an orbiting scroll that orbits as the rotary shaft rotates, a compression chamber defined between the fixed scroll and the orbiting scroll, a discharge chamber, and an oil passage. A refrigerant taken in from the outside is compressed in the compression chamber. The refrigerant compressed in the compression chamber is discharged into the discharge chamber. An outer peripheral space connected to the compression chamber is defined between the outer peripheral surface of the fixed scroll and the inner peripheral surface of the housing. Oil separated from the refrigerant discharged into the discharge chamber is guided to the outer peripheral space through the oil passage.
US11965506B2 Spiral compressor
A scroll compressor includes a compressor housing, a high-pressure chamber, a low-pressure chamber, an oil return channel having an oil return throttle arranged therein, a driven eccentric unit, a fixed scroll, an orbiting displacement scroll arranged on the driven eccentric unit which interacts with the fixed scroll, a sliding disk arranged between the orbiting displacement scroll and the compressor housing, a back-pressure chamber arranged adjacent to the orbiting displacement scroll, and a gas connecting channel having a gas connecting throttle arranged therein. The oil return channel fluidically connects the high-pressure chamber with the low-pressure chamber. The gas connecting channel fluidically connects the back-pressure chamber with the high-pressure chamber. The oil return channel and/or the gas connecting channel extends through the sliding disk. The sliding disk includes the oil return throttle and/or the gas connecting throttle.
US11965505B2 Pump
A pump (1) for pumping a working fluid includes an electric motor (3) for actuating the pump and a motor (3) having a stator (31) and a rotor (32) that interact for the actuation of the pump. The rotor (32) is rotatable about an axis of rotation (320). The pump includes an electronic unit (4) for controlling the electric motor (3), a conduit (5) for the delivery of the working fluid downstream of the pump, a line (6) for cooling the electric motor (3), and the electronic unit (4). The cooling line (6) is permanently open and drawing off some of the working fluid processed by the pump. The cooling line (6) includes a first conduit (61) which is developed from a delivery area (22) of the pump.
US11965500B2 Linear compressor
A compressor includes: a cylinder defining a compression space, a piston structure accommodated in the cylinder and including a mount member and a guide member, the guide member being configured to reciprocate inside the compression space of the cylinder in an axial direction to compress a refrigerant gas therein and a magnet frame configured to support a mover, the mover being coupled to the piston structure and configured to move together with the piston structure. The mount member connects the guide member to the magnet frame and the guide member is configured to be rotated with respect to the mount member.
US11965494B2 Electrospray emission apparatus
A system can include an emitter structure connected to a reservoir containing a working material, wherein the working material is in electrical communication with a first electrode, an electrode opposing the emitter structure across a gap; and optionally a frame holding the emitter structure and the electrode.
US11965492B1 Shape memory alloy composite fabric pressure vessel and diving suit
A shape memory alloy composite fabric and a method of use is provided in underwater pressure vessels and as flexible joints in atmospheric diving suits. The atmospheric diving suit internal pressure is one atmosphere for underwater transit to and from an underwater work site. During operations at a work site, the shape memory alloy joints transform to a martensite phase and enable greater flexibility while the pressure in the atmospheric diving suit equalizes with ambient depth pressure.
US11965490B2 Gravity-based energy storage system
An energy storage system and method that enables gravity-based energy storage to have a significantly larger capacity in a single shaft for given capital cost and thus an improved cost per unit energy for large scale energy storage as well as enabling continuity of power input and output at an external connection point across the extent of the system's energy capacity comprises a multi-weight storage system having at least two weights, two transporters each with a transporter linkage that can be coupled to and decoupled from the respective weight and for transporting the weight along a pre-defined path defining a vertical displacement and defining a respective path volume, a second linkage path volume defined by the area of the second linkage decoupled from a weight and developed or swept along a respective pre-defined vertically displaced path, wherein the second linkage path volume does not overlap with the first path volume.
US11965488B2 Wind turbine and method for constructing a wind turbine
Provided is a wind turbine including a tower, a tower adapter attached to the tower and a nacelle attached to the tower adapter, whereby the tower adapter houses at least one electrical device of the wind turbine for conditioning or switching power provided by a generator of the wind turbine.
US11965487B2 Electro-thermal heating elements
The present invention relates to an Electro-Thermal Heating element for a wind turbine blade comprising an electrically conductive resistive material; two active busbars for supplying electrical power to the electrically conductive resistive material; and at least one dummy busbar at a predetermined spacing between the two active busbars on the electrically conductive resistive material. The present invention is also directed to a method of repair of the Electro-Thermal Heating Element.
US11965485B2 Method of determining orientation of a nacelle
A method of determining an orientation of a nacelle of a wind turbine, wherein the nacelle carries a Global Navigation Satellite System (GNSS) sensor, the method comprising: yawing the nacelle between a series of orientations; obtaining locus data based on a series of calibration positions measured by the GNSS sensor, wherein each calibration position is measured by the GNSS sensor when the nacelle is in a respective orientation of the series of orientations; storing the locus data; after storing the locus data, measuring a new position with the GNSS sensor; and determining the orientation of the nacelle on the basis of the stored locus data and the new position.
US11965482B2 Maximizing solar panel power generation with micro wind turbines
An approach for adjusting the inclination of a solar panel and the pitch of one or more micro-turbines to maximize power output. The approach predicts wind velocity at a small opening of an inclined solar panel wherein a plurality of micro-turbines is located. The approach predicts solar irradiance striking the inclined solar panel. The approach calculates an optimal solar panel inclination angle and micro-turbine pitch based on maximizing power output. The approach adjusts the solar panel inclination angle and micro-turbine pitch based on the calculation.
US11965478B2 Device and method for lifting an object from a deck of a vessel subject to movements
Described is a device for lifting an object from a deck of a vessel subject to movements in a heave direction. The device comprises a support surface (6a) for the object provided at a first height (11) in the heave direction relative to the deck. A lifting crane (5) is configured to take up the object from the support surface (6a) at a lifting point thereof at a lifting speed. An actuator system (16) is configured to lower the support surface (6a) relative to the deck at the instant in time at which the object is lifted from the surface to a second height in the heave direction at a lowering speed. A method using the device is also described.
US11965476B2 Methods and system for starting an engine
Systems and methods for starting an engine of a hybrid vehicle are described. In one example, the method selects one or more electric machines to start an engine. The method may reference a data structure, such as a matrix or table, and the matrix or table outputs which of the one or more electric machines is applied to start the engine.
US11965473B2 Controller and control method for internal combustion engine
An internal combustion engine includes a port injection valve, a direct injection valve, and a forced-induction device. A ratio of an amount of fuel injected from the port injection valve with respect to a total amount of fuel supplied for one fuel combustion in the cylinder is defined as a port injection ratio. The internal combustion engine is controlled such that, in a case in which a condition is satisfied that the forced-induction device is in an operation of performing forced induction and the internal combustion engine is in an engine operation region in which a valve overlap period is greater than zero, the port injection ratio is set to be small and a start timing of fuel injection from the port injection valve is delayed as compared with a case in which the condition is not satisfied.
US11965467B2 Aircraft propulsion system
An aircraft propulsion system comprises first and second thrust producing gas turbine engines. The system comprises a controller configured to determine a required overall propulsion system thrust level, and determine an engine core power level contribution from each aircraft gas turbine engine such that the overall propulsion system produces a minimum overall noise level and meets the required overall propulsion system thrust level. In meeting the minimum overall noise level, at least the first and second gas turbine engines are operated at different engine core power settings.
US11965463B2 Fluid cooler installation and method for turbofan engine
A fluid cooler for installation in a bypass duct of a turbofan gas turbine engine and associated methods are provided. The fluid cooler includes an inlet duct, a heat exchanger and an outlet duct. The inlet duct includes an inlet protruding into the bypass duct to receive a portion of the bypass air into the inlet duct. The heat exchanger is in fluid communication with the inlet duct. The heat exchanger facilitates heat transfer between a fluid and the portion of bypass air received into the inlet duct. The heat exchanger defines a general flow direction for the portion of bypass air that is different from the main flow direction of bypass air inside the bypass duct. The outlet duct conveys the portion of bypass air from the heat exchanger back to the bypass duct.
US11965462B2 Aircraft
The present invention relates to an aircraft comprising at least one wing, at least one flight propulsion drive, and a retainer, particularly an engine pylon, which interconnects the wing and the flight propulsion drive. The aircraft comprises at least one heat exchanger for cooling exhaust gas of the fight propulsion drive and/or at least one water removal channel having at least one removal apparatus for removing water from exhaust gas of the flight propulsion drive, especially after the exhaust gas has flowed through the heat exchanger. The removal apparatus is disposed on, more particularly in, the retainer or is connected to the wing by means of the retainer, and/or the flight propulsion drive is fastened to the retainer by means of at least one flight propulsion drive suspension means, and the heat exchanger is fastened, independently thereof, to the retainer by means of at least one heat exchanger suspension means.
US11965460B1 Systems and methods for controlling an air flow path for a propulsion system air intake
An air intake for an aircraft propulsion system includes an air inlet duct, a core flow duct, a bypass flow duct, a splitter, and a flow control device. The air inlet duct includes an intake inlet and a gas path floor. The core flow duct includes a core flow outlet. The bypass flow duct includes a bypass flow outlet. The bypass flow duct includes the gas path floor. The splitter separates the core flow duct and the bypass flow duct. The flow control device is disposed on a portion of the gas path floor. The flow control device is configured to be selectively positioned to control an air flow path for air flowing through the air inlet duct, the core flow duct, and the bypass flow duct.
US11965458B2 Multi-mode engine system with gas turbine engine and turbo-compressor
An engine system is provided that includes a compressor section, a combustor section, a turbine section, a flowpath and a flow regulator. The combustor section includes a combustion chamber. The flowpath extends sequentially through the compressor section, the combustor section and the turbine section. The flow regulator is configured to open the flowpath between the compressor section and the combustion chamber during a first mode of operation. The flow regulator is configured to at least substantially close the flowpath between the compressor section and the combustion chamber during a second mode of operation.
US11965456B2 Fluidic turbo heater system
A heating system is configured to produce heated fluid. The system includes a source of primary fluid, a diffusing structure comprising an outlet structure out of which the heated fluid flows, at least one conduit coupled to the source and the diffusing structure and configured to introduce to the diffusing structure the primary fluid, and an intake structure coupled to the diffusing structure and configured to introduce to the diffusing structure a secondary fluid accessible to the system. The heated fluid includes the primary and secondary fluids.
US11965451B2 Mixing tube
The invention relates to a mixer for an exhaust gas system for mixing an additive into an exhaust gas flow of an internal combustion engine, having a first shell and at least a second shell which are arranged successively in the circumferential direction in relation to a center axis, each shell having at least two shell edges that are arranged offset in the circumferential direction and which each form a flow edge, wherein the flow edges of two circumferentially adjacent shell edges of two different shells delimit an inflow opening, such that at least one pipe end arranged coaxially with the center axis is provided with a circumferential pipe profile that has a nominal radius Rn and is used for connection to an exhaust pipe, the pipe end being formed by the circumferentially adjacent shells.
US11965450B2 Exhaust treatment systems for work vehicles
An exhaust treatment system for a work vehicle includes a mixing conduit extending between upstream and downstream ends along a bulk flow direction, where the upstream end receives engine exhaust. The system further includes an injector nozzle configured to inject exhaust reductant into the mixing conduit at a location between the upstream and downstream ends. Additionally, the system includes a branch conduit, where an inlet end of the branch conduit is fluidly coupled to the mixing conduit upstream of a location at which an outlet end of the branch conduit is fluidly coupled to the mixing conduit. A portion of the exhaust flowing through the mixing conduit may be directed through the branch conduit, where the outlet end of the branch conduit is configured to direct the portion of the exhaust back into the mixing conduit such that a spiraling flow of the exhaust is generated within the mixing conduit.
US11965442B2 Sound mitigation for a duct
A duct includes a duct body defining an inlet, an outlet, and a channel connecting the inlet and the outlet. The duct body also defines an upstream resonator. The upstream resonator includes an upstream annular cavity external to the channel and an annular perforated plate coplanar with the upstream annular cavity. The duct body further defines a downstream resonator. The downstream resonator includes a downstream annular cavity external to the channel and an annular neck coplanar with the downstream annular cavity.
US11965440B2 Part for a turbomachine centrifugal breather having a filtering mesh
A part for a centrifugal breather for an air/oil mixture of a turbomachine is configured to rotate about a longitudinal axis of symmetry. The breather forms an annular chamber for centrifugal separation of said mixture. The chamber includes mesh structure that takes up at least one space in a duct which closes communication between an axial inlet and an internal radial outlet. The mesh structure is formed by the spatial repetition of the material or of the space of a single pattern produced by the interconnection of simple shapes. The pattern is designed such that the spaces between the materials paths passing through the materials in at least three dimensions of space forming a trihedron.
US11965439B1 Variable camshaft timing sun gear cushion ring
An electrically-controlled camshaft phaser with a gearbox assembly, including a sun gear having outwardly-facing gear teeth; at least one planet gear, having outwardly-facing gear teeth, that moves radially relative to an axis of sun gear rotation; at least one pin that carries the planet gear; and a deformable outer ring, carried by the sun gear, that engages the planet gear and moves the planet gear radially toward a ring gear.
US11965435B2 Bearing assembly of camshafts on a cylinder head of an internal combustion engine
An apparatus includes a bearing assembly of a first camshaft and a second camshaft on a cylinder head of an internal combustion engine. The first camshaft has a first recess where a tool is insertable into the first recess and the second camshaft has a second recess where the tool is insertable into the second recess. A cylinder head hood is attached to the cylinder head where the cylinder head hood has a first through-opening matched with the first recess and a second through-opening matched with the second recess. A first wall area of the cylinder head hood that at least partially delimits the first through-opening and a second wall area of the cylinder head hood that at least partially delimits the second through-opening are disposed at different heights.
US11965434B2 Combined power plant and method for operating combined power plant
A combined power plant is provided. The combined power plant includes a gas turbine configured to combust fuel to generate a rotating force, a boiler configured to heat water to generate steam, an ammonia decomposition apparatus configured to receive a combustion gas generated in the gas turbine to thermally decompose ammonia to generate a decomposed gas containing hydrogen, nitrogen, and a residual ammonia, a steam turbine configured to generate a rotating force using the steam generated in the boiler, and a decomposed gas supply line configured to supply the decomposed gas generated in the ammonia decomposition apparatus to a combustor of the gas turbine.
US11965432B2 Guide vane ring with wear elements
A guide vane ring which is divided into an upper and into a lower guide vane ring half, with an inner ring which is split at least in two, has a substantially U-shaped cross section, and forms a radially outwardly open flow duct which extends in the circumferential direction and is delimited by way of an inner ring bottom wall and two inner ring side walls, and with a multiplicity of vane platforms which receive guide vanes, are arranged along the outer circumference of the inner ring, and have holding webs which in each case project radially inwards, are spaced apart from one another in the axial direction, and engage around the inner ring side walls from the outside, wherein wear elements are inserted into gaps which are present between holding webs and directly adjacently arranged inner ring side walls.
US11965424B2 Electronic overspeed protection system and method
A method for providing overspeed protection for a gas turbine engine having an engine shaft includes monitoring, via an overspeed protection system, a torque of the engine shaft. The method also includes determining, via the overspeed protection system, at least one additional condition of the engine shaft. Further, the method includes determining, via the overspeed protection system, an overspeed condition of the gas turbine engine when the torque of the engine shaft drops below a torque threshold and the at least one additional condition of the engine shaft is indicative of the gas turbine engine being in an operational state. Thus, the overspeed condition is indicative of an above normal rotational speed of the engine shaft. In addition, the method includes initiating a shutdown procedure for the gas turbine engine in response to the determined overspeed condition to reduce the rotational speed of the engine shaft.
US11965422B2 Variable guide vane assembly for gas turbine engine
A variable guide vane assembly for a gas turbine engine stator is provided. The variable guide vane assembly includes a plurality of vanes and a plurality of RT mechanisms. The vanes extend between a shroud and hub. The vanes are circumferentially disposed and spaced apart from one another. Each vane includes inner and outer radial ends, and inner and outer radial posts. Each vane is pivotally mounted to rotate about its rotational axis. Each RT mechanism is in communication with the inner or outer radial post of a respective vane. The RT mechanism includes a pin connected to the vane that is disposed in a ramp slot non-rotational relative to the pivotable vane. The ramp slot extends between first and second lengthwise ends. Rotation of the vane relative to the ramp slot causes the pin to travel within the ramp slot and the vane to translate linearly.
US11965419B2 Multi-energy complementary system for co-associated abandoned mine and use method
The present invention discloses a multi-energy complementary system for a co-associated abandoned mine and a use method. The multi-energy complementary system for a co-associated abandoned mine includes a mining mechanism, a grouting mechanism and an energy mechanism. In the present invention, the mining of coal and uranium resources is realized through the mining mechanism, the subsidence and seepage reduction of the stratum is realized through the grouting mechanism, and the effective utilization of waste resources is realized through the energy mechanism. Finally, with the efficient cooperation of the three mechanisms, safe and efficient development and utilization of co-associated resources in the full life cycle are realized, and the purposes of green and efficient mining of coal and uranium resources and secondary development of a coal seam goaf are achieved, thereby facilitating the realization of dual-carbon goals and the development of low-carbon green energy.
US11965418B2 Downhole optical emission spectroscopy
A system includes a discharge tool positioned within a wellbore and configured to generate an electrical discharge that interacts with a rock formation proximate to the discharge tool, wherein the interaction of the electrical discharge with the rock formation vaporizes a portion of the rock formation to generate a discharge plasma. The system further includes an optical emission spectroscopy (OES) sub-system configured to determine an elemental composition of the portion of the rock formation based on optical emission generated by the discharge plasma, wherein at least a portion of the OES sub-system is positioned within the wellbore.
US11965417B2 Magnetic sensor assembly having a non-flat shape plug for cement slurry sensing
Disclosed herein are embodiments of a sensor assembly apparatus, system, and method. In one embodiment, an apparatus comprises a sensor assembly adapted to be integrated into a casing to be positioned in a wellbore, the sensor assembly comprising a housing; a magnet located within the housing; a magnetic sensor located within the housing to measure a magnetic measurement change resulting from a force between the magnet and magnetic particles flowing with a cement slurry inside the casing from a reverse cementing; and a sensor plug having a side with a non-flat shape that is to be in contact with the slurry flowing in the casing of the wellbore; a processor communicatively coupled to the magnetic sensor and configured to determine whether the magnetic measurement change exceeds a magnetic threshold; and determine that the slurry is flowing back up internal to the casing at or beyond a location in the wellbore.
US11965402B2 Electric submersible pump (ESP) shroud system
An electric submersible pump (ESP) assembly. The ESP assembly comprises an electric motor; a seal section coupled to the electric motor; a fluid intake coupled to an uphole end of the seal section, wherein the fluid intake defines a plurality of inlet ports; a gas separator comprising a plurality of gas phase discharge ports, and at least one liquid phase discharge port, wherein the gas separator is located uphole of the fluid intake; a centrifugal pump comprising a fluid inlet at a downhole end, wherein the at least one liquid phase discharge port of the gas separator is fluidically coupled to the fluid inlet of the centrifugal pump; and an inverted shroud assembly, wherein a downhole end of the inverted shroud assembly is coupled to an outside of the gas separator downhole of the gas phase discharge ports of the gas separator and uphole of the fluid intake.
US11965401B2 Electric submersible pump with improved gas separator performance in high viscosity applications
A downhole gas separator fluid mover assembly comprising a fluid mover having an inlet and an outlet, a separation device, a separation chamber, and a flow path separator located downstream of the fluid mover. The fluid mover comprising a centrifugal pump stage with an impeller and a diffuser moves production fluid comprising a high viscosity fluid portion and a gas portion to the separation device. The separation device produces a fluid motion that separates the gas phase from the liquid phase in response to the flow rate of production fluid from the fluid mover. A portion of the high viscosity fluid passes through the gas phase discharge port in response to the over-supply of high viscosity fluid to the liquid discharge port in response to the flow rate of the production fluid through the fluid mover.
US11965400B2 System and method to maintain minimum wellbore lift conditions through injection gas regulation
A launch point lift gas velocity control system and method of use, the system operating to maintain minimal well bore lift conditions through injection gas regulation. In one aspect, the minimal wellbore conditions enable a gas-liquid mixture or a downhole tool at a selectable well bore launch point to depart from a targeted launch point lift gas velocity and ascend up the well bore. The launch point may be adjusted to account for variability with time and wellbore location.
US11965398B2 Wear resistant self-lubricating additive manufacturing parts and part features
Wear resistant self-lubricating additive manufacturing parts and part features are disclosed in use with oilfield service operations.
US11965396B1 Thrust force to operate control valve
A system includes an electric submersible pump assembly and a control valve assembly. The electric submersible pump assembly transports a fluid in a casing string of a well to a surface location and includes a pump that receives the fluid through a pump intake and vents the fluid through a pump discharge when activated. The electric submersible pump assembly further includes a shaft that is fixed to the pump and extends downhole from the pump. The control valve assembly includes a propeller shaft axially movable along a central axis of the system, a propeller attached to the propeller shaft that pushes the propeller shaft downhole when the pump of the electric submersible pump assembly is active, a shaft coupler that connects the propeller shaft and the shaft of the electric submersible pump assembly, and a stinger that has a conduit for the fluid to flow from the casing string to the pump intake. The stinger includes an entrance for receiving the fluid and an exit for venting the fluid to the pump intake of the electric submersible pump assembly. In addition, the control valve assembly includes a flow tube, connected to the propeller shaft, and a spring. The flow tube includes ports which create fluid communication between the flow tube and the stinger when the ports and the entrance of the stinger are aligned. The spring slides the propeller shaft when the pump of the electric submersible pump assembly is inactive.
US11965394B1 Subsea test tree fast ball actuation with low pressure pump through capability
A method of actuating a subsea tree comprising opening a valve assembly by transferring a first volume of fluid into a first chamber and closing the valve assembly from the open position to a shear position via a gas charged valve actuator in response to the transfer of fluid out of the first chamber. Shearing a workstring positioned within an axial bore of the valve assembly with the valve via the gas charged valve actuator. Closing the valve from the shear position to a closed position with one or more gas charged push rods to isolate the wellbore above from the wellbore below the closed valve. The shearing force generated from the gas charged valve actuator is greater than the closing force of the one or more push rods.
US11965391B2 Downhole tool with sealing ring
An assembly includes a cone having a tapered outer surface, a slips assembly positioned at least partially around the tapered outer surface of the cone, and a sealing ring positioned at least partially around the tapered outer surface of the cone. The slips assembly directly engages the sealing ring, such that the slips assembly is configured to transmit a setting force to the sealing ring, which moves the sealing ring on the tapered outer surface of the cone and expands the sealing ring radially outward. The assembly includes an anti-seal ring positioned adjacent to the sealing ring and around the cone. The anti-seal ring is driven along the tapered outer surface of the cone by engagement with the sealing ring.
US11965390B2 Combined master valve and cable hanger for deploying electric submersible pump in a live well
Master valve and cable hanger system for deploying and making electrical connection to an electric submersible pump. A landing for the cable hanger (50) is in the through bore below the valve closure element. The landing has a seal area and a bore transverse to the through bore penetrating into the seal area for allowing electric connection to the pump. The cable hanger has a seal section having longitudinally spaced apart seals engageable with an interior of the seal area, electrical contacts disposed between the seals, and a lockdown profile. Flow ports are arranged to bypass seal area and seal section. A blanking plug (58) is disposed in the transverse bore to seal the seal area prior to insertion of the cable hanger.
US11965388B2 Removing debris from a wellbore
A downhole tool includes a top sub-assembly configured to connect to a downhole conveyance that is operable to run the tool into a wellbore formed from a terranean surface to a subterranean formation; a housing coupled at an uphole end to the top sub-assembly, the housing defining an interior volume; a vacuum positioned in the interior volume and configured to generate a fluid suction; a debris chamber fluidly coupled to the vacuum and positioned in the interior volume; a nozzle coupled at a downhole end of the housing, the nozzle including one or more openings; and a controller communicably coupled to the vacuum and configured to perform operations including activating the vacuum to generate the fluid suction to circulate wellbore debris through the vacuum and into the debris chamber.
US11965387B2 Method and system for positioning a magnetic fluid conditioner
This disclosure presents methods and systems for positioning a magnetic fluid conditioner in a well. One or more magnetic fluid conditioners are attached to a coupling mandrel operable to engage with the tubing of a well, either with an existing completion component or directly with the tubing. The coupling mandrel includes a locking mechanism, such as keys or dogs, for setting the mandrel to the profile nipple. The coupling mandrel further includes a packing stack or an expandable element that seals with the completion component or the tubing. The seal directs oil through the mandrel and thus, through the magnetic fluid conditioners. In some embodiments, multiple magnetic fluid conditioners are attached in tandem for more effective conditioning operations. The magnetic fluid conditioners can condition the oil to inhibit the formation of paraffin therein.
US11965386B2 Riser bolt torque system
Present embodiments relate to a riser bolt torque device that is configured to couple a first riser joint to a second riser joint to form a riser of a subsea drilling system. The riser bolt torque device includes a first arm and a second arm, multiple torque tools supported on the first arm and the second arm, and one or more actuators configured to drive the first arm and the second arm to pivot relative to one another from an open configuration to a closed configuration to enable alignment between the multiple torque tools and a flange of the first riser joint.
US11965385B2 Modified casing running tool and method of using the same
A casing running tool is provided, including one or more sensors built into the casing running tool; an electronics housing that includes one or more power sources for powering the one or more sensors; one or more circuit boards for converting sensor data for transmission and transmission means for transmitting sensor data. The one or more sensors sense tool status and operational parameters of the casing running tool. A system is also provided for detection, processing and transmission of one or parameters of tool status and operational status of a casing running tool or associated tools in a casing installation or casing while drilling operation. The system includes a casing running tool; and a processor for receiving sensor data for processing and transmitting processed data in real-time for viewing by an operator. A method is further provided for performing a casing installation or casing while drilling operation.
US11965384B2 Variable stiffness centralizer
A centralizer for use in a wellbore includes a body for disposing around a periphery of a downhole tubular. The body has a plurality of bow springs biased toward an expanded position and a pair of end rings connecting the bow springs. The centralizer further includes an indentation or row of indentation segments formed in a surface of and along each bow spring. The indentations or indentation segments are operable to reduce a stiffness of the centralizer as the bow springs move from the expanded position to a restricted position.
US11965383B1 Tri-axial shock absorber sub
A downhole shock absorbing sub which includes a tubular main stem extending through a sub housing and a lateral shock absorbing assembly positioned within the sub housing. The lateral shock absorbing assembly includes an activator ring positioned around the main stem, the activator ring including a plurality of wedge inserts positioned around a perimeter of the activator ring. A reaction collar is positioned on each side of the activator ring with the reaction collars including ramp surfaces engaged by the wedge inserts. A spring system is positioned to resist movement of the reaction collars away from the activator ring, whereby lateral movement of the main stem causes the wedge inserts to move the reaction collars against the spring system.
US11965380B2 Idler bracket for roller shade
The present disclosure relates to a system for supporting an idler end of a roller clutch assembly for a fabric covering configured to rotate about an axis comprising a support assembly configured to receive and secure the idler end to the system during rotation.
US11965379B2 Safety gate
A safety gate includes a first column, disposed on a first side of an elevator shaft, a second column, disposed on a second side of the elevator shaft, a first gate panel, and a second gate panel. The first gate panel is coupled to the first column via a first locking hinge. The second gate panel is coupled to the second column via a second locking hinge.
US11965376B2 Hinged door open plunger
Disclosed is an assembly and a vehicle and apparatus including the assembly, for maintaining a vehicle door in an open position may include at least one rod member configured to connect at a first end to the door and at a second end to a vehicle frame. A tab may be connected to and extend in at least one direction from the rod member. A plunger may be configured to be anchored in the door and including a pin configured to extend from and retract into the plunger. The pin may be configured to engage the tab when extended and disengage from the tab when retracted.
US11965372B2 Door control system and method for vehicle
An embodiment door control method for a vehicle, wherein the vehicle includes a switch for opening or closing a door of the vehicle, includes receiving a first close input of the door of the vehicle from the switch, determining whether a keep-open mode of the door is in an ON state or an OFF state, wherein the keep-open mode is determined based on a user input, and controlling opening or closing of the door based on the ON state or the OFF state of the keep-open mode.
US11965371B2 Vehicle and control method thereof
A vehicle that can effectively prevent a collision between the tail gate and an obstacle in the situation where the tail gate is automatically opened or closed includes: a tail gate; a driving unit engaged to the tail gate and configured to open or close the tail gate; a UWB module configured to communicate with a smart key according to an authentication signal transmitted from the smart key in a first mode, and transmit a detection signal to an object and detect the object according to the detection signal reflected from the object in a second mode; and a controller connected to the UWB module and configured to operate the UWB module in the second mode when the driving unit operates, and stop the operation of the driving unit when the object is detected from the UWB module operating in the second mode during operation of the driving unit.
US11965369B2 3-D adjustable hidden hinge for flush or rebated door or window applications
An adjustable hidden or invisible hinge for mounting a door-panel or window sash to a frame is provided that is useable for either rebated or flush mount applications using the same hinge. This is possible due to the use of two different types of arm systems that connect the frame part of the hinge to the sash or door part. These include a rotational lever arm system that allows for 180° guided rotational movement which is combined with a translational arm system that at the same time superimposes a translational movement of the sash movable body relative to the sash body.
US11965365B2 Vehicle lock with pull-in device and vehicle with such a vehicle lock
The invention relates to a vehicle lock (1) including a rotary latch assembly (2) and a closing device (3) for the locking and closing of doors or hatches of motor vehicles, in particular of doors or hatches of agricultural machines, such as, for example, tractors, or of construction machines, as well as a vehicle including such a vehicle lock (1).
US11965364B2 Motor vehicle lock with braking element
A motor vehicle lock for a movable vehicle part, in particular for a door, flap, tailgate, or bonnet, said lock having a lock housing and a rotary latch that is movably provided on the lock housing, and the rotary latch being movable into an open position and at least one engaged position. In addition, at least on buffer unit is provided on the lock housing and at least on braking element is located on the buffer unit, such that at least some portions of the braking element can be brought into contact with the rotary latch, at least while the rotary latch is moving into the open position.
US11965362B2 Locking door handle for single-user washroom and latch therefor
Aspects relate to a door device configured to open, close, lock, and unlock a door in a hands-free nature, designed to allow a user to enter and leave a single-user restroom without needing to touch the door handle and/or lock with their hand. The door device includes a latch which interfaces with a strike plate, the latch shaped with two angled surfaces which allow a door to be opened and closed. The door device also includes an interior handle extending outward from an interior side of the door, the interior handle able to lock the door by abutting the latch to fix the latch in place, the interior handle designed to lock the door with a linear directional movement and to unlock the door with an opposite linear directional movement. The door device further includes a back cover extending outwardly from an exterior side of the door, the back cover including a status indicator which provides an indication of whether the door is in a locked state.
US11965360B2 Lock device for an electronic locking system, electronic locking system and method
Lock device (10) for an electronic locking system (126), the lock device (10) comprising an input member (12) arranged to rotate about an input rotational axis (16); an output member (18) arranged to rotate about an output rotational axis (22); an energy harvesting arrangement (26) configured to generate electric energy from rotation of the input member (12) in a first direction (28) about the input rotational axis (16); and a selective transfer device (54) movable between a locking state, in which the output member (18) cannot be rotated about the output rotational axis (22) by means of rotation of the input member (12) about the input rotational axis (16), and an unlocking state, in which the output member (18) can be rotated about the output rotational axis (22) by means of rotation of the input member (12) in the first direction (28) about the input rotational axis (16); wherein the transfer device (54) is powered by the energy harvesting arrangement (26). An electronic locking system (126) and a method are also provided.
US11965351B2 Anchoring apparatus
A tent shelter is adapted for various uses, designs configurations and combinations, along with riggings and accessories. It includes a flat material for its main body having anchor points along its peripheral edges. An anchor apparatus (including a hole) can be coupled at the anchor points. It also includes anchor apparatuses used to couple the tent shelter to another tent shelter, tent shelter accessories or a fixed object using a paracord or other materials. It also includes different ridged, hinge and awning assemblies to support the tent. The assemblies can anchor, manipulate, adjust and support the tent. An awning assembly coupled to the pole rigging system can be coupled to a tent shelter when laid flat. A hinged rigging system can be adjusted and supported so that the tent can be manipulated into desirable shapes including a shape that folds into a container.
US11965340B2 Modular type shading facade
A modular shading facade spaced from a building wall includes multiple decorative modules. Each module is formed by a rigid frame with outwardly extending legs connected to the frame by multiple receiving brackets. Each receiving bracket has a base and a stepped region formed by two angle shaped parts disposed at an angle to each other to define an open space for receiving the respective leg. A primary bracket is defined by a base with a primary socket attached to the base for inserting said legs. The primary bracket is connected to a facade frame.
US11965337B2 Mounting device for a metal roof
A mounting device or clamp is provided that can be secured to a roof joint without damaging the roof joint. Two roof panels can be joined at a roof joint that extends away from the roof. The clamp has a body with a slot to receive the roof joint. An insert of the clamp is rotatable relative to the body from a first position to a second position. The clamp body can be positioned over the roof joint, and the insert can rotate or pivot from the first position to the second position relative to the body to secure the clamp to the roof joint. In one embodiment, a body of the clamp has a first arm that is concave and the insert has a concave portion to engage the roof joint. Alternatively, in another embodiment, the insert can be connected to the clamp body such that either a first projection or a second projection of the insert faces a roof joint.
US11965336B2 Non-asphaltic coatings, non-asphaltic roofing materials, and methods of making thereof
This invention, in embodiments, relates to non-asphaltic coatings for roofing materials, to roofing materials made therefrom and to methods of preparing such coatings and roofing materials. By blending thermoplastic polymers with appropriate fillers and/or recycled materials, a composition is produced that can be pressed into a desired shape, or that can be additionally mixed with oils, resins and/or waxes to provide a liquid that can be poured onto an appropriate substrate.
US11965335B2 Watershedding features for roofing shingles
A system includes a plurality of roofing shingles installed on a roof deck. Each of the roofing shingles includes first and second ends, first and second edges, a head lap, a reveal portion, a first side lap at the first end, and a second side lap at the second end. The second side lap includes a first surface, which has an adhesive. The first side lap of a first one of the roofing shingles overlays and is attached to the second side lap of a second one of the roofing shingles to form a sealed portion between the head lap of the first one of the roofing shingles and the head lap of the second one of the roofing shingles.
US11965333B2 Modular framing structure design and a method of using the same
A modular structure system of detachable members, the system includes a support pillar and various connectors. The support pillar has a main body and a plurality of channel walls outwardly radiating from an outside surface of the main body. The channel walls are disposed lengthwise on the main body from one terminal end of the main body to another terminal end of the main body. The support pillar has a symmetrical cross-sectional shape and each of the channel walls has an expanded distal end forming two lips.
US11965331B2 Weatherproof joint for exterior building panels
In one aspect, the present disclosure includes a curtain wall panel having an inner core material sandwiched between two outer walls and at least one elastic member inserted into at least one channel formed by the inner core material. In some aspects, the present disclosure provides a curtain wall system including a plurality of adjacent panels of the present disclosure and at least one joining member configured to be received within a recess formed by the at least one elastic member of at least two of the plurality of adjacent panels. In another aspect, the present disclosure provides a method for assembling a curtain wall system of the present disclosure.
US11965330B2 Building system
A building system and method of using the same may include a wall assembly including a plurality of expanded metal mesh sheets disposed on either side of at least one welded wire mesh sheet. The wall assembly may be disposed in a keyway defined by a foundation assembly including a plurality of form boards. The foundation assembly may be constructed and arranged for framing out a slab, wall, or structure. The building system may further include a framing assembly including a plurality of vertical supports spaced away from one another and being constructed and arranged to connect to a support header and plurality of spans such that a structure or wall may be formed within the framing assembly. Material, such as concrete, maybe poured between the plurality of expanded metal mesh sheets to form a slab, wall, or structure.
US11965329B2 Fastening and alignment member
A connection between a connector, a fastener and one or more structural members is disclosed. The connector can be formed with a fastening and alignment member. The fastening and alignment member includes a projecting member and a protruding member in close proximity to a predetermined location for the fastener.
US11965321B2 Non-contact system and method for detecting fluid flow
A plumbing fixture assembly including a fluid flow detection system for monitoring fluid flow and flow characteristics through plumbing fixtures without contacting the fluid. The fluid flow detection system communicates collected data related to the plumbing fixtures to a water management system, which analyzes the data and provides information to a user through a portal and user interface. The fluid flow detection system also tracks users of the plumbing fixtures for compliance with a hand washing routine. The hand washing compliance data is communicated to the water management system as well.
US11965317B2 Systems, methods, and controllers to enhance heavy equipment warning
Systems and methods to activate one or more indicators, positioned on heavy hydraulic-based equipment to provide indication that the heavy hydraulic-based equipment is in an operation are described herein. The system may include a hydraulic initiation lever positioned proximate an operator's seat of the equipment and configured to be actuatable to an inactive position and an active position, the hydraulic initiation lever when in the active position configured to generate an unlock signal to thereby enable hydraulic operation of the heavy hydraulic-based equipment. The system may include one or more indicators configured to receive the unlock signal, the one or more indicators configured to activate in response to reception of the unlock signal and to deactivate in response to no reception of the unlock signal.
US11965316B2 Work vehicle with auxiliary work tool and method of controlling propulsion of work vehicle having auxiliary work tool
A work vehicle and a method of controlling propulsion of a work vehicle includes an auxiliary work tool. The method includes receiving a propulsion input for propelling the work vehicle at a propulsion speed, determining a prime mover speed for a prime mover configured to propel the work vehicle, propelling the work vehicle with a prime mover output based on the propulsion input, operating the auxiliary work tool while propelling the work vehicle, determining an auxiliary work tool load from operation of the auxiliary work tool, determining whether the auxiliary work tool load of the auxiliary work tool exceeds an auxiliary work tool load threshold, and reducing the propulsion speed of the work vehicle if the auxiliary work tool load of the auxiliary work tool exceeds the auxiliary work tool load threshold.