Document Document Title
US11704158B2 Managing processing system efficiency
Methods, systems, and computer storage media storing instructions for managing processing system efficiency. One of the methods includes obtaining data splitting a plurality of general-purpose processing units in a processing system into a high-priority domain and a low-priority domain, wherein the general-purpose processing units in the high-priority domain are assigned to perform one or more tasks comprising one or more high-priority tasks, and the general-purpose processing units in the low-priority domain are assigned to perform one or more low-priority tasks; and during runtime of the processing system, obtaining memory usage measurements that characterize usage of system memory by the high-priority domain and the low-priority domain; and adjusting, based on the memory usage measurements, a configuration of (i) the high-priority domain, (ii) the low-priority domain, or (iii) both to adjust utilization of the system memory by the general-purpose processing units.
US11704155B2 Heterogeneous system on a chip scheduler
Described are techniques for scheduling tasks on a heterogeneous system on a chip (SoC). The techniques including receiving a directed acyclic graph at a meta pre-processor associated with a heterogeneous SoC and communicatively coupled to a scheduler, wherein the directed acyclic graph corresponds to a control flow graph of tasks associated with an application executed by the heterogeneous SoC. The techniques further including determining a rank for a respective task in the directed acyclic graph, wherein the rank is based on a priority of the respective task and a slack in the directed acyclic graph. The techniques further including providing the respective task to the scheduler for execution on the heterogeneous SoC according to the rank.
US11704153B2 Systems and methods for multiresolution priority queues
A system for storing and extracting elements according to their priority takes into account not only the priorities of the elements but also three additional parameters, namely, a priority resolution pΔ and two priority limits pmin and pmax. By allowing an ordering error if the difference in the priorities of elements are within the priority resolution, an improvement in performance is achieved.
US11704146B2 Network transparency on virtual machines using socket impersonation
A system includes a hypervisor, a virtual machine (VM), and a host system. The VM includes a kernel and an application and the VM is in communication with the hypervisor. The host system includes a memory and one or more processors, where the one or more processors are in communication with the memory. The host system hosts the VM and the hypervisor. The one or more processors is configured to perform creating, via the kernel, a first socket accessible to the application. A second socket in communication with an endpoint is created at the host system. A virtual communication channel between the hypervisor and the kernel of the VM connects the first socket to the hypervisor. The hypervisor is configured to transmit inputs/outputs (I/Os) received from the application through the virtual channel to the endpoint via the second socket.
US11704145B1 Infrastructure-based risk diverse placement of virtualized computing resources
Techniques are described for enabling a service provider to determine an electrical (e.g., and thermal) topology that indicates which racks (e.g., physical server(s)) have a shared risk due to shared data center infrastructure, and place virtual machine instances into the physical servers based on the topology and a user-specified preference of a virtual machine instance type. In one embodiment, a computer-implemented method includes accessing a topology, for each lineup of a plurality of lineups that each comprise a plurality of racks of physical servers, that indicates one or more powered components utilized by that lineup, selecting a first physical server from a first lineup of the plurality of lineups at which to launch the first virtualized computing resource and a second physical server from a second lineup of the plurality of lineups at which to launch the second virtualized computing resource based on one or more virtualized computing resource preferences and the topologies for the plurality of lineups, and causing the first physical server to execute the first virtualized computing resource and the second physical server to execute the second virtualized computing resource.
US11704144B2 Creating virtual machine groups based on request
Embodiments of the present invention provide a method, a system, and an apparatus for creating a virtual machine. The method includes: receiving a virtual machine creation request to create a plurality of virtual machines; dividing the plurality of virtual machines into a plurality of virtual machine groups; determining a home physical rack for each virtual machine group, where one virtual machine group corresponds to one home physical rack; and creating each virtual machine group on the home physical rack of each virtual machine group. Because each virtual machine group is created on a home physical rack to which each virtual machine group belongs, each virtual machine group is equivalent to one physical rack.
US11704142B2 Computer application with built in training capability
Systems and methods for providing a built-in training capability for a computer application associated with multiple operations. A control icon may be presented along with an image associated with the particular computer application. The control icon may list training tasks that are associated with the particular computer application or the particular image and train a user in performing a particular operation. Based upon a user interaction with the control icon, a training task may be implemented. The training task may comprise multiple steps or actions required to complete the task. The training task may cause a written description of each action and a training icon to be presented to the user. The training task may therefore assist the user in performing the operation associated with the training task.
US11704135B2 Automated scaling of application features based on rules
Aspects of the present disclosure involve systems and methods for performing operations comprising providing a messaging application comprising a feature to a client device, the feature being implemented by operations having alternative complexity levels, wherein a first complexity level represents a first amount of device resources consumed by a first set of operations, and wherein a second complexity level represents a second amount of device resources consumed by a second set of operations; determining that the first configuration rule is satisfied by a first property of the client device; and in response to determining that the first configuration rule is satisfied by the first property of the client device, causing the feature to be implemented on the client device by the first set of operations having the first complexity level that consume a greater amount of device resources than the second set of operations having the second complexity level.
US11704128B2 Method for executing a machine code formed from blocks having instructions to be protected, each instruction associated with a construction instruction to modify a signature of the block
An execution method includes supplying of a machine code, the machine code being formed by a succession of base blocks and each base block being associated with a signature and comprising instructions to be protected. Each instruction to be protected is immediately preceded or followed by an instruction for constructing the value of the signature associated with the base block. Each construction instruction is coded on strictly less than N bits, and each word of the machine code which comprises at least one portion of one of said instructions to be protected also comprises one of the construction instructions so that A is not possible to load an instruction to be protected into an execution file, without at the same time loading a construction instruction which modifies the value of the signature associated with the base block when it is executed.
US11704124B2 Instructions for vector multiplication of unsigned words with rounding
Disclosed embodiments relate to executing a vector multiplication instruction. In one example, a processor includes fetch circuitry to fetch the vector multiplication instruction having fields for an opcode, first and second source identifiers, and a destination identifier, decode circuitry to decode the fetched instruction, execution circuitry to, on each of a plurality of corresponding pairs of fixed-sized elements of the identified first and second sources, execute the decoded instruction to generate a double-sized product of each pair of fixed-sized elements, the double-sized product being represented by at least twice a number of bits of the fixed size, and generate an unsigned fixed-sized result by rounding the most significant fixed-sized portion of the double-sized product to fit into the identified destination.
US11704123B2 Automated orchestration of containers by assessing microservices
Performing container scaling and migration for container-based microservices is provided. A first set of features is extracted from each respective microservice of a plurality of different microservices. A number of containers required at a future point in time for each respective microservice of the plurality of different microservices is predicted using a trained forecasting model and the first set of features extracted from each respective microservice. A scaling label and a scaling value are assigned to each respective microservice of the plurality of different microservices based on a predicted change in a current number of containers corresponding to each respective microservice according to the number of containers required at the future point in time for each respective microservice. The current number of containers corresponding to each respective microservice of the plurality of different microservices is adjusted based on the scaling label and the scaling value assigned to each respective microservice.
US11704119B2 Migrating infrastructure as code between different cloud providers
A method for automatically migrating infrastructure as code (IaC) from a first cloud infrastructure platform to a second cloud infrastructure platform is provided. The method may include receiving an original IaC comprising a first type of coding language. The method may further include using natural language processing to map a connection between the first type of coding language and a second type of coding language. The method may further include based on the mapped connection, using the NLP to automatically generate a partial translation of the first type of coding language to the second type of coding language. The method may further include using a machine learning algorithm to correct at least one inaccuracy in the partial translation. The method may further include generating a complete translation and implementing a second IaC on the second cloud infrastructure platform based on the complete translation.
US11704117B2 System optimized for performing source code analysis
A computer system for analyzing source code is disclosed. The computer system includes a processor and electronic memory storage. The electronic memory storage includes source code and executable instructions. The processor runs the executable instructions to: access the source code from the electronic memory storage; analyze code elements of the accessed source code to extract node data, edge data, and bindings data; and store the node data, edge data, and bindings data, in a graph database structure in the electronic memory storage.
US11704115B2 Software pipeline configuration
In certain embodiments, a software pipeline (“pipeline”) is configured by the use of gates for progressing an application from one stage to another (e.g., from a development stage to a production stage). A configuration file having a set of attribute values that is descriptive of an application, and a gate mapping file having information associated with the gates to be invoked for different combinations of attribute values are obtained. The configuration file is processed using the gate mapping file to determine a set of gates to be invoked for progressing the application in the pipeline based on the attribute values of the application. The set of gates are invoked to cause a corresponding set of software routines to be executed for progressing the application.
US11704113B2 Program development device, project creation method, and storage medium
This program development device comprises: a storage unit which holds a project; and an update means which imports one or a plurality of program modules into the project. Each of the program modules contains a program, and can define a first variable which is a variable that can be referenced among all program modules, a second variable which is a variable that can be referenced among the plurality of program modules, and a third variable which is a variable referenced in each program module. The update means maintains the variable name of the first variable contained in the imported program module, and when the variable name of the second variable contained in the imported program module overlaps the variable name of the second variable contained in any of the program modules of the project, the update means accepts a change of the overlapping variable name.
US11704108B2 Activity-aware update management
Embodiments of the present invention provide computer-implemented methods, computer program products and computer systems. Embodiments of the present invention can, in response to receiving a request to perform an update, identify priorities of pending activities. Embodiments of the present invention can then determine a downtime duration associated with the update. Embodiments of the present invention can then determine an optimal time to perform the update based, at least in part, on the determined downtime duration and the pending activities.
US11704099B1 Discovering matching code segments according to index and comparative similarity
Code search is used to support various features. Code segments may be indexed using a code structure representation of the code segment. Code segments may be compared for similarity to identify a match with an input code segment using a comparison of logic trees generated for the input code segment and a stored code segment in an entry with a matching index value.
US11704098B2 Workflow application and user interface builder integrating objects, relationships, and actions
Systems, techniques, and user interfaces are disclosed for an object-centric builder software that can utilize an ontology to design, configure, and build a workflow application that also references the ontology to perform a workflow. The ontology may serve as a data model for stored data associated with the particular workflow. The builder software may leverage the ontology to obtain advance knowledge of the availability and structure of the stored data that will be accessible to the workflow application at run-time, in order to build a workflow application that is well-tailored for that particular workflow. This approach may also result in flexible workflow applications that are easily built and maintained.
US11704096B2 Monitoring application code usage for improved implementation of reusable code
A code tracking system monitors usage of application code executed by one or more computing devices. Characteristics of the usage of the application code are determined. Using the characteristics of the usage of the application code, a modification to an entry of application code executed by the one or more computing devices is detected. The detected modification to the entry of application code is communicated to a code management system. The code management system presents the modification to the entry of the application code to a user of the code management system.
US11704095B2 Dynamic API bot for robotic process automation
Techniques for implementing a dynamic API bot for robotic process automation are disclosed. In some embodiments, a computer system performs operations comprising: providing a data file having a predefined template comprising dedicated fields for an identification of an API, a type of call method, metadata identifying one or more objects, and data of the object(s); providing a low-code no-code (LCNC) development platform configured to enable a user to develop a bot by dragging and dropping application components of the bot; receiving, via the LCNC development platform, a configuration of the bot comprising a configuration of the application components of the bot and an identification of the data file; and running the bot, the bot being configured to generate a request using the data file, converting the data of the object(s) into a payload in a format required by the API based on the data file.
US11704093B2 Rapid prototyping of user experience components and related application functionality
Methods, computer readable media, and devices for rapid prototyping of both user experience and technical features in a combined approach. One method may include creating a set of known user experience (UX) components including a user interface element representing at least one of a data element and a data interaction, creating a UX screen including a set of UX elements within a UX prototyping tool, translating the UX screen into a set of standardized UX components, publishing the set of standardized UX components by mapping the set of standardized UX components to synthetic data, and validating a technical aspect of the published set of standardized UX components based on user interaction with the published set of standardized UX components.
US11704089B2 Display device and system comprising same
A display device according to an embodiment of the present invention may comprise: a display unit for displaying a content image; a microphone for receiving voice commands from a user; a network interface unit for communicating with a natural language processing server and a search server; and a control unit for transmitting the received voice commands to the natural language processing server, receiving intention analysis result information indicating the user's intention corresponding to the voice commands from the natural language processing server, and performing a function of the display device according to the received intention analysis result information.
US11704088B2 Intelligent control method and electronic device
Intelligent control method and device, and electronic device are provided. The method includes transmitting display data and audio data in real time for a projection device through a data channel connected to the projection device; monitoring a state of the data channel and an output state of the audio data on the projection device; and controlling the audio data transmitted in real time to be switched to a playback device for output if the state of the data channel is a connected state and the output state of the audio data on the projection device is an ineffective output state.
US11704087B2 Video-informed spatial audio expansion
Assigning spatial information to audio segments is disclosed. A method includes receiving a first audio segment that is non-spatialized and is associated with first video frames; identifying visual objects in the first video frames; identifying auditory events in the first audio segment; identifying a match between a visual object of the visual objects and an auditory event of the auditory events; and assigning a spatial location to the auditory event based on a location of the visual object.
US11704080B2 Installation method and non-transitory computer-readable storage medium
An installation method includes installing a universal printer driver for an image forming apparatus in a user terminal for use by a user; determining whether or not there is installed a dedicated printer driver in the user terminal; and upon determining that there is installed a dedicated printer driver in the user terminal, performing a presentation process of presenting to the user a function that will no longer be available for use if the dedicated printer driver is uninstalled.
US11704076B2 Image forming apparatus executing form printing application for printing document on network, control method therefor, and storage medium storing control program therefor
An image forming apparatus capable of recording an error that occurs before inputting a job in a job execution history. The image forming apparatus includes a network communication unit, a print unit that prints image data included in an input print job, a job-history recording unit that records a print result by the print unit as a job history, and an application manager that executes an application based on occurrence of a start factor. The application includes an obtainment unit that obtains image data via a network using the network communication unit, a job input unit that inputs a print job of the obtained image data into the image forming apparatus, and an error-recording-job input unit that inputs an error recording job into the image forming apparatus when an error occurs in execution of the application and the job input unit does not input the print job.
US11704072B2 Electronic device and method of utilizing storage space thereof
The various embodiments disclose an electronic device including: a storage including a non-volatile memory having a buffer space and a storage space, a storage device controller, and a storage interface, and a processor. According to various embodiments, the processor may be configured to perform control to determine whether the storage supports a high speed data storage mode using a buffer space of a non-volatile memory of the storage, activate a function of writing data buffered in the buffer space of the non-volatile memory into a storage space of the non-volatile memory based on the storage interface operating in a first state based on the storage supporting the high speed data storage mode, and transition the storage interface of the storage to the first state based on no request to the storage being generated during a predetermined time period based on the storage interface operating in a second state.
US11704066B2 Heterogeneous erase blocks
A method of using flash storage devices with different sized erase blocks is provided. The method includes allocating a plurality of erase blocks of heterogeneous erase block sizes to a RAID stripe, to form a tile pattern having the heterogeneous erase block sizes in the RAID stripe. The method includes writing the RAID stripe across the flash storage devices in accordance with the allocating, and stopping the writing the RAID stripe, responsive to contents of the RAID stripe reaching a threshold.
US11704063B2 Efficient storage architecture for high speed packet capture
An embodiment may involve a network interface module; volatile memory configured to temporarily store data packets received from the network interface module; high-speed non-volatile memory; an interface connecting to low-speed non-volatile memory; a first set of processors configured to perform a first set of operations that involve: (i) reading the data packets from the volatile memory, (ii) arranging the data packets into chunks, each chunk containing a respective plurality of the data packets, and (iii) writing the chunks to the high-speed non-volatile memory; and a second set of processors configured to perform a second set of operations in parallel to the first set of operations, where the second set of operations involve: (i) reading the chunks from the high-speed non-volatile memory, (ii) compressing the chunks, (iii) arranging the chunks into blocks, each block containing a respective plurality of the chunks, and (iv) writing the blocks to the low-speed non-volatile memory.
US11704054B1 Method and apparatus for performing access management of memory device with aid of buffer usage reduction control
A method for performing access management of a memory device with aid of buffer usage reduction control and associated apparatus are provided. The method includes: determining whether any host command among a plurality of host commands from a host device is a trim-related read command, wherein the trim-related read command represents a read command indicating that reading from at least one trimmed location is required; in response to the any host command being the trim-related read command, determining an estimated trim-related read operation count regarding a data buffer according to a trimmed range of the at least one trimmed location and a predetermined unit size of accessing the data buffer; writing predetermined trimmed data having the predetermined unit size into the data buffer; and controlling a transmission interface circuit to read the predetermined trimmed data from the data buffer multiple times, for being returned to the host device.
US11704053B1 Optimization for direct writes to raid stripes
A storage control node receives data to be written to a striped volume, allocates first and second stripes, writes the data to at least one data strip of the first stripe, computes parity data based on the data written to the first stripe, and writes the parity data to the first stripe. The storage control node sends a copy command to a target storage node which comprises the at least one data strip of the first stripe to thereby cause the at least one data strip to be copied to a data strip of the second stripe which resides on the target storage node. The storage control node writes additional data to the second stripe, computes updated parity data based on the additional data and the parity data of the first stripe, writes the updated parity data the second stripe, and releases the first stripe for reuse.
US11704051B2 Data storage apparatus and interface circuit therefor
A data storage apparatus is provided to include a memory device including memory cells for storing data; and an interface circuit coupled as an interface between the host device and the memory device and configured to transmit a transmission signal to the host. The interface circuit includes a delay circuit configured to generate a delay code and is configured to generate an additional signal to be combined with the transmission signal based on the delay code.
US11704050B2 Memory system for determining a memory area in which a journal is stored according to a number of free memory blocks
A memory system which stores a journal including mapping change information, either in a first memory area or a second memory area, depending on available space of a memory device included in the memory system, being greater than a threshold.
US11704049B2 Optimized command sequences
Methods, systems, and devices for optimized command sequences are described. An apparatus includes a memory array and a controller coupled with the memory array. The controller may be configured to receive a first command indicating a start of a sequence of access commands to store at the controller, then receive a first set of access commands associated with the sequence of access commands, and then receive a second command indicating the end of the sequence of access commands. The controller may also receive a second set of access commands after the command. The controller may execute an operation associated with a third set of access commands of the sequence after receiving the second set of access commands and before receiving the third set of access commands based at least in part on identifying the second set of access commands as starting the sequence of access commands.
US11704048B2 Electronic device
An electronic device includes a controller; and a non-transitory computer-readable storage medium configured to store operation codes for causing the controller to execute processes. The non-transitory computer-readable storage medium includes a plurality of memory blocks. The processes include grouping the plurality of memory blocks into a plurality of super blocks; selecting a first super block among the plurality of super blocks depending on one or more logical addresses corresponding to write-requested data, and writing the data; and mapping the first super block to a first logical address range. The first logical address range is configured by successive addresses corresponding to a super block size, and a start address of the successive addresses is a start logical address of the one or more logical addresses.
US11704043B1 Backup and/or restore as a service
A service, responsive to a request, determines a scope that includes a specific tenant and a specific component. The service is extensible through addition of different components to manage different data sources used by different services that contribute to a set of one or more multi-tenant cloud services. The service also determines, for the specific component, parameters usable to identify the specific tenant and a specific storage path. Each of the components, responsive to being called to perform a backup or restore with a current set of parameters, is to be implemented to cause data, which belongs to a currently identified tenant, to be copied between the respective one of the data sources and a backup store according to a currently identified storage path. The service also calls the specific component to perform the backup or restore with the parameters.
US11704037B2 Deduplicated storage disk space utilization
A plurality of different views of data associated with a storage domain stored on a deduplicated storage are traversed to determine data chunks belonging to each view of the plurality of different views of data associated with the storage domain. A request for a metric associated with disk space utilization of a group of one or more selected views of data included in the plurality of different views of data associated with the storage domain that are stored on the deduplicated storage is received. Data chunks belonging to the one or more selected views of data associated with the storage domain of the group but not other views of the plurality of different views of data associated with the storage domain that are stored on the deduplicated storage are identified. An incremental disk space utilization of the group is determined, including by determining a total size of the identified data chunks. The metric associated with disk space utilization is provided based on the determined incremental disk space utilization of the group.
US11704034B2 Load balancing in a storage system
Techniques are used for balancing load on a storage system according to multiple variables. The techniques may be used to provide, among other things, defining, across at least two variables, a balance constraint for a load on a storage system. Among a set of transfers of volumes from one node to another node in the storage system, a transfer of a volume that minimizes the distance between the load and an ideal balanced state of the storage system is identified. The identified transfer of a volume is added to a combination of transfers of volumes. Whether the combination of transfers of volumes meets the balance constraint is determined. If the combination meets the balance constraint, the combination is selected as a solution to balance the load.
US11704030B2 Resiliency and performance for cluster memory
Disclosed are various embodiments for improving resiliency and performance of clustered memory. A computing device can acquire a chunk of byte-addressable memory from a cluster memory host. The computing device can then identify an active set of allocated memory pages and an inactive set of allocated memory pages for a process executing on the computing device. Next, the computing device can store the active set of allocated memory pages for the process in the memory of the computing device. Finally, the computing device can store the inactive set of allocated memory pages for the process in the chunk of byte-addressable memory of the cluster memory host.
US11704029B2 Elastic persistent memory regions
A system includes a first memory device having a region allocated as a first persistent memory region (PMR) having a first set of pages, a second memory device comprising a non-volatile memory device having a region allocated as a second PMR region having a second set of pages, and at least one processing device, operatively coupled to the first memory device and the second memory device, to implement a PMR mechanism to cause the second PMR region to be accessible through the first PMR region.
US11704024B2 Multi-level wear leveling for non-volatile memory
A memory sub-system performs a first media management operation among a plurality of individual data units of a memory device after a first interval, the first media management operation comprising a first algebraic mapping function, and performs a second media management operation among a first plurality of groups of data units of the memory device after a second interval, wherein a first group of the first plurality of groups comprises the plurality of individual data units, the second media management operation comprising a second algebraic mapping function.
US11704022B2 Operational metric computation for workload type
In some examples, a system aggregates operational metric data of a plurality of storage volumes into aggregated operational metric data groups that correspond to different workload types of workloads for accessing data of a storage system. The system computes an operational metric for a first workload type of the different workload types, the operational metric relating to a resource of the storage system, where the computing of the operational metric for the first workload type comprises inputting aggregated operational metric data of a first aggregated operational metric data group of the aggregated operational metric data groups into a model trained at a system level of the storage system.
US11704021B2 Memory system controlling nonvolatile memory
According to one embodiment, a controller of a memory system performs a first operation a plurality of times for each of a plurality of first blocks. The first operation includes a write operation for writing data in a first write mode for writing m-bit data per memory cell and a data erase operation. While a second block is not a defective block, the controller performs a second operation a plurality of times for the second block. The second operation includes a write operation for writing data in a second write mode for writing n-bit data per memory cell and a data erase operation. When the second block is a defective block, the controller selects a first block from the plurality of first blocks, and writes second write data to the selected first block in the second write mode.
US11704019B2 Memory system, host device and information processing system for error correction processing
According to one embodiment, a memory system includes a nonvolatile memory and a controller which controls the nonvolatile memory. The controller notifies to an outside an extensive signal which indicates a predetermined state of the nonvolatile memory or the controller.
US11704015B2 Electronic device to display writing across a plurality of layers displayed on a display and controlling method of electronic device
An electronic device and a controlling method of the electronic device include a display, a memory including at least one instruction, and a processor executing the at least one instruction. The processor controls the display to display a first screen including a first layer for performing writing according to a touch interaction of a user, and based on an event for displaying a content on the first screen occurring while the first screen is displayed, controls the display to display a second screen including a second layer for displaying the content on the first layer and a third layer for performing writing according to a touch interaction of a user on the second layer on some areas of the first screen.
US11704013B2 Apparatus, method, and medium for scrolling text
An information processing apparatus having a touch panel display includes a detection unit configured to detect a touch operation performed by a user on the touch panel display, and a display control unit configured to, when the detection unit detects that an object has touched a predetermined region and further detects that the object touching the predetermined region has separated therefrom, control a display to shift to a screen associated with the predetermined region. Further, the display control unit is configured to, during a period from when the object has touched the predetermined region until when the object has separated therefrom, display a text string on the predetermined region of the touch panel display, and scroll-display a text string on the predetermined region if the text string exceeds a number of characters displayable at a time on the predetermined region.
US11704011B2 Methods, systems, and devices for mapping, controlling, and displaying device status
A method of operating a user terminal includes receiving occupancy data for an operating environment responsive to navigation of the operating environment by a mobile robot, and displaying a visual representation of the operating environment based on the occupancy data. The method flintier includes receiving information identifying a plurality of electronic devices that are local to the operating environment and respective operating states thereof, and populating the visual representation of the operating environment with visual indications of respective spatial locations of the electronic devices in the operating environment and status indications of the respective operating states of the electronic devices. Related methods for controlling the electronic devices based on their respective spatial locations and the relative spatial context of the operating environment are also discussed.
US11704009B2 Video conference virtual whiteboard
A computing system and method that can be used for a video conferencing system including a graphical user interface having a virtual whiteboard user interface that is responsive to inputs from multiple attendees of a video conference. In particular, the state of an application tool such as a camera, visual note indicator, web link, pen/pencil tool, highlighter tool, or other application tool executing or otherwise represented within the multi-user interaction whiteboard can respond and change in real-time as multiple attendees of the video conference interact with the virtual whiteboard user interface. The systems and methods of the present disclosure allow for a multi-user interaction whiteboard to offer various tools for the video conferencing system to facilitate interactions by multiple attendees within the graphical user interface.
US11704006B1 User interface for use with a search engine for searching financial related documents
A method for rendering context based information on a user interface includes receiving a user request to extract the context based information from a database. The database includes a plurality of documents and the request includes at least one search criteria required to determine a context of the user request. The method includes generating a list of documents corresponding to the context of the user request and rendering on a viewing portion of the user interface the list of documents corresponding to the context of the user request.
US11704005B2 Collaborative achievement interface
Embodiments of the present disclosure relate generally to a collaborative achievement system for: detecting, at a client device associated with a first user, a collaborative achievement between at least the first user and a second user; selecting an achievement designator based on attributes of the collaborative achievement, wherein the achievement designator comprises personalization instructions for the achievement designator; retrieving, at the client device, user profile information from a first user account and a second user account associated with the first user and the second user; personalizing the achievement designator based on the user profile information and the personalization instructions; and causing display of a presentation of the personalized achievement designator at the client device.
US11704004B2 Stopwatch and timer user interfaces
An electronic device may display a first lap time representation, and may move the first lap time representation in accordance with a first amount of elapsed time. While moving the first lap time representation, the electronic device may detect a lap input. In response to the lap input, the electronic device may cease movement of the first lap time representation, display a second lap time representation, and move the second lap time representation in accordance with a second amount of elapsed time. A relative positioning of the first lap time representation and the second lap time representation may correspond to a difference between a first lap time and a second lap time. In some embodiments, the electronic device may update the timescales of lap time representation(s) in accordance with a rotational input. In some embodiments, the electronic device may update a timer duration setting in accordance with a rotational input.
US11704002B2 Music-focused presentation method
A plurality of music samples and a plurality of images corresponding to the music samples may be stored in a database. The plurality of music samples may be sorted in an order of priority. Information associated with the plurality music samples may be sent to a user device. The user device may display the plurality of images corresponding to the plurality of music samples in the order of priority. The user device may receive information indicative of at least one video associated with a music sample in response to receiving user input indicative of a selection of an image among the plurality of images. The user device may display at least one sample video image corresponding to the at least one video associated with the music sample.
US11704000B1 Dynamically updating user interfaces from simulation data
Systems and methods for dynamically updating user interfaces are disclosed. A system can identify a set of samples of a joint-probability distribution of a plurality of conditional events to occur during a live event, and provide a user interface for presentation at a computing device with user interface elements each indicating a respective conditional event. The system can receive a first selection of a first conditional event from the computing device, and dynamically generate, based on the set of samples and responsive to the first selection, a respective probability value for a combined selection of conditional events including the first conditional event and each other conditional event. The system can provide instructions to update the user interface to include a respective indicator corresponding to the respective probability value for each combined selection.
US11703999B2 Changing visual aspects of a graphical user interface to bring focus to a message
This disclosure describes a system that enables a user to efficiently view messages of a conversation that are more relevant to the user. The system is configured to display content of a first application within an application user interface (UI) and to determine that a message of a second application being monitored includes a trigger feature that comprises a piece of information or an interaction from another user that is worthy of the user's attention. The system can then generate a visual notification for the trigger feature. The visual notification can be displayed in association with a graphical element of the application UI. Upon receiving an indication of a selection of the visual notification, the system can switch from displaying the content of the first application to displaying the message of the second application and trigger feature and/or change visual characteristics associated with the message to bring focus to the message.
US11703997B2 Single finger user interface camera control
Methods, systems, and apparatus, including medium-encoded computer program products, for controlling a virtual camera in a three dimensional environment displayed on a two dimensional touchscreen display of a handheld mobile computing device include: rendering a camera-control user interface (UI) element in a portrait mode UI; receiving first input indicating contact with the UI element, and then receiving second input indicating movement of the maintained contact point; rotating the camera view around a targeted location responsive to the second input indicating movement along a first axis of the UI element; zooming the camera view in and out from the targeted location responsive to the second input indicating movement up and down along a second axis of the UI element; and rendering changes to which portion of the three dimensional environment is shown from which perspective responsive to changing the camera view while the second input is received.
US11703996B2 User input interfaces
The present disclosure generally relates to managing user inputs. In some examples, devices receive user inputs via a biometric sensor, such as a fingerprint sensor. In some examples, devices receive user inputs via a button. In some examples, devices receive user inputs via touch sensors. In some examples, the biometric sensor and/or the touch sensor is integrated into the button.
US11703994B2 Near interaction mode for far virtual object
A computing system is provided. The computing system includes a head mounted display (HMD) device including a display, a processor configured to execute one or more programs, and associated memory. The processor is configured to display a virtual object at least partially within a field of view of a user on the display, identify a plurality of control points associated with the virtual object, and determine that one or more of the control points associated with the virtual object are further than a predetermined threshold distance from the user. The processor is configured to, based on the determination, invoke a far interaction mode for the virtual object and receive a trigger input from the user. In response to the trigger input in the far interaction mode, the processor is configured to invoke a near interaction mode and display a virtual interaction object within the predetermined threshold distance from the user.
US11703991B2 Display device with mouse control and operating method thereof
According to an embodiment of the present disclosure, a display device may include a wireless communication unit configured to wirelessly receive a first video signal based on a first video being displayed by a terminal, a display unit configured to display a first mirroring video based on the first video signal, and a control unit configured to receive a user input while the first mirroring video is being displayed, and transmit, to the terminal, a packet that does not include a mouse cursor parameter for requesting coordinates of a mouse cursor when the received user input is a touch input.
US11703989B1 End-user created cropped application window
Systems and methods for providing a cropped application window of an application window. The systems include a window cropping application that performs a method that allows a user to crop just the portion of an application window the user is interested in (e.g., play controls for a music app, chat window in a gaming app) and place it in an area of the display with enduring visibility or accessibility (e.g., widget dashboard, desktop). The present technology may also be used for web pages (e.g., tutorial articles, reference images), document pages (e.g., reference pages), applications (e.g., calculators), and other scenarios. For example, the present technology described herein improves multi-window scenarios, particularly on small screen devices where screen space is further limited. The present technology makes it easier for users to work across different windows and applications and improve the ease of composing each window.
US11703987B2 Systems and methods for facilitating communication between users of a content management service
Computer systems and methods, according to various embodiments, allow users with shared access to a shared file or folder to communicate with one another via online chat. In particular embodiments, the system is configured to facilitate a chat session among all users that have shared access to a particular file or folder in response to a particular user selecting a “chat” button (or other suitable chat initiation element) associated with the shared file or folder. After a chat session is complete, the system may archive the chat session for later viewing and use.
US11703986B1 Touch detection using radar
Technologies for detecting touch events on, or hover events above, a surface of an electronic device using radar units instead of integrated capacitive touch sensing technologies, are described. An electronic device includes a display located along a first plane. The electronic further includes a first radar unit coupled to the display. The first radar unit is oriented and comprises a first field-of-view (FoV) along a portion of the first plane. The electronic device further includes a processor coupled to the first radar unit. From the first radar unit, the processor receives first data that indicates a first object detection corresponding to a first location. The processor further determines, using the first data, a touch event associated with the display.
US11703977B2 Control device, operational device, and system
A control device comprising a control unit configured to control regular operation based on operation on a first switch detecting operation in two opposing directions and operation on a second switch detecting touch on an object, wherein the control unit performs control such that the regular operation based on operation on the second switch is not performed until a regular time set between first and second times passes after operation on the first switch is detected, wherein the first time is a time in which a cumulative occurrence rate at which unintended touch on the second switch by a user after operation on the first switch occurs becomes 100% in an experiment carried out in advance, and wherein the second time is a time in which an intended touch on the second switch by the user after operation on the first switch is first detected.
US11703976B2 Drive-sense control for duplicated or mirrored sensor panels
A touch sensor device includes a first panel, a second panel, and a drive-sense circuit (DSC). The first panel that includes first electrodes arranged in a first direction and second electrodes arranged in a second direction. The second panel includes third electrodes arranged in a third direction and fourth electrodes arranged in a fourth direction. The DSC is operably coupled via a single line to a coupling of a first electrode of the first electrodes and a first electrode of the third electrodes. The DSC is configured to provide the signal, which is generated based on a reference signal, via the single line to the coupling and simultaneously to sense the signal via the single line. The DSC generates a digital signal representative of the at least one electrical characteristic associated with the first electrode of the first electrodes and/or the first electrode of the third electrodes.
US11703975B2 Analog front end channel driver circuit
A channel driver circuit includes a differential module and a driver module. In some examples, the channel driver circuit also includes a sigma-delta module. The differential module receives, via a single node of a load, a channel driving signal that is provided to the load at the single node (e.g., that is based on an electrical characteristic of the load) and generates an analog error signal that is based on the channel driving signal and a reference signal. The driver module is coupled to the differential module and generates the channel driving signal based on the analog error signal or a digital error signal corresponding to the analog error signal and transmits the channel driving signal via the single node to the load. The channel driver circuit simultaneously transmits the channel driving signal to the load at the single node and senses the channel driving signal at the single node.
US11703968B2 Display device and circuit board
A display device includes a substrate, first electrodes, lines, pixel electrodes, a display functional layer, a common electrode, second electrodes, and a controller. The first electrodes are opposed to the second electrodes with a space therebetween, and an insulating layer is provided between the common electrode and the first and second electrodes. During the display periods, in response to a control signal from the controller, the pixel electrodes are supplied with a pixel signal through the lines, and the common electrode is supplied with a common signal. During the sensing period, in response to the control signal from the controller, the lines are supplied with a first drive signal to generate a magnetic field. The first electrodes are supplied with a second drive signal to generate electrostatic capacitance between themselves and the second electrodes in response to the control signal from the controller, synchronously or asynchronously with the display periods.
US11703963B2 Input device
An input device includes: a first electrode; a support body that supports the first electrode; a fixed body fixed above the support body; a second electrode; a movable body that holds the second electrode in a state where the second electrode faces the first electrode with a predetermined space being provided therebetween, and causes the second electrode to approach and recede from the first electrode in a movement direction by rotating; an operation body that is fixed movably relative to the fixed body in a state where the operation body is engaged with the movable body, and causes, by being operated by a user, the movable body to rotate; and a biasing part that is disposed between the movable body and the fixed body, and applies, to the movable body, a biasing force toward the support body.
US11703961B2 Display device with heat dissipator and coil in the same metal sheet layer
A display device including: a display panel including an active area for displaying an image and a non-active area adjacent to the active area; and a metal sheet layer on the display panel, wherein the metal sheet layer includes: a heat dissipator overlapping the active area; and a coil surrounding the heat dissipator and overlapping the non-active area.
US11703960B2 Air mouse mode implementation method and related device
An air mouse mode implementation method includes establishing, by an electronic device, a communication connection to a stylus through BLUETOOTH, sending, by the electronic device, notification information to the stylus through the communication connection when detecting a screen casting event of the electronic device, where the notification information instructs to enter an air mouse mode, receiving, by the electronic device, a determining instruction from the stylus through the communication connection, entering, by the electronic device, the air mouse mode based on the determining instruction, and modifying, from an arrow icon to a dot icon and by the electronic device, an indication icon corresponding to the stylus.
US11703959B2 Smart ring for manipulating virtual objects displayed by a wearable device
Systems, devices, media, and methods are presented for using a handheld device such as a ring to manipulate a virtual object being displayed by a wearable device such as eyewear. The path of the virtual object in motion is substantially linked, in time and space, to the course traveled by a hand holding the handheld device. The methods in some implementations include presenting the virtual object on a display at a first location relative to a three-dimensional coordinate system, collecting motion data from an inertial measurement unit on the handheld device, displaying the virtual object at a second location along a path based on the motion data. In some implementations the eyewear includes a projector located and configured to project the display onto a lens assembly.
US11703958B2 System and method of displaying visualizations on a device
Systems and method herein describe an electronic display apparatus that is amendable to display different types of visualizations. In an embodiment, the electronic display apparatus has a circular display unit. The electronic display apparatus may display content but with some of the portions cut off from visibility to a user. The electronic display apparatus may include motion sensor units and data obtained from these motion sensor units may be used to cause a video controller to send a portion of the content from a frame buffer to the display device to enable the display of different areas of content. The content displayed to the user may change in accordance with movement initiated by the user.
US11703957B2 Controlling from a mobile device a graphical pointer displayed at a local computing device
A computing system includes a mobile device having a wireless transceiver and an orientation sensor that senses orientation of the mobile device and generates orientation data based on the sensed orientation. A controller converts the orientation data to graphical pointer data, which is transmitted via the wireless transceiver to a local computing device, which translates the graphical pointer data to represent a graphical pointer being displayed on its display. The graphical pointer is controlled on the display of the local computing device by changing orientation of the mobile device.
US11703954B2 Touch input display system
A touch input display system includes a display device and a touch input device. The display device includes a display, a frame enclosing the display, and a light receiver that receives infrared light emitted from an external operation device. The touch input device has a touch inputter and a frame body that encloses the touch inputter. The touch input device is attached to the display such that the frame body overlaps on a front side of the frame. The frame body has an infrared light guide. The infrared light guide guides infrared light emitted from the external operation device to the light receiver.
US11703953B1 Phonemic keyboard apparatus and method
An apparatus which includes: a computer processor; a computer memory; and a computer display; and an audio speaker; wherein the computer memory has computer programming stored therein which is configured to be implemented by the computer processor to display a keyboard having a plurality of keys on the computer display; wherein each of the plurality of keys includes indicia for a phonemic sound; and wherein the computer programming stored in the computer memory is configured to be implemented by the computer processor to cause a sound corresponding to the phonemic sound of each corresponding key of the plurality of keys to be emitted from the audio speaker when each key of the plurality of keys is selected. A plurality of grapheme outcomes may be determined for each of the plurality of keys when each of the plurality of keys is selected.
US11703950B2 Human-computer interface system
One variation of a system includes a substrate including: a first layer including a first spiral trace coiled in a first direction; a second layer arranged below the first layer and including a second spiral trace coiled in a second direction and cooperating with the first spiral trace to form a multi-layer inductor; and a sensor layer including an array of drive and sense electrode pairs. The system also includes: a cover layer arranged over the substrate and defining a touch sensor surface; and a first magnetic element arranged below the substrate and defining a first polarity facing the multi-layer inductor. The system further includes a controller configured to drive an oscillating voltage across the multi-layer inductor to oscillate the substrate in response to detecting an input on the touch sensor surface based on electrical values from the set of drive and sense electrode pairs.
US11703949B2 Directional assistance for centering a face in a camera field of view
Methods and systems are provided for providing directional assistance to guide a user to position a camera for centering a person's face within the camera's field of view. A neural network system is trained to determine the position of the user's face relative to the center of the field of view as captured by an input image. The neural network system is trained using training input images that are generated by cropping different regions of initial training images. Each initial image is used to create a plurality of different training input images, and directional assistance labels used to train the network may be assigned to each training input image based on how the image is cropped. Once trained, the neural network system determines a position of the user's face, and automatically provides a non-visual prompt indicating how to center the face within the field of view.
US11703947B2 Apparatus and method for dynamic graphics rendering based on saccade detection
A method for rendering computer graphics based on saccade detection is provided. One embodiment of the method includes rendering a computer simulated scene for display to a user, detecting an onset of a saccade that causes saccadic masking in an eye movement of the user viewing the computer simulated scene, and reducing a computing resource used for rendering frames of the computer simulated scene during at least a portion of a duration of the saccade. Systems perform similar steps, and non-transitory computer readable storage mediums each storing one or more computer programs are also provided.
US11703943B2 Gaze timer based augmentation of functionality of a user input device
A wearable computing system that includes a head-mounted display implements a gaze timer feature for enabling the user to temporarily extend the functionality of a handheld controller or other user input device. In one embodiment, when the user gazes at, or in the vicinity of, a handheld controller for a predetermined period of time, the functionality of one or more input elements (e.g., buttons) of the handheld controller is temporarily modified. For example, the function associated with a particular controller button may be modified to enable the user to open a particular menu using the button. The gaze timer feature may, for example, be used to augment the functionality of a handheld controller or other user input device during mixed reality and/or augmented reality sessions.
US11703937B2 Device and method for efficient transitioning to and from reduced power state
Devices and methods for linear addressing are provided. A device is provided which comprises a plurality of components having assigned registers used to store data to execute a program and a power management controller, in communication with the components. The power management controller is configured to send one of a request to remove power to the components and a request to reduce power to the components when it is determined that the components are idle, execute a first process of one of removing power and reducing power to the components and entering a reduced power state when an acknowledgement of the request is received and execute a second process of restoring power to the components when one or more of the components are indicated to be active.
US11703936B2 Master-slave interchangeable power supply device and host thereof, master-slave interchangeable power supply method and computer-readable storage medium thereof
A master-slave interchangeable power supply device, a power supply method, a host with the master-slave interchangeable power supply device, and a computer-readable storage medium for use in execution of the power supply method are provided. Upon receipt of a start command, a power control module and a power supply unit of the power supply device operate in a master mode and a slave mode respectively, and then the power supply device provides a working power to a master device to effect related configuration of the power supply device, so as to allow the power control module to switch to the slave mode and allow the working power to be provided to the master device. Therefore, given compliance with a specification of a communication bus, the power control module and the power supply unit, which function as peripheral devices, can perform a communicative function.
US11703935B2 Mechanism for saving power on a bus interface
Systems, apparatuses, and methods for saving power on a bus interface are described. A system includes a host, a device, and a repeater interposed between the host and the device. While the host and device are in a low-power state, the repeater monitors a first bus to determine if the device has woken up. When the repeater detects a remote wake-up event initiated by the device, the repeater generates an interrupt which is sent to the host. The host responds to the interrupt by initiating a resume wake-up event procedure that assumes the device is still asleep. In this way, the host is able to stay in the low-power state longer while also using a wake-up procedure that does not require the host to be aware of the existence of the repeater.
US11703931B2 Application profiling for power-performance management
A processing apparatus is provided which includes memory configured to store hardware parameter settings for each of a plurality of applications. The processing apparatus also includes a processor in communication with the memory configured to store, in the memory, the hardware parameter settings, identify one of the plurality of applications as a currently executing application and control an operation of hardware by tuning a plurality of hardware parameters according to the stored hardware parameter settings for the identified application.
US11703930B2 Platform power manager for rack level power and thermal constraints
Platform power management includes boosting performance in a platform power boost mode or restricting performance to keep a power or temperature under a desired threshold in a platform power cap mode. Platform power management exploits the mutually exclusive nature of activities and the associated headroom created in a temperature and/or power budget of a server platform to boost performance of a particular component while also keeping temperature and/or power below a threshold or budget.
US11703929B2 Shelf with solar cell event trigger
An apparatus includes a shelf having a front edge, a solar cell circuit disposed at the front edge, a display screen, and a controller operatively coupled to the solar cell circuit and the display screen. The controller monitors the period of a waveform of a charging voltage of a storage capacitor of the solar cell circuit, displays an image on the display screen in response to a change in the waveform timing. A system includes a plurality of shelves each having a front edge, a solar cell circuit disposed at the front edge of each of the plurality of shelves, and a controller operatively coupled to the solar cell circuits. The controller monitors the frequency at which a power transfer of each solar cell circuit occurs, and signals a device in response to a change in the frequency at which the power transfer occurs.
US11703928B2 Digital power supply with wireless monitoring and control
Provided is an apparatus and method for a digital power supply that can provide independent power control for two or more electrical loads. Some disclosed embodiments provide continuous, variable power and other disclosed embodiments provide discrete power levels. Disclosed embodiments may reduce the magnitude of harmonic currents and/or flicker introduced into a power system. Embodiments include a microprocessor that delivers power to electric loads using phase-controlled AC current. In some embodiments, the microprocessor may calculate a power array corresponding to a requested power for each electric load. Logic is provided for populating the power array in a pattern that reduces the magnitude of harmonic currents and flicker. Portions of the disclosure include a band controller for delivering power to achieve and maintain a desired target temperature, and a wireless controller for controlling temperature from a remote device.
US11703921B2 Configurable heatsink
Apparatuses, systems, and techniques to cool computer processors. In at least one embodiment, a system comprises one or more processors and a heatsink connected by a flexible heat conduit to the one or more processors, and a position of the heatsink is adjustable.
US11703918B2 Electronic device
An electronic modulating device is provided. The electronic modulating device includes a substrate, a plurality of first modulating electrodes disposed on the substrate, and a plurality of second modulating electrodes disposed on the substrate. The area of one of the first modulating electrodes is greater than the area of one of the second modulating electrodes. The ratio of the number of first modulating electrodes to the number of second modulating electrodes is in a range from 0.5 to 2.0.
US11703917B2 Electronic apparatus
An electronic apparatus includes: a chassis having an inner surface, and an elevation portion provided at one edge of the inner surface and raised to be higher than the inner surface; a display panel having a display surface, and a rear surface supported by the inner surface of the chassis; a bezel provided along an outer periphery of the display surface of the display panel, and supported by the elevation portion of the chassis; and a double-sided adhesive tape capable of being tensile peeled by pulling a tab for tensile peeling operation, and extending from the inner surface to the elevation portion of the chassis, to fix the display panel to the inner surface of the chassis and fix the bezel to the elevation portion of the chassis.
US11703913B2 Display device and method of manufacturing the same
A display module including non-folding portions and a folding portion disposed between the non-folding portions; a first supporting member disposed under the display module; and a second supporting member disposed between the display module and the first supporting member, wherein the first supporting member may include: a first supporter and a second supporter overlapping with the non-folding portions; and an adhesive member attaching the display module to the second supporting member.
US11703912B2 Display device and method of manufacturing the same
A display module including non-folding portions and a folding portion disposed between the non-folding portions; a first supporting member disposed under the display module; and a second supporting member disposed between the display module and the first supporting member, wherein the first supporting member includes: a first supporter and a second supporter overlapping with the non-folding portions; and a plurality of supporting units overlapping with the folding portion.
US11703909B2 Electronic apparatus
An electronic apparatus includes a host, a main display, a keyboard, an auxiliary display, and a supporting mechanism. The main display is pivotally connected to the host. The keyboard is slidably disposed on the host. The auxiliary display is disposed on the host and is arranged side by side with the keyboard. The auxiliary display includes a movable end and a lifting end, the keyboard contacts the movable end, and the movable end is slidably connected to the host. The supporting mechanism includes a first link, a second link, and a third link. The first link is slidably connected to the host and is pivotally connected to the second link. The second link is pivotally connected to the host and is pivotally connected to the third link. The third link is pivotally connected to the lifting end.
US11703904B1 Force feedback apparatus
Provided is a force feedback apparatus, including a housing, a rotation shaft fixed to the housing, a trigger movably connected to the rotation shaft and movable relative to the housing, and a force feedback assembly. The force feedback assembly includes a driving magnet fixed to a side of the trigger toward the housing, an iron core fixed to the housing and arranged opposite to the driving magnet, and a driving coil wound around the iron core. The driving coil is energized to interact with the driving magnet to generate force feedback on the trigger. The force feedback apparatus requires no additional transmission structure and directly provides force feedback through interaction between two driving elements, thereby realizing timely force feedback on the trigger and reducing the assembly difficulty while simplifying the structure. In addition, forces in two directions can be directly generated on the trigger by changing a driving current.
US11703901B2 Device for providing a power supply
A first terminal receives a first DC voltage. A switch selectively couples the first terminal to a second terminal providing an output. A control circuit selectively actuates the switch in response to a comparison of the first DC voltage to a second DC voltage. A low-dropout (LDO) linear voltage regulator, connected between the first and third terminals, operates to provide the second DC voltage from the first DC voltage.
US11703900B2 Transmitter
A transmitter is provided. the transmitter includes a hybrid feedback circuit and a hybrid driving circuit. The hybrid feedback circuit compares a reference voltage with a feedback voltage in closed-loop, determines whether to perform polarity reversal according to a mode control signal, controls power output according to a comparison result and the mode control signal, and generates a first output signal. The hybrid driving circuit, coupled to the hybrid feedback circuit, receives the first output signal of the hybrid feedback circuit, generates a transmitter output signal according to an input data, and generates a second output signal according to the transmitter output signal. The first output signal and the second output signal are transmitted back to the hybrid feedback circuit.
US11703898B2 Low dropout (LDO) voltage regulator
A low dropout (LDO) voltage regulator includes a first LDO stage that receives a first supply voltage and is active during a first time interval and a second LDO stage that receives a second supply voltage and is active during a second time interval. An operational amplifier receives a feedback voltage based on the LDO output voltage and provides an amplified feedback signal to the first and second LDO stages. A compensation capacitor is selectively coupled between the operational amplifier and either the first or the second LDO stage. A current limit circuit includes a sense FET coupled to the LDO pass FET, a drain voltage replication circuit coupled between the pass FET and sense FET to provide a sense current is indicative of load current when the pass FET is in a linear region, and a current comparator to compare the sense current to a predetermined current level.
US11703894B2 Control valve
A control valve (2) for regulating a fluid flow in an HVAC comprises a valve body (21) and a temperature sensor (25) configured to measure the temperature of a fluid (24) flowing within the control valve (2). The temperature sensor (25) is arranged such that the temperature sensor (25) is essentially thermally decoupled from the valve body (21).
US11703893B2 Gas pressure reducer with cam commanded shut-off valve
A device for regulating the pressure of a compressed gas, comprising a body with a gas inlet, a gas outlet and a gas passage fluidly interconnecting the inlet and outlet; a mobile element carrying a shutter cooperating with a seat in the gas passage, the shutter and the seat forming a regulating valve; a hand-wheel operatively linked to a spindle rotatably mounted on the body; wherein the spindle is hollow and houses a spigot with a cam, the spigot being linked in rotation with the spindle and cooperating with a counter-cam spigot movable in translation but not in rotation relative to the body, and acting on the mobile element or on a shut-off valve for selectively shutting-off and opening the gas passage.
US11703889B2 Flow regulator for an irrigation system
A flow regulator for regulating a flow rate of water within at least a section of a water system, such as an irrigation system, includes a base member and piston member. The piston member is movable relative to the base member and includes at least one notch through which water can flow when passing through the flow regulator. Movement of the piston member towards and away from the base member, respectively, decreases and increases an area of the notch through which water can flow. An orifice member detachably coupled to the piston member and having an orifice member aperture through which all water flowing through the flow regulator must pass limits the cross-sectional area of an interior water passage within the piston member.
US11703887B2 Systems and methods for solar trackers with diffuse light tracking
A system includes a tracker configured to collect solar irradiance and attached to a rotational mechanism for changing a plane of the tracker and a controller. The controller is programmed to store a plurality of positional and solar tracking information and detect a first amount of DHI and a first amount of DNI at a first specific point in time. If the first amount of SHI exceeds the first amount of DNI, the controller is programmed to calculate a first angle for the tracker to maximize an amount of irradiance received by the tracker. Otherwise, the controller is programmed to calculate the first angle for the tracker based on a position of the sun associated with the first specific point in time and the plurality of positional and solar tracking information.
US11703886B2 Control method, apparatus, and device, and UAV
A control method includes obtaining one or more attitude parameters of a gimbal of a UAV and adjusting one or more attitude parameters of the UAV according to the one or more attitude parameters of the gimbal. The UAV includes a vehicle body, and a power system and the gimbal that are provided at the vehicle body. The power system includes a motor and a propeller and is configured to provide flight power for the UAV. The gimbal is configured to connect a photographing device to the vehicle body. Adjusting the one or more attitude parameters of the UAV includes adjusting a yaw parameter of the UAV according to the yaw parameter of the gimbal. Adjusting the yaw parameter of the UAV includes controlling the UAV to rotate in a yaw direction according to the yaw parameter of the gimbal, to cause the UAV to rotate along with the gimbal.
US11703885B2 Method and system for bode plot information collection for hovering/fixed-wing unmanned aerial vehicles (UAVS)
A method for collecting information required for Bode plot creation of a UAV (Unmanned Aerial Vehicle) autopilot system is provided. The method comprises: creating a Bode plot generation input signal: adding the Bode plot generation input signal to control inputs; collecting data from multiple points within the control system; calculating magnitude and phase at the multiple points using the data collected; recording the magnitude and phase for the multiple points in a datalog; comparing the magnitude and phase for the multiple points to calculate the gain and phase margins for open loop responses in the control system; creating a Bode plot for at least one of the following: i) a closed loop response of the attitude and/or rate loops, ii) an open loop response of the attitude and/or rate loops and iii) a response of the UAV; and outputting the Bode plot.
US11703882B2 Bio-hybrid odor-guided autonomous palm-sized air vehicle
A bio-hybrid odor-localizing autonomous air vehicle includes an airborne robotic platform having a navigation platform, a wireless transmitter communicatively coupled to a management console, and a biological sensor mounted on the airborne robotic platform that reacts to at least one olfactory odor. A controller is communicatively coupled to the airborne robotic platform, the navigation platform, and the biological sensor. The controller monitors the biological sensor. In response to the biological sensor detecting the at least one olfactory odor, the controller directs the airborne platform to three-dimensionally map an olfactory plume of the at least one olfactory odor using an olfactory-driven search pattern. The controller stores the three-dimensional map for later retrieval or transmits the three-dimensional map of the olfactory plume to the management console via the wireless transmitter.
US11703880B2 Sensor arrangement for an agricultural vehicle
A sensor arrangement for an agricultural vehicle includes a first electro-optical sensor including a first field of view having an optical axis, and a second electro-optical sensor including a second field of view having an optical axis. The first and second sensors are spaced apart from one another and oriented such that the optical axes of the two sensors intersect at a distance from the two sensors.
US11703879B2 All weather autonomously driven vehicles
Autonomously driven vehicles operate in rain, snow and other adverse weather conditions. An on-board vehicle sensor has a beam with a diameter that is only intermittently blocked by rain, snow, dust or other obscurant particles. This allows an obstacle detection processor is to tell the difference between obstacles, terrain variations and obscurant particles, thereby enabling the vehicle driving control unit to disregard the presence of obscurant particles along the route taken by the vehicle. The sensor may form part of a LADAR or RADAR system or a video camera. The obstacle detection processor may receive time-spaced frames divided into cells or pixels, whereby groups of connected cells or pixels and/or cells or pixels that persist over longer periods of time are interpreted to be obstacles or terrain variations. The system may further including an input for receiving weather-specific configuration parameters to adjust the operation of the obstacle detection processor.
US11703878B2 Indoor positioning system for mobile objects
A mobile object configured for movement in an area equipped with VLC illumination sources comprises a light sensor arranged to detect illumination from at least one of the illumination sources within the view of the light sensor; a computer arranged to determine from the detected illumination (i) a position of the mobile object relative to the at least one illumination source and (ii) the identifier of the at least one illumination source; and a transceiver. The transceiver can receive from another mobile object a message comprising the position of the other mobile object relative to a source of illumination, and the identifier of that source of illumination. From this, the computer determines from its position and the message a distance from the other mobile object. A mobile object which transmits such a message is also envisaged.
US11703875B2 Braking control behaviors for autonomous vehicles
A method and system are provided for controlling braking a vehicle in an autonomous driving mode. For instance, the vehicle is controlled in the autonomous driving mode according to a first braking control mode using a first model to adjust the position of a vehicle relative to an expected position of a current trajectory of the vehicle. Using a second model how close to a maximum deviation threshold the vehicle would come if a maximum braking strength for the vehicle was applied is predicted. The maximum deviation threshold provides an allowed forward deviation from the current trajectory. Based on the prediction, the vehicle is controlled in the autonomous driving mode according to a second braking control mode by automatically applying the maximum braking strength.
US11703869B2 Latency accommodation in trajectory generation
The described techniques relate to modifying a trajectory of a vehicle, such as an autonomous vehicle, based on a latency associated with one or more systems of the vehicle. In examples, a planning system of the vehicle may predict a future latency (e.g., based on an interval between receipt of sensor data and/or object predictions), and use the future latency to determine a time at which to predict object behavior. Additionally, in some cases, the described techniques may include associating a predetermined acceleration with a predicted future location of the object to create a safety distance around the object, where the predetermined acceleration may be based on a maximum expected acceleration of the object. The safety distance may account for the object potentially accelerating in one or more directions at the future time.
US11703866B2 Systems and methods for controlling operations of marine vessels
Systems, assemblies, and methods for conveniently operating marine devices associated with a watercraft are provided herein. An example system includes a controller, a sensor module, and a marine device. The controller is configured to receive a user input indicating a desired action via the sensor module and transmit a signal to the marine device to cause the marine device to operate in a particular manner. The sensor module may include one or more motion sensors, and the controller may be configured to filter unintentional movement from the raw motion data sensed by the sensor module, such as due to movement of the watercraft floating on the surface of the water. Thus, the system may enable convenient and intuitive control over various marine devices associated with the watercraft.
US11703865B2 Aerial operation support and real-time management
A method for supporting aerial operation over a surface includes obtaining a three-dimensional (3D) representation of the surface; converting the 3D representation of the surface to a two-dimensional (2D) representation of the surface; obtaining a 2D flight path of the aircraft based on the 2D representation of the surface; converting the 2D flight path to a 3D flight path including location coordinates; and controlling the aircraft to conduct a flight mission following the 3D flight path.
US11703860B2 Automated driving apparatus
When a marker on a road is detected, an automated driving apparatus mounted on a vehicle determines whether to perform automated driving based on comparison between a relative movement log from the marker as a start point according to autonomous navigation and shape point data concerning a lane acquired from the most recent map data.
US11703857B2 Map based training and interface for mobile robots
A method of operating an autonomous cleaning robot is described. The method includes initiating a training run of the autonomous cleaning robot and receiving, at a mobile device, location data from the autonomous cleaning robot as the autonomous cleaning robot navigates an area. The method also includes presenting, on a display of the mobile device, a training map depicting portions of the area traversed by the autonomous cleaning robot during the training run and presenting, on the display of the mobile device, an interface configured to allow the training map to be stored or deleted. The method also includes initiating additional training runs to produce additional training maps and presenting a master map generated based on a plurality of stored training maps.
US11703853B2 Multiple unmanned aerial vehicles navigation optimization method and multiple unmanned aerial vehicles system using the same
According to a technical aspect of the invention, there is provided a multiple unmanned aerial vehicles navigation optimization method is performed at a ground base station which operates in conjunction with unmanned aerial vehicles-base stations which are driven by a battery to move and cover a given trajectory point set, the multiple unmanned aerial vehicles navigation optimization method including: calculating an age-of-information metric by receiving an information update from the unmanned aerial vehicles-base stations through communication, when the ground base station is present within a transmission range of the unmanned aerial vehicles-base stations; setting conditions of a trajectory, energy efficiency, and age of information of each of the unmanned aerial vehicles-base stations; and executing Q-learning for finding a trajectory path policy of each of the unmanned aerial vehicles-base stations, so as to maximize total energy efficiency of an unmanned aerial vehicles-base station relay network to which the energy efficiency and the age of information are applied.According to the invention, the following effects are obtained. Age of information (AoI) that is a new matrix used to measure up-do-dateness of data is set, an edge computing environment for a remote cloud environment is provided by using the AoI, and a computing-oriented communications application can be executed by using the edge computing environment.
US11703851B2 Planned maintenance based on sensed likelihood of failure
Systems, methods, and other embodiments associated with long-term predictions for specific maintenance within a planned maintenance schedule. In one embodiment, a method includes updating a failure probability curve for a component part of a device based at least in part on data obtained from a sensor associated with the component part; determining based at least in part on the updated failure probability curve that a likelihood of failure for the component part following a first upcoming planned maintenance and before a second upcoming planned maintenance exceeds a threshold; and transmitting a work order for specific maintenance to reduce the likelihood of failure of the component part to be performed during the first upcoming planned maintenance.
US11703850B2 Predictive maintenance of equipment
A system and method for facilitating predictive maintenance of an equipment is disclosed. The system may include a data capturer, a plurality of edge computing nodes and a cloud computing device. Each edge computing node may include a first processor. The cloud computing device may include a second processor. The first processor may receive the raw input data from the data capturer and may process the raw input data to obtain a representative data. The representative data may include an insight pertaining to a deviation in the at least one variable and a corresponding remedial action to be taken to correct the deviation. The deviation may be related to a deterioration in the condition of the equipment. The respective edge computing node may facilitate a regulation of the deviation by performing an automated actuation based on the corresponding remedial action.
US11703846B2 Equipment failure diagnostics using Bayesian inference
A method is described herein, comprising registering an event at a first processing unit of a processing facility comprising a plurality of processing units, using a coincidence probability array and an event probability to identify a second processing unit of the plurality of processing units based on the event, determining whether the second processing unit experienced a coincident event, if the second processing unit experienced a coincident event, remediating a condition of the second processing unit that caused the coincident event, and updating the coincidence probability array based on the event.
US11703844B2 Limiting usage of physical emissions sources by utilizing a modified gradient descent model
Methods, systems, and non-transitory computer readable storage media are disclosed for generating action recommendations modifying physical emissions sources of an entity based on past and modeled emissions for the entity. Specifically, the disclosed system monitors emissions produced by an entity by determining a number of emissions sources corresponding to an entity and a plurality of emissions values for the emissions sources. Additionally, the disclosed system determines a plurality of constraints corresponding to the entity. The disclosed system also determines goals for the entity including target emissions values. The disclosed system utilizes a modified gradient descent model to iteratively adjust emissions values for the physical emissions sources to obtain the target emissions values according to the constraints. The disclosed system generates action recommendations for modifying the physical emissions sources utilizing the modified gradient descent model and provides the action recommendations for display within a graphical user interface.
US11703841B1 Integrated wire harness batch production using augmented reality
Virtually-integrated wire harness design and automated production systems and methods that achieve completely integrated data management by automatically producing scripts to dynamically propagate production commands and data to various subsystems for handling assembling necessary circuits and wire harness layout boards to produce corresponding batches of wire harnesses while script-based methods control configuring, testing, and using wire harness layout boards, and assembling, testing, reworking, and delivering wire harnesses. Augmented reality is used to assist in the assembly of layout boards and wire harnesses.
US11703840B2 Dimension tolerance determining method and dimension tolerance determination system thereof
A dimension tolerance determining method and a system are disclosed. The method includes: determining initial tolerances of parts in assembled product; generating a plurality of tolerance data sets according to initial tolerances of parts, each tolerance data set containing a calculated part tolerance of each part; inputting the plurality of tolerance data sets into a key parameter generation module to generate a plurality of key parameters corresponding to the assembled product, wherein each key parameter corresponds to one tolerance data set; when the key parameters are located within a design range, calculating a plurality of assembly yield rates based on the tolerance data sets corresponding to the key parameters located within the design range; and selecting the tolerance data set corresponding to one of the assembly yield rates as the tolerances of the parts in the assembled product; wherein the key parameter generation module includes a neural network model.
US11703837B2 System and method for recommending maximum quantity of work in process, and computer readable medium
A system for recommending a maximum quantity of work in process, in which one or more processors of a distributed storage device are configured to execute: acquiring at least part of production data stored in the distributed storage device, the production data includes quantity records and cycle time records of a production line in time periods, and the cycle time record of each time period includes a cycle time at each process station of the production line in said each time period; clustering the quantity records to obtain a plurality of initial classifications, each initial classification includes at least one quantity record; determining a portion of the initial classifications as preferred classifications; determining the maximum quantity of work in process at each process station; and a display device is configured to display the maximum quantity of work in process at each process station determined by an analysis device.
US11703833B2 Program providing device, program providing method, and program providing system
A server that is a program providing device includes: a provision processing unit that provides a program part constituting a control program being a program to be executed in a controller; an authentication unit that authenticates an operation simulation module being a program for simulatively performing operation in accordance with the program part on a basis of a result of verification on whether or not the operation simulation module can simulate operation of the controller to be performed by execution of the program part; and an operation checking unit that checks operation of the program part by using the authenticated operation simulation module.
US11703830B2 Production system, recovery system, production method, and information storage medium
Provided is a production system including: an industrial machine configured to execute each of a plurality of processes; and a circuitry, the circuitry being configured to: detect an abnormality that has occurred in the industrial machine; receive, when the abnormality is detected, a specification of one or more processes to be executed in order to perform recovery, based on process information associating, for each of the plurality of processes, at least a name of the each of the plurality of processes with a variable representing an operation of the industrial machine and indicating that at least one of refer or change is to be performed by a process program to be executed in the each of the plurality of processes; and record recovery process information indicating the received one or more processes.
US11703827B2 Industrial automation asset and control project analysis
An industrial development hub (IDH) supports industrial development and testing capabilities that are offered as a cloud-based service. The IDH comprises an enhanced storage platform and associated design tools that serve as a repository on which customers can store control project code, device configurations, and other digital aspects of an industrial automation project. The IDH system can facilitate discovery and management of digital content associated with control systems, and can be used for system backup and restore, code conversion, and version management.
US11703826B1 Monitoring asset hierarchies based on asset group metrics
An asset monitoring and reporting system (AMRS) implements an interface to establish an asset hierarchy to be monitored and reported against. The interface employs a search query of extant asset data from which definitional aspects of the asset hierarchy can be identified, and therefrom the interface automatically determines control information reflective of the asset hierarchy to direct the ongoing operation of the AMRS. The interface further allows for configuration of a metric definition for a metric of an asset node of the asset hierarchy, the metric representing a point in time or a period of time and derived from a metric-time search of machine data produced by or about the asset node and receives an identification of a metric determination specification for the metric definition, the metric determination specification comprising at least identification of a metric component and identification of a calculation operation to apply to the metric component.
US11703823B2 Method and assembly device for the automated determination of a drilling position of a drill hole
A method and an assembly device for automated determination of a drilling position of a drill hole for a fastener for fastening a component to a possible wall area of a wall, wherein the method steps include: determining a surface contour of the wall area; examining the surface contour and detecting first irregularities in the surface contour using a first detection rule; determining a primary possible support surface area and a primary possible drilling position area that do not have any of the detected first irregularities; examining the surface contour of the primary possible drilling position area and detecting second irregularities in the surface contour using a second detection rule; and determining the drilling position inside the primary possible drilling position area such that the surface contour at the drilling position does not have any of the detected second irregularities.
US11703816B2 Method and apparatus for ensuring air quality in a building, including method and apparatus for controlling a working device using a handheld unit having scanning, networking, display and input capability
Apparatus for transforming the air exchange load of a higher air exchange rate space into the air exchange load of a lower air exchange rate space, the apparatus including: a housing for mounting to a surface of the higher air exchange rate space; an air inlet formed in the housing; at least one air outlet formed in the housing; a passageway extending through the housing and connecting the air inlet to the at least one air outlet; a circulation fan disposed in the passageway so as to draw the air of the higher air exchange rate space into the air inlet, through the passageway, and return that air to the higher air exchange rate space through the at least one air outlet; and a filter disposed in the passageway for purging noxious substances from the air passing through the passageway.
US11703806B2 Method for manufacturing a bevelled stone, particularly for a horological movement
A method and device for manufacturing a bevelled stone, particularly for a timepiece are disclosed. A precursor is produced from a mixture of at least one material in powder form with a binder. The method includes pressing the precursor so as to form a green body, using a top die and a bottom die comprising a protruding rib, sintering the green body so as to form a body of the future stone in at least one material, the body including a peripheral face and a bottom face provided with a groove, and machining the body including a substep of planning the peripheral face up to the groove, such that an inner wall of the groove forms at least a flared part of the peripheral face of the stone.
US11703805B2 Timepiece mobile for a semi-instantaneous jump mechanism
A timepiece mobile for a semi-instantaneous jump mechanism, including a stop member, an elastic return device, and a drive wheel including, around an axis a hub for guiding this movable stop member with respect to the drive wheel and including a disengageable stop finger movable between a wound position where its radial extension is maximum with respect to the axis, and an unwound position where its radial extension is minimal with respect to the axis, this stop finger being moved away from the axis by the elastic return device, and the stop member including a housing the walls of which are arranged to bearingly cooperate, during the winding of the elastic return device with a contact surface that this elastic return device includes to limit the value of the winding and to limit the deformation of the elastic return means to its elastic range only.
US11703802B2 Device for controlling a timepiece
A timepiece incudes a crown (4) housed in a cavity (10) provided in the case and open towards the outside, such as a cavity (10) in the side wall of the case (1) of a wristwatch, in the rest position of the crown (4). To bring the crown out of its rest position, the user rotates a rotary knurling-roller (5). The knurling-roller (5) is coupled to a tube (15) wherein is inserted a crown body (18) integral with the crown. The rotation of the knurling-roller actuates rotation as well as translation of the tube, which is linked only in translation to said cylinder (18). The tube displaces the crown in an axial direction without rotating the crown around its central axis (6). At least one control position of the crown and the rod can be reached, by rotating the knurling-roller (5) without having to manually pull the crown outwards.
US11703801B2 Disconnectable crown
A shock-proof device (200) for a movement configured to allow the movement of the horological movement (210) along at least three degrees of freedom. The shock-proof device (200) includes at least one damping element (230) configured to damp the shocks of the horological movement (210) and a crown (100) configured to move between a first position (101) wherein the horological movement (210) is free along at least three degrees of freedom and a second position (102) wherein the horological movement (210) is rigidly connected to the crown (100).
US11703800B2 Methods for temporal and spatial multiplexing of spatial light modulators and systems for same
Methods for selectively stimulating a plurality of light-responsive neurons in a sample are provided. Methods according to certain embodiments include irradiating a sample comprising a plurality of light-responsive neurons with a plurality of holographic images that are each configured to stimulate one or more light-responsive neurons in the sample, wherein the holographic images are created by light projection system that includes a plurality of light sources; a plurality of optical adjustment components; a plurality of spatial light modulators; a controller; a processor; and a computer-readable medium comprising instructions that, when executed by the processor, cause the controller to operate the light sources, optical adjustment components and spatial light modulators to generate and display a plurality of holographic images; direct each of the holographic images to a projection location; and project the holographic images onto the sample at a rate greater than 1 kHz. Light projection systems for irradiating a sample having light-responsive neurons with holographic images are also described.
US11703796B2 Image forming apparatus
In an image forming apparatus according to the present disclosure, when a conveyance unit is closed, a second end is disconnected from a ground contact, and a third end makes an electrical connection with a contact spring. When the conveyance unit is opened, the second end makes an electrical connection with the ground contact, and the third end is disconnected from the contact spring.
US11703795B2 Development device, process cartridge, and image forming apparatus
There are demands for stable connections of contact points between a process cartridge, including a development device, and an image forming device. A development contact point, a first contact point, and a second contact point are disposed in this order on the inside in a perpendicular direction with respect to an insertion direction in which a development device is inserted into an image forming apparatus.
US11703791B2 Method for correcting media position errors in a printing system
A media transport system is used to transport a media sheet along a media transport path past an image capture system. The image capture system includes an image capture device positioned to capture an image of the media sheet, and a platen positioned behind the media sheet, wherein a surface of the platen includes a non-uniform density pattern. The image capture system captures an image of the media sheet that includes at least one edge of the media sheet and a portion of the platen that extends beyond the edge of the media sheet. An image analysis system automatically analyzes the captured digital image to detect an edge position of the media sheet by detecting a platen region that includes the non-uniform density pattern and a media region. The detected edge position is used to adjust a position that a printing module prints image data onto the media sheet.
US11703790B2 Supply device and image forming apparatus
A supply device includes: a loading portion where recording media are loaded; a transport unit to transport the media; a contact portion provided on the loading portion, the contact portion being in contact with a side end portion of the media having a first size in a direction intersecting with a transport direction, the contact portion having a blowing portion to blow air to the side end portion; a guide portion detachably attached to the contact portion when media having a second size smaller than the media having the first size are loaded, the guide portion being configured to guide a side end portion of the media having the second size; and a duct provided in the guide portion, the duct including a discharge port to blow the air from the blowing portion to an upper end portion of the media having the second size loaded on the loading portion.
US11703785B2 Decurling device and image forming apparatus
A decurling device includes: a rotary body; an endless correction belt configured to correct curl of a recording medium passing between the rotary body and the correction belt; and a pressure contact unit disposed inside the correction belt, an opposite surface of the pressure contact unit to the rotary body being supported by a support unit so as to be in pressure contact with the rotary body, in which a center portion, in an axial direction of the rotary body, of at least one of a contact portion of the pressure contact unit or a contact portion of the support unit further protrudes toward the other of the contact portion of the pressure contact unit and the contact portion of the support unit than both end portions thereof.
US11703781B2 Fixing device and image forming apparatus which has an air flow generator and airflow guide
A fixing device includes a fixing belt, a nip formation pad, a support, an opposing rotator, a heat source, a housing, an inlet guide, an airflow generator, and an airflow guide. The fixing belt fixes an unfixed image on a recording medium. The nip formation pad is disposed inside a loop of the fixing belt. The support supports the nip formation pad. The opposing rotator abuts on the nip formation pad via the fixing belt. The heat source heats the fixing belt. The housing has an inlet opening to receive the recording medium. The inlet guide is disposed at the inlet opening and guides the recording medium to the fixing nip. The airflow generator generates an airflow in the housing. The airflow guide guides the airflow toward the inlet opening to generate a flow of air in the inlet opening in a direction different from a conveyance direction.
US11703780B2 Heating device and image forming apparatus
A heating device includes a first temperature sensor and a second temperature sensor that detect a temperature of at least one of a first rotator, a second rotator, and a heater that heats at least one of the first rotator and the second rotator. The first temperature sensor is disposed outboard from an increased conveyance span where an increased size sheet having an increased width in a longitudinal direction of the heater is conveyed. The second temperature sensor is disposed outboard from a decreased conveyance span where a decreased size sheet having a decreased width in the longitudinal direction of the heater is conveyed. The decreased conveyance span is smaller than the increased conveyance span. The second temperature sensor is disposed within the increased conveyance span and disposed opposite the first temperature sensor via a center of the increased conveyance span in the longitudinal direction of the heater.
US11703778B2 Method and apparatus of decorating a metallic container by digital printing to a transfer blanket
An apparatus and methods of decorating a metallic container are provided. More specifically, the present invention relates to apparatus and methods used to provide a decoration or indicia on a predetermined portion of an outer surface of a metallic container body. The decorator includes at least one digital print unit, a transfer blanket, and a support element. The digital print unit transfers a decorating material to the transfer blanket to form a decoration on the transfer blanket. The support element then moves a metallic container into contact with the transfer blanket. In this manner, the decorating material is transferred to an exterior surface portion of the metallic container to decorate the metallic container. In one embodiment, the digital print unit is an electrophotographic system which transfers a toner material to the transfer blanket. In another embodiment, the digital print unit includes an inkjet print head which transfers an ink to the transfer blanket. Optionally, the decorator may include two or more support elements.
US11703776B2 Light deflector, light scanning apparatus and image forming apparatus
A light deflector includes a rotary polygon mirror and a motor to rotate the rotary polygon mirror. The rotary polygon mirror includes reflecting surfaces to reflect light emitted from a light source and a hole portion provided in a rotational axis direction. The motor includes a shaft portion in the hole portion and a support member supporting the rotary polygon mirror. The support member is fixed to, and coaxial with, the shaft portion, and includes an insertion portion in the hole portion. The rotary polygon mirror includes a protruded portion near the hole portion and protruding from at least one reflecting surface orthogonal to the rotational axis direction. The protruded portion includes a fitting portion fitted to the shaft portion or the support member and in which a portion continued from a hole portion surface is protruded toward the rotation center more than the surface forming the hole portion.
US11703773B2 Electrophotographic photosensitive member, process cartridge, and electrophotographic apparatus
An electrophotographic photosensitive member that is excellent in image smearing resistance and low torque while maintaining its electrophotographic characteristic. The electrophotographic photosensitive member is an electrophotographic photosensitive member including, in this order: a support; a photosensitive layer; and a protection layer as a surface layer, wherein the protection layer has a surface having a developed area ratio Sdr of 1.0% to 40.0%, and wherein an A value represented by the following formula (1) is 0.10 to 0.27: A=S1/S2 . . . formula (1), where, in the formula (1), S1 represents a peak area based on C═C stretching vibration of an aromatic ring by attenuated total reflection Fourier transform infrared spectroscopy, and S2 represents a peak area based on C═O stretching vibration of an ester group by the same method.
US11703772B2 Recipe selection based on inter-recipe consistency
A method including: determining recipe consistencies between one substrate measurement recipe of a plurality of substrate measurement recipes and each other substrate measurement recipe of the plurality of substrate measurement recipes; calculating a function of the recipe consistencies; eliminating the one substrate measurement recipe from the plurality of substrate measurement recipes if the function meets a criterion; and reiterating the determining, calculating and eliminating until a termination condition is met. Also disclosed herein is a substrate measurement apparatus, including a storage configured to store a plurality of substrate measurement recipes, and a processor configured to select one or more substrate measurement recipes from the plurality of substrate measurement recipes based on recipe consistencies among the plurality of substrate measurement recipes.
US11703771B2 Variable diffraction grating
A calibration system includes a plate, a fixed alignment mark, and a variable diffraction grating. The plate is adjacent to a wafer alignment mark disposed on a wafer. The fixed alignment mark is disposed on the plate and is configured to act as a reference mark for an initial calibration of the calibration system. The variable diffraction grating is disposed on the plate and includes a plurality of unit cells configured to form a plurality of variable alignment marks. The variable diffraction grating is configured to calibrate a shift-between-orders of one of the variable alignment marks and the fixed alignment mark.
US11703770B2 Compensation of creep effects in an imaging device
An arrangement of a microlithographic optical imaging device includes first and supporting structures. The first supporting structure supports an optical element of the imaging device. The first supporting structure supports the second supporting structure via supporting spring devices of a vibration decoupling device. The supporting spring devices act kinematically parallel to one another between the first and second supporting structures. Each supporting spring device defines a supporting force direction and a supporting length along the supporting force direction. The second supporting structure supports a measuring device configured to measure the position and/or orientation of the optical element in relation to a reference in at least one degree of freedom and up to all six degrees of freedom in space. A creep compensation device compensates a change in a static relative situation between the first and second supporting structures in at least one correction degree of freedom.
US11703762B2 Method of reducing undesired light influence in extreme ultraviolet exposure
A method of generating a layout pattern includes disposing a photoresist layer of a resist material on a substrate and disposing a top layer over of the photoresist layer. The top layer is transparent for extreme ultraviolet (EUV) radiation and the top layer is opaque for deep ultraviolet (DUV) radiation. The method further includes irradiating the photoresist layer with radiation generated from an EUV radiation source. The radiation passes through the top layer to expose the photoresist layer.
US11703761B2 Temperature controlling apparatus
A temperature controlling apparatus includes a platen, a first and a second conduits, and a first and a second outlet thermal sensors. The first conduit includes a first inlet, a first outlet, and a first heater. A first fluid enters the first inlet and exits the first outlet, the first heater heats the first fluid to a first heating temperature, and the first fluid is dispensed on the platen. The second conduit includes a second inlet, a second outlet, and a second heater. A second fluid enters the second inlet and exits the second outlet, the second heater heats the second fluid to a second heating temperature, and the second fluid is dispensed on the platen. The first and the second outlet thermal sensors are respectively disposed at the first and the second outlets to sense temperatures of the first and the second fluid.
US11703758B2 Photosensitive composition for EUV light, pattern forming method, and method for manufacturing electronic device
A photosensitive composition for EUV light includes a predetermined resin and a photoacid generator, or includes a predetermined resin having a repeating unit having a photoacid generating group, and satisfies Requirements 1 to 3,Requirement 1: The A value determined by Formula (1) is 0.14 or more, A=([H]×0.04+[C]×1.0+[N]×2.1+[O]×3.6+[F]×5.6+[S]×1.5+[I]×39.5)/([H]×1+[C]×12+[N]×14+[O]×16+[F]×19+[S]×32+[I]×127)  Formula(1) Requirement 2: The concentration of solid contents in the photosensitive composition for EUV light is 5.0% by mass or less,Requirement 3: The content of the photoacid generator is 5% to 50% by mass with respect to the total solid content in the photosensitive composition for EUV light.
US11703747B2 Solid state illumination for optical projector using static phosphors
A system includes: a phosphor configured to receive first light having a first color, to produce second light having a second color responsive to the first light, and to transmit at least a first portion of the first light; a color wheel comprising a first colored segment configured to transmit light having a third color and a second colored segment configured to transmit light having a fourth color; a light tunnel optically coupled between the phosphor and the color wheel configured to transmit combined light including least a portion of the first light and the second light; wherein the first segment is configured to transmit the third color as first transmitted light and the second segment to transmit light of the fourth color as second transmitted light; and a spatial light modulator configured to modulate the first transmitted light and the second transmitted light.
US11703742B2 Image capturing device
An image capturing device including a casing, an image capturing module disposed in the casing, a positioning member slidably disposed in the casing, a memory alloy spring disposed in the casing, a restoring spring disposed in the casing, a shielding member corresponding to the image capturing module and slidably disposed in the casing, and a switch slidably disposed on the casing and connected to the shielding member is provided. Two ends of the memory alloy spring are respectively connected to the positioning member and the casing. Two ends of the restoring spring are respectively connected to the positioning member and the casing, and the memory alloy spring and the restoring spring are respectively located at two opposite sides of the positioning member. The shielding member is connected to the positioning member and is configured to block or unblock a light path of the image capturing device.
US11703733B2 Display device
According to one embodiment, A display device including a first substrate, a second substrate, and a liquid crystal layer, wherein the first substrate includes a first common electrode, a pixel electrode, a scanning line, and a signal line, the first common electrode includes a shaft portion extending in the second direction, a first branch portion extending in the first direction from the shaft portion, and a second branch portion extending in the first direction from the shaft portion, a first opening and a second opening are provided, the first branch portion overlaps the pixel electrode and the first opening, and the second branch portion overlaps the scanning line between the first opening and the second opening.
US11703728B2 Black matrix composition and display device comprising the same
A black matrix composition and a display device including the same are provided. The black matrix composition includes solids including a pigment including a carbon black and an array of vertically aligned carbon nanotubes, a binder, a monomer, a photoinitiator and an additive, and a solvent.
US11703723B2 Display panel and electronic device
The disclosure provides a display panel, including a normal area and a functional area. The normal area includes a plurality of normal pixels, and each normal pixel has a normal pixel electrode and a normal common electrode. The normal pixel electrode and the normal common electrode are configured in a manner that each normal pixel has a first overlap ratio. The functional area includes a plurality of functional pixels, and each functional pixel has a functional pixel electrode and a functional common electrode. The functional pixel electrode and the functional common electrode are configured in a manner that each functional electrode has a second overlap ratio. The second overlap ratio of at least a part of the functional pixels is less than or equal to the first overlap ratio of at least a part of the normal pixels.
US11703722B2 Electronic device
According to one embodiment, an electronic device includes a first camera, a first polarizer, a second polarizer, and a liquid crystal panel disposed between the first polarizer and the second polarizer. The liquid crystal panel includes a first scanning line, a first signal line intersecting the first scanning line, a first switching element electrically connected to the first scanning line and the first signal line, and a first control electrode electrically connected to the first switching element. The first control electrode overlaps the first camera, and is disposed in an annular first region.
US11703720B2 Method and apparatus for modulating both amplitude and phase in spatial light modulators
Architecture and designs of modulating both amplitude and phase at the same time in spatial light modulation are described. According to one aspect of the present invention, light propagation is controlled in two different directions (e.g., 0 and 45 degrees) to perform both amplitude modulation and phase modulation at the same time in liquid crystals. In one embodiment, a mask is used to form a pattern, where the pattern includes an array of alignment cells or embossed microstructures, a first group of the cells are aligned in the first direction and a second group of the cells are aligned in the second direction. Depending on applications, two cells from the first group and the second group may correspond to a single pixel or two neighboring pixels, resulting in amplitude modulation and phase modulation within the pixel or within an array of pixels.
US11703718B2 Display apparatus including antistatic portion
Provided is a display apparatus including a liquid crystal panel, a substrate, a light source module disposed on the substrate, and a control assembly configured to control the light source module and the liquid crystal panel. The light source module includes a light emitting diode disposed on the substrate, a feed pad provided on the substrate, and at least one antistatic pad provided on the substrate.
US11703708B2 Polarizing element, circularly polarizing plate, and image display device
An object of the present invention is to provide a polarizing element which has an excellent antireflection function in a case of being applied to an image display device; and a circularly polarizing plate and an image display device, each of which has the polarizing element. The polarizing element of an embodiment of the present invention is a polarizing element having an alignment film and an anisotropic light-absorbing film formed using a dichroic substance, in which the alignment film is a photoalignment film formed using a composition for forming a photoalignment film, including a photoactive compound having a polymerizable group and a photoreactive group, a degree S of alignment of the anisotropic light-absorbing film is 0.92 or more, and an average refractive index nave at a wavelength of 400 to 700 nm of the alignment film is 1.55 to 2.0.
US11703707B2 Color filter substrate, manufacturing method thereof and reflective display panel
The present disclosure provides a color filter substrate, including: a base substrate, and a light-shielding pattern on the base substrate and having a plurality of openings to define a plurality of pixel regions, wherein each of the plurality of pixel regions at least includes a color filtering region, and a color filtering layer is filled in each color filtering region, and at least one of the plurality of pixel regions further includes at least one transparent region, each of which is filled with a transparent non-filtering layer. The present disclosure further provides a reflective display panel and a manufacturing method for a color filter substrate.
US11703706B2 Optical filter comprising a first capping layer between a low refractive index layer and a light-converting layer having light-converting portions respectively corresponding to color filters
An optical filter includes a substrate, a filter layer on the substrate and including color filters, and a light-converting layer over the filter layer and including light-converting portions respectively corresponding to the color filters. A low refractive index layer is between the filter layer and the light-converting layer and has a refractive index less than a refractive index of the light-converting layer. A first capping layer is between the low refractive index layer and the light-converting layer and has a refractive index ranging between the refractive index of the light-converting layer and the refractive index of the low refractive index layer.
US11703705B2 Liquid crystal display panel and smart terminal provided with the same
A liquid crystal display panel includes a first transparent glass layer; a second transparent glass layer overlapping the first transparent glass layer; two or more pixel units disposed on a side of the first transparent glass layer opposite to the second transparent glass layer, each of the pixel units including a red sub-pixel, a green sub-pixel, a blue sub-pixel, and a white sub-pixel arranged in accordance with a predetermined rule; a black matrix disposed between the pixel units to isolate two pixel units adjacent to each other; and a fingerprint sensor disposed on the second transparent glass layer, and covered by the black matrix; when the fingerprint sensor is viewed from the top, an area of the fingerprint sensor corresponding to a region of the red sub-pixels is larger than any one of areas of the fingerprint sensors corresponding to respective regions of the green, blue, and white sub-pixels.
US11703702B2 Privacy function structure that can switch between a privacy state and a non-privacy state, display panel, and display device
A privacy function structure, a display panel, and a display device are provided in the present disclosure. The privacy function structure includes a privacy state and a non-privacy state. The privacy function structure includes a first conductive layer, a privacy liquid crystal layer, a light-transmitting cover plate, and a second conductive layer. The privacy liquid crystal layer is disposed on a side of the first conductive layer, the light-transmitting cover plate is disposed on a side of the privacy liquid crystal layer away from the first conductive layer, and the second conductive layer is disposed on a side of the light-transmitting cover plate facing the first conductive layer. The second conductive layer includes multiple conductive strips mutually parallel. By controlling on and off of the multiple conductive strips, the privacy function structure is switched between the privacy state and the non-privacy state.
US11703701B2 Display device
A display device is provided. The display device includes a display panel and a visible angle adjustment panel. The visible angle adjustment panel has a liquid-crystal layer. The liquid-crystal layer has a plurality of cell gaps, wherein the thicknesses of the cell gaps are different from each other, and the thicknesses of the cell gaps gradually increase along a direction.
US11703698B1 Adjustable lens systems
Eyeglasses may include one or more lenses and control circuitry that adjusts an optical power of the lenses. The control circuitry may be configured to determine a user's prescription and accommodation range during a vision characterization process. The vision characterization process may include adjusting the optical power of the lens until the user indicates that an object viewed through the lens is in focus. A distance sensor may measure the distance to the in-focus object. The control circuitry may calculate the user's prescription based on the optical power of the lens and the distance to the in-focus object. The control circuitry may adjust the optical power automatically or in response to user input. The object viewed through the lens may be an electronic device. The user may control the optical power of the lens and/or indicate when objects are in focus by providing input to the electronic device.
US11703694B2 Optimizing a spectacle lens taking account of a vision model
A computer-implemented method for calculating or assessing a spectacles lens for an eye of a spectacles wearer. The method includes (a) providing an association of at least one imaging property or aberration of a spectacle lens system with the vision of the spectacles wearer, or of an average spectacles wearer, when observing an object through the spectacles lens system; (b) determining or prescribing a target function for the spectacles lens to be calculated or assessed, in which the association from step (a) is to be evaluated; and (c) calculating or assessing the spectacles lens to be calculated or assessed by evaluating the target function, wherein the target function is evaluated at least once.
US11703691B2 Display system with spatial light modulator illumination for divided pupils
Illuminations systems that separate different colors into laterally displaced beams may be used to direct different color image content into an eyepiece for displaying images in the eye. Such an eyepiece may be used, for example, for an augmented reality head mounted display. Illumination systems may be provided that utilize one or more waveguides to direct light from a light source towards a spatial light modulator. Light from the spatial light modulator may be directed towards an eyepiece. Some aspects of the invention provide for light of different colors to be outcoupled at different angles from the one or more waveguides and directed along different beam paths.
US11703688B2 Anamorphic optical system and display apparatus including the same
An anamorphic optical system and a display apparatus including the same are disclosed. The anamorphic optical system includes an illumination system having astigmatism, and first and second correction lenses that are provided to have tangential power and sagittal power respectively and correct the astigmatism in the illumination system. The first and second correction lenses are provided in which a difference between a distance from the first correction lens to a tangential image formed by the first correction lens and a distance from the second correction lens to a sagittal image formed by the second correction lens corresponds to a distance between the first correction lens and the second correction lenses, and at least one of the first correction lens and the second correction lens has an asymmetric stop to form the tangential image and the sagittal image on the same surface.
US11703687B2 Head-up display device
A head-up display device includes: light sources; a light source driver that drives the light sources; a second control unit that illuminates the light sources via the light source driver on the basis of illumination control data; and a DMD display element that generates display light on the basis of illumination light emitted by the light sources. The illumination control data includes control modes for generating the illumination light brightness corresponding to a requested brightness. The control modes have differing brightness ranges, which partially overlap each other. The second control unit switches modes between the control modes when the requested brightness has reached a mode switching value, which is located in a non-end part of an overlapping region where one of the brightness ranges of one of the control modes and another one of the brightness ranges of another one of the control modes overlap.
US11703684B2 Apparatus and method for providing cluster information using 3D image
The present invention relates to an apparatus and method for providing cluster information using a three-dimensional (3D) image. The apparatus for providing the cluster information using the 3D image according to the present invention includes an input unit configured to receive display mode setting information and driving information, a memory configured to store a cluster information providing program that uses a 3D image, and a processor configured to execute the cluster information providing program, wherein the processor controls a light source disposed in a cluster according to the display mode setting information to display the driving information.
US11703683B2 Head-up display and mobile body equipped with head-up display
A head-up display includes a display device and a projection optical system; the projection optical system includes first and second optical elements arranged in order of an optical path from the image; and when optical paths corresponding to an upper end and a lower end of the virtual image are defined as an upper ray and a lower ray, respectively, and a diverging effect and a converging effect are defined as being negative and positive, respectively, the first and the second optical elements satisfy conditional expressions P_u1−P_l1<0 and P_u2−P_l2>0 (where P_u1 denotes a local power of the first optical element acting on the upper ray, P_l1 denotes a local power of the first optical element acting on the lower ray, P_u2 denotes a local power of the second optical element acting on the upper ray, P_l2 denotes a local power of the second optical element acting on the lower ray).
US11703681B2 MEMS devices comprising spring element and comb drive and associated production methods
A method for producing a MEMS device comprises fabricating a first semiconductor layer and selectively depositing a second semiconductor layer over the first semiconductor layer, wherein the second semiconductor layer comprises a first part composed of monocrystalline semiconductor material and a second part composed of polycrystalline semiconductor material. The method furthermore comprises structuring at least one of the semiconductor layers, wherein the monocrystalline semiconductor material of the first part and underlying material of the first semiconductor layer form a spring element of the MEMS device and the polycrystalline semiconductor material of the second part and underlying material of the first semiconductor layer form at least one part of a comb drive of the MEMS device.
US11703678B2 Mirror via conductivity for DMD pixel
A method includes forming a first aluminum silicon layer on a metal layer and forming a titanium nitride layer (or other titanium-based layer) on a surface of the aluminum-silicon layer opposite the metal layer. The method further includes etching the titanium nitride layer to create a titanium nitride pad and forming a torsion hinge in the metal layer. The titanium nitride pad is on the torsion hinge. The method also includes depositing a sacrificial layer over the torsion hinge and titanium nitride pad, forming a via in the sacrificial layer from a surface of the sacrificial layer opposite the torsion hinge to the titanium nitride pad, depositing a metal mirror layer on a surface of the sacrificial layer opposite the torsion hinge and into the via, and removing the sacrificial layer.
US11703675B2 Display panel and manufacturing method thereof
The present application provides a display panel and a manufacturing method of the display panel. When an electrochromic layer is completely closed, a metasurface structure and an electrowetting structure reflect a light with corresponding wavelength to form a reflection state. When the electrochromic layer is partially closed, the metasurface structure and the electrowetting structure corresponding to a part of the closed electrochromic layer reflect the light with corresponding wavelength to form the reflection state, and the light penetrates through the wetted metasurface structure and a part of the unclosed electrochromic layer to form a transparent state.
US11703673B2 Compact microscope
A compact microscope including an enclosure, a support element, a primary optical support element located within the enclosure and supported by the support element, at least one vibration isolating mount between the support element and the primary optical support element, a sample stage supported on the primary optical support element to support a sample, a return optical system to receive returned light from a sample and transmit returned light to a detection apparatus, wherein the return optical system is mounted on the primary optical support element, and wherein the compact microscope include a at least one of the following elements; a) an objective lens system, b) a temperature-control system, and c) the return optical system being operable to separate returned light into at least a first wavelength band and a second wavelength band.
US11703659B2 Laser processing apparatus
A laser processing apparatus includes a laser light output section, a first scanner and a second scanner, a distance measurement light emitting section, a reference member which is arranged at a position which is the other end of a correction optical path formed with the distance measurement light emitting section as one end of the correction optical path and is arranged such that an optical path length of the correction optical path is a predetermined reference distance, a distance measurement light receiving section which receives distance measurement light reflected by the workpiece or the reference member, a distance measuring section which measures a distance to the workpiece or the reference member, and a distance correcting section which compares a measurement result of the distance to the reference member with the reference distance stored in advance to correct the measurement result obtained by the distance measuring section.
US11703656B2 Lens mount, optical element, and lens module
An optical element is ring-shaped and has an inner peripheral face. The inner peripheral face is formed with a bumpy section. The bumpy section is formed with a plurality of grooves. The grooves are disposed around an axial direction of the optical element. A rib is formed between any adjacent two of the grooves. Each of the grooves has a fifth end and a sixth end along the axial direction. A width of each of the grooves along a circumferential direction is increasing from the sixth end toward the fifth end so that a third angle between two lateral walls of each of the grooves is larger than 0 degree but smaller than 90 degrees.
US11703655B2 Lens assembly
A lens assembly includes a lens including an optical portion to refract light and a flange portion extended along a periphery of at least a portion of the optical portion, and a lens barrel to accommodate the lens. The flange portion has a non-circular shape and includes a first di-cut portion on a first side surface of the flange portion, a second di-cut portion on a second side surface of the flange portion, and arc portions connecting the first di-cut portion and the second di-cut portion. A first distance between the first di-cut portion and an optical axis of the lens and a second distance between the second di-cut portion and the optical axis of the lens are smaller than a distance between respective opposite ends of the arc portions and the optical axis.
US11703654B2 Camera lens module and manufacturing method thereof
Provided is a lens assembly, which comprises: a first optical lens module, comprising a first carrier and at least one first optical lens received in the first carrier; and a second optical lens module, comprising a second carrier, at least one second optical lens received in the second carrier, and a bearing portion connected to the second carrier. A lower end portion of the first carrier extends to the bearing portion, so as to constrain the relative positions of the first optical lens module and the second optical lens module.
US11703652B2 Fiber optic cable assembly with integrated shuffle and fabrication method
A fiber optic cable assembly suitable for providing mesh connectivity includes a fiber shuffle region arranged between first and second cable assembly sections that each include multiple tubes each containing a group of optical fibers, with a jacket provided over one or both cable assembly sections. The fiber shuffle region may be compact in width and length, and integrated into a trunk cable. Optical fibers remain in sequential order in groups at ends of the cable assembly sections, where the fibers may be ribbonized and/or connectorized. A fabrication method for such a fiber optic cable assembly is also disclosed.
US11703647B2 Optical fiber securing structure and laser device
An optical fiber securing structure includes: an optical fiber including a coating, and a coating-removed section in which a partial section of the coating is removed from the optical fiber; a reinforcement member including main surfaces and a groove formed from one of the main surfaces toward an inside of the reinforcement member, where the groove has a pair of side walls and a bottom wall; and a resin member that secures the coating-removed section to the pair of side walls and the bottom wall. A bottom part of the groove that includes the bottom wall has a widthwise cross-sectional shape where the bottom wall constitutes a trapezoidal shape such that a distance between the pair of side walls becomes greater in a direction away from the bottom wall.
US11703646B2 Multiports and optical connectors with rotationally discrete locking and keying features
Fiber optic connectors and connectorized fiber optic cables include connector housings having locking portions defined on the connector housing that allow the connector housing to be selectively coupled to a corresponding push-button securing member of a multiport assembly. Methods for selectively connecting a fiber optic connector to, and disconnecting the fiber optic connector from the multiport assemblies allow for connector housings to be forcibly and nondestructively removed from the multiport assembly.
US11703645B2 Waveguide grating device
An optical waveguide comprises at least two TIR surface and contains a grating. Input TIR light with a first angular range along a first propagation direction undergoes at least two diffractions at the grating. Each diffraction directs light into a unique TIR angular range along a second propagation direction.
US11703641B2 Wavelength division multiplexing filters including a subwavelength grating
Structures for a wavelength division multiplexing filter and methods of fabricating a structure for a wavelength division multiplexing filter. The structure includes a first waveguide core having a first section and a second section. The first section and the second section have a first notched sidewall and a second notched sidewall opposite to the first notched sidewall. The structure further includes a second waveguide core positioned with a first offset in a first direction relative to the first section and the second section of the first waveguide core and with a second offset in a second direction relative to the first section and the second section of the first waveguide core. The second direction is transverse to the first direction.
US11703639B2 Photonic semiconductor device and method
A structure includes an optical interposer attached to a package substrate, wherein the optical interposer includes a silicon waveguide, a first photonic component optically coupled to the silicon waveguide, a second photonic component optically coupled to the silicon waveguide, and an interconnect structure extending over the silicon waveguide, over the first photonic component, and over the second photonic component, wherein the interconnect structure is electrically connected to the first photonic component and to the second photonic component, a first semiconductor device attached to the interconnect structure, wherein the first semiconductor device is electrically connected to the first photonic component through the interconnect structure, and a second semiconductor device attached to the interconnect structure, wherein the second semiconductor device is electrically connected to the second photonic component through the interconnect structure.
US11703638B2 Single-photon source device and single-photon source system including the same
Provided are a single-photon source device and a single-photon source system including same. The single-photon source device includes a substrate, a straight waveguide extending in a first direction on the substrate, a first coupling layer which is provided on the straight waveguide and has a first point defect, at least one first electrode which is adjacent to the first point defect and provided on the first coupling layer, a ring waveguide which is adjacent to the straight waveguide and provided on the substrate, and at least one second electrode provided on the ring waveguide.
US11703637B2 Photonic devices
A Group III-Nitride quantum well laser including a distributed Bragg reflector (DBR). In some embodiments, the DBR includes Scandium. In some embodiments, the DBR includes Al1-xScxN, which may have 0
US11703630B2 Mini-LED backlight panel and mini-LED backlight module
A mini-LED backlight structure and a backlight module are provided. The mini-LED backlight structure includes a backplate, a glass substrate, and reflective sheets. The glass substrate includes a line surface and a lineless surface close to a side of the backplate. Light emitting diodes and a connector are disposed on the lineless surface. Furthermore, a gap is between the backplate and the glass substrate for disposing the light emitting diodes and the connector. The connector is electrically connected to an external circuit through a conducting wire. Disposing a plurality of elements, the connector, and the light emitting diodes on a same surface of the lineless surface is unlikely affecting backlight effect and saves materials at a same time.
US11703629B1 Light guide structure, manufacturing method and backlight module with light guide structure
A light guide structure for a backlight module is provided. A light source of the backlight module emits a light beam. The light beam is guided by the light guide structure. The light guide structure includes a plate body and a light-shielding layer. The plate body includes a light-transmissible plate, a light-guiding plate and a reflecting plate. The light-guiding plate has a lateral surface. The light-transmissible plate has a light-transmissible plate lateral surface. The reflecting plate has a reflecting plate lateral surface. The lateral surface of the light-guiding plate, the light-transmissible plate lateral surface and the reflecting plate lateral surface are collaboratively formed as a plate body lateral surface. The plate body lateral surface is covered by the light-shielding layer. The light beam from the light source is blocked by the light-shielding layer.
US11703628B1 Light guide structure
A light guide structure includes a light guide plate, a light emitting unit, and a plurality of micro-structures. The light guide plate has a light incident surface, a plurality of non-light-emitting surfaces, a reflective surface, and a light emitting surface. The light incident surface and one of the non-light-emitting surfaces are oppositely disposed, and the reflective surface and the light emitting surface are oppositely disposed. The light emitting unit is configured to emit light through the light incident surface. The micro-structures are disposed on the non-light-emitting surfaces and are configured to scatter the light.
US11703627B1 Optically functionally multilayer structure suitable for large area illumination and related method of manufacture
An integrated optically functional multilayer structure includes a flexible, substrate film arranged with a circuit design including at least a number of electrical conductors on the substrate film; and a plurality of top-emitting, bottom-installed light sources provided upon a first side of the substrate film to internally illuminate at least portion of the structure for external perception via associated outcoupling areas, wherein for each light source of the plurality of light sources there is optically transmissive plastic layer, produced upon the first side of the substrate film, said plastic layer at least laterally surrounding the light source; the substrate film at least having a similar or lower refractive index therewith; and reflector design including at least one material layer, provided at least upon the light source and configured to reflect the light emitted by the light source and incident upon the reflective layer towards the plastic layer.
US11703626B2 Light emitting device with film-based lightguide and added reflecting surfaces
A light emitting device comprises a lightguide formed from a film having an array of coupling lightguides in the form of strips extending from a lightguide region of the film, the coupling lightguides are folded and stacked, and a light source is positioned to emit light into edges of the stacked coupling lightguides to propagate into a light mixing region and then into a light emitting region. The light mixing region comprises a plurality of reflecting surfaces that reflect a portion of the light from the coupling lightguides toward one or more of the lateral edges of the film prior to exiting the film in the light emitting region. The plurality of reflecting surfaces may a light transmitting material printed in the form of lines on the surface of the film and may improve the uniformity of light emitted from the light emitting region.
US11703625B2 Lighting device and display device
A lighting device includes light sources arranged in an arrangement direction, a first light guide plate, and a second light guide plate on the first light guide plate. The first light guide plate includes a first light entering surface, a first light exit surface, and a first light diffusion portion adding a diffusion action to light to be refracted and travel in a crossing direction crossing the arrangement direction. The second light guide plate includes a second light entering surface, a second light exit surface, and a second light diffusion portion adding a diffusion action to light to be refracted and travel in the arrangement direction seen from the normal direction of the second light exit surface. The second light diffusion portion includes first lenses that include ridgelines extending in the crossing direction and inclined portions inclined at an angle from 35° to 55° inclusive relative to the normal direction.
US11703624B2 Wireless control device assembly
A control device, such as a gateway device for a wireless load control system, has a light bar extending around a periphery of an enclosure to provide feedback to a user of the load control system, as well as to provide a pleasing aesthetic effect on the gateway device. The control device may include at least one light-emitting diode mounted to a printed circuit board inside the enclosure, a control circuit mounted to the printed circuit board and operatively coupled to the light-emitting diode for controllably illuminating the light-emitting diode, and a multi-functional mounting structure for mounting the printed circuit board inside the enclosure. The mounting structure may have at least one light-pipe structure for conducting light from the at least one light-emitting diode to the light bar. The mounting structure may have an antenna-mounting structure to which an antenna of the control device may be mounted.
US11703623B2 Wide-angle compensation of uniaxial retarder stacks
A compound retarder that creates independent control of Re and Rth. This can be done by forming a three-layer compound retarder, including a pair of matched −A-plates, combined with single +A-plate. The +A-plate is typically an MD-stretched film, with retardation that is specific to the in-plane requirements (Re) of the application. The pair of −A-plates have their optic axes crossed, such that Re=0, with an optic axis aligned parallel to the +A-plate. A single retardation value for the −A-plate can produce improved field-of-view performance over a broad range of Re values, making it a very practical means of universal compensation. While Rth is typically associated with a single retarder, retarder stacks with a diverse range of optic-axis orientations can be considered to have a compound (or composite) Rth value (Rthc). The three-layer compound retarder has the practical benefit of enabling field-of-view compensation across a broad range of normal-incidence polarization transformations.
US11703621B2 Optical module and optical device using same
The present invention provides an optical device including a spectral filter and an optical detection unit for detecting light passing through the spectral filter. A band-limited filter is provided on the path of light.
US11703618B1 Display device including lens array with independently operable array sections
The disclosed liquid lens array may include a plurality of independently operable array sections, each of which may include (1) a base layer, (2) an aperture plate overlapping the base layer, the aperture plate defining a plurality of apertures extending through the aperture plate between an inner surface of the aperture plate facing the base layer and an outer surface of the aperture plate, (3) a liquid reservoir disposed between the base layer and the aperture plate, and (4) a side wall at least partially surrounding the liquid reservoir, the side wall extending between the base layer and the aperture plate. At least a portion of at least one of the base layer or the side wall may be deformable in the presence of an electrostatic field to change liquid volumes extending from the liquid reservoir at least partially through the apertures defined in the aperture plate. Various other methods, systems, and devices are also disclosed.
US11703616B2 Fluid lens with low gas content fluid
An example device includes a fluid lens, where the fluid lens includes a membrane, a substrate, and a fluid located within an enclosure formed at least in part by the membrane and the substrate. The membrane may be an elastic membrane. The fluid may include an amount of an additive that is effective to appreciably reduce bubble formation within the fluid, such as when a negative pressure is applied to the fluid. In some examples, the additive may include particles, such as nanoparticles. The additive may include a thixotropic agent that helps to impart an appreciable thixotropic property to the fluid. Various other methods, systems, and computer-readable media are also disclosed.
US11703612B2 Methods and systems for characterizing a hydrocarbon-bearing rock formation using electromagnetic measurements
Methods and systems are provided for characterizing a subterranean formation that involve the generation of four 3D geological model of the formation that are updated before and after an enhanced hydrocarbon production process.
US11703609B2 Deep water high resolution object detection
A seabed object detection system is provided. The system can include a receiver array including streamers. The system can include a plurality of receivers coupled with the streamers. The system can include a receiver array cross-cable to couple with the first streamer and to couple with the second streamer. The receiver array cross-cable can be disposed at a first depth of a body of water. The system can include a first diverter and a second diverter coupled with the receiver array cross-cable. The system can include a source array including a first source and a second source. The source array can be coplanar to the receiver array. The system can include a source array cross-cable to couple with the first source and to couple with the second source, the source array cross-cable disposed at a second depth of the body of water.
US11703604B2 Detection device and method for detecting sensor signals in a grid of sensor elements
A detection device for detecting at least the occurrence and location of occurrence of sensor element signals that are generated by sensor elements, includes an array of detector element circuits each generating a element row output and at least one element column output. The detection device determines, for each row of detector element circuits, at least a first row summation signal corresponding to a sum of the element row outputs of the detector element circuits of this row, and a row address signal indicating that the first row summation signal crosses a threshold. The detection device also determines, for each column of detector element circuits, at least a first column summation signal corresponding to a sum of the element column outputs of the detector element circuits of this column, and a column address signal indicating that the first column summation signal crosses a threshold.
US11703603B2 Radiography apparatus
A radiography apparatus comprising: a first metal-containing layer containing a metal; a scintillator provided in contact with the first metal-containing layer; and a sensor substrate provided with a plurality of pixels that accumulate a charge generated according to light emitted from the scintillator, wherein a stacked body in which the first metal-containing layer, the scintillator, and the sensor substrate are stacked has flexibility.
US11703601B2 Signal processing apparatus and methods
A signal processing apparatus and method provides the ability to dynamically select a subset of subcarriers from a received frequency division multiplex (FDM), select which subsets of subcarriers are coherently combined per satellite, and translate the selected subcarriers into a FDM having a smaller bandwidth. There are at least two first phase aligners, a digital cross-connect, and at least two second phase aligners. The first and second phase aligners are configured to receive a pair of in-phase and quadrature pairs and provide automatic gain control and coherent combing of the pairs. The digital cross-connect is configured to receive the in-phase and quadrature pairs from the two phase aligners and associate any in-phase and quadrature pair with another. Preferably, the apparatus further includes dual front-end digital channelizers configured to convert signals into an in-phase and quadrature pairs which are input to the first phase aligners.
US11703600B2 Satellite radio wave receiving device, electronic timepiece, positioning control method, and non-transitory computer-readable storage medium
A satellite radio wave receiving device including: one or more processors configured to: cause a receiver to start a receiving operation of receiving radio waves from positioning satellites; perform a current position calculation to calculate a current position based on the radio waves received; calculate a positioning accuracy of the current position; decide whether or not to adopt the current position based on a number of positioning satellites from which the receiver has received radio waves and the positioning accuracy; in response to deciding to adopt the current position, cause the receiver to stop the receiving operation; and in response to deciding to not adopt the current position, cause the receiver to continue the receiving operation of receiving radio waves from the positioning satellites and repeat performance of the current position calculation to calculate current positions based on the radio waves received during the continued receiving operation.
US11703599B2 Partial point cloud-based pedestrians' velocity estimation method
A method, apparatus, and system for estimating a moving speed of a detected pedestrian at an autonomous driving vehicle (ADV) is disclosed. A pedestrian is detected in a plurality of frames of point clouds generated by a LIDAR device installed at an autonomous driving vehicle (ADV). In each of at least two of the plurality of frames of point clouds, a minimum bounding box enclosing points corresponding to the pedestrian excluding points corresponding to limbs of the pedestrian is generated. A moving speed of the pedestrian is estimated based at least in part on the minimum bounding boxes across the at least two of the plurality of frames of point clouds. A trajectory for the ADV is planned based at least on the moving speed of the pedestrian. Thereafter, control signals are generated to drive the ADV based on the planned trajectory.
US11703597B2 Laser scanner
A laser scanner and a system with a laser scanner for measuring an environment. The laser scanner includes an optical distance measuring device, a support, a beam steering unit rotatably fixed to the support which rotates around a beam axis of rotation. The beam steering unit includes a mirrored surface which deflects radiation used in the optical distance measurement and an angle encoder for recording angle data. The optical distance measurement is performed by a progressive rotation of the beam steering unit about the beam axis of rotation and the continuous emission of a distance measurement radiation, the emission being made through an outlet area arranged in the direction of the mirrored surface on the support, the receiving optics for receiving radiation are arranged on the support, and wherein the outlet area has a lateral offset with respect to the optical axis of the receiving optics.
US11703594B2 Time-resolving sensor using SPAD + PPD or capacitors in pixel for range measurement
A time-resolving sensor includes a single-photon avalanche diode (SPAD), a logic circuit and differential time-to-charge converter (DTCC) circuit. The SPAD is responsive to a shutter signal to generate an output signal based on detecting an incident photon. The logic circuit generates first and second enable signals. The DTCC includes a capacitor device, first and second switching devices, and an output circuit. The first switching device is responsive to the first enable signal to transfer a charge on the capacitor device to the first floating diffusion. The second switching device is responsive to the second enable signal to transfer a remaining charge on the capacitor device to the second floating diffusion. The output circuit outputs a first voltage that is based on the first charge on the first floating diffusion and a second voltage that is based on the second charge on the second floating diffusion.
US11703593B2 Technologies for acting based on object tracking
This disclosure enables various technologies involving various actions based on tracking an object via a plurality of distance sensors, without synchronizing carrier waves of the distance sensors or without employing a PLL technique on the distance sensors.
US11703579B2 Method and apparatus for selecting power states in an ultrasound imaging system
An ultrasound imaging system includes a processor that is programmed to operate the system in a normal operating state and two or more lesser power states. The processor lowers the operating power state to a lesser power state upon detecting one or more operating conditions such as no tissue been imaged in a predetermined time limit or that the imaging system or transducer has not been moved in a time limit. Upon awakening from a power off state, the processor implements a lesser power state before operating at the normal operating state to avoid undue power use until the transducer is positioned to image tissue.
US11703576B2 Method for operating a LIDAR sensor and LIDAR sensor wherein a time interval between two consecutive time windows of light pulses is varied stochastically
Various implementations disclosed herein include a method for operating a LIDAR sensor, comprising repeatedly performing measurements in a respective measurement time window (M), at the beginning of which at least one measurement light pulse (A) having at least one predefined wavelength is emitted by the LIDAR sensor, and determining whether a light pulse (A′) having the at least one predefined wavelength is detected by the LIDAR sensor within the measurement time window (M), wherein a time interval (D1, D2, D3) between two consecutive measurement time windows (M) is varied.
US11703569B2 LIDAR data acquisition and control
Methods and systems for performing three dimensional LIDAR measurements with an integrated LIDAR measurement device are described herein. In one aspect, a return signal receiver generates a pulse trigger signal that triggers the generation of a pulse of illumination light and data acquisition of a return signal, and also triggers the time of flight calculation by time to digital conversion. In addition, the return signal receiver also estimates the width and peak amplitude of each return pulse, and samples each return pulse waveform individually over a sampling window that includes the peak amplitude of each return pulse waveform. In a further aspect, the time of flight associated with each return pulse is estimated based on a coarse timing estimate and a fine timing estimate. In another aspect, the time of flight is measured from the measured pulse due to internal optical crosstalk and a valid return pulse.
US11703568B2 Method for providing a detection signal for objects to be detected
A method for providing a detection-signal for objects to be detected—at least a first and second light-beam including different frequencies being generated with a first optical non-linear 3-wave-process from a light-beam of a light-source including an output-frequency, and the first light-beam including a reference-frequency being detected, and the second light-beam including an object-frequency being emitted and received after reflection on an object, and the light-beam including the output-frequency and the second light-beam including the object-frequency being superposed, and a reference-beam including a reference-frequency being generated with a second optical non-linear 3-wave-process from the two superposed light-beams including the output-frequency and including the object-frequency, and a detection-signal being generated so that the object-distance is determinable due to the aforementioned superposition based on the time-difference between the detection of the first light-beam including the reference-frequency and a detection of a change of the reference-beam including the reference-frequency.
US11703567B2 Measuring device having scanning functionality and settable receiving ranges of the receiver
A measuring device can have a scanning functionality for optical surveying of an environment, wherein the measuring device has a sensor comprising an assembly of microcells as a receiving surface and direction-dependent active sections of the receiver are defined depending on the transmission direction of the transmitted radiation, in order to adapt the active receiver surface to a varying imaging position of the received radiation.
US11703566B2 Multi-modal sensor data association architecture
A machine-learning architecture may be trained to determine point cloud data associated with different types of sensors with an object detected in an image and/or generate a three-dimensional region of interest (ROI) associated with the object. In some examples, the point cloud data may be associated with sensors such as, for example, a lidar device, radar device, etc.
US11703560B2 Marine chart and sonar image presentation systems and methods
Systems and methods for presenting marine information are provided herein. A system includes an array of a plurality of sonar transducer elements associated with a watercraft and a display. The system causes presentation of a chart of a body of water, including a representation of the watercraft at a current location. The system also operates the array to cause transmission of sonar beams into the underwater environment and receives sonar return data from the array. The system further generates, based on the sonar return data, a two-dimensional live sonar image, determines a facing direction of the array, and causes presentation of the sonar image in the facing direction on the chart and relative to the representation of the watercraft. Accordingly, live sonar imagery is presented on the chart to visually provide a relationship between objects within the live sonar imagery and the real-world position of those objects.
US11703554B2 Apparatuses, systems, and methods for weight detection
Apparatuses, systems, and associated methods of manufacturing are described that provide for improved sensor devices. An example sensor device includes a magnet mounting tube and a magnet supported within the magnet mounting tube. The sensor device includes a sensor mounting tube that receives at least a portion of the magnet mounting tube and supported magnet therein. The sensor device includes a magnetic sensor affixed to the sensor mounting tube. The sensor device includes a spring positioned around the magnet mounting tube and the sensor mounting tube such that the magnet and the magnetic sensor are surrounded by the spring. In an instance in which a load is applied to either a first end or second end of the spring, the magnet mounting tube translates relative the sensor mounting tube so as to induce a change in magnetic flux identified by the magnetic sensor indicative of a weight of the load.
US11703553B2 Magnetic field analysis device, analysis method, and computer readable medium storing program
A magnetic field analysis device includes a magnetization application unit that divides a virtual space into a plurality of volume elements and applies magnetization to each of the volume elements, and a magnetic field calculation unit that calculates, on each of a plurality of observation points in the virtual space, based on the magnetization applied to a plurality of the volume elements around the observation point, a magnetic field generated at the observation point for each volume element and obtains a magnetic field generated at each of the plurality of the observation points based on a calculation result of each of the plurality of the volume elements.
US11703548B2 Methods and systems for accelerated determining of state of health using incremental capacity analysis
Systems and methods for determining state of health (SOH) of a battery. For example, a method includes conditioning the battery by determining an initial state of charge of the battery; charging the battery from the initial state of charge to a first target state of charge via a predetermined multi-stage charging sequence; and determining SOH of the battery by charging the battery from the first target state of charge to a second target state of charge at an ICA charging rate; acquiring a voltage vs. capacity (QV) data of the battery during charging of the battery from the first target state of charge to the second target state of charge; obtaining an incremental capacity (IC) data based on at least the acquired QV data; pre-processing the IC data; extracting an incremental capacity analysis (ICA) peak from the IC data; and determining the SOH of the battery based upon the ICA peak.
US11703546B2 Management of modular subsystems using variable frame length
A monitor circuit for use in a management system with modular subsystems includes: a sensor configured to measure parameter values of a monitored electrical component as a function of time; and storage coupled to the sensor and configured to store the parameter values. The monitor circuit also includes frame preparation circuitry coupled to the storage and configured to prepare frames that include the parameter values, wherein the prepared frames vary in length as a function of time.
US11703543B2 Power conversion device
A power conversion device includes a power converter, a relay, and a welding detector. The welding detector includes a first resistor connected to a terminal of the relay on a first side, a capacitor and a second resistor, both of which are connected to a terminal of the relay on a second side, an application unit to apply an inspection signal to the relay via the capacitor and the second resistor, and a determiner connected between the capacitor and the second resistor, the determiner detecting a signal based on application of the inspection signal by the application unit to determine whether or not the relay is welded.
US11703537B2 Method and apparatus for analysis of interface state of MIS-HEMT device
Disclosed are method and an apparatus for analysis of an interface state of a MIS-HEMT device. By means of establishing an equivalent model of MIS-HEMT(s) that includes equivalent circuits representing a dielectric layer, a barrier layer and a channel layer, plotting a group of a capacitance-frequency function curve and a conductance-frequency function curve that can be best fitted to the measured capacitance-frequency scatter diagram and the measured conductance-frequency scatter diagram via the equivalent model, taking such best-fitted group as the fitted function curve group, and calculating parameters about the interface state of MIS-HEMT(s) according to the group of assigned values corresponding to the fitted function curve group, the parameters of the analyzed interface state can be more accurate since the fitted frequency function curve group can, with the aid of the equivalent model, simultaneously fit the measured capacitance-frequency scatter diagram and the measured conductance-frequency scatter diagram.
US11703526B2 Power failure detection circuit
Disclosed is a power failure detection circuit, including a first PMOS FET (mp1), a second PMOS FET (mp2), a first NMOS FET (mn2), a second NMOS FET (mn3) and a reset transistor (mn1). The PN junction area of the drain electrode of the first PMOS FET (mp1) is greater than the PN junction area of the drain electrode of the first NMOS FET (mn2). The PN junction area of the drain electrode of the second NMOS FET (mn3) is greater than the PN junction area of the drain electrode of the second PMOS FET (mp2). The power failure detection circuit of the present invention is novel in design and high in practicability.
US11703524B2 Probing system for discrete wafer
The present invention provides a probing system, which utilizes a suction nozzle to suck a wafer in probing. A relative distance between the suction nozzle and the probes can be adjusted according the conditions of the probing system, so the system extends the usage life.
US11703522B2 Systems and methods for thermally regulating sensor operation
A thermal regulation system includes a sensor, one or more temperature adjusting devices, and a filler provided in a space between the sensor and at least one of the one or more temperature adjusting devices. The one or more temperature adjusting devices are (1) in thermal communication with the sensor, and (2) configured to adjust a temperature of the sensor from an initial temperature to a predetermined temperature at a rate of temperature change that meets or exceeds a threshold value.
US11703520B2 Wafer type sensor unit and data acquisition method using the wafer type sensor unit
The inventive concept provides a wafer type sensor unit which acquires data on a wind direction and a wind velocity of an air flow during processing, the wafer type sensor unit supported by a supporting unit of a substrate processing apparatus. The unit comprising a wafer-shaped circuit board and a hot-wired wind velocity sensor placed apart from an upper surface of the circuit board.
US11703519B2 Temperature control system
Provided is a temperature control system applied to an apparatus for analyzing a sample using a pipette nozzle and a reaction container, including a pipette tip temperature controller that heats a pipette tip which is fitted on the pipette nozzle and aspirates or discharges liquid and a reaction container temperature controller that heats the reaction container. The pipette tip temperature controller heats, in a concentrated manner, at least a distal end portion of the pipette tip of the pipette nozzle located at a predetermined heating position with hot air emitted from a heat source and is configured such that a distal end is capable of arriving at the reaction container by lowering the pipette nozzle from the heating position.
US11703518B2 Remote automated chemical crossover system for use with an automated sampling device
A sample analysis system is available that can include a remote sampling system, at least one analyzer, and a controller. The remote sampling system can include a plurality of sample sources for providing a corresponding sample therefrom; and a plurality of sample collection devices selectively coupled to any of the plurality of sample sources for receiving at least one of the samples therefrom. The at least one analyzer can be coupled to the plurality of the sample collection devices for receiving at least one of the samples therefrom. The controller can be coupled with the remote sampling system and the at least one analyzer, the controller configured to control which of the sample sources is actively coupled to a given sample collection device at a given time.
US11703514B2 Pregabalin immunoassays
Compounds and methods for use in detecting pregabalin in a sample suspected of containing pregabalin are disclosed. Pregabalin derivatives are described for producing pregabalin conjugates. A pregabalin-immunogenic carrier conjugate may be used as an immunogen for the preparation of an anti-pregabalin antibody. A pregabalin-detectable label conjugate may be used in a signal producing system in pregabalin assays.
US11703512B2 Method for stabilizing hemoglobin and reagents for performing the same
A stool resuspension solution comprising a hemoglobin stabilization reagent is provided. In some embodiments, the hemoglobin stabilization reagent may be an osmolyte, a polyvalent cation, a sugar or polysaccharide and, optionally, a polyvalent cation, a protoporphyrin, or an HRP stabilization component and, optionally, a polyvalent cation. A method of stabilizing hemoglobin in a stool sample in the solution is also provided, as well as a sample collection device containing the solution.
US11703511B2 Anti-isoAsp7 amyloid β (Aβ) antibodies and uses thereof
The present invention can be included in the field of medicine. Specifically, the present invention provides antibodies and antigen-binding fragments thereof which can bind isoAsp7 amyloid β (Aβ) and a pharmaceutical composition comprising the antibodies or antigen-binding fragments thereof. IsoAsp7 Aβ can be found in plaques of Alzheimer's patients and is thus a suitable target for the treatment and/or prevention of Aβ-related diseases such as Alzheimer's disease. Thus, the antibodies, antigen-binding fragments thereof and the pharmaceutical composition comprising either can be used to treat and/or prevent neurodegenerative diseases. Further, the present invention provides hybridoma cell lines, the use of the antibodies or antigen-binding fragments thereof for the diagnosis and/or prognosis of a neurodegenerative disease and a method for detecting isoAsp7 Aβ in an isolated sample.
US11703504B2 Electrochemiluminescence method of detecting an analyte in a liquid sample and analysis system
An electrochemiluminescence method of detecting an analyte in a liquid sample and a corresponding analysis system. An analyte in a liquid sample is detected by first providing a receptacle containing a fluid comprising protein coated magnetic microparticles to a stirring unit. Stirring of the fluid is necessary since the density of the microparticles is usually higher than the density of the buffer fluid. Thus the microparticles tend to deposit on the bottom of the receptacle leading to an aggregation of the microparticles because of weak interactions. To obtain representative measurements a homogeneous distribution of the microparticles in the buffer fluid is necessary to ensure a constant concentration of microparticles for each analysis cycle. It is further necessary to provide disaggregation of the microparticles, which is also realized by stirring the fluid. Stirring is conducted with a rotational frequency that is adapted to the amount of fluid to be stirred.
US11703498B2 Three-parameter strength reduction method for slope stability evaluation
Disclosed is a three-parameter strength reduction method for slope stability evaluation. The present disclosure reflects the difference in the attenuation and contribution of the cohesion, internal friction angle and tensile strength in the process of slope instability by reducing the three parameters by different reduction factors. Based on the sudden change of the characteristic point displacement of the slope as a criterion of slope instability, the present disclosure derives the fitting relationship between the characteristic point displacement and the cohesion reduction factor. The present disclosure assumes that the comprehensive safety factor satisfies a linear relationship with the cohesion reduction factor, the internal friction angle reduction factor and the tensile strength reduction factor and derives the relationship between the comprehensive safety factor and the cohesion reduction factor. Finally, the present disclosure summarizes and proposes a three-parameter strength reduction method and provides the steps for analyzing the slope stability through this method.
US11703496B2 Measuring apparatus and method for determining the total organic carbon of a dissolved sample
A measuring apparatus for determining the total organic carbon of a sample in a liquid medium includes a reactor block made of a metallic, electrically conductive, and corrosion-resistant material, the reactor block including a housing wall for accommodating a light source, the housing wall including an inlet into and an outlet from the reactor block and a flow chamber in which digestion of the sample for determining the total organic carbon occurs, the flow chamber configured to accommodate the light source and to route the sample to be irradiated with light, wherein the measuring apparatus further includes at least one conductivity measurement device, wherein the reactor block is an external electrode of the conductivity measurement device. A method for determining the total organic carbon of the sample using the measuring apparatus is disclosed.
US11703492B2 Gas-detecting apparatus
A gas-detecting apparatus includes a pump module connected to a first input and a second input to intake air, a sensor module including at least one unit sensor configured to output a sensing signal in response to gas present in the air, and a control module configured to detect the gas using the sensing signal. The control module controls the pump module to intake second air by opening the second input when gas is detected in first air introduced through the first input, and determines that gas is detected when a concentration of gas detected in the second air is lower than a concentration of gas detected in the first air.
US11703488B2 Combustion analyzing apparatus using carrier gas flow adjuster to increase a carrier gas flow rate during measurement
The analyzing apparatus includes a reactor, a detector, a carrier gas supplier, a carrier gas flow rate adjustor, a flow control program memory, and a flow rate controller. The detector communicates with an internal space of the reactor, and detects a target substance generated by reaction of a specific component in the internal space. The carrier gas supplier supplies, to the internal space, carrier gas for transporting the target substance generated in the internal space. The carrier gas flow rate adjustor adjusts a carrier gas flow rate supplied from the carrier gas supplier to the internal space. The flow control program memory stores a flow control program set to increase the carrier gas flow rate during measurement from the process of introduction of a sample into the internal space to the process of detection of the target substance by the detector.
US11703486B2 Column oven
A column oven includes a substantially sealed space surrounded by wall surfaces made of a heat conductive material to accommodate an analytical column, a heater for heating the wall surfaces made of the heat conductive material, and a heat insulating material surrounding an outside of the wall surfaces made of the heat conductive material. That is, a space inside the column oven in which the analytical column is accommodated is formed as a substantially sealed structure surrounded by the heat conductive wall surfaces, and the wall surfaces surrounding the substantially sealed space are heated by the heater, thereby heating the substantially sealed space uniformly from circumferential directions.
US11703484B2 Sensor module
A sensor module includes a sensor configured to detect a specific substance in a sample, a first channel, and a second channel The first channel supplies a first fluid as the sample to the sensor. The second channel supplies a second fluid different from the first fluid to the sensor. The second channel includes a second fluid buffer tank for holding the second fluid for a fixed time interval.
US11703482B2 Computing progressive failure in materials and structures by integration of digital image correlation with acoustic emission monitoring data
An inventive approach is disclosed to integrate Digital Image Correlation (DIC) with the Acoustic Emission method that may be used for structural health monitoring and assessment of critical structural components in civil, mechanical, and aerospace industries. The inventive approach relies on passively recording acoustic emission across the specimen being tested and activating the DIC cameras automatically to measure deformation on the specimen's surface. The resulting acousto-optic system can be used to determine damage initiation, progressive damage development, identify critical regions and make lifetime predictions of the tested specimen.
US11703479B2 Inspection device, processing device and inspection method
According to an embodiment, an inspection device includes a transmitter, a receiver, and a processor. The transmitter transmits a first ultrasonic wave including burst waves of a first period. The first ultrasonic wave is incident on an inspection object between the transmitter and the receiver. The first ultrasonic wave passed through the inspection object is incident on the receiver. The receiver outputs a signal corresponding to the first ultrasonic wave. The processor obtains the signal and performs a first operation. The first operation includes deriving first and second signal values from the signal, and inspecting the inspection object based on at least one of the first signal values and at least one of the second signal values. The first signal values correspond to maximum values of the signal in each of first periods The second signal values correspond to maximum values of the signal in each of second periods.
US11703477B2 Nondestructive testing method and device for detecting and distinguishing internal defect and external defect of wire rope
A nondestructive testing method for detecting and distinguishing internal and external defects of a wire rope includes: acquiring a magnetic flux signal and a MFL signal of a detected wire rope; preprocessing the magnetic flux signal and the MFL signal of the detected wire rope; comparing a preprocessed magnetic flux signal and a preprocessed MFL signal with a preset magnetic flux signal threshold and a preset MFL signal threshold respectively, and calculating a defect position; extracting a magnetic flux signal of a defect and an MFL signal of the defect based on the defect position; calculating a defect width of the detected wire rope based on the magnetic flux signal of the defect and the MFL signal of the defect; calculating a defect cross-sectional area loss of the detected wire rope based on the defect width; and determining whether the defect is the internal defect or the external defect.
US11703473B2 Operation of combustible gas sensor in a dynamic mode with a constant resistance setpoint
A method of operating a sensing element including a heating element in operative connection with electronic circuitry, wherein the sensing element forms a resistive element in a circuit of the electronic circuitry, includes, in at least a first phase, activating the electronic circuitry to heat the sensing element to a temperature at which the sensing element is responsive to an analyte gas via energy input to the heating element in a pulsed manner. A constant resistance setpoint is set for the sensing element and energy through the circuit is variably controlled via the pulsed energy input toward achieving the constant resistance setpoint. The method further includes measuring a response of the sensing element over time to the pulsed energy input.
US11703464B2 Small-angle x-ray scatterometry
A method for evaluating an array of high aspect ratio (HAR) structures on a sample includes illuminating the sample with an x-ray beam along a first axis parallel to within two degrees to the HAR structures in the array and sensing a first pattern of small angle x-ray scattering (SAXS) scattered from the sample while illuminating the sample along the first axis. The sample is illuminated with the x-ray beam along a second axis that is oblique to the HAR structures in the array, and a second pattern of the SAXS scattered from the sample is sensed while illuminating the sample along the second axis. Information is extracted with respect to the HAR structures based on the first and second patterns.
US11703462B2 Water vapor observation device, water vapor observation system, water vapor observation method, and recording medium
This water vapor observation device comprises an antenna, an RF amplifier, and processing circuitry. The antenna receives radio waves radiated from an atmosphere including water vapor. The RF amplifier amplifies the received radio waves and generates an observation signal. The processing circuitry is programmed to at least: use the observation signal to select a plurality of observation frequencies excluding an accuracy degraded frequency; and calculate a water vapor index using the spectral intensities of the plurality of observation frequencies. This configuration makes it possible to accurately observe a water vapor amount.
US11703456B2 Component measurement device and component measurement device set
A component measurement device for measuring a component of interest in blood on a basis of optical characteristics of a mixture containing a color component produced by a color reaction between the component of interest in the blood and a reagent includes: a first light source configured to emit first irradiation light of a first predetermined wavelength to the mixture; and a second light source configured to emit second irradiation light of a second predetermined wavelength to the mixture, the second irradiation light to be used for estimation of a noise amount contained in a measured value of absorbance of the mixture measured by using the first irradiation light of the first light source, the noise amount being derived other than from the color component.
US11703455B2 Methods for determining viral titre using raman spectroscopy
The use of Raman spectroscopy for the monitoring and assessment of viral titre is disclosed. A method of quantifying viral titre in a sample using Raman spectroscopy, comprises the steps of: (a) providing a sample and irradiating the sample with a light source; (b) measuring the total intensity of Raman scattered light within each one of a plurality of wavenumber ranges to obtain a wavenumber intensity data set for the sample, wherein the plurality of wavenumber ranges are pre-selected and are characteristic of the vims in the sample; (c) performing mathematical data processing steps on the wavenumber intensity data; and (d) quantifying the viral titre based upon the output of the mathematical data processing steps.
US11703454B2 Method and apparatus for multiplexed imaging of spectrally-similar fluorophores
Multiplexed fluorescent imaging which is essential for finding out how various biomolecules are spatially distributed in cells or tissues is disclosed. The present disclosure may obtain 10 or more different biomolecule images with one labeling and imaging by newly designing selection of fluorophores, detection spectral ranges, and signal unmixing algorithm. The present disclosure is a blind unmixing technology for unmixing an image without an emission spectrum of fluorophore, and in this technology, 4 pairs of fluorophores are used, and each pair consists of two fluorophores in which emission spectra are overlapped. Each pair of fluorophores is strongly excited by only one excitation laser. Two images with different detection spectral ranges are obtained for each pair, and two images are unmixed via mutual information minimization without fluorophore emission spectrum information. Two images also may be unmixed via Gram-Schmidt orthogonalization and fluorescence measurement based unmixing. This signal unmixing is repeated for each pair of fluorophores. Furthermore, a total of 10 or more fluorophores may be simultaneously used by adding two large stoke's shift fluorophores emitting light in wavelength ranges that does not overlap with the emission spectra of the above 8 fluorophores.
US11703453B2 Highly stable semiconductor lasers and sensors for III-V and silicon photonic integrated circuits
Building blocks are provided for on-chip chemical sensors and other highly-compact photonic integrated circuits combining interband or quantum cascade lasers and detectors with passive waveguides and other components integrated on a III-V or silicon. A MWIR or LWIR laser source is evanescently coupled into a passive extended or resonant-cavity waveguide that provides evanescent coupling to a sample gas (or liquid) for spectroscopic chemical sensing. In the case of an ICL, the uppermost layer of this passive waveguide has a relatively high index of refraction that enables it to form the core of the waveguide, while the ambient air, consisting of the sample gas, functions as the top cladding layer. A fraction of the propagating light beam is absorbed by the sample gas if it contains a chemical species having a fingerprint absorption feature within the spectral linewidth of the laser emission.
US11703451B2 Apparatus and method for inspecting transparent cylindrical containers containing milky products, in particular for medical applications
An apparatus for inspecting transparent cylindrical containers comprising a support and/or gripping device for a cylindrical container adapted to support and make it rotate about a vertical rotation axis, a video camera directed to capture images of a window of a side wall of the cylindrical container, a first collimated lighting device that illuminates said window, a second lighting device that illuminates said window and is arranged opposite the first lighting device in a symmetrical position with respect to the window, a control unit operationally connected to the support and/or gripping device, to the video camera and to said first and second lighting devices, and programmed to capture images of said window at constant angular intervals, alternately activating the first and second lighting devices for each angular range until a complete 360° rotation of the cylindrical container is made, and processing the images obtained.
US11703450B2 Optical beam controller and optical interference tomographic imaging device using same
An optical beam controller includes: an optical multiple-beam generator generating a plurality of wavelength-swept optical beams; and an optical frequency difference setter setting an optical frequency difference in any combination of the plurality of optical beams in such a way as to be larger than a band of a photodetector that receives an optical beam.
US11703449B2 Microorganism detection apparatus
Provided is a microorganism detection apparatus including a body, a sample accommodator module provided in the body to accommodate a sample, a beam irradiation module for irradiating a beam to the sample, a sensor module for detecting speckles generated when the beam irradiated to the sample is scattered due to motion of bacteria or microorganisms included in the sample, and a controller for controlling the beam irradiated from the beam irradiation module, and storing and analyzing images detected by the sensor module, wherein the sample accommodator module includes a sample accommodation block having a sample hole capable of accommodating a container containing the sample, and a heater for supplying heat to the bacteria or microorganisms in the sample at a preset temperature.
US11703443B2 Flow cytometer
The disclosed flow cytometer includes a wavelength division multiplexer (WDM). The WDM includes an extended light source providing light that forms an object, a collimating optical element that captures light from the extended light source and projects a magnified image of the object as a first light beam, and a first focusing optical element configured to focus the first light beam to a size smaller than the object of the extended light source to a first semiconductor detector. The disclosed flow cytometer further includes a composite microscope objective to direct light emitted by a particle in a flow channel in a viewing zone of the composite microscope to the extended light source, a fluidic system and a peristaltic pump configured to supply liquid sheath and liquid sample to the flow channel, and a laser diode system to illuminate the particle in the flow channel.
US11703437B2 Method and apparatus for monitoring particles
The invention relates to a method and an apparatus for measuring particle concentrations in an aerosol. The apparatus comprises means (103) for driving flow (105) into apparatus (101), means (115) for electrically charging particles (109) to become electrically charged particles (123) by ions (113) produced by a charger, means (117) for removing free ions (113) which are not attached to the electrically charged particles (123), and means (119) for measuring electrical current carried by the electrically charged particles (123). The means (115) for charging the particles and the means (119) for measuring electrical current carried by the electrically charged particles (123) are dimensioned such that the means (119) for measuring electrical current carried by the electrically charged particles (123) only measures a part of a total current carried by the particles.
US11703433B2 Dynamic true triaxial electromagnetic Hopkinson bar system and testing method
The present disclosure provides a dynamic true triaxial electromagnetic Hopkinson bar system and testing method, the method including: firstly, before applying a static prestress and an impact load, recording and storing complete ultrasonic signals in the directions X, Y, and Z without application of the static prestress and the impact load; secondly, applying the static prestress; thirdly, recording and storing complete ultrasonic signals in the directions X, Y, and Z under the static prestress; fourthly, applying the impact load, and utilizing an triaxial and six-directional synchronous-coordinated-control electromagnetic loading system to apply a dynamic impact load to a test specimen; and fifthly, after completing the dynamic impact loading test, recording and storing once again complete ultrasonic signals in the directions X, Y, and Z without releasing the static prestress after application of the static prestress and the dynamic impact load.
US11703432B2 In-situ test device for surrounding rock strength of bolt supported roadway and method thereof
An in-situ test device and method for surrounding rock strength of bolt supported roadway is provided. The test device includes a fixing mechanism, a loading mechanism, a measuring mechanism and a control system. The loading mechanism includes a hydraulic pump and a plunger pump, the hydraulic pump drives the plunger pump to work and controls the lifting speed of the loading cylinder; the measuring mechanism includes an infrared ranging unit and a wireless pressure monitoring unit; the control system controls the work of the loading mechanism and processes the monitoring data. The test device is directly installed in the roadway and fixed with the bolt. The device is loaded after leveling, the device is disassembled after the monitoring data are obtained, and the in-situ test for the surrounding rock strength of the bolt supported roadway is completed. The steps are simple and adaptable.
US11703431B2 Device and method for testing tensile resistance of multiple-row grouped pillars in inclined goaf
A device and a method for testing tensile resistance of multiple-row grouped pillars in an inclined goaf are provided. The bottoms of stands of the device are connected with a testing machine base, and the tops of the stands of the device are connected with a transverse frame; an upper slideable clamping seat and a lower slideable clamping seat are semi-cylindrical blocks, multiple lower loading jaws that are positioned to have a same central line are arranged on the lower slideable clamping seat, each of the lower loading jaws is opposite to a corresponding one of the upper loading jaws, the lower loading jaws are welded to the lower slideable clamping sea to test the tensile resistance of samples together; the upper part of the upper slideable clamping seat is connected with an upper pressure disk, and the lower slideable clamping seat is connected with a lower pressure disk.
US11703430B1 In-situ tensile device for X-ray tests
An in-situ tensile device for X-ray tests is provided, including: a frame including a connecting structure, where the connecting structure is configured to fixedly connect to a testing bench of a testing device; a stretching mechanism, disposed on the frame; a clamping mechanism, including two clamping assemblies arranged opposite to each other in a length direction; where the two clamping assemblies are configured to clamp two ends of a testing piece, the testing piece is provided with a testing surface, and the testing surface is disposed on surfaces of the two clamping assemblies; the stretching mechanism is drivingly connected to the two clamping assemblies to enable the two clamping assemblies to move synchronously in one of a direction approaching each other and a direction far away from each other; and the two clamping assemblies are detachably connected to the stretching mechanism. The device can improve the accuracy of test results.
US11703424B2 System and method for training anomaly detection analytics to automatically remove outlier data
A method for detecting anomalies during operation of an asset to improve performance of the asset includes collecting, via a server, data relating to operation of the asset or a group of assets containing the asset. The data includes normal and abnormal asset behavior of the asset or the group of assets containing the asset. Further, the method includes automatically removing, via an iterative algorithm programmed in the server that utilizes one or more inputs or outputs of an anomaly detection analytic, portions of the data containing the abnormal asset behavior to form a dataset containing only the normal asset behavior. The method also includes training, via a computer-based model programmed in the server, the anomaly detection analytic using, at least, the dataset containing only the normal asset behavior. Moreover, the method includes applying, via the server, the anomaly detection analytic to the asset so as to monitor for anomalies during operation thereof.
US11703423B2 Method for driving a tire on a wear rolling road
A method for testing the wear of tires running on a rolling road comprises the following steps: using the construction data of the vehicle and a dynamic equilibrium model, determining the relationship between the speed and the accelerations at the centre of gravity of the vehicle, and the angles and directional forces applied on a given axle; continuously recording the speed and the accelerations of a vehicle travelling on a predetermined route; and disposing the two tires belonging to a same axle on the rolling road and, depending on the recorded speed and acceleration values, the values of the angle of camber, load and longitudinal forces are applied, at all times, on each of the wheels of the axle. The values of the transverse forces undergone by each of the wheels are measured and the drift angle is varied so that the sum of the transverse forces resulting from the drifting of the tires is equal, at all times, to the transverse force applied to the centre of the axle and so that the difference in drift between the two wheels respects the variation in alignment imposed on the axle.
US11703422B2 Attachment system for box for measuring characteristics of a tire
A fastening system for fastening an electronic device (2) in a measurement housing (1), comprising: an electronic-device holder (10) designed to accommodate an electronic measurement device (2); and a prestressing ring (20) that is able to cooperate with said holder (10) for assembly and comprises a plurality of prestressing beams (22, 25) designed to bear on said electronic device (2) when said ring is assembled together with the holder, said electronic device (2) being inserted into said holder (10).
US11703418B2 Controller for internal combustion engine
To provide a controller for internal combustion engine which suppresses that estimation of the combustion state is performed based on the angle information on which the component due to the torsional vibration is superimposed, when the torsional vibration occurs in the crankshaft. A controller for internal combustion engine determines whether a torsional vibration occurs in a crankshaft based on an angle period; calculates a gas pressure torque in burning based on a crank angle acceleration which is calculated based on the angle period; estimates a combustion state of an internal combustion engine based on the gas pressure torque in burning; and stops estimation of the combustion state, when it is determined that the torsional vibration occurred.
US11703417B1 Hydrogen overflow and exhaust gas hydrogen treatment unit of a test system of a hydrogen internal combustion engine vehicle
A control test system of the hydrogen internal combustion engine vehicle microcomputer includes a hydrogen treatment unit; the hydrogen treatment unit includes a detection box; an absorption box, an impurity removal box, a purification box and a water storage tank are arranged on an outer wall of the detection box; a first spring is fixedly mounted on an upper wall of an inner cavity of the absorption box; a lower end of the first spring is fixedly connected with a piston plate which is in sliding connection with an inner wall of the absorption box; amounting cylinder is arranged on an upper wall of an inner cavity of the purification box; and a plurality of adsorption rods are arranged on an outer wall of the mounting cylinder in an annular array mode.
US11703415B2 High intensity vibration testing using an empirically modified reference specification and method thereof
An acoustic or mechanical vibration testing system includes a MIMO control system coupled to at least two separately controllable groups of vibration transducers and at least two control sensor transducers wherein the number of control sensor transducers need not be equal to the number of controller output drives or number of separately controllable groups of vibration transducers. The MIMO control system utilizes both a predetermined initial reference specification and a modified reference specification, wherein data acquired during system operation under conventional MIMO control is used to create the modified reference specification based on actual system performance and limitations thereof so as to maintain closer correspondence to the predetermined initial reference specification with less required system drive power, as a function of the predetermined initial reference, and less risk of damage to the test system and the test article during the performance of a test.
US11703414B2 Method for detecting a leak in a line system and control system for carrying out the method
A method for detecting a leak in a line system having a distribution line where the first end can be closed by a first valve and at the second end of which at least one consumer is arranged, a pressure sensor by means of which the pressure in the distribution line can be ascertained, and at least one second valve wherein at least one second valve is arranged between the pressure sensor and at least one of the consumers is disclosed. The method contains the steps of a) closing the first valve, b) ascertaining a first pressure reduction rate (PR1); c) closing the at least one second valve; d) ascertaining a second pressure reduction rate (PR2); and e) determining the region of the leak on the basis of the ascertained pressure reduction rates (PR1, PR2).
US11703412B1 System and method for detecting sewer lateral leaks
Sewer line and lateral inspections are made in order to detect leaks and improper connections, using steam injected into a section of sewer line. Thermal imaging of the vicinity indicates leaks and illegal connections.
US11703410B2 Pressire sensor including height determination with improved flexibility and reliability
An inclination sensor for determining an angle of inclination relative to the gravitational vector includes comprising a fluid container and a first pressure sensor pair configured to measure a hydrostatic pressure in the connecting fluid. Temperature sensors are assigned to the sensors. A processor is configured to determine: a relative height (h) in the direction of gravity between the pressure sensors, an angle of inclination with respect to the gravitational vector based on the determined relative height (h) and the fixed locations of the pressure sensors, and relative height in the direction of gravity and the angle of inclination, also based on the measured temperatures.
US11703407B2 Multifunctional sensor for the process industry
A multifunctional sensor has the a process connection housing with a process-side opening, pressure measurement cell with a measurement membrane arranged in the process connection housing, which closes the opening in the process connection housing and which has strain measurement resistors on its side facing away from the process, where a magnet assembly is arranged in the process connection housing, the magnetic field of which is concentrated on a central region of the measurement membrane and penetrates through this into the process, electrodes lying diametrically opposite one another are formed outside the central region on the side of the measurement membrane facing the process, and where the process connection housing contains electronic measuring equipment which is formed to interact with the strain measurement resistors and the electrodes for pressure measurement and magnetic-inductive flow measurement.
US11703400B2 Adaptive method for calibrating multiple temperature sensors on a single semiconductor die
A system is disclosed, including an interface to a DUT and a testing apparatus. The DUT includes a first plurality of temperature sensing circuits. The testing apparatus may store a plurality of control values. Each control value may depend on at least two calibration values of corresponding temperature sensing circuits of a second plurality of temperature sensing circuits. The testing apparatus may generate a plurality of calibration values for the DUT. Each calibration value corresponds to one of the first plurality of temperature sensing circuits. The testing apparatus may determine a plurality of test values for the DUT. The testing apparatus may calculate a probability value, and repeat generation of the plurality of calibration values upon determining that the probability value is less than a predetermined threshold value. The probability value corresponds to a likelihood that the plurality of calibration values is accurate.
US11703399B2 Surface mount temperature measurement
A temperature sensor assembly for measuring a gas temperature in a gas flow stream includes a first substrate having a first surface configured to be connected to a thermally conductive structure in a gas path, a first temperature sensor mounted to the first substrate a first distance from the first surface, and a second temperature sensor mounted to the first substrate a second distance from the first surface. The second distance is less than the first distance. The first and second temperature sensors are arranged along a temperature gradient.
US11703398B2 Single-band distributed temperature sensing
In some examples, a temperature distribution sensor may include a laser source to emit a laser beam that is tunable over a wavelength range. The wavelength range may be less than a Raman bandwidth in a device under test (DUT), or of-the-order-of the Raman bandwidth in the DUT. A pulsed source may apply a pulse drive signal to the laser beam or to a modulator to modulate the laser beam that is to be injected into the DUT. A bandpass filter may be operatively disposed between the laser source and the DUT, and may be configured to an anti-Stokes wavelength that is narrower than the Raman bandwidth. A photodiode may be operatively disposed between the bandpass filter and the DUT to acquire, from the DUT, anti-Stokes optical time-domain reflectometer traces for two preset wavelengths of the laser beam to determine a temperature distribution for the DUT.
US11703396B2 Measuring insert with state monitoring
The present disclosure relates to an apparatus for determining and/or monitoring a process variable of a medium, comprising at least one sensor element arranged in a sensor head for determining and/or monitoring the process variable, wherein an internal volume of the sensor head is filled at least partially with a filler. The filler includes at least one fill material, for which at at least one predeterminable phase transformation temperature a phase change occurs, in which the material remains in the solid state, wherein the fill material is in a first phase state when a temperature of the fill material is less than the phase transformation temperature, and wherein the fill material is in a second phase state when the temperature of the fill material is greater than the phase transformation temperature.
US11703395B2 Measurement device for measuring a temperature
A measurement device for measuring a temperature prevailing inside a container is disclosed. The measurement device comprises: a process connector including a connector body and a fastener configured to be mounted onto a corresponding counterpart surrounding an opening of the container; a measurement unit secured in an opening of the process connector such that a front surface of the measurement unit is facing into the container when the measurement device is mounted on the container; the measurement unit including or consisting of: a heat pipe and a temperature sensor; the heat pipe having two thermally conductive interfaces including a front interface exposable to the temperature to be measured and a second interface in thermal contact with the temperature sensor; and a thermal insulation surrounding the heat pipe and the temperature sensor.
US11703393B2 System and method for monitoring cooling system
An apparatus for monitoring a cooling system. In some embodiments, the cooling system includes a chiller and a heat exchange process connected to the chiller by a coolant supply line and a coolant return line, and the apparatus includes a first temperature sensor, for measuring a coolant temperature in the coolant supply line, and a second temperature sensor, for measuring a coolant temperature in the coolant return line.
US11703389B2 Light measurement device and light measurement method
A spectrometry device includes a light source, an integrator configured to have an internal space in which a long afterglow emission material is disposed and output detection light from the internal space, a spectroscopic detector, an analysis unit configured to analyze a photoluminescence quantum yield of the long afterglow emission material, and a control unit configured to control switching between presence and absence of input of excitation light to the internal space and an exposure time in the spectroscopic detector. The control unit controls the light source so that the input of the excitation light to the internal space is maintained in a first period and the input of the excitation light to the internal space is stopped in a second period, and controls the spectroscopic detector so that an exposure time in the second period becomes longer than an exposure time in the first period.
US11703388B2 Optical spectrometer modules, systems and methods for optical analysis with multiple light beams
A method of optical analysis comprises receiving light at an optical spectrometer module from a light source, distributing the received light into two or more light beams with a light distribution component of the optical spectrometer module, concurrently exposing each of a reference and one or more test samples to one of the two or more light beams, and concurrently measuring a property of the light associated with each of the reference sample and one or more test samples with a corresponding detector.
US11703386B2 Instrument with multiple optical paths
Disclosed is an instrument including a multipath, monolithic optical component, made up of a portion of a transparent material between two opposite faces of the component. One of the two faces of the component is formed by a first refracting surface, and the other face includes several second refracting surfaces which are juxtaposed. Each optical path of the component is formed by one of the second refracting surfaces in combination with a corresponding portion of the first refracting surface. One such component is suited for being part, within the instrument, of a detection module with multiple optical paths arranged in parallel, with a matrix photodetector shared by the optical paths. Such a detection module may be compact enough in order to be integrated into a cryostat cold screen, improving cooling thereof, and may be combined with an objective in order to form an instrument with multiple optical paths.
US11703380B2 Receiving device, transceiver device, communication system, portable terminal device, and photodetection element
A receiving device includes a magnetic element having a first ferromagnetic layer, a second ferromagnetic layer, and a spacer layer sandwiched between the first ferromagnetic layer and the second ferromagnetic layer, wherein the first ferromagnetic layer is configured to be irradiated with light containing an optical signal with a change of intensity of the light, and wherein the receiving device is configured to receive the optical signal on a basis of an output voltage from the magnetic element.
US11703379B2 Polarization independent optoelectronic device and method
A device includes a scattering structure and a collection structure. The scattering structure is arranged to concurrently scatter incident electromagnetic radiation along a first scattering axis and along a second scattering axis. The first scattering axis and the second scattering axis are non-orthogonal. The collection structure includes a first input port aligned with the first scattering axis and a second input port aligned with the second scattering axis. A method includes scattering electromagnetic radiation along a first scattering axis to create first scattered electromagnetic radiation and along a second scattering axis to create second scattered electromagnetic radiation. The first scattering axis and the second scattering axis are non-orthogonal. The first scattered electromagnetic radiation is detected to yield first detected radiation and the second scattered electromagnetic radiation is detected to yield second detected radiation. The first detected radiation is phase aligned with the second detected radiation.
US11703378B2 Optical module
A metal stem includes a cylindrical portion in which an FPC inserting portion is formed, and a base standing upright from one plane of the cylindrical portion. A tubular lens cap with one open end is fixed to a peripheral portion of the one plane of the cylindrical portion, and has a lens mounted on a bottomed portion. A substrate mounted on one plane of the base includes a signal wiring layer and a ground wiring layer. An optical semiconductor element is mounted on the substrate and has a signal terminal connected to the signal wiring layer of the substrate, and a ground terminal connected to the ground wiring layer of the substrate. An FPC substrate is disposed so as to pass through the FPC inserting portion and to face the one plane of the base. The FPC substrate includes a signal wiring layer connected to the signal wiring layer of the substrate with a metal wire.
US11703377B2 Heat-sound-vibration three-parameter integrated in-situ sensor and system of high-temperature-resistant and high-pressure-resistant structure
The present disclosure relates to a thermal-acoustic-vibration three-parameter integrated in-situ sensor and system with a high-temperature-resistant and high-pressure-resistant structure. The provided thermal-acoustic-vibration three-parameter integrated in-situ sensor with a high-temperature-resistant and high-pressure-resistant structure comprises a heat detection device, a sound detection device and a vibration detection device; and the sound detection device and the vibration detection device are distributed on two sides of the heat detection device. When heat, sound and vibration need to be detected, only spectra of light signals emitted by the heat detection device, the sound detection device and the vibration detection device need to be obtained, and heat information, sound information and vibration information to be detected are obtained through the corresponding relation between the spectra of the optical signals emitted by the heat detection device, the sound detection device and the vibration detection device and heat information, sound information and vibration information to be detected.
US11703375B2 Weighing sensor having a calibration weight assembly
A weighing sensor for a scale, includes a mainland body, a load receiver articulated on the mainland body by parallelogram guiding, and a lever mechanism having at least two levers which are supported on the mainland body by supporting joints, a first lever being arranged closer to a load receiver than a second lever, and the at least two levers being connected to each other via coupling rods and load joints, a calibration weight assembly including a calibration weight rest and a calibration weight being arranged on one lever, the calibration weight rest being connected to at least one coupling element.
US11703374B2 Onboard system, charging system, charging method, and program
A charging system includes load meters mounted in a vehicle, the load meters each measuring a load exerted on an axle or a wheel and deciding a measurement result and an onboard unit that acquires the measurement results of the load meters and is capable of communicating weight information on the weight of the vehicle based on the measurement results to a roadside machine.
US11703372B2 Remote measuring liquid level sensor for intermediate bulk container applications
A sensor system is described that can be attached to the outside wall of a nonmetallic container located within an outer cage, and that measures with high resolution a level of liquid inside the container using capacitance changes at the sensor system. The sensor system includes a sensing element having a metal channel that houses a foam ribbon, and a conductive strip is applied to the foam ribbon oppositely from the metal channel to form a capacitor. Sensor electronics can determine capacitance changes from which the liquid level is determined, and can transmit sensor information wirelessly to an external electronic device. The sensor system further includes a compression assembly for fixing the sensing element to the cage while maintaining the sensing element applied against an outer surface of the container in a highly conformable manner. The compression assembly includes components for attachment to the cage bars, and one or more springs bias the sensing element against the container.
US11703371B1 Bin material measurement
A bin volume predictor can receive data characterizing measurements of a temperature at a plurality of temperature sensors of a temperature sensor cable that is positioned to extend along a height of the storage bin in an interior of the storage bin and data characterizing measurements of an ambient temperature of an exterior of the storage bin. The bin volume predictor identifies, based on the measured temperature for temperature sensors in the interior of the storage bin, a topmost covered temperature sensor of the temperature sensor cable. Moreover, the bin volume predictor determines, based on the identified topmost covered temperature sensor, an amount of material stored in the storage bin.
US11703369B2 Beverage container lid with reservoir and repetitive measuring and disbursement mechanism
A lid for a beverage container having a reservoir chamber for holding drink additive, a measurement chamber in fluid communication with the measurement chamber, and an upper chamber with a lower end in fluid communication with an upper end portion of the reservoir chamber. A plunger has an upper chamber seal, an upper seal and a lower seal, and an actuator moves the plunger between first, second and third plunger positions to dispense a measured drink additive in the measurement chamber into the container. The plunger has a central filler port to receive drink additive and an aperture in fluid communication with the reservoir chamber. The actuator includes a closure member closing the filler port and manually movable to move the plunger. A lock member is movable between locked and unlocked positions, and in the locked position prevents movement of the plunger from the first to the second plunger position.
US11703362B2 Overmolded paddlewheel for a flow meter
A method of fabricating a paddlewheel for a flow meter is provided. The method can include providing an inner part of the paddlewheel. The method can also include inserting a plurality of magnets in the inner part of the paddlewheel. The method can also include overmolding an outer part of the paddlewheel over the inner part of the paddlewheel.
US11703360B2 Fiber-optic equipment enclosure sensors
Fiber-optic equipment is often deployed in various locations, and performance of fiber-optic transmissions may be monitored as a gauge of equipment status to prevent costly and inconvenient communication outages. Events that damage equipment that eventually result in outage and may be desirable to address proactively, but the occurrence of such events may be difficult to detect only through equipment performance Presented herein are techniques for monitoring and maintaining fiber-optic equipment performance via enclosure sensors that measure physical properties within a fiber-optic equipment enclosure, such as temperature, pressure, light, motion, vibration, and moisture, which are often diagnostic and predictive of causes of eventual communication outages, such as temperature-induced cable loss (TICL), incomplete flash-testing during installation, exposure to hazardous environmental conditions, and tampering. An enclosure sensor package transmits the physical measurements to a monitoring station, and automatic determination of enclosure-related events may enable triaging and transmission of repair alerts to maintenance personnel.
US11703358B2 Magnetic sensor, magnetic encoder, and lens position detection device
A magnetic sensor includes first to fourth resistors, a power supply port, a ground port, a first output port, and a second output port. The first resistor and the second resistor are located in a first region and connected in series via a first connection point connected to the first output port. The third resistor and the fourth resistor are located in a second region and connected in series via a second connection point connected to the second output port, at least a part of the second region being located at a position different from the first region in a direction parallel to an X direction. The first and second resistors are located between the third and fourth resistors in a direction parallel to a Y direction.
US11703346B2 Vehicle and control method thereof
A vehicle and control method thereof are intended to promote safe driving of a driver by securing a map of surroundings around the vehicle and displaying a guide line for safe driving when the driver needs to display a guide line for safe driving while the vehicle is driving. The control method of the vehicle includes: checking whether a preset condition for generating a map and displaying a guide line is satisfied while the vehicle is driving; and generating a new map of the surroundings around a place where the vehicle is located and displaying the guide line for safe driving on the map when the preset condition for generating the map and displaying the guide line is satisfied.
US11703335B2 Coordinating and learning maps dynamically
A vehicle behavior monitor installed in a host vehicle that monitors the behavior of other vehicles. When the behavior of the other vehicles appears to deviate from an expected trajectory of an in-vehicle map, a geo-fenced region is monitored by external sensors. The external sensor data stream is input to a pre-trained anomaly detector. The clusters from the feature space of the encoder are compared to a database of known behaviors. A confidence level is determined based on the number of vehicles which exhibit the behavior. If the confidence level is equal to or greater than a confidence level threshold, a persistence value is calculate based on the type of behavior. The behavior and the persistence value are used to update the in-vehicle map. Based on the persistence value, the update is transmitted to a map server when the host vehicle enters an area of high data connectivity or is dropped.
US11703329B2 Surveying instrument including guide light irradiation unit
Provided is a surveying instrument configured so that the optical axis of a guide light irradiation unit that irradiates guide light for guiding a survey operator and the optical axis of a lens barrel portion of a distance-measuring optical system become parallel to each other on a horizontal plane. The guide light irradiation unit is not disposed above the lens barrel portion that substantially matches a collimation direction is horizontally shifted with respect to the lens barrel portion. The horizontal shift distance D is configured so that a horizontal distance D between the optical axis of guide light and the optical axis of the lens barrel portion satisfies tan(α/2)×Cmin>D provided that α is an irradiation angle of the guide light in the horizontal direction, and Cmin is a shortest use distance of the surveying instrument.
US11703327B2 Level with removable and/or interchangeable sleeve
A tool, such as a level, including one or more covers or sleeves is provided. The level body and sleeve each have a cooperating engagement structure that allows the sleeve to be removably coupled to the level body. A level kit including a level body and a plurality of removable sleeves is also provided.
US11703316B2 Interferometer filters with partial compensation structure
A Mach-Zehnder interferometer (MZI) filter comprising one or more passive compensation structures are described. The passive compensation structures yield MZI filters that are intrinsically tolerant to perturbations in waveguide dimensions and/or other ambient conditions. The use of n+1 waveguide widths can mitigate n different sources of perturbation to the filter. The use of at least three different waveguide widths for each Mach-Zehnder waveguide can alleviate sensitivity of filter performance to random width or temperature variations. A tolerance compensation portion is positioned between a first coupler section and a second coupler section, wherein the tolerance compensation portion includes a first compensation section having a second width, a second compensation section having a third width and a third compensation section having a fourth width, wherein the fourth width is greater than the third width and the third width is greater than the second width.
US11703314B2 Analog angle sensor with digital feedback loop
An angle sensor comprising: a plurality of magnetic field sensing elements configured to detect a magnetic field and generate a respective plurality of analog magnetic field signals; a plurality of analog frontend circuits each analog frontend circuit associated with a respective magnetic field sensing element; and a digital feedback circuit configured to generate digital magnetic field signals from the plurality of analog magnetic field signals and generate digital error correction values, wherein the plurality of analog frontend circuits are configured to obtain the digital error correction values from the digital feedback circuit, generate analog correction values from the digital error correction values, and apply the analog correction values to the plurality of analog magnetic field signals to generate a plurality of corrected analog magnetic field signals.
US11703312B2 Connector assembly evaluation tool and method
The invention relates to an evaluation tool and method for inspecting the integrity of any physical industry connections (hereinafter fittings). The tool comprises a first component (21) provided with a recess (23) to facilitate its engagement with a fitting to be evaluated (see FIG. 10); and a second component (20) connected to, and moveable relative to, the first component (21). Movement of the second component (20) relative to the first component (21) establishes a measurement between two surfaces (32, 33 in FIG. 10) of a fitting (34) to be evaluated, e.g. between an adjustable ferrule or nut (32) and a fixed part (33) of a fitting (34). The measurement is directly (27, 28), or indirectly, indicative of one or more predetermined connection conditions (e.g. over or under tightening of the adjustable component). The predetermined connection conditions may be read directly from the tool, remotely via an electronic device, or by late cross-referencing against entries in a database.
US11703310B2 Penetrator, use of a penetrator, and projectile
A penetrator for a projectile with a tail assembly, wherein the penetrator includes at least one outer body that acts in a terminal ballistic manner for attacking an armored target, in particular a battle tank with reactive armor. The cross-section of the outer body perpendicular to a longitudinal axis of the outer body is a hollow cross-section. The hollow cross-section of the outer body has an area, and an area moment of inertia of the hollow cross-section is increased in comparison with a solid cross-section of at least equal area, so that the outer body has an increased bending stiffness on account of the increased area moment of inertia.
US11703308B2 Firearm rail mount and related method of use
An accessory mount for removably attaching an accessory to a firearm rail includes a base having a mounting rail, a lock block moveable in a recess of the base and a throw lever, which when activated, allows springs to move the lock block in the recess so the lock block disengages the firearm rail in an open mode. The thumb lever also can engage the lock block to a closed mode in which it clamps the mount to the firearm rail in a fixed position relative to the firearm. An accessory thus can be firmly, consistently and securely mounted relative to the firearm with the mount. The thumb lever can be joined with a threaded shaft that engages a threaded element, for example, a keps nut, associated with the lock block. A toggle lock can selectively engage notches in the threaded element to set the overall clamping force of the lock block and mount on the firearm rail.
US11703303B1 Air gun moderator and multi-layer moderator core
Embodiments of the present disclosure include a moderator having a housing configured to attach to an air gun. The housing includes a first material configured to yield and/or fracture in response to exposure to at least one of a pressure level resulting from discharging a firearm and/or a temperature resulting from discharging a firearm and a number of openings positioned in proximity to an end of the housing. The moderator also includes a number of plugs. Each plug includes a second material configured to yield and/or fracture in response to exposure to at least one of a pressure level resulting from discharging a firearm and/or a temperature resulting from discharging a firearm. Each opening of the number of openings is configured to receive a plug of the number of plugs.
US11703298B1 Rust prevention device for gun
A rust prevention device for guns which includes a mounting case with a mounting space and a bullet-shaped rust prevention plug mounted in the mounting space is revealed. An outer diameter of the rust prevention plug is sized to fit in a bore or a magazine of the gun. A main body of the rust prevention plug which is a molded block made of porous adsorbents or volatile corrosion inhibitors (VCIs) is exposed outside the mounting case. Thereby the rust prevention device is loaded into the bore or magazine like a cartridge and the main body of the rust prevention plug is exposed to increase surface area in contact with air in the gun. The rust prevention plug has more contact with metal parts in the gun due to diffusion in air. Therefore, the gun is better protected against rust.
US11703297B2 Dry fire practice training device with bolt carrier group for rifles
When a semi-automatic rifle is live fired, it is ready to be fired again. The shooter's hands remain in the firing position, and just the trigger finger and trigger are employed. But with dry fire practice, the shooter must cycle the rifle's bolt to reset the firing pin. The shooter must move one hand from the shooting position on the rifle, the rifle's long bolt is pulled back to reset the firing pin, the rifle repositioned, a new sight picture acquired, and then the next trigger press can be accomplished. This invention replaces the rifle's bolt carrier group and provides realistic muscle memory training by duplicating the action of the trigger, the feel and the sound of the release of the firing pin, and the resetting of the trigger for additional trigger activations. The invention does not interact with the rifle's firing pin.
US11703295B2 Handgun safe dismantling mechanism
A handgun, including a safety lever for disengaging a sear, the safety lever located under a slide of the handgun and extending along a longitudinal axis within a body of the handgun, wherein the safety lever includes a) a sear switch located external to the body of the handgun, and is configured to be positioned by a user in one of at least two positions along the longitudinal axis of the handgun and configured to move the safety lever with the sear switch to an elected position; (b) a sear tab at a rear end of the safety lever near a sear of the handgun, wherein when the sear switch is in a first position the sear tab does not interfere with the action of the sear and when in a second position the sear tab causes the sear to tilt so that the sear is disengaged and cannot come in contact with a striker of the handgun to fire a bullet.
US11703290B2 Radiative cooling device including paint coating layer composed of nano or micro particles
The present invention relates to a technique of cooling a temperature on the surface or under a material by emitting heat under a radiative cooling device to the outside while minimizing the absorption of light in a solar spectrum by forming a paint coating layer with excellent radiative cooling performance on various surfaces. A radiative cooling device according to an embodiment of the present invention may include a paint coating layer formed by coating or dyeing on various surfaces a paint solution mixed with nano or microparticles of which a particle size and a composition are determined in consideration of infrared emissivity and reflectance to incident sunlight in a wavelength range corresponding to a sky window and a binder mechanically connecting the surfaces of the nano or microparticles in a solvent.
US11703285B1 Apparatus and method for latent energy exchange
An energy exchanger for exchanging energy between a hot flow and a cold flow may comprise a hot flow section and a cold flow section, each of the sections comprising the same quantity of channels having variable cross sections. The inlets of the hot flow channels may be juxtaposed to the outlets of the cold flow channels and the outlets of the hot flow channels may be juxtaposed to the inlets of the cold flow channels such that the hot and cold flows move in opposing directions. The energy exchanger may further comprise a liquid distribution system and a common interface between each hot flow channel and a corresponding cold flow channel with an exponentially varying surface area adapted for exchanging latent energy released through condensation in the hot flow section and absorbed through evaporation in the cold flow section.
US11703284B2 Temperature control system and integrated temperature control system
A temperature control system is used for controlling a temperature of a control target. The system includes: a first circulation circuit through which a first heat transfer medium circulates; a second circulation circuit that is independent of the first circulation circuit and through which a second heat transfer medium circulates; and a third circulation circuit that is independent of the first circulation circuit and the second circulation circuit and through which a third heat transfer medium circulates. The third heat transfer medium has a usable temperature range wider than usable temperature ranges of the first heat transfer medium and the second heat transfer medium.
US11703281B2 Vacuum forming method
A method for forming large titanium parts includes forming bends into a titanium plate for form a bent part. The bent part is then roll-formed to form contours into the bent part. The surfaces of the contoured part are rough-machined, and the part is then secured to a bladed form fixture. The bladed form fixture comprises a plurality of header boards that secure the part to the fixture. The fixture part is placed in a thermal vacuum furnace and a stress-relieving operation is performed. The part is removed from the fixture and final machining takes place.
US11703280B2 Method and shaft furnace for burning carbon-containing material in a shaft furnace
A shaft furnace for firing carbonate-containing material may include, in a flow direction of the material, a preheating zone, a firing zone, a cooling zone, and a material outlet for discharging the material from the shaft furnace. Burner lances project into the firing zone. At least one burner lance has a first penetration depth into the firing zone and at least one further burner lance has a second penetration depth into the firing zone that is greater than the first penetration depth. A primary air conduit may be configured to convey combustion air and may be connected to at least one burner lance. An oxygen conduit for conveying oxygen into the firing zone may be arranged such that oxygen flows from the oxygen conduit at least one burner lance having the second penetration depth.
US11703278B2 Liquefied natural gas compression system
A liquefied natural gas compression system includes: a first gas turbine that drives a rotary machine; a first steam boiler including a first heat recovery steam generator that recovers heat from exhaust gas from the first gas turbine; a first steam turbine that drives a first refrigerant compressor; a common header steam line through which steam from the first steam boiler flows to an inlet of the first steam turbine; an auxiliary steam line; and a letdown valve that connects the common header steam line to the auxiliary steam line and that opens in response to pressure of the common header steam line exceeding a predetermined threshold value.
US11703275B2 Systems and methods for remotely monitoring the cryogenic processing of samples
A remote system for monitoring and controlling one or more devices for use in the cryogenic processing of a sample is provided. A remote server capable of transmitting freezing profile data to one or more freezers, transmitting transportation profile data to one or more transportation devices, and transmitting thawing profile data to one or more thawing devices. The remote server is also capable of receiving detected data from the one or more freezers relating to the freezing of a sample in accordance with the freezing profile data, receiving detected data from the one or more transportation devices relating to the transportation of a sample in accordance with the transportation profile data, and receiving detected data from the one or more thawing machines relating to the thawing of a sample in accordance with the thawing profile data.
US11703271B2 Refrigerator
A refrigerator includes a cabinet having a storage space, a door configured to open and close the storage space, and a gap adjusting device configured to be provided between the cabinet and the door and to adjust a gap between the cabinet and the door, in which the gap adjusting device includes a seating part formed on the door, and an adjusting member which is detachably mounted on the seating part and is in contact with the cabinet in a state where the door is closed, a plurality of adjusting parts having different heights are formed on the adjusting member, and a gap between the cabinet and the door is adjusted according to a combination of a contact surface between the seating part and the adjusting part selected when the adjusting member is mounted.
US11703269B2 Refrigerator
A refrigerator includes a cabinet provided with a storage compartment, a door capable of opening and closing the storage compartment, a turning plate and a hinge assembly including a hinge moving member and a hinge fixed member connecting the door to the turning plate. One of the hinge moving member or the hinge fixed member defines a trajectory having a first end portion and a second end portion. The other of the hinge moving member or the hinge fixed member has a limiting portion adapted to rotate between the first end portion and the second end portion along the trajectory.
US11703267B2 Refrigerator appliance
A refrigerator includes a crisper drawer, a frame, and a cover plate. The frame is configured to receive the crisper drawer. The frame defines at least one orifice that is configured to vent air from the crisper drawer to an exterior of the crisper drawer to control a humidity within the crisper drawer. The cover plate is secured to the frame and is at least partially disposed over the at least one orifice. The cover plate is configured to pivot relative to the frame between a first position and a second position. The cover plate restricts air flow out of the crisper drawer in the first position. The cover plate facilitates air flow out of the crisper drawer in the second position.
US11703257B2 Methods for torsional refrigeration by twisted, coiled, and supercoiled fibers and systems thereof
Cooling by a twist-untwist process, by a stretch-release process for twisted, coiled, or supercoiled yarns or fibers, and methods and systems thereof. High mechanocaloric cooling results from release of inserted twist or from stretch release for twisted, coiled, or supercoiled fibers, including natural rubber fibers, NiTi wires, and polyethylene fishing line. Twist utilization can increase cooling and cooling efficiencies. A cooler using twist insertion and release can be shorter and smaller in volume than a cooler that requires a large elastomeric elongation. The cooler system can be utilized in mechanochromic textiles and remotely readable tensile and torsional sensors.
US11703256B2 Apparatus and method for establishing a temperature gradient
Apparatus and method for establishing a temperature gradient, comprising at least one gas-tight working space having a first boundary layer that is connected to a first electrode and a second boundary layer that is connected to a second electrode, wherein when an electric voltage is applied between the first electrode and the second electrode in the working space, an electric field can be produced between the first boundary surface and the second boundary surface, and wherein a distance between the first boundary surface and the second boundary surface is less than 5000 nm, wherein the first boundary surface comprises at least one field-enhancement device, in particular a peak, so that if an electric voltage is applied to the electrodes, a field strength of the electric field in a region of the field-enhancement device is greater than an average field strength of the electric field in the working space.
US11703255B2 Thermoacoustic refrigerator
Provided is a thermoacoustic refrigerator including an air column pipe, a prime mover, a load, and a heat accumulation tank. An exhaust gas supplied to and discharged from the heat accumulation tank is supplied, as a heat source, to the prime mover disposed inside the air column pipe, so as to cause self-oscillation of a working gas filled in the air column pipe so that sound waves are generated. With the sound waves, the load disposed inside the air column pipe converts sound wave energy into heat energy, so as to output cold heat.
US11703250B1 Air deflector system
Implementations of air deflectors may include a curved section coupled between a first and second sidewall. Air deflectors may also include a first magnet retainer extending from the first sidewall. The first magnet retainer may include a first retainer wall, a second retainer wall, and a retainer tab extending from the first sidewall and positioned between the first retainer wall and the second retainer wall. A first magnet may be positioned between the first retainer wall and the second retainer wall. The air deflector may also include a second magnet retainer extending from the second sidewall and a second magnet coupled with the second magnet retainer. The first retainer wall and the second retainer wall may each include a ledge directly coupled to the first magnet. The first magnet may be coupled between the retainer tab and each ledge of the first retainer wall and the second retainer wall.
US11703248B2 Proactive system control using humidity prediction
During an initial period of time, an HVAC controller stores a record of an energy demand of the HVAC system that corresponds to an amount of energy used to operate the HVAC system. For a future time period, an anticipated energy demand of the HVAC system is determined. The controller then recursively determines, for each of a plurality of time points within the future time period, an anticipated indoor humidity value using the anticipated energy demand and the record of the energy demand. The HVAC system is operated based at least in part on the anticipated indoor humidity value.
US11703247B2 Ventilation system with automatic flow balancing derived from a neural network and methods of use
A ventilation system with automatic flow balancing derived from a neural network to consistently achieve a desired flow rate for inlet flow and/or outlet flow in various operating environments to optimize system performance. The system includes a ventilation device that includes an exhaust blower assembly with a blower motor and a control circuit having a mathematical equation that determines an estimated exhaust blower flow based upon select inputs. The ventilation device also includes a supply blower assembly with a blower motor and control circuit having a mathematical equation that determines an estimated supply blower flow based upon select inputs. When the estimated exhaust blower flow is different than an exhaust flow set point, the exhaust control circuit selectively alters power supplied to the exhaust motor. When the estimated supply blower flow is different than a supply flow set point, the supply control circuit selectively alters power supplied to the supply motor.
US11703243B2 Component used in air conditioner and air conditioner having same
A component used in an air conditioner includes a substrate and a nano-coating formed on a surface of the substrate, wherein the nano-coating includes a lower coating formed on the surface of the substrate; and an upper coating formed on the upper surface of the lower coating, a coating composition of the upper coating includes nanoparticles having a diameter of 10 nm to 30 nm, and an interval between adjacent nanoparticles among the plurality of nanoparticles located on a surface of the upper coating is 10 nm to 30 nm.
US11703238B2 Remote access control of HVAC system
A non-transitory computer-readable storage medium for a heating, ventilation, and/or air conditioning (HVAC) system includes instructions that, when executed by a processor, cause the processor to receive an input indicative of a user location, perform a verification that the user location is within a determined distance from the HVAC system, and control access to system settings of the HVAC system based on the verification.
US11703231B2 Hemmed shelf for appliance-module assembly
An appliance including a cooking cavity wrapper and a first side wall disposed laterally adjacent a first side of the cooking cavity wrapper. The first side wall includes a first hemmed shelf formed as a U-shaped bend therein. The U-shaped bend defines an inward-extending flange comprising a top leg and a bottom leg disposed in face-to-face adjacency with one another. The first hemmed shelf is adapted to support a module of the appliance above the cooking cavity wrapper.
US11703229B2 Temperature adjustment apparatus for high temperature oven
A temperature adjustment apparatus for a high temperature oven, comprising: an oven comprising an oven cavity, at least one intake manifold, at least one exhaust manifold, an inner casing cover, at least one heating element, and a chamber door; wherein a processing chamber is formed inside the oven cavity; the inner casing cover is disposed around an inner wall of the oven cavity; the inner casing cover is heated by at least one of the heating elements, and the processing chamber is heated by the inner casing cover in the form of thermal radiation; and a gas reprocessing device comprising a gas recovery device, wherein a gas in the processing chamber is sucked into the gas reprocessing device by using the gas recovery device, and the sucked gas can be directly discharged from the gas reprocessing device or reprocessed and flows back to the processing chamber.
US11703228B2 Pellet grill
A solid pellet fueled apparatus having a duel auger system and multi/high speed auger motor is disclosed. The duel auger may include first and second auger blades mounted on a single auger shaft having blade pitches configured to convey solid fuel in opposite directions towards a central burn pot. Each auger blade may service a separate solid fuel compartment provided in a single hopper. The auger motor may have a high-speed setting that may be selected for solid fuel clean out.
US11703226B2 Gas turbine combustor
A gas turbine combustor includes a burner composed of a fuel nozzle group having a plurality of fuel nozzles for fuel supply, a fuel nozzle plate structurally supporting the fuel nozzles and serving to distribute the fuel flowing from an upstream side to the fuel nozzles, and a perforated plate located downstream of the fuel nozzles and having nozzle holes corresponding to the fuel nozzles. The fuel nozzle group includes outer circumferential fuel nozzles and inner circumferential fuel nozzles. Each outer diameter of at least a proximal end of the outer circumferential fuel nozzles is larger than that of the inner circumferential fuel nozzles.
US11703221B2 Flue damper having a float coupled to a damper gate
A flue damper may include a flue pipe with a first side leading to an outlet of the flue damper and a second side leading to an inlet of the flue damper. A damper gate may be included and have an open state and a closed state, where in the open state, the first side of the flue pipe is in fluid communication with the second side, and where in the closed state, the damper gate interrupts fluid communication between the first side and the second side. A float may be secured to an upper surface of the damper gate. The upper surface of the damper gate may face the first side of the flue pipe when the damper gate is in the closed state such that the damper gate at least partially opens when condensate collects within the first side of the flue pipe.
US11703220B2 Portable electric liquid fuel vaporizer
A portable vaporizer for heating a liquid-phase fuel. The vaporizer comprising a reservoir having a least one wall for containing a heat-conducting fluid within the reservoir. A heating tube extending into the reservoir such that the heating tube is in fluid contact with the heat-conducting fluid. The heating core has and inlet through which the liquid-phase fuel will flow and an outlet through which the vaporized liquid-phase fuel will flow. A heating core comprising an electric heating element placed within the reservoir to heat the heat-conducting fluid and vaporize the liquid-phase fuel passing through the heating tube.
US11703219B2 Gas swirling state determination system and gasification melting furnace
The gas swirling state determination system (10) determines the quality of the swirling state of gas that swirls around the central axis. The gas swirling state determination system (10) includes an imaging device (39), an information processing device (11), and a display device (42). The imaging device (39) captures swirling gas from a direction along the central axis to acquire a still image. The information processing device (11) includes a calculation unit (40), a smoothing unit (41), and a determination unit (43). The display device (42) displays a determination result.
US11703216B2 Light-emitting composite stone and table manufactured from same
A light-emitting composite stone includes a transparent stone; a first light guide; a mounting member; an edge stone on one side of the transparent stone; a second light guide being adjacent to an inner surface of the edge stone and perpendicular to the first light guide; a light-emitting member on a bottom of the second light guide; an inclined cut on the second light guide; a first reflection member having an inclined angle of 45-degree on a bottom of the inclined cut; first and second vertical light guides; a second reflection member on a top of the first vertical light guide; a horizontal light guide between tops of the first and second vertical light guides; a third reflection member on an inner surface of a top of the second vertical light guide; and a fourth reflection member on the horizontal light guide.
US11703211B2 LED panel lamp and manufacturing method of the LED panel lamp
An LED panel light includes a flexible base film, a plurality of circuits arranged on the flexible base film and a plurality of LED lamp beads arranged on the flexible base film, each circuit is connected with at least one LED lamp bead and is provided with at least two mutually parallel conductive wires. The conductive wire consists of a plurality of secondary conductive wires, and a plurality of the secondary conductive wires form a mesh. A method of making a LED panel light includes the following specific steps: S1: providing a flexible base film; S2: manufacturing a plurality of mesh-type conductive wires on the flexible base film by using a mould with circuit patterns of LED panel light; conductive wires forming a circuit, and a plurality of the circuits forming an LED panel light circuit; S3: connecting LED lamp beads with the conductive wires in the circuits.
US11703205B2 Angle-adjusted lamp
An angle-adjustable lamp comprises a lamp body, a plurality of heat sinks, a plurality of connecting rods, and a plurality of light-transmitting covers. The plurality of heat sinks are rotatably connected to a side wall of the lamp body respectively through the plurality of connecting rods. The plurality of heat sinks are rotationally symmetrically disposed around a longitudinal center axis of the lamp body. Each of the plurality of light-transmitting covers is disposed on a side of a corresponding one of the plurality of heat sinks facing away from the lamp body. When the plurality of heat sinks are rotated around the plurality of connecting rods, an angle between each of the plurality of light-transmitting covers and the lamp body is correspondingly changed, so that a light exit angle of light transmitted through each of the plurality of light-transmitting covers is correspondingly changed.
US11703198B2 Multi-functional streetlight
Aspects of the disclosure are directed to a multi-functional streetlight. In accordance with one aspect, the multi-functional streetlight includes a hexagonal shaped support structure, wherein the hexagonal shaped support structure includes an arm segment and wherein the arm segment includes a luminaire on an under side of the arm segment; and a base flange configured to couple the hexagonal shaped support structure to the ground.
US11703196B2 Removable lighting fixture
A light fixture is disclosed. The light fixture includes: a mounting base, with a surface for interfacing with a wall; a fixture face plate; a decorative fixture element with a light socket; and a catch mechanism for securing the fixture face plate to the mounting base. The catch mechanism includes; at least one catch receiver, at least one catch aperture, and at least one catch insert. The mounting base is secured to a wall. The fixture face plate is secured to the mounting base when the at least one catch insert is inserted into the catch aperture and then rotated into the at least one catch receiver.
US11703194B2 Light-emitting device and method for manufacturing same
A light-emitting device includes an ultraviolet light LED sealed in a package. The LED is bonded to a substrate with an alloy bonding material. The LED is covered with an enclosed gas containing oxygen gas and further covered with a lid member that is hermetically bonded to the substrate. The lid member defines a space filled with the enclosed gas and constitutes the package. The lid member transmits the ultraviolet light emitted from the LED.
US11703189B2 Fluid leakage diagnosing device, fluid leakage diagnosing system, fluid leakage diagnosing method, and recording medium storing fluid leakage diagnosing program
A fluid leakage diagnosing device includes: when fluid leakage relating to a pipeline is being diagnosed by employing adaptive signal processing to suppress a component of a disturbance vibration contained in a vibration measured at a prescribed location in the pipeline, an acquiring unit that acquires distribution information that is associated with a characteristic of the pipeline and represents an actual distribution result of a value of a parameter in the adaptive signal processing when performance of suppressing the component of the disturbance vibration satisfies a criterion; an estimating unit that, based on the distribution information, estimates a probability density at which the value of the parameter with which the performance satisfies the criterion exists; and a determining unit that, based on the probability density estimated by the estimating unit, determines a range to search for the value of the parameter in the adaptive signal processing.
US11703188B2 Gas cylinder monitoring system
A gas cylinder monitoring system comprising a gas cylinder for receiving and distributing gas. A flow control valve is associated with the gas cylinder and operable to allow or prevent the flow of gas from the cylinder. A monitor is provided for monitoring a signal from an input device associated with the flow control valve. The monitor has an environmental parameter sensor for detecting the presence or absence of a selected environmental parameter in the vicinity of the cylinder. The environmental parameter sensor is connected to the monitor for transmitting an environmental status signal thereto. A removable cover is provided for covering both the flow control valve and the environmental parameter sensor such as to only allow access to the flow control valve when the cover is removed. A transmitter is also provided for transmitting a signal, obtained by the monitor from the input device, to a receiver.
US11703186B2 Safe transportation system operations including fueling, transfer and charging
Multiply redundant safety system(s) that protects humans and assets while fueling vehicles, and/or transferring/fueling/tank exchanging of on road/off road, marine, aircraft, spacecraft, rockets, and all other vehicles/vessels utilizing Compressed and/or Liquefied Gas Fuels/compound(s), utilizing Hydrogen and/or Natural Gas Chemical Family of Natural Gas/Propane/Butane/ethane/ammonia/and/or any/all compound(s)/mixtures along with and/or without, oxidizer(s), such as Liquefied Oxygen, Oxygen Triplet (O3)/ozone/hydrogen peroxide/peroxide/solid oxidizer(s). One or more processors in combination with one or more system(s)/one or more sensor(s); in combination with one or more micro switches/one or more outputs/actuator(s) which combine to detect any leaks/fire(s)/explosion/voltage(s)/hazards/vehicle position/motion/vessel motion(s)/reusable tank/exchange tank/position(s)/arc's, spark(s)/and/or other hazards for rapid mitigation by locking out/stopping fueling/gas transfers/vehicle releasing/transfer line releasing. For different levels of safety, multiple combination(s) of various sensor(s)/detector(s)/input(s)/output(s)/device(s)/system(s)/action(s)/actuators, all may be standing alone and/or in any combination can be utilized.
US11703180B1 Bracket fixable to desk edge
The present invention provides a bracket fixable to a desk edge, the bracket including: a fixing portion, a holding portion and a connecting assembly, wherein the connecting assembly has one end connected to the fixing portion and the other end connected to the holding portion; the connecting assembly includes a connecting body, having a first end and a second end, a first connecting member arranged at the first end, and a second connecting member arranged at the second end; the first connecting member has a first body portion perpendicular to the connecting body, and a first locking portion fixed to the fixing portion; the first body portion is provided with a first arc-shaped slot; the second connecting member has a second body portion perpendicular to the connecting body, and a second locking portion fixed to the holding portion; the second body part is provided with a second arc-shaped slot; and the connecting assembly further includes a first screw slidable in the first arc-shaped slot, and a second screw slidable in the second arc-shaped slot.
US11703177B2 Accessory mounting system and apparatus
An accessory mounting apparatus and system are provided. The system includes a structural framing, an accessory mounting apparatus, and an accessory. The accessory mounting apparatus includes a first component, a second component, and a connector arm. The first component includes a first base, a first rail connector that extends from the first base, and one or more first connectors. The second component includes a second base and a second rail connector that extends from the second base. The connector arm includes a second connector and a mounting arm, and the second connector is coupled to the one or more first connectors. Further, the first rail connector and the second rail connector are configured to engage a first rail slot and a second rail slot of the structural framing, accordingly. Additionally, the accessory is coupled to the mounting arm.
US11703168B2 Press fitting for a pipe joint and method for its manufacture
A press fitting for a pipe connection is provided. The press fitting includes a fitting body for connecting the press fitting to a pipe, a press sleeve fixed to the fitting body and having a substantially cylindrical pressing portion and at least one projecting element which delimits the substantially cylindrical pressing portion in the axial direction, and a tubular banderole which surrounds the substantially cylindrical pressing region of the pressing sleeve, wherein the tubular banderole is arranged rotatably relative to a surface of the pressing sleeve, is held in the cylindrical pressing region by the at least one projecting element and is at least partially destroyed when the pressing sleeve is pressed with a pressing tool.
US11703167B2 Flange joint assembly for flammable liquid
A flanged fitting includes an annular fitting flange having an annular end face. A glass liner lines a radially inner annular portion of the annular end face of the annular fitting flange. A radially outer annular portion of the annular end face of the annular fitting flange is free from the glass liner. The radially inner annular portion and the radially outer annular portion of the annular end face of the annular fitting flange define an annular gasket abutment face configured to seat a gasket thereon. An annular gasket includes an annular gasket layer. The annular gasket layer includes a radially inner annular gasket segment including a first material suitable for forming a liquid-tight seal with an opposing flange. A radially outer annular gasket segment surrounds the radially inner annular gasket segment. The radially outer annular gasket segment is fire-rated for forming a fire-rated seal with the opposing flange.
US11703162B2 Press fitting device
A press fitting device (1) for establishing a fluid-tight connection with at least one pipe section (10), the press fitting device being configured to generate a sound when a gaseous fluid flows along or through the press fitting device a) in a pre-press fit condition, in which a connection with the at least one pipe section is established and before the connection is press-fit; and/or b) in a press fit condition, in which the connection is press-fit, if the connection is not fluid-tight.
US11703160B2 Pipe component
A pipe component has a casing embodied as a folded bellows with folds. A tubular support body has an outer circumference and a length extension in a direction of a center line of the tubular support body. The tubular support body is embedded in the casing and supports the casing. The tubular support body has at least one stabilization element and the at least one stabilization element has segments that are axially spaced apart and at least partially extend circumferentially. The segments are connected by one or a plurality of hinges, respectively, along the length extension of the tubular support body. The hinges are arranged in the folds of the folded bellows of the casing.
US11703159B2 Fluid duct
Provided herein is a fluid duct 2 comprising a tubular base wall 11 surrounding a duct channel and at least one bellows 10 formed along a section of the tubular base wall 11. The bellows 10 comprises a plurality of convolutes 12 having a profile 14 projecting radially from the base wall 11. At least one convolute 12 wraps around the duct channel at a wrap-around angle Ω of between 180° and 720° from a first end 22a to a second end 22b of the convolute 12, said second end 22b being offset in a flow direction F parallel to a centerline C of the duct channel by a non-zero offset distance D from the first end 22a.
US11703158B2 High strength multi-use hose
A single layer/ply multi-use hose is contemplated. A thermoplastic polymer, such as polyurethane, is extruded through a woven tubular mesh of aramid fibers so as to encourage pillaring through gaps in the mesh of a sufficient amount to improve the overall durability and strength of the resultant hose. This wide diameter (at least 4 inches) and long continuous length (at least 300 feet) hose exhibits excellent durability (e.g., resistance to abrasion and/or punctures) and tensile ratios in excess of 2:1 so as to withstand tensile loads in excess of 100,000 pounds without delamination or bubbling within the hose wall.
US11703155B2 Exhaust pipe accessory and uses thereof
Products and methods for providing structural strength and form support to ventilation pipes.
US11703154B2 Conduit through which at least one pipe or cable extends, and method for sealing such a conduit
Conduit through which at least one pipe or cable extends, wherein the conduit has an inner wall and is provided with a system for sealing in the conduit that is unoccupied by the at least one pipe or cable, wherein the system comprises: at least one rubber element for providing in the conduit a support-structure which is clamped-in between the inner wall and the at least one pipe or cable; and a sealant layer against the support-structure and for sealing off at least one end of the conduit between the inner wall and the at least one pipe or cable, wherein each rubber element is made of a fire-resistant vulcanized rubber of a thermally substantially non-expandable type, and wherein the sealant is made of a fire-resistant polymer which is vulcanizable at room temperature under exposure to humidity and which is also of the thermally substantially non-expandable type.
US11703150B2 Fitting for brace member
A fitting for engaging a brace member can include a fitting body defining a body opening extending laterally therethrough, the fitting body further defining a top contact surface and a bottom contact surface; a first jaw connected to the fitting body at a proximal first jaw end, the first jaw oriented perpendicular to the body opening; a second jaw connected to the fitting body at a proximal second jaw end, a the second jaw perpendicular to the body opening and disposed between the top contact surface and the bottom contact surface, wherein the top contact surface extends between the proximal first jaw end and the proximal second jaw end; and a slot defined between the first jaw and the second jaw.
US11703149B2 Adapter for mounting cables and cable hangers
An adapter for mounting cable hangers to a mounting structure includes: a plurality of mounting panels, each mounting panel including a mounting hole, the mounting panels attached to each other at edges thereof, each mounting panel being disposed at an angle relative to its adjacent mounting panels; a base attached to the edge of endmost ones of the mounting panels; wherein the mounting panels and the base define an interior of the adapter; the adapter further comprising at least one pair of fingers extending into the interior of the adapter, each pair of fingers being configured to cooperate to grasp a cable.
US11703148B2 Aerial cable management device
An aerial cable management device includes a trunk; and a plurality of arms, each arm including a body defining a central pivot point and having a cable support element disposed at both opposite ends of the body, wherein each of the plurality of arms is rotatably coupled with the trunk in a shared direction of rotation.
US11703143B2 Meter valve
Example aspects of a valve key, a meter valve, and a method for securing a valve key of a meter valve are disclosed. The valve key for a meter valve can comprise a key body defining an upper key body end and a lower key body end, a key head extending from the upper key body end, and a key stem extending from the lower key body end, wherein the key stem, key head, and key body define a monolithic structure, the key stem defining an extension portion and a securing portion, the securing portion defining a securing portion engagement surface.
US11703142B2 Electromagnetic valve
To provide an electromagnetic valve that can prevent damage due to wear of a valve element and a case of a solenoid, or occurrence of a striking sound when a valve is opened. An electromagnetic valve includes a solenoid having a case, a flow path member, and a columnar valve element that is housed in the valve element housing portion of the flow path member and moves with a plunger of the solenoid to open and close a flow path. A first seat member in contact with the plunger is disposed on the valve element, and a second seat member in contact with the plunger is disposed on the case of the solenoid. An elastic modulus of the first seat member is larger than an elastic modulus of the valve element, and an elastic modulus of the second seat member is smaller than an elastic modulus of the case.
US11703140B2 Relief valve with testing lockout
A relief valve has a valve body, a plunger assembly coupled to the valve body for selectively opening and closing the relief valve, and a support member secured to the valve body. A lockout lever is against the support member, forming a vertex. A spring rod is coupled to the lockout lever, and a spring is coupled to the spring rod, providing a bias force against the plunger assembly to normally close the relief valve. In a lockout position, the lockout lever is moved to pivot on the vertex against the support member to further compress the spring, which increases the bias force and, in turn, a cracking pressure of the relief valve.
US11703136B2 Control valve
A control valve 8 according to the present disclosure includes a casing 21 in which an outlet for a liquid is formed and the liquid is accommodated, a rotor 22 rotatably accommodated in the casing 21 and having a communication port communicating with the outlet, and a sliding ring 131 having a sliding surface 141a sliding on an outer surface of the rotor in a state of being disposed inside the outlet and causing the outlet and the communication port to communicate with each other according to a rotation position of the rotor 22, in which a liquid holding portion for holding the liquid between the sliding surface 141a and the liquid holding portion is provided on the outer surface of the rotor 22, and the liquid holding portion has a recessed portion for accommodating the liquid.
US11703132B2 Zero dead leg valve
A valve having a body having a first section and a second section; an extended flange attached to the second section of the body or disposed as an integral part of the second section of the body; an elongate bore extending through the body and having a proximal end and a distal end; a longitudinally displaceable plunger disposed in and extending along the bore, the plunger having a proximal end and a distal end and having a first position displaced toward the distal end of the bore and a second position displaced toward the proximal end of the bore; a diaphragm seal attached to the proximal end of the plunger and sealing the bore at the proximal end thereof; a gland seal sealing the bore at a location intermediate the diaphragm seal and the distal end of the bore; the plunger extending through and being sealingly secured to the gland seal; a fluid transfer opening in the bore between the diaphragm seal and the gland seal; longitudinal displacement of the plunger moving the diaphragm seal to open the bore, the gland seal stretching to accommodate the displacement of and maintain a seal about the plunger, a fluid flow path being established between the open proximal end of the bore and the fluid transfer opening, wherein longitudinal displacement of the plunger towards its first position moves the diaphragm to open the bore. The valve further comprises an extended flange having a surface that is approximately coplanar with a surface of the second position when the plunger is displaced toward the proximal end of the bore, creating a zero dead leg position.
US11703117B2 Hover-capable aircraft
A hover-capable aircraft is described that comprises a drive unit, a rotor and a transmission interposed between the drive unit and the rotor; the transmission comprises a gear; the gear, in turn, comprises a main body rotatable about a first axis and a plurality of first teeth projecting in a cantilever fashion from the main body; the gear comprises a first pair of first rings axially opposite to each other and cooperating with the gear so as to exert a radial force on the gear.
US11703110B2 Drive mechanism and punching device
Provided is a mechanism that causes a rod-shaped member to rotate while causing rod parts, which are part of the rod-shaped member, to carry out out-of-phase reciprocating motions. A drive mechanism (100) in accordance with an aspect of the present invention includes: a rotatable rod (10) that includes rod parts (11) which are separated by a boundary along a central axis 1, the rod parts (11) each being independently movable along the central axis (1); support members (A and B) having a slide groove (31) that is in the form of a ring and that surrounds the rotatable rod (10); and an outer cylinder (50) that is disposed between the rotatable rod (10) and the support members (A and B) and that has longitudinal grooves (51) each extending along the central axis (1).
US11703100B2 Internal bypass shock absorber
A shock absorber is provided that includes a shock body and a shaft assembly. The shock body has an inner chamber. The inner chamber is defined by a cylindrical interior surface. At least one groove is formed in the interior surface within at least one select length of the shock body. A piston of the shaft assembly is received within the inner chamber of the shock body. The piston includes valving to allow dampening matter that is received within the inner chamber to pass through the piston to allow the piston to move within the inner chamber. The at least one groove that is formed within the interior surface is configured to allow at least some of the dampening matter to bypass the valving of the piston to allow the piston to move through the at least one select length with less resistance.
US11703099B2 Wet friction material with quaternary ammonium salts
A wet friction material includes a base including a matrix of fibers and filler particles embedded in the matrix of fibers; a binder embedded in an interior of the base; and a quaternary ammonium salt containing coating on an outer surface of the base. The quaternary ammonium salt containing coating can include a quaternary ammonium salt and a solution binder.
US11703084B2 Method and system for dynamically adjusting bearing support stiffness and damping
A bearing support system includes a bearing disposed within a bearing housing. A bearing damper is disposed around the bearing and includes one or more knitted mesh pads. A compression ring is positioned to be movable relative to the bearing housing and to apply a compression to the bearing damper that results in a change in at least one of a length and a wall thickness of each knitted wire mesh pad and a corresponding change in the stiffness and bearing of the damper. The system supports rotation of a shaft and may include one or more sensors to measure vibrations in the shaft and a controller to control movement of the compression ring in response to the mechanical vibrations.
US11703075B1 Biased equivalent strength threaded joint for dissimilar strength structural materials
Embodiments are directed to first and second structural members that are threadingly-engaged with each other. The first and second structural members are dissimilar strength materials. Each structural member configured with a plurality of threads for the threading engagement. The thread thickness of each thread in the plurality of threads for the first structural member is not equal to the thread thickness of each thread in the plurality of threads for the second structural member.
US11703069B2 System, method, and apparatus for clamping
A protective mechanism for use when gripping a medical device to a rack is provided. A related system and method are also provided. The protective mechanism includes a connector, an actuation member configured to have a first end portion and a second end portion. The cover member is configured to interact with the actuation member so as to pivot to uncover the connector when the actuation member pivots in a first direction and to pivot to cover the connector when the actuation member pivots in a second direction.
US11703065B2 Fan and intake grid for a fan
Disclosed fans include an impeller and a guide device. The impeller is configured to generate an air flow path having an upstream direction and a downstream direction, and the guide device is positioned in the flow path located on an upstream side of the impeller. The guide device is configured as an intake grid having flat webs having branches and node points, and the webs form a plurality of flow channels configured as grid cells. The webs extend either between two branches or between one branch and a border area and each branch may include three webs that meet. In one configuration, flow channels include channels having a honeycomb cross section. In other example, flow channels may have a rectangular, pentagonal, and/or hexagonal shape. The fan further includes an inlet nozzle having an inlet area, and the guide device is located upstream from the inlet area of the inlet nozzle.
US11703062B2 Temperature destratification systems
A temperature destratification assembly can include an outer housing. An impeller can be positioned within the outer housing between the inlet and outlet of the outer housing. The impeller can have an impeller hub and a plurality of impeller blades extending radially outward from the impeller hub. The assembly can include an impeller motor configured to rotate the impeller blades about an axis of rotation. A stator can be positioned within the outer housing between the impeller and the outlet of the outer housing. The stator can include a plurality of vanes. The stator vanes can include an upstream edge at the upstream end of the stator, a first surface extending from the upstream edge to the downstream edge of the vane, and a second surface opposite the first surface and extending from the upstream edge to the downstream edge of vane. A plurality of the vanes can have a downstream edge at the outlet of the outer housing.
US11703060B1 Neck-hanging fan
A neck-hanging fan, comprises a housing that can be worn on the neck and a fan assembly, wherein the two extended tail ends of the housing are provided with an accommodating chamber, and an air duct communicating with the accommodating chamber is formed in the housing, a fan assembly is arranged in the accommodating chamber, an air inlet hole communicating with the accommodating chamber is arranged on the housing, and a plurality of air outlet holes communicating with the air duct are arranged on the outer wall of the housing, and the plurality of air outlet holes are distributed along the extension direction of the air duct. The end of the air outlet away from the fan assembly is provided with a wind gathering plate extending into the air duct, wherein a plurality of wind gathering plates are provided.
US11703057B2 Control method for machine with inverter-operated electric drive unit
A method for controlling a machine with at least one inverter-operated electric drive unit includes determining the instantaneous mains frequency of the mains supply to the machine and a deviation of the determined mains frequency over a standard frequency of the mains supply, determining a frequency correction value for adjusting the target drive frequency at which the electric motor of the machine is operated by weighting the deviation with a factor k, the factor k being specified dynamically as a function of at least one process variable of the drive load and/or of the operated drive process, and operating the machine at the adjusted target frequency.
US11703055B2 Rotary compressor including a bearing containing an asymmetrical pocket to improve compressor efficiency
A rotary compressor is provided that may include a rotational shaft, first and second bearings configured to support the rotational shaft in a radial direction, a cylinder disposed between the first and second bearings to form a compression space, a rotor disposed in the compression space and coupled to the rotational shaft to compress a refrigerant as the rotor rotates, and at least one vane slidably inserted into the rotor, the at least one vane coming into contact with an inner peripheral surface of the cylinder to separate the compression space into a plurality of regions. At least one of the first bearing and the second bearing may include first and second pockets formed on a surface facing the rotor, and at least one of the first pocket and the second pocket may be formed in an asymmetrical shape.
US11703053B2 Scroll compressor
A scroll compressor is provided that may include a casing, a drive motor, an orbiting scroll, a non-orbiting scroll, and a floating plate provided with a cover portion to cover an area between an outer wall portion and an inner wall portion of the non-orbiting scroll so as to form a back pressure chamber with the non-orbiting scroll, and a valve accommodating portion that extends from the cover portion so as to accommodate a discharge valve configured to open and close a discharge port. Accordingly, structure for forming a back pressure chamber is simplified to thereby reduce the number of components and man-hours required for assembly.
US11703042B2 Suction muffler for reciprocating compressor
A suction muffler for a reciprocating compressor comprises a first housing portion and a second hosing portion. The first housing portion comprising a first inlet opening, and a second inlet opening. The second housing portion comprises a blocking member configured to block one of a first refrigerant flow path from the first inlet opening to a suction muffler outlet and a second refrigerant flow path from the second inlet opening to the suction muffler outlet. The blocking member can be provided in different configurations by a selection of the second housing portion or by configuring the relative arrangement of the first housing portion and the second housing portion.
US11703039B2 Wobble plate pump drive with gear box
Various surface cam planetary mechanisms are described that convert rotational motion to linear reciprocating motion. Also described are assemblies using such mechanisms such as pump drives. A surface cam component used in the mechanisms includes a cam race that exhibits an undulating surface.
US11703035B2 Wind turbine and method for ice removal in wind turbines
A wind turbine is disclosed which comprises a control system configured to execute at least one ice removal routine which comprises a heating stage of at least one of the blades (3), and a mechanical removal ice stage. A wind turbine removing ice method is also disclosed which comprises a stage wherein the presence of ice is detected on at least one of the blades and, once said presence of ice is detected, comprises a stage wherein at least one ice removal routine is activated which comprises, in turn, a heating stage of at least one of the blades and a mechanical removing ice stage on at least said blade.
US11703033B2 Method and system for determining yaw heading of a wind turbine
A method and associated system are provided for determining a yaw heading (θheading) of a wind turbine, the wind turbine having a tower and a nacelle that includes a machine head and rotor at a top thereof. The method includes configuring a single rover receiver of a global navigation satellite system (GNSS) at a fixed position relative to the nacelle. A GNSS geographic location of a tower top pivot point (TPP) of the wind turbine is determined, as well as an angular offset of the rover receiver (βrover) relative to a centerline axis of the nacelle. Based on the GNSS geo-location of the TPP and a GNSS geo-location of the rover receiver, an angular vector () relative to North of a line between the TPP and the rover receiver is determined. The yaw heading (θheading) is computed from a difference between the angle () and the angular offset (βrover) of the rover receiver.
US11703032B2 Optimal dispatching method and system for wind power generation and energy storage combined system
An optimal dispatching method and system for a wind power generation and energy storage combined system are provided. Uncertainty of a wind turbine output is characterized based on spatio-temporal coupling of the wind turbine output and an interval uncertainty set. Compared with a traditional symmetric interval uncertainty set, the uncertainty set that considers spatio-temporal effects effectively excludes some extreme scenarios with a very small probability of occurrence and reduces conservativeness of a model. A two-stage robust optimal dispatching model for the wind power generation and energy storage combined system is constructed, and a linearization technology and a nested column-and-constraint generation (C&CG) strategy are used to efficiently solve the model.
US11703031B2 Safety system for a wind turbine
Provided is a safety system for a wind turbine, the wind turbine including a nacelle, a hub and a rotor blocking system with several rotor locks, each engageable into a locked position for blocking a rotor of the wind turbine from rotating, the safety system including a central switching unit comprising one switch for each of the rotor locks for manually engaging a corresponding rotor lock into the locked position when activating the related switch, and a feedback unit generating and providing a safe-signal in a safe state of the hub, in which every rotor lock is engaged into the locked position. A method for providing safety to a person in the wind turbine as well as a wind turbine with the inventive safety system is also provided.
US11703025B2 Methods and system for controlling engine stop position
A method and system for controlling a stop rotation position of an engine is described. In one example, the system includes an integrated starter/generator that may be selectively coupled to the engine. The integrated starter/generator may rotate the engine in a first direction (e.g., reverse direction) or a second direction (e.g., a forward direction) in response to a position at which the engine stops rotating following cessation of combustion in the engine.
US11703022B2 Fuel injector
A fuel injector is configured such that a non-magnetic member constituting a magnetic circuit is deformed by an axial force generated when the non-magnetic member is combined with a cover and a housing, thereby providing airtight contact. The fuel injector is a device that injects fuel into an engine by raising a needle. A magnetic field generated from a coil forms a magnetic circuit when the coil is magnetized, and the magnetic circuit raises the needle. The fuel injector includes a block ring disposed inside the coil, a cover disposed at an upper end of the block ring, and a housing disposed at a lower end of the block ring. The block ring is made of a non-magnetic material and configured to extend the magnetic circuit. When the cover and the housing are combined by being screwed together, the upper end and the lower end of the block ring are deformed to provide airtight contact with respect to the cover and the housing, respectively.
US11703019B2 Intake device
There is provided an intake device, in which an air cleaner is disposed behind an engine and which is configured such that air is introduced from the air cleaner to the engine through an intake passage. The intake device includes: a pressure sensor configured to detect a pressure in the intake passage; a throttle body that forms an upstream side of the intake passage; and an intake pipe that forms a downstream side of the intake passage. An attachment portion to which the pressure sensor is attached is formed on an outer peripheral surface of the intake pipe.
US11703013B1 Engine head gasket having anti-preignition wrap and method of making same
An engine head gasket includes a base layer, an upper layer, and a lower layer. The base layer includes a base layer inner edge. The engine head gasket further includes an anti-preignition wrap defining a cylinder opening and wrapped around the base layer inner edge. The engine head gasket is configured with a combustion seal and selective thicknesses to direct a combustion sealing load to a cylinder block. The anti-preignition wrap shields angular corners of the base layer inner edge from a cylinder to limit preignition.
US11703010B2 Electronic control unit and fuel type analysis method
An electronic control unit for a vehicle with a combustion engine and a method of fuel analysis are provided. At least one dynamic torque sensor value from a high pressure pump of the vehicle and at least one additional sensor value including at least one pressure sensor value and/or at least one timing value are used to determine whether a combustible fuel type currently in use is known, unknown, or similar to a known fuel type. In each case, the operation of the combustion engine is optimized using specific parameter configurations for the fuel injectors of the vehicle. The specific parameter configurations are either retrieved from a database, or are generated using artificial intelligence methods.
US11703009B2 Method and system for fuel filter monitoring
A fuel filter monitoring method includes receiving pressure signals that are indicative of a pressure drop across at least one fuel filter of a fuel supply system configured to supply fuel to at least one fuel injector of an internal combustion engine and receiving a condition signal indicative of a condition of a fuel supply system, the condition signal being generated by one or more of a geographic location sensor, an altitude sensor, and/or a fuel temperature sensor. The method includes estimating a remaining life of at least one fuel filter of the fuel supply system based on the pressure signal and the condition signal and outputting a notification indicative of the estimated remaining life.
US11703007B2 Control method of engine system, and engine system
A control method of an engine system is a method of controlling the engine system including an engine with a combustion chamber; a fuel injection valve configured to supply fuel to the engine; and an air-fuel ratio sensor provided in a flow path of exhaust gas from the engine. In the control method, feedback control is performed so that an air-fuel ratio in the combustion chamber becomes a target value by controlling the fuel injection valve, using an air-fuel ratio measured value obtained by the air-fuel ratio sensor. In the feedback control, a transfer function is used, the transfer function being obtained by system identification of a plant having the air-fuel ratio in the combustion chamber serve as an input and the air-fuel ratio measured value obtained by the air-fuel ratio sensor serve as an output. In the control method, a filtering process is performed to an air-fuel ratio measured value used in the feedback control, the filtering process cutting a component having a response speed faster than a delay indicated by the transfer function.
US11703003B2 Misfire detection device for internal combustion engine
A CPU stops combustion control of Cylinder #1 in order to perform a regeneration process of a GPF and performs a regeneration process of causing an air-fuel ratio of an air-fuel mixture in Cylinders #2 to #4 to be richer. When it is determined that a misfire has occurred because a misfire rate when the regeneration process is not being performed is equal to or greater than a predetermined value, the CPU determines that an internal combustion engine has returned to a normal state based on the premise that the misfire rate when the regeneration process is not being performed decreases.
US11703001B2 Systems and methods for passive purging of a fuel vapor canister
Methods and systems are provided for reverse purging of a fuel vapor canister of an engine. In one example, a method may include heating a fuel vapor canister, sealing a fuel tank in order to generate a vacuum in the fuel tank, and in response to the pressure in the fuel tank reaching a target vacuum, initiating reverse purging of the fuel vapor canister.
US11702999B2 Vaporizing methanol using exhaust gas and an electrical heating component
A system may include a first methanol tank and a second methanol tank connected to the first tank. The system may include a first valve fluidly connected to the first methanol tank and the second methanol tank. The system may include a heat exchanger connected to the second methanol tank and a turbine of a turbocharger. The system may include a second valve fluidly connected to an intake system of an engine.
US11702995B2 Devices and methods for guiding bleed air in a turbofan engine
Device and methods for guiding bleed air in a turbofan gas turbine engine are disclosed. The devices provided include louvers and baffles that guide bleed air toward a bypass duct of the turbofan engine. The louvers and baffles have a geometric configuration that promotes desirable flow conditions and reduced energy loss.
US11702992B2 Combustor wall core with resonator and/or damper elements
An engine assembly includes a combustor wall with a first skin, a second skin, a core and a sound attenuation passage. The first skin forms a peripheral boundary of a combustion volume on a first side of the combustor wall. The second skin forms a peripheral boundary of a plenum on a second side of the combustor wall. The core includes a plurality of resonator elements between the first skin and the second skin. A first resonator element includes a first base and a plurality of first protrusions projecting out from the first base. Each first protrusion includes a first bore fluidly coupled with a first cavity within the first base. The sound attenuation passage extends within the core and is fluidly coupled with the combustion volume through an attenuation passage aperture in the first skin. The sound attenuation passage is fluidly decoupled from the plenum by the second skin.
US11702991B2 Turbomachine sealing arrangement having a heat shield
Sealing arrangements and turbomachines are provided. A sealing arrangement includes a transition duct having an upstream end and a downstream end. The transition duct includes an aft frame that circumferentially surrounds the downstream end of the transition duct. A first stage nozzle is spaced apart from the aft frame and defines a gap therebetween. A sealing assembly is coupled to the aft frame. The sealing assembly includes a flexible sealing element that extends from the aft frame, across the gap, to the first stage nozzle. The flexible sealing element is forced into sealing engagement with the first stage nozzle by pressure from a compressed working fluid. The sealing assembly further includes a heat shield disposed between the flexible sealing element and the aft frame. The heat shield terminates within the gap.
US11702989B2 Last chance screen for aircraft fuel system
A last chance screen for a fuel system includes a mesh that includes a first plurality of members extending in a first direction and a second plurality of members extending in a second direction and intersecting the first members. Openings are formed in the mesh between the first plurality of members and the second plurality of members. The first plurality of members and the second plurality of members have an airfoil shaped cross-section.
US11702980B2 Mobile power system
The present invention discloses a mobile power system, the whole mobile power system is assigned onto two transport vehicles, achieving effective integration to reduce transport vehicle and transport cost; the two transport vehicles are connected at the side to enable quick and convenient connection in working state, greatly saving installation time; a gas turbine starter is disposed on an exhaust auxiliary transportation unit so that the mobile power system can be started by a gas turbine in totally power failure conditions.
US11702976B2 Vapor leak pressure relief and diversion system
A cooling system includes a first cooling loop, a second cooling loop and a heat exchanger configured to transfer heat from the first cooling loop to the second cooling loop. The first cooling loop includes a flow restrictor, an inertial separator, and a pressure relief valve cooperating to effect diversion of vapor present in the first cooling loop due to a leak between the first cooling loop and the second cooling loop.
US11702974B2 Exhaust gas/reactant mixing device
An exhaust gas/reactant mixing arrangement for an exhaust system of an internal combustion engine mixes exhaust gas and reactant. The mixing arrangement includes an exhaust gas guide housing defining a longitudinal axis and having a housing wall. An exhaust gas duct is surrounded by the housing wall and exhaust gas can flow therethrough. A mixing zone has a mixing chamber formed between an upstream end wall and a downstream end wall and a reactant dispensing arrangement is supported on the exhaust gas guide housing. The reactant dispensing arrangement dispenses reactant into the mixing chamber along a reactant dispensing line in a dispensing direction. A mixture flow path leads from an inflow opening to an outflow opening and is formed in the mixing chamber. The mixture flow path has two flow deflection regions, which follow one another in a mixture flow direction and have mutually opposite flow deflection directions.
US11702973B2 Controlling urea injection in exhaust after treatment systems
A method for controlling urea injection in an exhaust aftertreatment system includes injecting urea at a flow rate upstream of the first catalytic reduction device; measuring a level of nitrogen oxides downstream of the first catalytic reduction device and upstream of the second catalytic reduction device; controlling the flow rate of the urea injection until the measured level of nitrogen oxides fulfils a predetermined condition; if the measured level of nitrogen oxides is decreasing in response to reducing the flow rate of the urea injection, reducing the flow rate of the urea injection, and controlling a flow rate of urea injection using the second urea injector upstream of the second catalytic reduction device according to the measured level of nitrogen oxides downstream of the first catalytic reduction device and upstream of the second catalytic reduction device.
US11702970B2 Outboard motor
An outboard motor is provided with an upper separator disposed on the lower side of an oil case for storing a lubricating oil of an engine, and an extension case which is separably connected on the lower side of the upper separator. The upper separator has a central exhaust passage through which exhaust gas flows, and a cooling water flow part through which cooling water flows on the outside of the central exhaust passage, the central exhaust passage and the cooling water flow part forming an integrated structure. The exhaust gas and the cooling water are caused to mix in the extension case.
US11702969B2 Acoustically tuned muffler
A muffler for receiving exhaust gas from a combustion engine comprises a shell, first and second inlet pipes each having outlets providing exhaust gas to a mixing chamber within the shell, a first chamber and a second chamber positioned within the shell and a pair of communication pipes each including an inlet receiving exhaust gas from the mixing chamber. Each communication pipe includes an outlet providing exhaust to the second chamber. Each of the communication pipes further includes a Helmholtz opening positioned downstream of the mixing chamber. The Helmholtz openings are open to the first chamber.
US11702968B2 Component for an exhaust system of an internal combustion engine
A component for an exhaust system of an internal combustion engine includes a component housing (22) elongated in the direction of a housing axis with an exhaust gas inlet (21) and with an exhaust gas outlet (24) and a carrier assembly unit (28) for connecting the component (16) to a carrier structure. The carrier assembly unit (28) includes a carrier rod (46), the carrier rod (46) being fixed to the component housing (22) in at least two fastening areas (60, 62) located at spaced locations from one another along the carrier rod (46). The carrier assembly unit (28) has at least one carrier rod connection area (52, 54) for connection to the carrier structure.
US11702966B2 Fluid pan and motor vehicle
A fluid pan for a motor vehicle has a main pan and a secondary pan that is separate from the main pan, wherein the main pan has a main space for fluid and a passage is provided on a side wall of the main pan. The secondary pan has a secondary space and an opening, wherein the secondary pan is attached to the side wall of the main pan in such a manner that the opening of the secondary pan connects to the passage of the main pan and thus the main space and the secondary space are fluidically connected.
US11702965B2 Pressurized oil system powered by two-stroke engine
A two-stroke engine comprises a first oiling system and a second oiling system. The first oiling system includes a low-pressure pump that distributes oil from a first oil tank to the two-stroke engine. The second oiling system includes a pump mechanically coupled to a crankshaft of the two-stroke engine, wherein the pump distributes oil from a second oil tank to an accessory at a pressure greater than the first oil pressure, wherein oil distributed to the accessory is returned to the second oil tank.
US11702961B2 Casing made of composite material with local variation of thickness
A gas turbine fan casing made of composite material with a fibrous reinforcement includes a plurality of superimposed turns of a strip-shaped fibrous texture having a three-dimensional weaving between a plurality of layers of warp yarns and a plurality of layers of weft yarns, the fibrous reinforcement being densified by a matrix. The fibrous texture includes at least one lateral section of variable thickness in which the weft yarns have a size or a count different from the size or the count of the weft yarns of the plurality of layers of weft yarns present in the remainder of the fibrous texture.
US11702958B2 System and method of regulating thermal transport bus pressure
A method of regulating pressure in a thermal transport bus of a gas turbine engine, the method including: operating the gas turbine engine with the thermal transport bus having an intermediary heat exchange fluid flowing therethrough, the thermal transport bus including one or more heat source heat exchangers and one or more heat sink heat exchangers in thermal communication through the intermediary heat exchanger fluid; and adjusting a flow volume of the thermal transport bus using a variable volume device in fluid communication with the thermal transport bus in response to a pressure change associated with the thermal transport bus.
US11702954B1 Monitoring engine operation
A method is provided for an engine. During this method, a database is provided for a parameter of the engine. The database includes a plurality of values for the parameter determined over a period of time. Confidence bands are established using a probability density function on the database. An action is performed in response to a comparison of a first updated value for the parameter to the confidence bands. The engine may be configured as a gas turbine engine or another type of heat engine.
US11702953B2 Engine inspection and maintenance tool
A tool for performing inspection and/or maintenance operations on an engine defines a longitudinal direction and a tangential direction. The tool includes a base extending along the longitudinal direction and including a body, a first extension member extending from the body in the tangential direction at a first location, and a second extension member extending from the body in the tangential direction at a second location. The second location is spaced from the first location along the longitudinal direction. The tool also includes a pivot member rotatably coupled to the base and moveable between an insertion position in which the pivot member is oriented generally along the longitudinal direction and a deployed position in which the pivot member is oriented away from the longitudinal direction.
US11702946B1 Service tube locking device
A service tube assembly for an aircraft engine, comprising: a service tube having a threaded end portion, an opposed end portion and an annular tube surface proximate to the threaded end portion; a housing having an outer surface defining a tube socket extending in the outer surface, and a ramp extending toward the tube socket so as to define an engagement direction, the tube socket engaged with the threaded end portion of the service tube; a locking member having a bottom surface disposed against the ramp and an engagement surface facing toward the service tube, the locking member slidable along the ramp in the engagement direction between a first member position in which the engagement surface is spaced from the annular tube surface and a second member position in which the engagement surface contacts the annular tube surface; and a fastener releasably holding the locking member against the ramp.
US11702945B2 Turbine engine fan case with tip injection air recirculation passage
A fan case assembly adapted for use with a gas turbine engine includes a fan track liner and an annular case. The fan track liner extends circumferentially at least partway about a central axis of the gas turbine engine. The annular case is configured to support the fan track liner at a radial position relative to the central axis. The fan case assembly further includes an air recirculation duct configured to redirect air around the fan track liner.
US11702942B2 Rotary machine, gas turbine including same, and rotary machine assembly method
A rotary machine is provided. The rotary machine includes a rotor disk including a plurality of slots, a plurality of blades mounted on an outer circumferential surface of the rotor disk, each of the blades having a root part inserted into an associated one of the slots, and a retainer restraining axial movement of the plurality of blades, wherein the retainer includes an inner fixing member inserted into a bottom of the slot, an outer fixing member inserted into a lower surface of the root part to abut against the inner fixing member, and a spacer inserted between the outer fixing member and the bottom of the slot to prevent the outer fixing member from being separated.
US11702939B2 Fan icing detection system
A turbofan engine has a fan drivingly engaged by a shaft for rotation about a rotation axis and having: fan blades circumferentially distributed about the rotation axis and drivingly engaged by the shaft; an ice-accruing feature located on a surface of the fan exposed to an air flow flowing between the fan blades, the ice-accruing feature having a shape providing a non-axisymmetric ice accumulation on the fan to create a rotational imbalance; a balancing feature secured to the fan or to the shaft to counteract the ice-accruing feature such that the fan is rotationally balanced when the fan is free of ice, the balancing feature being located such as to be outside the air flow; an aircraft controller; and a sensor operatively connected to the fan and operable to send a signal to the aircraft controller, the signal indicative of the rotational imbalance caused by the ice-accruing feature.
US11702938B2 Rotor for a pump, produced with a first elastic material
A rotor for a pump has a housing and a rotor, and has at least one blade. The rotor is able to be actuated to rotate about an axis of rotation in order to convey a fluid in the axial or radial direction, and the rotor is able to be deformed in the radial direction between a first, radially compressed state and a second, radially expanded state. At a maximum speed of rotation of the rotor at which the power of the pump is at a maximum, the blade is essentially radially oriented, and/or the rotor has its maximum diameter.
US11702935B2 Pumpable crib bag
A pumpable crib bag may include a body defining a longitudinal axis, at least one reinforcing wire helically extending about the longitudinal axis and along a length of the body, and at least one pocket configured to hold the at least one reinforcing wire therein. The at least one reinforcing wire may include a first material and a second material.
US11702934B2 Annular detachable rubber probe sidewall contact device
An annular detachable rubber probe sidewall contact device includes: a body which is columnar, wherein a high-pressure output oil path and a high-pressure retracting oil path are arranged in the body; a sidewall contact arm comprising multiple polar plates which are symmetrically distributed on an external circumference of the body, wherein each of the polar plates is movably installed on the body through a piston rod, and the piston rod is perpendicular to the body; the body has a piston cavity for accommodating the piston rod, and the piston cavity communicates with both the high-pressure output oil path and the high-pressure retracting oil path; and a sampling pipe, wherein one end of the sampling pipe is connected to the polar plates, and the other end of the sampling pipe communicates with a sampling channel in the body through a sampling cavity in the body.
US11702931B2 Real-time well bashing decision
A system includes a processor(s), and a memory coupled to the processor(s) having instructions stored therein. When executed by the processor(s), the instructions cause the processor(s) to perform functions to: apply a treatment for stimulating production to at least a first well in a subterranean formation; determine a flow distribution based on at least one of a first-well measurement or a second-well measurement, the first-well measurement taken at the first well, and the second-well measurement taken at a second well; determine a length of a fracture between the first and second wells, based on the determined flow distribution; determine if the applied treatment at the first well interferes with the second well, based on the determined length of the fracture; and apply a diverting material at the first well if it is determined that the applied treatment interferes with the second well, in order to control well bashing.
US11702927B2 Method and apparatus for automated pressure integrity testing (APIT)
A method of conducting a pressure integrity test for an underground formation includes: whilst fluid is supplied to and/or released and returned from the underground formation under pressure, using an automated monitoring and supervisory system to: monitor the pressure of the fluid being supplied to and/or returned from the underground formation in real-time, monitor a volume of the fluid that is supplied to and/or returned from the underground formation in real-time, determine one or more relationship(s) for the monitored pressure and the monitored volume as the pressure and the volume vary relative to each other and/or with time during the real-time monitoring thereof, and analyze the monitored pressure and volume data using the one or more relationship(s) either in real-time or after completion of the pressure integrity test in order to provide information and/or warnings concerning at least one parameter relating to the underground formation.
US11702926B2 Downhole monitoring of hydraulic equipment
A technique facilitates use of sensor data, e.g. pressure data, associated with hydraulic control lines. According to an embodiment, a well string is deployed in a borehole and comprises a tool coupled with a hydraulic control line and operated via hydraulic inputs delivered through the hydraulic control line. Additionally, a sensor is coupled to the hydraulic control line to monitor pressure in the hydraulic control line. The sensor may be located permanently downhole proximate the tool. A control module is configured to collect data from the sensor and to compare the data to a baseline pressure profile associated with the tool. The sensor data may be used to determine characteristics related to operation of the tool.
US11702916B2 Controlling the flow of fluid to high pressure pumps
A hydraulic fracturing system can include valve apparatuses that control the delivery of fluid to high-pressure pumps that supply the fluid to a wellhead. The valve apparatuses can receive electronic signals from a control system to regulate the flow rate of the fluid to the high-pressure pumps. In one or more examples, the flow rate of the fluid can be controlled such that proppant in the fluid remains in solution.
US11702914B1 Sand flushing above blanking plug
A system for producing fluids from a wellbore extending from a well surface to a fluid-producing formation has a Y-tool installed in fluid communication with the tubing string placed in the wellbore. A pump, which may be an electric submersible pump (ESP), is installed in the Y-tool for lifting fluids from the formation to the surface. A blanking plug is positioned in the tubing string between the upper and lower connections of the Y-tool. A flushing port extends through a wall of the tubing string, positioned above and near the upper end of the blanking plug when in its operating position, and a flushing tube is located in the annular space between the tubing string and the wellbore casing. The flushing tube is in fluid communication with the flushing port and extends from the flushing port to the well surface. Flushing fluid is pumped downhole through the flushing tube to agitate and disperse any accumulated sand, scale and other particulate matter on top of the blanking plug.
US11702911B2 System and method for mechanical tubing puncher
A downhole puncher tool may include a pump system configured to produce a force. The downhole puncher tool may include a plurality of arm systems. Each arm system may have one or more arms that are configured to extend radially outward from the downhole puncher tool upon receiving the force from the pump system. In some embodiments, at least one arm system of the plurality of arm systems comprises a punching insert that is coupled to an arm of the one or more arms, and the punching insert may have a projecting surface.
US11702907B2 System and method for wireline shifting
Apparatus and methods for autonomously shifting a downhole sliding sleeve. A shift tool includes a shifter arm, an artificial neural network, and a control circuit. The artificial neural network is trained to identify engagement of the shifter arm with a shifting feature of a sliding sleeve. The control circuit is configured to extend the shifter arm at a first pressure for seeking engagement with the shifting feature of the sliding sleeve, and responsive to the artificial neural network recognizing engagement of the shifter arm with the shifting feature of the sliding sleeve, extend the shifter arm at a second pressure for shifting the sliding sleeve.
US11702905B2 Method for fluid flow optimization in a wellbore
Disclosed is a method and system for fluid flow optimization within a wellbore for gas-lift operations and control of slug flows within the wellbore by utilizing a plurality of electronically controlled valves coupled to a tubing string. Selective actuation of the valves includes incremental opening or closing of an individual valve between a fully open, fully closed, or partial opening of a particular valve. Pressure measurements inside and outside of the tubing string are measured in real-time near the valve to help maintain the desired pressure distribution within the wellbore and to measure and control a pressure differential at a selected valve. Actuation of the valves may be electronically controlled at a remote location by electronic command signals or may be performed automatically by the downhole valves with or without input by a remote system.
US11702904B1 Toe valve having integral valve body sub and sleeve
Toe valves comprising a bore, a first sub, a second sub, and a housing. The bore extends through the valve. The first sub has separable elements. The separable elements comprise a first sub element and a sleeve element. The first sub element and sleeve element are joined by a relatively weak bridging portion adapted to break in a controlled manner in response to fluid pressure between the first sub element and the sleeve element. They thereby form an integral component comprised of the separable elements. The housing has a port and couples the first sub element and second sub.
US11702903B2 Actuator, method and system
An actuator for another tool includes a housing that is either modular and attachable to the tool or may be incorporated into the another tool. Within the housing is a biasing member that may be retained in a compressed condition by a retainer. A trigger holding the retainer, the trigger having a trigger head anchorable to the housing, a separation neck having a helical groove therein and a trigger body, the body being connected to the retainer, the trigger being defeatable on command.
US11702901B1 Top pot assembly
An improved top pot assembly utilizes an attachment body for attaching the rubber to a bearing assembly for rotation with the inner barrel. The attachment body simplifies the replacement of the rubber on the drilling assembly. The attachment body provides a guide that slopes downward into the central aperture and the bore to guide the mandrel and drilling string towards the bore. The attachment body also provides a stripper receiver for attachment of the rubber to the attachment body. The attachment body attaches to the housing which attaches to the bearing assembly for rotation of the rubber and the inner barrel.
US11702893B2 Dissolvable downhole connect tool
A drill string connect tool comprises a housing having first and second sections. The first section has a first recess, and the second section has a second recess. The tool and the first and sections may be in a connected configuration or a disconnected configuration. The connect tool comprises at least one tension member placeable within, and suitable to transfer tensile forces between, the first and second sections when in the connected configuration. A retaining member can retain the tension member within the first and second recesses. The retaining member is selectively dissolvable by a dissolving fluid, while the remaining components of the tool can withstand the dissolving fluid. When exposed to a dissolving fluid, the retaining member dissolves, allowing the tension member to exit the first and second recesses, thereby actuating the tool to the disconnected configuration.
US11702879B2 Method for controlling door movements of the door of a motor vehicle, and motor vehicle component
A method for controlling door motions of a controllable door of a motor vehicle, wherein a control device and a sensor arrangement are assigned to the door, and the door includes a controllable motion influencing device. A motion of a door wing of the door can be controlled and influenced by the motion influencing device to alternate between a closed position and an open position. The sensor arrangement includes a surround sensor and monitors the surroundings of the door. The control device captures the signals from the sensor arrangement and evaluates the movement of an object in the surroundings of the door relative to the door and actively moves the door wing of the door, to prevent a collision with the object or to reduce its effects.
US11702878B2 Damped and compact hinge device
The damped and compact hinge device includes a spring (17) fixed to a first member (3) and a second end coupled to interconnection means (13) having a first mobile pin (27) of a lever (23) sliding along a first slot (29) of the first member (3). The interconnection means (13) further includes a rod (31) connecting the lever (23) to a first end of a rocker arm (35), the rocker arm (35) having a first end linked via the rod (31) to the first mobile pin (27) and having an opposite end rotatably connected to a second member (5) by a fixing pin (37) spaced from a pivot pin (7). A median portion of the rocker arm (35) has a second mobile pin (41) for sliding in a second slot (43) of the first member (3), the second slot (43) being rectilinear, curved, or S or C shaped.
US11702876B2 Sliding door system with mono-track assemblies
A sliding door assembly includes a track assembly defining a track surface and a slot; and a sliding door comprising a door body, a hinge rod, and a locking pin, each of the hinge rod and the locking pin extending from the door body and through the slot; wherein the sliding door is laterally slidable along the track assembly between a first position and a second position, and wherein each of the hinge rod and the locking pin slide laterally within the slot as the door slides between the first position and the second position.
US11702875B2 Bifold door with spherical bearing and pin
A bifold door includes a first hinge and a second hinge configured to rotatably couple the bifold door to a doorframe. The bifold door includes a slider configured to slide within a track of the doorframe as the bifold door is opened and closed. At least one of the first hinge, the second hinge, and the slider includes a spherical bearing and a pin.
US11702874B2 Hinge for connecting a movable furniture part in a movable manner to a basic furniture structure
A hinge having a hinge cup, an articulation mechanism and a hinge arm, wherein the hinge cup is connected to the hinge arm in a pivotable manner via the articulation mechanism. The articulation mechanism includes first and second articulated levers attached to the hinge cup and to the hinge arm. The first articulated lever has a first end connected to the hinge cup in a pivotable manner via a first bearing element and has a second end connected to the hinge arm in a pivotable manner via a second bearing element. The second articulated lever has a first end connected to the hinge cup in a pivotable manner via a fourth bearing element and has a second element connected to the hinge arm in a pivotable manner via a third bearing element.
US11702873B2 Shower door hinge assembly
A hinge assembly includes a first hinged body, a pivot pin assembly, and a second hinged body. The first hinged body includes a channel. The pivot pin assembly includes a pin body configured to slideably engage the channel. The pivot pin assembly may be translated within the channel and adjustably secured along the channel. The pin body includes a downwardly extending pin. The second hinged body comprises a pin aperture configured to cooperatively receive the pin. The first hinged body and the second hinged body are configured to hingedly pivot along a hinge axis defined by the pin when the pin is received in the pin aperture. The pin body may include a pin body aperture configured to receive an alignment fastener such that the pin body may be tilt adjusted relative to the first hinged body.
US11702868B2 Hood safety system for a vehicle
A hood safety system for a vehicle prevents a hood of the vehicle from being unlocked in a crash event. The system includes a hood locking mechanism and a crash safety mechanism attached to a front structure in a front section of the vehicle. The hood locking mechanism may manually release the hood from a locked position to an unlocked position. The crash safety mechanism includes a crash pin displaceable between an inactivated state and an activated state. In the inactivated state the crash pin is disengaged from the hood locking mechanism and, in the activated state, the crash pin engages the hood locking mechanism to prevent the hood locking mechanism from displacing the hood into the unlocked position. A front section of the vehicle, when deformed by a crash event, is configured to mechanically displace the crash pin from the inactivated state to the activated state.
US11702866B2 System for displaying a portable article
A support assembly for displaying a portable article having a frame to engage the portable article and a blocking assembly configured with a plurality of arms to maintain the portable article in a display position on the frame. One of the arms is part of a first component. At least a first connector on the first component and at least a first connector on the frame are configured so that the first component can be moved in a first direction: a) from a pre-assembly position, spaced from the frame, towards the frame; and b) into an operative position to thereby cause the at least first connector on the first component to engage the at least first connector on the frame. In the operative position, the first component is substantially blocked from translating relative to the frame in a direction transversely to the first direction.
US11702856B2 Multi-threat mitigation security apparatus for protecting personnel, assets and critical infrastructure
A multi-threat security apparatus system for critical infrastructure protection is disclosed having an above-ground concrete base, a vertical post system adapted to be attached to the above-ground concrete base and to receive a plurality of louvers. The plurality of louvers provides the necessary ballistic protection for and air flow through to the critical infrastructure. The louvers may include a composite of aluminum foam, a resin impregnated ballistic material and an aluminum foam. The composite structure may be used on doors, panels or building walls.
US11702854B2 Spa structure
A spa having a rotomolded unibody shell defining a basin, an upper edge surrounding the basin, a peripheral wall, a cavity between the basin and the peripheral wall. The peripheral wall having at least one opening leading to the cavity. The spa including a frame, decoupled from the spa shell, in the form of a plurality of individual components introducible into the cavity within the shell via the opening in the shell, and assemblable to one another inside the shell. The frame including side beams and couplers in continuous abutment with the upper edge of the shell, offering a superior structure and support.
US11702852B2 Adjustable beam
An adjustable beam may include an elongate member extending between a first end and a second end, a first connector pivotably coupled to the first end, and a second connector pivotably coupled to the second end. The first and second connectors each are configured to be releasably coupled to neighboring supporting beams and other adjustable beams.
US11702851B2 Leveling clip and tile leveling device for use of same
A leveling clip and tile leveling device for use of the same are disclosed. In one embodiment, the leveling clip includes a body defining an opening that is configured to accept a wedge device thereat. Tapered legs extend from the body and join a base at a base to body coupling. The base extends to a front and a rear of the body. The base to body coupling includes a frangible breakaway section that is integral prior to frangible separation and the frangible breakaway section, upon breaking, frangibly separates the body from the base. The leveling clip may be used with the wedge device to install two, three, or four tiles.
US11702849B2 Panel and methods for manufacturing panels
A method is provided for manufacturing a panel that includes a substrate and a top layer provided on the substrate. The top layer may include a decor film and a transparent film. The decor film may be a printed synthetic material film chosen from the group consisting of a vinyl-based film, a polyethylene based film, a polyurethane based film, and a polypropylene film. A print may be situated on an upper side of the printed synthetic material film. The transparent film may be a thermoplastic synthetic material film the material of which is chosen from the group consisting of polyvinyl chloride, polyethylene, polyurethane, and polypropylene. The method may involve providing the decor film and the transparent film on the substrate by performing a first press treatment at an increased temperature to form a package of the substrate, the decor film, and the transparent film. The first press treatment may be performed by a calendar device or a continuous press device. A structure may be formed in the thermoplastic synthetic material that forms a surface of the package by performing a second press treatment using a press device with a structured press element at a temperature that is lower than the increased temperature.
US11702848B2 Panel, in particular a floor panel or wall panel, and panel covering
A panel including a centrally located core, at least one first coupling part and at least one second coupling part connected respectively to opposite edges of the core, which first coupling part includes an upward tongue, at least one upward flank lying at a distance from the upward tongue and an upward groove formed in between the upward tongue and the upward flank wherein the upward groove is adapted to receive at least a part of a downward tongue of a second coupling part of an adjacent panel: which second coupling part includes a downward tongue, at least one downward flank lying at a distance from the downward tongue, and a downward groove formed in between the downward tongue and the downward flank, wherein the downward groove is adapted to receive at least a part of an upward tongue of a first coupling part of an adjacent panel.
US11702846B1 Tie-down anchor
A tie-down anchor for use with decking boards, or the like, having a gap with a longitudinal axis located between adjacent decking boards. The tie-down anchor includes a continuously formed anchor having a lower leg extending in a first direction in a first horizontal plane, a vertical section connected to the lower leg and perpendicular to the first horizontal plane, an upper leg that is parallel to the lower leg and lies in a second horizontal plane spaced above the first horizontal plane by the length of vertical section, and a loop above the vertical section and the upper leg. Wherein the lower leg can be inserted within the gap between adjacent decking boards and the loop turned to trap the anchor between the decking boards such that the upper leg and lower leg are perpendicular to the longitudinal axis of the gap.
US11702844B2 Building panels comprising a locking device
Building panels including a first and a second panel and including a locking device. The locking device includes a tongue and an edge groove provided in the second panel and the first panel, respectively, wherein the tongue and the edge groove are configured to cooperate with each other for locking a first edge portion of the first panel to a second edge portion of the second panel in a first direction. The locking device further includes a separate tongue provided in an insertion groove and a tongue groove configured to cooperate with each other for locking the first edge portion to the second edge portion in a second direction. A length of the tongue groove along an edge portion may be smaller than a length of the edge portion. A length of the insertion groove along an edge portion may be smaller than the length of the edge portion.
US11702839B2 Missile impact resistant exterior sheathing building panel
An impact resistant exterior sheathing gypsum building panel with an integrated impact resistant woven mesh which protects against impact from projectiles such as those conveyed by hurricane force winds is provided. Methods for manufacturing these exterior sheathing gypsum building panels with an integrated impact resistant woven mesh are also provided. An exterior sheathing system employing the exterior sheathing cementitious building panel is provided.
US11702837B2 Shear wall assembly
A shear wall assembly is provided. The assembly includes a first anchor, a second anchor, a third anchor, a first bolt, a second bolt, a seismic fuse, and a rod. Each anchor includes a hollow tubular body including a first open end, a second open end, an interior including female threads, and an exterior including male threads. Each bolt includes a head and a shank. The shank includes male threads. The shank extends through an open end of an anchor. The male threads of the bolt engage with the female threads of the anchor. The seismic fuse is configured to receive the heads of the bolts and includes a hole. The rod includes an end with male threads. The rod extends through the hole of the seismic fuse into the open end of an anchor. The male threads of the rod engage with the female threads an anchor.
US11702836B2 Structure for joining column and beam frame and shear wall
In between a shear wall of a reinforced concrete structure disposed in a column and beam frame of a reinforced concrete structure and the frame, transmission capability of a shear force between is enhanced from a stage which a relative deformation occurs among between the frame and the shear wall. Plate is disposed between an inner peripheral surface of a frame and an outer peripheral surface of a shear wall, integrated with any one of the frame and the shear wall, and continuous in a longitudinal direction and in a height direction of the shear wall and penetrate the plate in a thickness direction. The anchors are dispersedly in the longitudinal direction and in the height direction of the shear wall.
US11702835B1 Self-aligning modular connector
A modular connector is disclosed that comprises of a middle-plate, a plurality of sectioned-base-plates, and a plurality of locking-plates. The middle-plate and the plurality of sectioned-base-plates have a plurality of slotted holes to enable faster construction and deal with construction tolerances efficiently. Also, a plurality of grooved surfaces on the sectioned-base-plate and the locking-plate provide a system so that bolted-connected modules do not slide and remain at initially its aligned position. Disclosed is also a method for assembling a modular building.
US11702833B1 Drainage systems and methods
Drainage systems for draining precipitation and/or other water from an area to be drained may include a geographical area and a flowing water body As flowing water in the flowing water body adjacently traverses a conduit discharge opening of a drain conduit which communicates with the geographical area and discharges into the water body, the flowing water may induce negative fluid pressure in the drain conduit through the conduit discharge opening. The negative fluid pressure may draw drainage water from the ground at the geographical area through the drain conduit into the flowing water body.
US11702830B2 Sink cabinet apparatus
A wash basin cabinet apparatus in which a wash basin cabinet used in a bathroom space is converted into a home appliance. The wash basin cabinet apparatus includes a wash basin including a faucet; a frame including a front frame that supports a lower portion of the wash basin and having an independently closed loop shape, a rear frame having an independently closed loop shape, and a bottom frame connecting the front frame and the rear frame; a base plate forming the bottom surface of the frame; and a dryer disposed above the base plate, the front frame and the rear frame each having longitudinal members of the same shape at both sides thereof.
US11702828B2 Self-cleaning sink
Systems, methods, and techniques for cleaning sinks and dishes are provided. In some embodiments, a cleaning system comprises at least one fluid supply, at least one opening in a side wall of a sink basin, and at least one nozzle positioned along an exterior of the sink basin. The nozzle is configured to receive fluid from the fluid supply, and dispense fluid through an opening in a side wall of the sink basin to an interior surface of the sink basin. In some embodiments, the nozzle is configured to dispense fluid to the interior of a sink basin, such that substantially all surfaces of the interior of the sink basin are covered with a thin layer of fluid. In some embodiments, nozzle dispensing angle, duration of a cleaning cycle, flow rate or amount of dispensing fluid, or activation of a cleaning cycle may be manually or automatically controlled.
US11702827B2 Handheld showerhead with ball joint mount
An improved showerhead assembly is provided for use with handheld showerheads. The handheld showerhead includes an elongate handle having a rear side with a cavity, and a front face including one or more nozzles for spraying water. In addition, the showerhead assembly includes a mount for affixing to the male threaded pipe found in a shower stall. The mount includes a ball which engages with the cavity so as to allow rotatable and secure attachment of the handheld showerhead to the mount. The ball may include a preliminary alignment chamber and a locking chamber, and the cavity may include a tension pin which projects into both of these chambers so as to provide further support for installation of the handheld showerhead to the mount. In addition, a spring-button tab mechanism may be utilized for managing the engagement and disengagement of the ball with the cavity.
US11702826B2 Fixture fittings that automatically fill a vessel to a desired depth
The present application discloses electronic plumbing fixture fittings, such as electronic faucets, with a shaped and limited sensor detection zone. Exemplary embodiments include devices with a plurality of overlapping sensors and devices with a single time-of-flight (TOF) sensor capable of detecting the presence or absence of an object whether or not water is flowing out of a discharge outlet in the in a TOF detection zone.
US11702825B2 Single lever, timed mixer tap
The invention relates to a single-lever, timed mixer tap comprising a push-button that makes it possible to control the passage of water between at least one water-supply inlet, in particular two inlets for hot water and cold water, respectively, and at least one outlet for the mixed water, a mixing block having a portion that is rotatably movable in relation to a stationary portion in order to vary the temperature of the mixed water, and a timer cartridge, characterised in that the mixing block and the timer cartridge are mounted separately from one another and the push-button is mounted translatably and rotatably movable, and in that at least one member for transmitting the movement of the push-button is provided, which is designed to transmit a translational movement to an actuator rod of the timer cartridge as well as a rotational movement to the movable portion of the mixing block.
US11702815B2 Utility loader with high lift loader arms and unifying hand grip for dual traction control levers
A compact utility loader is operated by a standing operator at the rear of a frame. A loader arm assembly comprises a scissors linkage on either side of the frame nesting around the prime mover. Each scissors linkage has an upper loader arm that is pivoted at its rear end to rears ends of a pair of lower loader arms such that the pivot connections to the upper loader arm move upwardly and forwardly relative to the frame during elevation of the loader arm assembly to provide a high lift capability. The frame is self-propelled by a differential drive and steering system that is operated by dual levers. A hand grip extends between and unifies the operation of the levers to permit the operator to more easily move the levers in the ways that are needed to provide either straight motion of the frame or turns of the frame.
US11702805B2 Surrogate for concrete curb
Surrogates for roadside objects, such as concrete curbs, can be used for vehicle testing. A surrogate for a concrete curb can substantially be similar in size and/or shape as the concrete curb that the surrogate is mimicking. The surrogate can be configured to exhibit substantially the same characteristics as their actual counterpart concrete curb when sensed by one or more vehicle sensors (e.g., cameras, radar sensors, and/or LIDAR sensors). Such surrogates can be used to test automated vehicles, one or more vehicle sensors, a vehicle sensor system, and/or one or more vehicle system (e.g., a road departure mitigation system). The surrogates can be configured to withstand being impacted by a test vehicle without being damaged and without damaging the test vehicle.
US11702801B2 Methods and compositions for asphalt rejuvenation
Roadway resurfacing often requires removal of the existing asphalt from the roadway for reuse. One method of resurfacing a roadway is hot-in-place recycling. Hot-in-place recycling employs substantial heat to remove the oxidized or aged asphalt. This heat further oxidizes the asphalt, creating a material that lacks many desirable properties (e.g., flowability) and flexibility. The disclosure provides compositions and methods that enhance oxidized asphalt, making it more viable for use in resurfacing roadways. Accordingly, compositions comprising recycled asphalt pavement and a rejuvenating agent are disclosed. The compositions combine a rejuvenator and fresh asphalt flux to make a modified asphalt rejuvenator. The modified rejuvenator is then mixed with recycled asphalt pavement to form a rejuvenated asphalt composition.
US11702800B2 Railroad spike remover
A portable railroad spike remover comprises an extractor that is shaped to engage and secure a railroad spike previously installed into a rail tie. A drive shaft is connected to the extractor such that as the drive shaft is rotated, the extractor is vertically raised and lowered within a main column. The extractor may have an opening extending through at least one side to engage the railroad spike.
US11702795B2 Apparatus for washing and dewatering pulp, a system for controlling such an apparatus, and a method for processing pulp in such an apparatus
A method for processing pulp in an apparatus for washing and dewatering pulp, and a system for controlling this apparatus, the apparatus comprising two rotatable press rolls (102, 104) having a permeable outer surface (106, 108), and a vat (114, 116, 118), the press rolls (102, 104) defining a press nip (112) between them. The processing is determined by a set of variable operating parameters, which are adjusted and/or maintained during operation in response to deviations of measured values of control parameters in relation to their respective predetermined threshold values. The variable operating parameters include rotation speed of the press rolls. The control parameters include vat pressure and/or linear load.
US11702787B2 Storage container and clothes treating machine including the same
A storage container and a clothes treating machine having the same are described. A discharge inclined portion is formed on a lower side of a storage container. The discharge inclined portion is inclined from one side to another side in a lengthwise direction. Therefore, a clothes treatment agent accommodated in the storage container can flow from the one side to the another side along the discharge inclined portion. Also, a check valve is partially accommodated in a space partially surrounded by the second bottom surface, so as to allow the clothes treatment agent collected in the space to be discharged. Accordingly, an amount of clothes treatment agents remaining inside the storage container can be minimized.
US11702786B2 Washer appliance article movement mechanism
A washing appliance having an article movement mechanism including an impeller and agitator post. An impeller is positioned in the wash drum and is rotational about a vertical axis and is configured for imparting motion to the articles during washing. An agitator post is positioned adjacent to the impeller and is also rotational about the vertical axis. The agitator post includes a plurality of vane sets spaced apart along the vertical axis with each vane set including at least one helical vane.
US11702785B2 Ozone injection systems
An ozone laundry system that injects ozone into the chemical injection system in order to allow the system to inject ozone as other cleaning chemicals are injected into the washer. This allows ozone to be injected through the wash cycle rather than just during the initial fill phase and additional avoids the expense and maintenance of adding ozone recirculation plumping to an ozone laundry system. Accordingly, ozone levels may be maintained at superior levels throughout the wash cycle.
US11702784B2 Laundry treating apparatus
A laundry treating apparatus includes a cabinet including a front panel having a detergent opening defined therein; a tub disposed inside the cabinet; a drum rotatably disposed inside the tub; and a detergent storage unit retracting into the cabinet through the detergent opening. A detergent to be supplied to the drum is stored in the detergent storage unit. The front panel has an opening extension portion extending from a periphery of the detergent opening toward an inside of the cabinet. The apparatus further includes a protective casing disposed inside the cabinet and coupled to the opening extension portion. The protective casing surrounds at least a portion of the detergent storage unit retracting into the cabinet through the detergent opening. The protective casing includes an opening protection wall constructed to cover an inner face of the opening extension portion facing toward the detergent opening to protect the opening extension portion.
US11702782B2 Tufting machine and method of tufting
A tufting machine for selectively forming tufts of yarns, including different color or type yarns, for forming patterned tufted articles such as carpets. A series of needles are reciprocated into and out of a backing material being fed through the tufting machine and are engaged by a series of gauge parts so as to pick-up loops of yarns from the needles. The gauge parts will be selectively controlled by activators to move the gauge parts to positions or elevations sufficient to pick-up or not pick-up loops of yarns from the needles. The feeding of the yarns to the needles further will be controlled to pull back the yarns not picked-up by the gauge parts, while the backing feed will be controlled to enable formation of tufts at an increased rate over the pattern stitch rate for the pattern of the tufted article being formed.
US11702780B2 Apparatus for making nonwoven fabric from fibers
An apparatus for making a nonwoven fabric from thermoplastic fibers has a spinneret for spinning fibers into continuous filaments and a cooler for cooling the filaments. The cooled filaments are then deposited on a conveyor to form a nonwoven web. A first consolidator surface treats the nonwoven web with a hot fluid or hot air as it is conveyed on the conveyor. A second consolidating downstream of the first consolidator has a dual-belt furnace in which the nonwoven web is passed between two circulating belts or continuous belts for surface treating the nonwoven web with a hot fluid or hot air and for applying surface pressure can be applied to the nonwoven web at the same time.
US11702777B1 Interlocking braided structures
A composite structural component including a braided material embedded in a resin matrix, the braided material with multiple braided components formed of continuous tows and connected by one or more intersections are described. Each of the multiple braided components is formed by sets of tows. Each set of tows includes a respective plurality of tows, which are substantially adjacent and parallel to each other at an angle relative to the longitudinal axis of the braided material. Each set of tows is further composed of multiple subsets of tows. The subsets of tows separate at the intersections and combine with different subsets of tows in adjacent components of the multiple braided components.
US11702775B2 Method for forming anti-counterfeiting feature during knitting of fabric and fabric thereof
A method for forming an anti-counterfeiting feature during knitting of a fabric and a fabric thereof, the fabric is knitted with at least one first yarn, a part of the fabric includes a plurality of featured yarn loops formed by a second yarn, the featured yarn loops constitute an anti-counterfeiting feature, the anti-counterfeiting feature can be directly observed from one side surface of the fabric, the second yarn is formed by twisting at least two sub-yarns with different shades, and shades of the at least two sub-yarns and the first yarn are different from each other, and a shade of the featured yarn loops displayed on the side surface is random. Accordingly, the randomness of yarn twisting makes the anti-counterfeiting feature difficult to be replicated, thereby preventing unscrupulous manufacturers from counterfeiting the fabric.
US11702766B2 Systematic creation of fluorescent fusion polypeptides
A method for creating a plasmid for use in producing a chimeric antibody, comprising (a) receiving a FAB region of the antibody; (b) receiving a fluorescent protein; (c) receiving a linker having length of at least 5 amino acids; (d) using the Gibson assembly process to join the FAB region, the fluorescent protein, and the linker into an expression plasmid.
US11702755B2 Li recovery processes and onsite chemical production for Li recovery processes
In this disclosure, a process of recycling acid, base and the salt reagents required in the Li recovery process is introduced. A membrane electrolysis cell which incorporates an oxygen depolarized cathode is implemented to generate the required chemicals onsite. The system can utilize a portion of the salar brine or other lithium-containing brine or solid waste to generate hydrochloric or sulfuric acid, sodium hydroxide and carbonate salts. Simultaneous generation of acid and base allows for taking advantage of both chemicals during the conventional Li recovery from brines and mineral rocks. The desalinated water can also be used for the washing steps on the recovery process or returned into the evaporation ponds. The method also can be used for the direct conversion of lithium salts to the high value LiOH product. The method does not produce any solid effluent which makes it easy-to-adopt for use in existing industrial Li recovery plants.
US11702752B2 Method for forming metal plating film
A method that forms a metal plating film having a thick film thickness by a solid phase method is provided. The present disclosure is a method that forms the metal plating films of a first metal and a second metal having an ionization tendency larger than an ionization tendency of the first metal. The method includes: depositing the second metal on a surface of a copper base material to form the plating film of the second metal; and depositing the first metal on a surface of the second metal by a solid electroless plating method to form the plating film of the first metal. The solid electroless plating method in the depositing of the first metal is performed using a laminated complex. The laminated complex includes a first substitution-type electroless plating bath, a solid electrolyte membrane, a copper base material, a third metal, a second substitution-type electroless plating bath, and an insulating polymer. The first substitution-type electroless plating bath contains ions of the first metal. The second metal is plated on the copper base material. The third metal has an ionization tendency larger than the ionization tendency of the first metal. The second substitution-type electroless plating bath contains ions of the first metal.
US11702751B2 Non-conformal high selectivity film for etch critical dimension control
A non-conformal, highly selective liner for etch methods in semiconductor devices is described. A method comprises forming a film stack on a substrate; etching the film stack to form an opening; depositing a non-conformal liner in the opening; etching the non-conformal liner from the bottom of the opening; and selectively etching the film stack relative to the non-conformal liner to form a logic or memory hole. The non-conformal liner comprises one or more of boron, carbon, or nitrogen.
US11702748B2 Wafer level uniformity control in remote plasma film deposition
An assembly for use in a process chamber for depositing a film on a wafer. The assembly includes a pedestal having a pedestal top surface extending from a central axis of the pedestal to an outer edge, the pedestal top surface having a plurality of wafer supports for supporting a wafer. A pedestal step having a step surface extending from a step inner diameter towards the outer edge of the pedestal. A focus ring rests on the step surface and having a mesa extending from an outer diameter of the focus ring to a mesa inner diameter. A shelf steps downwards from a mesa surface at the mesa inner diameter, and extends between the mesa inner diameter and an inner diameter of the focus ring. The shelf is configured to support at least a portion of a wafer bottom surface of the wafer at a process temperature.
US11702746B2 Magnetic drive apparatus and magnetizing method
There is provided a magnetic drive apparatus having a magnetic drive mechanism driven by a magnet. The magnetic drive apparatus includes a magnetizing yoke disposed in the magnetic drive apparatus at a standby position and configured to be moved to magnetize the magnet and a magnetizing yoke holder configured to hold the magnetizing yoke at a magnetizing position for magnetizing the magnet when the magnetic drive mechanism is stopped.
US11702732B2 Line-of-sight coating fixture and apparatus
An embodiment of a line-of-sight coating fixture includes a support structure, a spindle, and a shadow structure. The support structure includes a plurality of compartments disposed below a platter, each compartment having an opening on a periphery of the support structure. Each compartment is adapted to receive and secure a base of a workpiece such that a body of each workpiece to be coated is disposed about a periphery of the support structure and extends above the platter. The spindle is disposed through a center of the platter or support structure for rotating the workpieces thereabout. The shadow structure is disposed about the spindle, inside of the periphery, the shadow structure sized and adapted to shield a portion of each workpiece from line-of-sight coating material.
US11702729B2 Method for producing a steel strip with improved bonding of metallic hot-dip coatings
A method for producing a steel strip containing, in addition to iron as the main component and unavoidable impurities, one or more of the following oxygen-affine elements in wt. %: Al: more than 0.02, Cr: more than 0.1, Mn: more than 1.3 or Si: more than 0.1, where the surface of the steel strip is cleaned, oxidation-treated and annealed. The treated and annealed steel strip is subsequently coated with a hot-dip coat. In order to be less cost-intensive and to achieve uniform, reproducible adhesion conditions for the coat, the steel strip is oxidation-treated prior to the annealing at temperatures below 200° C., where on the surface of the steel strip, with the formation of oxides with iron from the steel strip, an oxide layer is formed, which contains iron oxide and is reduction-treated during the course of the annealing under a reducing atmosphere to achieve a surface consisting substantially of metallic iron.
US11702720B2 Method of producing stable Cu-based core-shell nanoparticles
The present disclosure relates to a stable copper-based core-shell nanoparticle and its process of manufacture. Further, the present disclosure relates to the use of the copper-based core-shell nanoparticles as plasmonic photocatalysts in photocalysis and hydrogen production.
US11702714B2 High fracture toughness, high strength, precipitation hardenable stainless steel
A precipitation hardenable, martensitic stainless steel is disclosed. The alloy has the following broad composition in weight percent. Ni10.5-12.5 Co1.0-6.0 Mo1.0-4.0 Ti1.5-2.0 Cr 8.5-11.5 AlUp to 0.5 Mn 1.0 max. Si0.75 max. B0.01 max. The balance of the alloy is iron and the usual impurities found in commercial grades of precipitation hardenable martensitic stainless steels as known to those skilled in the state of the art in melting practice for such steels. A method of making parts from the alloy and an article of manufacture made from the alloy are also described.
US11702713B2 Process and plant for preheating a metal charge fed in continuous to an electric melting furnace
A process and a plant for preheating a metal charge fed in continuous to an electric melting furnace through a preheating tunnel provided with a horizontal conveyor, wherein the metal charge is hit, in countercurrent, by the exhaust fumes or gas leaving the electric melting furnace and by jets of gas ejected through a plurality of nozzles positioned on the hood of the tunnel. The nozzles are arranged in groups interspaced from each other in a longitudinal direction with respect to the tunnel, and generate a small-scale turbulence or inject small fast gas jets that can penetrate the main gas stream passing through the preheating tunnel, and simultaneously generate a “horseshoe vortex” structure composed of a descending central gas flow (“downwash”), and ascending flows (“upwash”) close to the side walls of the preheating tunnel, which enable a desired circulation of the gases.
US11702710B2 Method for reducing the sugar loss in the removal of a coagulate from pre-liming juice and for thickening the coagulate, use of a decanter centrifuge, fraction containing protein, and sugar beet pre-liming juice
The present invention relates to the provision of a method for producing a clear sugar beet pre-limitation juice and a coagulate removed from the pre-liming juice, and to a pre-liming juice and protein-containing fraction that are provided by means of said method. A decanter centrifuge having an angle between the longitudinal axis of the bowl and the generatrix of the conical portion of 6 to 10° is used.
US11702709B2 Combinatorial microarray assay for clade variant detection
Provided herein is a method for detecting the presence of clade variants in the COVID-19 virus in a human sample and/or an environmental sample. Samples are processed to obtain total RNA. The RNA is used as a template in a combined reverse transcription and amplification reaction to obtain fluorescent COVID-19 virus amplicons. These amplicons are hybridized on a microarray with nucleic acid probes having sequences that discriminate among the various clade variants. The microarray is imaged to detect the clade variant and each clade variant is distinguished from others by generating an intensity distribution profile from the image, which is unique to each of the clade variants.
US11702708B2 Systems and methods for analyzing viral nucleic acids
The invention provides systems and methods for analyzing viruses by representing viral genetic diversity with a directed acyclic graph (DAG), which allows genetic sequencing technology to detect rare variations and represent otherwise difficult-to-document diversity within a sample. Additionally, a host-specific sequence DAG can be used to effectively segregate viral nucleic acid sequence reads from host sequence reads when a sample from a host is subject to sequencing. Known viral genomes can be represented using a viral reference DAG and the viral sequence reads from the sample can be compared to viral DAG to identify viral species or strains from which the reads were derived. Where the viral sequence reads indicate great genetic diversity in the virus that was infecting the host, those reads can be assembled into a DAG that itself properly represents that diversity.
US11702707B2 Systems and methods for assessing contamination of drinking water
A method of determining water quality of a water sample, comprising exposing the water sample to a test cell system; generating at least one profile of ensuing changes in activities of transcription factors in the test cell system in response to such exposing; and determining from the generated at least one profile the water quality of the water sample. Computer systems and kits for carrying out the water quality determination of water specimens are also described, in which water quality can be readily and accurately determined by transcription factor activity analysis.
US11702706B2 Massively parallel single cell analysis
The disclosure provides for methods, compositions, and kits for multiplex nucleic acid analysis of single cells. The methods, compositions and systems may be used for massively parallel single cell sequencing. The methods, compositions and systems may be used to analyze thousands of cells concurrently. The thousands of cells may comprise a mixed population of cells (e.g., cells of different types or subtypes, different sizes).
US11702700B2 Inhibition of HSD17B13 in the treatment of liver disease in patients expressing the PNPLA3 I148M variation
The disclosure provides methods of identifying a human subject as a candidate for treating or inhibiting a liver disease by inhibiting HSD17B13. The disclosure also provides methods of treating a subject who is PNPLA3 Ile148Met+ by administering an inhibitor of HSD17B13. The disclosure also provides method of detecting a PNPLA3 Ile148Met variant and functional HSD17B13 in a subject. The disclosure also provides method of identifying a subject having a protective effect against liver disease. The disclosure also provides inhibitors of HSD17B13 for use in the treatment of a liver disease.
US11702698B2 Enhancing specificity of analyte binding
Methods for enhancing specificity of an analyte binding moiety or probe oligonucleotide to an analyte are provided herein. For example, methods provided herein include blocking a capture binding domain, thereby preventing hybridization to the capture domain of the capture probe affixed to a substrate. Further methods include releasing the block from the capture binding domain, thereby allowing the capture binding domain to specifically bind to the capture domain of the capture probe on the substrate.
US11702696B2 Conjugated polymeric particle and method of making same
A method of conjugating a substrate includes exchanging a counter ion associated with a biomolecule with a lipophilic counter ion to form a biomolecule complex, dispersing the biomolecule complex in a nonaqueous solvent, and coupling the biomolecule complex to a substrate in the presence of the nonaqueous solvent.
US11702694B2 Polymer coatings
The present disclosure relates to polymer coatings covalently attached to the surface of a substrate and the preparation of the polymer coatings, such as poly(N-(5-azidoacetamidylpentyl)acrylamide-co-acrylamide) (PAZAM), in the formation and manipulation of substrates, such as molecular arrays and flow cells. The present disclosure also relates to methods of preparing a substrate surface by using beads coated with a covalently attached polymer, such as PAZAM, and the method of determining a nucleotide sequence of a polynucleotide attached to a substrate surface described herein.
US11702691B2 Optical detection for bio-entities
An integrated semiconductor device for manipulating and processing bio-entity samples and methods are described. The device includes a lower substrate, at least one optical signal conduit disposed on the lower substrate, at least one cap bonding pad disposed on the lower substrate, a cap configured to form a capped area, and disposed on the at least one cap bonding pad, a fluidic channel, wherein a first side of the fluidic channel is formed on the lower substrate and a second side of the fluidic channel is formed on the cap, a photosensor array coupled to sensor control circuitry, and logic circuitry coupled to the fluidic control circuitry, and the sensor control circuitry.
US11702682B2 Method of producing and processing diamines to a diamine free base using a carbonate intermediate and an engineered microorganism
Provided is a method of producing and isolating a diamine produced by microbial fermentation that minimizes undesirable salt formation to provide a lower cost process.
US11702681B2 Mutant strain having polyhydroxybutyrate production ability and method for producing polyhydroxybutyrate using the strain
Disclosed is a mutant strain having the ability to produce polyhydroxybutyrate. The novel strain has a significantly high growth rate and an improved ability to produce PHB compared to existing PHB-producing cyanobacterial strains. Therefore, the novel strain is suitable for use in the production of PHB and the development of various products using PHB. In addition, the novel strain is useful as a photosynthetic strain for developing a PHB production process using industrial flue gas due to its ability to produce PHB from only CO2 without any additional organic carbon source. Also disclosed is a method for producing polyhydroxybutyrate using the mutant strain.
US11702679B2 Mutant gene associated with improvement in ethanol productivity via ethanol fermentation and method for producing ethanol using the same
This invention is intended to improve the ethanol fermentation ability of a yeast strain having xylose-metabolizing ability with the use of a mutant gene encoding a mutant protein comprising a consensus sequence comprising a substitution of amino acid in the 30th position in SEQ ID NO: 1, amino acid in the 43rd position in SEQ ID NO: 4, and amino acid in the 31st position in SEQ ID NO: 7 with other amino acid residues.
US11702668B2 Plant regulatory elements and methods of use thereof
The present disclosure relates to the field of plant molecular biology, more particularly to regulation of gene expression in plants.
US11702666B2 Cell-based assay for determining activity in the retinoblastoma pathway
Disclosed are methods of determining activity of CDK4 and CDK6 variants upon exposure to CDK inhibitors, methods for determining activity of a Rb variant, methods for determining the activity of a p16 variant in a cell, and methods for determining the sensitivity of a CDK4 variant or a CDK6 variant to p16 in a cell. Stable cell lines for determining activity of CDK4 variants, CDK6 variants, Rb variants, and p16 variants are also disclosed.
US11702665B2 Paenibacillus-based endospore display platform, products and methods
Signal sequences useful for targeting proteins and peptides to the surface of endospores produced by Paenibacillus family members and methods of using the same are provided. The display of heterologous molecules, such as peptides, polypeptides and other recombinant constructs, on the spore surface of Paenibacillus family members, using particular N-terminal targeting sequences and derivatives of the same, are also provided.
US11702664B2 Listeria-based compositions comprising a peptide minigene expression system and methods of use thereof
This disclosure provides compositions, including Listeria delivery vectors comprising minigene expression constructs, and methods of using the same for inducing an immune response against an antigen-expressing tumor and for treating the same, and vaccinating against the same in subjects bearing the tumors.
US11702661B2 Constructs for continuous monitoring of live cells
The present invention provides for methods to obtain multiple information-rich samples at different time points from the same cell while minimally disrupting the cell. The subject matter disclosed herein is generally related to nucleic acid constructs for continuous monitoring of live cells. Specifically, the subject matter disclosed herein is directed to nucleic acid constructs that encode a fusion protein and a construct RNA sequence that induce live cells to self-report cellular contents while maintaining cell viability. The present invention may be used to monitor gene expression in single cells while maintaining cell viability.
US11702659B2 Optimized anti-FLT1 oligonucleotide compounds for treatment of preeclampsia and other angiogenic disorders
This disclosure relates to novel targets for angiogenic disorders. Novel oligonucleotides are also provided. Methods of using the novel oligonucleotides for the treatment of angiogenic disorders (e.g., preeclampsia) are also provided.
US11702656B2 Reprogramming of non-neuronal cells into neurons and methods and compositions to treat neurodegenerative diseases and disorders
Provided herein is a method of reprogramming a non-neuronal cell to a neuron. Aspects of the present disclosure relate to using cell reprogramming agent suppresses the expression or activity of PTB to convert a non-neuronal cell into a neuron. Also provided herein is a method of treating neurodegenerative disease by reprogramming non-neuronal cells in vivo to functional neurons.
US11702652B2 Enzymatic encoding methods for efficient synthesis of large libraries
Disclosed is a method for obtaining a bifunctional complex comprising a molecule linked to a single stranded identifier oligonucleotide, wherein a nascent bifunctional complex comprising a chemical reaction site and a priming site for enzymatic addition of a tag is a) reacted at the chemical reaction site with one or more reactants, and b) reacted enzymatically at the priming site with one or more tag(s) identifying the reactant(s).
US11702649B2 Single cell cellular component enrichment from barcoded sequencing libraries
The present invention relates to the analysis of complex single cell sequencing libraries. Disclosed are methods for enrichment of library members based on the presence of cell-of origin barcodes to identify and concentrate DNA that is relevant to interesting cells or components that would be expensive or difficult to study otherwise. Also, disclosed are methods of capturing cDNA library molecules by use of CRISPR systems, hybridization or PCR. The present invention allows for identifying the properties of rare cells in single cell RNA-seq data and accurately profile them through clustering approaches. Further information on transcript abundances from subpopulations of single cells can be analyzed at a lower sequencing effort. The methods also allow for linking TCR alpha and beta chains at the single cell level.
US11702648B2 Process for concentrating cells from a sample and then isolating nucleic acids from said cells
Biological cells are concentrated and isolated from a sample and/or biological cells are concentrated from a sample, followed by the isolation of nucleic acids from said cells. The sample is brought into contact with a solid phase which has a rough or structured surface.
US11702643B2 System and method for genome editing
The invention relates to the field of genetic engineering. In particular, the present invention relates to a novel eukaryotic genome editing system and method. More specifically, the present invention relates to a CRISPR-Cpf1 system capable of efficiently editing a genome of a eukaryotic cell and the use thereof.
US11702642B2 Soluble fibroblast growth factor receptor 3 (FGR3) polypeptide for use in the prevention or treatment of skeletal growth retardation disorders
The present invention relates to the prevention or treatment of skeletal growth retardation disorders, in particular skeletal diseases developed by patients that display abnormal increased activation of the fibroblast growth factor receptor 3 (FGFR3), in particular by expression of a constitutively activated mutant of FGFR3. More particularly, the present invention relates to a soluble FGFR3 for use in the prevention or treatment of achondroplasia.
US11702631B2 Antigen receptors and uses thereof
The present invention generally embraces the treatment of diseases by targeting cells expressing an antigen on the cell surface. In particular the invention relates to recombinant antigen receptors and uses thereof. T cells engineered to express such antigen receptors are useful in the treatment of diseases characterized by expression of one or more antigens bound by the antigen receptors.
US11702629B2 Acceleration of stem cell differentiation
Provide herein are compositions, methods and kits to accelerate pluripotent stem cell differentiation.
US11702628B2 Perfusion medium for culturing mammalian cells and reducing cell bleed in a perfusion cell culture
The invention relates to a method of culturing mammalian cells expressing a heterologous protein in a perfusion cell culture comprising increasing the potassium concentration and decreasing the molar ratio of sodium to potassium to reduce wasteful cell bleed and to increase protein production. The invention further relates to a serum-free perfusion medium comprising a high potassium ion concentration and a low molar ratio of sodium to potassium and to the use of this medium for use in culturing cells in a perfusion culture during production phase or for reducing the cell bleed volume during production phase.
US11702627B2 High cAMP yielding yeast strain and use thereof
Provided is a yeast strain capable of excessively synthesizing cAMP and its construction method and fermentation technique thereof, and application in the field of medicine, animal husbandry, food or chemical industry. The yeast strain includes first and second gene modifications, wherein the first gene includes protein kinase A (PKA) catalytic subunit encoding genes TPK1, TPK2 and TPK3, by modifying the first gene, the activity or expression of PKA is completely inhibited, so that feedback inhibition to cyclic adenosine monophosphate (cAMP) is eliminated, but at the same time, the growth of the yeast is inhibited; and the second gene modification eliminates growth inhibition caused by the first gene modification, so that the yeast grows normally, and the cAMP yield by the yeast is increased, wherein the increase of the cAMP yield is relative to the cAMP yield by an unmodified yeast. The yeast strain further includes third and/or fourth gene modifications. The recombinant yeast strain of the present invention can stably, continuously and efficiently produce extracellular cAMP by up to 9721.6 μmol/L.
US11702626B2 Strains of penicillium camemberti
The present invention relates to strains of Penicillium camemberti and to the use thereof for the preparation of food products, for example of dairy and/or vegetable origin, such as the ripening of soft cheeses having a moldy and/or mixed crust, in particular camembert.
US11702625B2 System and method for production of on-demand proteins in a portable unit for point of care delivery
A portable and mobile bioprocessing system and method for protein manufacturing that is compact, integrated and suited for on-demand production of any type of proteins and for delivery of the produced proteins to patients or for assay purposes. The portable system and method can also be used for efficient on-demand production of any type of protein with point-of-care delivery.
US11702620B2 Self-contained anaerobic environment-generating culture device
A device for culturing anaerobic microorganisms is provided. The device comprises a body comprising a waterproof base, a waterproof coversheet attached to the base, and a growth compartment disposed between the base and the coversheet. The growth compartment has a perimeter and an opening that provides liquid access to the growth compartment. A portion of the perimeter is defined by a waterproof seal. The portion includes >50% of the perimeter. A dry cold water-soluble gelling agent is adhered to the base in the growth compartment. A dry first oxygen-scavenging reagent is disposed in the growth compartment.
US11702617B2 Compositions and methods of removing lipstick using branched polyamines
Methods of cleaning waxy, oily and/or greasy soils, including lipsticks and lip gloss, are disclosed. Methods of removing lipstick and lip gloss stains in laundry applications are disclosed through application of alkaline cleaning compositions comprising branched polyamines.
US11702616B2 Metal complexes and dishwashing detergents containing them
The invention relates to compounds of general formula (I), in which each E independently represents O or NR1, with the proviso that at least 1 E is not O and at least 1 R1 represents a substituted C1-22 alkyl of the general formula (IIa) or (IIb) or (IIIa) or (IIIb), in which Q represents O or CH2, w represents a number from 1 to 22, q represents 1 or 2 and A+ represents a cation selected from alkali metal cations where q=1, ½ alkaline earth cations where q=2 and ammonium ions where q=1, as well as metal complexes having this ligand compound and dishwashing detergents which contain such metal complexes.
US11702612B2 Ultra-low friction materials for lubricating surfaces, devices therewith, and methods of manufacture and use thereof
A polymeric material mixture comprising a fluorine-containing polymer, a siloxane polymer, and at least two polymer processing additives (PPA), wherein the at least two polymer processing additives have different chemistries. For example, there can be a flexible coextruded pipe for providing a protective housing for cables, fluids, sludge or solids, the pipe comprising a pair of telescopically related inner and outer layers, where said inner layer is lubricated with the polymeric material mixture.
US11702610B2 Lubricating compositions
Lubricating compositions containing a phosphorus-containing salt of an acylated ethylene-α-olefin polymer substituted with an aliphatic polyamine having at least one primary or secondary amine, the lubricating composition having a total phosphorus content in an amount of 200 ppm to 600 ppm by weight of the lubricating composition. The phosphorus-containing salt additive described herein can be used as an anti-wear agent in lubricating composition for diesel engines.
US11702608B2 Lubrication method
A lubrication method including lubricating a sliding member which contains at least one selected from the group consisting of a liquid crystal polymer and polyetheretherketone by using a lubricating oil composition which contains an ester as a lubricating base oil.
US11702604B2 Sandwich gasification process for high-efficiency conversion of carbonaceous fuels to clean syngas with zero residual carbon discharge
gasifier and a gasification process provides a long, uniform temperature zone in the gasifier, regardless of the particle size, chemical composition, and moisture content of the fuel by sandwiching a reduction zones between two oxidation zones. The gasifier and gasification process produces a char that is more energy-dense and almost devoid of moisture, affording an additional (char) oxidation zone with a temperature that is higher than a first oxidation zone which is closer to an evaporation and devolatilization zone. As such, the additional (char) oxidation zone contributes to augmenting the reduction zone temperature, providing a favorable dual impact in improving syngas composition and near-complete conversion of the tar.