US10061639B2
An information processing device includes a question provider that outputs questions for specifying a cause of a defect of a device or a countermeasure for the cause of the defect, a response receiver that receives responses to the questions output by the question provider, a defect cause specifier that specifies the cause of the defect of the device or the countermeasure for the cause of the defect on the basis of the responses received by the response receiver, and an operation history information receiver that receives operation history information of the device. The question provider varying the questions that are to be output, on the basis of the operation history information received by the operation history information receiver.
US10061637B1
A system, method, and computer program product are provided for automatic root cause analysis. In operation, a root cause analysis system identifies at least one event associated with one or more records for which to perform a root cause analysis. The root cause analysis system performs a root cause analysis of the event by automatically generating a decision tree based on all records in the current time-window such that each leaf in the decision tree represents the probabilities for class labels of a target variable and each branch in the decision tree represents a feature that leads to a corresponding class label probability. The root cause analysis system automatically generates the decision tree by automatically selecting at each step the feature that maximizes information gain based on a current subset of data. The root cause analysis system then classifies which conditioned feature is a causal factor and which is a root cause of the event by using a conditional entropy equation on each branch leading to the tree leaf. The root cause analysis is repeatedly performed on sequential time-window sets of records gathered, per a sufficiently small time window for near-real-time root cause detection, yet sufficiently large records set for statistical significance.
US10061631B2
Embodiments of the present disclosure disclose a method for detecting unresponsiveness of a process, wherein for each target process in a plurality of target processes, creating and activating a timer on a system kernel side, so as to time the target process; and when timing of the corresponding timer exceeds a predetermined time threshold, determining the target process to be unresponsive, and performing a predetermined associated action.
US10061630B2
An image forming apparatus includes an HDD, an HDD confirming unit, a system control unit, and a non-volatile semiconductor storage device. The HDD stores user data created by a user. The HDD confirming unit determines whether or not the HDD is in an inoperative state. The system control unit separates the HDD from the image forming apparatus to set the image forming apparatus to a restriction mode when the HDD is in the inoperative state. The non-volatile semiconductor storage device stores system data used for an operation of the system control unit.
US10061626B2
The disclosed embodiments relate to a system that facilitates developing applications in a component-based software development environment. This system provides an execution environment comprising instances of application components and a registry that maps names to instances of application components. Upon receiving a call to register a mapping between a name and an instance of an application component, the system updates the registry to include an entry for the mapping. Moreover, upon receiving a call to be notified about registry changes for a name, the system updates the registry to send a notification to a caller when a registry change occurs for the name.
US10061619B2
Aspects of the disclosure provide for mechanisms for dynamically managing thread pools in a computer system. A method of the disclosure includes receiving a user request to perform an action in a computer system; determining an execution plan for the user request, wherein the execution plan comprises a plurality of tasks; assigning, by a processing device, each of the plurality of tasks to one of a plurality of thread pools for execution; monitoring executions of the plurality of tasks in the thread pools; and reassigning, by the processing device, a first task of the plurality of tasks to a new thread pool in view of the monitoring.
US10061615B2
Systems and methods provide an extensible, multi-stage, realtime application program processing load adaptive, manycore data processing architecture shared dynamically among instances of parallelized and pipelined application software programs, according to processing load variations of said programs and their tasks and instances, as well as contractual policies. The invented techniques provide, at the same time, both application software development productivity, through presenting for software a simple, virtual static view of the actually dynamically allocated and assigned processing hardware resources, together with high program runtime performance, through scalable pipelined and parallelized program execution with minimized overhead, as well as high resource efficiency, through adaptively optimized processing resource allocation.
US10061612B1
A method, system and program product for remote scheduling of at least one job to run on a plurality of computers in a computer network. The job scheduler enables selection of a domain that includes at least a subset of the computers on which the job is to run. A list of computers in the selected domain is automatically generated. The computers on which the job is to run can be selected from the generated list of computers. A configuration file is created for storing an identification of the selected domain and the job to be run on the selected computers in the domain.
US10061611B2
An example method of migrating a virtualized computing instance between source and destination virtualized computing systems includes executing a first migration workflow in the source virtualized computing system, where a host computer executing the virtualized computing instance is a source host in the first migration workflow and a first mobility agent simulates a destination host in the first migration workflow. The method further includes executing a second migration workflow in the destination virtualized computing system, where a second mobility agent in the destination virtualized computing system simulates a source host in the second migration workflow and a host computer in the destination virtualized computing system is a destination host in the second migration workflow. The method further includes transferring, during execution of the first and second migration workflows, migration data including the virtualized computing instance between the first mobility agent and the second mobility agent over a network.
US10061603B2
In one example, a method and apparatus for dynamic routing of user contexts are disclosed. In one example, a method for supporting a context associated with a connection between a user and a first virtual machine of a virtual function includes receiving a notification of a change in a behavior of the user that affects the context, wherein the context is supported by the first virtual machine of the virtual function, and reassigning the context to a second virtual machine of the virtual function, different from the first virtual machine, based at least in part on the change in the behavior.
US10061593B2
An apparatus of an aspect includes a plurality of cores and shared core extension logic coupled with each of the plurality of cores. The shared core extension logic has shared data processing logic that is shared by each of the plurality of cores. Instruction execution logic, for each of the cores, in response to a shared core extension call instruction, is to call the shared core extension logic. The call is to have data processing performed by the shared data processing logic on behalf of a corresponding core. Other apparatus, methods, and systems are also disclosed.
US10061591B2
A method for reducing execution of redundant threads in a processing environment. The method includes detecting threads that include redundant work among many different threads. Multiple threads from the detected threads are grouped into one or more thread clusters based on determining same thread computation results. Execution of all but a particular one thread in each of the one or more thread clusters is suppressed. The particular one thread in each of the one or more thread clusters is executed. Results determined from execution of the particular one thread in each of the one or more thread clusters are broadcasted to other threads in each of the one or more thread clusters.
US10061588B2
Operand liveness state information is maintained during context switches for current architected operands of executing programs. The current operand state information indicates whether corresponding current operands are enabled or disabled for use by a first program module comprising machine instructions of an instruction set architecture (ISA) for disabling current architected operands. A machine instruction of the first program module accesses a current operand by using the current operand state information to determine whether a previously stored current operand value is accessible by the first program module.
US10061586B2
An instruction stream includes a transactional code region. The transactional code region includes a latent modification instruction (LMI), a next sequential instruction (NSI) following the LMI, and a set of target instructions following the NSI in program order. Each target instruction has an associated function, and the LMI at least partially specifies a substitute function for the associated function. A processor executes the LMI, the NSI, and at least one of the target instructions, employing the substitute function at least partially specified by the LMI. The LMI, the NSI, and the target instructions may be executed by the processor in sequential program order or out of order.
US10061577B2
A method for executing program builds comprising: analyzing file dependency information and job duration information associated with jobs of the program build; scheduling jobs for a current program build based on the analysis of the dependency information and the job duration data; executing the jobs according to the schedule; collecting file usage information and new job duration information from each of the jobs; supplementing the file dependency information with the file usage information; and storing the new job duration information to be used for scheduling jobs in subsequent program builds.
US10061574B2
A system includes a processor configured to wirelessly receive update requests from a plurality of vehicles. The processor is also configured to, for each request, determine if any vehicle modules require updating. Also, the processor is configured to retrieve an updated version and sending the updated version to a vehicle for reflashing, for each module that requires updating. The processor is additionally configured to receive confirmation for each module that has been reflashed and update a vehicle configuration with a version identifier corresponding to the updated version for each reflashed module.
US10061570B2
In an approach for removing tenant initialization check per tenant for compiled code, a processor receives a request to create a tenant. A processor creates the tenant. A processor marks a current thread of the tenant as not eligible to run just-in-time (JIT) code, wherein the marking indicates that when a method is invoked, a non-JIT version of the method is executed. A processor executes initialization of a first class from an optimization list, wherein the optimization list is a configurable list of classes to be initialized prior to running JIT code. A processor determines that class initialization has been executed for all classes on the optimization list. A processor adjusts the marking to indicate that the current thread is eligible to run JIT code and that the tenant may run JIT code that assumes, without checking, that classes on the optimization list are initialized.
US10061555B2
A system of controlling media devices configured for outputting signals to a surrounding area. The system including a control strategy for controlling operation of the media devices to execute operations according to a common schedule and a communications strategy for use in communicating the control strategy between the media devices in such a manner as to facilitate distribution of the control strategy to the media devices desired to operate according to the common timeline.
US10061550B2
A printer multifunction system includes a printer having a printer controller and a scanner having a scanner controller and a memory configured to store data obtained by reading a print original by a sensor. The printer and the scanner are connected to a network to which a computer is connected, wherein the scanner controller determines whether to transmit the data stored in the memory to the printer or the computer, based on at least one of a state of the printer, a reading setting of the scanner, and a state of the memory, and causes the scanner to transmit the data stored in the memory to a destination determined by the scanner controller. The printer controller receives the data from the scanner in a case where the data is transmitted to the printer, and receives the data from the computer in a case where the data is transmitted to the computer from the scanner, and the printer controller causes the printer to execute a printing operation, based on the data.
US10061547B2
A relay device may receive first information and second information from the image processing device. The relay device may select one of a first processing and a second processing based on at least one of the received first information and the received second information. The relay device may send, to an image processing device, first instruction information causing the image processing device to execute the first processing when the first processing is selected. The relay device may send, to the image processing device, second instruction information causing the image processing device to execute the second processing when the second processing is selected. The relay device may receive the first image data according to the first instruction information or the second instruction information. The relay device may generate second image data by executing the selected image processing on the first image data that has been received.
US10061541B1
A system includes multiple memory banks that store data. The system also includes an address path coupled to the memory banks that provides a row address to the memory banks. The system further includes a command address input circuit coupled to the address path that refreshes a first set of memory banks via the address path and, when the command address input circuit refreshes the first set of memory banks, activates a row of a second set of memory banks to store the data or read the data from the row of the second set of memory banks via the address path.
US10061540B1
A method is provided for performance by a mapping driver of a computing device operating as a data storage system. The method includes (a) receiving, from a storage driver stack, a first data storage command (DSC), (b) receiving, from the storage driver stack, a second DSC, (c) determining that the first DSC and the second DSC are both related aspects of a combined storage command, (d) in response to determining, establishing a pairing structure to pair the first DSC and the second DSC together, and (e) fulfilling the combined storage command by fulfilling both the first DSC and the second DSC with reference to the pairing structure. An apparatus, system, and computer program product for performing a similar method are also provided.
US10061539B2
Processing within a computing environment is facilitated by use of an inaccessibility status indicator. A processor determines whether a unit of memory to be accessed is inaccessible in that default data is to be used for the unit of memory. The determining is based on an inaccessibility status indicator in a selected location accessible to the processor. Based on the determining indicating the unit of memory is inaccessible, default data is provided to be used for a request associated with the unit of memory.
US10061538B2
A memory device is provided as follows. A memory cell array includes a plurality of memory cells, and the plurality of memory cells are divided into a first memory group and a second memory group. A first page buffer group is coupled to the first memory group and includes a plurality of first page buffers. A second page buffer group is coupled to the second memory group and includes a plurality of second page buffers. The first page buffer group performs a first data processing operation on data stored in the first page buffer group and stores a result of the first data processing operation. The second page buffer group performs a second data processing operation on data stored in the second page buffer group and stores a result of the second data processing operation. The first and second data processing operations are performed at substantially the same.
US10061535B2
A method and system for reducing storage requirements and speeding up storage operations by reducing the storage of redundant data includes receiving a request that identifies one or more data objects to which to apply a storage operation. For each data object, the storage system determines if the data object contains data that matches another data object to which the storage operation was previously applied. If the data objects do not match, then the storage system performs the storage operation in a usual manner. However, if the data objects do match, then the storage system may avoid performing the storage operation.
US10061533B1
A method for data protection tiering is provided. The method includes sending information about a plurality of data protection tiering options that are applicable to one or more applications, which are implementable via a plurality of data protection products. The method includes receiving data protection tiering selection information identifying at least one from among the plurality of data protection tiering options and implementing each of the of data protection tiering options consistent with the selection. A system and computer readable medium are also included.
US10061526B2
One embodiment of the present invention is a memory subsystem that includes a sliding window tracker that tracks memory accesses associated with a sliding window of memory page groups. When the sliding window tracker detects an access operation associated with a memory page group within the sliding window, the sliding window tracker sets a reference bit that is associated with the memory page group and is included in a reference vector that represents accesses to the memory page groups within the sliding window. Based on the values of the reference bits, the sliding window tracker causes the selection a memory page in a memory page group that has fallen into disuse from a first memory to a second memory. Because the sliding window tracker tunes the memory pages that are resident in the first memory to reflect memory access patterns, the overall performance of the memory subsystem is improved.
US10061516B2
An example apparatus includes a non-volatile memory including a first memory having a first write rate and a second memory having a second write rate, the first write rate greater than the second write rate An example controller is to determine, based on a ratio, a first portion of the data to be written to the first memory, and a second portion of the data to be written to the second memory type, the second portion of the data not included in the first portion of the data.
US10061512B2
A data storage device including a flash memory and a controller is provided. The flash memory has a plurality of TLC blocks, each of which includes a plurality of pages. The controller checks whether any of the TLC blocks was undergoing a write operation and unfinished at the time that the power-off event occurred when the data storage device resumes operation after a power-off event. When a first TLC block was undergoing the write operation and unfinished at the time that the power-off event occurred, the controller further checks whether data stored in a page which was the last one being written in the first TLC block can be successfully read, and continues to write the remaining data into the first TLC block when the data of the page which was the last one being written in the first TLC block can be successfully read.
US10061506B2
A display device includes a display, a touch panel and a controller. The display includes a plurality of display panels laminated on one another. The touch panel is provided on a screen of the display and accepts touch operation. The controller determines with respect to which display panel among the plurality of display panels the touch operation is carried out, and carries out a process corresponding to operation content of the touch operation on the determined display panel.
US10061505B2
An in-vehicle device includes an operation screen display unit that displays a specific operation screen containing an operation key for causing the in-vehicle device to perform a specific action, an operation key moving unit that moves the operation key in a predetermined direction, a camera and a movement recognition unit that detect a movement of part of a body of a user or a movement of an operation member held by the user, and an operation selection unit that, when a movement direction of the operation key matches a direction of the detected movement of the user, selects the operation key moved by the operation key moving unit.
US10061497B2
An icon position interchanging method includes receiving a first sliding signal triggered by a first dragging operation over a first icon and a second sliding signal triggered by a second dragging operation over a second icon, determining a first sliding vector according to the first sliding signal and a second sliding vector according to the second sliding signal, judging whether the first sliding signal and the second sliding signal satisfy a preset condition according to a first length of the first sliding vector and a second length of the second sliding vector, and performing position interchanging on the first icon and the second icon if the first sliding signal and the second sliding signal satisfy the preset condition.
US10061492B2
Various embodiments relating to displaying viewpoints from a point of interest are disclosed. One embodiment includes displaying an entry point that includes a link to a view of a three dimensional scene from a point of interest, receiving a selection of the entry point from the user, retrieving a predetermined path of a plurality of predetermined viewpoints located around the point of interest, displaying the view of the three dimensional scene, the view being a rendering of the three dimensional scene from a first predetermined viewpoint in the plurality of predetermined viewpoints, displaying an interaction interface including a control to scroll along the predetermined path to a next location on the predetermined path, receiving a selection of the control, and displaying a second view of the three dimensional scene, the second view being a rendering of the three dimensional scene from the next location.
US10061491B2
Disclosed is a cross-platform image editor configured with image editing tools and that is integrated with a software application and operable on a user computing device. A low-res version of a high-res image stored in an image library is displayed, and a user selection of at least one image editing tool and at least one associated parameter is received. The low-res version is modified accordingly. Without human user intervention the high resolution image is processed by executing at least one instruction respectively associated with each of the at least one selected image editing tools using the at least one parameter. The modified high resolution image is output.
US10061490B2
The commodity recognition apparatus displays a frame for surrounding a commodity in an image captured by an image capturing module. Then the commodity recognition apparatus recognizes a candidate of the commodity imaged in the frame according to the feature amount of the image in the area surrounded by the frame, and outputs information of a highest ranked candidate commodity. If a change instruction for the candidate is received, the commodity recognition apparatus outputs information of the commodity other than the highest ranked candidate selected from the candidates.
US10061488B2
A medical imaging apparatus includes a controller which generates a user interface (UI) image, a display which displays the UI image, and a UI device which receives an input which relates to the UI image. The UI image may include a first tab which includes a plurality of first parameter sets which respectively correspond to a plurality of imaging modes, and a second tab which includes a second parameter set which corresponds to an imaging mode selected from among the plurality of imaging modes.
US10061481B2
A method and apparatus for visually querying an aircraft. A model is identified for the aircraft. Sections of the aircraft are displayed in a graphical user interface on a display device. The sections correspond to sections as manufactured for assembly of the aircraft. The sections are selectable.
US10061479B2
An information processing apparatus includes a setting information transmission section that transmits setting information for making a function of controlling a supply of power to a second communication section provided in a display apparatus valid or invalid to the display apparatus. The display apparatus includes a first control section that supplies power to the second communication section even when the power source of the display apparatus is turned off in a case where the setting information indicates that the function of controlling the supply of power to the second communication section is valid, and stops the supply of power to the second communication section when the power source of the display apparatus is turned off in a case where the setting information indicates that the function of controlling the supply of power to the second communication section is invalid.
US10061460B2
A self-capacitance input device with hovering touch includes a sensing electrode layer, a reflection and deflection electrode layer, an insulation layer, and an amplifier with a gain greater than zero. The sensing electrode layer has a plurality of sensing electrodes on one side for sensing a touch or approach of an external object. The reflection and deflection electrode layer is disposed on the other side of the sensing electrode layer and has at least one reflection and deflection electrode. The insulation layer is disposed between the sensing electrode layer and the reflection and deflection electrode layer. The amplifier has an output coupled to the reflection and deflection electrode layer.
US10061455B2
An array substrate, a display panel, and a display device are provided. The array substrate comprises a touch circuit including a plurality of first switching units, a controlling unit, and a plurality of touch detecting terminals, and a plurality of independent touch electrodes arranged in an array. The touch electrode is electrically connected to the touch detecting terminal through at least one first switching unit. When the array substrate is in a touch detecting stage, the controlling unit controls the first switching units to be turned on, such that the touch electrodes are progressively detected.
US10061451B2
An improved touch panel assembly (100) is provided. The touch panel assembly (100) comprises a bezel (102), a display (104), a touch panel (108), and a glass lens (110). The assembly (100) is formed to so that the touch panel (108) has a touch panel extension (112) extending beyond the glass lens (110). The touch panel extension (112) allows for a bumper (204) to edge mount to the glass lens (110) between the housing (202) and the module (100) and cover the touch panel extension (112) and sides of the assembly (100).
US10061446B2
A touch panel is provided with a power pattern. The touch panel may include a first substrate, a first pad and a second pad. The power pattern may be formed as the first substrate to surround an edge of one side of the substrate at least one or more times and not to be overlapped all the way from one end to the other end. The first pad may be electrically connected to one end of the power pattern. The second pad may be electrically connected to the other end of the power pattern. The touch panel may also include a second substrate for arranging a terminal unit electrically connected to the first pad and the second pad.
US10061445B2
A touch input device may be provided that includes: a touch sensor panel comprising n number of drive electrodes, m number of receiving electrodes, and a plurality of node capacitors which are formed by the drive electrodes and the receiving electrodes; a driving part which applies a driving signal to the drive electrode; a data processor which receives a signal including information on a capacitance of the node capacitor through the receiving electrode and detects touch information on the touch sensor panel; and a controller which controls the driving part to apply the driving signal to k number of the drive electrodes of n number of the drive electrodes in a first drive mode. The “n”, “m”, and “k” are natural numbers greater than 2 and “k” is less than “n”.
US10061427B2
A computing device includes a digital input system that provides digital input functionality for the computing device. The digital input system receives both a first input and a second input. The first input is typically an input with the user's dominant hand (e.g., using a pen, stylus, finger, etc.), and the second input is typically an input with the user's non-dominant hand. The digital input system determines whether a second input is received simultaneously with the first input, and selects one of multiple behaviors for the first input based on whether the second input is received simultaneously with the first input. Various different behaviors for the first input can be selected from, such as freehand or freeform input, constraining digital input corresponding to the first input to be along an edge of a stencil, and so forth.
US10061426B2
A self-capacitive touch display panel includes a resistor, a first capacitor, a second capacitor, a third capacitor, a common electrode, a display driving source, and a touch sensing circuit. The first capacitor is coupled between a first terminal of the resistor and a ground terminal. The second capacitor and the third capacitor are coupled in series between the first terminal of the resistor and the ground terminal. The common electrode is coupled to a second terminal of the resistor. The display driving source is coupled between the second capacitor and the third capacitor. The touch sensing circuit is coupled to the common electrode and used to sense a touch capacitance via the common electrode when touch sensing. A first driving voltage of the display driving source is larger than a second driving voltage of the common electrode, so that the touch capacitance sensed by the touch sensing circuit is smaller than the capacitance of the first capacitor.
US10061425B2
A capacitive-image sensing system for use in an information processing system. The information processing system comprises a sensing panel. The capacitive-image sensing system comprises: a first capacitive sensing device disposed in a first region of the sensing panel and having a first capacitive-image sensing characteristic; and a second capacitive sensing device disposed in a second region of the sensing panel and having a second capacitive-image sensing characteristic, wherein the second capacitive-image sensing characteristic is different from the first capacitive-image sensing characteristic. For example, the first capacitive-image sensing characteristic includes a first capacitive-image sensing resolution and/or a first capacitive-image sensing distance from a touch plane of the capacitive-image sensing system, and the second capacitive-image sensing characteristic includes a second capacitive-image sensing resolution and/or a second capacitive-image sensing distance from the touch plane of the capacitive-image sensing system.
US10061415B2
A processing system, and associated input device and method are disclosed suitable for reducing a receiver size within the input device. The processing system comprises a delta-sigma modulator comprising one or more input nodes configured to receive a signal based on a sensor signal received from at least a first sensor electrode of the plurality of sensor electrodes. The delta-sigma modulator further comprises an integrator coupled with the one or more input nodes and configured to produce an integration signal, a quantizer coupled with an output of the integrator and configured to quantize the integration signal, and a feedback digital-to-analog converter (DAC) controlled based by the quantizer. The processing system further comprises a digital filter coupled with an output of the delta-sigma modulator and configured to mitigate a quantization noise of the quantizer.
US10061412B2
A mobile information display terminal narrows a width from the outermost portion of a chassis to an outermost portion of the effective display area by using a sealing part between the chassis and a flat surface of the display panel. The chassis has a panel facing wall that faces a main face of a touch-equipped display panel. The sealing part has an annular shape that substantially matches a periphery of an inner surface of said glass sheet.
US10061407B2
A stylus usable with non-in-cell type and in-cell type electronic apparatuses is provided. A stylus, in operation, transmits pen pressure data P to an electronic apparatus. The stylus includes a stylus electrode and a signal processing circuit. The stylus electrode forms a coupling capacitance with a sensor electrode of the electronic apparatus. The signal processing circuit detects an uplink signal US using the stylus electrode, extracts a command from the detected uplink signal US, determines, based on the extracted command, in which mode to operate between a first mode in which the data is transmitted using M (M≥1) first periods and a second mode in which the data is transmitted using N (N>M) second periods, and repeatedly transmits the data in accordance with the determined mode.
US10061406B2
A position pointer has a tubular housing having a first opening portion at one longitudinal end. A rod-shaped core body is arranged in the housing with a first end of the core body opposed to the first opening portion. A writing pressure detection circuit is arranged in the housing, which, in operation, detects a writing pressure based on movement of the core body. A signal transmitter is arranged in the housing, which, in operation, transmits a signal. The position pointer includes an elastic block of material sized and shaped to form a seal with an inner surface of the housing and positioned near the first end of the core body.
US10061400B2
An input device includes an input module and a fixing module matching the input module. The input module is a sphere having a cavity, the input module includes a signal detection unit and a signal output unit, the signal detection unit and the signal output unit are placed in the cavity after being electrically connected, the signal detection unit is configured to generate a corresponding input signal according to a preset operation performed by a user on the input module, and the signal output unit is connected to an external terminal and configured to output the input signal to the terminal. The fixing module is configured to fix the input device on a preset flat surface.
US10061399B2
An input mechanism for a portable electronic device includes a rotational manipulation mechanism, such as a cap or shaft. The input mechanism also includes a sensor having first capacitive elements coupled to the manipulation mechanism, second capacitive elements, and a dielectric positioned between the first and second capacitive elements. Movement of the manipulation mechanism alters the positions of the first and second capacitive elements with respect to each other and is determinable based on capacitance changes resulting therefrom. In some implementations, the second capacitive elements may be part of an inner ring or partial ring nested at least partially within an outer ring or partial ring.
US10061398B1
An ergonomic computer mouse for comfortably accommodating a user's foot includes a substantially circular pad having a planar upper surface, a planar lower surface and at least one peripheral edge. Outwardly extending from the peripheral edge are a pair of arms, each having a control button at a distal end that functions as either a “left” or “right” button found on a conventional mouse. On the upper surface of the housing are a plurality of peripheral, multidirectional arrows that, when depressed with a foot, move a cursor in a corresponding direction on the screen. Likewise, a centrally disposed zoom button can be manipulated with a foot to enlarge, reduce or scroll through displayed screen content. Accordingly, a user can completely control all typical mouse functions with a foot to prevent wrist and hand stress or injury.
US10061396B1
An electronic apparatus having a thinner chassis by pressing keycaps and capable of avoiding an erroneous motion or an erroneous input. An electronic apparatus includes: a key-position setting mechanism configured to interlock with a rotation of a display chassis and a main body chassis via a hinge mechanism to move keycaps from a first position to a second position; and a controller configured to enable a key input signal from the keycaps when the keycaps are at least at the first position and to disable a key input signal from the keycaps when the key-position setting mechanism moves the keycaps to the second position.
US10061395B2
The present invention provides a button structure and a manufacturing method thereof. The button structure includes a base made from a first material, a graphic piece made from a second material, and a transparent piece made from a third material, where the graphic piece is integrally formed with the base and protrudes out beyond an upper surface of the base, the transparent piece wraps the base and the graphic piece, and a heat resistance temperature of the first material and a heat resistance temperature of the second material are both higher than a heat resistance temperature of the third material. In addition, the present invention further provides a game controller using the button structure.
US10061383B1
A method is provided for determining a point of gaze directed at a graphical display. The method comprises: a) acquiring an image of at least one eye of a user containing at least one gaze aspect and at least one reference aspect; b) extracting image aspects from the image, the image aspects comprising a set of reference aspects and a set of gaze aspects corresponding to the image; c) extracting a set of features for each of said image aspects; d) computing a set of feature vectors between said set of gaze aspects and said set of reference aspects; e) computing a point of gaze for each of said set of feature vectors, using a predefined mathematical relationship; and f) using a predefined rule to combine the computed points of gaze into a final point of gaze on the graphical display.
US10061376B2
A data processing device is configured to deploy, in response to an intermittent source of power, opportunistic power management strategies to manage harvested energy based on an expected amount of energy available to the data processing device and on expected energy expenditures defined by data processing and memory content control writing performed by the data processing device.
US10061375B2
In one embodiment, a system includes a touch sensor, measurement circuits, and a monitoring circuit. The measurement circuits are respectively coupled to electrodes of the touch sensor. Each measurement circuit includes a first component, a second component, and a third component. The first component of each measurement circuit is activated in a first power mode and the second and third components of each measurement circuit are deactivated in the first power mode. The monitoring circuit is coupled to the measurement circuits and includes a first component, a second component, and a third component. The monitoring circuit is configured to perform operations in the first power mode. The operations include receiving signals from the measurement circuits and generating an output signal that is proportional to a sum of the signals received from the measurement circuits. A value of the generated output signal indicates whether activity has occurred on the touch sensor.
US10061373B2
A computer-implemented method for managing display-related resources, the method comprising the steps of: receiving (201) an input sequence of images at a server; the method being characterized in that it further comprises the steps of: analyzing (202) presence of input activity at the server; in case of activity presence at the server, adding (203), to an output data stream, a signal indicative of activity presence (303); adding to the output data stream the input sequence of images (304); transmitting the output data stream to a client device for the purpose of managing display-related resources of the client device based on the signal indicative of activity presence (303).
US10061371B2
The present disclosure is directed to a system for controlling a plurality of managed devices. The system may involve a manageability services module adapted to facilitate communication between the plurality of managed devices and a central user located remotely from the plurality of managed devices. The system may also involve a manageability engine module that communicates with the manageability services module. The manageability engine module may have an element library storing parameters associated with the plurality of managed devices, and may be configured to perform a number of useful operations such as: facilitating communication between the managed devices and the manageability services module; discovering a new managed device; and collecting, aggregating and providing real time analytics on the data collected from the managed devices. A database may be used to store data collected by the manageability engine module.
US10061370B2
Disclosed herein are techniques related to privacy at display devices. The techniques include an apparatus having an electroactive privacy layer of a display device. The electroactive privacy layer is configured to restrict a propagation direction of light emission associated with a display layer of the display device. The restriction of propagation is generated by micro louvers formed in the electroactive privacy layer.
US10061356B2
A flexible display panel including: a flexible panel including a first region including a display region and oriented on a first plane and a second region including a non-display region and oriented on a second plane different from the first plane; and a flexible encapsulation member disposed on the flexible panel so as to encapsulate at least the display region.
US10061351B2
Systems and methods are provided for docking a portable user device to a docking device or adapter via a clip mechanism. A portable user device may include two clip members which rotate relative to one another about an axis. A coupling pivot may be coupled to both clip members to facilitate relative rotation, and may provide a clamping force between the clip members. One or more terminals may be located on at least one of the clip members, allowing data transfer, charging, or other functions when the portable user device is docked using the clip mechanism.
US10061350B2
Particular embodiments described herein provide for a wearable electronic device, such as a bracelet, watch, wristband or armband that includes a circuit board coupled to a plurality of electronic components (which may include any type of components, elements, circuitry, etc.). One particular implementation of a wearable electronic device may include one or more strap portions that may each comprise a shape memory material, which has a default shape. At least one strap portion may further comprise one or more input elements configured to register one or more inputs and logic configured to receive input data based the one or more inputs and to manipulate, based, at least in part, on the input data, the shape memory material for each of the one or more strap portions from a deformed shape back to its default shape.
US10061341B2
This disclosure describes a precise, fast, and relatively low power current-source for use in various applications, which may include driving power semiconductors such power MOSFETs and IGBTs. The current-source may provide both a constant current and a current profile over time which may charge and discharge the steering terminal (e.g. the gate) of a power semiconductor for precise control of switch timing. The current-source uses current steering digital-to-analog converter (DAC) technology and current mirrors to generate a high output current that is significantly immune to power supply and ground variability.
US10061337B2
Various embodiments provide a voltage regulator. The voltage regulator includes a supply voltage input to apply an input supply voltage, a supply voltage output to output an output supply voltage, and a first field effect transistor and a second field effect transistor, which are connected in series between the voltage supply input and the voltage supply output. The first field effect transistor has a higher operating voltage than the second field effect transistor. The voltage regulator further includes a regulator designed to set the gate voltage of the first field effect transistor and the gate voltage of the second field effect transistor to regulate the output supply voltage on the basis of a reference voltage.
US10061327B2
Systems, methods, and devices are provided for assisted takeoff of an aerial vehicle. The aerial vehicle may takeoff using a first control scheme and switch to a second control scheme for normal flight when a takeoff threshold is met. The first control scheme optionally does not use integral control while the second control scheme may use integral control. The aerial vehicle may determine that a takeoff threshold is met, based on an output to a motor of the aerial vehicle and/or an acceleration of the aerial vehicle.
US10061324B2
An object of the present invention is to provide an autonomous moving device or the like that estimates a self position based on an arrangement of landmarks in surrounding environment while suppressing the influence by external disturbances. In order to achieve the object described above, an external disturbance factor which becomes an external disturbance and a landmark used for the self position estimation when estimating a self position from an image captured by a wide angle camera are extracted, the landmark which is not affected by the external disturbance factor is selected from an image captured by the standard camera capable of controlling a posture using the extracted information, the posture of the standard camera is controlled so as to track the selected landmark, and the self position is estimated based on the arrangement of the landmarks captured by the tracking-controlled standard camera.
US10061316B2
A computer-implemented method is provided for autonomously controlling a vehicle to perform a vehicle operation. The method includes steps of applying a passive actor-critic reinforcement learning method to passively-collected data relating to the vehicle operation, to learn a control policy configured for controlling the vehicle so as to perform the vehicle operation with a minimum expected cumulative cost; and controlling the vehicle in accordance with the control policy to perform the vehicle operation.
US10061308B2
Systems, methods, and machine-readable media for delayering parcels. A parcel delayering system for automatic processing of a plurality of parcels includes a multi-stage arrangement of sequential cascading conveyors configured for de-layering the plurality of parcels. One or more of the conveyors has a high-friction belt which is inclined in a direction of travel and arranged such that a first conveyor section discharges from above onto a second conveyor section. The parcel delayering system includes a system or processor configured to progressively increase a duty cycle from stage to stage of the multi-stage arrangement of sequential cascading conveyors by adding pulsation in a velocity of the conveyors.
US10061306B2
A method for allocating printed circuit boards to the fitting lines of a fitting system configured for fitting printed circuit boards with electronic components includes: determining requirements for fitting each of a plurality of printed circuit boards with respective components; and allocating the printed circuit boards to fitting lines under predetermined conditions by integral linear programming. The allocation is carried out such that differences between the component variances of the fitting lines are minimized. The component variance of a fitting line represent the number of different components configured to be fitted to all printed circuit boards allocated to the fitting line.
US10061303B2
Methods, systems, and apparatus, including computer programs encoded on computer storage media, for determining portions of an item that would be unsupported during three-dimensional printing. One of the methods includes obtaining data representing a three-dimensional model of an item to be created by a three-dimensional printer, processing data representing discrete portions of an upper layer of the three-dimensional model that are labelled as unsupported to place supports for at least some of the discrete portions that are labelled as unsupported, processing data representing any remaining discrete portions of the upper layer that are labelled as unsupported and for which a support for the remaining discrete portion would intersect with a lower portion in the three-dimensional model, generating, for each of the discrete portions labelled as a portion at which to generate a support, a support for the discrete portion in the three-dimensional model.
US10061302B2
A waste removal and transfer assembly for a 3D printing system comprises a waste material remover and a waste material collector. The waste material remover comprises a movable waste removing element selectively movable into contact with a planerizer roller to remove 3D printing waste material from the planerizer roller. The waste material remover is coupled to translate with the planerizer roller and comprises an opening leading to a waste material receptacle configured to receive waste material and at least one port selectively operable to transfer waste material from the waste receptacle. The waste material collector has a receiving position that is stationary relative to the waste material remover. The waste material collector comprises an opening and a waste material storage recess to receive waste material transferred from the waste material remover via the at least one port and to store the received waste material for subsequent disposal.
US10061299B2
One variation of a method for implementing design-for-manufacturing checks during construction of a virtual model of a real part includes: in response to insertion of a virtual feature into the virtual model, estimating a minimum stock geometry for the real part based on the virtual feature; selecting a first material stock cross-section from a set of available material stock cross-sections of a material designated for the real part based on the minimum stock geometry; at a first time, prompting a user to adjust a dimension of the virtual feature to enable production of the real part with a second material stock cross-section in the set of material stock cross-sections, less than the first material stock cross-section; at a second time succeeding the first time, submitting, to a manufacturing facility and over a computer network, an order for production of a unit of the real part according to the virtual model.
US10061295B2
A numerical controller is equipped with a check drawing function for drawing an unmachined path based on a machining program and a machining drawing function for drawing a machining trajectory during machining control based on the machining program. The numerical controller calculates a drawing trajectory correction vector which represents an amount of shift in an axial position at which machining is actually performed from an axial position commanded by the machining program, and creates a corrected machining trajectory by correcting a drawing position of the machining trajectory drawn by the machining drawing function, based on the calculated drawing trajectory correction vector. Then, the corrected machining trajectory and the unmachined path are displayed on a same screen.
US10061294B2
A numerical controller sets a parameter actually used for servo control on the basis of command data generated by analyzing a machining program. Based on the set parameter and a predefined allowable position deviation amount, a feed speed which is given by a position deviation not exceeding the predefined allowable position deviation amount is calculated. Then, when a feed speed commanded by the command data is larger than the calculated feed speed, the feed speed commanded by the command data is clamped at the calculated feed speed.
US10061291B2
A numerical control device of the present invention includes a control unit that controls a machining tool including a main axis having a screw-hole inspection gauge attached thereto in such a way that a feed-axis motor and a main-axis motor for the main axis perform operations for screw-hole inspection based on a machining program and a determining unit that determines acceptance/defect of inspection of a screw hole machined on a workpiece based on a condition of the feed-axis motor or the main-axis motor during control by the control unit.
US10061287B2
This disclosure relates to an apparatus for monitoring a usage of an item. The usage characterises a physical handling of the item. The apparatus comprises a sensor configured to measure the usage of the item and to generate usage data based on the measured usage; a processing unit configured to determine based on the generated usage data a characteristic indicative of the usage of the item; and a wireless communication unit configured to transmit the determined characteristic indicative of the usage of the item and/or the generated usage data.
US10061284B2
Methods are provided for solid free-form fabrication of an article without using a slice stack file quickly and efficiently—in terms of computational resources—converting STL files representing an article or articles to be built by SFFF without the use of a conventional slicing program. An application program interface (“API”) is used to generate a bitmap corresponding to each particular layer of the article that is to be printed directly from the article's STL file. This conversion may done essentially in real time immediately before the particular layer is to be printed. The bitmap is used in configuring the printing instructions for the SFFF printing mechanism to print that particular layer.
US10061277B2
A servo control device includes a coarse-movement reference model unit calculating a coarse-movement model position by performing predetermined filter computation based on a position command; a coarse-movement follow-up control unit controlling the coarse-movement shaft motor such that a coarse-movement-shaft motor position follows the coarse-movement model position based on the coarse-movement-shaft motor position provided from the coarse-movement shaft motor and the coarse-movement model position; an integrated reference model unit calculating an integrated model position by performing predetermined filter computation based on a position command; and a fine-movement follow-up control unit controlling the fine-movement shaft motor such that a fine-movement-shaft motor position follows a fine-movement model position based on the fine-movement-shaft motor position provided from the fine-movement shaft motor and the fine-movement model position obtained from the integrated model position and the coarse-movement model position.
US10061266B2
There is provided a lighting device arranged to produce a controllable light beam for illuminating a scene. The device comprises an addressable spatial light modulator arranged to provide a selectable phase delay distribution to a beam of incident light. The device further comprises fourier optics arranged to receive phase-modulated light from the spatial light modulator and form a light distribution. The device further comprises projection optics arranged to project the light distribution to form a pattern of illumination as said controllable light beam.
US10061262B2
An image forming unit has a configuration in which, when an opening-closing member causes respective first openings to be opened by the engagement of the opening-closing member and an engaging section in association with an operation of attaching a developer container to an attachment unit, a first surface and a second surface are separated away from each other until arrival of the first openings at positions corresponding to respective second openings, and the first surface and the second surface are brought into proximity to each other upon the arrival of the first openings at the positions corresponding to the respective second openings.
US10061253B2
An image forming apparatus includes an image forming section, a primary conveyance section, a first diverging section, a sorting ejection section, a secondary conveyance section, and a housing. The first diverging section is located downstream of the image forming section in a paper conveyance direction in the primary conveyance section. The secondary conveyance section diverges from the primary conveyance section at the first diverging section. The sorting ejection section sorts and ejects the paper conveyed thereto by the secondary conveyance section. The housing constitutes an apparatus main body and houses the image forming section, the primary conveyance section, the first diverging section, and part of the secondary conveyance section. One side wall of a plurality of side walls of the housing has an opening. The secondary conveyance section conveys the paper to a proximal end of the sorting ejection section through the opening.
US10061250B2
An image forming apparatus includes a photoconductor, a charger, an exposure device, a transfer device, a first and a second surface voltmeter, and a processor. At the first rotation of the photoconductor, the charger charges a charge area on the photoconductor, the exposure device exposes a part of an exposure area in an axial direction of the photoconductor, and the transfer device charges an exposed and unexposed area. At the second rotation, the charger charges the charge area, and the exposure device exposes the exposed and unexposed area at the first rotation. After the exposure at the second rotation, the first surface voltmeter measures a surface potential V1 of the unexposed area at the first rotation, and the second surface voltmeter measures a surface potential V2 of the exposed area at the first rotation. The processor evaluates a life of the photoconductor based on the surface potentials V1 and V2.
US10061245B2
An image forming apparatus includes a mounting unit, a restricting member, a driving source, a reading unit, a storage unit, and a control unit. The reading unit reads mounting-destination information from a storage medium. The mounting-destination information is information stored in the storage medium located in the container and information assigned to the image forming apparatus used by an ordering source user who has ordered the container. The own-apparatus information is information assigned to its own apparatus. The control unit that determines whether the mounting-destination information read from the storage medium of the container mounted to the mounting unit by the reading unit matches the own-apparatus information or not when the container is mounted to the mounting unit, and the control unit controlling driving of the driving source to move the restricting member to a restriction position when the mounting-destination information matches the own-apparatus information.
US10061236B2
A fixing device includes a fixing unit that heats and fixes an unfixed image held on a recording medium onto the recording medium, a detector that is disposed at a position downstream from the fixing unit in a direction in which the recording medium is transported and that detects the recording medium by detecting thermal energy emitted by the recording medium, and a heating unit that heats the detector.
US10061225B2
A toner amount detection sensor has a substrate, and a case housing. In the substrate, the light emitting element, the first light receiving element, and the second light receiving element are attached with an interval to the same first surface. In the substrate, first and second slits and are provided between a region where the light emitting element is attached and regions where the first light receiving element and the second light receiving element are attached. In the case housing, first and second light shielding walls and are disposed in such a manner as to extend to reach the inside of the first and second slits and when attached to the substrate and first and second light shielding walls and are provided between the light emitting element and the first light receiving element and between the light emitting element and the second light receiving element.
US10061221B2
A method of printing three-dimensional parts with an electrophotography-based additive manufacturing system, with a part material including a composition having an engineering-grade thermoplastic material and a charge control agent. The part material is provided in a powder form having a controlled particle size, and is configured for use in the electrophotography-based additive manufacturing system having a layer transfusion assembly for printing the three-dimensional parts in a layer-by-layer manner.
US10061220B2
A toner, containing: a binder resin; and kaolinite, wherein the toner has a molecular weight distribution having a main peak in a range of 1,000 to 10,000, and a half value width of the main peak is 8,000 to 30,000, where the molecular weight distribution is obtained by gel permeation chromatography (GPC) of THF soluble matter of the toner, and wherein the toner contains the kaolinite in an amount of 5% by mass to 35% by mass.
US10061218B2
A toner configured to produce less odor in printing and to have excellent charge stability. Disclosed is a toner comprising polymer particles obtained by polymerizing a polymerizable monomer and an external additive attached to a surface of the polymer particles, wherein a volatilization amount a of an alkylthiol with a molecular weight of 110 or more and less than 150 with respect to the toner, which is quantitated at a volatilization temperature of 160° C. in purge & trap/gas chromatography measurement A, is 1 mass ppm or less, and a volatilization amount b of the alkylthiol with respect to the toner, which is quantitated at a volatilization temperature of 220° C. in purge & trap/gas chromatography measurement B, is 30 mass ppm or more and 1,000 mass ppm or less.
US10061214B2
An exposure apparatus exposes a substrate using exposure light via a liquid. The exposure apparatus comprises a substrate holding part, which releasably holds and is capable of moving a substrate, a management apparatus, which manages a status of usage of a dummy substrate that the substrate holding part is capable of holding.
US10061212B2
Disclosed is a method of measuring a target, associated substrate comprising a target and computer program. The target comprises overlapping first and second periodic structures. The method comprising illuminating the target with measurement radiation and detecting the resultant scattered radiation. The pitch of the second periodic structure is such, relative to a wavelength of the measurement radiation and its angle of incidence on the target, that there is no propagative non-zeroth diffraction at the second periodic structure resultant from said measurement radiation being initially incident on said second periodic structure. There may be propagative non-zeroth diffraction at the second periodic structure which comprises further diffraction of one or more non-zero diffraction orders resultant from diffraction by the first periodic structure. Alternatively, the detected scattered radiation may comprise non-zero diffraction orders obtained from diffraction at said the periodic structure which have been disturbed in the near field by the second periodic structure.
US10061195B2
A photosensitive resin composition for dry etching including a water-soluble resin, a photopolymerizable monomer, and a photopolymerization initiator, and a method for producing a resist pattern for dry etching. The method includes forming a resin layer with the photosensitive resin composition on a substrate; exposing the resin layer with positional selectivity; and developing the exposed resin layer with water at a temperature less than 50° C., so as to form a resist pattern.
US10061192B2
The invention relates to a method for correcting at least one error on wafers processed by at least one photolithographic mask, the method comprises: (a) measuring the at least one error on a wafer at a wafer processing site, and (b) modifying the at least one photolithographic mask by introducing at least one arrangement of local persistent modifications in the at least one photolithographic mask.
US10061185B2
A projection display device includes a plurality of reflective liquid crystal panels, a plurality of polarizers, and a combining optical system. The combining optical system includes a first incident surface to which first color light emitted from a first reflective liquid crystal panel and reflected by a combining surface of the combining optical system is incident and a second incident surface to which second color light emitted from a second reflective liquid crystal panel and passing through the combining surface is incident. The polarizes include a first polarizer, which reflects the first color light to the first incident surface, and a second polarizer which reflects the second color light to the second incident surface. An alignment direction of the liquid crystal of the first reflective liquid crystal panel is orthogonal to an alignment direction of the liquid crystal of the second reflective liquid crystal panel.
US10061179B2
An optical modulator includes an optical modulation element including a plurality of signal electrodes and the like, a plurality of lead pins and the like for inputting radio frequency signals, and a relay substrate in which conductor patterns and the like that electrically connect the lead pins with the signal electrodes respectively are formed, the relay substrate is disposed so that a propagation direction of the radio frequency signals that have propagated through the lead pins is bent and guided to the conductor patterns, and the relay substrate is constituted so that widths of gaps between the plurality of conductor patterns in the optical modulator-side edge of the relay substrate is smaller than, preferably smaller than 50% of widths of gaps between the plurality of conductor patterns in the lead pin-side edge.
US10061178B2
A glazing having switchable optical properties is described, including a transparent substrate having an outer surface and an inner surface, a reflection layer on the outer surface and/or on the inner surface and a switchable functional element arranged on the interior side with respect to the reflection layer. The reflection layer contains a material having a refractive index nR of 1.6 to 2.5. The product of the refractive index nR and the thickness d of the reflection layer is from 250 nm to 960 nm.
US10061170B2
According to one embodiment, a method of manufacturing an electronic device, includes preparing a first substrate including a first basement and a first conductive layer, and a second substrate includes a second basement and a second conductive layer, opposing the first conductive layer and spaced from the first conductive layer, providing a protection layer on the second substrate, forming a first hole penetrating the second substrate by irradiating the second substrate with a laser beam in a position overlapping the protection layer, removing the protection layer and forming a connecting material electrically connecting the first conductive layer and the second conductive layer to each other via the first hole after removing the protection layer.
US10061167B2
A display device includes a plurality of sub-pixel groups, wherein each of the plurality sub-pixel groups comprises eight sub-pixels disposed in a row direction or in a column direction and the eight sub-pixels comprise two red sub-pixels; two blue sub-pixels; two green sub-pixels; and two sub-pixels of a predetermined color, wherein in each of the plurality of sub-pixel groups, a distance between the red sub-pixels or between the blue sub-pixels is less than a distance between the green sub-pixels or between the sub-pixels of the predetermined color, and the sub-pixels of the predetermined color have a luminance higher than a luminance of the red sub-pixels and the blue sub-pixels.
US10061166B2
A liquid crystal display panel includes a first and a second substrate, scan lines, data lines, pixel structures, a counter electrode layer, and a liquid crystal layer. The scan lines, the data lines, and the pixel structures are located above the first substrate. Each of the pixel structures includes a first active device and a first pixel electrode. The first active device is electrically connected to the scan line and the data line. The first pixel electrode is electrically connected to the first active device and has a plurality of first stripe portions. Two adjacent first stripe portions define a first slit. The first stripe portion has a width L, the first slit has a width S, the first stripe portions have a pitch p there between, and p=L+S. The liquid crystal layer is disposed between the first and second substrates and has a thickness d. The liquid crystal layer has a splay elastic constant k11 and a bend elastic constant k33, 0<(k11/k33)<1, and the liquid crystal display panel represented by a formula (1): 1 2 k 11 k 33 ≤ p 2 d ≤ k 11 k 33 . ( 1 )
US10061159B2
A light-emitting apparatus according to the present invention includes: a board on which a plurality of light source units are provided; a partition member provided on the board and enclosing each of the light source units; and a fixing member arranged in a boundary portion between two or more light source units that are adjacent to each other and fixing the board and the partition member.
US10061152B2
According to one embodiment, a display device includes a display module including a peripheral area located outside a display area, a cover member including a phototransmissive region and a light-shielding region, and a ultraviolet-cured resin layer which bonds the display module to the cover member, includes first and second portions, and contains polar monomers as a monomer component. A transparent first electrode is interposed between the cover member and the display module to cover the phototransmissive region. A second electrode is separated from the first electrode and extends along the first electrode in an area corresponding to the peripheral area. The first and second electrodes apply an electric field to the part of the first portion to orient the polar monomers.
US10061150B2
A light control film includes a light shielding layer and a light diffusion portion, and, when an area of a part where the light shielding layer is in contact with one surface of the base material is set to S1, and an area of a part where a low refractive index portion is exposed between light incidence end surfaces is set to S2, the light shielding layer and the light diffusion portion are formed so as to satisfy (S1−S2)/S1×100≥50.
US10061148B2
A backlight module includes a back plate, a diffuser opposite to the back plate, a plurality of dot light sources arranged on a surface of the backplate facing toward the diffuser in a matrix, thermal emitters configured between the dot light sources, and an optical film configured on the surface of the diffuser facing away the backplate. In addition, the present disclosure also relates to a liquid crystal panel and a liquid crystal device (LCD). The backlight module radiates infrared rays toward the liquid crystal panel, and the liquid crystal within the liquid crystal panel may convert the infrared rays into heat. That is, the absorbed rays may be converted into thermal energy heating up the liquid crystal panel. Thus, even at a low temperature, the LCD may function normally.
US10061133B2
In an optical element, a half mirror layer includes a silver layer, a first dielectric multilayer film that is provided between the silver layer and a first translucent member made of resin, and a second dielectric multilayer film that is provided on the opposite side to the first translucent member with respect to the silver layer. The first dielectric multilayer film includes a first aluminum oxide layer that is in contact with the silver layer, and a titanium oxide layer that is in contact with the first aluminum oxide layer on the first translucent member side. The second dielectric multilayer film includes a zirconium oxide layer (zirconium oxide-based dielectric layer) and a second aluminum oxide layer that is in contact with the zirconium oxide layer, and one of the second aluminum oxide layer and the zirconium oxide layer is in contact with the silver layer.
US10061131B2
A virtual-reality or augmented-reality viewer (1) for a mobile electronic device (2), the viewer (1) including a central body (3), a left lens (4) and a right lens (4) arranged in the central body (3), a left side body (5) connected to the central body (3), a right side body (5) connected to the central body (3), and a tension mechanism (6) which biases the left and right side bodies (5) towards each other. In a first viewer state, a left portion of the central body (3) is accommodated in the left side body (5) and a right portion of the central body (3) is accommodated in the right side body (5). In a second viewer state, the left portion of the central body (3) is not accommodated in the left side body (5) and the right portion of the central body (3) is not accommodated in the right side body (5), so that the left and right lenses (4) are not covered by the left or right side body (5).
US10061130B2
The present invention comprises a foveated imaging system capable of capturing a wide field of view image and a foveated image, where the foveated image is a controllable region of interest of the wide field of view image.
US10061129B2
A display apparatus has a birefringent ocular having a first index of refraction for light having a first polarization axis and a second index of refraction, lower than the first index by at least 0.1, for light having a second polarization axis that is orthogonal to the first polarization axis, wherein the birefringent ocular defines an eye box for a viewer. An image source emits image-bearing light having the first polarization axis. A polarization beam splitter is disposed to reflect the image-bearing light of the first polarization axis toward the birefringent ocular and further disposed to transmit, from an object scene, light having the second polarization axis.
US10061126B2
An optical device includes a plate-shaped Fresnel lens portion made of a first optical material, the Fresnel lens portion having a Fresnel-shaped portion on one side of Fresnel lens portion in a thickness direction of the Fresnel lens portion, the Fresnel-shaped portion having a plurality of grooves, and a partially reflective mirror layer provided on a surface of the Fresnel-shaped portion. The plurality of grooves of the Fresnel-shaped portion is configured such that a surface configuration of the Fresnel-shaped portion has optically freeform surface characteristics and such that each of the grooves has a non-uniform depth.
US10061114B2
Provided is an eyepiece lens to be used for observing an image displayed on an image displaying surface, the eyepiece lens consisting of, in order from the image displaying surface side to an observation side: a first lens unit having a negative refractive power; and a second lens unit having a positive refractive power. The first lens unit consists of one negative lens, and the second lens unit consists of, in order from the image displaying surface side to the observation side, a positive lens and a negative lens that has a concave surface facing the observation side. During adjustment of a diopter, the first lens unit is configured to not move, and the second lens unit is configured to move.
US10061113B2
A portable night vision apparatus comprising at least one image intensifier tube and a memory. The at least one image intensifier tube is coupled to a power supply and coupled to a processor. The memory is coupled to the processor for the storage of data relating to the apparatus and to the use of the apparatus.
US10061111B2
Methods, devices and systems for up to three-dimensional scanning of target regions at high magnification are disclosed.
US10061110B2
An imaging apparatus includes: a stage; an imaging unit having an imaging surface for receiving observation light from an object on the stage; a first moving mechanism for performing a relative movement between the stage and the imaging unit along at least one direction within a placement plane for placing the object; a second moving mechanism for performing a relative movement between the stage and the imaging unit along a direction orthogonal to the placement plane; a computation unit that causes the imaging unit to image a first region of the object while operating the first moving mechanism to acquire information on the first region, and calculates a focus tendency of the object; and a control unit that controls the second moving mechanism based on the focus tendency, and adjusts an imaging characteristic of the observation light when the imaging unit images a second region of the object.
US10061103B2
A lens module, including a first lens, a second lens, a third lens, a fourth lens comprising a concave object-side surface and a concave image-side surface, and a fifth lens including a negative refractive power and an inflection point formed on an image-side surface thereof. The first to fifth lenses are sequentially disposed from an object side to an image side.
US10061102B2
An imaging lens consists of, in order from the object side, a first lens group fixed during focusing, and a positive second lens group moved toward the object side during focusing from a distant object to a close object. The second lens group consists of, in order from the object side, a first cemented lens consisting of a biconvex lens and a negative lens having a smaller absolute value of curvature radius of the object-side surface than that of the image-side surface, and a second cemented lens as a whole having a positive refractive power and consisting of a negative lens having a smaller absolute value of curvature radius of the image-side surface than that of the object-side surface and a positive lens having a smaller absolute value of curvature radius of the object-side surface than that of the image-side surface. The imaging lens satisfies specific condition expressions.
US10061085B2
An optical switching system comprising a switching cell having first and second fixed-position bus waveguides and a moveable shunt waveguide is disclosed. The first bus waveguide includes an input and a first output. The second bus waveguide includes a second output. When the switching cell is in its unswitched state, the shunt waveguide is not optically coupled with either bus waveguide and a light signal can pass from the input to the first output while remaining in the first bus waveguide. When the switching cell is in its switched state, the shunt waveguide is optically coupled with both bus waveguides such that the light signal is coupled out of the first bus waveguide and into the second bus waveguide via the shunt waveguide. As a result, the light signal can pass from the input to the second output while bypassing the first input.
US10061078B1
In some variations, a polymer-based microlattice structure includes a plurality of intersecting micro-truss structural elements each comprising a thermoset first polymer, and a continuous coating layer (with a second polymer) that substantially encapsulates each of the micro-truss structural elements, wherein the second polymer in the continuous coating layer bonds the thermoset first polymer to a substrate. The micro-truss structural elements preferably are architecturally ordered and the coating layer is uniformly distributed within the microlattice structure. The polymer coating layer may be present over the entire microlattice surface area, thereby increasing bond area to improve toughness. The microlattice structure may also have higher glass-transition temperature and chemical resistance, compared to a microlattice structure without the coating layer. Methods of forming a polymer-based microlattice structure are also disclosed.
US10061077B2
A backlight device includes a frame formed of a transparent resin, a first diffusion adhesive layer with a light diffusion, provided on a first surface of the frame, a second diffusion adhesive layer with a light diffusion, provided on a second surface of the frame which is opposite to the first surface, a reflecting sheet adhered to the frame with the first diffusion adhesive layer, a light guide plate on the reflecting sheet in the frame, and a light source disposed in the frame to irradiate light to the light guide plate.
US10061073B2
A liquid crystal display (LCD) device including a circular backlight that illuminates an LCD panel. The backlight is disposed behind the LCD panel and includes a light guide and an array of light emitting diodes (LEDs). The light guide includes a circular top surface, a circular bottom surface, and a connecting surface between the top and bottom surface. The array of LEDs are disposed along the connecting side surface of the light guide in a circular arrangement to emit light into in first directions toward a center of the light guide. The light guide receives the light from the array of LEDs in the first directions and directs the light in a second direction toward the LCD panel from the circular top surface. The backlight can include brightness enhancement films (BEFS), such as first BEF having concentric circular stripe prisms, and a second BEF having radial stripe prisms.
US10061070B2
The present invention discloses an assembly jig for assembling a LED module and a light guide plate, the LED module comprises a circuit board and LED mounted portions which are vertically arranged on the circuit board, and the assembly jig comprises a stripe body and a plurality of grooves with notches on the stripe body, wherein the grooves are spaced and disposed across at least two adjacent sides of the stripe body to contain and tightly contact with the non-mounting surface of the LED mounted portions opposite to the mounting surface. The present invention also discloses a backlight module and a method which is used for assembling a LED module and a light guide plate by ensuring the same distances between each of the LEDs to the light guide plate, furthermore to obtain relatively uniform backlighting and high optical taste of the backlight module.
US10061068B1
A substantially achromatic multiple element compensator system for use in a wide spectral range, (for example 190-1700 nm), rotating compensator spectroscopic ellipsometer or polarimeter or the like system, which does not require external surface coatings at locations whereat total internal reflections occur. Multiple total internal reflections enter retardance into an entered beam of electromagnetic radiation. Berek-type retarders on both input and output sides of the multiple elements are oriented to minimize changes in the net retardance vs. wavelength via adjustment of Berek-type retarders. Berek-type retarders.
US10061064B2
A prism used in analysis utilizing surface plasmons is prism of a dielectric medium with a predetermined reflective index. Trapezoidal prism comprises an incident surface on which excitation light is incident from outside, a reflective surface at which the excitation light incident on the incident surface is reflected, an emission surface from which the excitation light reflected by the reflective surface is emitted; and an opposite surface which opposes the reflective surface. The opposite surface is a recessed sink mark surface.
US10061055B2
Systems and methods for estimating absolute elemental concentrations of a subterranean formation from neutron-induced gamma-ray spectroscopy are provided. In one example, a system for estimating an absolute yield of an element in a subterranean formation may include a downhole tool and data processing circuitry. The downhole tool may include a neutron source to emit neutrons into the formation, a neutron monitor to detect a count rate of the emitted neutrons, and a gamma-ray detector to obtain gamma-ray spectra deriving at least in part from inelastic gamma-rays produced by inelastic scattering events and neutron capture gamma-rays produced by neutron capture events. The data processing circuitry may be configured to determine a relative elemental yield from the gamma-ray spectra and to determine an absolute elemental yield based at least in part on a normalization of the relative elemental yield to the count rate of the emitted neutrons.
US10061054B2
Disclosed are apparatus, systems, and methods for determining the completeness of the cement sheath or gravel-pack annulus of a borehole based on gamma counts or count rates measured with a pulsed neuron tool deployed in the borehole in conjunction with a quantitative relationship between certain gamma count (rate) ratios and a parameter of completeness. In various embodiments, the determination utilizes the ratio of the net long inelastic count (rate) and the near capture count (rate), or the ratio of the net near inelastic count (rate) and the long capture count (rate). Additional apparatus, systems, and methods are disclosed.
US10061043B2
The invention concerns an evaluation apparatus (50) for evaluating gamma radiation events detected by a gamma camera (10) and identifying valid gamma radiation events, said (gamma camera (10) including a scintillator (12) for emitting scintillation photons (42) at photo conversion positions (44) in the scintillator (12) in response to incident gamma rays (22) and resulting gamma radiation events and a position-sensitive photodetector(14) for detecting emitted scintillation photons (42) and obtaining therefrom a spatial signal distribution (24). The invention further concerns a calibration apparatus (56) for in-situ calibrating a position-sensitive photodetector (14) of a gamma camera (10) for the detection of gamma radiation events.
US10061042B2
A radiation imaging apparatus includes a housing including an incident surface of radiation, an imaging panel stored in the housing and including an effective region for detecting radiation incident through the incident surface, a buffer member arranged between the incident surface and the imaging panel, and an electrically conductive member fixed to the buffer member. An edge of the electrically conductive member surrounds an edge of the effective region in a planar view with respect to the incident surface.
US10061041B2
Embodiments are directed to comparison-based methods of conditionally assessing the excess in correlation of an unknown neutron count measurement compared to the correlation present in a data defined as background, and to providing a technical definition of excess correlation intended to properly handle the measured excess correlation. The degree of correlation between an unknown source and background can be used to prevent masking of neutron count data for the source by background radiation.
US10061037B2
Systems and devices incorporating radiation detection, and techniques and materials for improved radiation detection are provided that involve a nano-scintillator exhibiting a linear luminescent emission response to stimulating electromagnetic radiation. The nano-scintillator can include at least one nanocrystal comprising a rare earth element, a lanthanide dopant, and a spectator dopant, wherein the nanocrystal exhibits a linear luminescent emission response to stimulating electromagnetic radiation of wavelengths less than 100 nm. As one example, the nanocrystal is [Y2−xO3; Eux, Liy], where x is 0.05 to 0.1 and y is 0.1 to 0.16, and has an average nanoparticle size of 40 to 70 nm. These nanocrystals can be fabricated through a glycine combustion method.
US10061034B2
A signal processing device (1) includes a noise generator (11) configured to have a noise strength set therein and to output a noise with a set noise strength; a noise adder (12) configured to add the noise to an input signal including a weak signal as a measurement target to generate a noise-added signal; a threshold processing circuit (13) configured to perform threshold processing on the noise-added signal; an evaluating circuit (20) configured to extract, from an output signal output from the threshold processing circuit, a pulse signal component that meets a pulse waveform condition and to evaluate the extracted pulse signal; and a strength setting circuit (31) configured to set, in the noise generator, a noise strength to a desired value based on an output from the evaluating circuit.
US10061028B2
A method for computing a depth map of a scene in a structured light imaging system including a time-of-flight (TOF) sensor and a projector is provided that includes capturing a plurality of high frequency phase-shifted structured light images of the scene using a camera in the structured light imaging system, generating, concurrently with the capturing of the plurality of high frequency phase-shifted structured light images, a time-of-flight (TOF) depth image of the scene using the TOF sensor, and computing the depth map from the plurality of high frequency phase-shifted structured light images wherein the TOF depth image is used for phase unwrapping.
US10061027B2
A laser navigation system for measuring the position of a vehicle or object. An environmental housing with first and second optical windows contains a first laser source with a steering optic oriented to the first optical window; and a second laser source with a scanning optic oriented to the second optical window. A system controller operates the first laser source with at least one of modulation and signal encoding information and provides steering commands to the steering optic to generate at least three or more adjoining or near-adjoining differentiated steered beams, and operates the second laser source and scanning optic to provide a distance measurement information, wherein the position of a vehicle or object is determined from its angular location within the differentiated steered beams in combination with the distance measurement information.
US10061024B1
A weather radar module for an aircraft is described. The weather radar module includes a weather display and a processor. The processor is configured to control a radar antenna of the aircraft to perform a radar beam sweep and to receive radar returns. The processor is further configured to perform an estimation of a weather vertical location based on the radar returns, the estimation comprising estimating an altitude error correction due to a beam shape of the radar beam and due to weather model parameters of a weather model and correcting for the altitude error correction. The processor is further configured to cause the weather display to display weather based on the received radar returns, and the estimation of the weather vertical location.
US10061020B2
A light detection and ranging (LIDAR) apparatus includes dual beam scanners with dual beam steering. A first beam scanner in the LIDAR apparatus scans a wider area in one or more of a first plurality of scan patterns, and a second beam scanner in the LIDAR apparatus scans a narrower area in one or more of a second plurality of scan patterns different from the first plurality of scan patterns.
US10061019B1
To detect return light pulses in a lidar system when scanning in the forward-scanning and reverse-scanning directions, a light source may transmit first light pulses having a first wavelength when scanning in the forward-scanning direction and may transmit second light pulses having a second wavelength when scanning in the reverse-scanning direction. A diffractive optical element (DOE) is configured to deflect the two wavelengths in opposite directions, so that light pulses are transmitted ahead of the field of view of the detector in the scanning direction of the lidar system. A controller may determine the scanning direction of a scanner in the lidar system and transmit a control signal to a light source indicative of a wavelength that corresponds to the scanning direction. The light source may then transmit light pulses at the requested wavelength.
US10061013B2
A first computer is configured to receive, from at least one second computer in a first vehicle, data relating to a gunshot. The computer is configured to then determine a location of the gunshot from the data, and to transmit a message, including the gunshot location, to at least one third computer in a second vehicle.
US10061007B2
A method for acquiring 3D multispectral MRI of a target includes scanning a spectrum of spectral windows with an MRI scanner, wherein each spectral window of the spectrum defines a continuously-differentiable distribution of frequencies around a scan frequency and adjacent scan frequencies are spaced apart by substantially uniform frequency offsets such that adjacent spectral windows substantially uniformly overlap, wherein selected adjacent spectral windows are scanned in consecutive passes, and nearest neighbor spectral windows within each pass are scanned at a maximum temporal spacing within the pass.
US10061002B2
In a method and controller for controlling a magnetic resonance system, a sequence of synchronized control commands is transmitted to different system components of the magnetic resonance system. For different system components a number of control commands is supplied in a relative chronological order in relation to a defined system time, wherein the control commands in the relative chronological order are each allocated times that specify when a particular control command should be executed in relation to a defined system time. The control commands are passed in the relative chronological order to a data-converting interface, which forwards the control commands in a latency-compensating data transfer protocol via a bus system, which has a deterministic latency, to the individual system components.
US10061001B2
In a method for determining time windows in a scan sequence, in which values of setting parameters of a scan can be changed during a current scan without adversely affecting the scan data obtained with the scan, comprising the following a scan sequence is loaded into a control computer, that then determines the time windows in the scan sequence in which values of setting parameters can be changed during a current scan, on the basis of an analysis of useful coherences in the scan sequence. The determined time windows are stored or processed so as to be available to operate an imaging apparatus to execute the scan sequence.
US10060992B2
A magnetic sensor includes an MR element and a bias magnetic field generation unit. The MR element includes a magnetization pinned layer, a nonmagnetic layer and a free layer stacked along Z direction. The bias magnetic field generation unit includes a first antiferromagnetic layer, a ferromagnetic layer and a second antiferromagnetic layer stacked along the Z direction. The bias magnetic field generation unit has a first end face and and a second end face located at opposite ends in the Z direction. The MR element is placed such that the entirety of the MR element is contained in a space formed by shifting an imaginary plane equivalent to the first end face of the bias magnetic field generation unit away from the second end face along the Z direction.
US10060989B2
A board connection terminal (15) is connected to a circuit board that detects a current having flowed through a resistor element (10). The board connection terminal (15) includes an intermediate part (31) and two connecting parts (30) integrated with one another. The intermediate part (31) has a substantially linear shape, and is connected to a shunt resistor (7). The two connecting parts (30) have proximal ends thereof located at opposite ends of the intermediate part (31), and protrude in a direction substantially perpendicular to the intermediate part (31), to be connected to the circuit board. The two connecting parts (30) are arranged substantially in parallel to each other. The board connection terminal (15) comprises two board connection terminals (15) that are arranged with the resistor element (10) sandwiched therebetween. Contact resistance between the intermediate part (31) and the shunt resistor (7) is lower than conductor resistance of the intermediate part (31).
US10060985B2
A system includes an ultra-capacitor and battery system comprising a battery, an ultra-capacitor, a DC-DC converter, a first temperature sensor to sense a battery temperature, a second temperature sensor to sense an ultra-capacitor temperature and a third temperature sensor to sense a DC-DC converter temperature. An auto stop/start module is configured to selectively stop and restart an engine of a vehicle while an ignition system is ON based on operating parameters. A temperature sensing module communicates with the auto stop/start module and is configured to determine differences between temperatures sensed by the first sensor, the second sensor and the third sensor and to selectively disable the auto stop/start module based on the differences.
US10060983B2
To reliably determine a state variable (G) of a polyphase synchronous machine (1) that is supplied with electric current by a polyphase power network (2) with n phases (U, . . . , N), where n≥3, the current values of at least n−1 phase currents (Iu, . . . , In-1) from at least n−1 phases (U, . . . , N-1) of the polyphase power network (2) are detected. The state variable (G) is determined by means of the at least n−1 instantaneous current values (Iu, . . . , In-1), the current values of all n phase currents (Iu, . . . , In) from the n-phase polyphase power network (2) being detected and the n phase currents (Iu, . . . , In) being correlated with one another. The result of the correlation of all n phase currents (Iu, . . . , In) is used for a plausibility check of the n−1 phase currents (Iu, . . . , In-1) used to determine the state variable (G).
US10060972B2
A probe card is adapted for testing at least one integrated circuit that integrated on a corresponding at least one die of a semiconductor material wafer. The probe card includes a board adapted for the coupling to a tester apparatus. Several probes are coupled to the board. The probe card includes replaceable elementary units, wherein each unit includes at least one probe for contacting externally-accessible terminals of an integrated circuit under test. The replaceable elementary units are arranged so as to correspond to an arrangement of at least one die on the semiconductor material wafer containing integrated circuits to be tested.
US10060966B2
A method and apparatus (e.g., semiconductor device) for setting voltages (e.g., guardbands) using “in situ,” or on-die, silicon measurements are described. In one embodiment the semiconductor device comprises: a process monitor to measure silicon parameters of the semiconductor device; and a controller coupled to the process monitor to set a voltage for use on at least a portion of the semiconductor device based on silicon process monitor measurements.
US10060965B1
An apparatus to test an Ethernet powered device includes a processor including a power negotiation supervisor, a DC power source, a first interface having an Ethernet medium dependent interface and a coupling circuit that inserts DC power onto one or more wire pairs of the first interface. The apparatus further includes a first bridging circuit, a measuring circuit to measure characteristics of DC power delivered to Ethernet powered device. The DC power source is configurable over a range of voltage levels including a plurality of operating voltages which are applied to the Ethernet powered device and the power negotiation supervisor processes power negotiation protocol messages.
US10060957B2
A system includes a plurality of power quality devices for continuously measuring and buffering power quality data and transmitting the buffered power quality data on a periodic basis and one or more cloud-based servers communicatively coupled to the plurality of power quality devices. The one or more cloud-based servers are operable to: receive the buffered data transmitted by the power quality devices; decompress and store the buffered data in a database; and display on a web page one or more of a stripchart, daily profile, histogram, waveform, vector diagram, harmonic bar chart, and 3D harmonic graph generated using the stored data. The system also includes one or more computing devices communicatively coupled to the plurality of power quality devices and the one or more cloud-based servers.
US10060954B2
Generally, this disclosure provides circuitry and methods for determining the output capacitance of an output load capacitor of a power supply. The output capacitance is generally determined by beginning a calibration period and charging an output capacitor with a current source to generate an output voltage. The output voltage may be compared to a reference voltage, and a time period is determined during which the output voltage is less than the reference voltage. The capacitance value, C, of the output capacitor may be determined based on, at least in part, the determined time period. This disclosure also provides circuitry and methods to adjust certain parameters of the power supply based on the determined C value. For example, in a ramp compensation portion of the power supply, the value of a ramp capacitor and/or reset resistor may be adjusted once the value of C is determined. This may enable, for example, increased efficiency, greater stability and increased bandwidth operation of the power supply when the output load capacitor is changed for different applications.
US10060948B2
Methods are described for the economical manufacture of Scanning Probe and Electron Microscope (SPEM) probe tips. In this method, multiple wires are mounted on a stage and ion milled simultaneously while the stage and mounted probes are tilted at a selected angle relative to the ion source and rotated. The resulting probes are also described. The method provides sets of highly uniform probe tips having controllable properties for stable and accurate scanning probe and electron microscope (EM) measurements.
US10060942B2
Systems and methods for measuring turbulent gas flux using high-speed vertical wind speed measurements (e.g., on the order of 5-10 Hz or more frequently) and low-speed gas content measurements (e.g., on the order of 5 Hz or less frequently), without the need for the sophisticated and expensive high-speed hardware to separate gas samples (e.g., into accumulation bags) according to updrafts and downdrafts. A time series of high-speed vertical wind speed data is used as a guide to distinguish between updrafts and downdrafts. When vertical wind speed is upward (updraft), the low-speed gas content is recorded into a data structure in one location, or marked with one flag. When vertical wind speed is downward (downdraft), the low-speed gas content is recorded into a different location, or marked with a different flag. Eddy Accumulation or Relaxed Eddy Accumulation computations can be performed using the stored gas content data to determine gas flux.
US10060931B2
The invention also relates to the use of these complex forms for the purposes of screening for biological or chemical compounds capable of modulating a biological activity of said complex forms and/or for preparing and/or improving a pluristratified cell model.
US10060930B2
The present invention relates to methods of diagnosing, predicting and monitoring kidney disorders. In particular, the present invention relates to the diagnosis, prediction and monitoring of kidney disorders by detection of cytokines, cytokine-related compounds and chemokines in urine. The present invention further relates to methods and compositions for assessing the efficacy of agents and interventions used to treat kidney disorders.
US10060927B2
The current disclosure provides methods for detecting and quantitating the 6-O-methylguanine-DNA methyltransferase protein (MGMT) directly in biological samples that have been fixed in formalin by the method of Selected Reaction Monitoring/Multiple Reaction Monitoring (SRM/MRM) mass spectrometry. Such biological samples are chemically preserved and fixed with formaldehyde containing agents/fixatives and may include formalin-fixed tissue/cells, formalin-fixed/paraffin embedded (FFPE) tissue/cells, FFPE tissue blocks and cells from those blocks, and tissue culture cells that have been formalin fixed and/or paraffin embedded. A protein sample is prepared from the biological sample and the MGMT protein is quantitated in the sample using SRM/MRM mass spectrometry by quantitating one or more fragment peptides.
US10060916B2
An electrical biosensor for use with a reader is provided and can include an electrical component configured such that the coupling of a targeted substance to a surface of the electrical component changes an electrical characteristic of the electrical component. A protein immobilization structure can be disposed on the surface and can include an array of functionalized structures for interacting with a substance in a sample of a bodily fluid. Each functionalized structure can include a protein capable of binding to a targeted chemical substance or substance in the sample whereby an electrical reading can be obtained by a reader to determine the concentration level of the targeted substance in the sample.
US10060913B2
Embodiments described herein may be useful in the detection of analytes. The systems and methods may allow for a relatively simple and rapid way for detecting analytes such as chemical and/or biological analytes and may be useful in numerous applications including sensing, food manufacturing, medical diagnostics, performance materials, dynamic lenses, water monitoring, environmental monitoring, detection of proteins, detection of DNA, among other applications. For example, the systems and methods described herein may be used for determining the presence of a contaminant such as bacteria (e.g., detecting pathogenic bacteria in food and water samples which helps to prevent widespread infection, illness, and even death). Advantageously, the systems and methods described herein may not have the drawbacks in current detection technologies including, for example, relatively high costs, long enrichment steps and analysis times, and/or the need for extensive user training. Another advantageous feature provided by the systems and methods described herein includes fabrication in a relatively large scale. In some embodiments, the systems and methods may be used in conjunction with a detector including handheld detectors incorporated with, for example, smartphones (e.g., for the on-site detection of analytes such as pathogenic bacteria).
US10060904B1
In accordance with the disclosure, a method of forming a nanochannel is provided. The method includes depositing a photosensitive film stack over a substrate; forming a pattern on the film stack using interferometric lithography; depositing a plurality of silica nanoparticles to form a structure over the pattern; removing the pattern while retaining the structure formed by the plurality of silica nanoparticles, wherein the structure comprises one or more enclosed nanochannels, wherein each of the one or more nanochannels comprise one or more sidewalls and a roof; and partially sealing the roof of one or more nanochannels, wherein the roof comprises no more than one unsealed nanochannel per squared micron.
US10060895B2
The invention discloses methods and devices for rapidly detecting a biological and/or chemical residue in a liquid sample. In some embodiments of the instant invention, a single antenna is generally employed in proximity to an aqueous solution in a disposable cup, with electrical outputs being recorded by an electrical metering device in communication with the single antenna. Commercial plastic cups may be used for detection of electric fields related to cleanliness of water samples. General and specific target detection may be performed with various embodiments of the instant invention.
US10060872B1
A system includes an impedance gas sensor configured to be in contact with one or more hydrocarbons. The impedance sensor includes electrodes and a sensing region circuit that is configured to have a sensing material and to generate electrical stimuli to the sensing material upon exposure to one or more hydrocarbons at one or more of a reduced heater voltage or a reduced sensing region temperature as compared to a prescribed heater voltage or a prescribed sensing region temperature. The system also includes one or more processors configured to receive electrical signals from the sensor, where the electrical signals are representative of impedance responses of the sensing material to one or more hydrocarbons. The one or more processors also are configured to analyze the impedance responses and determine an amount of at least one hydrocarbon of interest in the one or more hydrocarbons.
US10060870B2
The invention relates to a system for monitoring a substratum (1) with regard to damage and/or for protecting a substratum (1) from damage. The system comprises: an electrolytically active layer (4), which has a moisture-dependent electrical resistance; at least one electrode pair, the spaced-apart electrodes (3a, 3b) of which are connected to each other by means of the electrolytically active layer (4); and a measuring device, by means of which a property, in particular an electrical quantity of the electrolytically active layer (4) or of the electrodes (3a, 3b), can be measured by using electrodes (3a, 3b) of at least one electrode pair, in particular of each electrode pair, and/or a control device, by means of which a voltage can be applied to the electrodes (3a, 3b) of at least one electrode pair, in particular of each electrode pair. At least one of the electrodes (3a, 3b) of the at least one electrode pair is designed as a planar electrode in the electrolytically active layer (4), in particular the plane of said at least one electrode is oriented parallel to the surface of the substratum (1). The invention further relates to a method for producing a system for monitoring and/or for protecting a substratum, to a method for monitoring a substratum with regard to damage, and to a method for protecting a substratum from damage, in particular moisture damage and/or damage as a result of the penetration of harmful substances.
US10060863B2
A system and method for monitoring environmental state that includes a structure element with a base substrate and at least one reflector element integrated to the base substrate, wherein the reflector element is physically configured with at least one response signature that is discretely expressed based on an substance induced environmental condition of the reflector element; and a remote monitor device comprising a transmitter and receiver unit and a controller, wherein the monitor device is configured to interrogate the structure element; detect a response signature corresponding to at least the one reflector element; and map the response signature to a corresponding substance induced environmental condition.
US10060857B1
A system includes one or more processors configured to create a projection matrix based on a three-dimensional (3D) model of a part and sensor data associated with a workpiece in a workspace of a robotic manipulator. The projection matrix provides a mapping between sensor coordinates associated with the sensor data and 3D coordinates associated with the 3D model. The one or more processors are configured to identify a set of sensor coordinates from the sensor data corresponding to a feature indication associated with the workpiece, and to determine from the set of sensor coordinates a set of 3D coordinates using the projection matrix.
US10060851B2
The disclosed technology relates to methods, apparatuses and systems for detecting molecules using surface plasmon resonance techniques, and more particularly to surface plasmon resonance techniques that employ metal nanoparticles formed on substrates. In one aspect, method of making a layer of metallic nanoparticles includes providing a liquid composition comprising a binder polymer and a solvent and at least partially immersing, into the liquid composition, an article comprising a polymeric surface, wherein the polymeric surface comprises a polymeric material and does not comprise an inorganic glass or crystalline material. The method additionally includes applying a gas phase plasma to the liquid composition to facilitate chemical reactions between the binder polymer and the polymeric material of the polymeric surface to form a binder layer on the polymeric surface of the article. The method further includes applying metallic nanoparticles onto the binder layer to form a metallic nanoparticle layer on the binder layer.
US10060847B2
Systems and methods for detecting and processing signals from particles. In an exemplary method, particles may be passed through a zone of a channel, while the zone is irradiated with light. Interaction of the light with the particles may deflect light and induce photoluminescence. A deflection signal and a photoluminescence signal may be detected from the zone. Particle waveforms may be identified in the deflection signal. At least a subset of the particle waveforms may be double-peak waveforms including a pair of peaks corresponding to a particle entering and exiting the zone. Amplitudes may be obtained from the photoluminescence signal. The amplitudes may correspond to respective particles and their particle waveforms, and at least a subset of the amplitudes may correspond to the double-peak waveforms. Individual particles may be assigned as positive or as negative for an analyte based on the corresponding amplitudes.
US10060845B2
System and methods for reducing secondary emissions in an exhaust stream from an internal combustion engine are disclosed. The systems and methods include a filtration device positioned downstream from an SCR catalyst of an aftertreatment system disposed in the exhaust system. The filtration device can also be used for particulate filter diagnostics and for treatment of ammonia slip.
US10060827B2
In one example, fleet devices are monitored. The fleet devices include engines. A controller, such as an engine controller or centralized controller, receives sensor data indicative of a load on the engine from one or more of the fleet devices. The controller analyzes the load from the sensor data to identify a management function. The controller generates a message including the management function.
US10060826B2
Embodiments of the present invention generally relate to the field of optical fiber splicing, and more specifically to apparatuses and methods directed to mechanical splice termination and evaluation of resulting splice joints. In an embodiment, the present invention is an apparatus for evaluating the integrity of a mechanical splice joint comprising a light source, a circulator, a photo detector, and an analysis circuit, wherein the apparatus connects to a test connector and evaluates signals representative of light pulses passing through at least a portion of the test connector.
US10060823B2
A tunable mass-damping apparatus may include a housing having an interior surface, an interior volume containing a gas, and an axis. The housing may be configured to be coupled to a wind tunnel model. The mass-damping apparatus may include a mass configured to move back and forth in the interior volume along the axis. The mass may be configured to make an airtight seal with the interior surface of the housing, thereby dividing the interior volume into an upper chamber and a lower chamber. The mass-damping apparatus may include a passage through the mass fluidly connecting the chambers and at least one spring configured to exert a position-dependent force upon the mass. The spring may be characterized by a spring constant chosen based on a natural frequency of a support structure of the wind tunnel model.
US10060810B2
An apparatus for sensing the operation of an air cushion includes an air cushion with the inside provided with a plurality of patterns filled with air; a part for sensing the air pressure inside the air cushion so as to output a corresponding air pressure sensing signal; a part for sensing the temperature inside the air cushion so as to output a corresponding temperature sensing signal; a photographic part arranged in the lower part of the air cushion for photographing the plurality of patterns so as to output an image of each pattern; and a control unit for determining the air pressure inside the air cushion by measuring the force exerted on the air cushion in the Y-direction based on the temperature, air pressure and contact area, and by measuring the force exerted on the air cushion in the X-direction based on the displacement of the contact area.
US10060805B2
A highly sensitive MEMS capacitive force sensor offering a wide force measurement range is disclosed. The force sensor utilizes a piston-tube electrode configuration that enables the use of a wide area of the electrodes. Therefore, a high sensitivity for force detection is achieved. The force sensor consists of a lower structure, an upper structure, and a force contact platform. The lower structure contains a plurality of fixed electrodes that are attached to the base and have a plurality of teeth (pistons). Those teeth form the fixed sensing electrodes of the force sensor. The upper structure comprises of a moving section that has a plurality of apertures. The moving section is attached to the substrate via restoring mechanical springs. A force contact platform is attached to the moving electrode and provides the foundation for the force to be applied. The force sensor is able to measure concentrated and distributed force (mechanical pressure).
US10060804B2
A cooling-heating stage-type fast scanning calorimeter capable of being integrated with other microscopic structure characterization techniques. The cooling-heating stage-type fast scanning calorimeter includes a sample chamber provided with light transmission and reflection transparent windows on the walls thereof, a cooling-heating stage provided with internal heating elements and coolant channels for temperature control and also provided with a transmission hole, a sample chamber temperature control system and a fast calorimetric system. The cooling-heating stage-type fast scanning calorimeter has the advantages that the fast calorimetric system with heating/cooling rates is miniaturized into the cooling-heating stage, and reflection and transmission windows as well as the transmission hole of the cooling-heating stage are used for in-situ integration of calorimetry and microscopic structure characterization; and through program-controlled rapid response, dynamic compensation of sample temperature disturbances caused by incident light in structure measurement is achieved, and sample temperature is stabilized, thus facilitating precise isothermal research.
US10060800B2
An excitation signal generation unit generates excitation signals of frequency channels with mutually different frequency bands and transmits the excitation signals via an antenna. Reception signals of the frequency channels received by the antenna are inputted to a reception strength detection unit. The reception strength detection unit detects a resonance reverberation signal from the reception signals and detects the signal strength of the resonance reverberation signal. An excitation control unit controls the excitation signal generation unit to adjust the signal strength of the excitation signal such that the signal strength of the resonance reverberation signal reaches or falls below a level adjustment threshold. Upon the signal strength of the resonance reverberation signal reaching or falling below the level adjustment threshold, a temperature detection unit subjects the resonance reverberation signal to a frequency analysis so as to detect a physical quantity on the basis of a frequency spectral peak.
US10060799B2
A variety of nanostructures are provided having a metal nanowire having a plurality of faces extending along a length of the nanowire, and a plurality of semiconductor nanorods forming two or more nanorod arrays, wherein each of the nanorod arrays is attached to a different surface of the nanowire. For example, in some embodiments, the nanostructure is a silver nanowire having a pentagonal cross section and five faces extending along the length of the nanowire, and metal oxide nanorods forming five nanorod arrays extending along each of the five faces of the silver nanowire. The nanostructures can demonstrate high temperature coefficients of resistance, and can be used in a variety of bolometric materials. In some embodiments, bolometric materials are provided including a plurality of the nanostructures deposited onto a surface of a substrate. Methods of making the nanostructures and bolometers are also provided.
US10060792B2
A spectrometer includes a light detection element provided with a light passing part, a first light detection part, and a second light detection part, a support fixed to the light detection element such that a space is formed, a first reflection part provided in the support and configured to reflect light passing through the light passing part in the space, a second reflection part provided in the light detection element and configured to reflect the light reflected by the first reflection part in the space, and a dispersive part provided in the support and configured to disperse and reflect the light reflected by the second reflection part to the first light detection part in the space. A plurality of second light detection parts is disposed in a region surrounding the second reflection part.
US10060787B2
A system is provided for determining personal ultra-violet (UV) radiation measurements, comprising: a measurement device configured to measure UV irradiation; and a terminal device configured to receive or capture an output of the measured UV irradiation from the measurement device and to determine a specific user's personal UV exposure risk level based on at least the measured sun irradiation and information of a skin type of the specific user. The measurement device configured to measure UV radiation exposure includes a surface that includes a plurality of different sections that each have a different sensitivity to UV radiation exposure, and each of the plurality of different sections are configured to display a different color in response to the UV radiation exposure.
US10060781B2
A method for fuel quantity gauging that measures the quantity of liquid fuel in a fuel tank. The method includes the following steps performed while fuel is flowing out of the fuel tank: changing a volume of gas in the fuel tank (e.g., by injecting or venting gas) during a time interval; measuring a rate of change of the volume of gas in the fuel tank during the time interval; measuring a rate of flow of fuel out of the fuel tank during the time interval; measuring a first pressure and a first temperature of the gas in the fuel tank at the start of the time interval; measuring a second pressure and a second temperature of the gas in the fuel tank at the end of the time interval; and calculating a quantity of fuel in the fuel tank based on the acquired measurement data.
US10060778B2
The present disclosure is directed to systems and methods for measuring airflow. In one example, an airflow monitor includes an ion generator positioned in a controlled space, an ion detector positioned in the controlled space and spaced from the ion generator, and a controller configured to receive a signal from the ion detector, to measure a time between emission of ions from the ion generator and detection of ions at the ion detector, and to calculate a speed of airflow between the ion generator and the ion detector based on the measured time.
US10060775B2
A smart water management system fixture device is positioned on a water line. The device includes a measuring unit, an electronics unit, and an energy unit associated with a housing. The measurement unit includes an impeller of a turbine disposed in a water chamber and rotatable therein. The water chamber is positioned between an inlet and an outlet to define a fluid flow path. The measurement unit is in communication with the electronics unit. The electronics unit received information from one or more sensors and harvests electricity using the motion of the turbine and is in communication with an energy unit for story electricity.
US10060772B2
A method corrects errors in position-measuring devices having material measures which are scanned by at least one scanning unit. Correction values are obtained in a calibration performed prior to a measurement operation. The correction values from the calibration are compressed for the measurement operation. The correction values are kept available for a defined number of correction points on the material measure and used during the measurement operation to correct acquired position values.
US10060768B2
A measurement transducer having a sensor for converting a physical or chemical variable into an electrical signal which can be further processed, and an electronics unit proximate the sensor, for pre-processing the electrical signal and generating a measurement signal, wherein an evaluation device is connected to the receiver by an interface for transmitting the measurement signal and serves to determine a measurement value as a function of the measurement signal and output the measurement value, and so that the sensor can be operated at a relatively high temperature and the electronics unit arranged proximate the sensor, for reducing measurement noise is operable at a relatively low temperature, the electronics unit proximate the sensor, is provided with a thermal insulation with respect to the sensor and is cooled by a heat pipe, and where the evaluation device housing approximately at ambient temperature preferably serves as a heat sink.
US10060759B2
A rotational angle detecting device may include a flat face part formed on a detected object, and a permanent magnet having a magnetic pole face facing the flat face part. The device may also include a pair of first yokes arranged in line symmetry along a magnetization direction and project in parallel with a rotational axis of the detected object from the permanent magnet, and a second yoke spaced from projecting ends of the first yokes to face a face of the permanent magnet, the first yokes projecting from the face. The device may further include a magnetic detection element having a magnetic sensitive part positioned in a detection point corresponding to each of the first yokes, and may be configured to detect magnetic flux densities in directions parallel with the rotational axis and a magnetic flux density in a direction perpendicular to the rotational axis and the reference line.
US10060756B2
A method is described for incorporating a new waypoint into a current trip. The method includes configuring a trip definition and thereafter determining a proposed POI based upon: the trip definition, and a collection of potential proposed POI instances. The waypoint server system processes the collection of potential proposed POI instances, to render the proposed POI, by: (1) establishing POI ratings for individual ones of the collection of potential proposed POI instances based at least in part upon: the delay factor, and an estimate of additional delay arising from adding the individual POI to the current trip route; (2) establishing a rank ordering of the individual ones of the collection of potential proposed POI instances based upon the POI ratings; and (3) rendering the proposed POI from the rank ordering of the individual ones of the collection of potential proposed POI instances.
US10060746B2
The present invention provides methods and systems related to determine a state of the UAV by updating a determined state of UAV with a relative proportional relationship. The UAV may be provided with a monocular camera, a proximity sensor and a processor. The processor may determine external state information of the UAV based on image data captured by the monocular camera, and calculate a relative proportional relationship to be applied to the determined external state information. The updated external state information of the UAV may be more precise or even equal to the actual state information of the UAV, thus enabling more accurate control and navigation for the autonomous flight.
US10060740B2
A distance detection device calculates a pixel cost, every reference pixel, based on a difference between reference pixel information in a reference image and comparative pixel information in a comparative image while switching the reference and comparative images. The device calculates a parallax cost, every reference pixel, representing a cost regarding a change-amount of the parallax as a coordinate difference between a reference pixel and a comparative pixel when the reference image is switched. The device calculates a combination of each reference pixel and a comparative pixel having a minimum total cost every reference pixel. The minimum total cost represents a sum of the pixel cost and the parallax cost. The device obtains a relationship of a corresponding point between each reference pixel and its corresponding comparative pixel, and calculates a distance to an object in each captured image based on the relationship of the corresponding point.
US10060736B1
A method for determining a distance between a near field sensor and a substrate, the method may include creating a diffraction pattern by illuminating, with a beam of coherent radiation having a wavelength that does not exceed twenty nanometers, a slit that is formed between the substrate and an opaque element; detecting, by a detector, multiple portions of the diffraction pattern and generating detection signals indicative of the multiple portions of the diffraction pattern; processing the detection signals to determine a height of the slit; and determining the distance between the near field sensor and the substrate based upon (a) the height of the slit, and (b) a relationship between the height of the slit and a location of the near field sensor.
US10060734B2
The dimension measurement device of one aspect of the present invention includes: an obtainer configured to obtain, from a measurement device for performing three dimensional measurement of a desired object, a set of coordinates in three dimensions of the desired object; a surface extractor configured to determine a focused surface constituting the desired object based on the set of coordinates, and extract a position of a boundary of the focused surface; a region extractor configured to extract, in relation to a candidate region corresponding to an object being a specific object attached to the focused surface, a position of an edge surrounding the candidate region; and a dimension generator configured to generate dimensional data necessary for creating a dimensional drawing of the desired object from the position of the boundary and the position of the edge.
US10060732B2
A flexible apparatus is provided. The flexible apparatus includes a plurality of motion sensors mounted on different locations of the flexible apparatus, a storage configured to store operation information of the flexible apparatus corresponding to a bending shape, and a controller configured to determine a bending shape of the flexible apparatus based on a sensing value of each of the plurality of motion sensors, and to perform an operation corresponding to the determined bending shape based on the operation information stored in the storage.
US10060722B2
A portable articulated arm coordinate measuring machine includes a noncontact 3D measuring device that has a projector configured to emit a first pattern of light onto an object, a scanner camera arranged to receive the first pattern of light reflected from the surface of the object, an edge-detecting camera arranged to receive light reflected from an edge feature of the object, and a processor configured to determine first 3D coordinates of an edge point of the edge feature based on electrical signals received from the scanner camera and the edge-detecting camera.
US10060715B1
A nonlethal bullet includes a casing having an open front end with a frangible rubber bullet head seated therein. The bullet head includes a tip with an opening thereon that is in communication with an interior chemical chamber. A plug adhesively secured within the opening is driven into the chemical chamber upon impact with a target. Accordingly, when the bullet is fired by a weapon and strikes an intruder or assailant, the plug is driven into the chemical chamber, causing the tip to splinter, releasing the incapacitating agent.
US10060714B2
A portable target apparatus is described including a first sensored, penetrable target and a second sensored, penetrable target positioned adjacent the first sensored, penetrable target. A user defined number of projectile penetrations on only the first sensored, penetrable target position it non-upright out of the shooter's field-of-view. Whenever the second sensored, penetrable target is penetrated by a projectile the first sensored, penetrable target does not move to the non-upright position out of the shooter's field-of-view even when the same projectile also penetrates the first sensored, penetrable target.
US10060712B2
A sensor system is provided for monitoring anti-personnel effectiveness of a gun that fires a projectile against a mannequin target. The system includes an instrumentation sensor, an aggregation controller and a base station. The instrumentation sensor is disposed on the target. The sensor transmits a status condition based on electrical integrity. The status condition is either intact as default or else disablement in response to impact from the projectile. The aggregation controller receives the status condition from the sensor and transmits the status information as aggregated information. The base station receives the aggregated information for analysis to determine the effectiveness in response to the gun firing at the target.
US10060709B2
An armor shield. The arm shield includes a ballistic material layer and a fabric layer. The fabric layer snuggly encases the ballistic material layer. The ballistic material layer and the fabric layer form a front side, a rear side, and an edge of the armor shield. A least one looped handle may be secured to the rear side.
US10060700B2
Rifle sling buckle assemblies are configured to attach to a foregrip of a rifle for easy and effective rifle sling adjustment. A buckle element is configured to engage with a strap of a rifle sling and to prevent inadvertent loosening or detachment of the rifle sling. A mounting element is configured to attach the rifle sling buckle assembly to a foregrip of a rifle, providing easy access to a consistent adjustment point and allowing a user to efficiently adjust and manage the rifle sling.
US10060694B2
A rotatable spur for a handgun, rotatable with respect to the hammer body, and rotatable in a direction that is about an axis of rotation approximately parallel with the handgun body and barrel. The mechanism of rotation may be varied provided the spur is capable of changing the direction of its finger grip surface from its normal firing position to a position preferably perpendicular to the normal firing position. A retaining pin, biased for retention within an indentation within a cocking spur pin allows the finger grip surface of the spur to rotate and face at least a side position of the handgun.
US10060688B2
A boiler system includes a boiler having at least one heat exchanger having a surface on which a deposit may form. The boiler system further includes at least one retractable sootblower having a lance tube for carrying a high pressure fluid into the boiler. The lance tube is configured such that the high pressure fluid impacts the heat exchanger surface to effect a vibration thereof. The boiler system also includes at least one vibration measuring device coupled to the boiler system. The vibration measuring device is configured to measure the vibration of the heat exchanger surface, and the measured vibration indicates presence or absence of the deposit on the heat exchanger surface. The vibration measuring device may optionally detect a vibration caused by the release of the deposit from the surface of the heat exchanger or the impact of the released deposit with a surface in the boiler system.
US10060687B2
The invention provides a connecting member and a micro-channel heat exchanger. The connecting member comprises a first side plate, a second side plate and an arc-shaped plate connected between the two plates, wherein a plurality of communicating channels (1) which are in parallel with one another and are spaced apart are provided in the connecting member, each of the communicating channels (1) extends from the first side plate to the second side plate. The invention solves the problem that the outer walls of the heat exchange tubes become thin due to bending of the heat exchanger.
US10060684B2
The invention relates to a heat exchanger having a tube bundle with tubes as heat exchanger matrix, it being possible for the tubes to be flowed through by a first fluid and in this way defining a first fluid channel, and to be flowed around by a second fluid and in this way defining a second fluid channel, the tube bundle being configured so as to be closed off toward the outside, in order to close off the second fluid channel, or being arranged in a housing, in order to close off the second fluid channel, the tubes being configured so as to be open on the end side for the inflow or outflow of the first fluid.
US10060675B2
Systems and methods for adjustable interlacing of drying rollers in a print system. One system is an apparatus that includes first rollers that conduct heat from a heat source, and dry a web of print media as the web travels over a front side of the first rollers in a first direction. A last roller of the first rollers turns the web in a second direction. The apparatus also includes second rollers disposed a distance above the first rollers and that transport the web in the second direction. The apparatus further includes a movement mechanism that reduces the distance between the second rollers and the first rollers to cause the second rollers to occupy spaces between the first rollers so that the web traveling in the second direction contacts a back side of the first rollers to further dry the web.
US10060673B2
An argon reflux condensation system and method in which a plurality of once-through heat exchangers are connected to an argon column of an air separation plant to condense argon-rich vapor streams for production of reflux to the argon column. Condensation of the argon-rich vapor streams is brought about through indirect heat exchange with crude liquid oxygen streams that partially vaporize and are introduced into a lower pressure column of the plant for further refinement. The flow rate of the crude liquid oxygen streams are sensed and controlled at locations in the plant where the crude liquid oxygen is in a liquid state and in proportion to the size of the once-through heat exchangers. Feed stream flow rate to the argon column is controlled in response to air flow rate to the plant and product flow rate is controlled in response to the feed stream flow rate to the argon column.
US10060671B2
A system for liquefying a gas includes a liquefaction heat exchanger having a feed gas inlet adapted to receive a feed gas and a liquefied gas outlet through which the liquefied gas exits after the gas is liquefied in the liquefying passage of the heat exchanger by heat exchange with a primary refrigeration passage. A mixed refrigerant compressor system is configured to provide refrigerant to the primary refrigeration passage. An expander separator is in communication with the liquefied gas outlet of the liquefaction heat exchanger, and a cold gas line is in fluid communication with the expander separator. A cold recovery heat exchanger receives cold vapor from the cold gas line and liquid refrigerant from the mixed refrigerant compressor system so that the refrigerant is cooled using the cold vapor.
US10060670B2
A liquefied natural gas production plant for producing a product stream of liquefied natural gas installed at a production location and a process for producing liquefied natural gas includes a plurality of modules and an air-cooled heat exchanger bank designed for the installed production train. The heat exchanger bank includes a first row of air-cooled heat exchanger bays, and an adjacent parallel second row of air-cooled heat exchanger bays.
US10060667B2
A waste air flow capture system, comprising: a) a cylindrical shroud configured to receive a waste air flow from a waste air flow channel of an HVAC compressor or a heat pump compressor and configured to vent the waste air flow received from the waste air flow channel of an HVAC compressor or a heat pump compressor; b) a first electrical generator configured to generate electricity when a first fan blade assembly rotates relative to the cylindrical shroud and/or a second electrical generator configured to generate electricity when a first fan blade assembly rotates relative to the cylindrical shroud; and d) a first fan blade assembly enclosed by the cylindrical shroud and coupled to the first electrical generator motor on a first side of the first fan blade assembly and coupled to the second electrical generator motor on a second side of the first fan blade assembly.
US10060663B2
A cooling circuit is equipped with a coolant, a compressor, a condenser and evaporator expansion valve combinations, whereby the outlets of the evaporators are connected to a collection pipe connected to the compressor. The cooling circuit comprises a control unit connected to a temperature sensor and a pressure sensor affixed in the collection pipe and connected to the expansion valves for the control of them. The control unit is provided with an algorithm for controlling the expansion valves on the basis of the temperature sensor and pressure sensor to control the superheating in the collection pipe.
US10060659B2
A noise reduction insert for an evaporator. The noise reduction insert includes a body defining an inner volume of the insert. The body extends along a longitudinal axis of the insert. A perforated portion of the body defines a plurality of openings configured to allow fluid to pass out from within the inner volume through the plurality of openings. A flange at a first end of the body is opposite to a second end of the body. The flange defines an aperture through which the longitudinal axis extends. The aperture is configured to permit fluid to flow therethrough and into the inner volume defined by the body.
US10060658B2
The invention relates to a condenser of stacked plate design, having a first flow channel for a refrigerant and a second flow channel for a coolant, wherein a plurality of plate elements is provided, which form channels adjacent to each other between the plate elements when the plate elements are stacked on top of each other.
US10060645B2
An indoor unit of an air-conditioning apparatus includes a casing including an air inlet, an air outlet, and an air passage communicating between the air inlet and the air outlet, the air inlet being located lower than the air outlet, an indoor heat exchanger disposed inside the casing, an indoor fan disposed inside the casing and configured to supply air to the indoor heat exchanger, a refrigerant leakage sensor disposed in the air passage between the air inlet and the air outlet at a position lower than the indoor heat exchanger and the air outlet, and configured to detect refrigerant leakage, and a controller configured to determine whether refrigerant leakage occurs according to a detection result of the refrigerant leakage sensor.
US10060641B2
Roof drying processes and associated systems. A representative process includes drawing moisture-laden air from within the internal structure of a roof via a vacuum blower, a extraction insert and an extraction manifold, and removing moisture from the moisture-laden air via a dehumidifier. The dry air can be directed back into the roof through an injection insert and an injection manifold.
US10060636B2
A heat-pump circuit may include an indoor heat exchanger, an outdoor heat exchanger, a compressor adapted to circulate a working fluid between the indoor and outdoor heat exchangers, and an expansion device disposed between the indoor and outdoor heat exchangers. A monitor for the heat-pump system may include a return-air temperature sensor, a supply-air temperature sensor, and a processor. The return-air temperature sensor may be adapted to measure a first air temperature of air upstream of the indoor heat exchanger. The supply-air temperature sensor may be adapted to measure a second air temperature of air downstream of the indoor heat exchanger. The processor may be in communication with the return-air temperature sensor and the supply-air temperature sensor. The processor may be programmed to determine a working-fluid-charge condition of the heat-pump system based on the first and second air temperatures.
US10060633B2
A cooking hob, or a ceramic hob, for a fixed or mobile cooking appliance, the hob including at least one cooking area and at least one control and/or information area, the control and/or information area being formed by a window separated from the cooking area by at least one joint made of synthetic material. The joint includes a mechanism for fixing a control and/or display screen under the window.
US10060630B2
The present invention discloses a novel apparatus and way for reducing the recirculation zone at the inlet end of a combustor. The recirculation zone is reduced by altering the geometry of the inlet end through a tapering of the liner wall thickness and a tapering of the thermal barrier coating to reduce the bluff body effect at the combustion liner inlet end.
US10060628B2
A fuel nozzle assembly for a gas turbine engine is disclosed herein. The fuel nozzle assembly may include a fuel injector including an outer jacket having a first end and a second end with a threaded surface disposed therebetween. The first end of the fuel injector may include a cylindrical sealing surface. The fuel nozzle assembly also may include an annular hub including an aperture having a first end and a second end with a threaded surface disposed therebetween. The aperture may be configured to at least partially house the fuel injector therein and includes a conical seat about the first end. The cylindrical sealing surface may swage inward along the conical seat to form a seal therebetween as the liquid fuel injector is threaded into the aperture.
US10060625B2
In a perforated coaxial jet burner implemented by a lot of air-fuel coaxial jets, a swirl plate (33) as an end face of the burner on the combustion chamber's side has a lot of air holes for supplying unburned premixed gas of fuel and air to the combustion chamber. Grooves (36) are formed downstream of the air holes of the swirl plate. Adhesion of flame to the swirl plate is inhibited by feeding part of the unburned premixed gas to the grooves. Further, the width of each remaining part (37) between adjacent grooves is set at several millimeters that is approximately equal to the flame quenching distance, by which adhesion of flame to the remaining parts is also prevented. With this configuration, both stable combustion and low NOx combustion can be achieved irrespective of the load condition.
US10060616B2
A system and method of illuminating a foot pedal with an illuminated protective covering. The illuminated protective covering can include a plurality of illuminating devices surrounding at least a majority of a perimeter of the foot pedal. The illuminated protective covering can also include a sheet surrounding the upper surface and the lower surface of the foot pedal and the plurality of illuminating devices, the sheet being configured to protect the foot pedal from debris during use. A friction portion can be attached to the sheet, the friction portion being positioned on the sheet such that the friction portion is adjacent the bottom surface of the foot pedal when the sheet surrounds the foot pedal, the friction portion being configured to prevent sliding of the foot pedal against the floor or other surface.
US10060612B2
An electrical connector device for electrically connecting a light source board and a driver board of an LED light. The electrical connector device includes an input terminal and an output terminal, one end of input terminal is fixed on the driver board of the LED light and electrically connected to the driver board. The output terminal includes a conductive terminal, an elastic clipping portion, and a resistance portion, the conductive terminal includes a conductive pin, the conductive pin is fixed on the light source board and electrically connected to the light source board, the elastic clipping portion and the resistance portion are placed on the conductive terminal, and when assembled, the other end of the input terminal elastically touches one end of the elastic resistance portion and the resistance portion touches the other end of the resistance portion. The electrical connector of LED light owns the advantages of simple structure and high reliability.
US10060608B2
The present invention relates to a detachable LED lighting device, comprising: a lighting module unit which emits light by receiving a power supply, the lighting module unit comprising a substrate including a plurality of LEDs; a connector unit coupled to the lighting module unit, the connector unit having a hitch protrusion on the upper part and having a lower connector for supplying power to the substrate; and a frame unit provided with a connector and a power connector, the connector fixed by being hitched to the hitch protrusion of the connector unit that is inserted into the bottom surface, and the power connector supplying power from an embedded power supply unit to the lower connector. The present invention comprises a frame unit having a power supply unit embedded therein and a lighting module unit which can be easily separated from the frame unit by manipulation of a push button exposed to both ends, with the both ends being fitted and fixed into the frame unit so that the lighting module unit can be more easily detached, thereby reducing the time and cost required for maintenance.
US10060605B2
The application discloses a bendable LED module, which comprises: an elastic component layer (20) on which a plurality of light emitting assemblies are arranged; an adjusting part (30) which acts on the back of the elastic component layer (20) and tightens or stretches the two sides of the elastic component layer (20), such that the elastic component layer (20) is bent into an inner arc or outer arc. After the elastic component layer (20) is bent and deformed, a larger clearance or gap won't appear between the light emitting assemblies, which makes the display effect better.
US10060602B2
An illuminator includes a first light source unit that outputs first light beams and a second light source unit that outputs second light beams. A polarization combining element combines the first and second light beams with each other. A polarization state conversion element which receives the combined light includes retardation elements that are separate from one another and arranged in a first direction. The light source units are so configured that first regions through which the first light beams pass and second regions through which the second light beams pass are alternately arranged in the first direction in the polarization state conversion element. A polarization separation element separates the combined light having passed through the polarization state conversion element into first light and second light. A wavelength conversion element converts the first light into third light. The illuminator outputs the second light and the third light.
US10060596B2
A method 100 of manufacturing a ceramic light transmitting barrier cell for enclosing a luminescent material and such a ceramic light transmitting barrier cell are provided. A part of a pre-formed barrier cell is formed 102 by providing a material mix comprising a binder and inorganic particles in a first mold. On the part is provided 104 a sacrificial layer for defining a cavity. A remainder part of the pre-formed barrier cell is formed 106 by providing the material mix in a second mold which already comprises the part with the sacrificial layer. The sacrificial layer is at least partially removed 112 to obtain the cavity. Optionally, the pre-formed barrier cell is heated 114, 116 (and/or sintered) to obtain the ceramic light transmitting barrier cell. The method 100 of manufacturing is suitable for producing at large scale relatively cheap and accurately formed ceramic light transmitting barrier cells.
US10060593B2
A daytime running lamp (1) for being retrofitted on a road vehicle, comprising a reflector (4) with a reflective surface (5) for reflecting light in a general direction (I) of illumination and a plurality of light sources (3) arranged in a pattern having an extension along a horizontal axis (A). The light emitted by the plurality of light sources (3) has directional components in two opposite horizontal directions (H1, H2) along the horizontal axis (A) and a directional component in a vertical direction (V) perpendicular to the horizontal axis (A). The reflective surface (5) has a curvature such that the directional component in the vertical direction (V) is directed towards the general direction (I) of illumination, and the directional component in at least one of the horizontal directions (H1, H2) upon reflection in the reflective surface (5) is substantially unchanged by the reflection.
US10060590B2
This invention is related to an improved light ring structure for vehicle lamp. An incident portion is extended and projected from one side of a light-guiding ring, and a V-shaped light-guiding portion connects the incident portion and the light-guiding ring. An optical structure is formed on an optical surface of the light-guiding ring, and several teeth are aligned on the optical surface. One side of each tooth is a vertical section which faces to the incident portion and the other side of that is an inclined section. The width of the teeth is increased gradually from the incident portion and the opposite of the incident portion to the two sides of the light-guiding ring, forming the widest tooth at the two sides of the light-guiding ring, and the height of the teeth is increased gradually from the incident portion, forming the highest tooth at the opposite of the incident portion.
US10060588B2
A lighting module for a motor vehicle. The lighting module has least one light source; a heat sink; a reflective surface able to reflect the rays from the light source or sources; a lens that deflects the rays from the reflective surface so as to form a beam of light along an optical axis of the module; and a support of the lens and of the reflective surface, the support being mounted on the heat sink. The heat sink and/or the support comprises at least one boss that maintains a predetermined distance between the heat sink and the support.
US10060584B2
Area lighting with a luminaire constructed from an array of light-emitting diodes (LEDs) distributed along the convex surface segment of an elliptic torus provides a uniform light output to the surrounding area.
US10060578B2
An embodiment of the invention provides a method for monitoring for and detecting a leak in a line where a mobile detector having an audio sensor and an odor sensor transiting along the line. A sample audio reading is obtained by the audio sensor; and, a sample odor reading is obtained by the odor sensor. A processor compares the sample audio reading to a baseline audio reading to determine whether the line is leaking. The processor compares the sample odor reading to a baseline odor reading to determine whether the line is leaking. The location of the mobile detector is identified by a GPS device on the mobile detector when the processor determines that the line is leaking. The location of the mobile detector, the sample audio reading, and the sample odor reading is sent to a central monitoring center by a communications device on the mobile detector.
US10060572B1
A portable device support system including a disc-shaped central hub having a mounting slot, two pairs of crossing support arms having a corner support tab for releasably securing a mobile device, and a supporting attachment with mounting insert configured to connect with the central hub. The crossing support arms are configured to expand outwardly in order to securely grasp edges of a mobile device and hold it in a desired position. The supporting attachment may feature a securing mechanism at its base, further making the system useful for holding a mobile device securely in position across a variety of locations and working environments.
US10060563B2
A tube fitting including a first coupling member having at least a snap coupling, and a second coupling member having a first quick-connect side having a mating snap coupling disposed at a first end of the second coupling member, and a second quick-connect side configured for threaded engagement disposed at a second end of the second coupling member, the second end being opposite the first end, wherein the mating snap coupling is configured to engage the snap coupling to effect coupling of the first and second coupling member.
US10060552B2
A valve integrity manager is coupled with a servo or stepper motor to direct micro stroke testing of emergency shutdown valves. During testing, the system orders a closure of 20-25% of an emergency shutdown valve, providing data that either confirms the operability of the valve or a deficiency, while minimizing any effect on process variables.
US10060547B2
A remote actuator device for a valve control knob on a tank (e.g., storage tank) and related method of use are disclosed. The remote actuator devices disclosed may be used to turn the valve control knob on a tank.
US10060542B2
A leveling valve includes: a seat portion configured to define a flow passage, the flow passage communicating with the air cushion and a compressed air source or communicating with the air cushion and a drain; a valve configured to move in an axial direction in accordance with a relative displacement of the vehicle body with respect to the truck; a spring configured to bias the valve toward a closing side, the valve being in contact with the seat portion in the closing side; a valve guide configured to support one end of the spring, the valve guide being slidably inserted with respect to a housing inner wall surface; and a communication port opened to the housing inner wall surface. A moving region in which the valve guide moves is set to a position offset from the communication port in the axial direction.
US10060534B2
A sealing structure for a turbine includes a recessed portion formed around a rotary body and having an annular shape, an annular packing body fixed in a coupling groove of a stationary body, a support member disposed at a central portion of the packing body, a brush seal, one end of which is fixed to the support member while the other end of the brush seal is disposed in the recessed portion, and a tooth portion disposed in at least one side of the packing body.
US10060527B2
During changing of a shift range (for example, from P-range to NotP-range), an SBW-ECU determines whether it is in a range-change delay condition (a switching completion time of the shift range is delayed than a normal switching completion time). When it is determined that it is in the range-change delay condition, it is determined whether a target range should be changed to a safer range (for example, P-range). As a result, when it is determined that the target range should be changed to the safer range, the target range is changed to the safer range. Thereby, even if a driver determines that the shift range cannot be changed before the switching completion of the shift range and the driver gets off the vehicle, the shift range can be changed to the safer range (P-range).
US10060526B2
Aspects of the present disclosure include methods of modifying a transmission valve body to increase a line pressure response in certain hydraulic shift control system configurations. In one example, a Daimler Chrysler 46RE or 47RE transmission valve body may be modified to have a higher and more rapid line pressure increase when the transmission is in fourth gear and when the torque converter clutch (TCC) is engaged. Aspects of the present disclosure also include methods of modifying a transmission valve body to allow TCC engagement in any gear. Aspects of the present disclosure also include replacement valve bodies, as well as kits for modifying a 46RE or 47RE valve body to perform like a 48RE valve body.
US10060524B2
A hydraulic transmission control system including a vane pump including a stroke ring defining a compartment. An outlet line and an inlet line are fluidly connected to the compartment. A control pressure chamber and a compensation chamber are defined adjacent to opposite sides of the stroke ring, each for varying a pump outlet pressure based on a pressure change within the chambers. A pump controller is connected to the outlet line and the pressure control chamber for adjusting a pressure in the pressure control chamber. The outlet line is further connected to the compensation chamber, a primary hydraulic circuit and a primary pressure control valve. A secondary hydraulic circuit is connected to the primary pressure control valve. A shift valve is disposed between the outlet line and the primary control valve and configured to selectively connect the pump controller and the primary pressure control.
US10060522B2
Provided is a screw device nozzle that can gas-cool a screw device effectively. A screw device cooling nozzle (4) of the present invention is placed in such a manner as to surround at least one of a screw shaft (1) and a nut (2). The cooling nozzle (4) includes an internal passage (8) into which gas is introduced, an opening (7) for releasing the gas flow introduced into the internal passage (8), a deflection surface (27), provided adjacent to the opening (7), for bending the gas flow released from the opening (7), and a guide path (10) for drawing in gas outside the cooling nozzle (4).
US10060521B2
A lubrication arrangement for a bevel gear unit, such as a final drive (10-19) or a power takeoff unit (PTU), in the drive line of a vehicle has an external oil reservoir (25) on the unit to be lubricated. From this reservoir oil channels (27, 28) in the housing (11) of the unit lead to areas in the unit in special need of oil supply, such as to pinion bearings (16, 17) and to the area of gear engagement between pinion (10) and crown wheel (12). There is also a return channel (30) in the housing (11) of the unit for returning oil thrown out by the crown wheel (12) against the inside of the housing to the reservoir (25).
US10060519B2
An extending curved portion is provided below a bearing used in a bearing that supports a counter shaft of a reservoir plate to extend so as to receive the bearing, and to swell toward a differential chamber with respect to a bearing support portion that supports the bearing. In addition, the bearing support portion is provided with drainpipe-like ribs that serve as drainpipes that lead working oil to the extending curved portion. Consequently, working oil supplied from a working oil supply hole to the bearing and flowing down from the center of rotation of the bearing can be led to a working oil storage chamber.
US10060516B2
An oil-flooded single-plate or multi-plate lockup clutch is provided in a torque transfer device. The torque transfer device may, for example, be a converter, a dual clutch, a starting clutch, a manual shifter, or power shifting clutch, having a piston to engage the clutch and a damper. In accordance with the present disclosure, the piston together with a housing of the torque transfer device forms a closed pressure chamber when the clutch is engaged and at least one oil flow opening is provided in the piston in an area outside of the pressure chamber. The torque transfer device preferably has a damper and the piston of the clutch forms a part of the damper and may be designed as a retainer for springs of the damper.
US10060514B2
A continuously variable chain-belt transmission (chain-belt CVT) housed in a transmission casing formed by a transmission case and a side cover, has a pair of conical disk pairs, each pair of which is rotatably supported by disk supporting portions provided in the transmission case and the side cover; a chain wound around the pair of conical disk pairs; a chain guide attached to the chain to restrain movement of the chain and having an annular guide portion that encloses an entire circumference, in cross section, of the chain; and a chain guide supporting portion supporting the chain guide between the transmission case and the side cover. The chain guide supporting portion has a fixing side chain guide supporting portion fixed to the transmission case and a connecting side chain guide supporting portion connecting to the fixing side chain guide supporting portion.
US10060508B2
A invention relates to a chain shackle for fastening a hoist chain of a chain hoist to a hoisting member or the chain hoist. The chain shackle includes two identical shackle halves installable against each other to work together in such a manner that they form between them a first space for one chain loop or chain loop half of the hoist chain to lock it against the hoisting direction or force. The first space is open in a first direction in the longitudinal direction of the chain shackle. A second space is connected to the first space and intended for a second hoist chain loop that is coupled with the first chain loop or is to be coupled with a chain loop half. The second space is open in both longitudinal directions of the hoist chain.
US10060506B2
A flexurally elastic drive belt (1) has a cover layer (2), a reinforcement layer (3) formed of individual cords (4) and a substructure (5). The substructure can include ribs (6) and grooves (7). The drive belt is further provided with a textile overlay on the working side (8) thereof that is susceptible to wear. The textile overlay (10; section B of FIG. 1) of the drive belt (1) combines a very durable resistance to wear and a noise attenuation especially for wet noises. This is achieved in that the overlay has, in a state in advance of fabrication and vulcanization, an elongation at tear of at least 30% in the longitudinal direction and of at least 100% in the transverse direction and is made of a textile material including staple fibers in a proportion in terms of quantity of at least 30% by weight.
US10060493B2
Provided is a disk spring which has a spring portion having a circular disk shape, the spring portion to be interposed between a pair of rotary members, for example an outer plate and a piston, being relatively movable in an axial direction to come close to and separate away from each other, wherein the spring portion has a rounded cross-section portion to be brought into contact with, for example, the outer plate, and a straight cross-section portion being continuous to the rounded cross-section portion and being formed on at least one of an inner diameter side and an outer diameter side of the spring portion so as to be allowed to be brought into contact with, for example, the piston and be compressed between both the rotary members in a close contact state.
US10060492B2
A friction material includes a fiber base material, a friction modifier and a binder. The friction modifier includes two or more kinds of non-whisker-like titanate compounds. The non-whisker-like titanate compound includes non-whisker-like lithium potassium titanate. The friction material includes no copper component. Alternatively, a friction material includes a fiber base material, a friction modifier and a binder. The friction material includes a non-whisker-like titanate compound and a low-melting-point metal fiber. The friction material includes no copper component.
US10060491B2
An elevator system with an elevator car, elevator en guide rails, at least one braking rail, and a brake mechanism and/or safety gear that determines the elevator car movement when activated and in turn has at least one brake block that cooperates with the braking rail. The active surface of this brake block that comes into contact with the braking rail functioning as the brake lining is at least one welding bead whose surface hardness is greater than surface hardness of the braking rail. A method for manufacturing such an elevator brake block includes welding at least two welding beads on a brake lining support composed of a weldable, preferably low-alloyed steel, which constitutes the brake lining that is brought into frictional contact with the braking rail during operation.
US10060484B2
An improved torque converter damper disc and/or clutch that includes the use of a parametric spring system. The parametric spring is configured to address critical inflection and pinch points along the spring longitudinal length. These critical points are areas of higher applied stress due to torsional stress and bending stress, the latter of which mainly attributed to centrifugal loading.
US10060481B2
A geared motor has an electric motor with an output shaft and a gear mechanism, the electric motor and the gear mechanism being adapted to one another such that a bearing plate of the electric motor can be fastened directly to an input shaft side of a housing of the gear mechanism. A coupling thread, which surrounds the output shaft for producing a threaded connection, is provided for fastening the bearing plate to the input shaft side. To that end, a securing section is provided which, in the fastened state, prevents a relative rotation of the housing of the gear mechanism with respect to the bearing plate in a release direction. The securing section is fastened to the bearing plate or to the gear mechanism housing by way of a fastening screw which is screwed into the bearing plate or the gear mechanism housing in a manner which is oriented in the tangential direction of the coupling thread.
US10060480B2
A bearing load sharing system comprising: first and second rotors extending in an axial direction; a first thrust bearing having an inner race and an outer race, the inner race connected to the first rotor; a second thrust bearing having an inner race and an outer race, the inner race connected to the second rotor; and an inter-rotor bearing having an inner race and an outer race, the inner race connected to one of the first and second rotor and the outer race connected to the other of the first and second rotor; wherein the outer race of the first bearing and/or the outer race of the second bearing is movable to vary the axial spacing between the outer races.
US10060479B2
A bearing assembly having an inner race ring (14) that defines an inner raceway and an outer race ring that defines an outer raceway on which the plurality of rolling elements (22) roll. The bearing raceways are machined using surface finishing operations to create preferred surface profiles and textures for improving lubrication performance. The profile of the raceway is initially created using a first grinding process to form a rough surface profile including a rough central band (34) and rough recessed side bands (38). A second grinding process is used to smooth the central band. This raceway surface profile increases lubrication performance.
US10060478B2
A rolling bearing includes rollers clamped between an inner raceway and an outer bearing shell. The outer bearing shell bears with its outer circumferential surface against an outer component which can be a housing of an axial piston machine. The inner raceway is either formed directly on an inner component, or it is formed on an inner bearing shell, which bears against the inner component. In order to permit tilting of the inner component, wherein the rollers remain in predetermined contact with the two raceways, at least one beveled contact region or a region reduced in another way is provided on the outer circumferential surface of the outer bearing shell.
US10060474B2
A radial magnetic bearing may include an annular housing including a radial outer wall disposed between radially outer ends of two annular axial end plates and an isolation sleeve which may include a helical arrangement of a plurality of ferromagnetic wires. The isolation sleeve may be an annular structure extending axially between the two annular axial end plates, and the isolation sleeve and the annular housing may define an isolation cavity therebetween. The radial magnetic bearing may also include an isolation sleeve retainer configured to maintain a position of the isolation sleeve between the two annular axial end plates. The radial magnetic bearing may further include a plurality of laminations disposed adjacent the isolation sleeve and about a shaft of the rotating machine. A gap may be defined between the plurality of laminations and the isolation sleeve.
US10060466B2
A hook part includes a hook main body; a latch for closing the hook main body; and a shaft to which the base end of the latch is integrally coupled, the shaft extending away from the hook main body along the rotational axis such that coupling between the attachment part and the hook part is ensured. A latch includes a spring portion provided closer to the base end of the latch; and a latch main body coupled with the coupled portion via the spring portion. The spring portion is elastically configured to enable urging of the latch away from the hook main body. The connection point of the latch and the shaft is farther from the hook main body along the rotational axis than the connection point of the hook main body and the coupled portion.
US10060465B2
The present invention relates to an anti-loosening bolt coupled to a bolt and a spring and, more specifically, to an anti-loosening bolt which can: prevent the bolt from being unintentionally loosened by a rotating object or by continuous long-time or momentary vibration; be fixed on a wall; be combined with a nut; prevent a periodic shaking phenomenon; and be reused.
US10060464B2
A threaded fastener for installation in an aperture in a workpiece, the fastener having a rear portion defining an internally threaded aperture and a front portion arranged to engage the rear portion and having a front aperture which is aligned with the threaded aperture when the two portions are fully engaged, both portions having bearing surfaces for bearing on the rear and front of a workpiece respectively and the engagement between the portions being arranged to accurately control the distance between the front and rear bearing faces.
US10060459B2
The present invention provides a removable blind fastener (2) having a first tubular element (4) comprising an arm portion (22), a second tubular element (6) comprising an arm portion (28), and an elongate screw member (8). The elements (4 and 6) are arranged in telescoping relationship one with the other and which fastener (2), when in use as a temporary fastener, is caused to secure the component parts (10 and 12) of an airframe by causing telescoping movement of the elements (4 and 6) towards each other when the screw member (8) is turned in one direction and is caused to release the component parts (10 and 12) of the airframe by causing telescoping movement of the elements (4 and 6) away from each other when the screw member (8) is turned in an opposite direction. The arm portions (22, 28) of the elements (4 and 6) are located in mutual juxtaposition for telescoping movement upon rotation of the screw member (8) as aforesaid with end portions (30a and 32a) of elongate arms (30 and 32) of the arm portions (22 and 28) being brought into engagement with a tapered portion (44) of the screw member (8) whereby the arms (30 and 32) are caused to splay outwardly to bring the end portions (30a and 32a) into engagement with an underside (126) of the component (12) and moving the component (12) into secure temporary relationship with the component (10) of the airframe.
US10060449B2
A method includes a casing disposing step for disposing a top casing, with a split surface of the top casing facing downward, at a workable position where a space is secured such that it is possible to dispose a vane segment attached to the top casing below the top casing. Next, a segment moving step is executed for moving the vane segment attached to the top casing in a circumferential direction and disposing the vane segment in the space below the top casing.
US10060448B2
A fan, in particular an axial fan, comprising a support element with a wall ring and an electric fan motor which is mounted in the wall ring and comprises a fan rotor. The wall ring has on its outer periphery a hinge consisting of a first hinge part that is connected to the wall ring and a second hinge part that can be pivoted about a hinge axis relative to the first hinge part, wherein the second hinge part is designed as a terminal box for receiving electrical connectors. The invention further relates to a support element for such a fan.
US10060438B2
A fan control method, apparatus, and system, so as to implement speed regulation and rotation direction control on a four-wire system counter-rotating fan with a conventional four-wire fan interface by using a PWM control bus. The method provided by the embodiments of the present invention includes: receiving a first fan regulation and control signal sent by a system control module; converting the first fan regulation and control signal to a forward-rotating control signal, a counter-rotating control signal, or a rotation direction switchover control signal according to a duty cycle range of the first fan regulation and control signal and a current rotation direction of the fan; and sending a control signal obtained by the conversion to a fan driving module, so that the fan driving module drives, according to the control signal obtained by the conversion, the fan to operate.
US10060433B2
A variable displacement pump includes: a control mechanism arranged to be actuated based on a hydraulic pressure introduced into the introduction passage before the eccentric amount is minimized, and arranged to introduce the hydraulic pressure through a throttling to the second control hydraulic chamber when the hydraulic pressure introduced from the introduction passage is equal to or smaller than a predetermined pressure, and to discharge the hydraulic fluid within the second control hydraulic chamber in accordance with the hydraulic pressure when the hydraulic pressure introduced from the introduction passage becomes greater than the predetermined pressure; and a switching mechanism arranged to switch between a state in which the hydraulic fluid introduced into the introduction passage is introduced to the control mechanism, and a state in which the hydraulic fluid introduced into the introduction passage is discharged from the control mechanism.
US10060431B2
The invention relates to a metering pump (1) made of plastic, with two rotors (10) coupled to one another via gears (11) and drivable in opposite directions, which are seated in a pump housing (5) equipped with suction ports (6) and outlet ports (7), wherein each rotor (10) has a rotor shaft (12), the rotor shaft ends (15) of which are seated in the walls (8, 4) of the pump housing (5). Each rotor (10) has two rotor blade walls (13) arranged diametrically on the rotor shaft (12), a partially cylindrical rotor blade shoe (14) being formed at each of the peripheral ends of said rotor blade walls, wherein the rotor blade shoes (14) on the one hand contact the cylindrical inside wall regions of the pump housing (5) and on the other contact the rotor blade shafts (13) of the adjacent rotor (10) in a sliding and sealing manner.
US10060428B2
A method for operating a compressor. The method includes: acquiring a plurality of measured data; verifying the congruence of the measured data through the calculation of the molecular weight of the compressed gas based on compressor adimensional analysis; in case of failure of a first measurement of the measured data, substituting the first measurement with an estimated value based on the last available value of the molecular weight and on the available measurements of the measured data and on compressor adimensional analysis; and determining an estimated operative point on an antisurge map based on the estimated value and on the available measurements of the measured data.
US10060423B2
A gas extraction system for gas analysis is provided. The gas extraction system includes the use of a peristaltic pump for moving condensates to a liquid trap assembly. An improved fluid flow is thus provided, which includes delivering condensate from a condensate separator to a peristaltic pump and delivering the condensate from the peristaltic pump to a liquid trap assembly.
US10060420B2
A high-pressure pump including a drive shaft (2) supported about an axis of rotation (26) and having at least one cam (3). The pump includes at least two pistons (5); at least two cylinders (6) supporting the pistons (5); wherein the pistons (5) have longitudinal axes (16) oriented at an angle to each other in a projection of the piston longitudinal axes (16) in the direction of the axis of rotation (26) onto a fictitious projection plane perpendicular to the axis of rotation (26). Each of the pistons (5) is supported on a shaft rolling surface (4) of the drive shaft (2) having the at least one cam (3) indirectly by means of a respective supporting element (14) having a supporting rolling surface (15), such that a translational motion can be performed by the pistons (5) as the result of a rotational motion of the drive shaft (2), wherein the piston longitudinal axes (16) have an axial distance in the direction of the axis of rotation (26).
US10060415B2
A system for emergency lubrication, with a lubricant pump (113) and with at least one outlet opening (125) for delivering lubricant to at least a first lubrication point (107) of a transmission (101), in particular a transmission of a wind turbine. The system includes a first cavity (203), and the lubricant pump (113) is designed to convey at least some of the lubricant into the first cavity (203). The first cavity (203) is designed to store the lubricant intermediately and to act upon the intermediately stored lubricant with positional energy. In addition, there is a lubricant-conveying connection between the first cavity (203) and the outlet opening (125).
US10060413B2
A wind turbine assembly is provided. The assembly includes a support structure and a wind turbine mounted on the support structure. The wind turbine includes a front face with blades defining a surface area to engage incoming wind, a roll axis about which the wind turbine can rotate in response to incoming wind to drive an electric generator, where the support structure defines a horizontal tilt axis about which the wind turbine can pitch forward and backward. The tilt axis divides the surface area of the wind turbine into upper and lower portions of unequal size, such that incoming wind on the front face of the wind turbine applies unequal force to the upper and lower portions of the surface area of the wind turbine to induce pitch of the wind turbine about the tilt axis.
US10060411B2
A root assembly for a rotor blade of a wind turbine includes a blade root section having an inner sidewall surface and an outer sidewall surface separated by a radial gap, a plurality of root inserts spaced circumferentially within the radial gap, and a plurality of spacers configured between one or more of the root inserts. Further, each of the root inserts includes at least one bore hole surrounded by a pre-cured or pre-consolidated composite material. In addition, the pultruded spacers are constructed of a pre-cured or pre-consolidated composite material.
US10060404B2
A system for detecting operation of a motor includes a ripple voltage detector module including a ripple voltage detector unit, an input operatively connected to the ripple voltage detector unit and connectable to an alternator, and an output operatively connected to the ripple voltage detector unit and connectable to a starter motor control system. The ripple voltage detector module provides a motor operation signal to the starter motor control system upon detection of a ripple voltage produced by the alternator.
US10060402B2
In some embodiments, the injector valves have additional flow holes in the seat face to reduce flow variation, decrease package size and allow for a fast response. In another embodiment, the injector valve has a seat with multiple flow channels leading to a venturi, allowing for a fast response and decreased package size.
US10060398B2
A fuel supply device has a module installed in a fuel tank. The module has a cap and a support pillar arranged between the cap and a bottom of the fuel tank. The support pillar supports a suction filter and a level sensor to use the bottom of the fuel tank as a base point for defining proper positions. The cap supports a valve relevant to ventilation of the fuel tank. The valve is supported by a base portion. The valve is positioned in the support pillar. The valve and the support pillar are arranged to overlap each other along the height direction. Various components are arranged in the small cap.
US10060394B2
An evaporative system is for an internal combustion engine. The internal combustion engine has an intake pipe equipped with a supercharger to pressurize intake air. The evaporative system includes an ejector, an ejector passage, and a pressure sensor. The ejector is to draw intake airflow from a downstream of the supercharger to an upstream of the supercharger to cause a negative pressure to draw fuel vapor into the upstream of the supercharger. The ejector passage is branched from the downstream of the supercharger and is returned through the ejector to the upstream of the supercharger. The pressure sensor is communicated with the ejector passage to detect pressure in the ejector passage.
US10060385B2
An engine cylinder head includes an internal metal structure formed from a metal material, at least a portion of which includes a thermal coating and an external polymer composite structure formed from a polymer composite material, wherein the external polymer composite structure at least partially surrounds the internal metal structure.
US10060376B2
In a spark-ignition internal combustion engine having multiple cylinders, successive segment time periods assigned to the individual cylinders during working strokes thereof, and subsequently irregular running values are determined from the segment time periods. In a predefined speed range of the engine, the irregular running values of the cylinders are compared with a predefined threshold, and suspected auto-ignition for a first cylinder is detected if the irregular running value of a second cylinder located before the first cylinder in terms of timing of the ignition sequence undershoots the threshold. Fuel to the first cylinder suspected of auto-ignition is interrupted for a predefined number of cycles, and the fuel interruption influence on the irregular running values of the second cylinder during the cycles is detected. The suspected auto-ignition of the first cylinder is either confirmed or rejected based on the irregular running values occurring at the second cylinder.
US10060375B2
An abnormality diagnosis apparatus is an apparatus that diagnoses a fuel leak from a fuel passage to circulate a liquefied gas fuel between a fuel tank and an internal combustion engine. The abnormality diagnosis apparatus includes: a control device; a low-pressure temperature sensor arranged at a discharge port of a feed pump; and a high-pressure temperature sensor arranged at an overflow fuel emission port of a supply pump. The control device detects a decrease in the temperature of the liquefied gas fuel at the overflow fuel emission port on the basis of a comparison between the measured values of the two temperature sensors, thereby determining that the fuel leak is caused in a section from the discharge port to the overflow fuel emission port.
US10060371B2
Methods and systems are provided for operating a split exhaust engine system that provides blowthrough air and exhaust gas recirculation to an intake passage via a first exhaust manifold and exhaust gas to an exhaust passage via a second exhaust manifold. In one example, in response to a request to shut down the split exhaust engine system, an intake throttle may be closed and a first valve disposed in a secondary flow passage coupled between the intake manifold, downstream of the intake throttle, and a first exhaust manifold coupled to a first set of exhaust valves, may be opened. As a result, unburned hydrocarbons may be routed to a catalyst disposed in the exhaust passage.
US10060350B2
A nose cone assembly for a gas turbine engine and method of circulating air in a gas turbine engine are disclosed. The nose cone assembly includes a nose cone having an aperture communicating air to an interior space of the nose cone and a discharge member communicating the air out of the nose cone.
US10060346B2
The invention relates to a method for monitoring at least one exhaust gas turbocharger (ATL) of a large internal combustion engine (BKM), comprising at least one compressor (1a) and one exhaust gas turbine (1b) arranged on the same shaft as the compressor, wherein the current pressures (p1, p2) upstream and downstream of the compressor (1a) and the current temperatures (T1, T4) upstream of the compressor (1a) and upstream of the exhaust gas turbine (1b) are measured. In order to monitor an exhaust gas turbocharger effectively and as simply as possible, the current pressures (p4, p5) upstream and downstream of the exhaust gas turbine (1b), the current temperatures (T2, T5) downstream of the compressor (1a) and downstream of the exhaust gas turbine (1b), and the rotational speed (nA) of the exhaust gas turbine (1b) are measured, preferably continuously, the efficiencies (ην) of the compressor (1a) and of the exhaust gas turbine (1b) are calculated from the measured data, and a diagnostic algorithm is started when a worsening of the efficiency (ηTV, ηT) of the compressor (1a) and/or of the exhaust gas turbine (1b) is detected or after a defined time interval has elapsed.
US10060339B2
A system and methods for routing condensate collected in a heat exchanger reservoir to either an air intake system or a position in the engine exhaust based on the type of contaminate in the condensate and operating parameters of the engine or the catalyst are described. In one particular example, condensate is routed to a first position along the engine air intake system in a first mode of operation, and a second position upstream of the catalyst along the engine exhaust in a second mode of operation, and a third position downstream of the catalyst along the engine exhaust in a third mode of operation. When substantially no contaminates are detected, the condensate may be routed into the engine exhaust upstream of the catalyst in order to cool the catalyst.
US10060336B1
A method for operating an engine system is provided, the method may include varying a compression ratio of a cylinder by selectively releasing combustion charge from the cylinder through a cylinder bleed valve of a cylinder head, the cylinder bleed valve coupled to a bleed manifold with a turbine-generator, and varying combustion charge flow through a turbine-generator bypass conduit bypassing the turbine-generator based on engine operating conditions. In this way, the compression ratio may be varied by selectively bleeding combustion charge from the cylinder based on engine operating conditions to promote better engine performance. Additionally, the combustion charge bleed from the cylinder can routed around a turbine-generator to increase combustion efficiency during certain operating conditions, such as during start-up, to further improve engine performance.
US10060332B2
A thermostat is diagnosed as open failure when a specified time variation in radiator inflow water temperature from a temperature sensor mounted in a first flow path running through a radiator at a time of starting an electric water pump at a cold start of an engine is equal to or greater than a predetermined variation. In the case of open failure of the thermostat, starting the electric water pump causes cooling water from a cooling water flow path of the engine to be flowed to the first flow path, as well as to a second flow path. The radiator inflow water temperature detected by the temperature sensor mounted in the first flow path is raised by the cooling water from the cooling water flow path of the warmed engine.
US10060330B2
An engine coolant circuit circulating coolant to cool an engine includes: a plurality of thermostatic switching valves disposed in parallel in passages leading from a coolant outlet of the engine; electrically driven three-way valves disposed downstream from the respective thermostatic switching valves in terms of a circulating direction of the coolant; and a radiator and an engine waste heat recovery device disposed in parallel in passages leading from coolant outlets of the electrically driven three-way valves, each one of the electrically driven three-way valves being provided with two coolant outlets, having one of the two coolant outlets thereof configured to communicate with the radiator, and having another one of the two coolant outlets thereof configured to communicate with the engine waste heat recovery device.
US10060324B2
Mats comprising a non-woven layer and a first polymeric layer on a major surface thereof. The mats are useful, for example, a mounting mats for pollution control devices, as well as thermal and acoustic insulation for pollution control devices and exhaust systems.
US10060320B2
A system is provided for determining a parameter indicative of an amount of a reducing agent in a selective catalytic reduction (SCR) module of a vehicle, the system including: the SCR module having at least one passage for transporting a stream of gas and an SCR catalyst for converting NOx emissions, and having an extension in an axial direction, at least one first antenna unit configured to transmit and receive a microwave signal. Moreover, the first antenna unit is arranged outside the SCR module and configured to transmit microwave signals towards the SCR catalyst and to receive a microwave signal reflected within the SCR module. The system further includes processing circuitry connected to the first antenna unit and configured to determine a difference between the transmitted microwave signal and the received reflected microwave signal and to determine a parameter indicative of the amount of a reducing agent in the SCR catalyst based on the determined difference between the transmitted microwave signal and the received reflected microwave signal. Moreover, the invention relates to a method for determining a parameter indicative of an amount of a reducing agent in a system of a vehicle.
US10060307B2
A continuous variable valve duration apparatus may include: a camshaft; first and second cam portions on which a cam is formed respectively; first and second inner brackets transmitting rotation of the camshaft to the first and second cam portions respectively; a slider housing in which the first and the second inner brackets are rotatably inserted; first and second guiding portions formed on the slider housing; a control shaft parallel to the camshaft; a control rod eccentrically formed on the control shaft; a positioning protrusion connected to the control shaft; a guide head on which a head guiding portion and a head hole are formed; a cam cap supporting rotations of the first and the second cam portions and guiding movement of the slider housing, a control portion selectively rotating the control shaft; and a stopper unit limiting movement of the positioning protrusion.
US10060287B2
A pressure relief door (PRD) assembly includes a PRD frame, a PRD coupled to the PRD frame, a latch element configured to remain in a latched condition to maintain the PRD in a closed condition relative to the PRD frame and to assume an unlatched condition to permit the PRD to assume an open condition relative to the PRD frame in accordance with an occurrence of a burst duct event within the PRD frame and a retention element. The retention element is configured to automatically activate responsive to the PRD opening. The retention element includes an end disposable between the PRD and the PRD frame with the retention element automatically activated to provide positive interference to maintain the PRD in the open condition.
US10060282B2
A gas turbine comprises a compressor module, with a lower pressure compressor section including a plurality of stages, with at least one of the plurality of stages being an integrally bladed rotor. A higher pressure compressor section includes a plurality of stages with at least one of the plurality of stages being an integrally bladed rotor. A fan drive turbine shaft drives a fan rotor through a gear reduction. The fan rotor delivers a portion of air into a bypass duct, and a portion of air into the compressor module. A bypass ratio defined by the volume of air delivered into the bypass duct compared to the volume of air delivered into the compressor module is greater than or equal to about 6.0.
US10060279B2
An assembly for a gas turbine engine includes a first module, a second module interconnected with the first module, a first gas turbine component, and a seal assembly. The first gas turbine component includes a body extending generally radially between an inner mounting portion and an outer seal carrier portion. The inner mounting portion is fastened to the first module such that the first gas turbine component forms a boundary between a first annular cavity in the first module, and a second annular cavity in the second module. The seal assembly is mounted to the seal carrier portion of the first gas turbine component, and includes a flow diverter assembly having a flow diverter and a finger seal commonly fastened to a first axial side of the seal carrier portion.
US10060276B2
A turbine rotor includes: a rotor shaft part; a plurality of blades secured to an outer periphery of the rotor shaft part; and a seal plate configured to be fitted into a groove and configured to seal off a flow of gas in an axial direction, the groove being defined in a platform of one of the blades so as to be recessed toward an outer side in a radial direction and to extend in a peripheral direction. A blind tool hole into which a removing tool can be inserted is defined in an outside surface of the seal plate opposite an inside surface that faces a blade root of the one of the blades.
US10060271B2
A shrouded airfoil may have a suction surface and a pressure surface. An at least first suction surface shroud may be disposed on the suction surface and an at least first pressure surface shroud may be disposed on the pressure surface. The at least first suction surface shroud may include a first and second contoured surface and a first mating face. The first contoured surface may have a first substantially concave portion and a first substantially convex portion. The second contoured surface may have a second substantially concave portion and a second substantially convex portion. The at least first pressure surface shroud may include a third and fourth contoured surface and a second mating face. The third contoured surface may have a third substantially concave portion and a third substantially convex portion. The fourth contoured surface may have a fourth substantially concave portion and a fourth substantially convex portion.
US10060264B2
Apparatus and systems for a cooled gas turbine engine flowpath component are disclosed. In some embodiments, the flowpath component includes a spar and a coversheet. The spar may include a suction-side wall extending from a leading edge to a trailing edge and a pressure-side wall extending from the leading edge to the trailing edge, each wall having an outer surface. The coversheet may be positioned on the spar to at least partially enclose the spar, the coversheet having an engagement surface positioned to face the outer surface of the suction-side wall and the outer surface of the pressure-side wall. The spar and the coversheet cooperate to form a number of passageways configured to cool the flowpath component.
US10060258B2
Systems and methods for monitoring and characterizing fluids in subterranean formations are provided. In one embodiment, a method for monitoring a well bore is provided, the method including: providing a first quantity of one or more noble gases of a known volume; circulating at least a portion of the fluid and the one or more noble gases in a portion of the well bore; detecting a second quantity of the noble gases in a portion of the fluid that has been circulated in a portion of the well bore; and determining one or more parameters relating to the well bore (e.g., well bore volume, lag time, flow characteristics, and/or efficiency of a gas extraction system) based on the quantities of the noble gases provided and/or detected in the fluid and/or the relative times at which the noble gases are provided or detected.
US10060257B2
Systems and methods of down-hole communication facilitate communication across a mud motor. The systems and methods can employ a hysteresis brake that selectively slows a turbine shaft to thereby produce local pressure pules in a drilling fluid in a predetermined pattern. The hysteresis brake can be operated by providing a relatively small control current to produce a relatively large counter torque, which can be transmitted the turbine shaft. The turbine and the hysteresis brake may be provided below a mud motor, and the local pressure pulses may be transmitted to a receiver disposed above the mud motor while the mud motor is operating. The hysteresis brake can be employed when other communication systems fail, and thus can provide a back-up system to permit a drilling operation to be continued.
US10060252B1
A method and system for performing fluid flow tracing through a medium, such as the geologic formation surrounding a subterranean borehole, or the environment around a pipe or conduit. A transparent liner is everted into the borehole. A marker fluid from the surrounding medium emerges from the wall of the borehole and is allowed to contact the liner, or a cover of the liner, to create a stain thereon that is visible with a camera lowered into the liner interior.
US10060251B2
A method of measuring fluid flow conditions in a wellbore includes generating an acoustic probe signal during fluid flow along the wellbore, measuring the performance attribute of the acoustic probe signal within a target frequency range, and of the fluid medium in at least a part of the wellbore based on the measured performance parameters. The target frequency range of the acoustic probe signal encompasses a bubble resonance frequency range for vapor bubbles in the wellbore, for example having frequencies in excess of 20 kHz. An estimated bubble size value may be calculated based on determining a frequency at which the measured probe signal experiences the retardation or peak attenuation.
US10060249B2
A method for measuring pressure exerted by earth material includes: providing a pipe with a longitudinal bore defining an inner diameter, providing a device with sensors to sense said inner diameter, wherein the device is to be moved within the pipe along the longitudinal bore, while a measurement of the inner diameter is taken in a first transversal direction at one longitudinal position of the pipe. Then a measurement of the inner diameter in a second transversal direction at the predetermined longitudinal position is taken, wherein the second transversal direction is oriented differently to the first transversal direction. Finally, an ovalization of the pipe is derived at that predetermined longitudinal position of the pipe through subtracting a diameter value of the first transversal direction from a diameter value of the second transversal direction.
US10060240B2
This disclosure includes systems and methods for extracting hydrocarbons from a geologic structure. Some systems use or include a well-bore that extends at least partially through the geologic structure, a first electrode disposed within the wellbore, an ionically conductive medium in fluid communication with the first electrode, a second electrode in electrical communication with the first electrode, and a power source configured to establish an electrical current between the first and second electrodes to cause an electrochemical reaction. Some systems are configured to facilitate extraction of hydrocarbons from a geologic structure.
US10060239B2
A method for stimulating heavy oil recovery from CHOPS wells at or nearing the end of productive life but not experiencing water-out, wherein produced water is heated to below boiling point and injected back downhole to reduce heavy oil viscosity in the near-wellbore region and surrounding the wormhole network, enabling existing reservoir pressure to drive the reduced-viscosity heavy oil toward the well for production to surface. The injection-soak-production cycle can be repeated as desired so long as adequate reservoir pressure exists.
US10060231B2
A gravel pack system includes slurry transport hardware including a first slurry transport pathway, a coupling configured to couple the first slurry transport pathway to a radially interiorly arranged screen assembly, and a first exit port in the coupler. The first exit port is fluidically connected to the first slurry transport pathway, and the first exit port is arranged to re-direct at least a portion of slurry passing longitudinally through the first slurry transport pathway in a radially outward direction.
US10060230B2
Described herein are gravel pack assemblies capable of performing complete gravel pack jobs when flow restricting devices, such as inflow control devices (“ICD”), are utilized. A gravel pack assembly includes a well screen attached to a flow restricting device and a relief valve. The relief valve is positioned in parallel with the flow restricting device so that the relief valve may provide an alternative path for fluid during dehydration of the gravel pack slurry, thus allowing extra fluid flow through the completion string during the gravel pack operation only.
US10060212B2
A hydrostatically set tool operates by pressure buildup on one side of a piston that builds up pressure to the same degree on the opposite side of the piston. There is a valve assembly on the opposite side of the piston that at a predetermined pressure on a high pressure side of the valve assembly allows the assembly to open to mix high pressure on the opposite side of the piston with pressure in an atmospheric or low pressure chamber. This reduces the pressure on one side of the piston and makes the piston move to set the tool. Optionally the piston can be urged to move with low pressure differential such as with sizing of the port leading into the atmospheric chamber so that piston bore warping is reduced from the low differential pressures.
US10060211B2
A rotational anchor mechanism is mounted on an operatively nonrotating housing that forms part of a drill string. An anchor linkage forming part of the anchor mechanism is radially extendable and contractible to move an anchor member, such as a roller, mounted on the anchor linkage radially towards and away from the housing, to engage a borehole wall for resisting rotation of the housing relative to drill pipe that is drivingly rotated within the housing. The anchor linkage includes operatively coupled mounting links mounted on the housing to pivot about respective mounting axes which are parallel to one another in a fixed spatial relationship. An actuating mechanism is coupled to the anchor linkage to exert an actuating force on the anchor linkage. An angular orientation of the actuating force relative to the housing varies in response to variation in radial expansion of the anchor linkage.
US10060210B2
A downhole tool includes a housing and a mandrel glidingly arranged within the housing, wherein the mandrel is formed as a piston. The flange is acting on a spring arranged around the mandrel. In a first position of the mandrel, a fluid flow can run 100% through the tool via a first nozzle at a first end of the housing, the inside of the mandrel and a second nozzle at a second end of the housing. At a predetermined flow rate and with the help of a passage arranged in the housing wall and connecting the first side of the tool with the space or ring room on the non-spring side of the mandrel and a side port in the mandrel on its spring side, the mandrel will be moved towards the second nozzle due to sufficient force acting on a flange of the mandrel thus overcoming the spring resistance.
US10060209B2
A first property, derivable from mass, of a drilling fluid is measured at a point upstream of a cuttings removal device. A second property (also derivable from mass) is measured at a point downstream of the cuttings removal device. A difference between the properties is determined over a period of time to obtain an estimate of the rate of cuttings removal. This allows the property of the drilling fluid before and after cuttings removal to be compared to give an indication of the rate of cuttings removal, which is indicative of the borehole cleaning.
US10060206B2
The present invention relates to a percussion rock drilling machine comprising a front head (1), in which front head (1) are arranged a flush housing (26) and a flush connector (25) for flushing medium. According to the invention, a sheath (31) of rust-resistant material is arranged at the front head (1) around the flush housing (26), such that flushing medium can enter the flush housing (26) through the flush connector (25), without coming into contact with the front head (1).
US10060201B2
A handling device for handling drill string components in a rock drill rig which includes a rotator device being arranged for rotation and driving of a drill string component and being supported movable to and fro on a feed beam. The handling device includes an introducing unit configured to introduce drill string components into respectively remove drill string components from a drill string position of the rock drill rig. A guiding beam includes a longitudinal guide. A gripper shuttle is drivingly displaceable along the longitudinal guide. The gripper shuttle includes a pivotally arranged guiding gripper for gripping a first end region of a drill string component. The gripper shuttle carries a drive motor for driving a drive wheel. The drive wheel is disengageable to allow essentially free movement of the gripper shuttle along the longitudinal guide. Also, a rock drill rig.
US10060200B2
Methods for monitoring the positions of latch members in a fingerboard structure through use of wireless sensors include using wireless sensor data to determine the angular position of a given latch member, in real-time. If the angular position of the latch member deviates from an expected position by more than a threshold value, this may indicate a possible malfunction of the latch member, and a pipe moving operation may be cancelled. The wireless sensors may also measure rates of movement of a latch member toward the open and closed positions. The rates of movement may be used to estimate the health and useable life expectancy of the latch member. Additionally, if the movement of the latch does not fall within threshold minimum and maximum values, or if the movement of a latch does not correspond to a command, pipe moving operations associated with the latch member may be canceled.
US10060198B2
Auxiliary conduits that run through a packer body or seal are equipped with thermally responsive valve members that with a time exposure close off the conduits to create zonal isolation across one or more packers after a gravel pack. The heat source can also be added to the well fluids to control the speed of the process either in the form of heaters or reactive chemicals that create an exothermic reaction. The valve material can be shape memory polymer.
US10060193B2
Techniques and systems to store and deploy a lift frame of an offshore vessel. A device may include a member arm comprising a locking feature configured to couple the member arm to a lift frame of the offshore vessel. The device may also include a base configured to be coupled to a drill floor of the offshore vessel, wherein the base comprises a joint configured to allow for rotation of the member arm and the lift frame from a storage position having a first angle between the member arm and the drill floor and a deployment position having a second angle between the member arm and the drill floor.
US10060190B2
Embodiments of the present invention generally relate to extendable cutting tools for use in a wellbore. In one embodiment, a tool for use in a wellbore includes a tubular body having a bore therethrough, an opening through a wall thereof, and a connector at each longitudinal end thereof; and an arm. The arm is pivotally connected to a first piston and rotationally coupled to the body, is disposed in the opening in a retracted position, and is movable to an extended position where an outer surface of the arm extends outward past an outer surface of the body. The tool further includes the first piston. The first piston is disposed in the body bore, has a bore therethrough, and is operable to move the arm from the retracted position to the extended position in response to fluid pressure in the piston bore exceeding fluid pressure in the opening. The tool further includes a lock operable to retain the first piston in the retracted position; and a second piston operably coupled to the lock.
US10060189B2
The disclosure relates to drilling fluid compositions, and their method of use, comprising a C16 unbranched internal olefin, including blends of the C16 unbranched internal olefin and a C16 linear alpha olefin. The exemplary drilling fluids are characterized by properties, e.g., pour points and kinematic viscosities, that enable them to be particularly useful in deep water drilling operations and have reduced environmental impact, e.g., increased biodegradation and reduced sediment toxicity.
US10060181B1
An innovative ballistic door is disclosed that is destined for use in schools, offices and building structures. The innovative door comprises a hybrid ballistic core, comprising at least two sections, wherein one section is a heavy impact resistant material rated to NIJ level III strength to resist rounds fired from high-powered rifles, as well as resisting breaches from explosive devices such as pipe bombs and the like. AR500 steel plate having a thickness of ¼ inch meets this requirement. The remaining sections of the innovative ballistic hybrid core comprise at least one lighter-weight ballistic sheet material, such as E Glass fiber composite sheet, which at least comply with the NIJ level IIIA standard. This E Glass material is ideally suited to resist the impact of a pipe bomb explosion. The novel ballistic core construction allows a compromise between protective and practical weight requirements. In addition, the innovative ballistic door provides for substantial anti-breach protection of the latch and lock mechanism and hinges.
US10060176B1
A floor mounted safe used for providing safe and security for ones valuables at home, office, condo or mobile vehicle while traveling. The inventive device utilizes an all steel box construction, has sub frame, inner and outer framework, inner and outer shell for strength, removable all steel doors, solid brass and stainless steel handles, removable drawer, seven point locking system. Electronic and mechanical locking system. Has custom paint with clear coat and solid stainless steel rivets and pin stripes for old style looks.
US10060166B2
A latch device for a vehicle which locks or unlocks by engaging with or disengaging from a rod-shaped portion includes a housing and a latch 30 rotatably supported by the housing, the latch including a hook-shaped portion 33 engageable with the rod-shaped portion to form a locked state. The hook-shaped portion 33 includes a first support surface 38A opposed to the rod-shaped portion in the locked state, a protruding portion 37 located in a position closer to a distal end of the hook-shaped portion than the first support surface 38A and configured to protrude relative to the first support surface 38A, and a second support surface 38B provided on the protruding portion 37 and configured to be opposed to the rod-shaped portion. The first support surface 38A and the second support surface 38B are configured to face in different directions, and to thereby be concurrently contactable with the rod-shaped portion.
US10060157B1
A lock position sensing mechanism that senses the position of the lock only in the locked and unlocked states. The mechanism can include a link arm that is separate from the locking bolt that locks a locking device in which the lock position sensing mechanism is used. The mechanism can sense the locked and unlocked states with a metallic object that is placed on the link arm and with two induction sensors that are provided within the locking device. The first and second induction sensors can be located at a position corresponding to the locked and unlocked state, respectively, to determine the locked or unlocked state. The sensors can communicate with a transceiver that then communicates the position of the locking mechanism to a user device and/or to a local display.
US10060154B2
A protective barrier includes a hollow plastic rail including first and second ends, a rounded metallic member disposed on the first end and a second metallic member disposed on the second end. The rounded metallic member includes a first opening for receiving the first end of the hollow plastic rail, a first anchoring mechanism for anchoring the rounded metallic member and the first end of the hollow plastic rail to a surface, and a rounded protrusion disposed on an outer surface of the rounded metallic member for receiving a force of impact and deflecting the force of impact away from the rounded metallic member. The second metallic member includes a second opening for receiving the second end of the hollow plastic rail and a second anchoring mechanism for anchoring the second metallic member and the second end of the hollow plastic rail to the surface.
US10060141B1
An improved portable fluid storage tank comprising an enclosure having a bottom wall upon which the tank rests, a front or forward end, a back or rear end, a pair of opposed, vertically extending side walls, a top wall, and at least one recessed channel formed in said top wall whereby a walkway is formed to allow an operator to safely maneuver on top of said tank. In a further embodiment, a system of portable storage tanks is described wherein the walkways of two or more said improved portable storage tanks are connected thereby creating a walkway network between said improved portable fluid storage tanks.
US10060138B2
A cladding tie for providing a support connection between cladding and a vertical backup wall is disclosed. The tie has a base and a retainer assembly. The base has a shaft extending from a back plate. The retainer assembly has a retainer member, and a cladding connection member. The retainer member has a cladding connection member recess. The cladding connection member is movable relative to the retainer to permit differential movement between the cladding connection member and the retainer when the cladding connection member is connected to the retainer.
US10060137B2
The invention provides a wall or ceiling covering arrangement (10) comprising a covering material (100) and a lighting system (200) arranged to generate light (210). The covering material (100) has a user side (101) and an opposite back side (102). The lighting system (200) is arranged at the back side (102) of the covering material (100) and the covering material (100) has a light transmission for light (210) generated by the lighting system (200) in the range of 0.5% to 30%, especially in the range of 1% to 20%. The covering material comprises wallpapers.
US10060126B2
A starter strip for through-wall-flashing of a cement-based exterior finish and hard siding includes a flashing membrane and a body. The flashing membrane has an inner surface that includes first and second inner surface portions containing self-adhering adhesive. The first inner surface portion is configured to permanently attach to at least one wall substrate. The body includes a first vertical leg having an inner surface attached to the second inner surface portion of the flashing membrane. The first vertical leg includes upper and a lower portions. The body also includes a second vertical leg and an outwardly and downwardly projecting leg extending between the lower portion of the first vertical leg and the second vertical leg. The outwardly and downwardly projecting leg includes first and second pluralities of spaced apertures, configured to relieve cavity air pressure and drain water from the body, respectively.
US10060113B2
A toilet includes a bowl having a vertically-elongated jet orifice near a top of the bowl that is designed to introduce flush water into the bowl from an interior water channel through a surface of an inner wall of the bowl, such that the flush water is directed around the inner wall of the bowl to wash the inner wall. The toilet also includes a shelf for directing the flush water. The toilet is a gravity-fed toilet that does not include an overhanging rim.
US10060100B2
A ground engaging tooth assembly for a cutting edge of a ground engaging implement may include an adapter and a ground engaging tip. The adapter may have a forward extending adapter nose having an inverted or reverse keystone-shaped contour, with the ground engaging tip having a nose cavity for receiving the adapter nose and exterior surfaces having complementary shapes to the adapter nose. The adapter nose and an adapter cavity of the tip may also be configured with complimentary surfaces that increase retention between the adapter nose and the tip when downward forces are applied to the tip. In other embodiments, the surfaces of the tip may include reliefs extending inwardly into the body of the tip to reduce weight and facilitate penetration of the tip into work material as wear material wears away from a front edge of the tip.
US10060091B2
An alignment tool for use in aligning a manway cover with a manway body/flange includes an body/flange alignment tool plate having a plate opening, a tool beam support extending transversely from the body/flange alignment tool plate, a cover attachment plate having at least one cover plate opening sized and positioned to align with a corresponding manway cover opening in the manway cover, and a height adjuster extending between and connecting the tool beam support to the cover attachment plate where the cover attachment plate is vertically translated by the threaded height adjuster.
US10060085B2
A spray assembly for a working machine that includes a fluid storage tank includes a plurality of nozzle assemblies, each of which includes a direct acting valve. The spray assembly also includes a controller that is operatively connected to each of the direct acting valves for controlling the opening and closing of the direct acting valves, and a selector that is operatively connected to the controller. The selector may be employed by an operator of the working machine to selectively operate one or more of the direct acting valves in order to provide a desired spray pattern of fluid from the fluid storage tank.
US10060084B2
Hot asphalt recycling system having a mixing hopper where the hot aggregate, exiting the drier, and the RAP are mixed; a pouring hopper which is opened to said mixing hopper from one end thereof and from whose other end RAP is poured, in order to obtain recycled asphalt concrete which is to be used in the production of one of the asphalt layers by using RAP. Said system comprising an air inlet pipe whose one end is connected to the heat source and whose other end is opened to the pouring hopper in order to transfer hot air, which is heated by a heat source, inside the pouring hopper; and at least one drying box in order to provide the RAP inside the pouring hopper to be poured to the mixing hopper in a sequenced manner and step by step.
US10060068B2
A washing machine which detects vibrations of the washing tub or chamber. The machine (M) includes a support structure (S), inside which there is suspended a washing chamber or tub (T) wherein there is rotatably mounted a basket (B) for clothes and the like, and a pressure transducing device (1), which includes a support casing (2, 3) connected to the washing chamber or tub (T), and connected to a pipe or hose (P) which extends inside this chamber or tub (T), and with which there are associated an electronic circuit (17) predisposed for processing signals generated by the transducer (1) to provide an indication of the level of the washing bath (WB) in the chamber or tub (T). An electronic accelerometer (30) secured to the support casing (2, 3) of the pressure transducing device (1) and associated with said electronic circuit means (17), generates electrical signals indicative of the amplitude of the vibrations of the washing chamber or tub (T).
US10060067B2
Systems and methods for determining an out of balance condition of a washing machine are provided. In particular, a plurality of angular positions of a motor associated with a washing machine can be determined. The washing machine can include a wash tub, and a wash basket rotatably mounted within the wash tub. The motor is configured to rotate the wash basket within said wash tub. Data indicative of at least a single phase of motor current being applied to the motor can be obtained while the wash basket rotates. The data can be spatially sampled over at least a subset of the plurality of angular positions of the motor. An out of balance condition associated with the washing machine can be determined based at least in part on the sampled data.
US10060053B2
A gas phase surface treatment for treating carbon fiber including (a) exposing a carbon fiber to a gaseous oxidizing atmosphere to form a modified carbon fiber with an oxidized fiber surface; followed by (b) exposing the oxidized fiber surface to a gaseous nitrogen-containing atmosphere to form a modified carbon fiber with a nitrogen-enriched surface, wherein the nitrogen-enriched surface exhibits an increase in surface nitrogen to surface carbon (N/C) ratio as compared to the surface of the carbon fiber prior to exposure at (a). Steps (a) and (b) are carried out continuously without any additional intervening surface treatment.
US10060048B2
Disclosed is a method for facilitating preparation of high quality crystals suitable for X-ray crystallographic studies. The method comprises that an electric charge or current is provided to a saturated solution of the molecule to be crystallized, preferably via a jet of gaseous ions. Also disclosed is an assembly for carrying out the method of the invention.
US10060046B2
A crystal puller for growing a crystal ingot includes a housing, insulation, a crucible assembly, a heat shield, and a dust barrier. The housing encloses a growth chamber, and has an upper wall with an inner surface and an aperture. The insulation separates an inside of the housing into an upper area and a lower area, and has a central opening. The crucible assembly is within the lower area to contain the melt. The heat shield is adjacent the central opening of the insulation, and forms a labyrinth gas path with the crucible assembly. The dust barrier extends from the inner surface of the upper wall to one of the insulation and the heat shield, and forms a seal with the upper wall around the aperture to inhibit particles from entering the growth chamber through the upper area of the housing.
US10060044B2
A polarizing apparatus includes an electromagnetic wave irradiator to irradiate a target film with an electromagnetic wave to heat the target film; and an electric charge generator to apply an electric field to the target film.
US10060036B2
A yellow light photolithographic process and an electroplating process are performed multiple times to produce copper plated layers on the aluminum nitride (AlN) substrate. The copper plated layers are plated in sequence into a stack structure with each layer having reduced length. The parameters of the yellow light photolithographic process can be adjusted, such that each copper plated layer is formed horizontally for a predetermined length into a stack structure of step layers tapering off upward, while a predetermined angle is formed by the tangent line passing through edges of the respective step layers, and the surface of the AlN substrate. An adhesion layer, a copper seed layer, a first copper plated layer, a second copper plated layer, a third copper plated layer, and a nickel plated layer are formed in sequence on the AlN substrate, to form a metalized circuit of multi-layer stack.
US10060034B2
Electroless copper plating compositions including (a) copper ions, (b) a complexing agent for copper ions, (c) a reducing agent, (d) a pH adjustor and (e) a stabilizer is disclosed. The stabilizer has a specific chemical structure, and contributes to stable an electroless copper plating composition from decomposition.
US10060032B2
A method of processing a substrate according to a PECVD process is described. Temperature profile of the substrate is adjusted to change deposition rate profile across the substrate. Plasma density profile is adjusted to change deposition rate profile across the substrate. Chamber surfaces exposed to the plasma are heated to improve plasma density uniformity and reduce formation of low quality deposits on chamber surfaces. In situ metrology may be used to monitor progress of a deposition process and trigger control actions involving substrate temperature profile, plasma density profile, pressure, temperature, and flow of reactants.
US10060029B2
In some aspects, a method for manufacturing graphene applied to grow graphene layers on an insulated surface of a work piece, includes: preparing a work piece; preparing a catalyst having a gasiform transition metal element; preparing a carbon feedstock; preparing hydrogen; mixing the carbon feedstock, the hydrogen and the catalyst over the work piece, the flow rate of the catalyst is between 4 sccm and 1,200 sccm; and warming the carbon feedstock, the hydrogen and the catalyst to the temperature between 200 degrees and 1,200 degrees centigrade, and maintaining the pressure inside the chamber between 1 mTorr and 800 Torr to make the catalyst source react with the carbon feedstock and the hydrogen so as to catalyze the decomposition of carbon feedstock to generate a plurality of carbon atoms, and the plurality of carbon atoms form the graphene layers directly on the insulated substrates of the work piece.
US10060028B2
To provide a charging member which suppresses the generation of density nonuniformity in an electrophotographic image caused by charge nonuniformity due to adhesion of charged substances, such as toner particles. There is provided a charging member which has a surface layer, the surface layer includes conductive zinc oxide whiskers each formed of a nuclear portion and four needle crystal portions extending radially outward therefrom, and the needle crystal portions are exposed to form convex portions of a surface of the surface layer.
US10060005B2
A high-strength hot-formed steel sheet member exhibiting both a consistent hardness and delayed-fracture resistance, and is characterized in that: the high-strength hot-formed steel sheet member has a prescribed chemical composition; the degree of Mn segregation α (=[maximum Mn concentration (mass %) at the sheet center in the thickness direction]/[average Mn concentration (mass %) at a depth of ¼ of the total thickness of the sheet from the surface]) is less than or equal to 1.6; the steel purity value as defined in JIS G 0555 (2003) is less than or equal to 0.08%; the average grain size for prior γ grains is less than or equal to 10 μm; and the number density of the residual carbides is less than or equal to 4×103 particles/mm2.
US10060003B2
A hot rolled austenitic stainless steel sheet contains 0.030 to 0.300% of C, from 0.30 to 3.20% of Si, from 0.90 to 17.00% of Mn, from 1.00 to 8.00% of Ni, from 14.00 to 19.00% of Cr, from 0.50 to 3.50% of Cu, from 0.045 to 0.250% of N, from 0.0001 to 0.0300% of Al, from 0 to 0.50% of V, from 0 to 0.50% of Nb, from 0 to 0.30% of Ti, and from 0 to 0.010% of B, all in terms of percentage by mass, with the balance of Fe and unavoidable impurities, has a converted average composition of an oxide based inclusion that contains 30% by mass or less of Al2O3, 60% by mass or less of SiO2, and 15% by mass or more of MnO, and satisfies MnO3—3SiO2+110. Anisotropy of workability and fatigue resistance characteristics caused by an oxide based inclusion is decreased.
US10059998B2
The invention relates to the field of oncology and cancer treatment. The invention relates to methods for predicting the risk of recurrence of breast tumors using the expression signature of particular miRNAs. Specifically, the invention relates to a method for determining the risk of recurrence of breast cancer which comprises measuring the expression levels of at least one miRNA selected from the group consisting of miR-149-5p (SEQ ID NO: 1), miR-10a-5p, (SEQ ID NO: 2), miR-20b-5p, (SEQ ID NO: 3), miR-30a-3p (SEQ ID NO: 4), and miR-342-5p, (SEQ ID NO: 5) in a sample of the tumor, wherein a change in the expression level of at least one miRNA in the tumor with respect to the expression level in a control sample is indicative of a high risk of recurrence of the tumor. The invention also relates to tools and kits for carrying out the method of the invention.
US10059995B2
The present invention provides a method for determining P1/P2 blood type, including steps of providing a biological sample of a subject, detecting a genotype for single nucleotide polymorphism rs2143918 or rs5751348 in A4GALT gene of the biological sample and determining a phenotype of the subject based on the genotype. Further, the present invention also provides a kit for determining P1/P2 blood type, including a primer pair for detecting a genotype for single nucleotide polymorphisms rs2143918 or rs5751348 in A4GALT gene of a nucleic acid sample of a subject.
US10059990B2
The invention provides in situ nucleic acid sequencing to be conducted in biological specimens that have been physically expanded. The invention leverages the techniques for expansion microscopy (ExM) to provide new methods for in situ sequencing of nucleic acids as well as new methods for fluorescent in situ sequencing (FISSEQ) in a new process referred to herein as “expansion sequencing” (ExSEQ).
US10059985B2
A method of amplifying a telomere of genomic DNA using an adaptor sequence, and a composition and a kit for amplifying the telomere of genomic DNA.
US10059969B1
Disclosed herein is a process for preparing enantioenriched (S)-2-aminonon-8-enoic acid by amination of 2-oxonon-8-enoic acid in the presence of an enzyme and an ammonia source.
US10059968B2
The present disclosure relates to a method for increasing lipid content in microorganisms. The method comprises decreasing the expression of molecules involved in the protein synthesis to decrease protein synthesis and thereby increase lipid synthesis in the microorganisms. The present disclosure also provides a modified microorganism having increased lipid content.
US10059960B2
Compositions and methods for conferring lepidoptericidal activity to bacteria, plants, plant cells, tissues and seeds are provided. Compositions comprising a coding sequence for the Axmi222z toxin polypeptide are provided. The Axmi222z coding sequences can be used in DNA constructs or expression cassettes for transformation and expression in plants and bacteria. Compositions also comprise transformed bacteria, plants, plant cells, tissues, and seeds. In particular, isolated Axmi222z toxin nucleic acid molecules are provided. Additionally, amino acid sequences corresponding to the Axmi222z polynucleotides are encompassed, and antibodies specifically binding to those amino acid sequences. In particular, the present invention provides for isolated nucleic acid molecules comprising nucleotide sequences encoding the amino acid sequence shown in SEQ ID NO:24-26, or the nucleotide sequence set forth in SEQ ID NO:2, 7, 12, and 17, as well as variants and fragments thereof.
US10059955B2
The invention relates to isolated nucleic acids encoding a feruloyl-CoA:monolignol transferase and feruloyl-CoA:monolignol transferase enzymes. The isolated nucleic acids and/or the enzymes enable incorporation of monolignol ferulates into the lignin of plants, where such monolignol ferulates include, for example, p-coumaryl ferulate, coniferyl ferulate, and/or sinapyl ferulate. The invention also includes methods and plants that include nucleic acids encoding a feruloyl-CoA:monolignol transferase enzyme and/or feruloyl-CoA:monolignol transferase enzymes.
US10059952B2
Method and system for expression systems, based on ade1 and ade2 auxotrophic strains of yeast and fungi, including P. pastoris are disclosed. The expression systems are useful for increased cellular productivity of transformed cell lines and for production of recombinant glycoproteins at industrial scale.
US10059951B2
This invention relates to functional ligands to target molecules, particularly to functional nucleic acids and modifications thereof, more particularly to functional ligands with binding affinity to metabolites of nerve agents, and further particularly to functional ligands with binding affinity to metabolites of VX-acid (metabolite of VX nerve agent) and GB-acid (metabolite of sarin nerve agent).
US10059949B2
In certain aspects, provided herein are RNA complexes that inhibit Myeloid differentiation primary response gene 88 (MyD88) and/or Toll-like receptor 3 (TLR3) and are useful in the treatment of age-related macular degeneration (AMD). In certain aspects, provided herein are pharmaceutical compositions comprising such RNA complexes and methods of using such RNA complexes and pharmaceutical compositions.
US10059948B2
This invention relates to a composition comprising an antisense oligonucleotide for use in treating radiation induced disease of the gastrointestinal tract.
US10059946B2
The present invention relates to an inhibitor of NGAL gene expression or a NGAL antagonist for use in the prevention or the treatment of heart failure.
US10059942B2
Disclosed herein are double-stranded RNA nucleic acid molecules, which include at least one pyrazolotriazine nucleotide analog and have been modified to exhibit one of the following, increased on-target activity, increased target specificity, enhanced nuclease stability, reduced off target activity and/or reduced immunogenicity when compared to an unmodified or similarly modified dsRNA; pharmaceutical compositions comprising such molecules and methods of use thereof in therapy.
US10059937B2
A combined ribosome-display and phage-display method and kit for carrying out the method are provided. The method includes screening a ribosome-display library of binding agents to identify binding agents that interact with one or more target molecules of interest, converting the RNA encoding the binding agents to a phage-display format by amplification and primer extension, and the screening the phage-display library to enrich for binding agents that interact with one or more target molecules of interest.
US10059924B2
The present invention provides for a composition and formulations comprising an extract from Clerodendrum viscosum, and a method of obtaining the extract. The present invention also provides for a method of treating any disease where uncontrolled cellular proliferation occurs, such as cancers. In particular, the present invention provides a method for treating cervical cancer. The present invention also provides methods to inhibit proliferation and induce apoptosis of cancer cells.
US10059920B2
A non-naturally occurring microbe capable of growing in a medium comprising methanol is provided. The methanol contributes to a significant percentage (e.g., at least 40%) of the carbon source for the non-naturally occurring microbe, which expresses heterologous methanol dehydrogenase (MDH) and heterologous ribulose monophosphate (RuMP) pathway enzymes. Methods for producing liquid fuels and chemicals by the non-naturally occurring microbe and methods for preparing the non-naturally occurring microbe are also provided.
US10059916B2
A method for filtering a gas includes delivering a gas into a compartment of a gas filter, the compartment being at least partially bounded by a casing comprised of a flexible sheet of polymeric film. A partial vacuum is applied to the gas filter so that the partial vacuum assists in drawing the gas through a porous filter body of the gas filter that is at least partially disposed within the compartment of the gas filter.
US10059915B2
A system and method for compartmentalizing micro-carriers in a bioreactor includes a container configured to store micro-carriers and a vessel configured to contain a fluid so as to prevent the micro-carriers from entering the vessel during sterilization, shipping, storage, or other pre-use handling of the system. One or more addition lines connect the container and the vessel such that the vessel is in fluid communication with the vessel. The one or more addition lines are contactable by at least one blocking element configured to reversibly block fluid flow between the container and the vessel. The container, addition lines, and vessel are configured to allow the micro-carriers to be injected into the vessel at any point during a cell culture run. The vessel may also include a rotatable wheel, a harvest port configured to allow for the removal of the micro-carriers from the vessel, and a media removal port comprising a retention screen for removing spent medium.
US10059904B2
The invention relates to a new solvent-free process for simultaneously obtaining phospholipids-enriched krill oil and neutral lipid enriched-krill oil containing DHA and EPA poly-unsaturated fatty acids and astaxanthin and krill meal. The process includes preheating fresh minced krill followed by melting of the lipids using live steam injection to obtain a press liquid and a solid fraction; centrifuging the press liquid to obtain a phospholipids-enriched emulsion phase; evaporating the water of the emulsion using a thin film evaporator to obtain phospholipids-enriched krill oil; centrifuging the resulting decanter liquid to obtain neutral lipids enriched krill oil and stickwater.
US10059899B2
The invention relates to a component having a coating containing chromium, nitrogen and carbon, which component is characterized in that the coating comprises a sliding layer having a ceramic phase and an amorphous phase. According to the invention the ceramic phase forms a crystalline ceramic matrix from Crx(C1-yNy) with 0.8=x=1.2 and y>0.7, and the amorphous phase consists of carbon particles that are embedded in substantially uniform distribution in the crystalline ceramic matrix.
US10059891B2
A method for upgrading a petroleum feedstock using a supercritical water petroleum upgrading system includes introducing the petroleum feedstock, water and an auxiliary feedstock. The method includes operating the system to combine the petroleum feedstock and the water to form a mixed petroleum feedstock and introducing separately and simultaneously into a lower portion of an upflowing supercritical water reactor. The auxiliary feedstock is introduced such that a portion of a fluid contained within the upflowing reactor located proximate to the bottom does not lack fluid momentum. An embodiment of the method includes operating the supercritical water petroleum upgrading system such that the upflowing reactor product fluid is introduced into an upper portion of a downflowing supercritical water reactor. The supercritical water petroleum upgrading system includes the upflowing supercritical water reactor and optionally a downflowing supercritical water reactor.
US10059884B2
The present invention provides a coking plant. The coking plant includes a series of coke ovens, each oven including a coking chamber provided with side unloading doors. The chamber communicates with a riser provided with a coking-gas discharge pipe. The discharge pipes of each oven lead into a collecting cylinder, which is in turn connected to a coking gas treatment circuit. At least one discharge pipe of one of the ovens further includes a device for spraying pressurized liquid onto the wall of the discharge pipe. The liquid flows counter-current with respect to the direction of the flow of the gases exiting the chamber. The present invention also provides a method for controlling such a plant.
US10059882B2
A method and apparatus for drying and pyrolyzing carbon-containing materials to produce valuable products including char, oil, gas and thermal energy. The present invention involves a method whereby carbon-containing material 1 is maintained in a heated region predominantly free of oxidizing gases to promote pyrolysis reactions, and the thermal energy required to drive the process is provided via the combustion of a proportion of the volatilized matter with an oxygen containing gas in the same chamber 3. The arrangement of the chamber 3 eliminates the need for any form of solid physical barrier between the concurrent pyrolysis and combustion reactions occurring in the process, and also avoids any requirement for external means of recirculating the gaseous volatilized matter. The present invention also relates to a method for improving the transfer of thermal energy from the combustion to pyrolysis zones via radiative and convective heat transfer mechanisms.
US10059877B2
An optically anisotropic layer is formed by a liquid crystal compound represented by General Formula 1, in which the long axes of the molecules are oriented. wherein L1 and L2 independently represent a linking group having a carbonyl group; F1 and F2 independently represent an alkyl group having 1 to 4 carbon atoms, an alkoxy group having 1 to 4 carbon atoms, or a halogen atom; n and m independently represent an integer from 0 to 4; a and b independently represent an integer from 1 to 4; T1 and T2 independently represent a spacer portion including a straight chain or branched alkylene or alkylene oxide group having 2 to 20 carbon atoms; and Ar represents a divalent group having at least one aromatic ring selected from a group consisting of aromatic hydrocarbon rings and aromatic heterocycles, the number of Π electrons in the Ar group being 8 or greater.
US10059876B2
Color conversion films for a LCD (liquid crystal display) having RGB (red, green, blue) color filters, as well as such displays, formulations, precursors and methods are provided, which improve display performances with respect to color gamut, energy efficiency, materials and costs. The color conversion films absorb backlight illumination and convert the energy to green and/or red emission at high efficiency, specified wavelength ranges and narrow emission peaks. For example, rhodamine-based fluorescent compounds are used in matrices produced by sol gel processes and/or UV (ultraviolet) curing processes which are configured to stabilize the compounds and extend their lifetime—to provide the required emission specifications of the color conversion films. Film integration and display configurations further enhance the display performance with color conversion films utilizing various color conversion elements. Fluorescent emission may be enhanced by plasmon resonance of coupled nanoparticles.
US10059874B2
The present disclosure relates to proppants for the treatment of subterranean formations, and methods of using the same. In various embodiments, the present invention provides a proppant for treatment of a subterranean formation, wherein the proppant is polymeric and includes polyetherimide (PEI). Various embodiments also provide methods of using the polymeric proppant, including for deposition of proppants, stimulating production, fracturing, sand control, and combinations thereof.
US10059872B2
A corrosion inhibitor composition and a method of inhibiting corrosion on a surface are disclosed. The corrosion inhibitor composition includes at least one nitrogen containing heteroaromatic compound and at least one haloalkynyl carbamate compound. The corrosion inhibitor composition may be utilized with acidizing treatments for wells, in particular for the production of oil, gas, and/or water.
US10059868B2
A method of modifying an alteration zone of a formation near a wellbore using a non-Newtonian polymeric composition created from a reaction of a non-Newtonian combination comprises the steps of mixing an anhydrous tetraborate and a fluid to create a crosslinker solution, mixing a crosslinkable polyvinyl alcohol and water to create a polymer solution, where the crosslinker solution and the polymer solution form the non-Newtonian combination, pumping the non-Newtonian combination to a reaction zone in the wellbore, where pumping the non-Newtonian combination is configured to induce mixing of the polymer solution and the crosslinker solution, allowing the non-Newtonian combination to react to form the non-Newtonian polymeric composition, allowing the non-Newtonian polymeric composition to migrate to the alteration zone, where the non-Newtonian polymeric composition migrates due to gravity, and allowing the non-Newtonian polymeric composition to interact with the alteration zone to modify the alteration zone.
US10059855B2
An object of the present invention is to provide a photocurable inkjet ink having favorable discharge stability and a reduced odor. The photocurable inkjet ink of the present invention contains a photopolymerizable compound, a photopolymerization initiator, and a gelling agent; the content of the gelling agent is 0.5 mass % or more to 10 mass % or less based on the photocurable inkjet ink; and the photocurable inkjet ink further contains 10 mass ppm or more to 100 mass ppm or less of the compound which has a molecular weight of 200 or less and which contains a hydrophobic moiety having four or more carbon atoms Sbased on the photocurable inkjet ink.
US10059843B2
This invention is directed to photoluminescent compounds based on rhodamine dyes with red-shifted absorption and emission maxima and uses thereof for photoluminescence based devices.
US10059842B2
The present invention relates to a polyamide resin composition, which not only demonstrates superior mechanical properties but also has favorable moldability and superior thermal conductivity, wherein the polyamide resin composition comprises (A) a polyamide resin, (B) glass fibers, (C) a thermally conductive filler, and (D) a polyamide elastomer, and the amount of the component (B) based on 100 parts by mass of the total amount of the components (A), (B), (C) and (D) is 9 parts by mass to 35 parts by mass; and, a molded article comprising the same.
US10059839B2
A polyester or polyester copolymer based composition, such as a polylactic acid based composition, is provided herein. The polyester or polyester copolymer based composition may include a plasticizer, such as an ether based, an ester based, and/or an ether-ester based plasticizer.
US10059834B2
The present invention addresses the problem of providing a rubber vibration isolator composition with which low temperature characteristics can be significantly improved while maintaining basic strength characteristics (hardness, tensile elongation, tensile strength), and a rubber vibration isolator obtained by curing said rubber composition. The present invention provides a rubber vibration isolator composition characterized in containing natural rubber, a high cis content isoprene rubber, a crosslinking agent and an aromatic sulfonamide having a specified chemical structure. The high cis content isoprene rubber refers to the cis-1,4 bond content being at least 95%.
US10059824B2
The invention described herein generally pertains to a composition and a method for improving the shelf life of a gaseous hydrofluoroolefin propellant, the improvement comprising at least the increased aromatic polyester polyol(s) in combination with a tertiary amine catalyst comprising at least two cyclohexyl rings and an aliphatic metal salt catalyst, the amine catalyst having less than 10% nitrogen on a weight basis.
US10059821B2
A method is used to provide an electrically-conductive polyaniline pattern by providing a uniform layer of a photocurable composition on a substrate. The photocurable composition comprises a water-soluble reactive polymer comprising (a) greater than 40 mol % of recurring units comprising sulfonic acid or sulfonate groups, and (b) at least 5 mol % of recurring units comprising a pendant group capable of crosslinking via [2+2] photocycloaddition. The photocurable composition is exposed to cause crosslinking via [2+2] photocycloaddition of the (b) recurring units, thereby forming a crosslinked polymer. Any remaining water-soluble reactive polymer is removed. The crosslinked polymer is contacted with an aniline reactive composition having aniline monomer and up to 0.5 molar of an aniline oxidizing agent, thereby forming an electrically-conductive polyaniline disposed either within, on top of, or both within and on top of, the crosslinked polymer.
US10059820B2
Hybrid pre-patterns were prepared for directed self-assembly of a given block copolymer capable of forming a lamellar domain pattern. The hybrid pre-patterns have top surfaces comprising independent elevated surfaces interspersed with adjacent recessed surfaces. The elevated surfaces are neutral wetting to the domains formed by self-assembly. Material below the elevated surfaces has greater etch-resistance than material below the recessed surfaces in a given etch process. Following other dimensional constraints of the hybrid pre-pattern described herein, a layer of the given block copolymer was formed on the hybrid pre-pattern. Self-assembly of the layer produced a lamellar domain pattern comprising self-aligned, unidirectional, perpendicularly oriented lamellae over the elevated surfaces, and parallel and/or perpendicularly oriented lamellae over recessed surfaces. The domain patterns displayed long range order along the major axis of the pre-pattern. The lamellar domain patterns are useful in forming transfer patterns comprising two-dimensional customized features.
US10059818B1
A method for forming a blend including graphene nanoparticles and a poly(styrene-co-methylmethacrylate), where the method includes melt mixing the poly(styrene-co-methylmethacrylate) and the graphene nanoparticles to obtain a nanocomposite and exposing the nanocomposite to microwave irradiation to bond the methyl methacrylate copolymer to the graphene nanoparticles, in which a content of the graphene nanoparticles is from 0.05 to 2 wt % based on the nanocomposites. A blend composition, including graphene nanoparticles and a poly(styrene-co-methylmethacrylate), where the graphene nanoparticles are dispersed in the poly(styrene-co-methylmethacrylate), the graphene nanoparticles are modified with microwave induced defects, and the free radicals of poly(styrene-co-methylmethacrylate) is bonded to the graphene nanoparticles at the defects.
US10059801B2
The invention relates to polyethers, polyamines, and polythioethers, as well as to processes for synthesizing them, e.g., using olefins as starting material.
US10059800B2
A method of producing a polycarbonate, including: introducing a tertiary amine into a reaction process; and performing interfacial polycondensation between an alkali aqueous solution of a dihydric phenol and phosgene in the presence of an organic solvent, in which: (i) a portion into which the tertiary amine is introduced comprises at least a tertiary amine storage tank, a tertiary amine supply pipe, and a diluent solvent supply pipe; (ii) the portion further includes a pressure control valve in the tertiary amine supply pipe on an upstream side of a merging portion with the diluent solvent supply pipe; and (iii) when a pressure P1 of an inside of the tertiary amine storage tank pressurized by a pressurization gas and a pressure P2 in a portion ranging from an outlet of the storage tank to an upstream side of the pressure control valve, a relationship of P1≤P2 is satisfied.
US10059799B2
A method for stabilizing a condensed phase composition in a process of manufacturing a polyester from cyclic ester monomer comprising the steps of devolatilizing a reaction mixture, which contains i) at least one polymerizable cyclic ester, ii) at least one catalyst and optionally at least one initiator, to produce a vapor stream and a molten residue, wherein the vapor stream includes mainly i) the at least one polymerizable cyclic ester and ii) the at least one catalyst and/or the at least one initiator and/or a reaction product or a residue of the at least one catalyst and/or the at least one initiator and condensing the vapor stream to form the condensed phase composition, wherein at least one polymerization inhibitor is added as stabilizer to the reaction mixture and/or to the condensed phase composition in an amount so that the degree of conversion of the polymerizable cyclic ester in the condensed phase composition is not more than 15%, wherein the degree of conversion is 100▪(c0−CF)/c0, wherein c0 is the initial concentration of the cyclic ester in the condensed phase composition obtained by the condensation of the vapor stream and CF is the concentration of the cyclic ester in the condensed phase composition after addition of 150 ppm of tin octoate as catalyst and of 100 mmol/kg of ethyl-hexanol as initiator to the condensed phase composition and a subsequent heat treatment of condensed phase composition under inert atmosphere conditions for 12 hours at 160° C.
US10059795B2
A polymer complex is disclosed which is the reaction product of one or more polymers having a terminal or pendant hydroxyl group, or a terminal or pendent carboxyl group, or combinations thereof, with at least one metal complex and one alkyl phosphate. This polymer complex acts as an adhesion promotion agent as well as a viscosity stabilizer when formulated in a printing ink or coating.
US10059793B2
Provided is a lignin resin composition including a lignin derivative having a weight-average molecular weight of 500 or more and 4000 or less and a novolac-type phenolic resin having a weight-average molecular weight of 1000 or more and 3000 or less, in which the content of the lignin derivative is not higher than the content of the novolac-type phenolic resin. In particular, the cured product (molded product) of a lignin resin composition obtained by melt-mixing such a lignin resin composition, adding hexamethylenetetramine thereto and then heating the resulting mixture has a high bending strength. Such a lignin resin composition is utilizable as a thermosetting resin substituting a phenolic resin.
US10059792B2
The present disclosure provides a phosphor-containing phenol formaldehyde resin compound having a general formula (I): The compound is formed of a phenol formaldehyde resin and an aromatic phosphate compound by performing a condensation reaction, which may be used as a curing agent of an epoxy resin. The phenol formaldehyde resin is formed of a phenolic compound, a bisphenol compound and formaldehyde. The present disclosure further provides a phosphor-containing phenol formaldehyde resin cured material which is formed of the phosphor-containing phenol formaldehyde resin compound and an epoxy resin under a high temperature. The phosphor-containing phenol formaldehyde resin compound is added separately or mixed with an epoxy resin curing agent.
US10059788B2
This invention relates to organoaluminum activators, organoaluminum activator systems, preferably supported, to polymerization catalyst systems containing these activator systems and to polymerization processes utilizing the same. In particular, this invention relates to catalyst systems comprising an ion-exchange layered silicate, an organoaluminum activator, and a metallocene.
US10059786B2
There are disclosed an apparatus and a method for selectively preparing a high reactivity polybutene, a midrange reactivity polybutene and a non-reactive polybutene in a single plant. The apparatus for selectively preparing a reactive polybutene and a non-reactive polybutene, comprises: a reactive polybutene polymerization catalyst feeder for polymerization of the reactive polybutene; a non-reactive polybutene polymerization catalyst feeder for polymerization of the non-reactive polybutene; and a reactor for polymerizing a reactant including isobutene into polybutene, wherein the reactive polybutene polymerization catalyst feeder provides a catalyst to yield the reactive polybutene; and the non-reactive polybutene polymerization catalyst feeder provides a catalyst to yield the non-reactive polybutene.
US10059785B2
The invention is related to a composition of polypropylene and polyethylene, which contains specific compatibilizer and flow enhancer. Furthermore the present invention is also related to articles comprising the said composition and the use of said articles in packaging application.
US10059783B2
Methods for preparing metallocene-based catalyst systems containing an activator-support are disclosed. These methods can include contacting a solid metallocene compound, an activator-support, and an organoaluminum compound, resulting in catalyst systems with increased catalytic activity as compared to catalyst systems utilizing a solution of the metallocene compound.
US10059782B2
This invention relates to a process for the preparation of a silane-functionalized resin composition comprising the steps of mixing a polymer backbone, a silane, and a free radical initiator; and producing a silane-functionalized resin composition. The polymer backbone is selected from at least one of dicyclopentadiene (DCPD)-based polymers, cyclopentadiene (CPD)-based polymers, DCPD-styrene copolymers, C5 homopolymers and copolymer resins, C5-styrene copolymer resins, terpene homopolymer or copolymer resins, pinene homopolymer or copolymer resins, C9 homopolymers and copolymer resins, C5/C9 copolymer resins, alpha-methylstyrene homopolymer or copolymer resins, and combinations thereof.
US10059773B2
Disclosed in the present invention is an antibody specifically binding to GLP-1R and a fusion protein thereof with GLP-1. The fusion proteins can effectively bind to a human GLP-1R receptor and activate a receptor signaling pathway, thus are useful for treating diabetes, excessive weight, obesity and related disorders thereof.
US10059771B2
The present invention provides methods for treating nasal polyposis. The methods include administering to a subject in need thereof a therapeutic composition comprising an interleukin-4 receptor (IL-4R) antagonist such as an anti-IL-4R antibody or antigen binding fragment thereof.
US10059759B2
An antibody preparation suitable for intravenous administration in humans includes IgG, IgA and at least 5 % IgM antibodies by weight of the total amount of antibodies. The preparation is prepared from human plasma, has specific complement activating activity, and, in an in vitro assay with human serum suitable to determine the ability of the antibody preparation to activate complement unspecifically, the antibody preparation generates substantially no C5a and/or substantially no C3a. The antibody preparation can have medical uses.
US10059757B2
The invention provides antibodies and functional equivalents thereof which are capable of specifically binding RSV, and means and methods for producing them.
US10059745B2
The invention is based on the identification of the minimum region of the avian Orthoreovirus muNS protein which is capable of forming inclusions as well as on the identification of specific regions of the muNS protein showing capacity to associate with the inclusions formed by muNS. The identification of said regions allows developing methods for purifying recombinant polypeptides as well as methods for detecting the interaction between two polypeptides of interest.
US10059741B2
The present invention provides novel peptidomimetic macrocycles and methods of using such macrocycles for the treatment of viral disease.
US10059736B2
The present invention relates to ionic liquids for use in chemical applications and capable of serving the dual function of solvent and liquid support. The ionic liquid lends itself to a method of synthesizing oligomers selected from the group consisting of oligopeptides, oligosaccharides and oligonucleotides, comprising contacting a first monomer unit with an ionic liquid at reaction conditions to provide an ionic liquid bound monomer unit; and contacting the ionic liquid bound monomer unit with at least one further monomer unit at reaction conditions to provide an ionic liquid bound oligomer comprising from 2 to 30 monomer units. The method lends itself to large scale manufacture of oligopeptides, oligosaccharides and oligonucleotides.
US10059734B2
Disclosed are a compound and a pharmaceutical composition that exhibit an excellent drug efficacy against a tumor, in particular a tumor which has acquired resistance to gemcitabine. Specifically, provided is a thionucleoside derivative represented by General Formula [1] (in the formula, R1 represents a hydroxyl group which may be protected, a C1-20 alkoxy group which may be substituted, or the like; R2 represents a C1-20 alkoxy group which may be substituted, a C3-8 cycloalkoxy group which may be substituted, or the like; and R3 represents a hydrogen atom or the like); or a salt thereof. Further, provided is a pharmaceutical composition containing such a thionucleoside derivative or a salt thereof.
US10059728B2
The present invention relates to a method for preparing functionalized cyclosiloxanes of Formula I, wherein R, R1, R2, m, n1 and n2 are as defined herein, comprising reacting (i) a cyclosiloxane of Formula II with (ii) a substituted acetylene of Formula III in the presence of a hydrosilylation catalyst. The invention further relates to methods for preparing biscyclosiloxanes by reacting the vinyl cyclosiloxanes obtained according to the described methods and the (bis)cyclosiloxanes obtainable according to the described methods.
US10059722B2
This invention provides cephalosporin derivatives for killing or inhibiting the spread of microorganisms such as non-replicating Mycobacterium tuberculosis and in the treatment of infectious disease.
US10059721B2
The present invention relates to a novel 4-(aryl)-N-(2-alkoxythieno[3,2-b]pyrazin-3-yl)-piperazin-1-carboxamide derivative compound useful in the prevention or treatment of cancer; a preparation method thereof; and a pharmaceutical composition comprising the same. The novel 4-(aryl)-N-(2-alkoxythieno[3,2-b]pyrazin-3-yl)-piperazin-1-carboxamide derivative compound of the present invention can effectively inhibit the growth of proliferating cells, and thus can be useful in the prevention or treatment of cancer.
US10059712B2
The present invention relates to an N-benzyl tryptanthrin derivative, and preparation method and use thereof. The N-benzyl tryptanthrin derivative of the present invention is characterized in that the derivative has a structural general formula as represented by formula 1, wherein each group is defined as in the specification. The preparation method of the compound is simple, has mild conditions and high yield, and is suitable for industrial production. The N-benzyl tryptanthrin derivative has good indoleamine-2,3-dioxy-genase (IDO) inhibitory activity, and can be used for treating diseases having the pathological feature of IDO-mediated tryptophan metabolism.
US10059709B2
The invention relates to a compound of formula (I) wherein the variables have the meaning as indicated in the claims; in free form and in salt form; and optionally the enantiomers and geometrical isomers thereof. The compounds of formula (I) are useful as therapeutic agent for organ transplants, lupus, multiple sclerosis, rheumatoid arthritis, psoriasis, Type I diabetes and complications from diabetes, cancer, asthma, atopic dermatitis, autoimmune thyroid disorders, ulcerative colitis, inflammatory bowel diseases, Crohn's disease, Alzheimer's disease, leukemia, osteoarthritis, control of pruritus, chronic respiratory disease or keratoconjunctivitis in mammals.
US10059708B2
Disclosed are methods for treating cancers associated with rearrangements in the mixed lineage leukemia gene (MLL-r), including MLL-r leukemia. The methods typically include administering a therapeutic amount of one or more therapeutic agents that inhibit the biological activity of one or more members of the interleukin-1 signaling pathway such inhibitors of interleukin-1 receptor-associated kinase 4 (IRAK4).
US10059706B2
Disclosed are compounds of formula (I) which possess nematicidal properties wherein the structural elements have the meaning as indicated in the description.
US10059697B2
Provided are compounds, compositions, combinations, kits, uses, and methods for treating HIV in a human being using such compounds or combinations with proteasome inhibitors.
US10059690B2
The present invention provides novel compounds of Formula (I) and Formula (II) and pharmaceutically acceptable salts, solvates, hydrates, tautomers, stereoisomers, isotopically labeled derivatives, and compositions thereof. Also provided are methods and kits involving the compounds or compositions for treating or preventing proliferative diseases (e.g., cancers (e.g., leukemia, melanoma, multiple myeloma), benign neoplasms, angiogenesis, inflammatory diseases, autoinflammatory diseases, and autoimmune diseases) in a subject. Treatment of a subject with a proliferative disease using a compound or composition of the invention may inhibit the aberrant activity of cyclin-dependent kinase 7 (CDK7), and therefore, induce cellular apoptosis and/or inhibit transcription in the subject.
US10059689B2
The present invention provides novel heteroaryl compounds, pharmaceutical acceptable salts and formulations thereof useful in preventing, managing, treating or lessening the severity of a protein kinase-mediated disease. The invention also provides pharmaceutically acceptable compositions comprising such compounds and methods of using the compositions in the treatment of protein kinase-mediated disease.
US10059686B2
An object of the present invention is to provide a novel compound useful for manufacturing salacinol, a method for manufacturing the compound, a method for manufacturing salacinol, methods for protecting and deprotecting a diol group, and a protective agent for a diol group. A compound represented by Formula (1) is a compound useful for manufacturing salacinol. (In the formula, each of R1a and R1b is a hydrogen atom or a hydroxy protective group; R2 is a hydroxy group or the like; and R3 is a hydroxy group or the like.).
US10059680B2
Thiadiazolyl-oximinoacetic acid derivatives have been synthesized, which are useful in the manufacture of cephalosporin antibiotic compounds. Compound (1) (TATD) is commercially available (CAS No. 76028-96-1). It has now been discovered that the thiadiazolyl-oximinoacetic acid derivative compound (1) (TATD) can be prepared from dimethyl malonate (SM 1, CAS No. 108-59-8) according to methods described herein. The methods provide products having desirable purity.
US10059678B2
The present invention relates to a process for preparing olodaterol and intermediates thereof. The process comprises of forming compound of Formula 1 by reacting compound of Formula 2 or its acid salt with compound of Formula 3 in the presence of an organic solvent to obtain compound of Formula 4. Protecting groups are removed from compound of Formula 4 in the presence of a suitable solvent to form compound of Formula 1.
US10059670B2
Provided herein are processes and intermediate compounds useful for the preparation of 2-carboxamide cycloamino urea derivatives, and useful intermediates therefore.
US10059666B2
The disclosure relates to oxygen scavenging molecules, compositions, methods of making the compositions, articles prepared from the compositions, and methods of making the articles. This abstract is intended as a scanning tool for purposes of searching in the particular art and is not intended to be limiting of the present invention.
US10059661B1
A [F-18]FEONM precursor is synthesized. 2-bromoethanol is added to further connect an atom of oxygen at an N terminal of the precursor. Four atoms of carbon can be further connected. Thus, better fat-solubility is obtained along with the increase in carbon. Positioning in brain imaging becomes better.
US10059660B2
A novel solid drug form of N-(2,6-bis(1-methylethyl)phenyl)-N′-((1-(4-(dimethylamino)phenyl)cyclopentyl)methyl)urea hydrochloride (also referred to “ATR-101”) suitable for oral dosing, and to compositions, methods and kits relating thereto. ATR-101 has particular utility in the treatment of, for example, aberrant adrenocortical cellular activity, including adrenocortical carcinoma (ACC), congenital adrenal hyperplasia (CAH) and Cushing's syndrome.
US10059650B2
Methods for the production and isolation of a monomer from a biopolymer are described. The method includes extracting a biopolymer from a biopolymer source and depolymerizing the biopolymer into a monomer.Methods for the production and isolation of a monomer from corn lignin are also described. The method includes extracting corn lignin from corn biomass and depolymerizing the corn lignin into a monomer.
US10059649B2
A method for producing ethanol and coproducing methanol on a catalyst in a reactor using a co-feed of a synthesis gas and acetate as a reaction raw material comprising passing a raw material gas containing an acetate and a synthesis gas through a reactor loaded with a catalyst to produce ethanol and coproduce methanol under conditions of a reaction temperature of 150-350° C., a reaction pressure of 0.1-20.0 MPa, a reaction volume hourly space velocity of 100-45000 mlg−1h−1, and an acetate weight hourly space velocity of 0.01-5.0 h−1; and the active components of the catalyst are copper and optionally zinc and/or aluminum, which greatly facilitates the conversion of carbon monoxide to methanol, while an extremely high activity of acetate hydrogenation is maintained.
US10059638B2
Processes are provided for conversion of oxygenated hydrocarbon, such as methanol and/or dimethyl ether, to aromatics, such as a para-xylene, and olefins, such as ethylene and propylene. The processes entail using a reactor having multiple reaction zones where each zone is prepared to promote desired reactions.
US10059636B2
Novel polyanionic polymers including families of repeat units, such as maleic, itaconic, and sulfonate repeat units. The polymers are at least tetrapolymers and may be in the acid form or as partial or complete salts. The polymers may be synthesized using free radical initiators in the presence of vanadium compounds. The polymers have a variety of uses, particularly in agricultural contexts.
US10059624B2
The present disclosure relates to a system for repairing a damage site on a surface of an optical material. The system may have an Infrared (IR) laser which generates a laser beam having a predetermined wavelength, with a predetermined beam power, and such that the laser beam is focused to a predetermined full width (“F/W”) 1/e2 diameter spot on the damage site. The IR laser may be controlled to maintain the focused IR laser beam on the damage site for a predetermined exposure period corresponding to a predetermined acceptable level of downstream intensification. The laser beam may heat the damage site to a predetermined peak temperature which causes melting and reflowing of material at the damage site to create a mitigated site.
US10059623B2
A hydrophobic coating and a method for applying such a coating to a surface of a substrate. The method includes applying a coating composition to the surface and heating the coated surface at a cure temperature from about 450° C. to about 600° C. for a time from about 8 hours to about 48 hours. The coating composition is applied to the surface by an application method selected from the group consisting of flowing, dipping, and spraying. The coating composition comprises a yttrium compound, an additive selected from the group consisting of a cerium compound and a dispersion of yttrium oxide nanoparticles, a water-soluble polymer, and a solvent solution of de-ionized water and a water-soluble alcohol.
US10059621B2
A magnetizable glass ceramic composition including: a continuous first glass phase including SiO2, B2O3, P2O5, and R2O; a discontinuous second glass phase including at least one of SiO2, B2O3, P2O5, R2O, or mixtures thereof; and a discrete magnetizable crystalline phase dispersed in the discontinuous second glass phase, where R2O is selected from at least one of K2O, Li2O, Na2O, or mixtures thereof. Also disclosed are a method of making and a method of using the magnetizable glass ceramic composition.
US10059618B2
A reforming mandrel and a method of use reforming mandrel to reform glass are described. The reforming mandrel comprises an upstream portion, a downstream portion and an at least partially hollow interior. The upstream portion may have an intake inlet for fluid flow. The downstream portion may be axially spaced from the upstream portion. The downstream portion may have a flattened cross-section defined by flattened peripheral portions joined by curved peripheral portions. At least one curved peripheral portion may be made of porous material resistant to a temperature of at least 1000° C. The at least partially hollow interior may communicate with the intake inlet and the porous material.
US10059611B2
A method includes flowing brine including one or more hardness minerals from a desalination system to a mineral removal system. The method also includes removing the one or more hardness minerals from the brine in an ion separation system disposed upstream from and fluidly coupled to the mineral removal system. The ion separation system may generate a first softened brine and includes a plurality of ion exchange subsystems each including an ion exchange resin. The method also includes saturating the ion exchange resin of at least one ion exchange subsystem with the one or more hardness minerals removed from the brine and regenerating the saturated ion exchange resin. The method further includes recovering the one or more hardness minerals from the ion exchange resin via the mineral removal system. The mineral removal system is fluidly coupled to the ion separation system.
US10059609B2
An anaerobic electrochemical membrane bioreactor (AnEMBR) can include a vessel into which wastewater can be introduced, an anode electrode in the vessel suitable for supporting electrochemically active microorganisms (EAB, also can be referred to as anode reducing bacteria, exoelectrogens, or electricigens) that oxidize organic compounds in the wastewater, and a cathode membrane electrode in the vessel, which is configured to pass a treated liquid through the membrane while retaining the electrochemically active microorganisms and the hydrogenotrophic methanogens (for example, the key functional microbial communities, including EAB, methanogens and possible synergistic fermenters) in the vessel. The cathode membrane electrode can be suitable for catalyzing the hydrogen evolution reaction to generate hydrogen.
US10059606B2
The improved water purification system includes a water purification unit having a tap water inflow port for receiving a tap water inflow from a water supply system to produce relatively purified water and a brine water outflow having impurities concentrated therein. An RO filter having an RO membrane separates relatively unfiltered water flow into purified water and the brine water outflow. A flush flow activation chamber fluidly coupled to the brine water outflow includes a plunger for substantially occluding brine water outflow through the brine outflow port when seated, and substantially permits brine water outflow to exit the purification unit through the brine outflow port when unseated. Accordingly, the activation chamber generates back pressure within the water purification system to flash flow tap water inflow into the purification unit and through the RO membrane when the plunger moves from being seated to unseated, thereby substantially refreshing said RO membrane.
US10059599B2
The present invention is directed to a process for the synthesis of alkali metal tetrahydroborates-10B and amine borane-10B precursors, such as sodium tetrahydroborate-10B and triethylamine borane-10B.
US10059598B2
A method for preparing a composition includes silico/germano-metal particles functionalized by at least one organic group, which involves:—carrying out a hydrothermal treatment of a hydrogel precursor of the silico/germano-metal mineral particles, and—preparing a hydrogel including silico/germano-metal particles having at least one organic group by co-precipitation in an aqueous medium. A composition including functionalized silico/germano-metal mineral particles of which 1% to 75% of the silicon atoms and/or of the germanium atoms are covalently bonded to at least one organic group is also described.
US10059591B2
Methods of producing graphene, reaction chambers for forming graphene, and graphene sheets formed from the methods are described herein. A method may include adding at least one metal catalyst in a reaction chamber, adding at least one hydrocarbon gas in the reaction chamber, allowing the at least one metal catalyst and the at least one hydrocarbon gas to contact one another to produce a product, and dehydrogenating the product to produce the graphene.
US10059589B2
Disclosed herein are methods and systems to isolate nitrogen from a mixture of gases. In an embodiment, a method of isolating nitrogen from a gaseous mixture involves contacting the gaseous mixture with a superparamagnetic catalyst to form a reaction mixture, and exposing the reaction mixture to a fluctuating magnetic field at ambient conditions.
US10059584B2
The present invention relates to a solid oxide (or protonic ceramic) fuel cell, a cathode for a solid oxide (or protonic ceramic) fuel cell, and a method of making the same. More specifically, the cathode for a solid oxide (or protonic ceramic) fuel cell utilizes a phase-pure perovskite structure of the compound BaCo0.4Fe0.4Zr0.2−xYxO3−δ, where x is between about 0 and about 0.2. The cathode material may then be utilized in a SOFT or a PCFC as either a thin film porous cathode or as nanoparticles infiltrated into a cathode bone having a different structure.
US10059582B2
A micro assembly having a substrate and an operating plane coupled to the substrate. The operating plane is movable from an in-plane position to an out-of-plane position. One or more electric connections provide electric power from the substrate to the operating plane in the out-of-plane position. A tool is coupled to the operating plane. The tool is operable to receive electric power from the operating plane to perform work.
US10059567B2
An elevator system includes an elevator car movable along a hoistway, a traveling cable operably connected to the elevator car and movable along the hoistway with the elevator car, and a traveling cable support positioned in the hoistway and operably connected to the traveling cable to prevent sway of the traveling cable. A traveling cable and traveling cable support arrangement for an elevator system includes a traveling cable positioned in a hoistway and movable in the hoistway during elevator system operation, and a traveling cable support positioned in the hoistway and operably connected to the traveling cable to prevent sway of the traveling cable, the traveling cable support operably connected to the traveling cable via a plurality of guide frames.
US10059566B2
An elevator system includes a first hoistway having a shuttle section and serviced floors; a second hoistway having a shuttle section and serviced floors; a first elevator car; a second elevator car; a coupler physically connecting the first elevator car and the second elevator car during travel in the shuttle section; an upper transfer station for transferring at least one of the first elevator car and the second elevator car from the first hoistway to the second hoistway; a lower transfer station for transferring at least one of the first elevator car and the second elevator car from the second hoistway to the first hoistway.
US10059565B2
Example embodiments relate to an elevator. The elevator may include a car of the elevator and a counterweight that are to be moved reciprocally, at least one roping or belting traveling via a top pulley assembly for connecting the car of the elevator and the counterweight to each other via the top pulley assembly, and at least one roping or belting traveling via a bottom pulley assembly for connecting the car of the elevator and the counterweight to each other via the bottom pulley assembly.
US10059561B2
A feed assist unit (1) includes a base portion (2) having a plurality of ribs (16a-d) on a lower surface (18) thereof. A dome portion (4) is connected to the base portion (2), and a rotating conduit portion (6) has a curved shape and is coupled to the dome portion (4). Each of the ribs (16a-d) has a first end (20) adjacent to the dome portion (4) and a second end (22) adjacent an associated side (14) of the base portion (2). The feed assist unit (1) has first and second central axes (A-A, B-B) oriented perpendicular to each other. First and third of the ribs (16a, 16c) are oriented parallel to the second central axis (B-B) and the second and fourth of the ribs (16b, 16d) can be oriented parallel to the first central axis (A-A). The first and third ribs (16a, 16c) are offset from the second central axis (B-B) by an offset length (OL) and the second and fourth ribs (16b, 16d) are offset from the first central axis (A-A) the offset length (OL).
US10059553B2
Disclosed are examples of a system for regulating the longitudinal strain in a longitudinal member being conveyed in a machine direction. The system may include a downstream mechanism that draws the longitudinal member in a machine direction, first and second control points upstream of the downstream mechanism, and a strain control mechanism disposed between the first and second control points. The strain control mechanism may include a strain motor with a drive shaft to which a travel path extension arm is coupled, and a travel path extension guide mounted on the travel path extension arm and in contact with the longitudinal member. The system may be configured and arranged such that rotation of the drive shaft effects rotation of the travel path extension arm and of the guide, thereby altering the distance of a travel path segment of the longitudinal member between the first and second control points.
US10059545B1
A roller-type lateral force generation device includes a roller, a first plate, a second plate, a connection plate, a first spring, a rotation shaft, a second spring, a fixing element and an adjustment element. The connection plate is disposed along a set direction, which is perpendicular to a paper-feeding direction. The first spring is disposed between the first plate and a first shaft portion of a roller shaft of the roller. The second spring is disposed between the second plate and a second shaft portion of the roller shaft. The adjustment element has a limitation plate perpendicular to the first plate. The limitation plate has a limitation groove. The first shaft portion is penetrated through the limitation groove. The set direction and the connection line of the rotation shaft and the roller shaft have an angle larger than 0 degree. A lateral force is generated, thereby avoiding paper squeezing inward.
US10059539B2
Provided is a conveyance system for an object and for conveying the object to a container mounted on a chassis of a trailer. The conveyance system includes a jack device that lifts the chassis from below, and a stage device arranged behind the jack device. The stage device includes a conveyance body on which the object is placed and conveyed, a stage on which the conveyance body travels, a mobile body supporting the stage and capable of movement in a front-back direction of the chassis, and a jack mechanism provided to the mobile body and that raises the stage from below to lift or lower the stage. The mobile body moves forward and the jack mechanism lowers the stage while the jack device raises the chassis, and the conveyance body travels on floor faces of the stage and the container in this state to convey the object to the container.
US10059525B2
A conveyor of the articulated chain type for transporting products, includes a mounting frame for elements for supporting and guiding a conveyor belt. The conveyor belt includes a plurality of links forming elements for supporting the product and articulated connected to each other, each link having a first and a second plurality of longitudinal protrusions which extend in opposite longitudinal directions and which are transversally spaced from each other so as to form respective spaces for receiving the longitudinal protrusions of an adjacent link. The link includes a perpendicular protuberance forming elements for engaging and sliding against a transversal centering surface of guide elements in a curved stretch of the belt and a transversal protuberance extending laterally of the link and forming elements for engagement and sliding relative to a perpendicular longitudinal retaining surface of the guide elements, retaining elements for keeping a connecting pin inserted between adjacent links.
US10059523B1
An aircraft cargo system includes a ball panel assembly having a ball panel and a first enclosure assembly. The ball panel defines a first cutout. The first enclosure assembly is at least partially disposed within the first cutout and is movable between an open position and a closed position. The first enclosure assembly includes a first enclosure defining a first opening that receives a first ball transfer unit.
US10059518B2
In a lift carrier device, a controller causes a first longitudinal drive device and a second longitudinal drive device respectively to be lifted or lowered by a first lift drive device and a second lift drive device, to cause a first article stage and a second article stage to pass by each other in a state where the first article stage and the second article stage have been moved by the first longitudinal drive device and the second longitudinal drive device to positions where the first article stage and the second article stage do not longitudinally overlap each other in plan view.
US10059512B2
A floor assembly for a trailer includes stringers that extend in a transverse direction of the assembly and are spaced from one another in a longitudinal direction of the assembly. The stringers are made of a thermally insulative first material. A bottom flange is coupled to a lower portion of a respective stringer. A top flange made of a second material is coupled to an upper portion of a respective stringer. Floor panels are also provided. Each floor panel extends in the longitudinal direction, is supported by the top flange, is coupled to another floor panel along respective edges thereof, and has at least one rib that extends in the longitudinal direction and depends substantially perpendicularly from a bottom surface thereof. Each floor panel is made of the second material and each at least one rib is welded to a top surface of the top flange.
US10059511B2
Embodiments of the invention described herein thus provide systems and methods for improved securement of a cargo cover/flexible door to a cargo container. The systems generally provide securement using cooperating frame securement features positioned on the cargo container and securement plates positioned on door straps of the cargo cover.
US10059496B2
The device enables a free-standing package to be formed with an open, light structure for packing a bundle of individual flat articles placed in direct juxtaposition and aligned along a straight longitudinal axis in the direction of the thickness of the flat articles. The device includes a pair of individual rigid lateral supports which are opposite each other and which rest directly on the respective sides of the bundle. The rigidity of the flat articles in the width direction is used to form the free-standing package. In particular the device enables the longitudinal compression of the flat articles to be controlled, which is useful in the case of flat articles which have a shape memory, such as folding cartons.
US10059490B2
A bung stopper closure includes a bung stopper and a sealing cap for bung-type containers, which is particularly suitable for machine closing of bung-type barrels in automatic filling plants for liquids.
US10059489B2
A framework for a pop-up structure is provided comprising three or more loops (18, 12, 22) and a plurality of resilient deformable elongate members (14) extending between adjacent loops. The elongate members are pivotally attached to the loops (18, 12, 22) and the framework is extensible between a collapsed condition and a expanded condition, upon rotation of one loop relative to an adjacent loop. There is also provided a pop-up container comprising said framework and having an attachable cover.
US10059473B2
A system for heat sealing two or more components together into at least one sealed package is disclosed. The system includes a heat press configured to heat seal the two or more components together into the at least one sealed package, a seal fixture including an upper seal fixture plate configured to support the two or more components, and an ejector plate under the upper seal fixture plate. The ejector plate is configured to move between a retracted position and a deployed position to at least partially raise the at least one sealed package off of the upper seal fixture plate.
US10059470B1
An orbiting satellite can be maintained in a geosynchronous orbit (e.g., with an orbital period equal to one sidereal day) at an altitude other than 35,786 km by equipping the satellite with at least one radial thruster. Radial thrusters on the anti-Earth-facing side of the satellite allow for artificial geosynchronous orbits higher than the natural altitude, while radial thrusters on the Earth-facing side of the satellite allow for artificial geosynchronous orbits lower than the natural altitude. This allows a geosynchronous satellite to evade threats, such as orbital debris and/or hostile spacecraft, without losing signal to ground based antennas. Similar techniques can also be used for surveillance of satellites in geosynchronous orbits.
US10059463B2
A sensor system for a wing panel assembly of an aircraft includes a first end of a linkage assembly operatively coupled to a first slat panel. Also included is a second end of the linkage assembly operatively coupled to a second slat panel with a first ball joint. Further included is a block having a cutout portion surrounding the first ball joint. Yet further included is a sensing element disposed proximate the block to detect rotation of the block beyond a predetermined angle.
US10059458B2
An environmental control system for an aircraft includes a bleed air system. Also included is a ram air system. Further included is an air pressure and temperature conditioning system, wherein bleed air and ram air are mixed to satisfy a cabin fresh air requirement.
US10059449B2
A cost-effective pack adapted to be distributed from an aircraft in the event of a natural, military, political, or other disaster includes an outer package, at least one item in the outer package for aerial delivery, and at least one aerodynamic component formed on the outer package and methods and systems for making the pack.
US10059447B2
A method and an apparatus for controlling an unmanned aerial vehicle (UAV) are provided. The UAV comprises at least one rotor. The method includes: receiving a take-off preparatory signal instructing the UAV to enter into a take-off preparatory state; controlling the at least one rotor of the UAV to rotate at a preset rotation speed in response to the take-off preparatory signal, wherein the preset rotation speed is smaller than a rotation speed that enables the UAV to hover in the air; and controlling the UAV to enter into a hovering mode under a predetermined condition, wherein the UAV is controlled to hover at a predetermined height in the hovering mode.
US10059443B2
Disclosed are embodiments of flow diverting lift elements which, when placed in the proper orientation and propelled through a fluid, produce a lift force with improved lift versus velocity performance. The flow diverting lift elements can produce lift for rotary lift devices such as aircraft. The flow diverting lift devices include an airfoil and a diversion wall extending from an upper surface of the airfoil. The airfoil can be an annular airfoil.
US10059438B2
A rotary system and method to control feathering and centrifugal forces of a rotor blade during flight. The rotary system having a hub assembly, which includes a hollow yoke arm to receive a spindle section of the rotor blade. A tension-torsion strap extends through the hollow yoke arm and couples the rotor blade and the hub assembly. The method includes allowing the spindle section of the rotor blade to pivot within the hollow yoke arm and controlling rotational and centrifugal movement of the rotor blade with the tension-torsion strap.
US10059427B2
Fuselage assemblies, over-frame blanket assemblies, and methods of installing over-frame blanket assemblies are provided. A fuselage assembly for an aircraft includes a fuselage skin, a cabin liner, and an over-frame blanket assembly. The cabin liner has an outer side facing the fuselage skin. The over-frame blanket assembly is disposed between the fuselage skin and the cabin liner and has a first blanket piece. The first blanket piece includes a first sound barrier layer that defines a first outer surface of the over-frame blanket assembly and a first sound absorbing layer that defines a second outer surface of the over-frame blanket assembly facing the fuselage skin. A method of installing the over-frame blanket assembly includes positioning the first blanket piece in an orientation such that the first sound barrier layer is directly adjacent the cabin liner.
US10059421B2
Disclosed herein is a lighter-than-air (LTA) device and method of making the same. In an embodiment, the LTA device may include a membrane having a flexible substrate and an active material disposed thereon, wherein the active material is configured to controllably change the surface area of at least a portion of the substrate when an electrical stimulus is applied to the active material.
US10059413B2
An apparatus for sweeping influence mines, including an operating unit having a plurality of propulsion devices designed to be immersed in water and at least one floating body connected to the propulsion devices, the latter being designed to overcome the hydrostatic thrust acting on the floating body to keep the operating unit immersed at a predetermined depth.
US10059411B1
A hull assembly is configured to accommodate propulsion in at least two directions at once. The hull assembly includes a dual bow board further comprising a first bow and a second bow with an insert box therebetween. The insert box travels through the dual bow board from a top side to a bottom side.
US10059410B2
A fishing kayak is described comprising a body having a bow end and a stern end the body comprising a deck and a hull. The deck defines a top side of the body of the fishing kayak and the hull defines a bottom side of the body of the fishing kayak. The hull comprises a pontoon hull portion extending from the stern end of the body along a longitudinal axis of the body, the pontoon hull portion being comprised of two pontoon members positioned in an opposing relationship, the pontoon hull portion defining a concave recess to form a tunnel structure. The hull also comprises a convex hull portion extending from the bow end of the body along the longitudinal axis, the convex hull portion being comprised of a convex hull member. The two pontoon members converge into the convex hull portion to form at least in part the convex hull member.
US10059407B1
A watercraft seat accessory adaptor system for mounting a canopy assembly on a watercraft includes a watercraft seat mount assembly including a base portion, a seat portion carried by the base portion and a watercraft seat carried by the seat portion. An accessory support member includes an elongated base segment carried by the seat portion of the watercraft seat mount assembly in rotatable relation to the seat portion. An accessory mount segment may be carried by the base segment. The accessory mount segment may be suitably configured for mounting the canopy assembly.
US10059400B2
A multiple bicycle sprocket assembly is basically provided that is capable of creating a gear ratio in a wide range. The multiple bicycle sprocket assembly includes a first sprocket and a second sprocket. The first sprocket includes a first tooth number that is less than or equal to ten. The second sprocket includes a second tooth number that is more than or equal to forty-four.
US10059399B2
A product may include a gear set that may have a first gear, a second gear that may be engaged with the first gear and a third gear. The third gear may be held from rotation and may be engaged with the second gear. A carrier may carry the second gear for rotation. A crank may be continuously connected with the carrier to provide input thereto. A torque measurement device may be connected to the third gear.
US10059391B2
A supporting device for a crawler vehicle configured to groom ski slopes, is mounted between a rear wheel and a front wheel, resting along the inside of a traction portion of the track, and has a plurality of rollers much smaller in diameter than the rear wheel; a belt looped around the rollers; and a structure configured to support the rollers and to push the rollers and the belt against the inside of the traction portion of the track.
US10059388B2
A wheel assembly for a remote vehicle comprises a wheel structure comprising a plurality of spokes interconnecting a rim and a hub. The spokes comprise at least one slit extending therethrough radially inward from the rim to the hub. The assembly also comprises a flipper structure comprising an arm, a plurality of legs, and an attachment base. The plurality of legs and the attachment base comprise a four-bar linkage. The assembly further comprises an insert comprising a bore with a flat surface that tapers outward from a top portion to a bottom portion of the insert. The insert being configured to couple the flipper structure to the wheel structure via an axle on the remote vehicle and prevent backlash between the axle and the flipper structure. The flipper structure being configured to transmit axial forces to the wheel structure. The wheel structure being configured to absorb radial and axial forces.
US10059384B2
Examples of drag reduction apparatuses and assemblies for land vehicles, and particularly for attachment to a door of a land vehicle operated by a cam lock bar, are described. A drag reduction apparatus may include a plurality of panels foldedly coupled together and automatically deployable into an unfolded configuration. The panels may be coupled to a base panel that is coupled to the door of the land vehicle by a double-hinge mechanism operated by the cam lock bar. The double-hinge mechanism may draw the base panel toward the centerline of the rear of the land vehicle to allow the door to fully open with the drag reduction apparatus attached. The apparatus may be attached to two adjacent doors of a land vehicle and a plurality of panels on one door configured to overlap with a plurality of panels on the adjacent door.
US10059381B2
Mechanical properties, in particular torsional rigidity and absorbed energy properties in axial crushing, of a joint structure body including a joint formed by joining members are further improved.Provided is a first member, a second member, an end of the second member being thrust against a surface of the first member, and a joint that joins the first member and the second member are included. The joint includes an end flange that is formed continuously along the end of the second member and of which at least one part overlaps the surface of the first member and a unit joint that joins the end flange and the first member. The end flange is formed continuously to at least one part of the end of the second member via a rising curved surface portion and the rising curved surface portion includes a wall-thickened portion of which a sheet thickness is made larger than a sheet thickness of the second member. At least one part of the unit joint is provided in a range of 3 mm or less from a boundary between the end flange and the wall-thickened portion.
US10059380B1
In certain situations, it is desirable to mount an engine accessory to a frame member of the vehicle. Such frame member might be a convenient structural element proximate a desired location for the engine accessory. Because the frame member is often hollow, conventional mounting techniques may crush it. A system and method for attaching first and second brackets to the frame member are disclosed. The bracket systems may have piloting, locating, and anti-rotation features to provide secure attachment points. A vehicle accessory is mounted at the distal ends of the first and second brackets.
US10059376B2
A motor vehicle column and a method for production of the motor vehicle column are disclosed, wherein in the motor vehicle column a reinforcement sheet having an inwardly oriented bead is arranged and the reinforcement sheet has an inwardly oriented bead. The reinforcement sheet contacts the outer sheet in at least two sections viewed in cross section so as to form a double layer.
US10059369B2
An electric power steering apparatus that has a torque sensor which detects a steering torque, and a motor control apparatus to control the motor which applies an assist torque, by which steering is assisted, to a steering system of a vehicle, including: a function that switches a control system of the motor between an angle control system to control an angle corresponding to an angle control command value of an automatic steering mode and a torque control system to control a torque corresponding to a torque control command value of a manual steering mode in accordance with a predetermined switching trigger, wherein the steering apparatus variably sets a gradual-changing time corresponding to a command value difference between the angle control command value and the torque control command value when switching from the angle control system to the torque control system by using a gradual-changing.
US10059367B2
A characteristic selection/current upper limit value calculation section 64 selects a cranking upper limit characteristic map MP2 in the case where a cranking state is detected by a cranking state supposition section 63, and selects a non-cranking upper limit characteristic map MP1 in the case where the cranking state is not detected. Upper limit limitation on a current caused to pass through a motor 20 is relaxed in a cranking upper limit characteristic as compared with a non-cranking upper limit characteristic. Consequently, it is possible to prevent excessive current limitation during cranking.
US10059365B2
A tilting structure for providing a force for tilting a worm shaft of an electric power steering apparatus to a worm wheel includes: a guide block which is inserted into an insertion space of a housing of the electric power steering apparatus; an elastic member which is disposed within the guide block; and a plug which is movably disposed within the guide block and is elastically supported by the elastic member to exert a tilting force to a bearing which supports the worm shaft. The plug and the guide block are configured to be able to be connected to one another via a thread coupling.
US10059364B2
An electric power steering apparatus has a first rolling bearing and a second rolling bearing rotatably supporting an output shaft. The first rolling bearing is provided between an inner peripheral surface of a through-hole of a gear housing and an outer peripheral surface of the output shaft. The second rolling bearing is provided between an inner peripheral surface of an intermediate plate and the outer peripheral surface of the output shaft. The intermediate plate has an outer peripheral portion supported and fixed in an opening portion of the gear housing.
US10059358B2
The present invention provides a system and method for preventing theft of mobile objects which are used by for temporary time period by anonymous users. The system is comprised of: at least one locking mechanism engaging a mobile object to a secure locking arrangement, wherein the locking mechanism can be unlocked by a remote communication device, an identifying tag attached to said mobile object including an identifying code, a controller network device including identification data of plurality of mobile objects, said controller device is enabled to send unlocking instruction to at least one locking mechanism and a mobile communication device enabled to send electronic message to said controller network device.
US10059357B2
A cart includes a platform assembly, a handle assembly, first wheel assembly and a second wheel assembly. In use, the cart may folded from a deployed position in which it rolls along a surface to transport items, to a stowed position, in which it is collapsed in a compact geometry for storage. The cart may be further integrated into a chair, chaize lounge, garden cart, bicycle utility cart or a bicycle passenger cart.
US10059356B2
A profile monitoring system for a railroad car is provided. The profile monitoring system includes a fixture element configured to be coupled to a frame member at a predetermined location. The profile monitoring system also includes a tensioning device associated with the fixture element. The tensioning device is configured to be coupled to one end of a wire or cable, wherein the tensioning device is configured to maintain a predetermined tension in the wire or cable. The profile monitoring system further includes a sensing device coupled to the tensioning device, the sensing device is configured to sense a change in a tension in the wire or cable. The profile monitoring system includes a triggering module communicably coupled to the sensing device, the triggering module is configured to trigger an alarm based on the change in the tension in the wire or cable.
US10059354B2
A locomotive-to-wayside device communication system for a train having a locomotive travelling in a track network having wayside devices associated therewith. The system includes: an on-board communication device associated with the locomotive for transmitting and receiving data; and a wayside communication device associated with a wayside device, wherein the wayside communication device is programmed or configured to transmit data at or over (a) at least one power level, (b) at least one reporting interval, (c) at least one frequency, (d) at least one communication protocol, or any combination thereof. A wayside communication device and a locomotive-to-wayside device communication method are also disclosed.
US10059353B2
A speed control system for a railcar mover where the speed control system prevents the railcar mover from exceeding a predetermined maximum vehicle speed. The speed control system determines a target engine speed that overrides a user's throttle control input to keep the railcar mover from exceeding the predetermined maximum vehicle speed. The speed control system also determines a target throttle control position and disables the throttle control from the user until the user moves the throttle control to a position at or less than the target throttle control position.
US10059345B2
A method for guiding a motor vehicle includes: guiding, in a first operating mode, the motor vehicle in an automated manner by a driver assistance system; subsequently guiding, in a second operating mode, the motor vehicle in a nonautomated fashion by a driver; and transitioning from the first operating mode to the second operating mode by adjusting, by a pedal actuator, a gas pedal of the motor vehicle such that at a beginning of the second operating mode, the gas pedal assumes a transfer pedal position that corresponds to the vehicle movement of the motor vehicle at the end of the first operating mode.
US10059337B2
A cruise control apparatus is provided with: a controlling device configured to start a determination period, which is a period for determining whether or not to continue the intermittent operation mode, on condition that a change amount of the accelerator opening degree exceeds a predetermined change amount, during implementation of the intermittent operation mode, and configured to set an accelerator following period, which is a period for allowing the driver's accelerator operation to follow torque of the vehicle, after an end of the determination period, if it is determined that the intermittent operation mode is to be continued according to a change width of the accelerator opening degree obtained in the determination period.
US10059336B2
System, methods, and other embodiments described herein relate to dynamically adjusting a vehicle trajectory according to driver deviations. In one embodiment, a method includes generating expected inputs for controlling the vehicle along a segment of a roadway on which the vehicle is traveling by analyzing a present context of the vehicle using a driver model. The expected inputs as controls for operating the vehicle to maintain a preferred trajectory along the segment. The method includes computing a variance of received inputs from the expected inputs by comparing the expected inputs with the received inputs. The method includes controlling the vehicle based, at least in part, on the expected inputs when the deviation score satisfies a deviation threshold indicating that the received inputs are inadequate to maintain the vehicle along the preferred trajectory.
US10059324B2
A hybrid vehicle including a front motor for driving front wheels, a rear motor for driving rear wheels, and a step-up converter for stepping-up the voltage from a battery and supplying power to the front motor, in which an engine is started to shift the vehicle from an EV mode into a series mode when the output power of the step-up converter is lower than the required power of the front motor, the hybrid vehicle includes a hybrid control unit which computes maximum output power of the step-up converter and, when the output power of the step-up converter is more than the maximum output power, increases the distribution ratio of the travel driving torque of the rear wheel, thereby increasing the output torque of the rear motor.
US10059318B2
Systems and methods for emergency brake systems are provided herein. In this regard, a brake system may comprise a summing lever having a first end and a second end, a brake handle coupled to the first end of the summing lever, the brake handle rotatably coupled about a first axis, and a linear actuator having a plunger, the plunger being coupled to the second end of the summing lever. In various embodiments, an idler link may be coupled between the brake handle and the first end of the summing lever. The brake system may further comprise a brake cable coupled between the summing lever and a brake metering valve. The brake metering valve may be actuated in response to at least one of the brake handle being rotated about the first axis or the linear actuator being actuated.
US10059312B1
In described embodiments, a trailer jack mount includes a first hinge plate mountable onto a frame of a vehicle. The first hinge plate has a first side hinge knuckle extending along a side of the first hinge plate and a first rear hinge knuckle extending along a length of the first hinge plate. A second hinge plate has a second side hinge knuckle hingedly connected to the first side hinge knuckle and a second rear hinge knuckle extending along a length of the second hinge plate. A locking bolt is removably insertable through the first rear hinge knuckle and the second rear hinge knuckle. The second hinge plate is rotatable between a first position wherein the second hinge plate is facing the first hinge plate and a second position wherein the second hinge plate is rotated away from the first hinge plate. In either the first position or the second position, the locking bolt is insertable through the first rear hinge knuckle and the second rear hinge knuckle to secure the first hinge plate and the second hinge plate in either the first position or the second position.
US10059305B2
A vehicle communication system includes a vehicle mounted device equipped to a vehicle, a mobile device carried by a user and performing a wireless communication with the vehicle side communication unit, a mobile terminal carried by the user and performing a wireless communication with the mobile device. The mobile terminal acquires a parking position of the vehicle when the user gets off the vehicle, detects a position of the mobile terminal, and calculates a distance between the parking position and the mobile terminal based on the parking position and the position of the mobile terminal. When the calculated distance falls within a predetermined range, the mobile terminal transmits, to the mobile device, distance information including the calculated distance. When receiving the distance information, the mobile device transmits, to the vehicle mounted device, approach information including the distance information.
US10059302B2
The invention provides in a best tensioner (10), especially a rotary tensioner, for a seat belt comprising an elongate and preferably cylindrical pressure cylinder (129, a piston (18) movably supported in the pressure cylinder (12) in the longitudinal direction which is adapted to be pressurized with fluid under pressure and thus to be moved into a tensioning direction (S), a thrust means (20) interacting with the piston (18) and a stop (24) provided on the inside (38) of the pressure cylinder (12) to which the piston (18) can be adjacent in the tensioning direction (S) at an end position at which the piston (18) seals the pressure cylinder (12), that the stop (24) is made of a plastically deformable material and is plastically deformed by the piston (18) at the end position so that the piston is in sealing contact with the inside of the pressure cylinder (12).
US10059297B2
A side air bag device is described which is disposed in a space between a vehicle body and a back seat and for which rigidity of attachment to a vehicle body member is improved. The side air bag device provided between a vehicle body and a back seat includes: a base member including a base storage configured to store an air bag and an inflator and a base attachment portion attached to the vehicle body; and a retainer member configured to hold the base storage from a vehicle back side. The retainer member extends from a portion holding the base storage while being bent along the shape of the vehicle body. The retainer member is attached to the vehicle body together with the base attachment portion while being overlapped with the base attachment portion.
US10059296B2
A vehicle interior includes an interior compartment and a table in the interior compartment. The table has a top surface including a perimeter. An airbag extends around the perimeter of the top surface of the table. The airbag is inflatable in response to a vehicle impact to limit the likelihood of an occupant impacting the table and/or to absorb energy from the occupant during the vehicle impact.
US10059295B2
An impact absorbing structure absorbs an impact applied from outside or inside of a vehicle near a seat belt anchor bolt that protrudes from the vehicle body panel toward the inside of the vehicle. The impact absorbing structure includes a cylinder body that accommodates a head part of the seat belt anchor bolt; an impact absorbing box arranged adjacently to the cylinder body, the impact absorbing box including a top plate facing the vehicle body panel; a base that supports the impact absorbing box; an attaching unit that attaches the base to a back face of the vehicle interior component; a stepped portion arranged on a side face of the impact absorbing box as a base point of crush deformation of the impact absorbing box; and a rib arranged between the impact absorbing box and the cylinder body to prevent escape of the impact absorbing box due to tilting thereof.
US10059290B2
An impact absorbing portion and a bumper reinforcement are formed in one piece, so an intermediate member for connecting the impact absorbing portion to the bumper reinforcement is no longer necessary. Therefore, the generation of stress concentration is able to be inhibited. As a result, load transmission efficiency with which a load is transmitted from the bumper reinforcement to the impact absorbing portion is able to be improved.
US10059288B2
A safety device is described which is configured to orient a motor-vehicle front wheel transversely to the travel direction, following a collision of the motor-vehicle against a barrier. The device includes a ram member carried by a plate projecting laterally in a cantilever fashion from the motor-vehicle structure forwardly of the front wheel. The ram member is pushed against the front wheel following a collision of the motor-vehicle against the barrier. The ram member has a vertically elongated front portion, for engaging the wheel. With the transverse plate carrying the ram member there is associated a bumper structure located forwardly of the transverse plate and including a bumper element projecting forwardly from the transverse plate, at an intermediate position between the ram member and a connected end of the transverse plate.
US10059283B2
A motor vehicle (10) has a body side part (14) and a trim component (18). To simplify the production of motor vehicles an additional component (20) is arranged between the body side part (14) and the trim component (18) to equalize the geometry between the body side part (14) and the trim component (18).
US10059277B2
A securing device for removably attaching a device to two mutually spaced head support rods (1a, 1b) of a motor vehicle seat (1), having a receiving bushing (3e) for receiving a plug element (2a) which is arranged on the device (2) and having a first and a second securing element (3, 3′, 4, 4′) with which the receiving bushing (3e) can be secured on the head support rods (1a, 1b). The first and the second securing element (3, 3′, 4, 4′) are formed on opposing sides for arranging on the head support rods (1a, 1b), and connectors (5, 5a, 5b) are provided for reciprocally connecting the securing elements (3, 3′, 4, 4′), wherein sliding elements (6a, 6b) are arranged between the securing elements (3, 3′, 4, 4′) and the head support rods (1a, 1b).
US10059275B2
A roof molding cap attachment structure includes a cap member, and an attachment member that attaches the cap member to a roof molding having a first opening, the attachment member including a support pin that rotatably supports the cap member between the first position where the cap member closes the first opening of the roof molding and a second position where the cap member discloses the first opening, the cap member including a rotary guide that guides the cap member to rotate along the support pin, and the cap member being adapted to be pushed forward to an inside of the roof molding when the cap member has been rotated to the second position.
US10059271B2
A component for a vehicle is disclosed. A component for a vehicle interior may comprise a base, a bin, a cover configured to move relative to the bin from (1) a closed position to cover the bin to (2) an intermediate position to at least partially uncover the bin to (3) an open position to uncover the bin, a latch assembly coupled to the cover configured to release the cover from the base, a latch actuated by the latch assembly and configured to secure the cover to the base and a cable extending between the latch assembly and the latch. The latch may be configured to secure the cover to the base in the closed position, the intermediate position and the open position.
US10059268B2
A drive system for an automatic step including an actuator for moving an automatic step, a crank arm pivotally coupled to the actuator and pivotable about a central shaft, and a first link pivotally coupled to the crank arm, the first link having first and second ends. The linkage comprises one or more force mitigation mechanisms capable of reducing forces eccentric to the actuator. A first force mitigation mechanism engages when the step is deployed or nearly deployed by aligning the central shaft with the first and second ends of the first link along a first axis to generally place eccentric forces originating from the step against the central shaft of the crank arm instead of directly engaging the actuator.
US10059255B1
A method includes: establishing a wireless communication session with a mobile device of a user and a vehicle control unit equipped in a vehicle; receiving a sequence of vehicle light control signals transmitted from the mobile device defining activation periods during which a vehicle light of the vehicle is to be activated alternating with deactivation periods during which the vehicle light is to be deactivated; and controlling the vehicle light in synchronization with the sequence of vehicle light control signals while the sequence of vehicle light control signals is being received. The controlling of the vehicle light includes: continuously transmitting activation signals to the vehicle control unit to activate the vehicle light during each of the activation periods; and refraining from transmitting the activation signals to the vehicle control unit to deactivate the vehicle light during each of the deactivation periods.
US10059254B2
Tools, techniques, strategies, devices, and systems are provided for processing and communicating the status of the operation of a vehicle using the visual effects of lighting devices. A lighting system is provided that uses a wide range of sensors, automated functionality, and communication modules for providing visual indications to others regarding the state of a bicycle and/or its operator.
US10059249B2
An assembly for securing machinery such as a gas turbine on a deck includes a first block unit configured to restrict vertical displacement of the machinery relative to the deck, and a second block unit configured to restrict axial and lateral displacement of the machinery. The first block unit includes a base block securable to the deck and an attachment block secured to the base block. The second block unit is engageable with the machinery base.
US10059248B2
Systems, devices and methods for securing items with respect to a fixed location using an elongate cord-member include a mounting assembly, a first cylindrical coil having a first radius from a central axis, a second cylindrical coil having a second radius from the central axis and oriented coaxially at least partially around the first cylindrical coil, and the first and second cylindrical coils are each coupled to a surface of the mounting assembly.
US10059244B2
A child seat can include a seat bottom and seat back. The seat back can be fixedly, rotatably, and/or removably coupled to the seat bottom. The child seat can further include an adjustable cup holder that can be integrally formed with the seat bottom or positioned adjacent to the seat bottom. For example, the child seat can include one or more arm rests positioned adjacent the seat bottom and the adjustable cup holder can be provided in at least one of the arm rests. The adjustable cup holder can include a static cup holder section and a rotatable cup holder section. The rotatable cup holder section can rotate with respect to the static cup holder section from a stored configuration to a use configuration. The adjustable cup holder can include alignment tabs and corresponding recessed slots and/or bosses and corresponding boss receivers to assist in positioning the adjustable cup holder.
US10059240B2
A vehicle seat includes: a side cover; a first operation lever placed on a lateral side of the side cover; and a second operation lever placed closer to the side cover than the first operation lever is placed. The side cover includes: a first abut boss; and a second abut boss placed closer to a rotation center of the second operation lever than the first abut boss is placed. The second operation lever includes: a first abut rib; a second abut rib placed closer to a rotation center of the second operation lever than the first abut rib is placed; and a third abut rib placed closer to the rotation center of the second operation lever than the first abut rib is placed.
US10059234B2
A seatback includes a lower frame, an upper frame, and a hinge coupling the lower and upper frames. An actuator is fixed relative to the lower frame, and a cable extends from the actuator to the upper frame. In the event of a collision, the actuator pulls the cable, and the upper frame moves from an upright position to a bent position relative to the lower frame.
US10059231B2
A vehicle seat, includes a guide describing a trajectory, said vehicle seat being movable on the guide along the trajectory so that the vehicle seat is moved away from a vehicle center, and a front side of the vehicle seat is rotated about a vertical axis of the vehicle seat toward the vehicle center.
US10059230B2
A seat sliding device that supports a seat so that the seat is slidable is provided. The seat sliding device includes a fixed rail having a first rail-surface and a second rail-surface, a movable rail that is configured to be slidable relative to the fixed rail, a roller that is mounted on the movable rail, a first rolling element that is formed into a sphere, and a first retainer that is mounted on the movable rail. The roller receives a downward load imposed on the movable rail and rolls to contact the first rail-surface. The first rolling element rolls to contact the second rail-surface. The first retainer presses the first rolling element against the second rail-surface while rotatably retaining the first rolling element.
US10059226B2
A vehicle seat includes a pair of side frames and a load sensor. The load sensor is provided at a lower portion of the side frame or below the side frame. The vehicle seat further includes a supporting member which is connected to the side frame and which supports a seated person. The supporting member includes a seat portion which receives a weight of a seated person. The seat portion is provided below the load sensor.
US10059221B2
An energy storage arrangement includes an electrical energy store, a control device which is assigned thereto and which, in the operating state, is designed to determine control information relevant to the operation of the energy store, and a switching device which is assigned to the control device and which, in the non-operating state of the control device, is designed to start up the control device, the switching device including at least one temperature-sensitive switching means which, when a specific threshold temperature is exceeded, at least one material property of the switching means changes in such a way that the control device is started up by way of the switching device.
US10059218B2
A vehicle capable of more efficiently performing reserved charging and a charging control method thereof are disclosed. A charging control method of a vehicle including an electric motor and a battery for driving the electric motor includes setting reserved charging, setting a first charging start time on the assumption that an input voltage of an external charger is a first voltage, and starting charging of the battery when the first charging start time is reached. Upon determination that a second voltage which is an actual input voltage of the external charger is different from the first voltage, a second charging start time is set in consideration of the second voltage and estimated input current. Upon determination that the second charging start time is set, the battery is normally charged when the second charging start time is reached.
US10059212B2
The invention relates to a safety system for an inductive power transfer system for transferring power to a vehicle on a surface of a route, wherein the primary unit comprises at least one primary winding for generating an electromagnetic primary field for the inductive power transfer, wherein a charging surface of the route is assigned to the primary winding. The safety system comprises at least one inductive sensing system, wherein the inductive sensing system comprises multiple detection windings wherein the multiple detection windings are arranged in an array structure, and wherein the array structure covers the charging surface at least partially. Furthermore, the invention relates to a method of operating such a safety system and a method of building such a safety system.
US10059211B2
An electric vehicle supply equipment includes EVSE control electronics, an EV connector and an HMI circuit, the HMI circuit including a proximity input terminal configured to receive a proximity signal from an EV connector indicating a state of a handle button of the EV connector, a ground terminal, a current source input coupled between the proximity input terminal and the ground terminal, a comparator connected between the proximity input terminal and the ground terminal to provide an output representing a state of the handle button when the current source is activated by the control input and an output terminal to which the output of the comparator is connected, the output terminal being connected to the EVSE control electronics, wherein the state of the handle button is utilized as an input to the HMI circuit.