Document Document Title
US10963407B1 Remote direct memory access based networking gateway
A system includes a memory including a plurality of rings, an endpoint associated with a ring of the plurality of rings, and a gateway. The gateway is configured to receive a notification from the endpoint regarding a packet made available in the ring associated with the endpoint, access the ring with an RDMA read request, retrieve the packet made available in the ring, and forward the packet on an external network.
US10963403B2 Processing discontiguous memory as contiguous memory to improve performance of a neural network environment
The performance of a neural network (NN) can be limited by the number of operations being performed. Using a line buffer that is directed to shift a memory block by a selected shift stride for cooperating neurons, data that is operatively residing memory and which would require multiple write cycles into a cooperating line buffer can be processed as in a single line buffer write cycle thereby enhancing the performance of a NN/DNN. A controller and/or iterator can generate one or more instructions having the memory block shifting values for communication to the line buffer. The shifting values can be calculated using various characteristics of the input data as well as the NN/DNN inclusive of the data dimensions. The line buffer can read data for processing, shift the data of the memory block and write the data in the line buffer for subsequent processing.
US10963402B1 Using age matrices for managing entries in sub-queues of a queue
An electronic device includes a queue with multiple sub-queues arranged in a logical hierarchy from a lowest sub-queue to a highest sub-queue, each sub-queue including a separate subset of a set of entries of the queue, and a separate age matrix for each sub-queue. The electronic device also includes a controller that stores items in entries in the lowest sub-queue until the lowest sub-queue is full and then stores items in successively next higher sub-queues in the hierarchy. The controller also removes an item that is ready for removal from an entry in the lowest sub-queue. The controller then shifts items in sub-queues in the hierarchy to fill the vacancy in the lowest sub-queue. For the shifting, the controller uses an age matrix associated with each sub-queue to determine an oldest item in that sub-queue and then moves the oldest item to a next lower sub-queue in the hierarchy.
US10963401B2 Control arrangement for a coffee machine
A control arrangement for a coffee machine is provided and comprises a central unit having a main control unit and a plurality of peripheral units/components. Each peripheral unit/component is connected to the central unit by means of a “smart” connector, which is coded and which can provide information relating to the unit/component connected thereto to the main control unit. In order to allow information to be transferred, the central unit comprises a master communication device, each peripheral unit/component is provided with a slave communication device, and a communication line is provided for connecting the master communication device to the slave communication devices. The transferred information is unambiguously associated to the unit/component and may comprise counters, historical information, performance data and the like.
US10963399B2 Memory system, computing apparatus and operation method thereof
A memory system may include a storage device and a controller. The storage device may include a non-volatile memory device. The controller may include a device memory. The controller may control operations of the non-volatile memory device in accordance with a request of a host device. wherein the controller includes a map data management circuit configured to cache one or more segments from a plurality of map segment groups stored in the storage device, each segment having information including a reference count and mapping relationships between logical addresses and physical addresses, detect, among the one or more cached segments, an upload target segment in which the reference count is greater than a predetermined count and transmit, when a predetermined number or greater of upload target segments are detected within a first map segment group, the predetermined number or greater of upload target segments to the host device.
US10963389B2 Instruction prefetch mechanism
An apparatus to facilitate data prefetching is disclosed. The apparatus includes a cache, one or more execution units (EUs) to execute program code, prefetch logic to maintain tracking information of memory instructions in the program code that trigger a cache miss and compiler logic to receive the tracking information, insert one or more pre-fetch instructions in updated program code to prefetch data from a memory for execution of one or more of the memory instructions that triggered a cache miss and download the updated program code for execution by the one or more EUs.
US10963383B2 Hardware assisted remote transactional memory
Hardware assisted remote transactional memory including receiving, from a first remote processor over a high-speed communications fabric, an indication of a beginning of a first memory transaction; queuing, in a first hardware memory assistant, memory instructions for the first memory transaction; receiving, from a second remote processor over the high-speed communications fabric, an indication of a beginning of a second memory transaction; queuing, in a second hardware memory assistant, memory instructions for the second memory transaction; receiving, from the first remote processor over the high-speed communications fabric, an indication of an ending of the first memory transaction; comparing memory addresses accessed in the first memory transaction to memory addresses accessed in the second memory transaction; and in response to determining that the memory addresses accessed in the first memory transaction overlap with the memory addresses accessed in the second memory transaction, aborting the first memory transaction.
US10963381B2 Dynamic caching and eviction
Dynamic caching policies and/or dynamic purging policies are provided for modifying the entry and eviction of content to the cache (e.g., storage and/or memory) of a caching server based on the current and past cache performance and/or demand. The caching server may modify or replace a configured policy when cache performance is below one or more thresholds. Modifying the caching policy may change caching behavior of the caching server by changing the conditions that control the content that is entered into cache or the content that is deferred and not entered into cache after a request. This may include assigning different probabilities for entering the same content into cache based on different caching policies. Modifying the purging policy may change eviction behavior of the caching server by changing the conditions that control the cached content that is selected and removed from cache.
US10963373B2 Identifying software dependencies using line-of-code behavior and relation models
Disclosed herein are techniques for identifying software dependencies based on functional line-of-code behavior and relation models. Techniques include accessing a first line-of-code behavior and relation model representing execution of functions of a first portion of executable code, the first portion of executable code being associated with a first symbol; detecting a change to the first portion of executable code; constructing, based on the changed first portion of executable code, a second line-of-code behavior and relation model representing execution of functions of the changed first portion of executable code; determining, based on the constructed second model, a dependency between (i) the changed first portion of executable code or the first symbol and (ii) a second symbol; and generating, based on the determined difference, a report identifying the dependency.
US10963364B2 Analysis system, analysis method and program
Analysis system, analysis method and program. The system includes: trace means for acquiring a command issued by software executed in an information processing system and a physical address of a memory used by the command as trace data, and recording the trace data to storage means; event detecting means for detecting an event caused to occur by the software and acquiring event information; conversion means for converting the event information to a memory access pattern configured with a plurality of commands for accessing the memory and a plurality of physical addresses; and memory accessing means for accessing the memory using the converted memory access pattern, causing the trace means to acquire trace data and record the trace data to the storage means.
US10963350B2 Dynamic triggering of block-level backups based on block change thresholds and corresponding file identities using indexing in a data storage management system
A data storage management approach is disclosed that performs backup operations flexibly, based on a dynamic scheme of monitoring block changes occurring in production data. The illustrative system monitors block changes based on certain block-change thresholds and triggers block-level backups of the changed blocks when a threshold is passed. Block changes may be monitored in reference to particular files based on a reverse lookup mechanism. The illustrative system also collects and stores historical information on block changes, which may be used for reporting and predictive analysis.
US10963349B2 Containerized application snapshots
Techniques are disclosed that permit storage and availability operations, such as backup and restore, snapshot and cloning, application disaster recovery, and reporting and analytics, to be performed for stateful containerized applications. In one embodiment, a container cluster service is configured to create application instance objects that capture metadata associated with containerized applications and that (optionally) specify scripts to be run before and/or after taking an application consistent snapshot and/or an order in which to take snapshots. Application instances having the configurations specified in the application instance object may then be deployed. In addition, the container cluster service may use an application instance object to create a snapshot of a deployed application instance that includes a point-in-time copy of configuration information specified by the application instance object and reference(s) to snapshot volume(s) created from volume(s) associated with the application instance as part of the snapshot operation.
US10963346B2 Scalable methods and systems for approximating statistical distributions
Techniques for generating distribution approximations with low memory footprints are disclosed. In some embodiments, a system receives a first set of values that measure one or more metrics of at least one computing resource. A set of clusters are generated, within volatile or non-volatile memory, that approximate a distribution of the first set of values measuring the one or more metrics of the at least one computing resource. The set of clusters is transformed, within volatile or non-volatile memory, to a piecewise approximation of a function for the first set of values.
US10963341B2 Isolating the introduction of software defects in a dispersed storage network
Methods and apparatus for isolating the introduction of software defects in a dispersed storage network (DSN) are disclosed. In various embodiments, a search strategy is employed whereby after identifying a test failure in a current version of the memory software code, a sequence of interim versions of the code between the current version of the memory software code and a previous successfully tested version of the code is determined. A first version of the memory software code is selected from the sequence of interim versions (e.g., from the middle of or approximately in the middle of the sequence) and tested. When testing of the first version does not result in a test failure, a second version of the memory software code is tested, the second version selected from a sub-sequence of the sequence of interim versions between the first version of the code and the current version of the code.
US10963340B2 Storing critical data at a memory system
User data that is to be stored at a memory system can be received. System data associated with the memory system can be identified and the user data and the system data can be stored at the memory system based on an error control operation. A subset of the system data can be identified and the subset of the system data can be stored at the memory system based on another error control operation.
US10963331B2 Collecting repeated diagnostics data from across users participating in a document collaboration session
Systems and methods for error detection within a multi-session collaborative environment. One method includes receiving, from a first client application session associated with a first user, a first diagnostic log, including an error message. The method includes determining a second client application session associated with a second user in a collaboration session with the first client session, and triggering, in the second client application session, an artificial error condition based on the error message. The method includes, receiving, from the second client application session, a second diagnostic log. The method includes tagging the first and second diagnostic logs with a session identifier indicative of the collaboration session, and transmitting the first and second diagnostic logs to a collaborative environment administrator. The method includes transmitting a notification based on the error to at least one of the first client application session and the second client application session.
US10963325B2 Determining the health of a storage drive
A technique includes, for each storage drive of a plurality of storage drives, determining a metric associated with the storage drive based at least in part on a plurality of attributes associated with the storage drive; and determining a health of a given storage drive of the plurality of storage drives based at least in part on the metric associated with the given storage drive and the metric associated with at least one other storage drive of the plurality of storage drives.
US10963321B2 Discovery and chaining of virtual functions
Concepts and technologies are disclosed herein for discovery and chaining of virtual functions. An application request can be received from a requestor. The application request can include a request to create an application. Based upon the application request, an application topology associated with the application can be determined. The application topology can define virtual functions and a data flow among the virtual functions. Creation of the plurality of virtual functions in a computing environment can be triggered and an indication of capabilities of the virtual functions can be received. The virtual functions can be chained together to provide functionality associated with the application.
US10963318B2 Natural language interface to web API
Subject matter involves using natural language to Web application program interfaces (API), which map natural language commands into API calls, or API commands. This mapping enables an average user with little or no programming expertise to access Web services that use API calls using natural language. An API schema is accessed and using a specialized grammar, with the help of application programmers, canonical commands associated with the API calls are generated. A hierarchical probabilistic distribution may be applied to a semantic mesh associated with the canonical commands to identify elements of the commands that require labeling. The identified elements may be sent to annotators, for labeling with NL phrases. Labeled elements may be applied to the semantic mesh and probabilities, or weights updated. Labeled elements may be mapped to the canonical commands with machine learning to generate a natural language to API interface. Other embodiments are described and claimed.
US10963315B2 Synchronization and exchange of data between processors
A system comprising: a first subsystem comprising one or more first processors, and a second subsystem comprising one or more second processors. The second subsystem is configured to process code over a series of steps delineated by barrier synchronizations, and in a current step, to send a descriptor to the first subsystem specifying a value of each of one or more parameters of each of one or more interactions that the second subsystem is programmed to perform with the first subsystem via an inter-processor interconnect in a subsequent step. The first subsystem is configured to execute a portion of code to perform one or more preparatory operations, based on the specified values of at least one of the one or more parameters of each interaction as specified by the descriptor, to prepare for said one or more interactions prior to the barrier synchronization leading into the subsequent phase.
US10963309B2 Network interface controller-based scheduling of processing tasks in a distributed computing system
Techniques for scheduling processing tasks in a device having multiple computing elements are disclosed. A network interface controller of the device receives processing tasks, for execution on the computing elements, from a network that is external to the device. The network interface controller schedules the tasks for execution on the computing devices based on policy data available to the network interface controller. A scheduler within the network interface controller, which can be implemented as a standalone processing unit (such as a microcontroller, a programmable processing core, or an application specific integrated circuit), performs such scheduling, thereby freeing the central processing unit of the device from the burden of performing scheduling operations. The scheduler schedules the tasks according to any technically feasible scheduling technique.
US10963308B2 Method for controlling fingerprint processing resources, terminal, and computer-readable storage medium
Provided are a method for controlling fingerprint processing resources, a terminal, and a computer readable storage medium. The method includes the following. A terminal adds, in a predetermined order, N access requests for the fingerprint processing resources initiated concurrently by N applications of the terminal to a predetermined access queue upon detecting the N access requests, where, in the predetermined access queue, an access request first added is first processed, and N is an integer greater than one. The terminal allocates the fingerprint processing resources to an application corresponding to an access request currently processed in the predetermined access queue, and updates the access request currently processed in the predetermined access queue according to a duration in which the application occupies the fingerprint processing resources.
US10963305B2 Low latency distributed counters for quotas
A system for managing access to a shared resource includes a plurality of nodes. Each of the nodes is in communication with the shared resource and has a memory and a processor in communication with the memory. The system further includes an orchestrator that has a controller and is in communication with the shared resource and the nodes. The controller is configured to determine a quota for each of the nodes, wherein each quota has a value of more than one. The processor of each of the nodes is configured to set a local counter stored in the memory of the relevant node to the value of the relevant node's quota. In response to a request received from an end device to use the shared resource, the processor of each of the nodes is further configured to serve the request and decrement the local counter by one. The processor stops serving requests when a value of the local counter reaches zero. At an end of a synchronization period, the processor sends synchronization data to the controller. The synchronization data includes the value of the local counter at the end of the synchronization period.
US10963301B2 Scheduling operations on a computation graph
Methods, systems, and apparatus, including computer programs encoded on computer storage media, for scheduling operations represented on a computation graph. One of the methods receiving, by a computation graph system, a request to generate a schedule for processing a computation graph, obtaining data representing the computation graph generating a separator of the computation graph; and generating the schedule to perform the operations represented in the computation graph, wherein generating the schedule comprises: initializing the schedule with zero nodes; for each node in the separator: determining whether the node has any predecessor nodes in the computation graph, when the node has any predecessor nodes, adding the predecessor nodes to the schedule, and adding the node in the schedule, and adding to the schedule each node in each subgraph that is not a predecessor to any node in the separator on the computation graph.
US10963300B2 Accelerating dataflow signal processing applications across heterogeneous CPU/GPU systems
A method includes: forming a virtual tile cluster having tiles, wherein a tile comprises a processor and memory from a CPU device and a GPU device, and a tile in the GPU device further comprises subprocessors; forming a virtual unified memory that is accessible by the CPU and GPU devices; receiving a task; assigning the task to a tile of the virtual tile cluster according to a pre-defined rule. When the task is assigned to a tile in the GPU device, the method further performs: broadcasting the task to the subprocessors of a tile using a GPU shuffle instruction; and dividing data for the task and assigning the divided data to the subprocessors, wherein each subprocessor runs a codelet using the each of divided data. The task is executed by the at least one tile of the virtual tile cluster.
US10963291B2 Network functions virtualization platforms with function chaining capabilities
A virtualization platform for Network Functions Virtualization (NFV) is provided. The virtualization platform may include a host processor coupled to an acceleration coprocessor. The acceleration coprocessor may be a reconfigurable integrated circuit to help provide improved flexibility and agility for the NFV. The coprocessor may include multiple virtual function hardware acceleration modules each of which is configured to perform a respective accelerator function. A virtual machine running on the host processor may wish to perform multiple accelerator functions in succession at the coprocessor on a given data. In one suitable arrangement, intermediate data output by each of the accelerator functions may be fed back to the host processor. In another suitable arrangement, the successive function calls may be chained together so that only the final resulting data is fed back to the host processor.
US10963289B2 Storage virtual machine relocation
One or more techniques and/or devices are provided for storage virtual machine relocation (e.g., ownership change) between storage clusters. For example, operational statistics of a first storage cluster and a second storage cluster may be evaluated to identify a set of load balancing metrics. Ownership of one or more storage aggregates and/or one or more storage virtual machines may be changed (e.g., permanently changed for load balancing purposes or temporarily changed for disaster recovery purposes) between the first storage cluster and the second storage cluster utilizing zero-copy ownership change operations based upon the set of load balancing metrics. For example, if the first storage cluster is experiencing a relatively heavier load of client I/O operations and the second storage cluster has available resources, ownership of a storage aggregate and a storage virtual machine may be switched from the first storage cluster to the second storage cluster for load balancing.
US10963272B1 Systems and methods for deploying low-application-impact user interfaces
Disclosed herein are systems and methods for a mobile device for deploying a user interface layer. The mobile device may comprise a memory storing instructions and at least one processor configured to execute instructions to perform operations. These operations may comprise receiving a user interface view request; accessing view configuration data in response to the user interface view request; generating a user interface view based on the view configuration data; accessing expression data; binding the expression data to the view configuration data to create bound data; and generating a user interface using the bound data.
US10963271B2 System, method and computer program product delivering mobilized data object to mobile device over multiplexed network
In accordance with embodiments, there are provided mechanisms and methods for receiving a command to define at least one mobilized object that implements a view for at least one mobile device of data retrieved from an on-demand service. These mechanisms and methods further include generating the mobilized object including the at least one instruction for defining the view for the at least one mobile device, and pushing the mobilized object to the at least one mobile device.
US10963266B2 Launch device for electronic apparatus and method thereof
A launch device for launching an electronic apparatus comprises a storage unit, a main storage and a processor. The storage unit is configured to store a mini-launch code for executing a detection of an output value of a sensor, and store system driving codes which comprises a standard launch code for launching electronic apparatus. The main storage loads the mini-launch code and the system driving codes. The processor loads and executes the mini-launch code or the standard launch code.
US10963262B2 Establishing data pipelines with inclusion of iterative sub-pipelines
Improved data pipelines are provided. A request to activate a first pipeline based on a first pipeline definition is received. The first pipeline is generated based on the first pipeline definition, wherein generating the first pipeline includes generating a reusable processing module at a first position within the first pipeline, and generating a downstream processing module at a second position within the first pipeline, where the downstream processing module selectively sends output data to the reusable processing module, such that data processed by the first data pipeline will be processed by the identified reusable processing module at least twice. The first pipeline is activated.
US10963249B2 Processor prefetcher mode governor for switching between prefetch modes
A processor, system and/or techniques are disclosed for prefetching data streams in a processor. A prefetcher issues a plurality of requests to pre-fetch data from a stream in a plurality of streams; evaluates a confidence level of at least the first request based on an amount of confirmations observed in the stream; and assigns at least a first more aggressive prefetching ramping mode or a second less aggressive prefetching ramping mode based upon the confidence level of a thread associated with the prefetch request, wherein the prefetcher has one or more probationary states and is configured to transition between the first and second prefetching ramp mode by entering at least one of the probation states wherein the prefetcher continues to operate in the first prefetching ramp mode. In another aspect, the prefetcher may transition to the one or more probation states after a number of cycles.
US10963248B2 Handling effective address synonyms in a load-store unit that operates without address translation
Technical solutions are described for issuing, by a load-store unit (LSU), a plurality of instructions from an out-of-order (OoO) window. The issuing includes, in response to determining a first effective address being used by a first instruction, the first effective address corresponding to a first real address, creating an effective real table (ERT) entry in an ERT, the ERT entry mapping the first effective address to the first real address. Further, the execution includes in response to determining an effective address synonym used by a second instruction, the effective address synonym being a second effective address that is also corresponding to said first real address: creating a synonym detection table (SDT) entry in an SDT, wherein the SDT entry maps the second effective address to the ERT entry, and relaunching the second instruction by replacing the second effective address in the second instruction with the first effective address.
US10963247B2 Vector floating-point classification
A method to classify source data in a processor in response to a vector floating-point classification instruction includes specifying, in respective fields of the vector floating-point classification instruction, a source register containing the source data and a destination register to store classification indications for the source data. The source register includes a plurality of lanes that each contains a floating-point value and the destination register includes a plurality of lanes corresponding to the lanes of the source register. The method further includes executing the vector floating-point classification instruction by, for each lane in the source register, classifying the floating-point value in the lane to identify a type of the floating-point value, and storing a value indicative of the identified type in the corresponding lane of the destination register.
US10963245B2 Anchored data element conversion
An apparatus is provided, that includes an instruction decoder responsive to an anchored-data processing instruction, to generate one or more control signals. Conversion circuitry is responsive to the one or more control signals to perform a conversion from a data value to an anchored-data select value. The conversion is based on anchor metadata indicative of a given range of significance for the anchored-data select value. Output circuitry is responsive to the one or more control signals, to write the anchored-data select value to a register.
US10963243B2 System and method for automated generation of software development life cycle audit documentation
An embodiment of the present invention may be directed to an automated generation of software development life cycle audit documentation tool that enables development teams to move from point-in-time documentation to living documentation while still satisfying software development life cycle (SDLC) audit and risk concerns. An embodiment of the present invention is directed to generating release artifacts for application teams, to avoid costly application development time being used to fill in paperwork. An embodiment of the present invention may run as a Command Line Interface, or as a part of the build pipeline for application teams. This enables development teams to spend their time focusing on delivering high quality business solutions in a rapid fashion.
US10963242B2 Intelligent software agent to facilitate software development and operations
Some embodiments may facilitate software development and operations for an enterprise. A communication input port may receive information associated with a software continuous integration/deployment pipeline of the enterprise. An intelligent software agent platform, coupled to the communication input port, may listen for a trigger indication from the software continuous integration/deployment pipeline. Responsive to the trigger indication, the intelligent software agent platform may apply system configuration and rule layer information to extract software log data and apply a machine learning model to the extracted software log data to generate a pipeline health check analysis report. The pipeline health check analysis report may include, for example, an automatically generated prediction associated with future operation of the software continuous integration/deployment pipeline. The intelligent software agent platform may then facilitate transmission of the pipeline health check analysis report via a communication output port and a distributed communication network.
US10963240B2 Software transport check integration in upgrade context
Embodiments offer early assessment of upgrade compliance checking upon software landscape production data, prior to actually executing a full impact analysis. In a pre-transport phase, discrete upgrade compliance checks are run and corresponding reports returned to individual developers. In a transport phase, batches of combined compliance checks (bundled into released transports) are run and corresponding reports returned to higher level users. According to certain embodiments, pre-transport and/or transport compliance checking is performed upon landscape production data condensed to a bi-value states. Such condensing can desirably reduce stored data volumes and impart security. According to some embodiments, pre-transport and/or transport compliance checking is performed upon production data merged across multiple landscapes. This avoids storing redundant upgrade check data. Early indication of compliance checking violations, can reduce the incidence of last-minute compliance problems arising during subsequent full impact analysis (which is fraught with potential consequences for system down-time).
US10963238B2 Deployment routing of clients by analytics
Described embodiments provide deployment of updates to multiple clients. A device may provide, to each client of a first plurality of clients, a software update to be executed at the client. The device can transmit, subsequent to providing the software update, to each of the first plurality of clients, a request to check a status of the client. The device can receive from at least one of the first plurality of clients, a response to the request indicative of operational health of the client subsequent to providing the software update to the client. The device determines an operational health statistic of the first plurality of clients subsequent to providing the software update to the first plurality of clients and provides, to each client of a second plurality of clients, the software update to be executed at each client responsive to determining that the operational health statistic satisfies a predetermined threshold.
US10963235B2 Persistent data storage for a microservices application
A device can receive a specification identifying information associated with a stateful microservices application. The device can provide a request for storage information associated with the stateful microservices application based on the information included in the specification. The device can receive the storage information based on providing the request. The device can execute a storage installation procedure to provide the stateful microservices application with a storage volume based on receiving the storage information. The storage volume can be capable of providing persistent data storage. The device can provide a notification that the stateful microservices application is available for deployment on the device based on executing the storage installation procedure.
US10963234B2 Location-based automatic software application installation
Installation of a location-based application. A method collects device data of a mobile device of a user, the device data including information indicative of a location at which the user will be present at a future time. The method identifies, based on the collecting the device data, a software application associated with that location. The method downloads an installer for the software application to the mobile device of the user. The method also automatically installs the software application on the mobile device based on a triggering event, the installing being prior to arrival of the user at the location at the future time.
US10963233B2 Generating and caching software code
Aspects of the subject matter described herein relate to generating and caching software code. In aspects, a target device may receive software to install. The software may include source code that has not been compiled. The target device may install the software and indicate the source code of the package is to be compiled into intermediate or executable code that is persistently stored. If the target device receives a request to execute the software prior to it being compiled, the target device may compile and execute the software without delay. If the target device receives a request to execute the software after it is compiled, the target device may obtain and execute the compiled code. The behavior above may also be applied to scripting code obtained from a server remote to the target device.
US10963232B2 Constructing and enhancing a deployment pattern
An approach is provided for optimizing a deployment pattern. Precedent system(s) that have components that match components in an initial deployment pattern of a new system are identified. A historical performance of the precedent system(s) is determined to not satisfy target non-functional requirements (NFRs) and target service levels of the new system. Responsive to determining that the historical performance did not satisfy the NFRs and the target service levels, the components in the initial deployment pattern are modified and a new deployment pattern for the new system is generated so that (i) the new deployment pattern includes the modified components and (ii) a performance of the new system using the new deployment pattern is likely to satisfy the target NFRs and the target service levels. A recommendation for deploying the new system using the new deployment pattern is generated.
US10963225B2 Program creation assisting system, method for same, and program
A program creation assisting system includes a camera that captures an image of a chip array in which a special chip indicating a task for programming is in a chip array, a task management table managed in a state where the task and an image of the plurality of chips used for the task are associated with each other, an image processing unit that recognizes an image relating to the chip from the image of the chip array acquired by the camera, and a program creation processing unit 103 that, when the image processing unit recognizes a special chip such as a start chip, selects a command corresponding to the image of the plurality of chips, which is recognized by the image processing unit, based on a task management table associated with a task of the special chip, and generates a program configured by a plurality of selected commands.
US10963223B1 Rules generation using learned repetitive code edits
Assisting automation of repeated edits of code by automated generation of rules that, when applied, perform code transformations. The transformations are synthesized while observing developers make repeated code edits, and automatically perform similar modifications as those observed. This synthesized transformation defines an initial state of code to which the transformation can be applied, and defines a modification from that initial state. A rule is then generated that includes a detector mechanism that, when selected, is configured to find locations in code that have the defined corresponding initial state of the corresponding transformation. Thus, the transformation may be applied to any code to which the rule is exposed.
US10963196B2 Printing apparatus, method for controlling the same, and storage medium
A printing apparatus includes an accepting unit configured to accept one of a first setting and a second setting, the first setting indicating that another print job managed by the management unit is to be executed while leaving an execution of the print job interrupted, and the second setting indicating that execution of the print job is to be canceled, and a control unit configured to, when the first setting is made in a case where a job interruption event occurs during execution of a print job, execute another print job managed by the management unit while leaving the execution of the print job interrupted, or to, when the second setting is made in a case where a job interruption event occurs during execution of a print job, cancel the execution of the print job.
US10963193B2 Information processing apparatus executing setting process for printing
In an information processing apparatus, a memory stores in advance a plurality of sets of setting data for printing. Each set of setting data is in association with a setting mode. The setting process in a first setting mode sets a set of setting data for a specific print whereas the setting process in a second setting mode sets a set of setting data used generally for printing. The control device executes the setting process in a current setting mode, and acquires from the printer a sheet size currently set in the printer. The control device extracts from the memory a set of setting data having a sheet size matching the acquired sheet size, and notifying information concerning a sheet size in a case where setting mode in association with the extracted set of setting data indicates a setting mode different from the current setting mode.
US10963191B1 3D NAND flash memory device and integration method thereof
An integration method for a 3D NAND flash memory device includes disposing a plurality of 3D triple-level cell (TLC) NAND flash memories on a CMOS die; disposing at least a NOR Flash memory on the CMOS die of the 3D NAND flash memory device; and connecting the at least a NOR Flash memory to an Open NAND Flash Interface (ONFI) of the 3D NAND flash memory device; wherein the at least a NOR Flash memory is disposed on an unused area of the CMOS die.
US10963185B2 Memory sub-system for performing wear-leveling adjustments based on memory component endurance estimations
A system comprising a memory component including blocks, and a processing device, operatively coupled with the memory component. The processing device determines endurance values for the memory component. For each selected block of the plurality of blocks, the processing device determines an endurance estimation of the selected block based on at least one of a time to erase the selected block or an error statistic for the selected block, and updates an endurance value associated with the selected block based on the endurance estimation for the selected block. The processing device receives a write instruction to the memory component and distributes the write instruction to one or more of the blocks based on the endurance values. Other embodiments are described.
US10963179B2 Accidental-volume-removal prevention
A method to prevent the inadvertent removal of volumes on a storage system is disclosed. In one embodiment, such a method includes receiving a request to remove (e.g., delete, detach, unmask, etc.) a volume on a storage system. In response to receiving the request, the method initiates at least one process to monitor the volume for I/O activity over a specified period of time. In the event the at least one process does not detect I/O activity to the volume during the specified period of time, the method executes the request by removing the volume. In the event the at least one process detects I/O activity to the volume during the specified period of time, the method denies the request to remove the volume. A corresponding system and computer program product are also disclosed.
US10963173B2 System for smart contract dependent resource transfer
A system, computer program product, and computer-implemented method for smart contract dependent resource transfer are disclosed. The system is configured to establish a smart contract between a first storage location and a second storage location, the smart contract being configured for conditionally transferring resources between the first storage location and the second storage location; monitor the first storage location to determine that a first transfer condition has been met; based on determining that the first transfer condition has been met, automatically transfer a number of resources from the second storage location to the first storage location; determine that a second transfer condition has been met; and automatically transfer the number of resources from the first storage location to the second storage location based on determining that the second transfer condition has been met.
US10963164B2 Non-deterministic memory protocol
The present disclosure includes apparatuses and methods related to a non-deterministic memory protocol. An example apparatus can perform operations on the memory device based on commands received from a host according to a protocol, wherein the protocol includes non-deterministic timing of the operations. The memory device can be a non-volatile dual in-line memory module (NVDIMM) device.
US10963163B2 Categorizing computing process output data streams for flash storage devices
Categorizing computing process output data streams for flash storage devices is disclosed. A first computing process characteristic of a first computing process that generates a first output data stream is determined. A structure that correlates the first computing process characteristic to a first stream identifier is accessed. A first filter driver is associated with the first computing process to configure the first filter driver to receive the first output data stream. The first filter driver is associated with a flash storage device. The first stream identifier is sent to the first filter driver.
US10963156B2 Mobile terminal and control method thereof
A mobile terminal includes a wireless communication unit configured to provide wireless communication; a touch screen configured to display an execution screen; and a controller. The controller is configured to receive a touch input to one end of the touch screen that continuously moves in a direction toward the other end of the touch screen, if a start point of the touch input is a first end edge of the touch screen, display a first control screen on the touch screen, and if a start point of the touch input is a second end edge of the touch screen, display a second control screen on the touch screen. Further, the first control screen is a different control screen for controlling the mobile terminal than the second control screen, and the second control screen comprises a control center screen include control settings for controlling the mobile terminal.
US10963128B1 Systems and methods for capturing content
A computer-implemented method for capturing content may include (i) displaying, within a graphical user interface of a media recording application that records media through an input device, a clickable reaction button, (ii) receiving a click of the clickable reaction button within the graphical user interface of the media recording application, and (ii) in response to receiving the click of the clickable reaction button within the graphical user interface of the media recording application, performing both capturing, by the media recording application, media content through the input device recording metadata indicating that a user reacted to the captured media content such that the metadata specifies a reaction that corresponds to the clickable reaction button. Various other methods, systems, and computer-readable media are also disclosed.
US10963127B2 Single tap control for adding and managing favorites
System, method, and computer product embodiments are described for populating and managing a polymorphic favorites list from a graphical user interface (GUI). The GUI provides an interface that allows a user to efficiently populate a favorites list and quickly access the favorites list via a global access point in a GUI, from anywhere in an application. The method enables the user to view objects in the favorites list, add objects to the favorites list, remove objects, and rearrange objects from the user's current application view as the user navigates across applications. The favorites list is configured to include a plurality of objects of a plurality of object types.
US10963121B2 Information display method, apparatus and mobile terminal
Embodiments of the present disclosure disclose an information display method, an apparatus and a mobile terminal, which relate to the field of mobile terminal technologies. The method includes: receiving a press operation on a preset display content; displaying, based on the press operation, a loading bar representing a magnitude of a force value of the press operation; and loading the loading bar to a preset length when the force value of the press operation reaches a preset threshold, and parsing the preset display content. In this solution, intuitive feedback for the magnitude of the force of the press operation is made through the loading bar, so that the user can know the press process, improving the user experience.
US10963119B1 Identifying and rendering content relevant to a user's current mental state and context
Systems and methods are provided for identifying and rendering content relevant to a user's current mental state and context. In an aspect, a system includes a state component that determines a state of a user during a current session of the user with the media system based on navigation of the media system by the user during the current session, media items provided by the media system that are played for watching by the user during the current session, and a manner via which the user interacts with or reacts to the played media items. In an aspect, the state of the user includes a mood of the user. A selection component then selects a media item provided by the media provider based on the state of the user, and a rendering component effectuates rendering of the media item to the user during the current session.
US10963098B1 Methods and apparatus for object profile estimation
This relates to methods and apparatus for estimating an object profile to improve accuracy of touch sensor panel input (e.g., reducing input position wobble for a stylus or finger translating on a surface over and between electrodes of a touch sensor panel). In some examples, the object profile estimation can begin with an initial profile estimate that can allow the object profile estimation to converge for a large range of possible input object sizes, shapes, distances, and/or orientations. The object profile information can use data from multiple frames of data acquisition as well as multiple pixels in the panel to construct the object profile estimate based on the input measurement. Specifically, the object profile can be estimated by measuring the object at various positions relative to touch pixels or nodes and gaps between touch pixels or nodes over multiple frames of sensor data and combining the measurement data of the multiple frames.
US10963097B2 Method, electronic device, and apparatus for touch-region calibration
The present disclosure provides a method for touch-region calibration. The method includes controlling a switch of a camera assembly in an electronic device to turn off an infrared filtering function of an infrared filter of the camera assembly, according to a calibration instruction; detecting a plurality of calibrated objects using the camera assembly; and determining a range of a touch region on the electronic device according to the plurality of calibrated objects.
US10963083B2 Display apparatus and method of manufacturing the same
A display apparatus including a substrate having a display area in which a display device is provided to display an image, and a non-display area around the display area. The non-display area includes a bending area that is bent about a bending axis; an encapsulation layer arranged above the display area; a touch electrode arranged above the encapsulation layer; a touch wire connected to the touch electrode and extending to the non-display area; and a fan-out wiring connected to a signal wiring that applies electric signals to the display area. At least a portion of the fan-out wiring is arranged in the bending area, and the fan-out wiring includes the same material as the touch wire.
US10963076B2 Display device
A display device includes a substrate including a bending area located between a first region and a second region, and bent around a bending axis extending in a first direction, a first conductive layer above the substrate, and extending from the first region to the second region through the bending area, a second conductive layer above the first conductive layer, and extending from the first region to the second region through the bending area, and an organic insulating layer between the first conductive layer and the second conductive layer.
US10963073B2 Display control device including pointer control circuitry, pointer display method, and non-temporary recording medium thereof
A display control device includes a reception unit configured to receive sensor information from an operating device, a pointer display control unit configured to determine a motion of the operating device on the basis of the sensor information, and to display and control a pointer in conjunction with the determined motion of the operating device, and an identification display control unit configured to calculate a rotation angle of the operating device on the basis of the sensor information, and to execute control to present identification display at a position where the pointer is displayed, when the calculated rotation angle comes to a switching angle.
US10963063B2 Information processing apparatus, information processing method, and program
There is provided an information processing apparatus, an information processing method, and a program, the information processing apparatus including: an acquisition unit configured to acquire a recognition accuracy related to a recognition based on sensing data; and a control unit configured to make a first user operation recognizable when the recognition accuracy is included in a first range, and make a second user operation recognizable when the recognition accuracy is included in a second range different from the first range, the second user operation being different from the first user operation and related to the first user operation.
US10963046B1 Drift corrected eye tracking
A system tracks eye position using a first Optical Coherence Tomography (OCT) eye tracking unit to determine a first position of an eye of a user. The OCT eye tracking unit projects low coherence interference light onto a portion of the user's eye, and uses captured light reflected from the illuminated portion of the user's eye to generate a dataset describing the portion of the user's eye. The first position of the user's eye is determined based upon the generated dataset and a previously generated dataset. In order to minimize error and reduce the effects of draft, a reference tracking system is configured to determine a second position of the user's eye, which is used to update the determined first position of the user's eye.
US10963035B2 Low power PCIe
A system for low-speed Peripheral Component Interconnect (PCI) Express (PCIe) systems, while maintaining both lower level physical layer (PHY) pin requirements and upper layer functionality being capable of both differential and single-ended signaling modes optimized for power savings. An apparatus includes an integrated circuit (IC) adapted to be connected to a Peripheral Component Interconnect (PCI) Express (PCIe) bus. The IC includes a control block selects between differential and single-ended signaling for the PCIe bus. The single-ended signaling is transmitted through existing pins of the IC that are coupled to the PCIe bus for differential signaling when single-ended signaling is selected for the PCIe bus.
US10963031B2 Methods and systems for server power line communication
A server system includes a common power bus, a power supply to provide direct current (DC) power through the common power bus, at least one node including a processor to receive the DC power through the common power bus, a transmitter capacitive coupled to the common power bus to transmit a power information signal from the power supply through the common power bus, and at least one receiver capacitive coupled to the common power bus to receive the power information signal transmitted by the transmitter and to provide the received power information signal to the at least one node. A plurality of buffers respectively coupled between the common power bus and each of the power supply and the at least one node provide path separation for high frequency and low frequency currents.
US10963027B2 Methods and apparatus for safe negotiation of high current for active cable assemblies
Methods and apparatus for the safe negotiation of high current for a High-Definition Multimedia Interface (HDMI) active cable assembly. In one embodiment, a method for detecting a Power for Cable Assembly (PCA)-capable source is disclosed, the method including: detecting, by a cable assembly, an assertion of a defined voltage on a power supply pin; forwarding an assertion of a hot plug detect signal pin, by the cable assembly, from a sink device towards the PCA-capable source; detecting, by the cable assembly, a reduction in the defined voltage on the power supply pin for a defined period of time in response to the forwarding; and detecting, by the cable assembly, a re-assertion of the defined voltage on the power supply pin subsequent to the lapse of the defined period of time. PCA dependent cable assemblies and PCA capable source devices are also disclosed.
US10963023B1 Orthogonal structure with riser card
A computing system including a housing assembly having a front and a rear, a CPU module positioned towards the front of the housing assembly and including a plurality of I/O connectors, and a plurality of I/O modules positioned towards the rear of the housing assembly, where each I/O module includes a second I/O connector. The computing system also includes a plurality of riser cards each having a PCB with opposing side surfaces, a front edge, a rear edge, a top edge, a bottom edge, a third I/O connector coupled to the bottom edge and a fourth I/O connector coupled to the rear edge. The third I/O connector on each riser card is connected to one of the first I/O connectors and the fourth I/O connector on each riser card is connected to one of the second I/O connectors so that the riser cards are oriented in parallel with each other.
US10963020B2 Hinge structure and electronic device including the same
A hinge structure for an electronic device is disclosed, including: a fixed bracket including a first and second through-hole, a first connecting shaft inserted into the first through-hole, a first rotary bracket disposed between a fixed bracket and a support part, a first elastic member disposed partially in the first through-hole and supported by the second support part and pressing a fixed bracket towards the first rotary bracket, a second connecting shaft inserted into the second through-hole, a second rotary bracket disposed between a fixed bracket and a support part, a second elastic member disposed partially in the second through-hole and supported by another support part and pressing a fixed bracket towards the second rotary bracket, wherein at least one fixed bracket is disposed between the first rotary bracket and the second rotary bracket.
US10963011B2 Touch input method and mobile terminal
A touch input method and a mobile terminal are provided. The mobile terminal includes a touch screen having a transparent display panel, a front touch panel configured to detect a touch input corresponding to the front of the transparent display panel, and a rear touch panel configured to detect a touch input corresponding to a rear of the transparent touch panel. The touch input method includes detecting a touch input from one of the front touch panel and the rear touch panel, determining whether a user's intent is a data input via the rear touch panel in response to the touch input, and displaying a keypad on a top of the touch screen if the user's intent is determined as data input via the rear touch panel.
US10963002B1 Clock generation architecture using a poly-phase filter with self-correction capability
An in-phase/quadrature (I/Q) clock generator is described. The I/Q clock generated includes a poly-phase filter configured to generate a four-phase quadrature clock signal in response to a two-phase quadrature clock signal generated in response to a single-ended input clock signal. The I/Q clock generated also includes a phase interpolator configured to generate an output four-phase quadrature clock signal from the four-phase quadrature clock signal. The I/Q clock generated further includes a poly-phase filter tune circuit coupled to an output of the phase interpolator. The poly-phase filter tune circuit is configured to generate a control voltage for the poly-phase filter to tune the four-phase quadrature clock signal from the poly-phase filter.
US10962997B2 Apparatus and method for driving a load and device
The invention refers to an apparatus for driving a load with a drive signal. The apparatus includes an AC voltage source, a DC voltage source, a capacitor and a control apparatus. The AC voltage source outputs an AC voltage. The DC voltage source outputs a DC voltage. The capacitor includes a first terminal and a second terminal. The AC voltage source is connected to the first terminal, and a signal output is connected to the second output. The control apparatus controls, depending on a voltage present at the signal output, a connection between the DC voltage source and the second terminal. Furthermore, the invention refers to a corresponding method as well as to a device.
US10962995B2 Monitoring and ensuring proper ambient conditions, including chemical balance, within a shipping medium used for transporting ambient-condition sensitive goods
A method for maintaining ideal ambient conditions for goods being transported within a shipping container includes a server periodically receiving, from at least one sensor located within the shipping container, a current value corresponding to the ambient condition being monitored within the shipping container. The server compares the received first parameter value with a pre-established optimal range of values and in response to the first parameter value being outside of the optimal range of values, the server triggers a correction response that notifies at least one interested party of the failure to maintain the ambient condition within the optimal range and that causes a correction in the ambient condition within the shipping container.
US10962994B2 Pressure control method for high-pressure regulator to prevent internal leak, and high-pressure shut-off valve
Provided is a pressure control method for a high-pressure regulator to prevent internal leak, and the high-pressure shut-off valve so as to minimize an internal leak, due to high-pressure gas remaining in a high-pressure fuel line when a valve of a gas storage tank is shut off, caused by a pressure difference between a front end portion and a rear end portion of the high-pressure regulator introducing or discharging high-pressure gas. Accordingly, the convenience for connecting work is provided, the high safety is ensured, and the high-pressure regulator is used with the high reliability.
US10962977B2 Method for communication between at least one meter device and an airborne device
A method provides communication between a meter and a flying device. The meter records consumption data. The flying device performs flight movements to a prescribed target position of the meter. Radio signals are received by a reception device and information is ascertained, relating to the transmission quality of a radio channel, based on the received signals. A poor transmission quality, satisfaction of which is dependent on the quality of the information, results in the reception of received signals and the ascertainment of the information being repeated after a communication protocol for communication with the meter has been changed, a position of the flying device being altered and/or a directivity of the reception device is altered until the transmission quality or a termination condition is satisfied. Upon having a satisfactory quality condition, meter information is captured and a message for controlling the operation of the meter is sent to the meter.
US10962974B2 Multi-perspective system and method for behavioral policy selection by an autonomous agent
A system and a method for autonomous decisioning and operation by an autonomous agent includes: collecting decisioning data including: collecting a first stream of data includes observation data obtained by onboard sensors of the autonomous agent, wherein each of the onboard sensors is physically arranged on the autonomous agent; collecting a second stream of data includes observation data obtained by offboard infrastructure devices, the offboard infrastructure devices being arranged geographically remote from and in an operating environment of the autonomous agent; implementing a decisioning data buffer that includes the first stream of data from the onboard sensors and the second stream of data from the offboard sensors; generating current state data; generating/estimating intent data for each of one or more agents within the operating environment of the autonomous agent; identifying a plurality of candidate behavioral policies; and selecting and executing at least one of the plurality of candidate behavioral policies.
US10962959B2 Relay, control method, and non-transitory computer-readable recording medium for power supply control
The purpose of the present invention is to stop the power supply to a specified device among a plurality of devices to be supplied with power, and maintain the power supply to the other device. An IO-Link master is provided with: an upper-level communication control unit which receives a specification of a device to which the power supply is to be stopped; and a power supply control unit which controls a device power supply switching unit corresponding to the device to which the power supply is to be stopped, to stop the power supply to said device while maintaining the power supply to the other device.
US10962958B2 Library of predefined shapes for additive manufacturing processes
A method includes accessing a first model defining a shape of a part. The shape of the part is segregated into a plurality of predefined shapes selected from a library of predefined shapes. The predefined models for each of plurality of predefined shapes are assembled into a second model defining the shape of the part. The part is additively manufactured according to the second model.
US10962952B2 Servo control apparatus that performs learning control by changing reference axis
A servo control apparatus for a machine that performs machining by causing a plurality of synchronizing axes to operate cooperatively in synchronized relationship with a reference axis, the servo control apparatus comprising: a position detection unit for detecting at least one of the position of the servo motor and the position of a driven body; a position error calculation unit for calculating an error between the position command and the position detected by the position detection unit; a reference axis position acquisition unit for acquiring the positions of a plurality of reference axes; a reference axis selection unit for selecting one reference axis based on a machining condition of the driven body from among the plurality of reference axes whose positions have been acquired; and a learning control unit for performing learning control using an angle synchronization method, based on the error and the position of the selected reference axis.
US10962944B2 Display and control of load control devices in a floorplan
A load control system may comprise an electrical load control device and/or a computing device. The electrical load control device may control, for example, motorized window treatments (e.g., shades), lighting controls, and/or sensors (e.g., occupancy, radio window, daylight, etc.). For example, a load control device comprising a motorized window treatment may control the position of a covering material in the window treatment. The computing device may comprise a processor and/or a graphical user interface (GUI). The computing device may be a server and/or a user device, such as a wireless user device (e.g., a cellular phone, tablet, or laptop computer). The computing device may be configured to provide graphical representations that may be displayed on a GUI based on load control information.
US10962931B2 Contact responsive metronome
A metronome including a sensor capable of detecting an event and a controller in communication with the sensor and which controls the metronomes response to the event. The controller may receive a signal from the sensor indicating an occurrence of the event, and the controller, in response, may generate a signal to adjust characteristics of the metronome in response to the event.
US10962928B2 Image forming apparatus capable of determining whether toner cartridge is attached to appropriate slot provided in main casing
An image forming apparatus includes: a drum cartridge to which one of a first toner cartridge and a second toner cartridge is attachable; a frame including a first slot and a second slot; and a controller including a control memory and a processor. The drum cartridge to which the one of the first toner cartridge and the second toner cartridges is attached is attachable to one of the first slot and the second slot. The control memory stores first color information allocated to the first slot, and second color information allocated to the second slot. In a state where the drum cartridge is attached to one of the first slot and the second slot and when the drum memory does not store any color information, the processor is configured to perform: writing, into the drum memory, one of the first color information and the second color information which is appropriate.
US10962925B2 Erroneous mounting prevention system
There is provided an erroneous mounting prevention system in which, by moving a second cartridge in a mounting direction to mount the second cartridge on a first apparatus main body, a protruding portion is brought into abutment with a surface portion, and, by moving a first cartridge in the mounting direction to mount the first cartridge on the first apparatus main body, the first cartridge is mounted on the first apparatus main body without being restricted from being moved by the surface portion.
US10962924B2 Process cartridge
A developing roller and a photosensitive drum are aligned in a second direction different from a first direction. A toner storage portion stores toner to be supplied to the photosensitive drum by the developing roller. A waste-toner storage portion stores toner conveyed through a conveyance pipe. The waste-toner storage portion has a main portion and a protruding portion protruding from the main portion in the first direction. A drum cartridge has a guide portion configured to guide the protruding portion of the waste-toner storage portion when a developing cartridge is being mounted on the drum cartridge. The guide portion includes first and second guides. The first guide extends in a third direction different from the first and second directions. The second guide continues from the first guide and is located closer to the photosensitive drum than the first guide is. The second guide extends in the second direction.
US10962904B2 Image forming unit attachable to image forming apparatus and protecting image carrying surface
An image forming unit includes an image carrier, a body, a shutter unit, a first guiding portion, and a holding portion. The body holds the image carrier with a portion of the image carrying surface being exposed. The shutter unit includes first and second shutter members. The first shutter member is held by the body, being pivotable about a first rotational axis relative to the body, and includes a first inner surface. The second shutter member is held by the first shutter member, being pivotable about a second rotational axis relative to the first shutter member, and includes a second inner surface and first and second contact portions. The shutter unit is shiftable between a closed state and an open state. The closed state is a state extended with the image carrying surface being covered. The open state is a state with the image carrying surface being exposed.
US10962898B1 Image forming apparatus and control method
An image forming apparatus includes a photoreceptor, a charger, an exposure unit, and a control unit. The charger charges a surface of the photoreceptor. The exposure unit exposes the photoreceptor charged by the charger using a light-emitting diode. The amount of light of a light-emitting diode gradually decreases over time. The control unit controls the exposure unit so that exposure energy by the exposure unit is constant.
US10962890B2 Positioning device, lithographic apparatus, method for compensating a balance mass torque and device manufacturing method
The present invention relates to a positioning system, including: a first actuator to exert an actuation force on a moveable body, the first actuator being coupled to a balance mass configured to absorb a reaction force resulting from the actuation force, the actuation force providing an acceleration of the moveable body and the reaction force providing an acceleration of the balance mass, wherein a force resulting from the acceleration of the moveable body together with a force resulting from the acceleration of the balance mass result in a balance mass torque; a balance mass support to support the balance mass onto a frame, which balance mass support engages the frame at a support position; and a torque compensator; wherein the torque compensator exerts a compensation force to compensate the balance mass torque, and wherein the torque compensator exerts the compensation force on the frame at the support position.
US10962885B2 Extreme ultraviolet (EUV) polarization splitter
A polarization filter includes a multilayer structure including a first plurality of elements and a second plurality of elements alternating between each other. The first plurality of elements and the second plurality of elements have different thicknesses, and the multilayer structure is configured to interact with unpolarized light incident on the multilayer structure and separate transverse electric (TE) waves and transverse magnetic (TM) waves of the unpolarized light.
US10962880B2 Radiation-sensitive compositions and patterning and metallization processes
A patterning process, comprises: (i) forming a radiation-sensitive film on a substrate, wherein the radiation-sensitive film comprises: (a) a resin, (b) a photoacid generator, (c) a first quencher, and (d) a second quencher; (ii) patternwise exposing the radiation-sensitive film to activating radiation; and (iii) contacting the radiation-sensitive film with an alkaline developing solution to form a resist pattern; wherein the resin comprises the following repeat units: wherein: R1 is selected from a hydrogen atom, an alkyl group having from 1 to 4 carbon atoms, a cyano group or a trifluoromethyl group; Z is a non-hydrogen substituent that provides an acid-labile moiety; n is from 40 to 90 mol %; m is from 10 to 60 mol %; and the total combined content of the two repeat units in the resin is 80 mol % or more based on all repeat units of the resin; and the first quencher is selected from benzotriazole or a derivative thereof.
US10962879B2 Click-chemistry compatible structures, click-chemistry functionalized structures, and materials and methods for making the same
According to several embodiments, a composition of matter includes: a three-dimensional structure comprising photo polymerized molecules. At least some of the photo polymerized molecules further comprise one or more protected click-chemistry compatible functional groups; and at least portions of one or more surfaces of the three-dimensional structure are functionalized with one or more of the protected click-chemistry compatible functional groups.
US10962874B2 Methods of manufacturing semiconductor devices, method sof performing extreme ultraviolet ray exposure, and methods of performing optical proximity correction
A method of manufacturing a semiconductor device includes performing extreme ultraviolet (EUV) lithography that uses a mask for the EUV lithography manufactured by using a design layout on which optical proximity correction (OPC) is performed, and performing the OPC includes dividing respective patterns included in the design layout into partial patterns, classifying the partial patterns into a plurality of partial pattern groups, performing a first OPC on the design layout, and performing a second OPC that is different from the first OPC on the design layout on which the first OPC is performed, wherein performing the first OPC is performed on representative patterns selected from the plurality of partial pattern groups.
US10962871B2 Light source module and projection apparatus
A light source module and a projection apparatus are provided. The light source module includes a blue light source, a red light source, a wavelength conversion wheel and a filter wheel. The blue light source provides a blue light beam. The red light source provides a red light beam. The wavelength conversion wheel is disposed on a transmission path of the blue light beam and has a wavelength conversion region. The blue light beam is converted into a green light beam by the wavelength conversion region. The filter wheel is disposed on transmission paths of the blue light beam and the red light beam. The filter wheel includes a filter region and a diffusion region. A filter spectrum of the filter region includes a first bandwidth and a second bandwidth. The first bandwidth and the second bandwidth are separated with each other.
US10962870B2 Laser projection unit, depth camera and electronic device
A laser projection unit, a depth camera and an electronic device are provided. The laser projection unit includes a light source, a collimation element and a diffractive optical element. The light source is configured to emit laser. The collimation element is configured to collimate the laser. The collimation element includes one or a plurality of lenses provided in a light emitting path of the light source. The diffractive optical element is configured to diffract the laser collimated by the diffractive collimation element to form a laser pattern.
US10962865B2 Camera platform system
A camera platform system includes a fixing base configured to fix an imaging apparatus, a camera platform configured to rotate the imaging apparatus fixed to the fixing base, a control apparatus configured to control the imaging apparatus, a clamp unit configured to clamp a connector cable, and a fixing unit configured to attach the clamp unit to the control apparatus. The control apparatus includes a first connector portion to which a connector cable for connecting to the camera platform is connected. The clamp unit includes a plurality of column members and a supporting member for supporting the plurality of column members. The fixing unit fixes the supporting member to the control apparatus. The clamp unit can be in a state where the clamp unit does not overlap with the first connector portion of the control apparatus in an optical axis direction.
US10962863B2 Interchangeable lens, method of operating interchangeable lens, program, lens system, and camera system
A lens system according to a first aspect of the present invention includes an interchangeable lens, and an accessory which is mounted between the interchangeable lens and a camera body. The interchangeable lens is mountable to the camera body via the accessory and includes a lens-side communication unit that communicates with the camera body and the accessory, an accessory information acquisition unit that communicates with the accessory to acquire individual identification information of the accessory, an interchangeable lens information storage unit that stores individual identification information of the interchangeable lens, and an identification information generation unit that generates combination identification information which is information unique to a combination of the interchangeable lens and the accessory on the basis of the acquired individual identification information of the accessory and the stored individual identification information of the interchangeable lens, and the lens-side communication unit transmits the generated combination identification information to the camera body.
US10962860B2 System and method for optimizing focus of optical system passively
A method for optimizing focus of an optical system passively includes the following steps: discretizing optical positions with respect to precision requirements; initializing an idle counter to zero, going to the initial optical position, initializing a best position to current position, clearing a sharpness array; calculating correspondence; adding a sharpness value to a sharpness array; calculating a longest increasing subsequence on the sharpness array; checking if the longest increasing subsequence length increases; clearing the idle counter; setting the best position to the current position; incrementing the idle counter; checking if the termination threshold is reached; checking if the current position corresponds to the end of discrete optical positions if the termination threshold is not reached; driving motors to the next position; optionally improving the best position; going to the best position and terminating the method.
US10962855B2 Display system with variable power reflector
A wearable augmented reality head-mounted display system can be configured to pass light from the world forward a wearer wearing the head-mounted system into an eye of the wearer. The head-mounted display system can include an optical display that is configured to output light to form an image. The system may include one or more waveguides that are disposed to receiving the light from the display. A variable power reflector can be disposed on the forward side of the one or more waveguides. The reflector can be configured to have an optical power that is adjustable upon application of an electrical signal.
US10962846B2 Display device
A display device including a display panel, a film, a flexible connecting unit, a first glue, and a second glue. The film is stacked on an outer surface of the display panel and has an extension portion extending out of the outer surface. The flexible connecting unit connects to the display panel and extends out from a first end of the display panel. A gap exists between the flexible connecting unit and the extension portion while the first glue is at least partially distributed within the gap. The second glue at least partially distributed between the flexible connecting unit and the edge of the first end, and the second glue is different from the first glue.
US10962845B1 Driving system of display device, driving method and display device
In a driving system of a display device, wires are arranged on a first connection unit, a second connection unit and a third connection unit and the traces are arranged on a first circuit board, a second circuit board and a third circuit board accordingly. The electrical path is established on the aforesaid circuit boards and the aforesaid connection units. One end of the electrical path is connected to the power supply voltage, and the other end is connected to the input end of a timing controller. When all the connection units are connected, the power supply voltage is inputted to the timing controller via the path, and the timing controller outputs the power supply control signal for controlling the display device to power on. When the connection units are poorly connected, the timing controller outputs a power supply stopping control signal to stop powering the display device.
US10962844B1 Actively tunable optical element with full or partial transparency
An optical element includes a primary electrode, a secondary electrode overlapping at least a portion of the primary electrode, and an electroactive layer disposed between and abutting the primary electrode and the secondary electrode. The optical element is configured to have a first optical transmittance and a first optical reflectance when a first voltage is applied between the primary electrode and the secondary electrode, and at least one of a second optical transmittance different from the first optical transmittance or a second optical reflectance different from the first optical reflectance when a second voltage different from the first voltage is applied between the primary electrode and the secondary electrode.
US10962842B2 Liquid crystal display device
A liquid crystal display device is provided and including a first substrate having a first surface; a second substrate having a second surface that is opposed to and spaced from the first surface; and a liquid crystal layer and a plurality of spacers arranged between the first and second surfaces, the spacers each including a first spacer section having a first center in a first direction, the first spacer section protruding from the first surface into the liquid crystal layer, a second spacer section having a second center in the first direction, the second spacer section protruding from the second surface into the liquid crystal layer and opposed to and spaced from the first spacer section or being in contact with the first spacer section, wherein, in each of the spacers, the second center position is different from the first center position in the first direction.
US10962835B2 Inorganic composite luminescent material, light-emitting film, light-emitting diode package, light emitting diode and light-emitting device including the same
An inorganic composite luminescent material includes inorganic illuminants. An inorganic illuminant includes an inorganic luminescent particle configured to emit light, and a porous coating surrounding the inorganic luminescent particle. The porous coating has a plurality of pores. The inorganic composite luminescent material can further include scattering agents within at least a portion of the plurality of pores in the porous coating of the inorganic illuminants. The scattering agents are configured to scatter the light emitted from the inorganic luminescent particles.
US10962833B2 Planar lighting device
A display device includes a lower cover; a circuit substrate disposed on the lower cover; a plurality of light sources disposed on the circuit substrate; a reflection layer disposed on the circuit substrate; a light regulator disposed at an edge of the reflection layer at an angle with respect to the reflection layer; and an optical sheet disposed on the plurality of light sources. Further, the light regulator includes a reflector portion reflecting light from the plurality of light sources; and an absorber portion having holes arranged in a pattern. In addition, light emitted from a respective light source close to the edge passes through the holes.
US10962830B2 Backlight module
A backlight module includes a circuit board, a plurality of light emitting units, a support frame, a reflector, and a diffusion plate. The light emitting units are disposed on the circuit board. The support frame includes a plurality of first support members, wherein the first support members are disposed on the circuit board in parallel. The reflector is disposed on the support frame. The reflector includes a plurality of reflecting grids, wherein the reflecting grids are accommodated between the first support members and the light emitting units are located in the reflecting grids. The diffusion plate is disposed above the reflector.
US10962826B2 Light controlling apparatus and transparent display device comprising the same
A light controlling apparatus and a transparent display device comprising the same are discussed, in which picture quality can be prevented from being deteriorated by a voltage drop. The light controlling apparatus can include a first base film including a first lower pad arranged at a first side edge on one surface and a second lower pad arranged at a second side edge on the one surface; a second base film including a first upper pad arranged at a third side edge on one surface facing one surface of the first base film and a second upper pad arranged at a fourth side edge on the one surface; and a flexible circuit board including driving voltage lines electrically connected with the first and second lower pads and common voltage lines electrically connected with the first and second upper pads.
US10962820B2 Display substrate and display device
The embodiments of the present disclosure provide a display substrate and a display device, which relate to the field of display technologies, to solve the problem that a saw-toothed display effect occurs at an edge of an AA area when displaying if the edge of the AA area is non-linear. The display substrate includes a black matrix. The display substrate is provided with a display area, and at least a part of an edge of the display area has an irregular edge having a concave-convex shape. The display area has a plurality of subpixels arranged in a matrix form, and has a vision weakening area close to the irregular edge. In the vision weakening area, the black matrix includes a light shielding block located in the subpixel.
US10962819B2 Variable transparency glass and apparatus of controlling transparency of the same
A variable transparency glass includes a first film having a first transparent electrode on an inner surface of the first film, a 2nd film having a second transparent electrode on an inner surface of the second film, and a liquid crystal capsule disposed between the first film and the second film. The variable transparency glass is configured to control transmittance of an incident light in response to a voltage applied to each of the first transparent electrode and the second transparent electrode. The transmittance is partially controlled corresponding to an aligning pattern of each of the first transparent electrode and the second transparent electrode when the first film and the second film overlap.
US10962814B2 Flexible display device
A flexible display device that can suppress spread of cracks of an inorganic layer is provided. A flexible display device includes a flexible substrate including a display area and a periphery surrounding the display area, an inorganic layer formed on the flexible substrate, a display unit formed on the display area, and a thin film encapsulation layer covering the display unit. The inorganic layer includes an opening disposed on a periphery between edges of the flexible substrate and the thin film encapsulation layer.
US10962810B2 Strained germanium silicon optical modulator array including stress materials
An integrated optical modulator array useful for modulating light at different wavelengths in the same optical band includes multiple GeSi waveguides on a substrate. Each GeSi waveguide has a different width and is coupled to electrodes to form an electro-absorption modulator. A stressor material, such as SiN, disposed between the GeSi waveguides in the optical modulators applies a strain to the GeSi waveguides. Because each GeSi waveguide has a different width, it experiences a different strain. This difference can be a difference in magnitude, type (homogeneous v. inhomogeneous, compressive v. tensile), or both. The different strains shift the bandgaps of the Ge in the GeSi waveguides by different amounts, shifting the optical absorption edges for the GeSi waveguides by different amounts. Put differently, the stressor layer strains each GeSi modulator differently, causing each GeSi modulator to operate at a different wavelength.
US10962808B2 Contact lens with image pickup control
Provided is a contact lens including: a lens unit configured to be worn on an eyeball; an image pickup unit configured to capture an image of a subject, the image pickup unit being provided in the lens unit; and an image pickup control unit configured to control the image pickup unit.
US10962789B1 Digital eyewear system and method for the treatment and prevention of migraines and photophobia
Digital eyewear for monitoring, detecting, and predicting, preventing, treating, and training patients to conduct self-care, of migraines/photophobia in real-time. Digital eyewear for similar activity, with respect to negative visual effects, such as from changes in lighting conditions. Digital eyewear maintains information about progress of migraines/photophobia for each patient individually and collectively. Digital eyewear determines whether migraines/photophobia are likely or occurring. Digital eyewear ameliorates and treats migraines/photophobia. Digital eyewear trains the patient to self-care re migraines/photophobia. Digital eyewear receives information from patient and ambient sensors, maintains history of migraines/photophobia and amelioration/treatment, and determines correlations. Patient sensors receive information about patient status. Ambient sensors receive information about ambient environment near the patient. Digital eyewear presents augmented reality and sensory inputs to ameliorate/treat migraines/photophobia, and rewards improvements in self-care. Digital eyewear communicates with remotely maintained and updated data repositories and remote treatment servers, and in coordination with other instances of digital eyewear.
US10962788B2 Head-mounted device with active optical foveation
A pass-through camera in a head-mounted device may capture image data for displaying on a display in the head-mounted device. However, only low-resolution image data may be needed to display low-resolution images in the periphery of the user's field of view on the display. Therefore, the pass-through camera may only capture high-resolution images that correspond to the portion of the user's field-of-view that is being directly viewed and may capture lower resolution image data that corresponds to the real-world objects in the user's peripheral vision. To enable the camera module to selectively capture high-resolution images, the pass-through camera may include an image sensor with two or more pixel densities, a distortion lens, and/or one or more planar or curved mirrors. Any of the components in the camera module may be adjusted to change which portion of a scene is captured with high-resolution image data.
US10962769B2 Head device of three-dimensional modelling equipment having modelling light source array and polygonal mirror, and modelling plane scanning method using same
The present invention relates to a head device of a three-dimensional modelling equipment, and a modelling plane scanning method using the same, the head device of a three-dimensional modelling equipment comprising: a modelling light source array having a plurality of modelling light sources; a light guide part, installed at a given position above a modelling plane, having a function of reflecting modelling rays from the modelling light source array so as to be incident on the modelling plane; and a controller for controlling the operations of the modelling light source array and the light guide part in a conjoined manner, wherein a plurality of modelling rays generated from the plurality of modelling light sources are irradiated while forming one line scan having a first axial direction on the modelling plane, and the light guide part continuously or intermittently moves the one line scan on the modelling plane to irradiate the modelling light rays across the modelling plane. The present invention has the effects of enabling high-speed scanning to be performed, and modelling precision to be enhanced through precise scanning control.
US10962762B2 Remote inspection device
A portable inspection unit is provided. The portable inspection unit may include a unit body, a flexible cable, and an imager housing. The flexible cable may extend from the unit body and the imager housing may be disposed at a distal end of the flexible cable. The portable inspection unit may include a grasper that extends and retracts from the imager housing.
US10962757B2 System for the simultaneous videographic or photographic acquisition of multiple images
A system for the simultaneous videographic or photographic acquisition of images, in particular of samples in a plurality of sample chambers of a sample plate, preferably a microtiter plate, includes an array of microscopes having mutually parallel optical axes, wherein each microscope includes an imaging chip and an objective. The imaging chips are attached to a carrier board as an array of columns and rows. An electronics unit for processing image data for all the microscopes is associated with the carrier board.
US10962755B2 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.
US10962754B2 Method for forming a colour image of incinerated materials using microscopy techniques
The present invention relates to a process for forming, by using a microscope, a color image of materials incinerated by microscopy techniques, which advantageously allows to show the behavior of the ashes after the incineration of living beings, as well as their different variations, with which it can be determined that each and every one of the living beings have a load on the trace elements and in different composition, shown by different shapes, lights, colors and textures. This process finds application in various methods for the correct cataloging and differentiation of elements and compounds of each sample, in forensic studies of each living being, as well as in paleontological, archaeological, forensic geo-science, forensic anthropology, forensic medicine, psychological, tanatology offering a different alternative to understand in a standardized way the composition of the ashes from the cremation process, as well as the visualization of photographs and/or videos taken by a camera connected to the microscope.
US10962741B2 Camera optical lens
The present disclosure discloses a camera optical lens. The camera optical lens including, in an order from an object side to an image side, a first lens, a second lens, a third lens, a fourth lens, a fifth lens, and a sixth lens. The first lens is made of glass material, the second lens is made of plastic material, the third lens is made of glass material, the fourth lens is made of plastic material, the fifth lens is made of plastic material, and the sixth lens is made of plastic material. The camera optical lens further satisfies specific conditions.
US10962737B2 Lens module
A lens module comprises a frame, a lens unit, and a driving module for driving the lens unit to move relative to the frame. The lens unit comprises a body made of plastic, at least one lens located in a center of the body, and an embedded member made of metal. The metal embedded member is embedded within a thinner rim portion of the lens unit by means of a plastic insert-molding process in such a manner that, at least one protrusion of the metal embedded member is exposed outside of the rim portion. When the lens unit moves relative to the frame, a location where the lens unit might touch the frame is one of the at least one protrusion, and therefore the structural strength, endure ability of impact and endure ability of friction at the rim portion of the lens unit are increased. In addition, the protrusion can also act as a positioning post or winding post for a coil of the driving module. Or, the coil can also be electrically connected to the protrusion such that the metal embedded member can transmit electric current for the coil.
US10962734B2 Virtual reality apparatus
Embodiments of the present disclosure provide a virtual reality apparatus. The virtual reality apparatus includes a display screen and a display screen support configured to support the display screen; a lens assembly and a barrel support configured to hold the lens assembly; and an object distance adjustor coupled between the display screen support and the barrel support respectively, the object distance adjustor being configured to adjust a distance between the display screen support and the barrel support.
US10962731B2 Low cost hardened fiber optic connection system
The present disclosure relates to a ruggedized/hardened fiber optic connection system designed to reduce cost. In one example, selected features of a fiber optic adapter are integrated with a wall (24) of an enclosure (22). The adapter comprises a sleeve port (26) into which an optical adapter subassembly is inserted. The subassembly comprises a sleeve part (44) which is inserted into the sleeve, a ferrule alignment sleeve (48) which is inserted into the sleeve part, a ferrule (55) with hub which is inserted into the alignment sleeve, and fixing clip (46) securing the ferrule with hub into the alignment sleeve and the sleeve part.
US10962725B2 Ferrule structure
A ferrule structure includes: a holding aperture that holds light guide members forming light guides; a recess that is recessed from a connection end surface with respect to a mating ferrule; a first lens array on a base surface that is a bottom surface of the recess; and a first groove that is recessed from the base surface and is on an outer side of the first lens array. The first lens array includes lenses that are aligned with the light guides.
US10962723B2 Connectors for composite fiber optic/coaxial cables and related connectorized cables and methods
A connector for a composite communications cable includes a connector body, a contact post mounted within the connector body, a compression sleeve that is received within a rear end of the connector body and an optical fiber passage at a front end of the connector.
US10962718B2 Reconfigurable spectroscopy system
A reconfigurable spectroscopy system comprises tunable lasers and wavelength lockers to lock to accurate reference wavelengths. Band combiners with differently optimized wavelength ranges multiplex the optical signal over the time domain, to emit a plurality of reference wavelengths for spectroscopy applications. The power requirements are greatly reduced by multiplexing over the time domain in time slots which do not affect sampling and receiving of the spectroscopy data.
US10962713B2 Optical waveguide structure
An optical waveguide structure including a bottom layer, a middle waveguide layer, and a top cladding layer is provided. The middle waveguide layer is disposed on the bottom layer. The top cladding layer is disposed on the middle waveguide layer and covers the middle waveguide layer. The refractive index of the middle waveguide layer is greater than that of the bottom layer, and is greater than that of the top cladding layer. The optical waveguide structure has a first end region and a second end region. The middle waveguide layer in the first end region has a first end having a width gradually decreased toward the second end region. The top cladding layer in the second end region has a second end having a width gradually decreased away from the first end region.
US10962712B2 Optical array waveguide grating-type multiplexer and demultiplexer and camera module comprising the same
An optical array waveguide grating-type multiplexer and demultiplexer according to an embodiment of the present invention comprise: a first substrate, a plurality of first waveguides disposed on the first substrate to be superposed in the vertical direction, which is the thickness direction of the first substrate; a 1-1st cladding layer disposed between the first substrate and a 1-1st waveguide, which is nearest to the first substrate among the plurality of first waveguides; a 1-2nd cladding layer disposed between the plurality of first waveguides; and a 1-3rd cladding layer disposed on a 1-2nd waveguide, which is furthest from the first substrate among the plurality of first waveguides.
US10962701B2 Wide-area solid-state illumination devices and systems
Wide-area solid-state illumination devices and systems employing a light guide formed by a sheet of an optically transmissive material and selectively patterned in designated areas. Printed light extraction features are used to form a plurality of patterned areas are separated from each other and from edges of the light guide by separation areas which are generally free from the light extraction features. One or more light emitting diodes (LEDs) is optically coupled to the light guide and provides a light source. The light guide is sandwiched between a front sheet and a reflective back sheet. The front sheet includes opaque areas and a plurality of optically transmissive areas disposed in registration with the patterned areas.
US10962694B2 Stepped structure optical filter
A filter may include a substrate. The filter may include a stepped medium disposed on the substrate. The filter may include a first mirror disposed on the stepped medium. The first mirror may form a stepped mirror surface. Each step, of the stepped mirror surface may correspond to a channel, of a set of channels, of the filter. The filter may include a spacer disposed on the stepped mirror surface. The filter may include a second mirror disposed on another surface of the spacer.
US10962688B2 Low Tg polyurethane protective display film
A display film includes a transparent cross-linked polyurethane layer. The transparent cross-linked polyurethane layer having a glass transition temperature of 10 degrees Celsius or less and a Tan Delta peak value of 0.5 or greater.
US10962680B2 Real-time weather forecasting for transportation systems
Improved mechanisms for collecting information from a diverse suite of sensors and systems, calculating the current precipitation, atmospheric water vapor, atmospheric liquid water content, or precipitable water and other atmospheric-based phenomena, for example presence and intensity of fog, based upon these sensor readings, predicting future precipitation and atmospheric-based phenomena, and estimating effects of the atmospheric-based phenomena on visibility, for example by calculating runway visible range (RVR) estimates and forecasts based on the atmospheric-based phenomena.
US10962679B2 Method of acquiring rock component content of stratum
Disclosed is a method of acquiring the rock component content in a stratum, the method comprising: on the basis of acquired element capture spectroscopy logging data, performing normalization processing on each element yield in the stratum rock components; on the basis of an element yield curve obtained from the normalization processing and a pre-established stratum rock interpretation model, establishing a logging curve response equation set; and utilizing the established logging curve response equation set and an optimization algorithm, calculating the content of a rock component in a stratum. The method and device can directly process element yield data of element capture spectroscopy logging, and can improve the accuracy of calculating the rock component in a stratum.
US10962677B2 Inspection system with source of radiation and method
In examples, it is disclosed an inspection system comprising: a secondary source of radiation configured to generate secondary electromagnetic radiation for inspection of a load in response to being irradiated by primary electromagnetic radiation from a primary generator of electromagnetic radiation; and one or more detectors configured to detect radiation from the load after interaction with the secondary inspection beam.
US10962672B2 Dual mode electromagnetic imaging of a borehole
A method for performing dual mode imaging of a borehole determines a reference point in a geological formation in response to a resistivity measurement of the formation. The reference point is associated with a feature, such as a fracture, in the formation. A tilt angle of the feature is determined, with respect to the reference point, in response to the received electromagnetic signals from the formation. For example a time-of-flight, ranging operation may be performed or an attenuation and phase change of the received signals may be determined to image the feature.
US10962671B2 Multi-sensor system for airborne geophysical prospecting and method
A multi-sensor electromagnetic (EM) system and method for measuring gradients of EM signals. The multi-sensor EM system includes a frame; a transmitter device attached to the frame and configured to generate a primary EM field; a receiver device attached to the frame and configured to record a secondary EM field generated by the earth after being excited by the primary EM field; and a gradient sensor device attached to the frame and configured to record a gradient of the secondary EM field.
US10962665B2 Method for determining free surface reflectivity for seismic data processing
A method according to one aspect for deghosting seismic data includes determining wave heights in an area wherein marine seismic data have been acquired by actuating a seismic energy source in a body of water and detecting seismic energy at each of a plurality of spaced apart seismic receivers deployed in the water. A reflectivity distribution function of the water surface is determined using the determined wave heights. A ghost function is determined from the reflectivity distribution function. The ghost function is applied to the marine seismic data to deghost the marine seismic data. In other embodiments, the reflectivity distribution function may be used to invert notional source signatures from near field seismic energy or modeling/attenuation free-surface multiples for both land and marine seismic data.
US10962650B2 Polyhedral geofences
Exemplary methods and systems may generate a point cloud data generated polyhedral geofence for use in navigating a vehicle. The polyhedral geofence may be generated, or created, from point cloud data such as lidar data. Further, a vehicle may utilize propulsion devices and controllers for moving the vehicle based on a point map data generated polyhedral geofence.
US10962645B2 Reception apparatus, reception method, transmission apparatus, transmission method, and communication system
The present disclosure relates to a reception apparatus, a reception method, a transmission apparatus, a transmission method, and a communication system capable of identifying ID information from an image captured with gated imaging. A reception apparatus of a first aspect of the present disclosure includes: a gated imaging unit that emits pulsed light to a subject existing at any given distance, and performs gated imaging by receiving reflection light of the pulsed light from the subject by controlling exposure timing on the basis of a time it takes for the emitted pulsed light to reciprocate the any given distance; and an identification unit that identifies ID information transmitted as an optical signal by a transmission apparatus existing in an imaging direction of the gated imaging on the basis of a plurality of time-series images obtained by cyclic gated imaging with the gated imaging unit.
US10962641B2 Vehicle radar sensing system with enhanced accuracy using interferometry techniques
A sensing system for a vehicle includes at least one radar sensor disposed at the vehicle and having a field of sensing exterior of the vehicle. The at least one radar sensor includes multiple transmitting antennas and multiple receiving antennas. The transmitting antennas transmit signals and the receiving antennas receive the signals reflected off objects. Multiple scans of radar data sensed by the at least one radar sensor are received at a control, and a vehicle motion estimation is received at the control. The control, responsive to received scans of sensed radar data, detects the presence of one or more objects exterior the vehicle and within the field of sensing of the at least one radar sensor. The control, responsive to the received scans of sensed radar data and the received vehicle motion estimation, matches objects detected in the scans and determines angles toward the detected objects.
US10962636B2 Range and direction of arrival migration with doppler ambiguity estimation
A vehicle, radar system for a vehicle, and method of determining a radial velocity of an object via the radar system. The radar system includes a transmitter, receiver and processor. The transmitter transmits a source signal towards an object, and the receiver for receives a reflection of the source signal from the object. The processor obtains a Doppler measurement related to a radial velocity of the object, wherein the Doppler measurement includes a Doppler ambiguity, obtains a range walk rate for the radial velocity of the object, and resolves the Doppler ambiguity of the Doppler measurement using the range walk rate to obtain the radial velocity of the object.
US10962635B2 Determination of spin parameters of a sports ball
A method of determining spin parameters of a sports ball, such as spin axis and rotation velocity of a golf ball. The spin axis is determined solely from the trajectory of the flying ball, and the rotational velocity is determined from a frequency analysis of a signal provided by a radar, which signal comprises spectrum traces positioned equidistantly in frequency, which frequency distance relates to the spin velocity.
US10962606B2 Wire diagnosis apparatus mounted on lifting device
Provided is a wire diagnosis apparatus mounted on a lifting device, which has a platform having a hook disposed at a lower portion to lift an object. The wire diagnosis apparatus includes: a standing unit detachably combined with any one among an inlet and an outlet where a wire of the platform comes in and out; a sensing holder unit formed in a cylindrical shape perforated in the middle and detachably combined with a stand combining part of the standing unit to sense the wire; and a coupling unit detachably combining the sensing holder unit with the stand combining part of the standing unit.
US10962605B2 Method for detecting insulation damage location in reflux rail of subway/coal mine and transition resistance thereof
A method for detecting an insulation damage location in a reflux rail of a subway/coal mine and a transition resistance thereof includes the following steps: connecting a reflux rail to a negative electrode of a substation, selecting a location at a connecting point as a reference location, and mounting a potential detection apparatus at the reference location; mounting a travel distance detection apparatus and a traction current detection apparatus on a locomotive, traveling, by the locomotive, to the substation along the reflux rail, where the three detection apparatuses send respectively recorded data to a control unit; and determining, by the control unit, a potential jump from received potential data and a corresponding jump time, and determining a running distance of the locomotive at a jump moment and a total running length of the locomotive, so as to determine a ground insulation damage location.
US10962604B2 Arrangement for injection-based ground fault protection handling
An arrangement for injection-based ground fault protection handling including a number of stator windings of an electric machine that are connected to a neutral point, a first transformer including at least one primary winding connected to at least one measurement point of the stator windings and at least one secondary winding for measuring an electrical quantity of the machine at the measurement point. There is also a second transformer having a primary winding connected between the neutral point and a ground potential and a secondary winding for connection to a signal generation and detection unit in order to inject a signal into the neutral point and receive a response. The impedance of the second transformer is in the range of the impedance of the machine.
US10962601B2 Method and system for determining open connections in a battery pack
A method and system to determine if there is an open cell in a battery pack of cells arranged in a lattice. Voltage measurements from each parallel cell group along with information on the battery pack topology are used to estimate the resistance of each cell group. The resistance of each cell group is calculated based on the measured voltage less a nominal open circuit voltage divided by the current level of the battery pack. The average cell group resistance of the battery pack is also calculated. The cell group resistances are analyzed statistically using the resistance of each cell group and the average cell group resistance to reveal outliers which are indicative of open cell groups.
US10962591B2 Wafer surface test preprocessing device and wafer surface test apparatus having the same
A wafer surface test preprocessing device includes a chamber; a supporting component disposed in the chamber; an atomizer connected to a lateral side of the chamber; a cooling component connected to a bottom of the chamber; and a lid disposed on a top of the chamber. With the wafer surface test preprocessing device having the cooling component to thereby dispense with a ventilation device and collect hydrofluoric acid residues in the chamber at the bottom of the chamber, thereby saving costs and time effectively.
US10962589B2 Stacked die interposer monitor trigger, address comparator, trigger controller circuitry
The disclosure describes a novel method and apparatus for improving interposers to include embedded monitoring instruments for real time monitoring digital signals, analog signals, voltage signals and temperature sensors located in the interposer. An embedded monitor trigger unit controls the starting and stopping of the real time monitoring operations. The embedded monitoring instruments are accessible via an 1149.1 TAP interface on the interposer.
US10962587B2 Method and system for microwave mixer phase response measurement
A system, method and apparatus for mixer phase response measurement comprises a vector network analyzer connectable to a device under test, an additional device connected to the analyzer the additional device configured to have an equal phase response to that of the device under test, a local oscillator connected to the device under test and the additional device, a series of switches connecting the device under test and the additional device to a vector voltmeter, and a reference generator connected to the vector voltmeter.
US10962585B2 Gate charge measurements using two source measure units
A testing environment includes a first measuring unit connected to a gate of a MOSFET device and a second measuring unit connected to a drain of the MOSFET device. The testing environment is particularly useful for testing gate charge for MOSFET devices. In a first phase, the gate of the device is driven with electrical current while the drain is driven with a constant voltage. As the MOSFET device turns on, the second measuring unit switches from providing the constant voltage to providing a constant current to the drain of the MOSFET, while measuring the drain voltage. The switching of modes is automatic and occurs without user intervention. After the MOSFET device has been driven to VgsMax by the gate current, all of the relevant data is stored, which may be analyzed and presented to a user in a User Interface or presented in other manner.
US10962581B2 Apparatus for testing semiconductor packages
A semiconductor integrated circuit test system can include a first semiconductor integrated circuit tester configured to conduct a first test of a first characteristic of one of a plurality of semiconductor integrated circuits, wherein the first test is completed by the first semiconductor integrated circuit tester within a first test time. A second semiconductor integrated circuit tester, can be coupled to the first semiconductor integrated circuit tester, where the second semiconductor integrated circuit tester can be configured to conduct a second test of a second characteristic of each of the plurality of the semiconductor integrated circuits simultaneously, wherein the second test is completed within a second test time that is at least about two orders of magnitude more than the first test time.
US10962570B2 System, a tangent probe card and a probe head assembly for testing semiconductor wafer
A system for semiconductor wafer testing, a tangent probe card and a probe head assembly thereof. The system has a tangent probe card and a tester. Testing ends of the probe card are flat, hence the allowable alignment budget will always be more generous for the tangent probe card. The probes are held on the probe head assembly, and once the alignment is achieved accurately during manufacture, the alignment will remain stable throughout the whole life cycle. The probe has a greater CCC due to its larger cross section. The throughput of the tangent probes is higher than that of the conventional probe card since there is no need to move the pointed pin/structure. No pointed pin/structure needs to be repaired, and the flat bottom surface of the probe head assembly is easier to clean and maintain.
US10962555B2 Purification, extraction and analyses of fetal neurally-derived exosomes in maternal blood and neonatal neurally-derived exosomes from neonatal blood
The present invention provides for the first time the identification of fetal neural exosomal biomarkers isolated from maternal plasma useful in diagnosing fetal neurodevelopmental outcomes. The invention also provides the identification of neonatal neural exosomal biomarkers isolated from neonatal plasma useful in diagnosing neonatal neurodevelopmental outcomes The present invention therefore provides methods, kits and systems for diagnosing fetal neurodevelopmental outcomes, by examining relevant proteins and RNA in fetal neural exosomes isolated from a maternal plasma and neonatal neural exosomes isolated from neonatal plasma.
US10962548B2 Method for determining and system for determining polypeptide bonding to target molecule
A method determines an amino acid sequence that binds to a target molecule or a base sequence encoding the same. The method pans for bringing a library constructed by a display method, followed by incubation. The method sequences for analyzing a base sequence before panning step and the polypeptide group of the library after panning by a next-generation sequencer, or determining an amino acid sequence based on a base sequence obtained by analyzing the base sequence of a nucleic acid encoding all the polypeptides by a next-generation sequencer. The method scores for evaluating and scoring, based on the results of the sequencing step, an amplification ratio. The method determines a sequence for selecting a polypeptide with a high score and determines an amino acid sequence of the polypeptide or a base sequence as an amino acid sequence that binds to the target molecule or as a base sequence of a nucleic acid encoding the polypeptide.
US10962536B2 Biological sensor and a method of the production of biological sensor
The invention is related to the field of biotechnology, specifically to the investigation of biomolecular interactions and sensing of biomolecules using a surface plasmon resonance. The biological sensor and a method of its production based on the thin films of graphene, graphene oxide, or single-walled or multi-walled carbon nanotubes are described. The technical results of the invention are a high sensitivity of the biosensor in combination with a high biospecificity; an expansion of the range of device applications; the protection of the metal film from an environmental exposure; the possibility to detect large biological objects. The proposed device and method of its production can be used for monitoring and recording of the concentration of chemical and biochemical substances and for the definition of parameters of biomolecular reactions in different industrial processes using biological materials, the invention can be also used in the pharmaceutical industry for the investigation of pharmacological properties and for the determination of a chemical composition of developing drugs, and also it can be used in processes of quality control of food products.
US10962531B2 Method of capturing exosomes
A first sample solution including exosomes including first to third detection target substances is mixed with a first buffer solution including first nanoparticles including first binding substances which bind to the first detection target substances. The first detection target substances and the first binding substances are bound together, so as to form first complexes of the exosomes and the first nanoparticles. The first complexes are isolated from a mixed solution of the first sample solution and the first buffer solution. The second detection target substances and the second binding substances are bound together, so as to capture the first complexes on a substrate. The second binding substances are fixed onto the substrate. A second buffer solution including second nanoparticles including third binding substances which bind to the third detection target substances is reacted with the first complexes.
US10962530B2 Molecular probe for signal amplification and kit and assay using the same
A molecular probe includes a detector molecule specific to a target molecule, and at least one label linked covalently or non-covalently to the detector molecule. The label includes a catalyst for generating electrons and/or mediators from a solution. The catalyst includes a nanomaterial, an enzyme, a metal, and/or a metal complex. The mediators can accumulate in the solution for a period of time. The detector molecule and the target molecule interact with each other by a protein based or nucleotide sequence based interaction. The mediators participate in a chemical reaction that generates a signal that may be a change in optical, electromagnetic, thermodynamic or mechanical properties. Generation efficiency of the mediators is enhanced by providing an energy to the solution. The molecular probe may be used with a molecular detection assay performed on a surface. A method for assaying the target molecule using the molecular probe is also provided.
US10962529B1 Fluorescent probe based biosensor and assay for the detection of SARS-CoV-2
A method for detecting a SARS-Cov-2 protease in a biological sample is provided. The method includes contacting the biological sample with a fluorescent probe based sensor, wherein the sensor comprises an L-Histidine-D-aspartic acid peptide substrate, a fluorophore, and a quencher molecule; and detecting the SARS-Cov-2 protease when an increase in fluorescence is observed.
US10962523B2 Apparatus and methods for measuring an electrical current
Arrangements are disclosed for measuring small electrical currents with high sensitivity, for example in the context of sensing molecular entities, for example via interactions between the molecular entities and a membrane protein inserted in an amphiphilic membrane. In one arrangement there is provided a current sensing circuit (52) configured to integrate the current output by a sensor element (56) during each of a plurality of sensing frames (62). In each sensing frame (62) first and second analogue samples of the integral are taken during first and second time windows (71,72). A readout circuit (54) processes the first and second analogue samples to output a digital output signal representing the current output by the sensor element (56). The processing comprises analogue to digital conversion processing and output processing. The output processing is performed exclusively during periods outside of the first and second time windows.
US10962522B2 Method for predicting physical properties of polymers
The present invention relates to a method for predicting the physical properties of polymers. More specifically, the present invention relates to a method for predicting the processability of polymers using a molecular weight distribution curve.
US10962519B2 Analysis pretreatment device
An analysis pretreatment device according to an embodiment includes a chamber capable of containing an analysis object therein. A pressure reducer reduces pressure inside the chamber. An introducing part vaporizes a liquid and introduces the vaporized liquid into the chamber. A first supplier supplies water in a liquid state to the introducing part. A second supplier supplies hydrofluoric acid in a gas state to the introducing part. The introducing part introduces a mixed gas into the chamber. The mixed gas includes vaporized water, which is obtained by vaporizing water in a liquid state, and hydrofluoric acid in a gas state.
US10962514B2 Actuating and sensing apparatus and casing using the same
An actuating and sensing apparatus includes a circuit board, a housing, an actuating device and a sensor. The housing is disposed on the circuit board and includes an entrance opening, an exit opening and a compartment. The compartment is in communication with an external environment of the housing through the entrance opening and the exit opening. The actuating device is disposed within the compartment and closing the exit opening. The sensor is disposed within the compartment and corresponding to the entrance opening. When the actuating device is enabled, a gas within the compartment is guided to the external environment outside the housing, and a pressure gradient is generated in the compartment so as to introduce a gas from the external environment outside the housing into the compartment through the entrance opening to make the gas detected by the sensor.
US10962513B2 Concentration detection method and pressure-type flow rate control device
A method for detecting the concentration of a specified gas contained in a mixed gas includes, in a pressure-type flow rate control device including a restriction portion, an upstream valve provided upstream of the restriction portion, and a pressure sensor for measuring the pressure between the restriction portion and the upstream valve, a step of flowing the mixed gas from the upstream side of the upstream valve in a state in which the pressure on the downstream side of the restriction portion is lower than the pressure on the upstream side of the restriction portion, a step of determining with a pressure sensor pressure drop characteristics occurring after the upstream valve is changed from an open to a closed state, and a step of determining the concentration of the specified gas in the mixed gas based on the pressure drop characteristics.
US10962499B2 Electrochemical hydrogen sensor
A sensor for hydrogen in a fluid medium has a chamber for electrolyte with a window which is selectively permeable to hydrogen to allow hydrogen to pass from the fluid medium under test into the electrolyte in the chamber. A plurality of electrodes in contact with the ionic liquid electrolyte are used to observe hydrogen concentration by voltammetry. The electrolyte is an ionic liquid. Applications where such a sensor may be used include a wellbore tool for measuring the content of hydrogen in a subterranean fluid, monitoring of fiber-optic cables for damage by hydrogen, corrosion monitoring, and small-scale process plant where hydrogen is part of a gas stream.
US10962496B2 Methods and apparatus for water detection using a capacitive sensor
Various embodiments of the present technology may provide methods and apparatus for water detection using a capacitive sensor. A door handle apparatus may include a first sensor and a second sensor positioned to detect water flowing across the sensors. Each sensor may comprise a first electrode, a second electrode, wherein each sensor operates independently.
US10962478B2 Spectral imaging apparatus and methods
An imaging system images a sample across one or more wavelengths. A light source illuminates a sample with one or more wavelengths of light, and an image sensor detects light from the illuminated sample. A linear variable long pass filter is positioned to filter light reflected from the sample to pass to the image sensor multiple different wavelength bands having different cut-off wavelengths. Wavelengths of light on one side of the cut-off wavelength are blocked and wavelengths of light on the other side of the cut-off wavelength are passed as multiple different long pass wavelength bands for detection by the image sensor. The image sensor detects light for each of the multiple different long pass wavelength bands from the sample. Data processing circuitry converts the detected light for the multiple different long pass wavelength bands for the sample into corresponding different long pass wavelength band data sets for the sample.
US10962470B1 Measurement of local electrochemical process by differential reflectometery
Apparatus and methodology to measure the amplitude of oscillation of differential reflectivity from an electrode surface in contact with liquid with dissolved ions upon applying an oscillatory potential between the said electrode and the said liquid, where the differential reflectivity is a set of optical properties comprised of a change in intensity and phase of the oscillation of reflected light intensity relative to the incident light and a change in polarization of the reflected light. Analysis of the reflected beam may be used to determine various parameters of the electrochemical processes.
US10962464B2 Method for determining an extraction efficiency of at least one volatile species contained in a drilling mud
Method for determining an extraction efficiency of at least one volatile species contained in a drilling mud, the method including: housing a test mud in a first closed container; determining a test parameter representative of a ratio between a first portion of at least one first volatile species, which is absorbed by the test mud, and a second portion of the first volatile species, which is not absorbed by the test mud, the second portion of the first volatile species being measured in a headspace of the first closed container; housing a drilling mud in a second closed container, the drilling mud containing at least one second volatile species, the second volatile species being substantially the same as the first volatile species; determining an operating parameter representative of a quantity of the second volatile species released by the drilling mud in the second closed container, wherein the quantity of the second volatile species is measured in a headspace of the second closed container; determining, as a function of the operating parameter and the test parameter, an absorption parameter indicative of a quantity of the second volatile species in the drilling mud; determining, as a function of the absorption parameter, an extraction efficiency of the second volatile species from the drilling mud.
US10962460B2 Free fall ball penetrometer with a booster
A free fall ball penetrometer with a booster is dynamically penetrated into the seabed through its kinetic and potential energies. The main measuring instrument is a ball penetrometer, which is subject to end bearing resistance, drag force, and soil buoyant force during the dynamic penetration process within the soil. Based on the measured data from the accelerometer and load cell, the soil strength parameters including the undrained shear strength and strain-rate parameter can be back-analyzed. The added booster can: (1) effectively increase the penetration depth of the ball penetrometer and hence enlarge the range of measured penetration depths; and (2) improve the directional stability and avoid the rotation of the ball penetrometer during the falling process. The force data measured from the load cell, together with the acceleration data from the accelerometer, can further improve the measured accuracy.
US10962457B2 Apparatus and methods to impact test materials
Apparatus and methods for impact testing of a transparent substrate are provided. The apparatus includes a base (110) for receiving the transparent substrate (112), the base having a curved surface (124) about which the transparent substrate is bent by a first fixture (130) and a second fixture (132). An abrasive sheet (136) is disposed between the transparent substrate and an impacting object (138) which is released from above the substrate such that the force from the impacting object causes damage to the transparent substrate while the transparent substrate is bent about the curved surface.
US10962448B2 Method for monitoring the engines of an aircraft
A monitoring method, the purpose of which is, when a loss of power is detected in an aircraft engine, to generate an alarm in the form of a single message displayed on a display screen in the cockpit, in order to indicate if the level of damage suffered by the engine is critical or not. The steps implemented are based on alarm signals transmitted by a central processing unit of the engine and also on alarm signals transmitted by a diagnostic device for the onboard systems of the aircraft, in order to take account of both the situation of the engine and also the situation of the systems surrounding the engine which can be affected by damage to an engine.
US10962444B2 Belt drive monitoring system
A belt drive monitoring system comprising a driver, a driven, the driver and driven connected by an endless member, a first magnetic member having a magnetic field attached to the driver, a second magnetic member having a magnetic field attached to the driven, a first sensor disposed to detect a changing magnetic field caused by passage of the first magnetic member, a second sensor disposed to detect a changing magnetic field caused by passage of the second magnetic member, a first transmitter configured to wirelessly transmit to a receiver a first data signal from the first sensor and a second transmitter configured to wirelessly transmit to the receiver a second data signal from the second sensor, and the receiver configured to manipulate the data signal whereby a system parameter is calculated and provided to a user.
US10962433B2 Pressure sensor and pressure measuring method
The invention provides a pressure sensor (10) that can be produced at low cost, operates more accurately and resists to high burst pressures. The pressure sensor (10) comprises at least one membrane (12) and a magneto-elastic detection device (14) for magneto-elastically detecting mechanical stress caused by pressurization.
US10962418B1 Measuring device
A measuring device including a light source emitting a light beam, a first beam splitter disposed on a light path of the light beam, an optical grating, a reflector, and a sensor is provided. The light beam is divided into first and second light beams by the first beam splitter. The optical grating is disposed on light paths of the first and second light beams. The first beam splitter enables the first light beam to be delivered to the optical grating. The reflector is disposed on the light path of the second light beam. The first beam splitter enables the second light beam to be delivered to the reflector and reflected to the optical grating. The first and second light beams are diffracted by the optical grating to generate multiple first and second diffraction light beams at different angles respectively, which are received by the sensor after interference.
US10962406B2 Mobile weighing scale and method
A mobile weighing scale is disclosed. The mobile weighing scale comprises a column; a weighing platform for supporting an object to be weighed; and a plurality of load cells for computing weighment of the object are connected to the weighing platform, wherein the plurality of load cells are mounted internal to the top of a base tubing, wherein the base tubing is attached to the weighing platform. Further, the mobile weighing scale may comprise a vibrator, removably attached at a proximal end of the weighing platform, for producing vibratory forces on the weighing platform to densify a material within the object to be weighed. The mobile weighing scale may further comprise an electronic indicator, attached to the column, for displaying the computed weighment of the object.
US10962397B2 Method for pressure measurement using a Coriolis mass flowmeter and Coriolis mass flowmeter
A method for pressure measurement using a Coriolis mass flowmeter. A temperature sensor measures the temperature of the measuring tube and forwards a measured temperature value to a control and evaluation unit. A tension sensor measures the mechanical tension of the measuring tube in the axial direction and/or in the circumferential direction and forwards a measured axial and/or circumferential tension value to the control and evaluation unit. The pressure of the medium is determined based on the measured temperature value and at least one measured tension value. The pressure value within the measuring tube is determined using an algorithm that takes into account the difference between the measured temperature value and a reference measured value and between at least one measured tension value and reference measured values.
US10962394B2 Measurement of fluid flow
A method for measuring a flow of a fluid in a tube includes heating the fluid in the tube with a heating element. A first signal is measured with a first temperature sensing element at a first location. A second signal is measured with a second temperature sensing element at a second location. At least one temperature signal is calculated based on the first signal and the second signal. The at least one temperature signal includes a difference temperature signal and a sum temperature signal. The difference temperature signal is calculated based on a difference between the second signal and the first signal. The sum temperature signal is calculated based on a sum of the second signal and the first signal. The flow is derived based on the difference temperature signal, the sum temperature signal, or a combination thereof.
US10962389B2 Machine status detection
An apparatus for attachable sensory assembly includes a plurality of gear tracks, a sensory device, a first structure, and a second structure. The sensory device is suspended by the first structure and the second structure, where the sensory device is moveable along a length of the first structure and a length of the second structure. A first end and a second end of the first structure are each disposed on a first portion of the plurality of gear tracks, where the first portion of the plurality of gear tracks guide the first end and the second end of the first structure. A first end and a second end of the second structure are each disposed on a second portion the plurality of gear tracks, where the second portion of the plurality of gear tracks guide the first end and the second end of the second structure.
US10962386B2 Magnetic revolution counter and method for determining numbers of revolutions that can be determined by means of said revolution counter
A magnetic revolution counter, and method for determining a predefinable number n of revolutions to be determined of a rotating magnetic field, generated by a magnetic system includes a revolution sensor, which includes magnetic domain wall conductors composed of open spirals or closed, multiply-wound loops, which are formed by a GMR layer stack or a soft magnetic layer comprising locally present TMR layer stacks and in which magnetic 180° domain walls can be introduced and located by measuring the electrical resistance of predefinable spiral or loop sections, wherein a single domain wall is, or at least two magnetic domain walls are, introduced into the domain wall conductors such that the at least two domain walls are brought into a defined separation of greater than 360° with respect to one another, based on the change in location thereof from a first to a second position, with a rotation of the outer magnetic field by the angle of greater than 360°, and are permanently thus spaced apart from one another, and electrical contacts, which are disposed in a defined manner on the domain wall conductors, are provided.
US10962385B2 Methods and apparatus for phase selection in ring magnet sensing
Methods and apparatus for positioning a magnetic field sensor IC package having a first channel for a planar magnetic field sensing element and a second channel for vertical magnetic field sensing element in relation to an axis of a ring magnet to provide a desired phase relationship between the first and second channels. In embodiments, positioning the sensor includes an offset angle and a displacement with respect to a centerline of the ring magnet.
US10962383B2 Road characterization method, method for displaying road information and devices
An objective of the present application is to provide a road characterization method, comprising: acquiring a target road, wherein the target road comprises one or more road segments; determining one or more atomic lanes corresponding to the road segments according to the road segment attribute information of the road segments; and determining lane association information related to the atomic lanes corresponding to the target road; wherein the one or more atomic lanes and the lane association information are used for characterizing the target road. The method can functionally completely describe objective connections of lanes within a target area, including lane connectivity and lane change feasibility.
US10962379B2 Information providing device, information providing system, information providing method, and non-transitory computer-readable medium
An information providing device includes a memory configured to store estimated destinations on a map in association with scheduled activity venue names, and a processor. The processor is configured to: acquire a user's scheduled activity venue name from user's activity schedule information; read a user's estimated destination corresponding to the user's scheduled activity venue name from the memory; provide an in-vehicle device with information for presenting a route to the user's estimated destination; acquire information regarding a stay place from the in-vehicle device; and store the stay place, in the memory, as a new estimated destination in association with the user's scheduled activity venue name, when the user's estimated destination differs from the stay place.
US10962375B2 Method and device for evaluating the contents of a map
A method and a device for evaluating the contents of a map, the map containing at least one first driving environment feature, including a step of recording at least one second driving environment feature by at least one sensor of at least one vehicle, a step of comparing the at least one first driving environment feature contained in the map to the at least one second, recorded driving environment feature, and a step of evaluating the contents of the map as a function of the performed comparison.
US10962373B2 System and method for assessing quality of transit networks at specified locations
A system and method is disclosed for generating and providing assessments of transit network characteristics for specified locations. The system receives a specified location, generates an assessment of the received location, and provides a generated visual representation of the received location to a client system. Determining a location assessment may be based on transit network information related to the distance between a specified location and the nearest point of access/egress on transit network routes that are accessible from the specified location, the frequency at which the transit network routes stop at the point of access/egress on the transit network routes that are accessible from the indicated location, or the transportation mode used for at least one of the transit network routes that are accessible from the specified location. The initial location assessment may be updated periodically, in response to changes in system status, or on demand by user request.
US10962371B2 Method and apparatus of parallel tracking and localization via multi-mode slam fusion process
A method for vehicle tracking and localization includes receiving, by a controller, odometry data from a sensor of the first vehicle; geospatial data from a Global Positioning System (GPS) device of the first vehicle; inertial data from an inertial measurement unit (IMU) of the first vehicle; estimating an estimated-current location of the first vehicle and an estimated-current trajectory of the first vehicle using the odometry data from the sensor, the geospatial data from the GPS device, and the inertial data from the IMU of the first vehicle; inputting the inertial data into a Bayesian Network to determine a predicted location of the first vehicle and a predicted trajectory of the first vehicle, and updating the Bayesian Network using the estimated-current location and the estimated-current trajectory of the first vehicle using the odometry data and the geospatial data.
US10962367B2 Mobile mass suspension system comprising means of connecting the mobile mass with optimised linearity
A system is disclosed for suspension of a mobile mass, such as an inertial angular sensor, including a connection device including first and second connection elements connected to each other through a connection block and deformable in bending in a mobility plane so as to enable displacements relative to the connection block, of the mobile mass connected to the first connection element, and of another element of the system connected to the second connection element such as a support or another mobile mass respectively, along two distinct directions respectively. At least one of the connection elements is formed from two springs, connecting the connection block to the mobile mass or the other element of the system respectively. The connection element thus has improved linearity properties.
US10962357B2 Three-dimensional scanner with data collection feedback
A three-dimensional (3D) scanner includes a housing, one or more light sources, one or more optical sensors, a plurality of processors in communication with the one or more light sources and the one or more optical sensors, and memory storing instructions for generating data corresponding to a 3D shape of a surface of an object by repeatedly performing the operations of: projecting, using the one or more light sources, structured light toward the surface of the object; and while projecting the structured light toward the surface of the object, acquiring, using the one or more optical sensors, an image of the surface of the object. The 3D scanner further includes a cooling manifold internal to the housing comprising a single piece of metal thermally coupled with the one or more light sources, the one or more optical sensors and the plurality of processors.
US10962350B2 Systems and methods for measurement of piston-to-piston clearances in multi-cylinder opposed piston engines
An optical measurement device is disclosed and includes a body configured to be mounted to at least one piston cylinder, and a compression ratio determination unit operatively connected to the body to receive optical measurement data and compute a clearance between at least two opposed pistons disposed within the at least one piston cylinder.
US10962349B2 Device for measuring points in space
A device for measuring spatial points includes an ergonomic manual handle for facilitating efficient three-dimensional measurement using data processing.
US10962346B2 Apparatus and method for obtaining information on rotation of DC commutator motor
A motor module includes a motor including a commutator, and an apparatus that is attached to the motor and obtains information on rotation of the motor. The apparatus includes a rotation angle calculator that calculates a rotation angle of the motor based on a voltage between terminals of the motor and an electric current flowing through the motor, a first signal generator that generates a first signal based on a ripple component included in the electric current flowing through the motor, a second signal generator that generates a second signal indicating that the motor has rotated by a predetermined angle based on the first signal and the rotation angle, and a rotation information calculator that calculates the information on the rotation of the motor based on an output from the second signal generator.
US10962338B2 Polymer cartridge having a primer insert with a primer pocket groove
The present invention provides an ammunition cartridge having a primer insert having a top surface opposite a bottom surface and a extraction flange that extends circumferentially about an outer edge of the top surface; a coupling element that extends from the bottom surface, wherein the substantially cylindrical coupling element is adapted to receive a polymer overmolding; a primer recess in the top surface that extends toward the bottom surface, wherein the primer recess comprises a recess bottom and a circular recess side wall; a primer flash aperture through the recess bottom that extends through the bottom surface, wherein the primer flash aperture is adapted to receive a polymer overmolding to form a flash hole; and a groove in the primer recess positioned around the primer flash aperture adapted to receive a polymer overmolding, wherein the groove extends at least partially over the bottom surface and the circular recess side wall and the groove is adapted to receive polymer through the primer flash aperture and over the bottom surface and the circular recess side wall.
US10962337B2 Cartridge for providing delayed chaff for use as a decoy for RF radars
A delayed chaff cartridge for use as a decoy for RF radars may include a hollow longitudinal cartridge; one or more hollow capsules; and a propelling element configured to dispatch the capsule out from the hollow cartridge, wherein each hollow capsule includes: two longitudinal parts connected at second end via a pivot, and wherein, at least one of the two longitudinal parts is truncated at a first end.
US10962336B2 Dartboard scoring system
A system for scoring darts that includes multiple cameras placed substantially parallel to the surface of a dartboard. With a field of view extending across the board, the cameras can be configured to capture images of darts projecting outwardly from the board as they are thrown, and the system can use this image data to calculate the location of each dart, and the corresponding score. Various algorithms may be used to orient the system and calibrate the system to account for irregularities in the images captured by the cameras to accurately determine the location. Proper scoring may be achieved for a variety of dartboards with different patterns of scoring regions based on game rules and corresponding board configurations maintained by the system.
US10962335B2 Directed energy delivery systems capable of disrupting air-based predatory threats
An apparatus includes a capsule configured to be launched or carried towards an unmanned aerial vehicle (UAV). The apparatus also includes a directed energy device within or carried by the capsule. The directed energy device includes a first inductor configured to generate an inductive magnetic field that is able to inductively couple into one or more electronics of the UAV in order to disable or destabilize the UAV. The capsule can be configured to be launched towards the UAV and can include a loiter mechanism (such as a rotor, umbrella, or parachute) configured to maintain a position of the capsule or to slow a descent of the capsule after launch. The capsule can also be configured to be carried towards the UAV by a different UAV, and the apparatus can further include a tether coupling the capsule to the different UAV.
US10962331B2 Dynamic weapon to target assignment using a control based methodology
The system and method of dynamic weapon to target assignment (DWTA) using a control based methodology to dynamically assign each projectile to a target in a multiple target engagement situation. In some cases, closest proximity is used in a real-time, to accomplish the DWTA functional requirement and performance criteria. In some cases, g pulling acceleration and projectile fin deflection motion are also used to assess the best matched pair for each projectile and each target with an end goal of intercepting the target or guiding the projectile to an acceptable error basket for target destruction via detonation. For the closest distance criterion for projectile/target pairing, a cutoff time is used to ensure the pairing is conducted within an acceptable duration while still being able to intercept the target or meet a required miss distance basket (e.g., <3 m).
US10962313B2 Handgun
An improved M1911 handgun is disclosed. The improved M1911 handgun contains a handle containing a lower end, and a magazine well formed in the handle and adapted to receive and hold a double stacked magazine, wherein the inner cross-sectional profile of the magazine well is same from the lower end of the handle to a top of a frame of the improved M1911 handgun.
US10962307B2 Stacked heat exchanger
A stacked heat exchanger including a core portion having a plurality of plates stacked on each other to define a flat refrigerant passage and a flat heat medium passage. A first connection member that provides an inlet and an outlet for allowing the refrigerant to flow into the refrigerant passage. A second connection member that provides an inlet and an outlet for allowing the heat medium to flow into the heat medium passage, in which the inlet and the outlet are configured in a state where the heat medium flowing into the heat medium passage flows in an opposite direction to that of the refrigerant flowing in the refrigerant passage. The core portion includes an offset fin disposed in at least the refrigerant passage.
US10962301B2 Loop heat pipe
A loop heat pipe includes a first flow path, a second flow path over the first flow path, and a divider provided between the first flow path and the second flow path. Each of the first flow path and the second flow path includes an evaporator configured to vaporize a working fluid, a condenser configured to condense the working fluid, a first transport pipe connecting the evaporator and the condenser, and a second transport pipe connecting the evaporator and the condenser and forming a loop flow path with the transport pipe.
US10962298B2 Two-phase thermodynamic system having a porous microstructure sheet to increase an aggregate thin-film evaporation area of a working fluid
A two-phase thermodynamic system includes a porous microstructure sheet to increase an aggregate thin-film evaporation area of a working fluid. The porous microstructure sheet may be disposed at a liquid-vapor boundary of the working fluid. The porous microstructure sheet has “micro” pores through which the working fluid flows from a liquid flow path on one side of the porous microstructure sheet to a vapor flow path on the other side of the porous microstructure sheet. Individual pores induce the working fluid to form thin-film evaporation regions. The porous microstructure sheet may have a pore density so as to increase an aggregate thin-film evaporation area of the working fluid. In this way, the overall thermal resistance across all liquid-vapor interfaces (menisci) of the working fluid is substantially decreased over conventional vapor chamber.
US10962288B2 Integrated refractory management system and control method therefor
An integrated refractory management system includes: a cable module, at least a portion of which is inserted into a refractory; a measurement module, disposed outside the refractory, for measuring a current signal flowing through the cable module; an integrated management module for determining the state of the refractory on the basis of the current signal measured by the measurement module, displaying the state of the refractory, and generating management information on the refractory; and a local terminal for receiving the management information from the integrated management module.
US10962281B2 Refrigerator
Disclosed herein is a refrigerator having a storage box by which the humidity in a storage compartment is controllable. The refrigerator includes a body having a storage compartment, a storage box installed to be drawable in the storage compartment, a cover located above the storage box and provided to be rotatable, a cover frame configured to support the cover, and a knob configured to rotate the cover to adjust humidity inside the storage box.
US10962277B2 Refrigerator appliance having at least one inner plastic liner and method for manufacturing the liner
It is provided a refrigerator appliance (1) having at least one internal liner (2), in particular a cabinet liner or a door liner, defining an inner compartment (3) and made of a polypropylene-based material comprising a propylene-ethylene copolymer having a main polypropylene chain with ethylene units arranged along the polypropylene chain; and at least one lamellar or fibrolamellar filler. The material makes it possible to effectively manufacture the liner (2) by thermoforming.
US10962276B2 Household appliance cabinet ground connection
A household refrigeration appliance has a housing and at least one electronics module in the housing. The electronics module is covered at least in sections by a metallic cover plate and the cover plate is in electrical contact with a further metal component, in particular with a metal sheet, of the household refrigeration appliance. The cover plate is thereby connected by way of the metal component to an electrical ground connection. The ground connection has a metallic grounding claw, separate from the cover plate and from the metal component, by way of which the cover plate and the metal component are connected to at least one connection element.
US10962254B2 Ventilation device
A ventilation device includes an outside air heat exchanger disposed between a total heat exchanger and an outside air port, a return air heat exchanger disposed between the total heat exchanger and a return air port, and a supply air heat exchanger disposed between the total heat exchanger and a supply air port. A compressor, a flow switching device, the outside air heat exchanger, an outside air expansion device, and the return air heat exchanger are sequentially connected by pipes, the supply air heat exchanger and a supply air expansion device which are connected in series by pipes are connected in parallel to the outside air heat exchanger and the outside air expansion device by pipes, thereby forming a refrigerant circuit in which refrigerant is circulated.
US10962246B2 Clean air apparatus and method for discharging clean air towards a target clean area in the form of an air curtain
A clean air apparatus includes a fan and a filter for producing a flow of clean air and for discharging the clean air from an outlet and towards a target clean area. The apparatus includes a Coanda effect device disposed at least adjacent the clean air means, which is arranged, in use, to induce a Coanda effect upon the flow of clean air. The apparatus includes guide means for guiding the clean air towards a target clean area in the form of an air curtain. A method for discharging clean air towards a target clean area in the form of an air curtain includes inducing a Coanda effect upon the flow of clean air using the Coanda effect device; and guiding the discharged clean air, downstream of the Coanda effect device, towards a target clean area in the form of an air curtain.
US10962243B2 Air conditioning system with dehumidification mode
An air conditioning system with precisely controlled dehumidification functions is disclosed. The air conditioning system comprises an indoor air handling system comprising a primary heat exchanger and a secondary heat exchanger. The indoor air handling system can be coupled to an outdoor unit comprising a compressor and an outdoor heat exchanger. When a controller system receives a measured humidity that exceeds a set humidity, the controller system can increase the cooling capacity of the air conditioning system to meet a set temperature. Once the set temperature is met, the controller system can switch to a dehumidification mode wherein the primary heat exchanger is cooled and the secondary heat exchanger is activated. When the measured temperature exceeds the set temperature, the controller system can switch from the dehumidification mode back to cooling mode.
US10962239B2 Outdoor unit of air-conditioning apparatus
An outdoor unit of an air-conditioning apparatus includes a fan chamber, a machine chamber, a partition plate, and an electrical component unit. The partition plate is provided, in its upper part, with a planar receiving surface portion for receiving a holder. The holder is provided with a positioning protrusion protruding downward. A cutout portion into which the positioning protrusion is inserted is formed in the receiving surface portion. At least one inclined surface portion that is inclined downward from the receiving surface portion and guides the positioning protrusion to the cutout portion is provided at an end portion of the receiving surface portion that leads to the cutout portion.
US10962238B2 Air conditioner and blower device
According to one embodiment, an air conditioner includes a blower device and a heat exchanger. The blower device includes a fan motor, a fan, a fan case and a coupling member. The fan motor includes a first end section and a second end section separate from each other. The fan is coaxially fixed to a rotating shaft. The fan case accommodating the fan and for guiding air discharged from the fan toward the heat exchanger. The coupling member includes a pair of arm sections respectively coupled to the first end section and the second end section, and a bar-like section extending in the axial direction of the rotating shaft across the arm sections and coupled to the fan case. The fan motor and the fan case are integrally coupled to each other through the coupling member.
US10962227B2 Combustor and gas turbine including the same
A combustor reduces combustion vibration and the generation of nitrogen oxides and includes a burner to mix fuel with compressed air and to eject the mixture; a liner that is coupled to one end of the burner and forms a combustion chamber in which the fuel-air mixture is combusted to produce high-pressure gas; a transition piece to receive a flow of the high-pressure gas from the liner and to discharge the high-pressure gas to a turbine; a plurality of resonance modules disposed on an outer circumferential surface of the liner at positions spaced apart from each other along a circumferential direction of the liner; and a fuel supply unit coupled to each of the plurality of resonance modules and configured to supply fuel to each of the plurality of resonance modules. The resonance modules may be disposed on an outer circumferential surface of the transition piece instead of the liner.
US10962219B2 Repellant string light
At least one light socket is electrically connected to a power cord and at least one heated repellant dispersal unit is electrically connected to the power cord and increases an evaporation rate of a repellant drawn by a wick from a fluid pod affixed to the heated repellant dispersal unit.
US10962218B2 Storage unit with light-emitting components
A device or unit with a lighting component is provided. The device includes coupling components that couple the device to stackable storage unit containers. In one embodiment, the device includes a battery interface to couple to a battery for power tools. In one embodiment, the device includes three lights that are pivotally coupled to the housing between a retracted position in which the lights are disposed against sidewalls of the housing, and an open position in which the lights are pivoted above the top panel of the housing.
US10962208B1 Lamp having slideably extendable illumination units
A lamp includes a base defining a chamber and having a wall plate covering the chamber, a power supply mounted in the chamber, two T-shaped tracks projecting from a bottom surface of the base, and two illuminating units each including a light emitting module and a slideway coupled to a corresponding one of the tracks such that the illuminating units can slide along the track.
US10962206B2 Internet of things adaptable downlight
A luminaire that includes a housing having a downlight geometry and containing a light engine including light emitting diodes (LEDs), in which the light engine is positioned to emit light through a light emission end of the housing. The housing contains driver electronics for controlling power received by the luminaire for powering the light engine. An access opening on a back surface of the housing exposes the driver electronics. A junction box supporting at least a portion of a wireless control module. The junction box having an electrical pathway opening is engaged to the back surface of the housing. The wireless control module is contained in the knockout of the junction box. Electrical communication between the wireless control module and the driver circuit is across a physical electrically conductive pathway that extends through the electrical pathway opening of the junction box.
US10962204B2 Rotational couplers for light fixtures
Disclosed is a coupling assembly for joining together a pair of light fixture segments at a joint interface therebetween to form a light fixture assembly, comprising a body rotatably mountable on a first of the light fixture segments about a central axis, the body configured to operably engage a drive tool with a drive axis thereof aligned with the central axis to rotate the body between a release position and a coupling position, the body having a designated receiving location to receive a complementary coupling element on a second of the light fixture segments, and configured to provide an arcuate pathway extending from designated receiving location, wherein the designated receiving location and pathway are configured to permit the complementary coupling element to travel along the pathway as the body rotates on the central axis, and thereby to laterally transfer the complementary coupling element radially toward the central axis to draw the first and second light fixture segment toward forming the joint interface when the body reaches the coupling position corresponding to the complementary coupling element reaching a corresponding position along the pathway.
US10962202B2 Adjustable luminaire mounted sensor housing
A sensor assembly includes a sensor housing having an attachment end portion, and a sensor disposed at least partially in the sensor housing. The sensor housing is movably attachable to a luminaire housing of a luminaire. The attachment end portion is designed to be positioned on an edge of the luminaire housing to retain the sensor housing attached to the luminaire housing.
US10962191B1 Lamp for vehicle
A lamp for a vehicle includes a plurality of lamp modules. Each of the plurality of lamp modules comprises a light source unit including a light source; an optical path adjusting unit that adjusts a path of light generated from the light source unit; and a lens unit that emits the light incident from the optical path adjusting unit to form a first beam pattern. Further, the lens unit comprises an incident lens unit including a plurality of incident lenses; an emitting lens unit including a plurality of emitting lenses; and a shield unit disposed between the incident lens unit and the emitting lens unit to obstruct a portion of the light incident on the plurality of emitting lenses.
US10962189B2 Matrix lighting device for vehicle
The present disclosure provides a matrix lighting device for a vehicle, including a light source module, a projection lens, a projection emergent space, and a projection image plane arranged successively along an optical axis direction; the light source module comprises a light source array unit, a light shield array unit and a light receiving lens array unit arranged successively along the optical axis direction; the light source array unit includes a plurality of light sources which are independently controlled and arranged in a matrix; the light shield array unit includes a plurality of light shields arranged in a matrix and disposed outside each light source; the light receiving lens array unit includes a plurality of light receiving lenses arranged in a matrix and disposed opposite to each light source along the optical axis direction.
US10962182B2 Light string and light string circuits
A light string includes an illumination device, a first wire, a second wire, soldering material, and transparent adhesive. The illumination device includes two soldering portions. The conductors of the first wire and the second wire are partially exposed to form a first soldering section and a second soldering section. Soldering material is used to attach the first soldering section and the second soldering section to the two soldering portions. The transparent adhesive forms a layer over, and covers, the illumination device, the first soldering section and the second soldering section, and extends to partially cover other portions of the first wire and the second wire.
US10962181B2 Lighting system
A modular lighting system that includes or more luminaires that can be individually suspended from a surface or connected to each other to form a variety of scalable arrangements that project light downwardly therefrom. The luminaire can includes a housing that has a first and a second sidewall that is spaced from the first sidewall and a light source that is arranged between the first sidewall and the second sidewall. A first connector can be fixed to and delimit a first end of the luminaire and deliver power to the light source and a second connector can be configured to be fixed to and delimit a second end of the luminaire.
US10962180B2 Handheld clamp work light
A handheld clamp work light is disclosed having a light member, a housing member for movement of the light member, a handle member having a handle housing and a clamp member, and the handle housing and the clamp member include feet members which pivot and may be attached to an object.
US10962168B2 Electronic device with elevating type display
An electronic device including a base, a display and a functional assembly is provided. The display is movably connected to the base and adapted to act between a lower position and an upper position relative to the base. The functional assembly is movably connected to the base and adapted to act between a first state and a second state relative to the base. When the display acts to the upper position from the lower position, the functional assembly acts to the second state from the first state, and when the functional assembly acts to the first state from the second state, the display acts to the lower position from the upper position.
US10962165B2 Fastening bracket
A fastening bracket is provided. The fastening bracket is adapted to be affixed to a mounting surface and connected to an object. The fastening bracket includes a base and a connection unit. The base is for being affixed to the mounting surface. The connection unit is connected to the base, wherein the connection unit includes a unit inclined surface and at least one unit abutting portion. The object includes at least one object abutting portion. When the object is in a separated state, the object abutting portion is separated from the unit abutting portion, and when the object is in a connected state, the object abutting portion abuts the unit abutting portion. While the object is being moved from the separated state to the connected state, the object abuts the unit inclined surface and slides relative to the unit inclined surface.
US10962159B2 Fluid connector with full insertion assurance cap with secondary latches
A fluid connector for coupling a tubular member having an endform spaced from a first insertion end to an external component, including a connector body, including a bore having a first end for receiving the tubular member, and a first exterior groove spaced from the first end and arranged for receiving one or more projections of an assurance cap for latching the assurance cap to the connector body when the tubular member is fully inserted into the bore.
US10962150B2 Rubber hose
A rubber hose with a fixing bracket includes an inner rubber layer defining a hollow portion, first and second braided layers formed on the inner rubber layer, and an outer rubber layer formed on an outer periphery of the second braided layer.
US10962141B2 Redundant actuator position control device
An actuator position control system includes an electronic controller and encoder that control and monitor an actuator's position between its position limits, while mechanically actuated limit switches prevent attempts to exceed the actuator's position limits, even if there is a loss of calibration, software error, or electronic controller failure. When actuated, the limit switches provide position calibrating information to the electronic controller. Embodiments can control linear and/or rotary actuators. The encoder can include intermeshed gears and magnetic Hall-effect position sensors. A mechanically driven position indicator can visually indicate the actuator's position. An electromechanical control system can be included that can transition the actuator between its limits even in the event of electronic controller failure. Embodiments can alert a user if the electronic controller fails.
US10962136B2 Magnetic latch valve
A latch valve includes a ferromagnetic shell, a ferromagnetic pole, a permanent magnet, an electromagnet, and a ferromagnetic plunger that is disposed within the ferromagnetic shell.
US10962126B2 Gravity actuated flow control apparatus and method
Embodiments of a flow control apparatus of the present invention generally include a vessel equipped with a substantially vertical, bottom-feeding liquid inlet line, a vapor space pressure equalization line, and a liquid outlet, wherein the vessel contains a pair of connected, horizontally oriented, O-ring and/or piston ring equipped sealing plates that are designed to rise and fall as a pair in response to gravity provided liquid pressure in the sump of the vessel, whereby an elevation of the sealing plates provides the liquid in fluid communication with the liquid outlet via internal orifices fluidly connected to one or more fluid conduits. Embodiments of a method of using embodiments of an apparatus of the present invention to control liquid flow are also provided.
US10962118B2 Seal assembly with vibration damping bristles
A seal assembly includes a seal nose, a bellows, and a plurality of bristles. The seal nose is configured to be in sealing contact with a rotating seal plate, the bellows extends between and couples the seal nose to a support structure, and the plurality of bristles extends from the support structure toward the bellows, with at least one bristle of the plurality of bristles being in contact with the bellows to damp vibration of the bellows.
US10962117B2 Brush seal with spring-loaded backing plate
A brush seal for a gas turbine engine may comprise a spring-loaded support plate and a plurality of bristles located over the spring-loaded support plate. The spring-loaded support plate may comprise a support bar and a plurality of arms extending from the support bar. The support arms may be configured to apply a biasing load to the support bar.
US10962115B2 Cylinder head gasket
A cylinder head gasket includes two or more metal plates laminated together to form the cylinder head gasket, a plurality of cylinder bores formed in the metal plates, a plurality of annular seal portions, each surrounding each the plurality of cylinder bores to seal therearound; a plurality of bolt holes disposed at an outer peripheral side of the plurality of annular seal portions so that fastening bolts are inserted therethrough, and a partition protector having a thermal deformation coping portion, located in the two or more metal plates between two of the bolt holes. The thermal deformation coping portion includes offset slits in each metal plate such that none of the slits are aligned in a lamination direction of the thermal deformation coping portion. The slits prevent damage to the cylinder head gasket due to temperature fluctuations by accommodating thermal expansion or contraction of the cylinder head gasket.
US10962114B2 Rolling piston ring, piston and cylinder
A rolling piston installed between a piston and a cylinder includes: a plurality of balls, wherein the balls are connected end to end to form the rolling piston ring, and a quantity of the balls is no less than three; or comprising: a plurality of columns, wherein the columns are connected end to end to form the rolling piston ring, and a quantity of the balls is no less than three; or comprising: balls and columns, wherein the balls and the columns are connected end to end to form the rolling piston ring, and a total quantity of the balls and the columns is no less than three; wherein both the balls and the columns are extendable, and/or a recess on the piston for installing the rolling piston ring is extendable and a slide on the cylinder for installing the rolling piston ring is extendable.
US10962111B2 Control device and control method for vehicle including continuously variable transmission
A controller changes a shift line of the continuously variable transmission to a high rotation side when execution of automatic brake is detected during sailing stop which stops the engine while driving the vehicle.
US10962109B2 Servo
A servo includes a motor having a rotating shaft, an output shaft disposed apart from the rotating shaft, a transmission mechanism to transmit mechanical power from the motor to the output shaft, a circuit board, a first detected member fixed to an end of the rotating shaft, a second detected member fixed to an end of the output shaft adjacent to the circuit board; and a first detecting member and a second detecting member mounted on the circuit board and configured to respectively detect rotational angles of the rotating shaft and the output shaft, based on changes caused by rotation of the first detected member and the second detected member.
US10962108B2 Shift-by-wire (SBW) column shifter
A shift-by-wire (SBW) column shifter for a vehicle includes a shift lever configured to be moved to shift gears. A shaft enables the shift lever to rotate the shaft about an axis. A lever detent is coupled to the shaft, enabling the shaft to rotate the lever detent about the axis. A slider magnet is constrained to move along a path, such as a linear path. The slider magnet has a groove that is engaged by a projection of the lever detent. Rotation of the lever detent about the axis is converted into movement of the slider magnet along the path via the engagement of the projection and the groove. A plurality of sensors are configured to output signals indicating a position of the slider magnet along the path to indicate a requested change in operating gear of the vehicle.
US10962106B2 Device and a method for gear shift coordination
The invention relates to a drive arrangement for a vehicle and a method for gear shifting in a vehicle. The drive arrangement (5) comprises at least a first drive axle (10, 20, 30) operatively connected to a first gear box (11) and a first propulsion unit (12). The drive arrangement (5) further comprises a second gear box (21) and a second propulsion unit (22) operatively connected to the first drive axle (10) or to an optional second drive axle (20, 30). The drive arrangement (5) further comprises at least one electronic control unit (ECU) adapted to govern gear transmission of the first and the second gear boxes (11, 21). The electronic control unit (ECU) is configured to automatically select between shifting gear on the first and the second gear boxes (11, 21) simultaneously, or sequentially. The drive arrangement and the method provides for a very versatile drive arrangement and gear synchronization providing comfort for the driver and the passengers as well as improved vehicle dynamics.
US10962102B2 Supporting device for a bearing mounted on a differential housing
A supporting device to be secured in a housing of an axle unit includes a main portion in the shape of a ring having a longitudinal axis and forming a circular opening intended to receive an outer ring of a bearing which, in use, is mounted on a differential housing. The supporting device further includes a collector capable of collecting lubricant projected inside the housing by at least one rotating part, in use, the collector including an outlet port for allowing lubricant to flow towards the longitudinal axis.
US10962095B2 Torque converter assembly with disconnect clutch
A torque converter assembly includes an input plate connectable to a powerplant, a torque converter, and a disconnect clutch external to the torque converter and configured to selectively couple the input plate to the torque converter. The torque converter includes a cover having an outer surface and at least one fluid hole extending through the cover. The disconnect clutch is actuated by pressurized fluid via the fluid hole.
US10962094B2 Continuously variable powertrain for vehicle
A powertrain may include an input shaft; a drive pulley and a driven pulley engaged to each other by a belt; a forward/backward switching mechanism provided to selectively switch a direction of power from the input shaft to the drive pulley by a plurality of friction members and transmit the power; a gear train provided to transmit the power of the input shaft to a rotation shaft of the driven pulley without passing through the drive pulley; and another friction member provided to interrupt a power transmission path of the gear train.
US10962087B2 Toothed belt having a woven fabric layer and method for making the same
A toothed belt includes a toothed profile made of a base material and defining a toothed profile drive side and a far side facing away from the drive side. A woven ply has a thickness and is applied to the far side of the toothed profile. The woven ply has a first side in contact with the far side causing the base material to penetrate the woven ply at least partly at the first side thereof. The woven ply has a second side facing away from the first side. A coating of plastic on the second side causes the plastic to penetrate the woven ply at least partly at the second side. The base material and the plastic each penetrate the woven ply to an extent to cause the woven ply to be free of the base material and the plastic in an inner lying thickness region thereof.
US10962085B2 Torsional vibration damper
A torsional vibration damper includes a planetary rotary unit and an elastic body that couples two rotary elements of three rotary elements so that the two rotary elements can rotate relatively to each other. The torsional vibration damper includes a shaft supporting member by which a rotation center axis of at least any one rotary element of the two rotary elements and a rotation center axis of the rotary element other than the planetary rotary unit and the two rotary elements are held on the same axis. The shaft supporting member has a holding section that is disposed in a position between fellow planetary rotary elements and not making contact with the planetary rotary elements and that fits with and thereby suppresses movement of the rotary element other than the planetary rotary unit and the two rotary elements in the axial direction.
US10962083B2 Vibration-damping device
An object of the present invention is to provide a vibration-damping device which inhibits a flange part and an outer cylinder from breaking. The vibration-damping device includes: an inner cylinder; a resin-made outer cylinder arranged outside the inner cylinder in a radial direction; and a rubber elastic body connecting the inner cylinder and the outer cylinder.
US10962080B2 Hydraulic linear actuator with a locking system for locking the compression movement of the actuator
The actuator comprises a cylinder and a rod. The cylinder comprises an inner cylindrical tube and an outer cylindrical tube which extend coaxially to each other along a longitudinal axis (z). The inner cylindrical tube accommodates a plunger which is rigidly connected to the rod and separates an inner volume of the inner cylindrical tube into a compression chamber and an extension chamber, wherein at least the compression chamber contains oil. The inner cylindrical tube and the outer cylindrical tube enclose with each other a reservoir chamber which is permanently in fluid communication with the extension chamber via at least one first passage provided in the inner cylindrical tube and contains a pressurized gas in a first portion thereof and oil in a remaining portion thereof. The cylinder further comprises an intermediate cylindrical tube which extends along the longitudinal axis (z) between the inner cylindrical tube and the outer cylindrical tube and encloses, along with the inner cylindrical tube, an intermediate chamber permanently in fluid communication with the compression chamber via at least one second passage provided in the inner cylindrical tube. The actuator further comprises a check valve associated to the inner cylindrical tube to allow the oil to flow in the direction from the reservoir chamber to the compression chamber only, and an electrically-operated flow control valve which is associated to the intermediate cylindrical tube for controlling the flow of the oil between the intermediate chamber and the reservoir chamber. The flow control valve is movable between a first operating position, in which it allows the oil to flow between the intermediate chamber and the reservoir chamber, and a second operating position, in which it prevents the oil from flowing between the intermediate chamber and the reservoir chamber.
US10962078B2 End member and gas spring assembly including same
An end member is dimensioned to engage an end of a flexible spring member to at least partially form a gas spring assembly. The end member includes an end member wall that has a longitudinal axis. The end member includes a securement wall portion having an outer surface with a surface profile dimensioned to abuttingly engage the end of the flexible spring member. The surface profile includes a plurality of concave profile sections and a plurality of convex profile sections that are dimensioned to generate a progressively increasing compression force along at least a section of the securement wall portion. A gas spring assembly including such an end member is included. A suspension system including one or more gas spring assemblies and a method of assembly are also included.
US10962075B2 Shock absorber system comprising a primary shock absorber device and a secondary shock absorber device of different stiffnesses, associated structure and aircraft
To increase a compactness of damping systems intended to operate in the event of a dynamic landing of an aircraft, a damping system comprises a primary damper device and a secondary damper device. The primary damper device comprises at least one beam, each beam extending along a direction of a longitudinal axis. The damping system is configured so that at rest, the primary damper device has a stiffness greater than a stiffness of the secondary damper device in the direction of the longitudinal axis. When a force is applied to the damping system along the direction of the longitudinal axis, with a value less than a limit value, each beam remains in a compression state. When the force applied has a value greater than or equal to the limit value, each beam undergoes buckling and the secondary damper device undergoes elastic deformation.
US10962073B2 Elastomeric compression spring with load tuning feature and associated method of tuning
An elastomeric compression spring for isolating vibrations between a first part and a second part. The first part is movable in a direction relative to the second part. The elastomeric compression spring comprises a tube elongated along a central axis of the tube. The central axis of the tube is perpendicular to the direction. The tube is configured to compress in the direction. The tube comprises an outer surface comprising an initial contact line configured to initially receive contact from the first part. The tube further comprises at least one load tuning feature in the outer surface, parallel to the central axis, and circumferentially spaced apart from the initial contact line. The at least one load tuning feature creates a localized change in a thickness of the tube and a stiffness of the elastomeric compression spring at the at least one load tuning feature.
US10962067B2 Caliper cover
The present invention relates to a caliper cover, and more particularly, to a caliper cover that protects a brake caliper and is firmly fixed to the brake caliper.
US10962063B2 Fixed constant velocity universal joint
A fixed type constant velocity universal joint includes an outer joint member having a cup shape, an inner joint member, which is received in the outer joint member, and transmits torque between the outer and inner joint members through intermediation of balls while allowing angular displacement, and a shaft, which is coupled to the inner joint member so as to allow torque transmission. A recessed portion is formed in a bottom portion of the outer joint member, and an embedded stopper that enters the recessed portion of the outer joint member is mounted to a shaft end portion of the shaft opposed to the recessed portion. The embedded stopper is allowed to interfere with the recessed portion of the outer joint member at an angle that is smaller than an incorporating angle of the balls and larger than a maximum operating angle during use of the joint.
US10962057B2 Rolling-element bearing unit for a motor vehicle wheel or a motorbike rocker arm
A rolling-element bearing unit for use in a motor vehicle wheel or in a motorbike rocker arm includes outer and inner raceway elements and a set of rolling elements between the inner and outer raceway elements such that the inner and outer raceway elements are pivotable or rotatable relative to each other and also a lubricant reservoir body in the bearing interior for storing and dispensing a lubricant, the body including bridge elements extending between adjacent pairs of the rolling elements and a side ring connecting the bridge elements.
US10962048B2 Half bearing
A half bearing includes circumferentially extending first and second grooves on the inner circumferential surface. The circumferential end of the first groove, on the rotational upstream side of the shaft, has an inclination angle θ1 of 135° formed by: a first imaginary line connecting the inner circumferential surface end of a mating surface and the origin of an outer circumferential surface; and a second imaginary line connecting the end of the first groove and the origin of the outer circumferential surface. The circumferential end of the second groove, on the rotational upstream side of the shaft, has an inclination angle θ2 of 135° formed by: a first imaginary line connecting the inner circumferential surface end of the mating surface and the origin of the inner circumferential surface; and a third imaginary line connecting the end of the second groove and the origin of the outer circumferential surface.
US10962047B1 Adjustable tie rod assemblies having a swivel end and related methods
Tie rod assemblies include a tie rod body, a coupling feature having a shaft, a ring positioned on the shaft, and a bushing rotatably coupled to the shaft. At least a portion of the shaft is positioned within the tie rod body, with an external threaded region of the bushing engaged with an internal threaded portion of the tie rod body to couple the coupling feature to the tie rod body. The ring is sized such that it is configured to prevent longitudinal translation of the coupling feature with respect to the bushing, via engagement with the shaft. The shaft is free to rotate within the bushing and within the tie rod body, to provide a tie rod assembly having a swivel end. The bushing may be rotated to adjust the length of the tie rod assembly. Related methods include assembling and adjusting the length of the tie rod assembly.
US10962045B2 Pool cleaning robot motor securing mechanism
A kit that may include a locking unit and an external portion of a motor housing; wherein the locking unit comprises a threaded opening and first securing elements; wherein the external element comprises an opening and second securing elements; wherein the threaded opening is shaped and positioned to mesh, in a coaxial manner, with a thread that is mechanically coupled to an axis of a motor; wherein the first securing elements and the second securing elements are shaped and positioned to mesh with each other and prevent a rotational movement between the first securing elements and the second securing elements.
US10962042B2 Method of joining two components, auxiliary joining part and components assembly
A method of connecting a first component and a second component with the aid of an auxiliary joining part, wherein the auxiliary joining part is formed from a pin and a plate. A position of intended fracture is present between the plate and the pin. The first component, the second component and the auxiliary joining part are brought into a stacked arrangement such that the plate contacts the first component and the pin projects away from the side of the plate remote from the first component. A force is exerted on the pin of the auxiliary joining part in the direction towards the stacked components which leads to a fracture at a position of intended fracture and the pin is used in order to pierce slugs from the stacked components. The end of the pin which is pressed through the second component, and/or a washer which is optionally provided there, is deformed in order to provide a form-locked connection to the second component or to a washer which is provided there. Furthermore, an auxiliary joining part is claimed.
US10962039B2 Polymeric fastener
A polymeric fastener for use in the construction industry for fastening wood and other basic materials together. The polymeric fastener can be formed in the basic shape of a nail and/or a staple-like fastener. Preferred embodiments of the polymeric fastener include a hardened binder embedded with a filler and/or a core for adequate strength as required for use with a delivery device powered by pneumatics, hydraulics, or other mechanical systems.
US10962038B2 Expansion dowel having a zinc alloy coating
An expansion dowel is provided, which includes at least one dowel body and a bolt, the bolt including an expansion body, which forces the dowel body radially to the outside when the expansion body is displaced in an extraction direction relative to the dowel body, a corrosion protection layer and an antifriction layer covering the corrosion protection layer being provided on the expansion body. It is also provided that the corrosion protection layer is a Zn/Ni coating or a Zn/Fe coating. A manufacturing method for an expansion dowel of this type is also provided.
US10962037B2 Joining device with minimum visibility for parts of furniture and furnishing items
A joining device with minimum visibility for parts of furniture and furnishing items, in particular connecting a first panel to a second panel, which must be moved towards each other in an approach direction to bring the edge of one panel buffered in a tightening position against a surface of the other panel, includes a blocking group and a connection group assembled on the panels. The blocking group is inserted inside a seat contained in the thickness of the panel on which the blocking group is applied, and the seat has a longitudinal axis perpendicular to the approach direction, and extending from an edge towards the inside of the panels.
US10962010B2 Compressor
A compressor having a torque load reducing unit to move a center of weight to which a gas force is applied is provided. As the torque load reducing unit is formed at an oval-shaped roller, a distance between a rotation center of the roller and an operation point to which a gas force is applied is shortened. This may reduce a torque load to the roller, and may enhance a compression efficiency.
US10962009B2 Variable speed compressor protection system and method
A system and method for a compressor includes a compressor connected to a condenser, a discharge line temperature sensor that outputs a discharge line temperature signal corresponding to a discharge line temperature of refrigerant leaving the compressor, and a control module connected to the discharge line temperature sensor. The control module determines a saturated condenser temperature, calculates a discharge superheat temperature based on the saturated condenser temperature and the discharge line temperature, and monitors a flood back condition of the compressor by comparing the discharge superheat temperature with a predetermined threshold. The control module increases a speed of the compressor when the discharge superheat temperature is less than or equal to the predetermined threshold.
US10962005B2 Pump sleeve for integrated drive generator
A pump sleeve for an inversion pump in an integrated drive generator has a pump sleeve body extending between a first end and a second end, the first end being at a location adjacent an enlarged endplate. The body extends to the second end with a generally cylindrical body portion having a bore of an inner diameter from the first end to the second end, and between the first and second ends for a distance. A ratio of the first distance to the inner diameter being is 1.8 and 2.0. In addition, an integrated drive generator is disclosed as is a method of replacing an accessory drive gear in an integrated drive generator.
US10962002B2 Multi-phase pump with cooled liquid reservoir
Overheating of a process liquid retained in a reservoir of a multiphase pump during extended gas slugs is avoided by circulating a cooling liquid in thermal contact with a process liquid through an external cooling apparatus, which can include a heat exchanger. In some embodiments, process liquid from the reservoir is circulated through the cooling loop, while in other embodiments a separate cooling liquid is circulated between a reservoir heat exchanger and the external cooling apparatus. The liquid in the cooling loop can be circulated by a separate cooling pump, or process liquid can be circulated through the cooling loop due to a pressure differential between an inlet and an outlet of the cooling loop within the multiphase pump. The multiphase pump can be a twin screw pump, and the reservoir can be formed between outer and inner casings of the multiphase pump.
US10961995B2 Method and equipment for improving the efficiency of compressors and refrigerators
A hermetic compressor may include a crankshaft having an input shaft rotatably supported on the cast-iron block along the crankshaft axis and connected to the electric motor rotary output, and an eccentric crankpin orbitally rotating about the axis as the crankshaft is rotated. A pair of opposed pistons may lie on the common plane. Each piston may be pivotably connected to one of the connecting rod piston ends to drive the pistons in an oscillatory manner within the cylinders as the crankshaft rotates. The piston and cylinder pairs may cause fluid to be pumped from the inlet port to the outlet port as the piston oscillates varying the volume of the enclosed space bound by the piston and the cylinder pairs.
US10961994B1 Plunger tool for reciprocation pump
A plunger tool and method relating thereto is designed to remove and insert plungers of a reciprocating pump such as during maintenance and other disassembly operations. The tool has a guide which receives and supports the plunger after removal from, and before reinsertion into, the pump. The tool also has a rack and pinion actuator for moving the plunger.
US10961991B2 Hydraulic swash block positioning system
A hydraulic swash block positioning system for positioning a swash block to set a variable displacement, the hydraulic device including a rotor with pistons and piston chambers, the positioning system having, between the housing and the swash block, a positioning cylinder with a positioning piston forming a positioning chamber for setting an average value of the swash block position and a control valve connecting the high oil pressure source with the positioning chamber through a feeding line. In accordance with the invention the feeding line is connected to an oil container that has a variable container volume that can be adjusted synchronously with the changes in the number of piston chambers connected to the high oil pressure source.
US10961985B2 Wind turbine and methods including main shaft integrated with locking disc
A wind turbine includes a main shaft (34), a rotor hub (22), a plurality of blades coupled to the rotor hub (22), and a rotor locking disc (32), (32′). The main shaft (34) includes a front end portion (34a), and the front end portion (34a) includes a first connecting structure (36). The rotor hub (22) includes a second connecting structure (40). The first connecting structure (36) of the main shaft (34) is fixed to the second connecting structure (40) of the rotor hub (22). The rotor locking disc (32), (32′) is integrally formed on the front end portion (34a) of the main shaft (34), and includes a peripheral region. A plurality of rotor locking elements (50), (50′) are located in the peripheral region for receiving one or more rotor locking pins (30).
US10961979B2 Reinforced wind turbine blade component
A component for a wind turbine blade is described having a reinforced through-going aperture. The reinforcement can be provide by way of a fibre rope arranged around the periphery of the aperture, or as fibre material arranged in a radially-extending arrangement from the aperture.
US10961977B2 Variable guide bearing
A guide bearing system including a pad adjuster to traverse at least one bearing in a direction to adjust a radial clearance. The system can further include a sensor for measuring deviations in the radial clearance. In some embodiments, the guide bearing system includes a controller that receives a distance signal from the sensor measuring the radial clearance and signals the pad adjuster to traverse the at least one bearing to compensate for the deviations in the radial clearance.
US10961967B1 Fuel injector systems, fuel injectors, fuel injector nozzles, and methods for making fuel injector nozzles
Embodiments are directed to fuel injectors for internal combustion engines (e.g. engines with reciprocating pistons and with compression-ignition or spark-ignition, Wankel engines, turbines, jets, rockets, and the like) and more particularly to improved nozzle configurations for use as part of such fuel injectors. Other embodiments are directed to enabling fabrication technology that can provide for formation of nozzles with complex configurations and particularly for technologies that form structures via multiple layers of selectively deposited material or in combination with fabrication from a plurality of layers where critical layers are planarized before attaching additional layers thereto or forming additional layers thereon. Other embodiments are directed to methods and apparatus for integrating such nozzles with injector bodies.
US10961961B2 Control method of high-pressure fuel supply pump and high-pressure fuel supply pump using the same
A control method of a fuel supply pump includes moving an anchor in the closing valve direction by passing a maximum drive current through the solenoid, and thereafter holding the anchor at a closing valve position by passing a holding current for keeping a closing valve state through the solenoid. The holding current is smaller than the maximum drive current. A current value of a first drive current is smaller than a current value of the holding current. A current value of a second drive current overlaps a range of the current value of the holding current. A current value of a third driving current is equal to or more than the current value of the holding current.
US10961960B2 Rail for high-pressure direct injection
The present invention aims for obtaining a fuel rail for gasoline direct injection which can be used for the direct injection at a high fuel pressure of 50 MPa or more by increasing the thickness at the portion near the branch hole and using the material having high thickness for the metal seal portion while keeping the weight light and keeping the cost low. A fuel rail for gasoline direct injection made of steel and used at a fuel pressure of 50 MPa or more, the fuel rail having: a plurality of block members 2; and a pipe member 1 which connects an interval between the block members, wherein the block members 2 have: a branch hole 3 which communicates with the pipe member 1; and a metal seal portion 6 to which an injector is connected, and the hardness of the block members 2 is higher than the hardness of the pipe member 1.
US10961957B2 Filter and filter cartridge
A filter cartridge for a filter for filtering of fluid is provided with an inflow surface, an outflow surface, and a main flow direction extending from the inflow surface to the outflow surface. A filter body is provided. A filter cartridge frame supports the filter body. A seal is disposed on the filter cartridge frame in the area of the outflow surface and separates a filter interior of a filter into a clean side and a raw side. Another configuration of the filter cartridge is provided that has an edge protection extending externally circumferentially about the filter cartridge frame in the area of the inflow surface. The edge protection connects the filter body and the filter cartridge frame with each other.
US10961943B1 Method and system for controlling combustion of natural gas engine
A method and a system for controlling combustion of a natural gas engine. The method includes: determining, based on a current operation parameter of a natural gas engine, an operation state of the natural gas engine, and calculating a total injection quantity of natural gas and pilot diesel required by the natural gas engine in the operation state; adopting a direct injection diffusion-combustion mode in a case that the operation state is an idle state or a low load state; adopting a natural gas homogeneous hybrid active control compression-ignition mode in a case that the operation state is a medium load state; configuring the total injection quantity into three parts including a compression-ignition natural gas injection quantity, a pilot diesel injection quantity, and a diffusion-combustion natural gas injection quantity in a case that the operation state is a high load state, and sequentially injecting them into a combustion chamber.
US10961942B2 System and method for determining the timing of an engine event
Systems and methods for estimating an engine event location are disclosed herein. In one embodiment, a control system is configured to receive feedback from at least one knock sensor coupled to a reciprocating engine, estimate an engine parameter based at least on the feedback and an Empirical Transform Function (ETF), estimate a location of an engine event based on the engine parameter, and adjust operation of the reciprocating engine based at least on the location of the engine event.
US10961936B2 Abnormality detection system of exhaust gas recirculation system
A learned neural network in weights using at least the four parameters of the engine load, engine speed, intake pressure inside the intake passage downstream of the throttle valve (12), and amount of intake air fed into the engine as input parameters of the neural network and using a target EGR rate as training data is stored. At the time of engine operation, the learned neural network is used to estimate the target EGR rate from the above parameters and abnormality of the exhaust gas recirculation system is detected based on the difference between the estimated value of the target EGR rate and the target EGR rate.
US10961934B2 Method for controlling engine combustion for reducing irregular vibration caused by unstable engine combustion
A method for controlling engine combustion may include receiving a signal of a crank position sensor, determining an angular velocity and an angular acceleration of a crank on the basis of the signal of the crank position sensor, determining a combustion characteristic index for each cylinder using the angular velocity and the angular acceleration of the crank, judging an unstable combustion cylinder using the combustion characteristic index for each cylinder, and changing a combustion factor for controlling the unstable combustion cylinder.
US10961933B1 Split lambda fueling operation systems and methods
Methods and systems for operating an engine with split lambda modes are provided. At least one example method comprises, calculating a stoichiometric torque output of the plurality of cylinders; then applying one or more lean torque modifiers for every lean cylinder of the one or more non-stoichiometric cylinders to the stoichiometric torque output to calculate a lean torque output. In at least one example, one or more rich torque modifiers for every rich cylinder of the one or more non-stoichiometric cylinders may be applied to the stoichiometric torque output to calculate a rich torque output. Further, the lean torque output and the rich torque output may be summed to calculate a total engine torque output.
US10961931B2 Deceleration cylinder cutoff system including smart phaser
An internal combustion engine includes a cylinder and a valve assembly configured to activate and deactivate the at least one cylinder. The valve assembly includes an intake valve configured to control air flow into the at least one cylinder. A controller outputs a first control signal to the valve assembly to deactivate the at least one cylinder in response to detecting a deceleration event. The controller also outputs a second control signal to command the valve assembly to delay opening the intake valve from a closed position after re-activating the cylinder so that the torque output produced in response to re-activating the cylinder is reduced.
US10961926B2 Management system and method for regulating the on-demand electrolytic production of hydrogen and oxygen gas for injection into a combustion engine
A system and method of managing an on-demand electrolytic reactor for supplying hydrogen and oxygen gas to an internal combustion engine. The system minimizes reactor's power consumption and parasitic energy loss generally associated with perpetual reactors. The system comprises a plurality of sensors coupled to the reactor measuring a plurality of reactor parameters, an electronic control unit coupled to the plurality of sensors and the engine, and a reactor control board coupled to the reactor and the electronic control unit. The electronic control unit: monitors the plurality of reactor parameters and the plurality of engine parameters; determines a reactor performance level; determines an engine performance level; determines a change in the engine performance level to forecast a future engine demand level; and determines an ideal reactor performance level corresponding to the engine performance level or the future engine demand level. The reactor control board regulates the reactor by modifying at least one of electrical current supplied to the reactor, electrical voltage supplied to the reactor, and temperature of the reactor.
US10961925B2 Operation of an internal combustion engine with high alcohol content in the fuel
Various embodiments include a method for starting an internal combustion engine comprising: in a first phase after a starting process, setting a throttle valve to a value near to zero so the pressure in the intake tract is lowered below the ambient pressure and injecting a fuel into the intake tract above a rich combustion limit at which the fuel/air mixture would still just be combustible; in a second phase, reducing the fuel mass as a function of the pressure; in a third phase shorter than the second phase, further reducing the fuel mass and increasing the opening of the throttle valve to increase the pressure in the intake tract; and in a fourth phase, increasing the fuel mass as a function of rising pressure in the intake tract.
US10961922B2 Systems and methods for power turbine governing
A power turbine control system for a gas turbine engine may comprise a controller comprising one or more processors in communication with the gas turbine engine. The processors may comprise an engine control module configured to receive a torque request signal and generate a torque achieved signal. A rate of change of power turbine speed estimation module may generate an estimated rate of change of power turbine speed signal. A dynamic inversion power turbine governor module may generate the torque request signal based on the torque achieved signal and estimated rate of change of power turbine speed signal.
US10961919B2 Corrected parameters control logic for variable geometry mechanisms
Herein provided are methods and systems for controlling an engine having a variable geometry mechanism. A pressure ratio between a first pressure at an inlet of the engine and a predetermined reference pressure is determined. An output power for the engine is determined. The output power is adjusted based at least in part on the pressure ratio to obtain a corrected output power. A position control signal for a variable geometry mechanism of the engine is generated based on the corrected output power and the pressure ratio. The position control signal is output to a controller of the engine to control the variable geometry mechanism.
US10961904B2 Turbocharger
A turbocharger for supercharging an internal combustion engine includes: a bearing housing which accommodates a bearing supporting a rotational shaft of the turbocharger; an oil discharge port for discharging lubricant oil stored in an internal space of the bearing housing; an air pocket formed in the oil discharge port or an oil discharge pipe connected to the oil discharge port; and a communication flow passage which brings the air pocket and the internal space into communication.
US10961898B2 Cooling controller and control method for cooling device
A cooling device includes an inner passage, an outer passage, an engine-driven pump, an electromagnetic control valve, and a driving circuit that regulates current flowing through the electromagnetic control valve by activating and deactivating a switching element. A cooling controller for the cooling device includes a processing circuit configured to execute an operation process for operating, when the engine-driven pump is driven, the switching element by setting a duty cycle of an activation time to a switching cycle, which is a reciprocal of a switching frequency of the switching element, to be a larger value when a temperature of the internal combustion engine is low than when the temperature is high and a cycle varying process for setting a longer switching cycle when the temperature of the internal combustion engine is less than a preset temperature than when the temperature is greater than or equal to the preset temperature.
US10961892B2 Methods and systems for an exhaust gas aftertreatment arrangement
Methods and systems are provided for an exhaust aftertreatment system. In one example, a system comprises an air injector positioned to inject air between a first catalyst and a second catalyst in response to an oxygen concentration of an exhaust gas falling below a threshold concentration while exhaust gas temperatures are less than a threshold temperature.
US10961890B2 On-board vehicle ammonia and hydrogen generation
An on-board vehicle reservoir containing an ammonia/organic solvent solution may be associated with a phase separator configured to isolate ammonia from the solution. The ammonia may be introduced into an exhaust gas stream of an internal combustion engine to function as a catalytic reductant. Ammonia may be employed to generate hydrogen via catalytic decomposition of ammonia, and the hydrogen may be introduced into an exhaust gas stream to aid catalytic reactions such as catalytic oxidation of carbon monoxide (CO) and/or hydrocarbon (HC) and/or reduction of nitrogen oxides (NO); for instance during a cold-start period.
US10961880B2 Lubrication circuit, particularly in an aircraft engine
A lubrication circuit comprising an oil tank (4) integrated into a first lubricated chamber (5) comprises an evacuation conduit (20) on a recovery conduit (10) from lubricated chambers of the circuit leading to the reservoir (4), opening up into an outlet (21) when an excessive pressure in the tank, that is a symptom of progressive filling, is reached. Application to aircraft engine lubrication circuits, particularly to guard against fuel leaks in the lubricant as a result of a defective heat exchanger.
US10961876B2 Rocker arm
A rocker arm for a valve train assembly includes: a first body; a second body mounted for pivotal movement with respect to the first body; and a latching arrangement. The latching arrangement includes a latch pin drivable in response to an external actuator from a first position in which the first body and the second body are un-latched to a second position in which the latch pin latches the first body and the second body together. The latching arrangement includes a piston member and a first biasing member. The piston member is arranged such that if the external actuator attempts to cause the latch pin to be driven from the first position to the second position at a time when the latch pin is prevented from being driven, the piston member moves to bias the biasing member so that the biasing member urges the latch pin to the second position.
US10961874B2 Enhanced thermoutilizer
A thermal utilization system is capable of producing power, storing energy via a chemical or and a hydropower-elevation means. It also capable of transport fluid as vapor over obstacles and terrains, as well as desalinate water. It may in some embodiments do all or some of these tasks simultaneously and with the same amount of energy. It may run with any source of energy including renewable energy sources such as solar energy, and wind. The system may use that energy to run a heat engine and, at the same time, stores that energy via chemical separation. When energy is needed, the system may withdraw the chemical substances and lets them interact to claim the energy back, and then use it to run a heat engine and desalinate water. Some parts of the system can be used for cooling and heating. The system may be configured to be an air conditioner unit or a refrigerator that has an internal back up energy storage.
US10961872B2 Energy accumulator for storing electrical energy as heat and method for this purpose
An energy storage device for storing electrical energy in the form of heat energy and a corresponding method for operating an energy storage device of this type. The energy storage device includes an electric heater for converting electrical energy into heat energy, a heat storage device for storing the heat energy of the electric heater, and a heat exchanger for emitting heat energy from the heat storage device. The heat storage device includes, at least, multiple metal rods arranged upright and serving to store heat energy from the electric heater; a base; and multiple supporting units. Each supporting unit supports one of the metal rods and is connected with the base.
US10961870B2 Mid-turbine frame assembly
A method of cooling a portion of a gas turbine engine includes positioning a tie rod relative to an inner frame case. The tie rod includes a bushing opening and the inner frame case includes a fastener opening. A fastener is secured through the fastener opening in the inner frame case to a threaded bushing located in the bushing opening. The threaded bushing includes a distal end that forms a clearance gap with the inner frame case. Heat is transferred from the fastener through the threaded bushing to prevent the fastener from creeping.
US10961864B2 Passive flow modulation of cooling flow into a cavity
A passive flow modulation device according to an embodiment includes: a pressure sensitive main valve controlling a flow of a cooling fluid from a first area to a second area through an orifice; and a temperature sensitive pilot valve coupled to the pressure sensitive main valve, the temperature sensitive pilot valve configured to open at a predetermined temperature in the first area, causing a pressurization of the pressure sensitive main valve, wherein the pressurization of the pressure sensitive main valve actuates the pressure sensitive main valve to an open position, allowing the cooling fluid to flow from the first area to the second area through the orifice.
US10961859B2 Seal member assembly structure and assembly method, seal member, and gas turbine
A seal member assembly structure and assembly method, a seal member, and a gas turbine, wherein, in a state where first flange parts provided on a combustor transition piece are fitted into first fitting parts provided in seal members, protruding parts provided on the first flange parts are inserted into recessed parts provided in the first fitting parts.
US10961858B2 Hydrostatic seal with enhanced maneuver response
A hydrostatic seal configured to be disposed between relatively rotatable components includes a base. The seal also includes a seal housing. The seal further includes a shoe operatively coupled to the base and extending axially from a forward end to an aft end. The seal yet further includes a plurality of teeth extending radially from a sealing surface of the shoe, one of the teeth being a longest tooth that extends furthest radially from the sealing surface, the axial distance from the forward end of the shoe to the longest tooth being greater than a radial distance from a radial tooth tip to the sealing surface.
US10961852B2 Technique for low-speed balancing of a rotor of a compressor for a gas turbine
A method for low-speed balancing of a rotor having at least one compressor stage blades assembly includes a row of blades circumferentially arranged with circumferential clearance. Two or more blades are located blades, each having an angular position in the assembly, at which the located blades are maintained. The located blades define sectors. Each sector includes movable blades and sectoral circumferential clearances. The movable blades, for each sector, are circumferentially adjusted such that the sectoral circumferential clearance of the sector moves circumferentially downstream relative to the movable blades with respect to a rotational direction when the assembly is rotated. Relative position of the sectoral circumferential clearances and the movable blades within each sector is maintained by inserts. A measure of unbalance is determined for the rotor in low-speed balancing conditions. The inserts are removed after low speed balancing and the clearances are kept to accommodate the blade root thermal expansion.
US10961848B2 Unidirectional magnetization of nuclear magnetic resonance tools having soft magnetic core material
NMR tools are described having unidirectional magnetization throughout the magnet assembly. An antenna assembly is positioned around the magnet assembly in order to excite a volume in the surrounding subterranean formation. A layer of soft magnetic core material is positioned under the antenna assembly in order to shield all or most of the RF field generated by the RF antenna away from the conductive components inside the NMR tool. The conductive components may be conductive structural members or a conductive magnet assembly. The soft magnetic core material also shapes the static magnetic field by smoothing out the longitudinal magnetic field variation.
US10961837B2 Downhole 3D geo steering viewer for a drilling apparatus
Systems, devices, and methods for producing a three-dimensional visualization of one or more of a drilled wellbore, a bottom hole assembly, a drill bit, a drill plan, and one or more lithology windows is provided for drill steering purposes. A drilling motor with a toolface in communication with a sensor system is provided. A controller in communication with the sensor system is operable to generate a depiction of the drill plan, a depiction of the drilling motor, and one or more lithology windows, and to combine these depictions in a three-dimensional visualization of the down hole environment. This visualization may be used by an operator to steer the drilled wellbore.
US10961817B2 Electrohydraulic quick union for subsea landing string
A system for serving as a connection interface between a lower landing string and an upper landing string is provided. The system includes a quick union device comprising a first quick union component that is operable to couple to the upper landing string and a second quick union component that is operable to couple to the lower landing string. The first quick union component and the second quick union component respectively include a self-aligning threading interface that provides hydraulic and electrical connections when the first and second quick union components are connected to one another. The quick union device provides real-time feedback via wireless communication transducers that measure pressure and report that the measured pressure is retained in a plurality of hydraulic lines of the second quick union component when the first and second quick union components are disconnected from one another.
US10961813B2 Wellbore casing liner printing
Provided is a wellbore casing liner printing system that includes a casing liner print head adapted to be disposed in an annular region located between a casing pipe disposed in a wellbore of a hydrocarbon well and a wall of the wellbore and adapted to rotate within the annular region and deposit material into the annular region to form a casing liner in the annular region. The casing liner print head including a first set of printing nozzles arranged in series in a radial direction, and a second set of printing nozzles arranged in series in the radial direction and offset from the first set of printing nozzles. The first set of printing nozzles adapted to eject a first casing liner material into the annular region and the second set of printing nozzles adapted to eject a second casing liner material into the annular region to form the casing liner of the first casing liner material and the second casing liner material.
US10961812B2 Disintegratable bismaleimide composites for downhole tool applications
A method for operating in a borehole comprises disposing in a downhole environment an article comprising a bismaleimide composite which comprises a polybismaleimide and a disintegrating agent; exposing the article to an aqueous fluid at a temperature of about 25° C. to about 300° C.; and disintegrating the article.
US10961802B2 Frac stack well intervention
A fracturing system having rams for controlling flow through a fracturing tree is provided. In one embodiment, a well intervention method includes injecting fracturing fluid into a well through a bore of a frac stack coupled to a wellhead. The frac stack includes rams that can be moved between open and closed positions to control flow through the bore. The well intervention method also includes coupling a lubricator to the frac stack without a blowout preventer between the lubricator and the frac stack and lowering an intervention tool from the lubricator through the bore of the frac stack and into the well. Additional systems, devices, and methods for fracturing and intervention are also disclosed.
US10961799B2 Flange system
A technique enables maintenance of sufficient clearance between a wellhead and, for example, a mobile rig. The technique facilitates support of a cable, e.g. an antenna suspension cable, at the wellhead without detrimentally affecting the desired clearance. According to an embodiment, a flange system is used in combination with a cable clamp assembly at a wellhead. The flange system may comprise a flange having a connector portion configured for coupling with the wellhead. The flange also comprises a cylinder portion coupled to the connector portion such that the cylinder portion extends into a corresponding bore of the wellhead. The cable clamp assembly is configured to clamp around and support a cable extending down through the wellhead. The cable clamp assembly is supported within the cylinder portion of the flange such that the cable clamp assembly is at least partially disposed within the wellhead.
US10961784B2 Rotating cutter single cone bit
A rotating cutter single cone bit includes a bit body and a cone that is rotatably coupled to the bit body. Cutters are arranged on the cone. At least one cutter on the cone is a rotating cutter. The rotating cutter forms a rotational connection with the cone. The geometric center of the front cutting face of the rotating cutter or the front cutting face of the rotating cutter is offset from the rotating axis of the rotating cutter, and the geometric center of the rear cutting face or the rear cutting face of the rotating cutter is on the same side of the offset of the front cutting face. The front cutting face is closer to the rotating axis of the rotating cutter than the rear cutting face. The rotating cutter is rotatable about the rotating axis of the rotating cutter on the cone.
US10961781B2 Anti-rotation pads with flow ports
Anti-rotation pad assemblies are provided for restraining rotation of a non-rotating housing in geologic drilling system. The anti-rotation pad assemblies include extensible members, which extend from an internal cavity in the anti-rotation pad assemblies and are capable of engaging a wellbore wall. The extensible members may include rollers that are biased radially outwardly to engage the wellbore wall such that the anti-rotation pad assemblies may move axially within the wellbore while restraining the non-rotating housing in a particular rotational orientation. Flow ports are defined in the anti-rotation pad assemblies to encourage mud flow through the internal cavity, and thereby discourage the accumulation and solidification of drilling fluids around the extensible members. The extensible members thus remain free to move under the bias of a biasing mechanism within the internal cavity and can thus effectively maintain the rotational orientation of the non-rotating housing in the wellbore.
US10961780B2 Systems and methods for raising drilling rig assemblies
A mast erection system includes a first mast erection apparatus that is adapted to pivotably raise a drilling rig mast of a drilling rig assembly to an intermediate raised position wherein the drilling rig mast is oriented at a first acute angle relative to a horizontal plane, and a second mast erection apparatus that is adapted to further pivotably raise the drilling rig mast from the intermediate raised position at the first acute angle to a fully raised position wherein the drilling rig mast is oriented at a second angle relative to the horizontal plane that is greater than the first acute angle.
US10961768B2 Power door closing algorithm
A system for operating an automatically movable panel that forms a portion of an exterior of a vehicle, and provides access to an interior of the vehicle; a motivator connected to the panel and moving the panel through a range of motion; a proximity sensor; and a control module disposed within the motor vehicle, the control module having a processor configured to execute control logic, the motivator and the proximity sensor in electronic communication with the control module. The control logic including: determining a position of the panel; receiving a plurality of passive inputs; selectively utilizing the motivator to move the panel through the range of motion based on the passive inputs; utilizing the proximity sensor to selectively determine when to initiate movement of the movable panel through the range of motion with the motivator; and informing a motor vehicle occupant of movement of the panel via a human-machine interface.
US10961765B2 Window regulator
A window regulator includes: a carrier piece attached to a window glass; a drive wire connected to the carrier piece and configured to lift and lower the carrier piece; and a wire end connected to an end portion of the drive wire. The carrier piece has a wire end housing portion configured to house the wire end, a wire insertion groove communicating with the wire end housing portion, and a wire retaining portion extending at an upper end of the wire insertion groove. The drive wire is routed in the wire insertion groove. An upper side of the wire insertion groove includes an opening which opens in an upper direction crossing a routing direction of the drive wire. The wire retaining portion prevents the drive wire from coming out of the wire insertion groove by contacting the drive wire.
US10961764B2 Window regulator
A window regulator includes: a carrier piece attached to a window glass; a drive wire connected to the carrier piece to lift and lower the carrier piece; and a wire end connected to the drive wire. The carrier piece has a groove into which the drive wire is inserted, and a housing in which the wire end is housed. The housing has a bottom wall which the wire end engages, a first end wall communicating with the groove, a second end wall opposite the first end wall, an opening on a top side of the carrier piece into which the wire end is insertable, and a top wall. The walls restrict detachment of the wire end from the housing.
US10961762B1 Door control system
The door control system includes a baseplate configured to interface with a surface adjacent to a door. The baseplate is removeably fastened to the surface oriented above to the door. The system includes at least one door ram coupled to the baseplate. The door ram includes a ram arm. The ram arm is configured to extend or retract from the door ram. The system includes at least one door actuator coupled to the baseplate. The at least one door actuator comprises an actuator arm. The actuator arm is configured to extend or retract from the door actuator. The door control system comprises at least one biasing device coupled to the baseplate and the at least one door actuator. The door control system also includes a controller in communication with the at least one door ram and the at least one door actuator configured to actuate an opening motion or a closing motion by the at least one door ram and the at least one door actuator.
US10961760B2 Door closer with backout prevention
An exemplary door closer includes a housing defining a hydraulic chamber having a hydraulic fluid disposed therein. A pinion is rotatably mounted to the housing and extends into the hydraulic chamber. A piston is mounted for reciprocal movement within the housing, and defines a rack engaged with the pinion. The housing further defines an aperture in fluid communication with the hydraulic chamber. A regulating screw is rotatably mounted within the aperture such that rotation of the regulating screw in a first direction advances the regulating screw into the hydraulic chamber and such that rotation of the regulating screw in an opposite second direction withdraws the regulating screw away from the hydraulic chamber. A stop member is mounted in the aperture such that the stop member limits withdrawing movement of the regulating screw to thereby prevent leaking of the hydraulic fluid from the hydraulic chamber via the aperture.
US10961757B2 Device for repairing and reinforcing pivot pin support for doors and related methods
A device for repairing and reinforcing a pivot pin support of a door panel. The device has bracket and a tubular post extending upwardly from a surface of the bracket. The bracket has a through-hole and the tubular post has a bore concentric with the through-hole.
US10961753B2 Retractable outside door handle assembly for vehicle
A retractable outside door handle assembly for a vehicle according to an exemplary embodiment of the present invention may include an outside door handle protruded outward in a width direction of a vehicle rather than a door outer panel configuring a door of the vehicle or being receivable to an opening formed at the door outer panel. A first link has one end connected to one end of the outside door handle and the other end extending downward along a height direction of the vehicle. A second link has one end connected to one side and the other side of the outside door handle and the other end extending along the height direction of the vehicle. A main arm has one end rotatably connected to the door outer panel and the other end connected to the second link.
US10961741B2 Portable confinement apparatus
A portable confinement apparatus having an enclosure for confining a person upon a mattress. The enclosure is formed of a flexible material having a base face, at least four side faces and a roof which define a void, with a pocket for the mattress. A frame has four base members arranged in a rectangle with two bridge members, arranged over the base members. At least part of each base member is integrally secured to the base section and at least part of each bridge member is integrally secured to the roof section. The enclosure is provided with at least two closable openings on different sides. An opening may extend into the roof section. Support struts and a stabilisation system are also described to increase stability and prevent tipping. Members may be telescopic to increase the portability of the apparatus.
US10961739B2 Ceiling type seismic impact buffer unit
Disclosed is a ceiling type seismic impact buffer unit which may perform a buffering action of reducing vibration or the impact applied thereto attributable to earthquakes, typhoons, etc. without direct transmission of the vibration or the impact to a ceiling panel installed on a ceiling. The ceiling type seismic impact buffer unit includes a housing main body, a first coupling bolt, which is fixed into a coupling hole formed in the center of the upper surface of the housing main body and has a front end connected to an upper connection rod, a second coupling bolt, which is fixed to a sliding contactor through a sliding guide hole formed in the center of the lower surface of the housing main body and has a front end connected to a lower connection rod, and a restoring spring, which has upper and lower ends coupled to first and second fixing washers.
US10961737B2 Swimming pool skimmer including slidable weir gate and related methods
A skimmer for a swimming pool may include a skimmer housing having a water inlet opening coupled to an aperture in a wall of the swimming pool at a waterline thereof. The skimmer may also include a weir gate slidably moveable relative to the water inlet opening between open position and a closed position blocking the water inlet opening.
US10961729B2 Binding machine
A reinforcing bar binding machine reduces restrictions on a moving direction in pulling out from a reinforcing bar bound with a wire. The reinforcing bar binding machine (1A) includes a curl guide unit (5A) that winds a wire (W) around a reinforcing bar (S), a wire feeding unit (3A) that feeds the wire (W), and a binding unit. A first guide unit (50) curls the wire (W) fed by the feeding unit (3A) and a second guide unit (51) guides the wire (W) fed from the first guide unit (50) to the binding unit (7A). The second guide unit (51) includes a fixed guide unit (54) that restricts a position in a radial direction of the wire (W) wound around the reinforcing bar (S) and a movable guide unit (55) that restricts a position in an axial direction of the wire (W).
US10961721B2 Method for manufacturing floor panels and floor panel for forming a floor covering
Method for manufacturing floor panels, where the floor panels include a carrier on the basis of thermoplastic material and a top layer provided on the carrier; and where the method further includes at least the steps of strewing the thermoplastic material and consolidating the strewn thermoplastic material; where the thermoplastic material is strewn as a dry-blend.
US10961716B2 Vehicle apparatus for use on a roof and method of assembling and installing commercial roofing
A roof vehicle has a chassis, a plurality of motor-driven wheels coupled to the chassis, a man-basket coupled to the chassis, wherein the man-basket is moveable on a y-axis and is configured to lower to an elevation beneath that of the plurality of motor-driven wheels, a deck for transporting equipment, and a power supply. A method for assembling and installing a roof involves moving the roof vehicle to the desired location on the roof of a structure, lowering the man-basket at least partially beneath the surface roof, and performing work (e.g., welding) to secure the roof to the structure of the building.
US10961713B2 Polymer modified asphalt roofing material
A shingle coating asphalt composition is provided that is produced from a paving grade asphalt. The asphalt composition comprises a paving-grade asphalt that has been modified with one or more polymer additives; and a secondary additive comprising one or more of a viscosity reducing agent, a wax, a salt of a fatty acid ester, and an amide of a fatty acid. The shingle coating asphalt coating composition is used to make a shingle. The shingle includes a substrate, the asphalt, and roofing granules.
US10961706B2 System, method and apparatus for wall support of ceiling suspension grid
A ceiling suspension system is disclosed and includes a plurality of grid members configured to form a grid for the ceiling suspension system, each grid member comprising a bulb, a web and a flange. The system also includes a plurality of wall support brackets configured to mount the grid to walls in a structure. Each wall support bracket comprises a vertical back, a lower flange at a lower end of the vertical back, and an upper flange at an upper end of the vertical back. Further, the upper flange is generally V-shaped when viewed longitudinally and each wall support bracket only one tab in the lower flange for each grid member. Moreover, the only one tab is configured to engage and retain the flange of a respective grid member, such that the respective grid member rests on the lower flange.
US10961701B2 Interlocking construction block
An interlocking construction block having a predefined finish, suitable for the construction of buildings and featuring elements that allow the passage of pipes, ducts or iron rods inside it, enabling construction to be carried out more efficiently, with the consequent reduction in labor and material requirements.
US10961700B2 Noise reduction apparatus and method of making and using the same
A noise reduction apparatus can include a frame and multiple spaced apart panels positioned adjacent to each other. Each of the panels or only one of the spaced apart panel elements may have holes therein to receive acoustic waves for absorbing the waves between the panels. The panels can be attached to a frame or other connection structure so that the arrangement of panels can be hung over a work space or positioned in a work space (e.g. in a wall, formed as a partition or wall, included as part of shelving, etc.). The panels can also be incorporated into a light fixture that may hang from a ceiling or be attached to some other type of support (e.g. a table, a base, etc.). The panels can be composed of glass, wood, or other type of material.
US10961689B2 Small-sized construction machine with heat exchanger cover
An engine cover (23) is provided between a counterweight (7) and a rear surface part (15B) of a cab (15) to be capable of opening/closing in an upper-lower direction and a heat exchanger cover (28) is provided between the rear side of a left side surface part (15C) and a right side surface part (15D) of the cab (15) and a revolving frame (6). The heat exchanger cover (28) is formed of a horizontal-opening structure of being rotatable in a front-rear direction to the revolving frame (6) with a front end (28C) in the front-rear direction as a fulcrum and a rear end (28D) in the front-rear direction as a free end. A heat exchanger cover lock mechanism (32) is provided on the rear end side of the heat exchanger cover (28) to hold the heat exchanger cover (28) in a closed state, and in a state where both the heat exchanger cover (28) and the engine cover (23) are closed, the engine cover (23) covers the rear end (28D) of the heat exchanger cover (28) and the heat exchanger cover lock mechanism (32) from backward.
US10961686B2 Slope assist chassis compensation
Systems and methods for implementing a machine control system within a construction machine. The machine control system may include a chassis orientation sensor configured to be mounted to a chassis of the construction machine for detecting a chassis pitch angle. The machine control system may also include an implement orientation sensor configured to be mounted to an implement of the construction machine for detecting an implement pitch angle. The machine control system may further include one or more processors configured to perform operations including receiving, from the chassis orientation sensor, the chassis pitch angle, receiving, from the implement orientation sensor, the implement pitch angle, determining a target pitch angle of the implement based on the chassis pitch angle and the implement pitch angle, and causing movement of one or more implement arms so as to set a pitch angle of the implement to the target pitch angle.
US10961670B2 Magnetic marker and magnetic marker detection system
Provided are a magnetic marker and a magnetic marker detection system with a reduced magnetic force. The magnetic marker detection system (1S) in which magnetism generated from the magnetic marker (1) laid on a road surface (53) is detected by a magnetic sensor (2) attached to a vehicle's body floor (50) of a vehicle (5) is a system with the magnetic marker (1) and the magnetic sensor (2) in combination, the magnetic marker having a magnetism reach ratio Gh/Gs, which is a ratio of a magnetic flux density Gh at a position at a height of 250 mm with respect to a magnetic flux density Gs of a surface, being equal to or larger than 0.5% and the magnetic sensor using a magneto-impedance element including a magneto-sensitive body with impedance changing in accordance with an external magnetic field.
US10961663B2 Paperboard with low coat weight and high smoothness
Coatings are disclosed which provide single-layer-coated paperboard having good smoothness and printability. Low density organic pigments (LDOP) are used in some of the coatings. Certain coatings when applied as single-layer coatings at 6 lb/3000 ft2 (9.8 g/m2) and higher gave Parker PrintSurf values less than 2.5 microns. Certain coatings when applied as base coats and then top coated gave PrintSurf values less than 2.0 microns for uncalendered samples.
US10961661B2 Monitoring system for monitoring the conditions of a band circulating in a papermaking machine
A monitoring system for monitoring the conditions of a band circulating in a paper-making machine, comprises a guide extending substantially along an axis; and a monitoring apparatus movable along the guide and comprising at least one measuring device configured to measure at least one parameter indicative of the conditions of the band; the apparatus is a self-propelled motorized apparatus, provided with a motor and at least one driving member operated by the motor and which engages at least one corresponding surface of the guide to move the apparatus along the guide.
US10961658B2 Method for recovering pulp fiber from used sanitary product and recycled pulp obtained thereby
Pulp fiber containing little ash is effectively recovered from a used sanitary product containing the pulp fiber and a polymer absorbent. The method according to the present invention comprises: a step for treating the used sanitary product with an ozone-containing gas and thus decomposing and removing at least a portion of the polymer absorbent in the used sanitary product; and a step for stirring the used sanitary product, that has been treated with the ozone-containing gas, in water or an aqueous solution containing an antiseptic and thus decomposing the used sanitary product into constituents. If required, the method may further comprise a step for separating the pulp fiber from the decomposition product obtained by the decomposition step.
US10961648B2 Dye applicator for dyeing articles, a dye application kit, and a method for manufacturing the same
A dye applicator for dyeing materials, a dye application kit, and a method for manufacturing the same are provided. The dye application kit has at least one container containing a dye applicator being at least partially fibrous and infused with a dry water-soluble dye, the dye being transferrable to an adjacent article in the presence of water.
US10961647B2 Patterned tufted articles, and systems and methods for making same
A tufted article having a backing material and a plurality of tufts. The plurality of tufts can include cut tufts having first and second tuft portions projecting from a face surface of the backing material. The first and second tuft portions of each cut tuft have respective pile heights relative to the backing material. Each cut tuft also has a backstitch that joins the first and second tuft portions and extends across a portion of a back surface of the backing material. The plurality of tufts includes a plurality of asymmetric cut tufts that have first and second tuft portions with unequal pile heights. Systems and methods for making tufted articles having asymmetric cut tufts are also disclosed.
US10961629B2 Superhydrophobic surface arrangement, article compromising same and method of manufacture thereof
The present invention is concerned with a superhydrophobic surface arrangement, an article having the same and a method of making same. The arrangement is configured for generating, upon contact by water droplets, pancaking bouncing and reducing liquid contact time. The arrangement has an array of posts residing on a surface and extending from the surface, said posts having an elongate configuration with a base portion at one end and an upper portion at an opposite end. By way of the configuration of the posts and the Weber number the surface arrangement in use pancake bouncing of liquid droplets and reduction of contact time of the liquid droplets are effected.
US10961628B1 Durable metal or metallic alloy based ice release coatings
Icephobic coatings that reduce ice adhesion strength must often achieve extreme durability requirements, such as in aviation or wind turbine applications, to survive the impact of high-speed rain (i.e., rain erosion testing). A multi-layer coating having a thin metallic or metallic alloy film adhered to an underlying layer that is softer and thicker than the metallic layer achieves very low ice adhesion with adhered ice onto the icephobic coating.
US10961623B2 Film forming method
A film forming method forms a film including a predetermined element on substrates placed on a turntable, by supplying a first reaction gas including the predetermined element from a first supply part and supplying a second reaction gas from a second supply part in a raised state of the turntable, and rotating the turntable a predetermined number of times in a state in which the separation gas is supplied from a separation gas supply part, and performs an anneal process at least before or after the film forming process, by supplying the separation gas or the second reaction gas from the first supply part and supplying the separation gas or the second reaction gas from the second supply part in a lowered state of the turntable, and rotating the turntable at least once in a state in which the separation gas is supplied from the separation gas supply part.
US10961621B2 CVD reactor chamber with resistive heating and substrate holder
A CVD reactor for single sided deposition of material on substrates, may comprise: an upper gas manifold and a lower gas manifold; a substrate carrier comprising a gas tight rectangular box open on upper and lower surfaces, a multiplicity of planar walls across the width of the box, the walls being equally spaced in a row facing each other and defining a row of channels within the box, the walls comprising mounting fixtures for a plurality of substrates and at least one electrically resistive heater element; and clamps within the vacuum chamber for making electrical contact to the at least one electrically resistive heater element; wherein the upper gas manifold and the lower gas manifold are configured to attach to the upper and lower surfaces of the substrate carrier, respectively, connect with upper and lower ends of the channels, and isolate gas flows in odd numbered channels from gas flows in even numbered channels, wherein the channels are numbered in order along the row, and wherein the gas flows comprise, for each of the gas manifolds, an exhaust gas flow and a process gas flow.
US10961609B2 Cemented carbide, cutting tool containing the same, and method of manufacturing cemented carbide
Cemented carbide contains first hard-phase particles containing WC, second hard-phase particles which contain carbonitride containing at least Ti and Nb, and a metallic binder phase containing an iron-group element. The second hard-phase particle includes a granular core portion and a peripheral portion which covers at least a part of the core portion. The core portion contains composite carbonitride expressed as Ti1-X-YNbXWYC1-ZNZ, where Y is not smaller than 0 and not greater than 0.05 and Z is not smaller than 0.3 and not greater than 0.6. The peripheral portion is different in composition from the core portion.
US10961608B2 Heat-resistant magnesium alloy
A magnesium alloy contains, in atomic percent: 5.7 at. % or more and 8.6 at. % or less of Al; 0.6 at. % or more and 1.7 at. % or less of Ca; 0.05 at. % or more and 0.27 at. % or less of Mn; and 0.02 at. % or more and 0.36 at. % or less of a rare earth element (RE); and any one of 0.1 at. % or more and 0.3 at. % or less of Zn and 0.02 at. % or more and 0.18 at. % or less of Sn, wherein the contents in atomic percent satisfy the condition of the inequality of the following Formula (1), and the balance is Mg and inevitable impurities. (Ca+RE)/Al>0.137  (1)
US10961606B2 Preparation method of a WC cemented carbide with adjustable alignment of plate-shape grains
The invention discloses a preparation method of a WC cemented carbide with adjustable alignment of plate-shape grains. According to the theoretical composition of the cemented carbide, the weighed W powder is composed of two raw W materials with significantly different particle sizes in a certain mass ratio. Also graphite powder and Co powder are weighed. W—C—Co powder is subjected to planetary ball milling with controlled process parameters; then, after plasma-assisted ball milling, W—C—Co composite powder composed of small-sized lamellar W sheets and large-sized lamellar W sheet is obtained; Finally dense cemented carbide containing plate-shape WC grains is obtained by press molding of the ball milled power and in-situ carbonization through sintering at a high temperature. The invention not only provides simple preparation process with low energy consumption, but also can regulate the degree of orientated alignment of the plate-shape WC in the sintered block. Besides, the mechanical properties of the WC—Co cemented carbide containing plate-shape WC grains are optimized, so that the cemented carbide has excellent overall mechanical properties.
US10961602B2 Coated steel strips, coated stamped products and methods
A pre-coated steel strip is provided. The steel strip includes a strip of base steel having a length, a width, a first side, and a second side. The length of the strip is at least 100 m and the width is at least 600 mm. An aluminum or an aluminum alloy pre-coating is on at least part of at least one of the first or second sides of the strip of base steel. A thickness tp of the pre-coating is from 20 to 33 micrometers at every location on at least one of the first or second sides. Processes, coated stamped products and land motor vehicles are also provided.
US10961601B2 Steel sheet and plated steel sheet, method for producing hot-rolled steel sheet, method for producing cold-rolled full-hard steel sheet, method for producing steel sheet, and method for producing plated steel sheet
A steel sheet has a composition comprising, in mass %, C: 0.0008 to 0.0024%, Si: less than 0.15%, Mn: more than 0.55% and less than 0.90%, P: more than 0.025% and less than 0.050%, S: 0.015% or less, sol. Al: 0.01% or more and 0.1% or less, N: 0.01% or less, B: more than 0.0003% and less than 0.0035%, Nb: more than 0.005% and less than 0.016%, Ti: 0.009% or less, and Sb: 0.002 to 0.030%, in which C and Nb satisfy the following formula (1), and the balance is Fe and unavoidable impurities, and in which a ds/d ratio of an average crystal grain diameter, at a ¼ thickness position of the sheet (d), to that at a steel sheet surface layer (ds), is 0.40 to 1.20, where d is 8 to 18 μm, and where −10≤([% C]−([% Nb]/93)×12)×10,000≤14.  Formula (1)
US10961592B2 Systems and methods to detect rare mutations and copy number variation
The present disclosure provides a system and method for the detection of rare mutations and copy number variations in cell free polynucleotides. Generally, the systems and methods comprise sample preparation, or the extraction and isolation of cell free polynucleotide sequences from a bodily fluid; subsequent sequencing of cell free polynucleotides by techniques known in the art; and application of bioinformatics tools to detect rare mutations and copy number variations as compared to a reference. The systems and methods also may contain a database or collection of different rare mutations or copy number variation profiles of different diseases, to be used as additional references in aiding detection of rare mutations, copy number variation profiling or general genetic profiling of a disease.
US10961584B2 Biomarker pairs for predicting preterm birth
The disclosure provides a pair of isolated biomarkers selected from the group consisting of IBP4/SHBG, IBP4/PSG3, IBP4/LYAM1, IBP4/IGF2, CLUS/IBP3, CLUS/IGF2, CLUS/LYAM1, INHBC/PSG3, INHBC/IGF2, PSG2/LYAM1, PSG2/IGF2, PSG2/LYAM1, PEDF/PSG3, PEDF/SHBG, PEDF/LYAM1, CD14/LYAM1, and APOC3/LYAM1, wherein the pair of biomarkers exhibits a change in reversal value between pregnant females at risk for pre-term birth and term controls. Also provided is a method of determining probability for preterm birth in a pregnant female, the method comprising measuring in a biological sample obtained from the pregnant female a reversal value for at least one pair of biomarkers selected from the group consisting of IBP4/SHBG, IBP4/PSG3, IBP4/LYAM1, IBP4/IGF2, CLUS/IBP3, CLUS/IGF2, CLUS/LYAM1, INHBC/PSG3, INHBC/IGF2, PSG2/LYAM1, PSG2/IGF2, PSG2/LYAM1, PEDF/PSG3, PEDF/SHBG, PEDF/LYAM1, CD14/LYAM1, and APOC3/LYAM1 to determine the probability for preterm birth in the pregnant female.
US10961582B2 Biomarkers for assessing idiopathic pulmonary fibrosis
Disclosed are methods and kits for evaluating predicting whether an individual IPF has slowly or rapidly progressive IPF.
US10961580B2 Methods for predicting graft alterations
The invention relates to a method for predicting graft alterations in a transplanted patient, comprising a step of determining the expression levels of bactericidal/permeability-increasing protein (BPI), chemokine (C motif) ligand 1 (XCL1) and thioredoxin domain containing 3 (TXNDC3) genes in a biological sample obtained from said transplanted patient.
US10961579B2 miRNAs as non-invasive biomarkers for Parkinson's disease
The present invention relates to methods, kits and means for diagnosing Parkinson's disease in a blood sample from a subject. Further, the present invention relates to a set of polynucleotides for detecting sets of miRNAs for diagnosing Parkinson's disease in a blood sample from a subject.
US10961578B2 Methods of detecting prenatal or pregnancy-related diseases or conditions
This invention provides methods of using phagocytic cells alone or in combination with non-phagocytic cells in the diagnosis, prognosis, or monitoring of prenatal or pregnancy-related diseases or conditions. The invention also provides methods of using phagocytic cells alone or in combination with non-phagocytic cells to identify markers of prenatal or pregnancy-related diseases or conditions.
US10961577B2 Methods and systems for assessing and/or quantifying sperm cell subpopulations bearing a specific genetic signature
Technologies for assessing, quantifying and isolating sperm cell populations and/or subpopulations having specific genetic signatures are provided, as well as methods and systems to assess the efficacy of chromosomal differentiation processes. Compositions for identification and differentiation of X-chromosomes and Y-chromosomes in DNA are also provided.
US10961574B2 Methods and compositions for incorporating nucleotides
The invention provides methods and compositions, including, without limitation, algorithms, computer readable media, computer programs, apparatus, and systems for determining the identity of nucleic acids in nucleotide sequences using, for example, data obtained from sequencing by synthesis methods. The methods of the invention include correcting one or more phenomena that are encountered during nucleotide sequencing, such as using sequencing by synthesis methods. These phenomena include, without limitation, sequence lead, sequence lag, spectral crosstalk, and noise resulting from variations in illumination and/or filter responses.
US10961551B2 Process for producing at least one metabolite of interest by conversion of a pentose in a microorganism
Disclosed is a process for producing at least one metabolite of interest by conversion of a pentose in a microorganism. The process includes at least: (i) an operation of culturing a recombinant microorganism expressing a synthetic pathway for pentose assimilation which includes at least the following steps: a) phosphorylation in position 1 of a pentose chosen from (D)-xylulose and/or (L)-ribulose, b) cleavage of the pentose-1-phosphate obtained at the end of step a), in order to obtain glycolaldehyde and dihydroxyacetone phosphate (DHAP), and (ii) an operation of recovering the at least one metabolite of interest obtained at the end of the culturing operation (i). Also disclosed is an associated microorganism.
US10961549B2 Genes conferring tolerance to ethanol and high temperature for yeasts
Methods of identifying genes conferring ethanol tolerance in yeasts, genes that confer ethanol tolerance, and mutant strains used to identify such genes are described. A gene herein designated HpETT1 was isolated from the yeast Hansenula polymorpha. Expression of HpETT1 in an ethanol sensitive mutant H. polymorpha strain designated 7E complimented ethanol sensitivity of the mutant. When multiple copies of the HpETT1 were integrated into the genome and overexpressed, the transformed strain demonstrated approximately 10-fold greater resistance to ethanol and resistance to the protein misfolding agent AZC. Expression of HpETT1 also increased ethanol tolerance in Saccharomyces cerevisiae. HpEtt1 has 39% sequence identity to a previously identified protein from S. cerevisiae denoted MPE1, however, the MPE1 gene does not confer ethanol resistance to the 7E mutant. Another gene from the yeast Pichia stipites was identified that encodes an orthologue protein having 37% identity to HpETT1 herein designated PsETT1 and also confers ethanol resistance to the 7E mutant.
US10961542B2 Compositions and methods containing a constitutive promoter to modify the expression of genes of interest in plants
The present invention relates to a new promoter of the expression of genes in plants. More specifically, the invention relates to regulatory sequences of polynucleotides that are isolated from soy plants and can initiate and activate polynucleotide transcription, and to the use of these regulatory sequences to modify the transcription of endogenous and/or heterologous polynucleotides and to produce polypeptides. The invention further describes DNA constructs that contain the promoter of the gene of the supposed flavonol-sulfotransferase protein in soy plants, which promoter is functionally linked to a heterologous and/or endogenous gene. Moreover, the invention relates to the use of these constructs in the form of expression cassettes, expression vectors, recombinant vectors and in plants, plant cells or transgenic protoplasts. The invention also describes a method using such constructs that contain the promoter of the gene of the putative flavonol-sulfotransferase protein of soy plants for the production of transgenic plants, plant cells or protoplasts.
US10961541B2 Genetically altered guayule having increased rubber production and methods thereof
Genetically altered guayule are generated which produce more rubber than the amount of rubber produced by a wild-type guayule. The genetically altered guayule plant contains an expression vector that encodes a protein involved in rubber production. Method of making and using the genetically altered guayule are included.
US10961536B2 ADAM12 inhibitors and their use against inflammation-induced fibrosis
The present invention relates to the field of fibrosis and inflammation and more particularly to the use of ADAM12 (A Disintegrin and Metalloproteinase 12) inhibitors to prevent or treat inflammation-induced fibrosis. The present invention also relates to the use of ADAM12 as a marker for inflammation-induced fibrosis and to the ablation of ADAM12 expressing cells as therapeutic approach to interfere with the development of pro-fibrotic cells.
US10961525B2 Hyperactive AID/APOBEC and hmC dominant TET enzymes
The present invention includes mutant AID, APOBEC, and Tet enzymes with improved functions. In one aspect the invention provides APOBEC fusion proteins comprising hyperactive deamination activity. In another aspect, the invention provides AID mutant proteins comprising hyperactive deamination activity. In yet another aspect, the invention provides mutant Tet proteins capable of stalling oxidation at a 5-hydroxymethylcytosine (hmC).
US10961523B2 Multilayer nano-cell
A multilayer nano-cell includes an innermost water phase core including biomolecules in an aqueous solution; a first layer, including an oil phase layer encapsulating the innermost water phase core, thereby forming a water-in-oil structure, the oil phase layer including caprylic/capric triglyceride and macrogol-35-glycerol-rizinoleat; a second layer, including a water phase layer encapsulating the first layer, the water phase layer including hyaluronic acid, Cu-GHK tripeptide, palmitoyl-KTTKS pentapeptide, and hexapeptide argireline; a third layer, including another oil phase layer encapsulating the second layer; a fourth layer, including another water phase layer encapsulating the third layer; a fifth layer, including another oil phase layer encapsulating the fourth layer; and a sixth layer, including an outmost cream layer encapsulating the fifth layer.
US10961521B2 Recombinant microorganism for producing polyhydroxyalkanoate
The present invention relates to a recombinant microorganism to which a gene coding for 2-hydroxyisocaproate-CoA transferase and a gene coding for polyhydroxyalkanoate synthase are introduced and which has a potential of producing polyhydroxyalkanoate bearing an aromatic monomer or a long-chain 2-HA monomer and a method for producing polyhydroxyalkanoate bearing an aromatic monomer or a long-chain 2-HA monomer, using the recombinant microorganism. According to the present invention, a biodegradable polymer bearing an aromatic monomer or a long-chain 2-HA monomer can be produced.
US10961520B2 Polymerase variants
Described herein is a variant pol6 polymerase having at least one mutation selected from H223, N224, Y225, H227, I295, Y342, T343, I357, S360, L361, I363, S365Q, S366, Y367, P368, D417, E475, Y476, F478, K518, H527, T529, M531, N535, G539, P542, N545, Q546, A547, L549, I550, N552, G553, F558, A596, G603, A610, V615, Y622, C623, D624, I628, Y629, R632, N635, M641, A643, I644, T647, I648, T651, I652, K655, W656, D657, V658, H660, F662, L690 and combinations thereof.
US10961518B2 Mutant DNA polymerases
Mutant Type-A DNA polymerases having increased resistance to one or more polymerization activity inhibitors are provided.
US10961512B2 Compositions and kits for purification of viral particles from host cells
The present disclosure provides methods for extracting viral particles from a sample comprising cells enclosing the viral particles. Also provided are kits that includes two or more items selected from a cell suspension solution, a cell lysis solution, a first fractionation solution, a second fractionation solution, a pellet suspension solution, a solid phase chromatography column, and a viral concentration set such as centrifugal filters.
US10961504B2 Veto cells generated from memory T cells
A method of generating an isolated population of non graft versus host disease (GvHD) inducing cells comprising a central memory T-lymphocyte (Tcm) phenotype, the cells being tolerance inducing cells and/or endowed with anti-disease activity, and capable of homing to the lymph nodes following transplantation is disclosed. The method comprising: (a) providing a population of at least 70% memory T cells; (b) contacting the population of memory T cells with an antigen or antigens so as to allow enrichment of antigen reactive cells; and (c) culturing the cells resulting from step (b) in the presence of cytokines so as to allow proliferation of cells comprising the Tcm phenotype. Cells generated by the method, pharmaceutical compositions and methods of treatment are also disclosed.
US10961492B2 Microfluidic devices and related methods for generation and/or culture and/or maturation of three-dimensional cells and/or tissue constructs
A microfluidic device for controlled generation and/or culture and/or maturation of three-dimensional cells and/or tissue constructs that includes a culture chamber may include: a confinement apparatus configured to define at least one compartment configured to contain a cellular matrix and at least one compartment configured to contain a culture medium, the confinement apparatus being hydrophobic and pervious to the culture medium; and/or at least one counter element. The confinement apparatus and at least one counter element may be reciprocally mobile between resting and compression positions of the cellular matrix. A method for controlled generation and/or culture and/or maturation of three-dimensional cells and/or tissue constructs at a microscale may include: controlled compression of a cellular matrix for a predetermined period of time. The cellular matrix may be delimited by a confinement apparatus that is pervious to a culture medium.
US10961486B2 Unit dose detergent packs with anti-yellowing and anti-efflorescence formulations
Unit dose pack and methods for preventing efflorescence and yellowing of a wash composition for unit dose packs are provided. In accordance with one embodiment, a unit dose pack includes a wash composition and a film encapsulating the wash composition. The wash composition includes an ionic surfactant, water, sodium sulfite, and a chelating compound. The sodium sulfite is present in the wash composition at a concentration of from about 0.5 to about 3 weight percent, and the chelating compound is present in the wash composition at a concentration of from about 0.01 to about 1.5 weight percent, where weight percents are based on a total weight of the wash composition.
US10961485B2 Aqueous formulations with good storage capabilities
Aqueous formulations comprising (A) at least one organic complexing agent selected from (A1) alkali metal salts of aminopolycarboxylic acids and (A2) polymers bearing at least two —CH2—N(CH2COOH)-units per molecule, partially or fully neutralized with alkali, (B) at least one salt of at least one of the following acids: nitric acid, sulphuric acid, sulphamic acid, methanesulfonic acid, C1-C2-carboxylic acids, C2-C4-hydroxymonocarboxylic acids, C2-C7-dicarboxylic acids, unsubstituted or substituted with hydroxyl, and C4-C6-tricarboxylic acids, each unsubstituted or substituted with hydroxyl, (C) at least one compound selected from (C1) phosphoric acid C2-C10-monoalkyl esters, (C2) a C3-C10-alkynol, optionally alkoxylated with one to 10 alkoxide groups per hydroxyl group, and (C3) a C4-C10-alkynediol, optionally alkoxylated with one to 10 alkoxide groups per hydroxyl group, said aqueous formulations having pH values in the range of from 7.5 to 10.
US10961483B2 Method for preparing 2-monoacylglycerides
Methods for preparing and purifying 2-monoacylglyceride compounds are disclosed. In one method, an unsaturated triglyceride is reacted with water, a C1-C8 alcohol, or a mixture thereof in the presence of a lipase to produce a mixture comprising a 1,3-dihydroxy-2-monoacylglyceride and fatty esters or acids. Reaction of the 1,3-dihydroxy-2-monoacylglyceride with an aldehyde or ketone gives a mixture comprising a 2-monoacylglyceride acetal or ketal. Fatty esters or acids are removed from the mixture as an overhead product by distillation or wiped-film evaporation to isolate a purified 2-monoacylglyceride acetal or ketal. The inventive methods provide a 2-monoacylglyceride protected at the 1- and 3-positions such that the acyl unit remains at the 2-position. The products are enriched in unsaturated fatty acid content when compared with the unsaturated fatty acid content of the original unsaturated triglyceride. Each method utilizes a practical purification scheme that avoids the scale-up or toxicity issues of commonly employed purification strategies.
US10961478B1 Methods and apparatus for the utilization of treated carbonaceous fuels and feedstocks
The inventive technology includes methods and apparatus for the generation and application of segregated catalytic additives for the pre-combustion treatment of carbonaceous fuel and/or feedstocks. The application of such segregated additives results in the reduction of environmentally harmful emissions during combustion as well as gasification processes. Specifically, pre-combustion treatment of carbonaceous materials with the inventive additives results in the reduction of NOx and/or mercury emissions by least 20% and 40% respectively.
US10961470B1 Thermal hydrodealkylation of hydrocracking feedstock to mitigate HPNA formation
A system for upgrading a hydrocarbon feed includes a thermal hydrodealkylation unit and a hydrocracking unit. A method for reducing formation of heavy polynuclear aromatic compounds during hydrocracking includes contacting a hydrocarbon feed comprising polynuclear aromatic compounds with hydrogen at reaction conditions sufficient to hydrodealkylate at least a portion of the polynuclear aromatic compounds in the hydrocarbon feed to produce a hydrodealkylated effluent. The method can also include contacting at least a portion of the hydrodealkylated effluent with hydrogen in the presence of a hydrocracking catalyst, where the contacting causes at least a portion of hydrocarbons in the hydrodealkylated effluent to undergo hydrocracking to produce a hydrocracked effluent. The systems and methods may reduce or prevent formation of heavy polynuclear aromatic compounds in the hydrocracking unit by hydrodealkylating heavy polynuclear aromatic precursors in the hydrocarbon feed.
US10961458B2 Liquid crystal composition, optical film, polarizing plate, and image display device
A liquid crystal composition is provided which has excellent alignment properties, improves a surface state of an optically anisotropic layer to be formed, and improves adhesiveness with a polarizer, an optical film using the same, a polarizing plate, and an image display device. The liquid crystal composition according to the present invention is a liquid crystal composition containing a copolymer having a repeating unit represented by Formula (I) and a repeating unit represented by Formula (II), and a liquid crystal compound.
US10961457B2 Liquid-crystalline medium
The present invention relates to liquid-crystalline media comprising a) one or more compounds of the formula ST-1, as defined herein, and b) one or more compounds of the formula ST-2, as defined herein, and c) one or more compounds of the formula RV, as defined herein, and d) one or more compounds selected from formula IA and IB, as defined herein, and to liquid-crystal displays containing these media, especially to displays addressed by an active matrix and in particular to displays of the in-plane switching (IPS) or fringe-field switching (FFS) type.
US10961440B2 Sandstone stimulation using in-situ mud acid generation
A method for stimulating production of hydrocarbons from a sandstone formation includes the steps of injecting a stimulation fluid formed from a hydrofluoric acid generating precursor and an oxidizing agent, an ammonium containing compound, and a nitrite containing compound into the sandstone formation, where one or both of the hydrofluoric acid generating precursor and the oxidizing agent comprise a degradable encapsulation. The method further includes maintaining the stimulation fluid, the ammonium containing compound, and the nitrite containing compound in the sandstone formation to initiate reaction and generate heat and nitrogen gas. Upon generation of heat and degradation of the degradable encapsulation, the hydrofluoric acid generating precursor and the oxidizing agent react to form hydrofluoric acid in-situ to dissolve silica and silicate minerals and stimulate the sandstone formation. A treatment fluid for use in stimulating sandstone formations includes the stimulation fluid, the ammonium containing compound, and the nitrite containing compound.
US10961439B2 Degradable thermosetting compositions for enhanced well production
Methods of enhancing well production, including enhancing fluid flow by conductivity enhancement, diversion, and fluid-loss control, are described. The method of enhancing fluid flow includes introducing a fracturing fluid including resin-coated proppant particles into the formation; introducing (i) a thermosetting composition including one or more di- or tricarboxylic acids and one or more epoxidized fatty acid esters or (ii) thermoset particulates comprising an anhydride network of one or more epoxidized fatty acid esters cross-linked with one or more di- or tricarboxylic acids, into the formation; allowing the resin-coated proppant particles and (i) the thermosetting composition or (ii) the thermoset particulates to form a proppant matrix in a fracture; and allowing voids to form in the proppant matrix.
US10961438B2 Method for reducing the viscosity of viscosified fluids for applications in natural gas and oil fields
A method to reduce the viscosity of viscosified treatment fluids is disclosed herein. The method includes a water soluble polymer as viscosifying agent, preferably a synthetic water soluble polymer, optionally a crosslinker for the water soluble polymer, a breaker system containing an organic peroxide, mixing the viscosified treatment fluid and the breaker composition and allowing the viscosified treatment fluid and the breaker composition to interact whereby the viscosity of the viscosified treatment is reduced. The application of the process in the production of oil and gas is also discussed.
US10961437B2 Alkyl unsaturated fatty acid ester oil as a oil component in the formulation and application of surfactant flowback aids for subterranean stimulation
Surfactant compositions for treatment of subterranean formations and produced oil are disclosed. Methods of treating a subterranean formation include placing in the subterranean formation a surfactant composition. The surfactant composition includes an alkanolamide surfactant and an alkoxylated alcohol surfactant. The surfactant composition also includes an ionic surfactant, a nonionic surfactant, or a combination thereof, at least one compound according to Formula II:
US10961433B2 Hydrocarbon well deliquification using dry ice
Methods and systems for recovering hydrocarbon gas from a subterranean reservoir comprising a wellbore, the methods and systems comprising introducing solid carbon dioxide into the wellbore are described within.
US10961422B2 Surface treatment liquid, surface treatment method, and method for suppressing pattern collapse
A surface treatment liquid capable of hydrophobizing a surface of a treatment target without including a silylation agent, a surface treatment method using the liquid, and a method for suppressing pattern collapse, including surface treatment by the surface treatment method. The liquid contains a nitrogen-containing heterocyclic compound as a water-repelling agent. A compound including one or more hydrocarbon groups which may be substituted with a halogen atom in which a total number of carbon atoms of the one or more hydrocarbon group is three or more, is used as the nitrogen-containing heterocyclic compound. The liquid may include only a nitrogen-containing heterocyclic compound having the above-described predetermined structure, as a water-repelling agent.
US10961419B2 Layered body and method for manufacturing electronic component
Provided is a laminate having a gel layer on a substrate able to protect the substrate during various types of processing used in industrial production steps prior to curing. The gel layer has excellent heat resistance, softness and flexibility, a low modulus of elasticity, low stress, excellent stress buffering properties, and electronic component retention properties. The gel layer has higher shape retention before curing but changing after curing into a hard layer having excellent release properties. The laminate is easily and readily releasable from the substrate even when the cured layer is localized. Applications thereof are also provided (such as an electronic component manufacturing method). The laminate comprises a laminated reaction-curable silicone gel and a sheet-like member laminated via an adhesive layer on top of the reaction-curable silicone gel.
US10961409B2 Aqueous binders for heat-sealing applications
The present invention relates to aqueous binders and to heat-sealing lacquers produced therefrom for heat-sealable coatings which adhere on aluminium without use of any primer, permit good sealability of the coated aluminium foil with respect to PS and/or PVC, and moreover feature good blocking resistance even at temperatures above 40° C.
US10961408B2 Nickel inks and oxidation resistant and conductive coatings
A conductive ink may include a nickel component, a polycarboxylic acid component, and a polyol component, the polycarboxylic acid component and the polyol component being reactable to form a polyester component. The polyester component may be formed in situ in the conductive ink from a polyol component and a polycarboxylic acid component. The conductive ink may include a carbon component. The conductive ink may include an additive component. The conductive ink may include nickel flakes, graphene flakes, glutaric acid, and ethylene glycol. The conductive ink may be printed (e.g., screen printed) on a substrate and cured to form a conductive film. A conductive film may include a nickel component and a polyester component.
US10961407B2 Solvent-UV hybrid inkjet ink for aluminum beverage can decoration
A hybrid inkjet ink comprising a water miscible organic solvent, a UV radiation-curable material and appropriate photoinitiator, and an epoxide-containing material and printed decorations produced by applying the inkjet ink images to an aluminum substrate.
US10961398B2 High refractive index silicone nanocomposites
The present disclosure provides nanocrystals(s) containing silicone capping agent(s). Dispersions containing the nanocrystal(s) and at least one of silicone monomer(s), silicone pre-polymer(s), and silicone polymer(s), and optionally additionally containing a solvent are also described. Cured dispersions, compositions of nanocrystal(s) and LEDs and related structures containing the composition(s) are provided in the present disclosure.
US10961396B2 Methine dyes
The present invention relates to novel methine dyes, methods for the preparation thereof and use thereof for dyeing plastics, especially polyamides, so as to obtain yellow to orange colourings with improved light fastness and improved thermal stability.
US10961381B2 Composition, film, near infrared cut filter, solid image pickup element, image display device, and infrared sensor
Provided is a composition with which a film having excellent temporal stability and excellent adhesiveness with a support or the like can be formed. In addition, provided are a film, a near infrared cut filter, a solid image pickup element, an image display device, and an infrared sensor. The composition includes: a near infrared absorbing compound that includes a π-conjugated plane having a monocyclic or fused aromatic ring; and a compound A having a weight-average molecular weight of 3000 or higher that has a radically polymerizable ethylenically unsaturated group, in which the compound A includes a repeating unit having a graft chain.
US10961376B2 Propylene random copolymer composition for pipe applications
The present invention relates to a polypropylene composition comprising a multimodal propylene random copolymer (A) with at least one comonomer selected from alpha-olefins with 2 or 4 to 8 carbon atoms and a nucleating agent (B), wherein the polypropylene composition has a Charpy Notched Impact Strength at 23° C. of at least 30 kJ/m2, determined according to ISO 179/1eA:2000 using notched injection moulded specimens, a process for producing said polypropylene composition, an article comprising said polypropylene composition and the use of said polypropylene composition for the production of an article.
US10961366B2 Method for purifying reclaimed polymers
A method for purifying a reclaimed polymer is disclosed. In one embodiment, the method involves obtaining reclaimed polymer, contacting the reclaimed polymer with a first fluid solvent to produce an extracted reclaimed polymer; then dissolving the extracted reclaimed polymer in a solvent to produce a first solution comprising polymer. The first solution is settled and then filtered. A purer polymer is separated from the resulting solution.
US10961364B2 Cover window for protecting display panel, display device using same, and cover window manufacturing method
Disclosed is a cover window for protecting a display panel. The present cover window comprises: a transparent sheet through which light of the display panel passes, the transparent sheet including nano-inorganic particles; and a coating layer disposed on the transparent sheet.
US10961362B2 Method for producing a fibre-reinforced polyamide matrix composite material from a reactive prepolymer precursor composition
A process and reactive prepolymer composition for producing a part made of a thermoplastic composite material by molding in a closed mold, where the material includes reinforcing fibers and a polyamide thermoplastic matrix impregnating the fibers having the steps of preparing the reactive prepolymer precursor, injecting the reactive prepolymer precursor in the molten state into the closed mold containing the fibers, thereby impregnating the fibers with the reactive precursor mixture, bulk polymerizing the reactive prepolymer precursor in situ, and demolding the molded part produced.
US10961359B2 Methods of making an elastomer composite reinforced with silica and products containing same
Methods to make a silica elastomer composite with a destabilized dispersion of silica are described, along with silica elastomer composites made from the methods. The advantages achieved with the methods are further described.
US10961358B2 Water-absorbing resin composition
To provide a water-absorbing resin composition having both a high centrifuge retention capacity (CRC) and a sufficient urine resistance and a method for producing such a water-absorbing resin composition, an aspect of the present invention is a water-absorbing resin composition having the following properties: (1) A centrifuge retention capacity (CRC) being not less than 35 g/g; (2) A post-degradation-test one-hour eluted soluble component being not more than 19% by mass; (3) An absorbency against pressure 0.7 psi (AAP0.7) being not less than 10 g/g; and (4) A content of a water-absorbing resin in dust being not more than 300 ppm with respect to a total mass of the water-absorbing resin composition.
US10961355B2 Aqueous solution of cellulose ether acetate
An aqueous composition comprising a cellulose ether acetate being at least partially dissolved in an aqueous liquid is produced in a process, wherein an aqueous liquid is mixed with a cellulose ether acetate having a degree of substitution of acetyl groups, DSAc, of from 0.05 to 0.75 and the temperature of the mixture of the cellulose ether acetate and the aqueous liquid is set to less than 10 C to at least partially dissolve the cellulose ether acetate in the aqueous liquid.
US10961347B2 Process for preparing polyoxyalkylene polyols by the continuous addition of starter
This invention relates to an improved process for the preparation of a high molecular weight polyoxyalkylene polyether polyol by the continuous addition of starter (CAOS) process. This process enables a shorter cycle time while maintaining a low viscosity in high molecular weight polyoxyalkylene polyether polyols.
US10961329B2 Polyolefin catalyst and use thereof
Disclosed is a new polyolefin catalyst and preparation therefor. Specifically, disclosed is a catalytic system comprising a new complex of iron, cobalt, nickel, palladium, and platinum. In the presence of the catalytic system, oily polyethylene can be efficiently obtained from simple olefins such as ethylene under mild conditions, highly branched oily alkane mixture is then obtained after hydrogenation. The alkane mixture can be used as a processing aid and a high-performance lubricant base oil. The present invention also provides a method for preparing the catalyst, a method for preparing the highly branched oily alkane mixture and a method for preparing functional polyolefin oil.
US10961327B2 Method for producing hydrogenated conjugated diene-based polymer, hydrogenated conjugated diene-based polymer, polymer composition, cross-linked polymer, and tire
Provided is a rubber material that is well-balanced in terms of tensile strength, low hysteresis loss property, wet grip property, and abrasion resistance. A hydrogenated conjugated diene-based polymer which is a hydrogenation product of a conjugated diene-based polymer including butadiene-derived structural units is produced by a method comprising a step of preparing a conjugated diene-based polymer having, at a side chain moiety thereof, a functional group capable of interacting with silica; and a step of hydrogenating the conjugated diene-based polymer so as to achieve a hydrogenation rate of 80 to 99% of butadiene-derived structural units included in the conjugated diene-based polymer.
US10961320B2 Monoclonal antibodies targeting epitopes of ASPH
Monoclonal antibodies (MAbs) targeting one or more specific epitopes of aspartyl (asparaginyl) β-hydroxylase (ASPH), including humanized, bi-specific and other chimeric MAb variants, and fragments thereof (collectively ASPH epitope-specific MAbs, or simply ASPH MAbs), are disclosed. Methods of production, purification, and use of the ASPH epitope-specific MAbs, and compositions comprising them, as agents in therapeutic and diagnostic applications to interact with target molecules in cell-free samples, cell- and tissue-based assays, animal models, and in a subject are also disclosed. Other aspects of the invention relate to use of the molecules disclosed herein to diagnose, ameliorate, or treat cell proliferation disorders and related diseases.
US10961317B2 CD20 scFv-ELPs methods and therapeutics
Disclosed herein are recombinant polypeptides comprising an elastin-like peptide (ELP) and a scFv, or a biological equivalent of the scFv. Also disclosed are compositions containing scFv-ELP polypeptides and methods of use.
US10961314B2 Liquid pharmaceutical composition comprising an anti-IL-6 receptor antibody
The present invention relates to a novel protein formulation. In particular, the invention relates to a liquid pharmaceutical composition of an antibody directed to Interleukin-6 receptor, a method of manufacturing the composition, a kit including the composition, a package including the composition and to methods of treatment using the composition and/or package.
US10961309B2 Reducing systemic regulatory T cell levels or activity for treatment of disease and injury of the CNS
A pharmaceutical composition comprising an active agent that causes reduction of the level of systemic immunosuppression in an individual for use in treating a disease, disorder, condition or injury of the CNS that does not include the autoimmune neuroinflammatory disease, relapsing-remitting multiple sclerosis (RRMS), is provided. The pharmaceutical composition is for administration by a dosage regimen comprising at least two courses of therapy, each course of therapy comprising in sequence a treatment session followed by an interval session.
US10961306B2 Methods for treating lung inflammation with an anti-ASC antibody
The compositions and methods described herein include agents that inhibit inflammasome signaling in the mammal such as antibodies directed against inflammasome components used alone or in combination with extracellular vesicle uptake inhibitor(s). Also described herein are compositions and methods of use thereof for treating multiple sclerosis.
US10961294B2 Ultra-long acting insulin-Fc fusion proteins and methods of use
The present disclosure provides recombinantly manufactured ultra-long acting insulin-Fc fusion proteins for use in treating canine and feline diabetes. The insulin-Fc fusion proteins comprise an insulin polypeptide linked via a peptide linker to an Fc-fragment of canine or feline origin. Based on the results obtained, creating a treatment that is amenable to low cost manufacturing, exhibits sufficient in vivo bioactivity, displays extended duration of bioactivity, does not induce anti-drug antibodies, and substantially retains is potency over multiple administrations, requires a non-obvious combination of insulin polypeptide, peptide linkers, and species-specific Fc fragment, in addition to selective mutations on one or more of these components. Exemplary ultra-long acting insulin-Fc fusion proteins, polynucleotides encoding these insulin-Fc fusion proteins, and pharmaceutical formulations of exemplary insulin-Fc fusion proteins are provided, in addition to methods of use and preparation.
US10961288B2 Isolated B7-H4 specific compositions and methods of use thereof
The present invention relates to B7-H4-specific compositions and methods of use thereof.
US10961284B2 Recombinant protein antigen of Orientia tsutsugamushi and vaccine composition using the same
The present invention discloses a novel recombinant protein antigen and a vaccine composition using the same, in which the novel recombinant protein antigen is derived from the conserved sequence of a TSA56 antigen and can be useful in the diagnosis of infection with tsutsugamushi and as a vaccine for tsutsugamushi.
US10961276B2 Universal antivenom
The present disclosure is directed to a universal antivenom for the treatment of venomous animal bites, and methods of developing the same using a novel targeted phage display technique.
US10961274B2 Self-assembling peptides comprising non-ionic polar amino acids for anti-adhesion
Self-assembling peptides comprising non-ionic polar amino acids for anti-adhesion are provided herein. Compositions, peptide solutions and macroscopic scaffolds of self-assembling peptides consisting essentially of non-ionic, polar amino acids are provided to prevent adhesion or to provide anti-adhesion properties. Particular peptides include those consisting essentially of, serine, threonine, tyrosine, cysteine, glutamine, asparagine, methionine, tryptophan, hydroxy-proline, and combinations thereof. Methods and kits are also provided.
US10961269B2 Bridged nucleic acid GuNA, method for producing same, and intermediate compound
A method for preparing a compound represented by general formula I: or a salt thereof includes a step of reacting a compound represented by formula II: with a reducing agent to cleave an oxazolidine ring fused to a cycle A′. The reducing agent includes at least one of phosphines, metal hydrides, or transition metal catalysts in the presence of hydrogen gas.
US10961268B2 β-nicotinate ester nucleotides and process for preparing same
The invention provides a compound of formula (I): wherein R is as described herein. The invention also provides a process for the preparation of the compound.
US10961260B2 Nitrogenous compound and color conversion film comprising same
The present specification relates to a compound containing nitrogen, and a color conversion film, a backlight unit, and a display device, including the same.
US10961253B2 Positive allosteric modulators of the muscarinic acetylcholine receptor M4
Disclosed herein are pyrido[3′,2′:4,5]thieno[3,2-d]pyrimidine and pyrimido[4′,5′:4,5]thieno[2,3-c]pyridazine compounds, which may be useful as positive allostenc modulators of the muscarinic acetylcholine receptor M4 (mAChR M4). Also disclosed herein are methods of making the compounds, pharmaceutical compositions comprising the compounds, and methods of treating neurological and psychiatric disorders associated with muscarinic acetylcholine receptor dysfunction using the compounds and compositions.
US10961233B2 Oxazole derivatives for use in the treatment of cancer
A first aspect of the invention relates to a compound of formula (I), or a pharmaceutically acceptable salt or ester thereof, • B is a saturated or partially unsaturated monocyclic or bicyclic, heterocyclic group optionally substituted by one or more R 10 groups; *X is selected from SO2, CO2, CO, CONR11 and (CR12R13) p. Said compounds are capable of inhibiting PAICS and are useful in the treatment of proliferative disorders. Further aspects relate to pharmaceutical compositions, therapeutic uses and process for preparing compounds of formula (I).
US10961232B2 Substituted pyrazines as ATR kinase inhibitors
The present invention relates to pyrazine compounds useful as inhibitors of ATR protein kinase. The invention also relates to pharmaceutically acceptable compositions comprising the compounds of this invention; methods of treating of various diseases, disorders, and conditions using the compounds of this invention; processes for preparing the compounds of this invention; intermediates for the preparation of the compounds of this invention; and methods of using the compounds in in vitro applications, such as the study of kinases in biological and pathological phenomena; the study of intracellular signal transduction pathways mediated by such kinases; and the comparative evaluation of new kinase inhibitors. The compounds of this invention have formula I: wherein the variables are as defined herein.
US10961225B2 Bicyclic AZA compounds as muscarinic M1 receptor and/or M4 receptor
This invention relates to compounds that are agonists of the muscarinic M1 receptor and/or M4 receptor and which are useful in the treatment of muscarinic M1/M4 receptor mediated diseases. Also provided are pharmaceutical compositions containing the compounds and the therapeutic uses of the compounds. Compounds include those according to formula 1, or a salt thereof, wherein Q, R1, R2, R3 and R4 are as defined herein.
US10961221B2 Substituted piperidinyl tetrahydroquinolines
The present application relates to novel substituted piperidinyltetrahydroquinolines, to processes for their preparation, to their use for the treatment and/or prevention of diseases and to their use for preparing medicaments for the treatment and/or prevention of diseases, in particular for the treatment and/or prevention of diabetic microangiopathies, diabetic ulcers on the extremities, in particular for promoting wound healing of diabetic foot ulcers, diabetic heart failure, diabetic coronary microvascular heart disorders, peripheral and cardial vascular disorders, thromboembolic disorders and ischaemias, peripheral circulatory disturbances, Raynaud's phenomenon, CREST syndrome, microcirculatory disturbances, intermittent claudication, and peripheral and autonomous neuropathies.
US10961218B2 IRE1 small molecule inhibitors
Provided herein are small molecule inhibitors for the targeting or IRE1 protein family members. Binding may be direct or indirect. Further provided herein are methods of using IRE1 small molecule inhibitors for use in treating or ameliorating cancer in a subject. Moreover, IRE1 small molecule inhibitors described herein are for the treatment of cancer, where the cancer is a solid or hematologic cancer.
US10961216B2 Small molecule modulators of the androgen receptor
Provided herein are compounds useful for modulating the activity of an androgen receptor, or a variant thereof, and related compositions and methods. Compounds of the invention are useful for antagonizing the androgen receptor splice variant AR-v7, and for the treatment of castration-resistant prostate cancer.
US10961210B2 Production of sulfonyl azide anhydride
The present disclosure provides a process for producing an aliphatic sulfonyl azide anhydride and the resultant aliphatic sulfonyl azide anhydride composition. The process includes: (i) thio-acetoxylating an alkenyl carboxylic acid anhydride to form a thioacetate anhydride intermediate, (ii) oxy chlorinating the thioacetate anhydride intermediate to form a sulfonyl chlorideanhydride intermediate; and (iii) azidizing the sulfonyl chloride anhydride intermediate to form an aliphatic sulfonyl azide anhydride.
US10961194B2 Method for purifying ropinirole hydrochloride
Provided is a method for purifying ropinirole hydrochloride (4-2-di-n-propylaminoethyl-1,3-dihydro-2H-indole-2-ketohydrochloride). The method comprises: adding ropinirole hydrochloride containing a monopropyl impurity A into water, adding organic solvent, stirring and dissolving at room temperature, adding alkali, stirring, standing, demixing, and removing an aqueous layer; optionally, drying the organic layer by using anhydrous magnesium sulfate, and filtering; and adding acyl chloride or acid anhydride into the organic layer, stirring, concentrating the organic layer to be dry, adding an organic solvent into the obtained oily matter, adding concentrated hydrochloric acid, and stirring, so as to obtain the ropinirole hydrochloride. By using the method, the impurity A in the ropinirole hydrochloride can be effectively removed, and the ropinirole hydrochloride can be obtained with a high yield and a high purity, so that the impurity A is controlled and the purity of the product reaches a medicinal standard.
US10961190B2 Crystalline forms of eravacycline
The invention relates to crystalline forms of the bis-HCI salt of a compound represented by Structural Formula 1, and pharmaceutical compositions comprising crystalline forms of the bis-HCL salt of a compound represented by Structural Formula 1 described herein. The crystalline forms of the bis-HCl salt of a compound of Structural Formula 1 and compositions comprising the crystalline forms of the compound of Structural Formula 1 provided herein, in particular, crystalline Form I, crystalline Form J, crystalline Form A, and crystalline Form B, or mixtures thereof, can be incorporated into pharmaceutical compositions, which can be used to treat various disorders. Also described herein are methods for preparing the crystalline forms (e.g., Forms I, J, B and A) of the bis-HCI salt of a compound represented by Structural Formula 1.
US10961189B2 Spiro-lactam NMDA receptor modulators and uses thereof
Disclosed are compounds having potency in the modulation of NMDA receptor activity. Such compounds can be used in the treatment of conditions such as depression and related disorders. Orally delivered formulations and other pharmaceutically acceptable delivery forms of the compounds, including intravenous formulations, are also disclosed.
US10961161B2 Production method of ceramic matrix composite
A production method of a ceramic matrix composite is consisted of: forming a ceramic compact including one or more of a reinforcement fiber and a powder, each including SiC; attaching an ingot of a ternary or more multicomponent Si alloy including Y onto the ceramic compact; and infiltrating the alloy into the ceramic compact by heating up to a temperature at which the alloy melts.
US10961142B1 Systems and processes for wastewater treatment
The disclosure, in one aspect, relates to hybrid ion-exchange and algae photosynthesis systems and processes for algae cultivation and treatment of high NH4+ concentration wastewater. The disclosed systems and methods can be further optimized using a disclosed mathematical model that can predict the hybrid ion-exchange and algae photosynthesis process including temporal evolution of the NH4+ concentration. This abstract is intended as a scanning tool for purposes of searching in the particular art and is not intended to be limiting of the present invention.
US10961128B2 Water processing device
A water processing device is provided for removing micro-pollutants, in particular medicaments, from water, the device comprising at least one filter unit which is provided for at least one filtering of water in at least one operating state and which comprises at least one tubular filter element with at least two end portions, and comprising at least one adsorption unit which at least partially adsorbs the micro-pollutants in at least one operating state, wherein the at least two end portions enclose an inner angle of from 0° to 90° when in the assembled state.
US10961125B2 SP2 carbon-containing composition, graphene quantum dot-containing composition, methods of manufacturing thereof, and method of peeling graphite
Provided are an sp2 carbon-containing composition that is highly conductive and that excels in the stability of conductivity over time, a method of manufacturing the sp.sup.2 carbon-containing composition, and a method of peeling graphite to obtain a graphene-containing composition. Further provided are a graphene quantum dot-containing composition and a method of manufacturing the graphene quantum dot-containing composition that provides an improvement in the productivity and the manufacturing cost. A method of manufacturing an sp2 carbon-containing composition according to the present disclosure includes a contact step of bringing a two-coordinate boron cation salt into contact with an sp.sup.2 carbon. Preferable examples of the two-coordinate boron cation include one expressed by the following formula (1). R1—B—R2 Formula (1) [In the formula, R.sup.1 and R.sup.2 are each independently a compound selected from the group consisting of a phenyl group, a mesityl group, 1,5-dimethylphenyl group, 1,3,5-triisopropylphenyl group, 1,5-diisopropylphenyl group, 1,3,5-tris(trifluoromethyl)phenyl group, and 1,5-bis(trifluoromethyl)phenyl group.]
US10961124B2 Method for continuously preparing graphene heat-conducting films
The present disclosure relates to graphene. In particular, the present disclosure relates to a method for continuously preparing thermally conductive graphene films. A graphite oxide containing 40-60 wt % of moisture is directly stripped at a high temperature; and then, procedures such as dispersion, defoaming, coating, stripping, trimming, and reduction are performed to prepare thermally conductive graphene films with high thermal conductivity coefficient and strong electromagnetic shielding effectiveness. In the method, because of directly stripping the graphite oxide containing 40-60 wt % of moisture at a high temperature, the procedure of drying the graphite oxide is omitted, achieving low energy consumption and low manufacturing costs. Compared with preparing slurry by directly dispersing the graphite oxide, the concentration of the slurry after high temperature stripping is higher, and can reach 3-20 wt %.
US10961123B2 Apparatus and method for synthesizing vertically aligned carbon nanotubes
Methods and devices to synthesize vertically aligned carbon nanotube (VACNT) arrays directly on a catalytic conductive substrate without addition of an external metallic catalyst layer and without any pretreatment to the substrate surface using a plasma enhanced chemical vapor deposition (PECVD) method are provided. A method comprises providing a catalytic conductive substrate, that has not been pretreated through a plasma enhanced chemical vapor deposition (PECVD) method or other methods, to a PECVD device, etching the catalytic conductive substrate to form catalytically active nano-features on the surface of the catalytic conductive substrate, and growing vertically aligned carbon nanotubes on the surface of the catalytic conductive substrate, without an external metallic catalyst layer, by providing a carbon source gas to the catalytic conductive substrate.
US10961120B2 Nanoparticle structure and process for manufacture
A method for forming nanoparticles includes forming a stack of alternating layers including a first material disposed between a second material. The stack of alternating layers is patterned to form pillars. A dielectric layer is conformally deposited over the pillars. The pillars are annealed in an oxygen environment to modify a shape of the first material of the alternating layers. The dielectric layer and the second material are etched selectively to the first material to form nanoparticles from the first material.
US10961114B2 Semiconductor structure and manufacturing method for the same
The present disclosure provides a semiconductor structure, including a sensing substrate, a capping substrate over the sensing substrate, the capping substrate having a first surface facing toward the sensing substrate and a second surface facing away from the sensing substrate, wherein the capping substrate comprises a through hole extending from the first surface to the second surface, a spacer between the sensing substrate and the capping substrate, the spacer, the sensing substrate, and the capping substrate forming a cavity connecting with the through hole, and a sealing structure at the second surface and aligning with the through hole, wherein the sealing structure comprises a metal layer and a dielectric layer.
US10961110B2 Electromechanically operated fuel nozzle
An electromechanically operated fuel nozzle having continuously adjustable flow rate settings between a closed position and maximum flow. The fuel nozzle includes a fuel dispensing pipe for dispensing fuel; an electromechanical valve device to control a flow of fuel in the fuel dispensing pipe, comprising an inlet pipe and an outlet pipe. The electromechanical valve device comprises at least one continuously variable flow electromechanical valve to control the flow of fuel; an electronic board for operating the at least one continuously variable flow electromechanical valve; and electric accumulator means for electrically powering the at least one variable flow electromechanical valve and the electronic board such that the predetermined portions provide the particular one of the flow rate settings. The electromechanical valve preferably comprises a servomotor controlled ball valve.
US10961104B2 Dispense tap with integral infusion
A dispense tap with integral gas/liquid infusion for dispensing a beverage at a given dispensing point inside a restaurant, a coffee shop, a bar, or a convenience store, features a mixing chamber having at least one gas input port configured to receive at least one incoming gas stream; at least one liquid input port configured to receive at least one incoming liquid or concentrate stream; and an infuser configured to mix the at least one incoming gas stream and the at least one incoming liquid or concentrate stream at the given dispensing point within the dispensing tap, and provide a mixing chamber stream containing a gas infused liquid mixture of the at least one incoming gas stream and the at least one incoming liquid or concentrate stream for dispensing as a beverage. The degree of absorption of the at least one incoming gas stream and the at least one incoming liquid or concentrate stream in the gas infused liquid mixture depends at least in part on sensed gas, liquid or concentrate pressure characteristics of one or more of the at least one incoming gas stream received by the infuser, the at least one incoming liquid or concentrate stream received by the infuser, or the gas infused liquid mixture provided from the infuser.
US10961102B2 Method of filling a fluid housing with fluid
A method of filling at least one fluid housing with fluid is disclosed. The method includes: (a) arranging at least one fluid housing within a sealable vessel containing a fluid and attached to a vacuum; and (b) activating the vacuum such that air is withdrawn from the sealable vessel and the fluid is drawn into the at least one fluid housing.
US10961101B2 Beverage shotgunning drinking apparatus
An apparatus comprises a body shell including a proximate end, a distal end, and a cylindrical passage. The apparatus also includes a piercing tube, which is slidably positioned within the cylindrical passage of the body shell. The piercing tube includes a proximate end including a piercing element with a central opening. The piercing tube also includes a distal end including a drinking spout. The piercing tube also includes a drink passage between the central opening of the piercing element and the drinking spout.
US10961097B1 High visibility push-pull forklift attachment
A high visibility push-pull handler configured to be mounted on a lift truck. The handler comprising a frame assembly, a pantograph mechanism coupled to the frame assembly, and a faceplate assembly coupled to the pantograph mechanism. The hander is configured with a view window extending through the handler, the view window not obstructed by parts of the handler when the handler is in any normal operating configuration, including a fully extended configuration, a fully retracted configuration, and any configuration in between the full extended and fully retracted positions.
US10961080B1 Hose or cable reel winder
A hose or cable reel winder provides a handle for winding hose or cable onto a stationary reel and facilitates an orderly winding onto the reel. A guide is attached to an arm and the arm is free to rotate with respect to the stationary reel. The handle rotates in the guide allowing a user to wind hose or cable onto the stationary reel, and slides into and out of the guide to facilitate the orderly winding of the hose or cable onto the reel. The stationary reel does not require couplings between fixed source hoses or cables and a rotating reel, and allows releasing and collecting pairs or groups of hoses or cables.
US10961073B2 Media guides
An example system includes an advancement mechanism to drive print media into a stacking region, a movable media guide arrangement and a controller. The movable media guide arrangement includes a pair of opposing media guides to receive opposing edges of a print medium therein and a translation mechanism to move the opposing media guides between at least two positions, the at least two positions including a deployed position and a retracted position. The controller is to actuate the translation mechanism to move the opposing media guides into the deployed position when the advancement mechanism transports a print medium into the stacking region and to actuate the translation mechanism to move the opposing media guides to the retracted position to release the print medium.
US10961068B2 Sheet conveying apparatus
A sheet conveying apparatus includes: a plurality of driving parts each connected to one end of corresponding one of a respective plurality of rotating shafts; a first torque adjuster connected to another end of each of the plurality of rotating shafts, the first torque adjuster applying first torque to the plurality of driving parts; a second torque adjuster that applies, to the driving parts, second torque for adjusting the first torque to be applied to the driving parts by the first torque adjuster; and a hardware processor that controls the second torque to be applied to the driving parts in the second torque adjuster in accordance with a number of revolutions of the driving part.
US10961067B2 Medium feeding apparatus and image reading apparatus
A medium feeding apparatus includes a feeding roller, a separation roller which nips a medium between the separation roller and the feeding roller to separate the medium and to which a driving torque is applied by a driving source in a second rotation direction that is opposite to a first rotation direction in which the medium is fed to a downstream side, and a torque limiter that causes the separation roller to idle in the first rotation direction when a rotational torque applied to the separation roller in the first rotation direction exceeds a limit torque that is a predetermined upper torque limit, in which separation setting including a pressing load of the separation roller, a rotational speed of the separation roller, and the limit torque is changeable according to condition of feeding.
US10961065B2 Method of loading components into a vehicle
A method of loading components into a vehicle includes the steps of opening an access door to gain access to a cabin of the vehicle, actuating a lift assembly to the open access door, securing the lift assembly to a portion of the cabin of the vehicle, and transferring the components to be loaded into the vehicle from the lift assembly to the cabin of the vehicle. The lift assembly is provided with the components to be loaded into the vehicle.
US10961057B2 Separating device, traction mechanism with at least one separating device, transport system and method for separating and driving at least one load carrier
A separating device for the separation of at least one load carrier from a further load carrier. The separating device comprises a driver element for arranging on a traction mechanism of a transport system, the driver element having a fastening section for fastening the driver element to the traction mechanism and a driving section for driving at least one load carrier. The driver element can be transferred at least in sections from a driving position into a release position. Furthermore, the invention relates to a traction mechanism with the separating device, to a transport system, and to a method for separating and driving at least one load carrier.
US10961052B2 Automated warehouse
An automated warehouse is disclosed comprising an enclosure. A robotic arm mounted above the enclosure places packages in the enclosure and removes packages from the enclosure. In embodiments, packages may be packed tightly within the enclosure to improve storage efficiency within the enclosure.
US10961050B2 Hands-free household waste and recycling disposal device
The subject matter discloses a trash bin device, comprising a first trash bin having a first hollow body, an aperture to the first hollow body, a first lid configured to close the aperture, said lid is connected to an axis connected to the first trash bin and moves in a rotational manner along said axis, a first pedal located in the vicinity of a lower portion of the first trash bin, said first pedal moves when pressed on, a raising mechanism configured to transfer movement of the first pedal to movement of the first lid along the axis, such that pressing on the first pedal results in raising the first lid and enabling inserting an article to the first hollow body. The pedal may be connected to an arm mechanism, a cord mechanism or an electrical mechanism for raising the lid.
US10961049B2 Trolley system for collecting and compacting rubbish in a vehicle
A trolley system for collecting and compacting rubbish in a vehicle has a trolley housing with two chambers formed therein with respective housing openings and a rubbish compacting device. The first and second chambers, and the first and second housing openings are arranged concentrically along a main direction of extent of the housing upper side or of the housing base. The openings are arranged above the second chamber. A sliding surface is arranged below the first opening and extends from an edge of the first opening, which edge is directed towards the second opening, to an edge of the first chamber, which edge is directed towards the second chamber. The compacting device arranged above the first chamber is designed to move a pressing plate between a starting position close to the housing upper side to a position lowered in the direction of the housing base to compact rubbish within the first chamber.
US10961039B2 Evacuated bottle system
An evacuated bottle system including a bottle defining a hollow interior, the bottle having a neck with a rim defining an opening; a cap assembly supported on the bottle, the cap assembly including a funnel having a first portion and a second portion, the first portion being insertable within the interior of the bottle and the second portion engaging a portion of the bottle to support the funnel above the rim, the funnel defining a bore that fluidly communicates with the hollow interior of the bottle; a self-sealing membrane that covers the bore formed by the funnel to selectively seal the hollow interior of the bottle; a cap attachable to the bottle, the cap including a cover portion that extends at least partially over the self-sealing membrane to restrain movement thereof, the cover portion being axially spaced from the self-sealing membrane to define a gap that permits axial movement of the self-sealing membrane to selectively open the bottle to fluid communication outside of the bottle.
US10961037B2 Box for bag-in-box package
The box (1) for forming a Bag-in-Box package comprises a rectangular bottom (2), a first end wall (3), a second, higher end wall (4), a first side wall (5), a second side wall (6) and a top (7). The box (1) is configured to be piled with a second, identical box (1) so that the tops (7) of the two boxes (1) face each other and the first side wall (5) of each box (1) is aligned with the first side wall (5) of the other box (1). At least one end wall (3, 4) of the box (1) is provided with a protrusion (13, 14), which extends up-wards from the top (7) of the box (1) and which is configured to be engaged with an end wall (3, 4) of the second box (1) and/or with an aperture (15) that is formed in the top (7) of the second box (1) for preventing mutual movement of the boxes (1).
US10961034B2 Outlet connector piece having a protruding flange
The invention relates to an outlet connector piece (1) having a protruding flange (3) for non-detachably securing said outlet connector piece to a tubular bag (12). The flange (3) has a contact surface (4) which is designed for a welding or adhesive connection to the tubular bag and surrounds an outlet connector piece passage along a circumference (6). The contact surface (4) is rectangular or square, and the flange (3) has, extending parallel in a direction of extension, a film hinge (7) on each side at a distance from said outlet connector piece passage.
US10961022B2 Threaded closure
A closure is provided and comprises a top plate and a sidewall depending therefrom. The interior of the sidewall has a screw thread formation comprising a plurality of thread segments. The thread segments collectively define an engagement surface for engagement with an external thread formation on an associated container. A notional helical top surface with a constant pitch extends along the formation, and at least some, but not all, of the segments include material offset from the notional helical top surface towards the top plate.
US10961018B2 Devices and methods for consuming a plurality of liquids and mold apparatuses for forming such devices
Devices, methods, and mold apparatuses for forming devices facilitate consumption of a plurality of liquids by a user, such as a first liquid followed by a second liquid. In some cases, the first liquid is a relatively harsh liquid and the second liquid is a relatively mild liquid.
US10961016B2 Nestable dual-configuration storage and display container
A container assembly including a number of sidewall assemblies is provided. Each sidewall assembly includes a number of sidewalls. Each sidewall includes a generally planar perimeter and a number of tapered edge segments. The sidewalls are disposed in an enclosing configuration wherein a number of the tapered edge segments overlap. The sidewalls define a generally enclosed space. Further, each overlapping tapered edge segment is coupled to an adjacent overlapping tapered edge segment.
US10961012B2 Tamper resistant container and blank therefor
A container comprising an insert and a sleeve which encloses the insert is disclosed. A blank of resilient sheet material comprising a first, second, third and fourth sequential adjoining rectangular panels are folded along their three shared side edges to form the sleeve having a rectangular cross-section, with a locking tab adjoining the first rectangular panel. An insert having a rectangular cross-section slightly smaller than the sleeve cross-section, and a mating locking tab are configured such that when the front end of the insert is substantially inserted into the front end of the sleeve, the back edges of the sleeve locking tab and the insert locking tab abut one another such that the insert may be removed only upon application of pressure at opposed locations on the exterior of the sleeve to cause the sleeve to bow outward and away from the insert.
US10961008B2 Vessel display
A system including a vessel having a vessel body to hold liquid, and an image source having one or more images. The vessel includes one or more partially reflective planar portions to reflect the one or more images of the image source to generate a virtual image within the vessel body based on the one or more images.
US10961007B2 Labelling machine with a controlled brake assembly and method of its operation
A labelling machine comprises a supply spool support for supporting a supply spool comprising label stock; a take-up spool support adapted to take up a portion of the label stock; a motive device configured to propel the label stock along a web path from the supply spool support towards the take up spool support; a first arrangement configured to produce a first signal indicative of a speed at which label stock is removed from the supply spool by the motive device; a controller configured to receive the first signal and output a brake assembly control signal based upon the first signal; and a brake assembly configured to apply a braking force to the supply spool support based upon the brake assembly control signal, the braking force resisting rotation of the supply spool support. The controller is configured to output the brake assembly control signal based upon a target supply spool speed.
US10961004B2 Medicinal agent inspection system, winding device, feed device, and holder
To provide a medicine inspection system capable of appropriately outputting an inspection result while minimizing damage and the like to a packaging bag and a medicine. A medicine inspection system 10 includes an inspection device 20 which inspects a numerical quantity and/or a type of a medicine contained in a packaging bag p based on an image photographed of the packaging bag p to be inspected, and a marking device 50 which records an inspection result from the inspection device on the packaging bag p. After the packaging bag p, which has a seal section S formed by pressure bonding an overlapping portion of a packaging paper, is inspected at the inspection device 20, a stamp which indicates the inspection result thereof is output by a marking device 50 onto the seal section S.
US10960987B1 System of cameras onboard an aircraft
A system of cameras onboard an aircraft including a camera assembly and a video data management assembly is disclosed herein. The camera assembly is modified to aid the pilots of an aircraft by providing a continuous visual stream of different sections of the aircraft. The visual aid provided to the pilots from the camera assembly will aid the pilots in identifying problems and solutions in the event of an emergency. The system for cameras onboard an aircraft further includes a video data management computer is modified to record and store the date being streamed from the cameras located on the aircraft to a computer. Additionally, the video selector unit is adapted to allow the pilots to switch between different views of the cameras. Furthermore, the video data management computer will stream the video feed of the cockpit camera to maintenance control of the aircraft in the event of an emergency.
US10960982B2 Modular faucet system for aircraft
A modular faucet system for an aircraft comprising a faucet outlet, a flow valve, and an actuator. The faucet outlet is configured to be installed on the aircraft. The flow valve is configured to be installed on the aircraft separately from the faucet outlet, to be connected by a first water line to a water supply comprising a water tank on the aircraft, and to be connected by a second water line to the faucet outlet. The actuator is configured to be installed on the aircraft separately from the faucet outlet and the flow valve. The actuator comprises a touchless sensor that is configured to detect a user of the modular faucet system. The actuator is configured to generate a control signal to open the flow valve to provide water from the water supply to the faucet outlet in response to detection of the user by the touchless sensor.
US10960981B2 Aircraft region, aircraft and method of loading an aircraft region
An aircraft region comprising an aisle section extending in a longitudinal direction of the aircraft region, a bench seat oriented transversely with respect to the longitudinal direction and having a first seat adjacent to the aisle section and a second seat arranged remote from the aisle section, and an aircraft stowage bin system having a first stowage bin arranged at least in part above the first seat and a second stowage bin arranged at least in part above the second seat. The first stowage bin has a first rear side facing away from the aisle section, and the second stowage bin has a second rear side facing away from the aisle section. The second stowage bin is arranged above the second seat such that it is accessible for a person sitting on the second seat or standing in the longitudinal direction in front of the second seat.
US10960980B2 Side guide, side guide group, cargo deck, aircraft
A side guide for guiding and/or holding cargo items, in particular containers and/or pallets, in an aircraft, comprising a fastening rail extending in the longitudinal direction (v), at least one side guide device, which can be fastened to the fastening rail in the longitudinal direction (v) at different positions (A, B, C, D) and at least one first and at least one second fastening device for fastening the side guide to a cargo deck of the aircraft, in particular in a perforated rail. The first fastening device engages around the fastening rail and/or engages in the fastening rail in such a way that the first fastening device can be displaced in the longitudinal direction (v), in particular relative to the second fastening device.
US10960978B2 Vertical take off and landing closed wing aircraft
An aircraft capable of vertical takeoff and landing, stationary flight and forward flight includes a closed wing that provides lift whenever the aircraft is in forward flight, a fuselage at least partially disposed within a perimeter of the closed wing, and one or more spokes coupling the closed wing to the fuselage. One or more engines or motors are disposed within or attached to the closed wing, fuselage or spokes. Three or more propellers are proximate to a leading edge of the closed wing or the one or more spokes, distributed along the closed wing or the one or more spokes, and operably connected to the one or more engines or motors. The propellers provide lift whenever the aircraft is in vertical takeoff and landing and stationary flight, and provide thrust whenever the aircraft is in forward flight.
US10960972B2 Rotorcraft masts having a nonintegral raceway
A propulsion assembly for a rotorcraft includes a mast including a distal ridge and a proximal ridge forming a retaining pocket therebetween, a raceway receivable by the retaining pocket to form a press fit between the mast and the raceway and a mast bearing assembly including a plurality of bearings facing the mast to engage the raceway. The distal and proximal ridges are operable to reduce axial motion of the raceway along the mast, thereby securing the raceway in the retaining pocket.
US10960962B2 Subsea installation method and assembly
A method of installing an object under water at a desired location includes providing the object on a vessel, connecting the object to a submersible frame located below the water surface, wherein the vessel is spatially separated from the submersible frame along the direction of the water surface, releasing the object from the vessel such that the object becomes submerged and carries out a pendulum motion until the object is suspended from the submersible frame, and moving the object to the desired location.
US10960961B2 Systems and methods for dive masks with remote displays
Systems and methods for configurable dive masks in accordance with embodiments of the invention are illustrated. In one embodiment, a configurable dive mask including a dive mask frame, at least one lens located within the dive mask frame, a display device viewable through the at least one lens, a processor, a dive device data circuit that obtains dive device data from a set of sensor devices, a configuration interface circuit that communicates with configuration devices to obtain configuration data when the configuration interface is above water; and memory storing configuration data and dive device data, wherein the processor receives configuration data via the configuration interface, receives dive device data via the dive device interface, determines a portion of the dive device data to display based upon the configuration data, and displays dive device data in accordance with configuration data.
US10960959B2 Marine lifting apparatus
A catamaran lifting apparatus is disclosed for lifting objects in a marine environment. The apparatus includes first and second vessels that are spaced apart during use. A first frame spans between the vessels. A second frame spans between the vessels. The frames are spaced apart and connected to the vessels in a configuration that spaces the vessels apart. The first frame connects to the first vessel with a universal joint and to the second vessel with a hinged connection. The second frame connects to the second vessel with a universal joint and to the first vessel with a hinged or pinned connection. The catamaran hull arrangement provides longitudinal flexibility in a quartering sea state due to the unique universal joint and hinge placement between the frames or trusses and the hulls or barges. Each of the frames extends upwardly in an inverted u-shape, providing a space under the frame and in between the barges that enables a marine vessel to be positioned in between the barges and under the frames. In this fashion, an object that has been salvaged from the seabed can be placed upon the marine vessel that is positioned in between the barges and under the frames. Alternatively, a package that is to be lifted from the deck of a marine vessel, workboat, supply boat or the like can be lifted from the deck of the workboat, vessel, barge, etc. if it is to be then placed in the marine environment such as upon an existing jacket or other under support.
US10960957B1 Gas supply marine vessel
A gas supply marine vessel and a refueling facility are described. The gas supply marine vessel includes a hull with an upper deck having an elongated cargo cavity formed therein. Gas interface modules are disposed in the cavity and extend between hull sides, each module having a plurality of fuel vessel docking stations. A plurality of stacked fuel container assemblies are fluidically coupled to the docking stations. A gantry, is movable along the length of the cavity, straddles the cargo cavity between hull sides. An articulating crane is mounted on the gantry and it utilized to move fuel container assemblies to a fuel container depression formed in the deck of a floating refueling facility. The floating refueling facility includes a concave side to facilitate mooring adjacent a shoreline, the concave side forming angled extensions at corners of the deck with a linkspan extending from each of the angled extensions.
US10960950B2 Folding urban mobility vehicle
A folding urban mobility vehicle includes a frame, a pair of front wheel assemblies carried by respective front arms articulated to the frame about a first axis, and a rear wheel assembly carried by a rear arm articulated to the frame about a second axis. In a folded configuration of the vehicle the front wheel assemblies are located within the frame and the rear wheel assembly extends within the frame between the two front wheel assemblies.
US10960947B2 Saddled vehicle
A saddled vehicle includes a steering stem inserted into a center part of a top bridge and having an upper end to be fixed to the top bridge with a fastening member. The saddled vehicle includes a handle locking device placed behind the top bridge in the vehicle front-rear direction. The handle locking device has a locking member and the top bridge includes a retaining recess on the rear face for detachable engagement with the locking member. The center part of the top bridge has a through hole for penetration of the steering stem and a storage recess that stores the upper end of the steering stem and the fastening member and is open toward the upper face of the top bridge. The storage recess continues to the upper part of the through hole while having a bottom that faces upward and is located between the through hole and the wall of the storage recess. The top bridge has a drainage hole connecting the storage recess and the retaining recess.
US10960946B2 Lift axle drag reduction system and method
A disclosed lift axle is suitable for a vehicle that has a first wheel for supporting the vehicle on a road surface. The lift axle system includes a lift mechanism that is coupled to the vehicle and is configured to reciprocate an axle between a stowed position and deployed position. The lift axle system further includes a second wheel coupled to the axle. The second wheel engages the road surface when the lift mechanism is in the deployed position, and the second wheel is disengaged from the road surface when the lift mechanism is in the stowed position. The second wheel has a lower rolling resistance than the first wheel.
US10960944B2 Track pad geometry for hard surfaces
A track chain member includes a first rib coupling the shoe member to the first lug; and a second rib coupling the shoe member to the second lug, defining a first side recess between the first rib and the second rib. The first side recess also extends from the exterior of the shoe member and underneath the first top surface, the first lateral end defines a first lateral end width along the track chain traveling direction, and the first side recess also spans the majority of the first lateral end width along the track chain traveling direction.
US10960943B2 Upper coupler assembly for trailers
An upper coupler for a semi-trailer has a generally planar bottom plate. A kingpin attaches thereto to couple with a fifth wheel of a tractor. A reinforcement member extends across a width of the bottom plate to reduce bending of the bottom plate as it rests on the fifth wheel of the tractor. Along the reinforcement member's length, the reinforcement member has varying second moments of area taken in cross sections perpendicular to the reinforcement member's length.
US10960936B2 Vibration dampening system for a work vehicle with cab dampers
A vibration dampening system for a work vehicle may include a cab frame having a plurality of structural frame members, with the structural frame members including a first frame member extending along a first side of the cab frame and a second frame member extending along a second side of the cab frame. The second side is opposite the first side. In addition, the system may include a vibration damper coupled between the first and second frame members. The vibration damper may extend lengthwise between a first end coupled to the first frame member and a second end coupled to the second frame member. The vibration damper is configured to reduce an amount of vibrations being transmitted through the cab frame.
US10960935B2 Truck bed covers including a compartment forming panel
A truck bed cover for a pickup truck includes a first panel assembly and a second panel assembly that is pivotally connected to the first panel assembly such that the second panel assembly pivots relative to the first panel assembly between a closed configuration and an open configuration providing an uncovered region adjacent the first panel assembly. The first panel assembly includes a panel having a cover configuration where the panel covers a part of a truck bed and a compartment configuration where a free end of the panel engages a floor of the truck bed to form part of a compartment beneath the truck bed cover.
US10960934B2 Pillar reinforcement
A structural reinforcement comprising a rigid polymeric structure having a longitudinal axis and including a lower portion and an upper portion each of the lower and upper portions including a top surface and bottom surface, an expandable adhesive material located onto a portion of each of the top and bottom surface of each of the upper and lower portions, wherein the rigid polymeric stricture includes a plurality of ribs and the top edge of one or more of the ribs is co-planar with the expandable adhesive material prior to activation of the expandable adhesive material.
US10960925B2 Work vehicle
A work vehicle includes an engine mounted on a traveling body, a straight-traveling system transmission path including a first stepless transmission device, and a turning system transmission path including a second stepless transmission device, the work vehicle being configured to combine outputs of the straight-traveling system transmission path and an output of the turning system transmission paths to drive left and right traveling units. The work vehicle also includes control sections that control the outputs of the straight-traveling system transmission path and the output of the turning system transmission paths in cooperation with each other, a transmission operation tool that specifies the output of the straight-traveling system transmission path, and a detector that detects the output of the straight-traveling system transmission path. The control sections select one of an instruction value from the transmission operation tool and an actually measured value from the detector and set the output of the turning system transmission path.
US10960921B2 Lash detection startup diagnostic
Technical solutions are described for lash detection diagnostic in a steering system. An example method includes sending, by a controller, an excitation motor command to a motor control system. The method further includes measuring, by the controller, a sensor signal generated in response to the excitation motor command. The method further includes determining, by the controller, a decay rate of a change in magnitude of the signal at a plurality of frequencies. The method further includes diagnosing, by the controller, that the steering system has a lash condition based on the decay rate exceeding a predetermined threshold.
US10960911B2 Brake device for a trolley
A trolley for medical equipment includes a base mounted on a plurality of wheels. A brake device including at least one deformable brake pad is located beneath the trolley base. A release mechanism is provided to move the brake pad between a raised position in which it is spaced above a floor surface on which the trolley wheels rest, and a lowered position in which the brake pad is pressed against the floor surface under the weight of the brake device to a exert a braking force on the trolley.
US10960905B2 Personal protection device for fixing on the underside of a rail vehicle
An airbag module and a rail vehicle with an airbag module are described herein. The airbag module includes a support flap with a front end and a rear end. The rear end of the support flap is thereby pivotably mounted by means of a first pivot bearing, wherein the airbag module is convertible from a closed state into an open state by pivoting the support flap and the front end of the support flap thereby moves toward the track. The airbag module includes an airbag fixed on the airbag module. The airbag is folded in the closed state of the airbag module, and is unfolded in the open state of the airbag module. In its unfolded state, the airbag projects beyond the front end of the support flap, so that the unfolded airbag and the support flap together form an impact protection for a person on the track. Furthermore, a rail vehicle with one or a plurality of airbag modules is described.
US10960901B2 Electromagnetic transverse active damping system, and control method and apparatus therefor
Disclosed are an electromagnetic transverse active damping system, and a control method and apparatus therefor. The electromagnetic transverse active damping system comprises an electromagnet controller, wherein the electromagnet controller can determine a value of a damper target gap for an electromagnet active damper according to acquired train transverse acceleration, train position information and train speed, and control the action of the electromagnet active damper according to the determined value of the damper target gap; and electrical control is employed during the control of the electromagnet active damper by the electromagnet controller.
US10960892B2 Automated operation vehicle control device and automated operation vehicle
An automated operation vehicle control unit is configured to perform a detection process in which an abnormal condition of a passenger of a vehicle is detected and a notification process in which pedestrians are notified of the abnormal condition detected in the detection process in a case where the abnormal condition of the passenger is detected in the detection process.
US10960890B2 Idling stop control device
An idling stop control device includes an authenticator, a storage, a getting-off detector, and an engine restart permitter. The authenticator is installed in a vehicle, performs authentication via a wireless communication with a mobile device, and repeatedly performs, while the vehicle travels, an authentication operation at predetermined intervals. The storage stores result and time of authentication as the authentication history during travel. The engine restart permitter determines permission or prohibition of restart of the engine in accordance with the authentication history and getting-off information, permits restart of the engine when the authentication is successful and permits, in a case where the authentication fails, restart of the engine when a history of success of authentication has been stored in the storage during travel and the getting-off is not detected after the authentication has been successful.
US10960877B2 Object detection device and object detection method
An object detection device detects an object moving in the area surrounding an own object. The object detection device includes: an information obtainment unit which obtains an object speed value that is at least one of a speed and an acceleration of the object in a lateral direction which is orthogonal to a predetermined direction of the area surrounding the own object; and an upper limit setting unit which sets an upper limit of the object speed value on the basis of angle information that is the relationship indicating an angle of a moving direction of the object with respect to the predetermined direction.
US10960864B2 Dual speed and position wheel transducer
A wheel speed measuring device for an aircraft braking system uses dual technology packaged in a single transducer that incorporates the robust and reliable variable reluctance technology along with a secondary package for measuring position and velocity bi-directionally for low speed and taxi operations. The transducer of the present invention is preferably incorporated into the envelope of the axle to allow both retrofit on existing aircraft and to maintain existing axle design and configuration.
US10960861B2 Electronic control device
An electronic control device is provided with a hydraulic control block made of an aluminum alloy, a synthetic-resin component holder configured to hold electronic components such as a pressure sensor, and a printed board for controlling driving of hydraulic control apparatus via the component holder. Electrode terminals of the pressure sensor are connected to the printed board, a terminal configuration part of an electroconductive member, which is inserted into an insertion hole of a body wall of the component holder, is connected to a negative electrode wiring of the printed board, and the outer end edge of an elastic contact part of the electroconductive member is brought into elastic-contact with the hydraulic control block, to establish conduction therebetween. Hence, the electric potential difference between the pressure sensor and the hydraulic control block can be canceled, thus reducing an electrical noise of the pressure sensor.
US10960857B1 Deployable chock for a trailer
A deployable chock for a trailer includes a chock hingedly secured to an underside portion of a trailer. The chock is capable of deployment to abut a front or a rear of a wheel of the trailer to prevent a tractor trailer from moving and capable of stowing out of the way when not in use.
US10960856B1 Automobile with integral lifting jacks
An automobile includes a plurality of frame-integrated hydraulic jacks includes a trunk mounted control panel in electrical communication with a power source and a plurality of jacks each being located beneath the automobile frame adjacent each wheel of the automobile. A plurality of flashing illumination is disposed upon the base of each jack and are in electrical communication with the control panel. The control panel permits a user to selectively raise or lower the automobile by the actuation of the plurality of jacks.
US10960855B2 Robotic wheel cleaner
A robotic wheel cleaner configured for performing a cleaning operation on a wheel is disclosed. The robotic wheel cleaner comprises a selectively moveable arm that is operatively connected to a body portion at a first end thereof. A cleaning tool is operatively connected to a second end of the moveable arm. The cleaning tool further comprises cleaning pad configured for selectively engaging at least a first predetermined location of a wheel. The cleaning tool is selectively movable along a first predetermined pathway to clean at least a predetermined portion of the wheel. The robotic wheel cleaner can further be actuated to move the cleaning tool to position the cleaning pad at least a second predetermined location of the wheel and to selectively move the cleaning pad along a second predetermined pathway to clean at least a second predetermined portion of the wheel.
US10960853B2 Wiper motor and method for the production of a wiper motor
The invention relates to a wiper motor (10) with a shaft (30) for driving a wiper arm (1), wherein the shaft (30) projects through an opening (31) of a housing (15) and in the region of the opening (31) is mounted radially in a bore (55) of at least one substantially sleeve-shaped element (40), and wherein the sleeve-shaped element (40) is fixed at least axially in the region of the housing (15). According to the invention, it is provided that the sleeve-shaped element (40) has at least two different cross-sections (41, 42), a first cross-section (41) which is designed to protrude axially through the opening (31) and a second cross-section (42) which is designed to be accommodated in an axially fixed manner within said opening (31).
US10960849B2 Remote control button actuator with removable tray
An actuation system used to actuate one or more buttons on a remote control device, such as a key fob of a vehicle, based upon commands generated from a mobile device, such as a smartphone. The actuation system includes a key fob drawer that defines an isolation enclosure that prevents RF signals from entering into or leaving the isolation enclosure. A controller receives the command signals from the mobile device and converts the command signals into position commands that are used to activate a button actuator to move a plunger into alignment with one of the buttons on the key fob. The button actuator moves the plunger into contact with one of the buttons which generates an RF signal from the key fob. The key fob is contained in the isolation enclosure and the system includes a RF receiver and transmitter to re-transmit vehicle command signal for receipt by the vehicle.
US10960838B2 Multi-sensor data fusion for automotive systems
A sensor fusion system associated with a vehicle includes a sensor interface communicatively coupled to a plurality of sensors in the vehicle and a vehicle experience system. The sensor interface comprises an input receiving data from each of the plurality of sensors and an output configured to output fused vehicle data based on the data received from the plurality of sensors. The vehicle experience system is coupled to the output of the sensors interface to receive the fused vehicle data. The vehicle experience system includes one or more processors and a non-transitory computer readable storage medium storing instructions that when executed by one or more processors cause the one or more processors to control at least one parameter of the vehicle based on the fused vehicle data.
US10960825B1 Fishing rod holder for covered cargo bed
A device for transporting and storing fishing rods in a covered pickup truck cargo bed with easy loading or unloading through the tailgate of the truck without removing a cargo bed cover. This reduces entanglement and potential damage of rods, frees up the lower cargo bed for other materials, keeps rods more securely out of sight and out of the weather. Rods are suspended at the upper region of the cargo bed allowing for smaller cargo to be loaded on the floor of the cargo bed beneath the hanging rods without removal of the rod holder either loaded or empty.
US10960817B2 Vehicle automated audio reminder apparatus
A vehicle automated audio reminder apparatus for reminding parents to check for children and pets when exiting a vehicle includes a housing defining a housing cavity. A front side of the housing has a speaker aperture and a button aperture each extending through to the housing cavity. A first and second engagement member couple the housing under a dash panel of a vehicle. A speaker is coupled to the housing within the speaker aperture and a microphone is coupled within the speaker. A record button is coupled within the button aperture. A digital recorder is coupled within the housing cavity to stores an audio message through the microphone when the record button is depressed and reproduce the audio message through the speaker when activated. A microprocessor activates the digital recorder when a door of the vehicle is opened.
US10960811B2 Vehicle interior cabin forward facing brake light
A system to enhance vehicle safety is disclosed comprising a vehicle having a front end and a rear end; at least one visual signal light apparatus positioned in the proximity to the front end of the vehicle; the visual signal light apparatus illuminates when the vehicle's is decelerating via its braking system; wherein the visual light apparatus is comprised of at least a main component and a mount component; wherein the mount component is suitable to mount the main component to a surface of the front of the vehicle; wherein the main component is comprised of a housing, an LED array, and a solar array; wherein the housing is comprised of a recessed portion housing the LED array; wherein the LED array faces the front end of the vehicle; and wherein the solar array is embodied to a top surface of the housing.
US10960806B1 Vehicle ramp resistant apparatus
A ramp restraint apparatus for a vehicle includes an elongate, rigid restraint bar having one end rotatably attached to the ramp and a free end having a notch and a roller at its tip. The restraint bar travels over a bar support on a lock/release assembly mounted to a vehicle bulkhead. The bar support is shaped at one end to receive the notch of the bar and hold the bar in place when the ramp is fully deployed. A release arm has a cam follower that pushes up on and releases the restraint bar when the release arm is rotated, allowing the ramp to close. When the ramp is fully closed, a storage bracket receives and holds the inboard end of the restraint bar.
US10960804B2 Vibration generation device and vibration generation method
A vibration generation device (200) includes a frequency information recorder (80) configured to record frequency values of inputted measurement signals such that the frequency values are associated with measurement positions of vibrations on the seat originally generated by the vibration generator (20) on the basis of the measurement signals and transmitted to the seat by the vibration transmission member and an output signal generator (70) configured to obtain a frequency value of a measurement position corresponding to a desired position from the frequency information recorder (80) and to generate an output signal having the frequency value.
US10960802B2 Headrest
A headrest has a base carrying the headrest on a seat, a head piece forming an abutment for a head, and a four-bar linkage including a first link and at least one second link therebehind in a direction of displacement. Each link is secured at one pivot with the base and at another pivot with the head piece such that the head piece is movable by the four-bar linkage relative to the base between a first end position and a second end position. An adjuster can alter and/or arrest the relative position between one of the links and the head piece, or between one of the links and the base. This adjuster has a first slotted link fixed on one of the first and second links, a second slotted link fixed on the head piece or the base, and a slide block engaged in slots of the first and second slotted links.
US10960784B2 Method and device for operating charging stations
A method for supplying a number of electric charging stations with electricity, wherein AC voltage provided by an electricity source is transformed into a prescribed AC voltage level by at least one transformer via at least one star winding and at least one delta winding and subsequently routed via AC voltage lines to the number of electric charging stations and converted directly to direct current in respective charging stations from the number of electric charging stations locally by at least two rectifiers of the charging stations.
US10960783B2 Communication systems and methods for hydrogen fueling and electric charging
Systems and methods for fueling (or charging) communication, for example between a hydrogen fueling station and a hydrogen powered vehicle (or an electric vehicle and charging station) may utilize near field communication as well as vehicle to infrastructure communication. Safety information, fueling or charging information, payment information, and other information may be transmitted, and the redundant nature of the communication permits fault recovery and improved process monitoring. In this manner, fueling and/or recharging is made safer, faster, and more efficient.
US10960781B2 Charging inlet with thermal sensor
A charging inlet includes a power terminal and a thermal sensor for monitoring a temperature of the power terminal. The power terminal is configured to releasably engage a mating contact of an external power source. The power terminal includes a cylindrical shaft. The thermal sensor includes a substrate and a sensing element mounted on the substrate. The substrate is flexible and curves along at least a portion of an outer surface of the cylindrical shaft.
US10960773B2 Motor vehicle accessory to increase power supply and reduce fuel requirements
A power control system may include at least one of batteries, a motor, and a data logic analyzer that can interpret certain variable conditions of a transport, such as a tractor trailer, moving along a road or highway. The data can be used to determine when to apply supplemental power to the wheels of a trailer to reduce fuel usage. One example device may include at least one of: a power creation module that generates electrical power, a battery which store the electrical power, a motor affixed to a trailer axle of a trailer which provides a turning force to the trailer axle when enabled to operate from the stored electrical power of the battery, and a motor controller configured to initiate the motor to operate according to a predefined sensor condition.
US10960757B2 Single point filling for an independent refrigeration unit driven by a separate engine
A transport refrigeration system having: a refrigerated cargo space (119); a refrigeration unit (22) in operative association with the refrigerated cargo space, the refrigeration unit providing conditioned air to the refrigerated cargo space; a first engine (150) configured to power the vehicle; a second engine (26) configured to power the refrigeration unit; a first plurality of fuel tanks (350) fluidly connected to first engine, the first plurality of fuel tanks configured to supply fuel to the first engine; a second plurality of fuel tanks (330) fluidly connected to second engine, the second plurality of fuel tanks configured to supply fuel to the second engine; and a single filling point (310) fluidly connected to the first plurality of fuel tanks and second plurality of fuel tanks. The single filling point (310) is configured to receive fuel.
US10960744B1 Multi-directional vehicle roof cover system
A system for a multi-directional roof cover system includes a vehicle comprising an opening in the top of the vehicle and a cover movably coupled to selectively cover the opening. The cover has a first end proximate a first end of the vehicle, a second end proximate a second end of the vehicle, lateral edges connecting the first end and the second end, and linkages coupling the lateral edges to the vehicle. The cover is actuatable, based on one or more conditions, between a first position in which the cover is closed and covers the opening, a second position in which the cover is open and the first end of the cover is raised relative to the second end of the cover, and a third position in which the cover is open and the second end of the cover is raised relative to the first end of the cover.
US10960730B2 Vehicle radiation heater
The present invention relates to a vehicle radiation heater being configured to perform heating by directly emitting radiant heat toward a passenger at an early stage of starting of a vehicle in winter. The vehicle radiation heater according to the present invention can be simple in structure, thereby being easy to manufacture, can quickly emit high-temperature radiant heat over the entire area of the heater, thereby enhancing rapid and comforting heating effects, and can maintain a constant temperature, thereby preventing a risk of overheating.
US10960729B2 Air vent for vehicle
An air vent for a vehicle may include: a duct having a passage through which air is moved; a first adjuster rotatably installed in the duct, and configured to guide a discharge direction of air while rotating in a side-to-side direction; a second adjuster rotatably installed in the duct with the first adjuster, and configured to guide a discharge direction of air while rotating in an up and down direction or block an air flow passing through the duct; and a driving unit connected to the second adjuster and configured to supply power to rotate the second adjuster.
US10960726B2 Work vehicle with flap for cab pressure control
A cab for a work vehicle includes: walls enclosing a cab environment; a door coupled to one of the walls, one of the walls or the door comprising a vent opening; a heating, ventilation, and air conditioning (HVAC) system coupled to the cab environment and configured to regulate a temperature and a pressure of the cab environment; and a pressure control flap associated with the vent opening and comprising a pressure-relief opening and a magnetic portion that is configured to hold the flap closed when the pressure of the cab environment is below a threshold pressure and allow the pressure to open the flap when the pressure exceeds the threshold pressure.
US10960725B2 Active roll control apparatus
Provided is an active roll control apparatus for controlling a stiffness value of a stabilizer bar by moving the stabilizer bar, which is installed between left and right wheels of a vehicle and extends in a first direction, and a stabilizer link connected with the stabilizer bar to improve turning stability of the vehicle by actively controlling roll stiffness of the vehicle. The active roll control apparatus includes rotating shafts having one ends connected to both ends of the stabilizer bar, moving units into which the rotating shafts are inserted and which are movable along outer side surfaces of the rotating shafts in a second direction perpendicular to the first direction, and a driving unit configured to rotate the rotating shafts to move the moving units.
US10960722B2 Tow hitch insert and cover
The present invention is for a tow hitch insert assembly that allows for natural dangling and swinging motion of an elongated member from a trailer hitch. The elongated member can be of a variety of shapes and in one version is a replica of testicles. The elongated member is coupled to an insert tube main body by a rod that extends through the tow hitch insert assembly. Surrounding the rod are springs on each side, sandwiching the elongated member, which allows for oscillation of the elongated member within the tow hitch insert assembly. In another version, the elongated member is secured via a slotted plate, and the elongated member has a spheroid top wider than the slot of the slotted plate, which permits the elongated member to slide and rotate within the tow hitch insert assembly.
US10960719B2 Apparatus and method for measuring force on weight distribution hitches
A trailer force measurement system includes a tow hitch, a hitch mount connected to the tow hitch and a spring bar connected to the hitch mount. The trailer force measurement system also includes a trailer having a frame, where the spring bar is connected to the trailer frame via a bracket. A hitch coupler is then connected to the trailer frame and configured to releasably couple the trailer frame to the hitch mount. A force measurement device is then disposed on the bracket and configured to measure force exerted on the bracket by the spring bar.
US10960714B2 Tire with printed shear sensors
A tire with printed shear sensors includes a pair of bead areas and a ground-contacting tread disposed radially outwardly of the pair of bead areas. A pair of sidewalls includes an inboard sidewall extending from a first one of the bead areas to the tread and an outboard sidewall extending from a second one of the bead areas to the tread. A carcass extends toroidally between each of the bead areas radially inwardly of the tread, and an innerliner is formed on an inside surface of the carcass. A pair of resistive shear sensors is printed on the innerliner, including a first shear sensor printed in a sidewall zone of the inboard sidewall and a second shear sensor printed in a sidewall zone of the outboard sidewall.
US10960712B2 Tire wear estimation using a hybrid machine learning system and method
A tire tread wear system may include one or more vehicle sensors and a processor. The processor may include a control module, a geometrical model, a machine learning model, and a switch. The geometrical model may be configured to collect data from the vehicle sensors to determine a dynamic rolling radius of a tire. The geometrical model may be configured to output a tread wear estimation based on the dynamic rolling radius of the tire. The machine learning model may be configured to collect data from the vehicle sensors. The machine learning model may be configured to output a tread wear estimation based on a correlation of the tread wear estimation output from the geometrical model and one or more data instances with a tire tread state. The switch may be configured to activate the geometrical model, the machine learning model, or a combination thereof.
US10960707B2 Bicycle hub having unidirectional transmission apparatus in opposite position
A bicycle hub includes a housing, in which a first ratchet device, a second ratchet device, and an elastic device are received. The first ratchet device is rotated freely in the housing, and the second ratchet device is fixed to the housing. The first ratchet device has a first ratchet portion, the second ratchet device has a second ratchet portion, and the elastic device urges the first ratchet portion to engage the second ratchet portion of the second ratchet device when the first ratchet device is rotated in a direction. A driving device is connected to the first ratchet device to rotate at an end of the housing while the first and the second ratchet portions are located at an opposite end of the housing.
US10960706B2 Wheel adapter to convert a storage container to a wheeled storage container
A wheel adapter to convert a storage container to a wheeled storage container is provided. The wheel adapter comprises a mounting bracket attachable to the storage container. The mounting bracket comprises a first leg configured to engage a bottom surface of the storage container, and a second leg configured to engage a side surface of the storage container. The second leg comprises a wheel coupling. The wheel adapter also includes a wheel rotatably connected to the wheel coupling. The wheel is constructed and arranged for rotation about an axis to provide rolling support of the storage container on the ground.
US10960689B2 Device and method for transporting substrates in a printing machine
The object of the present invention is to provide a novel device and method for accurately transporting printable substrates suitable for substrates of various types, sizes and thicknesses. In addition, the invention is suitable for printing machines without contact with the substrate, such as inkjet printing machines.
US10960688B2 Printer vacuum control system
A printer having a vacuum system to hold down material being printed is provided. The vacuum system includes a number of vacuum holes in the printer table. Each one of these vacuum holes is individually controllable such that variously sized materials may used on the printer table and vacuum may be applied only underneath the particular material being printed on.