Document Document Title
US10824620B2 Compiling a relational datastore query from a user input
In an example, a database system may be configured to receive configuration data including a mapping of objects of a relational database to query generation parameters; compare values in a received first query to the mapping to identify column definition data of the query generation parameters; ascertain whether to identify table definition data of the configuration data based on the column definition data; determine whether to create one or more subqueries for one or more tables based on the table definition data; in response to determining to create the one or more subqueries, join a table of the one or more tables to a root table based on table relationship data of the configuration data; and build a second relational datastore query using the one or more subqueries.
US10824619B2 Interface for point of use data governance
The present system and method is directed to a process to facilitate trusted sources of information in an enterprise. The present system and method positions data governance to move away from the element level and focus on the data asset (i.e. repository, interface, subject) level. When data persons are having any issue with their data asset, whether it is a conflicting data asset, interface issues, competing data asset, new data asset build, data subject issue, or the like, a certifier may operate to assess the asset based on our well defined metrics, determine the health through the data asset scoring process, recommend asset services, and provide those services to the data owner who is ultimately responsible for implementing them to improve the data and the data processes.
US10824617B2 Tracking changes in database data
Systems, methods, and devices for tracking changes to database data. A method includes determining a change to be executed on a micro-partition of a table of a database and executing the change on the table by generating a new micro-partition that embodies the change. The method includes updating a table history that includes a log of changes made to the table, wherein each change in the log of changes includes a timestamp, and wherein updating the table history includes inserting the change into the log of changes.
US10824615B2 Methods and systems for updating information in a timeline of a public safety incident
One example method includes receiving, at an electronic computing device, a user query and identifying a time window in the past associated with the user query. The method further includes determining that the user query relates to a public safety incident. The method further includes generating a response to the user query. The response is generated as a function of the time window and information relating to the public safety incident. The method further includes storing the response such that information included in the response is added to one of (i) timeline information associated with a user of a communication device at a time commensurate with the time window and (ii) timeline information associated with the public safety incident at a time commensurate with the time window.
US10824610B2 Balancing write amplification and space amplification in buffer trees
A buffer tree structure includes, at each internal node, a buffer having a compacted portion and an uncompacted portion. Insertion of data elements to the buffer tree can occur units called packets. A packet is initially stored in the uncompacted portion of a receiving node's buffer. When a compaction trigger condition exists, packet compaction is performed including a data element compaction operation. A buffer-emptying (flush) operation pushes the compacted packets to children nodes.
US10824608B2 Feature generation and storage in a multi-tenant environment
A system may generate a score for a predictive model based on receiving a streaming data flow of events associated with a predictive model for a tenant. The system may receive the streaming data flow and calculate one or more feature values in real time based on the reception. The system may store each of the calculated features to a multi-tenant database server. The system may calculate a score for the predictive model based on the storage and may transmit an indication of the score (e.g., a prediction) based on the calculation. The system may transmit the score to, for example, a computing device.
US10824603B2 Concurrent enumeration of multiple hierarchies in a database environment
Methods and systems are disclosed for enumeration of trees in a database environment. Temporary copies of trees are stored in a database accelerator environment, for efficient access by software programs operating within the database layer. Multiple trees can be enumerated concurrently using level-by-level traversal. Nodes are assigned sortable indices through which a tree structure is maintained. Enumeration supports linking from a node of a parent tree to a child tree stored separately. Enumeration supports synthesizing child nodes in order to satisfy constraints on a parent node. Filtering and sorting are supported. The disclosed technology provides unexpectedly superior results, and can be applied in many fields. Variants are disclosed.
US10824601B1 Shared blockchain data storage based on error correction code
Disclosed herein are methods, systems, and apparatus, including computer programs encoded on computer storage media, for communicating and sharing blockchain data. One of the methods includes determining historic state data associated with one or more blocks created prior to a current block on a blockchain; performing error correction coding of the historic state data to generate encoded historic state data; dividing, based on one or more predetermined rules, the encoded historic state data into a plurality of data sets; selecting one or more data sets from the plurality of data sets based on the one or more predetermined rules; hashing the one or more data sets to generate one or more hash values corresponding to the one or more data sets; storing the one or more hash values; and deleting, by the blockchain node, the one or more data sets.
US10824600B2 System and method for maintaining data consistency across replicas in a cluster of nodes using incremental validation
Data consistency across replicas in a cluster of nodes is maintained by continuously validating local data ranges and repairing any inconsistencies found. Local data ranges are split into segments and prioritized. After a segment is selected for validation, a hash value of a portion of the segment is compared to a hash value from other nodes storing replicas of that data. If the hash values match then the data is consistent. If the hash values do not match then the data is not consistent and whichever data is most current according to their timestamps is considered correct. If the local node data is correct, it is communicated to the replica nodes so they can be updated. If the local node data is not correct, then data from the replica nodes is correct and is used to update the data in the local node. An alternative, incremental validation approach improves efficiency.
US10824598B2 Handling file commit and commit-delete operations in an overlay optimizer
File commit and commit-delete operations can be successfully completed in environments that employ an overlay optimizer to enhance the performance of a write filter. The overlay optimizer can be structured into upper and lower instances relative to the write filter. The upper instance can cause files to be moved from the write filter's overlay into an overlay cache to thereby optimize the performance of the overlay. To prevent the failure of commit and commit-delete operations that target files that have been moved to the overlay cache, the lower instance can be configured to detect when the write filter is attempting to perform a commit or commit-delete operation and can modify the processing of such operations to cause them to be completed successfully even though the files targeted by the operations do not exist in the write filter's overlay.
US10824594B2 Associating a captured screenshot with application-specific metadata that defines a session state of an application contributing image data to the captured screenshot
In an embodiment, a UE detects a request to capture a screenshot of image data being output on a display screen, obtains application-specific metadata that is configured to facilitate recreation of characteristics of a session state of an application that is contributing at least a portion of the image data being output on the display screen when the request is detected. The UE selectively captures the screenshot of the image data being output on the display screen in response to the request, and stores the obtained application-specific metadata. The same or different UE may obtain some or all of the application-specific metadata (and optionally the screenshot, if captured), and recreates some or all of the characteristics using the same or different application.
US10824592B2 Database management using hyperloglog sketches
Generally discussed herein are devices, systems, and methods for database management. A method may include determining a first hyperloglog (HLL) sketch of a first column of data, determining a second HLL sketch of a second column of data, estimating an inclusion coefficient based on the first and second HLL sketches, and performing operations on the first column of data or the second column of data in response to determining the inclusion coefficient is greater than, or equal to, a specified threshold.
US10824590B2 Failure tolerant data storage access unit, failure tolerant data storage access system and method for accessing a data storage
A failure tolerant data storage access unit with real time capability comprising at least two data volumes and a file requesting handler that handles a file operation request from an application. The file requesting handler is configured to multiply the file operation request at least twice and to forward the multiplied file operation requests to the at least two data volumes ensuring simultaneous and independent processing of the multiplied file operation requests. Further, a failure tolerant data storage access system with real time capability and a method for accessing a data storage are described.
US10824588B2 Remote document conversion and viewing systems and methods
A network system may include a conversion server device and a computing system disposed within a remote network management platform. The computing system may be configured to: receive, from a client device of a managed network, a view request for a file that is associated with a file identifier and stored in the computing system; in response to receiving the view request, determine that the file is in a first format; based on the determining that the file is in the first format, transmit, to the conversion server device, a conversion request so that the conversion server device then converts the file from the first format into a second format that is based on a rasterized representation of the file; receive the file in the second format from the conversion server device; and transmit the file in the second format to the client device.
US10824587B2 Integrated universal file converter
Universal, automatic file conversion may be provided by a universal file conversion system or application. An input file may be received by the universal file conversion system. An input file type for the input file and a recipient of the input file may be determined. Programs available to the recipient for accessing a file may be determined. A target file type accessible to the recipient may be determined for converting the input file. A sequence of file conversions to convert the input file to the target file type may be determined. The input file may be converted to the target file type based on the sequence of file conversions. The converted file may be provided to the recipient. The recipient may return the converted file, and the converted file may be automatically converted back to the original input file type and provided to the original source of the input file.
US10824584B1 Device with data processing engine array that enables partial reconfiguration
A device may include a processor system and an array of data processing engines (DPEs) communicatively coupled to the processor system. Each of the DPEs includes a core and a DPE interconnect. The processor system is configured to transmit configuration data to the array of DPEs, and each of the DPEs is independently configurable based on the configuration data received at the respective DPE via the DPE interconnect of the respective DPE. The array of DPEs enable, without modifying operation of a first kernel of a first subset of the DPEs of the array of DPEs, reconfiguration of a second subset of the DPEs of the array of DPEs.
US10824582B2 Communication apparatus, communication method, program, and communication system
There is provided a communication apparatus, including: a transmission/reception unit that transmits/receives a signal to/from a different communication apparatus; and a recovery signal transmission instruction unit that instructs the transmission/reception unit to transmit a recovery signal for recovering communication with the different communication apparatus that is out of working order, the recovery signal including at least a first command, the first command prescribing that no processing is to be executed in the different communication apparatus that is in working order.
US10824581B2 Peripheral component interconnect express (PCIe) device enumeration via a PCIe switch
Described herein are enhancements for managing multi-host Peripheral Component Interconnect Express (PCIe) switching. In one implementation, a PCIe switch coupled to a host processing system and PCIe slots may receive enumeration requests from the host processing system to identify available PCIe devices. In response to the enumeration requests, the PCIe switch may transfer responses to the host processing system indicating device identifier information for PCIe devices associated with the PCIe slots even if one or more of the PCIe devices is not currently installed.
US10824580B2 Semiconductor device
A semiconductor device includes a plurality of memory chips arranged in a line on a substrate, and a bus connected to the plurality of memory chips and configured to sequentially supply an electrical signal to the plurality of memory chips in accordance with a fly-by topology. An order in which the electrical signal is supplied to the plurality of memory chips is different from an order in which the plurality of memory chips is arranged in the line on the substrate.
US10824579B2 Network-on-chip for neurological data
The embodiments disclosed herein relate to chips used to receive and process neurological events in brain matter as captured by electrodes. Such chips may include an array of amplifiers and electrodes to receive neurological voltage signals, the chip including a config circuitry in communication with the array of amplifiers and a controller, the config circuitry configured to receive program instructions and instruct the amplifiers of a voltage threshold and instruct the controller to pass on signals from only specific rows and columns of amplifiers, the controller in communication with the array of amplifiers, the controller configured to packetize the neurological voltage signals into data packets.
US10824577B1 Transactional I/O scheduler using media properties to achieve guaranteed read, write, and mixed I/O performance in virtual and cloud storage
Embodiments are described for prioritizing input/output (I/O) operations dispatched from a storage media to a host bus adapter in a virtual or cloud network by: determining certain latency properties of the storage media; tagging, in an I/O tagging module, the I/O operations in a file system supporting applications generating the I/O operations, wherein all child I/O operations initiated from a parent I/O operation are tagged with a same unique tag ID; and dispatching, in a transactional I/O scheduler, all sibling I/O's of the parent I/O operation based on a unique tag ID for the sibling I/Os, the storage media latency properties, and defined quality of service (QoS) requirements. The I/O operations may be sequential, random, or internal I/O operations with random I/O operations being more latency dependent and prioritized over the sequential or internal operations.
US10824573B1 Refresh and access modes for memory
Apparatuses and methods related to implementing refresh and access modes for memory. The refresh and access modes can be used to configure a portion of memory. The portions of memory can correspond to protected regions of memory. The refresh and access modes can influence the security level of data stored in the protected regions of memory.
US10824571B1 Separate cryptographic keys for protecting different operations on data
The disclosed embodiments provide a system that processes data. During operation, the system uses a first key to protect a write operation on the data. Next, the system uses a second key to protect a read operation on the data.
US10824559B2 Counter tracker service
A read request for a counter designated to be only cached in a global cache is received. The counter is excluded from being persisted in and retrieved from one or more primary data sources It is determined whether the counter has already been created in the global cache. If the counter has already been created in the global cache, the counter is created in the global cache with an initial counter value while continually excluding the counter from being persisted in and retrieved from the one or more primary data sources. The counter is cached with a time-to-live (TTL) time period. The time-to-live time period is to be renewed on each subsequent read request of the counter. The counter is temporally stored in the data object cache until the TTL time period lapses.
US10824557B2 Memory system performing variable read reclaim operation
A memory system may include a plurality of nonvolatile memory devices each including a plurality of memory blocks; and a controller configured to configure at least one memory block selected from the plurality of memory blocks as a super block, and to perform a read reclaim operation for the super block based on memory-block-read-counts of the super block, wherein the controller divides the super block into a plurality of page groups, selects at least one page group from the plurality of page groups based on the memory-block-read-counts, and performs the read reclaim operation.
US10824556B2 Adaptive garbage collection (GC) utilization for grid storage systems
A computer-implemented method according to one embodiment includes determining resource usage of at least a first module in a grid storage system having multiple modules and approximately equal resource usage across the multiple modules of the grid storage system. The computer-implemented method further includes determining a garbage collection cost in the grid storage system by stopping garbage collection in a second of the modules of the grid storage system, determining a resource usage in the second module upon stopping the garbage collection, and comparing the resource usage in the second module to the resource usage of the at least the first module. The method further includes adjusting an amount of garbage collection based on both the garbage collection cost and the resource usage.
US10824554B2 Method and apparatus for efficiently sorting iteration with small sorting set
A non-volatile memory (NVM) apparatus and an iteration sorting method thereof are provided. The NVM apparatus performs the iteration sorting method to select one target block from a plurality of blocks of a NVM, and to perform a management operation on the target block. The iteration sorting method includes: selecting a plurality of candidate blocks among the blocks of the NVM to join into a sorting set, sorting all of the candidate blocks in the sorting set according to metadata, picking one candidate block with maximum (or minimum) metadata from the sorting set to serve as the target block, and keeping M candidate blocks in the sorting set and discarding the rest of the candidate blocks from the sorting set.
US10824553B2 Memory device that controls timing of receiving write data from a host
A memory device includes a nonvolatile memory unit, a write buffer, and a controller. The controller is configured to receive a write command from a host, send a permission signal to the host after the write command is received, receive write data associated with a write command from the host in response to the permission signal, store the write data in the write buffer, and transfer the write data stored in the write buffer to the nonvolatile memory unit. The controller controls a timing of transmitting the permission signal, such that the write buffer is full for no longer than a predetermined length of time.
US10824551B2 Bulk data transfer over MDIO (clause 45) bus
Methods for transfer of bulk data from a leader device to a follower device over a bus are described. The methods employ address frames and write frames. The bus, the address frames, and the write frames are compatible with Clause 45 of IEEE Std 802.3-2015. The methods achieve a reduction in the number of frames employed to transfer data as contrasted with conventional indirect write transactions. After transmitting on a Management Data Input/Output (MDIO) data signal an address frame that specifies the follower device and that contains the address of an initial register, the leader device proceeds to transmit on the MDIO data signal multiple write frames that specify the target follower device, the multiple write frames transmitted one at a time, each write frame containing a different block of the bulk data. A follower device implements a post-write-increment-address action, despite the absence of any definition in Clause 45 of IEEE Std 802.3-2015 of a post-write-increment-address frame.
US10824550B2 Row hammer refresh for content-addressable memory devices
A method of operating a memory device may include receiving, during a phase of a row hammer refresh (RHR) interval, at least one row hammer address (RHA) of a content-addressable memory (CAM). The method further includes storing, during the phase of the RHR interval, a received RHA of the at least one received RHA in an address register. Further, the method includes refreshing the stored RHA of the CAM via a RHR during the RHR interval.
US10824549B1 System and method for regression testing of an application programming interface
A system for testing of an application programming interface (API) is disclosed. The system includes a usage data collection source to track a trace identity associated with at least one message exchange pattern of the API using an end to end tracing (E2E) technique, captures usage data of an application in one or more modes, wherein the usage data corresponds to the trace identity. A usage data selection subsystem selects a predefined strata of usage data. A test case generation learning subsystem generates multiple test cases. A mocking subsystem use the trace identity to simulate the at least one message pattern associated with the usage data from a current version of the application against an updated version of the application. A comparison subsystem records an actual result, compares the actual result with an expected result and generates a test result upon comparison of the actual result with the expected result.
US10824548B1 System and method for performance regression detection
A method and system for detecting performance regression in a software application is disclosed. The software application comprises a feature flag having at least two states, wherein in a first state a first version of a feature is provided and in a second state a second version of the feature is provided when the software application is executed. The feature flag is further wrapped in a timer for recording the time taken for the corresponding first and second versions of the feature to be provided.
US10824544B1 Generating test data as a service for use in testing software during software development
A system in an enterprise environment. A testing data service (TDS) is in communication with the storage device. The TDS receives and transmits a request for a data structure with a data combination arranged in a format specified in the request. The TDS also receives a generated data structure having the type of data structure and a generated data combination of the type of data. The system also includes an orchestration layer, in communication with the TDS. The orchestration layer includes a query engine that receives the request from the TDS. The orchestration layer also includes a data structure generator that builds the generated data structure to have the type of data structure and to populate the generated data structure with the data combination of the type of data received from the query engine. The orchestration layer is further configured to transmit the generated data structure to the TDS.
US10824540B2 Terminal failure buster
A system and method may include a mobile electronic device including a primary electronic display and a processor in communication with the primary electronic display. A secondary electronic display may be in communication with the processor. The processor may execute software that, in the event of an execution error of a software program or hardware component, causes at least one message inclusive of information to assist a user with a debugging process to be displayed on the secondary electronic display.
US10824539B2 Program tracing for time travel debugging and analysis
Recording a replay-able trace of execution of a multi-threaded process includes identifying a trace memory model that defines one or more orderable events that are to be ordered across a plurality of threads of the multi-threaded process. The plurality of threads are executed concurrently across one or more processing units of one or more processors. During execution of the plurality of threads, a separate replay-able trace is recorded for each thread independently. Recording includes, for each thread, recording initial state for the thread, recording at least one memory read performed by at least one processor instruction executed by the thread that takes memory as input, and recording a least one orderable event performed by the thread with a monotonically increasing number that orders the event among other orderable events across the plurality of threads.
US10824533B2 Optimization of power and computational density of a data center
Techniques for optimizing power and computational density of data centers are described. According to various embodiments, a benchmark test is performed by a computer data center system. Thereafter, transaction information and power consumption information associated with the performance of the benchmark test are accessed. A service efficiency metric value is then generated based on the transaction information and the power consumption information, the service efficiency metric value indicating a number of transactions executed via the computer data center system during a specific time period per unit of power consumed in executing the transactions during the specific time period. The generated service efficiency metric value is then compared to a target threshold value. Thereafter, a performance summary report indicating the generated service efficiency metric value, and indicating a result of the comparison of the generated service efficiency metric value to the target value, is generated.
US10824531B2 Lending target device resources to host device computing environment
Various models may enable a first device to share a device resource with a second device in various contexts, such as sharing computing sessions via terminal services; sharing displays via display mirroring; and sharing input components across devices. However, such techniques often utilize ad hoc sharing models that depend on configuration and/or administrative access of each device; limit the capabilities of such sharing; and/or exhibit security concerns. Instead, a target device may advertise an availability of a target device resource. A host device may request the target device to lend the target device resource to the computing environment of the host device. The target device may reserve the target device resource for the host device, which may then integrate the target device resource into the host computing environment. The model may enable the user to utilize resources even from target devices that the user is not otherwise permitted to use.
US10824530B2 System, apparatus and method for non-intrusive platform telemetry reporting using an all-in-one connector
In one embodiment, an apparatus includes a controller to couple between a system on chip (SoC) and an external connector of a platform. The controller may include: a digitizer to digitize platform telemetry information of the platform; and a control circuit to receive a command from a debug test system and direct the platform telemetry information to a destination in response to the command. Other embodiments are described and claimed.
US10824529B2 Functional safety system error injection technology
Systems, apparatuses and methods may provide for technology that detects a startup of a system on chip (SoC) and injects, during the startup, one or more domain startup errors into a plurality of domains on the SoC. Additionally, the technology may determine whether the domain startup error(s) were detected during the startup. In one example, the plurality of domains include one or more fabric interfaces.
US10824527B2 Flash memory block retirement policy
Devices and techniques for a flash memory block retirement policy are disclosed herein. In an example embodiment, a first memory block is removed from service in response to encountering a read error in the first memory block that exceeds a first error threshold. Recoverable data is copied from the first memory block to a second memory block. During each of multiple iterations, the first memory block is erased and programmed, and each page of the first memory block is read. In response to none of the pages exhibiting a read error that exceeds a second error threshold during the multiple iterations, the first memory block is returned to service.
US10824525B2 Distributed data monitoring device
Method and apparatus for a system to detect, address, and resolve defects, disfunctions, and inefficiencies in a distributed data environment. One or more diagnostics monitor specific operating parameters of specific services operating within the distributed data environment. When the diagnostic detects a service operating outside of a pre-determined threshold, an alert message is issued. Appropriate responses to the alert message assures that the system will maintain high availability protocol and will operate efficiently.
US10824522B2 Method, apparatus, and computer program product for generating consistent snapshots without quiescing applications
The present disclosure provides a method, apparatus, and computer program product for generating consistent snapshots without quiescing applications. The snapshots correspond to consistency groups that in turn correspond to one or more vDisks on one or more nodes. Some embodiments of the present disclosure address the problem of generating consistent backup snapshots that cover cases of multiple virtual machines (VMs) that operate in a multi-node distributed computing environment (e.g., in clusters) without quiescing the accessing entity(ies). In some embodiments, the process includes identification of a triggering snapshot event, disabling of write complete responses to requesting entities for the resources corresponding to the snapshot to be generated, generating snapshots while one or more additional write requests are received, and using one or more techniques to insure that all actions corresponding to the snapshotting function do not occur outside of a specified time frame.
US10824519B2 Database recovery and optimization with batch processing
Disclosed herein are system, method, and computer program product embodiments for a database recovery and optimization with batch processing system. An embodiment operates by retrieving a database log that includes a plurality of operations for modifying data of a database stored across a plurality of tables. From the database log, a plurality of consecutive insert operations for inserting data into the database are identified. The consecutive insert operations are sorted by table. The sorted insert operations are grouped into a batch message. The batch message is transmit to the database for replay. An acknowledgement is received that the replay has completed.
US10824517B2 Backup and recovery of configuration files in management device
Aspects of the disclosure relate to systems and methods of backup and recovery of configuration files in a management device. A management device includes a processor and a non-volatile memory storing a configuration file and computer executable code. The computer executable code, when executed at the processor, is configured to: perform backup of the configuration file to generate at least one backup configuration file. The at least one backup configuration file is a verified backup or an unverified backup. The verified backup is generated in response to a successful booting and a user instruction, and the unverified backup is generated by the management device automatically.
US10824513B1 Processing input/output operations while snapshot and extent copy operations are in progress for a logical storage volume
An apparatus in one embodiment comprises at least one processing device having a processor coupled to a memory. The processing device is configured to maintain, for logical storage volumes of a storage system, device sequence numbers for snapshot and extent copy operations. The processing device is also configured to maintain, for at least one track of the logical storage volumes, a track sequence number representing the state of the track with respect to the snapshot and extent copy operations. The processing device is further configured to receive input/output operations directed to the logical storage volumes from host devices coupled to the storage system while at least one snapshot or extent copy operation for the logical storage volumes is in progress, and to utilize the track sequence numbers and the device sequence numbers to determine processing of the received input/output operations while the snapshot or extent copy operations are in progress.
US10824510B1 Environment independent data protection in a highly available data system
Systems and methods for providing data protection services are provided. In one example, data protection services are provided in a high availability system. Server side copies of the data stored in or by nodes or servers of the high availability system are generated. The server side copies are independent of the operating systems and storage hierarchies associated with the actual data. The resulting backup copies can be generated by storing metadata that includes references to the original data. The backup copies can also be restored without being hindered by the operating systems and storage hierarchies of the highly available system.
US10824508B2 High efficiency redundant array of independent memory
A memory system includes memory modules having a number of sets of memory devices including data memory devices for data and error correction code (ECC). The ECC memory devices carry ECC symbols for the memory modules. A host receives and decodes the ECC symbols and executes error correction operations. The host and the memory modules are coupled by a number of channels.
US10824499B2 Memory system architectures using a separate system control path or channel for processing error information
An embodiment includes a memory module, comprising: a module error interface; and a plurality of memory devices, each memory device coupled to the module error interface, including a data interface and an device error interface, and configured to communicate error information through the device error interface and the module error interface.
US10824488B2 Device detection method and system, electronic device, cloud robot system, and computer program product
The present application provides a device detection method and system, an electronic device, a cloud robot system. The method includes: in a first operating system, when a device detection instruction sent by a device detection program is detected, determining a driving program operation instruction corresponding to the device detection instruction, and transmitting the driving program operation instruction to a second operating system; in the second operating system, operating a corresponding driving program according to the driving program operation instruction, and feeding back an operation result to the first operating system; and in the first operating system, returning the operation result to the device detection program.
US10824487B2 Real-time data processing pipeline and pacing control systems and methods
A data processing system includes a transaction bus, a console application in communication with the transaction bus, and a view predictor subsystem in communication with the transaction bus. The transaction bus receives, from a user application executing on a client device, a call for visual information to be provided to the user application. The view predictor subsystem determines a likelihood that the visual information will be viewable within a viewport of the user application, and a plurality of respective values for a plurality of sources of the visual information are computed based on the likelihood and a respective priority for each source. The console application provides to the transaction bus the set of potential sources of the visual information, and the transaction bus selects, based on the computed values, one of the potential sources of the visual information to be the result, which is provided to the user application.
US10824485B2 Methods and devices for broadcasting messages
Embodiments of the specification disclose example methods and devices for broadcasting messages. One example method includes obtaining a first broadcast message by a first consensus node of a blockchain network. The first consensus node creates a first thread for a first message processing device corresponding to the first consensus node. The first consensus node sends the first broadcast message to the first message processing device by using the first thread. The first message processing device sends the first broadcast message to a second message processing device corresponding to a second consensus node. The first consensus node cancels the first thread.
US10824484B2 Event-driven computing
A service manages a plurality of virtual machine instances for low latency execution of user codes. The service can provide the capability to execute user code in response to events triggered on various event sources and initiate execution of other control functions to improve the code execution environment in response to detecting errors or unexpected execution results. The service may maintain or communicate with a separate storage area for storing code execution requests that were not successfully processed by the service. Requests stored in such a storage area may subsequently be re-processed by the service.
US10824481B2 Partial synchronization between compute tasks based on threshold specification in a computing system
Embodiments for implementing partial synchronization between compute processes based on threshold specification in a computing environment. One or more compute processes may be synchronized in one of a plurality of types of computing platforms using a barrier having a barrier release condition based on a threshold of one or more measures. The barrier is defined according to one or more parameters. The one or more compute processes may be released via the barrier upon exceeding the threshold of the one or more measures.
US10824479B2 Cross-cloud orchestration of data analytics for a plurality of research domains
A system, apparatus, article of manufacture, method, and/or computer program product are disclosed for a cross-cloud orchestration of data analytics for a plurality of research domains. A system operates by receiving one or more command and control (C&C) requests to execute one or more analytic applications of a workflow. The workflow includes the analytic applications for execution. The system further operates by generating one or more native access requests to execute the analytic applications at one or more analytics computing environments, and transmitting one or more native access requests to the analytics computing environments, wherein at least two native access requests are configured for different access protocol.
US10824477B2 Network function virtualization service container creation
A service container creation method and apparatus, where the method includes receiving, by a virtualization layer in a network functions virtualization (NFV) infrastructure (NFVI), a container creation message from a virtualized infrastructure manager (VIM) for a target service, creating, by the virtualization layer, a service container in the NFVI, deploying the target service in the service container, according to the container creation message, and establishing, by the virtualization layer according to a timer type in the container creation message, a binding relationship between the service container and one or more central processing units (CPUs) in the NFVI. Hence, isolate performance impact posed by a high-precision timer in an NFV system within a range of a single service container such that the NFV system considers performance of each service container while ensuring flexible service deployment.
US10824474B1 Dynamically allocating resources for interdependent portions of distributed data processing programs
Portions of distributed data processing programs may be dynamically allocated computing resources. When execution of a distributed data processing program is requested, interdependent portions of the resource may be dynamically computing resources according to requirements determined for the portions. A resource manager may, in some embodiments, respond to individual allocation requests for the different portions received from a program manager for the distributed data processing program. The allocated resources may be obtained from pools of computing resources that can be utilized by different distributed data processing programs.
US10824473B1 Cloud platform services in integrated system environment
The present disclosure relates to computer-implemented methods, software, and systems for determining an acceptable amount for allocation to a requestor. A request from a requestor is received at a cloud platform service. The cloud platform service is integrated with a plurality of systems storing data for employees of an enterprise. A real time estimation of an acceptable amount to be allocated to the requestor is provided by the cloud platform service. Providing the real time estimate comprises identifying the requestor at an employee record stored at the plurality of systems. Data from at least one of the plurality of systems is acquired in relation to the requestor. The data defines performed work tasks, compensation and eligible benefits that are to be monetized. An acceptable amount is determined by evaluating the acquired data according to a predictive model at the cloud platform service and according to processing rules.
US10824469B2 Reordering avoidance for flows during transition between slow-path handling and fast-path handling
A computer system includes one or more processors, one or more hardware accelerators, and control circuitry. The processors are configured to run software that executes tasks in a normal mode. The accelerators are configured to execute the tasks in an accelerated mode. The control circuitry is configured to receive one or more flows of tasks for execution by the processors and the accelerators, assign one or more initial tasks of each flow for execution by the processors, assign subsequent tasks of each flow for execution by the accelerators, and verify, for each flow, that the accelerators do not execute the subsequent tasks of the flow until the processors have fully executed the initial tasks of the flow.
US10824446B2 Methods and systems for autocompletion
Systems and methods for performing autocomplete may include extending, by a computing system, a command line interface (CLI) to an extended CLI by installing a first plugin or uninstalling a second plugin, the CLI being developed using a plug-in based framework and including a core set of commands; generating, by the computing system, an extended autocomplete application via metaprogramming in response to the generation of the extended CLI, the extended autocomplete application being extended from an autocomplete application corresponding to the CLI; and transmitting, by the computing system, requests for autocomplete information, the requests being generated by the extended autocomplete application.
US10824444B2 Methods and systems for analyzing and presenting event information
Methods, systems, graphical user interfaces (GUIs), and computer-readable media for presenting GUI elements generated based on information associated with an event are generally described. An event information presentation system may be configured to present GUI elements generated based on substantially real-time event information associated with a live event, such as a sporting event. Illustrative event information may include object movement and location information for objects such as event participants (for instance, players) and articles (for instance, a football for a football game event). The event information may be interpreted based on activity categories to automatically differentiate, organize, highlight, or the like the event information in order to generate relevant and meaningful GUI elements.
US10824442B2 Method and apparatus for loading multiple differing versions of a native library into a native environment
A method for modifying a native runtime environment comprising modifying symbols in the least one of a compiled executable or byte-code of each of a plurality of library versions, modifying references to the symbols in development code associated with the at least one of the compiled executable or byte-code, building the development code into a plurality of versioned library packages, renaming identifiers in each of the versioned library packages and modify an application build for the native runtime environment to reference each of the versioned library packages according to their renamed identifiers.
US10824441B2 Application program management method for multiple hardware platforms
An application program management method for multiple hardware platforms includes steps of: pre-compiling a target application program into versions for supporting different hardware platforms; establishing a mapping relation between hardware platform types and corresponding application program versions, and specifying a generic application program version; when a client computer requires the target application program, requiring a client computer hardware platform type and then searching a mapping relation between the client computer hardware platform type and a corresponding application program version thereof; if found, requiring the corresponding application program version; if not, requiring the generic application program version. With the present invention, the application program can better adapt to a hardware platform of each client computer, the application program runs with a high efficiency, the method is easy to implement, a cost is low, and compatibility with existing operating systems is sufficient.
US10824439B2 Method for managing application program use time offline, and terminal device
A method for managing an application and a terminal, where the method includes launching an application in response to an operation on the application received from a user, wherein a time limit is preset for the application, displaying a notification indicating that a use duration of the application reaches the time limit and a time extension is requested at a predetermined moment before the time limit expires, displaying an interface for an identity authentication after the time extension is selected by the user, and extending the use duration of the application when an identity authentication of the user succeeds. Thus the use duration of the application is manageable and controllable.
US10824438B2 Radio node device and backhaul connection method thereof
A radio node device executes a backhaul connection method. The radio node device receives a radio access network issued configuration message requesting multi-connectivity capability of the relay node device. The radio node device provides two wireless communication channels in parallel as a part of a wireless backhaul channel to a radio access network entity in response to the configuration message. The relay node device serves as an intermediate node in the wireless backhaul channel. The relay node device performs route selection for the wireless backhaul channel based on metrics of relay nodes.
US10824433B2 Array-based inference engine for machine learning
An array-based inference engine includes a plurality of processing tiles arranged in a two-dimensional array of a plurality of rows and a plurality of columns. Each processing tile comprises at least one or more of an on-chip memory (OCM) configured to load and maintain data from the input data stream for local access by components in the processing tile and further configured to maintain and output result of the ML operation performed by the processing tile as an output data stream. The array includes a first processing unit (POD) configured to perform a dense and/or regular computation task of the ML operation on the data in the OCM. The array also includes a second processing unit/element (PE) configured to perform a sparse and/or irregular computation task of the ML operation on the data in the OCM and/or from the POD.
US10824431B2 Releasing rename registers for floating-point operations
An arithmetic circuit performs a floating-point operation. A floating-point register includes entries each allocated to an architectural register or a renaming register. An operation execution controller circuit issues a floating-point operation instruction and outputs a termination report of the floating-point operation before the floating-point operation is terminated. When exception handling is not performed at the time of instruction completion even when an exception is detected in the operation of the floating-point operation instruction, an instruction completion controller circuit outputs a release instruction that indicates a release of a renaming register when instruction execution is completed after the termination report is received. An instruction decoder circuit receives the release instruction, allocates a first entry allocated to an architectural register that stores an execution result of the floating-point operation to a renaming register, and allocates a second entry allocated to a renaming register in the floating-point operation to the architectural register.
US10824428B2 Apparatuses, methods, and systems for hashing instructions
Systems, methods, and apparatuses relating to performing hashing operations on packed data elements are described. In one embodiment, a processor includes a decode circuit to decode a single instruction into a decoded single instruction, the single instruction including at least one first field that identifies eight 32-bit state elements A, B, C, D, E, F, G, and H for a round according to a SM3 hashing standard and at least one second field that identifies an input message; and an execution circuit to execute the decoded single instruction to: rotate state element C left by 9 bits to form a rotated state element C, rotate state element D left by 9 bits to form a rotated state element D, rotate state element G left by 19 bits to form a rotated state element G, rotate state element H left by 19 bits to form a rotated state element H, perform two rounds according to the SM3 hashing standard on the input message and state element A, state element B, rotated state element C, rotated state element D, state element E, state element F, rotated state element G, and rotated state element H to generate an updated state element A, an updated state element B, an updated state element E, and an updated state element F, and store the updated state element A, the updated state element B, the updated state element E, and the updated state element F into a location specified by the single instruction.
US10824427B2 Method and system for power supply control
A system and apparatus comprise at least one power supply connected to a terminal bloc, an I/O system configured to receive instructions provided to the control system, a control block connected to the I/O system wherein the instructions provided to the I/O system are converted to a serial output; and a puck connected to the serial output and configured to receive power from the terminal block, to process the serial output, and to output a current.
US10824426B2 Generating and verifying hardware instruction traces including memory data contents
Embodiments of the present invention are directed to a computer-implemented method for generating and verifying hardware instruction traces including memory data contents. The method includes initiating an in-memory trace (IMT) data capture for a processor, the IMT data being an instruction trace collected while instructions flow through an execution pipeline of the processor. The method further includes capturing contents of architected registers of the processor by: storing the contents of the architected registers to a predetermined memory location, and causing a load-store unit (LSU) to read contents of the predetermined memory location.
US10824425B2 Selecting destination for processing management instructions based on the processor buffer size and uncompleted management instructions
A storage system includes a management processor and main processors. Each of the main processors is configured to alternately switch between a period in which main function processing, including I/O processing in response to an I/O request from a host, is executed and a period in which a management instruction is executed. The management processor is configured to: manage information associating each of uncompleted management instructions, which are already transmitted to the main processors, with a transmission destination main processor to which the each of the uncompleted management instructions is transmitted; select, based on the uncompleted management instructions of the main processors, a transmission destination main processor to which a next management instruction is to be transmitted, from among the main processors; and transmit the next management instruction to the selected transmission destination main processor.
US10824423B2 Computer system including reconfigurable arithmetic device with network of processor elements
A reconfigurable arithmetic device includes a plurality of processor elements configured to perform first arithmetic processes corresponding to a first type of instruction and second arithmetic processes corresponding to a second type of instruction, a random-access memory (RAM), and a control unit. The first type of instruction is written into the RAM at a first address, data for the first type of instruction is written into the RAM at a second address, and data for the second type of instruction is written into the RAM at a third address. When the first type of instruction is written at the first address, the control unit decodes the first type of instruction and configures the processor elements to perform the first arithmetic processes. When data for the second type of instruction is written at the third address, the control unit configures the processor elements to perform the second arithmetic processes.
US10824420B2 Caching build graphs
Software build solutions are tailored to cache a build graph. The build graph is a dependency graph used to guide processes performed during a software build. Build graph caching provides faster builds after changes are made to source code files, allowing the retrieval from cache previously constructed build graph content unaffected by the change. The build graph cache includes a key-value store with an API providing StoreBuildGraph and FetchBuildGraph routines. Keys include fingerprints (hashes) of graph input parameter values, such as specification file paths, enumerated directories, and environment variables. Fingerprints may be combined by concatenation and further hashing. The API may be build-language agnostic. Pseudocode for cache store and fetch routines, and examples of their operation, are disclosed.
US10824411B2 Install file size optimization and installation verification system
The disclosure describes a tool that decreases the size of a software installation file by segregating and/or allowing customization of the original software installation file. The resulting install file permits multiple configurations to be created using the same install file by using custom configuration settings. The optimized software installation file permits the automated (or semi-automated) installation of software and/or software updates/upgrades on a remotely located electronic device. Moreover, aspects of the tool may also regulate compliance with possible reboot/restart requirements of the software/upgrade installation that may be useful for electronic devices which are remotely located.
US10824406B2 Parsing source code into a linear array
For parsing source code into a linear array, a method parses source code into a plurality of logic design elements. The method further identifies conditional logic for each logic design element. In addition, the method identifies computation logic for each logic design element. The method encodes each logic design element as a logic state of a plurality of logic states in a linear array. Each logic state includes one or more binary output variables, one or more binary input variables, one or more minterms of the one or more binary input variables, one or more maxterms of the one or more minterms, one or more present state values, and one or more next state values. The method reduces the logic relationships to a Boolean equation. The method generates one of output source code and a hardware implementation from the Boolean equation.
US10824400B2 Graphical representation of ports of multiple types
A system and method graphically display ports in a discrete event system (DES) environment. A graphical representation of a model having at least one DES component is provided in the DES environment. A first port of the DES component and a second port of the DES component are indicated by symbols. The first port is indicated by a first symbol representing a port type of the DES environment and the second port is indicated by a second symbol representing a port type of a non-DES environment.
US10824395B2 Arithmetic processing device and control method for arithmetic processing device
An arithmetic processing device includes a coefficient memory storing coefficients of a Taylor series expansion of a trigonometric function, a multiply-add arithmetic unit, a first bypass path supplying an output of the multiply-add arithmetic unit to a register file, an OR circuit calculating OR of a sign bit of the output of the multiply-add arithmetic unit and a least significant bit of a second input, a first selector selecting either a first input y or a value “1.0” an EOR circuit calculating an EOR of a first bit of the second input and a sign bit of an output of the first selector, and a second bypass path supplying the least significant bit of the second input to a coefficient selector. The multiply-add arithmetic unit executes an auxiliary instruction repeatedly while modifying a coefficient index from a maximum value to a minimum value to calculate sin (x).
US10824391B2 Audio user interface apparatus and method
A method comprises converting an audio frequency domain signal into one or more voltage signals. Then the characteristics of the one or more voltage signals are determined. Afterwards the characteristics of the one or more voltage signals are compared with one or more characteristics of an audio trigger command. Activation of an audio user interface is then activated on the basis of the comparison.
US10824389B2 Acoustic system
An acoustic system includes: a first terminal device including a first-terminal sound emitting unit, an earhole sound collecting unit configured to collect earhole echo sound, and a first-terminal control unit configured to perform authentication between the first terminal device and a user based on the echo sound collected by the earhole sound collecting unit; an onboard device including an onboard-device sound emitting unit and an onboard-device control unit configured to perform authentication between the onboard device and the user based on communication with the first terminal device; and a second terminal device includes a second-terminal control unit configured to set a destination of sound data to one of the first terminal device and the onboard device when the onboard-device control unit detects that a predetermined condition including a condition that the user has been authenticated is satisfied.
US10824388B2 Robust voice activity detector system for use with an earphone
An electronic device or method for adjusting a gain on a voice operated control system can include one or more processors and a memory having computer instructions. The instructions, when executed by the one or more processors causes the one or more processors to perform the operations of receiving a first microphone signal, receiving a second microphone signal, updating a slow time weighted ratio of the filtered first and second signals, and updating a fast time weighted ratio of the filtered first and second signals. The one or more processors can further perform the operations of calculating an absolute difference between the fast time weighted ratio and the slow time weighted ratio, comparing the absolute difference with a threshold, and increasing the gain when the absolute difference is greater than the threshold. Other embodiments are disclosed.
US10824384B2 Controller for providing sharing between visual devices
A method includes receiving, at a controller device, a request to initiate a sharing action between at least two visual devices wirelessly paired with the controller device. The method also includes selecting, using at least one user interface feature of the controller device, a source visual device for the sharing action and a destination visual device for the sharing action. The method further includes providing one or more resources from a display of the source visual device to a display of the destination visual device by streaming the resources to the controller device in a first display format supported by the source visual device, converting the resources from the first display format to a second display format supported by the destination device, and streaming the resources in the second display format from the controller device to the destination device.
US10824375B1 Cloud-based snapshots with coarse and fine granularity maps for changed data
Data protection appliances are provided for the protection of at least one virtual machine. A plurality of snapshots of at least one virtual machine are obtained. Each snapshot comprises (i) production data of the virtual machine, and (ii) a fine granularity data structure for changed data that is maintained in volatile memory and records metadata for input/output (I/O) operations corresponding to changed data. A metadata differential is generated by aggregating, for example, the fine granularity data structures for any time intervals since the prior snapshot that were flushed to a storage volume and included in the prior snapshot. The storage volume is replicated using the metadata differential. The snapshots optionally further comprise a coarse granularity bit map for changed data indicating whether corresponding blocks of data have changed.
US10824373B2 Effective quantum RAM architecture for quantum database
The present invention relates to the architecture of a quantum RAM, a method for using classical data in quantum computing by inputting the classical data as quantum data, and a system and method of operating a quantum database using the architecture. Quantum computing can achieve an exponential speed-up in some applications using a large parallel process provided by a quantum database in which information can be superposed. The present invention proposes an efficient quantum database architecture and protocol that can record and search for classical information with a quantum circuit.
US10824371B2 Managed NAND data compression
Apparatus and methods are disclosed, including providing available data operations for the storage system processor to a host processor, identifying data operations to be performed by the storage system processor, and assigning identified data operations to the storage system processor to reduce bus traffic between the host processor and the storage system processor, to improve host processor performance, and to reduce energy use by the host processor.
US10824370B2 Systems and methods for implementing random access memory in a flow-based machine perception and dense algorithm integrated circuit based on computing and coalescing of indices
A system and method for random access augmented flow-based processing within an integrated circuit includes computing, by a plurality of distinct processing cores, a plurality of linear indices and associated valid bits; propagating the plurality of linear indices in a predetermined manner to a plurality of columns of first-in, first-out buffers; loading, from the FIFO buffers, the plurality of linear indices to a content addressable memory; at the CAM: coalescing redundant linear indices in each of the plurality of FIFO buffers; performing lookups for a plurality of memory addresses based on the plurality of linear indices; collecting at a read data buffer a plurality of distinct pieces of data from one of an on-chip memory based on the plurality of memory addresses; reading the plurality of distinct pieces of data from the read data buffer; and propagating the plurality of distinct pieces of data into the processing cores.
US10824368B2 Data storing method, memory control circuit unit and memory storage device
A data storing method, a memory control circuit unit and a memory storage device are provided. The method includes: receiving a first write command from a host system; determining whether to write a first data corresponding to the first write command by using a first mode or write the first data by using a second mode according to an available buffer memory state; writing the first data into a first physical erasing unit among a plurality of physical erasing units by using the first mode when the first data is determined to be written by using the first mode; and writing the first data into a second physical erasing unit among the physical erasing units by using the second mode when the first data is determined to be written by using the second mode.
US10824365B2 Magnetoresistive memory module and computing device including the same
A magnetoresistive memory module used as a main memory of a computing device is provided. A plurality of memory chips are mounted on a printed circuit board, and a memory controller performs data scrubbing. Each memory chip includes a plurality of magnetoresistive memory cells. Each magnetoresistive memory cell includes a magnetoresistive element and an access transistor that transfers a current to the magnetoresistive element, and has a size of a cell area that is substantially similar to a size of a DRAM cell area.
US10824364B2 Point-in-time snap copy on asynchronous consistency group management
In one embodiment, a local copy target is also a local primary of an incomplete consistency group of an ongoing asynchronous mirror relationship. Completion of the consistency group is facilitated notwithstanding that the local copy operation was initiated after the consistency group was initiated. In one aspect, asynchronous data mirroring logic, prior to the overwriting of existing data of the target, reads the existing data of the target for purposes of mirroring the read data to a remote secondary target of the consistency group. As a result, existing data of the local copy target which is also a local primary source of the consistency group, may be safely overwritten. Other features and aspects may be realized, depending upon the particular application.
US10824362B2 File migration to persistent memory
Various examples described herein provide for migrating a file between a non-persistent memory file system and a persistent memory file system. In particular, some examples detect, on a non-persistent memory file system, a file that has been memory-mapped while being accessed from the non-persistent memory file system by a computer system, and the detected file is migrated from the non-persistent memory file system to the persistent memory file system.
US10824360B2 Data connector with movable cover
A data connector to interface with a sled of a data center includes a main body, a plurality of guide shafts, and a cover. The main body includes electrical contacts. The guide shafts are associated with the main body, and each guide shaft extends along a corresponding longitudinal axis. The cover is coupled to the guide shafts such that the cover is slidable along the guide shafts in a direction defined by the longitudinal axes. The cover includes a movable door to provide protection to the electrical contacts of the main body when not in use.
US10824359B2 Optimizing inline deduplication during copies
A technique for storing data in a data storage system detects that a read is being performed pursuant to a data copy request. In response, the data storage system stores a digest of the data being read in an entry of a digest cache. Later, when a write pursuant to the same copy request arrives, the storage system obtains the entry from the digest cache and completes the write request without creating a duplicate copy of the data.
US10824357B2 Updating data stored in a memory
A process of updating data for a block of an array of data elements stored in an allocated memory region for the block comprises reading in data for a first group of the data elements, updating the data for the first group, and then writing back the updated data to memory. The process can avoid overwriting data for a second group of the data elements that is yet to be read in from the memory region by writing back the updated data for the first group starting at a selected memory address, for example other than the start address of the memory region. The data for the second group of data elements can then be read in and updated, and the updated data can be written back to memory. The process can reduce the amount of memory bandwidth and local cache that needs to be used.
US10824355B2 Hierarchical management of storage capacity and data volumes in a converged system
A computer-implemented method according to one embodiment includes identifying a plurality of storage resources. Additionally, the method includes creating a storage capacity, where the storage capacity has a first plurality of associated attributes. Further, the method includes defining one or more data volumes for the storage capacity, where each of the one or more data volumes has a second plurality of associated attributes and inherits the first plurality of associated attributes. Further still, the method includes configuring one or more volume shares for each data volume, where each of the volume shares has a third plurality of associated attributes and inherits the first plurality of associated attributes as well as the second plurality of associated attributes.
US10824354B2 Flash memory controller
A flash memory controller for controlling a flash memory module includes a communication interface for receiving a first data and a second data; and a processing circuit for dynamically controlling a data writing mode of the flash memory module according to an amount of stored data in the flash memory module. If the amount of stored data in the flash memory module is less than a first threshold when the communication interface receives the first data, the processing circuit controls the flash memory module so that the first data is written into the first data block under an one-bit-per-cell mode. If the amount of stored data in the flash memory module is greater than the first threshold when the communication interface receives the second data, the processing circuit controls the flash memory module so that the second data is written into the second data block under a two-bit-per-cell mode.
US10824349B1 Secured input/output resource protection
A processing system includes a plurality of input/output (I/O) devices representing a plurality of I/O resources. Each I/O resource has at least one corresponding memory mapped I/O (MMIO) address range. A trap handler detects a write request targeting a configuration space of an identified I/O resource of the plurality of I/O resources and, responsive to determining the identified I/O resource is a protected I/O resource, selectively blocks the write request from further processing by the processing system based on whether the write request would change an MMIO address decoding of the identified I/O resource.
US10824348B2 Method of executing conditional data scrubbing inside a smart storage device
A secure memory (145) is disclosed. The memory (145) may include data storage (310, 315, 320, 325, 330, 335, 340, 345) for data, along with a data read logic (405) and a data write logic (410) to read and write data from the data storage (310, 315, 320, 325, 330, 335, 340, 345). A password storage (355) may store a stored password (510). A receiver may receive a received password (505) from a memory controller (205). A comparator may compare the received password (505) with the stored password (510). An erase logic (435) may erase data in the data storage (310, 315, 320, 325, 330, 335, 340, 345) if the received password (505) does not match the stored password (510). Finally, a block logic (425) may block access to the memory (145) from the memory controller (205) until after the comparator (430) completes its operation.
US10824345B2 Systems and methods for storing object state on hash chains
A method for storing object state on hash chains. A read request that includes a received field name is received by an object with a plurality of fields. A field value that corresponds to the received field name is retrieved from a hash chain of the object by traversing the hash chain. A block is found that includes the field value from the plurality of field values that corresponds to the received field name. A response to the read request that includes the field value is generated and transmitted.
US10824339B1 Snapshot-based garbage collection in an on-demand code execution system
Systems and methods are described for management of garbage collection processes in an on-demand code execution system. An on-demand code execution system may execute user-submitted code on virtual machine instances, which may be hosted on various host computing devices. As each virtual machine instance executes code, garbage (e.g., memory that is allocated and then not properly de-allocated) may accumulate and may reduce the computing resources that the instance makes available for allocation to further code executions. A garbage collection manager may be implemented on each host computing device that implements garbage collection by taking a snapshot of the virtual machine instance prior to the accumulation of garbage, and then restoring the snapshot rather than identifying and de-allocating garbage on an item-by-item basis. The virtual machine instance may also identify state information that should be preserved, and the garbage collection manager may preserve or avoid overwriting this state information.
US10824336B2 Sequential memory access operations
Methods of operating a memory include performing a memory access operation, obtaining an address corresponding to a subsequent memory access operation prior to stopping the memory access operation, stopping the memory access operation, sharing charge between access lines used for the memory access operation and access lines to be used for the subsequent memory access operation, and performing the subsequent memory access operation.
US10824334B2 Mobile terminal and controlling method thereof
A mobile terminal including a wireless communication unit configured to perform wireless communication; a touchscreen configured to display information and sense a touch input; and a controller configured to display an object between a first region and a second region of the touchscreen, adjust sizes of the first and second regions based on a shifting of the object, display an input window at the first region, display a virtual keypad at a bottom part of the touchscreen in response to the input window being selected, and display the first region above the virtual keypad.
US10824333B2 Keyboard display method and device, terminal and storage medium based on a split-screen window state
A method of displaying a keyboard includes: determining a window state of a current window when an input operation is detected based on the current window; and displaying a floating keyboard at an upper layer of a screen in a floating manner based upon the determined window state being a split-screen state.
US10824325B2 Electronic device and method of recognizing touches in the electronic device
An electronic device is provided. The electronic device includes a touch screen display, a processor electrically connected to the touch screen display and configured to receive a touch input applied to the touch screen display, detect a first location of the received touch input on the touch screen display, set an area related to the first detected location on the touch screen display, based on at least one condition, detect, if the received touch input is released, a second location on the touch screen display from which the touch input is released, determine whether the second detected location is within the set area, and if it is determined that the second detected location is within the set area, determine whether at least one function is executed.
US10824319B1 Multi-source trace processing in computing systems
Techniques for processing multi-source traces from computing systems are disclosed. One example technique includes receiving a user command to align a first event from a first trace to a second event from a second trace. The first trace has a first anchor event temporally aligned with a second anchor event of the second trace. The technique also includes setting a time in a timestamp of the first anchor event as a base time, calculating first and second differences between times in timestamps of the first and second events relative to the base time, respectively, deriving a ratio between the first difference and the second difference, and scaling time intervals between adjacent events of the second trace using the derived ratio such that the second event from the second trace is temporally aligned with the first event of the first trace while the first and second anchor events remain temporally aligned.
US10824318B1 System, method, and computer program for automatic user interface layout organization
A system, method, and computer program product are provided for automatic user interface layout organization. In operation, a system receives an action representing at least one modification to a source user interface layout, or an unbalanced layout (a layout that violates the constraints). The system receives a list of constraints that define the validity of a given layout. The system creates a list of all possible valid user interface layout permutations including the at least one modification based on the constraints. The system determines a difference between the source user interface layout and each of the possible valid layout permutations. Further, the system selects one of the possible valid layout permutations that is least different from the source user interface layout to be used as a target user interface layout including the at least one modification.
US10824317B2 Systems and methods for assisting with color selection
Systems and methods for color selection are provided. A user device is configured to receive a room type selection from a plurality of room types displayed on a display of the user device, to receive a purpose selection from a plurality of purposes displayed on the user device, to determine a plurality of recommended paint colors based on the room type selection and the purpose selection, and to display the plurality of recommended paint colors on the display of the user device. The determination of the plurality of recommended paint colors is made with a lookup table that associates particular room types and purposes with recommended paint colors.
US10824316B2 Dynamic input control creation
An element representing an existing filter can be dragged and dropped into a canvas area. In response to the detection of the dropping of the filter, an input control can be automatically created. The selection of an input control may be based on the type (or dimension) of the filter. Alternatively, an option to create an input control can be presented to the user, wherein only valid input control types for the type of the filter are presented. If a data type of a filter changes such that the type of a corresponding input control is no longer valid, the input control may automatically be modified to a type that is valid for the new data type of the filter.
US10824315B2 Medical image processing apparatus, magnetic resonance imaging apparatus and medical image processing method
A medical image processing apparatus according to a present embodiment includes processing circuitry. The processing circuitry is configured to accept an operation for a region of interest (ROI) GUI and a guide GUI on a screen on which a medical image is displayed, the ROI GUI being for setting a ROI on the medical image, the guide GUI being for guiding a setting of the ROI on the medical image. The processing circuitry is configured to decide whether to move the ROI GUI and the guide GUI in a manner interlocked with each other or not according to a preset condition, when a turning operation or a sliding operation for any one of the ROI GUI and the guide GUI is accepted.
US10824313B2 Method and device for creating and editing object-inserted images
The present disclosure in some embodiments provides a method of generating an object-inserted image. A method in some embodiments is performed by an electronic device for inserting one or more objects into a main image to generate an object-inserted image, including determining a first position for inserting a second object into the main image in response to a user input, and identifying whether a first object is absent or present as a preinserted object at the first position in the main image, and inserting the second object at the first position in the main image when the first object is absent, and inserting the second object at a second position in the first object based on a user selection when the first object is present.
US10824312B2 Method and system for assisting installation of elements in a construction work
The method involves projecting layout information on a working surface of a construction work. The projected layout information is obtained from a model, such as a Building Information Model (BIM), of a portion at least of the construction work. It includes first graphical information depicting a reference feature visible on the working surface, and second graphical information designating locations for installation of construction elements. The locations are linked, in the model, to the reference feature depicted by the first graphical information. In response to a user action of selecting the first graphical information and a geometric transformation, the projected first graphical information and second graphical information are shifted together in accordance with the selected transformation.
US10824309B2 Navigation system with notification mechanism and method of operation thereof
A method of operation of a navigation system includes: providing a docking area adjacent to a map interface; determining a docking location within the docking area; and generating a docking notification with a control unit for displaying the docking notification at the docking location on a device.
US10824305B1 Graphical user interfaces for software asset management
A computational instance of a remote network management platform may be associated with a managed network and include a database containing: (i) indications of software applications installed on computing devices of the managed network, and (ii) indications of software models that respectively define publisher, product, and licensing information related to the software applications. The computational instance may include a server device configured to (i) generate a representation of a first graphical user interface, (ii) transmit, to a client device associated with the managed network, the representation of the first graphical user interface, (iii) receive, from the client device, a selection, (iv) based on the particular set of the software applications and the particular set of the software models, generate a representation of a second graphical user interface, and (v) transmit, to the client device, the representation of the second graphical user interface.
US10824302B2 Interval selection interface for a touchscreen device
A computer system provides a user interface for selecting intervals on a touchscreen device. A user interface is generated with a plurality of interval elements each representing an interval within a sequence. Contact is detected on the screen by a user at a location corresponding to the interval element and associated with a selected interval. A plurality of adjustment elements are generated proximate to the selected interval, wherein the adjustment elements enable modification of a span of the selected interval and a position of the selected interval in the sequence. A selection of one or more adjustment elements is received. One or more from a group of the span and position of the selected interval are modified based on the selected one or more adjustment elements. Embodiments of the present invention further include a method and program product for providing a user interface for selecting intervals on a touchscreen device in substantially the same manner described above.
US10824301B2 Methods and systems for determining data feed presentation
Methods and systems for determining whether to present one or more data feeds on a communication device. One system includes an electronic computing device including a network interface configured to receive one or more data feeds from one or more network-connectable devices. The data feeds are associated with an incident. The electronic computing device further includes an electronic processor configured to determine an incident type of the incident, and determine a quantity of data feeds associated with the incident. The electronic processor is further configured to determine whether to present the data feeds on a communication device based on the incident type and the quantity of data feeds. The data feeds are presented via an output device of the communication device in response to the electronic processor determining that the data feeds are to be presented on the communication device.
US10824300B2 Predictive determination of actions
Concepts and technologies are disclosed herein for predictive determination of actions. According to one aspect of the concepts and technologies disclosed herein, a user device can receive input via a user input interface. The user input interface is application agnostic. The user device can analyze the input to determine an action option. The action option can include an action to be performed by the user device if selected. The user device also can present the action option for selection.
US10824298B2 Linking allocable region of graphical user interface
An item sharing machine is configured to receive share requests in the example form of allocation requests submitted by requesters for an allocable region of a graphical user interface. The allocation requests specify numerical values accorded to the allocable region by the requesters. The item sharing machine determines a distribution of the numerical values and, based on the distribution, generates an allocation plan defined by configuration parameters for the allocable region. The item sharing machine is configured to repeatedly update the allocable region based on the allocation plan by cyclically and selectively linking the allocable region to different computers of different requesters based on the allocation plan. The allocable region accordingly becomes linked to computers of different requesters at different times, and the item sharing machine is configured to cause one or more user devices to present the allocable region linked to such computers at different times.
US10824295B2 Sports retronic wearable terminal
The present invention discloses a wearable terminal worn by athletes. The wearable terminal comprises a display portion, body portion, wrist sleeve, docking platform, smartphone components and many other micro-components.
US10824294B2 Three-dimensional resource integration system
Various methods and systems, for implementing three-dimensional resource integration, are provided. 3D resource integration includes integration of 3D resources into different types of functionality, such as, operating system, file explorer, application and augmented reality functionality. In operation, an indication to perform an operation with a 3D object is received. One or more 3D resource controls, associated with the operation, are accessed. The 3D resource control is a defined set of instructions on how to integrate 3D resources with 3D objects for generating 3D-based graphical interfaces associated with application features and operating system features. An input based on one or more control elements of the one or more 3D resource controls is received. The input includes the one or more control elements that operate to generate a 3D-based graphical interface for the operation. Based on receiving the input, the operation is executed with the 3D object and the 3D-based graphical interface.
US10824291B2 Device and method of displaying windows by using work group
A device is provided. The device includes a display, a storage configured to store a work group including a plurality of jobs that are selected by a user, and a controller configured to control the display to display a window corresponding to at least one job included in the work group and display at least one object representing another job included in the work group on the displayed window.
US10824290B2 Touch sensor and electronic paper display panel
A touch sensor configured to sense a touch object is provided. The touch sensor includes a sensing device and a sensing circuit. The sensing device includes a substrate, a sensing electrode, a sensing common electrode and a shielding layer. The sensing electrode and the sensing common electrode are disposed on the substrate. The shielding layer is disposed on the sensing electrode and the sensing common electrode. The sensing circuit is electrically connected to the sensing device. The sensing circuit includes a resistor device. A relaxation frequency of a relaxation signal of the touch sensor is determined according to a resistance of the resistor device and/or a parasitic resistance of the sensing device. A pulse difference of the relaxation signal is changed by the touch object. The touch object is a conductor. An electronic paper display panel including the foregoing touch sensor is also provided.
US10824288B2 Touch screen panel
A touch screen panel that including a substrate having an active area and a non-active area positioned outside the active area, and first and second sensing electrodes formed over the active area. The first sensing electrodes are connected along a first direction, and the second sensing electrodes are connected along a second direction that intersects the first direction, and outside wiring lines are formed in the non-active area to connect the first and second sensing electrodes to an external driving circuit in units of lines and have at least one of slits that cross insides of the outside wiring lines so that widths of conductive paths are reduced in partial sections.
US10824287B2 Display device with touch sensor and method of manufacturing same
An aspect of the present disclosure may provide a display device including: a light-emitting layer including a plurality of light-emitting areas; a plurality of touch wiring lines arranged in a first direction so as to overlap the light-emitting area; and a touch electrode formed on the plurality of touch wiring lines. Further, a method of manufacturing the display device may be provided.
US10824285B2 Electrode structure and method for manufacturing the same
The present disclosure: discloses an electrode structure, and the electrode structure may include: a substrate, an indium tin oxide (ITO) layer, and a metal layer that are stacked sequentially; and a metal oxide adhesive layer disposed between the ITO layer and the metal layer. The present disclosure further discloses a method for manufacturing an electrode structure, which may include: providing a substrate; disposing an indium tin oxide (ITO) layer on the substrate; disposing a metal oxide adhesive layer on the ITO layer; and disposing a metal layer on the metal oxide adhesive layer. In this way, the present disclosure may improve the bonding force between the ITO layer and the metal layer of the electrode structure.
US10824281B2 Sensor device and method
A sensor device is provided for generating an electrical signal. The device includes an electrically conductive material having, at least in part, a three-dimensionally profiled surface. The surface is configured to create a change in said electrical signal in response to movement of a conductive object (e.g. a person's finger) thereacross. A method of using the sensor device includes connecting the sensor device to an electrical signal output device and moving an object across the three-dimensionally profiled surface to create a change in the electrical signal detectable by the electrical signal output device. A computer program is provided that is configured to, when executed, cause a computing device to perform the method. A system is provided that includes the sensor device and the computer program, the sensor device being electrically connectable to the computing device.
US10824280B2 Touch sensor and display device having the same
A touch sensor may include a base substrate, a sensing unit including a first electrode and a second electrode provided on a same layer of the base substrate and not overlapping with each other, wherein a capacitance of the sensing unit is changed by a user's touch, and a cushion layer disposed on at least one surface of the sensing unit and configured to have a permittivity change in response to a pressure of the user's touch, wherein the cushion layer may include an insulator and conductive particles and the insulator may include an elastic material elastically deformed by the pressure of the user's touch.
US10824277B2 Electrical device with piezoelectric elements communicating haptically and audibly with user
An electrical device providing audible and haptic communication with its user includes a touch screen, an array of piezoelectric elements, a memory, and a processor. The touch screen is divided into touch regions and each touch region carries one piezoelectric element. When receiving touch inputs from a user, the processor uses data and programs stored in the memory to (1) determine which touch region the touch input is located in, (2) determine which piezoelectric element corresponds to the determined touch region, and (3) vibrate the determined piezoelectric element at a predetermined frequency. The electrical device can output sound by (1) obtaining a signal of the sound to be output and (2) vibrating the piezoelectric element, or more than one at different predetermined frequencies, to output an audible sound.
US10824272B2 Touch circuit, touch driving circuit, touch display device, and method for driving touch circuit for reducing initialization speed and minimizing loss of touch sensing data during malfunction
A touch display device includes a touch panel on which a plurality of touch electrodes is disposed; and a touch circuit configured to output a touch driving signal of a pulse type to the touch panel and to sense occurrence of touch or a touch position according to a touch synchronization signal for defining a touch period, wherein the touch circuit is configured to receive the sensing data to sense occurrence of touch or a touch position and to determine whether the touch driver malfunctions, and to output a simplified initialization command to the touch driver when it is determined that the touch driver malfunctions, and the touch driver is initialized with a pre-stored set value maintained not changed upon receiving the simplified initialization command.
US10824271B2 Display device having touch sensor and driving method thereof
Disclosed is a display device having touch sensors and a driving method thereof, and the display device includes an integrated circuit (IC) having a data driver and a touch sensor driver. The display device prevents malfunction of the touch sensor driver by separating at least one of power for the data driver and the touch sensor driver.
US10824270B1 Multi-mode operation method for capacitive touch panel
A multi-mode operation method for a capacitive touch panel includes the steps of: using an initial mutual capacitance value of the panel as a reference value; obtaining a new mutual capacitance value as an original value after the initial step; comparing the original value with the reference value to obtain a detection value; comparing a current detection value with a previous detection value to obtain a first comparison result; when a touch cell has a detection value smaller than 0 if any of other touch cells in the vertical direction and the horizontal direction of the touch cell has a detection value greater than an effective touch standard value, obtaining a calculated value according to the detection value of the touch cell and an absolute value of the touch cell, as the detection value of the touch cell; and selecting between a normal mode and a waterproof mode as the operation mode according to the first comparison result and the detection values of all the touch cells.
US10824269B2 Touch sensor and display device
A touch sensor including a base layer, a first touch electrode member including first touch electrodes disposed on the base layer, arranged along a first direction, electrically connected to each other, and each including a first opening, a second touch electrode member including second touch electrodes disposed on the base layer, arranged along a second direction, and electrically connected to each other, a conductive member including conductive patterns electrically connected to each other along the first direction and respectively disposed in the first openings, a contact electrode connected to one end of the first touch electrode member and including lower and upper contact electrodes, and a connection pattern connected to an outermost first conductive pattern, the connection pattern including the same conductive layer as the upper contact electrode, in which the upper contact electrode includes an electrode opening, and a portion of the connection pattern is disposed therein.
US10824264B2 Methods and system for a capacitive touch sensor
Various embodiments of the present technology may provide methods and system for a capacitive touch sensor. The system is configured to measure a capacitance of a capacitive sensor element and generate a corresponding voltage using a sensing circuit. The sensing circuit may include an amplifier configured to generate a plurality of amplified voltages by applying a set of gain values to the voltage. The sensing circuit may further analyze a set of values according to the plurality of the amplified voltages.
US10824260B1 Touch display apparatus
A touch display apparatus comprises a first substrate, a second substrate, a display medium, pixel structures, touch structures and a dielectric layer. The outer surface of the first substrate is a touch surface. The plurality of pixel structures are arranged between the first substrate and the display medium or between the second substrate and the display medium. Each of the pixel structures comprises a data line, a first scan line, a first transistor and a pixel electrode. Each of the touch structures comprises a second transistor, a read-out line, a second scan line and a first touch electrode. The first touch electrode and the second transistor are arranged on an inner surface of the first substrate. The first touch electrode is arranged between the first substrate and the dielectric layer. The dielectric layer is arranged between the first touch electrode and a first transistor of a pixel structure.
US10824255B2 Manufacturing method of touch panel
A manufacturing method of a touch panel includes following steps. The first sensing electrodes and the second sensing electrodes are formed on a substrate first. Connecting bridges are formed next, wherein adjacent two first sensing electrodes are connected by at least one connecting bridge, and a manufacturing method of the connecting bridges includes following steps. A metal layer is formed on the substrate first, wherein a material of the metal layer includes silver. A photoresist layer is formed on a surface of the metal layer next, wherein a material of the photoresist layer includes sulfur. A photolithography process and an etching process are respectively performed on the photoresist layer and the metal layer to form the connecting bridges, wherein silver in the metal layer and sulfur in the photoresist layer react with each other to form a silver sulfide layer after the photoresist layer is formed.
US10824247B1 Head-coupled kinematic template matching for predicting 3D ray cursors
An electronic device with a display selects a subset of templates from a library of templates. Each of the templates comprises logged movements of one or more predefined input device types in a 3D space and each template includes one or more movement parameters. The electronic device tracks, for a user, movement parameters of at least one input device of the user. The at least one input device corresponds to one of the predefined input device types. The electronic device compares the tracked movement parameters of the at least one input device of the user to the movement parameters for the subset of the templates selected from the library of templates. The electronic device predicts, based on the comparison, a goal target ray, within the 3D space. In some embodiments, the goal target ray is highlighted or visually emphasized according to the prediction.
US10824242B2 Method for operating electronic device, electronic device and computer-readable recording medium thereof
The disclosure provided an operating method and an electronic device thereof. The electronic device is configured to predict user's next action and automatically launching or starting an application program without user's input. The electronic device detects an occurrence of a clamping action based on sensor data obtained from at least one sensor on one side of the electronic device. Upon detection of a constant pressure through the sensor data, the electronic device executes a first triggering operation (clamping action) and not execute a second triggering operation (squeeze action). Further, a clamping pattern corresponding to the clamping action is identified based on the sensor data outputted by the at least one sensor. Then, the electronic device automatically launches or starts an application program associated to the identified clamping pattern without user's input through a touch display.
US10824238B2 Operating environment with gestural control and multiple client devices, displays, and users
Embodiments described herein includes a system comprising a processor coupled to display devices, sensors, remote client devices, and computer applications. The computer applications orchestrate content of the remote client devices simultaneously across the display devices and the remote client devices, and allow simultaneous control of the display devices. The simultaneous control includes automatically detecting a gesture of at least one object from gesture data received via the sensors. The detecting comprises identifying the gesture using only the gesture data. The computer applications translate the gesture to a gesture signal, and control the display devices in response to the gesture signal.
US10824236B2 Electronic device, wearable device, and method for controlling object displayed through electronic device
Disclosed are an electronic device and method for controlling objects displayed through the electronic device. The method includes sensing a movement of the electronic device, outputting a stereoscopic image on a display of the electronic device, moving a first object from a first position to a second position corresponding to the sensed movement in the stereoscopic image, and moving one of the first object and a second object into a position of the other object.
US10824229B2 System and method for resonant eye-tracking
Aspects of the present disclosure describe systems, methods, and structures that provide eye-tracking by 1) steering a beam of light through the effect of a microelectromechanical system (MEMS) operating at a resonant frequency onto a corneal surface; and 2) detecting the light reflected from the corneal surface.
US10824228B2 Deformation control method, deformation control apparatus, and user equipment (UE)
Embodiments of the present application disclose a deformation control method, a deformation control apparatus, and a user equipment (UE). The method comprises: generating trigger information according to a focus behavior of a user on at least one associated region in multiple associated regions on a deformation controllable device, where the multiple associated regions are multiple regions on which the user synchronously focuses or will synchronously focus; and controlling, in response to the trigger information, the deformation controllable device to be deformed to a target shape that meets at least one shape restriction condition, where the at least one shape restriction condition comprises: a distance between any two associated regions in the multiple associated regions is less than a distance threshold. The technical solutions of the embodiments of the present application make it more convenient for a user to focus on multiple associated regions on which the user synchronously focuses, and facilitate use of the deformation controllable device by the user.
US10824227B2 Method and system for operating a display apparatus
The invention relates to a method for operating a display apparatus (12), comprising the following steps: capture of image data from at least one part of the head of a user (14) (step 110), ascertainment of at least one parameter, which the user (14) can alter by moving at least one part of the head, from the image data captured in step a) (step 120), control of a visual representation on a display apparatus (12) on the basis of the ascertained at least one parameter (step 130), wherein the capture in step a) is taken as a basis for ascertaining at least one quality parameter (step 140) and the at least one quality parameter is taken as a basis for varying at least one resolution of at least one part of the visual representation (step 150). Moreover, the invention relates to a corresponding computer program product and to a corresponding system for operating a display apparatus.
US10824226B2 High speed, high-fidelity face tracking
An electronic device estimates a pose of a face by fitting a generative face model mesh to a depth map based on vertices of the face model mesh that are estimated to be visible from the point of view of a depth camera. A face tracking module of the electronic device receives a depth image of a face from a depth camera and generates a depth map of the face based on the depth image. The face tracking module identifies a pose of the face by fitting a face model mesh to the pixels of a depth map that correspond to the vertices of the face model mesh that are estimated to be visible from the point of view of the depth camera.
US10824222B2 Detecting and responding to an event within an interactive videogame
As a user is being presented with interactive media by a presenting device, a separate monitoring device may be used to monitor the presentation of the interactive media and detect an event that occurs therein. Such a monitoring device may be configured and positioned to access media content from the presentation of the interactive media. For example, the monitoring device may be configured and positioned to record video content with a camera and record audio content with a microphone. Having accessed this media content, the monitoring device may generate an identifier, such as a fingerprint or watermark, of the media content and compare the generated identifier with a reference identifier that is generated from the source of the media content. Based on the generated identifier matching the reference identifier, the monitoring device may detect that an event has occurred within the interactive media presentation and present a corresponding notification.
US10824221B2 Method and system for storing program guide data in a user device
A system and method for operating system includes a first user device, a second user device, and a first device having a controller and a first database storing a first data object of a first type of data associated therewith and a second database storing a second data object of a second type of data associated therewith different than the first type of data. The second database is accessible separately from and simultaneously with the first database. The second data object forms a second portion of a display. The controller has an application interface selecting a selected database from the first, second database or both and separately and simultaneously accessing the first and second database based on the first user input command and the second user input command to obtain stored data and separately and simultaneously communicating stored data to the first user device and to the second user device.
US10824220B2 Methods and apparatus for a power management unit
Various embodiments of the present technology may comprise a method and apparatus for a power management unit. The power management unit may be configured to operate in conjunction other integrated circuits to mitigate power dissipation. The power management unit may receive temperature information from a temperature sensor and deploy various power management schemes to reduce the leakage power of an SRAM. The power management schemes may be based on the particular characteristics of the SRAM.
US10824217B2 Storage and storage system
According to one embodiment, a storage includes a nonvolatile memory and a controller configured to control the nonvolatile memory. The storage is supplied with first power from a power supply unit. The controller is configured to change power supplied from the power supply unit from the first power to second power based on a power control command transmitted from a host. The power control command includes a first parameter identifying the storage and a second parameter indicative of the second power.
US10824216B2 Apparatus and methods for reduced computing device power consumption
Methods, apparatus, systems and articles of manufacture are disclosed for reduced computing device power consumption. Example methods disclosed herein includes detecting frame updates corresponding to input frames to be presented by a display, causing a programmable timer to generate second interrupts corresponding to first interrupts generated by a display engine, the second interrupts to be generated when there are no frame updates detected for at least a first duration of time defined by a first threshold. Example methods further include causing the display engine to transition to a low power state when (1) the programmable timer is configured to generate the second interrupts and (2) no frame updates have been detected for at least a second duration of time following the first duration of time, the second duration of time defined by a second threshold.
US10824215B2 Managing power budget of multiple computing node clusters in a computing rack system
Managing power consumption of multiple computing node clusters of a computing rack system is described. An example system may include a plurality of computing node clusters each comprising a respective plurality of computing nodes, and a power management system. The power management system is configured to determine respective power budget rules associated with each of the plurality of computing node clusters based on a maximum power consumption limit, and to provide the respective power budget rules to an associated one of the plurality of computing node clusters. The power management system is further configured to receive respective power consumption data from each of the plurality of computing node clusters and to adjust the respective power budget rules associated with at least one of the plurality of computing node clusters based on the respective power consumption data associated with each of the plurality of computing node clusters.
US10824207B2 Information access device and data transfer
A server computer determines, based on interaction data, that the first device and the second device are to be paired with each other. After pairing the first device and the second device, communications may be initiated between the devices. Communications may include customer-provided information (e.g., shopping lists) and merchant-provided information (e.g., items in stock or on sale from the consumer's shopping list).
US10824205B2 Electronic device
An electronic device includes a first body, a second body, a hinge module and a linkage mechanism. The second body includes a main body portion and a back cover movably disposed to the main body portion. The hinge module is pivoted between the first body and the second body. The linkage mechanism is disposed in the second body, and is connected to the hinge module. The back cover is fixed to the linkage mechanism. The linkage mechanism is changed between a first state and a second state. When the linkage mechanism is in the first state, there is a first space between the back cover and the hinge module. When the linkage mechanism is in the second state, there is a second space between the back cover and the hinge module. The second space is larger than the first space.
US10824203B2 Routing of flex circuit for touch panel
A device includes: a sensor component; and a touch panel comprising: touch-registration circuitry; a mesh comprising conductors, wherein at least some of the conductors are routed to a junction; and a flex circuit coupled between the junction and the touch-registration circuitry, wherein the flex circuit is longer than a distance between the junction and the touch-registration circuitry to accommodate routing of the flex circuit past the sensor component.
US10824201B2 Flexible display panel and manufacturing method thereof
A flexible display panel includes a flexible substrate, a blocking layer, a buffering layer, an active layer, a first gate electrode insulating layer, a gate electrode metal layer, a second gate electrode insulating layer, a first source/drain electrode metal layer, an interlayer insulating layer, a first passivation layer, a second source/drain electrode metal layer, a second passivation layer, an anode metal layer, a pixel isolation layer, and a pixel support layer. The second source/drain electrode metal layer is connected to the active layer and the first source/drain electrode metal layer via two through holes.
US10824197B1 Folding shaft structure of flexible display screen
A folding shaft structure of a flexible display screen includes an intermediate bracket, a pivot seat, and two movable seat panels. Two sides of an intermediate bracket each have an open groove. The pivot seat is disposed between the two open grooves. Two sides of the pivot seat, facing the two open grooves, are each provided with a curved guide groove and a guide pin. One end of the curved guide groove, away from an opening of the open groove, is a curved tilted end. Each guide pin is disposed close to one end of the curved guide groove away from the curved tilted end. Each movable seat panel has a protruding portion inserted in the open groove. One side of the protruding portion is provided with a protruding pin inserted into the curved guide groove and a guide groove for insertion of the guide pin.
US10824196B1 Mobile device display and input expansion apparatus
An input/output expander for a mobile device has a communications module connectible thereto. Output display signals from the mobile device and input signals to the mobile device are relayed between the mobile device and the bi-directional projection unit by the communications module. A display output projector is connected to the communications module, and the output display signal from the mobile device is converted to a first series of light outputs corresponding to the output display signal. The expander has a virtual keyboard projector generating a second series of light outputs corresponding to a virtual keyboard key arrangement. A key input sensor with a sensing coverage area encompassing the virtual keyboard key arrangement detects user input at specific positions thereon. A key input value corresponding to a specific key of the virtual keyboard key arrangement is generated.
US10824194B2 Multi-blade device dispensing system
Disclosed are implementations that including a device dispensing system that includes a rack comprising multiple slots to receive multiple modular blades, with each of the multiple modular blades including a plurality of adapters to receive a plurality of devices. The system also includes one or more modular blades received within respective one or more of the multiple slots, with at least a first one of the one or more modular blades configured to receive a first type of devices different from a second type of devices that at least a second one of the one or more modular blades is configured to receive. The system further includes a controller to control device docking for devices receivable into respective adapters provided in the one or more modular blades, to establish an electrical connection between the one or more devices and at least the controller.
US10824190B1 Tiled display
A tiled display includes two supporting plates, two display panels respectively disposed on and connected to the two supporting plates, and a folding structure between the two display panels. Each display panel has an outer black matrix (BM) area and an inner BM area. The folding structure includes a rotation structure rotatably fixed to inner ends of the two supporting plates, and a flexible connecting film respectively connected to the inner BM areas of the display panels. The display panels and the supporting plates rotate around the folding structure such that the tiled display is switched between a first state and a second state. The rotation structure and the supporting plates are disposed on two different sides of the flexible connecting film. In the first state, the two display panels are located on a display plane. In the second state, the two display panels are parallel to each other.
US10824186B2 User interface device
A user interface device for controlling a robot manipulator having an end effector comprising at least one movable element, the user interface device comprising: a body for being held by a user, the body comprising an elongate grip portion configured to be gripped by one or more of a user's second to fourth fingers; a trigger extending transversely to the direction of elongation of the grip portion, the trigger being supported by the body so as to be capable of rotating relative to the body about a rotation axis passing through the grip portion; and a drive mechanism at least partially housed in the grip portion, the drive mechanism being coupled to the trigger for applying a torque to the trigger.
US10824185B2 Knob safety insert
A removable knob safety insert is installed in a cooking device such as a gas or electric stove, between and the rear face of its control knob and the face of its control panel. The knob safety insert is designed to manually control the activation or deactivation of the cooking elements, as desired. The push-in-and-turn type switches used in such devices require that the control knob be pushed in before the switch can be moved from its off position. When in its locked position, the knob safety insert prevents the control knob from being pushed and thus the cooking element from being activated. When in its unlocked position, the knob safety insert enables the control knob to be pushed, allowing the cooking element to be moved from its off position.
US10824176B2 Thermostatic valve
A thermostatic valve, including: a valve body having a cavity provided therein; an end cover, a thermal actuator and a first spring which are provided in the cavity. The end cover is provided with a first valve seat; the first valve seat is provided with a first valve port; the first valve port is provided opposed to a second port, and the first valve seat encloses an inner end opening of the second port; an outer wall of the first valve seat enclosing the inner end opening of the second port is in clearance fitting with an inner wall of the cavity; an outer wall at an end of the body of the thermal actuator which is near the end cover is in slide fitting with an inner wall of the valve seat; the thermostatic valve opens and closes the first valve port by means of the body of the thermal actuator.
US10824175B2 Air flow measurement using pressure sensors
Devices, systems, and methods are provided for monitoring air flow through a server using differential pressure measurements. The device includes an external pressure sensor, an internal pressure sensor, and a controller that receives the pressures from the external and internal pressure sensors. The external pressure sensor detects air pressure of the ambient air around a server enclosure, the internal pressure sensor detects air pressure through a server enclosure, and the controller calculates a pressure differential between the pressure from the external pressure sensor and the internal pressure sensor. The controller can then generate a signal based on the pressure differential, the signal optionally controlling a cooling fan, generating an interrupt for the server circuitry, or performing some other action.
US10824170B2 Autonomous cargo delivery system
An autonomous aerial vehicle includes a flight controller and a mission manager in communication with the flight controller. The flight controller is configured to navigate the autonomous aerial vehicle. The mission manager is configured to receive mission data. The mission data identifies both a landing zone and a designated touchdown zone located within the landing zone. The mission manager is further configured to provide flight control data to the flight controller. The flight control data causes the flight controller to navigate the autonomous aerial vehicle to a predetermined distance from the landing zone. The mission manager is further configured to determine, subsequent to the autonomous aerial vehicle reaching the predetermined distance, whether landing at the designated touchdown zone is feasible. The mission manager is further configured, in response to determining that landing at the designated touchdown zone is not feasible, to identify an alternate touchdown zone located within the landing zone for landing the autonomous aerial vehicle.
US10824169B1 Event-based vehicle operation and event remediation
Embodiments of a method and/or system for facilitating event-based vehicle operation can include determining a vehicle route; determining geographic regions for the vehicle route; monitoring the determined geographic regions for events; determining an event of interest from the detected events; and/or dynamically facilitating modification of vehicular operation of the vehicle based on the event of interest, such as in response to determination of the event of interest. In one aspect, a vehicle is routed towards an event of interest and assists in remediating the event (or an impact thereof).
US10824168B2 Rotorcraft landing device
A drone loaded with a package takes off from a takeoff device and uses a GPS system to fly to a user house that is a delivery destination of the package as the destination. Further, when the drone approaches the user house that is the destination, the flight of the drones is switched from autonomous navigation using the GPS system to remote control performed by a landing device and an in-house control device installed in the user house. The drone lands on the landing device by remote control from the landing device and the in-house control device, separates the package, and then returns to the warehouse using the GPS system and lands on the takeoff device.
US10824160B2 Robot localization with co-located markers
One method disclosed includes identifying, in a map of markers fixed in an environment, two co-located markers within a threshold distance of each other, where each of the two co-located markers has a non-overlapping visibility region. The method further includes determining a set of detected markers based on sensor data from a robotic device. The method additionally includes identifying, from the set of detected markers, a detected marker proximate to a first marker of the two co-located markers. The method also includes enforcing a visibility constraint based on the non-overlapping visibility region of each of the two co-located markers to determine an association between the detected marker and a second marker of the two co-located markers. The method further includes determining a location of the robotic device in the environment relative to the map based on the determined association.
US10824156B1 Occupancy grid movie system
Various technologies described herein pertain to generating an occupancy grid movie for utilization in motion planning for the autonomous vehicle. The occupancy grid movie can be generated for a given time and can include time-stepped occupancy grids for future times that are at predefined time intervals from the given time. The time-stepped occupancy grids include cells corresponding to regions in an environment surrounding the autonomous vehicle. Probabilities can be assigned to the cells specifying likelihoods that the regions corresponding to the cells are occupied at the future times. Moreover, cached query objects that respectively specify indices of cells of a grid occupied by a representation of an autonomous vehicle at corresponding orientations are described herein. An occupancy grid for the environment surrounding the autonomous vehicle can be queried to determine whether cells of the occupancy grid are occupied utilizing a cached query object from the cache query objects.
US10824153B2 Cost design for path selection in autonomous driving technology
A new cost design is disclosed for evaluating candidate path curves for navigating an autonomous driving vehicle (ADV) through a segment of a route which may include an obstacle. Each point on each candidate path curve has a plurality of attributes having logical values and an associated priority of evaluation, and at least one numeric attribute having an associated priority of evaluation. A cost for each path curve is determined using the attributes and priorities, and a least cost path curve is selected using the attributes and priorities. By comparing attribute values in accordance with priority, and utilizing logical values, the efficiency of determining path curve cost and selecting a least cost path curve is substantially improved.
US10824149B2 System and method for automated aerial system operation
A method for controlling an aerial system with a rotor enclosed by a housing, including: operating the rotor in a flight mode, detecting a grab event indicative of the aerial system being grabbed, and automatically operating the rotor in a standby mode. A method for controlling an aerial system including a central axis extending normal to a lateral plane of the aerial system, including: generating a first aerodynamic force with a set of rotors enclosed by a housing, detecting that an acute angle between the central axis and a gravity vector is greater than a threshold angle, and operating each rotor of the set of rotors to cooperatively generate a second aerodynamic force less than the first aerodynamic force with the set of rotors.
US10824147B2 Autonomous driving vehicle and control method for autonomous driving vehicle
An autonomous driving vehicle includes a user detection monitoring device and a start control device. The user detection monitoring device detects a user who got out of the autonomous driving vehicle after the autonomous driving vehicle stopped at a destination as an alighted user and monitors the alighted user. The start control device maintains a stopped state of the autonomous driving vehicle after the alighted user was detected until a start condition is satisfied and, if the start condition is satisfied, permits a start of the autonomous driving vehicle. The start condition is one of a condition indicating that the alighted user at least moves out of a movement determination area around the autonomous driving vehicle and a condition indicating that the alighted user is present in the movement determination area but remains at the same position for a certain period of time or longer.
US10824145B1 Autonomous vehicle component maintenance and repair
Methods and systems for autonomous and semi-autonomous vehicle control relating to malfunctions are disclosed. Malfunctioning sensors or software of autonomous vehicles may be identified from operating data of the vehicle, and a component maintenance requirement status associated with such malfunctioning component may be generated. Based upon such status, usage restrictions may be enacted to limit operation of the vehicle while the component is malfunctioning. This may include disabling or restricting use of certain autonomous or semi-autonomous features of the vehicle until the component is repaired or replaced. Repair may be accomplished by automatically scheduling repair of the vehicle or installing an updated or uncorrupted version of a software program, in various embodiments.
US10824140B2 Systems and methods for network-sensitive data collection
The present disclosure describes systems for self-organized, network-sensitive data collection in an industrial environment. A system may include an industrial system with a plurality of components operatively coupled to sensors, a sensor communication circuit to interpret the data values from the sensors, and a system collaboration circuit to communicate at least a portion of the data values over a network to a storage target computing device according to a sensor data transmission protocol. A transmission environment circuit may determine transmission feedback corresponding to the communication of the data values over the network, and a network management circuit to update the sensor data transmission protocol in response to the transmission feedback.
US10824139B2 Equipment maintenance method, equipment maintenance device, and storage medium for the same
A method for maintaining industrial equipment through analyzing data from multiple sources associated with the industrial equipment is based on a predetermined list of fault categories. The method includes acquiring the data associated with the industrial equipment, analyzing the data according to the predetermined list of fault categories, and outputting a fault report of the industrial equipment according to the analysis. Information as to fault processing of the industrial equipment is updated to the predetermined list, the fault processing information being adopted according to the fault report. An equipment maintenance device and a storage medium are also provided.
US10824134B2 Automated layout of part instances on build plate
A factory server receives part requests from customer devices and controls one or more manufacturing tools, such as 3D printers, to fabricate the requested parts. The factory server implements several features to streamline the process of fabricating parts using the manufacturing tools. For instance, the factory server can facilitate the design of a part by extracting features from the part request and identifying model files having those features. The factory server can also select an orientation in which to fabricate the part and determine print settings to use when fabricating the part. In addition, the factory server can implement a process to fabricate a three-dimensional part with a two-dimensional image applied to one or more of its external surfaces. Furthermore, the factory server can also generate a layout of multiple part instances on a build plate of a 3D printer so that multiple part instances can be fabricated at once.
US10824133B2 Method for generating numerical control program, element creation method, generation system, and generation program
A method for generating a numerical control program includes first-fourth steps. In the first step, elements related to the shape of a material are created on the basis of information related to the shape of the material. In the second step, processing is executed in which the elements related to the shape of the material which were created in the first step are read into areas to be subjected to processing in the third step. In the third step, a tool path is generated for each element read in the second step. In the fourth step, the tool paths generated for each element in the third step are connected.
US10824130B2 Stepper motor
A method for electrically producing a stalled state in a stepper motor having a first coil and a second coil is provided. The method includes driving a first sinusoidal current through the first coil, and driving a second sinusoidal current through the second coil, wherein the first and second sinusoidal currents are in phase.
US10824128B2 Device for processing programmable logic controller program
The present disclosure provides a device for processing a programmable logic controller (PLC) program. In one embodiment, the device includes a storage containing PLC programs stored on a block basis, and a program block table defining storage locations of the PLC programs; and a controller configured: when a PLC program is modified during a PLC is operating, to determine a start address of a storage location where the modified PLC program is to be stored with referring to a block number of the modified PLC program, size information of the modified PLC program, and the program block table; and to store the modified PLC program in the storage based on the determined start address. According to the present disclosure, multiple users may simultaneously access a PLC and then may simultaneously modify PLC programs during the PLC is operating.
US10824127B1 Newton-based extremum-seeking control system
Systems and methods for monitoring and controlling a plant using extremum-seeking control. The method includes perturbing a setpoint for a controller by applying a dither signal to the setpoint. The controller uses a perturbed setpoint to generate one or more control inputs for the building equipment. Receiving, from the building equipment, an output signal and obtaining values of a performance variable based on the output signal, the values of the performance variable resulting from operating the building equipment based on the perturbed setpoint. The method includes determining a gradient of the performance variable with respect to the perturbed setpoint and a Hessian of the performance variable affected by the building equipment with respect to the setpoint. The method includes determining an adjustment to the setpoint predicted to drive the performance variable to an extremum based on the gradient and the Hessian of the performance variable.
US10824122B2 Method and device for improving the robustness with respect to “adversarial examples”
A method for generating a manipulated data signal for misleading a first machine learning system, which is designed to ascertain a semantic segmentation of a received one-dimensional or multi-dimensional data signal, the method having the following steps: a) ascertaining a desired semantic segmentation of the manipulated data signal; and b) generating the manipulated signal as a function of the received data signal and the ascertained desired semantic segmentation as well as an estimated semantic segmentation of the manipulated data signal.
US10824119B2 Intelligent energy switch
A method and associated systems for a self-learning energy switch. The switch creates an array of cognitive models for each candidate energy source. Each array returns a probability that its corresponding source is the most cost-effective and operationally suitable energy supplier at that time. Each model in an array contributes to the array's returned probability as a function of a corresponding class of decision-making factors. The system fine-tunes the models by weighting them as functions of extrinsic evidentiary information that may imply future behavior of the decision-making factors and combines each model's returned probabilities to select an optimal energy source. The system then automatically routes power from the optimal source to a consumer's energy-consuming premises. This self-learning procedure repeats indefinitely, continuously tuning the models in response to identifying additional extrinsic evidence and reasons why the system's previous energy selections were either optimal or non-optimal.
US10824109B2 Drive transmission device and image forming apparatus including the same
An elastic force of an elastic member 11 required for rotating a driven rotational body 8b is decreased.A first rotational body 8d and a second rotational body 9a arranged downstream of a driven rotational body 8b in a drive train that transmits a driving force from a driving rotational body 7 to a driven member 4 are included. The first rotational body 8d rotates in synchronization with the driven rotational body 8b. The second rotational body 9a is rotated by the first rotational body 8d and rotates the driven member 4. The first rotational body 8d rotates without rotating the second rotational body 9a when the driven rotational body 8b rotates by an elastic force of an elastic member 11.
US10824108B2 Cleaning member used in image forming apparatus including optical print head, and image forming apparatus including optical print head
A cleaning member for use in an image forming apparatus and configured to be inserted into the apparatus, the apparatus comprising a holding body that holds a substrate and lenses, the cleaning member comprising a rod, a cleaning portion provided in the rod to clean a light emission surface of each lens, a magnet attached to the rod, the magnet emitting a magnetic field to generates a magnetic force to draw the holding body thereto so that the cleaning portion maintains contact with the light emission surface, a yoke member attached to the rod and in contact with the magnet. The yoke member is configured to protrude, with respect to the magnet, towards a side on which the holding body is disposed, and a contact portion that is configured to contact the holding body and that to protrude, with respect to the yoke member, towards the above side.
US10824101B2 Heating device, fixing device, and image forming apparatus
A heating device includes a heater that heats an object to be heated. A holder supports the heater and includes an engaged portion. The heater includes a contact face that contacts the object to be heated. The heater further includes a separation restrictor that engages the engaged portion of the holder to restrict motion of the heater in a separating direction in which the heater separates from the holder. The separating direction is perpendicular to the contact face.
US10824088B2 Image forming apparatus
The present invention provides an image forming apparatus including: a first moving member pressed and moved by an openable/closable member when the openable/closable member is opened, and switching a cartridge from a state where the cartridge is positioned in an image forming position to a state where the positioning is released; and a second moving member pressed and moved by the openable/closable member when the openable/closable member is opened, and moving the exposure member from an exposure position to a retracted position, wherein when the positioning of the cartridge is released, a reaction force applied from the first moving member to the openable/closable member reaches a first peak, when the exposure member is moved to the retracted position, a reaction force applied from the second moving member to the openable/closable member reaches a second peak, and timing of the first peak is different from timing of the second peak.
US10824087B2 Charging member, charging device, process cartridge, and image forming apparatus
A charging member includes a conductive substrate, an elastic layer disposed on the conductive substrate, and a surface layer disposed on the elastic layer. Regarding the surface of the surface layer, in the axial direction, the ratio of the mean spacing of profile irregularities Sm to the ten-point mean roughness Rz and the reduced peak height Spk respectively satisfy 15≤Sm/Rz≤35 and Spk≤5 μm.
US10824082B2 Estimation of asymmetric aberrations
Metrology targets, target design methods and menology measurement methods are provided, which estimate the effects of asymmetric aberrations, independently or in conjunction with metrology overlay estimations. Targets comprise one or more pairs of segmented periodic structures having a same coarse pitch, a same 1:1 line to space ratio and segmented into fine elements at a same fine pitch, wherein the segmented periodic structures differ from each other in that one thereof lacks at least one of its corresponding fine elements and/or in that one thereof comprises two groups of the fine elements which are separated from each other by a multiple of the fine pitch. The missing element(s) and/or central gap enable deriving the estimation of aberration effects from measurements of the corresponding segmented periodic structures. The fine pitches may be selected to correspond to the device fine pitches in the corresponding layer.
US10824081B2 Metrology method for a semiconductor manufacturing process
A method and apparatus is disclosed for monitoring critical dimensions in a pattern of 1-dimensional and/or 2-dimensional features, produced on a substrate in a process step that is part of or related to a manufacturing process for producing a semiconductor device, the process step being performed in accordance with a predefined pattern design, wherein one or more metrology targets (1) are added to the pattern design. The targets comprise one or more versions of an asymmetric metrology mark, each version of the mark comprising a uniform portion (2) and a periodic portion (3), the latter comprising a regular array of parallel line-shaped features or an array of 2-dimensional features. The design width of the features is situated in a range situated around a nominal design width w0. A position-related parameter S is defined that is essentially proportional to the design widths in the range. Determination of the shift δS of the S parameter with respect to a pre-defined process operating point, allows to assess the critical dimension of the features produced by the process step.
US10824079B2 Diffraction based overlay scatterometry
A method of monitoring overlay is used in a manufacturing process in which successive layers are deposited one over another to form a stack. Each layer may include a periodic structure such as a diffraction grating to be aligned with a periodic structure in another layer. The stacked periodic structures may be illuminated to form + and − first order diffraction patterns from the periodic structures. An image of the stacked periodic structures may be captured including + and − diffraction patterns. The + and − diffraction patterns may be compared to calculate the overlay between successive layers.
US10824077B2 Exposure device
An exposure device is provided, including: a body tube depressurized to produce a vacuum state therein; a plurality of charged particle beam sources that are provided in the body tube, and emit a plurality of charged particle beams in a direction of extension of the body tube; a plurality of electromagnetic optical elements, each being corresponding to one of the plurality of charged particle beams in the body tube, and controls the one of the plurality of charged particle beams; first and second partition walls that are arranged separately from each other in the direction of extension in the body tube, and form non-vacuum spaces between at least parts of the first and second partition walls; and a depressurization pump that depressurizes a non-vacuum space that contacts the first partition wall and a non-vacuum space that contacts the second partition wall to an air pressure between zero and atmospheric pressure.
US10824073B2 Radiation-sensitive resin composition and resist pattern-forming method
A radiation-sensitive resin composition includes a first compound represented by formula (1), a first polymer comprising an acid-labile group, and a radiation-sensitive acid generator other than the first compound. The radiation-sensitive acid generator includes an onium salt compound. In the formula (1), n is 2 or 3; m is 1 or 2; Y+ represents a monovalent radiation-sensitive onium cation; and L represents a single bond or an organic group having a valency of n. L includes linking moieties each linking two of the carboxylate groups in formula (1). Number of atom(s) included in a linking moiety having a minimum number of bonds among the linking moieties is 0 to 10. In a case where L represents a single bond, n is 2, and in a case where n is 2, m is 1.
US10824072B2 Method for generative production of relief printing plates by monomer diffusion through an integral mask layer
The invention relates to a method for generative production of relief printing plates, wherein a support with a polymeric substrate layer and a laser-ablatable mask layer is provided, the polymeric substrate layer containing a first binder. A mask with openings corresponding to pixels is produced by imagewise laser ablation of the mask layer. A liquid containing a reactive monomer is then applied over the surface of the mask-covered polymeric substrate layer, and the liquid or the reactive monomer diffuses through the openings of the mask into the polymeric substrate layer for a defined exposure time so as to form a relief. The excess liquid or the excess monomer and optionally the mask are removed from the surface, and the resulting relief is fixed by crosslinking.
US10824071B2 Method of exposing a semiconductor structure, apparatus for controlling a lithography process performed by a lithography apparatus across a semiconductor structure, non-transitory computer readable medium having instructions stored thereon for generating a weight function
Multiple model functions may be calculated by detecting alignment marks on a semiconductor wafer structure. The model functions may be combined to determine a combined model function by using a weight function that assigns a different weight to each of basis functions of the model functions. Thus, even when asymmetry of alignment marks or overlay marks has high dependency on a horizontal location on a wafer, reliability of exposure process is insured.
US10824069B2 Projection apparatus and illumination system
A projection apparatus and an illumination system thereof are provided. The illumination system includes a light source device, a light homogenization device, an optical transmission module, and an optical wavelength conversion module. The light homogenization device is disposed on a transmission path of a light source beam from the light source device. The optical transmission module is disposed on a transmission path of the light source beam from the light homogenization device. The optical wavelength conversion module is disposed on a transmission path of the light source beam from the optical transmission module and is configured to convert a first portion of the light source beam into a converted light beam. The converted light beam and a second portion of the light source beam form an illumination light beam. The light homogenization device is disposed outside a transmission path of the illumination light beam.
US10824068B2 Phosphor wheel and projector using the phosphor wheel
The invention discloses a phosphor wheel, and a projector using the phosphor wheel. The projector includes an illumination system, a light valve, and a projection lens. The illumination system is used to provide an illumination beam. The light valve is disposed on a transmission path of the illumination beam and converts the illumination beam into an image beam. The projection lens is disposed on a transmission path of the image beam. The illumination system includes an excitation light source and a phosphor wheel. The excitation light source is used to provide an excitation beam to the phosphor wheel. The phosphor wheel includes a motor, a disk plate, a reflection member, and at least one phosphor layer. The motor has a shaft. The disk plate is connected to the shaft. In the invention, the phosphor wheel has better reliability and rigidity, and has the effect of enhancing heat dissipation.
US10824061B2 Projection device applying heat dissipating module with a better heat dissipating effect
The invention provides a projection device. The projection device includes a housing, an optical engine, a projection lens, a plurality of first fans and a heat dissipating module. The housing has an air inlet and an air outlet. The optical engine is configured in the housing, and includes a plurality of heating elements. The projection lens is connected to the optical engine. The heat dissipating module is configured in the housing, and the heat dissipating module includes a first heat dissipating fin. One of the plurality of first fans is adjacent to the first heat dissipating fin, and another of the plurality of first fans is away from the first heat dissipating fin. There is no the first heat dissipating fin between the air inlet and the another, away from the first heat dissipating fin, of the plurality of first fans.
US10824059B2 Projection system and projection-type image display apparatus
A first optical group that forms an intermediate image and a second optical group that enlarges and projects the intermediate image formed by the first optical group satisfy a variety of conditions. Therefore, the overall length of the entire lens system of the projection system is reduced in a linear arrangement, or the distance between the first optical group and the second optical group is increased and an optical path deflector that deflects the optical path is disposed at the middle of the optical path between the first and second optical groups to fold the optical path.
US10824058B2 Projector and wavelength conversion device thereof
A wavelength conversion device includes a substrate, a first glue substance, a wavelength conversion structure, and a second glue substance. The substrate includes a first surface, a second surface, and an axis. The first glue substance is disposed between the wavelength conversion structure and the first surface and surrounds the axis. The wavelength conversion structure is disposed on the first glue substance and surrounds the axis. The wavelength conversion structure includes a first bonding surface, a first lateral surface, and a second lateral surface. The first bonding surface faces to the first glue substance and is connected between the first lateral surface and the second lateral surface. The first lateral surface faces in the direction away from the axis, whereas the second lateral surface faces in the direction close to the axis. The second glue substance is connected to the first lateral surface and surrounds the axis.
US10824051B2 Aperture module and camera module including the same
An aperture module includes blades to form an incident hole having a variable size, a magnet portion including a driving magnet opposing a driving coil to allow the magnet portion to be linearly movable, and a rotation plate linked to the magnet portion and to the blades to convert linear motion of the magnet portion into rotational motion of the blades. The blades include a first blade having N sides (N being a positive integer) that form the incident hole, and a second blade having (N+1) sides that form the incident hole. The incident hole is in the form of a polygon having an odd number of sides.
US10824048B2 Frequency-tunable quantum microwave to optical conversion system
A electronic method, includes receiving, by a graphene structure, a microwave signal. The microwave signal has a driving voltage level. The electronic method includes generating, by the graphene structure, optical photons based on the microvolts. The electronic method includes outputting, by the graphene structure, the optical photons.
US10824038B2 Array substrate, display panel and display device
An array substrate, a display panel, and a display device are disclosed. The array substrate includes a display region and a non-display region, the non-display region includes a plurality of alignment wires and a plurality of alignment pads; wherein each alignment pad electrically connects to a corresponding alignment wire, and the high potential alignment wire electrically connects to the high potential pad and the low potential alignment wire electrically connects to the low potential pad, the high potential alignment wire is disposed on one side of the plurality of alignment pads and the low potential alignment wire is disposed on an opposite side of the plurality of alignment pads. In the above manner, the present disclosure can reduce the risk of generating static electricity between the alignment wires and improve the electrostatic protection capability of the product.
US10824037B2 Array substrate for liquid crystal display device
An array substrate for a liquid crystal display device can include a plurality of gate lines arranged in one direction to correspond to an active area on a substrate; a plurality of data lines configured to cross the plurality of gate lines in a perpendicular direction; a plurality of pixel electrodes respectively positioned at intersections between the plurality of gate lines and the plurality of data lines; and a plurality of data link lines respectively connected to a (4n−2)th data line in the active area and a (4n−2)th data pad in the non-active area, and a (4n−1)th data line in the active area and a (4n−1)th data pad in the non-active area, where n is a natural number, in which at least some of the plurality of data link lines are located at a different layer level than the plurality of data lines.
US10824036B2 Display panel
A display panel includes a first substrate, a second substrate and a black matrix disposed between the first substrate and the second substrate. The first substrate includes a plurality of pixel areas arranged in a matrix. The first substrate further includes a plurality of scan lines extending along a first direction. The second substrate is disposed opposite to the first substrate. The black matrix includes a plurality of first parts and a second part. One of the plurality of first parts extends along the first direction and corresponds to one of the plurality of the scan lines. The second part is connected to the one of the plurality of first parts and extends along a second direction. The second direction is different from the first direction. The second part is separated from another one of the plurality of first parts adjacent to the one of the plurality of first parts.
US10824034B1 Display module
A display module includes a display panel and an electronically controlled shutter including polarizers, conductive layers, supporting members, and a display medium layer. Each pixel of the display panel has a first edge and a second edge. A shape unit composed of any four supporting members adjacent to one another has a third edge and a fourth edge. An angle between the third edge and the first edge is larger than or equal to 0 degrees. An angle between the fourth edge and the second edge is larger than 0 degrees. Lengths of the first, second, third, and fourth edges are respectively X, Y, X′, and Y′. Any four supporting members adjacent to one another satisfy at least one of Condition 1: X′>X and X′≠nX; and Condition 2: Y′>Y and Y′≠nY, wherein n is a positive integer.
US10824033B2 Mirror cell and display device comprising the same
A mirror cell and a display device are disclosed. The mirror cell includes a lower substrate, which includes a lower alignment film and a lower electrode, an upper substrate, which opposes the lower substrate and includes an upper alignment film and an upper electrode, a liquid crystal layer, which is disposed between the lower alignment film and the upper alignment film and includes a cholesteric liquid crystal and a reactive liquid crystal, and a reactive layer, which is disposed between the upper alignment film and the liquid crystal layer and includes a same kind of reactive liquid crystals as the reactive liquid crystal in the liquid crystal layer.
US10824031B2 Manufacturing method of an array substrate comprising a source electrode, a drain electrode, and a pixel electrode that are configured to be directly exposed within a liquid crystal layer
The present disclosure relates to an array substrate and the manufacturing method thereof, and a liquid crystal panel. The method includes forming a first metal substrate on a substrate; adopting a first mask to etch the first metal substrate to form a gate; forming a gate insulation layer, an active layer, and a second metal layer on the first metal layer in sequence; and adopting a second mask to etch the second metal layer and the active layer to form a source, a drain, and a pixel electrode. In this way, only two masks are adopted in the manufacturing process. Thus, the manufacturing process is enhanced, and the cost of the product is reduced.
US10824030B2 Grayscale control structure and method, liquid crystal display panel and display device
The present disclosure relates to a grayscale control structure, including a first substrate, a light extraction layer, an electrode layer, a liquid crystal layer, a filter layer and a second substrate which are sequentially stacked. The electrode layer is provided with a plurality of strip-shaped electrodes arranged in parallel to form lens units in the liquid crystal layer. The filter layer includes light exit strips and a black matrix arranged in parallel, and the light exit strips are disposed opposite to the lens units. Light extraction gratings are disposed in the light extraction layer, the light extraction gratings are disposed opposite to the light exit strips, and a projection of individual one of the light exit strips on the light extraction layer covers a corresponding one of the light extraction gratings.
US10824028B2 Display device
A display device in which parasitic capacitance between wirings can be reduced is provided. Furthermore, a display device in which display quality is improved is provided. Furthermore, a display device in which power consumption can be reduced is provided.The display device includes a signal line, a scan line, a first electrode, a second electrode, a third electrode, a first pixel electrode, a second pixel electrode, and a semiconductor film. The signal line intersects with the scan line, the first electrode is electrically connected to the signal line, the first electrode has a region overlapping with the scan line, the second electrode faces the first electrode, the third electrode faces the first electrode, the first pixel electrode is electrically connected to the second electrode, the second pixel electrode is electrically connected to the third electrode, the semiconductor film is in contact with the first electrode, the second electrode, and the third electrode, and the semiconductor film is provided between the scan line and the first electrode to the third electrode.
US10824027B2 Display panel
A display panel includes a first substrate; a second substrate disposed opposite to the first substrate; a display medium disposed between the first substrate and the second substrate; and a first engaging structure including a first protruding portion and a first receiving portion. The first protruding portion is disposed on a first surface of the first substrate, and the first receiving portion is disposed on a second surface of the second substrate. The first receiving portion has a first opening to expose a portion of the second surface of the second substrate. At least a portion of the first protruding portion is disposed within the first opening of the first receiving portion. The first protruding portion and the portion of the second surface of the second substrate exposed from the first opening are spaced apart by a distance.
US10824024B2 Electronic apparatus
An electronic apparatus having a display device including a display panel and a light source. The display panel includes a first substrate and a second substrate disposed oppositely, and a display medium layer disposed therebetween. The light source is disposed adjacent to the display panel. The display panel includes several display units, including a first display unit and a second display unit when light passes through the display medium layer. The second display unit is farther from the light source than the first display unit. It is designed that the second haze value is greater than the first haze value.
US10824023B2 Display panel, preparation method thereof, and liquid crystal display
The present disclosure provides a display panel, a preparation method thereof, and a liquid crystal display. The display panel includes a first substrate, a second substrate opposite to the first substrate, a liquid crystal layer between the first substrate and the second substrate, and a polymerizable monomer arranged in the liquid crystal layer; wherein a plurality of polymer walls are arranged in the liquid crystal layer; the polymer wall contacts to the first substrate and the second substrate, and a polymerization direction of the polymerizable monomer in the polymer wall is substantially perpendicular to a thickness direction of the polymer wall. By arranging a plurality of polymer walls to limit the flow of the liquid crystal in a liquid crystal layer, improve an edge roughness of a polymer wall, so as to improve light leakage from an edge of pixels and improve a display effect.
US10824021B2 Liquid crystal display device
A liquid crystal display device includes a first substrate; a first pixel electrode disposed on the first substrate and including a first body portion, a first sub-edge portion on a first side of the first body portion, and a second sub-edge portion, which on a second side of the first body portion; and a shield electrode on the same layer as the first pixel electrode a shield electrode on the same layer as the first pixel electrode and extending from a first side of the first sub-edge portion in a first direction. The first body portion includes a first stem portion, a second stem portion that intersects the first stem portion, and a plurality of branch portions extending from at least one of the first stem portion and the second stem portion. The first sub-edge portion is spaced apart from the branch portions and has a bent portion.
US10824017B2 Thermal crosslink material, manufacture method of liquid crystal display panel and liquid crystal display panel
Disclosed are a thermal crosslink material, a manufacture method of a liquid crystal display panel, and a liquid crystal display panel. A structural formula of the thermal crosslink material is wherein A is B is and R is a linear or chain branched alkyl having 5-20 C atoms, wherein one or more CH2 in the alkyl is substituted with phenyl, cycloalkyl, —O—, —CONH—, —COO—, —O—CO—, —CO—, or —CH═CH— group, or one or more H atoms in the first group are substituted with F atom or Cl atom; a specific crosslink material may be one of Molecules of the thermal crosslink material crosslink together to form a polymer having a crosslinked network, and groups A and B can be anchored on a substrate surface. The branch R provides an effect of vertical alignment and can form alignment films.
US10824016B2 Optically anisotropic laminate, circularly polarizing plate, and image display device
An optically anisotropic layered body including a first optically anisotropic layer and a second optically anisotropic layer, wherein in-plane retardations Re(H450), Re(H550), Re(H590), and Re(H650) of the first optically anisotropic layer at wavelengths of 450 nm, 550 nm, 590 nm, and 650 nm, respectively, and in-plane retardations Re(Q450), Re(Q550), Re(Q590), and Re(Q650) of the second optically anisotropic layer at wavelengths of 450 nm, 550 nm, 590 nm, and 650 nm, respectively, satisfy specific requirements.
US10824015B2 Process for producing a phase difference control component and liquid crystal display device
There are provided a phase difference control component, which can realize a liquid crystal display device having a wide angle of visibility, has excellent phase difference symmetry and can realize optical compensation, and a process for producing the same. The phase difference control component comprises a base material; and a phase difference control layer formed of a fixed liquid crystal material provided on the base material through an aligning film and is characterized in that the angle of liquid crystal molecules, present at the interface of the aligning film and the phase difference control layer, to the base material being substantially 0 (zero) degree.
US10824009B2 Light-emitting keyboard and backlight module
A light-emitting keyboard is provided, including a bracket with at least one opening, a keycap, a circuit layer, a light guide plate, and a composite light-emitting layer. The keycap is connected to the bracket via a support assembly. The circuit layer is disposed between the keycap and the bracket. The light guide plate is disposed under the bracket. The composite light-emitting layer disposed under the bracket has a light-shielding pattern. The composite light-emitting layer includes a light-transmitting substrate, a first circuit, a first light source, and a first passivation layer. The first circuit is disposed on one side of the light-transmitting substrate. The first light source is disposed on one side of the light-transmitting substrate and electrically connected to the first circuit. The first passivation layer covers the first circuit, and at least a portion of the first circuit is located between the first passivation layer and the light-transmitting substrate.
US10824008B2 Backlight module and display device
The present disclosure provides backlight module and display module. The backlight module may include: a display module and a backlight module, the backlight module is configured to face to the display module, the display module may include a first substrate, a second substrate and a liquid crystal layer interposed between the first substrate and the second substrate; the display module comprising a display region and a non-display region, at least one side of the second substrate extends along the non-display region and is bent below the backlight module so as to cover a portion of the backlight module.
US10824004B2 Switchable polarized displays
A vehicular rearview assembly includes an electro-optic element. A first substrate defines a first element surface and a second element surface. A first polarizer is coupled to the second element surface. A second substrate is spaced away from the first substrate and defines a third element surface and a fourth element surface. An electro-optic material is positioned between the first and second substrates. A second polarizer is coupled to the second substrate. A display is configured to emit light having a first polarization toward the second polarizer.
US10824002B2 Display apparatus
A display apparatus includes a display device configured to display an original image at an original image display position, a second array of a lens array or a pinhole array, and a first array of a lens array or a pinhole array disposed distant from the display device and the second array between the display device and the second array. The first array is configured to form a plurality of elemental images generated from the original image at positions between the first array and the second array. The pitch of the plurality of elemental images is different from lens pitch or pinhole pitch of the second array. The second array is configured to integrate the plurality of elemental images to generate a single reproduced image of the original image.
US10823995B2 Frame for an input and output device and method for manufacturing the frame
A frame for an input and output device with four corners, which has a first leg and a second leg, where a strip is arranged on the first leg, open spaces are arranged in the frame profile to form the four corners such that the strip remains standing in the region of the open space, and a groove is arranged on the second leg, and where a respective corner element is arranged in each of the four corners, and each respective corner element has an element body with a first element leg and a second element leg, and where the first and second element legs are arranged substantially at right angles to one another on the element body and the corner elements are arranged in the open spaces such that the first second element legs are each arranged in the groove of the frame profile.
US10823994B2 Display apparatus
A display apparatus includes a frame case to support four sides of a display panel. The frame case is formed by bending a bar-shaped member made of a metal into a rectangular ring shape. Opposite ends of the bar-shaped member facing each other are covered by a cover member, which prevents quality degradation of the appearance of the display.
US10823993B2 Display device
A display device includes an outer frame, a transparent cover, a back cover, a display module, and a separating structure. The outer frame has a display opening, the transparent cover covers the display opening, and the back cover is opposite to the display opening. The display module is disposed inside the outer frame and has a front surface facing the transparent cover and a rear surface facing the back cover. The separating structure is connected between the back cover and the rear surface of the display module. A first space formed between at least the transparent cover, the front surface of the display module, the outer frame, the back cover, and the separating structure is an enclosed space. A second space formed between at least the rear surface of the display module, the separating structure, and the back cover is connected to an outside and surrounded by the first space.
US10823990B2 Bistable switchable liquid crystal private device
A switchable view angle control device includes an electrically switchable zenithal bistable liquid crystal display view angle control liquid crystal device (ZBD view angle control LCD) that is operable in a first state and a second state; a front polarizer located on a viewing side of the switchable ZBD view angle control LCD; and a polarized light source located on a non-viewing side of the switchable ZBD view angle control LCD that emits light that is polarized in a first direction. When the switchable ZBD view angle control LCD in the first state, the view angle control device operates in a narrow angle view mode in which the polarization of the light from the polarized light source is changed by the switchable ZBD view angle control LCD to be polarized in a second direction that is at least partially absorbed by the front polarizer, and on-axis light passes through the switchable ZBD view angle control LCD and the front polarizer. When the switchable ZBD view angle control LCD is in the second state, the view angle control device operates in a wide angle view mode in which the polarization state of the light from the polarized light source is not changed by the switchable ZBD view angle control LCD and passes through the front polarizer.
US10823982B2 Myopia treatment device
The purpose of the present invention is to provide a myopia treatment device. A myopia treatment device of the present invention comprises a light transmission part selected from a group consisting of an eyesight correcting tool, an eye protection tool, a face protection tool, a sunshade, a display device, a window, a wall, a light source covering, and a coating material. The light transmission part of the device transmits violet light having a wavelength within a range of 360 nm to 400 nm inclusive and thus treats myopia. Or, the myopia treatment device comprises a light emission part selected from a group consisting of lighting equipment, a display device, and a light irradiation device. The light emission part of the device emits violet light having a wavelength within a range of 360 nm to 400 nm inclusive and thus treats myopia.
US10823980B2 High plus treatment zone lens design and method for preventing and/or slowing myopia progression
Contact lenses incorporate high plus or add power profiles that at least one of slow, retard or preventing myopia progression and minimize halo effect. The lens includes a center zone with a negative power for myopic vision correction; and at least one treatment zone surrounding the center zone, the at least one treatment zone having a power profile that increases from an outer margin of the center zone to a positive power within the at least one treatment zone of greater than +5.00 D.
US10823979B2 Smart contact lens for displaying images and light-transmitting body thereof
The present disclosure provides a smart contact lens for displaying images and a light-transmitting body thereof. The smart contact lens includes a light-transmitting body, an image-sensing module and an image display module. The light-transmitting body has a first view window and a second view window. The image-sensing module diverges from the second view window by a predetermined horizontal distance. The image display module diverges from the first view window by a predetermined horizontal distance. The light-transmitting body has a second transmission path formed between the first view window and the image display module. An internal image source generated by the image display module is transmitted to an eyeball through the second transmission path.
US10823978B2 Optical imaging film and preparation method therefor
The present application relates to the technical field of optical film, and discloses an optical imaging film and a preparation method thereof. The optical imaging film comprises: a body having a first surface and a second surface which are opposite to each other; a focusing structure formed on the first surface of the body; and N layers of graphic and text structure which are stacked in sequence on the second surface of the body or inside the body, wherein, each layer of graphic and text structure is located within an imaging range of the focusing structure, and each layer of graphic and text structure in the imaging range can form a suspension image by means of the focusing structure. Through the technical solutions disclosed in the embodiments of the present application, the anti-counterfeiting effect of an imaging film can be improved, and the imaging of the imaging film can present better sense of layering and has more diversified colors.
US10823976B2 Optical structure
Provided is an optical structure 100 that includes: a polarizing beam splitter A which splits input light input from an incoming plane thereof into first polarized light and second polarized light and in which split angles, which are angles formed by traveling directions of rays of the first polarized light and traveling directions of rays of the second polarized light, are acute angles; and a diffractive optical element B which is disposed at a stage subsequent to the polarizing beam splitter A and has a plurality of light transmission regions separated at a prescribed pitch. Since the diffractive optical element B having a prescribed pitch is used, the diffractive optical element B can perform deflection while having a smaller size than a Wollaston prism, and application to various fields is expected.
US10823975B2 Methods and apparatus for a polarizing image sensor
Various embodiments of the present technology may comprise a method and apparatus for a polarizing filter. The polarizing filter may be formed such that the filter has varying polarization axes for blocking reflected light emitted from various directions. The method and apparatus may utilize metal wires or molecular chains to form curved lines across the filter, where the curved lines define the polarization axes.
US10823972B2 Rotating mechanism and head-mounted display apparatus
A rotating mechanism includes a stationary component and a rotating component rotatablely connected to the stationary component. One of the stationary component and the rotating component is provided with at least one group of clamping grooves each including a plurality of clamping grooves that are consecutively arranged in a rotation direction of the rotating component. The rotating mechanism further includes at least one elastic clamping block, which is in one-to-one correspondence with the at least one group of clamping grooves, disposed on another one of the stationary component and the rotating component. Each elastic clamping block is configured to be capable of being matched with any clamping groove of a plurality of clamping grooves included in a corresponding group of clamping grooves, and to be capable of being elastically deformed in a direction away from the clamping groove under a squeezing action of an inner surface of the clamping groove.
US10823970B2 Head-mounted electronic display device with lens position sensing
A head-mounted device may have a display with first and second pixel arrays that display content for a user. A head-mounted support structure in the device supports the pixel arrays on the head of the user. A left positioner may be used to position a left lens module that includes a left lens and the first pixel array. A right positioner may be used to position a right lens module that includes a right lens and the second pixel array. Sensing circuitry such as proximity sensing circuitry may be used to detect relative positions between the left and right lens modules and facing surfaces of a user's nose while the user is wearing the head-mounted support structure. Control circuitry may adjust the positions of the left and right lens modules using interpupillary distance information for the user and using information from the sensing circuitry.
US10823969B1 Heat transfer through frame component of head-mounted device
An apparatus includes a frame component of a head-mounted device (HMD) configured to secure the HMD to a head of a user. The frame component includes therein a first compartment, a second compartment, and a channel connecting the first compartment and the second compartment. The frame component is configured to be positioned along a side of the head with the channel passing over an ear of the head, the first compartment disposed on a first side of the ear, and the second compartment disposed on a second side of the ear. The apparatus also includes a battery disposed within the first compartment, a processor disposed within the second compartment, and a heat pipe extending from the first compartment to the second compartment through the channel. The heat pipe is configured to transfer heat from the processor to the battery.
US10823968B2 System for waveguide projector with wide field of view
A waveguide display includes a first diffractive input waveguide operable to receive input data from a first projector and diffract image data associated with the first projector at a first angular offset and a second diffractive input waveguide operable to receive input data from a second projector and diffract image data associated with the second projector at a second angular offset. The waveguide display also includes a diffractive output waveguide optically coupled to the first diffractive input waveguide and the second diffractive input waveguide. The diffractive output waveguide receives the image data associated with the first projector and image data associated with the second projector and is operable to direct image data associated with the first projector toward a first field of view and direct image data associated with the second projector toward a second field of view.
US10823967B2 Near-eye light field display device and near-eye display device
A near-eye light field display device includes a display element, a microlens array and an optical element. The display element has a plurality of micro-image units and each of the plurality of micro-image units is configured to provide an elemental image beam. The microlens array is disposed in front of the display element and has a plurality of microlenses corresponding to the plurality of the micro-image units respectively. The optical element is disposed in front of the microlens array and located on a transmission path of the elemental image beams from the microlenses. An Abbe number of the microlens array is VdMLA, a refractive index of the microlens array is ndMLA, an Abbe number of the optical element is VdOE, a refractive index of the optical element is ndOE, and the microlens array and the optical element meet at least one of: VdOE>VdMLA and ndOE
US10823965B2 Peripheral treatment for head-mounted displays
Methods and apparatus, including computer program products, implementing and using techniques for projecting a source image in a head-mounted display apparatus for a user. A first display projects an image viewable by a first eye of the user. A first peripheral light element is positioned to emit light of one or more colors in close proximity to the periphery of the first display. A receives data representing a source image, processes the data representing the source image to generate a first image for the first display and to generate a first set of peripheral conditioning signals for the first peripheral light element, directs the first image to the first display, and directs the first set of peripheral conditioning signals to the first peripheral light element, As a result, an enhanced viewing experience is created for the user.
US10823963B2 Head-up display system for a vehicle
The invention relates to a head-up display system, in particular in the form of a head-up display system for displaying graphical elements on the windshield (2) of a motor vehicle, with a projection unit (7) arranged in the area of the front vehicle dashboard (5) of the motor vehicle, which is configured to emit preferably p-polarized light rays (28) preferably in the direction of a part of the windshield (2) providing a projection surface (8), wherein the windshield (2) is configured to reflect the light rays emitted by the projection unit (7). To enable a flexible adjustability of the reflection angle of the light rays incident on the windshield, to prevent the occurrence of the “ghost” effect and to ensure a cost-effective production of the head-up display system and of the windshield, a nanostructure (30) formed of structural elements (32) is provided at least in the part of the windshield (2) providing the projection surface (8), wherein the structural elements (32) are inclined at an angle of inclination (γ) in relation to a surface normal (N) of the windshield (2).
US10823958B2 Electronic device for encoding or decoding frames of video and method for controlling thereof
A control method of an electronic device, an electronic device, and a control method of an electronic device that performs encoding are provided. The control method of the electronic device includes obtaining a video, determining a part corresponding to a user gaze on a first frame in the first frame of the video, determining a decoding-target part, which includes the part corresponding to the user gaze on the first frame and has a size greater than or equal to the part corresponding to the user gaze on the first frame, decoding the decoding-target part, and displaying an image of the part corresponding to the user gaze on the first frame among the decoding-target part.
US10823956B2 Device and method for cleaning camera lens part
The present invention relates to a device and methods for cleaning a camera lens unit. In an embodiment of the present invention, the lens unit cleaning device includes: a cover glass (substrate), a plurality of electrodes successively arranged on the upper surface of the cover glass, a dielectric layer laminated on the upper surface of the electrode, and a hydrophobic layer laminated on the dielectric layer and having droplets formed on the surface. As different DC voltages are applied to a plurality of electrodes, the droplets move outward from the center of the cover glass.
US10823955B2 Grating-based spatial mode filter for laser scanning
An optical device includes a laser light source configured to emit a collimated beam of light, and a scanning mirror, which is configured to reflect and scan the beam of light over a predefined angular range. The optical device further includes a volume holographic grating (VHG), which is positioned to receive and reflect the collimated beam emitted by the laser light source toward the scanning mirror by Bragg reflection at a predefined Bragg-angle, while transmitting the beam reflected from the scanning mirror over a part of the angular range that is outside a cone containing the Bragg-angle.
US10823954B2 Adhesive/sealing material for an electrowetting device
Subject matter disclosed herein relates to improving a contact diameter of an adhesive/sealing material on surfaces of substrates by altering rheological properties of the adhesive/sealing material. An electrowetting display device comprises a first substrate and a second substrate, a first fluid and a second fluid disposed between the first substrate and the second substrate, wherein the first fluid is immiscible with the second fluid. An adhesive/sealing material comprising UV curable epoxy glue is in contact with the second fluid and couples the second substrate to the first substrate. The adhesive/sealing material further comprises silica particles in a range of 1-6% mass fraction of silica that alter rheological properties of the UV curable epoxy glue.
US10823953B2 Video endoscope
An endoscope (1) with an endoscope shaft (3) in which an illumination device (11) and a rotatably mounted image sensor (12) are arranged in a distal region (8) is provided, and includes a handle (2) in which a rotatably mounted heat sink (16) is arranged, wherein the image sensor (12) is thermally connected to the heat sink (16), for conjoint rotation therewith, via a heat transmission element (15).
US10823949B2 Beam splitter device having at least two beamsplitting surfaces with different reflection-to-transmission ratios
A beam splitter device (1) for a microscope (2), and for a microscope imaging method, supports at least two beamsplitting surfaces (4, 14). The two beamsplitting surfaces (4, 14) have different reflection-to-transmission ratios. The beam splitter device (1) has an optical path (3, 3a, 3b). A first one of the two beamsplitting surfaces (4, 14) is configured to be moved from a first operation position (15), in which the first beamsplitting surface (4) is located in the optical path, to a second operation position (16), in which a second (14) of the beamsplitting surfaces (4, 14) is located in the optical path. With this configuration, it is possible to change the available light in the branches (3a, 3b) of the optical path (3) after the beamsplitting surface (4, 14). This is useful if one of the branches (3a, 3b) is directed to an exit port (8) configured to receive a camera. By directing more light to the camera exit port (8), the image quality of the camera is improved.
US10823948B2 Microscope for imaging an object
A microscope for imaging an object, comprising a lens for imaging the object through an imaging beam path, a light source for generating illumination radiation, at least one optical element for coupling the illumination radiation into the imaging beam path such that a common beam path is formed between the optical element and the lens, wherein the imaging radiation path runs through the common beam path, and the illumination radiation is guided through the common beam path. The microscope also comprises a monitoring device for measuring an energy parameter of the illumination radiation, said monitoring device determining an energy parameter of radiation which is incident on the monitoring device, and a beam splitter device which is arranged in the common beam path upstream of the lens in the illuminating direction and couples measurement radiation out of the illumination radiation onto the monitoring device.
US10823945B2 Method for multi-color fluorescence imaging under single exposure, imaging method and imaging system
The present disclosure relates to a method for multi-color fluorescence imaging under a single exposure, an imaging method and system. The imaging system includes: a fluorescence microscope, configured to obtain a real image of the sample; a spatial mask, disposed behind the fluorescence microscope, and configured to perform mask modulation on the real image of the sample; a 4f system, disposed behind the spatial mask, in which the real image of the sample passes through the spatial mask to the 4f system; an optical granting, disposed on a Fourier plane in middle of the 4f system, and configured to split the real image of the sample to obtain a split real image; and an image sensor, configured to obtain the split real image to obtain an image of the sample. The present disclosure advantages of improving imaging rate in multi-spectrum fluorescence microscopy.
US10823943B2 Plasma source with lamp house correction
A plasma light source with lamp house correction is disclosed. The system may include a pump source configured to generate pump illumination. The pump illumination may be directed, by an elliptical reflector element, to a volume of gas contained within a plasma lamp in order to generate a plasma. The plasma may be configured to generate broadband illumination. The system may also include a correction plate and/or an aspherical elliptical reflector element configured to alter the pump illumination to correct for aberrations introduced by the plasma lamp. The system may also include an additional aspherical correction plate configured to alter the broadband illumination to correct for aberrations introduced by optical elements of the system.
US10823942B2 Zoom lens and optical instrument
A zoom lens according to the disclosure includes a first lens group having positive refractive power, a second lens group, a third lens group, a fourth lens group, a fifth lens group, and a sixth lens group. The first lens group includes a front side first lens group fixed with respect to an image plane upon zooming from a wide end to a telephoto end and focusing from an infinite object to a short-distance object, and a rear side first lens group having positive refractive power. The second, third, and fifth lens groups travel along an optical axis upon zooming. The fourth and sixth lens groups are fixed with respect to the image plane in an optical axis direction upon zooming. At least two lens groups including the rear side first lens group travel along the optical axis upon focusing.
US10823938B2 Optical imaging lens
An optical imaging lens may include a first, a second, a third, and a fourth lens elements positioned in an order from an object side to an image side. Through designing concave and/or convex surfaces of the four lens elements, the optical imaging lens may provide improved imaging quality and optical characteristics while the total length of the optical imaging lens may be shortened and the F-number (Fno) of the optical image lens may be decreased.
US10823936B2 Real-time autofocus focusing algorithm
A digital scanning apparatus is provided that includes imaging and focusing sensors and a processor to analyze the image data captured by the imaging and focusing sensors and adjust the focus of the scanning apparatus in real time during a scanning operation. The individual pixels of the imaging sensor are all in the same image plane with respect to the optical path of the digital scanning apparatus. The individual pixels of the focusing sensor are each in a different image plane with respect to the optical path, and one pixel of the focusing sensor is on the same image plane as the image sensor. The processor analyzes image data from the imaging sensor and the focusing sensor and determines a distance and direction to adjust the relative position of an objective lens and a stage of the digital scanning apparatus to achieve optimal focus during the scanning operation.
US10823931B2 Real-time plug tracking with fiber optics
A plug may be deployed within a pipeline along with a fluid. The plug is coupled to a fiber optic line dispensed from fiber optic dispenser located outside or within the pipeline. The plug may transmit a signal via the fiber optic line that is indicative of the location of the plug within the pipeline. The signal may comprise light pulses associated with the traversal of a pipeline joint by the plug. The location may allow the plug to be reclaimed efficiently and economically should the plug become lodged within the pipeline. The plug may communicate other measurement information via the fiber optic line and this information may be used to adjust operational parameters associated with the pipeline.
US10823930B2 Optical fiber cable and optical fiber cable manufacturing method
An optical fiber cable is a slot-less type optical fiber cable not using a slot, and is provided with: a plurality of optical fiber core wires; a presser-winding member; a linear body; a tension member; a tear cord; a jacket, etc. The presser-winding member is provided to the outer circumference of the optical fiber core wires. A cable core on which the linear body is wound is formed on the outer circumference of the presser-winding member. The linear member wound on the outside of the presser-winding member has a thermal shrinkage of 0.2% or lower at a temperature of −40° C. to +85° C.
US10823928B2 High density patch panel with modular cassettes
A patch panel may include a tray that is slidable between a retracted position and an extended position on tray supports and features for holding the tray in the retracted position and in the extended position. The patch panel may also include a cassette that is slidable on cassette supports, latches for engaging the cassette to block movement of the cassette and features for disengaging the latches.
US10823927B2 Communications module housing
A communications module housing includes an enclosure defining an opening, and a tray movably positioned within the enclosure. The tray includes a base, and a front rail positioned on the base, the front rail including a plurality of first mounts. The tray further includes a platform positioned on the base, the platform including a plurality of second mounts. The tray further includes a rear rail positioned on the base, the rear rail including a plurality of third mounts. The first and second mounts correspond to mounting features of the first communications modules and the third mounts correspond to mounting features of the second communications modules.
US10823925B2 Optical interconnect apparatus and system
Embodiment of present invention provide an optical interconnect apparatus. The apparatus includes an optical signal path; a first set of fibers attached to a first end of the optical signal path via a first wavelength-division-multiplexing (WDM) filter; and a second set of fibers attached to a second end of the optical signal path via a second WDM filter, wherein at least the first set of fibers is a ribbon fiber. Embodiment of present invention further provide an interconnected optical system that includes a first optical transport terminal having a first set of optical signal ports and a second optical transport terminal having a second set of optical signal ports, with the two sets of optical signal ports being interconnected by the optical interconnect apparatus.
US10823922B2 Optical connector cable and metal member
An optical connector cable comprising an optical cable and a metal member is disclosed. The optical cable includes an optical fiber, a tensile strength body, and a jacket. The optical fiber extends along a first direction. The tensile strength body is provided along the optical fiber. The jacket surrounds the optical fiber and the tensile strength body in a circumferential direction. The optical fiber and the tensile strength body extend outside from an end of the jacket along the first direction. The metal member has a winding structure around which the tensile strength body extending outside from the end of the jacket is wound. The winding structure of the metal member is positioned outside from the end of jacket along the first direction.
US10823921B2 Photonics package integration
An interconnect package integrates a photonic die, an electronic die, and a switch ASIC into one package. At least some of the components in the electronic die, such as, for example, the serializer/deserializer circuits, transceivers, clocking circuitry, and/or control circuitry are integrated into the switch ASIC to produce an integrated switch ASIC. The photonic die is attached and electrically connected to the integrated switch ASIC.
US10823920B2 Technologies for assigning workloads to balance multiple resource allocation objectives
Technologies for allocating resources of managed nodes to workloads to balance multiple resource allocation objectives include an orchestrator server to receive resource allocation objective data indicative of multiple resource allocation objectives to be satisfied. The orchestrator server is additionally to determine an initial assignment of a set of workloads among the managed nodes and receive telemetry data from the managed nodes. The orchestrator server is further to determine, as a function of the telemetry data and the resource allocation objective data, an adjustment to the assignment of the workloads to increase an achievement of at least one of the resource allocation objectives without decreasing an achievement of another of the resource allocation objectives, and apply the adjustments to the assignments of the workloads among the managed nodes as the workloads are performed. Other embodiments are also described and claimed.
US10823918B2 Transitioning multi-core fiber to plural single core fibers
A method and system connects multiple cores within one fiber, e.g., a multi-core fiber (MCF), to multiple fibers with single-cores. The single-core fibers can then be terminated by traditional envelopes, such as a single core LC envelope. A connector holds the single-core fibers into a pattern that matches a pattern of all, or a sub group, of the individual cores of the MCF. The single-core fibers may all be terminated to individual connectors to form a fanout or breakout cable. Alternatively, the single-core fibers may extend to another connector wherein the single-core fibers are regrouped into a pattern to mate with the cores of another MCF, hence forming a jumper. One or more of the single core fibers may be terminated along the length of the jumper to form a jumper with one or more tap accesses.
US10823913B1 Optical switch controllable by vertical motion MEMS structure
MEMS-actuated optical switches can be implemented on photonic chips. These switches are compact, essentially planar, simple to implement and include only one moving MEMS component per switch. The switches exhibit low optical loss, require low power to operate, and are simple to control and easy to integrate with other optical devices. Each switch has two optical waveguides that are optically coupled in an ON switch state and not coupled in an OFF switch state. An end or a medial section of one of the two waveguides may translate between the ON and OFF states to affect the coupling. Alternatively, a coupling frustrator may translate between the ON and OFF states to affect the coupling.
US10823910B2 Small core-diameter graded-index optical fiber
A small core-diameter graded-index optical fiber include a core layer and a cladding having an inner cladding layer, a depressed cladding layer, and an outer cladding layer from inside to outside thereof. The core layer has a parabolic refractive index profile with a distribution index in a range of 1.9-2.1, a radius in a range of 10-21 μm, and a Δ1 max in a range of 0.7-1.7% at a core layer center, and is a silica glass layer co-doped with germanium, phosphorus, and fluoride. The inner cladding layer is a pure silica layer or an F-doped silica glass layer, and has a unilateral width in a range of 0.5-5 μm and a Δ2 in a range of −0.4-0%. The depressed cladding layer has a unilateral width in a range of 2-10 μm and a Δ3 in a range from −0.8% to −0.2%. The outer cladding layer is a pure silica glass layer.
US10823906B2 Backlight unit for planar lighting apparatuses with improved flexibility and manufacturing method thereof
Disclosed are a backlight unit for planar lighting apparatuses and a manufacturing method thereof. The backlight unit simplifies a layer structure to be formed into the shape of a vehicle interior trim part, and has a thin thickness and improved flexibility. The backlight unit includes a light emitting device configured to emit light; a light guide panel having polycarbonate and configured to disperse the light received from a light emitting device; a reflective sheet having fibers and provided below the light guide panel to reflect the light dispersed by the light guide panel; and an acrylic adhesive sheet interposed between the light guide panel and the reflective sheet. The reflective sheet includes pores.
US10823903B2 Lighting member using light-guiding film
Disclosed is a lighting member that can be mounted to a structure having a complicated three-dimensional structure such as an automobile, so as to be used for the purpose of illumination, signaling, decoration, etc., the lighting member including a light-emitting diode and a light-guiding film. A lighting member using a light-guiding film according to an aspect of the present invention is morphologically defined by multiple cut surfaces which are formed by separated from a flexible light-permeable resin film by cutting. The lighting member includes a light-guiding film having a light incident part which is at least one of the multiple cut surfaces and a light-exiting part which faces the light incident part and is at least one of the multiple cut surfaces, the light-exiting part releasing at least a part of the light incident on the light incident part; a plurality of light-emitting diodes arranged at predetermined intervals of distance in proximity to the light incident part so as to make the incidence of light; a mounting substrate having the plurality of light-emitting diodes arranged on a surface thereof and connected to the light-guiding film; and a driving module connected to the mounting substrate so as to electrically drive the plurality of light-emitting diodes.
US10823901B2 Display device and methods for forming the same
A display device having a display region and a peripheral region surrounding the display region is provided. The display device includes a first adhesion layer sandwiched between a display unit and a protective structure. The protective structure includes a first protective layer having a first length in a first direction. The protective structure also includes a second adhesion layer disposed on the first protective layer. The protective structure further includes a second protective layer disposed on the second adhesion layer, and the second protective layer has a second length in the first direction, wherein the difference between the first length and the second length is between 0 and 1 mm, and wherein the second protective layer is on the outermost side of the display device.
US10823898B1 Light guide plate and fabrication method thereof, backlight, display device and dot striking apparatus
A light guide plate, a backlight, a display device, and a dot striking apparatus and a method for fabricating the light guide plate are provided. In the light guide plate, the bottom surface of the light guide plate includes a first region and a second region, first dot structures are arranged in the first region and a transition region of the second region that is adjacent to an edge of the first region, an outer surface of each of the first dot structures has a surface roughness greater than a threshold, so that a portion of the incident light is diffusely reflected by the first dot structures and emits, and second dot structures are arranged in a region other than the transition region of the second region.
US10823895B2 Light-emitting module
The present disclosure provides a light-emitting module. The light-emitting module includes a light guide plate, a light source, and a brightness adjustment element. The light guide plate has a light incident surface, a front surface, and a back surface opposite the front surface. The light incident surface is located between the front surface and the back surface and is adjacent to the front surface and the back surface. The brightness adjustment element has a strip portion and at least one protruding portion. The strip portion has a first edge proximal to the light incident surface. The protruding portion is located on the first edge of the strip portion, and the protruding portion is aligned with the light source and extends away from the first edge.
US10823885B2 Optical effect structures
An optical coating structure applied to the surface of an object having scattering structures introduced to the basal, upper or middle layers of a multilayer reflector to cause a particular (calculated) degree of scattering, or to the surface of a black/colour pigmented object. The scattering structures are mainly sub-micron in size, and arranged in a pseudo-random or non-periodic manner. Consequently they serve only to broaden the angular range of the light reflected at the surface normal from a multilayer reflector, or to provide (actual and/or perceived) reduced reflectivity of a surface by deflecting incident light through the surface rather than away from it or by scattering otherwise beam-like (narrow-angle) reflections from a surface into a broad-angle reflection. The scattering structures can include profile elements, which are in the form of elongate bars having convexly curved sides or hemispherical rods, that are introduced to a basal layer of a multilayer reflector.
US10823883B2 Antireflection film
The present invention relates to an antireflection film being capable of realizing high scratch resistance and antifouling property while simultaneously having low reflectivity and high light transmittance, and further being capable of enhancing screen sharpness of a display device.
US10823880B1 Subsurface exploration using load tests on short model piles at various depths of a soil deposit for determining load-settlement relationship and engineering properties of soils and intermediate geomaterials
Subsurface exploration using In-Situ tests such as SPT, CPT, CPTu, DMT, and PMT predicts inaccurately engineering properties of soils and intermediate geomaterials and thereby predicts incorrect load-settlement relationship of piles; variations or errors in engineering properties predicted by one empirical correlation to another correlation could be up to 50% or greater. For soft to very soft soils, engineering properties cannot be predicted as the SPT only provides information such as WOR and WOH. To overcome this problem, the invention of the application consists of performing subsurface exploration using load tests on short model piles with or without instrumentation at various depths of a soil deposit for determining accurately the above-mentioned properties. For very soft soils, a hung balance is used to hang drill rods and short model pile from a drill rig boom or from a platform with soil anchors to prevent its overturning, and then perform the load test.
US10823871B2 Enhanced resistivity measurement with at-bit resistivity sensor
A deep measurement electromagnetic antenna array is operated to acquire, formation signals which depend on properties of a geological formation. Formation signals are also acquired from an at-bit resistivity (ABR) sensor, where the ABR sensor comprises a drill bit electrically coupled to a toroid or to multiple electrodes, where the electrodes are separated by at least one gap. Inverting the values of the formation signals transforms the values into an enhanced resistivity measurement of the geological formation, wherein inverting comprises determining at least one of relative distance between layers of the geological formation, relative orientation of the layers to a housing, or a resistivity gradient of the layers, wherein the layers are not locally penetrated by the bit. An ABR sensor together with a deep measurement electromagnetic antenna array improves look-ahead resistivity calculations upon inversion.
US10823868B2 Estimating depth-dependent lateral tectonic strain profiles
Methods and apparatus for acoustic velocity well logging. Methods may include estimating a property of an earth formation, including estimating a depth-dependent lateral tectonic strain profile for the earth formation by generating a linear-to-linear transformation constrained to map a first value of a shear wave velocity parameter of the formation to an estimated minimum value of lateral tectonic strain in at least one direction corresponding to at least one principal horizontal stress of the formation, and map a second value of the shear wave velocity parameter of the formation to an estimated maximum value of lateral tectonic strain in the at least one direction, wherein the strain values may be estimated using closure pressure. The first value of the shear wave velocity parameter may be a minimum value of shear wave slowness and the second value of the shear wave velocity parameter is a maximum value of shear wave slowness.
US10823864B2 Earthquake warning system
Gas migration rate(s) are determined using gas measurements from gas migration measurement devices. In response to the gas migration rate increasing, at least one of: air ionization measurements are collected from air ionization measurement device(s), and meteorological measurements collected from air temperature sensor(s), relative humidity sensor(s), and air pressure sensor(s). A latent heat energy release rate is determined using at least two of: the air ionization measurements, the meteorological measurements, and a numerical assimilation model. In response to the latent heat energy release rate increasing, at least one transient outgoing long wave radiation (OLR) anomaly is looked for using atmospheric measurements. In response to observing the transient OLR, at least one ionospheric anomaly is looked for using ionosphere measurements. In response to observing the at least one ionospheric anomaly, a forecast alert that an earthquake is likely to occur within one to four days is generated.
US10823862B2 X-ray detector capable of managing charge sharing at its periphery
Disclosed herein is a detector, comprising: a plurality of pixels, a plurality of segments of guard ring, and a controller, is configured to count numbers of X-ray photons that incident on each pixel of the plurality, and whose energy falls in a plurality of bins, within a period of time. The controller, is configured to detect charge sharing between pixels and segments of guard ring. With charge sharing detected, the controller is also configured to disregard one single photon. With no charge sharing detected, the controller is configured to add the numbers of X-ray photons that incident on the all pixels, for the bins of the same energy range. The detector may compile all the added numbers as an energy spectrum of the incident X-ray photons thereon.
US10823861B2 Large-area detector apparatus for photosensor, radiation detector, and medical pet scanner applications
A large area position-sensitive single-photon detector and radiation detector is described. Photon detectors are coupled to a large area panel configured with an equipotential feedthrough chamber that operates in combination with a photocathode of a hemispherical window to provide electrostatic focusing for the photoelectrons. The panels can be assembled into an enveloping structure, such as a PET scanner, which is globally and/or locally curved, such as into a sphere, ovoid, elongated cylinder, or similar structure providing significant sensitive surface surrounding an object, such as a patient being scanned in a medical positron emission tomography (PET) scanner. Increased sensitivity is provided in response to registering radiation by surrounding the patient, so that reduced patient radiation dosing levels are required.
US10823848B2 Detection apparatus, detection method, and detection program
A detection apparatus that includes correlation processing systems that each find a correlation between a predetermined code sequence and a wave detection signal obtained by detecting a phase-modulated input wave at a frequency different from a frequency used by a different one of the correlation processing systems, and thereby generate a correlation signal, level reduction processors that each receive the correlation signal from a corresponding one of the plurality of correlation processing systems and reduce a level of the received correlation signal when the correlation signal is not to be used for detection of the target or do not reduce the level of the received correlation signal when the correlation signal is to be used for detection of the target, and a detector that detects at least presence or absence of the target based on the correlation signal processed by each of the plurality of level reduction processors.
US10823845B2 System and method for robust sensor localization based on euclidean distance matrix
Systems and methods for radar systems to produce a radar image of a region of interest (ROI with targets. Sensors to transmit source signals to the ROI and to measure echoes reflected back from the targets corresponding to the transmitted source signals. A processor to calculate an estimate of a noisy and a partial Euclidean Distance Matrix (EDM) of the sensors and the targets. Decompose the noisy and the partial EDM into a low rank EDM that corresponds to locations to actual sensors and target locations, and a sparse matrix of distance errors, using a constrained optimization process. The low rank EDM is mapped into the sensors and the targets locations, to obtain estimated actual sensor locations. Implement an inverse imaging process using the estimated actual sensor locations and the received data, to produce the radar image to output to a communication channel.
US10823844B2 Method and apparatus for analysis of a vehicle environment, and vehicle equipped with such a device
A method to analyze of a vehicle's surroundings is specified. The method includes: arranging a first sensor group with at least two radar sensors on a vehicle, emitting radar waves using the radar sensors into the vehicle environment, reflecting the emitted radar waves at objects in the vehicle's environment, receiving the reflected radar waves using the radar sensors, identifying information about the vehicle's environment from the received radar waves and outputting the radar information. In order to improve the analysis of the carriageway environment, the radar sensors are arranged on the vehicle such that the emitted and received radar waves interfere. Radar information is obtained by taking account of the resulting interference data. In addition, a vehicle apparatus to analyze a vehicle's surroundings.
US10823843B1 Motion extended array synthesis for use in high resolution imaging applications
A process and systems for constructing arbitrarily large virtual arrays using two or more collection platforms (e.g. AUX and MOV systems) having differing velocity vectors. Referred to as Motion Extended Array Synthesis (MXAS), the resultant imaging system is comprised of the collection of baselines that are created between the two collection systems as a function of time. Because of the unequal velocity vectors, the process yields a continuum of baselines over some range, which constitutes an offset imaging system (OIS) in that the baselines engendered are similar to those for a real aperture of the same size as that swept out by the relative motion, but which are offset by some (potentially very large) distance.
US10823840B2 Collaborative node-based positioning method, to-be-positioned node, and collaborative node
This application provides a collaborative node-based positioning method, a to-be-positioned node, and a collaborative node. The method includes: obtaining a collaborative positioning node list corresponding to each collaborative node that can directly communicate with the to-be-positioned node; selecting, according to the collaborative positioning node list corresponding to each collaborative node, a collaborative node corresponding to a collaborative positioning node list in which a quantity of collaborative nodes being the same as that in a target list corresponding to the to-be-positioned node is largest; and performing positioning on the to-be-positioned node by using an anchor node and each monitoring node, where the anchor node is the selected collaborative node, and each monitoring node is each of same collaborative nodes between the collaborative positioning node list corresponding to the anchor node and the target list.
US10823839B2 Apparatus with a sensor assembly and a stray light baffle
An apparatus includes a sensor assembly and a stray light baffle, and is to be mounted behind a pane, e.g. a windshield, inside a vehicle. The sensor assembly includes a first sensor and a second sensor. The stray light baffle is arranged substantially in front of the first sensor, in the capture direction of the sensors. The stray light baffle includes first and second side walls. The second side wall is a frame with a fabric covering, and is arranged in front of the second sensor with the sensing axis of the second sensor passing through the fabric.
US10823838B2 Secondary radar with optimized spatio-temporal management
A radar is provided which is mechanically and functionally independent of the primary radar; applies the principles of separation of emission pattern for each interrogation of any mode; of reception pattern for each reply of any mode; of assignment of the tasks which are specific thereto to distinct units. The radar includes one or more SSR/IFF interrogators dedicated at one and the same time to SSR surveillance and to gathering new mode S targets; and includes one or more other SSR/IFF interrogators for selective surveillance dedicated to mode S surveillance and to directed interrogations of IFF identification. The radar ensures simultaneous emission of the interrogations of the SSR/IFF interrogators in different azimuths, this simultaneous emission being enabled when the azimuthal spacing of the beams formed in emission ensures a decoupled level of jamming at the level of the transponders of the aircraft between the interrogations emitted by the respective sidelobes of the beams formed in emission.
US10823836B2 Radar system having interleaved serial transmitting and parallel receiving
An environmental detection method for a vehicle uses transmitting antennas to emit transmission signals that each consist of a sequence of identical or similar single signals, uses receiving antennas to receive the transmission signals reflected from objects, and processes the received signals. The transmission signals are emitted from only one transmitting antenna at a time, and the active transmitting antenna alternates cyclically from single signal to signal. All receiving antennas are always used in parallel. The received single signals are accumulated in proper phase for the different combinations of transmitting and receiving antennas to at least one relative speed hypothesis of objects. Digital beam formation is performed based on the accumulated signal values, each belonging to the same relative speed hypothesis, from different antenna combinations. Phase differences between received signals from different transmitting antennas are thereby taken into consideration.
US10823835B2 Electromagnetic reflection profiles
Methods, systems, and products determine electromagnetic reflective characteristics of ambient environments. A wireless communications device sends a cellular impulse and receives reflections of the cellular impulse. The cellular impulse and the reflections of the cellular impulse may be compared to determine the electromagnetic reflective characteristics of an ambient environment.
US10823834B2 Ranging and positioning system
A ranging and positioning system comprising transmitters and receiver nodes communicating together by chirp-modulated radio signals, that have a ranging mode in which ranging exchange of signals takes place between a master device and a slave device that leads to the evaluation of the range between them. The slave is arranged for recognizing a ranging request and transmit back a ranging response containing chirps that precisely aligned in time and frequency with the chirps in the ranging requests, whereupon the master can receive the ranging response, analyze the time and frequency the chirps contained therein with respect to his own time reference, and estimate a range to the slave.
US10823831B2 Fan speed control device
A control device for a ceiling fan may have a motor drive circuit configured to control a rotational speed of a motor of the ceiling fan, an occupancy sensing circuit, and a control circuit configured to adjust the rotational speed of the motor in response to a detected occupancy or vacancy condition. The control circuit may process the signals generated by the occupancy sensing circuit to eliminate the effects of vibrations and/or wobbling of the ceiling fan. The control circuit may control the motor drive circuit to adjust the rotational speed of the motor in response to an accelerometer to minimize the magnitude of the wobble of the ceiling fan. The control circuit may be configured to learn a preferred rotational speed for the motor. The control circuit may also be configured to control the rotational speed of the motor to affect a thermal comfort level of an occupant.
US10823827B2 Imaging system, distance measuring device, and method for operating the imaging system and the distance measuring device
Imaging system includes pixel groups and a trigger generator to generate reset signals and a transfer signal. Each pixel group includes pixels and a programmable memory element to store a first or a second value. Each pixel includes a pixel circuit with a photodiode and a storage capacitance. The pixel circuit, the trigger generator, and the memory element are interconnected to permit the photodiode to be held at a constant voltage when the trigger generator sends the reset signal to the pixel circuit. When the reset signal is switched off, the photodiode accumulates a charge while being irradiated. When the transfer signal is received, the charge is transferred to the storage capacitance. The memory element blocks the transfer signal from arriving on all the pixel circuits when it has stored the first value and passes the transfer signal to all the pixel circuits when it has stored the second value.
US10823826B2 Adaptive laser power and ranging limit for time of flight sensor
A time of flight range detection device includes a laser configured to transmit an optical pulse into an image scene, a return single-photon avalanche diode (SPAD) array, a reference SPAD array, a range detection circuit coupled to the return SPAD array and the reference SPAD array, and a laser driver circuit. The range detection circuit in operation determines a distance to an object based on signals from the return SPAD array and the reference SPAD array. The laser driver circuit in operation varies an output power level of the laser in response to the determined distance to the object.
US10823825B2 System and method for wide-area surveillance
A system for generating a 3D image of a scene includes a transmitter, a receiver, a scanning system and a data processing computer. The transmitter includes a pulsed laser generating optical pulses for illuminating the scene, and the optical pulses have a pulse width of less than 20 nanoseconds and a pulse repetition frequency in the range of 20 kHz to 200 kHz. The receiver includes a sensor to detect light scattered and reflected from the scene, and the sensor comprises one or more arrays of Geiger-mode avalanche photodiodes. The scanning system allows the transmitter and receiver subsystem field-of-view (FOV) to interrogate a field-of-regard (FOR) of at least 30 degrees, with update rates faster than once per 5 seconds, resolution higher than 1 million resolution elements per second, and FOR aspect ratios of 1:10 to 1:1. The data processing computer continuously generates 3D point clouds with latency less than 5 seconds, and generates alarms indicating anomalous activity within the scene.
US10823823B2 Measuring instrument
A surveying instrument comprises a distance measuring unit which includes a light emitting element, a distance measuring light projecting unit, a light receiving unit and a photodetector for producing a light receiving signal, and which performs a distance measurement of an object to be measured based on the light receiving signal, an optical axis deflecting unit for deflecting the distance measuring optical axis, a projecting direction detecting unit for detecting a deflection angle of the distance measuring optical axis and an arithmetic control component, wherein the optical axis deflecting unit comprises a pair of optical prisms capable of rotating and motors which individually and independently rotate the optical prisms, and wherein the arithmetic control component is configured to control the optical axis deflecting unit, to perform a two-dimensional scanning of the distance measuring light, to perform a distance measurement of when the light receiving signal is detected, to measure a horizontal angle and a vertical angle of the object to be measured, and to obtain three-dimensional coordinates of the object to be measured based on a distance value, and the horizontal angle and the vertical angle.
US10823821B2 Method and device for determining the range of a sensor for a motor vehicle
A device for determining the detection range of a sensor unit for a motor vehicle includes: a memory unit configured to provide a map having map data regarding a landmark and a target detection range, a reflectivity property and/or a radiant intensity respectively associated with the landmark; a sensor unit configured to detect the landmark in surroundings with an actual detection range and/or to measure a received signal intensity for the landmark; and a computing unit configured to determine a detection range of the sensor unit based on the target detection range and the actual detection range and/or based on a comparison of the received signal intensity with a calculated signal intensity derived from the reflectivity property and/or the radiant intensity associated with the landmark.
US10823813B2 Electromagnetic vector sensor (EMVS)
An electromagnetic vector sensor (EMVS) system, having a plurality of EMVS devices consisting of a plurality of loop antenna elements spatially orthogonally integrated with and electrically isolated from a plurality of dipole antenna elements, mounted on a rotatably adjustable platform having a true north orientation, including active circuitry residing in antenna housings, and external executing software programs causing the active circuitry in cooperation with the EMVS device and receivers to determine angle of arrival and resolution of incoming wave vectors and polarization of incoming signals and to perform accurate high frequency geolocation signal processing; the programs which perform calibration and antenna element placement determination operations, also cause the system to collect data of known transmitted high frequency skywave signals, and estimate direction of arrival of unknown signals by detecting, resolving and measuring components of an electric field and a magnetic field at a single point.
US10823811B2 Method and magnetic resonance apparatus for calibrating a control sequence for examination of an object
In a method and magnetic resonance for calibrating a control sequence for the apparatus, having a first radio-frequency pulse and a second radio-frequency pulse, for a magnetic resonance examination of an examination region of an object, a first reference value for the first radio-frequency pulse for resonant excitation of a first substance is determined, and a second reference value for the second radio-frequency pulse for resonant excitation of a second substance is determined. The determination of the first reference value includes a selective excitation of the first substance and/or the determination of the second reference value includes a selective excitation of the second substance. The MR control sequence is calibrated by assignment, in a processor, of the first reference value to the first radio-frequency pulse and assignment of the second reference value to the second radio-frequency pulse.
US10823807B2 Method for recording magnetic resonance data, magnetic resonance facility, computer program and electronically readable data carrier
Techniques are disclosed for recording magnetic resonance data with a magnetic resonance facility, wherein a three-dimensional echo-planar imaging sequence is used whereby following a single excitation period (e.g. “module”) in an echo train, an echo count of k-space rows is read out in a read-out direction in the k-space, and interchanging takes place between these rows by means of gradient pulses of the two phase encoding directions.
US10823803B2 Method and apparatus for reconstructing contrast levels from magnetic resonance acquisitions
In a method for reconstructing contrast levels from magnetic resonance (MR) acquisitions using a parallel acquisition (PAT) technique, MR raw data for at least two contrast levels are generated or acquired, the raw data includes reference lines. Reference line images are reconstructed from the reference lines of the MR raw data for at least two of the contrast levels. A histogram analysis is implemented on the basis of the reference line images. A PAT reconstruction of image representations of the different contrast levels is implemented, wherein the decision as to which reference lines are used for the PAT reconstruction being made on the basis of the histogram analysis.
US10823802B2 Method and computer for creating a pulse sequence for controlling a magnetic resonance tomography system
In a method and computer for creating a pulse sequence for controlling a magnetic resonance (MR) tomography system to generate image data, raw MR data are acquired by exciting different transverse magnetizations in a number of sub-volumes of the subject, with a sequence of pulse iterations being executed that each prepare, excite and read out sub-volumes. The pulse iterations are designed so that a readout occurs when the pulse sequence is applied between a preparation of two spatially directly adjacent sub-volumes.
US10823801B2 Method and magnetic resonance apparatus for providing operating parameters to the magnetic resonance apparatus
In a method and an imaging apparatus for creating an aggregation file on an MR scanner, operating parameters on the MR scanner are acquired by a computer, and are aggregated and structured in the computer into a predefined uniform format for creating an aggregation file.
US10823795B2 Support of superconducting coils for MRI systems
A resin-impregnated superconducting coil has axially-extending coil mounting arrangements that include features embedded within the structure of the resin-impregnated superconducting coil, between layers of turns of the coil.
US10823791B2 Method and magnetic resonance apparatus for monitoring a cooling system of the magnetic resonance apparatus
In a method and magnetic resonance apparatus for monitoring functioning of a cooling system of the apparatus, at least some apparatus components, that are to be cooled by the cooling system, have respective temperature sensors in thermal communication therewith. A start temperature of at least one of the components is determined by at least one of the sensors, and a computer determines, from the start temperature, at least one comparison variable that describes a reference temperature change due to power input to the respective component. The at least one temperature sensor provides the computer with a measured variable that describes actually occurring temperature change due to the power input. The computer compares the measured variable with the comparison variable and determines whether the comparison result fulfills an action criterion and, if so, the computer initiates implementation of an action associated with the action criterion.
US10823790B2 Pulsed-beam atomic magnetometer system
One example includes a magnetometer system that includes a sensor cell comprising alkali metal vapor and at least one measurement zone corresponding to a three-dimensional spatial region within the sensor cell. The system also includes a laser system configured to provide an optical pump beam through the sensor cell in a pulsed manner to facilitate precession of the alkali metal vapor in response to an external magnetic field and to provide an optical probe beam through the sensor cell in a pulsed manner based on a precession frequency of the alkali metal vapor. The system also includes a detection system configured to detect the precession of the alkali metal vapor in response to a detection beam corresponding to the optical probe beam exiting the sensor cell and to calculate an amplitude and direction of the external magnetic field based on the detected precession of the alkali metal vapor.
US10823789B2 Fast-switching driver circuit for an inductive load
A driver circuit includes a power terminal, a reference terminal, and a bridge circuit. The bridge circuit comprises a first switch coupled to the power terminal, a second switch coupled in series between the first switch and the reference terminal to form a first output terminal between the first and second switches, a third switch coupled to the power terminal, and a fourth switch coupled in series between the third switch and the reference terminal to form a second output terminal between the third and fourth switches. The second and fourth switches are PNP BJT devices.
US10823787B2 Apparatuses and methods involving self-testing voltage regulation circuits
An apparatus embodiment includes a voltage regulator circuit that provides a regulated voltage supply signal, logic state circuitry, test control circuitry, and a supply-signal monitoring circuit. The logic state circuitry includes logic modules that are reconfigured between application controlled self-test modes in which data is shifted through the logic module and while being powered from the regulated voltage supply signal. The test control circuitry operates the controlled self-test mode by causing a predetermined set of the data to shift through the logic modules and that causes the logic state circuitry to load the voltage regulator circuit by stressing the voltage regulator circuit. The supply-signal monitoring circuit monitors a quality parameter of the regulated voltage supply signal and provides an indication of characteristics of the regulated voltage supply signal which bear on a likelihood that the voltage regulator circuit is associated with defective circuitry.
US10823781B1 Internally clocked logic built-in self-test apparatuses and methods
Embodiments are directed to apparatuses and methods for providing a logic built-in self-test (LBIST) using an LBIST logic circuit and an auxiliary logic circuit. An example method includes using switch circuitry in an integrated circuit (IC) to change modes of operation associated with functional logic circuit, the modes of operation including an LBIST mode and an application mode, and to provide an internally generated digital clock signal to the functional logic circuitry and an LBIST logic circuit in response to the LBIST mode. The method further includes performing an LBIST using the internally generated digital clock signal, the LBIST logic circuit to test select nodes in the IC via control of the functional logic circuitry and via application of digital logic sequences provided as inputs to the I/O pad cells of the IC.
US10823780B1 Testing an integrated circuit receiver in a package using a varying analog voltage
Examples herein describe techniques for testing a receiver interface on a die. In one embodiment, the die includes tester circuitry which includes a digital to analog convertor (DAC) which outputs an analog test signal to a selector circuit (e.g., a multiplexer) which forwards the analog test signal to a receiver. By varying the analog test signal, the tester circuitry can identify one or more trip points corresponding to the receiver. That is, by monitoring the output of the receiver, a testing application can determine when the output of the receiver switches states thereby indicating that the analog test signal at the input of the receiver corresponds to the trip point of the receiver. In this manner, internal circuitry (e.g., the tester circuitry) can be used to test a receiver interface that may otherwise be inaccessible.
US10823778B2 Inspection system
An inspection system, for inspecting an inspection target on a stage in a low temperature environment, includes a system main body including an inspection apparatus having inspection chambers each accommodating an inspection unit for performing electrical inspection of an inspection target on a stage and having inspection spaces arranged in multiple stages vertically, the plurality of inspection chambers being arranged horizontally, and a loader unit for transferring the inspection target with respect to the stage of the inspection unit; and a coolant supply unit configured to supply a coolant to the stage. The system main body further includes coolant line arrangement spaces, in which coolant lines extending from the coolant supply unit are arranged, provided above or below the respective inspection spaces to correspond to the respective inspection spaces, and the coolant lines are directed toward the corresponding inspection spaces in each of the coolant line arrangement spaces.
US10823770B2 Intelligent electronic device and method thereof
An intelligent electronic device (IED) having a gain control unit adapted to selectively regulate operating ranges of output signals of a sensing circuit of the device is described. In one embodiment, the IED is a digital electric power and energy meter, which operating ranges for supply voltages and supply currents of electrical services may be adjusted to match pre-determined ranges for input signals of a data acquisition system or a data processing module of the meter.
US10823768B2 Overcurrent detection circuit for switches
In an overcurrent detection circuit for switches parallely connected to each other, sense detectors are respectively provided for the switches. Each of the sense detectors detects a sense voltage of the corresponding one of the switches. The sense voltage of each of the switches is based on a sense current associated with a current flowing through the corresponding one of the switches. A parameter calculator calculates, based on the sense voltages calculated by the respective sense detectors, a determination parameter that is less subject to imbalance between currents flowing through the respective switches. A determiner determines whether a value of the determination parameter is higher than an overcurrent threshold, and determines that there is an overcurrent flowing through at least one of the switches upon determining that the value of the determination parameter is higher than the overcurrent threshold.
US10823765B2 Low power comparator and self-regulated device
A low power comparator and a self-regulated device for adjusting power saving level of an electronic device are provided. The low power comparator includes an input differential pair circuit, a self-regulated device, and a tail current switch. The input differential pair circuit is configured to receive input signals to be compared. The self-regulated device is coupled to the input differential pair circuit and includes a self-regulated circuit which has a first transistor with a first threshold voltage and a second transistor with a second threshold voltage and is configured to adjust a power saving level of the low-power comparator according to the first threshold voltage and the second threshold voltage. The tail current switch is coupled to the input differential pair circuit through the self-regulated circuit to provide a constant current to the input differential pair circuit.
US10823764B2 Hall effect current sensor
A Hall Effect sensor, including a toroid including a gap having opposed surfaces, which are substantially planar and substantially parallel to one another. The toroid further includes a central plane bisecting the opposed surfaces. A first Hall element sensor defining a first sensor plane is positioned at least partially within the gap of the toroid at a first angle and a second Hall element sensor is positioned at least partially within the gap of the toroid at a second angle substantially mutually perpendicular to each of the opposed surfaces. The central plane is substantially perpendicular to the opposed surfaces.
US10823762B2 Method and apparatus for automatically adjusting the hold-off time of a DSO
The present invention provides a method and apparatus for automatically adjusting the hold-off time of a DSO based on real-time cycle measurements of the system trigger signal: obtaining a cycle sequence by measuring the system trigger signal, the maximum cycle and minimum cycle, then judging the difference of the maximum cycle and minimum cycle: if the difference is greater than a threshold set by user, setting the hold-off time to the maximum cycle, the minimum cycle or the median cycle, then returning; otherwise terminating the adjustment of the hold-off time. At this point, the hold-off time is correctly set. Therefore, the present invention reduces the complexity and time consumption of the hold-off adjustment, and allows the test signal to be quickly and stably displayed on screen of DSO, meanwhile, which makes the trigger adjustment of DSO more convenient.
US10823761B2 Securing apparatus and method
When securing a watthour meter to a meter box base, a meter sealing ring is typically used. A quick-fastening watthour meter retaining member is provided, in certain embodiment of the present invention, to reduce installation time and generally comprises a circular band, a connector housing member, and a receiver housing member. The connector housing member and a receiver housing member are preferably mounted to the terminus ends of the circular band. A portion of the connector housing member, comprising locking protrusions or “teeth”, is adapted to engage, with a ratchet-type action, in one example embodiment, and fasten into the receiver housing member, which contains, a pre-installed “padlock type” frangible sealing device in an example embodiment. Removal of the ring is accomplished by simply cutting, in one embodiment, and removing the frangible sealing device and allowing the housings to disengage from each other.
US10823760B2 Apparatus, system and method for securing an enclosure
The present invention relates to an apparatus and method for securing a box cover to a watthour meter socket box and relates to an apparatus, a system including a ring and fracturable locking system, in some embodiments, and method for securing a watthour electrical meter to a socket meter box. A locking sealing ring includes at least an annular band, wherein a body portion of the annular band includes at least a first band portion and a second band portion, and wherein the first band portion includes at least a first ring end and the second band portion includes at least a second ring end. A first tab is disposed on the first ring end and includes at least a connector member. A second tab is disposed on the second ring end with the second tab including at least a receiver member, and wherein the connector member is adapted for connection with the receiver member. A fracturable retainer is provided including at least a body defining a passageway therethrough, wherein the passageway is configured to receive at least a portion of the first and second tabs, and wherein the fracturable retainer is adapted to inhibit access to at least the connector.
US10823759B2 Test system and method of testing a wafer for integrated circuit devices
A test system for testing a wafer for integrated circuit devices is described. The test system comprises a first plurality of test probes adapted to make electrical contacts to first corresponding contacts of a wafer tested by the test system; a second plurality of test probes adapted to make electrical contacts to second corresponding contacts on a perimeter region of a portion of the wafer tested by the test system; and a control circuit coupled to the first plurality of test probes and the second plurality of test probes; wherein the control circuit determines whether the second plurality of test probes has a proper contact with the wafer based upon signals received by the second plurality of test probes. A method of testing a wafer for an integrated circuit is also described.
US10823758B2 Conical nano-carbon material functionalized needle tip and preparation method therefor
Provided is a conical nano-carbon material functionalized needle tip, formed by assembling a nano-carbon material with a material of a needle tip by means of a covalent bond; and the material of the needle tip is a metal selected from one or more of tungsten, iron, cobalt, nickel and titanium. Further provided is a method for preparing the conical nano-carbon material functionalized needle tip. The conical nano-material functionalized needle tip has an outstanding interface formed by metal-carbide covalent bonds, and the orientation of the conical nano-material is matched with the axial direction of the metal needle tip (illustrated in FIG. 6). The proposed preparation method affords a robust interface and avoids the potential pollution to the nano-material caused during the deposition of fixing materials, such as carbon or platinum or the like, in other preparation methods.
US10823757B2 Apparatus and methods for non-destructive inspection using microwave microscopy
Methods and apparatus for non-destructive inspection using microwave microscopy are disclosed. In one embodiment, a method for inspecting an electrically-conductive mesh in a composite component using microwave microscopy comprises generating radio-frequency electromagnetic radiation using a microwave microscopy probe disposed adjacent the composite component so that the radio-frequency electromagnetic radiation interacts with the electrically-conductive mesh in the composite component, and, detecting a characteristic associated with the microwave microscopy probe. The detected characteristic is indicative of a condition of the electrically-conductive mesh.
US10823745B2 Blood test kit and blood analysis method
An object of the present invention is to provide a blood test kit and a blood analysis method capable of performing a blood test with a small amount of blood at high accuracy by visualizing a volume of blood collection and keeping the volume constant. According to the present invention, a blood test kit including a diluent solution for diluting components of a blood sample; and at least one transparent container for storing the components of the blood sample and the diluent solution, in which at least one constituent component included in the blood test kit is marked with a graduation for measuring the components of the blood sample and a liquid volume of the diluent solution, is provided.
US10823736B2 Method of assessing disease condition of cancer
A method, system and computer-readable medium for assessing a disease condition of a cancer of a subject, including: receiving a blood sample from the subject; isolating a plurality of circulating tumor cells (CTCs) from the blood sample; measuring at least one of cell or cell nucleus sizes of each of the plurality of CTCs; determining a measured CTC size distribution of the plurality of CTCs based on the measuring; comparing the measured CTC size distribution to a reference CTC size distribution using a computer; and assigning the disease condition of the cancer of the subject based on the comparing.
US10823735B2 Monoclonal antibody for predicting tamoxifen response in breast cancer patients
Provided are a monoclonal antibody specific for BQ323636.1, and its use for prediction of tamoxifen resistance in breast cancer patients.
US10823732B2 Method for the in vitro prediction of the probability of a patient developing severe dengue, based on a blood sample
A kit for in vitro prediction of severe dengue includes a binding partner specific for leucine-rich alpha-2 glycoprotein, a binding partner specific for vitamin D-binding protein, and a binding partner specific for ferritin. The kit may further include at least one binding partner specific for a dengue virus protein wherein the dengue virus protein is the NS1 protein, the envelope protein, or the prM protein.
US10823727B2 Methods and kits for predicting infusion reaction risk and antibody-mediated loss of response by monitoring serum uric acid during pegylated uricase therapy
Methods and kits for predicting infusion reaction risk and antibody-mediated loss of response during intravenous PEGylated uricase therapy in gout patients is provided. Routine SUA monitoring can be used to identify patients receiving PEGylated uricase who may no longer benefit from treatment and who are at greater risk for infusion reactions.
US10823722B2 Probe for measuring the biomass content in a medium
The invention relates to a probe for measuring the biomass content in a medium having a suspending fluid and cells. The probe has at least three electrodes, wherein two of the electrodes are configured as excitation electrodes for transmitting an excitation signal through a medium. Two of the electrodes are configured as signal electrodes for receiving an excitation signal that has passed through the medium. The or each signal electrode is located between the two excitation electrodes at a position where a high current density is generated. The probe can have two excitation electrodes and four signal electrodes. The signal electrodes are configured substantially in parallel and arranged in couples adjacent each other, at positions between the excitation electrodes. The signal electrodes are configured such that (i) a first couple of signal electrodes are arranged between the closest end points of the excitation electrodes at one side of the probe, and (ii) a second couple of signal electrodes are arranged between the closest end points of the excitation electrodes at the other side of the probe.
US10823718B2 Gas alarm, control device and program
A gas alarm for detecting a target gas based on a resistance value of a sensor element comprises a measuring unit to measure a characteristic value of the sensor element, a heating control unit to control a heater to perform a heating process to heat the sensor element, a determining unit to determine, based on the characteristic value, whether the sensor element is in a blunt state in which sensitivity of the sensor element is decreased, and an aborting control unit to abort the heating process to determine whether the sensor element is in the blunt state when a characteristic value of the sensor element measured by the measuring unit after beginning of the heating process by the heating control unit meets a predetermined condition.
US10823717B2 Wireless power transfer and sensing for monitoring pipelines
A system for use in wirelessly monitoring a pipeline such as a natural gas pipe. The system includes a locator configured to wirelessly transmit power and a subsoil sensor marker located adjacent the pipe and configured to wirelessly communicate with the locator. The sensor marker includes a microcontroller, a memory module, a sensor configured to sense the presence of a gas, and a power module. The power module is configured to harvest a sufficient amount of the power wirelessly transmitted from the locator in order to operate the microcontroller to take a measurement via the sensor, save the measurement in the memory module, and wirelessly transmit the measurement to the locator.
US10823713B2 Systems, methods, and devices for providing pressurized solvent flow
The present disclosure generally relates to systems, methods and devices for providing pressurized solvent flow in chromatography systems.
US10823710B2 Scanning acoustic microscopy system and method
A system for scanning and analyzing a device wider test includes a transducer. The transducer transmits ultrasonic waves to scan the device under test and determine various properties (e.g., material of layers). The system further includes a heating/cooling portion. The heating/cooling portion conducts thermal stress testing on the device under test to accentuate areas of delamination between layers. The transducer then performs scans on the device under test to locate areas of delamination.
US10823707B2 Ultrasonic cap radius probe providing constant fluid path length
Systems and methods are provided for ultrasonic inspection. One embodiment is a method for ultrasonic inspection. The method includes selecting an ultrasonic probe having an array of transducers arranged in an arc, placing the ultrasonic probe atop a surface of a part having a first radius of curvature, dynamically aligning the transducers of the array with respect to the surface, forming an ultrasonically conductive pathway between the transducers and the part, and inspecting the part via ultrasonic waves transmitted from the transducers.
US10823705B2 Diagnostic device, diagnostic system, diagnostic method, and computer-readable recording medium
This invention provides the following: a diagnostic device that may, with a simple design, diagnose the condition of a wide area of a structure such as a pipe; and the like. The diagnostic device 100 has a determining means for determining the condition of the structure on the basis of the speed of sound therein.
US10823702B2 Built-in S-typed array eddy current testing probe and method for detecting defects of tubular structure
A built-in S-typed array eddy current testing probe and a method for detecting defects of a tubular structure are provided. The probe includes an exciting coil part and a plurality of pick-up coil parts, wherein: the exciting coil part includes multiple bundles of exciting coil wires helically wound on a columnar coil former with a same interval; two bundles of exciting coil wires with an interval of 180° are connected at an end of the columnar coil former, actually being a same group of exciting coil wire bundles; each pick-up coil part consists of two rows of pancake coils; each four pancake coils which are closely arranged in a square shape form one differential eddy current testing pick-up unit; a final output signal is a result of additions between signals of opposite pancake coils and subtractions between signals of adjacent pancake coils in each differential eddy current testing pick-up unit.
US10823701B2 Methods and systems for nondestructive material inspection
A method for determining one or more material conditions of a hysteretic ferromagnetic material and/or a nonhysteretic material can include interrogating the hysteretic ferromagnetic material and/or the nonhysteretic material with an input time varying magnetic field and detecting a magnetic response and/or acoustic response over time from the hysteretic ferromagnetic material and/or the nonhysteretic material. The method can also include determining a time dependent nonlinear characteristic of the received magnetic response and/or acoustic response and correlating the time dependent nonlinear characteristic of the received magnetic response or acoustic response to one or more material conditions of the material.
US10823700B2 Active oil debris monitor particle detection and monitoring system
A method for determining the presence of a particle while actively calculating and monitoring oil debris monitor phase angle in an oil system including collecting I and Q channel data from an oil debris monitor sensor; determining whether the I and Q data is symmetric; processing the I and Q channel data to identify a ferrous and nonferrous signal in response to the I and Q data being symmetric; processing the ferrous and nonferrous signals to determine if a particle is present; determining a symmetry factor from the I and Q channel data in response to the particle being present and confirming that the particle is present from the symmetry factor.
US10823697B2 Thin film transistor, sensor, biological detection device and method
The present disclosure provides a thin film transistor, a sensor, a biological detection device and a method. The thin film transistor includes a substrate, a first gate, a first dielectric layer, a source, a drain, a semiconductor layer, a second dielectric layer, and a second gate. The first gate is on the substrate. The first dielectric layer is on the substrate and the first gate. The source, the drain, and the semiconductor layer are on a side of the first dielectric layer facing away from the first gate. The second dielectric layer is on the first dielectric layer and the semiconductor layer. A material of the second dielectric layer is a solid state electrolyte material. The second gate is on a side of the second dielectric layer facing away from the semiconductor layer.
US10823690B2 Nanocrystalline indium tin oxide sensors and associated method of use
A sensor for sensing gaseous chemicals includes a substrate, a variable resistance nanocrystalline ITO thin film formed on the substrate, and electrodes electrically coupled to the thin film. A sensor array assembly includes a sensor slide and a perforated interface circuit. The interface circuit abuts and electrically couples the sensor slide. The sensor slide includes several spaced apart ITO film strips formed on a slide substrate. A common electrode is electrically coupled to a common portion of each ITO film strip providing an electrically conductive path across the common portions of each of the plurality of spaced apart ITO film strips. A discrete electrode is electrically coupled to a discrete portion of each ITO film strip. The interface circuit is configured to abut and electrically couple to the sensor slide. A conductive discrete electrode pad electrically couples each of the plurality of discrete electrodes of the sensor slide to discrete terminals on the interface circuit. A conductive common electrode pad is associated with and electrically couples the common electrode of the sensor slide to a common electrode on the interface circuit. Apertures in the interface circuit expose the thin film to the environment. Resistance changes in a detectible manner upon exposure to sensible chemicals at ambient temperature, such as 1,2,2-Trimethylpropyl methylphosphonofluoridate (soman, GD), 0-Ethyl S-(2-isopropylaminoethyl) methylphosphonothiolate (VX), distilled bis(2-chloroethyl) sulfide (mustard, HD), carbonyl chloride, Phosgene (CG) and cyanogen chloride (CK), ozone, carbon monoxide, carbon dioxide, acetylene, propane, ammonia, sulfur dioxide, ethanol, methanol, volatile organic compounds and industrial toxic chemicals.
US10823689B2 Method for determining a quantity of interest in a target domain, apparatus, and computer program
A method for determining a quantity of interest in a target comprises: providing simulated statistics of a deviation, caused by a boundary distortion in observations of the physical quantity; providing an approximate mathematical model of observations of the physical quantity, the approximate mathematical model defining the physical quantity to be dependent on the quantity of interest in the target domain, and on a deviation a boundary distortion causes in the observations, said deviation being determined to behave in accordance with the simulated statistics; receiving measured values of the physical quantity; determining an observation difference between the measured values of the physical quantity and corresponding observations according to the approximate mathematical model, and adjusting the approximate mathematical model to reduce the observation difference; and determining an estimate of the quantity of interest in the target domain on the basis of the adjusted approximate mathematical model.
US10823686B2 X-ray inspection method and X-ray inspection device
Detection can be performed even for a thick inspection target object through time delay integration without degradation of spatial resolution. There is provided an X-ray inspection device configured to include: an X-ray source that generates X-rays; a transport unit that performs transporting a sample; a detecting unit that has a time delay integration type detector which detects X-rays generated by the X-ray source and transmitted through the sample transported by the transport unit; and a defect determining unit that processes a signal obtained by detecting the X-rays transmitted through the sample by the time delay integration type detector of the detecting unit and determines a defect in the sample. The transport unit performs transporting the sample while causing the sample to rotate in synchronization with the transporting when the sample passes in front of the time delay integration type detector of the detecting unit.
US10823684B2 X-ray detector and X-ray CT apparatus
An X-ray detector according to a present embodiment includes: an optical sensor array configured to generate an electric signal by receiving X-rays; a substrate including at least an element that performs A/D conversion on the electric signal; a first support plate configured to hold a separator for removing scattered radiation; and a second support plate that is formed of a material being higher in thermal conductivity than the first support plate and is provided in contact with the substrate at least in part.
US10823682B2 Water measurement apparatus
A wafer measurement apparatus for measuring a bonding strength of a bonded wafer includes a wafer holder to hold a bonded wafer into which a blade is inserted and where a crack occurs, a lighting assembly including a light source, a light source controller to select the light source of the lighting assembly for detection of the crack reflected in the bonded wafer, on photographing conditions, a photographing assembly to photograph the bonded wafer by using the photographing conditions corresponding to a wavelength of the light source, on sensitivity of the wavelength of the light source, and a calculator to select one photographing condition, transmit the selected photographing condition, and calculate bonding strength, on a crack distance from a blade edge, extracted from an image of the bonded wafer, to a crack edge.
US10823681B2 System and method for imaging a surface defect on an object
A system and a method for imaging a surface defect on an object are provided. The system includes an actuator, a sensor assembly connected to the actuator, and a processor configured to control the actuator and the sensor assembly. The sensor assembly includes at least one sensor configured to capture at least one image of the object. The processor is configured to control the actuator and the sensor assembly to identify the actuator and the sensor assembly, a region of a region of interest associated with the surface defect using an using an image of the object and to repeatedly identify at least one subsequent region of interest associated with the surface defect using at least a preceding region of interest such that the surface defect is identified according to a predetermined criterion.
US10823680B2 Device for identifying a diamond
A diamond identification apparatus relates to the field of examining natural and synthetic diamonds. The claimed apparatus for identifying a cut diamond comprises a measurement location with a measuring aperture at which the cut diamond to be examined is fixedly positioned; a movable optical system including a spectrometer, two sources of radiation at wavelengths of 250-280 nm and 350-380 nm, respectively, said two sources of radiation and the spectrometer being connected to the measurement location by optical fibres for inputting radiation into the cut diamond and by an optical fibre for outputting radiation from the cut diamond; and also a source of laser radiation at a wavelength of 532 nm and a microcontroller, wherein the cut diamond is positioned at the measurement location in such a way that the table of the diamond faces the measuring aperture of the measurement location, and the culet of the diamond is situated directly above the measuring aperture to which the optical fibres for inputting radiation and the optical fibre for outputting radiation are connected, and wherein the microcontroller is configured to control the alternate operation of the sources of radiation in a set time sequence, the movement of the optical system to allow the input of radiation into the cut diamond, and the processing of the spectrometer data.
US10823676B2 Non-contact type security inspection system and method
The present disclosure relates to a non-contact type security inspection and method, the system including: a laser source for emitting probe light beams which penetrate through a container or a packaging and are irradiated onto an inspected object contained in the container or the packaging; an optical collection device for collecting an exciting light excited by the probe light beams on the inspected object; a spectrum analyzer for analyzing spectral characteristics of the exciting light collected by the optical collection device so as to determine characteristics of the inspected object; and a shielding apparatus for preventing at least part of the exciting light excited by the probe light beams on the container or the packaging from entering an induction area of the optical collection device.
US10823673B2 Dual function fluorometer-absorbance sensor
A dual function fluorometer-absorbance sensor features an absorbance-based sensor configured to receive one part of an optical signal transmitted through a body of water of interest along an optical beam transmission path, and determine absorbance-based sensor signaling containing information about an absorbance of the optical signal by one or more absorbance species of interest present in the body of water; and a fluorescence-based sensor configured to receive another part of the optical signal transmitted through the body of water of interest along a corresponding optical beam transmission path that is perpendicular to the optical beam transmission path, and determine fluorescence-based sensor signaling containing information about a fluorescence transmitted by one or more fluorophore species of interest present in the body of water.
US10823671B2 Gas detector and method of detection
One or more light sources emit light within first, second, and third wavelength ranges through exhaust gas. The first and second wavelength ranges are characterized by first and second different absorption wavelength ranges of a background gas. The third wavelength range is characterized by an absorption wavelength range of a gas-of-interest. At least some of the light within the first, second, and third wavelength ranges is absorbed by the exhaust gas thereby providing modified light characterized by the first, second, and third absorption wavelength ranges. One or more detectors receive the modified light. A processing subsystem determines a temperature of the exhaust gas based on the modified light characterized by the first and second absorption wavelength ranges and a concentration of the gas-of-interest based on the modified light characterized by the third absorption wavelength range and the temperature of the exhaust gas.
US10823670B2 Compact ultraviolet light adsorption sensing system
An ultraviolet (UV) light absorption sensing system (100) includes a UV light source (110) configured to provide a UV sample beam (115) of light toward a still or flowing fluid sample (117) along a central axis (118) of a test cell (120), wherein the central axis (118) is substantially orthogonal to a direction of fluid flow. A reference light source (130) is configured to provide a reference beam (133) along the central axis (118) of the test cell (120). A first detector (140) is positioned to detect a first portion (128) of the UV sample beam (115) and a first portion (138) of the reference beam (133) that traverse the test cell (120). A second detector (142) is positioned to detect a second portion (146) of the UV sample beam (115) and a second portion (148) of the reference beam (133) directly from the UV light source (110) and reference light source (130).
US10823668B2 Apparatuses and methods for alkali spectroscopy
An apparatus is provided. The apparatus comprises a substrate; a low index of refraction region in or on the substrate; an optical waveguide; a cover; wherein at least a portion of the low index of refraction region and the optical waveguide are hermetically sealed under the cover; a chamber formed by the low index of refraction region and the cover; atoms; an environment, in the chamber, including the atoms and having a first index of refraction; a segment of the optical waveguide formed over the low index of refraction region and within the chamber; and wherein the segment has a second index of refraction which is substantially equal to the first index of refraction.
US10823664B2 Ultrafast, multiphoton-pump, multiphoton-probe spectroscopy
Methods for pump-probe spectroscopy are provided. In an embodiment, such a method comprises directing pump light having a frequency ωpump at a location in a sample to excite a transition between two quantum states of a target entity in the sample, directing probe light at the location to generate a coherent output signal having a frequency ωoutput and a wavevector koutput, and detecting the output signal as the probe light is scanned over a range of frequencies. In the method, either the transition excited by the pump light is a multiphoton transition corresponding to a frequency difference of n*ωpump, wherein n≥2; or the probe light is a set of m coherent light pulses, each coherent light pulse having a frequency ωm and a wavevector km, wherein m≥2; or both. Systems for carrying out the methods are also provided.
US10823662B1 Special purpose cuvette assembly and method for optical microscopy of nanoparticle colloids
A special-purpose cuvette assembly with features that create a small, restricted volume to minimize bulk movements of liquid and minimize backscattering-induced broadening of light. The special-purpose cuvette assembly enables recording of Brownian movements of nanoparticles in a liquid when it is placed in a suitable optical device comprising a light sheet and an optical microscope attached to a video camera that is oriented in a direction perpendicular to the light-sheet plane.
US10823661B2 Analyte sensor and method of use
A sensor for isolating, identifying, and quantifying one or more analytes in a sample is provided. Also provided are methods of isolating, identifying, and quantifying one or more analytes in a sample, the method including contacting a polymer waveguide with a sample, sequentially heating the polymer waveguide to a plurality of temperature thresholds, obtaining an optical output at each temperature threshold, and analyzing differences in sequentially-obtained optical outputs in order to identify and determine concentrations of individual analytes of interest in the sample.
US10823659B2 One dimensional beam homogenization with a single aspheric lens for accurate particle sizing instrumentation
Beam homogenization with a single aspheric lens that converts the divergent Gaussian intensity profile of a laser diode beam to a convergent beam with a one-dimension flat top profile, which enhances the accuracy of a particle sizing instrument by delivering a uniform amount of energy across an aerosol microfluidic channel.
US10823657B2 Flow cell for analyzing particles in a liquid to be examined
The invention relates to a device for examining particles in a liquid to be examined, comprising a flow passage through which the liquid to be examined is moved. The flow passage has at least one inlet through which at least one sheath fluid flows into the flow passage such that the at least one sheath fluid forms at least one sheath flow in the flow passage. The device further comprises a wave generating device for piezoacoustically generating sound waves which propagate through the flow passage transversely to the flow direction of the liquid to be examined and form wave nodes on a monitoring plane such that particles to be examined of the liquid to be examined are moved onto the monitoring plane and accumulate thereon on the basis of the pressure effect of the sound waves in the transverse direction.
US10823652B2 Triaxial high temperature and high pressure rock mechanics load test platform
A triaxial high temperature and high pressure rock mechanics load test platform includes a base, a lifting seat, and an intermediate connecting seat arranged between the base and the lifting seat. A hydraulic assembly is arranged between the base and the intermediate connecting seat; the intermediate connecting seat is connected with the lifting seat by means of a group of connecting rods; the lifting seat is enclosed by a side wall and a base plate to form a receiving groove with an upward opening; and a limiting device is arranged on the side wall of the lifting seat for preventing an MTS triaxial force sensor from disengaging from a support disk.
US10823647B2 Fully-automated biological slide specimen processing device and processing method thereof
A fully-automated biological slide specimen processing device and a method. The device mainly includes a testing assembly, a base platform, a Z-arm, an X-arm, a Y-arm, a dispensing nozzle and scanning devices for identifying a reagent and a specimen. The device in the present invention can automatically realize regular and quantitative dispensing according to testing process requirements and testing steps, automatically control the heating, automatically control liquid filling and liquid discharging, and realize full automation of the testing process. When the slide specimen needs a heat treatment, an insertion slot may be directly filled with liquid and be heated.
US10823646B1 Method for evaluating the longitudinal deformation of proppant pack
The invention discloses a method for evaluating the longitudinal deformation of proppant pack, mainly comprising the following steps: displace the proppant evenly on one steel sheet and cover the proppant with another same steel sheet; place pistons on the outer surface of two steel sheets respectively to form a test unit; place the test unit on fracture conductivity tester, compact the proppant pack at a pressure of 0.6 MPa, measure the width between the two steel sheets at the four corners of the steel sheet, and calculate the average results; install the left and right displacement meters, increase the closure pressure from 6.9 MPa to 69 MPa with an increment of 6.9 MPa/time by pressure control system, record the readings of the left and right displacement meters after the pressure is increased each time and the meter reading is stable, and work out the total deformation of the experimental equipment and the proppant; make a curve chart of the relationship between pack thickness and pressure, and characterize the proppant pack deformation with Young's modulus. The evaluation method disclosed in the present invention makes up the technical gap in the study of proppant pack deformation in the prior art.
US10823641B2 Rotating drum of a tire, wheel, and/or chassis test stand
A rotating drum of a tire, wheel and/or chassis test stand, with an essentially cylindrical running surface (15). The rotating drum of a tire having a hub, side disks arranged on the hub, which in the area of their circumference (3a, 4a) have fixing areas, and a plurality of segments (7) which form the running surface (15) of the rotating drum (1,21). The plurality of segments (7) are arranged on the circumference (3a, 4a) of the fixing areas and are connected to the side disks.
US10823636B2 Method and apparatus for the determination of the index of refraction of lens material
Method for determining the refractive index (n) of a material of a contact lens, in particular of a soft contact lens, the contact lens (1) having a first surface and a second surface defining a lens geometry there between, by measuring the wavefront issued by the contact lens (1) with a wavefront sensor (4), obtaining data of the geometry of at least one section of the contact lens (1) with an optical coherence tomography system (3) and communicating the geometry of the at least one section of the contact lens (1) from the optical coherence tomography system (3) to an analyzer, particularly a computer, and determining the refractive index (n) of the material of the contact lens from the geometry of the at least one section of the contact lens and from the wavefront issued by the contact lens (1).
US10823635B1 Monitoring DOE performance using total internal reflection
Optical apparatus includes a diffractive optical element (DOE), which includes multiple optical surfaces, including at least an entrance surface and an exit surface, and a side surface, which is not parallel to the optical surfaces of the DOE. A grating is formed on at least one of the optical surfaces so as to receive radiation entering the DOE via the entrance surface and to diffract the radiation into a predefined pattern comprising multiple diffraction orders that exit the DOE via the exit surface. An optical detector is positioned in proximity to the side surface so as to receive and sense an intensity of a high order of the radiation diffracted from the grating that passes through the side surface of the DOE.
US10823632B2 Method for measuring the unbalance of flexible rotors by means of position-measuring sensors
In a method for identifying an unbalance correction for flexible rotors (1), the rotor (1) is rotatably mounted in two bearing devices. An RPM sensor (4) records the speed of the rotor (1) and a radial movement of the rotor (1) is recorded, by means of position sensors (3) at measuring points (6), during an unbalance measurement run or a plurality of unbalance measurement runs for different rotor speeds. The measured values recorded are fed to an evaluation device (5), which determines the eccentricity measured values assigned to the measuring points (6) by means of expanding the influence coefficient method, and therefore unbalances are determined per plane and eccentricities are determined per measuring point for each measurement run.
US10823624B2 Multimode optical fiber, application thereof and temperature-measuring system
A multimode optical fiber includes a core and a cladding covering the core. The core has a radius in a range of 23.75-26.25 μm. A refractive index profile of the core has a graded refractive index distribution with a refractive index distribution index α in a range of 1.80-1.89. The core has a maximum relative refractive index difference Δ1% in a range from 1.0% to 1.15%. The multimode optical fiber has a fusion loss less than or equal to 0.08 dB. The multimode optical fiber is applied in a middle-and-long distance distributed temperature-measuring system, and a temperature-measuring distance of the system reaches 10 km to 27 km. The system includes a pulsed laser light source, a wavelength division multiplexer, an avalanche photodiode, a data acquisition device, an upper computer, and the temperature-measuring multimode optical fiber.
US10823619B2 Pyroelectric detector system
A pyroelectric detector (20) includes a focal plane array (22) having a plurality of image sensors configured to convert electromagnetic energy into an electrical signal, and a memory module (24) coupled to the focal plane array. The focal plane array and the memory module are positioned on a common substrate platform (62).
US10823613B2 Leaky waveguide, spectroscopic method, and spectroscope including the leaky waveguide
A leaky waveguide includes a waveguide configured to propagate light; a defect structure provided on a portion of the waveguide and configured to cause the light propagating in the waveguide to leak outside of the waveguide; and a plurality of detectors provided at predetermined positions adjacent to the defect structure and configured to detect the light leaking from the defect structure. Accordingly, a spectroscope including the leaky waveguide may have a reduced size.
US10823610B2 Light receiving device, method for fabricating light receiving device
A method for fabricating a light receiving device includes: preparing a first substrate product which includes a semiconductor region having a common semiconductor layer, a first semiconductor laminate for a photodiode, a second semiconductor laminate for a waveguide, and a butt-joint between the first semiconductor laminate and the second semiconductor laminate, the first laminate and the second semiconductor laminate being disposed on the common semiconductor layer; etching the first substrate product with a first mask to form a second substrate product having a photodiode mesa structure produced from the first semiconductor laminate and a preliminary mesa structure produced from the second semiconductor laminate; etching the second substrate product with the first mask and a second mask, formed on the photodiode mesa structure; to produce a waveguide mesa structure from the preliminary mesa structure, and the waveguide mesa structure having a height larger than that of the preliminary mesa structure.
US10823605B2 Method of evaluating pen input device film, apparatus for evaluating pen input device film, and pen input device film
A method of evaluating a pen input device film includes: a first step of, while keeping a tip of a pen in contact with a surface of the pen input device film, moving the pen input device film relative to the pen along the surface of the pen input device film, and while the pen input device film is being moved relative to the pen, when the pen vibrates at a predetermined vibration frequency, obtaining measurement data that indicates at least one of an amplitude and an acceleration of the pen; and a second step of comparing the measurement data obtained in the first step with reference data.
US10823604B2 Combination weighing device which uses different parameters to control conveying units
A combination weighing device includes a plurality of conveying units, a weighing unit, a controller, a learning unit that updates parameters for setting operations of the conveying units by learning, and a storage unit that stores at least some parameters among the parameters updated by the learning unit, wherein in a case in which work of the device is temporarily suspended and then restarted, a controller sets, for the conveying units, a restart parameter corresponding to a different parameter from a setting parameter set for an operation of the conveying units immediately before temporary suspension among the parameters stored in the storage unit to cause an operation.
US10823597B2 Ultrasonic water meter including a metallic outer body and polymeric inner lining sleeve
An ultrasonic flow meter device includes a piping arrangement including a tubular body extending along a longitudinal axis from a first end to a second end and including a measurement section disposed intermediate the ends, the tubular body defining a fluid passage extending along the axis through the tubular body from one end to the other; and at least two ultrasonic transducers and at least two reflective elements disposed on opposing sides of the tubular body and spaced apart along the axis. The piping arrangement includes an outer pipe body made from a metallic material and an inner sleeve made from a polymeric material, the inner sleeve being disposed within the outer pipe body. The inner sleeve is over molded within the outer pipe body. The inner sleeve defines the measurement section and the fluid passage of the piping arrangement.
US10823594B1 Magneto-inductive flow measuring device and method for ascertaining the presence of a completely developed, rotationally symmetric, flow profile
A magneto-inductive flow measuring device is disclosed that includes a measuring tube with a measuring tube axis and two measuring electrodes arranged diametrally opposite one another on the measuring tube and from which a signal is tapped for ascertaining a flow. The flow measuring device includes four other electrodes in pairs arranged diametrally opposite one another on the measuring tube, forming second and third electrode axes that intersect the measuring tube axis, where the two electrode axes are arranged offset from a parallel projection of the first electrode axis onto the second cross-sectional plane by a clockwise or counterclockwise angular measure. The flow measuring device further includes an evaluation unit for detecting a flow profile based on measurement signals tapped from the electrodes of the two electrode axes. A further aspect of the disclosure includes a method for compensating a flow profile related measurement error in a flow measurement.
US10823593B2 Engine exhaust flow measurement with pulsation compensation
An engine exhaust flow meter and method of measuring engine exhaust flow rate includes a flow tube and a differential pressure meter that is adapted to measure differential pressure in exhaust flow through the flow tube. A computer samples the differential pressure meter at a rate that is greater than the pulsation of exhaust flow to obtain a differential pressure signal. The computer is responsive to the differential pressure signal to compute a mean differential pressure value. The computer is responsive to the differential pressure signal to compute a mean magnitude of pressure pulses. The computer determines a compensation factor as a function of the mean magnitude of pressure pulses and adjusts the mean differential pressure value as a function of the compensation factor to obtain an engine exhaust flow value that is flow pulsation compensated.
US10823589B2 Electronic device and method for controlling sensitivity of sensor on basis of window attributes
Various embodiments related to an electronic device and a method for controlling sensitivity of a sensor on the basis of window attributes are described. According to an embodiment, an electronic device may include: a housing; a window cover housed in the housing, in which an attribute of at least a partial area may be changed via an electrical control on the basis of at least one attribute; at least one sensor disposed below at least the partial area; and at least one processor, wherein the at least one processor is configured to identify control information related to an operation of changing the attribute of at least the partial area on the basis of the at least one attribute, to determine a sensitivity related to the at least one sensor corresponding to the at least one attribute at least on the basis of the control information, and to acquire peripheral information of the exterior of the electronic device by using the at least one sensor, at least on the basis of the determined sensitivity.
US10823586B2 Magnetic field sensor having unequally spaced magnetic field sensing elements
A magnetic field sensor for sensing a movement of a target object an include a substrate having a major planar surface and three or more magnetic field sensing elements disposed upon the major planar surface of the substrate. The three or more magnetic field sensing elements can have respective major response axes, each major response axis parallel to the major planar surface of the substrate. The three or more magnetic field sensing elements comprise first and third magnetic field sensing elements and a second magnetic field sensing element disposed between the first and third magnetic field sensing elements. A first spacing between the first and second magnetic field sensing elements is less than a second spacing between the second and third magnetic field sensing elements. No other magnetic field sensing elements are disposed between the first and third magnetoresistance elements.
US10823585B2 Contactless motion sensor for a magnetic bearing
A sensor apparatus for a magnetic bearing apparatus includes a motion sensor and a sensor ring which has the shape of a hollow cylinder and is intended to be connected to a shaft of an electrical rotating machine in a force-fitting manner, wherein the motion sensor is separated from the sensor ring by an air gap. In order to achieve a greater degree of reliability at high rotation speeds and ratings in comparison to the prior art, the sensor ring has a carrier ring composed of a first material and a sensor target composed of a second material.
US10823584B2 Intelligent device having detachable bodies
An intelligent device having detachable bodies, where a Hall effect sensor and a magnet are respectively disposed on two detachable bodies, and the Hall effect sensor detects a magnetic field of the magnet to determine whether the two bodies are in an attracted state. In addition, an attraction magnet pair is disposed on each of the two bodies to implement attraction of the two bodies. Each attraction magnet pair includes two magnets having opposite polarities and disposed side by side. Such an attraction magnet combination reduces strength of a magnetic field in a direction of a non-magnetic pole, thereby reducing impact on detection on the magnetic field by the Hall effect sensor.
US10823581B2 Sensor power management
A sensor power management arrangement includes a signal processing circuit configured to receive signal from a sensor, to test the signal against at least one criterion, and to pass the signal for further processing in response to the signal passing the at least one criterion. In this way, only signals that are of a sufficient importance or significance will consume the maximum amount of processing energy and through processing by later processes or circuitry. Should a signal from a sensor not be strong enough or meet other criteria, power will not be wasted in preparing that signal for provision to the microcontroller or microprocessor. Additional flexibility in the sensor power management can be realized by adjusting the criteria against which the sensor signal is compared based on a status of the sensor apparatus.
US10823570B2 Physical quantity sensor, physical quantity sensor device, electronic apparatus, and vehicle
A physical quantity sensor includes: a base substrate; a first wiring portion that is fixed to the base substrate; a second wiring portion that is fixed to the base substrate and has at least a part disposed in parallel to the first wiring portion; and an electrode portion that is disposed in the base substrate and has a reference potential. The electrode portion is disposed between the base substrate, and the first and second wiring portions. At least parts of the first and second wiring portions overlap the electrode portion in a plan view.
US10823568B2 Capacitive microelectromechanical accelerometer
This disclosure describes a capacitive micromechanical accelerometer with at least a first sensor which comprises a rotor which is a two-sided seesaw frame. The rotor comprises one or more first damping plates on the first side of its rotation axis and one or more first damping plates on the second side of its rotation axis. One or more second damping plates are fixed to the inner package plane above or below at least some of the one or more first damping plates, so that at least one first damping plate overlaps with the projection of a second damping plate on each side of the axis. The frame-shaped rotor may surround second and third acceleration sensors located in the substrate plane.
US10823567B2 Strapdown heading sensors and systems, and methods of calibrating and compensating the same
Methods of calibrating strapdown heading sensors and strapdown heading sensors are provided. The methods include compensating raw sensor data generated by sensors of an uncalibrated strapdown heading sensor to compensate for errors in an instrument frame of the strapdown heading sensor. The strapdown heading sensor is put in a target apparatus and output data is compensated to compensate for errors in an apparatus frame relative to the instrument frame. The strapdown heading sensors include a housing and a compass module having a first sensor configured to detect a magnetic field of the Earth and a second sensor configured to detect a gravitational force of the Earth. The first sensor and the second sensor are each passively isolated from bending and/or flexing of the housing such that an alignment between the first sensor and the second sensor is not disturbed due to the bending and/or flexing.
US10823565B2 Method for measuring a measurement distance between a rotating laser and a laser receiver
A method for measuring a measurement distance between a rotating laser, which emits a first laser beam that can be rotated about a rotational axis and/or a stationary second laser beam, and a laser receiver, which has a detection field with a measurement function. The rotating laser is inclined in a direction of inclination by an inclination angle. The position of incidence of the inclined laser beam on the detection field of the laser receiver is determined as a measurement point. The distance between the measurement point and a zero position of the detection field is stored as the height, and the measurement distance between the rotating laser and the laser receiver is determined using the inclination angle and the height.
US10823563B2 Laser scanner system
A laser scanner which includes a mobile station calculates a two-dimensional fixed station coordinate system formed at least three fixed stations, calculates coordinates of intersections of at least three circles, which have the fixed stations as their centers and the distances between each of the fixed stations and the mobile station as their radii, at every predetermined angle as each positioning result of the mobile station while horizontally rotating the laser scanner by 360° around a mechanical point, averages each of the positioning results corresponding to 360° and calculates approximate mechanical point coordinates in the fixed station coordinate system.
US10823560B2 Tilt sensor
A tilt sensor includes: a pressure sensor disposed to be relatively movable with respect to a detection target object and configured to detect pressure of a fluid; and a tilt information detection unit configured to detect tilt information (for example, a tilt angle) of the detection target object according to an output of the pressure sensor and movement information of the pressure sensor.
US10823559B2 Measuring device and method for triangulation measurement
A measuring device for triangulation measurement comprises a light transmitter for emitting illuminating light; a transmitting optical system, which directs the illuminating light in a plurality of light strips to an object; a light receiver for generating a measurement image of the object by measuring of light thrown back from illuminated object areas; and an evaluation unit for determining form or position information of the object based on the measurement image. According to the invention, for the assignment of which area in the measurement image belongs to which light strip, the transmitting optical system is designed so that it directs the illuminating light in differently formed light strips to the object. In addition a corresponding method for triangulation measurement is described.
US10823557B2 Geodetic instrument with reduced drift
The present disclosure provides a geodetic instrument (100) adapted to determine a direction and/or a distance to a target. The geodetic instrument includes an attachment device (120) for attaching the geodetic instrument to a holding arrangement (122); a motorized position arrangement for aiming a line of sight (L) of the geodetic instrument via rotation and/or translation of at least a part of the motorized position arrangement relative to the holding arrangement, and a controller (130). The controller is configured to, upon determining that a setting up of the geodetic instrument is required, provide a control sequence to the motorized positioning arrangement for causing a series of oscillatory rotational and/or translational movements of the at least a part of the motorized positioning arrangement. A method of setting up a geodetic instrument is also provided.
US10823552B2 Method for the three dimensional measurement of moving objects during a known movement
A 3D measurement method including; projecting a pattern sequence onto a moving object; capturing a first image sequence with a first camera and a second image sequence synchronously to the first image sequence with a second camera; determining corresponding image points in the two sequences; computing a trajectory of a potential object point from imaging parameters and from known movement data for each pair of image points that is to be checked for correspondence. The potential object point is imaged by both image points in case they correspond. Imaging object positions derived therefrom at each of the capture points in time into image planes respectively of the two cameras. Corresponding image points positions are determined as trajectories in the two cameras and the image points are compared with each other along predetermined image point trajectories and examined for correspondence; lastly performing 3D measurement of the moved object by triangulation.
US10823551B2 Method and device for superresolution optical measurement using singular optics
An optical method of measurement and an optical apparatus for determining the spatial position of at least one luminous object on a sample. A sequence of at least two compact luminous distributions of different topological families is projected onto the sample, and light re-emitted by the luminous object is detected. At least one optical image is generated for each luminous distribution on the basis of the light detected. The optical images are analyzed to obtain spatiotemporal information regarding the light re-emitted by the luminous object, or location of the luminous object.
US10823549B2 Light field display metrology
Examples of a light field metrology system for use with a display are disclosed. The light field metrology may capture images of a projected light field, and determine focus depths (or lateral focus positions) for various regions of the light field using the captured images. The determined focus depths (or lateral positions) may then be compared with intended focus depths (or lateral positions), to quantify the imperfections of the display. Based on the measured imperfections, an appropriate error correction may be performed on the light field to correct for the measured imperfections. The display can be an optical display element in a head mounted display, for example, an optical display element capable of generating multiple depth planes or a light field display.
US10823548B2 Apparatus for inspecting substrate and method thereof
A substrate inspection apparatus is disclosed. The substrate inspection apparatus includes: a first light source configured to radiate an ultraviolet light onto a coated film of a substrate, the coated film being mixed with fluorescent pigments; a first light detector configured to capture fluorescence generated from the coated film onto which the ultraviolet light is radiated, and to obtain a two-dimensional (2D) image of the substrate; a processor configured to derive one region among a plurality of regions of the substrate based on the 2D image; a second light source configured to radiate a laser light onto the one region; and a second light detector configured to obtain optical interference data generated from the one region by the laser light, wherein the processor is configured to derive a thickness of the coated film of the one region based on the optical interference data.
US10823544B2 Height difference gauge
A height difference gauge includes a base plate, a sliding sleeve, a guide sleeve, a measuring column, a positioning cone, a positioning sleeve, a spring. The height difference gauge can be used for measuring the relative height difference of two planes, and has the characteristics of strong versatility, high detection precision, simple structure, low manufacturing cost, convenient operation and the like.
US10823539B1 Expanding subsonic bullet
A bullet designed to expand reliably at subsonic velocities has a leading end region divided by notches into petals. The exterior of the bullet has a groove configured to allow limited initial bending of the petals to facilitate spreading of the petals to increase the cross-section of the bullet upon impact with a target.
US10823537B2 Expandable broadhead
The present invention provides an expandable broadhead in which the inner surface of the blades contacts a band on the ferrule. The ferrule includes forward blade stops to securely align the blades in a closed position. The ferrule also includes rearward blade stops to securely align the blades in a fully deployed position. The blades can easily rotate to the fully deployed position when the broadhead contacts and penetrates a target. The kinetic energy used to deploy the blades is reduced given the angle of the blades and the angle of rotation of the blades.
US10823533B2 Firearm with active aiming assistance and planning system
New systems, hardware and methods for extremely precise aiming and shooting of firearms by relatively unskilled users are provided. In some embodiments, shots may be planned in advance and rapidly carried out. A specialized control system comprising computer hardware allows a user to plot a planned shot or shot sequence with indicators on a site display, evaluate the accuracy of the planned shot(s), adjust the location of the shot(s), and then shoot. In some embodiments, the system may counteract and otherwise adjust for certain ballistic and other accuracy-impacting factors with a position-actuable firing mechanism to maintain a projected flight path of such a point of impact at all times. The system is unobtrusive, allowing users to engage ordinary targeting activity, including ordinary firearm aiming movements. In some embodiments, aiming and execution aspects of the invention are adapted to non-lethal measures, which may be assigned by the system autonomously.
US10823527B2 Toy launcher apparatus with few parts and quick and easy assembly
A dart launcher having few but integral parts and an assembly process that is quick and easy for forming robust but inexpensive toys. The launcher may have an outer body, a safety valve and spring, a valve cap, a trigger, a piston, a launch spring, a cylinder cap and a plunger rod. The outer body includes an integral cylinder portion, a barrel portion and a trigger-mounting portion, the trigger includes an integral finger pad portion, a latch arm, a biasing portion and resilient legs. The piston includes an opening and a connector component formed around the opening to snap-fit with the piston, the cylinder cap includes an opening for the plunger rod and a connector component to connect with the cylinder portion, and the barrel portion includes a valve and mandrel support for supporting the safety valve and spring.
US10823524B2 Systems and methods for realistic practice firing of a firearm
Embodiments disclosed herein describe systems and methods for simulating realistically practicing firing of a firearm. More particularly, embodiments disclose coupling a moving cylinder with a thrust rod into the barrel of a firearm, wherein responsive to a user pressing the trigger, the thrust rod moves a slide of the firearm.
US10823523B1 Temperature compensator for artillery system
A temperature compensator for a recoil system and methods of use therein are disclosed. The temperature compensator can be used to regulate compressible fluid flow in a recoil system for an artillery weapon, including limiting a total volume of compressible fluid used to drive recoiling components of the system. This allows the recoil parts be to driven with consistency, notwithstanding the volumetric expansion of the compressible fluid due to temperature changes. In certain embodiments, the temperature compensator can include a tube having opposing first and second ends, and an elongated through portion extending therebetween. A flange can extend radially from the first end of the tube and be configured for sliding engagement within a recuperator cylinder of the soft recoil system. A one-way valve can be coupled to the flange at the first end and configured to restrict fluid entry to the elongated through portion via the first end.
US10823522B2 Firearm suppressor adapter
A fast-attaching, self-aligning, easily adaptable and preferably tool-less suppressor adapter. The novel adapter attaches to the barrel of a firearm while precisely aligning the barrel and adapter using a set of compression feet equidistantly spaced around the perimeter of the adapter. The device is adapted to attach to a wide range of barrel diameters via an easy to fit and inexpensive to manufacture fitment sleeve. Thus, the adapter can be manufactured in a single size and work with most firearms. In addition, the device attaches to the smooth section of barrel thereby eliminating the need for permanently modifying a firearm by threading the barrel.
US10823516B2 Ground-detecting descaler
The current document discloses a ground-detecting direct-wire descaler that detects and indicates whether or not a descaling signal with sufficient current and voltage is produced or, in other words, detects and indicates whether the pipe or other equipment to which the ground-detecting direct-wire descaler is coupled is isolated from AC ground. AC-ground detection occurs both on initial power on and at regular monitoring intervals. In certain implementations, ground-detecting direct-wire descaler additionally detects and indicates whether or not the three-pronged outlet, into which the power-cord plug of the ground-detecting direct-wire descaler is inserted, conforms to UBC standards and therefore has safety ground available for use as signal ground. The ground-detecting direct-wire descaler only attempts to produce a descaling signal when safety ground is detected.
US10823514B2 Reinforcer used for plate heat exchanger and plate heat exchanger
Provided are a reinforcer (30) used for a plate heat exchanger (100) and a plate heat exchanger (100), the reinforcer (30) being used to reinforce an area around an opening (13) of at least one heat exchange plate (10). The plate heat exchanger (100) comprises multiple heat exchange plates (10); a heat exchange space formed between adjacent heat exchange plates (10) of the multiple heat exchange plates (10); a heat exchange channel (11) formed between the heat exchange plates (10), wherein the heat exchange channel (11) is used for a heat exchange medium to flow into or out of the plate heat exchanger (100), and is constituted by openings (13) in the multiple heat exchange plates (10); and a reinforcer (30), used to reinforce an area around an opening (13) in at least one heat exchange plate (10). The plate heat exchanger (100) can alleviate or prevent deformation or cracking of a backing plate (18) and a heat exchange plate (10) of the plate heat exchanger (100), especially the two heat exchange plates (10) adjacent to the backing plate (18), in the area around the heat exchange channel (11).
US10823513B2 Arrowhead fin for heat exchange tubing
A new heat exchange tube fin design in which a plurality of arrowhead shapes are pressed into or embossed onto each fin, the arrowhead shape defined by two intersecting wedge sections. The pressed arrowhead shapes are grouped into nested pairs, and one of the arrowheads in a pair is pressed as a positive relative to the fin plane and the other of the pair is pressed as a negative relative to the fin plane. The arrowhead pairs are placed in rows parallel to the air flow direction and arrowhead pairs in one row are preferably staggered relative to the arrowhead pairs in the adjacent row along the fin in the air flow direction.
US10823508B2 Helically coiled heat exchanger
A heat exchanger for indirect heat exchange between a first and a second medium is provided with a shell space for receiving the first medium, and a tube bundle arranged in the shell space and for receiving the second medium. The tubes are helically wound in a number of tube layers onto a core tube. The tube bundle includes a first tube layer which is positioned further outward in the radial direction of the tube bundle from an adjacent second tube layer. The heat exchanger includes at least one spacer and the first tube bundle is supported against the second tube bundle via the at least one spacer. The at least one spacer has a flow-directing region designed to deflect part of the first medium flowing along a tube of the first tube layer in the direction of the second tube layer situated further inwards in the radical direction.
US10823495B2 Refrigerator and control method thereof
A refrigerator includes a cabinet defining a storage space, a door connected to the cabinet and configured to open and close the storage space, the door defining an opening that is in communication with the storage space, a detection device provided in the door and configured to detect a user's operation, a lighting unit configured to, based on the door being closed, turn on and off according to a signal from the detection device and to illuminate an inside of the refrigerator, and a panel assembly provided to the door and covering the opening, the panel assembly being configured to allow selective viewing of the inside of the refrigerator through the panel assembly. The panel assembly is configured to, based on the lighting unit being turned on, transmit light from the inside of the refrigerator to thereby allow viewing of the inside of the refrigerator through the panel assembly.
US10823492B2 Refrigerator
A refrigerator includes a cabinet having an inner case and a drawer assembly installed on both side walls of the inner case. The pantry assembly includes a basket capable of being inserted and withdrawn from the storage chamber; a supporter assembly connected to the basket and guiding insertion and withdrawal of the basket; and a cover connected to the supporter assembly that moves in a direction opposite to the basket when the basket is inserted or withdrawn. The basket includes a first roller rotatably installed on both side walls thereof, and the supporter assembly includes a supporter having a guide rail that receives the first roller and a transmission unit for transmitting the moving force of the basket to the cover.
US10823491B2 Under cabinet/shelf storage rack
Rack systems, devices, and methods for attaching and providing foldable storage racks underneath refrigerator shelves or cabinets or other shelves for suspending, storing and separating wine bottles and beverage cans and plates. The storage racks can include a plurality of bail cradles each having ends pivotally attached to brackets. The bail cradles can have concave support surfaces for supporting and separating bottles and cans. The bail cradles can have ribbed upper surfaces for allowing a shelf/tray to slide thereon. The racks can have pivotal vertical legs with a slide out drawer on lower ends of the legs. The racks can be used for storing other items such as computer keyboards and the like, used with desks, tables, and the like.
US10823489B2 Waste heat recovery system
A waste heat recovery system is provided. The system comprises: an appliance, a tank, a pump and a pipeline switch. The appliance comprises: a housing, a refrigeration module, a heat exchanger, and a circulating water pipe. The tank is for storing heat energy generated from the refrigeration module with water therein and/or pumping water having the saved heat energy to the circulating water pipe to heat a space provided in the appliance. The pipeline switch controls water flow between the tank, the heat exchanger and the circulating water pipe. The system allows the appliance therein to refrigerate, thaw, and/or cook food, and it reduces electric energy consumption.
US10823488B2 Locker assembly and associated insert assembly for a cabinet
A locker assembly insert 10 for a cabinet 11. The cabinet 11 is a two door cabinet having a first door 12 and a second door 13. A central mullion 19 having a rear cover plate divides the cabinet 11 down the middle and the doors 12 and 13 close the cabinet. The locker assembly insert 10 in this case is applied to a two door cabinet and has a central support member 20 (which is put in place by first removing the rear cover plate behind the central mullion 19, the rear cover plate is tucked in behind the central support member 20 before assembly allowing it to be reused if the refrigerator is ever restored to its original condition). The insert is completed using vertical divider sets 27, 28 and 29 and ten door locker door assemblies 30 and 31.
US10823487B2 Refrigerator and shelf thereof
A shelf comprises a shelf plate and a rack connected to the shelf plate pivotally and rotating between a folded position adjacent to the shelf plate and an unfolded position apart from the shelf plate. The shelf further comprises a rotary assembly connected with the shelf plate and the rack and enabling the rack to have at least two unfolded positions, such that the angle and a height at which the rack is fixed may be regulated as required, thereby meeting requirements of placing the bottles and beverage bottles of different sizes, and increasing universality and flexibility of application of the shelf.
US10823482B2 Systems and methods for free and positive defrost
A heat pump system includes a refrigerant circuit, at least one compressor, an evaporator, and a controller programmed to defrost the evaporator in a defrost mode, wherein in the defrost mode the controller is programmed to monitor the evaporator to detect frost creation thereon, and reduce the speed of the at least one compressor and/or reduce the number of some, but not all operating compressors of the at least one compressor, if frost creation is detected on the evaporator. In some embodiments, the controller is programmed to defrost the evaporator in a second defrost mode. In the second defrost mode the controller is programmed to monitor the evaporator to detect frost creation thereon, turn off the at least one compressor when frost is detected on the evaporator, and operate a fan to force ambient air over the evaporator to defrost the evaporator.
US10823481B2 Refrigerator compartment with evaporator to provide cold air to ice maker
A refrigerator includes a refrigerator compartment and a refrigerator evaporator disposed within an evaporator housing within the refrigerator compartment. A door is coupled to the refrigerator compartment and includes an ice maker. A duct assembly is disposed within the refrigerator compartment and includes an ice maker feed duct interconnecting the evaporator housing with the ice maker. The duct assembly further includes an ice maker return duct interconnecting the evaporator housing with the ice maker.
US10823480B2 Air flow mechanism for compartment
A compartment assembly for a refrigerator includes a housing subassembly defining a generally enclosed area, an air outlet in fluid communication with the enclosed area, and a divider unit separating the enclosed area into first and second compartments. The divider unit includes a central wall aligned with the air outlet and exposing respective portions of the air outlet to the first and second compartments. A flap is disposed within the air outlet and is rotatable about an articulation point aligned with respect to the central wall and with a body of the flap extending in an upstream direction within the air outlet. A control element is mounted external to the enclosed area and is operably coupled with the flap to drive rotation thereof.
US10823479B2 Multi-evaporator appliance having a multi-directional valve for delivering refrigerant to the evaporators
A refrigerating appliance includes a refrigerant line having a compressor and a condenser. A thermal exchange media is delivered from the condenser and through the refrigerant line to at least a freezer evaporator of a plurality of evaporators, wherein the thermal exchange media leaving the freezer evaporator defines spent media that is returned to the compressor. A multi-directional outlet valve selectively delivers the thermal exchange media to the freezer evaporator, wherein the multi-directional outlet valve also selectively delivers the thermal exchange media to at least one secondary evaporator of the plurality of evaporators to define a partially-spent media that is delivered to the freezer evaporator.
US10823477B2 Thermal energy storage member and storage container using the same, and refrigerator using the same
It is an object of the present invention to provide a thermal energy storage member having sufficient dissipation capabilities and a storage container using the same, and a refrigerator using the same.A thermal energy storage member 1 includes: a thin-plate outer shape having an opposing upper face 1a and lower face 1b; a thermal energy storage material 3 filled in the inside of a package material 2; and a thermal conduction amount adjusting portion 4 that, in a case where difference occurs between temperature at the upper face 1a side and temperature at the lower face 1b side, reduces difference in thermal conduction amount per unit of time at the upper face 1a and the lower face 1b.
US10823476B2 Engineless transport refrigeration unit
An engineless transport refrigeration unit includes a compressor constructed and arranged to compress a refrigerant, and a compressor motor configured to drive the compressor and operate at a voltage range of two hundred (200) to six hundred (600) volts. A battery of the engineless transport refrigeration unit provides the power to the compressor motor.
US10823471B2 Refrigerant transfer control in multi mode air conditioner with hot water generator
A method for controlling an operating discharge pressure in a multi-purpose HVAC system including an outdoor unit, and an indoor unit, the HVAC system including a plurality of flow control valves configured to isolate the indoor unit from the multi-purpose HVAC system, a compressor and a controller, operably coupled to a water heater module, the water heater module including at least one valve, the controller executing a method including operating the multi-purpose HVAC system in a water heating mode, monitoring the operating discharge pressure from the compressor; and generating a signal commanding at least one of the plurality of control valves to isolate the indoor unit from the outdoor unit and water heating module and direct high pressure refrigerant to the indoor unit when the operating discharge pressure is greater than or equal to a predetermined pressure value.
US10823470B2 Liquid accumulator for heat exchange system, refrigeration system having the same, cascade refrigeration system and control method thereof
A liquid accumulator for a heat exchange system, includes a liquid accumulator housing provided with an air inlet, an air outlet, and a liquid inlet; and a cooling heat exchanger disposed in the liquid accumulator housing, wherein the cooling heat exchanger comprises an inlet end, a main body part, and an outlet end in sequence; the inlet end of the cooling heat exchanger is connected to the air inlet on the liquid accumulator housing; and the outlet end of the cooling heat exchanger is arranged to be higher than a working liquid level of a refrigerant in the liquid accumulator.
US10823462B2 Gas turbine engine with transcritical vapor cycle cooling
A gas turbine engine has a compressor section, a combustor, and a turbine section. An associated fluid is to be cooled and an associated fluid is to be heated. A transcritical vapor cycle heats the fluid to be heated, and cools the fluid to be cooled. The transcritical vapor cycle includes a gas cooler in which the fluid to be heated is heated by a refrigerant in the transcritical vapor cycle. An evaporator heat exchanger at which the fluid to be cooled is cooled by the refrigerant in the transcritical vapor cycle. A compressor upstream of the gas cooler compresses the refrigerant to a pressure above a critical point for the refrigerant. An expansion device expands the refrigerant downstream of the gas cooler, with the evaporator heat exchanger being downstream of the expansion device, and such that the refrigerant passing through the gas cooler to heat the fluid to be heated is generally above the critical point.
US10823459B1 Solar thermal collecting system
A solar thermal collecting system captures solar radiation into a vessel containing an opaque or partially opaque fluid medium. The solar radiation is reflected and intensified using interior parabolic reflectors inside the vessel to generate hot zones throughout the fluid medium; and the generated heat in the fluid medium is transported to a separate system designed to utilize the heat with minimal heat loss. The system of the present invention comprises a vessel that contains the fluid medium. An at least partially transparent or translucent lid enables passage of solar radiation into the vessel. The lid may have integrated solar panels to generate power from solar radiation. Multiple reflective parabolic reflectors integrated in the vessel focus solar radiation throughout the fluid medium to create hot zones that intensifies heating the fluid medium. The vessel is resilient to withstand variances in pressure and temperature. After fluid medium absorbs heat, an insulated conduit transports the heated fluid medium for storage or other beneficial uses such as conversion to power with minimal heat loss.
US10823457B2 Internal pressure relief safety valve of water heater and water heater
An internal pressure relief safety valve of a water heater includes: a valve body including a water inflow channel, a water outflow channel and a pressure relief channel, the water inflow channel communicates with the water outflow channel through a water outflow hole; a unidirectional water inflow assembly disposed in the valve body and used for allowing water flow to flow from the water inflow channel to the water outflow channel unidirectionally; a valve clack cooperating with a side wall of the pressure relief channel in a sliding and sealing way; a flexible sealing gasket installed at one end of the valve clack facing toward the pressure relief port and used for cooperating with the pressure relief port; and a pressure relief spring used for applying pressure to the valve clack, so that the flexible sealing gasket blocks the pressure relief port.
US10823455B2 Condensing combustion apparatus
A condensing combustion apparatus comprising: an upward combustion burner (20); a sensible-heat exchanger (40) which absorbs sensible combustion heat generated by the burner (20); and a latent-heat exchanger (50) which absorbs latent heat of steam included in a combustion gas which has passed the sensible-heat exchanger (40), wherein the sensible-heat exchanger (40) and the latent-heat exchanger (50) have the same lateral widths and are configured as fin-tube heat exchangers having common structures, and wherein a flow path through which the combustion gas, which has passed the sensible-heat exchanger (40), flows upward is formed on one side portion of the latent-heat exchanger (50), a flow path through which the combustion gas, which has passed the one side portion of the latent-heat exchanger (50), flows downward corresponding to a direction in which condensed water falls is formed on a middle portion of the latent-heat exchanger (50), and a flow path through which the combustion gas, which has passed the middle portion of the latent-heat exchanger (50), flows upward and discharges is formed on another side portion of the latent-heat exchanger (50).
US10823453B2 Marinized vaporizer units, and methods of making and using same
Floating marinized water bath vaporizer utilizing a slosh chamber having reduced water surface area to reduce the effects of wave created which the vaporizer is in motion, and systems utilizing such vaporizer, and to methods of making and using such vaporizer.
US10823451B2 Louver assembly
A louver assembly for placement in an opening for regulating the inlet of air, comprising a first blade stack and second blade stack arranged in tandem, and a sill for supporting the first and second blade stack. The first and second blade stacks have a plurality of blades arranged in a horizontally-spaced and vertically-extending configuration defining a plurality of horizontally-spaced and vertical extending air passageways for the passage of air therethrough. The sill has a generally planar first portion for supporting the first blade stack and a sloped second portion for supporting the second blade stack, wherein the sloped portion and the second blade stack define therebetween a void for equalizing pressure within the assembly to facilitate the draining of water therefrom.
US10823450B2 Air-conditioning register
An air-conditioning register includes a rotation direction changing mechanism, which changes the rotation direction of an operation knob and transmits the rotation to a shut-off damper to tilt the shut-off damper about damper pivots. The rotation direction changing mechanism includes arm portions and a cam member. Each arm portion includes a sliding end portion at the distal end, which moves along an arcuate passage having a center that coincides with the damper pivots in accordance with the tilting motion. A cam groove of the cam member includes sliding regions, along which the sliding end portions slide when the shut-off damper is tilted. Each sliding region includes free running regions on its opposite ends. The moving amount of the sliding end portions along the arcuate passage in the free running regions is less than that in an intermediate region when the cam member is rotated by a certain angle.
US10823448B2 Heat exchange system, air conditioning control system, and air conditioning system control method
A heat exchange system, an air conditioning control system, and an air conditioning system control method. A control portion of the heat exchange system respectively adjusts the opening of electronic expansion valves, and controls the electronic expansion valves to store an initialisation state and position information before powering down so that the electronic expansion valves first perform initialisation state switching when next powering up, thereby reducing the risk of the electronic expansion valves being out of step, and saving system start-up time.
US10823446B2 System of adjusting load of air conditioning and method of adjusting the same
A system is disclosed and includes an air-conditioning load prediction unit for predicting a load of an air-conditioning unit in a future time period based on past data; an indoor temperature and humidity sensing module for sensing temperature and humidity of a building at a first time; a fan-speed sensing module for sensing a fan-speed of the air-conditioning unit at the first time; and a comfort-degree prediction module for calculating a comfort-degree that the air-conditioning unit is required to reach at a second time based on the sensed temperature, sensed humidity and sensed fan-speed; an energy management unit for controlling a central monitoring computer to set a temperature and an fan-speed of the air conditioning unit, and compare the predicted load and an actual load of the air conditioning unit for adjusting the set temperature and the set fan-speed in real time. A method of adjusting is also provided.
US10823445B2 Refrigeration cycle apparatus
A refrigeration cycle apparatus according to the present invention, a controller is configured to cause a first operation mode and a second operation mode to be executed as operation modes of an air-sending fan. The first operation mode is an operation mode in which an operation of the air-sending fan is started based on a first manipulation performed on an operation unit and the air-sending fan is stopped based on a second manipulation performed on the operation unit. The second operation mode is an operation mode in which the operation of the air-sending fan is started when refrigerant is detected by a refrigerant detection unit, the air-sending fan is not stopped based on the second manipulation, the air-sending fan is stopped based on a third manipulation different from the second manipulation, and the operation of the air-sending fan is restarted based on a fourth manipulation different from the first manipulation.
US10823440B2 Systems and methods for interactive HVAC maintenance interface
A control system for an HVAC system. The control system includes a user interface configured to present information to a user and receive inputs from the user. A processor is configured to cause the processor to receive one or more system parameters associated with HVAC system components. The processor is further configured to determine if a maintenance operation is required in response to receiving the one or more system parameters, and to display to the user via the user interface an indication that a maintenance operation is required. The processor is also configured to receive an instruction from the user to initiate the maintenance operation, and to display one or more operational conditions required to be satisfied prior to the maintenance operations being performed. The HVAC components are monitored to determine if the operational conditions are completed, and maintenance instructions are displayed in response to the operational conditions being completed.
US10823439B2 Systems and methods for reliability control of information handling system
In accordance with embodiments of the present disclosure, a controller may include one or more environmental sensor inputs configured to receive data from one or more environmental sensors integral to an information handling system and a microcontroller unit communicatively coupled to the one or more environmental sensor inputs. The microcontroller unit may be configured to monitor the one or more environmental sensor inputs for one or more reliability-impacting events affecting or likely to affect operability of the information handling system and in response to an occurrence of a reliability-impacting event, apply an event-based policy affecting operation of one or more components of the information handling system.
US10823436B2 Air conditioning method using a staged process using a liquid desiccant
In a process and apparatus of conditioning an airstream, the airstream is contacted with a liquid desiccant absorber in each of at least two stages. The same apparatus used as an evaporator to reconcentrate the desiccant. The desiccant for each said stage is cooled or heated externally to the absorber or evaporator using an external source of cooling supplied with a common cooling or heating fluid at each stage. The desiccant flows between the stages counter-current to the flow of the airstream such that at each step the concentration of the desiccant is reduced or increased by contact with the airstream so that the concentration in each stage is distinct from the concentration of the desiccant in the previous stages.
US10823435B2 Air conditioner
The present disclosure is directed to provide an air conditioner using an evaporative cooler to cool a condenser and improve cooling efficiency, and configured to supply air, which passes through a dry channel of the evaporative cooler, to a humid channel to improve efficiency of the evaporative cooler. In order to implement above, the air conditioner according to the present disclosure includes an indoor unit including an evaporator of a heat pump configured to cool indoor air; and an outdoor unit including the evaporative cooler using evaporation latent heat of water generated from the humid channel to cool air which passes through the dry channel, a condenser of the heat pump cooled by air cooled while passing through the dry channel during a cooling mode, a condenser communication part provided so that some of the air which passes through the dry channel flows to the condenser, and a humid channel communication part provided so that the remaining air which passes through the dry channel flows to the humid channel.
US10823432B2 Electric heating systems and method of use thereof
An electric heating system is provided including first and at least second electric heating devices. The first and at least second electric heating devices each include or have associated therewith communication means, whereby data concerning all or one or more of the heating devices can be communicated directly to or between the first and at least second electric heating devices.
US10823428B2 Vertically translating hinge mechanism for a built-in oven
A heating appliance includes an appliance cabinet having a plurality of sidewalls that defining a heating cavity. A door is operably connected to at least one of the sidewalls and operable between open and closed positions. A vertical translating assembly extends from the appliance cabinet to the door. The vertical translating assembly includes drive and offset arms and a power assist mechanism in operable communication with the drive arm. The power assist mechanism at least partially operates the door between the open and closed positions.
US10823427B2 Oven comprising a scanning system
The present invention relates to an oven (101) comprising a heated cavity (102) for cooking a food (201), which comprises a three-dimensional scanning system (106) configured for acquiring information about the volume and/or shape of a food (201) positioned in the heated cavity (102).
US10823425B2 Kiln
A kiln including a stove, a housing, an exhaust pipe and a heat source is disclosed. The stove includes a cavity, an entry, and an air outlet. The housing includes a cover and a front plate and disposed outside of the stove, wherein the front plate is joined to a front end of the cover and disposed at a front side of the stove; the front plate and the stove are spaced apart with a gap. The exhaust pipe passes through the cover and communicates with the air outlet and an exterior of the cover. The heat source is adapted to heat the cavity. With the gap between the front plate and the stove, a thermal insulation effect capable of protecting a user from being burned is provided.
US10823422B2 Tangential bulk swirl air in a trapped vortex combustor for a gas turbine engine
A trapped vortex combustor for use in a gas turbine engine defines a radial direction, an axial direction, and a circumferential direction. The trapped vortex combustor includes an outer vortex chamber wall defining a forward end, and a dome attached to, or formed integrally with, the outer vortex chamber wall at the forward end of the outer vortex chamber wall. The dome and outer vortex chamber wall define at least in part a combustion chamber having an outer trapped vortex chamber. The dome includes an air chute defining an airflow direction. The radial direction and axial direction of the trapped vortex combustor define a reference plane extending through the air chute, the airflow direction of the air chute defining an angle greater than zero with the reference plane.
US10823419B2 Combustion system with deflector
The present subject matter provides a combustion system which comprising: a cowl; a deflector configurated to include a ring body, a plurality of swirlers integrated on the ring body and a plurality of arms integrally extending outward from the ring body; an annular inner liner attached with the cowl; and an annular outer liner attached with the cowl. The deflector is positioned between the inner liner and the outer liner; the deflector, the inner liner and the outer line define a combustion chamber thereamong. The deflector is attached to the cowl via the plurality of arms, but the arms are rigid enough to work together to fix the deflector with the cowl while allowing for thermal expansion flexibility therebetween at the same time.
US10823411B2 Combustor liner panel end rail cooling enhancement features for a gas turbine engine combustor
A combustor for a gas turbine engine includes a support shell; a first liner panel mounted to the support shell via a multiple of studs, the first liner panel including a first rail that extends from a cold side of the first liner panel; a second liner panel mounted to the support shell via a multiple of studs, the second liner panel including a second rail that extends from a cold side of the second liner panel adjacent to the first rail to form an interface passage; and at least one heat transfer feature within the interface passage.
US10823406B2 Attachment of ceramic matrix composite panel to liner
A combined liner and panel for use in a gas turbine engine comprise a ceramic matrix composite panel having a plurality of extending members extending away from a face of ceramic matrix composite panel which will face hot products of combustion. A liner includes a plurality of spring members that apply a bias force biasing the extending members. The spring members bias the extending members on the panel in a direction away from the face of the panel which will face the hot products of combustion. A gas turbine engine, and a method of attaching a ceramic matrix composite panel to a liner are also disclosed.
US10823404B1 Materials handling system for feed injection to thermal kiln retorts
Systems and methods for processing a waste stream for feeding into a thermal unit performing an airless or oxygen starved incineration process like pyrolysis. Embodiments comprise an inlet hopper for receiving a waste stream, an inlet hopper lid, a slide gate that when closed forms the base of the inlet hopper and when open allows the waste stream to pass into an intermediate hopper, a ram body that when closed forms the base of the intermediate hopper and when open allows the waste stream to pass into a ram cylinder, a crusher plate on the front face of the ram body, a ram for driving the ram body and its crusher plate forward into the waste within the cylinder, a compactor cone comprising teeth for splitting, and an outlet through which the crushed and split waste stream exits the system into a thermal unit.
US10823401B2 Burner system including a non-planar perforated flame holder
A combustion system such as a furnace or boiler includes a non-planar perforated flame holder configured to hold a combustion reaction.
US10823400B2 Multi-cavity gas and air mixing device
A multi-cavity gas-air mixing device includes at least two mixing cavities each having an air inlet and a mixture outlet communicated with a combustor, wherein each of the mixing cavities has a built-in gas pipeline, each of the gas pipelines is provided with a gas jet, and the orientation of the gas jet is intersected with a flow direction of air entering into the mixing cavities. The device effectively segments the gas-air mixer and achieves a large load regulation ratio, without producing condensate water at any load segment, thereby improving the system reliability and service life. The built-in gas pipeline not only actively controls the fuel in the open-close control pipeline, but also reduces the volume of the mixer and largely decreases the cost.
US10823397B2 Burner arrangement for heater
A burner arrangement (1), for a mobile heater operated with liquid fuel, is provided; having a combustion chamber (2) for converting fuel with combustion air in a flaming combustion, which combustion chamber (2) extends along a longitudinal axis (Z) in a main flow direction (H); a pre-mixing chamber (3), which is arranged fluidicly upstream of the combustion chamber (2), for generating a fuel-combustion air-mixture, which pre-mixing chamber (3) comprises a side wall (4); a fuel evaporation surface (O) arranged in the pre-mixing chamber; a fuel supply (10) for supplying liquid fuel; and a first combustion air supply (6) having a swirl body (7) for supplying a combustion air flow into the pre-mixing chamber (3) with a swirl such that the combustion air is guided along the fuel evaporation surface (O) with a tangential flow component. A neck portion (5) is formed at a transition from the pre-mixing chamber (3) to the combustion chamber (2) at which the flow cross-section abruptly widens in the main flow direction (H).
US10823395B1 Multifunctional wall lamp with acoustics device
A wall lamp includes a lamp body, a mounting unit mounted on the lamp body, and a kerosene lighting mounted in the lamp body. The lamp body includes a housing, a door, a charging seat, a light source, and a light sensitive device. A Bluetooth receiver is mounted on the acoustics device. The kerosene lighting is removed from the housing and is operated individually when the door is pivoted outward from the housing. The light sensitive device detects a strength of a light after the kerosene lighting is removed from the housing, and turns on/off the light source module after the kerosene lighting is removed from the housing.
US10823393B2 LED illumination device with speaker function, and method for extracting light and sound from LED illumination device with speaker function
A frame member is attached to an opening in an outer light-reflection plate. The frame member is composed of an inner frame part, and an outer frame part disposed around the inner frame part. A light extraction part is formed between the outer frame part and the inner frame part. The inner frame part is constituted by a separate extraction part that extracts acoustic vibrations and light. A space of the separate extraction part includes, on both ends, a sound intake port on an internal space side where a sound source is disposed, and a sound extraction port formed in the top of the inner frame part so as to open toward the outside of an LED illumination device. The sound intake port and the sound extraction port are formed separated from each other by a prescribed distance, and the space is formed continuously in the inner frame part so as to connect the sound intake port and the sound extraction port.
US10823390B1 Illuminating assembly for use with shelving
An illumination assembly including a light pipe and a light supply for use in illuminating shelf dividers on a shelf. The light pipe includes a first end portion including a light inlet, a second end portion including a light outlet, and a body portion extending between the first and second end portions. The light supply directs light into the light inlet, whereby at least a portion of the light subsequently exits the light pipe through the light outlet. When the first end portion is positioned adjacent a rear edge of the shelf, the body portion extends from the rear edge to a front edge of the shelf. The light pipe is configured to transmit at least a portion of the light emitted by the light supply from the light inlet to the light outlet to illuminate an area adjacent the shelf front edge.
US10823388B2 Pressure equalized lighting subassembly
Provided is a lighting subassembly that includes a printed circuit board having one or more lighting elements thereon and a single through-hole at a center region thereof for air flow, a lens to cover the one or more lighting elements, and an overmold body covering the lighting assembly. The overmold body secures the lens in place and covers a back surface of the printed circuit board opposite the one or more lighting elements and includes a plurality of through-holes corresponding to the through-hole of the printed circuit board. A vent is also included in the lighting subassembly and is disposed adjacent to the through-hole of the printed circuit board in between the overmold body and the printed circuit board, configured to only allow air to flow therethrough such that the through-holes and the vent together create a venting system to allow airflow through the lighting subassembly.
US10823386B2 Adjustable end cap connectors for light emitting diode systems
An adjustable end cap for a high intensity LED light system includes an end cap body, a pivot base coupled to the end cap body and one or more adjustable fittings pivotally secured to the pivot base. Both coolant and electrical fittings can be provided. The end cap body defines passages therein that communicate with the coolant and electrical passages in the LED device. The coolant and electrical fittings can be pivoted transverse to the longitudinal axis of the LED device. Ninety degrees of pivot range for each fitting can be provided in one example.
US10823383B1 Low voltage light fixtures having articulating components for establishing blinding glare zones at selected distances from the fence lines of security fences
A light fixture for a perimeter security fence is adjustable for establishing a distance from the fence line where a blinding glare zone begins. The light fixture includes an elongated pipe having a lower pipe section, an upper pipe section, and an articulating joint coupling a lower end of the upper pipe section with an upper end of the lower pipe section for enabling the upper and lower pipe sections to articulate relative to one another. The light fixture is secured to a post of the perimeter security fence. The light fixture has a glare shroud secured to the upper end of the rigid upper pipe section. The glare shroud has an underside that faces toward the ground. One or more LEDs are secured to the underside of the glare shroud. Each LED has an optical lens passing light having a beam angle of 137-156 degrees.
US10823382B2 Systems and methods for lighting fixtures
Examples of the present disclosure are related to systems and methods for lighting fixtures. More particularly, embodiments disclose lighting fixtures having a substrate with one or more light sources embedded on the bottom surface of the substrate and at least one panel extending along the sides of the substrate.
US10823380B2 Flexible lighting and universal mounting system for municipal utility poles
A flexible lighting tube and universal architectural mounting system for lighting upon municipal utility poles. The mounting system is a bracket having the form of an inverted track to receive a lighting tube. The bracket may have a base and plurality of flanges used to either hold the lighting tube or attach to a pole. The base and flanges form a U-like shape and are made from a flexible material allowing the bracket to be shaped to conform to a pole to which it attaches. A foam layer may be inserted between the bracket and tube to inhibit unintended disconnection.
US10823378B1 Candle holder and method for securing a candle holder to a vertical surface
The present disclosure relates to a holder, and specifically a holder for a traditional flame candle or a flameless, battery-operated candle. The present holder permits the candle to be positioned directly on a vertical surface, such as a window, and spaced away from the vertical surface while maintaining the candle in the horizontal position. The present holder and its associated method for placement provides different decorating options not available using traditional candle holders placed on a horizontal surface.
US10823377B1 Ground insert lamp with adjustable focus and adjustable color temperature
A ground insert lamp includes a ground insert and a lighting assembly detachably mounted on the ground insert. The lighting assembly includes a lamp body, a light source module, and a focus regulating module. The lamp body has a fixed portion that is rotatable relative to the ground insert. The lamp body includes a primary shell and a regulating shell. The light source module is mounted in the primary shell. The focus regulating module includes a plane mirror, a convex mirror, and a reflective mirror. The reflective mirror is mounted in the primary shell. The plane mirror is mounted in the primary shell. The convex mirror is mounted in and moved with the regulating shell, to adjust the distance between the convex mirror and the reflective mirror.
US10823376B1 String lights with plug-in lamp holder structure
The present invention relates to the field of lighting lamps, in particular to a string light with a plug-in lamp holder structure. According to present invention, an illuminant and the lamp holder, as well as a lamp housing and the lamp holder are all fixed in a plug-in manner, so that the installation is convenient and fast, and the structure is simple, which is beneficial to reduce the production cost. In addition, the lamp holder which is integrally formed by injection molding has better water resistance and is convenient for automatic production and assembly.
US10823373B2 Light emitting device including variable transmission film to control intensity and pattern
A lamp includes a variable transmissive film and a light source arranged to transmit light through the variable transmissive film. The variable transmissive film includes an encapsulated dispersion containing a plurality of electrically charged particles and a fluid, the charged particles being movable by application of an electric field and capable of being switched between an open state and a closed state. In some embodiments, one portion of the variable transmission film is in the open state and one portion is in the closed state, thereby allowing light from the source to be shaped, e.g., into a spotlight.
US10823371B2 Optical device and optical system apparatus
An optical device including at least a part of a rotation body acquired by rotating a reference plane shape or a parallelly shifted body acquired by parallelly shifting the reference plane shape, the reference plane shape including an incidence portion allowing light from a predetermined site to enter, an emit portion that reflects the light which has traveled through the incidence portion and which is directly irradiated and a first reflection portion that reflects the reflected light by the emit portion toward the emit portion. The reference plane shape may include a second reflection portion that reflects the light which has traveled through the incidence portion and which is directly irradiated to the emit portion. An optical system apparatus includes a light source placed at the predetermined site.
US10823369B2 Lighting device that deactivates dangerous pathogens while providing visually appealing light
A lighting device configured to deactivate pathogens in an environment. The lighting device includes at least one first light-emitting element configured to emit light having a wavelength of between 400 nm and 420 nm, wherein the light emitted by the at least one first light-emitting element is configured to deactivate the pathogens in the environment. The lighting device also includes at least one second light-emitting element configured to emit light having a wavelength of greater than 420 nm. A first combined light output of the light emitted by the at least one first and the at least one second light-emitting elements includes visible light that is perceived as white light. The white light has properties that make it visually appealing and unobjectionable.
US10823367B1 Modular LED light fixture with spaced diffuser
A lighting apparatus and system which employs LED boards as a light source, as well as diffusers for casting light toward workspaces and other areas of interest. The apparatus is modular to permit the system to be adaptively configured in a wide variety of arrangements. An apparatus module has a housing assembly mounting a direct light LED board, a diffuser, and a hub connecting the housing assembly to the diffuser and holding the diffuser and housing assembly in spaced-apart relation. By the apparatus, the direct light LED board projects light from the housing assembly and across a separation distance toward the diffuser. The diffuser receives the direct light and diffuses the direct light from the module. Light originates in the housing assembly, is transmitted to the diffuser, and the diffused light is then projected from the module for illuminating the surrounding environment.
US10823364B2 Vehicular lamp
A vehicular lamp includes: light sources; a first condensing optical system that condenses light beams from the light sources; and a second condensing optical system including an incident portion into which the condensed light beams by the first condensing optical system are incident, and an emission portion through which the incident light beams are outputted forward and which has a line-shaped emission surface. The incident portion has a refractive surface that refracts the light beams condensed by the first condensing optical system in a direction in which the light beams are condensed, and the refractive surface refracts the light beams so that condensing points of the light beams condensed by the first condensing optical system fall within a condensing range in which the light beams are outputted from the emission surface even when there is a positional deviation between the first and second condensing optical systems within a set tolerance.
US10823363B2 Vehicular lamp
A vehicular lamp capable of producing a flow of light emitted laterally and capable of emitting light with good appearance is provided. The vehicle light includes: a light source, a reflector that reflects the light from the light source laterally, and an inner lens that allows the light reflected by the reflector to be projected laterally. The reflector has a reflecting surface on which a plurality of reflection cuts are periodically arranged in a front-rear direction thereof. The inner lens has a lens surface protruded from a surface facing the reflector so as to face the reflecting surface. The lens surface has a shape extending in the front-rear direction while being curved convexly in a vertical direction, and a radius of curvature of the lens surface in the vertical direction gradually increases from a proximal end side to a distal end side of the lens surface.
US10823361B2 Headlight apparatus
A vehicle headlight apparatus, on a vehicle applies illumination light to a road surface, comprises: a light source device to generate the illumination light; and a lens on a light axis of the light source device and projects the illumination light from the light source device to form a desired light distribution, wherein the light source device includes: one or more semiconductor light source elements to emit light; a collimator unit having one or more collimators disposed on a light emission axis of each of the semiconductor light source elements and converts light emitted from a solid light source into substantially parallel light; and a polarization conversion element provided on an emission surface side of the collimator unit and converts incident light into predetermined polarized light, and the illumination light emitted from the polarization conversion element of the light source device is applied in a predetermined direction through the lens.
US10823360B2 Headlight device and bending headlight module thereof
A headlight device and a bending headlight module thereof are provided. The headlight device includes a main headlight module and a bending headlight module. The main headlight module is capable of generating a first lighting area which is a light pattern that complies with the regulations of low beam headlamps. The main headlight module includes a main optical axis, and the main headlight module defines a horizontal plane and a vertical plane perpendicular to the horizontal plane, and the main optical axis is parallel to the horizontal plane and the vertical plane. The bending headlight module is disposed close to the main headlight module, and the bending headlight module includes a first reflecting unit, a first lighting unit, a first cut-off plate unit, and a first lens unit.
US10823357B2 Luminous module including a field-correcting optical element
A field-correcting optical element configured to be arranged in an adaptive lighting device crosswise to light rays emitted by a plurality of light sources includes an entrance face through which light rays enter and an exit face through which these light rays exit. At least one segment of the entrance face is covered with an antireflection coating that is able to increase the transmittance of light rays through the optical element.
US10823354B2 Vehicle lamp
A vehicle lamp that ensures achieving downsizing while integrating sensors and improving a designability is provided. The vehicle lamp includes a lamp function unit (10) and a sensor function unit (20). The lamp function unit (10) has a light irradiating region (30). The sensor function unit (20) is arranged within the light irradiating region (30) in a front view.
US10823351B2 Electronic candle lamp
An electronic candle lamp includes a housing, a flat plate, a fixing cylinder, a flame-like sheet, a connecting sheet, a pendulum, a magnet, an electromagnetic coil, a control circuit board, a spring, a first supporting rod, a second supporting rod, a bracket, a light emitting diode (LED) lamp, a convex mirror, and a battery pack. A through hole is defined at a connection of the flame-like sheet and the connecting sheet through which the second supporting rod passes. The flame-like sheet is suspended on the second supporting rod via the through hole. The battery pack is electrically connected to the control circuit board. The control circuit board is electrically connected to the electromagnetic coil and the LED lamp, respectively.
US10823349B2 Recessed downlight fixture
A recessed downlight fixture and method for installation is provided. The recessed downlight fixture can be installed in a retrofit application, after a ceiling is installed, through a pre-existing opening in that ceiling. Alternatively, a recessed downlight fixture according to a second embodiment can be installed before a ceiling is present. In either embodiment, the light source coupled to, for example, a heat sink, can be universally moved in three degrees of movement, rotationally, along a tilt axis, or further within the ceiling to increase or decrease the recess. All such universal adjustments can take place through and below the ceiling opening during or after installation.
US10823347B2 Modular indirect suspended/ceiling mount fixture
A modular troffer-style fixture particularly well-suited for use with solid state light sources. The fixture comprises a reflector that includes parallel rails running along its length, providing a mount mechanism and structural support. An exposed heat sink is disposed proximate to the reflector. The portion of the heat sink facing the reflector functions as a mount surface for the light sources. The heat sink is hollow through the center in the longitudinal direction. The hollow portion defines a conduit through which electrical conductors can be run to power light emitters. One or more light sources disposed along the heat sink mount surface emit light toward the reflector where it can be mixed and/or shaped before it is emitted from the troffer as useful light. End caps are arranged at both ends of the reflector and heat sink, allowing for the easy connection of multiple units in a serial arrangement.
US10823346B2 LED module, LED light fixture and method for production thereof
A light emitting diode (LED) module is disclosed having an elongated flat support with a first long end, a second long end opposite the first long end, and electrically conductive regions. The disclosed LED module includes at least one LED mounted on the flat support as well as an electronic driver with at least one electronic driver component mounted on the flat support for driving the at least one LED. The electrically conductive regions have a first pair of contact points on one of the two long ends for connection of the LED module to a current source and a second pair of contact points on one of the two long ends for connection of a smoothing capacitor on the LED module.
US10823345B2 Decorative LED light string structure and assembling method thereof
A decorative LED light string structure comprises a plurality of LED light-emitting units, each of the units comprises an RGB light-emitting diode and a control IC, a common pin of the RGB light-emitting diode is connected to a positive power terminal of the control IC, three electrode pins of the RGB light-emitting diode are respectively connected to three control terminals of the control IC correspondingly, one of the electrode pins of the RGB light-emitting diode is connected with a voltage amplifier circuit, an output terminal of the voltage amplifier circuit is connected to a write terminal of the control IC, and the LED light-emitting units are connected in series or in parallel through the positive and negative power terminals of the control ICs. A method for assembling a decorative LED light string comprising the following steps: assembling an LED light string; encoding and inputting address code; and forming address code.
US10823337B2 Light emitting apparatus, light emitting unit, display apparatus, electronic device and light emitting element
There is provided a light emitting apparatus, including a plurality of light emitting elements having biased light properties; and a mounting substrate where the light emitting elements are arranged such that the biased light properties are complemented within a group including at least two light emitting elements among a plurality of the light emitting elements. Also, there are provided a light emitting unit, a display apparatus, an electronic device and a light emitting element using a plurality of point light sources.
US10823336B2 Pivotable touchscreen for a gas-distribution facility
The invention relates to a facility for supplying a working gas provided with an insulating chamber (3) and a door (3′) that is pivotable about a vertical axis in order to allow the opening and the closing of said chamber (3), including a device (9) for distributing a working gas having a monitoring and command unit (35, 35A) including means (45) for controlling the monitoring and command unit (35, 35A) which can be actuated by an operator of the distribution device (9, 9A), said controlling means (45) including a touchscreen (47) having command regions (60, 61, 62, 63, 64, 65, 66, 67, 68) associated with monitoring corresponding tasks, characterised in that said touchscreen is attached to a housing (47A) built into the door (3′), said housing (47A) being capable of and designed to pivot about a vertical axis (Y).
US10823335B2 Ship including gas re-vaporizing system
A ship including a gas re-vaporizing system according to the present invention includes: a ship body; a vaporizer which is arranged in an upper portion of the ship body, and vaporizes liquefied gas and supplies the vaporized liquefied gas to a demander; and a heat source supply apparatus which is arranged inside the ship body and supplies a heat source to the vaporizer.
US10823328B2 Press brake in which height position of operation panel is adjustable in sitting state
A press brake includes paired fixation links, upper link arm, lower link arm and paired raised-lowered links, which form a parallel link mechanism configured to allow an operation panel to be raised and lowered. The press brake includes a spring configured to generate torque depending on a height position of the operation panel in an opposite direction to torque generated by weight of the operation panel; and a torque hinge configured to maintain a posture of the parallel link mechanism by absorbing a torque difference between the torque generated by the weight of the operation panel and the torque generated by the spring.
US10823323B2 Fluid connector having a deformable tab and plug/connector assembly
A fluid connector comprising a body having a through-bore, a plurality of radially inwardly facing surfaces comprising a first cylindrical surface having a first diameter, a frusto-conical surface adjacent the first cylindrical surface, and a second cylindrical surface adjacent the frusto-conical surface, the second cylindrical surface having a second diameter, wherein the frusto-conical surface is arranged between the first and second cylindrical surfaces, and a plurality of outwardly facing surfaces comprising a first cylindrical surface having a first diameter, and a second cylindrical surface adjacent the first cylindrical surface, the second cylindrical surface having a second diameter, and a deformable tab integrally connected to the body and extending axially from the body.
US10823322B2 Fastening device for measuring apparatuses on pipes
A device for fastening a measuring apparatus on pipes, in particular a butt weld seam checking measuring apparatus, containing a housing for accommodating the measuring, control, and/or drive units and a clamp, wherein the clamp is designed as a ring segment, wherein the clamp is attached in the radial direction over a pipe external diameter, wherein the clamp has a pre-tension in the installed state.
US10823321B2 Tube quick-release assembly
A tube quick-release assembly includes an outer socket and an inner plug. The inner plug is movably inserted in the outer socket. An upper portion of the outer socket is formed with two opposing engaging openings. An engaging buckle is fitted on the inner plug. The engaging buckle is provided with two opposing engaging legs having hooks and flaring outward. The hooks of the engaging buckle radially engage with the two engaging openings of the outer socket to realize a quick connection of tubes. The two hooks of the engaging buckle can be pressed inward to realize a quick disconnection of tubes.
US10823316B2 Piping connections and connection sockets
A connection socket for a tubular connection includes a socket cup having a metal alloy composition and a sealing portion. A primary seal is positioned within the sealing portion. The primary seal includes an elastomeric material having a service temperature. One or more spacer rings are positioned within the sealing portion. A secondary seal is positioned within the sealing portion. The secondary seal includes a metal composition, wherein the secondary seal has a melting temperature at or above the service temperature of the primary seal. One or more locking rings are positioned within the sealing portion, wherein each of the one or more locking rings comprises a biting feature defined along an internal circumference of the locking ring.
US10823312B2 Hanger for mounting multiple cables
A cable hanger for securing cables to a supporting structure includes: a base panel having opposed ends; a pair of arms attached to a respective end of the base panel and having a free end; a pair of locking projections, each of the locking projections attached to a respective free end of the arms; a pair of gripping members, each gripping member attached with a respective arm or to the base panel, wherein the arms and locking projections are spread apart to enable insertion of a first cable between the arms, wherein the gripping members engage and grip the first cable, and wherein the locking projections are inserted into the aperture of the supporting structure; and at least one finger attached to and extending from one of the arms or the base panel, the finger configured to deflect and grasp a second cable against the arm or base panel.
US10823311B2 Method of emptying an undersea fluid transport pipe that is submerged and full of water
A method of emptying an undersea fluid transport pipe (2) that is submerged and full of water, by pumping out at least a portion of the water present inside the submerged pipe using a submersible pump unit (6) connected to a point of the pipe, the volume of water pumped out from the inside of the pipe being compensated by a gas injected under pressure into the submerged pipe from a point (18) thereof that is situated higher than the connection point (12; 14) to the submersible pump unit. The invention also provides an installation for performing such a method.
US10823308B1 Controllers for inline valves, inline valves, and methods of controlling flow through inline valves
A controller for an inline valve includes a manifold seating a set screw and has a reference fluid port, a control fluid port, and an actuator fluid port. A selector is movable within the manifold between a first position and a second position, the reference fluid port in fluid communication with the actuator fluid port in the first position, the control fluid port in fluid communication with the actuator fluid port in the second position. A biasing member is arranged between the selector and the set screw and urges the selector towards the first position. The set screw extends through an exterior of the manifold for adjustment of differential in pressures at the reference fluid port and the control fluid port responsive to which the selector moves between the first position and the second position. Inline valves and methods of controlling fluid flow through inline valves are also described.
US10823306B2 Pneumatic valve
A pneumatic valve is disclosed comprising: an outer housing formed from a continuous single-piece of material and defining a fluid inlet port and a fluid outlet port; a separate piston sleeve housed within the housing; and a piston slidably mounted within the piston sleeve.
US10823305B2 Laminated solenoid armature for an electromagnetic activation device and injection valve for metering a fluid
The present disclosure relates to actuators. Various embodiments may include a laminated magnet armature for an electromagnetic actuating device, an injection valve for metering a fluid, and/or an electromagnetic actuating device having a laminated magnet armature. For example, a laminated magnet armature for an electromagnetic actuating device wherein the magnet armature is displaceable along an axis A in a movement direction may include a multiplicity of interconnected laminations oriented perpendicular to the axis A and stacked to form a lamination stack with a bottom side and a top side. Each lamination includes at least one recess open toward an edge of the lamination. The laminations are arranged within the lamination stack so the recesses form at least one duct extending through the lamination stack from the bottom side to the top side.
US10823303B2 Valve device
A valve device for a cooling water system of a motor vehicle, with a housing including a first connection and a second connection for a first liquid circuit, and a third connection and a fourth connection for a second liquid circuit, wherein the first connection is permanently fluidically connected to the second connection, and with a valve unit including a movably mounted valve element with which a thermally activatable spring element is associated, and which opens a connection between the third connection and the fourth connection in a first end position and cuts off the connection in a second end position. The thermally activatable spring element is arranged in a chamber located between the first connection and the second connection, which is permanently cut off from the third and the fourth connection and which preloads the valve element in the direction of the second end position.
US10823302B2 Globe butterfly valve
An aspect includes a globe butterfly valve that includes a valve inlet, a valve outlet, a globe housing with a spherical body between the valve inlet and the valve outlet, and a globe butterfly valve disc operably disposed within the globe housing. The globe housing has a larger interior diameter than an inlet diameter of the valve inlet and an outlet diameter of the valve outlet. The globe butterfly valve disc is configured to block a flow path between the valve inlet and the valve outlet responsive to an outer edge of the globe butterfly valve disc being positioned proximate to an interior surface of the globe housing between the valve inlet and the valve outlet.
US10823300B2 Aspirator pressure relief valve with relief control unit
An aspirator for use in an aircraft evacuation inflatable device inflation system. The aspirator includes: a barrel; a first inlet configured to receive a primary flow of pressurized gas a first pressure P1 during inflation of the aircraft evacuation inflatable device; a second inlet configured to a secondary flow in the form of atmospheric air; and a pressure release valve and interlock combination attached to the barrel. The interlock receives the primary flow and a downstream flow from the barrel, wherein the interlock causes the pressure release valve (PRV) to remain closed during an initial phase of inflation of aircraft evacuation inflatable device.
US10823296B2 Electric mixing valve with dual flowpath metering ball
A mixing valve assembly includes a valve housing defining an interior, a cold inlet along a first axis, a hot inlet, and a mixed outlet. A metering ball within the interior rotates about the first axis. The metering ball has an outer shell defining: a cold port aligned with the cold inlet; a hot port selectively aligned with the hot inlet; a cold outlet connected to the cold port; and a hot outlet connected to the hot port. Rotation of the metering ball aligns the hot port with the hot inlet, the cold outlet with the mixed outlet, and the hot outlet with the mixed outlet to varying degrees. The metering ball has a central flowpath for hot water and a radially outward flowpath for cold water.
US10823294B2 Valve device
A valve device is provided with a valve body driving member rotated by driving force from a drive source, and a valve body rotating in a circumferential direction integrally with the valve body driving member. Fitting parts fitted one another are formed in the lower surface of the valve body driving member and the upper surface of the valve body. The valve body has hole parts formed therethrough in the axial direction thereof. Groove parts that are flow channels linking from the outer peripheral surface of the valve body to the hole parts are formed in the upper surface of the valve body. The fitting parts and the groove parts on the valve body side have connecting parts that are portions where the fitting parts and the groove parts are formed continuously in the upper surface of the valve body without being separated by other elements constituting the valve body.
US10823287B2 System and method for determining and controlling engine speeds during gear shifting
A method for determining and controlling engine speeds of a work vehicle during gear shifts may include controlling an operation of an engine and/or a transmission of a work vehicle so as to maintain the work vehicle operating at a requested speed, and determining a measured gear ratio for the transmission as a gear shift is occurring from a first gear ratio to a second gear ratio. The method may also include calculating a desired engine speed during the gear shift as a function of the requested speed and either the measured gear ratio or the second gear ratio. In addition, when the measured gear ratio differs from the first gear ratio by a predetermined threshold amount, the method may include controlling the engine speed based on the desired engine speed for a remainder of the gear shift from the first gear ratio to the second gear ratio.
US10823286B2 Parking interlock device, transmission including said parking interlock device, and related assembly method
An actuating device (19) for manually releasing a parking lock device (9) of a transmission (1) includes a manual actuator (18) and a pivotably mounted actuating shaft (20). The actuating shaft (20) includes a shaft outer section (20a), to which the manual actuator (18) is attached, and includes a shaft inner section (20b), on which a parking disk (15) is mounted. The parking disk (15) includes a recess (21), and on which an engaging piece is mounted, which includes a projection (23) engaging into the recess (21). The engaging piece is an engaging lever (22) which includes a foot section (22a) for mounting the engaging lever (22) on the shaft inner section (20b) of the actuating shaft (20), and includes the projection (23) on a head section (22b) positioned opposite a foot section (22a). An associated parking lock device (9), transmission (1), and assembly method are also provided.
US10823280B2 Clutch system and actuation unit therefore
Actuation unit for a clutch system of a motor vehicle drivetrain including: a drive plate on an input shaft of the clutch system; a clutch piston arranged to actuate a clutch of the clutch system; a compensation chamber plate defining a compensation chamber; wherein the clutch piston separates a pressure chamber between the drive plate and the clutch piston from the compensation chamber between the clutch piston and the compensation chamber plate. The pressure chamber contains a hydraulic fluid for hydraulically actuating the clutch piston, and the compensating chamber is arranged to compensate centrifugal force pressure on the clutch piston. The compensation chamber plate is fixedly connected to the drive plate.
US10823276B2 Drive train design for electric driven vehicles
A powertrain arrangement for a transverse mounted motor for an electric powered automotive passenger vehicle including opposing wheel shafts for powering two parallel mounted wheels, the shafts rotating about a first axis, the shafts having at least one end torsionally connected with a differential, an electrical rotor torsionally connected with the wheel shafts via a planetary gear train, an electrical stator surrounding the rotor, a casing supporting the rotor and the wheel shafts, the casing encompassing the stator, the casing having a floor forming a lubricant reservoir, and a baffle located in the lubricant reservoir, the baffle having barriers generally transverse to the first axis and at least one of the barriers having a lower window allowing fluid communication underneath the barrier.
US10823274B2 Case component of transaxle
A case component of a transaxle includes: a bearing unit having a through-hole through with a shaft member is to be inserted; a matching surface unit having a matching surface on which another member is to be overlapped; bolt hole portions formed on the matching surface unit; bent wall portions, each having a V-shaped or U-shaped cross-section cut in a direction orthogonal to a straight line connecting a shaft center of the bearing unit and a shaft center of the bolt hole portions, each having a valley portion positioned on the straight line, and connecting the bearing unit and the respective bolt hole portions; and V-shaped portions, connected with the respective bent wall portions, provided on an outer circumference of the respective bolt hole portions, and protruding toward the bearing unit.
US10823273B2 Gearbox mounting system
A combination of an engine, a gearbox clutch housing and a mounting system for mounting the combination to the structural load-bearing components of a vehicle, comprising an engine having a first contact surface; a gearbox clutch housing having a second contact surface, the first contact surface of the engine and the second contact surface of the gearbox clutch housing each being joined to the other by mechanical fastening means; and a first hanger, where the latter comprises a rigid plate positioned between the first contact surface of the engine and the second contact surface of the gearbox clutch housing, with the first hanger being securely fastened between the engine and the gearbox clutch housing. The first hanger has first and second opposed load-transferring surfaces of closed perimeter, with the first of the load-transferring surfaces being in pressing contact with the first contact surface of the engine and the second of the load-transferring surfaces being in pressing contact with the second contact surface of the gearbox clutch housing. The first hanger includes one or more load-supporting members extending beyond the perimeter of the opposed load-transferring surfaces; and the one or more load-supporting members include plural spaced-apart fastening elements adapted for coupling to one or more select structural load-bearing components of a vehicle.
US10823266B2 Transmission device for a motor vehicle
A transmission device for a motor vehicle includes a first connecting shaft operatively connectable to a first subaxle of a wheel axle of the motor vehicle; a second connecting shaft operatively connectable to a second subaxle of the wheel axle; a coupling transmission having a drive shaft operatively connectable with a drive aggregate of the motor vehicle, and an output shaft operatively connectable with the first wheel axle, wherein via the coupling transmission the drive shaft is operatively connected with the output shaft and with the first and the second connecting shaft for torque distribution; and a superposition transmission, wherein the output shaft is operatively connectable with at least one of the first connecting shaft and the second connecting shaft via the superposition transmission by shifting the superposition transmission.
US10823263B1 Rotary-to-linear transmission system
In one embodiment, a rotor is coupled to the support such that the rotor can rotate about an axis of rotation relative to the support. The rotor has a first surface for supporting a piece of flexible material at a diameter D about the axis of rotation. The carriage is coupled to the support such that the carriage is constrained to slide parallel to the axis of rotation of the rotor. A second plurality of pulleys comprises a third pulley, a fourth pulley, and a fifth pulley. The piece of flexible material is coupled to the rotor, then helically wound around the first surface of the rotor with a lead l, then wrapped around the third pulley, then wrapped around the first pulley, then wrapped around the fourth pulley, then wrapped around the second pulley, then wrapped around the fifth pulley, then coupled to the support.
US10823258B2 Planetary transmission
A planetary transmission includes first and second ring gears and a double planet with first and second gears rotatably disposed about a common shaft and arranged such that the gear teeth of the first gear of the double planet engage into the gear teeth of the first ring gear, and the gear teeth of the second gear of the double planet engage into the gear teeth of the second ring gear. The first gear of the double planet is preloaded in a clockwise direction such that the gear teeth of the first gear of the double planet are in contact with the gear teeth of the first ring gear, and the second gear of the double planet is preloaded in a counterclockwise direction such that the gear teeth of the second gear of the double planet are in contact with the gear teeth of the second ring gear.
US10823255B2 Balancing system for a rotating member
A balancing system for a rotating member is presented. The rotating member includes a hollow portion and an axis of rotation which extends through the hollow portion. The balancing system includes a vessel that is insertable into the hollow portion of the rotating member. The vessel includes an outer shell which is shaped to conform to inner walls of the hollow portion. A plurality of solid balancing beads partially fill the vessel. When the vessel is inserted into hollow portion and the rotating member is rotating, the axis of rotation passes through the vessel and the balancing beads are centrifugally positioned within the vessel to compensate for imbalance in the rotating member.
US10823242B2 Brake apparatus for vehicle
A brake apparatus for vehicle may include: a pair of pressurization units configured to receive driving force from a drive unit and pressurize a brake pad; and a load transmitting unit installed between the pair of pressurization units and coupled to the pair of pressurization units to transmit a pressurizing load of any one of the pair of pressurization units to another one of the pair of pressurization units.
US10823236B2 Ball bearing, clutch thrust bearing device including such a bearing, and driveline system including such a device
A ball bearing and to a clutch thrust bearing device including such a bearing. The invention also relates to a driveline system including such a device, the system being provided to an all-wheel drive driveline system of a motor vehicle. The ball bearing comprises a fixed inner ring able to bear against an axially movable piston, a rotatable outer ring, and one series of balls between the rings. The rotatable outer ring further comprises a shield provided with a folded flange able to bear against a resilient biasing member.
US10823234B2 Annular member stopping structure for friction engaging device
An annular member stopping structure for a friction engaging device includes an end plate 212, a plurality of projecting sections 218 projecting in a radial direction at intervals in a circumferential direction on the end plate 212, a drum 112 having hook parts 220 configured to engage with the projecting sections 218, the drum 112 being non-rotatable relative to the end plate 212, an annular groove 214 provided in the drum 112, and a C-shaped snap ring 216 configured to fit in the annular groove 214. A circumferential direction abutting section 226 freely abutting with circumferential direction end 216a of the snap ring 216 is provided in the end plate 212.
US10823231B2 Damping member support and powertrain assembly for a work vehicle
A damping member support for non-torsional force bypass around a torsional damping member includes a damping member engagement portion configured to be coupled to the torsional damping member and an intermediate portion configured to transmit a non-torsional force between a shaft and the torsional damping member.
US10823230B2 Disconnect shaft for integrated drive generator
A disconnect shaft for use in an integrated drive generator longitudinally extending between a first end and a second end having a plurality of gear teeth extending longitudinally from a first face disposed at the first end. A cam ledge is at an intermediate location between the first end and the second end. An annular cavity is defined between an inner surface of an inner bore of the disconnect shaft and an outer surface of a radially inner portion of the disconnect shaft. A generator and a method are also disclosed.
US10823228B2 Method and system for elastic bearing support
A hybrid bearing support system includes a shaft extension fixedly coupled to a rotatable member at a radial inner end of the shaft extension, a radial outer end of the shaft extension fixedly coupled to a rotatable race of a bearing supporting the rotatable member, and a recoupler device formed of a shape memory alloy (SMA) material coupled in parallel with at least a portion of the shaft extension between the radial inner end and the radial outer end.
US10823226B2 Arrangement for a bearing of an input shaft build as planet carrier of a planetary gear set
An arrangement for mounting an output shaft (1) designed as a spider shaft of the planetary gear set of a transmission includes an axial needle bearing (6) arranged between an output-side spider plate (4) of the output shaft (1) and a housing (5) of the transmission, a radial needle bearing (7) for the radial mounting of the output shaft (1) in the housing (5), a thrust washer (8) attached to the output shaft (1) with the aid of a snap ring (9), and a shaft sealing ring (10) arranged on the side of the thrust washer (8) facing the output, into the interior space of which the thrust washer (8) and the snap ring (9) for attaching the thrust washer (8) extend.
US10823225B2 Motor having shock-proof design
A motor includes a shaft, a shell, a sleeve, an abrasion-resistance piece, a bearing, an oil seal, and several compressed springs. The shaft has an axial line. The shell is connected to the shaft. The sleeve has an accommodating space, and the wall of the accommodating space forms a first inclined surface which is inclined at an angle with respect to the axial line. The abrasion-resistance piece is disposed at the bottom of the accommodating space. The bearing is disposed in the accommodating space, and the outer wall of the bearing forms a second inclined surface corresponding to the first inclined surface. The shaft passes through the bearing and abuts the abrasion-resistance piece. The oil seal is affixed to the wall of the accommodating space and covers the bearing. The compressed springs are connected between the oil seal and the bearing.
US10823221B2 Bonding washer
A bonding washer for making electrical connection between two metal pieces that are to be mechanically fastened together. The washer, to be interposed between the two metal pieces, may be constructed so as to fasten to one of the pieces before the two pieces are joined. Teeth on the washer, positioned at right angles to the plane of the washer, are forced into each of the two metal pieces when the fastener is tightened, making electrical connection between the two metal pieces.
US10823219B2 Thread-forming screw with separate thread sprial and different part flank angles
A thread-forming screw has a shank which, in a front region of the shank, has a tip for insertion into a bore in a substrate, and in a rear region of the shank, has a drive for transmitting a torque to the shank. The shank has a spiral-shaped groove and a thread spiral which is inserted into the spiral-shaped groove. The spiral-shaped groove has a front flank and a rear flank disposed opposite the front flank. The front flank, at least regionally, has a different part flank angle than the rear flank.
US10823217B2 Attachment arrangement, clip body and clip
A fastening arrangement with a clip body, a fastening device and a panel is provided, with the clip body having a retainer for the fastening device, the clip body being fastenable to the panel which has fastening and positioning openings so that the clip body can be positioned on the panel by a stop of a positioning element on an edge of the positioning opening. The positioning opening has a size which allows the clip body with the fastening device held thereon to be passed at least partially therethrough, the positioning element bearing at least partially against the edge of the positioning opening and the positioning element at the same time being or being connected to a locking element which makes contact with the panel on a side facing away from the retainer. The locking element is arranged opposite the retainer. A clip body and clip are also provided.
US10823216B2 Expansion anchor with clipped-open expansion part
An expansion anchor includes a bolt as a first element and an expansion part as a second element. One of the two elements has a first rib running longitudinally along the bolt and the other of the two elements has a first groove running longitudinally along the bolt, where the first rib engages in the first groove. The one of the two elements has a second rib running longitudinally along the bolt and the other of the two elements has a second groove running longitudinally along the bolt, where the second rib engages in the second groove. A first catch of a snap connection is formed between the first rib and the first groove and a second catch of the snap connection is formed between the second rib and the second groove, where the first catch and the second catch hold the expansion part radially to the bolt.
US10823215B2 Connecting assembly for connecting boards
A connecting assembly for connecting boards includes a rod member and a buckle member. The rod member includes a head portion, a rod body and a tip portion which are integrally formed and connected in sequence. By using an engaging hole to engage with an annular engaging groove, the connection of the boards is more firm due to a circumferential joint. Besides, the buckle member is provided with a cross-shaped groove, which makes it easier for the user to adjust the direction when in use. The structure design is reasonable and more convenient for use.
US10823208B2 Band clamp
A lug used to construct a band clamp. The lug includes a rod receiving portion connected to a band receiving portion. The rod receiving portion has a distal portion opposite a proximal portion and a through-channel that allows a threaded rod to pass therethrough. The band receiving portion has head and tail portions and a passageway that allows the band to travel over the head and tail portions. The band receiving portion allows the band to be wrapped partway around the head portion after traveling over the head portion and thereafter to travel under both the head and tail portions. The proximal portion is closer to the passageway than the distal portion. The rod applies a tightening force directly to the band receiving portion and/or the proximal portion of the rod receiving portion. The rod does not apply the tightening force directly to the distal portion.
US10823201B2 Engine heat exchanger and method of forming
A method of forming a heat exchanger, for example a heat exchanger used in an aircraft, the method comprising extruding a metal body with at least one fluid passage in the metal body, forming a set of fins that are attached to the metal body and forming a set of heat transfer augmentation structures on the metal body.
US10823200B2 Connected thread groove spacer and vacuum pump
A thread groove pump portion, which is an exhaust element, is structured such that a Siegbahn structure is attached onto a cylindrical thread, and such that respective parts are connected to each other at this attachment section. A flow channel of the Siegbahn portion and a flow channel of the cylindrical thread (the thread groove pump portion) are connected to each other so as to substantially form a right angle when viewed from an axis direction of the vacuum pump, thus, the flow channel of the Siegbahn portion and the flow channel of the thread groove pump portion are connected to each other. the length of a compression flow channel of the thread groove pump portion can be increased in a radial direction due to the connected Siegbahn portion.
US10823196B2 Compressor diffuser with diffuser pipes varying in natural vibration frequencies
The diffuser pipe assembly for a compressor of a gas turbine engine includes diffuser pipes circumferentially distributed around a central axis and configured for distributing a flow of compressed air from the compressor to the combustor. Each of the diffuser pipes curving between an inlet end and an outlet end. A first subset of the diffuser pipes has a natural vibration frequency different than a natural vibration frequency of at least a second subset of the diffuser pipes. A method of operating a compressor including the diffuser pipe assembly is also disclosed.
US10823183B2 Centrifugal pump
A centrifugal pump includes at least one pump stage (14). This pump stage (14) includes an impeller (18) which is mounted rotationally fixed on a pump shaft (26). Apart from the pump stage (14), the centrifugal pump is equipped with a turbine wheel (32) which is arranged on the pump shaft (26), without a movement coupling to the pump shaft, in the delivery flow of the centrifugal pump. This turbine wheel (32) forms a transducer of a flow measuring device. A blading of the turbine wheel (32) is such that a torque exerted by the delivery flow onto the turbine wheel (32′) is directed counter to a torque exerted via the pump shaft (26) onto the impeller (18).
US10823178B2 Radial compressor and turborcharger
A radial compressor, with a rotor-side impeller, a stator-side housing, an inflow passage via which medium to be compressed can be fed to the impeller in the axial direction, a diffuser via which compressed medium can be conducted in the radial direction away from the impeller in the direction of a spiral housing section of the housing The diffuser radially outside in a transition region to the spiral housing section has an enlarging flow cross section.
US10823171B2 Scroll compressor with baffles and oil dispersing device
Disclosed is a scroll compressor comprising a housing; a crankshaft rotor assembly and a stator assembly which are disposed inside the housing; a frame, which is provided inside the housing and corresponds to the refrigerant inlet, the frame dividing the interior cavity of the housing into an independent upper cavity and an independent lower cavity; a first baffle component is arranged on the frame at a position corresponding to the refrigerant inlet; a second baffle component extends through the frame and connects the upper cavity to the lower cavity; the frame is provided with an oil guide hole; an oil dispersing device is arranged at an outlet of the oil guide hole to disperse oil. Also provided is an electrical product comprising the scroll compressor.
US10823165B2 Gas transportation device
A gas transportation device includes a casing, a nozzle plate, a chamber frame, an actuator, an insulating frame and a conducting frame, which are stacked sequentially. A resonance chamber is defined by the actuator, the chamber frame and the suspension plate collaboratively. When the actuator is enabled, the nozzle plate is subjected to resonance and the suspension plate of the nozzle plate vibrates in the reciprocating manner. Consequently, the gas is transferred to a gas-guiding chamber through the at least one vacant space and discharged from the discharging opening and the gas is circulated.
US10823163B1 Air pumps with multiple reservoir housing portions
Air pumps having an assembled configuration and a disassembled configuration. Particular embodiments described herein include air pumps with a reservoir housing that comprises two or more reservoir housing portions. Each reservoir housing portion couples to another reservoir housing portion in the assembled configuration and decouples from that reservoir housing portion in the disassembled configuration to provide for improved storage of the air pump when not in use.