Document Document Title
US10754865B2 System and method for mining user cycle mode
A method for mining user cyclic patterns comprises steps: S1: a user behavior recording module recording time of behaviors of each user; S2: a user behavior time sequence generation module performing batch processing to the behaviors of each user to generate a time sequence of the behaviors of the user by using day as time granularity; and S3: a user behavior cyclic pattern acquisition module generating time sequence cyclic patterns from the time sequence according to frequent patterns.
US10754864B2 Information processing system and information processing method to specify persons with good affinity toward each other
An information processing system includes an acquisition unit that acquires time-series data representing vital sign information of a plurality of persons who share a location in a predetermined time and a control unit that specifies persons who have a same or similar emotional response as persons having a good affinity with each other in accordance with the time-series data acquired by the acquisition unit.
US10754861B2 System and method for content affinity analytics
Method and system for content affinity analytics using graph and exchange of affined learning data across learning management systems (LMS), are provided. The present invention relates to a method and system for performing content affinity analytics in learning management systems such as assessment management systems (AMS)/content management systems (CMS)/learning management system (LMS). The present invention comprises of a data capture service layer, affinity analysis layer and an information retrieval layer. The data capture service Layer models the data management entities into a connected graph. The affinity analysis layer identifies the affinity data and creates/updates the relations among the nodes. Further, the information retrieval layer exposes APIs which queries the graph and returns data in a JSON format.
US10754860B2 Apparatus and method for ranking content categories
An apparatus and method are provided for ranking content categories. Multiple sessions of usage data is collected for usage activities of a plurality of users (associated with a group) on a plurality of categories of content. The usage data is analyzed for an average group usage of each category across the sessions and a variation of the average group usage of each category across the sessions. Individual usage data is also collected for usage activities of at least one user on the categories of content. The individual usage data reflects an aggregated usage of each category for the at least one user. Category usage is estimated on each category for the at least one user based on a weighted combination of the aggregated usage and the average group usage according to the variation. An amount of weight of the aggregated usage in the weighted combination is inversely related to the variation. The categories of content are ranked, via at least one processor, utilizing the estimated category usage on each category. Further, a presentation including the ranking is sent to a user device of the at least one user for being output via an interface.
US10754858B2 Adaptive multi-index access plan for database queries
An access plan including multiple indexes is selected for accessing data of a database system. A filtering status of each index within the selected access plan is determined based on information available at execution of the selected access plan. The order of the indexes within the selected access plan is modified based on the filtering status of the indexes, and the selected access plan is executed with the modified order of the indexes. The execution of the selected access plan is interrupted in response to accessing a threshold amount of data and the filtering of the indexes of the selected access plan is estimated. A processing order for the indexes is determined based on the estimated filtering. The execution of the selected access plan resumes based on the determined processing order.
US10754857B2 Database system based on JIT compilation, query processing method thereof, and stored procedure optimization method thereof
A database system based on just-in-time (JIT) compilation performs a branch optimization and a loop optimization on the stored procedure. An interpreted query processor generating a structured query language (SQL) execution plan regarding an input online transaction processing (OLTP) query, an online analytical processing (OLAP) analysis, and a stored procedure. A JIT-based query processor receives the SQL execution plan, optimizes a branch and a loop in the received SQL execution plan, and then generates an optimized JIT execution plan. The JIT-based query processor generates a query processing executor performing query processing based on the JIT execution plan and provides a result of the query processing performed by the query processing executor.
US10754856B2 System and method for optimizing large database management systems using bloom filter
A large highly parallel database management system includes thousands of nodes storing huge volume of data. The database management system includes a query optimizer for optimizing data queries. The optimizer estimates the column cardinality of a set of rows based on estimated column cardinalities of disjoint subsets of the set of rows. For a particular column, the actual column cardinality of the set of rows is the sum of the actual column cardinalities of the two subsets of rows. The optimizer creates two respective Bloom filters from the two subsets, and then combines them to create a combined Bloom filter using logical OR operations. The actual column cardinality of the set of rows is estimated using a computation from the combined Bloom filter.
US10754855B2 Data partitioning for improved computer performance when processing
Improved computer data query processing by a) identifying a cut point value (CPV) for a data set, where an attribute value of each data set record is normalized between first and second normal bounds, where the CPV is any value between the normal bounds that is associated with a maximum data skipping performance value (DSP) calculated by applying a DSP function based on the normalized values and the CPV, and where the DSP function relates to a selected data query distribution profile, b) partitioning the data set into multiple partitions, one partition including a data record subset whose corresponding normalized attribute values are greater than the CPV, and another partition including a data record subset whose corresponding normalized attribute values are less than the CPV, and c) storing the partitions on physical data storage media for access by a computer configured to perform data query processing.
US10754854B2 Consistent query of local indexes
A distributed database management system may comprise a plurality of computing nodes. A request to update an item maintained by the system may be acknowledged as durable and committed once an entry corresponding to the request has been written to a log file and quorum among the computing nodes has been achieved. Improved consistency may be achieved by maintaining snapshots of committed item states within queryable in-memory snapshot data structures. Range queries may be performed by merging a secondary index with the snapshots and applying filters. Projections may be completed by retrieving additional data from an item collection maintain on one or more storage devices.
US10754850B2 Query composition system
Methods, systems, and apparatus for generating data describing context clusters and context cluster probabilities, wherein each context cluster includes query inputs based on the input context for each of the query inputs and the content described by each query input, and each context cluster probability indicates a probability that at a query input that belongs to the context cluster will be selected by the user, receiving, from a user device, an indication of a user event that includes data indicating a context of the user device, selecting as a selected context cluster, based on the context cluster probabilities for each of the context clusters and the context of the user device, a context cluster for selection input by the user device, and providing, to the user device, data that causes the user device to display a context cluster selection input that indicates the selected context cluster for user selection.
US10754847B2 Method, apparatus and system for production management
Various embodiments relate to a method and apparatus automated production management, the system including a storage device configured to store data and program instructions; and a processor configured to receive data from a production asset and process the data, detect an event from the data, add a record to an edge blockchain, determine whether an action is required based on the event, communicate the action to the production asset, add a record to the edge blockchain and transmit edge blockchain to an enterprise information system to be stored in a core blockchain.
US10754845B2 System and method for XOR chain
One embodiment is related to a method for creating a redundancy data chunk for data protection with a chain topology, comprising: transmitting a data chunk of a first frontend zone of a data storage system to a second frontend zone of the data storage system; creating a redundancy data chunk at the second frontend zone of the data storage system based on the data chunk of the first frontend zone and a data chunk of the second frontend zone; passing the redundancy data chunk onto one or more subsequent frontend zones of the data storage system from the second frontend zone, wherein at each subsequent frontend zone the redundancy data chunk is updated based on the received redundancy data chunk and a data chunk of the respective subsequent frontend zone, and wherein the redundancy data chunk is passed through each subsequent frontend zone exactly once; and at a last subsequent frontend zone of the data storage system, forwarding the updated redundancy data chunk to a backend zone of the data storage system for final storage.
US10754842B2 Preplaying transactions that mix hot and cold data
Methods and systems for performing database transactions include executing a first transaction request in a preplay mode that locks the requested data with a prefetch-lock and reads one or more requested data items from storage into a main memory buffer; locking the requested data items with a read/write lock after said data items are read into the main memory buffer; and performing the requested transaction on the data items in the main memory buffer using a processor.
US10754840B2 Creating index in blockchain-type ledger
A method and an apparatus for creating an index in a blockchain-type ledger, and a device are disclosed. According to solutions provided in implementations of the present specification, a service attribute of a data record written to a ledger and a storage location and a sequence number of the data record in the ledger are determined, a mapping relationship is established between the service attribute, the storage location, and the sequence number, and an inverted index with the service attribute as a primary key is created, facilitating subsequent query.
US10754839B2 Apparatus for data loading and data loading method
An apparatus for data loading includes a memory and a processor coupled to the memory and the processor configured to, execute first acquisition of first data corresponding to a first column from a data group stored in a first storage, a data structure of the data group including columns and rows, store the first data into a second storage, and generate a first index based on the first data for searching the data group to be stored in the second storage in response to the first acquisition before completion of storing the data group into the second storage.
US10754838B1 Registration framework for an analytics platform
A registration framework is disclosed that allows assets to be registered with an analytics platform. When an asset is ingested into the analytics platform, the registration framework operates to register the asset in an asset roster. The asset roster identifies the asset and stores information about the asset. The registration framework can then be used by users to discover assets. Assets may also be deployed by the registration framework to workspaces.
US10754833B2 Combined database migration and structure conversion within maintenance procedures
Methods, systems, and computer-readable storage media for data migration in an upgrade procedure executed on a software system include actions of initiating the upgrade procedure, determining a first set of tables of a source database that include data to be converted before being first written to a target database, converting data of the first set of tables to provide first converted data, and writing the converted data to one or more tables in the target database.
US10754825B2 Path resolver for client access to distributed file systems
Systems and methods implementing a path resolver facilitating client access to a distributed file system. An example method may comprise: receiving, by a processing device, file identifier comprising a symbolic link; producing, by a user space process being executed by the processing device, a modified file identifier, by replacing a pre-defined sequence of characters within the file identifier by a path to a mount point of a distributed file system; and identifying, in view of the modified file identifier, a data structure comprising information about a file identified by the file identifier.
US10754823B2 Pre-file-transfer availability indication based on prioritized metadata
In some embodiments, responsive to a user modifying a content of the file at a first client device (associated with the user), a server system may automatically receive a copy of the file from the first client device, where the file copy may be an updated version of the file that is generated from the user modifying the content of the file. After receiving metadata associated with the updated version of the file from the first client device, the server system may automatically transfer the metadata to a second client device associated with the user such that, before the file copy is transferred to the second client device, the transfer of the metadata to the second client device causes a graphical availability indication of the updated version of the file to be presented (e.g., proximate a file icon representing the file) at the second client device based on the metadata.
US10754819B1 Method and system for implementing an automated archiving tool
An embodiment of the present invention is directed to an automated archiving tool. A system that implements an automated archiving tool comprises: a memory component; an interactive interface that receives one or more user inputs; and a processor, coupled to the memory component and the interactive interface, the processor configured to perform the steps comprising: querying for issues that meet an archive criteria; performing an export of the queried issues that meet the archive criteria; executing a script creating a macro for tickets and associated attachments; archiving the tickets as flat files; executing a script to index the archived issues by project; moving support files to a common directory; macro archiving the attachments; and identifying local references.
US10754818B2 Multiprocessor device for executing vector processing commands
A multiprocessor device includes external memory, processors, a memory aggregate unit, register memory, a multiplexer, and an overall control unit. The memory aggregate unit aggregates memory accesses of the processors. The register memory is prepared by a number equal to the product of the number of registers managed by the processors and the maximum number of processes of the processors. The multiplexer accesses the register memory according to a command given against register access of the processors. The overall control unit extracts a parameter from the command and provides the parameter to the processors and multiplexer, and controls them, as well as has a given number of processes consecutively processed using the same command while having addressing for the register memory changed by the processors, and when the given number of processes ends, has the command switched to a next command and processing repeated for a given number of processes.
US10754817B2 Information processing apparatus and information processing method for process order in reconfigurable circuit
An information processing apparatus having a reconfigurable circuit capable of rewriting a logic circuit includes, a process determination circuit that determines which of a plurality of processes is to be executed, a standby buffer circuit that holds process data to be used in a process waiting for execution among processes determined by the process determination circuit, and a rewrite control circuit that rewrites the current logic circuit written in the reconfigurable circuit to a logic circuit that executes one of the plurality of processes waiting for execution using each of a plurality of process data held in the standby buffer circuit when the amount of process data held in the standby buffer circuit exceeds a first predetermined amount.
US10754816B2 Time sensitive networking device
The present disclosure generally relates to a device, method, or system for time sensitive networking. In an example, the device can include a time-sensitive networking controller and a scheduler. The device also includes an enhanced gate control list maintained on the time-sensitive networking controller to include a direct memory access address, a launch time, and a pre-fetch time for a data packet. The device may also include a transmitter of the time-sensitive networking controller to transmit the data packet retrieved using the direct memory access address at the launch time identified by the scheduler.
US10754813B1 Methods and apparatus for block storage I/O operations in a storage gateway
Methods, apparatus, and computer-accessible storage media for optimizing block storage I/O operations in a storage gateway. A write log may be implemented in a block store as a one-dimensional queue. A read cache may also be implemented in the block store. When non-ordered writes are received, sequential writes may be performed to the write log and the data may be written to contiguous locations on the storage. A metadata store may store metadata for the write log and the read cache. Reads may be satisfied from the write log if possible, or from the read cache or backend store if not. If blocks are read from the read cache or backend store to satisfy a read, the blocks may be mutated with data from the write log before being sent to the requesting process. The mutated blocks may be stored to the read cache.
US10754810B2 Interposer for peripheral component interconnect express generation 4
An interposer for a Peripheral Component Interconnect Express (PCI-e) host device and a PCI-e target device may include a plurality of linear repeaters to perform repetition or crosspoint switching of signals en route from the PCI-e host device to the PCI-e target device or from the PCI-e target device to the PCI-e host device; and a plurality of interposer components, the plurality of interposer components to receive the signals from the plurality of linear repeaters or provide the signals to the plurality of linear repeaters, and at least one interposer component, of the plurality of interposer components, being associated with a resistance of at least 50 ohms. Thus, the interposer may be compliant with a PCI-e protocol, such as the PCI-e Gen 4 protocol.
US10754809B2 Reducing aging of register file keeper circuits
By shutting off keeper transistors during pre-charge, the aging on these devices may be reduced. This means that a relatively weaker keeper may be used for noise compared to an overdesigned stronger keeper. Using a relatively weaker keeper circuit results in a faster evaluation stage and improved minimum read voltage in some embodiments.
US10754807B2 Circuit device, electronic device, and cable harness
A circuit device includes first and second physical layer circuits, a bus switch circuit that switches connection between a first bus and a second bus that comply with a USB standard on in a first period and off in a second period, and a processing circuit that performs, in the second period, packet transfer processing on a transfer route that includes the first bus, the first and second physical layer circuits, the second bus. The bus switch circuit includes a first switch circuit, a second switch circuit, and a signal line connected between the first switch circuit and the second switch circuit.
US10754805B1 USB adapter
A USB adapter includes a first interface connector, a second interface connector, a third interface port and a detecting module. When both of the first interface connector and the second interface connector are plugged into a first electronic device, the USB adapter can acquire higher amount of electricity. Consequently, the sufficient electricity can be provided. Moreover, the detecting module detects a connection status of at least one of the first interface connector and the second interface connector. According to the detecting result, a single default function or plural default functions are enabled.
US10754803B2 Methods and devices that utilize hardware to move blocks of operating parameter data from memory to a register set
A hardware based block moving controller of an active device such as an implantable medical device that provides electrical stimulation reads a parameter data from a block of memory and then writes the parameter data to a designated register set of a component that performs an active function. The block of memory may include data that specifies a size of the block of memory to be moved to the register set. The block of memory may also include data that indicates a number of triggers to skip before moving a next block of memory to the register set. A trigger that causes the block moving controller to move the data from the block of memory to the register set may be generated in various ways such as through operation of the component having the register set or by a separate timer.
US10754801B2 Individually addressing memory devices disconnected from a data bus
Memory devices and methods for operating the same are provided. A memory device can include at least one command contact and at least one data contact. The memory device can be configured to detect a condition in which the at least one command contact is connected to a controller and the at least one data contact is disconnected from the controller, and to enter, based at least in part on detecting the condition, a first operating mode with a lower nominal power rating than a second operating mode. Memory modules including one or more such memory devices can be provided, and memory systems including controllers and such memory modules can also be provided.
US10754798B1 Link speed recovery in a data storage system
Link speed recovery in a data storage system in accordance with the present description includes, in one aspect of the present description, repeating performance of a main loop of sequential link speed recovery commands a predetermined maximum number of times. In one embodiment, main loop performance of link speed recovery commands includes repeating performance of a subloop of sequential link speed recovery commands within each main loop performance a predetermined maximum number of times. As a result of repeating performance of a subloop of sequential link speed recovery commands within each main loop performance, and repeating performance of a main loop of sequential link speed recovery commands in accordance with one embodiment, reliability of link speed recovery to full link speed may be improved. Other aspects and advantages may be realized, depending upon the particular application.
US10754791B2 Software translation prefetch instructions
Examples of techniques for software translation prefetch instructions are described herein. An aspect includes, based on encountering a translation prefetch instruction in software that is being executed by a processor, determining whether an address translation corresponding to the translation prefetch instruction is located in a translation lookaside buffer (TLB) of the processor. Another aspect includes, based on determining that the address translation is not located in the TLB, issuing an address translation request corresponding to the translation prefetch instruction. Another aspect includes storing an address translation corresponding to the address translation request in the TLB.
US10754789B1 Address translation for storage class memory in a system that includes virtual machines
Provided are systems and methods for an address translation circuit for a memory controller. The address translation circuit can include an address translation table. A first set of rows in the address translation table can be associated with all virtual machine identifiers supported by the memory controller. A second set of rows can be associated with only a particular virtual machine identifier. The address translation circuit can receive an input address for a transaction to processor memory. The address translation circuit can determine an index by inputting the input address into a hash function. The address translation circuit can read a row from the address translation table using the index. The address translation circuit can determine whether an entry in the row includes the address translation for the input address. The address translation circuit can generate and output a translated address using the address translation.
US10754788B1 Hash tables in flash memory
Systems and methods for managing content in a flash memory. Systems and methods for implementing hash tables in a flash memory are disclosed. A hash table may include a flat array or an array of buckets that are each associated with a linked list. Adding or removing entries from the hash table or from the linked list are achieved by performing an overwrite operation where possible to pointers affected by the table operation.
US10754785B2 Checkpointing for DRAM-less SSD
Methods and apparatus related to checkpointing for Solid State Drives (SSDs) that include no DRAM (Dynamic Random Access Memory) are described. In one embodiment, Non-Volatile Memory (NVM) stores an original Logical address to Physical address (L2P) table entry and a shadow L2P table entry. Allocation logic circuitry causes storage of the original L2P table entry and the shadow L2P table entry sequentially in the NVM. Data read from the shadow L2P table entry is capable to indicate a state of the original L2P table entry. Other embodiments are also disclosed and claimed.
US10754778B2 Control of pre-fetch traffic
Methods and systems for improved control of traffic generated by a processor are described. In an embodiment, when a device generates a pre-fetch request for a piece of data or an instruction from a memory hierarchy, the device includes a pre-fetch identifier in the request. This identifier flags the request as a pre-fetch request rather than a non-pre-fetch request, such as a time-critical request. Based on this identifier, the memory hierarchy can then issue an abort response at times of high traffic which suppresses the pre-fetch traffic, as the pre-fetch traffic is not fulfilled by the memory hierarchy. On receipt of an abort response, the device deletes at least a part of any record of the pre-fetch request and if the data/instruction is later required, a new request is issued at a higher priority than the original pre-fetch request.
US10754769B2 Memory system having persistent garbage collection
Non-volatile memory systems such as those using NAND FLASH technology have a property that a memory location can be written to only once prior to being erased, and a contiguous group of memory locations need to be erased simultaneously. The process of recovering space that is no longer being used for storage of current data, called garbage collection, may interfere with the rapid access to data in other memory locations of the memory system during the erase period. The effects of garbage collection on system performance may be mitigated by performing portions of the process contemporaneously with the user initiated reading and writing operations. The memory circuits and the data may also be configured such that the data is stored in stripes of a RAID array and the scheduling of the erase operations may be arranged so that the erase operations for garbage collection are hidden from the user operations.
US10754765B2 Operating system validation
Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for validating an operating system are disclosed. In one aspect, a method includes the actions of providing, to a computing device running an operating system that includes, a framework layer, a hardware abstraction layer, and a kernel that includes firmware and drivers, a reference system image that is configured to replace, supplement, or modify the framework layer. The actions further include providing, to the computing device, test data that is configured to verify functionality of the operating system by interacting with the reference system image to test functionality of the hardware abstraction layer without modifying the hardware abstraction layer, wherein the computing device with the framework layer replaced, supplemented, or modified by the reference system image is a non-rooted device. The actions further include determining whether the operating system of the computing device is functioning properly.
US10754762B2 Automatic tracking of feature usage of webpages on a website
A system can include one or more processors and non-transitory computer-readable media storing computing instructions configured to run on the one or more processors and perform a method for tracking one or more tracked features in one or more communication between a web browser and a web server. The method can detect that a session between the web browser and the web server has been initiated and monitor the communications to determine if any of the one or more tracked features are used. The method can further retrieve data from the communication when the communication is triggered by a tracked feature and save the data to a database. The data retrieved can include an identifier of the tracked feature and the session between the web browser and the web server. The method can save the data to the database in a different manner according to the types of the one or more tracked features. Other embodiments are disclosed.
US10754758B2 Indexing time-travel traces
Querying resource lifetime using a trace of program execution. An embodiment includes identifying a query expression targeted at least a portion of the trace of program execution. The query expression specifies at least (i) a data object representing a plurality of events identified in the trace, each event associated with one or more attributes relating to resource lifetime, and (ii) one or more conditions matching the one attributes relating to resource lifetime. In response to receiving the query expression, the query expression is processed based at least on an analysis of an identified subset of the trace. Based on processing the query expression, a result data set that includes or identifies at least one of the plurality of events that meets the one or more conditions is presented.
US10754753B1 Performance of virtual machine instances using machine recognition of screenshot images
Technologies are disclosed for automatic troubleshooting of virtual machine (VM) instances in a service provider network. A health checker service determines that a VM instance is in a non-responsive state. At least one screenshot image generated by the VM instance is obtained from a screenshot service. The at least one screenshot image is evaluated with respect to at least one reference screenshot image of a plurality of reference screenshot images by a recognition service. The at least one screenshot image is matched with a reference screenshot image of the plurality of reference screenshot images by the recognition service to provide a type of the at least one screenshot image. At least one responsive action is performed by the health checker service based at least in part upon the type of the at least one screenshot image.
US10754751B2 Information processing apparatus that requests and displays status of a peripheral device, method of controlling the same, information processing system and storage medium
A status notification application displays a status of a peripheral device, and a bidirectional communication module operates as a service application and is capable of performing bidirectional communication with the peripheral device, and the status notification application issues a request to obtain a status of the peripheral device together with a name of the peripheral device to the bidirectional communication module, and the bidirectional communication module specifies a target peripheral device from which to obtain the status based on the name of the peripheral device, and transmits a request to obtain the status to the target peripheral device, and transmits to the status notification application the status sent back from the peripheral device in response to the request to obtain.
US10754750B1 Method and system for collecting monitoring information and providing visual representation of same
According to some embodiment, first aggregated monitoring information collected from a first system and second aggregated monitoring information collected from a dedicated system over a time period are retrieved from the dedicated system at a retrieving rate. The first aggregated monitoring information and second aggregated monitoring information are archived into a database. The first aggregated monitoring information and second aggregated monitoring information from the database are retrieved and analyzed. Visual representation of the analyzed information associated with the first aggregated monitoring information and second aggregated monitoring information are provided.
US10754746B2 Virtual processor enabling unobtrusive observation of legacy systems for analytics in SoC
The example embodiments are directed to a system and method for a virtual processor that enables unobtrusive observation of legacy systems for analytics in a system-on-chip (SoC) environment. In one example, the method includes implementing a virtual processor in field programmable gate array (FPGA) programmable logic, the virtual processor comprising a virtual version of a target system, capturing one or more operational parameters in volatile memory of the virtual processor using an access controller configured to provide direct access to the volatile memory of the virtual processor, streaming the one or more operational parameters to the embedded processor, storing the one or more operational parameters in volatile memory of the embedded processor, and performing in-situ monitoring using the one or more operational parameters.
US10754745B2 Subscription methods and systems for component information of a system
A method of tracking and reporting data associated with a component of a system is provided. The method includes: creating a subscription that is associated with a component of a system based on subscription parameters; receiving component data associated with the component of the system; and generating repotting data based on the subscription and the component data.
US10754744B2 Method of estimating program speed-up in highly parallel architectures using static analysis
The amount of speed-up that can be obtained by optimizing the program to run on a different architecture is determined by static measurements of the program. Multiple such static measurements are processed by a machine learning system after being discretized to alter their accuracy vs precision. Static analysis requires less analysis overhead and permits analysis of program portions to optimize allocation of porting resources on a large program.
US10754741B1 Event-driven replication for migrating computing resources
A migration system or service may implement event-driven replication for migrating a computing resource from a source network to a destination network. A replication event may be detected to obtain a state of a data volume for a computing resource hosted in a client network. A request to a replication agent hosted in the source network may instruct the replication agent to copy at least some of the data of the data volume and send the data to the destination network. The migration service may generate a state of the data volume from the received data in a format that is operable to host the computing resource in the destination network and store the generated state of the data volume.
US10754738B2 Using transactional execution for reliability and recovery of transient failures
Autonomous recovery from a transient hardware failure by executing portions of a stream of program instructions as a transaction. A start of a transaction is created in a stream of executing program instructions. A snapshot of a system state information is saved when the transaction begins. When a predefined number of program instructions in the stream are executed, the transaction ends, and store data of the transaction is committed. A new transaction then begins. If a transient hardware failure occurs, the transaction is aborted without notifying the computer software application that initiated the stream of program instructions. The transaction is re-executed, based on the saved snapshot of the system state information.
US10754737B2 Boot assist metadata tables for persistent memory device updates during a hardware fault
A method and data processing device for enabling a write operation to track meta-data changes during a hardware fault in an information handling system (IHS). The method includes generating an indexing map to track memory space attributes of a persistent memory device. The method includes generating a subsequent indexing map that is a duplicate of a first indexing map. The method includes communicatively linking each of the indexing maps. The method includes distributing a subsequent indexing map to one or more memory devices. In response to detection of an update to meta-data associated during a hardware fault, the method includes identifying an indexing map that is stored on a writeable memory device. In response to detection of the hardware fault the method includes writing memory space attributes to the writeable indexing map. The method includes synchronizing a master indexing map to each other indexing map to coordinate changes to the memory space attributes.
US10754731B1 Compliance audit logging based backup
A compliance audit log of a data storage is obtained. The compliance audit log is analyzed to identify one or more files associated with a mounted storage volume that have changed since a previous backup snapshot of the mounted storage volume associated with the data storage. An incremental backup snapshot of the mounted storage volume is caused to be performed based on a result of the analysis of the compliance audit log.
US10754729B2 Recovery point objective (RPO) driven backup scheduling in a data storage management system
To perform Recovery Point Objective (RPO) driven backup scheduling, the illustrative data storage management system is enhanced in several dimensions. Illustrative enhancements include: streamlining the user interface to take in fewer parameters; backup job scheduling is largely automated based on several factors, and includes automatic backup level conversion for legacy systems; backup job priorities are dynamically adjusted to re-submit failed data objects with an “aggressive” schedule in time to meet the RPO; only failed items are resubmitted for failed backup jobs.
US10754727B2 Method and apparatus for storing data and method and apparatus for recovering data
The present disclosure provides a method and an apparatus for storing data and a method and an apparatus for recovering data, where the method of recovering data may include: reading partial check data and partial data corresponding to to-be-recovered data from prestored data, where the partial check data is obtained by coding entire data of the to-be-stored data based on a partial generator matrix, the partial generator matrix is obtained by dividing a row of an entire generator matrix and rows of the partial generator matrix which are obtained by dividing include a zero element; and recovering the to-be-recovered data based on the read partial check data and partial data. The examples of the present disclosure can reduce read data volume during data recovery and further reduce I/O consumption substantially.
US10754725B2 Self-accumulating exclusive or program
Methods and apparatus for Exclusive OR (XOR) programming of a memory device are described. A program internal to a device calculates parity or other values using an XOR Program Rule. In some embodiments, the program generates and stores a parity result directly in the memory device itself without intervention by an external controller. A method of parity generation in a memory device comprises executing an internal self-accumulating parity program, wherein the program accumulates a parity sum by superimposing newly accumulated parity information over previously stored parity information in the auxiliary memory system. In a stand-alone device embodiment, a new command “XOR program” is received with address and input data parameters causing stored data to be read at the input address and an XOR operation of the read data and new input data is performed. The results of the computation are written into memory.
US10754724B2 Memory device for detecting a defective memory chip
A memory device includes a plurality of memory chips storing and outputting data in response to a control command and an address command, at least one ECC memory chip providing an error check and correction (ECC) function on the data stored and output by the plurality of the memory chips, and a controller, marking a memory chip in which a defective memory cell is detected among the plurality of memory chips, as a defective memory chip, storing data of the defective memory chip in the ECC memory chip, and controlling the defective memory chip to execute a post package repair (PPR).
US10754719B2 Diagnosis device, diagnosis method, and non-volatile recording medium
The diagnosis device specifies a progression degree relating to a first information processing device for output information output by a first detection device at a first timing with respect to the first information processing device, based on device information indicates a progression degree that represents a degree to which the information processing device is abnormal with respect to the information processing device, determines whether or not information in which a first detection device identifier of the first detection device and the specified progression degree are associated with each other is included in progression-degree information in which a detection device identifier capable of identifying a detection device and the progression degree are associated with each other; and calculates the progression degree relating to the first information processing device according to the specified progression degree when the information is determined to be included in the progression-degree information.
US10754716B2 System and method for blockchain-based notification
Methods, systems, and apparatus, including computer programs encoded on computer storage media, for blockchain-based notification are provided. One of the methods includes: obtaining, from a computing device, a notification message indicating that a current state of a workflow is one of one or more states of the workflow, wherein a blockchain contract deployed in a blockchain is executable to update the current state among the one or more states of the workflow; executing a function associated with the one state in response to the notification message; and in response to completion of the execution of the function, transmitting, to the computing device, a reply message indicating completion of the execution of the function associated with the one state.
US10754711B2 Multi-window control method and electronic device supporting the same
A multi-window control method and an electronic device supporting the same is provided. The multi-window control method includes changing a size of at least one specific window among a plurality of windows, and altering a focus to the at least one specific window based on a changed size of the at least one specific window.
US10754708B2 Orchestrator and console agnostic method to deploy infrastructure through self-describing deployment templates
A computing includes a persistent storage and a deployment manager. The persistent storage stores a deployment manifest repository. The deployment manager obtains a configuration request for a deployment. In response to obtaining the configuration request for the deployment, the deployment manager identifies, based on the deployment, manifests using the deployment manifest repository; generates a dependency graph of tasks specified in the manifests; orders the tasks using the generated dependency graph; generates a deployment script using the ordered tasks; and initiates a configuration of the deployment using the deployment script.
US10754701B1 Executing user-defined code in response to determining that resources expected to be utilized comply with resource restrictions
Systems and methods are described for determining a location in an on-demand code execution environment to execute user-specified code. The on-demand code execution environment may include many points of presence (POPs), some of which have limited computing resources. An execution profile for a set of user-specified code can be determined that indicates the resources likely to be used during execution of the code. Each POP of the environment may compare that execution profile to resource restrictions of the POP, to determine whether execution of the code should be permitted. In some instances, where execution of the code should not be permitted at a given POP, an alternative POP may be selected to execute the code.
US10754699B2 Remote provisioning of virtual appliances for access to virtualized storage
Systems and methods for remotely provisioning software to process data stored in a virtualized storage environment are provided. In one embodiment, the method comprises receiving a request, at a first location, for processing data using a software application, wherein the data is stored in a virtualized storage space at a second location and the software application is invoked in a virtualized computing environment at a third location; using a service at the first location to remotely invoke one or more instances of the software application over the virtualized computing environment at the third location; and using the service at the first location to remotely manage transfer of data stored in the virtualized storage space at the second location to the third location.
US10754698B2 Network-aware workload placement in a data center
Techniques for virtual workload deployment based on computing resource hardware load and associated network hardware load. For each of a plurality of computing resources within one or more data centers onto which a virtual workload can be deployed, a computing resource hardware load of the respective computing resource is determined. Network topology information is maintained for at least one network fabric of the one or more data centers, and an associated network hardware load of a network device communicatively connected to the respective computing resource is determined. Embodiments automatically select one or more computing resources. The virtual workload is deployed onto the automatically selected one or more computing resources.
US10754689B1 Architecture and device for multi-stream vision processing on shared devices
A stream manager for managing the distribution of instructions to a plurality of processing devices includes a dispatcher module configured to: receive multiple instruction streams, wherein each instruction stream includes a plurality of requested computations for processing perception data from a perception data source; partition each instruction stream into a plurality of partitions based on type of device to perform a requested computation from the instruction stream; assign a release time and deadline to each partition, and dispatch partition computations to a plurality of scheduling queues to distribute processing of the partition computations amongst the plurality of processing devices. The plurality of scheduling queues include: a plurality of CPU schedulers, wherein each CPU scheduler is assigned to a specific CPU and a specific scheduling queue; and a plurality of accelerator schedulers, wherein each accelerator scheduler is assigned to a specific scheduling queue and a specific type of accelerator.
US10754688B2 Systems and methods of a production environment tool
Disclosed are risk visualisation methods and systems of a production environment tool. Tasks are delivered to a task board in an arrangement that indicates how long the tasks have been on the board, that is, the defined time period. For each task, a penetration value is calculated which is derived from the time elapsed since the initiation time of the task as a percentage of the defined time period. A criterion of a percentile value of the tasks establishes a subset of the tasks that have lower penetration values. Then by determining a specific task in the subset of the sequence of tasks that is at the high end of the percentile value, a visual indication of that specific task on the board provides notice to an observer of the board of whether there is a risk that the resource is falling behind in task completion.
US10754676B2 Sharing ownership of an input/output device using a device driver partition
The present disclosure relates to sharing an I/O device across multiple virtual machines. According to one embodiment, a computing system configures shared ownership of the I/O device between a first partition and one or more of the plurality of virtual machines. The computing system transfers partial ownership of the I/O device from the first partition to the one or more virtual machines and generates device configuration information for the I/O device. The virtual machines can use the generated device configuration information to access and configure the I/O device. Once the I/O device is configured for shared ownership, the computing system boots the one or more virtual machines.
US10754670B2 Dynamic user interface for predictive data analytics
A method for configuring an algorithm for processing data in a database may include generating a plurality of rules by converting a concrete syntax representation of one or more constraints associated with a parameter of the algorithm into an abstract syntax representation of the constraints. A first input value associated with the first parameter may be received from a client via a user interface at the client. The user interface may be updated based on the first input value. The user interface may be updated by applying a first rule from the plurality of rules. The update to the user interface may include a change to a visibility, a modifiability, and/or an allowed value of a second parameter of the algorithm. Related systems and articles of manufacture, including computer program products, are also provided.
US10754665B2 Method for configuring a medical imaging device, system for configuring a medical imaging device, computer program product and computer readable medium
A method is disclosed for configuring a medical imaging device. In at least one embodiment, the method includes providing an input data set specifying a clinical task, the input data set including quantified image requirements; transferring the input data set to a server; providing a configuration data set by the server depending on the input data set; transferring the configuration data set from the server to the medical imaging device within a defined time interval; and configuring the medical imaging device based on the configuration data set.
US10754661B1 Network packet filtering in network layer of firmware network stack
A firmware, such as a unified extensible firmware interface (UEFI)-compliant firmware, provides a network protocol stack in a pre-boot execution environment. A network layer in the network protocol stack receives network packets. A firmware driver executing in the network layer determines whether individual network packets received at the network layer meet one or more pre-defined criteria. If individual network packets meet the pre-defined criteria, the firmware driver provides the network packets to a transport layer in the network protocol stack. If, however, the network packets received at the network layer do not meet the pre-defined criteria, the firmware driver discards the individual network packets.
US10754656B2 Determining and predicting derived values
A predicted value to be used in register-indirect branching is predicted. The predicted value is to be stored in one or more locations based on the prediction. An offset for a predicted derived value is obtained. The predicted derived value is to be used as a pointer to a reference data structure providing access to variables used in processing. The predicted derived value is generated using the predicted value and the offset. The predicted derived value is used to access the reference data structure during processing.
US10754654B2 Energy efficient processor core architecture for image processor
An apparatus that includes a program controller to fetch and issue instructions is described. The apparatus includes an execution lane having at least one execution unit to execute the instructions. The execution lane is part of an execution lane array that is coupled to a two dimensional shift register array structure, wherein, execution lane s of the execution lane array are located at respective array locations and are coupled to dedicated registers at same respective array locations in the two-dimensional shift register array.
US10754648B2 Microprocessor with circuit for series calculation
A microprocessor having the capability of executing a micro-instruction for series calculation is provided. The microprocessor includes an instruction decoder and an execution circuit for series calculation. The micro-instruction whose source operands correspond to an undetermined number x and a plurality of coefficients a0 to an (for x0 to xn) is decoded by the instruction decoder. Based on x and a0 to an, the execution circuit for series calculation includes at least one multiplier for calculating exponentiation values of x (e.g. xp), and includes at least one MAU (multiply-and-accumulate unit) for combining x, the exponentiation values of x, and the coefficients a0 to an for the series calculation.
US10754646B2 Microprocessor with booth multiplication
A microprocessor with Booth multiplication, in which several acquisition registers are used. In a first word length, a first acquisition register stores an unsigned ending acquisition of a first multiplier number carried in multiplier number supply data, and a third acquisition register stores a starting acquisition of a second multiplier number carried in the multiplier number supply data. In a second word length that is longer than the first word length, a fourth acquisition register stores a middle acquisition of a third multiplier number carried in the multiplier number supply data. A partial product selection circuit is required for selection of a partial product, to get the partial product from Booth multiplication based on the third acquisition register (corresponding to the first word length) or based on the fourth acquisition register (corresponding to the second word length).
US10754642B2 Search with context in a software development environment
A graphical user interface to a software development environment is provided. A user input is received defining an element to be searched with context and information is extracted from the software development environment relating to the software development environment and/or relating to the element. A search string is created comprising the element and the extracted information and the created search string is supplied to a search interface. A search result is received for the created search string, and the search result is outputted for the created search string.
US10754641B2 Optimizing continuous integration (CI) using code review quality
A system and method for optimizing CI using code review quality includes a memory, a processor in communication with the memory, a classifier executing on the processor, a high priority integration queue, and a low priority integration queue. In an example, the classifier may receive pull requests for code changes and determine reliability factors. The classifier may also determine a reliability value of the pull requests based on the reliability factors and classify each of the pull requests into a classification, such as a trusted classification and an untrusted classification. Then, the classifier sends the pull requests in the trusted classification to the high priority integration queue and the pull requests in the untrusted classification to the low priority integration queue.
US10754638B1 Enabling agile functionality updates using multi-component application
Systems and methods are disclosed for providing a multi-component application, including a first and second component. Functionality of the application may be easily and rapidly modified by modification to the first component, without requiring modification to the second component. The first component may be implemented locally at a client device, while the second component is implemented remotely. While modification of the second component may require privileges of a remote location, a user of a client device may modify the first component while maintaining interoperability and compatibility with the second component, thereby enabling the end user to modify functionality of the multi-component application. In some instances, different versions of a first component are provided, and an end user of a client device is enabled to specify which version of the first component should be used.
US10754636B2 Communication device updating system
A communication device updating system includes a network switch, a plurality of first devices, and a second device. Each of the plurality of first devices is communicatively coupled to the network switch. The second device is communicatively coupled to the network switch, and is configured to store a communication device firmware file, wherein the second device multicasts the communication device firmware file to each of the plurality of first devices through the network switch, and each of the plurality of first devices is updated according to the received communication device firmware file.
US10754635B2 Server for providing software platform and method of operating server
A method of operating a server for providing a software platform includes the operations of receiving, from a client device, information about an electronic device on which the software platform is to be mounted; transmitting, to the client device, information about software packages mountable on the electronic device; receiving, from the client device, a request for information about a first software package selected from among the software packages; detecting a second software package associated with the first software package; transmitting, to the client device, the information about the first software package and information about the second software package; and creating a platform image, based on software packages selected by the client device.
US10754631B2 Tenant upgrade analytics
Methods and systems for determining an upgrade readiness metric of a tenant in a cloud environment. One method includes receiving, with an electronic processor, device telemetry data for a plurality of devices associated with a first plurality of tenants in the cloud environment and receiving, with the electronic processor, software telemetry data for a second plurality of tenants in the cloud environment. The method also includes determining, with the electronic processor, the upgrade readiness metric for the tenant based on the device telemetry data and the software telemetry data and displaying the upgrade readiness metric within a user interface.
US10754628B2 Extracting web API endpoint data from source code to identify potential security threats
Embodiments disclosed herein are related to computing systems, and methods for extracting web API endpoint data from source code. Source code for various web services may be accessed. The source code may include portions of web Application Programming Interface (API) endpoint data that includes data necessary to invoke the underlying API. The source code may be automatically parsed to identify the portions of web API endpoint data. The identified portions of web API endpoint data may be translated into a format different from the source code that is usable by various applications that interact with the web services via the web API endpoint data.
US10754618B2 Random number generator
A random number generation device includes conductive lines including interruptions and a number of conductive vias. A via is located at each interruption. Each via randomly fills or does not fill the interruption. A circuit is capable of determining the electric continuity or lack of continuity of the conductive lines.
US10754614B1 Mood detection and/or influence via audio playback devices
In some embodiments, a method comprises receiving a first signal indicative of a current emotional state of a user, receiving a second signal corresponding to a desired emotional state of the user, and based on the first and second signals, generating a playlist of media content including a first item and an nth item. The first signal can be received from a wearable sensor. Generating the playlist can comprise selecting items of media content, and arranging the media content in a sequential order such that the playlist transitions from the first item toward the nth item. The method can further comprise playing back, via a playback device, at least the first item of the media content, and while playing back the first item, receiving a third signal indicative of an updated emotional state of the user.
US10754611B2 Filtering sound based on desirability
One embodiment provides a method, including: creating, for a user, a sound desirability index comprising (i) a plurality of sounds and (ii) desirability of the sound to the user with respect to each of the plurality of sounds, wherein the sound desirability index is created in response to the user hearing a sound and the environment of the user when hearing the sound; receiving an audible input within hearing proximity of the user; identifying the current environment of the user; determining the desirability of the audible input to the user by accessing the sound desirability index, and determining the desirability of the audible input based upon a sound in the audible input and the current environment of the user; and modifying a characteristic of at least a portion of the audible input based upon the desirability of the audible input to the user.
US10754609B2 Enhancing a rendering system to distinguish presentation time from data time
A machine-implemented method: (A) maintains a value of a data time parameter representing an amount of time required by a rendering system to render a portion of temporal sequence presentation data at a default presentation rate; (B) provides the value of the data time parameter to a first component of the rendering system; (C) calculates, based on the value of the data time parameter, a value of a presentation time parameter representing an amount of time elapsed during rendering of the portion of the temporal sequence presentation data; and (D) provides the value of the presentation time parameter to a second component of the rendering system; wherein the value of the presentation time parameter is not equal to the value of the data time parameter.
US10754607B2 Receiver and decoder for extreme low power, unterminated, multi-drop serdes
Systems and methods for multi-threshold sensing at an audio receiver, and systems and methods for calibrating an audio system to optimize for the specific configuration of the audio system are disclosed herein. In some implementations of a multi-threshold receiver, at least one additional voltage level is selected to trigger latching events within the receiver based on changes of the receiver input (which includes differential signals Vp and Vn) and in turn, to generate internal signals within the multi-threshold receiver, and then logic operations are performed on these internal signals to generate the output of the multi-threshold receiver.
US10754604B2 Display apparatus and method for controlling same
Disclosed are a display apparatus and a method for controlling same. The display apparatus comprises: a main display unit for displaying a first application group; a sub display unit stored in the display apparatus or exposed therefrom; a sensor unit for sensing whether the display apparatus is rotated; and a control unit, wherein the sub display unit is exposed from the display apparatus to display a second application group, and the control unit controls the main display unit to display a previously configured screen when the sub display is stored, and when the display apparatus is sensed by the sensor unit to have been rotated in the lateral direction within a previously set time by an angle equal to or greater than a previously set angular value, then the control unit can control the main display unit so that the second application group is displayed thereon on a full screen.
US10754597B2 Imaging forming apparatus and control method for restricting use settings in an image forming apparatus
An printing apparatus is provided that controls printing based on restriction settings. When the printing apparatus receives a reserved print job in a state in which a use restriction for a print function is set to enabled by a user, the reserved print job is controlled not to be executed regardless of the set use restriction.
US10754579B2 Reliable non-volatile memory programming interface and method therefor
In one form, a non-volatile memory driver includes a function library defining a plurality of native function calls, and a hardware abstraction layer having an input coupled to and output of the function library for receiving the at least one instruction, and an output for providing a plurality of signals to cause a non-volatile memory to execute the at least one instruction. The non-volatile memory driver maintains the flash memory as a circular buffer using a bottom sector pointer and a next location pointer. In response to receiving a housekeeping command generated from corresponding command from an application layer as the selected native function call, the function library causes the hardware abstraction layer to selectively repack valid data of a bottom sector indicated by said bottom sector pointer using the next location pointer, and to selectively erase the bottom sector.
US10754575B2 Storage system with replication process utilizing simulated target responses
A storage system in one embodiment comprises a plurality of storage devices and a storage controller. The storage system is configured to operate as a source storage system in a replication process in which participation of a target storage system is simulated. In conjunction with the replication process, the source storage system is configured to monitor outbound replication messages, and responsive to a given one of the replication messages being designated for transmission over a particular communication link of a predetermined type, to generate a simulated response from the target storage system to the given replication message based at least in part on one or more simulation parameters specified for the replication process. The source storage system then processes the simulated response as if it were an actual response from the target storage system. The particular communication link of a predetermined type illustratively comprises a pseudo IP link.
US10754574B1 Attribute-driven storage for storage devices
Technologies are provided for storing data in a storage device based on an associated attribute or attributes. A storage device can be configured to write data to a storage location of the storage device based on an associated attribute. The attribute can describe one or more storage-related requirements of the data. The storage device can identify one or more storage locations where the data can be stored that meet the storage-related requirements described by the attribute. A host computer can transmit an updated attribute for the data to the storage device to reflect new storage-related requirements for the data. The storage device can write the data to a new storage location that meets the new requirements. A mapping table can be maintained that associates a logical identifier for the data with the actual storage location where the data is stored.
US10754572B2 Migrating control of a multi-path logical device from a current MPIO driver to a target MPIO driver
An apparatus in one embodiment comprises a host device that includes a set of input-output (IO) queues and a current multi-path input-output (MPIO) driver configured to select IO operations from the set of IO queues for delivery to the storage system. The current MPIO driver is configured to group a plurality of paths from the host device to a logical unit number of the storage system into a multi-path logical device. The host device is configured to install a target MPIO driver and to migrate control of the multi-path logical device to the target MPIO driver from the current MPIO driver where the migration comprises transferring IO entry points of the multi-path logical device from the current MPIO driver to the target MPIO driver. The host device is configured to deliver IO operations selected by the target MPIO driver to the storage system using the multi-path logical device.
US10754570B2 Memory system, operating method thereof and computing system for classifying data according to read and write counts and storing the classified data in a plurality of types of memory devices
A memory system includes: a plurality of types of memory devices; and a controller including: a counter configured to determine R/W ratio; a data manager configured to generate meta data corresponding to the target data; and a selector configured to compare the R/W ratio with a threshold of each of the plurality of memory devices, respectively, and select a memory device for storing the target data and select a memory device for storing the meta data; a processor configured to store the target data and meta data in the each selected memory device.
US10754568B1 Adaptive storage management policies for computing devices
The techniques disclosed herein provide adaptive storage techniques for maximizing the available storage space of a file storage system. An adaptable multi-phase storage management process may involve a background process and a user process. The background process can autonomously offload files that comply with a confidence level defined in a storage policy. The user process can selectively offload files based on a user response to a prompt identifying specific files that do not comply with the confidence level. Continual adjustments can be made to the storage based on user activity that allows a system to make more accurate determinations on the selection of operations for increasing the available storage space of a system.
US10754567B2 Partially deactivated application with termination protection
In one embodiment, when a secondary application on an electronic device is selected for deactivation, the memory associated with the application can be gathered, compacted and compressed into a memory freezer file. The memory freezer file can be stored in non-volatile memory with a reduced storage footprint compared to a memory stored in a conventional swap file. When the selected application is to be reactivated, the compressed memory in the memory freezer file can be quickly restored to process memory.
US10754566B2 Data storage device and data storage method
A data storage device utilized for storing a plurality of data includes a memory and a controller. The memory includes a plurality of blocks, and each of the blocks includes a plurality of physical pages. The controller is coupled to the memory. When the data storage device is initiated, or when the data size read by a host is greater than a threshold value, the controller inspects the status of the data stored by the physical pages of the memory.
US10754561B2 Information processing apparatus and storage device
According to one embodiment, an information processing apparatus includes a connector to which a storage device is connectable. The apparatus includes a power supply circuit which supplies power to the storage device via one or more power pins of the connector. The first pin of the connector is set to a first electric potential or an open state based on a power supply capability of the power supply circuit. A state of the first pin which is set to the first electric potential indicates that a maximum power supplied from the power supply circuit to the storage device via the one or more power pins of the connector is a first power. A state of the first pin which is set to the open state indicates that the maximum power is a second power.
US10754560B2 Predicting and controlling power consumption for a storage device
A storage device includes a nonvolatile semiconductor memory and a controller. The controller is configured to predict power consumption that is required to carry out operations in accordance with access pattern and throughput received from a host, notify the predicted power consumption to the host, determine operating resources of at least one of the nonvolatile semiconductor memory and the controller to carry out the operations, on the basis of the permissible power consumption received from the host, and carry out the operations using the determined operating resources.
US10754559B1 Active-active storage clustering with clock synchronization
A first storage system is configured to participate in a replication process with a second storage system using an active-active configuration. A request for a time-to-live (TTL) grant is received in the first storage system from the second storage system. The first storage system computes an estimate of a difference between local times in the respective first and second storage systems, utilizes the computed estimate in the first storage system to determine a TTL expiration time in the local time in the second storage system, and sends the TTL grant with the TTL expiration time to the second storage system in response to the request. The computed estimate of the difference between the local times in the respective first and second storage systems is illustratively utilized in the first storage system to determine a range for the local time in the second storage system.
US10754556B2 Prioritization of virtual volumes to take offline in a thin provisioning system
Prioritizing virtual volumes to take offline in a thin provisioning system with garbage collection. The method categorizes virtual volumes based on garbage collection properties of their write behavior and adds metadata indicating a category of a virtual volume. The method schedules virtual volumes to be taken offline by predicting virtual volume space utilization of active virtual volumes for a defined time period in combination with estimated garbage collection in that period to determine a need to take virtual volumes offline. The method selects virtual volumes to take offline by their category to ensure that the virtual volumes producing the most garbage collection unfriendly workloads are taken offline first.
US10754555B2 Low overhead mapping for highly sequential data
Method and apparatus for managing data in a memory, such as a flash memory. A memory module has a non-volatile memory (NVM) and a memory module electronics (MME) circuit configured to program data to and read data from solid-state non-volatile memory cells of the NVM. A map structure associates logical addresses of user data blocks with physical addresses in the NVM at which the user data blocks are stored. A controller circuit arranges the user data blocks into map units (MUs), and directs the MME circuit to write the MUs to a selected page of the NVM. The controller circuit updates the map structure to list only a single occurrence of a physical address for all of the MUs written to the selected page. The map structure is further updated to list an MU offset and an MU length for each of the MUs written to the selected page.
US10754553B2 Memory chip that suspends transfer phase and resumes transfer phase
According to one embodiment, a memory system includes a non-volatile memory and a controller. The memory includes a memory cell array. The controller is configured to control a transfer phase in which a command, an address, and first data are transferred to the memory, and a program phase in which the first data is programmed into the memory cell array by the memory after the transfer phase. The controller is configured to suspend the transfer phase after initiating the transfer phase before completion of the transfer phase, then read second data from the memory, and resume the transfer phase after reading of the second data is completed.
US10754543B2 Touchscreen keyboard
Operating a touch-screen device includes displaying at least a portion of a keyboard on a touch-screen, detecting a touch on the touch-screen, and detecting movement of the touch on the touch-screen. Operating the touch-screen device also includes moving the displayed keyboard in response to the detected movement of the touch on the touch-screen, detecting a release of the touch from the touch-screen, and assigning a character according to a final location of the touch relative to a location of the displayed keyboard.
US10754539B2 Touch Operation Processing Method and Terminal Device
A touch operation processing method and a terminal device is presented. The method includes detecting a touch operation of a user, which starts from a border of a screen display area to the screen display area, and using the first point touched by the touch operation in the screen display area as a starting point; and performing, according to the touch operation, reduction processing on an operation interface displayed in the screen display area, where one edge of an operation interface after the reduction processing includes the starting point. Therefore, the demand is met that the user triggers, by one hand, reduction processing on the operation interface and perform a selection operation on an arbitrary position in the entire screen display area of the terminal device when the user holds the terminal device with a large screen with one hand on it.
US10754536B2 Content-based directional placement application launch
A user can select content on an interface screen and provide an associated directional placement instruction to launch a new application window that displays the selected content or information associated with the selected content. The directional placement instruction may indicate an area of the screen where the user prefers to display the new application window. Responsive to the initiation of the directional placement instruction, a conversion module converts the selected content into a placeable representation of the new application. Responsive to receipt of the directional placement instruction, a window management system presents the new application window in the user interface in a location based on the directional placement instruction.
US10754535B2 Icon control method and terminal
An icon control method and terminal that include detecting first input of a user, moving a first icon towards a second icon in response to the detected first input, instructing to perform a first operation on the first icon and the second icon when a distance between the first icon and the second icon falls within a first distance range, and that in the first distance range, duration in which the first icon is in a staying state is greater than a first preset time length, and instructing to perform a second operation on the first icon and the second icon when the distance between the first icon and the second icon falls within a second distance range, and that the first icon is in the staying state in the second distance range.
US10754531B2 Displaying a three dimensional user interface
In a method for displaying a three dimensional interface on an electronic device, a three dimensional user interface control with three dimensional effects is displayed on a display of the electronic device, the three dimensional effects based at least in part on a position of a user relative to the display. The position of the user relative to the display is tracked. Responsive to detecting a change in the position of the user relative to the display, the three dimensional effects of the three dimensional user interface control are dynamically changed based at least in part on the change in the position of the user relative to the display.
US10754529B2 Facilitating editing of virtual-reality content using a virtual-reality headset
The present disclosure is directed toward systems and methods that enable simultaneous viewing and editing of audio-visual content within a virtual-reality environment (i.e., while wearing a virtual-reality device). For example, the virtual-reality editing system allows for editing of audio-visual content while viewing the audio-visual content via a virtual-reality device. In particular, the virtual-reality editing system provides an editing interface over a display of audio-visual content provided via a virtual-reality device (e.g., a virtual-reality headset) that allows for editing of the audio-visual content.
US10754528B2 Sonar user interface systems and methods
Techniques are disclosed for systems and methods to provide intuitive user interfaces for sonar systems attached to mobile structures. A sonar user interface system includes a logic device configured to communicate with one or more sonar controllers and/or sonar transducer assemblies and associated processing and control electronics and optionally orientation and/or position sensors disposed substantially within the sonar transducer assemblies. Each sonar controller and/or transducer assembly includes channels that can be operated together or independently. Configurations for each channel, transducer assembly, controller, and/or for the entire sonar system are rendered and displayed using a combination of graphical and textual indicators to allow intuitive selection and/or arrangement of system, controller, assembly, and/or channel configurations and to store configurations for recall. Resulting sonar data and/or imagery may be displayed and/or used to adjust various operational systems of the mobile structure.
US10754519B2 Graphical user interface facilitating uploading of electronic documents to shared storage
In an end user application running on a computer, for collaborative modification of shared electronic documents, a graphical user interface is provided that facilitates identifying other users to collaborate with and for storing an electronic document in shared storage. This graphical user interface includes a graphical element that conveys information about shared status of the currently accessed electronic document to the end user. Through input devices of the end user computer, an end user can manipulate this graphical element. Certain manipulations of this graphical element instruct the end user computer to determine if the electronic document can be shared. If the document can be shared, the graphical user interface prompts the user for additional users with whom the document is to be shared and then stores the document in shared storage. A graphical user interface that allows an electronic document to be quickly shared improves user efficiency and productivity in collaborative authoring.
US10754518B1 Techniques for providing customized user interface components in a push notification
Techniques are provided herein for utilizing a push notification action engine (e.g., a push notification action engine of a client device). The techniques include receiving a push notification comprising a structured data payload, the structured data payload comprising a specification of content to be rendered on a display of the client device. The push notification action engine generates display information in accordance with the specification and sends the display information to the operating system of the client device. Sending the display information to the operating system may cause the operating system to render a user interface component on the display of the client device. The push notification action engine may receive user input associated with the user interface component and cause execution of one or more workflows in response to receipt of the user input.
US10754515B2 Systems and methods for 3D scripting language for manipulation of existing 3D model data
As three-dimensional (3D) printing and additive manufacturing becomes a way for individuals and companies to distribute physical goods, there is a growing need for creators of physical goods to enable customers to customize 3D printed objects while protecting core electronic assets in the form of the files used to define and print the objects. Server-side rendering of 3D object images provides an opportunity to protect 3D object files while offering performance advantages. A scripting language may be central to delivering a seamless user experience interacting with 3D object models on client devices. Object creators and vendors may rely on the scripting language to create user interfaces for selling customizable objects. And once the user interface is developed, it may provide the basis for users accessing, viewing, manipulating, selecting materials, rendering, pricing, and printing a range of 3D objects.
US10754509B2 Method for displaying application and electronic device for the same
An electronic device and method are provided. The electronic device includes a display, a processor electrically connected with the display, and a memory electrically connected with the processor. The memory stores instructions that when executed cause the processor to display a plurality of objects for executing at least one application, wherein each of the plurality of objects has a second form corresponding to a first form of the display and has at least a part thereof overlapping with another object. The instructions, when executed, cause the processor to display an execution screen of an application corresponding to an object which is selected from among the plurality of objects in response to an input.
US10754506B1 Monitoring and controlling risk compliance in network environments
Techniques include analyzing risk data for a plurality of network-based identities and generating interactive graphical user interfaces to allow for visualization of the risk data. Operations may include identifying a plurality of network-based identities that have been deployed in a network environment; identifying a scope of permissions associated with the plurality of network-based identities; determining a scope of activity of at least one of: use of the permissions, non-use of the permissions, or activity associated with the permissions for the plurality of network-based identities; developing risk statuses for the plurality of network-based identities; and generating a graphical user interface representing the risk statuses, the graphical user interface comprising a first graphical element having a size and a color, the size and the color being determined based on the risk statuses associated with a first platform within the network environment.
US10754504B2 Screen grab method in electronic device
A method for selecting multiple data items in an electronic device is provided. The method includes displaying a plurality of applications on a screen of the electronic device, each of the plurality of applications including at least one data item, activating a screen grab function in response to detecting a predetermined event, identifying the at least one data item of the plurality of applications, and displaying a list including the at least one data item of the plurality of applications on the screen.
US10754501B2 Map presentation system and navigation system
A navigation screen generator displays only icons of objects of an object category set as “DISPLAY” in an icon presentation control table on a map image. If a touch occurs at a position on the map image of the navigation screen where no icon is displayed, a controller sets the object category of the object corresponding to the touch position as “DISPLAY” in an icon presentation control table. Then, icons of the objects having the same object category as that of the object corresponding to touch position are displayed on the map image of the navigation screen.
US10754500B2 Electronic apparatus and method for providing fluid user interface
An electronic device to provide a fluid user interface (UI) and a method thereof are provided. The electronic device includes a display configured to display at least one first icon, an inputter configured to receive a user command to select the at least one first icon and move the at least one first icon to another area of the display, and at least one processor configured to control the display to determine a duration to receive the user command and determine a moving distance of the user command, and display at least one second icon located around the at least one first icon based on the duration and the moving distance.
US10754497B2 Two-handed object manipulations in virtual reality
Systems and methods are described for generating a virtual environment including at least one three-dimensional virtual object within a user interface provided in a head mounted display device, detecting a first interaction pattern and a second interaction pattern. In response to detecting the second interaction pattern, a modified version of the three-dimensional virtual object at the first virtual feature is generated according to the first interaction pattern and at the second virtual feature according to the second interaction pattern. The modified version of the three-dimensional virtual object is provided in the user interface in the head mounted display device.
US10754493B2 Software robots for programmatically controlling computer programs to perform tasks
A system comprising at least one computer hardware processor configured to perform: generating an object hierarchy comprising a plurality of objects corresponding to active graphical user interface (GUI) elements of at least one application program; controlling the at least one application program to perform a task comprising a sequence of actions at least in part by using the object hierarchy to invoke actions in the sequence of actions.
US10754492B1 User interface based on viewable area of a display
A method for displaying content in a computing device including a display, the method including: displaying content in a viewable area of the display; detecting, by the display, an input associated with the content; and shifting, in response to the input, at least a portion of the content of the viewable area to display a non-modal view, where the non-modal view and the shifted content are concurrently available for user interaction after shifting the portion of the content.
US10754490B2 User interface for collaborative efforts
The description relates to a shared digital workspace. One example includes a display device and sensors. The sensors are configured to detect users proximate the display device and to detect that an individual user is performing an individual user command relative to the display device. The system also includes a graphical user interface configured to be presented on the display device that allows multiple detected users to simultaneously interact with the graphical user interface via user commands.
US10754489B2 System and method for pinning tabs in a tabbed browser
The techniques and mechanisms described herein are directed to a method for pinning a tab in a tabbed browser. Briefly stated, browsing software is configured to recognize a “pin” event, such as a hot key, a menu selection, and the like. Upon recognizing the pin event, the browsing software splits a display screen into a pinned window and a tabbed window. The tabbed window displays one or more open tabs and the content of the currently in focus tab. The pinned window may display content that was previously displayed within one of the tabs in the tabbed window or may display new content. The browsing software may configure the navigation of the pinned window differently than the navigation for the tabs in the tabbed window.
US10754485B2 Printed wiring
In printed wiring that is formed, on a surface of a base member. by a film of cured electrically conductive ink and that includes: a wavy line; a first wiring element located at one side of both sides sandwiching the wavy line in a width direction; and a second wiring element located at the other side of the both sides and adjacently to the wavy line; a surplus wavy line is provided which is another wavy line, which extends along the wavy line adjacently to the wavy line between the wavy line and the first wiring element, and which is connected to the wavy line to have the same potential.
US10754479B2 Touch sensing system and data transmission method of a touch panel
A data transmission method applied to a touch panel includes: determining an overlapped quantity of at least one first touch electrode pad and at least one second touch electrode pad that are electrically coupled to each other; determining a transmission bit number according to the overlapped quantity; and making the at least one first touch electrode pad transmit at least one data signal to the at least one second touch electrode pad according to the transmission bit number and a transmission frequency, where the at least one first touch electrode pad is configured on a first electronic apparatus, and the at least one second touch electrode pad is configured on a second electronic apparatus.
US10754478B2 Capacitive display device
A device is described. In an example, a device comprises a capacitance sensor layer and a conductive grounded layer. The conductive grounded layer is placed under the capacitance sensor layer in a direction opposite to a targeted sensing direction of the device. The distance between the capacitance sensor layer and the conductive grounded layer is configured to remain within a threshold over a range of deformation. In other examples, a method for manufacturing a device and a module are discussed along with the features of the device.
US10754466B2 User interface device for industrial vehicle
A processing device comprising a graphical user interface in an industrial vehicle is provided. The processing device comprises a touch screen display that receives touch gesture commands from a vehicle operator, memory storing executable instructions, and a processor in communication with the memory. The processor when executing the executable instructions: defines a plurality of widgets, wherein each widget comprises a visual representation of a current state of an associated function of the vehicle, displays a subset of the plurality of widgets on a portion of the touch screen display defining a plurality of widget spaces, and displays an icon tray on the touch screen display comprising one or more icons, in which at least one of the one or more icons corresponds to a respective one of the plurality of widgets.
US10754463B2 Display device having shaped sealing member
A display device includes a first substrate having a light-emitting element. A second substrate is disposed over the first substrate. A sealing member is disposed between the first substrate and the second substrate. The sealing member couples the first substrate and the second substrate together. The sealing member includes a first linear portion extending in a first direction, and a second linear portion extending in a second direction different from the first direction. A maximum width of the first linear portion is greater than a maximum width of the second linear portion.
US10754462B2 Touch screen and touch display device
A touch screen and a touch display device are provided in the present disclosure. The touch screen includes a substrate; a touch electrode pattern on the substrate; an optical interrupting pattern on a side of the touch electrode pattern facing away from the substrate; wherein in an effective display region of a display screen, at least a portion of an orthographic projection of the optical interrupting pattern on the substrate falls into an orthographic projection of the touch electrode pattern on the substrate to form a plurality of overlapping regions spaced apart from each other.
US10754459B2 In-cell transparent touch display panel, manufacturing method thereof
An in-cell transparent touch display panel, manufacturing method and driving method thereof, which relates to the technical field of display is disclosed. The transparent touch display panel includes a first electrode and a pixel defining structure on a transparent substrate, the first electrode extending along a first direction and the pixel defining structure defining a plurality of pixel regions and touch electrode regions; an organic electroluminescent layer in the pixel regions, a second electrode arranged on the organic electroluminescent layer and in the pixel regions, the second electrodes extending along a second direction; and a plurality of first touch electrodes along the first direction and a plurality of second touch electrodes along the second direction and in the touch electrode regions. The first electrodes, second electrodes, first touch electrodes and second touch electrodes are all transparent electrodes, and the first direction intersects with the second direction.
US10754450B2 Adjustable stylus
A stylus includes a cover having a base fastener. A base segment is secured to the cover. An intermediate segment includes an intermediate stop and an intermediate fastener. The intermediate segment being longitudinally movable inside the base segment. The intermediate segment is movable between a closed position where the intermediate fastener engages the base fastener and an open position where a base spring biases the intermediate stop away from the cover to expose the intermediate segment. An end segment includes an end stop and an end fastener. The end segment being longitudinally movable inside the intermediate segment. The end segment is movable between a closed position where the end segment engages the intermediate stop and an open position where an intermediate spring biases the end stop away from the intermediate stop to expose the end segment. A tip for engaging a touch-sensitive electronic device extends from the end segment.
US10754449B2 Bristle brush sensors
A stylus brush for creating paintbrush-like digital effects using a digitizer. The stylus brush includes sensing filaments. The sensing filaments include a conductor extending the length of the filament, wherein the conductor transmits light or current along the length of the filament; a cladding or insulator juxtaposed against the conductor; and a means for changing a light or electrical property passing through the conductor when the filament bends along the length as compared to the light or electrical property of the filament in a nonbent condition, wherein the filament has a width not more than 1 mm and length not more than 10 cm.
US10754446B2 Information processing apparatus and information processing method
Provided are an information processing apparatus and an information processing method capable of executing processing on the basis of a rotation operation that allows a user to easily rotate an operating body. An information processing apparatus including a processing execution unit that executes predetermined processing on a basis of a result of detecting a rotation operation of moving an operation body to draw a track about a predetermined axis such that a second portion of the operating body, which is different from a first portion of the operating body that is determined to be in contact with or approaching an operation plane, has a larger rotation radius than a rotation radius of the first portion.
US10754444B2 Electronic apparatus and control method therefor
An electronic apparatus includes: a detection unit configured to detect a posture of a display unit; a reproduction unit configured to reproduce a moving image; a change unit configured to change a display range according to the posture of the display unit; and a control unit configured to perform control so that in a case where a first frame of the moving image is reproduced, a main object is displayed on the display unit regardless of whether the posture is a first posture or a second posture, and perform control so that in a case where a second frame, which is different from the first frame, of the moving image is reproduced, the display range differs between a case where the detected posture is the first posture and a case where the detected posture is the second posture.
US10754441B2 Text input system using evidence from corrections
A text input system is described for inputting text to a computing device. The text input system has a memory storing first evidence comprising text selected by a user for input to the computing device in a first attempt by a user to input intended text. The memory stores second evidence comprising either information about text deleted by the user or text selected by the user in a second attempt at inputting the intended text. The text input system has an input model configured to combine at least the first and second evidence to produce combined evidence; and a text predictor configured to take the combined evidence as input and use the combined evidence to compute a plurality of predicted text items for input to the computing device.
US10754438B2 False touch and water detection for touch-sensitive displays
The various implementations described herein include systems, methods and/or devices used to enable false touch detection. An exemplary method is performed at a touch-sensitive device and includes performing a plurality of scans of the touch-sensitive array during a time window, response data is captured from each of the plurality of scans. Distilling a value for each respective scan from the response data captured during the respective scan. Identifying a set of peaks from the distilled values, each peak having a plurality of characteristic values. The method further includes: (i) determining a metric for the peaks based on the plurality of characteristic values associated with each peak; (ii) determining whether the metric satisfies a criterion, and (iii) in response to determining that the metric satisfies the criterion, rejecting at least some of the response data captured during the time window as representing at least one false touch.
US10754433B2 Multi-device authentication
A system and method uses multiple devices in concert as security for accessing an account. The system and method may use one or more security measures based on unique gestures, coordinated gestures between two devices, presence of multiple devices, sequence of actions, and other measures to prevent fraud. Additionally, these security measures may be rearranged or changed such that the devices may collaborate to provide access to multiple different accounts.
US10754431B2 Information processing device and information processing method
An information processing device includes an acquisition unit that acquires manipulation information based on a gesture manipulation of a user and a determination unit that determines that processing is to be performed on a basis of the manipulation information. The determination unit determines that first processing is to be performed in a case where first manipulation information based on a first user manipulation is acquired, and that the first processing is to be performed, on a basis of acquired usage information of the user, in a case where second manipulation information based on a second user manipulation related to the first user manipulation is acquired.
US10754429B2 Haptic feedback device and method for providing haptic sensation based on video
A haptic feedback device for providing haptic sensation comprises a haptic feedback interface that includes a plurality of haptic elements. The haptic feedback device detects a plurality of different motion associated with a plurality of objects in an upcoming scene of a video based on a look-ahead buffer of the video played on an external display device or the haptic feedback device. A haptic feedback is determined for the upcoming scene of the video based on the look-ahead buffer of the video and the detected plurality of different motion associated with the plurality of objects. One or more movable haptic cues are generated on the haptic feedback interface using the plurality of haptic elements in synchronization with a current scene played on the external display device or the haptic feedback device, based on the determined haptic feedback.
US10754425B2 Information processing apparatus, information processing method, and non-transitory computer readable recording medium
An information processing apparatus is disclosed which includes a hardware processor configured to, analyze an attention degree of a gaze of a user, on the basis of gaze data in which the gaze of the user is detected, the gaze data being input externally, and assign an important degree according to the attention degree that is analyzed with respect to speech data of the user, the speech data being input externally, and is associated with a time axis that is a same as that of the gaze data to be recorded in a memory.
US10754424B2 Control of computer via distortions of facial geometry
A system which, with data provided by one or more sensors, detects a user's alteration of the geometries of parts of his face, head, neck, and/or shoulders. It determines the extent of each alteration and normalizes it with respect to the maximum possible range of each alteration so as to assign to each part-specific alteration a numeric score indicative of its extent. The normalized part-specific scores are combined so as to produce a composite numeric code representative of the complete set of simultaneously-executed geometric alterations. Each composite code is translated, or interpreted, relative to an appropriate context defined by an embodiment an application executing on an embodiment, or by the user. For example, each composite code might be interpreted as, or assigned to, a specific alphanumeric letter, a color, a musical note, etc. Through the use of this system, a user may communicate data and/or commands to a computerized device, while retaining full use of his hands and his voice for other tasks, and while being free to focus his visual attention on something other than the system.
US10754423B2 Providing virtual reality experience service
A user device and a server provide a VR experience service to a user without significant interruption in response to a user's movement. In particular, the server may create a stitched image of a 360-degree video of a predetermined virtual environment according to a user movement state and transmit the stitched image to a user device. The user device may i) receive, from a server through a wireless link, a stitched image of a 360-degree video of a predetermined virtual environment which is dynamically changed according to a user movement state and ii) render a stereoscopic image at a user's view-point which is dynamically changed according to a user's head movement, using the received stitched image of the 360-degree view of the predetermined virtual environment.
US10754421B2 System and method for dynamic in-vehicle virtual reality
A method for rendering views to an output device, including receiving vehicle data, the vehicle data associated with a vehicle, and receiving user data including a health data about a user. The method including generating a view based on the vehicle data and the user data. The method including determining a difference between the user data and the vehicle data indicative of a perspective based on motion of the vehicle. The method including rendering the view at a rendering speed to the output device by controlling the output device to update display of the view according to the determined difference, wherein the rendering speed is based on the health data.
US10754420B2 Method and device for displaying image based on virtual reality (VR) apparatus
A method is provided for displaying an image based on a virtual reality (VR) apparatus. The method includes acquiring an image of raw-shooting-material and acquiring a shooting field-of-view (FOV) of the image of raw-shooting-material. The method also includes setting a scene FOV of a virtual scene of the VR apparatus according to the shooting FOV, and performing scene image generation and adaption to generate a scene image according to the image of raw-shooting-material and the scene FOV and to determine a size of the scene image according to the scene FOV. Further, the method includes determining a display area of the scene image by using a gyroscope sensor, and displaying the display area on a display screen of the VR apparatus.
US10754419B2 Hybrid pose tracking system with electromagnetic position tracking
A device uses a hybrid pose tracking system, whereby the hybrid pose tracking system includes both an EM pose tracking system and a secondary pose tracking system, such as a line-of-sight pose tracking system. The hybrid pose tracking system collects EM pose data from the EM tracking system indicating a relative pose between a transmitter and a receiver, and further collects from the secondary tracking system secondary pose data that is also indicative of the pose of either the transmitter or the receiver. The hybrid pose tracking system calculates a weighted combination (e.g., a weighted sum) of the EM pose data and the secondary pose data to generate a final pose for the device.
US10754411B2 Method for transmitting and receiving wake-up signal in vehicle network
An operation method of a communication node in a vehicle network may include detecting a local event; transitioning an operation mode of the communication node from a sleep mode to a normal mode when the local event is detected; generating a wake-up signal including a wake-up pattern corresponding to the local event; and transmitting the wake-up signal.
US10754410B2 System and method for standby mode operation of power management system
A power management system having: a core rail, configured to provide a core voltage to a core; a GT rail, configured to provide a GT voltage to a graphic terminal; and a VR thermal indicative pin, coupled to a core thermal indicative pin of the core; wherein the VR thermal indicative pin is pulled down for a preset time duration once the core rail is commanded to exit a PS4 state, or for a time duration beginning when the core rail is commanded to exit the PS4 state ending when the GT rail is commanded to exit the PS4 state.
US10754407B2 Image forming apparatus and program
An image forming apparatus includes a hardware processor including CPUs each including cores, a process being executed by the CPUs, wherein the hardware processor managing the cores causes a first process or a second process to be executed, when the first process is executed, while electric power is uniformly supplied to the cores, allocates a pre-process in which sequential processing is performed to a part of the cores and a post-process in which parallel processing is performed to another part of cores, and when the second process is executed, for a part of the CPUs, allocates the pre-process to a part of the cores while electric power is supplied thereto and causes electric power supply to another part of cores to be stopped, and for another part of the CPUs, allocates the post-process to at least a part of the cores while electric power is uniformly supplied to the cores.
US10754404B2 Compensation control for variable power rails
In an embodiment, a processor includes a first power rail, a first component coupled to the first power rail, and a compensation control unit. The compensation control unit is to: detect a request to change a voltage level of the first power rail by a first voltage change amount; in response to detecting the request, determine that the first voltage change amount exceeds a first threshold level associated with the first component; and in response to determining that the first voltage change amount exceeds the first threshold level, initiate a first compensation action prior to changing the voltage level of the first power rail. Other embodiments are described and claimed.
US10754395B2 Multi-axis hinge translation to adjust housing position relative to flexible display position
A portable information handling system rotationally couples first and second housing portions with a multi-axis hinge and disposes a flexible display over the first and second housing portions supported by a first sliding support over the first housing portion and a second sliding support over the second housing portion. An actuator interfaced with the multi-axis hinge translates hinge axis rotation into lateral movement of the sliding supports to adjust sliding support positions relative to flexible display positions as the flexible display folds around the hinge inner circumference.
US10754393B2 Multi-panel computing device having integrated magnetic coupling structure(s)
Multi-panel computing devices that have integrated magnetic coupling structure(s) are described herein. For example, a magnetic coupling structure in a panel of a multi-panel computing device may serve to magnetically couple the panel to another panel of the multi-panel computing device and/or to another object (e.g., that is exterior to the multi-panel computing device). In accordance with this example, the magnetic coupling structure may enable the multi-panel computing device to be magnetically coupled to the object without utilizing a mounting structure between the multi-panel computing device and the object.
US10754390B2 Multi-form factor information handling system (IHS) with layered, foldable, bendable, flippable, rotatable, removable, displaceable, and/or slideable component(s)
Embodiments of a multi-form factor Information Handling System (IHS) with layered, foldable, bendable, flippable, rotatable, removable, displaceable, and/or slideable component(s) are described. In some embodiments, an IHS may include a first display and a second display coupled to the first display, where the second display further comprises a bendable, foldable, or flippable layer having: (i) a screen surface, and (ii) a keyboard surface opposing the screen surface.
US10754387B2 Flexible display device
Provided is a lead wiring line formed on a reinforcement film, and the lead wiring line includes a portion overlapping a bottom portion of a recessed portion in a plan view and a portion overlapping a head portion of a protruding portion in a plan view.
US10754385B2 Display with acoustic or ultrasonic features
A micro-LED display having added functionalities like touch sensing, sound generation, self-cleaning, haptics and wireless charging by combining LED dies with micro-transducer dies or thin film structures on the same display substrate.
US10754384B2 Display device
A display device may include: a window disposed on the display panel, including: a window base including a light transmission portion and a light blocking portion; a light blocking layer disposed on the light blocking portion of the window base, the light blocking layer including a touch key pattern portion; a printed circuit board disposed on the light blocking layer; a touch key light source disposed on the printed circuit board; a first light blocking member disposed on the printed circuit board and the touch key light source, including: a first distal end between the touch key light source and the light transmission portion of the window base; and a second distal end between the touch key light source and an edge of the window base; and a second light blocking member disposed between the second distal end of the first light blocking member and the light blocking layer.
US10754383B2 Image processing method and electronic device supporting same
An electronic device includes a plurality of displays, a memory storing at least one image, and a processor operatively connected to the displays and the memory. The processor is configured to output a first image of images stored in the memory, on a first display among the displays, to output a multimedia image on a second display among the displays, and to assign a display order of the second image so as to be adjacent to a display order of the first image, when a second image is obtained.
US10754378B2 Touch sensor and bracelet-type device
A touch sensor includes a sensor electrode layer having a plurality of sensor electrodes, a front surface protective layer disposed on an operation surface side, and a back surface protective layer disposed on an opposite side of the operation surface, the front surface protective layer and the back surface protective layer being stacked together. In the touch sensor, the back surface protective layer includes a suppressing member configured to prevent easy detection of a change in capacitance from the opposite side of the operation surface.
US10754376B1 Industrial automation display device
A user interface display device for displaying information associated with an industrial automation system may have a display that has a front face and one or more outer edges, a cover lens optically bonded to the front face of the display with an optical-grade adhesive, and a bezel that has a frame. The frame is disposed about the display, and the bezel defines a gap between the frame and the one or more outer edges of the display. The display device may also have a quantity of gap-filling adhesive disposed at one or more locations within the gap between the one or more outer edges of the display and the frame of the bezel. The quantity of gap-filling adhesive may couple the display to the bezel.
US10754374B2 Screened device stand
According to some embodiments, a removably coupled stand for a screen comprises a holder portion to removably couple a screened device and a foot portion to move from a closed position to an open position. The foot portion is hinged to the holder portion and the holder portion comprises a top side, a rear side, and a bottom side.
US10754373B2 Camera module integrated liquid crystal display device comprising a lens hole guide and a black matrix having an aperture smaller than a diameter of a lens hole
A liquid-crystal display (LCD) device includes: an array substrate on which a sub-pixel is disposed; a color filter substrate on which a color filter corresponding to the sub-pixel is disposed; and a liquid-crystal layer between the array substrate and the color filter substrate. The array substrate comprises a lens hole, the color filter substrate comprises a lens hole guide, and a diameter of the lens hole is smaller than an inner diameter of the lens hole guide.
US10754372B2 Display apparatus
A display apparatus includes: a display panel configured to display an image, at least one supporting member on a rear surface of the display panel, the at least one supporting member defining a groove, at least one sound generation device adjacent to the display panel, and a wiring, accommodated into the groove, configured to transfer a signal to the at least one sound generation device.
US10754371B1 Capacitive clock distribution system
One embodiment includes a clock distribution system. The system includes at least one resonator spine that propagates a sinusoidal clock signal and at least one resonator rib conductively coupled to the at least one resonator spine and arranged as a standing wave resonator. The system further includes at least one coupling capacitor. Each of the at least one coupling capacitor can interconnect at least one of the at least one resonator rib and a respective circuit to capacitively provide a clock current corresponding to the sinusoidal clock signal to the respective circuit to provide functions for the respective circuit.
US10754369B2 Reference current source and semiconductor device
A first transistor and a second transistor have control terminals coupled to each other. A current mirror circuit supplies a current having the same amount as that of a current Iref flowing through a first path including the second transistor to a second path including the first transistor and supplies a current having a predetermined number of times m of a current amount of the current Iref of the first path to a third path separate from the second path. The third transistor and a fourth transistor are provided on the third path. The third transistor has a source coupled to one end of the first transistor, and the fourth transistor has a gate coupled to a gate of the third transistor. A resistor is provided between a source of the fourth transistor and one end of the second transistor.
US10754359B2 Operating slide valves in petrochemical plants or refineries
A plant or refinery may include equipment such as condensers, regenerators, distillation columns, pumps, slide valves, or the like. Different operating methods may impact deterioration in equipment condition, thereby prolonging equipment life, extending production operating time, or providing other benefits. Mechanical or digital sensors may be used for monitoring equipment to determine whether problems are developing. Specifically, sensors may be used in conjunction with one or more system components to predict and detect slide valve sticking. A shielded, tube skin thermocouple assembly may provide a temperature profile for a slide valve. Tomography may be used to image a slide valve. An operating condition of the plant or refinery may be adjusted to prolong equipment life or avoid equipment failure.
US10754358B2 Methods and systems for controlling gas flow using a proportional flow valve
A method (400) for controlling a proportional valve. The method includes the steps of: (i) providing (410) a proportional flow valve system that includes: a closed loop flow controller (110) including a proportional flow control valve (140), a flow sensor (150), and an adjustable gain (180); and an adaptive controller (120) including a model (160) of the closed loop flow controller, and a gain control (170); (ii) actuating (420) the proportional flow control valve; (iii) measuring (430) actual gas flow; (iv) determining (440) a difference between the measured gas flow rate and a desired gas flow rate; (v) adjusting (450) the proportional flow valve using the determined difference; (vi) initiating (460) a response from the model of the closed loop flow controller; (vii) determining (470) a gain for the closed loop flow controller; and (viii) adjusting (480) the adjustable gain of the closed loop flow controller.
US10754351B2 Observability grid-based autonomous environment search
The novel technology described in this disclosure includes an example method comprising initializing an observability grid with an observation likelihood distribution for an environment being navigated by a mobile detection system, such as but not limited to a robot; searching the environment using the observability grid for an observation point; navigating, using a propulsion system, the robot to the observation point; and observing a target object from the observation point. The observability grid may include two or more spatial dimensions and an angular dimension. In some cases, the method may include sampling the environment with the robot based on the observation likelihood distribution of the observability grid.
US10754350B2 Sensor trajectory planning for a vehicle
An example system includes a vehicle and a sensor connected to the vehicle. The system may receive a predetermined path for the vehicle to follow. The system may also receive a plurality of objectives, associated with a corresponding set of sensor data, for which to collect sensor data. The system may determine, for each of the plurality of objectives, a portion of the environment for the sensor to scan to acquire the corresponding set of sensor data. The system may determine, based on the portion of the environment determined for each of the plurality of objectives, a sensor trajectory through which to move the sensor. The system may cause the sensor to move through the determined sensor trajectory and scan portions of the environment corresponding to the determined sensor trajectory as the vehicle moves along the predetermined path.
US10754345B2 Method for operating a self-driving motor vehicle and self-driving motor vehicle
A method for operating a self-driving motor vehicle. A prescribed starting location and a prescribed destination are used to ascertain a driving route. A speed trajectory is determined for the ascertained driving route and the motor vehicle drives along the driving route independently on the basis of the determined speed trajectory. The determination of the speed trajectory includes the following method steps: (i) ascertainment of multiple candidate speed trajectories for the ascertained driving route, (ii) computation of an unpunctuality characteristic value for each of the ascertained candidate speed trajectories, wherein the unpunctuality characteristic value is a measure of a divergence from a prescribed desired time of arrival at the destination, and (iii) selection of that candidate speed trajectory having the unpunctuality characteristic value with the smallest magnitude.
US10754338B2 Controlling an autonomous vehicle based upon labels assigned to objects represented in sensor data
An autonomous vehicle controlled based upon the output of a trained object classifier is described herein. The object classifier is trained using labeled training data generated by a pipeline configured to assign labels to unlabeled sensor data. The pipeline includes transmitting sensor signal data capturing an object to individual computing devices for indications of an object type, wherein a label is assigned to the object based on the indications and provided to a data store as labeled training data. A learning system receives the labeled training data and generates a trained object classifier (e.g., a neural network) that is deployed in an autonomous vehicle to control operation of a mechanical system based on an output thereof.
US10754337B2 Systems and methods for planning paths to guide robots
A computer-implemented method is provided for guiding a robot in a robotic system, by creating a refined path, based on an initial path in a three-dimensional space. The method includes receiving data related to creating the initial path, including a start point and an endpoint, and generating the initial path by interpolating the start point and the endpoint. The method also includes receiving inputs for at least one support point that defines a coordinate in the three-dimensional space for altering the initial path, and adjusting the initial path to generate the refined path by modifying a set of one or more polynomial functions, such that the refined path interpolates the at least one support point between the start point and the endpoint. The method further includes providing the refined path to a second computing module for guiding the robot.
US10754335B2 Automated driving system
An automated driving system includes at least one electronic control unit configured to: recognize at least one obstacles around a vehicle, based on ambient surroundings of the vehicle; create a traveling plan of the vehicle, based on the ambient surroundings and a result of recognition of the at least one obstacles; control the vehicle using an actuator installed on the vehicle, based on the traveling plan; and perform, according to input from a user of the vehicle, overwriting operation to change the result of recognition of the at least one obstacles used for creation of the traveling plan.
US10754326B2 Proving material identity with quantum randomness—financial and general applications
Capturing randomness in the chemical structure of a lump of matter, which then can be easily and quickly measured to read that randomness and thereby recapture it as bit-wise randomness, applicable as (i) a source of randomness, and as (ii) a means to verify the claimed identity of a material article.
US10754321B2 Automatic quality evaluation for a sequence of movement commands
Movement commands in a sequence of movement commands each define a position to be adopted by a tool of a processing machine relative to a workpiece. During the execution of the sequence of movement commands by a control device of the processing machine, the tool machines the workpiece at least intermittently. The movement commands, during their execution by the control device of the processing machine, are converted into a trajectory including the defined positions. A depiction of the trajectory defined by the sequence of movement commands is output to a user. The distances between the positions of directly successive movement commands are ascertained. Positions of directly successive movement commands whose distance is below a predetermined minimum distance are highlighted in the depiction by means of a marker.
US10754320B2 Method and apparatus for integrating an external motion planner with an industrial controller
An industrial controller that integrates with an external controller for improved control of an industrial machine or process and for coordinating internal motion control functions of the industrial controller with the control routines native to the external controller is disclosed. The industrial controller includes one or more internal motion control instructions, such as a jog, cam, follower, or gearing function. The industrial controller further includes an internal motion planner to generate commands for motor drives connected to the industrial controller to execute the internal motion control instructions or user provided motion control instructions in a control program. External vendors have also developed motion planners to generate motion commands, for example, for the axes on robotic equipment. The present invention includes an interface between motion commands and motor drives controlled by the industrial controller and the external motion planners to seamlessly integrate the external motion planner with the industrial controller.
US10754316B2 Re-creating an internal shape of a clothing item
A method and a system are provided to re-create an internal shape of a shoe using a pneumatically-powered inflatable sock. For example, a shoe last used to manufacture a shoe product based on a selected shoe identifier may be identified. A description of the dimensions of the shoe last may be accessed. The description of the dimensions of the shoe last may be expressed as a set of fills per chamber of a sock having a plurality of fillable chambers. The set of fills per chamber may be determined based on the displacement of an inner wall of the sock when the fillable chambers are in an inflated state. Further, an instruction to cause the plurality of fillable chambers to inflate according to the accessed description may be transmitted.
US10754314B2 System for customized production of hair and skin care products
A system for cosmetologists, dermatologists, trichologists, salon professionals and the general public to produce a customized hair or skin care product using a diagnostic device for analyzing hair, scalp, and skin conditions. The diagnostic device communicates the diagnostic data to a self-contained processing apparatus, which has software that can formulate a recipe for the hair or skin care product and generate operating instructions for producing the product based on the recipe. The processing apparatus comprises a housing unit having a control center, a plurality of removable canisters capable of holding ingredients for producing the hair or skin care product, a dispensing system for dispensing the ingredients to a mixing bowl, a mixing device for mixing the ingredients, and preferably a heating element for heating the ingredients in the bowl, wherein the apparatus produces the hair or skin care product according to the operating instructions to provide individualized treatment.
US10754309B2 Auto defect screening using adaptive machine learning in semiconductor device manufacturing flow
A system for auto defect screening using adaptive machine learning includes an adaptive model controller, a defect/nuisance library and a module for executing data modeling analytics. The adaptive model controller has a feed-forward path for receiving a plurality of defect candidates in wafer inspection, and a feedback path for receiving defects of interest already screened by one or more existing defect screening models after wafer inspection. The adaptive model controller selects data samples from the received data, interfaces with scanning electron microscope (SEM) review/inspection to acquire corresponding SEM results that validate if each data sample is a real defect or nuisance, and compiles model training and validation data. The module of executing data modeling analytics is adaptively controlled by the adaptive model controller to generate and validate one or more updated defect screening models using the model training and validation data according to a target specification.
US10754307B2 Teaching device and control information generation method
A teaching device capable of teaching not only movement work but also more detailed working content. The teaching device is provided with input section for inputting work information such as work of pinching workpieces which is carried out by a robot arm at a working position. When carrying out motion capture by moving jig (an object which mimics the robot arm) which is provided with marker section, a user manipulate input section at an appropriate timing to input the working content to be performed by the robot arm as work information, and thus it is possible to set fine working content of the robot arm in teaching device. Accordingly, teaching device is capable of linking positional information of jig and the like and work information generating control information for controlling the robot arm.
US10754306B2 Position control apparatus and method
A new position control apparatus is provided which can reduce deviation caused by a non-linear spring characteristic of a rolling apparatus. In a position control apparatus (5) that controls the position of a movable body (1), in a positioning apparatus (9) including a rolling apparatus (2), a deviation e(t) or d of the movable body 1 caused by the non-linear spring characteristic of the rolling apparatus (2) is subtracted from or added to a position command Xref or r of the movable body (1). The deviation d is calculated by carrying out equivalent exchange on a control circuit for a friction force of the rolling apparatus (2), which is set as a quantity of the dimension of displacement.
US10754301B2 Liquid powered device
A liquid powered device, including a housing assembly configured to be worn on the wrist of a user. The housing assembly includes a front portion and a back portion. A liquid tank assembly is secured within the housing assembly. The liquid tank assembly has a fluid inlet. A power assembly is secured within the liquid tank assembly. An electronic module assembly is secured within the liquid tank assembly. The power assembly is in fluid communication with the fluid inlet to provide filling of the power assembly. The power assembly and the electronic module assembly are each separately liquid sealed. A pressure relief assembly is positioned within the liquid tank assembly for relief of undesired pressure therein.
US10754296B1 Holographic display and display method thereof and display device
The present disclosure provides a holographic display and a display method thereof, and a display device. A holographic display comprises: a light source support; a light emitting member including at least one light source and provided on the light source support; a first spatial light modulator and a second spatial light modulator respectively located at both sides of the light emitting member; a first semi-transmissive semi-reflective film located at a side of the first spatial light modulator which is adjacent to the light emitting member; and a second semi-transmissive semi-reflective film located at a side of the second spatial light modulator which is adjacent to the light emitting member. According to the technical solutions provided by the present disclosure, a light and thin holographic display can be provided, and during holographic displaying, a single-side display or a double-sides display can be achieved.
US10754295B2 Ultra-thin color phase hologram with metasurfaces
A device for producing a subwavelength hologram. The device comprises a metasurface layer attached to a substrate. The metasurface layer includes an array of plasmonic antennas that simultaneously encode both wavelength and phase information of light directed through the array to produce a hologram. The wavelength is determined by the size of the antennas, and the phase is determined by the orientation of the antennas.
US10754291B2 Image forming apparatus
An image forming apparatus includes a toner container, and a lock drive portion. The toner container is attached to an attachment position set in an apparatus main body. The lock drive portion acquires a identification information from a storage portion, and upon determining, based on the identification information, that the toner container has an attachment compatibility, places a lock member at a lock position, and upon determining that the toner container does not have the attachment compatibility, places the lock member at a unlock position.
US10754289B2 Drawer including photosensitive drum and frame, and image forming apparatus provided with the same
A drawer includes: a photosensitive drum; and a frame to which a developing cartridge is attachable. The photosensitive drum is rotatable about a rotational axis extending in an axial direction. The photosensitive drum has an outer circumferential surface. The developing cartridge includes a developing roller having an outer circumferential surface. The developing cartridge is attachable to the frame in a state where the outer circumferential surface of the developing roller faces the outer circumferential surface of the photosensitive drum. The frame is configured to move the developing roller in a separation direction in response to movement in the axial direction of at least a portion of the developing cartridge attached to the frame. The separation direction is a direction in which the outer circumferential surface of the developing roller separates from the outer circumferential surface of the photosensitive drum.
US10754287B2 Image post-processing method, image post-processing apparatus and image forming apparatus
An image post-processing method includes a glossiness control step of irradiating a fixed toner image with a glossiness control light. The toner image is formed with a toner containing a compound that absorbs light. The glossiness control light is capable of at least reducing a glossiness of the fixed toner image. The glossiness control light has a maximum emission wavelength in a wavelength region which is absorbed by the compound.
US10754284B2 Control apparatus for controlling system including image forming apparatus and sheet discharge apparatus
A control apparatus includes a processor and a memory to control a system having an image forming apparatus and a sheet discharge apparatus. Executing a memory store program causes the control apparatus to receive configuration information of the system and generate a system configuration image, receive stacking state information and generate a sheet bundle image, display a screen, receive job identification information of an image forming job of sheets to be picked up, and display a thumbnail image. The stacking state information includes a stacking amount of sheets stacked on a sheet stacking tray. The sheet bundle image represents the sheets stacked on a sheet stacking tray based on the stacking state information. The system configuration image and the sheet bundle image are combined in the screen. The thumbnail image is based on receiving the job identification information.
US10754283B1 Image forming apparatus and system that reduce defects caused by residual toner
According to one embodiment, an image forming apparatus includes an image carrier, an exposing apparatus, a developing device, a transfer device, a fixing device, a history acquisition unit, an estimation unit, and an output unit. The exposing device exposes the image carrier to form an electrostatic latent image on the image carrier. The developing device includes a layer forming member to form a toner layer on a developing roller and forms a toner image by developing the electrostatic latent image. The transfer device transfers the toner image to a sheet. The fixing device fixes the toner image to the sheet. The history acquisition unit acquires a history regarding a temperature around the developing device. The estimation unit estimates a possibility that an image defect caused by the layer formation may occur on the basis of the history. The output unit outputs estimation results of the estimation.
US10754282B2 Image forming apparatus
An image forming apparatus includes an image former, an informing unit, and a hardware processor. The image former prints an image on continuous paper by: forming an electrostatic latent image on an image holder based on image information of a job; developing the electrostatic latent image with toner, thereby forming a toner image on the image holder; and transferring the toner image onto the continuous paper. Based on the image information of the job, the hardware processor calculates a coverage of the image to be printed on the continuous paper. Based on the calculated coverage, the hardware processor determines a continuously printable distance on the continuous paper. The hardware processor causes the informing unit to inform a user of the continuously printable distance before the image former starts the printing.
US10754281B2 Fixing belt, fixing device, image forming apparatus, and image forming method capable of coping with both low glossiness and high glossiness
Provided is a fixing belt that is used in a fixing device, the fixing device nipping, between a heated fixing belt and a roller, a recording material in which an unfixed toner image is formed on a surface, and fixing the toner image onto the recording material, and the fixing belt has a fixing temperature that causes a tipping point in a characteristic of a change in glossiness of the toner image that has been fixed with respect to a change in the fixing temperature.
US10754279B2 Image forming apparatus having air blowing on a sheet
An image forming apparatus includes a transfer portion to transfer a toner image to a sheet, a fixing portion to fix the toner image, a reverse conveyance portion to perform a reverse conveyance operation in which the sheet is conveyed to a first direction and thereafter conveyed to a second direction that is opposite to the first direction, and a reverse guide configured to guide the sheet in the reverse conveyance operation. A conveyance guide pair forms a conveyance path through which the sheet subjected to the reverse conveyance operation passes, and guides the sheet toward the transfer portion, and an air blowing portion blows air toward the conveyance path. In addition, a ventilation portion is provided through which air blowing from the air blowing portion toward the reverse guide passes, the air having passed through the ventilation portion flowing along the reverse guide.
US10754278B2 Image forming apparatus which corrects torque based on temperature or conveyance speed and predicts a life of the fixer based on a corrected torque
An image forming apparatus including: a fixer that fixes a toner image formed on a recording medium by pressing and heating the recording medium nipped in a nip portion formed by causing two rotating bodies to pressedly abut on each other, and conveying the recording medium by rotating the rotating bodies; a motor that drives the rotating bodies by transmitting a torque to at least one of the rotating bodies; a torque detector that detects the torque transmitted to the rotating body by the motor; a temperature detector that detects temperature of the rotating body; a speed detector that detects a conveyance speed for conveying the recording medium by the fixer; and a controller that corrects the detected torque based on at least any one of the detected temperature and the detected conveyance speed and predicts a life of the fixer based on the corrected torque.
US10754276B2 Developer supply container and developer supplying system
A developer supply includes a developer container body configured to accommodate developer, a gear portion configured and positioned to receive a force for rotating the developer container body, and a pump portion configured and positioned to act upon the developer container body to discharge the developer out of the developer supply container, with the pump portion having a volume that changes with reciprocation of the pump portion. A weight is configured and positioned to reciprocate the pump portion with a rotation of the developer container body by the force received by the gear.
US10754275B2 Apparatus and method for preventing an information storage device from falling from a removable device
A toner container includes a container body, an opening, a cover, a toner discharge port, a shutter, a cylindrical structure, protrusions, and an identifier. The shutter is attached to the cover and includes a main shutter covering the toner discharge port. The main shutter moves between a closed position to close the toner discharge port and an open position to open the toner discharge port. The protrusions are on both sides of the cover and protrude in a direction orthogonal to a toner container mounting direction. The identifier is on the cover to indicate a toner color. The cylindrical structure's leading end is downstream of leading ends of the protrusions in the mounting direction. The main shutter's leading end is downstream of the protrusions' leading ends in the mounting direction when the main shutter is in the closed position. The protrusions are downstream of the identifier in the mounting direction.
US10754272B1 Charging device and cleaning member
A charging device includes a charging member that includes a conductive elastic layer and a conductive surface layer disposed on an outer circumferential surface of the conductive elastic layer and a cleaning member that includes a support and a foamed elastic layer disposed on an outer circumferential surface of the support and having a higher surface free energy than the conductive surface layer of the charging member and that rotates in contact with the conductive surface layer of the charging member.
US10754269B1 Electrostatic-image developing toner, electrostatic-image developer, and toner cartridge
An electrostatic-image developing toner includes toner particles including a binder resin including an amorphous resin including a polyester resin segment and a styrene acrylate resin segment and a release agent. The content of 5′-chloro-3-hydroxy-2′-methoxy-2-naphthanilide in the electrostatic-image developing toner is 1,000 ppm by mass or less.
US10754264B2 Lithography apparatus, lithography method, decision method, storage medium, and article manufacturing method
The present invention provides a lithography apparatus that forms patterns on substrates including a first substrate and a second substrate following the first substrate, the apparatus including a decision unit configured to obtain a first layout of a plurality of shot regions on a first substrate from detection values of marks in sample shot regions included in each of a plurality of different combinations each constituted by at least two sample shot regions, of sample shot regions where a detection unit has detected the marks in fine alignment with respect to the first substrate and decide sample shot regions included in one of the plurality of combinations as sample shot regions where the detection unit detects the marks in pre-alignment with respect to a second substrate based on the first layout.
US10754254B1 Extreme ultraviolet (EUV) exposure apparatus and method of manufacturing semiconductor device using the same
An extreme ultraviolet (EUV) exposure apparatus includes a chamber, an EUV source in the chamber and configured to generate an EUV beam, an optical system above the EUV source and configured to provide the EUV beam to a substrate, a substrate stage in the chamber and configured to receive the substrate, a reticle stage in the chamber and configured to hold a reticle that is configured to project the EUV beam onto the substrate, and a plasma source configured to provide plasma to the reticle to electrically neutralize the reticle charged by the EUV beam.
US10754248B2 Sulfonium salt, resist composition, and patterning process
The present invention provides a sulfonium salt capable of providing a resist composition having few defects in photolithography where a high energy beam is used as a light source, and excellent in lithography performance by controlling acid diffusion.The present invention was accomplished by a sulfonium salt including an anion and a cation, the cation having a partial structure represented by the following general formula (1), except for a sulfonium salt having a cation represented by the following general formula (1′),
US10754246B2 Sliding inhibition portion extracting method, pattern forming method, and semiconductor device manufacturing method
According to one embodiment, a sliding inhibition portion extracting method is applied to pattern formation to press an original having a pattern against a resin on a transferred object and cure the resin to transfer the pattern of the original, and extracts a sliding inhibition portion that inhibits sliding of the original in a state of being in contact with the resin before curing in a shot region that is a region in which the pattern is formed by single transfer by either a first technique of estimating the sliding inhibition portion on the basis of at least one of an uneven distribution on a surface of the transferred object, a pattern layout of the original, and a result of misalignment of a transfer pattern, changing a thickness of the resin in the shot region on the basis of the estimation, and determining whether sliding inhibition of the original occurs, or a second technique using a table indicating a relationship between a distribution of the sliding inhibition portion in the shot region and the misalignment of a transfer pattern.
US10754243B2 Pattern forming method as well as production methods for processed substrate, optical component, circuit board, electronic component and imprint mold
A pattern is formed on a substrate with a layer of a curable composition (A1) containing a component (a1) serving as a polymerizable compound on a surface of the substrate, then dispensing droplets of a curable composition (A2) containing at least a component (a2) serving as a polymerizable compound dropwise discretely onto the layer of the curable composition (A1), subsequently sandwiching a mixture layer of the curable composition (A1) and the curable composition (A2) between a mold having a pattern and the substrate, then irradiating the mixture layer with light to cure the layer, and releasing the mold from the mixture layer after the curing, a contact angle of a composition of components of the curable composition (A1) except a solvent of the curable composition (A1) with respect to a surface of the mold being 10° or less.
US10754239B2 Projection optical assembly and projector device
A projection optical system (1) that projects from a first image plane on a reducing side to a second image plane on an enlargement side, including a first refractive optical system (11) that includes eight lenses (L1) to (L8) and forms a first intermediate image (31) on the enlargement side using light that is incident from the reducing side, a second refractive optical system (12) that includes six lenses (L9) to (L14) and forms the first intermediate image (31) on the reducing side into a second intermediate image (32) on the enlargement side, and a first reflective optical system (20) that includes a first reflective surface (21a) with positive refractive power that is positioned closer to the enlargement side than the second intermediate image (32).
US10754237B2 Control apparatus, control method, projection system, and storage medium
A control apparatus for controlling a plurality of projection apparatuses each of which projects an image onto a projection surface includes a setting unit configured to set a control group including two or more projection apparatuses, a reception unit configured to receive an instruction relating to a direction in which to move projection areas of the two or more projection apparatuses included in the control group in the projection surface, and a control unit configured to, in response to the instruction, control the two or more projection apparatuses included in the control group in such a way as to move the projection areas of the two or more projection apparatuses in a direction corresponding to the instruction.
US10754227B2 Cover for a camera body and lens
A cover for a camera body having a hot shoe and an attached lens has a flexible sleeve that has an opening for the end of the lens and an opening through which the camera body and lens can be inserted and through which the camera body can be manipulated. The sleeve is provided with a clear panel or window for viewing the camera body. The cover has a connector attached to the sleeve and protruding inwardly for detachable connection to the hot shoe of the camera body.
US10754225B2 Lens driving mechanism, camera module, and optical device
An embodiment of the present invention relates to a camera module comprising: a housing; a bobbin arranged inside the housing; a first magnet arranged on the bobbin; a first coil arranged in the housing and facing the first magnet; a plurality of lenses attached to the bobbin; and an iris unit coupled to the bobbin, wherein the plurality of lenses comprises a first lens and a second lens distanced from each other, and at least a portion of the iris unit is positioned between the first lens and the second lens.
US10754221B2 Polarization multiplexer/demultiplexer with reduced polarization rotation
An optical device may include a waveguide-based Mach-Zehnder (MZ) interferometer associated with performing polarization multiplexing or demultiplexing. The waveguide-based MZ interferomenter may include a first MZ arm, a second MZ arm, and a set of stress-balancing trenches. A portion of the first MZ arm may be between at least two stress-reducing trenches of a plurality of stress-reducing trenches. The plurality of stress-reducing trenches may be in a cladding layer on a substrate. The set of stress-balancing trenches may be on an opposite side of the second MZ arm from the plurality of stress-reducing trenches. The set of stress-balancing trenches may be in the cladding layer on the substrate.
US10754220B2 Display device and control method thereof
A display device includes: a display panel and a photonic crystal grating disposed on a light-emitting side of the display panel; wherein the photonic crystal grating has a fully light-transmitting state and a grating state used for 3D display.
US10754219B2 Addressable electro-optic device
An electro-optic device includes a front substrate defining a first surface and a second surface. A rear substrate defines a third surface and a fourth surface. A seal is disposed about a periphery of the second surface and the third surface. A space is defined between the front substrate, the rear substrate, and the seal. An electro-optic medium is disposed within the space. A first conductive material is disposed on the second surface of the front substrate. A second conductive material is disposed on the third surface of the rear substrate. At least one isolation line extends across at least one of the first conductive material and the second conductive material to define independently controlled dimming regions.
US10754218B2 Substrate detection device and method
A substrate detection device and method are provided. The substrate detection device includes: a base platform; and a birefringence structure; the base platform comprising a light source and a bearing platform; the bearing platform being configured to place the substrate to be detected; the light source being configured to illuminate the substrate to be detected from one side, close to the bearing platform, of the substrate to be detected. The phase difference of the lights is increased by a birefringence structure layer, such that interfere may happen with some lights having a relatively smaller phase difference. The difference in brightness of different regions on the light-outgoing side of the birefringence structure layer increases, such that the non-uniformity on the substrate manifests more easily. Therefore, the effect of avoiding the missed detection is achieved.
US10754215B2 Electro-optical device and electronic apparatus
Provided is an electro-optical device including a base material, a signal line, a scanning line, a pixel electrode, a transistor including a gate electrode, a source electrode, and a drain electrode, a first layer having an insulating property and arranged between the pixel electrode and the gate electrode, a second layer having an insulating property and arranged between the pixel electrode and the first layer, a third layer having an insulating property and arranged between the pixel electrode and the second layer, and a wiring including a first portion arranged between the second layer and the third layer and overlapping with the gate electrode in plan view from a thickness direction of the base material, and a second portion arranged closer to the first layer than the first portion and overlapping with an area between the gate electrode and the source electrode or the drain electrode in plan view.
US10754212B2 Liquid crystal display
A display may have pixels configured to display images. The pixels may be formed from thin-film transistor circuitry on a substrate. Color filter elements formed from colored polymer such as colored photoimageable polymer may be formed on the substrate. A black matrix formed from black photoimageable polymer may have an array of openings. The colored polymer may have first portions that overlap the black matrix and second portions in the openings that form the color filter elements. In some portions of the pixels, the thin-film transistor circuitry may be interposed between the first portions of the colored polymer and the black matrix. In other portions of the pixels, data lines may be formed that are overlapped by the black matrix and that are interposed between the first portions of the colored polymer and the black matrix.
US10754208B2 Display panel
To prevent the display quality from being degraded as a result of (i) a boundary portion of an edge region of the display region being visibly in the shape of stairs and/or (ii) emitted light having an unintended color, a display panel includes a light-shielding section including, for each pixel (5) through which a curved boundary line (ideal line) extends, sub-pixel light-shielding sections (3a) each overlapping a corresponding one of a red sub-pixel (4R), a green sub-pixel (4G), and a blue sub-pixel (4B).
US10754205B2 Vacuum impregnation seal in an electronic device
An electronic device is disclosed. The electronic device may include an enclosure that includes a metal band and a wall. The electronic device may further include a filler compound positioned in an opening of the metal band, where a split between two sidewall components defines the opening. The filler compound provides an RF communication path through the enclosure. In order to reduce or prevent liquid ingress into the enclosure, the electronic device may include a sealing compound that infused into the opening between the filler compound and the sidewall components, thereby providing a seal. The infusion process including placing the metal band (with the filler compound) in a chamber, providing a vacuum to remove air between the metal band and the filler compound, and subsequently providing a positive pressure to force the sealing compound between the metal band and the filler compound. The sealing compound may include an adhesive.
US10754199B2 Liquid crystal composition, liquid crystal display device using the liquid crystal composition, and method of manufacturing the liquid crystal display device
A liquid crystal composition, a liquid crystal display (LCD) device using the liquid crystal composition, and a method of manufacturing an LCD device are provided. The liquid crystal display device comprises: a first substrate; a liquid crystal layer disposed on the first substrate, the liquid crystal layer including a liquid crystal compound; and a first liquid crystal alignment layer disposed between the first substrate and the liquid crystal layer, wherein the first compound includes a first compound, which has at least one hydrophilic group bonded to one end of a core structure thereof and a benzoyl derivative moiety bonded to the other end of the core structure thereof.
US10754197B2 Correction system and method for alignment film printing plate
Disclosed is a correction system for an alignment film printing plate, including: a roller and a printing plate mounted as a sleeve outside of the roller, wherein a first end portion of the printing plate is provided thereon with a plurality of columns of buckle groups, and a second end portion of the printing plate is provided thereon with a plurality of columns of slot groups engaged with the buckle groups. The correction system for the alignment film printing plate further includes an image controller used for measuring a deviation value between an actual position and a preset position for printing of an alignment film on a substrate. The correcting system of the alignment film printing plate has a simple structure and is capable of realizing different stretching degrees of an alignment film pattern at different positions on the printing plate, so as to improve a correction effect of the printing plate. As a result, deviation can be reduced between an actual position and a preset position for printing of the alignment film on the substrate, without significant increase in costs.
US10754195B2 Lighting device and display device
The lighting device includes a light source, a light transmissive plate opposed to the light source, a light reflecting portion disposed on the light transmissive plate and providing at least transmitted light with a specific tint, and a coloring portion disposed on the light source and/or the light transmissive plate. The light transmissive plate includes a light source overlapping region and a light source peripheral region. The light reflecting portion is disposed with a higher distribution density in the light source overlapping region than in the light source peripheral region. The coloring portion colors light travelling from the light source toward the light source overlapping region with a tint having a complementary relationship with the specific tint, or colors light travelling from the light source toward the light source peripheral region with a tint having a corresponding or similar color relationship with the specific tint.
US10754192B2 Backlight device and liquid crystal display device comprising the same
According to one embodiment, a backlight device includes a light guide including an emission surface including a flat area and an inclined area inclined in an out-of-plane direction from an edge of the flat area, a light source emitting light into the light guide, and an optical diffusion sheet on the emission surface. The optical diffusion sheet includes a diffusion flat area overlapping the flat area of the emission surface and a diffusion inclined area overlapping the inclined area of the emission surface, and a haze of the diffusion inclined area is higher than that of the diffusion flat area.
US10754191B2 Display light source module having encapsulated LEDs and reflective recess with reflective patterns
A light source module includes a plurality of light emitting dies provided on a bearing surface of a substrate, an encapsulation layer covering the bearing surface and the light emitting dies, a plurality of reflecting recesses respectively formed opposite the plurality of light emitting dies on a light exit surface of the encapsulation layer and having a surrounding surface inclined relative to the light exit surface, and a plurality of reflection patterns respectively disposed in the plurality of reflecting recesses. A display panel might be coupled to the light emitting surface.
US10754189B2 Backlight film
An object of the present invention is to provide a backlight film that uses a wavelength conversion film used for a liquid crystal display or the like, has satisfactory durability, and is able to emit light without color unevenness. The object is achieved by including a wavelength conversion film having a wavelength conversion layer and a gas barrier film that sandwich the wavelength conversion layer; and at least one reflective layer provided on one main surface of the wavelength conversion film and causing a film thickness distribution of the reflective layer to be ±5% or less.
US10754188B2 Liquid crystal lens and display device
A liquid crystal lens and a display device, for improving the efficiency of natural light modulation and lowering the device profile. The liquid crystal lens includes an upper substrate and a lower substrate configured opposite each other, liquid crystal molecules located between the upper substrate and the lower substrate, a plurality of upper electrodes located on the upper substrate, and a plurality of lower electrodes located on the lower substrate. Each lower electrode includes a plurality of metal wire grid polarizers. The upper electrodes respectively correspond to the lower electrodes. An orthographic projection of each upper electrode and that of the corresponding lower electrode on the lower substrate form a ring-shaped electrode structure, and each upper electrode and the corresponding lower electrode are configured to receive voltages of different potential.
US10754185B2 Viewing angle expansion film, polarizing plate, and liquid crystal display device
The present invention provides a viewing angle expansion film which realizes visual recognition in wide viewing angle range, as well as a polarizing plate and a liquid crystal display device having the viewing angle expansion film. A viewing angle expansion film for expanding a viewing angle range including a plurality of hole-containing portions, which are approximately parallel to each other, on at least one surface of the viewing angle expansion film, wherein the hole-containing portion contains a hole, and is preferably constituted by crazes; as well as a polarizing plate and a liquid crystal display device having the viewing angle expansion film.
US10754183B2 Display device
A display device includes a display panel configured to display an image, a phase difference function-provided polarizing plate attached to the display panel, a protection panel disposed to interpose the phase difference function-provided polarizing plate between the display panel and the protection panel, a structural element projecting from a plate surface of the protection pane that is opposite the phase difference function-provided polarizing plate, and a light transmissive fixation layer interposed between and bonding the phase difference function-provided polarizing plate and the protection panel. The structural element and the phase difference function-provided polarizing plate overlap each other by an overlap distance of 1.5 mm or less.
US10754175B2 Head-mounted display
The present invention comprises: a display module; a case in which the display module is installed; one pair of support legs connected to the case and supported by the head of a wearer; a motion sensor for sensing the motion of the head of the wearer; a load adjuster for adjusting a load to be applied from the support legs to the head of the wearer; and a control unit for controlling the load adjuster according to a sensing result of the motion sensor, thereby reducing a load to be applied to the head of the wearer during a static wearing so as to provide comfort to the wearer and increasing a load to be applied to the head of the wearer during a dynamic wearing so as to minimize shaking.
US10754173B2 Display device
The invention provides a display device including a panel module, a reflection module and a light guide module. The panel module has a display area for displaying an image and a perspective area for displaying a background. The reflection module is disposed at a side of the panel module. A reflective sheet on the reflection module faces the panel module. The shape and position of the reflective sheet correspond to the shape and position of the display area, respectively. The light guide module includes a light guide plate and a light source. The light guide module is disposed between the panel module and the reflection module. The light guide plate has a plurality of optical microstructures, and light emitted by the light source is at least partially directed away from the panel module by the optical microstructures and is transmitted to the reflection module.
US10754172B2 Lamp module for vehicle
A lamp module for a vehicle is provided. The lamp module for a vehicle includes: a housing defining a space portion therein; a light source assembly accommodated in the housing and including a light source configured to generate light and a substrate coupled to the light source to supply a current; a light diffuser disposed above the light source assembly to diffuse irradiated light; a composite optical sheet disposed above the light diffuser and configured to realize a luminous image having a stereoscopic pattern when diffused light is incident thereon; and bezels formed on an outer circumferential surface of the housing.
US10754171B2 Method of correcting optical characteristics of back light unit for three-dimensional display apparatus
A method of correcting optical characteristics of a back light unit (BLU) for a three-dimensional (3D) display apparatus includes: obtaining first optical characteristics of a reference image; obtaining a corrected image by applying an initial correction value, which is determined based on the first optical characteristics, to the reference image; obtaining second optical characteristics of the corrected image; determining whether the second optical characteristics match reference optical characteristics; outputting the corrected image based on determining that the second optical characteristics match the reference optical characteristics, and obtaining a new corrected image and repeating, for the new corrected image, the obtaining the second optical characteristics and the determining whether the second optical characteristics match the reference optical characteristics, based on determining that the second optical characteristics of the corrected image do not match the reference optical characteristics.
US10754169B2 Optical system and image pickup apparatus including the same
Provided is an optical system, including, in order from an object side to an image side: a first lens unit having a positive refractive power; a second lens unit having a positive refractive power; a third lens unit having a negative refractive power; and a fourth lens unit having a positive refractive power, in which the second lens unit is configured to move in an optical axis direction during focusing, in which the third lens unit is configured to move, during image blur correction, in a direction having a vertical direction component with respect to an optical axis, and in which a configuration of the first lens unit and arrangement of an aperture stop and the third lens unit are each appropriately set.
US10754168B2 Illumination device
An illumination device has a coherent light source, an optical device that diffuses the plurality of coherent light beams and illuminates a predetermined illumination area, and a timing control unit that individually controls incident timing of the plurality of coherent light beams to the optical device or illumination timing of the illumination area, wherein the optical device has a plurality of diffusion regions, the diffusion regions being provided corresponding to the plurality of coherent light beams, the plurality of diffusion regions illuminate the illumination range by diffusion of incident coherent light beams, the plurality of diffusion regions have a plurality of element diffusion regions, the plurality of element diffusion regions illuminate partial regions in the illumination area by diffusion of incident coherent light beams, and at least parts of the partial regions illuminated by the plurality of element diffusion regions are different from one another.
US10754166B2 Optical structure
An optical structure has a cavity (1) with an opening provided at one end and a first through hole or first gap (21) provided at the end opposite the opening. The cavity is further provided internally with a beam splitter or a dichroic mirror (4). A first LED (31) emits light into the cavity through the first through hole or the first gap, which passes directly passing through the beam splitter or dichroic mirror and exits from the opening of the cavity A second LED (32) emits light into the cavity through a second through hole or second gap (22) in a side of the cavity, which is reflected by the beam splitter or dichroic mirror. It is then fused with the light emitted by the first LED. The light emitted by the respective LEDs have an identical optical path length to the beam splitter or the dichroic mirror.
US10754165B2 High efficiency optical combiner for multiple non-coherent light sources
An optical combiner that combines light from a plurality non-coherent light sources and directs it to a single output is described. The non-coherent light sources are arranged within a housing in a linear fashion, with light emitted from at least two of the non-coherent light sources directed towards a focusing lens by reflection from wavelength-selective mirrors, with the focus of the focusing lens directed to an input of an optical waveguide. Reflected light from at least one non-coherent light source passes through at least one wavelength-selective mirror that reflects light from a different non-coherent light source. A terminal non-coherent light source passes through all the wavelength-selective mirrors. Emitted light is transmitted or reflected along a plurality of optical axes that are parallel but offset to correct for refraction.
US10754162B2 Projection apparatus and head-mounted display device
A projection apparatus including an image device and an illumination system is provided. The image device is configured to convert a first illumination beam into an image beam. The illumination system includes a light source, a collimating lens element and a light homogenizing element. The light source provides an illumination beam. The illumination beam sequentially passes through the collimating lens element and the light homogenizing element and is transmitted to the image device. The light source includes a solid-state illuminating source array. The solid-state illuminating source array includes a plurality of solid-state illuminating sources arranged in an array. The image beam exits the projection apparatus and is converged to a stop. The stop is located outside the projection apparatus. Moreover, a head-mounted display device including the projection apparatus is also provided. A display image provided by the head-mounted display device has uniform brightness and chrominance.
US10754159B2 Optical system
Optical systems including an image surface, a stop surface, a partial reflector disposed between the image surface and the stop surface, a reflective polarizer disposed between the stop surface and the partial reflector, and a quarter wave retarder disposed between the reflective polarizer and the partial reflector are described. The reflective polarizer is convex along two orthogonal axes. The reflective polarizer may be a thermoformed multilayer reflective polarizer.
US10754158B2 Head-mounted display device
A head mounted display (HMD) device includes a stretchable display configured to display an image, and a lens unit provided to face the stretchable display and configured to magnify the image and refract the image in a direction toward a user's eye.
US10754157B2 Optical element
A method for producing an optical element includes a) providing a first shell which is transparent in the predetermined wavelength range, b) applying a coating which is optically effective for the predetermined wavelength range onto the structured portion, c) providing a second shell which is transparent in the predetermined wavelength range, which shell has an integral embodiment and a smooth lower side which has a complementary form to the form of the upper side, d) applying an adhesive layer which is transparent in the predetermined wavelength range onto the upper side of the first shell and/or the lower side of the second shell, and e) connecting the upper side of the first shell with the lower side of the second shell by means of the adhesive layer such that a two-shell optical element is produced, in which the optically effective structure is buried.
US10754154B2 Display device and moving body having display device
A display device includes an image forming unit, a projection unit, a main body, and a position correcting unit. The image forming unit includes a display surface and forms an image on the display surface. The projection unit projects a virtual image corresponding to an image on a target space by using output light from the image forming unit. The main body is equipped with an image forming unit and a projection unit. The position correcting unit changes a display position of a virtual image relative to the main body on the basis of an orientation signal representing an orientation of the main body. The position correcting unit includes a plurality of correcting units that change a display position of a virtual image by using different means. The position correcting unit selects at least one correcting unit from a plurality of correcting units in accordance with a frequency component of an orientation signal, and causes the selected correcting unit to change a display position of a virtual image.
US10754152B2 Head-up display system for calibrating and correcting image information for an observer
A head-up display system for representing image information for an observer includes an image encoder for emitting a first image, a projection area including a portion of a composite pane for deflecting a projection of an image, wherein a calibration system is arranged to ascertain a deviation between a first image and the projection of the first image and has a capturing system arranged to capture reflection properties of the composite pane and the image encoder is arranged to generate a correction image as a function of the deviation.
US10754148B2 Optical scanning apparatus and image forming apparatus
An optical scanning apparatus includes first and second deflecting units, and first and second imaging optical systems to guide first and second light fluxes deflected by the first and second deflecting units to first and second scanned surfaces. The first and second imaging optical systems include first and second imaging elements having the largest refractive power in a sub-scanning section. A distance on an optical path between the first deflecting unit and the first imaging element is shorter than that between the second deflecting unit and the second imaging element. The optical scanning apparatus satisfies: - d 2 N 2 ⁢ ϕ 21 ϕ 2 < - d 1 N 1 ⁢ ϕ 11 ϕ 1 , where N1, d1, ϕ1, and ϕ11 are a refractive index, a thickness on an optical axis, a refractive power in a sub-scanning section, and a refractive power in the sub-scanning section of an incident surface, of the first imaging element, and N2, d2, ϕ2, and ϕ21 are equivalents of the second imaging element.
US10754143B2 Optical scanning method and optical scanning apparatus
An optical scanning method includes detecting a resonance frequency of a tip of a fiber while sweeping a vibration frequency of the tip of the fiber over a predetermined frequency range, the tip of the fiber being supported to allow oscillation, determining a driving frequency of the tip of the fiber on the basis of the detected resonance frequency, and scanning light over an object by causing the light to be emitted from the tip of the fiber while driving and vibrating the tip of the fiber at the driving frequency.
US10754138B2 Multi-well fourier ptychographic and fluorescence imaging
Certain aspects pertain to multi-well systems, devices, and methods of Fourier ptychographic and fluorescence imaging.
US10754129B2 Camera system
A camera system including a telephoto lens module is provided. The telephoto lens module includes a first image sensor, a first assembly, and a second assembly. The first assembly includes a first driving mechanism and a reflecting member connected to the first driving mechanism. The first driving mechanism is configured to drive the reflecting member to rotate around a first axis and a second axis. The second assembly is disposed between the first assembly and the first image sensor, including a second driving mechanism and a first lens. The second driving mechanism is configured to drive the first lens to move along a third axis. The first, second, and third axes are not parallel to each other. When light enters the telephoto lens along the first axis, light is reflected by the reflecting member and through the first lens along the third axis to the first image sensor.
US10754126B2 Imaging lens
An imaging lens includes a first lens having positive refractive power; a second lens; a third lens; a fourth lens; a fifth lens having positive refractive power; and a sixth lens having negative refractive power, arranged from an object side to an image plane side. The fourth lens is formed in a shape so that a surface on the object side is concave and a surface on the image plane side is convex near an optical axis. The fifth lens is formed in a shape so that surfaces on the object side and the image plane side are convex near an optical axis. The sixth lens is formed in a shape so that surfaces on the object side and the image plane side are concave near an optical axis. The fifth lens and the sixth lens have specific focal lengths, and the fourth lens has a specific Abbe's number.
US10754125B2 Imaging lens
There is provided an imaging lens with high resolution which satisfies in well balance the low-profileness and the low F-number and properly corrects aberrations.An imaging lens comprises a first lens having positive refractive power, a second lens having the positive refractive power, a third lens, a fourth lens, a fifth lens being a double-sided aspheric lens, and a sixth lens being double-sided aspheric lens and having a concave surface facing the image side near the optical axis, wherein the image-side surface of the sixth lens is an aspheric surface changing to the convex surface at a peripheral area.
US10754124B2 Driving mechanism
A driving mechanism for supporting an optical member is provided, including a fixed module, a movable module, a driving module disposed therebetween, and an elastic member. The driving module can drive the movable module to rotate around a first rotation axis relative to the fixed module. The elastic member includes a first connecting portion connected to the movable module, a second connecting portion connected to the fixed module, a first string portion connected to the first connecting portion, and a first buffer portion connected to the first string portion. The first string portion is disposed on the first rotation axis. The longitudinal axis of the first string portion is parallel to the first rotation axis. The first buffer portion has wave-shaped structure.
US10754121B2 Displacement detecting apparatus, lens barrel, and imaging apparatus
A displacement detecting apparatus includes a first electrode including a base electrode segment and a plurality of detecting electrode segments, a second electrode having a predetermined periodic pattern and movable relative to the first electrode, a detector configured to detect a displacement based on a capacitance between the first electrode and the second electrode, and a wiring configured to connect the plurality of detecting electrode segments and the detector with each other. A portion of the wiring facing the second electrode is located opposite to the second electrode with respect to the base electrode segment.
US10754120B2 Projection lens barrel and projection display device
In order to provide a projection lens barrel and a projection display device that are capable of correcting the optical characteristics of a plurality of lens groups, a projection lens barrel, comprising a lens optical system causing light from an image display element to be formed as a projected image on a screen, also comprises correction mechanisms that move each of at least two lens groups along an optical axis and correct the optical characteristics to be corrected, said lens groups each having different optical characteristics for correction in order to suppress reduction in image quality of a projected image caused by changes in optical characteristics caused by temperature changes in the projection lens barrel.
US10754118B2 Lens barrel and imaging device equipped with same
A lens barrel 10 comprises a first lens group frame 29, a rotating shaft 30, a plurality of barrier vanes 23a to 26b, an annular barrier sliding frame 28, and an annular stationary frame 27. The plurality of barrier vanes 23a to 26b rotate around the rotating shaft 30, and switch between an open state of exposing the surface of a first lens L1 in an imaging state, and a closed state of covering the surface of the first lens L1 in a collapsed state. The annular barrier sliding frame 28 is disposed on the subject side of the first lens group frame 29, and rotates the plurality of barrier vanes 23a to 26b upon rotating relatively around the optical axis with respect to the first lens group frame 29. The stationary frame 27 is disposed between the plurality of barrier vanes 23a to 26b and the barrier sliding frame 28 and fixed with respect to the first lens group frame 29, and supports the plurality of barrier vanes 23 a to 26b from the opposite side from the subject.
US10754113B1 Opto-electronic device including active circuit component on circuit attachment area of optical fiber and related methods
An opto-electronic (OE) device may include an optical fiber including a core and a cladding surrounding the core. The optical fiber may have a recess therein defining a circuit component attachment area. The OE device may include an electrically conductive circuit pattern on the circuit component attachment area and an active OE circuit component on the circuit component attachment area, optically coupled to the optical fiber, and electrically coupled to the electrically conductive circuit pattern. The OE device may further include a protective body surrounding the optical fiber and the active OE circuit component, and electrical conductors integrally formed with the electrically conductive circuit pattern, extending through the protective body, and having distal ends exposed on the protective body for external connection.
US10754107B2 Coupling device having a structured reflective surface of stamped malleable metal for coupling input/output of an optical fiber
A process of making a coupling device for physically and optically coupling an optical fiber to route optical signals to/from optical receiver/transmitter. The coupling device includes a structured reflective surface that functions as an optical element that directs light to/from the input/output ends of the optical fiber by reflection, and an optical fiber retention groove structure that positively receives the optical fiber in a manner with the end of the optical fiber at a defined distance to and aligned with the structured reflective surface. The open structure of the structured reflective surface and fiber retention structure lends itself to mass production processes such as precision stamping. The coupling device can be attached to an optical transmitter and/or receiver, with the structured reflective surface aligned to the light source in the transmitter or to the detector in the receiver, and adapted in an active optical cable.
US10754102B2 Mechanical interface between a fiber optic cable and a fiber optic connector
A fiber optic connector and cable assembly includes a cable and a fiber optic connector. The connector has a main connector body, a ferrule, a spring for biasing the ferrule, and a spring push for retaining the spring within the main connector body. A crimp band is provided for securing the fiber optic cable to the fiber optic connector. The crimp band includes a first portion securing a cable strength member. The crimp band also includes a second portion crimped down on a jacket of the cable. The crimp band further includes an inner surface having gripping structures for gripping the strength member and/or the jacket.
US10754101B1 Fabrication of universal hermetic optical fiber connector
A ruggedized hermetic optical fiber connector and methods for fabricating such an optical fiber connector which has both durability and hermeticity. The hermetic optical fiber connector is epoxy free and hermeticity is achieved by a sequence of high-temperature soldering steps with a proper soldering temperature hierarchy. The design of the hermetic optical fiber connector is universal for both glass optical fiber and plastic optical fiber connections. In addition, the universal hermetic optical fiber connector is ruggedized to withstand harsh avionics environments without incurring optical fiber damage inside the connector.
US10754100B2 Sealing enclosure for a connector on a cable such as a standardized fiber-optic connector
A sealing enclosure is configured to connect to a mating enclosure. The sealing enclosure loosely receives a connector within a connector volume so that the connector, which may be of a standard type used in electronic or optic data transmission, may be displaced within a plug face at the forward end of the connector volume. The connector may compensate variations in the position of a mating connector with respect to the mating enclosure. The sealing enclosure allows to seal off the connector volume and engage the sealing enclosure with a mating enclosure in a single motion. This is affected by having a cable seal interposed between an inner body and an outer body. If the outer body is moved forward to engage the mating connector, the cable seal is squeezed between the cable and the inner body sealing off the connector volume at the rearward end of the inner body.
US10754094B2 Method for optical waveguide fabrication
A method for producing an optical waveguide by: (a) depositing on a substrate a composition comprising: (i) a poly-siloxane comprising epoxy groups and alkenyl groups, (ii) a silane crosslinker having at least two silicon-hydrogen bonds and (iii) at least one compound comprising an epoxy group and a refractive index of at least 1.49; (b) heating; (c) depositing a second composition comprising: (i) a second polysiloxane comprising epoxy groups and alkenyl groups, and (ii) a second silane crosslinker having at least two silicon-hydrogen bonds; (d) curing by heating; (e) exposing to ultraviolet light through a mask to produce a patterned core layer; (f) heating to evaporate at least a part of the uncured portion of the first composition.
US10754091B1 Integrated coherent optical transceiver, light engine
An coherent transceiver includes a single silicon photonics substrate configured to integrate a laser diode chip flip-mounted and coupled with a wavelength tuning section to provide a laser output with tuned wavelengths which is split in X:Y ratio partly into a coherent receiver block as local-oscillator signals and partly into a coherent transmitter block as a light source. The coherent receiver includes a polarization-beam-splitter-rotator to split a coherent input signal to a TE-mode signal and a TM*-mode signal respectively detected by two 90-deg hybrid receivers and a flip-mounted TIA chip assisted by two local-oscillator signals from the tunable laser device. The coherent transmitter includes a driver chip flip-mounted on the silicon photonics substrate to drive a pair of Mach-Zehnder modulators with 90-degree shift in quadrature-phase branches to modulate the laser output to two polarized signals with I/Q modulation and uses a polarization-beam-rotator-combiner to combine them as a coherent output signal.
US10754087B2 Guide panel, backlight unit and liquid crystal display device including the same
A guide panel is disclosed which includes: a first guide panel configured to include a vertical portion, in which a first receiving hole is formed, and a horizontal portion in which a second receiving hole is formed, formed by from the vertical portion in a horizontal portion; and a second guide panel disposed on the horizontal portion and configured to include a first protrusion, which is combined with the first receiving hole, and a second protrusion which is combined with the second receiving hole.
US10754083B2 Optical sheet for backlight unit and backlight unit
An optical sheet for a backlight unit for guiding toward a front face side rays of light emitted by an LED light source. The optical sheet includes one or more resin layers. Ultrafine grooves oriented in specific directions are provided on a front face side or a back face side of at least one resin layer of the one or more resin layers. An average number of the ultrafine grooves per unit length in a direction perpendicular to an average orientation of the ultrafine grooves is preferably no less than 10/mm and no greater than 10,000/mm. A face of the at least one resin layer provided with the ultrafine grooves preferably has an arithmetic average roughness (Ra) in a direction perpendicular to an orientation of the ultrafine grooves being no less than 0.01 μm and no greater than 5 μm. Ultrafine grooves preferably constitute a diffraction grating.
US10754082B2 Backlight unit and display device including the same
Backlight unit and display device are provided. According to an exemplary embodiment of the present disclosure, a backlight unit includes a glass light guide plate having an upper surface, a light-incident surface which is disposed on one side of the upper surface, and an opposite surface which is disposed on the other side of the upper surface; a light source disposed to face the light-incident surface; and a light-shielding member including a first light-shielding portion, which is in contact with the opposite surface, and a second light-shielding portion, which is in contact with part of the upper surface.
US10754080B2 Display device including a filter for changing characteristics of light
A display device is disclosed. The display device according to the present disclosure includes a frame; a light assembly disposed in at least one edge area of the frame; a panel positioned in front of the frame; and a light guide plate positioned between the frame and the panel so that light emitted from the light assembly is transferred to the panel, wherein the light assembly includes a light source and a filter positioned at a light path between the light source and the light guide plate and changing characteristics of light emitted from the light source. The present disclosure can improve display quality of the display device by changing characteristics of light emitted from the light source.
US10754077B2 Light guide having a plurality of diffusing optics gradually changing in shape and size from the incident portion of the light guide
A light guide is provided. The light guide includes an optic formed along a length of the light guide. In particular, the optic diffuses light incident from a light source, and the optic is formed to gradually change from a first shape to a second shape as the optic gets farther from an incident portion.
US10754072B2 Polarizer having non-polarization portions, a long polarizing plate and image display device comprising the polarizer
A long polarizer that can achieve the multi-functionalization and high-functionalization of an electronic device, such as an image display apparatus, that shows no variation in quality when provided as a final product, and that is excellent in yield in its production. A polarizer including a long resin film containing a dichromatic substance, the polarizer having non-polarization portions arranged in a lengthwise direction and/or a widthwise direction at predetermined intervals, the non-polarization portions including decolored portions formed through partial decoloring.
US10754071B2 Systems and methods reduce temperature induced drift effects on a liquid lens
Systems and methods reduce temperature induced drift effects on a liquid lens used in a vision system. A feedback loop receives a temperature value from a temperature sensor, and based on the received temperature value, controls a power to the heating element based on a difference between the measured temperature of the liquid lens and a predetermined control temperature to maintain the temperature value within a predetermined control temperature range to reduce the effects of drift. A processor can also control a bias signal applied to the lens or a lens actuator to control temperature variations and the associated induced drift effects. An image sharpness can also be determined over a series of images, alone or in combination with controlling the temperature of the liquid lens, to adjust a focal distance of the lens.
US10754068B2 Lens coating system
A sighting system including a sighting axis which passes through one or more sighting elements each disposed at an angle to the sighting axis and which include coating comprising a plurality of layers which increase transmission of incident light along the sighting axis.
US10754067B2 Textured self-cleaning film system and method of forming same
A self-cleaning film system includes a substrate and an anti-reflection film disposed on the substrate. The anti-reflection film includes a first sheet formed from titanium dioxide, a second sheet formed from silicon dioxide and disposed on the first sheet, and a third sheet formed from titanium dioxide and disposed on the second sheet. The system includes a self-cleaning film disposed on the anti-reflection film and including a monolayer disposed on the third sheet and formed from a fluorinated material selected from the group consisting of fluorinated organic compounds, fluorinated inorganic compounds, and combinations thereof. The self-cleaning film includes a first plurality of regions disposed within the monolayer such that each of the first plurality of regions abuts and is surrounded by the fluorinated material and includes a photocatalytic material.
US10754066B2 Electronic device with low reflectance and color matched display border
A display may have an active area in which pixels display images through a transparent display layer. An opaque masking material may be formed in an inactive border area adjacent to the active area. The opaque masking layer may include particles such as carbon black particles to provide the opaque masking layer with a dark appearance. The color of the opaque masking layer may be adjusted by incorporating additional particles such as titanium oxide particles. Particle size for the carbon black particles and the index of refraction of the opaque masking layer may be adjusted to reduce reflectance in the inactive border area. A transparent conductive layer may be supported by the transparent display layer. Index-of-refraction matching layers may be interposed between the transparent conductive layer and the transparent display layer. The opaque masking layer may be interposed between the matching layers in the inactive border area.
US10754064B2 Second-order nonlinear optical compound and nonlinear optical element comprising the same
Problem to Be Solved: to provide a chromophore having a far superior nonlinear optical activity to conventional chromophores and to provide a nonlinear optical element comprising said chromophore.Solution: a chromophore comprising a donor structure D, a π-conjugated bridge structure B, and an acceptor structure A, the donor structure D comprising an aryl group substituted with a substituted oxy group; and a nonlinear optical element comprising said chromophore.
US10754063B2 Supervised neural network to predict unlabeled rain rates
In an embodiment, radar observation data for time points are received at an input layer of a rain rate prediction neural network. The radar observations are forward propagated via hidden layers of the network to determine rain rates for the time points. The rain rates are integrated over a time period, determined based on the time points, to determine a predicted rainfall amount. The predicted rainfall amount is compared with an actual rainfall amount, determined based on received rainfall measurements, to determine an error. If the error does not satisfy certain criteria, then the error is apportioned to each of the time points, the apportioned errors are back propagated via the hidden layers, and weights associated with nodes in the hidden layers are updated. The radar observation data is again forward propagated via the layers, multiplied by the updated weights, and used to determine new rain rates.
US10754062B2 Selecting a weather estimation algorithm and providing a weather estimate
Methods, apparatus, systems, and computer program products are provided for selecting a weather estimation algorithm and providing a weather estimate based thereon. In an example embodiment a method is provided that comprises receiving request location information by a processor, identifying one or more weather stations, and determining a distance from at least one of the one or more weather stations to a physical location indicated by the request location information. Based at least in part on the at least one determined distance, a weather estimation algorithm is selected. A weather estimation is determined for the physical location indicated by the request location information based at least on the selected weather estimation algorithm.
US10754056B2 Quick vehicle check system and method adopting multi-dose regional scanning
A quick vehicle check system comprises a radiation source which produces a first X ray with a first dose and a second X ray with a second dose, wherein the first dose is smaller than the second dose, and the first X ray is used for checking a first part of a checked vehicle and the second X ray is used for checking a second part of the checked vehicle; a first sensor for detecting a set position of the checked vehicle; a second sensor for detecting a passing distance of the checked vehicle; and a control unit coupled with the first sensor and the second sensor, which receives the set position of the checked vehicle from the first sensor and receives the passing distance of the checked vehicle from the second sensor.
US10754052B2 Node handling device
It is described a node handling device for use during deployment or retrieval of a plurality of seismic nodes (10) attacked to a cable (8), the node handling device comprising: a wheel device (1) adapted for damping of the cable (8) with attached seismic nodes (10) during deployment or retrieval. A wheel device and a method for deployment or retrieval are also disclosed.
US10754040B2 System and method for graph encoding of physical activity data
A method for determining properties associated with a graph is disclosed herein. The graph includes a plurality of nodes and a plurality of connections between the nodes. The method comprises receiving global positioning system (GPS) data points for a plurality of GPS tracks associated with the graph. The method further comprises mapping the GPS data points for each of the plurality of the GPS tracks to the graph by determining an activity track based on the GPS track, the activity track including a plurality of nodes from the graph and at least one connection between the nodes. Additionally, the method comprises creating a path matrix including a plurality of values, each value in the path matrix associated with (i) one of the plurality of connections between nodes of the graph and (ii) one of the determined activity tracks.
US10754038B2 Laser beam projection system with dynamic phase compensation
An apparatus includes at least one processor configured to determine a wavefront phase profile of return illumination reflected from a remote object, where the wavefront phase profile is based on interference between Doppler-shifted local oscillator (LO) illumination and the return illumination. The at least one processor is also configured to calculate a wavefront error based on a comparison between (i) the determined wavefront phase profile of the return illumination and (ii) a desired wavefront phase profile of a high energy laser (HEL) beam. The at least one processor is further configured to control a deformable mirror to at least partially compensate the HEL beam for the calculated wavefront error.
US10754036B2 Scanning illuminated three-dimensional imaging systems
A three-dimensional imaging system includes a first illumination source configured to project a first fan of light toward an object in a field of view, and a second illumination source configured to project a second fan of light substantially parallel to and spaced apart from the first fan of light. The first illumination source and the second illumination source are further configured to scan the first fan of light and the second fan of light synchronously laterally across the field of view. The three-dimensional imaging system further includes a camera configured to capture a plurality of image frames of the field of view as the first fan of light and the second fan of light are scanned over a plurality of regions the object, and a processor coupled to the camera and configured to construct a three-dimensional image of the object based on the plurality of image frames.
US10754035B2 Ground classifier system for automated vehicles
A ground-classifier system that classifies ground-cover proximate to an automated vehicle includes a lidar, a camera, and a controller. The lidar that detects a point-cloud of a field-of-view. The camera that renders an image of the field-of-view. The controller is configured to define a lidar-grid that segregates the point-cloud into an array of patches, and define a camera-grid that segregates the image into an array of cells. The point-cloud and the image are aligned such that a patch is aligned with a cell. A patch is determined to be ground when the height is less than a height-threshold. The controller is configured to determine a lidar-characteristic of cloud-points within the patch, determine a camera-characteristic of pixels within the cell, and determine a classification of the patch when the patch is determined to be ground, wherein the classification of the patch is determined based on the lidar-characteristic and the camera-characteristic.
US10754034B1 Apparatus for redirecting field of view of lidar scanner, and lidar scanner including same
A lidar scanning instrument includes one or more optical elements for redirecting a portion of the output beam sweep of the lidar scanning instrument in a different direction. Three dimensional environment data for both fields of view can be generated. The optical element(s) can be static or moveable, with constant or dynamic motion patterns, to change the direction of the second field of view if desired for the application.
US10754033B2 Light detection and ranging (LIDAR) device range aliasing resilience by multiple hypotheses
A computing system may operate a LIDAR device to emit light pulses in accordance with a time sequence including a time-varying dither. The system may then determine that the LIDAR detected return light pulses during corresponding detection periods for each of two or more emitted light pulses. Responsively, the system may determine that the detected return light pulses have (i) detection times relative to corresponding emission times of a plurality of first emitted light pulses that are indicative of a first set of ranges and (ii) detection times relative to corresponding emission times of a plurality of second emitted light pulses that are indicative of a second set of ranges. Given this, the system may select between using the first set of ranges as a basis for object detection and using the second set of ranges as a basis for object detection, and may then engage in object detection accordingly.
US10754027B2 Method for generating an image and handheld screening device
A method and device for generating an image, the method including: generating an active radar image of an object; displaying the active radar image in a first representation on a display of a handheld screening device; detecting a movement of the handheld screening device; generating a second representation of the displayed radar image based on the detected movement.
US10754026B2 Surface treatment patterns to reduce radar reflection and related assemblies and methods
Surface treatment methods for improving electromagnetic interaction characteristics and related assemblies. In some embodiments, a vehicle RADAR assembly may comprise a RADAR module, a housing, and a surface having a plurality of parallel grooves defining a plurality of pointed projections. The plurality of grooves may be configured to decrease the reflectivity of electromagnetic radiation from the RADAR module relative to the housing and/or to de-cohere reflected radiation. In some embodiments, the grooves may be specifically sized and/or shaped to improve upon the RADAR signal interaction characteristics of the housing or other element having the surface.
US10754023B2 Method and apparatus for detecting object using radar of vehicle
A method performed by an apparatus included in a vehicle to detect an object using a radar includes: propagating, in a normal mode period of an operating period for detecting objects, a normal mode transmission signal generated based on a default code sequence including at least two codes; receiving a normal mode reception signal in the normal mode period; detecting, in the normal mode period, an object based on the default code sequence and the normal mode reception signal; receiving a listening mode reception signal in a listening mode period of the operating period; acquiring a correlation between the listening mode reception signal and the default code sequence; and changing the default code sequence based on the correlation.
US10754022B2 Moving body recognition system
Using communication unit positional information acquired using infrastructure communication and moving body positional information detected using millimeter-wave radar, a moving body existing in a blind spot of a radar detection region is recognized, and behavior is predicted from movement information of the moving body, by deleting the moving body information detected by millimeter-wave radar from the communication unit information acquired using infrastructure communication.
US10754015B2 Adaptive ladar receiver
Disclosed herein are various embodiment of an adaptive ladar receiver and associated method whereby the active pixels in a photodetector array used for reception of ladar pulse returns can be adaptively controlled based at least in part on where the ladar pulses were targeted. Additional embodiments disclose improved imaging optics for use by the receiver and further adaptive control techniques for selecting which pixels of the photodetector array are used for sensing incident light.
US10754010B2 Laser distance measuring module having polarization analysis
A distance measuring method and an electronic laser distance measuring module, for determining a distance to a target object, wherein the transmitted signal is emitted with selected polarization states by a transmitting unit of the laser distance measuring module. The transmitted signal is emitted and the received signal is acquired such that a polarization identifier of the polarization state of the transmitted signal adheres to the received signal and an evaluation of the received signal is derived based on the polarization identifier, to take into consideration multiple reflections during the processing of the received signal to determine the distance.
US10753999B2 Magnetic resonance imaging apparatus
A magnetic resonance imaging apparatus according to an embodiment includes a processor and a memory. The memory stores processor-executable instructions that cause the processor to perform an application region scan for acquiring data on an area covering a diaphragm in order to position an application region of a motion detection pulse and a multi-slice scan for acquiring first multi-slice data on an area covering a heart; and acquire a slice image of the heart that is positioned using the first multi-slice data, with application of the motion detection pulse. In acquiring the slice image, when breathing motion of a subject is continuously out of an allowable range for a given period, the processor corrects a position of the application region by calculation using the second multi-slice data acquired by performing the multi-slice scan again and a positional relationship obtained by the application region scan and the multi-slice scan.
US10753996B2 Method and magnetic resonance apparatus wherein stored data acquisition protocols are automatically conformed to a current equipment version
In a medical imaging apparatus and method for operation thereof, data acquisition protocols are stored, each containing data acquisition parameters of the medical imaging apparatus that define a data acquisition operation. In the event of an update, which changes the possible setting scope for data acquisition parameters, of at least one software and/or hardware component of the medical imaging apparatus to a current equipment version, and/or in the event of the input of a data acquisition protocol not defined for the current equipment version, a set of rules is applied to all protocols not defined for the current equipment version. The rules include at least one adaptation rule for at least one data acquisition parameter, which rule, when applicable, increases at least one quality measure for image data recorded using the data acquisition protocol to which the adaptation rule is applied.
US10753994B2 Systems and methods for simultaneous multi-slice imaging
Systems and methods for simultaneous multi-slice imaging. In one embodiment, a method for magnetic resonance imaging of a region of interest of a subject includes simultaneously exciting multiple, different slice locations corresponding to a region of interest of a subject using a radio-frequency (rf) pulse, for obtaining multiple slices. The excitation phase is modulated between acquisitions using a phase cycling scheme configured to create signal cancellation of all but one slice of the multiple excited slices from the different slice locations. The method also includes applying an imaging pulse sequence using a spiral k-space trajectory to acquire image data from the multiple slices, for an image or series of images of the region of interest; and reconstructing, from the multiple slices, images of the region of interest, wherein the reconstructing recovers unaliased images from the different slice locations.
US10753991B2 Method and system for magnetic resonance imaging
Parallel transmit Magnetic Resonance MR scanner used to image a conductive object such as an interventional device like a guidewire within a subject. This is achieved by determining which Radio Frequency RF transmission modes produced by the parallel RF transmission elements couple with the conductive object and then transmitting at significantly reduced power so as to prevent excessive heating of the conductive object to an extent that would damage the surrounding tissue of the subject, for example, the coupling RF transmission modes may be generated at less than 30%, preferably around 10% of the normal power levels that would conventionally be used for MR imaging. However, even at these low power levels sufficient electric currents are induced in the conductive device to cause detectable MR signals; the location of the conductive object within the subject can thus be visualised. By fast alternate, or simultaneous, iterative application of low-power coupling mode and normal-power non-coupling modes, both the subject and the conductive object can be imaged. During the calibration step of determining which RF transmission modes couples with the conductive object, instead of physically measuring the current induced in the conductive object using sensors, imaging the conductive object using additional very short series of flip angle RF pulses (vLFA) gives a good approximation of the coupling matrix.
US10753990B2 Method and apparatus for measuring magnetic field strength
An apparatus for measuring a magnetic field strength is provided. The apparatus includes a stage on which a sample to be measured is placed, a cantilever having a tip, an optical system having a light source and a light receiver, and a microwave power source. The tip is a diamond tip having a nitrogen vacancy defect. The optical system is configured such that excitation light from the light source is focused at the diamond tip. The cantilever is configured as a coaxial microwave antenna through which microwaves from the microwave power source are supplied to the diamond tip.
US10753989B2 Magnetoresistance element with perpendicular or parallel magnetic anistropy
A magnetoresistance structure includes a first magnetoresistance element and a second magnetoresistance element, wherein the first magnetoresistance element is formed on a surface of the second magnetoresistance element. The first magnetoresistance element comprises a free layer, a bias stack configured to bias a magnetic alignment of the free layer to a first direction in the absence of an external magnetic field, and a reference stack having a reference direction substantially orthogonal to the first direction. The magnetoresistance structure may be used to form a two- or three-dimensional magnetic field sensor.
US10753987B2 Detector access chamber
A detector access chamber (10) for a wireless directional detector (40), comprises a hollow body (12) having an open a upper end (20) and a lower end (24) at an opposing end, a lid (16) engageable with the open upper end (20) of the body (12) and preferably adapted to accommodate at least a 40 tonne vehicular load, and a detector holder (38) within the body (12) to hold a wireless directional detector (40). In use, the lid (16) and the detector holder (38) together define a volume adapted to constrain internal reorientation of the wireless directional detector (40) caused by vibrations. A submergible detector system (42) is also provided.
US10753985B2 Determining electrical contacting between an electrical system and a measuring system
To determine in a simple and unequivocal manner whether measurement contacts at which a voltage is to be measured have been properly contacted in a measurement system, in the measurement system, after a discharge switch connecting a charging circuit to a voltage measurement device is closed, the charging circuit is discharged via an internal resistance of the voltage measurement device. When the discharge switch is closed, after a measurement switch connecting the voltage measurement device to the measurement contacts is closed, it is established whether the electrical system is contacted with the measurement system by analyzing the voltage curve at the voltage measurement device after closure of the measurement switch. Advantageously, after the discharge switch is closed, the charging circuit is discharged via a discharge resistor connected in series or in parallel with the voltage measurement device and via the internal resistance.
US10753984B2 Method and measurement arrangement for monitoring a production process of a modularly set-up voltage source
A pallet understructure, in particular for transport and storage containers for liquids, which are equipped with an inner container made of plastic, with a closable filling neck and a draining neck for connecting a tapping armature, wherein the understructure has an outer jacket made of a metal grid or sheet metal, and a bottom (13) for supporting the inner container, corner feet and central feet arranged between the corner feet, as well as a bottom cross member (16), wherein at least the outer jacket and the bottom cross member are attached to at least two central feet, wherein the respective central foot, the outer jacket and the bottom cross member are coupled in a form-fitting fashion with the aid of a screw (45), wherein there is a bracket (28), which reaches around the bottom cross member (16) and around a peripheral edge of the outer jacket, wherein the screw (45) penetrates legs (29, 30) of the bracket.
US10753983B2 Method for determining a fault state of a battery, a battery sensor and a vehicle onboard power supply system
A method for determining a fault state of a battery, which method is based on a calculation of a differential conductance. An associated battery sensor and to an associated onboard power supply system is also disclosed.
US10753982B2 Monitoring battery health of a battery used in a device
Approaches provide for determining an internal rate of resistance of a battery in a computing device. In particular, various examples enable using a processor to expose the battery to a first load at a first rate of consumption and to measure a first analog voltage across the battery during exposure of the battery to the first load. The processor is able to expose the battery to a second load a second rate of consumption and to measure a second analog voltage across the battery during exposure of the battery to the second load. Linear equations can be used to solve for the battery's internal rate of resistance based at least in part on the first rate of consumption, the first analog voltage, the second rate of consumption, and the second analog voltage. In various embodiments, the battery's internal rate of resistance can be correlated to a battery health indicator.
US10753974B2 Aerosol delivery device
The present disclosure relates to articles (and the manufacture thereof) that use electrical energy to heat a material to form an inhalable substance, the articles being sufficiently compact to be considered “hand-held” devices. In certain embodiments, the articles can particularly be characterized as smoking articles. The smoking article can be adapted to detect the status of a cartridge portion of the smoking article. The smoking article includes a control body portion having a control body engagement end, wherein the control body portion houses a control component and a power source therein. The article further includes a cartridge body portion that has a cartridge body engagement end configured to removably engage the control body engagement end of the control body portion. The cartridge body portion houses a consumable arrangement and a heating connection operably engaged therewith comprising at least one heating element and a fusible link.
US10753969B2 Methods and systems for predicting failures in X-ray tubes
The present approach relates to generating one or both of a failure prediction indication for an X-ray tube or a remaining useful life estimate for the X-ray tube. In one implementation, a trained static tube model is used in estimating health (e.g., thickness) of the electron emitter of the X-ray tube, which in turn may be used in predicting remaining useful life of an electron emitter of the X-ray tube.
US10753960B2 Probe card and signal path switching module assembly
A probe card includes a printed circuit board (PCB), a connection substrate electrically connected with the PCB, a probe head, and a signal path switching module disposed on a lateral periphery surface or a bottom surface of the connection substrate, electrically connected with probe needles of the probe head and the connection substrate and including first and second circuit lines with first and second inductors respectively, and a capacitor electrically connected between the first and second circuit lines. A test signal from a tester is transmitted between the tester and a device under test (DUT) via the PCB, the connection substrate, the first and second circuit lines and the probe needles. A loopback test signal from the DUT is transmitted back to the DUT via the probe needles, parts of the first and second circuit lines and the capacitor.
US10753957B2 Wireless smart devices having integrated force, position, acceleration, and rotational sensing for science education
Described herein are wireless smart devices having integrated force, position, acceleration, and rotational sensing for science education (e.g., Newton's laws of motion, kinematics, etc.). An integrated wireless device includes an accelerometer to generate acceleration data based on detecting a current rate of acceleration of the integrated wireless device, a shaft encoder to detect angular positional changes of a shaft or axle of the integrated wireless device over time, and at least one processing unit coupled to the accelerometer. The at least one processing unit is configured to decode angular position data of the shaft encoder into positional data and to synchronize acceleration data received from the accelerometer with the positional data. In one example, a force load cell is coupled to the at least one processing unit. The force load cell measures applied force or impact force.
US10753955B2 Systems and method for advanced additive manufacturing
A manufacturing computer device for dynamically adapting additive manufacturing of a part is provided. The manufacturing computer device includes at least one processor in communication with at least one memory device. The at least one memory device stores a build file for building the part including a plurality of geometries that each include one or more values of a first build parameter. The processor is programmed to receive sensor information of a build of the part by a machine, compare the sensor information for each geometry of the plurality of geometries to the corresponding one or more values of the first build parameter, determine one or more values for a second build parameter for each of the geometries based on the one or more differences, and generate an updated build file for the part including the one or more values for the second build parameter.
US10753954B2 Vacuum-driven microfluidic probes
An apparatus for a vacuum-driven microfluidic probe includes a body with an apex and a processing surface, at an end of the body. The apparatus also includes a partially open cavity formed as a recess on the processing surface and a set of apertures in the cavity, where the set of apertures include a sample outlet aperture intersected by a vertical axis of the cavity. The apparatus also includes aspiration apertures radially distributed around said vertical axis, wherein the apex is further configured to generate a pressure in the cavity upon aspirating an external liquid through the aspiration apertures that causes to aspirate a liquid sample from the sample outlet aperture, so as to eject the aspirated liquid sample from the probe.
US10753953B2 Automated analyzer and liquid reservoir
Provided are an automated analyzer for analyzing a substance contained in an unknown sample and a liquid reservoir, the analyzer and the reservoir being capable of saving users' operation without remarkably increasing the number of components. A flow path outlet of an overflow portion of the liquid reservoirs projects closer to the inner circumferential side of a drain flow path than to an inner circumferential surface side of an outer wall of the drain flow path serving as a destination to which liquid overflows. In addition, the flow path outlet projects so as to come into contact with an outer wall of the inner pipe. The flow path outlet of the overflow portion projects into the drain flow path so as to be located below an upper end of the outer wall of the drain flow path.
US10753952B2 Rapid and sensitive method of forensic toxicology in post-mortem subjects and in live and post-mortem animals using oral fluid testing
The present invention provides a rapid, sensitive method for forensic drug testing in a post-mortem subject or a live or a post-mortem animal using oral fluid collected from the post-mortem subject or live or post-mortem animal. The method comprises collecting a sample of oral fluid from a post-mortem subject or a live or a post-mortem animal, analyzing the oral fluid sample qualitatively to detect the presence of one or more non-naturally occurring drugs, analyzing the oral fluid sample quantitatively to determine concentration of the one or more non-naturally occurring drugs in the post-mortem subject or in the live or the post-mortem animal, and identifying the one or more non-naturally occurring drugs in the post-mortem subject or in the live or the post-mortem animal. The detection and quantification in oral fluid is more sensitive and faster than detection and quantification of the non-naturally occurring drugs in blood, urine, bile, and liver tissue collected from the same post-mortem subject. Further, the qualitative and quantitative results are obtained in as little as three hours.
US10753949B2 Biomarkers in nasal exhaled breath
A method of diagnosing or assessing risk of a tauopathy in a person is disclosed. The method may comprise collecting a nasal sample of exhaled breath from the person's nose, analyzing the nasal sample to detect the presence of tau protein in the sample, and determining the concentration of tau protein in the nasal sample, wherein the tau protein concentration in the nasal sample indicates susceptibility to the tauopathy.
US10753946B2 Allergen
The invention relates to a novel horse allergen consisting of a heterodimeric protein having a first peptide chain and a second peptide chain together having an overall sequence identity of at least 70% with the combined sequences of SEQ ID NO:3 and SEQ ID NO: 4, as well as a single chain protein having an overall sequence identity of at least 70%, such as 75%, 80%, 85%, 90%, 95%, or 98%, with the combined amino acid sequences according to SEQ ID NO: 3 and SEQ ID NO: 4. The invention further relates to the use of the protein in methods of diagnosis and therapy of Type I allergy, and kits and compositions for use in such methods.
US10753944B2 Methods for covalently binding a cell surface protein and a ligand
The present invention relates to a method for covalently binding a cell surface protein and a ligand, the ligand being capable of specifically binding to the cell surface protein, the method consisting essentially of contacting the living cells expressing the cell surface protein with the ligand comprising at least one furan moiety, thereby covalently binding the cell surface protein and the ligand.
US10753943B2 Devices, systems, and methods for aiding in the detection of a physiological abnormality
The present invention comprises a method for identifying the presence or absence of a pulmonary embolism using a combination of tests and brightline thresholds. The first test is a blood based test measuring D-Dimer concentration and the second test is a respiratory analysis that determines a carboximetry ratio. If the measured D-Dimer value is at or above a threshold indicative of concern and the carboximetry value is equal to or less than a carboximetry ratio threshold, pulmonary embolism is present. If the measured D-Dimer value is at or above a threshold indicative of concern and the respiratory analysis yields a carboximetry ratio greater than the carboximetry ratio threshold, test results are inconclusive and additional testing is required to determine whether a pulmonary embolism is present.
US10753942B2 Methods to detect remnant cancer cells
Disclosed methods for detecting remnant cancer cells in a tissue sample.
US10753932B2 Immunoassay test apparatus
An immunoassay test apparatus, including: a label signal sensor that detects label signals emitted by at least one label conjugated to an antibody or antigen of an immunoassay test device such as a lateral flow test strip or microfluidic cartridge, and outputs sensor data representing the detected label signals; a label imaging component that processes the sensor data to generate label data representing spatial locations of the detected label signals; a test result image generator that processes the label data to generate test result image data representing a visual image of the spatial arrangement of the detected label signals; and a display component that displays the test result image to a user of the immunoassay test apparatus to enable the user to evaluate the result of the immunoassay test.
US10753928B2 Protein detection method, and protein immunoassay method
Provided is a method for detecting a specific protein, having excellent reliability.The method is characterized by including a mass spectrometry step of detecting the specific protein by mass spectrometry and an immunoassay step of detecting the specific protein by immunoassay using an anti-peptide antibody specifically bonded to the specific protein.
US10753923B2 Multistrip cartridge
A test meter for analyzing a body fluid sample applied to a test strip includes an outer housing having an opening, an actuator, and a cartridge positioned adjacent the outer housing. The cartridge further includes a dispensing member connected to the actuator, a plurality of stacked test strips biased toward the dispensing member, and a cartridge outer housing that is adjacent at least a portion of the dispensing member. Each time the actuator is actuated, the dispensing member is rotated to cause movement of one test strip from the plurality of stacked test strips through the opening, and another test strip is biased toward the dispensing member.
US10753913B2 Chromatography systems with mobile phase generators
Certain configurations of a gas chromatography system comprising an internal gas generator are described. In some instances, the gas chromatography system may comprise an internal hydrogen generator to provide hydrogen gas to a chromatography column for separation of analyte species. In certain examples, the gas chromatography system can be operated without any external gas inputs.
US10753911B2 Chiral analysis method of bound amino acid and chiral analysis system
A chiral analysis method of a bound amino acid includes a step of hydrolyzing a bound amino acid using a deuterium chloride-deuterium oxide solution and/or deuterium oxide; a step of separating, by chiral separation, a D-form and an L-form of an amino acid generated by the hydrolyzation; a step of generating fragments from the separated amino acid; and a step of selecting and analyzing a predetermined fragment that contains an α carbon and does not contain a side chain from the generated fragments, by mass spectrometry.
US10753910B2 Process and device for the analysis of the acoustic characteristic of an exhaust gas flap
A process for the analysis of the acoustic characteristic of an exhaust gas flap (10) for an exhaust system of an internal combustion engine, wherein the exhaust gas flap (10) includes a flap diaphragm (14), which is adjustable in a flap body (12). A measurement noise is applied to the exhaust gas flap (10). A disturbing noises originating at the exhaust gas flap (10) is detected and a disturbing noise time course (50) is generated. A disturbing noise frequency course (56) is generated based on the disturbing noise time course (50). The disturbing noise frequency course (56) is compared with a reference disturbing noise frequency course (58). The acoustic quality of the exhaust gas flap (10) is evaluated based on the comparison.
US10753902B2 Chipless and wireless sensor circuit and sensor tag
A wireless sensor circuit and sensor tag in which the output is directly converted to a frequency response. The sensor circuit includes a buffer transistor having gate, source and drain terminals configured as a source-follower, a gate resistor connected to the gate terminal of the buffer transistor, a supply voltage connected to the drain terminal of the buffer transistor, and an active load element and a capacitive load element connected to the source terminal of the buffer transistor. An input signal having an input frequency is applied to the buffer transistor via the gate resistor and an output signal is generated at the source terminal of the buffer transistor. The output frequency represents a response of the sensor circuit.
US10753901B2 Integrated sensor for the rapid identification of bacteria using ISFETS
Disclosed are methods and systems for the detection of bacteria in a sample. The methods comprises contacting the sample with an antibacterial agent and a bacteria identification sensor, and involves the permeabilization of the bacteria by the antibacterial agent, and the subsequent detection of an efflux of potassium ions using a bacteria identification sensor comprising a potassium-sensitive ISFET. Also disclosed are bacteria identification sensor comprising a potassium-sensitive ISFET useful in the practice of the disclosed methods.
US10753895B2 Orientation evaluation device, orientation evaluation method, and distribution evaluation device
An orientation evaluation device includes: a diode laser configured to periodically irradiate a sample with light to heat the sample, the sample being carbon fiber reinforced plastics; an infrared thermography configured to detect delay in response to a change in a temperature distribution of an area of the sample, the area including a spot heated by the diode laser; and a computer configured to output information on orientation of the sample based on the delay in the response detected by the infrared thermography. The orientation evaluation device enables a non-contact and quick evaluation of the orientation of the sample.
US10753892B2 Non-invasive sensing of free metal ions using ion chemical exchange saturation transfer
The invention features a novel non-invasive approach for imaging, detecting and/or sensing metal ions with improved sensitivity and specificity in a biological sample or tissue. In certain embodiments, the invention provides a MR contrast-based approach for imaging, detecting and/or sensing metal ions in the biological sample/tissue containing various background ions by using 19F-based chemical exchange saturation transfer (CEST) technique.
US10753889B2 Cell for X-ray analysis and X-ray analysis apparatus
Provided are a cell for X-ray analysis and an X-ray analysis apparatus that enable simultaneous X-ray diffraction and X-ray absorption fine structure measurements of a material (sample) in the same field of view on the sample (same position on the sample). The cell for X-ray analysis of the present invention enables simultaneous X-ray diffraction and X-ray absorption fine structure measurements of a sample in the same field of view on the sample and includes a furnace including a space where the sample is held and a focused heater heating the sample, a first window provided to the furnace and through which X-rays directed at the sample is incident, a second window provided to the furnace and from which X-rays emerging from the sample exit, a third window provided to the furnace, and a holder that positions the sample in the space. The cell for X-ray analysis makes it possible to simultaneously measure X-ray diffraction of the sample at outside of the second window and X-ray absorption fine structure of the sample through the third window.
US10753882B1 Inspection and cosmetic grading through image processing system and method
A system and method for inspection and cosmetic grading of objects is provided. Camera and lighting assemblies capture images of an object and create a 2D composite image which is processed by an image processing module with a deep learning machine algorithm to detect surface defects in the object. Detected defects are localized and measured for depth of defect by an advanced optical sensor, providing a 3D representation of defects. A cosmetic grading algorithm determines the cosmetic grade of the object and the optimal path of disposition for the item based on the grade.
US10753880B2 Aquatic environment water parameter testing methods utilizing conductivity as calibration for sensor measurements
An aquatic environment water parameter testing method that utilizes the conductivity of a liquid sample of an aquatic environment to correct an optical reading of a chemical indicator that has been exposed to the liquid sample to determine the level of a constituent in the aquatic environment. The conductivity of the liquid sample is determined, the chemical indicator element is exposed to the liquid sample, an optical reading is measured from the chemical indicator, and the optical reading is corrected using the conductivity. The temperature of the liquid sample may be utilized to correct the conductivity prior to correcting the optical reading. The temperature of an optical reader used to measure the optical reading may be utilized to correct the optical reading.
US10753874B2 Handheld mobile device for detection of biological evidence
A system including: a mobile device, including: a camera configured to capture multiple images of a subject; a processor configured to identify a first image of the captured images as a blue frame, wherein the image was captured while the subject was illuminated by blue light, and identify a second image of one of the captured images as a white frame, wherein the image was captured while the subject was illuminated by white light; associate the blue frame with the white frame; detect a feature depicted in the blue frame that is not depicted in the associated white frame, and indicate the detection of the feature to a user; and a user interface display configured to separately render the blue frame and the white frame.
US10753871B2 Information processing device, image acquisition system, information processing method, and image information acquisition method
[Object] To propose an information processing device, an image acquisition system, an information processing method, an image information acquisition method, and a program which enable a position of a surface of a measurement subject to be more simply specified.[Solution] An information processing device according to the present invention includes: a representative luminance value specifying unit configured to, when luminance values constituting a plurality of fluorescence images of a measurement subject captured while a position of the measurement subject in a thickness direction is changed are sequentially rearranged from a highest luminance value on the basis of the fluorescence images for each of the fluorescence images corresponding to respective thickness positions, extract a luminance value ranked at a predetermined position from the highest luminance value and set the extracted luminance value as a representative luminance value of the fluorescence image at the thickness position to be noted; and a surface position specifying unit configured to use the representative luminance value for each of the fluorescence images and set the thickness position corresponding to the fluorescence image that gives the maximum representative luminance value as a position corresponding to a surface of the measurement subject.
US10753870B2 Automatic analysis apparatus including a reaction container holding part having a surface that reflects light emitted from a light source
This automatic analysis apparatus is provided with: an analysis port comprising a reaction container holding part that holds a reaction container storing the liquid mixture of a sample and a reagent, a light source that emits light to the liquid mixture stored in the reaction container held by the reaction container holding part, and a detector that detects light generated when the light from the light source is emitted to the liquid mixture; and a control unit that controls the analysis port, and analyzes the sample on the basis of information about the detected light. The automatic analysis apparatus is characterized in that: the surface of an inner wall of the reaction container holding part is configured to reflect at least a portion of the light emitted from the light source; and the control unit executes control so as to emit the light from the light source in a state where the reaction container is not held by the reaction container holding part, to detect the light reflected on the surface of the inner wall of the reaction container holding part by the detector, and to not use the analysis port for analysis when the result of the detection shows that the detected light is less than a first value determined in advance.
US10753868B2 Sensor and associated methods
There is provided a chirped diffractive element (20) in the form of a grating (22) configured for supporting a plurality of guided mode resonances (54), which resonances (54) may be considered to comprise a standing wave. Chirping the grating (22) may allow guided mode resonances (54) to be distinguishable in terms of position within a section (34) the grating (22). An incident electromagnetic field may be coupled into at least one of the sections (34) when the electromagnetic field has a wavelength value within a predetermined wavelength range and a sample has a refractive index value within a predetermined index range. The incident electromagnetic field may be reflected by at least one of the sections (34) of the grating (22) exhibiting a guided mode resonance (54). The reflected electromagnetic field from the section (34) can then be detected by directly imaging the grating (22), thereby revealing the position of the exhibited guided mode resonance (54) in the grating (22), and thereby inferring the refractive index value of the sample.
US10753867B2 System and method for identifying materials using a THz spectral fingerprint in a media with high water content
A material detector includes a pulse generator to generate pulses to excite molecules in the material and a detector to detect a signal generated from excited molecules in the terahertz region. Spectral features in the material are analyzed to identify the material. Detection can be performed using a nanoantenna array structure having antennas tuned to detect the expected spectral emission. The nanoantenna array can include antennas having MIM or MIIM diodes. Signal processing and statistical analysis is use to reduce false positives and false negative in identifying the material.
US10753866B2 Terahertz measuring apparatus and terahertz measurement method for measuring a test object by means of a time-of-flight measurement
The invention relates to a terahertz measuring apparatus (1) for measuring a test object (2) by means of a run-time measurement while determining at least one distance (d1, d2, d3, d4), said terahertz measuring apparatus (1) comprising: a terahertz transmitter and receiver unit (3) for emitting terahertz radiation (5) and detecting the terahertz radiation reflected by the test object (2), and an evaluation unit (12) for determining a run-time of the terahertz radiation and at least one distance of the test object (2), Hereby, it is provided, that at least one, preferably several passive terahertz receiver devices (4) are provided the optical axes (C-4) of which are arranged shifted or angled in relation to the optical axis (C-3) of the terahertz transmitter and receiver unit (3) and detect a second reflected terahertz radiation (6b) emitted by the terahertz transmitter and receiver unit (3) and reflected on the test object (2), a data connection (10) for synchronising the terahertz transmitter and receiver unit (3) and the at least one passive terahertz receiver unit (4) by means of a synchronising signal (S1) is provided, with the evaluation unit (12) or the terahertz receiver unit (4) determining a second run-time (Δt3, Δt4) and a second distance from the second reflected terahertz radiation (6b) and the synchronising signal (S1).
US10753864B2 Gas analysis system
A gas analysis system includes a spectroscopy assembly coupled to a vehicle. The spectroscopy assembly includes a multiplexer configured to combine a plurality of light beams into a multiplexed light beam, wherein the multiplexer is configured to direct the multiplexed light beam toward a target surface. Additionally, the spectroscopy assembly includes a collection optic configured to receive a reflected multiplexed light beam from the target surface. Further, the spectroscopy assembly includes a controller configured to de-multiplex the multiplexed light beam into a plurality of reflected light beams and determine a spectral intensity of the plurality of reflected light beams.
US10753851B2 Classifying microbeads in near-field imaging
Among other things, an imaging sensor includes a two-dimensional array of photosensitive elements and a surface to receive a sample within a near-field distance of the photosensitive elements. Electronics classify microbeads in the sample as belonging to different classes based on the effects of different absorption spectra of the different classes of microbeads on light received at the surface. In some examples, the number of different distinguishable classes of microbeads can be very large based on combinations of the effects on light received at the surface of the different absorption spectra together, spatial arrangements of colorants in the microbeads that impart the different absorption spectra, different sizes of microbeads, and different shapes of microbeads, among other things.
US10753850B2 Drop-detection device
A drop-detection device (11, 11a, 11b) for the detection of drops (TR) that escape from a nozzle of a metering valve (DV), preferably a micro-metering valve, is described. The drop-detection device (11, 11a, 11b) comprises a signal-generation unit (20), which is configured to produce a carrier signal (TS) with a defined pulse frequency. In addition, the drop-detection device (11, 11a, 11b) has a modulation unit (30, 30a) which is configured to generate a modulated signal (MS) due to a physical interaction of the carrier signal (TS) with a drop to be detected (TR), Furthermore, the drop-detection device (11, 11a, 11b) has an evaluation unit (50), which is configured to determine if a drop (TR) has been dispensed by the metering valve (DV) based on the measurement signal (MS) under consideration of the defined pulse frequency. A method (600) of detecting a drop (TR) of a metering valve (DV) is also described.
US10753849B2 Suspended particle characterization system
An apparatus (10) for characterizing particles, comprising: a microscope objective with an optical axis and a depth of field; a holder cell (22) configured to position the particles in a generally planar volume below the microscope objective, the planar volume being substantially normal to the optical axis and having a depth that is less than or equal to the depth of field, wherein a portion of the cell holder (22) for positioning in the optical axis of the microscope objective is substantially free of significant spectral features in a Raman spectral range; an x-y stage (20) to move the microscope objective relative to the holder cell (22) in x and y directions to align particles with the optical axis of the microscope objective while the particles are held by the holder cell (22), a detector (18) for acquiring an image of a particle through the microscope objective, a laser operable to illuminate a particle held by the holder cell (22), a Raman spectrometer (16) arranged to obtain a spectrum including the Raman spectral range from the illuminated particle, and characterizing logic operative to characterize the particle based on image processing operations performed on the acquired image and based on the Raman spectrum. The holder cell (22) comprises a first plate (34) and a second plate (36) that are separated by a predetermined distance defining the planar volume depth.
US10753845B2 System and method of sensor reconditioning in an exhaust aftertreatment system
A system includes: an exhaust aftertreatment system that includes a particulate matter sensor that includes a heating element configured to selectively provide heat to the particulate matter sensor; and a controller programmed to: receive particulate matter data indicating a state of the particulate matter sensor; determine that the particulate matter sensor is in a full state based on the particulate matter data; and activate the heating element to: (i) a first temperature for a first period of time, the first temperature being sufficient to burn off water or ammonia; (ii) a second temperature for a second period of time immediately after the first period of time, the second temperature being greater than the first temperature and being sufficient to burn off urea, biuret, or melamine; and (iii) a third temperature for a third period of time immediately after the second period of time, the third temperature being greater than the second temperature and being sufficient to burn off carbon.
US10753842B2 Systems and methods for measuring physiochemical properties of interfaces using droplets or bubbles
Systems, methods, and computer program products for measurement of surface properties using a mobile device are described, the surface properties including interfacial (surface) tension, contact angle (static, advancing, or receding), solid surface energy, and rolling or sliding angle on an inclined surface. The system has a support adapted to receive a mobile device with a camera and a processor. A structure is coupled to the support that is adapted to removably receive measurement components. The measurement components are configurable to place a droplet or a bubble within a field of view of the camera. Software on the mobile device is configured to operate the camera to take an image of the droplet or the bubble within the field of view of the camera, and to determine one or more physical properties of the droplet or the bubble based on an analysis of the image.
US10753836B2 Multi-axis specimen imaging device with embedded orientation markers
A specimen holding and positioning apparatus operable to substantially non-movably maintain a specimen (e.g., an excised tissue specimen) in a fixed or stable orientation with respect to the apparatus during imaging operations (e.g., x-ray imaging), transport (e.g., from a surgery room to a pathologist's laboratory), and the like for use in facilitating accurate detection and diagnosis of cancers and/or other abnormalities of the specimen.
US10753835B2 Apparatus and method for sampling fluids without volume limitation
An improved apparatus and method for sampling fluids without volume limitation comprises, in one implementation, a holder unit, a pumping unit, and a control unit. The pumping unit includes an inlet channel, an outlet channel, a pumping motor, and a circulation hose in which the pumping motor is configured to circulate a fluid specimen from the inlet channel to the outlet channel into the circulation hose. The circulation hose is attached to the outlet channel, and secured to the holder unit displaced from a user to prevent direct contact with the fluid specimen during sampling when dealing with a hazardous specimen. The control unit includes a switch, a regulating module, and an electronic board, and is configured to regulate circulation of the fluid specimen through the pumping unit. The switch is configured to START/END the sampling process and to send signals to the electronic board to stay ON/OFF during sampling, and the regulating module is configured to adjust voltage of the pumping motor consistent with viscosity of the fluid specimen to allow circulation without volume limitation.
US10753832B2 Speed loop for take-off and return by single pipeline probe
A sample take-off system incorporating a small volume pump with a speed loop for pressurizing excess extracted sample for return into the process stream using a single multi-channel probe for both take-off and return of the excess extracted sample is illustrated and described.
US10753831B2 Method for detection of air-water exchange flux
Disclosed is a method for detection of air-water exchange flux of organic contaminants, which passively and continuously collects contaminants at consecutive points close to a sea surface microlayer, acquires the freely dissolved concentration at the consecutive points of the air and water body close to a water body surface microlayer, and obtains the air-water exchange flux of the contaminants through fitting a self-developed model, wherein the consecutive points include a plurality of sampling points along a height direction above an air-water interface and a plurality of sampling points along a depth direction below the air-water interface. The present invention can be applied to determine the air-water body exchange flux of organic contaminants.
US10753829B2 Aerodynamic sampling of particles and vapors from surfaces for real-time analysis
A non-contact aerodynamic sampling tool for collecting particles and vapors from the surfaces. Opposing planar jets or planar jet arrays are used to liberate material from surfaces so that particulate matter and vapors can be collected for analysis in real time. High-speed valves may be triggered to create pressure waveforms for high velocity pressurized planar jet bursts, or continuously operated opposing wall jets may be angularly directed toward a target surface, permitting sampling from large standoff distances. The wall jets traverse the surface and exhibit significant drag forces to lift particles into a suction intake. Unlike axisymmetric jets, the wall jets sustain the flow momentum over the target surface for a greater distance, dislodging particles submerged in the boundary layer and significantly improving particle resuspension and vapor collection. Real-time analysis and detection of target analytes are achieved by efficient sample liberation from the surface in the sampling tool and the efficient sample delivery to an analytical module.
US10753828B2 Tire management device and tire management program
This tire management device enables tire management for equalizing the use period of tires mounted on a vehicle, and is provided with a deterioration state prediction unit which, for each mounting position, predicts the deterioration tendency and the deterioration state of the tires mounted on the vehicle; a usable period prediction unit which, for each tire mounting position, predicts the usable period of the tire on the basis of the deterioration tendency and deterioration state predicted by the deterioration state prediction unit; and a mounting position planning unit which, setting the deterioration tendency of each tire predicted by the deterioration state prediction unit as a mounting position deterioration characteristic of each mounting position of a tire in the vehicle, creates, on the basis of said mounting position deterioration characteristics and the usable periods of the tires predicted by the usable period prediction unit, a modification proposal for changing the mounting positions of the tires on the vehicle in order to equalize the use period of each tire.
US10753826B2 Collision test apparatus using test sample support for structural member
A test sample support for use in a collision test using a center pillar assembly of an automobile body as a test sample, includes a linear main body, a first attachment part, and a second attachment part. A cross section of the main body of the test sample support is an open section of cross-shaped. The first attachment part is secured to the center pillar assembly. The second attachment part is secured to a collision test apparatus. This makes it possible to perform a collision test conveniently and at a low cost, thereby accurately evaluating side collision performance of the center pillar assembly.
US10753821B2 System and method for monitoring and reporting liquid nitrogen container level
Exemplary embodiments disclosed herein are directed to systems and methods by which the level of liquid nitrogen in one or more liquid nitrogen storage containers can be monitored and leaks may be detected and reported.
US10753816B2 Calibration-less micro-fabricated vacuum gauge devices and method for measuring pressure
A manner to determine pressure (e.g. inside a vacuum package, such as a MEMS die), without prior calibration, is provided using a model and a set of one or more gauges (e.g. Pirani, thermistor, thermocouple gauges) with distinct geometries. In order to calculate pressure from the electrical measurements performed on the gauges, there are several intermediate steps and an analytical model describes each of these steps. Besides the electrical measurements, other inputs are required, such as material properties and certain dimensions, which may not be known accurately. Several different gauge geometries are proposed which can be combined in order to determine the vacuum (pressure) level without knowing the values of these inputs beforehand.
US10753813B1 Belt tension measurement device
A belt tension measurement device includes a sleeve with an opening in at least one end, a shaft insertable into the opening where at least a portion of the shaft protrudes from the opening when in a zero position, and a first securing component configured to couple the sleeve to a surface of a power transmission belt and an additional securing component configured to couple the shaft to the surface of the power transmission belt. The shaft includes one or more sets of marks. A set of the one or more sets of marks includes at least one mark. The at least one mark corresponds to at least one shaft position where the power transmission belt is tensioned a pre-determined amount via an extension force generated by an elongation of the power transmission belt. The shaft is moveable between the zero position and the at least one shaft position.
US10753812B2 Magnetic torque detector
A torque detector detects a torsional torque between a first shaft and a second shaft based on a torsional displacement of an elastic member coaxially connecting the first shaft and the second shaft. The torque detector includes a magnetic flux generation unit and a magnetic sensor. The magnetic flux generation unit rotates with rotation of the first shaft and includes a first pole and a second pole into and out of which lines of magnetic force enter and exit. The magnetic sensor rotates with rotation of the second shaft and includes a detection surface for detecting a magnetic flux or a magnetic flux density. The first pole and the second pole are arranged to face each other across the magnetic sensor.
US10753807B2 Thermocouple termination/closure and method
Aspects of this disclosure relate to a methodology and process of hot junction formation and sheath closure for a dual-wall mineral insulated thermocouple cable. The new methods are required to maintain the integrity of both the inner and outer sheaths or inner and outer walls of a dual-walled thermocouple design. As the inner and outer sheaths are different materials, they may require closure separately with no mixing of the sheathing materials during welding.
US10753804B2 Terahertz (THZ) wave detecting sensor and THZ wave detecting device including the same
The present invention relates to a terahertz (THz) wave detecting sensor including a MXene material represented by the following Formula 1 as a sensing material: M(n+1)Xn,  [Formula 1] wherein, in Formula 1, M is at least one transition metal selected from early transition metal elements, X is at least one selected from C and N, and n is an integer selected from 1 to 3.
US10753802B2 System and method of determining if a surface is printed or a device screen
A system and method of determining if a surface contains print or is a screen of a device is provided. The method is comprised of the steps of: acquiring a spectral wavelength signature of the surface; comparing the spectral wavelength signature of the surface to RGB triple-peak emission spectra; scanning the surface with an image-based scanner in non-illumination mode based upon the spectral wavelength signature of the surface corresponding to the RGB triple-peak emission spectra, and scanning the surface with an image-based scanner in illumination mode based upon the spectral wavelength signature of the surface not corresponding to the RGB triple-peak emission spectra.
US10753801B2 Methods for performing dual-comb interferometry using a frequency offset relation
Methods of performing dual-comb interferometry using a dual-comb interferometer and methods of characterizing a volume using dual-comb interferogram data are described.
US10753796B1 Photonic integrated circuit optical spectrometer
An apparatus includes multiple photonic integrated circuit (PIC) optical spectrometers, and an imaging plane coupled to the PIC optical spectrometers. Each PIC optical spectrometer includes multiple semiconductor chip layers. Each semiconductor chip layer includes multiple arrayed waveguide gratings (AWGs) and a number of on-chip optical detectors.
US10753793B2 Optical filter and spectrometer
An optical assembly is disclosed including two laterally variable bandpass optical filters stacked at a fixed distance from each other, so that the upstream filter functions as a spatial filter for the downstream filter. The lateral displacement may cause a suppression of the oblique beam when transmission passbands at impinging locations of the oblique beam onto the upstream and downstream filters do not overlap. A photodetector array may be disposed downstream of the downstream filter. The optical assembly may be coupled via a variety of optical conduits or optical fibers for spectroscopic measurements of a flowing sample.
US10753792B2 Reconfigurable optical fiber spectrometer in a lighting device
A spectrometer-equipped lighting device detects substances in an environment around the device. A fiber detector is optically coupled to receive light from a light source. The fiber detector has a bare area from which emanates an evanescent wave of light surrounding an exterior of the fiber detector to interact with the environment in which the fiber detector is exposed. The spectrometer, optically coupled to an opposite end of the fiber detector, detects the light output and in response, generates signals representative of the spectral power distribution of the light of the evanescent wave that has interacted with the surrounding environment. A controller analyzes the spectrometer generated signals and initiates action based on the analysis of the generated signals or outputs a report indicating an environmental condition detected by the spectrometer-equipped device.
US10753789B2 Weight sensing vehicle hitch
A weight sensing vehicle hitch allows an operator to easily determine the load placed on the vehicle. The load sensor is permanently installed in the hitch. The weight sensing vehicle hitch has a hitch receiver tube and a load sensor connected to an actuator which has two positions, a first position in which the actuator and load sensor is not in contact with a bottom of the ball support and a second position in which the actuator and load sensor is raised into contact with the bottom of the ball support, using an actuator slide.
US10753788B2 Wheel load estimation device
Provided is a wheel load estimation device configured to acquire wheel speed information of each wheel included in a vehicle from a wheel speed sensor provided in the vehicle; to calculate a front-rear load ratio and a left-right load ratio based on the wheel speed information; and to calculate a wheel load ratio expressing a relative wheel load between the wheels included in the vehicle, with respect to at least one wheel of the vehicle, based on the front-rear load ratio and the left-right load ratio. The front-rear load ratio is a ratio between a load applied to a front wheel of the vehicle and a load applied to a rear wheel of the vehicle, and the left-right load ratio is a ratio between a load applied to a left wheel of the vehicle and a load applied to a right wheel of the vehicle.
US10753787B1 Sensor data processing for detection of changes in item quantities
Described are systems for processing sensor data associated with an inventory location for the purpose of identifying stable and unstable states in the sensor data. The stable and unstable states can be determined by fitting a line or curve to a portion of the sensor data occurring during a window of time and calculating a corresponding slope value of the line or curve. By comparing the slope value of the line or curve to a threshold value, stable and unstable states can be determined for the sensor data. Once stable states have been identified, a change in sensor data can be determined and used to identify a change in quantity of items at the inventory location.
US10753784B2 Fluid-filled personal scale responsive to temperature and pressure
A system and method for measuring the weight of a user using an scale, the scale having an inflatable pouch with a fluid pressure sensor and a temperature sensor placed therein; a processing circuitry connected to the fluid pressure sensor and the temperature sensor; a communication interface connected to the processing circuitry; wherein the fluid pressure sensor is configured to determine an internal pressure from the fluid pressure sensor, and the temperature sensor is configured to determine an internal temperature within the inflatable pouch; wherein the processing circuitry is configured to calculate a weight of an object placed on the inflatable pouch based on the determined internal pressure and internal temperature; and wherein the processing circuitry is configured to relay the calculated weight of the object to a user device via the communication interface.
US10753782B2 Liquid-surface detection device
A float floats on a liquid inside a container and is movable upward and downward according to a liquid surface level. A cover is located inside the container and houses the float inside the cover. A detector detects the position of the float. The cover includes a support part and a wall part. The support part allows upward and downward displacement of the float and restricts displacement of the float outward from the cover. The wall part is located around the support part. The wall part has an opening that allows communication between the inside of the cover and the outside of the cover. The area of the opening is larger than the surface area of the wall part except the opening.
US10753781B2 Three-dimensional printing device
A three-dimensional printing device including a body, a tank, an origin target, a sensor, and a control module is provided. The tank is rotatably assembled on the body, and the tank is filled with a liquid forming material. The origin target is disposed on the tank and rotates along with the tank. The sensor is disposed on the body and located above the liquid forming material to sense a liquid level of the liquid forming material. The control module electrically connects the tank and the sensor and drives the tank to rotate. The sensor is located above a rotation path of the origin target, and the control module senses the origin target through the sensor and positions a rotation origin of the tank.
US10753780B2 Liquid disperser
A dispenser for dispensing a metered amount of a liquid comprises a body having sidewalls defining a hollow interior and an opening at a forward end of the body, a cartridge having a reservoir adapted to contain a liquid and an outlet at the forward end of the cartridge, the cartridge being sized and shaped to be positioned in the hollow interior of the body so that the outlet is aligned with the opening in the body. A plunger is positionable in the reservoir and slidable within the reservoir, and a metering unit comprises a plunger advancement mechanism that can cause the plunger to slide within the reservoir, the metering unit causing the plunger advancement mechanism to advance the plunger a predetermined amount. The metering unit is configured to cause advancement the plunger in the reservoir to apply pressure on the liquid in the reservoir and cause a droplet of the liquid to be dispensed through the outlet. The dispenser produces a droplet of from about 0.5 μl to about 10.0 μl. In one version, a droplet to droplet consistency of ±0.2 μl. In one version, the metering unit provides feedback to a user when the plunger has been advanced the predetermined distance.
US10753776B2 Method for determining a flow profile, measurement transducer, magnetic-inductive flowmeter and method of using a magnetic-inductive flowmeter
A method for determining the flow profile in the measuring tube of a magnetic-inductive flowmeter and magnetic inductive flowmeter with which the method is performed, the method having the steps of supplying a first coil with current for generating a first magnetic field with a first exciting current, supplying a second coil with current for generating a second magnetic field with a second exciting current, measuring a first voltage at a first electrode as compared to a generated reference potential, measuring a second voltage at a second electrode as compared to the reference potential generated, and determining vertical and/or horizontal asymmetry of the flow profile from the first measured voltage value and from the second measured voltage value.
US10753775B1 Optical fiber flow sensor
An optical fiber flow sensor, including: a housing, an elastic component, an optical fiber detection component, a floating element, and a fixed sealing joint. The elastic component includes a first and second elastic members that are symmetrical and are disposed in a closely fitted manner, with fitting surfaces of the first and the second elastic members being respectively provided with a corresponding seating groove. The optical fiber detection component is disposed in the seating grooves, and both ends of the optical fiber detection component are welded in the seating grooves via a glass solder. The elastic component is enclosed in the housing, and one end of the housing is fixed at the fixed sealing joint. The optical fiber detection component is sealed within the elastic component so as to avoid direct contact with an external fluid, and prevent damage by corrosion, hydrogen loss, or the like. The optical fiber detection component is welded to the elastic component via a glass solder, thereby avoiding a high-temperature creep deformation of the glue and thermal mismatch.
US10753774B2 Cryogenic fiber optic sensor device
A fiber optic sensor device comprising an optical fiber with a multilayer coating on the optical fiber at least in a fiber section of the optical fiber. The multilayer coating comprises a chrome layer on the optical fiber, a metal layer such as a copper layer on the chrome layer and an indium or lead layer on the metal layer. The indium or lead layer having a thickness larger than thicknesses of the chrome and metal layers, preferably with a thickness about equal to the radius of the optical fiber.
US10753772B2 Resolver having decreased permanence error due to harmonic components
A resolver includes a resolver rotor fixed to a rotating shaft, and a resolver stator disposed around the resolver rotor. The resolver stator includes an annular stator core having a plurality of salient poles which protrudes radially inward and which is disposed at regular intervals in a circumferential direction. The resolver rotor has an outer peripheral surface defined by an outer radius Rm(φ) which is obtained by blending, with respect to a first function Gp(φ) where an air gap between the resolver rotor and the salient poles is proportional to a sine wave (sin φ) related to an angle φ of the resolver rotor, a second function Gip(φ) where the inverse of the air gap is proportional to the sine wave (sin φ), at a predetermined ratio α.
US10753771B2 Brushless resolver and rotation-angle detection device
A brushless resolver includes a rotor having a one-phase excitation coil and a stator having two-phase detection coils. The rotor is mounted to a shaft of a motor to detect a rotation angle of the motor. An induction coil is located around the shaft. The induction coil is connected to the excitation coil. Electromotive force induced in the induction coil by a change of magnetic flux of the motor, which passes through the shaft, is used as an excitation signal supplied to the excitation coil.
US10753768B2 Magnetic field sensor providing a movement detector
A magnetic field sensor has a plurality of magnetic field sensing elements and operates as a motion detector for sensing a rotation or other movement of a target object.
US10753767B2 Identification of failed sensors in a system of interconnected devices
Methods and arrangements for identifying failed sensors in a system of interconnected devices. A contemplated method includes: utilizing at least one processor to execute computer code that performs the steps of: receiving data from a first plurality of sensors, each sensor being operatively coupled to a device within a system of interconnected devices; associating the data received with an activity; comparing the data received with previously stored data associated with the living activity; detecting, based on the comparing, an anomaly associated with at least one of the first plurality of sensors, wherein the anomaly indicates a problem with the at least one of the first plurality of sensors; and recording, at a data storage location, the anomaly, wherein the data storage location stores data associated with previously identified anomalies. Other variants and embodiments are broadly contemplated herein.
US10753766B2 Method and electronic device for managing the display of an aircraft flight profile, related computer program and electronic display system
This method for managing the display of a flight profile of an aircraft is implemented by an electronic management device.It comprises computing a reference altitude for the display of a vertical flight profile; determining a range of altitudes for the display of said vertical profile, the range of altitudes being determined as a function of the computed reference altitude, the reference altitude being computed as a function of a current altitude, an altitude interval to be displayed and at least one property relative to an estimated evolution of the altitude of the aircraft from said current altitude.
US10753763B2 Autonomous driving under user instructions
System and method for a user to navigate an autonomous vehicle. In an aspect, if the user submits a forward command, the vehicle is arranged to go straight within a given distance. In another aspect, if the user submits a turn-right command, the vehicle is arranged to turn right and then go straight within a given distance. In yet another aspect, if the user doesn't enter any additional command within a given distance, the vehicle is arranged to go to a scheduled destination. In addition, multiple options including gadget-free methods are provided for vehicle check-in process.
US10753759B2 Vector map display system and method based on map scale change
A vector map display method executed by a user terminal device may include: a web vector map display viewpoint change step of changing a viewpoint of a web vector map according to the directions of previously stored first and second viewpoints; a background or POI information extraction step of extracting a background or one or more pieces of POI information corresponding to a current position of the user terminal device from data of the web vector map by reflecting the first and second viewpoints; a size ratio adjusting step of adjusting the size ratio of the extracted background or POI information; a current web vector map data generation step of generating data of the current web vector map corresponding to the current position; and a current web vector map display step of displaying the data of the current web vector map.
US10753758B2 Top-down refinement in lane marking navigation
Systems and methods use cameras to provide autonomous navigation features. In one implementation, top-down refinement in lane marking navigation is provided. The system may include one or more memories storing instructions and one or more processors configured to execute the instructions to cause the system to receive from one or more cameras one or more images of a roadway in a vicinity of a vehicle, the roadway comprising a lane marking comprising a dashed line, update a model of the lane marking based on odometry of the one or more cameras relative to the roadway, refine the updated model of the lane marking based on an appearance of dashes derived from the received one or more images and a spacing between dashes derived from the received one or more images, and cause one or more navigational responses in the vehicle based on the refinement of the updated model.
US10753757B2 Information processing apparatus and information processing method
An information processing apparatus and an information processing method enables enhancement of accuracy in recognition of locations of a moving body. The information processing apparatus is arranged on a moving body and includes an own-location recognition block that recognizes, based on an image taken from the moving body, a first own location of the moving body. A moving body recognition block recognizes a relative location of another moving body relative to the moving body in the image taken from the moving body, and a communication block executes communication with the another moving body to obtain the absolute location of the another moving body, An own location computation block computes, based on the absolute location of the another moving body and the relative location of the another moving body, a second own location of the moving body.
US10753752B2 Vehicle manual guidance systems with steering wheel angle sensors and road wheel angle sensors
A system for providing manual guidance of a vehicle includes a first inertial measurement unit (IMU) attached to a steering wheel, a second IMU attached to a fixed part of the vehicle, a global navigation satellite systems (GNSS) receiver, a data storage device for storing a pre-planned path, and a feedback module. The feedback module is configured to determine a current angle of the steering wheel, determine a deviation of the current position of the vehicle from the pre-planned path, determine a current heading of the vehicle, determine a current velocity of the vehicle, and determine a desired angle of the steering wheel relative to the vehicle. The system further includes a user interface configured to provide a visual indication of the desired angle of the steering wheel or a deviation of the current angle of the steering wheel from the desired angle of the steering wheel.
US10753747B2 Work vehicle, display method for work vehicle, and display system
A work vehicle includes a memory, a sensor, circuitry, and a display. The memory is to store a target travel route in a work field. The sensor is to detect an actual travel track of the work vehicle to find a traveled portion of the target travel route, along which the work vehicle has traveled. The circuitry is configured to calculate an index value indicating a degree of a deviation of the actual travel track from the target travel route. The display is to display the traveled portion such that a display pattern to display the traveled portion is changed according to the index value.
US10753746B2 Multi-mode stylus and digitizer system
A digitizer system includes a substrate with indicia that uniquely define local areas of the substrate. A multi-mode sensor device, such as a stylus, may sense radiation emitted from the features, and selectively switch to a mode of operation that can sense the indicia and determine therefrom the location of the stylus relative to the substrate.
US10753739B2 Structure for applying pre-load to rolling bearing and three-dimensional survey device having the same
A structure applies a pre-load to a rolling bearing, which makes pre-load control easier than heretofore and enables low cost production. A pre-load applying structure is configured to apply a pre-load to a bearing of a scanning part of a three-dimensional survey device. The three-dimensional survey device includes the bearing having an inner ring to which a vertically rotating shaft is fixed, a scanning mirror attached to the vertically rotating shaft, and a motor for rotationally driving the vertically driving shaft. The pre-load applying structure has a sleeve that engages with an outer ring of the bearing, a plate spring that detachably engages with the sleeve and is fastened to a housing body with a screw, and a ring that detachably join the sleeve and the plate spring. The plate spring applies the pre-load to the outer ring via the sleeve by elastic deforming.
US10753738B2 Robot system
A robot system including: one or two robot arms which perform work on a target; a shape measurement device which is disposed on the robot arm and measures a shape of the target; and a controller which controls the robot arm based on the shape measurement device, in which the shape measurement device includes a projection device which projects striped pattern light onto the target, an image capturing unit which captures the image of the pattern light, and a processor which calculates the shape of the target based on the captured image by the image capturing device, and in which the projection device includes a light source device which emits linear laser, an optical scanner which generates the pattern light by reflecting the laser from the light source device and by scanning the target, and a scanner driver which outputs a driving signal to drive the optical scanner non-resonantly.
US10753736B2 Three-dimensional computer vision based on projected pattern of laser dots and geometric pattern matching
In one embodiment, a method comprises generating, by a computing device from first and second images of a projected pattern of laser dots detected by respective camera devices in a physical environment, a stereoscopic two-dimensional (2D) object pair based on determining 2D positions for each of the laser dots detected in the first and second images, creating a first mesh of geometric patterns from the 2D positions in the first image and a corresponding second mesh of the geometric patterns from the 2D positions in the second image, and creating the stereoscopic 2D object pair based on matching corresponding geometric patterns from the first and second meshes of the geometric patterns. A three-dimensional model (3D) of the physical environment is generated based on executing stereoscopic triangulation of the stereoscopic 2D object pair. The 3D model causes a controllable device to interact with the physical environment.
US10753734B2 Device, method and system for generating dynamic projection patterns in a confocal camera
A device, method and system for utilizing an optical array generator, confocal measurement/depth of focus techniques to generate dynamic patterns in a camera for projection onto the surface of an object for three-dimensional (3D) measurement. Projected light patterns are used to generate optical features on the surface of an object to be measured and optical 3D measuring methods which operate according to triangulation, confocal and depth of focus principles are used to measure the object.
US10753732B2 Determination of operability of a digital scanner with shearing interferometry
System and method for monitoring of performance of a mirror array of a digital scanner with a use of a lateral shearing interferometer (operated in either static or a phase-shifting condition) to either simply identify problematic pixels for further troubleshooting or measure the exact magnitude of the mirror's deformation.
US10753726B2 System and method for 3D profile determination using model-based peak selection
This invention provides a system and method for selecting the correct profile from a range of peaks generated by analyzing a surface with multiple exposure levels applied at discrete intervals. The cloud of peak information is resolved by comparison to a model profile into a best candidate to represent an accurate representation of the object profile. Illustratively, a displacement sensor projects a line of illumination on the surface and receives reflected light at a sensor assembly at a set exposure level. A processor varies the exposure level setting in a plurality of discrete increments, and stores an image of the reflected light for each of the increments. A determination process combines the stored images and aligns the combined images with respect to a model image. Points from the combined images are selected based upon closeness to the model image to provide a candidate profile of the surface.
US10753722B1 Systems and methods for locating buried or hidden objects using sheet current flow models
Systems, methods, and apparatus for determining an estimated depth of a buried object using sheet current flow models are disclosed. In one embodiment a buried object locator includes a processor to process magnetic signals emitted from the buried object using a closed form sheet current flow model taken from multiple spaced-apart positions to determine, store, and/or display estimated depth information of the buried object.
US10753721B2 Threaded shaft measuring device, threaded shaft measuring method, and adjustment jig
A threaded shaft measuring device includes a table that supports a threaded shaft to be measured, and that is capable of adjusting a rotation position about a perpendicular Z axis, adjusting a rotation position about an X axis that is horizontal and intersects with the Z axis, and adjusting a position in a Y axis direction that is horizontal and intersects with the X axis; and a stylus that performs scanning measurement of a surface of the threaded shaft. An adjustment jig capable of making contact with the threaded shaft and an elevator that brings the adjustment jig into contact with the threaded shaft are installed on the table. The adjustment jig includes an abutting bottom surface; an abutting side surface; a measurement surface; and an axis line marker that enables a tilt relative to the X axis to be detected.
US10753710B2 Firearm sight mounting plate assembly
A firearm mounting plate assembly is provided. The firearm mounting plate assembly includes a firearm slide with a first side, a second side, and a top side. A recess defined by a first slide wall, a second slide wall, and a recess base surface is disposed on the firearm slide top side. The recess includes a rib, a slot, and a ejector projection. Adjacent to the recess is a catch. The firearm mounting plate assembly includes a mounting plate with a top surface, a bottom surface, a front side, and a rear side. An ejector notch and a channel is disposed along the bottom surface. The mounting plate includes a stud, one or more bosses, and an anchor. The mounting plate is configured to secure within the recess of the firearm slide.
US10753709B2 Tactical rails, tactical rail systems, and firearm assemblies having tactical rails
A tactical rail for a firearm includes a rail body having a receiver end and a muzzle end, a non-contact optical connection, and a high speed data spoke. The non-contact optical connection is arranged at an end of the rail body and is configured to interface with a corresponding non-contact optical interface. The high speed data spoke is connected to the non-contact optical connection for high speed data communication through the non-contact optical connection and the corresponding non-contact optical interface. Tactical rail arrangements and firearm with tactical rails and tactical rail arrangements are also described.
US10753708B2 Missile targeting
A method of targeting a missile. A plurality of images of a target, taken from a plurality of viewpoints, are received. Features in the images characteristic of the target are identified. Data representing the characteristic features are provided to the missile to enable the missile to identify, using the characteristic features, the target in images of the environment of the missile obtained from an imager included in the missile.
US10753707B2 Weapon sight light emission system
A light emission assembly for weapon sights which provides a viewable illuminated aiming indicia of substantially fixed area and uniform brightness regardless of the ambient light conditions.
US10753706B2 Optical aiming device
An optical aiming device including a first multi-faceted optical element lying on an axis and a second multi-faceted optical element juxtaposed to the first multi-faceted optical element and angled with respect thereto, the first and second optical elements each being characterized by a refractive index and a critical angle defining at least one total internal reflection plane formed by at least one facet of each one of the first and second optical elements, the at least one facet having an optical interference coating formed thereon, each one of the first and second optical elements causing light impinging on the at least one total internal reflection plane at an angle greater than or equal to the critical angle to be totally reflected and light impinging on the at least one total internal reflection plane at an angle less than the critical angle to be partially reflected and partially refracted, the totally reflected light illuminating a first region, the partially reflected light partially illuminating a second region, a demarcation being defined between the first and second regions, the first and second optical elements being oriented such that the demarcations of the first and second optical elements intersect at a point lying substantially along the axis.
US10753704B2 Rotating buffer apparatus
A shoulder fired weapon comprising: a lower receiver, a magazine removably attachable to the lower receiver; a buffer tube attached to the lower receiver; a buttstock attached to the buffer tube, and where the buttstock can rotate with respect to the lower receiver and the buttstock can lock into place. A rotating buffer apparatus comprising: a front end buffer tube, the front end buffer configured to screw into a lower receiver of a shoulder fired weapon; a rear end buffer tube, aligned with and adjacent to the front end buffer tube; the rear end buffer tube configured to attach to a buttstock; and where when the rotating buffer apparatus is installed into the shoulder fired weapon, the buttstock can rotate with respect to the lower receiver and the buttstock can lock into place.
US10753700B2 Firearm accessory mounting system
An adaptor for mounting the firearm accessory to a barrel of a firearm. The adaptor may include an indexing component that aligns the accessory into a desired orientation. The adaptor may include a threaded interconnection as well as a spring biased interconnection.
US10753692B1 Hybrid gas-piston rifle and barrel nut
An improved gas piston system for the automatic loading of a rifle, especially a rifle of the M-16/AR-15 type. The system employs a nut, or an adaptor to a barrel nut, that has been modified to secure one end of a gas piston system. The other end of the gas piston system, namely the piston rod, engages, either directly or indirectly, the key on a bolt carrier group. This configuration positions the gas piston system at a point starting near the barrel nut and extending to the bolt carrier group of the rifle, while a gas tube extends from the gas block to the gas piston system a point near the barrel nut.
US10753684B2 System and process for drying loose bulk material
An energy efficient a drying system and process using heated, dry air. The system includes an air inlet, a heat pump evaporator unit, a heat pump condenser unit, a drying unit, a heat exchanger unit, a fan, and air channels for transport of airflow from the air inlet through the system. The fan causes air to flow into the air inlet through the heat pump evaporator unit and to maintain an airflow through the system. The heat pump evaporator unit is configured to use a refrigerant to absorb heat from air that flows into the system through the heat pump evaporator unit. The heat pump condenser unit is configured to release the heat absorbed at the evaporator to the airflow. The heat exchanger unit is arranged to transfer heat from the airflow leaving the drying unit to the cold, dehumidified air flowing from the heat pump evaporator unit.
US10753676B2 Multiple pressure mixed refrigerant cooling process
Systems and methods described for increasing capacity and efficiency of natural gas liquefaction processes having a mixed refrigerant precooling system with multiple pressure levels comprising cooling the compressed mixed refrigerant stream and separating the cooled compressed mixed refrigerant stream into a vapor and liquid portion. The liquid portion provides refrigeration duty to a first precooling heat exchanger. The vapor portion is further compressed, cooled, and condensed, and used to provide refrigeration duty to a second precooling heat exchanger. A flash gas separated from the liquefied natural gas is warmed and combined with the natural gas feed stream.
US10753672B2 Refrigerator
Disclosed herein is a refrigerator. The refrigerator comprising, a housing comprising a storage compartment, a door configured to open or close the storage compartment, a rotating bar provided at the door to be rotatable and configured to be located at a first position when the door opens the storage compartment and to be located at a second position lower than the first position when the door closes the storage compartment, and a guide part provided at the housing and configured to guide rotating of the rotating bar.
US10753670B2 Refrigerator door and method of manufacturing same
A refrigerator door and a method of manufacturing the same. The refrigerator door comprises a frame, a glass panel disposed at an outer side of the frame, and a LOGO display device disposed between the glass panel and the frame. A transparent LOGO display area is provided on the glass panel. The LOGO display device comprises a light-emitting component and a one-way vision film. The light-emitting component is disposed on one side of the LOGO display area towards the frame. The one-way vision film is disposed between the LOGO display area and the light-emitting component. The method of manufacturing the refrigerator door controls a printing error within 0.5 mm. The LOGO of the refrigerator door can emit light, has sharp and clear display, and is elegant in appearance.
US10753669B2 Hinge support assembly for a vacuum insulated appliance cabinet
An appliance includes a cabinet having an outer wrapper, an inner liner and a trim breaker defining a joint therebetween. The outer wrapper, inner liner and trim breaker define an insulating cavity. A vacuum insulated structure is disposed within the insulating cavity. A metallic frame is in communication with the outer wrapper and includes an upper hinge mount and a lower hinge mount that are connected by a vertical frame member. The metallic frame is at least partially disposed within the insulating cavity. A door panel is rotationally mounted to the cabinet via an upper hinge mounted to the upper hinge mount and a lower hinge mounted to the lower hinge mount.
US10753664B2 Method and apparatus for reheat dehumidification with variable speed outdoor fan
An HVAC system includes an indoor unit having a return air duct and a supply air duct in an enclosed space. The HVAC system includes an outdoor unit having a variable-speed condenser fan. A first temperature sensor is disposed in at least one of the return air duct, the supply air duct, or an enclosed space. A controller is operatively coupled to the first temperature sensor, and the variable-speed condenser fan. The controller is configured to determine whether at least one of over-cooling or over-heating of air in the enclosed space is occurring. Responsive to a determination that at least one of over-cooling or over-heating of air in the enclosed space is occurring, the controller adjusts a speed of the variable-speed condenser fan.
US10753663B2 HVAC system with multiple compressors and heat exchangers
A vapor compression system that includes a baffle that separates a first condenser and a first fan from a second condenser and a second fan. A controller that switches between first and second modes of operation. In the first mode of operation the controller closes a valve to block a flow of a refrigerant through a first condenser and turns off the first fan. In the second mode of operation the controller opens the valve to enable the flow of the refrigerant through the first condenser and turns on the first fan.
US10753657B2 Refrigeration capacity control device
An apparatus, known as a refrigeration capacity control device, to continuously modulate the capacity of an air conditioning system, the apparatus comprising a liquid injection valve, a low pressure regulating valve, a pressure sensing line, a mixing chamber that contains thermodynamic catalyst fill material, and a mixing nozzle assembly.
US10753656B2 Low refrigerant charge microchannel heat exchanger
A heat exchanger is provided including a first manifold, a second manifold separated from the first manifold, and a plurality of heat exchanger tubes arranged in spaced parallel relationship fluidly coupling the first and second manifolds. A first end of each heat exchange tube extends partially into an inner volume of the first manifold and has an inlet formed therein. A distributor is positioned within the inner volume of the first manifold. At least a portion of the distributor is arranged within the inlet formed in the first end of one or more of the plurality of heat exchange tubes.
US10753653B2 Heat station for cooling a circulating cryogen
A heat station for a GM or Stirling cycle expander provides heat transfer from a remote load at cryogenic temperatures that is cooled by a circulating cryogen to the gas in a GM or Stirling cycle expander as the cryogen between a regenerator and a displaced volume. The heat exchanger includes a shell that has external and internal fins thermally connected to the shell that are aligned parallel to the axis of the shell and enclosed in a housing having an inlet port and an outlet port on the bottom of the housing.
US10753649B2 Roof panels to serve as thermal collectors
Systems and methods for collecting solar energy and ambient heat are provided. A roof panel includes a metal sheet disposed about an upper end of the roof panel. Heat insulation is disposed below the metal sheet. At least one hot air duct and at least one cold air duct are each formed parallel to a rafter direction and in the plane of the roof panel. Each hot air duct is exposed to a surface of the metal sheet, and each cold air duct is encompassed by the heat insulation. A medium collectively fills the air ducts. A lower air reversing chamber is formed at a lower end portion of the roof panel, and an upper air reversing chamber is formed at an upper end portion of the roof panel. A cooling device is disposed in the upper air reversing chamber.
US10753645B2 Refrigeration cycle apparatus
Provided is a refrigeration cycle apparatus configured to perform a heating operation and a simultaneous heating and hot-water supply operation. The refrigeration cycle apparatus is configured to execute an operation mode circulating refrigerant through, in order, a discharge outlet of a compressor, a first heat exchanger, an expansion device, a second heat exchanger provided to a water tank, and a suction inlet of the compressor, and causing the refrigerant flowing through the second heat exchanger to evaporate by heat generated by a heat source provided to the water tank.
US10753644B2 Water heater
A water heater system includes a primary heat exchanger including a tank and at least one flue, and a secondary heat exchanger including a core and a flue gas flow path. The water heater is operable in a heating mode in which a combustor produces hot flue gas and a water pump flows water through the core of the secondary heat exchanger and into the tank, and in a non-heating mode in which the combustor and the water pump are inoperative. The flue gas flows from the combustor through the at least one flue to heat the water in the tank and then through the flue gas flow path to heat water in the core before being exhausted.
US10753643B2 Heating device and partial rinsing device using same
A heating device apparatus is provided, which includes: a first cavity, a heating member, a second cavity, a heat conducting member, a temperature detector and a controller. The heating member heats the fluid in the first cavity. The fluid inlet of the second cavity is in communication with the fluid outlet of the first cavity. The heat conducting member isolates the first cavity from the second cavity. The temperature detector detects the temperature of the fluid in the second cavity. The controller controls the heating of the heating member according to the temperature detected by the temperature detector. The fluid flows into the first cavity, is heated by the heating member, then flows into the second cavity, and performs heat exchange with the fluid in the first cavity through the heat conducting member when the fluid flows through the second cavity.
US10753642B2 Combustion apparatus
A combustion apparatus has a burner including a burner body and a combustion plate, as well as a combustion box. A combustion plate flange part projects outward beyond an inner rim of a body flange part and beyond an inner rim of a combustion box flange part. The combustion box has, on a perimeter of one end, the combustion box flange part, adapted to be connected to the body flange part enclosing an open surface of the burner body. The combustion plate is provided with an inside projection which is erected, by bending, toward the body flange part so as to face the inner rim of the packing such that, in a state in which the combustion box flange part is connected to the body flange part, the outside projection and the inside projection are in contact with the body flange part.
US10753638B2 Ventilation panel with panel silencer for a turbine package enclosure
A ventilation panel for an enclosure of an industrial machine is disclosed herein. In embodiments, the ventilation panel includes a panel silencer and a fire damper assembly. The panel silencer includes a number of panels joined together to form an internal cavity and a front panel opening that provides access into the internal cavity. The fire damper assembly partially inserts into the panel silencer. The fire damper assembly includes a plurality of isolation louvers and an actuation assembly. The plurality of isolation louvers are rotatably affixed within the fire damper assembly. The actuation assembly rotates the plurality of isolation louvers into a closed position when activated.
US10753630B2 Method and system for proactively and remotely diagnosing an HVAC system
Methods and systems for providing remote and proactive diagnostics of HVAC (heating, ventilating, and air conditioning) equipment and HVAC systems.
US10753627B1 Air cooling system for a building structure
An energy efficient and quiet air cooling system for a building structure is provided. The air cooling system includes an evaporator system mounted in the wall of the building, a remotely mounted fan, an air intake, and a sound and heat insulating duct. The fan is mounted in the attic and configured to draw air from the living area of the building through the sound insulating duct with sufficient power to create a negative static pressure in the living area. The negative static pressure in turn causes outside air to flow through the evaporator system which removes heat from the outside air. The cooled air is in turn drawn into the building and pulled into the attic through the duct and expelled through the attic. The fan expels warm air into the attic, creating a positive pressure environment which causes the warm air to be expelled from the attic through natural vents.
US10753625B2 Drainage system for a portable dehumidifier
A dehumidification system includes an evaporator, a condenser positioned proximate to the evaporator, and a drain pan. The drain pan is disposed at least partially below the evaporator and the condenser. The drain pan includes a top piece and a bottom piece disposed at least partially below the top piece. The top piece includes a drainage opening, and is configured to collect water condensed from the evaporator and drain the condensed water to the bottom piece via the drainage opening. The bottom piece includes an enclosed wall, and the condensed water drained from the top piece is directed into an area of the bottom piece that is at least partially surrounded by the enclosed wall.
US10753624B2 Desiccant air conditioning methods and systems using evaporative chiller
Methods and systems are provided for air conditioning, capturing combustion contaminants, desalination, and other processes using liquid desiccants.
US10753621B2 Oven appliance with a sensor shield
An oven appliance includes a sensor that is positioned coplanar with a broil heating element in a plane that is perpendicular to a vertical direction. The sensor is also positioned at a center portion of the broil heating element and/or between terminal ends of the broil heating element along a lateral direction that is perpendicular the vertical direction. A sensor shield is positioned between the broil heating element and the sensor in the plane that is perpendicular to the vertical direction.
US10753616B2 Biomass pellet stove
A stove using biomass pellets as fuels is disclosed herein, comprising a stove body that comprises a firebox, at least one hopper, and a feed tube, wherein the at least one hopper is connected to the firebox via the feed tube, and fuels contained inside the at least one hopper can enter the firebox along the feed tube under gravity. The stove has a simple structure and removes any mechanically or electrically controlled feeding system by feeding the firebox using gravity of the fuels, therefore lowers the cost.
US10753611B2 System and method for impingement cooling of turbine system components
A combustor includes a combustor shell, an inner liner disposed inside the combustor shell and having an inner surface defining a cavity configured to receive hot combustion gases from a combustion chamber of the combustor, and an outer surface, the combustor shell and the inner liner defining an annular flow channel therebetween, and a segment carrier operatively connected to the inner liner and operative to receive an upper portion of the inner liner, the segment carrier and the inner liner defining a purging cavity therebetween. The inner liner includes a plurality of impingement jet holes configured to direct a flow of cooling air from the annular flow channel to the purging cavity.
US10753609B2 Porous rotating machine component, combustor and manufacturing method
A rotating machine component, particularly a gas turbine combustion component, having at least one part built from a porous material with a plurality of pores, wherein at least a subset of the plurality of pores is at least partly filled with a gas with a composition different from air and/or with a powder, wherein the porous material is a laser sintered or laser melted material in which void local regions form the plurality of pores. The component counter-acts vibrations. A rotating machine or gas turbine engine may have such a component.
US10753607B2 Apparatus and method for sound reduction of high efficiency furnaces
A sound level reducing apparatus and method for reducing the outdoor sound level produced by a high efficiency gas furnace. The apparatus comprising a muffler having an internal length determined by an identified target pure tone frequency producing an undesirable sound level. The internal length may be optimized to reduce the sound level across a range of operational frequencies.
US10753606B2 Gas burner
A gas burner includes a first tube and a second tube, wherein the first tube includes a first section and a second section which are connected to each other; the second section includes a chamber and an air outlet disposed at one side of the chamber; a cross-sectional area of the chamber of the second section is larger than a cross-sectional area of one end of the first section communicating with the second section. The second tube includes an air inlet section, a venturi section, and an extending section, wherein one end of the air inlet section includes an air inlet; the air inlet is adapted to supply gas; the venturi section is between the air inlet section and the extending section; the extending section extends into the chamber of the second section of the first tube and has a cross-sectional area small than the cross-sectional area of the chamber.
US10753605B2 Low NOx burner
A low NOx burner is configured to support a combustion reaction at a selected fuel mixture by anchoring a flame at a conductive flame anchor responsive to current flow between charges carried by the flame and the conductive flame anchor.
US10753601B2 Lower structure cooling apparatus for nuclear reactor steam generator
An apparatus for cooling a substructure of a steam generator in a nuclear reactor is provided. The apparatus includes a plurality of stud bolts (110) fastening a skirt of the steam generator to a sliding base. Each stud bolt is provided at the center thereof with an axial through hole (112), a flange of the skirt is provided on one side thereof with a vent passage (122), and each stud bolt is provided with at least one vent hole (114) communicating with the axial through hole (112), thereby forming an air circulation/cooling path between the vent passage (122) and the axial through hole (112) via the vent hole (114).
US10753596B1 Apparatus and method for making encapsulated linear lighting of arbitrary length
Methods for making encapsulated linear lighting are disclosed. In these methods, linear lighting is placed in a polymeric channel, and the channel is filled with a resin in order to encapsulate the linear lighting. In order to prevent leaks, the channel is dammed at both ends of the linear lighting with stoppers. The channel has interior engaging features, such as grooves or ridges, that engage with complementary features on the sidewalls of the stoppers to form a seal between the channel and the stoppers. The resin within the channel is caused or allowed to cure, and once cured, the stoppers are removed from the channel.
US10753595B1 High performance waterproof LED decorative lamp with enhanced waterproof structure for prolonged life
A high-performance waterproof LED decorative lamp, having an inner hollow lampshade, a light-emitting component built in the lampshade, and a lamp holder connected with the lampshade; one end of the lampshade protrudes to form a bayonet connected with the lamp holder, the bayonet is internally plugged with a waterproof plug, the light-emitting component is embedded in the waterproof plug, the waterproof plug is provided with an open cavity, a conductive pin is provided in the cavity, the conductive pin is electrically connected to the light-emitting component and exposed to the bottom of the bottom surface, the side of the waterproof plug is provided with a notch, and the light-emitting component is electrically connected to the inner wall of the lamp holder through the notch.
US10753591B2 Lightning protection structure
A lightning protection structure is provided, which includes an insulation bottom layer, a graphite layer on the insulation bottom layer, an insulation shell on the graphite layer, and an electrically conductive component. A part of the electrically conductive component is disposed on the insulation shell, and another part of the electrically conductive component is in contact with the graphite layer.
US10753590B1 Explosion proof lamp
An explosion proof lamp easy to be repaired and maintained comprises a lamp body, a metal guard covering the lamp body, a heat sinking lamp holder and a power supply box. The lamp body is installed on the lower end face of heat sinking lamp holder. The power supply box is mounted on the upper end face of heat sinking lamp holder. The power supply box comprises a box body and a cover body covering the box body. The box body is fixed to the upper end face of heat sinking lamp holder. The box body is connected to the cover body by screwed, and a slewing mechanism is provided on the side of joint of the box body and cover body. The slewing mechanism enables the box body and cover body to turn oppositely.
US10753589B2 Power cable micro-junction-box for a strip light array
A junction box includes a bottom portion including a first end portion and a second end portion and a top portion configured to mate with the bottom portion. The top and bottom portions form a first opening to receive a first cable at the first end portion and form a second opening to receive a second cable at the second end portion. Interchangeable connection blocks are included for receiving wires of different gauges to make connections between the first cable and the second cable. A connection block receiving-feature is formed in the bottom portion to secure the connection blocks.
US10753584B2 LED board mounting system for a fixture
A light board mounting system includes a fixture frame having a planar surface and a plurality of alternating bosses disposed along a length of the fixture frame. The system also includes a light board having a first side and a second side, a plurality of lights disposed along a length of the light board on the first side, and a pair of electrical contacts coupled to the plurality of lights and mounted to the second side of the light board and extending away from the second side. In addition, the light board mounting system includes a first edge and opposing second edge of the light board secured to the planar surface of the fixture frame between the plurality of alternating bosses, the second side of the light board being adjacent to the planar surface of the fixture frame and the pair of electrical contacts extending through the planar surface.
US10753583B1 Angled LED strip connector
An angled connector which allows connection between two LED lighting strips without the creation of an undesirable dark gap at connecting corners. The angled connector has a plurality of terminal pairs arranged such that when two LED light strips are connected, a distance between an end LED on one strip and an end LED on the other strip is approximately the same as a distance between adjacent equally-spaced LEDs on surfaces of the two strips. Used in a lighting fixture, a non-linear light source is retained within a housing having an opening through which light from LEDs can be directed. At least first and second adjacent LED light strips are connected at an angle to one another and a distance between end LEDs is approximately the same as a distance between equally-spaced LEDs on the surface of both the first and second LED strips. This configuration eliminates dark gaps at the corners of the fixture.
US10753582B2 Disposable light source for an endoscope or retractor
A portable light source unit for being coupled to an instrument is provided. The unit includes a housing having a port for receiving a light guide end tip of the instrument, a battery and LED mounted within the housing, and a pull tab that extends through the housing and electrically isolates the LED from the battery. Upon removal of the pull tab, an electrical connection is completed between the battery and the LED. The unit also includes driver circuitry for the LED ensuring that a constant level of current is provided to the LED so that the LED produces light of a constant brightness. The driver circuitry also produces a current spike for breaking an inline fuse when a remaining charge of the battery is unable to provide a voltage at the constant level of current above a pre-determined threshold level thereby de-energizing the LED.
US10753581B2 Devices and methods for optical-based tamper detection using variable light characteristics
Devices and methods for optical-based tamper detection using variable light characteristics are disclosed. In one embodiment, an electronic device may include a housing, a light source within the housing configured to emit light having an output light characteristic that is variable, a light detector within the housing configured to receive the light emitted by the light source, the light received by the light detector having a received light characteristic, and an optoelectric controller in communication with the light source and the light detector, wherein the optoelectric controller controls the output light characteristic, and compares the received light characteristic to a known received light characteristic.
US10753576B2 Light emitting device with a light transmissive member and method of manufacturing same
A light emitting device includes a light emitting element, a light-transmissive member, a covering member, and a base member. The light-transmissive member has a flange on a lateral surface thereof in such a manner as to continue from a periphery of an upper surface to a periphery of a lower surface of the light-transmissive member and to be positioned outside the upper surface of the light-transmissive member and an upper surface of the light emitting element in plan view. The flange has a thin portion at an inner side than the outer edge side of the flange. The thin portion has a thickness smaller than a thickness of the outer edge side of the flange.
US10753575B2 Single diode disinfection
Disclosed herein is a device which inactivates microorganisms. The device includes a light emitter and at least one light-converting material arranged to convert at least a portion of light from the light emitter. Any light emitted from the light emitter and converted light emitted from the at least one light-converting material mixes to form a combined light, the combined light having a proportion of spectral energy measured in an approximately 380 nm to approximately 420 nm range of greater than approximately 20 percent. In another embodiment, the device includes a light emitter configured to emit light with wavelengths in a range of 380 to 420 nm, and at least one light-converting material including at least one optical brightener and configured to emit a second light. The first light exiting the device and the second light exiting the device mix to form a combined light, the combined light being white.
US10753574B2 Sintered phosphor, light emitting device, illumination device, vehicle headlamp, and method for manufacturing sintered phosphor
Provided is a sintered phosphor-composite for an LED, having high heat resistance, high thermal conductivity, high luminance, and high conversion efficacy. In addition, there are provided: a light-emitting apparatus which uses the sintered phosphor-composite; and an illumination apparatus and a vehicular headlamp which use the light-emitting apparatus. The sintered phosphor-composite includes a nitride phosphor and a fluoride inorganic binder. The sintered phosphor-composite preferably has an internal quantum efficiency of 60% or more when excited by blue light having a wavelength of 450 nm. Further, the sintered phosphor-composite preferably has a transmittance of 20% or more at a wavelength of 700 nm.
US10753573B2 Optical device and lighting device
An optical device includes: a plurality of walls disposed to meet along a first axis and having reflecting surfaces facing a space interposed between the walls; and a plurality of partitions, each having a funnel-like shape and each having an outer surface that includes a curved reflecting surface, the partitions disposed in the space interposed between the walls coaxially with the first axis at multiple levels along the first axis; wherein the outer surface of a first of the partitions located at an upper level is configured to receive at least some light through an opening of a second of the partitions located at lower level.
US10753570B2 Motor vehicle light device casing
The invention proposes a light device casing formed by a wall made of an electrically insulating material, such as a polymer. The casing includes an inner surface forming a housing receiving a light module with a light-emitting diode and a light guide. The inner surface includes a zone reflecting light from the light module out of the casing, and a fixing zone for a control module of the light module. The light device includes a reflecting and electrically conductive coating, which covers both the reflecting zone and the fixing zone. The aluminum coating is cost-effective since it is applied in one step, and it ensures two functions, namely a reflection and a protection against the electromagnetic field.
US10753569B2 Lighting strip and lighting device
A lighting strip comprises a flexible printed circuit strip. The flexible printed circuit strip comprises a plurality of wiring portions and a plurality of carrying portions. The plurality of wiring portions are configured to supply electrical power to the plurality of carrying portions. The lighting strip comprises a plurality of solid-state lighting elements respectively disposed on the plurality of carrying portions. The plurality of wiring portions include at least one pitch adjusting portion configured to adjust a pitch between two adjacent carrying portions and to enable the flexible printed circuit strip to be arranged in a three-dimensional shape.
US10753565B1 Vehicular headlamp reflector
A parabolic reflector is utilized for a vehicle head lamp having a housing, lens, light emitting diodes and control circuits for the light emitting diodes. The parabolic reflector comprises a plurality of reflective panels in an upper array for the low beam and a lower array for the high beam. The upper array is formed by three rows of twelve panels in side-to-side configuration. The lower array is divide into two separate groups, with each group having a two outermost panels, two intermediate panels and two innermost panels. The reflective panels of the upper array and the lower array are so positioned with respect to the light emitting diodes as to form a desired luminous intensity distribution from the head lamp.
US10753562B1 Lightguide headlamp
An automotive headlamp that utilizes a lightguide to form light into a desired output shape and illumination pattern. The headlamp is comprised of a light emitting source, and a lightguide. The lightguide is able to create a hot spot, and a horizontal cut-off in the illumination pattern. The cut-off is formed at the exit face of the lightguide. A cut-off facet angled from the exit-face of the lightguide is used to help with obtaining a sharp cut-off.
US10753556B2 Easy to install and maintain embedded lighting system
A light strip and a method for installing a light strip are provided. The light strip is adapted to be installed in a conduit. The light strip comprises a substrate including a flexible material, a plurality of light emitting diodes, LEDs, arranged on the substrate, a reinforcing element arranged at the substrate to rigidify the light strip such that the light strip is adapted to be pushed or pulled through the conduit, and a connecting means arranged at end of the light strip and configured to, at least temporarily, connect a puller wire for pulling the light strip through the conduit.
US10753554B2 Slide model design for changeable shape led panel light
A lighting device includes a primary lighting module with one or more light sources and one or more secondary lighting modules each with one or more light sources. Each secondary lighting module is mechanically and electrically connected to the primary lighting module. At least one of the secondary lighting modules is movable with respect to the primary lighting module. The shape of the lighting device can be varied between different configurations.
US10753552B2 Compositions for LED light conversions
Systems and methods to provide multiple channels of light to form a blended white light output, the systems and methods utilizing recipient luminophoric mediums to alter light provided by light emitting diodes. The predetermined blends of luminescent materials within the luminophoric mediums provide predetermined spectral power distributions in the white light output.
US10753550B2 LED tube lamp for operating in different modes
A light emitting diode (LED) tube lamp configured to receive an external driving signal includes an LED module for emitting light, the LED module comprising an LED unit comprising an LED; a rectifying circuit for rectifying the external driving signal to produce a rectified signal, the rectifying circuit having a first output terminal and a second output terminal for outputting the rectified signal; a filtering circuit connected to the LED module, and configured to provide a filtered signal for the LED unit; and a protection circuit for providing protection for the LED tube lamp. The protection circuit includes a voltage divider comprising two elements connected in series between the first and second output terminals of the rectifying circuit, for producing a signal at a connection node between the two elements; and a control circuit coupled to the connection node between the two elements, for receiving, and detecting a state of, the signal at the connection node. The control circuit includes or is coupled to a switching circuit coupled to the rectifying circuit, and the switching circuit is configured to be triggered on or off by the detected state, upon the external driving signal being input to the LED tube lamp, to allow discontinuous current to flow through the LED unit.
US10753546B2 Light module and lighting device having same
A lighting module disclosed in an embodiment comprises: a substrate; a light-emitting element arranged on the substrate; and a resin member arranged on the substrate and the light-emitting element. The resin member comprises a plurality of side surfaces and an exit surface on the upper portion thereof. The plurality of side surfaces of the resin member comprise a first side surface adjacent to the light emitting device, a second side surface facing the first side surface, and third and fourth side surfaces arranged between the first and second side surfaces so as to face each other. The exit surface of the resin member comprises a light extraction structure having a large length in a first direction and having a concavo-convex pattern in a second direction that is perpendicular to the first direction. The light emitting device comprises an exit area corresponding to a part of the second side surface in the first direction. The thickness of the second side surface, in connection with the resin member, may be smaller than the thickness of the first side surface.
US10753542B2 Mobile storage and transportation of compressed natural gas
A system for the storage and transportation of high pressure compressed natural gas. The system includes a gas distribution manifold having an inlet and an outlet, wherein the inlet is configured to be connectable to a natural gas supply source, and a plurality of storage vessels in fluid communication with the distribution manifold between the inlet and the outlet. The system further includes at least one isolation valve operatively connected between the gas distribution manifold and the plurality of storage vessels, wherein the at least one the isolation valve is configured to control gas filling and discharging of the plurality of storage vessels.
US10753538B2 Gas tank liner and gas tank
A gas tank liner comprises: a cylindrical section formed using a first resin; and a dome section formed using a second resin, the dome section being arranged at each axially opposite end of the cylindrical section, wherein either one of the first resin or the second resin has a higher linear expansion coefficient and higher yield strain than the other, the yield strain being the threshold of strain that, when met, makes the first resin or the second resin incapable of restoring its original state if the first resin or the second resin strains and yields in response to the application of external force.
US10753537B2 Protective cover having a support frame which can be snapped in
The invention relates to a protective cover (01) comprising at least one protective cover element (02), which is variable in length, and comprising a frame element (04), said frame element (04) being capable of being connected to the protective cover element (02), said protective cover element (02)comprising at least one holding means (03) and said frame element (04) comprising at least one fastening means (06) in the area of a first longitudinal edge (05a), the connection between the holding means (03) and the fastening means (06) being a detachable, in particular force-fitting and/or interlocking, snap connection.
US10753530B2 Quick-release mounting structure of action camera casing
A quick-release mounting structure of an action camera casing includes a casing for accommodating an action camera, an insert member, a circular sleeve, a fixing member, and a quick-release assembly. An underside of the casing is provided with a coupling portion. The insert member is in a cylindrical shape and has a pivot end at an upper end thereof. The pivot end and the coupling portion are pivotally connected together by a coupling bolt. The circular sleeve is provided with an axial slit. An underside of the circular sleeve is provided with a coupling end. The insert member is inserted into the circular sleeve. The fixing member is provided with a pivot portion. The pivot portion and the coupling end are pivotally connected together by a bolt assembly. The quick-release assembly includes a fastening collar. The fastening collar is fitted onto the circular sleeve.
US10753527B1 Low thermally conductive spacer for hot and cold feedline insulation
The invention provides improvements on thermal performance of multilayer insulation for hot and cold feedlines. Insulation on feedlines has always been problematic, and can perform ten times worse than tank insulation contributing as much as 80% of total system heat leak. The poor performance of traditional MLI wrapped on feed lines is due to compression of the layers, causing increased interlayer contact and heat conduction. The MLI performance is not only much worse than expected, but also difficult to predict. Spacer structures are presented which provide a well-defined, accurately characterized support between the thermal radiant barriers in a multilayer insulation. The invention provides a robust, structural insulation that is much less sensitive to wrap compression and installation workmanship allowing for more predictable, higher performance insulation structure.
US10753526B2 Unload elbow with spherical wear pocket
An unload elbow with spherical wear pocket is disclosed which comprises a body having an inlet end, an outlet end, and a spherical wear pocket formed near the outlet end. The spherical wear pocket is capable of trapping material that is being unloaded through the unload elbow to trap a portion of material being unloaded so that any other material being unloaded will contact the trapped material and not impact the wear pocket to prematurely wear out the unload elbow.
US10753521B1 Inner diameter seal gasket
A gasket that is capable of withstanding high compressive cads, protecting a flange joint from galvanic corrosion, and preventing fluids from leaking through a flange joint when the flange joint is exposed to extreme heat.
US10753518B2 Hinged lid assembly for a flanged riser and methods of use thereof
A quick-access hinged lid assembly for flanged riser, having two-part clamp, having an inner face shaped to conform to the surface flanged riser, first clamp ring and second clamp ring are connected by a clamp hinge, a lid having an exterior surface and an interior sealing surface to abut the flanged riser exterior surface, wherein the interior sealing surface includes annular groove, gasket or o-ring positioned therein groove to seal flanged riser exterior surface and interior sealing surface, a lid hinge configured between clamp and lid, lid hinge having a swing bolt slot and pin bolt to provide adjustment of the lid to enable the lid to mate flat with flanged riser, swing bolts positioned on the perimeter and pivotable from the clamp ring with hand operable fasteners to press gasket between interior sealing surface of the lid and flanged riser exterior surface in a closed position.
US10753513B2 Tube locking and releasing device for fire suppression system
The present invention provides a tube locking and releasing device, the device including: a tube seating structure including: a seating bottom of a rectangular shape; and opposing seating walls standing to face each other on opposite edges of the seating bottom; a tube covering structure including: opposing cover walls being hinged to each of the seating walls so as to intermittently cover the seating wall; and a cover ceiling connecting each of the cover walls to each other; a tube fixing structure including: a handle fixing part being hinged to a second side part of the cover wall and being intermittently locked to each of the seating walls; and a handle press part protruding from the handle fixing part; and a tube pressing structure being attached to/detached from the cover ceiling and protruding downward from the cover ceiling when attached to the cover ceiling.
US10753512B1 System and method for securing fittings to flexible pipe
A system includes a flexible pipe that includes a liner surrounding a bore of the flexible pipe, a reinforcement layer surrounding the liner, and a shield layer surrounding the reinforcement layer. The system also includes a pipe fitting coupled to an end of the flexible pipe and a securing mechanism at least partially disposed in an opening in at least one of the liner layer, the shield layer, or both of the flexible pipe. The securing mechanism is configured to engage with the reinforcement layer of the flexible pipe when the pipe fitting is coupled to the end of the flexible pipe.
US10753508B1 Method and apparatus for a choke valve and operation of a choke valve
A choke valve comprising: a body having an axial through hole and a radial entry port; a valve seat coaxially housed in the body axial through hole on a first side of the radial entry port; a pressure balanced valving member axially reciprocable within the body axial through hole between a first sealing position bearing against the valve seat and a second position spaced away from the seat; an actuator housing operably connected to the valving member; and a detachably connected reinforcement member detachably connected to the actuator housing and increasing the axial load that the actuator housing can take before failure of the actuator housing.
US10753507B2 Food article defect removal apparatus
A food article defect removal apparatus includes a manifold that defines one or more chambers for holding pressurized fluid. First channels extend from a first side of the manifold into fluid communication with the chambers. Second channels extend from the first side of the manifold to a second side of the manifold. Valves selectively connect corresponding first channels and second channels together to dispense the pressurized fluid from the manifold. The manifold can have an exterior wall that at least partially defines a first chamber and a second chamber, with an interior wall disposed between the first chamber and the second chamber. The interior wall can define the second channels. The valves can be included with a valve assembly, which includes a driver operably coupled with the valves. The valves can be pluggably coupled with the driver.
US10753504B2 Solenoid controlled valve assembly including a pressure balancing diaphragm
A proportional solenoid-controlled fluid valve assembly having a fluid pressure balancing diaphragm. The valve assembly also includes a solenoid coil assembly having a cylindrical conduit and a magnetic orifice piece positioned within the conduit. A plunger is positioned within the conduit and is movable within the conduit between a de-actuated position and an actuated position. A pressure balancing diaphragm is provided having a top side, a bottom side, an outer annular flange portion, a U-shaped portion, and an inner annular flange terminating at a diaphragm opening, with the diaphragm being positioned within valve base with the outer annular flange portion abutting the ledge of the valve base and the U-shaped portion abutting the valve seat. A retainer is also provided having a top cylindrical upstanding portion extending through the diaphragm opening and an aperture formed in the plunger. A magnetic frame is also included for securing the valve assembly in an assembled configuration, wherein a magnetic path is formed by magnetic orifice piece, plunger and the magnetic frame and the solenoid coil is configured to be actuated such that the plunger moves towards the magnetic orifice piece, thus lifting the diaphragm and retainer and allowing pressurized media to pass from the inlet port to the outlet port.
US10753493B2 Valve with segmented spring guide assembly
Disclosed is a method of applying a biasing force against a piston in a valve as the piston moves along a piston stroke axis in a first direction and an opposing second direction, the piston having a first axial end that is a distal end of the piston, the method including: moving the piston along a piston stroke axis in the first direction and the opposing second direction, wherein while moving the piston along the piston stroke axis: applying a first biasing force in the second direction against the first axial end of the piston from a first spring, and applying a second biasing force in the second direction against the first spring from a second spring.
US10753483B2 Material supply system with valve assembly
A material supply assembly includes a valve assembly having an outer valve member and an inner valve member rotatable relative to the outer valve member. A plurality of discharge seals may be provide between the outer valve member and the inner valve member, with one of the discharge seals extending around openings of the outer valve member or openings of the inner valve member. A first circumferential seal may also be provided. An engagement structure including a plurality of spaced apart vertical engagement projections and a plurality of complementary configured engagement recesses may be provided between the valve assembly and the base. A locking arm having a locking member may be provided with the locking member positioned in a locking receptacle. A projection engages the locking arm to move the locking member from the locking receptacle.
US10753482B2 Tapered nut valve plug fasteners
Example tapered nut valve plug fastener apparatus disclosed herein include a valve plug, a valve stem, and a nut. The valve plug has a first end, a second end located opposite the first end of the valve plug, and a bore extending from the first end to the second end of the valve plug. The valve stem has a first end, a second end located opposite the first end of the valve stem, and a first tapered surface located between the first end and the second end of the valve stem. The first end of the valve stem extends through the bore The nut is threadably engaged with the first end of the valve stem. The nut includes a second tapered surface. The first tapered surface engages the bore from the first end of the valve plug and the second tapered surface engages the bore from the second end of the valve plug to capture the valve plug between the first and second tapered surfaces, and to rigidly secure the valve plug to the valve stem.
US10753476B2 Mechanical seal with hydro-pad face profile
A rotary end face seal assembly to seal a fluid under pressure includes a pair of annular mating ring seal faces with one of the faces defining a sealing interface between radially inner and radially outer peripheral edges. A plurality of hydro-pad recesses are formed radially inwardly from the peripheral edge of one of the seal faces at the pressure side of the seal assembly at peripherally spaced intervals and a plurality of feeder grooves are formed radially inwardly from the same peripheral edge of the seal face between at least some hydro-pad recesses. The radial extent of the feeder grooves is longer than the radial extent of the hydro-pad recesses. In one form a feeder groove is disposed between adjacent hydro-pad recesses. In another form a feeder groove is disposed between adjacent pairs of hydro-pad recesses.
US10753473B2 Article having plurality of functionally graded regions and a method of manufacturing thereof
The present disclosure generally relates to an article used in the manual transmission gearbox in automobiles. More particularly, it relates to an article used in manual transmission gearbox, namely the shifter dog, composition used for manufacturing the shifter dog and a method of manufacturing the shifter dog.
US10753466B2 Transmission control device and transmission control method
In a transmission control device for controlling a transmission, a controller determines failure of a specific section. The controller variably controls line command pressure and secondary command pressure, and in a case where the failure is determined, fixes the line command pressure to a line pressure set value and the secondary command pressure to a secondary pressure set value. In a case where the failure is determined, the controller further starts a change in the secondary command pressure after start of a change in the line command pressure, and controls the secondary command pressure in such a manner that the secondary command pressure takes a first predetermined time to have the secondary pressure set value.
US10753459B2 Transmission braking for vehicle speed control
A vehicle transmission braking mode comprises determining a set of available clutches of the plurality of clutches that are not being utilized for engagement of a particular forward gear of the plurality of forward gears, determining at least one of a modeled temperature, a measured temperature, and a modeled energy of each clutch of the set of available clutches to obtain a set of at least one of clutch temperatures and energies, and based on at least the set of available clutches and the set of at least one of clutch temperatures and energies, selectively operate the transmission in the transmission braking mode by at least partially applying at least one clutch of the set of available clutches to mitigate or prevent powerflow through the transmission and thereby decrease or maintain a speed of the vehicle and/or reduce acceleration of the vehicle.
US10753458B2 Transmission control device detecting change of shift level and vehicle having the same
A transmission control device may be provided that includes a magnet, a magnetic sensor, a slider, a shift lever, and a motion conversion member. The magnetic sensor is fixed to a predetermined position and measures a magnetic field which changes according to a relative position with respect to the magnet. The magnet is disposed at one end of the slider. The shift lever rotates to a position according to a shift level by user operations. When the shift lever rotates, the motion conversion member converts a rotational motion of the shift lever into a linear motion, and moves the slider in a first direction.
US10753455B2 Additively manufactured gearbox with integral heat exchanger
A gearbox and a method for additively manufacturing the gearbox are provided. The gearbox includes a housing having an integral heat exchanger additively manufactured within the housing. The heat exchanger includes a plurality of heat exchange passageways for transferring heat between two or more fluids. The heat exchanger is defined at any suitable location or locations within the housing, for example, within voids defined between the walls of the housing and components housed within housing, such as driveshafts, gears, bearings, etc.
US10753450B2 Magnetic type rotation transmitting mechanism
A magnetic type rotation transmitting mechanism has a rotating plate made of a magnetic material, and a magnet to which the rotational movement of the rotating plate is transmitted through a magnetic coupling between the magnet and the rotating plate. When the rotating plate is rotated, a plurality of oblique edge portions formed on the outer peripheral edge of the rotating plate rotate while sequentially passing through a magnet-facing area. The oblique edge portions move in the direction of the rotation centerline of the rotating plate, the rotation centerline being perpendicular to the center axis line of the magnet. The magnet is rotated about the center axis line by a magnetic force occurring between the magnet and the oblique edge portions passing through the magnet-facing area. It is possible to realize a small and compact mechanism for extracting rotation.
US10753448B2 Transaxle
In a transaxle, the transaxle includes a hydrostatic continuously variable transmission, at least one axle, a gear train for drivingly connecting the hydrostatic continuously variable transmission and the axle, a housing accommodating the hydrostatic continuously variable transmission, the axle, the gear train and storing an oil therein, and a reservoir tank connected to the housing so that the oil in the housing can be moved back and forth. The reservoir tank has a rectangular parallelepiped shape and is disposed on a side of a final reduction bull gear included in the gear train and above the axle along an axis direction of the axle.
US10753447B2 Electro-hydraulic limited slip differential system
An electro-hydraulic limited slip differential system for a vehicle includes an axle assembly having an axle housing having an aperture formed therein, and an electro-hydraulic limited slip differential assembly disposed within the axle housing. The limited slip differential assembly includes a differential case, a differential gear assembly disposed in the differential case, a clutch assembly having a clutch pack and a clutch actuator assembly, and a hydraulic fitting disposed at least partially within the aperture. The hydraulic fitting is coupled to a hydraulic port of the clutch actuator assembly.
US10753446B2 Torque converter having controllable dual clutches
A torque converter including a cover arranged to receive torque; an impeller including an impeller shell non-rotatably connected to the cover; a turbine in fluid communication with the impeller and including a turbine shell; a first clutch axially displaceable to engage the cover; a second clutch axially displaceable to engage the impeller shell; and, a vibration damper including: a first input component non-rotatably connected to a component of the first clutch; a second input component non-rotatably connected to a component of the second clutch; and, an output flange arranged to non-rotatably connect to an input shaft for a transmission. For a first lock-up mode, the first and second clutches are arranged to close to transmit torque from the cover to the first and second input components, respectively.
US10753444B2 Summing and fault tolerant rotary actuator assembly
An actuator assembly comprising an output member rotatable about an output axis, first and second actuators each having an axis of rotation, a drive motor and a hold motor, first and second linkages between each of the first and second actuators and the output member, wherein a torque produced by a drive motor is summed through the linkages at the output member when the respective hold motor is restrained from rotating, and wherein the respective hold motor may be selectively released so that it rotates with a failure of the respective drive motor, and wherein one of the first or second actuators may be driven to selectively rotate the output member with a failure of the drive motor of the other of the first or second actuators. The assembly may comprise a third actuator linked to the output member in the same manner as the first and second actuators.
US10753442B2 Dustproofing device for use with linear module
A dustproofing device for use with a linear module includes a dustproofing band disposed around a first pulley pivotally connected to a first end unit and a second pulley pivotally connected to a second end unit. Two ends of the dustproofing band fixedly connect to a fixing platform. The fixing platform fixedly connects to a moving platform of the linear module. A top lid is fixedly disposed on the first end unit and the second end unit and covers the fixing platform, so as for the dustproofing device to be mounted on the linear module. Since the linear module is covered with the first end unit, a first lateral lid, the second end unit and the top lid, not only is the linear module rendered dustproof, but it also takes less time than before to mount the dustproofing device in place.
US10753440B2 Actuator release mechanism
An actuator release mechanism comprising a longitudinal member, e.g. a piston, which is moveable axially to permit or prevent axial movement of the lock bolt and hence deployment of the actuator. Movement of the piston is due to the force of the lock bolt, under a spring force, on the one hand, and to the position and force of a linkage assembly on the other hand. The linkage assembly comprises a first link fixed, at one end, e.g. by means of a piston lock pin, to the piston and fixed at a pivot point to a second link. The second link is fixed to a rotational drive means, here a rotary solenoid or stepper motor, so as to rotate about a centre of rotation.
US10753429B2 Dual clutch transmission for a motor vehicle
A dual clutch transmission for a motor vehicle, with switchable gearwheel sets which form in particular exactly eight wheel planes (RE-1 through RE-8), which are assigned to a first and to a second sub-transmission. The sub-transmissions are provided with at least one input shaft and with a common output shaft and the input shafts can be alternately activated via a load-switchable clutch. Furthermore, the odd forward gears are assigned to the sub-transmission and even forward gears are assigned to the other sub-transmission, which are switchable by corresponding switching elements. At least one gearwheel set of one sub-transmission can be coupled with a switching element to the other sub-transmission.
US10753427B2 Rotary actuator provided with strain wave reduction gears
A rotary actuator has: one motor, two strain wave reduction gears disposed symmetrically on both sides of the motor, and one output shaft. The output rotation of the motor is reduced in speed at the same reduction ratio by the two strain wave reduction gears and is outputted from the output shaft to a load side. The first and second externally toothed gears of the first and second strain wave reduction gears are flexed into ellipsoidal shapes with 90 degrees shifted in phase, and are meshed with first and second internally toothed gears. The angle transmission errors of the first and second strain wave reduction gears transmitted to the output shaft are reduced by cancelling each other out in the output shaft. Reduced-speed output rotation that has the reduced angle transmission errors is outputted to the load side from the output shaft.
US10753426B2 Geared motor and manufacturing method for geared motor
Provided are: a geared motor with which a large torque can be obtained without an increase in size; and a method for producing said geared motor. In this geared motor (1), an output member (8) having a helical groove (83) formed in an outer circumferential section is provided between a first plate part (31) and a second plate part (32) of a frame (3), and the rotation of a motor pinion (55) is reduced in speed by a reduction gear mechanism (9) and is transmitted to a gear part (85) of the output member (8). In this geared motor (1): the output member (8) is arranged between the first plate part (31) and the second plate part (32); then, a first fixing shaft (35) is inserted from a through hole (37) in the second plate part (32) into a shaft hole (81) in the output member (8), and a first shaft end part (351) is fitted into a first fixing shaft support hole (36); and then, a second shaft end part (352) and the second plate part (32) are fixed.
US10753422B2 Switchable hydraulic mount
A switchable hydraulic mount includes a first fluid chamber delimited by a spring body, a second fluid chamber fluidically connected to the first fluid chamber, a decoupling element for decoupling the chambers, and arranged between the first fluid chamber and a decoupling chamber, the chambers being fluidically separated from one another, and a switchable valve to selectively open or close the decoupling chamber with respect to the environment, the switchable valve including a valve housing with a linear actuator including an actuator head displaceable in the valve housing between closed and open positions, the valve housing including at least one valve opening which, in the open position, connects the decoupling chamber to the environment and which, in the closed position, is closed by the actuator head, and the valve opening including at least a component of extension transverse with respect to the movement axis of the actuator head.
US10753417B2 Stabilizer bush
A stabilizer bush including: a tubular rubber bushing body having an inner hole for inserting a stabilizer bar; and a mounting base provided on a fixing surface of the rubber bushing body against a vehicle body. The stabilizer bush is configured to be installed on the vehicle body such that an outer peripheral surface of the rubber bushing body is press-fitted on a side of the vehicle body via the mounting base by a roughly U-shaped bracket to be fixed to the vehicle body. The rubber bushing body includes a shock absorbing rubber part that is elastically deformed due to a compression force caused by pressing of the bracket, bulges to both sides in the width direction of the mounting base, and enters and interposes between the mounting base and the bracket.
US10753413B2 S-cam brake of horizontal transferring force type
An S-cam brake includes an S-cam unit for braking a drum, where the S-cam unit includes an S-cam of an “S” shape having an involute tooth profile at left and right sides thereof, and horizontal tangential members forming contacting surfaces engaged with the involute tooth profile symmetrically around a center point of a circle at the left and right sides of the S-cam, and being spread at the left and right sides with normal lines of the contacting surfaces as a horizontal direction when the S-cam rotates.
US10753409B2 Mechanical clutch device and method for operating a mechanical clutch device
A mechanical clutch device for coupling two connecting parts in a gas turbo engine, in particular a geared aircraft turbofan engine, with means to automatically trigger a position change of one of the connecting parts relative to the respective other connecting parts and/or relative to an engine part from the first position into a second position in dependence of a torque effective on the connecting parts and/or the engine part, in particular through the transmission via a shaft, in particular a non-nominal torque, more in particular a reversal in the direction of the torque. It also relates to a method for operating a mechanical clutch device.
US10753404B2 Steering device
A steering device includes an inner shaft and an outer shaft. The inner shaft includes an axial member provided on an axial line, a first abutting member provided on an outer circumference of the axial member, and a second abutting member disposed adjacent to the first abutting member, and having a different hardness from that of the first abutting member. An abutting member support of the axial member where the first abutting member and the second abutting member are provided is formed in a shape other than a circular shape. The outer shaft includes a torque transmitting member which abuts only either the first abutting member or the second abutting member and which is capable of transmitting torque only with the abutting member that is abutting the torque transmitting member.
US10753401B2 Method for producing a roller bearing
A method for producing a roller bearing may include threading a cam roller onto a bearing sleeve until the cam roller abuts a first axial flange of the bearing sleeve and inserting a counter holder into the bearing sleeve until the first axial flange of the bearing sleeve abuts a stop of the counter holder. The method may also include heating the bearing sleeve and forming an opposite second axial flange via inserting a forming punch into the bearing sleeve after heating the bearing sleeve. The second axial flange may be formed such that the cam roller is held in the bearing sleeve with radial play and axial play after the bearing sleeve cools down. The method may further include removing the forming punch and the counter holder from within the bearing sleeve.
US10753395B2 Oil-impregnated sintered bearing and method for manufacturing same
An oil-impregnated sintered bearing (8) includes a copper-iron-based sintered compact containing 40 mass % or more of copper, and has inner pores impregnated with an oil. The sintered compact has: a copper structure derived from copper powder (13) of partially diffusion-alloyed powder (11) in which copper powder (13) having a particle diameter of 20 μm or less is diffused on and joined to a surface of iron powder (12) in advance; and a copper structure derived from elemental copper powder (14).
US10753394B2 Method for coating a turbomachine part with a self-lubricating coating and part coated by said method
A method for coating a turbomachine part with a self-lubricating includes: providing a rotor or thrust disc of the turbomachine; applying, by a thermal spraying process, a self-lubricating coating having of a mixture of 50 to 90 wt % of alumina (Al2O3) with titanium oxide (TiO2) to a surface of the rotor and/or a surface; and finishing the coated surface of the rotor and/or thrust disc.
US10753393B2 Bearing assembly
A bearing arrangement comprising a shaft with a recess in its end, a bearing housing, an annular first bush comprising an inner first portion and an inner second portion and a second bush that engages the recess of the shaft. The first bush bears against the bearing housing. The shaft engages the inner first portion of the first bush. The second bush engages the inner second portion of the first bush.
US10753392B2 Porous gas bearing
A porous gas bearing is disclosed. The porous gas bearing includes a housing having a fluid inlet and an aperture. A porous surface layer is disposed within the housing surrounding the aperture in a circumferential direction. The porous surface layer includes a plurality of segments arranged in a longitudinal direction of the aperture. The porous surface layer is in fluid communication with the fluid inlet. A damping system includes a plurality of dampers. The plurality of dampers is disposed circumferentially about the aperture. The plurality of dampers is arranged in between a first segment of the plurality of segments of the porous surface layer and a second segment of the plurality of segments of the porous surface layer.
US10753389B2 Suspension thrust bearing device
A suspension thrust bearing for use with a suspension spring in an automotive suspension strut of a vehicle. The suspension thrust bearing provides a bearing having upper and lower annular bearing members in relative rotation to each other, and having upper and lower bearing surfaces, respectively, disposed in confronting alignment with each other. The lower bearing surface has a contour shaped to axially receive an upper end of the suspension spring. The upper bearing surface is shaped to be axially received by a support block attached to a body of the vehicle. The suspension thrust bearing includes an upper isolator made of resilient material and fixed to the upper bearing surface such that the upper isolator fits between the upper annular bearing member and support block.
US10753382B2 Tolerance compensator clip to reduce assembly variation
A connection assembly is provided that includes a pin and a clip. The pin includes a head portion having two spaced flanges defining a slot therebetween, a tail portion defining a bulb, and a shaft extending between the head and tail portion. The clip includes a plurality of resilient fingers extending radially inward and a central cavity. The pin extends through the central cavity of the clip and the resilient fingers receives and rotationally engages with the bulb of the pin. In one form, the connection assembly connects a molded doghouse to an adjacent part.
US10753381B2 Device for connecting two furniture parts
A device for connecting two furniture parts, wherein the device comprises a housing arrangeable on a first furniture part and an eccentric element rotatably mounted in the housing. The housing is on one wall side flattened, and the flattened wall side of the housing has a continuous opening. The eccentric element is configured to cooperate with a connecting element, wherein the connecting element is arrangeable on a second furniture part, and wherein the connecting element can be coupled with the housing and the eccentric element such that the first and the second furniture part are fixedly connected to each other. The device is characterized in that the continuous opening in the housing on the flattened wall side is fully enclosed at the margin by wall portions.
US10753380B2 Ring clip
A ring clip for connecting two wire mesh panels. The clip has a first arm and a second arm. The arms connected at respective first ends by a hinge. A second end of the first arm defines a recess which is adapted to receive a second end of the second arm when the clip is in a closed condition. The first arm includes a first tab, and the second arm includes a second tab, such that, in the closed condition the first and second tabs are substantially opposed. The first and second tabs are substantially misaligned laterally.
US10753376B2 Hydraulic cylinder spool valve device
A hydraulic cylinder spool valve device, which extends and retracts a cylinder rod of a hydraulic cylinder, includes: a first spool valve having a first dead band and a first opening characteristic; a second spool valve having a second dead band and a second opening characteristic; and a controller performing communication with the hydraulic cylinder by using the first spool valve and positioning the second spool of the second spool valve within the second dead band and performing communication with the hydraulic cylinder by using the second spool valve and positioning the first spool of the first spool valve within the first dead band, and adjusting a characteristic of a switching dead band between the first opening characteristic and the second opening characteristic.
US10753370B2 Variable diffuser with axially translating end wall for a centrifugal compressor
A variable diffuser for a centrifugal compressor comprises a passage between opposing disc faces and a plurality of vanes extending therethrough with a fixed angle relative to the engine centerline. Axial displacement between the opposing disc faces is variable. The vanes extend through one of the opposing disc faces as that disc face is axially translated.
US10753367B2 Mounting structure and turbocharger
Provided is a mounting structure, including: an impeller including: a main body portion having a through hole; a plurality of blades provided to an outer peripheral surface of the main body portion; and a boss portion, which is a part of the main body portion, and protrudes toward one end side of the shaft with respect to the plurality of blades; a small-diameter portion, which is a part of the shaft; a first large-diameter portion, which is a part of the shaft, is located on another end side of the shaft with respect to the small-diameter portion; and a small-inner-diameter portion of the through hole, which is formed on a radially inner side of the boss portion, and has an inner diameter smaller than an inner diameter of a part of the through hole which is opposed to the first large-diameter portion in a radial direction.
US10753363B2 Monitoring device and vacuum pump
A vacuum pump includes; a rotor, a stator, a motor, a heating section heating the pump base portion, a base temperature detection section detecting a temperature of the pump base portion, a rotor temperature detection section detecting a temperature equivalent as a physical amount equivalent to a temperature of the rotor, and a heating control section to control heating of the pump base portion by the heating section such that a detection value of the rotor temperature detection section falls within a predetermined target value range. A monitoring device comprises: an estimation section configured to estimate, based on multiple temperatures detected over time by the base temperature detection section, maintenance timing at which the temperature of the pump base portion reaches equal to or lower than a predetermined temperature; and an output section configured to output maintenance information based on the estimated maintenance timing.
US10753358B2 Power transmission apparatus
A power transmission apparatus includes an oil pump disposed between a hydraulic controller and a strainer. The oil pump includes a rotor (3) and a housing provided with a rotor chamber housing the rotor (3). Rotation of the rotor (3) causes oil to be sucked into an oil chamber (c1) defined by the rotor (3), and the oil is pressurized and discharged therefrom. The housing is provided with a first oil passage (71) through which oil sucked from a reservoir through the strainer flows toward the oil chamber, and a second oil passage (72) through which oil refluxed from the hydraulic controller flows toward the oil chamber. The second oil passage (72) includes a curved oil passage curved along the rotor (3) and is disposed such that the oil refluxed from the hydraulic controller flows in a rotation direction of the rotor (3) through the curved oil passage.
US10753356B2 Adaptive flow control
A system includes a fixed-displacement fluid pump, a motor operatively connected to the fixed-displacement fluid pump, a sensor configured to sense a parameter related to a drive speed of the motor, and a user interface. The pump controller is configured to receive an input from the user interface of a target flow rate of the pump, determine a duty cycle for the motor based on the target flow rate, and control the motor to operate according to the duty cycle. The pump controller is further configured to receive an indication of the sensed parameter related to the drive speed of the motor, determine a measured drive speed of the motor based on the sensed parameter, and iteratively adjust the duty cycle based on a difference between the measured drive speed of the motor and an expected drive speed of the motor.
US10753355B2 Borehole pump and method of using the same
A pump system for pumping liquid from a well into a pipe is disclosed. The pump system comprises: a suction cavity in fluid communication with the well via an inlet port controlled by an inlet port valve, a plunger, reciprocally movable within the suction cavity, and a delivery conduit. The delivery conduit is in fluid communication with the pipe via an outlet port, and with the suction cavity via a connection port controlled by a connection port valve. The pump system also comprises a tubular encapsulation, encapsulating the suction cavity, the plunger, the delivery conduit and the valves.
US10753354B2 Pump system
A pump system is presented having a pump with a generally cylindrical pump housing that is arranged with a liquid inlet in one end and a liquid outlet in a second end. A tubular membrane is arranged inside the pump housing and a first passage is arranged in the vicinity of the liquid inlet for introducing pressurized fluid between the membrane and the housing. A second passage arranged in the vicinity of said liquid outlet for releasing said pressurized fluid where the membrane is arranged with an elasticity providing a local radial compression and an annular fluid compartment when a pulse of pressurized fluid is entered through the first passage. The annular fluid compartment travels along the housing bringing a volume of liquid with it. An expansion vessel can be operably attached to the liquid outlet for reducing pressure changes in the liquid caused by the action of the pulse of pressurized fluid.
US10753348B2 Apparatuses and systems for converting fluid energy to mechanical motion
An example apparatus includes: a plate configured to move along an underlying surface via a layer of fluid disposed in a gap between the plate and the underlying surface, where pressurized fluid forms the layer of fluid in the gap; a first rack gear coupled to the plate and meshing with a first gear; and a second rack gear coupled to a second gear. The second rack gear is fixed, and the second gear is coupled to the first gear. The pressurized fluid in the gap repels the plate away from the underlying surface, thereby causing (i) the first rack gear to move linearly and the first gear to rotate, (ii) the second gear to rotate and move along the second rack gear, and (iii) the plate to move along the underlying surface.
US10753345B1 Sleeve for shape-memory alloy
The present invention is a combination of a shape-memory alloy (SMA) element and a fiber sleeve. The SMA connects at each end to a support element, the support elements being moveable relative to each other. The fiber sleeve comprises an electrically insulating sleeve made of flexible fiber material, and is sized so that the sleeve surrounds at least a portion of the SMA element. When the SMA element is deformed upon heating or cooling, causing the support elements to move relative to each other, the fiber sleeve also deforms and continues to surround the portion of the SMA element, inhibiting the flow of electric current from the SMA element to its surroundings.
US10753344B2 Prime mover
The invention provides a prime mover that is able to efficiently convert the potential energy of a weight to kinetic energy of an output shaft, and that is able to cause the output shaft to rotate over a long period of time. For the purpose, a prime mover 1 has at least three disks, including a first disk 3, a second disk 4, and a constant-torque disk 5 that are affixed concentrically to an output shaft 2; a first cord 6 wound on an outer circumferential surface 31 or 41 respectively of the first disk 3 or the second disk 4; and a first weight 7 and a second weight 8 respectively attached to ends of this first cord 6. The radius of the first disk 3 is longer than the radius of the second disk 4, constant torque is generated by the constant-torque disk 5, and the first cord 6 is able to move between being wound on the outer circumferential surface 31 of the first disk 3 or the outer circumferential surface 41 of the second disk 4.
US10753339B2 Adjustable retention fixture for wind turbine members
A retention fixture for retaining a first end of a first member, such as a section of a wind turbine tower, a wind turbine rotor blade or a wind turbine hub, having an axial direction, a transverse direction perpendicular to the axial direction, and a vertical direction perpendicular to the axial and transverse directions. The transverse and vertical directions define a first plane. A first axial end console counteracts relative horizontal displacement between the first end of the first member and the retention fixture in the axial direction. The first axial end console also has transverse positioning means to transversely position the first end of the first member relative to the retention fixture when attaching the retention fixture to a first end of a first member. The transverse positioning means counteracts relative displacement between the first end of the first member and the retention fixture in the transverse direction.
US10753337B2 Motion control system and method with energy harvesting
A motion control apparatus and method are disclosed. The motion control apparatus comprises a movable mechanism coupled to an external energy source, the energy source providing kinetic energy to the mechanism. An energy conversion module is mechanically coupled to the mechanism for converting kinetic into electrical energy. An electronic circuit is coupled to the energy conversion module and a storage module and a mechanism controller is coupled to the electronic circuit. A sensor module is coupled to both the electronic circuit and the movable mechanism to sense the movement of the movable mechanism to determine speed of the movable mechanism and transmit speed information to the electronic circuit. The method comprises applying energy to a movable mechanism, converting kinetic to electrical energy, storing the electrical energy converted, controlling the motion of the mechanism and sensing the movement of the mechanism.
US10753332B2 Fuel injector having a throttle element
A fuel injector for fuel injection systems of internal combustion engines, in particular for direct injection of fuel into the combustion chamber of an internal combustion engine, is described, including a solenoid, an armature, which is acted upon by the solenoid in a closing direction by a return spring, and a valve needle, which is connected to the armature in a force-locked manner for actuation of a valve closing body, which together with a valve face forms a sealing seat. An adjusting element for adjusting the spring force of the return spring is situated in a connector sleeve which provides the fuel feed on the inlet side. The adjusting element is delimited toward the outside by a thin-walled sleeve, into which a disk-shaped throttle element having a throttle borehole is introduced as a separate insert part.
US10753328B2 Fuel supply devices
A fuel supply device has a cover member which is attached to an opening of a fuel tank, a pump unit provided with a pump, and a connecting portion for connecting the cover member and the pump unit. The fuel supply device has a connecting shaft which is formed on either one of the connecting portion or the pump unit, and a connecting hole which is formed on the other. The fuel supply device has a guide mechanism which can guide the pump unit. The guide mechanism includes a first guide portion formed at the connecting portion and a second guide portion formed at the pump unit. One of the first guide portion or the second guide portion includes a protruding portion which protrudes in a position spaced apart from the connecting shaft. The other guide portion is formed to restrict a movable range of the protruding portion.
US10753318B2 Internal combustion engine
An internal combustion engine includes a main body including an attachment portion; an EGR cooler including a portion fastened to the main body; and an EGR valve including a fixing portion fastened to the attachment portion with a bolt and a connection portion fastened to the EGR cooler. A pin is fixed to one of the fixing portion and the attachment portion. An insertion hole into which the pin is inserted is arranged in the other one of the fixing portion and the attachment portion. An inner diameter of the insertion hole is greater than an outer diameter of the pin, and a value obtained by subtracting the outer diameter of the pin from the inner diameter of the insertion hole is less than a value obtained by subtracting a shank diameter of the bolt from an inner diameter of a bolt hole in the fixing portion.
US10753317B2 EGR control device
An internal combustion engine includes a supercharger having a compressor and a turbine and an EGR apparatus having an exhaust recirculating pipe, an upstream EGR valve and a downstream EGR valve. An electronic control unit fully opens the upstream EGR valve and controls an EGR amount by the downstream EGR valve when a peak value of an exhaust pressure increases excessively. The resulting increase in exhaust volume causes the peak value of the exhaust pressure to fall, and damage to parts of an exhaust system can be avoided. The electronic control unit fully opens the downstream EGR valve and controls the EGR amount by the upstream EGR valve when the peak value of the exhaust pressure decreases excessively. The resulting decrease in the exhaust volume causes the peak value of the exhaust pressure to rise, enabling supercharging.
US10753315B2 Rear assembly of a turbojet engine nacelle including a fireproof sealing device
The present disclosure relates to a rear assembly of a turbojet engine nacelle that includes a thrust reverser fixed structure having at least one half-cowl mounted on a beam pivotally hinged by at least one hinge, a suspension mast on which the fixed structure is movably mounted, a hatch for access to the hinge of the half-cowl, and a fireproof sealing device which includes a sealing gasket adapted to provide sealing between a median section of the nacelle and the beam area. The sealing gasket includes a tubular gasket type lower portion which extends at least partially over a seal bearing edge of the half-cowl that is adapted to cooperate with a seal bearing wall of the mast and an upper portion including an elastically deformable sealing sheet extending from the seal bearing wall of the mast to the rear face of the hatch for access to the hinge.
US10753312B2 Annular ring groove of a piston
A power cylinder system for a reciprocating engine includes a piston configured to move within a cylinder of the reciprocating engine. The system also includes a groove extending circumferentially about the piston and configured to support a ring. An axially-facing surface of the groove has circumferential undulations at ambient temperatures that are configured to compensate for distortions to the groove caused by operation of the reciprocating engine.
US10753311B2 Piston for internal combustion engine
A piston for an internal combustion engine includes: a crown; a skirt extending from the crown; an oil gallery extending annularly within the crown, and having an inlet and an outlet; and a structure mounted at the outlet of the oil gallery to induce oil shaking.
US10753310B2 Piston with enhanced cooling gallery
A piston for an internal combustion engine is provided. The piston includes a body having a cylindrical outer surface with a ring belt region including an annular uppermost ring groove and a lower ring groove extending into the outer surface. A top land extends from the uppermost ring groove to an upper combustion surface. The body has a pair of pin bosses with pin bores aligned with one another along a pin bore axis. A first piston ring is disposed in the uppermost ring groove and a second piston ring is disposed in the lower ring groove. The body has an annular sealed cooling gallery with a cooling medium contained therein. The sealed cooling gallery is configured in substantial radial alignment between the first and second piston rings to provide optimal cooling to the ring belt region, top land and upper combustion surface.
US10753308B2 Internal combustion engine
Internal combustion engines that operate in an inverted orientation in which the piston is closer to the local gravitationally dominant terrestrial body's center of gravity at top dead center position than at bottom dead center position are disclosed. The engines may have non-circular, preferably rectangular, cross-section pistons and cylinders, and the pistons may include a skirt with a field of pockets that provide a ringless, non-lubricated, seal equivalent. The pistons also may have a domed piston head with depressions thereon to facilitate the movement of air/charge in the cylinder. The engines also may use multi-stage poppet valves in lieu of conventional poppet valves, and a split crankshaft. The engines may use the pumping motion of the engine piston to supercharge the cylinder with air/charge.
US10753306B2 Exhaust gas purification system for internal combustion engine
The exhaust gas purification system includes a catalyst having an NOx storage and reduction function, an EGR passage, and a controller configured to control combustion of the internal combustion engine. The controller is configured to switch the operation mode from the lean burn operation to the rich burn operation, when a request for execution of the rich burn operation is issued during the lean burn operation. The controller is configured to perform, when the request the execution of the rich burn operation is issued, an NOx-increasing process in which the combustion of the internal combustion engine is controlled so that an in-cylinder NOx amount is equal to or larger than a required in-cylinder NOx amount prior to switching to the rich burn operation.
US10753303B2 Method and system for variable displacement engine diagnostics
Methods and systems are provided for diagnosing a cylinder valve deactivation mechanism in an engine system having cam-actuated valves. Movement of a latch pin of the deactivation mechanism is inferred from an induction current generated by a solenoid coupled to the latch pin, and the inferred movement is used to diagnose operation of cylinder valve deactivation mechanism. The inferred movement and a profile of the induction current is also used to estimate camshaft and crankshaft timing for improved cylinder fuel delivery in the absence of a camshaft sensor.