Document Document Title
US10204018B1 Systems and methods for optimizing multiple data streams throughput from single host or storage system to maximize overall throughput
In one example, a method for determining an optimized data backup throughput rate is provided. The example method includes calculating a total saveset size DS(total) for a backup by summing sizes DS(n) of each of ‘n’ savesets, each of the savesets being associated with a respective savestream, and then calculating a total throughput rate PTP(total) for the backup by summing respective throughput rates TP of each of the ‘n’ savesets. The method further includes calculating a total backup window length PTIME(total) using the following formula: PTIME(total)=DS(total)/PTP (total). Finally, an optimized savestream throughput rate OTP(n) is calculated for each of the ‘n’ savesets using the following formula: OTP(n)=DS(n)/PTIME(total).
US10204009B2 Prioritized rebuilds using dispersed indices
A method of rebuilding data stored as encoded data slices in a dispersed storage network (DSN) includes using a scanning module to identify a slice name of a slice in error of a set of slices stored in a set of dispersed storage (DS) units. The number of erroneous slices in the set of slices is also identified. A queue entry that includes the following items is generated: the slice name of the slice in error; a rebuilding task indicator; an identifier of the set of slices; and the number of slice errors. Additionally, a vault source name is generated based on the number of slice errors. The queue entry is stored in a rebuilding queue at the same or another set of DS units, using the vault source name. A rebuilding module facilitates rebuilding the slice in error.
US10204008B2 Memory module having error correction logic
A memory module includes an error correction logic to provide data error protection for data stored in the memory module. The error correction logic is selectively controllable between an enabled state and a disabled state. Data stored in the memory module is without error protection provided by the memory module if the error correction logic is in the disabled state.
US10204006B2 Systems and methods for side data based soft data flash memory access
Embodiments are related to systems and methods for data storage, and more particularly to systems and methods for storing and accessing data from a flash memory.
US10204003B2 Memory device and storage apparatus
A failure region is specified when a failure occurs in a non-volatile semiconductor memory. When a device controller reads data stored in a specific page in a plurality of non-volatile semiconductor memories to detect an uncorrectable error (UE) of the data stored in the specific page, the device controller executes a diagnosis process including specifying a specific storage circuit that is a storage circuit including the specific page, reading data stored in a part of blocks of the specific storage circuit, and specifying, on the basis of a result of reading data stored in the block, a failure region in the specific storage circuit.
US10203999B2 Spreading load for highly popular content with asynchronous counted writes
A method for execution by one or more processing modules of one or more computing devices of a dispersed storage network (DSN), the method begins by receiving a store data object request from the user device. The method continues by initiating storage of N instances of the received data object in the storage set. The method continues by issuing a status response to the user device when detecting that M instances have been successfully stored and sending an instance i of the data to the user device when receiving a read instance i of the data object request from the user device.
US10203998B2 Automatic analysis of a set of systems used to implement a process
A device may receive first data associated with a set of systems used to implement a process. The device may determine a system topology for the set of systems. The device may identify a set of control points associated with the set of systems. The set of control points may include a set of points in the system topology where second data is received or provided by the set of systems. The second data may include information to be used by the set of systems during the process. The device may identify a set of values for a set of metrics related to the set of systems. The set of values may be identified based on the first data. The device may identify an error related to the set of control points or the set of metrics. The device may perform an action to facilitate fixing of the error.
US10203990B2 On-demand network code execution with cross-account aliases
Systems and methods are described for utilizing cross-account access to tasks on an on-demand code execution environment or other distributed code execution environment to implement an application programming interface (API) on a network-accessible service. An on-demand code execution environment can utilize pre-initialized virtual machine instances to enable execution of user-specified code in a rapid manner, without delays typically caused by initialization of the virtual machine instances. While users may generally execute their own code, the present application enables code of a first user to be executed by a second user, while maintaining the privacy and security of the code and associated accounts. Further, the present application enables a set of tasks to be grouped together as an API, enabling any user to create an API for a service, while the on-demand code execution environment manages execution of the tasks and allocation of underlying computing resources.
US10203987B2 Technology for increasing data processing by users
An event is detected for a first user of a computer system in a computer network, where the event indicates the first user intends for predetermined users in the computer network to perform user-processing of predetermined data via computer systems of the predetermined users. An historical, use-metric value is determined for historical user-processing of data by the predetermined users. Availability of the predetermined users is determined. Responsive to the value and the availability, a threshold value of user-processing is determined for the predetermined users processing predetermined data. A current, use-metric value is detected for current user-processing. An action is performed by a computer system to increase user-processing of the predetermined data responsive to whether the current use-metric value exceeds the threshold value.
US10203974B2 Probe insertion via background virtual machine
A performance monitoring system is described herein that works with a hypervisor to reserve resources outside of a virtual machine to monitor performance of an application running within the virtual machine. The application receives the guaranteed amount of resources specified by the virtual machine's specifications, and the monitoring consumes resources not associated with the virtual machine. The application running in the virtual machine is already isolated by the hypervisor from the physical machine, and thus additional burdens on the physical machine that allow the hypervisor to continue meeting guarantees to the virtual machine will not impact application performance. The performance monitoring system provides instrumentation of deployed applications that information technology (IT) personnel can dynamically turn on and off without affecting the performance of the deployed application. The performance monitoring system provides a robust framework for monitoring production applications without affecting the performance of those applications during execution.
US10203970B2 Dynamic configuration of native functions to intercept
A system implements code trampolining techniques by generating custom trampoline functions, compiling the functions, and executing the compiled functions directly from a library when the corresponding native function is called. The native functions may be binary functions, such as functions in C++ code, or other languages. A code generator may read a set of functions to be implemented and generate code, such as binary code, for the destination function. In doing so, the code generator may generate code which matches the source function signature. The generated code may then be compiled into a shared library which is loaded by the process being instrumented. When the library is initiated upon subsequent calls for the native function, the trampoline mechanisms will be set up between the source function and the generated destination function to operate seamlessly with matching signatures.
US10203961B2 BIOS control method for PCI-E lane
A BIOS control method for PCI-E lanes includes the following steps. A BIOS obtains information of whether a first expansion card and a second expansion card are respectively inserted in a first PCI-E slot and a second PCI-E slot, and if the second expansion card is inserted in the second PCI-E slot, then the BIOS instructs a CPU to reverse the order of PCI-E lanes electrically connected between the CPU and the second PCI-E slot.
US10203960B2 Reconfigurable processor and conditional execution method for the same
A reconfigurable processor and a conditional execution method for the same are provided. The reconfigurable processor includes: a routing unit, configured to assign a conditional judgment statement and a conditional execution statement to process the conditional judgment statement and the conditional execution statement in parallel; a first arithmetic logic unit, configured to process the conditional judgment statement according to an assignment of the routing unit to obtain a single-bit signal; a second arithmetic logic unit, configured to: process the conditional execution statement according to the assignment of the routing unit to obtain a conditional execution result; receive the single-bit signal; and control an output of the conditional execution result according to the single-bit signal. The reconfigurable processor according to embodiments of the present disclosure may reduce a dependence distance and a running time of the conditional branch statement and enhance an execution efficiency of the conditional branch statement by executing the conditional judgment statement and the conditional execution statement in parallel.
US10203959B1 Subroutine power optimiztion
Techniques are disclosed relating to reducing power consumption of a branch prediction unit. In one embodiment, an integrated circuit includes an instruction fetch unit configured to fetch a set of instructions that includes a call instruction. The instruction fetch unit is further configured to determine whether the set of instructions includes a first type of branch instruction after the call instruction, and in response to determining that the set does not include the first type of branch instruction, to disable a first branch predictor circuit configured to predict an execution result of the first type of branch instruction. In various embodiments, the instruction fetch unit is configured to determine that the set of instructions includes a second type of branch instruction after the call instruction, and in response, enable a second branch predictor circuit configured to predict an execution result of the second type of branch instruction.
US10203942B2 Binary-code translation device and method
A binary-code translation device includes a translation circuit, a memory and a processor. The processor executes a first program code translated from a second code by the translation circuit. The first program code is temporarily stored in the memory and has a program execution address. At least one function library is temporarily stored in the memory and includes a first and a second function, which are located at a first and a second function address in the memory respectively. When the processor is still executing the first program code and calls the first function, the translation circuit translates the first program code to acquire the second function subsequent to the first function, and the processor acquires the second function address. When the first program code calls the first function and the first function is executed completely, the processor directly executes the second function without returning to the program execution address.
US10203941B1 Cross platform content management and distribution system
A device receives a request to publish content for different computing platforms, and receives the content to be published for the different computing platforms. The device reconfigures the content for the different computing platforms, based on one or more labeled categories of information, to generate different reconfigured content, and compiles the different reconfigured content, based on the one or more labeled categories of information, to generate different compiled content for the different computing platforms. The device provides at least one of the different compiled content to a client device associated with at least one of the different computing platforms.
US10203935B2 Power control within a dataflow processor
Techniques are disclosed for power conservation. A plurality of processing elements and a plurality of instructions are configured. The plurality of processing elements is controlled by instructions contained in a plurality of circular buffers. The plurality of processing elements can comprise a dataflow processor. A first processing element, from the plurality of interconnected processing elements, is set into a sleep state by a first instruction from the plurality of instructions. The first processing element is woken from the sleep state as a result of valid data being presented to the first processing element. A subsection of the plurality of interconnected processing elements is also set into a sleep state based on the first processing element being set into a sleep state. At least one circular buffer from the plurality of circular buffers remains awake while the first processing element is in the sleep state, and the at least one circular buffer provides for data steering through a reconfigurable fabric.
US10203916B2 Information processing apparatus that changes a message to be displayed when an icon is operated by a user, in accordance with setting regarding a near field wireless communication function, method of controlling the same, and non-transitory storage medium
An information processing apparatus having a near field wireless communication function can display a screen including an icon representing the near field wireless communication function, and set, as a setting about the near field wireless communication function, one of an ON setting for enabling the near field wireless communication function and an OFF setting for disabling the near field wireless communication function. If a user operates the icon on the screen, it is determined whether the ON setting or the OFF setting has been set, and a message based on a result of the determination is displayed.
US10203914B2 Printing apparatus operable in service mode for work performed by service engineer
A printing apparatus operating in a service mode is reactivated when the printing apparatus receives a reactivation instruction from an external device connected to the printing apparatus by a direct wireless communication function. The reactivated printing apparatus starts an operation in the service mode instead of a normal operation mode.
US10203908B2 Controller, memory system and operating method thereof
A controller may include a first map buffer and a second map buffer suitable for storing map data and hit counts respectively corresponding to the map data, wherein each of the hit counts represents a number of accesses to data stored in a memory device by using a corresponding one among the map data, and wherein the controller swaps the map data and corresponding hit counts between the first and second map buffers such that the first map buffer stores relatively higher hit counts and corresponding map data than the second map buffer.
US10203894B2 Volume admission control for a highly distributed data storage system
A storage cluster in a computing network can operate according to a service-level agreement (e.g., a set of performance conditions). The network can receive a request to register a new storage volume with the storage cluster. In response, the network may evaluate the current extent of replication of data in the storage cluster and how adding the new volume may affect the performance of the cluster to determine whether to register the new volume with the storage cluster.
US10203891B2 Data storage device and data processing system
A data processing system includes a host device; and a data storage device suitable for detecting a voltage drop state in the voltage received from the host device, changing a first key received from the host device to a second key when detecting the voltage drop state, generating a cyclical redundancy check (CRC) data based on the second key, and transmitting the generated CRC data to the host device.
US10203890B1 Multi-tier mechanism to achieve high availability in a multi-controller system
Techniques to achieve high availability in a multi-controller system are disclosed. In various embodiments, an indication is received that a network ping-based heartbeat mechanism has failed. In response to said indication, an alternative heartbeat is provided at least in part by periodically updating a heartbeat data stored in an on-disk heartbeat data structure, in a portion of a disk that is available to both an active controller and a standby controller of the multi-controller system.
US10203888B2 Technologies for performing a data copy operation on a data storage device with a power-fail-safe data structure
Technologies for performing a data copy operation on a data storage device include storing a copy token in a power-fail-safe data structure that identifies the source address and destination address of the data copy operation, updating an address table to indicate that the source and destination addresses are involved in the data copy operation, and notifying a host requesting that data copy operation that the data copy operation has been completed prior to performing the data copy operation. The host may subsequently perform other tasks while the data storage device completes the data copy operation. During the data copy operation, data access requests to the source or destination addresses are blocked based on the address table. Additionally, should a power failure event occur, the power-fail-safe data structure is saved to non-volatile data storage so that the copy operation may be completed upon the next power-on event of the data storage device.
US10203887B1 Recommendation system and method
A method, computer program product, and computing system for defining one or more computing system requirements for desired data storage array. One or more design criteria is defined for the desired data storage array. At least one recommended data storage array is identified for the desired data storage array based, at least in part, upon the one or more computing system requirements and the one or more design criteria.
US10203872B2 Creation method for characters/words and the information and communication service method thereby
This invention rotates to a method for entering characters into a small keypad with a limited number of keys or information appliances with a liquid crystal panel such as PDA. The object of the present invention is to provide a character entry method to ensure the efficiency of letter entry, the expandability and adaptability of information services, and the information and communication service method thereby, which substantially obviates problems due to limitations and disadvantages of the multi-tap and single-tap method. The distinctive features of the present invention are representative character keys, a virtual keypad, and virtual key entry method on the virtual keypad mode, in entering multiple characters by means of a keypad with about 12 keys. Moreover, the present invention provides a character entry method ensuring the input efficiency of various characters. The present invention can be utilized as an interface in the mobile info-communication services.
US10203858B2 Portable electronic device and method of controlling the display of information
A method of controlling display of information on a touch-sensitive display of a portable electronic device includes displaying selectable elements in an application screen. The first selectable element is located at a first location and, in response to receipt of an input, entering the display control mode of the portable electronic device. The method also includes, while in the display control mode and in response to receipt of a gesture on keys on a mechanical keyboard, moving, by an operating system on the portable electronic device, the application screen on the touch-sensitive display such that the first selectable element is moved to a second location. In response to detecting a touch at the second location while the first selectable element is displayed at the second location, utilizing, by the application, the touch to select the first selectable element. Returning the application to an original location on the touch-sensitive display when exiting the display control mode.
US10203854B2 Matching process system and method
A method for profile matching includes receiving a plurality of user profiles, each user profile comprising traits of a respective user. The method includes receiving a preference indication for a first user profile of the plurality of user profiles. The method also includes determining a potential match user profile of the plurality of user profiles based on the preference indication for the first user profile. The method also includes presenting the potential match user profile to a second user.
US10203848B2 Sleep state for hidden windows
Systems and methods are provides for changing a user interface for a multi-screen device. The user interface can change based on the movement of a window. The system can receive a user interface event that modifies the display of windows in the user interface. Upon receiving the user interface event, the system determines if a window has been covered or uncovered. If a window has been covered, the window is placed in a sleep state. If a window is uncovered, the window is activated from a sleep state. A sleep state is a window state where an application associated with the window does not receive user interface inputs and/or does not render the window.
US10203843B2 Facilitating selection of attribute values for graphical elements
A computer-implemented technique is described herein for facilitating a user's interaction with graphical elements, such as emoji characters. The technique entails: presenting a collection of graphical elements on a display surface of a user interface mechanism; presenting a selector mechanism on the display surface that provides a plurality of attribute value options (such as skin tone options); receiving a selection by the user of one of the attribute value options, to provide a selected attribute value; globally modifying at least a subset of the graphical elements in the collection based on the selected attribute value, and displaying those modified graphical elements. In one approach, the technique presents the collection of graphical elements in an array that is capable of being panned along at least a first axis of movement. The technique reveals the selector mechanism when the user pans the array along a second axis of movement.
US10203838B2 Avatar personalization in a virtual environment
Techniques are disclosed to facilitate avatar personalization in a virtual environment. A request to generate an avatar in the virtual environment to represent a requesting entity is received. Data pertaining to the requesting entity is retrieved, the data not specifying any visual appearance of the avatar. A proposed avatar is generated based on the retrieved data. The proposed avatar is output to the requesting entity.
US10203832B2 Color film substrate, manufacturing method thereof and display device
A color film substrate, manufacturing method thereof and a display device are provided. The color film substrate includes: a basal substrate, a color film layer formed on the basal substrate, a transparent insulating layer formed on a light output surface of the color film layer, and a touch electrode wire pattern formed on a light output surface of the transparent insulating layer; the refractive index of the transparent insulating layer is consistent with the refractive index of the touch electrode wire pattern. The color film substrate provided effectively weakens the brightness difference line caused by the touch electrode wire pattern.
US10203824B2 Capacitive touch panel
The present invention provides a capacitive touch panel in which malfunction hardly occurs even when an operation is performed after a finger of an operator touches the capacitive touch panel for a long period of time in an ordinary temperature. The capacitive touch panel according to the invention is a capacitive touch panel comprising: a display device; a lower pressure sensitive adhesive layer; a capacitive touch panel sensor; an upper pressure sensitive adhesive layer; and a protective substrate, in this order, in which temperature dependence of a relative dielectric constant of the upper pressure sensitive adhesive layer which is obtained by a temperature dependency evaluation test described below is 10.0% or less.
US10203823B2 Built-in touch display panels basing on organic light emitting devices (OLEDs)
The present disclosure relates to a built-in touch display panel basing on OLED includes: a thin film transistor (TFT) layer, an anode layer, an OLED layer, and a cathode layer are configured along a bottom-to-up direction; and the cathode layer includes a plurality of first cathode blocks and the second cathode blocks, wherein the first cathode blocks and the second cathode blocks are interleaved with each other along a horizontal direction and along a vertical direction of the display panel, the adjacent first cathode blocks are electrically connected, and the adjacent second cathode blocks are electrically connected. In this way, the built-in touch display panel basing on OLED may be obtained by simple manufacturing process having the low cost and high yield rate.
US10203817B2 Method for forming an electrode structure for a capacitive touch sensor
A method of forming an electrode structure for a capacitive touch sensor in a transparent conductive layer located on a transparent non-conductive layer which is located on a color filter layer by a direct write laser scribing process using a pulsed solid state laser, the laser wavelength, pulse length and beam profile at the substrate being selected to have a wavelength in the range 257 nm to 266 nm, a pulse length in the range 50 fs to 50 ns, and a top hat beam profile having a uniformity of power or energy density between a value (Emax) and a minimum value (Emin) of less than 10%, where uniformity is defined as (Emax−Emin)/(Emax+Emin). 1 Grooves can thus be formed in the transparent conductive layer to electrically isolate areas of the transparent conductive layer on opposite sides of each groove with substantially no damage to the transparent non-conductive layer or the color filter layer beneath the transparent conductive layer.
US10203816B2 Apparatus and method for TFT fingerprint sensor
A low cost, two-dimensional, fingerprint sensor includes a pixel array, each pixel including a switch and a pixel electrode for forming a capacitance with a fingertip. One or more active transmission electrodes are spaced from a selected row of the pixel array, and transmit a carrier signal into the finger without direct coupling into the selected pixels. Signals sensed by the pixel array are coupled to an independent integrated circuit, and connections between the IC and the pixel array are reduced by demultiplexing row select lines, and by multiplexing sensed column data. Differential sensing may be used to improve common mode noise rejection. The fingerprint sensor may be conveniently incorporated within a conventional touchpad LCD panel, and can mimic the performance of lower density touchpad pixels.
US10203814B2 Sensor arrangement comprising a conductive layer
A sensor arrangement for an electronic device with user input means comprises a sensor. The sensor is adapted to generate an electric field in an area of the user input means and to enable a detection of a change in the electric field. The sensor arrangement further comprises a conductive web. The conductive web is arranged between the sensor and an external surface of the user input means, in order to concentrate the volume of the generated electrical field.
US10203809B2 Interference detection
An input device including: a first in-phase touch sensing block including: an analog mixer configured to mix a resulting signal associated with a capacitive sensor electrode with a local oscillator (LO) signal; an analog to digital converter (ADC) configured to convert an output of the analog mixer into a digital signal; and a first decimation filter configured to determine an in-phase component of an interference at a frequency of the LO signal based, at least in part, on the digital signal; and a first quadrature interference detection block including: a second decimation filter configured to determine a quadrature component of the interference at the frequency.
US10203794B1 Pressure-sensitive home interface system, method, and computer program product
Apparatuses and a computer-readable media are provided to: display an application icon via a home interface, utilizing the touch screen; detect a pressure being applied to the touch screen on the application icon; in the event that a magnitude of the pressure being applied to the touch screen on the application icon is less than a first magnitude threshold, display a particular application associated with the application icon after a cessation of the pressure has been detected; in the event that the magnitude of the pressure being applied to the touch screen on the application icon is greater than the first magnitude threshold and is less than a second magnitude threshold: display a border for indicating a summary of the pressure, based on an increase in the magnitude of the pressure being applied to the touch screen on the application icon, increase a blurring of at least portion of the home interface other than the application icon such that the at least portion of the home interface appears to increase in depth as compared to the application icon, and based on a decrease in the magnitude of the pressure being applied to the touch screen on the application icon, decrease the blurring of the at least portion of the home interface other than the application icon such that the at least portion of the home interface appears be decrease in depth as compared to the application icon.
US10203789B2 Touch display panel comprising a transparent conducting film layer, method for fabrication thereof and touch display device
The present disclosure provides a touch display panel including a a display substrate, a touch electrode layer, and an insulating layer located between the display substrate and the touch electrode layer. The touch electrode layer includes a touch graph with grooves. The touch display panel further includes a transparent conducting film layer insulated from the touch electrode layer by the insulating layer.
US10203785B2 Touch display panel and display device
The present invention provides a touch display panel and a display device. The touch display panel includes a substrate, which is provided thereon with a common electrode layer, a thin film transistor, and a data line and a pixel electrode connected with the thin film transistor. The common electrode layer includes a touch driving electrode and a common electrode which are insulated and spaced apart from each other. The array substrate further includes a shielding layer, which shields a spacing region between the touch driving electrode and the common electrode corresponding to position of the data line, thereby greatly reducing noise generated when the source and the data line are being charged, and in turn enabling the touch and the display of the touch display panel to be performed simultaneously.
US10203779B2 Methods and systems for receiving user input utilizing a round interactive device
A method and structure for receiving user input utilizing a round interactive device, where the round interactive device comprises a rotating bezel around a round capacitive touch screen that is attached to a uniquely designed base with push button functionality, all of which combined allow for user inputs to provide feedback regarding customer experiences.
US10203774B1 Handheld device and control method thereof
A handheld device including: a body with an operating surface; a touch sensor for sensing a touch on the operating surface to output a touch signal; a displacement sensor configured with the body for sensing a displacement of the body to output a displacement signal; and a processor receiving the touch signal to respectively generate a control command and disable the touch signal for a first time duration when the displacement signal is larger than a moving threshold.
US10203773B2 Interactive product packaging system and method
A packaging system and method for providing information through a packaging system. A cover page of the packaging system is displayed. A determination of a page accessed with the packaging system is made. A display action associated with the page of the packaging system is performed in response to a user turning to the next page.
US10203767B2 Human interface device
A system includes a surface having a demarcated area and discrete areas disposed on the surface. The discrete areas may each be configured to receive user input. At least a portion of the discrete areas overlap the demarcated area. The system further includes a sensing layer disposed underneath the surface. The sensing layer may be configured to sense force applied to the surface in response to the user input.
US10203763B1 Gesture detection and interactions
Gesture detection and interaction techniques are described. Object detection used to support the gestures may be accomplished in a variety of ways, such as by using radio waves as part of a radar technique. In a first example, the techniques are implemented such that one hand of a user sets a context for a gesture that is defined by another hand of the user. In another example, a gesture recognition mode is utilized. In yet another example, detection of distance is used such that the same motions may be used to different between operations performed. In a further example, split gestures are supported. In another instance, entry into a gesture recognition mode may be implemented through touch and then recognized through three-dimensional orientation and motion of that hand or another.
US10203754B2 Visibility improvement method based on eye tracking, machine-readable storage medium and electronic device
A visibility improvement method using gaze tracking includes detecting a gaze of a user using a camera; determining a focus object at which the user gazes from among at least one object viewed through a display unit of an electronic device; and displaying, on the display unit, an image with high visibility that corresponds to the focus object and has higher visibility than the focus object.
US10203748B2 Systems and methods for efficiently communicating between low-power devices
A system includes a first electronic device that activates a first receiver according to a communication schedule that includes a plurality of frames. Each frame is organized according to a grid including a plurality of cells, wherein the cells are associated with a plurality of communication channels and a plurality of time slots. The system also includes a second electronic device that communicates with the first electronic device by transmitting a wake-up packet during a first time slot on a first communication channel. The first time slot and the first communication channel are located at a known position of a respective grid in each frame of the communication schedule. The first electronic device performs an operation based on the wake-up packet after receiving the wake-up packet. The second electronic device also receives a first acknowledgment packet associated with the wake-up packet.
US10203742B2 Efficient integrated switching voltage regulator comprising switches coupled to bridge drivers to provide regulated power supply to power domains
Described herein is an integrated circuit which comprises: a switching voltage regulator (SVR), having one or more bridge drivers, to provide regulated power supply to a plurality of power domains; and a power control unit (PCU) operable to adjust switching frequencies of the SVR according to states of the plurality of power domains, wherein drive strength or active phase count of the one or more bridge drivers is also adjusted by a logic unit of the SVR when the switching frequencies of the SVR are adjusted.
US10203740B2 Information processing device and semiconductor device
According to an embodiment, an information processing device includes a memory device, one or more peripheral devices, a processor, and a state controller. The processor is able to change between a first state, in which a command is executed, and a second state, in which an interrupt is awaited. When the processor enters the second state and if an operation for data transfer is being performed between at least one of the peripheral devices and the memory device, the state controller switches the information processing device to a third state in which power consumption is lower as compared to the first state. If the operation for data transfer is not being performed between any of the peripheral devices and the memory device, the state controller switches the information processing device to a fourth state in which power consumption is lower as compared to the third state.
US10203734B2 Temperature monitoring system and temperature monitoring method
A temperature monitoring system includes a temperature sensing device, a management controlling device and a logic device. The temperature sensing device monitors temperature of a central processing unit of a computer system, and sets a first temperature threshold and a second temperature threshold. The management controlling device determines whether the temperature is higher than the first temperature threshold, and further determines whether the temperature is higher than the second temperature threshold when the temperature is higher than the first temperature threshold. The logic device controls the computer system to turn on or shut down. When the temperature is higher than the second temperature threshold, the management controlling device controls the logic device to execute a forced shutdown of the computer system, locks a power button of the computer system and stores an event log.
US10203724B2 Electronic device, and fabrication method and apparatus for manufacturing exterior member of the same
According to various embodiments of the present disclosure, there is provided a fabrication method for fabricating an exterior member of an electronic device. The fabrication method may include a film disposing step of disposing a film on an exterior member in which one face is formed as a first curved face, and a lamination step of laminating the film on the exterior member. The fabrication method as described above may be variously implemented according to embodiments.
US10203718B1 Generating delays of exit points for a clock circuit
Generating delays for a clock circuit includes, determining, using a processor, groups of contexts for exit points of the clock circuit based upon a plurality of characteristics and a type selected from a plurality of different types for each characteristic, forming, using the processor, sub-groups of the exit points based upon delay values for the exit points, and determining, using the processor, a mean delay value for each sub-group.
US10203713B2 Method and system for recommending potential changes in energy consumption in a built environment
The present disclosure provides a system and method for recommending one or more potential changes in operating parameters of a built environment. The one or more potential changes are associated with a plurality of energy load sources. The method includes a step of fetching a first set of statistical data associated with each of a plurality of energy consuming devices. The method includes another step of collecting a third set of statistical data associated with one or more ambient parameters of the built environment. The method includes yet another step of analyzing the first set of statistical data, the second set of statistical data and the third set of statistical data. In addition, the method includes yet another step of recommending the one or more potential changes for the energy consumption of each of the plurality of energy consuming devices.
US10203694B2 System and method for controlling a vehicle
Drivable path plan systems and methods for autonomous vehicles disclosed herein may receive original path plan data, including a first path element tangentially connected to a second path element at a transition connection point. A drivable path plan may be calculated for the autonomous vehicle between the first path element and the second path element using a clothoid spline. An initial connection point may be identified, as well as an initial heading and an initial curvature along the first path element, and a final connection point, a final heading, and a final curvature along the second path element. The clothoid spline may be inserted between the initial connection point along the first path element and the final connection point along the second path element.
US10203692B2 Structure from motion (SfM) processing for unmanned aerial vehicle (UAV)
A method of imaging an area using an unmanned aerial vehicle (UAV) collects a plurality of images from a sensor mounted to the UAV. The plurality of images are processed to detect regions that require additional imaging and an updated flight plan and sensor gimbal position plan is created to capture portions of the area identified as requiring additional imaging.
US10203689B1 Detecting passive failure in cooling systems
Methods and systems for detecting passive failure in a cooling system that employs two or more actuators for moving a fluid can include outputting a control signal to cause the movement of an actuator, where the control signal is associated with an expected rate of movement of the actuator; receiving information concerning an output signal from the actuator that is associated with an actual rate of movement of the actuator; and comparing the actual rate of movement of the actuator with the expected rate of movement of the actuator. A passive failure can be detected when the actual rate of movement of the actuator falls outside a nominal range that is based on the control signal.
US10203688B2 Manufacturing device, system and method for outputting a manufacturing process flow having the shortest total process time among a plurality of manufacturing process flows
A manufacturing device inputs design information including three-dimensional structure data, generates a manufacturing process flow, and displays the manufacturing process flow on a screen for a user to check, modify, and confirm the flow based on design information and setting information. A process method includes a first process method of a direct modeling method having an FIB method and a second process method of a semiconductor manufacturing process method which is a non-FIB method. The manufacturing device generates a plurality of manufacturing process flows by a combination of cases where each of the process methods is applied to each of the regions of the three-dimensional data. The manufacturing process flow includes a process device, the process method, a control parameter value, a process time, and a total process time for each of process steps. An output unit outputs a manufacturing process flow having, for example, the shortest total process time.
US10203686B2 Operation management system for directly displaying work instruction based on operation management information on machine tool
An operation management system is constituted by a management server and a plurality of machine tools connected to each other via a network. The management server manages the operation status of each of the machine tools and the work schedule of an operator conducting work with the machine tools, specifies a machine tool to be used by the operator in next work based on notifications from the machine tools and the work schedule of the operator, and instructs each of the machine tools to produce a display for guiding the operator to the specified machine tool.
US10203684B2 System and method for virtually calibrating computer numeric controlled machine axes
A method for virtually calibrating a CNC machine including the steps of selecting a true axis of movement of a toolhead of the CNC machine, instructing the toolhead to travel along the true axis of movement, selecting multiple points along an actual axis traveled by the toolhead, comparing the distance of the multiple points along the actual axis from the true axis to determine offset amounts from the true axis corresponding to a lack of straightness, and modifying g-code instructions to compensate for the offset amounts before uploading the g-codes to a CNC controller.
US10203683B2 Coordinating end effector and vision controls
An apparatus and associated methodology providing a processor-controlled end effector that is selectively moveable according to end effector coordinates. A camera is positioned to detect objects according to camera coordinates that overlap the end effector coordinates. Logic executes computer instructions stored in memory to obtain a plurality of paired values of end effector coordinates and camera coordinates for each of a plurality of fiducial features, and to derive a transformation function from the plurality of paired values mapping the camera coordinates to the end effector coordinates.
US10203676B2 Method and apparatus for monitoring and troubleshooting of HVAC equipment
A system for monitoring operational conditions of one or more HVAC units, or other machines, with a plurality of sensors for collecting operational information data and transmitting data to a storage device and a processor for analyzing and trending the data and comparing it to a list of pre-determined set points to determine variances from the data set points and identification of one or more pre-determined events and a set of preventive maintenance alerts and/or troubleshooting instructions pertaining to the events and matching of the preventive maintenance alert and/or troubleshooting instructions to at least one of the events for display of the instructions to a user for resolving the event. The system may utilize a programmable logic array with a portable sensing unit, be capable of monitoring multiple parameters, including temperature, pressure, air flow, voltage, current, and humidity and interconnect to remote stations and SCADA systems.
US10203673B2 Apparatus and method for occupancy based energy consumption management
An apparatus for controlling consumption of a resource includes devices, a network operations center (NOC), and control nodes. The devices are within the facility. The NOC is external to the facility, and generates run time schedules that coordinate run times for each of the devices to control consumption while maintaining local environments, and adjusts the schedules based upon occupancy levels generated by the NOC, where the levels are exclusively generated based on the consumption of the resource and outside temperature. The control are coupled together via an energy management network that is operatively coupled to the NOC, and transmit sensor data and device status to the NOC for generation of the plurality of run time schedules. The nodes execute selected ones of the run time schedules to cycle the devices on and off.
US10203664B2 Electronic timepiece
An electronic timepiece includes a first switch connected to a signal line, a second switch, and a one-shot pulse signal generation circuit. The first switch is inserted into the signal line. One end of the second switch is connected to the signal line at a rear stage of the first switch, and the other end of the second switch is connected to a power source. The one-shot pulse signal generation circuit generates a one-shot pulse signal by using a reference clock signal, and the second switch is controlled by the one-shot pulse signal. The timepiece device can reduce currents flowing in a pull-down resistor or a pull-up resistor when a crown switch is turned on.
US10203658B2 Image forming apparatus having electrical contact
An image forming apparatus has a main casing including an opening provided at an upper portion of the main casing, a process cartridge attachable to the main casing through the opening, and a top cover movable between an open position where the top cover opens the opening and a close position where the top cover closes the opening. The process cartridge includes a photosensitive drum and a memory provided with a first electrical contact. The top cover supports an LED head configured to emit light to expose the photosensitive drum, and a second electrical contact electrically connected to the first electrical contact in a state where the process cartridge is attached to the main casing and in a state where the top cover is positioned at the close position.
US10203655B2 Image forming apparatus
An image forming apparatus includes a cartridge supporting member configured to move with respect to a main body of the apparatus in a state in which a cartridge is mounted to take a mounting and demounting position where the cartridge supporting member is located at an exterior of the main body and allowing the cartridge to be mounted and demounted, and an image forming position where the cartridge supporting member is located within an interior of the main body to locate the cartridge at a position which allows formation of an image. A first unit of the cartridge includes a position-restricted portion, and the cartridge is located below a second unit in which the cartridge is mounted on the cartridge supporting member. The cartridge supporting member includes a position restricting portion configured to restrict movement of the cartridge with respect to the cartridge supporting member by engaging the position-restricted portion.
US10203651B2 Developing Cartridge
A developing cartridge may include: a casing to accommodate developer; a storage medium including an electric contact surface; an elastic member extending in a first direction crossing the electric contact surface, and configured to be compressed or stretched in the first direction between a first state and a second state; and a holder including an outer surface positioned toward a side of the holder in the first direction, the electric contact surface positioned at the outer surface, and movable between first and second positions in the first direction relative to the casing. A length of the elastic member in the first direction is greater in the first state than in the second state. The electric contact surface is in the first position when the elastic member is in the first state, and the electric contact surface is in the second position when the elastic member is in the second state.
US10203650B2 Powder container and image forming apparatus
A powder container is insertable in an image forming apparatus. The powder container includes a plurality of transmitted surfaces, at least one of the transmitted surfaces being configured to contact a first protrusion of the image forming, apparatus, the first protrusion being rotatable and protruding toward an upstream side in an insertion direction in which the powder container is inserted. The transmitted surfaces stand outward from an outer circumference of the powder container so that one of the transmitted surfaces is connected to another transmitted surface adjacent to the one of the transmitted surfaces by an inclined surface.
US10203648B2 Cleaning blade for electrophotographic equipment
The disclosure shows a cleaning blade for electrophotographic equipment, the cleaning blade through which both high hardness and low warping are obtained and excellent toner scraping properties are realized. The cleaning blade (10) includes a blade part (12) comprising a cured material of a urethane composition containing a polyol, an isocyanate, and a crosslinker or a chain extender. The content of the isocyanate is 28.0 mass % or more with respect to the entire composition. The crosslinker or the chain extender comprises a triol having a molecular weight of 150 or less. The content of the crosslinker or the chain extender is 4.0 mass % or less with respect to the entire composition. The content of the triol having a molecular weight of 150 or less is 0.8 mass % or more with respect to the entire composition.
US10203644B2 Sheet processing apparatus and image forming system including the same
A sheet processing apparatus, including: a conveyance path in which a sheet is conveyed in a predetermined conveyance direction; a rotary member pair configured to nip the sheet conveyed in the conveyance path and rotate to perform folding processing on the sheet; and a guide portion provided between one rotary member of the rotary member pair and the conveyance path and configured to guide a downstream edge of a sheet conveyed in the predetermined conveyance direction, wherein, in case that a sheet is conveyed in the conveyance path in the predetermined conveyance direction, the guide portion guides a downstream edge of the sheet in the predetermined conveyance direction in a state in which the guide portion is held in contact with the one rotary member.
US10203642B2 Image forming apparatus and a recording medium for determining image defects based on development current
An image forming apparatus includes a development current detector that detects an actual measurement value of a development current, a development current calculator that calculates a provisional calculation value of a development current based on an image formation condition, and an image-defect determiner that determines whether or not an image defect occurs, based on the actual measurement value of the development current detected by the development current detector and the provisional calculation value of the development current calculated by the development current calculator.
US10203638B2 Image forming apparatus
An image forming apparatus analyzes image data and detects a first area and a second area in the image data. The first area is an area in which a toner application amount per unit area is greater than a first threshold value and less than a second threshold value, and the second area is an area in which a toner application amount per unit area is greater than a third threshold value that is greater than the second threshold value. The image forming apparatus sets a target fixing temperature for fixing toner to a sheet based on the analyzing of the image data such that the target fixing temperature is set to be higher in a case in which one of the first area and the second area is detected than in a case in which none of the first area and the second area is detected.
US10203630B2 Developing apparatus and image forming apparatus
A developing apparatus includes: a developer carrying member carrying a developer; a plurality of developer feeders accommodating the developer carried by the developer carrying member and being arranged in an axial direction of the developer carrying member; and a collecting part that collects the developer from the developer carrying member and feeds the developer to a second developer feeder different from a first developer feeder located at a position where the developer is collected from the developer carrying member in the axial direction, among the plurality of developer feeders.
US10203621B2 Image forming method and toner set for developing electrostatic latent image
An image forming method includes using yellow toner, magenta toner, cyan toner, and black toner in which each of the yellow toner, the magenta toner, the cyan toner, and the black toner includes a crystalline polyester resin having a constitutional unit derived from a linear chain aliphatic diol, an amorphous resin, a colorant, and a releasing agent. A carbon number of a linear chain aliphatic diol component forming the crystalline polyester resin contained in the black toner is 6 or more, and a carbon number of a linear chain aliphatic diol component forming the crystalline polyester resin contained in each of the yellow toner, the magenta toner, and the cyan toner is 3 or more and 5 or less.
US10203618B2 Electrostatic charge image developing toner
An electrostatic charge image developing toner includes a binder resin and a release agent. A ratio of a crystalline polyester resin to the total amount of a amorphous polyester resin and the crystalline polyester resin is within a range exceeding 40% by mass to 60% by mass. A temperature at which a storage modulus before heat left G′ before being left to stand at a temperature of X° C. becomes 1.0×108 Pa is within a range exceeding 45° C. to 55° C. A storage modulus after heat left G′ at a temperature of X′° C. at which a value of a ratio of the storage modulus after heat left G′ at a temperature of X° C. after being left to stand at the temperature of X° C. for 2 hours to the storage modulus before heat left G′ at the temperature of X° C. becomes the maximum is within a range of 1.0×108 to 5.0×108 Pa.
US10203617B2 Electrophotographic photosensitive member, process cartridge and electrophotographic apparatus
Provided is an electrophotographic photosensitive member which can simultaneously achieve less occurrence of leakage and the definition of an output image even when being an electrophotographic photosensitive member where a layer containing a metal oxide particle is adopted as an electroconductive layer, and which includes a support, an electroconductive layer and a photosensitive layer in this order, wherein the electroconductive layer contains a binder material and a particle represented by general formula (1): TiO2.00−XNY  (1) wherein Ti represents a titanium atom, O represents an oxygen atom, N represents a nitrogen atom and 0.00
US10203616B2 Electrophotographic photoreceptor, electrophotographic photoreceptor cartridge, and image forming apparatus
The present invention relates to an electrophotographic photoreceptor comprising: a conductive support; and a photosensitive layer on the conductive support, wherein the photosensitive layer contains a charge transport substance, a binder resin, and a compound which has a molecular weight of equal to or less than 350, and is represented by General Formula (1).
US10203594B2 Projector
A projector is provided with a projection unit that projects onto a projection surface a projected image that is based on image data; a detection unit that detects the direction of approach of an indication member or of the shadow of the indication member that has approached a detection region which includes the projected image; an icon memory unit that stores the image data of a plurality of icons; a decision unit that decides at least one of the display sizes of the icons, the display gaps between the icons, and the display positions of the icons, on the basis of the projection direction of the projected image and the direction of approach detected by the detection unit; and a projection control unit that projects the icons onto the display positions decided by the decision unit at the display sizes and display gaps decided by the decision unit.
US10203589B2 Wavelength converter, illuminator, and projector
A wavelength converter includes a rotating device, a substrate rotated by the rotating device, and a wavelength conversion element and a plurality of fins provided on a first surface of the substrate, and the first surface is so provided as to face an opening of an air introduction channel through which air for cooling the wavelength conversion element is introduced.
US10203579B2 Liquid crystal display device
A liquid crystal display device includes a counter substrate and an active matrix substrate, and a liquid crystal layer that is provided between the counter substrate and the active matrix substrate. The active matrix substrate includes gate interconnect lines, data interconnect lines, a thin film transistor, a pixel electrode that is connected to the thin film transistor via a through hole, a common electrode, and an interlayer insulating layer that is disposed between the pixel electrode and the common electrode. Also, a photo spacer for providing a constant spacing between the counter substrate and the active matrix substrate is provided inside the liquid crystal layer, and equipotential lines having a voltage less than a threshold value are formed inside the photo spacer.
US10203571B2 Liquid crystal display device
It is an object of the present invention to provide a liquid crystal display device which has a wide viewing angle and less color-shift depending on an angle at which a display screen is seen and can display an image favorably recognized both outdoors in sunlight and dark indoors (or outdoors at night). The liquid crystal display device includes a first portion where display is performed by transmission of light and a second portion where display is performed by reflection of light. Further, a liquid crystal layer includes a liquid crystal molecule which rotates parallel to an electrode plane when a potential difference is generated between two electrodes of a liquid crystal element provided below the liquid crystal layer.
US10203565B2 Liquid crystal display
Liquid crystal display includes a first substrate which includes a pixel electrode disposed in each pixel, a second substrate which faces the first substrate and includes a common electrode and an insulating layer, and a liquid crystal layer which is disposed between the first substrate and the second substrate, where the common electrode includes a first common electrode which is disposed on the whole surface defining the second substrate and a second common electrode which is disposed on the first common electrode with the insulating layer interposed therebetween and includes an opening defined in each pixel, and each pixel includes a first region in which the pixel electrode and the first common electrode face each other through the opening and a second region in which the pixel electrode and the second common electrode face each other.
US10203562B2 Liquid crystal display device
A liquid crystal display device according to one aspect of the present invention includes: a liquid crystal layer sandwiched between an element substrate and an opposing substrate; a plurality of spacers; and a Hack matrix provided on a surface on the element substrate side of the opposing substrate and having a first portion that extends in a row direction to separate a plurality of subpixels arranged in a column direction and a second portion that extends in the column direction to separate a plurality of subpixels arranged in the row direction, are included. The first portion is formed by alternately disposing first regions and second regions having a narrower area than the first regions every two subpixels arranged in the row direction. The spacer is disposed in any of the first regions. The spacer in disposed in the first regions. Spacers arranged in odd-numbered rows and spacers arranged in even-numbered rows do not adjoin each other in the column direction.
US10203559B2 Curved display panel and curved display device
A curved display panel includes an array substrate, an opposite substrate and a plurality of overhanging spacers which are disposed between the array substrate and the opposite substrate and located in non-display regions of the display panel. A height of the overhanging spacer is less than a spacing between the array substrate and the opposite substrate. Between the array substrate and the opposite substrate, a sealing agent structure is placed against at least one overhanging spacer in the non-display region where a side edge adjacent to a curved side edge of the array substrate or the opposite substrate is located. The sealing agent structure contacts with the overhanging spacer against which said sealing agent structure is placed, and a sum of a thickness of the overhanging spacer and a thickness of the sealing agent structure contacting with said overhanging spacer is equal to the spacing.
US10203558B2 Liquid crystal display device
The present invention provides a liquid crystal display device that maintains a sufficient voltage holding ratio over a long period of time even when a liquid crystal panel having a narrower frame is used and that undergoes no burn-in or no stains on a display screen. The liquid crystal display device of the present invention includes an active-matrix liquid crystal panel and a backlight, wherein the liquid crystal panel includes a liquid crystal layer, a pair of substrates between which the liquid crystal layer is sandwiched, alignment layers disposed on surfaces of the pair of substrates facing the liquid crystal layer, and a seal part that bonds the pair of substrates to each other and that is disposed around the liquid crystal layer, and the liquid crystal panel is formed by a liquid crystal one-drop fill process, wherein the liquid crystal layer includes a liquid crystal material and at least one of a radical scavenger and an antioxidant, and the seal part has a width of 0.6 mm or less at least in part.
US10203552B2 Rubber frame and manufacturing method thereof, backlight module, and display device and assembling method thereof
A rubber frame, a manufacturing method thereof, a backlight module, a display device and an assembling method thereof, for solving the problem that breakage is prone to occur at a position with single-layer glass. The rubber frame includes a rubber frame body and a protective structure member providing cushioning effect, the protective structure member is in a shape of sheet and made of a same material as that of the rubber frame body, and is used in mutual cooperation with the rubber frame body within a bonding region of the rubber frame body.
US10203547B2 Quantum dot light emitting device, backlight module, and liquid crystal display device
This disclosures provides a quantum dot light emitting device, a backlight module, and a liquid crystal display device, the quantum dot light emitting device including: a light emitting device configured to generate exciting light at a first wavelength; a first quantum dot package layer configured to absorb the exciting light at the first wavelength, and to generate converted light at a second wavelength; and a second quantum dot package layer configured to absorb the exciting light at the first wavelength, and to generate converted light at a third wavelength; wherein the first quantum dot package layer is located between the light emitting device and the second quantum dot package layer, and the third wavelength is shorter than the second wavelength, and longer than the first wavelength.
US10203546B2 Liquid crystal display device and method of manufacturing the same
A liquid crystal display device includes: an upper substrate; a light blocking layer disposed on the upper substrate; a residual pattern disposed on the light blocking layer; a color conversion portion disposed at an area defined by the residual pattern; a planarization layer disposed on the color conversion portion and the residual pattern; and an upper polarization plate disposed on the planarization layer.
US10203538B2 Touch substrate, touch display panel and display apparatus having the same, and fabricating method thereof
The present application discloses a touch substrate including a base substrate; a touch electrode layer on a base substrate comprising a plurality of columns of first touch electrodes, a plurality of rows of second touch electrodes, and a plurality of columns of electrode bridges in a same layer and made of a same electrode material; and a black matrix layer on the base substrate. The plurality of columns of first touch electrodes are insulated from the plurality of rows of second touch electrodes, and cross over the plurality of rows of second touch electrodes forming a plurality of intersections. A plurality of first touch electrode in each column are electrically connected by a plurality of electrode bridges. A plurality of second touch electrode in each row are electrically connected by the black matrix layer.
US10203534B2 Display motherboard comprising first and second sub-supporting layers each comprising a plurality of layer structures and manufacturing method thereof, display panel and display device
Embodiments of the present invention provide a display motherboard and a manufacturing method thereof, a display panel and a display device. The display motherboard includes a plurality of display panels defined by a plurality of cutting lines, each of the display panels having a display area and a peripheral area, each of the display panels including a first substrate and a second substrate provided opposite to each other, a position corresponding to the peripheral area between the first substrate and the second substrate being provided with a sealant. The display motherboard further includes a supporting layer provided between the sealant and the cutting lines, the supporting layer being provided on the first substrate and/or the second substrate for supporting the first substrate and the second substrate when cutting the display motherboard.
US10203524B2 Transparent optical article having a colorless appearance
The present invention relates to a transparent optical article comprising at least one dye at least partially inhibiting light having a wavelength ranging from 400 to 460 nm and at least one selective optical brightener that emits light by fluorescence at a wavelength ranging from 400 to 460 nm. The optical brightener acts as a means for at least partially balancing the color imparted to the transparent optical article by the dye, thus allowing for perception of said optical article as less yellow, and even colorless to an user or an observer.
US10203515B2 MEMS-based optical image stabilization
In one example, a camera is provided that includes: a plurality of MEMS electrostatic comb actuators, each actuator operable to exert a force on at least one lens; and an optical image stabilization (OIS) algorithm module operable to command the plurality of actuators to actuate the at least one lens responsive to motion of the camera.
US10203508B2 Lighting device
A lighting device may include at least one light source arrangement for generating primary light; at least one light wavelength conversion element for converting primary light into secondary light; and a filter apparatus disposed optically downstream of the at least one light wavelength conversion element and serving for filtering out primary light. The at least one light source arrangement and the at least one light wavelength conversion element are embodied or correspondingly embodied light directing means are provided in such a way that part of the primary light generated by the at least one light source arrangement impinges on the at least one light wavelength conversion element and part of the primary light generated by the at least one light source arrangement is directed past the at least one light wavelength conversion element.
US10203505B2 Feature balancing
A head-mounted display includes a camera that obtains an image of an object within a field of view. The head-mounted display further includes a processor configured to determine a plurality of feature points from the image and calculate a feature strength for each of the plurality of feature points. The processor is further configured to divide the image into a plurality of cells and select feature points having the highest feature strength from each cell and which have not yet been selected. The processor being further configured to detect and track the object within the field of view using the selected feature points.
US10203491B2 Pathology data capture
A method for pathology data capture includes magnifying a pathology sample with a microscope to form magnified pathology images. The method also includes recording the magnified pathology images with a digital camera optically coupled to the microscope, and recording voice annotations from a user of the microscope with a microphone. The magnified pathology images and the voice annotations are transferred to a processing apparatus electrically coupled to the digital camera and the microphone. The processing apparatus performs operations including recording the magnified pathology images and the voice annotations to a storage medium, indexing the magnified pathology images and the voice annotations with respect to recording time, and tagging the voice annotations of the user to one or more specific locations in the magnified pathology images.
US10203488B2 Zoom lens, optical apparatus, and method for manufacturing zoom lens
A zoom lens includes, in order from an object side along an optical axis, a first lens group G1 having positive refractive power, a second lens group G2 having negative refractive power, and a third lens group G3 having positive refractive power. Upon zooming from a wide-angle end state W to a telephoto end state T, a distance between the first lens group G1 and the second lens group G2 increases, and a distance between the second lens group G2 and the third lens group G3 decreases. Given conditions are satisfied. Accordingly, a zoom lens having high optical performance with suppressing variations in aberrations, an optical apparatus equipped therewith, and a method for manufacturing the zoom lens are provided.
US10203487B2 Imaging lens system, imaging apparatus and projector
An imaging lens system (imaging lens) having a focal length f is formed of a first lens group formed of three negative lenses and a single positive lens or a cemented lens and a second lens group having a positive focal length with the first lens group and the second lens group sequentially arranged from the enlargement side and employs the stereographic projection method that satisfies a condition of y=a·f·tan(θ/2) (α: 1.8≤α≤2.2). The thus configured imaging lens system readily allows distortion to be reduced at each image height y and the degree of compression to be also reduced for sufficient resolution at the periphery.
US10203486B2 Optical image capturing system
A six-piece optical lens for capturing image and a six-piece optical module for capturing image are provided. In the order from an object side to an image side, the optical lens along the optical axis includes a first lens element with refractive power, a second lens element with refractive power, a third lens element with refractive power, a fourth lens element with refractive power, a fifth lens element with refractive power and a sixth element lens with refractive power. At least one of the image-side surface and object-side surface of each of the six lens elements is aspheric. The optical lens can increase aperture value and improve the imaging quality for use in compact cameras.
US10203483B2 LWIR imaging lens, image capturing system having the same, and associated method
An imaging lens for use with an operational waveband over any subset of 7.5-13.5 μm may include a first optical element of a first high-index material and a second optical element of a second high-index material, that may have a refractive index greater than 2.2 in the operational waveband, an absorption per mm of less than 75% in the operational waveband, and an absorption per mm of greater than 75% in a visible waveband of 400-650 nm. Optically powered surfaces of the imaging lens may include a sag across their respective clear apertures that are less than 10% of a largest clear aperture of the imaging lens. Respective maximum peak to peak thicknesses of the first and second optical elements may be similar in size, for example within 15 percent of each other. Ratios of maximum peak to peak thickness to clear aperture and, separately, to sag are also provided.
US10203459B2 Semiconductor chip package having optical interface
A semiconductor package including: a chip including a pad; an optical device including a pad; a mold configured to encapsulate the optical device and the chip; a wiring pattern configured to electrically connect the optical device and the chip; and an external connection terminal configured to electrically connect the semiconductor package to the outside. The chip includes at least one of: an amplifier circuit configured to process an electrical signal supplied from the optical device; and a driver circuit configured to supply the electrical signal to the optical device.
US10203455B2 Multi-channel optical transmitter and methods of making and using the same
An optical transmitter including first, second, third and fourth signal generators configured to transmit first, second, third and fourth optical signals, a first filter configured to combine the first optical signal with the second optical signal to form a first multi-channel signal, a second filter configured to combine the third optical signal with the first multi-channel signal to form a second multi-channel signal, and a third filter configured to combine the fourth optical signal with the second multi-channel signal to form a third multi-channel signal. The first optical signal and the third optical signal have parallel optical axes, as do the second optical signal and the fourth optical signal. The second and fourth optical signals are at an angle of from 5° to 40° with respect to the first and third optical signals and are generally propagated in an opposite direction from the first and third optical signals.
US10203453B2 Facet optical coupler
Techniques for forming a facet optical coupler to couple light at an edge of silicon substrate are described. The facet optical coupler includes a silicon substrate, a layer of second material disposed on the silicon substrate and in direct contact with the edge of the silicon substrate, and an undercut region disposed between a portion of the silicon substrate and the layer of second material. The undercut region is offset from the edge to provide mechanical integrity of the facet optical coupler to improve production of photonic integrated circuits having the facet optical coupler from a wafer.
US10203440B2 Polarization structure and method for manufacturing the same, and display panel
The invention discloses a polarization structure and a method for manufacturing the same, and a display panel. The polarization structure comprises a polarization layer, and the polarization layer comprises: a transparent dielectric film; and an oriented nano-metal wire array that is distributed in the transparent dielectric film. The invention provides a novel polarization structure, and the polarization layer of the polarization structure has an oriented nano-metal wire array; because plasma resonance can occur between the oriented nano-metal wire array and an incident lightwave with a certain wavelength, a lightwave parallel to the major axis direction of the nano-metal wire can be absorbed, and a polarization effect may be generated by a lightwave perpendicular to the major axis direction of the nano-metal wire, thereby it has a polarization performance.
US10203429B2 Light refraction structure and its manufacture method, color filter substrate and its manufacture method, and display device
The present disclosure provides a light refraction structure and its manufacture method, a color filter substrate and its manufacture method, and a display device. The method for manufacturing the light refraction structure includes steps of: forming on a base substrate a plurality of light-shielding stripes parallel to each other, and forming a protrusion made of a transparent material between the adjacent light-shielding stripes, wherein the protrude is capable of refracting a light beam from the base substrate in a direction close to the light-shielding stripe.
US10203427B2 Correlation techniques for passive electroseismic and seismoelectric surveying
A method for surveying, may include receiving, by a processor, first survey data from a first source, the first source comprising a first signal generated by a subsurface earth formation in response to a passive-source electromagnetic signal, wherein the electromagnetic signal is generated by an electroseismic or seismoelectric conversion of the passive-source electromagnetic signal. The method may also include receiving, by the processor, second survey data from a second source and processing the first survey data and the second survey data to determine one or more properties of a subsurface earth formation.
US10203422B2 Method for calibrating an ionising radiation detector and associated device
A method for calibrating an ionizing radiation detector, with the aim of determining a correction factor in order to establish an amplitude-energy correspondence The invention first relates to a method for calibrating a device for detecting ionizing radiation, the detector comprising a semiconductor or scintillator detection material capable of generating a signal S of amplitude A upon interaction between ionizing radiation and the detection material, the method including the determination of a weighting factor of amplitude A.
US10203409B2 Method and device for the localization of a vehicle from a fixed reference map
A method and a device for locating a vehicle from a fixed reference map in which objects are assigned one or more positions in the reference map. At successive points of a vehicle trajectory, in each case a radar impulse is emitted and subsequently, angle-resolved and time-resolved measurements of the radar impulse response are performed. Object positions are identified in the environment surrounding the vehicle from the radar impulse response, the current identified object positions forming an environment map. The vehicle position is identified in the reference map by comparing the environment map to the reference map, the reference map being created from the identified positions and is continuously updated. An object classification for the identified object positions in the current environment map and/or reference map is performed and the identification of the vehicle position is performed while taking the object classification into account.
US10203404B2 Ultrasonic sensor and manufacturing method for the same
An ultrasonic sensor includes: a substrate disposed across an XY plane; a plurality of spaces formed in the substrate in at least one direction of an X-axis direction and a Y-axis direction; a vibrating plate that is provided on the substrate such that the spaces are enclosed and that has a first surface on the substrate side and a second surface facing the first surface; a piezoelectric element that is provided at a portion on the second surface side of the vibrating plate that corresponds to the space and that transmits and/or receives an ultrasonic wave; a surrounding plate that is provided on the second surface side of the vibrating plate and surrounds a peripheral region of the piezoelectric element; and a support member provided at a position, at which the support member is not overlapped with the piezoelectric element, between a surface of the surrounding plate on the piezoelectric element side and the second surface of the vibrating plate.
US10203390B2 Magnetic resonance imaging apparatus, magnetic resonance imaging method and magnetic resonance imaging system
A magnetic resonance imaging apparatus according to an embodiment includes a sequence control unit, an image generating unit, and a deriving unit. The sequence control unit executes first imaging scan for acquiring data of a range including a target internal organ and second imaging scan for acquiring data for a diagnostic image by controlling execution of a pulse sequence. The image generating unit generates an image by using data acquired by the first imaging scan. The deriving unit derives an imaging scan area in which data for the diagnostic image are acquired in the second imaging scan and a related area set associated with the imaging scan area in the second imaging scan, based on image processing using the image.
US10203386B2 Method and apparatus for setting a scanning protocol for conducting a medical examination
In a method and medical equipment for selecting a scanning protocol set, a preset virtual scanned object model including multiple scanned areas is loaded into a computer. The virtual scanned object model is a graphic or image model. A scanned area is selected by use of the virtual scanned object model. A default scanning protocol is set corresponding to the selected scanned area according to a preset correlation between the scanned area and the scanning protocol set, so as to complete the selection of the scanning protocol set.
US10203373B1 Systems and methods for using profiles to monitor generators
The disclosure provides an apparatus, system, and method for monitoring multiple portable generators. A monitoring device may include at least one electrical plug to connect to a respective electrical socket of multiple generators. The monitoring device may include a plurality of sensors, a wireless modem, and a processor communicatively coupled to the plurality of sensors, the wireless modem, and to a memory storing executable instructions. The monitoring device may generate a unique identifier for a connected generator of the multiple generators when plugged into the electrical socket of the connected generator. The monitoring device may monitor operational parameters of the connected generator based on the plurality of sensors. The monitoring device may store a respective profile for each of the multiple generators, each profile associated with a respective unique identifier and including the operational parameters. The monitoring device may transmit the profile to a mobile device via the wireless modem.
US10203363B2 DC leakage current detector and method of operation thereof for leakage current detection in DC power circuits
The DC leakage current detector for detecting leakage current in a DC bus includes a pair of transformers each comprising a magnetic core and excitation and detection windings would about the magnetic core, with the magnetic core positionable about a pair of conductors that create a magnetic field that is a sum of currents in the conductors. An excitation and biasing circuit is connected to the excitation winding in each transformer to inject a current signal thereto that creates a changing magnetic flux in the core of each transformer and a detector output connected to the detection winding in each transformer to receive a voltage therefrom generated responsive to the magnetic flux in the core of each transformer, wherein the voltage on the detection windings provides a net voltage at the detector output whose value is indicative of a presence of a leakage current on the DC bus.
US10203356B2 Portable measurement device
A portable measurement device includes an elongated body, a stationary portion fixedly mounted to a distal end, and a movable jaw movably mounted to the distal end and movable between a closed position and an open position. In the closed position, the movable jaw and the stationary portion form a closed loop with an inner diameter of less than or equal to 10 mm. Alternatively, at least one of the movable jaw and the stationary portion has a cross-sectional diameter of less than or equal to 5 mm. In the open position, the movable jaw and the stationary portion define a gap allowing a wire under test to pass therethrough into the loop. A switch drives the movable jaw between the closed and open positions. A measurement circuit electrically coupled to the stationary portion and the movable jaw to receive and measure a sensing current generated by the closed loop.
US10203351B2 MEMS accelerometer with Z axis anchor tracking
In some exemplary embodiments, a MEMS accelerometer includes a device wafer having a proof mass and a plurality of tracking anchor points attached to a substrate. Each tracking anchor is configured to deflect in response to asymmetrical deformation in the substrate, and transfer mechanical forces generated in response to the deflection to tilt the proof mass in a direction of the deformation.
US10203348B2 Fan detection chip, a method and a system using the same
A fan detection chip, a fan detection method and a fan detection system are disclosed. In the fan detection system, a fan includes a power terminal and a speed signal terminal, and optionally includes a PWM signal terminal; a power supply module provides a driving voltage to the fan, a PWM signal generating module provides a first PWM signal and a second PWM signal which respectively have different duty cycles, a current sensing module respectively senses a first current and a second current flowing from the power supply module, and a control module compares the first current and the second current. The control module determines the fan to be a PWM fan when the first current is different from the second current, and the control module determines the fan to be a DC fan when the first current is the same as the second current.
US10203339B2 Diagnosis of cardiovascular disease
This invention relates to methods for the detection of cardiovascular disease, e.g., acute coronary syndrome, heart failure and/or pulmonary embolism, in high body mass index (BMI) individuals, e.g., with a BMI of 25-29, or 30 or above, and those with impaired renal function.
US10203338B2 Stabilized liquid formulations containing receptors
Methods and reagents are disclosed for preparing a liquid solution of a receptor. The methods comprise combining in a liquid medium the receptor, a chelating agent and a C2-C6 polyol. An amount of the chelating agent and the C2-C6 polyol is sufficient to achieve a stable and active receptor in the liquid solution, which is maintained at a temperature of about 2° C. to about 40° C. The compositions may be employed in assays for the determination of analytes that include receptor-binding analytes.
US10203329B2 Biofilm formation to define risk for colon cancer
Methods of identifying subjects at increased risk of cancer, based upon detection of biofilms and/or biofilm-associated microbes within a subject, are disclosed. Therapies designed to prevent formation and/or reduce the size of biofilms in a subject identified to be at increased risk of cancer based upon detection of biofilms and/or biofilm-associated microbes are disclosed. In particular embodiments, the invention provides for identification of a subject at elevated risk of developing or having colorectal cancer and/or a colorectal adenoma, based upon detection of a biofilm and/or biofilm-associated bacteria within the gastrointestinal tract of the subject (optionally, within a biopsy specimen and/or stool sample of such subject). Therapies involving administration of an antibiotic agent and/or a probiotic agent to a subject, to prevent or reduce biofilm formation within the gastrointestinal tract of the subject, optionally provided in combination with additional cancer therapy, are also disclosed.
US10203328B2 CSN5 polypeptides and uses thereof for screening therapeutic agents
The present invention relates to mutated CSN5 polypeptides and their use in a method of screening modulators of CSN5 activity that could be used as therapeutic agents.
US10203321B2 Method of identifying when a patient undergoing hemodialysis is at increased risk of death
The invention is directed to a method of identifying a patient undergoing periodic hemodialysis treatments at increased risk for death that includes determining at least one of the patient's clinical or biochemical parameters, consisting of serum bicarbonate concentration level, serum potassium concentration level, serum calcium concentration level, hemoglobin concentration level, serum phosphorus concentration level, neutrophil to lymphocyte ratio, equilibrated normalized protein catabolic rate (enPCR), equilibrated fractional clearance of total body water by dialysis and residual kidney function (eKdrt/V), EPO resistance index, transferrin saturation index, serum ferritin concentration level, serum creatinine concentration level, platelet count, Aspartat-Aminotransferase level, and Alanin-Aminotransferase level at periodic hemodialysis treatments, and identifying a patient as having an increased risk for death if the patient has a significant change in the rate of change of at least one of the patient's clinical or biochemical parameters. The invention is also directed to a method of identifying an increased mortality risk factor for a patient undergoing periodic hemodialysis treatment. The method includes analyzing data of deceased patients that were previously undergoing periodic hemodialysis treatments by performing a longitudinal analysis backwards in time of changes in a clinical or biochemical parameter the patients, and identifying a significant change in the rate of decline or the rate of increase in a clinical or biochemical parameter before death of the patients.
US10203318B2 Multi-purpose tube for oil well cement testing
Embodiments of a sample testing system of the present invention generally include two internally threaded caps; an externally threaded outer tube having a tapered internal bore and external circumferential grooves proximate each end thereof; an O-ring seated in each groove; and a plurality of inner tube sections cooperatively arranged to form an externally tapered inner tube structure that is disposed within the outer tube; wherein each cap is sealingly attached to an end of the outer tube via threading engagement therewith. Various embodiments utilize at least one closed-ended cap and/or at least one cap having a port extending through an end thereof, which may also incorporate a piston cavity and a piston having two circumferentially disposed O-rings. Embodiments allow for inner tube structure removal and separation of the inner tube sections for cured sample recovery. Embodiments of a method of using the system to cure a sample are also provided.
US10203306B2 Resonant signal analysis-based inspection
A solution for evaluating the condition of a vehicle component based on resonant response profiles across a set of bands of vibrations. The vibrations can be induced into the target component during normal operation of the target component. The resonant response profile of the vehicle component can vary depending on wear or damage, and thus can be used to determine whether the vehicle component can safely remain in use. An embodiment comprises an isolated segment of rail of a length selected to allow a single railroad wheel on it at a time, with a set of devices which can induce specific vibrations into the wheel as it passes, and another set of devices which can acquire the resonance signals from the wheel.
US10203298B2 Electrochemical cell and method of making an electrochemical cell
Electrochemical test cells are made with precision and accuracy by adhering an electrically resistive sheet having a bound opening to a first electrically conductive sheet. A notching opening is then punched through the electrically resistive sheet and the first electrically conductive sheet. The notching opening intersects the first bound opening in the electrically resistive sheet, and transforms the first bound opening into a notch in the electrically resistive sheet. A second electrically conductive sheet is punched to have a notching opening corresponding to that of first electrically conductive sheet, and this is adhered to the other side of the electrically resistive sheet such that the notching openings are aligned. This structure is cleaved from surrounding material to form an electrochemical cell that has a sample space for receiving a sample defined by the first and second conductive sheets and the notch in the electrically resistive sheet.
US10203295B2 Methods for in situ monitoring and control of defect formation or healing
Production of perforated two-dimensional materials with holes of a desired size range, a narrow size distribution, and a high and uniform density remains a challenge, at least partially, due to physical and chemical inconsistencies from sheet-to-sheet of the two-dimensional material and surface contamination. This disclosure describes methods for monitoring and adjusting perforation or healing conditions in real-time to address inter- and intra-sheet variability. In situ or substantially simultaneous feedback on defect production or healing may be provided either locally or globally on a graphene or other two-dimensional sheet. The feedback data can be used to adjust perforation or healing parameters, such as the total dose or efficacy of the perforating radiation, to achieve the desired defect state.
US10203276B2 Method for inspecting a casing by colorimetry
A method for non-destructively testing the heating of a determined zone of a part made of a polymer material, comprising: a) taking at least one colorimetric measurement on said determined zone to be tested and obtaining the values ap, bp and Lp of the parameters a, b and L of the CIELAB colorimetric space; b) taking at least one colorimetric measurement on said reference zone of the part and obtaining the values ap/ref, bp/ref and Lp/ref of the parameters a, b and L of the CIELAB colorimetric space; c) calculating the colour difference ΔEp between the colorimetric measurements obtained in steps a) and b); and d) from the value ΔEp, determining the time period during which said zone to be tested of the part has been subjected to a determined heating temperature, by using a reference database.
US10203272B2 MEMS aerosol impactor
Embodiments of the invention include aerosol impactors comprising one or more micromechanical resonators. Impactors according to embodiments of the invention can provide size classification and/or concentration of aerosol particulate. Aerosol impactors can use an air flow device, such as a pump, to create a constant flow of air. Nozzles of varying diameters are used to separate particulate of varying sizes and the particles that pass through strike a measuring device. MEMS resonators can be integrated into arrays to provide mass sensitivity in a small, lightweight and cost effective package, which will effectively allow for the measurement of the mass of every micro/nanoscale particle landing on the surface.
US10203262B2 Leak localization in water distribution networks
Described herein, are methods and systems for locating a leak in a water distribution network. According to an implementation, a leak situation in the water distribution network is detected based on a flow difference value between an actual flow value and a predicted flow value of an inlet flow meter of the water distribution network at at least one time interval. Leak signature values of demand nodes in the water distribution network at the at least one time interval are determined. A leak signature value of a respective demand node at a respective time interval is determined based on centrality metrics, the predicted flow value at the respective time interval, and static physical properties related to the water distribution network. At least one possible leak node is identified based on the flow difference value and the leak signature values of the demand nodes at the at least one time interval.
US10203246B2 Systems and methods for calibration of a handheld spectrometer
The spectrometer methods and apparatus disclosed herein provide improved accuracy and can better accommodate variability among spectrometer systems and associated components. In many instances one or more of a calibration cover, an accessory, or a spectrometer are each associated with a unique identifier and corresponding calibration data. The calibration data associated with the unique identifiers can be stored in a database used to determine spectral information from measurements of objects obtained with individual spectrometer devices. The spectrum of the object can be determined in response to the unique identifiers and associated calibration data in order to provide improved accuracy and decreased cost.
US10203245B2 Ultraviolet-sensitive sheet, method for manufacturing ultraviolet-sensing sheet, and method for sensing ultraviolet
Provided an ultraviolet-sensing sheet that facilitates measurement of ultraviolet irradiance over a wide area, that is suitable in ultraviolet irradiance in a range from 1 to 1,000 mJ/cm2, a method for manufacturing such an ultraviolet-sensing sheet, and a method for sensing ultraviolet. The ultraviolet-sensing sheet has a change in reflection density ΔD1 of 0.2 or more over a range of cumulative illuminance 1 mJ/cm2 or more and less than 10 mJ/cm2, a change in reflection density ΔD2 of 0.2 or more over a range of cumulative illuminance 10 mJ/cm2 or more and less than 100 mJ/cm2, and a change in reflection density ΔD3 of 0.2 or more over a range of cumulative illuminance 100 mJ/cm2 or more and 1,000 mJ/cm2 or less, as measured at a wavelength of 365 nm when the ultraviolet-sensing sheet is irradiated with a high-pressure mercury lamp.
US10203244B2 Light detection device and electronic apparatus
A light detection device includes a semiconductor substrate, a signal detection light receiving portion, and an infrared light receiving portion. First and second color filters cover the signal detection light receiving portion and the infrared light receiving portion, respectively. The first color filter passes therethrough visible light in a first wavelength range as well as infrared light. The second color filter passes therethrough visible light in a second wavelength range as well as infrared light. A third color filter covers the infrared light receiving portion. The third color filter passes therethrough visible light in a third wavelength range different from the second wavelength range as well as infrared light. An infrared cut filter covers the signal detection light receiving portion and has an opening in a region opposite to the infrared light receiving portion.
US10203238B2 Liquid detection apparatus
A liquid detection apparatus for monitoring liquid stored in a wine barrel may include an upper portion configured to be inserted into an opening of the wine barrel and a lower portion configured to extend into the liquid when the upper portion is seated in the opening. A sensing device may be located within the lower portion and at least partially surrounded by a protective layer. The sensing device may be configured to obtain sensed input for the liquid through the protective layer. An alert system may be at least partially located within the upper portion and configured to generate an alert in response to the sensed input obtained by the sensing device.
US10203232B2 Flow meter with rotor assembly
A flow meter for determining a flow rate of a fluid. The flow meter includes a housing comprising a flow bore, a rotor assembly rotatable by the flow of fluid within the flow bore and comprising a thermally diffused metallic material, and a sensor unit configured to generate a signal indicative of a rotational rate of the rotor assembly.
US10203230B2 Multiturn rotary encoders
A multiturn rotary encoder includes: a measuring standard having at least one graduation track, with whose aid the angular position of a shaft is absolutely encoded; a first scanner, with which the at least one graduation track is able to be scanned in order to generate first position signals; a first single-turn evaluation unit for forming a first single-turn code word from the first position signals; a first multiturn evaluation unit for forming a first multiturn code word from the first position signals; a second scanner, with which the at least one graduation track is able to be scanned in order to generate second position signals; a second single-turn evaluation unit for forming a second single-turn code word from the second position signals; a second multiturn evaluation unit for forming a second multiturn code word from the second position signals; and a battery, with which at least the components necessary for forming the multiturn code words are able to be supplied with energy upon loss of a main power supply. A first battery-monitoring unit is provided, with which the functioning of the battery is able to be monitored and indicated by at least one battery-status signal.
US10203229B2 Pointerless instrument cluster gauge
A pointerless instrument cluster utilizes a light source and a focal component to project a light image onto a gauge face plate, thereby projecting an image of a pointer onto the gauge.
US10203223B2 Device for determining the absolute position of a movable body
In a device for determining absolute position of a mobile element in reference to two magneto-sensitive sensors, having a source of a magnetic field fastened to the element, a first sensor signal and a second sensor signal are measured with one magneto-sensitive sensor each. An amplitude ratio of the respective sensor signals and the off-set values about the respective zero point of the sensor signals are determined from the minimum and maximum values of the sensor signals, and from these values, scaled sensor signals are calculated that form a sum signal and a difference signal, which are scaled, with the determination of the minimum and the maximum values occurring by a relative movement of the element over a full range of motion, and an absolute position is calculated via the scaled sum signal and the scaled difference signal.
US10203222B2 Method for manufacturing magnetic encoder
Provided is a method for a magnetic encoder having a magnetic body comprised of a magnetic rubber molded article, comprising a mixing step of mixing and then kneading a nitrile rubber (A), a ferrite magnetic powder (B) and a vulcanizing agent (C) to provide a magnetic rubber composition; and a molding step of molding and vulcanizing the magnetic rubber composition in a mold to which a magnetic field is applied to provide the magnetic rubber molded article, wherein a content of the ferrite magnetic powder (B) is 700 to 1500 parts by mass based on 100 parts by mass of the nitrile rubber (A); and a compressed density of the ferrite magnetic powder (B) is 3.5 g/cm3 or more. According to this method, a magnetic encoder having a magnetic body with high coercivity and residual magnetic flux density can be produced by vulcanizing a magnetic rubber composition having favorable moldability.
US10203219B2 Method and system for displaying nowcasts along a route on a map
A system and method for displaying nowcasts along a route on a map. The system receives a map request including a departure location and a destination location from a user, and obtains map data including a route between the destination location and the departure location. A nowcaster is used for outputting nowcasts for a number of key points along the route. The system modifies the map data to include a visual indicator for each nowcast for each key point such that when the modified map data is executed on a display the nowcasts are displayed along the route between the departure location and the destination location.
US10203217B2 Traffic citation delivery based on type of traffic infraction
Embodiments of the present invention provide a method, system and computer program product for vehicle speed acquisition and citation. In accordance with an embodiment of the present invention, multiple different imaging systems can be placed individually at different locations along a route of travel, such as a highway, byway or waterway. Images of different vehicles can be captured at each of the locations and different ones of the different vehicles can be image-recognized. A time of travel between pairs of the locations can be determined for selected ones of the different vehicles in order to compute a rate of travel for the selected ones of the different vehicles. A citation signal is generated when a speed of a vehicle exceeds a predetermined speed limit such that the vehicle owner may be automatically cited for speeding.
US10203213B2 System having automated route detection and app initiation
A system is disclosed for managing waste services by a service vehicle. The system may have a locating device configured to generate a location signal, a sensor configured to generate a service signal indicative of a waste service being performed, an input device, and a controller in communication with the locating device, the sensor, and the input device. The controller may be configured to make a determination that the service vehicle has made at least one service stop based on the location and service signals, and to make a comparison of characteristics of the at least one service stop with characteristics of at least one service stop of at least one known service route. Based on the comparison, the controller may be further configured to selectively transmit the recorded characteristics offboard the service vehicle.
US10203208B2 Position estimation device and position estimation method
[Object] To make it possible to more favorably estimate the position of a flight vehicle.[Solution] Provided is a device including: an acquisition unit that acquires information indicating a position estimation system selected from among a plurality of position estimation systems for estimating a position of a flight vehicle; and a position estimation unit that estimates the position of the flight vehicle from first information generated by using an inertial sensor of the flight vehicle and second information generated through the position estimation system based on a parameter for the position estimation system.
US10203206B2 Image capture apparatus having signal readouts using distance measurement region
An image capture apparatus includes an imaging element, first and second setting units, and a reading unit. The imaging element includes a plurality of pixels configured to have a plurality of photoelectric conversion units for one micro lens. The first setting unit sets a first region and a second region. The second setting unit sets a distance measurement region. The reading unit performs different readout operations in the first region and the second region. At the time of capturing images in a plurality of frames, when the second setting unit sets the same distance measurement region in the images in the plurality of frames, the first setting unit changes the position of the first region in the distance measurement region between the images in the plurality of frames at random or periodically.
US10203203B2 Orientation detection device, orientation detection method and program storage medium
In the preset invention, in an initial stationary state of a drumstick section, a CPU stores acceleration that occurs due to gravity and is obtained by an acceleration sensor in a RAM, obtains, at every predetermined timing, acceleration that occurs due to a motion provided to the drumstick section and is obtained by the acceleration sensor at a predetermined timing, accumulates the accelerations each obtained at the predetermined timing for each predetermined interval, and conforms the accelerations obtained by accumulation to the acceleration stored in the RAM.
US10203201B2 Measurement device
An on-machine measurement device comprises: a moving mechanism that makes scanning irradiation with a laser beam by moving a cutting target as a measurement target relative to a laser source; a half mirror that causes the beam from the laser source to enter the cutting target vertically; a lens that focuses the beam scattered, diffracted, and reflected on the cutting target; a projection plane for a focal image of the beam having passed through the lens; a light-receiving element array that converts an optical signal at the projection plane to an electrical signal and outputs an analog signal; and a calculator that stores received beam information in chronological order acquired by the light-receiving element array, converts the received beam information stored in chronological order to space information to generate an optical diffraction image, and acquires a beam intensity distribution based on the generated optical diffraction image.
US10203199B2 Strain monitoring of MRAM arrays
A method is presented for determining strain in a magnetoresistive random access memory (MRAM) structure. The method includes exposing long lines of the MRAM structure to monochromatic light to produce a diffraction pattern, measuring changes in interference fringe spacing in the diffraction pattern, determining the changes in the local strain in the MRAM structure from the measured changes in the interference fringe spacing, and assessing a performance of the MRAM structure from values of the changes in the local strain.
US10203184B2 Patrol vehicle and personal protection system
A patrol vehicle protection system with a quick release bullet resistant transparent panel system that requires no permanent modifications to the patrol vehicle, offers head impact safety protection, and may be used as a handheld protective shield. The system includes a bullet resistant transparent panel that temporarily attaches to a mounting mechanism mounted inside the door window opening. The mechanism includes upper and lower brackets that engage the window tracks around the door window opening. An optional vertical brace may be used to hold the brackets in place. The transparent panel is securely held between the two brackets with magnets that allow release of the panel in a side impact collision. The system includes at lateral force generating device mounted to a bracket that is activated when a side impact is detected forcing the transparent panel outward. The system also includes a quick release handle configured to be selectively attached to the transparent panel enabling to be removed and used as a protective shield.
US10203179B2 Motorized weapon gyroscopic stabilizer
A motorized weapon gyroscopic stabilizer which creates a stabilizing effect for single shot, semi-automatic, and fully automatic weapons. The rotating mass that generates the gyroscopic stabilizing effect can be the rotor of the motor. The motor is designed to allow the mass to rotate around the open core of the motorized weapon gyroscopic stabilizer. Because of its open core design the motorized weapon gyroscopic stabilizer allows the fired projectile to pass through it, or be mounted in line with the sighting mechanism allowing the target alignment-line of sight to pass through the motorized weapon gyroscopic stabilizer, or both.
US10203168B2 Hinged waterbox cover method
Embodiments described in this specification are generally directed to a bolted hinge assembly for a waterbox cover (a “waterbox hinge assembly”). The waterbox hinge assembly generally does not require welding on the waterbox cover or the heat exchanger in an HVAC system (“HVAC unit” hereinafter). Further, the waterbox hinge assembly may be installable to the HVAC unit without removing the heat exchange fluids (e.g., water, refrigerant, etc.) from the HVAC unit. In some embodiments, the waterbox hinge assembly can be installed on an HVAC unit without removing any bolts from the waterbox cover. Once installed, the waterbox hinge assembly can be left in place so that it can be reused anytime the HVAC unit is serviced.
US10203162B2 Geothermal heat exchanger, liquid transport pipe, liquid raising pipe, geothermal power generation facility, and geothermal power generation method
To provide a geothermal heat exchanger with high thermal efficiency, which can reduce heat loss to a non-geothermal zone when high-temperature liquid heated in the deep underground is transported to the ground. The geothermal heat exchanger of the present invention includes a liquid transport pipe provided with a liquid lowering pipe to which a heat exchange liquid which is pressurized and supplied, a liquid raising pipe which is disposed on the inside or outside side of the liquid lowering pipe and raises the heat exchange liquid which is descended to the geothermal zone, moved from the lower part and composed of the high-temperature liquid generated by which heat from the geothermal zone is supplied, and an outer thermal insulation layer which is provided on a part or the whole of the outside of the liquid transport pipe at least from the ground surface to the geothermal zone.
US10203156B2 Unidirectional multi-path lumber kilns
Embodiments provide a unidirectional multi-path kiln with two or more chambers and generally parallel flow paths extending through the kiln, on opposite sides, from charge entry portals at a first end of the kiln to charge exit portals at a second end of the kiln. Moist heated air flowing from the second heated chamber is received in the first chamber and circulated around the lumber charges with one or more fans. The lumber charges proceed in the same direction on the flow paths through the heated second chamber, which may be an existing kiln. Charge exit portals at the distal end of the kiln and/or intermediate charge portals between the second chamber and a third chamber may be provided with insulating members configured to reduce airflow from the second chamber through the charge exit portals.
US10203151B2 Domestic refrigeration appliance with an individually creatable additional compartment and method for the formation of an additional compartment
A domestic refrigeration appliance with a housing in which a receiving chamber for foodstuffs is formed, is delimited by walls of an interior container, and is formed with an additional compartment for foodstuffs in the receiving chamber comprising delimiting walls by way of which a receiving volume of the additional compartment is delimited. Delimiting walls can be separated and joined non-destructively, thus enabling the additional compartment to be reversibly assembled and disassembled in the receiving chamber.
US10203147B2 Refrigeration device having automatic defrosting and method for operating a refrigeration device of this type
The invention relates to a refrigeration device, in particular a domestic refrigeration device, comprising a refrigerant circuit. The refrigerant circuit has a compressor, an evaporator, and a shut-off valve between an outlet of the compressor and an inlet of the evaporator. The refrigeration device also comprises a heater for defrosting the evaporator and a control unit that is designed to prepare for defrosting of the evaporator by operating the compressor with the shut-off valve closed.
US10203146B2 Refrigerator
A refrigerator that includes a storage compartment; a pantry that includes an interior area; an evaporator that is configured to cool air; a cover that is coupled to the evaporator, that is configured to isolate the interior of the pantry from the evaporator, and that includes a through hole, the through hole being configured to enable flow of air from the evaporator to the interior area of the pantry; a duct structure that is coupled to a first surface of the cover, that is configured to cover the through hole, and that includes a cold air vent protruding toward the interior area of the pantry; and a pantry fan that is coupled to the duct structure and that is configured to provide air cooled by the evaporator to the interior area of pantry through the cold air vent of the duct structure is disclosed.
US10203138B2 Neutralization and removal of acids in HVAC systems through the use of drying agents
A composition for neutralizing or removing an acid in a refrigeration or air-conditioning system, the composition comprising a) an acid neutralizer or scavenger such as a metal alkoxide, carbodiimide, glycidyl ether, epoxide, alkanolamine, arylamine, overbased metal sulphonates, or an inorganic base (e.g. KOH); and b) a hydrolytic drying agent such as an orthoester (e.g. triethylorthoformate), acetal, epoxide, or a carbodiimide, whereby the water formed by neutralization is removed from the system. Also disclosed is the use of the composition for neutralizing or removing an acid from a refrigeration or air-conditioning system; and a method for neutralizing or removing an acid from the refrigeration or air-conditioning system.
US10203131B2 Fluid heating system and instant fluid heating device
A fluid heating system may be installed for residential and commercial use, and may deliver fluid at consistent high temperatures for cooking, sterilizing tools or utensils, hot beverages and the like, without a limit on the number of consecutive discharges of fluid. The fluid heating system is installed with a tankless fluid heating device that includes an inlet port, an outlet port, at least one heat source connected with the inlet port, and a valve connecting the at least one heat source to the outlet port. A temperature sensor is downstream of the at least one heat source and connected to the valve. Another temperature sensor is on the heat source to enable it to be kept at an elevated temperature. The valve is operated so that an entire volume of a fluid discharge from the fluid heating system is delivered at a user-specified temperature on demand, for every demand.
US10203128B2 Cold water circulation system with control of supply of cold water based on degree of air handler surplus
A chilled water circulation system includes a thermal source, an AHU, a pump, and a control section. The thermal source chills water to a specified temperature. The AHU cools air by heat exchange with the chilled water. The pump feeds the chilled water having a flow rate corresponding to an operating frequency of a power inverter to the AHU. The control section calculates a degree of surplus, which indicates surplus capacity of the AHU to cool air, on the basis of information indicating the state of the AHU. If the degree of surplus is not lower than the specified threshold, the control section controls the operating frequency of the power inverter, thereby decreasing the flow rate of the chilled water fed from the pump. If the degree of surplus is lower than the specified threshold, the control section increases the flow rate of the chilled water fed from the pump.
US10203127B2 Time-constrained control of an HVAC system
An HVAC system includes an indoor unit, an outdoor unit, a thermostat, and a remote control device. The indoor unit comprises a first variable speed drive (VSD) to control a speed of HVAC rotary components within the indoor unit, and the outdoor unit comprises a second VSD to control a speed of HVAC rotary components within the outdoor unit. The thermostat in communication with the indoor unit and the outdoor unit comprises a communication interface, and a system controller in communication with the communication interface. The remote control device transmits a signal to the system controller to alter the speed of the HVAC rotary components, where the HVAC rotary components operate at a high speed mode which is above the preset speed limit of the respective HVAC rotary component to achieve an enhanced cooling mode.
US10203118B2 Removable apparatus to regulate flame heat transfer and retain dripping liquid substance for a gas stove burner
The removable apparatus includes an outer wall and improved inner hollow shell which are both positioned on the cooktop of a gas stove to surround an upper section of a burner, where the outer wall surrounds the hollow shell. The improved inner hollow shell is a closed preferably circular hollow member having a larger section connected to a smaller section thereby forming a valley of space to retain dripping liquid substance in cooking. A plurality of openings penetrate through the larger section, wherein more openings are located to its low part. The outer wall has multiple openings which evenly penetrate therethrough. Many extensions projecting upwardly are spaced apart onto a top edge of the outer wall to support a cooking utensil. The apparatus is served as a flame heat transfer regulator for achieving high heating efficiency in cooking and a liquid substance retainer for easily maintaining the cooktop clean.
US10203113B2 Automatic candle snuffer
Provided is an automatic candle snuffer. The snuffer includes a holder having a penetrating part to be seated on a top opening of a candle housing according to an outer circumference size of the candle housing, a cover coupled via a hinged coupling part to limit the supply of oxygen by closing the penetrating part of the holder, and a rotary lid rotatably coupled to an upper end of the cover. The automatic candle snuffer is capable of automatically extinguishing a candle when a predetermined time has passed after the candle is lit.
US10203111B2 Combustion process
A combustion process wherein a fuel, a comburent and a component B), sulphur or sulphur containing compounds, are fed to the combuster in an amount to have a molar ratio B′/AI≥0.5, wherein: B′ is the sum by moles between the amount of sulphur present in component B)+the amount of sulphur (component BII)) contained in the fuel, AI is the sum by moles between the amount of alkaline and/or alkaline-earth metals (component AII)) contained in the fuel+the amount of the alkaline and/or alkaline earth metals (component A)) in the form of salts and/or oxides contained in component B), being the combustor isothermal and flameless.
US10203110B2 Candle with embedded object
The present invention provides a candle holder assembly for removably embedding an object within a candle. The candle holder assembly includes a container and a candle disposed therein. The candle holder assembly further includes a support having an inverted U-shaped hook and a saddle. The hook includes a first stem, a second stem, and a bight portion interconnecting the first stem and the second stem. The first stem and the second stem each extend downwardly from opposite ends of the bight portion which is removably seated on the rim of the container. The saddle includes a pair of diverging rear legs extending downwardly from an end of the second stem opposite the bight portion, a pair of elements extending outwardly from respective ends of the pair of rear legs opposite the second stem, and a pair of forward legs extending upwardly from respective ends of the pair of elements opposite the pair of rear legs. A case, which removably stores an object, is removably seated within the saddle of the support.
US10203107B2 Clean boiler with steam conversion and hydrogen/oxygen pre-blending
In a clean boiler with steam conversion and hydrogen/oxygen pre-blending, the clean boiler comprises two identical boiler bodies integrated to form a single entity. The clean boiler comprises two slim cavities, four water-containing chambers and four combustors, which is heated at wide faces and generates steams rapidly. The boiler comprises an integrate body containing two independent boiler bodies (1), and each of the independent boiler bodies (1) contains an independent boiler chamber (19). A steam conversion and transformation system is simultaneously provided for introducing a part of steam into the independent boiler chamber (19). High temperature of the boiler chamber (19) is utilized to promote a decomposition of the steam into H2 and O2. Water formed by H2 and O2 is utilized as a fuel to provide a self-sustaining combustion and heating, thus reducing a dependence on a primary energy source, reducing carbon emissions and protecting the environment.
US10203095B2 Helmet with hidden light sources and method for manufacturing same
A method for manufacturing a helmet with hidden light sources includes: fixing a helmet housing with at least one light transmitting portion to a base mold; providing a light source protector and a light source belt, and fixing the light source protector to the light source belt, wherein the light source belt comprises a circuit board and a plurality of light sources mounted on, wherein the light source protector comprises a plurality of accommodating holes corresponding to the light sources one by one, and the light sources each are received in a corresponding accommodating hole and enclosed by the light source protector and the circuit board; aligning the light sources to the light transmitting portion and fixing the light source protector to an inner surface of the helmet housing; and injecting a buffer material into the base mold to form a base.
US10203093B2 Phosphor wheel, light source unit, and image display device
To provide a phosphor wheel capable of restraining vibration caused by a driving unit for rotatably driving a wheel and reducing noise in a high frequency band. The phosphor wheel includes: a wheel substrate that has a surface on which a fluorescent material is provided; a driving unit that rotates the wheel substrate; a support portion that supports the driving unit and is fixed to a housing; and a buffer member that is provided to fill a space between the support portion and a part of the housing.
US10203089B2 Light flux controlling member, light emitting device and method for manufacturing light flux controlling member
A light flux controlling member includes a lens body and a cut part. The lens body and the cut part are an integrally molded article composed of a cured product of a liquid resin composition. The cut part extends outward from the entire circumference of the outer peripheral part of the lens body in plan view of the light flux controlling member. The cut part includes the outward-facing end surface bearing a blade mark or a melting mark. In the front-rear direction of the light flux controlling member, the distance between the bottom surfaces of the cut part and the lens body is 20 μm or more.
US10203082B2 Vehicle lamp
A vehicle lamp includes a plurality of light sources and a light guide plate configured to guide light from the plurality of light sources, the light guide plate has a light diffuser configured to diffuse the light, the light diffuser has a plurality of hole sections, the hole section passes through the light guide plate in a thickness direction thereof and includes a light guide emission surface and a light guide incident surface opposite to each other in a direction in which the light entering from one end surface advances, and a plurality of concave stripe section formed in parallel to a direction crossing with the direction in which the light advances is provided at the light guide emission surface and the light guide incident surface.
US10203072B2 Light module for providing light
A light module for providing light includes an excitation radiation source which is adapted to emit excitation radiation, at least one first phosphor which is adapted to at least partially convert the incident excitation radiation into conversion light and to generate with this conversion light a first light path, and a phosphor apparatus having a segmentation which has at least two different types of segments, with the segments of the first type comprising the first phosphor. The light module is designed for a periodic movement between an excitation beam that is coming from the excitation radiation source and is incident on the phosphor apparatus and the segmentation, in which there is at least one phase per period in which more than two segments are at least partially irradiated simultaneously by the excitation radiation.
US10203065B2 Bracket for mounting expansion tanks and other plumbing devices to a building surface
An expansion tank is fastened to a support using a bracket with a U-shaped cross-section formed by a back and two sidewalls. The edges of the sidewalls each have a notch mating with a weld bead on the tank. Fasteners hold the back of the bracket to the support. First and second hose clamps pass through the sidewalls by the back to encircle the tank and clamp it to the edges of the sidewall when the hose clamps are tightened.
US10203053B2 Fluid permeable hose carcass
A flexible hose assembly includes a flexible fluid permeable annular carcass arrangement having an inner and an outer diameter formed about a central axis. The carcass arrangement provides skeletal strength to the hose assembly against radial forces. The carcass arrangement has a plurality of interconnecting strips forming convoluted joints between the strips. The convoluted joints have an inner lip and an outer lip at opposite ends of the strips; and the carcass further comprises a plurality of channels formed along an entire length of first and second sides of the strips, the channels creating at least one fluid passage in each of the convoluted joint forming the carcass for the passage of fluids between the inner and outer diameters.
US10203049B2 Gas valve with electronic health monitoring
This disclosure relates generally to valves, and more particularly, to gas valve assemblies. In one illustrative but non-limiting example, a valve assembly may include a valve body, a valve situated in a fluid path of the valve body, a valve actuator for selectively moving the valve actuator, one or more sensors in communication with the fluid path, a controller secured relative to the valve body and in communication with the sensors, and memory operatively coupled to the controller. A user interface may be in communication with the memory and the controller and may be configured to receive a selection from a user for selecting one of two or more selectable options from the memory. The controller may compare sensed parameters to threshold values associated with the selected option. The user interface may have a lock on it to prevent tampering and to provide accountability.
US10203047B2 Balanced valve element and pressure regulating valve
A balancing valve spool and a pressure regulating valve including the balancing valve spool. The balancing valve spool includes a valve rod having a first end and a second end. The valve rod defines a longitudinal axis that extends between the first end and the second end. The balancing valve spool also includes a piston sleeve fixed to the valve rod between the first end and the second end. The balancing spool valve further includes a fixing member arranged between the valve rod and the piston sleeve. The fixing member extends in a direction parallel to the longitudinal axis of the valve rod. Connecting the fixing piece to an actuator of the valve and arranging the fixing piece between the valve rod and the piston sleeve along the axial direction of the valve rod, guides the valve rod and simultaneously isolates inlet pressure and outlet pressure.
US10203046B2 Degressive pneumatic actuator spring rate
A valve actuator (100) and method for controlling such is disclosed. The valve actuator (100) may include a body (126), a piston (134), a first spring (136) displaceable between a primary position (154) and a secondary position (156), and a second spring (138) displaceable between a first position (158a) and a second position (160a). The first and second springs (136, 138) are configured to be simultaneously displaced during movement of the piston (134) from a first piston position (142) to a second piston position (144). The first spring (136) is configured to compress to a higher first spring force (F1) during displacement from the primary position (154) to the secondary position (156), and the second spring (138) is configured to have a decreasing second spring force (F2) during displacement from the first position (158a, 158b) to the second position (160a, 160b), the second spring force (F2) decreasing non-linearly.
US10203045B2 Switch valve with impact damping
An electrically or electromagnetically operated valve has a movable structural group with a magnetic armature, which is movable along an axis between a first and a second position to open or close the valve. The valve has a valve sleeve in which the magnetic armature is movable between the first and the second position, the magnetic armature defining on its axial sides two volumes in the valve sleeve. There is provided a throttling element elastic in the radial direction, which is arranged between the first volume and the second volume such that upon axial movement of the movable structural group it throttles an air stream between the first volume and the second volume in order to decelerate a movement of the movable structural group.
US10203044B2 Electrically actuated valve
An electrically actuated valve may include a housing and a cylindrical valve body mounted rotatably therein. The housing may have at least one casing-side inlet and at least one casing-side outlet. The valve body may have at least one casing-side opening, via which the inlet may be at least one of connectable to the outlet and able to be shut off from the outlet dependent on a rotary angle. A recess extending at least partially around at least one of the inlet and the outlet may be provided on an inner casing face of the housing. At least one sealing element may be provided with a base made from a first material, and a saddle-shaped sealing sliding body made from a second material joined to the first. The sealing element may engage with the base into the recess, and may slide with the sealing sliding body on the valve body.
US10203043B2 Systems and methods for high-reliability valve opening
Safety valves accurately control closure and opening of fluid passage through the valve. Valves include a barrier that blocks the fluid until removal only by a high-energy projectile. Following removal and opening, the barrier or the projectile can flow through the valve, which remains open. Bullets, pneumatic pistons, shot, coilgun pellets and any other forceful projectile may impact and remove the barrier. The projectile is actuated with any type of chemical reaction, firing pin, spring release, accelerating circuit, ignition circuit. Catchers in the valve envelop or otherwise retain the projectile or barrier pieces and enter the fluid flow of the opened valve without blocking it. Disruptable barriers include strong but breakable glass plates, thin steel sheets, a rotatable door and other barriers that can withstand potentially over 10,000 psi of fluid pressure while closing the valve. Valves can use circuits to both monitor valve open/closed status and initiate firing the projectile.
US10203038B2 Controlling mechanism for a three-way valve
A controlling mechanism for a three-way valve includes a transmission axis movably received in the valve and having first teeth formed on a free end thereof. A rotation axis is movable and intermittently rotatable in the valve and having second teeth integrally formed on the rotation axis to correspond to the first teeth. A spring is received inside the valve to provide a recoil force to the rotation axis to maintain the second teeth of the rotation axis to be in contact with the first teeth of the transmission axis so that movement of the transmission drives the rotation axis to move and rotate simultaneously for selectively blocking the inlet of the valve.
US10203028B2 Drive gear unit
The present invention provides a drive gear device that can easily be made compact and lightweight with a simple configuration, and that has little friction loss. Among externally toothed sun gear members (12a, 12b) and ring gear members (16, 17) of first and second planetary gear mechanisms (11a, 11b), one pair, which are first paired members (12a, 12b), are coupled to a coupling member (12) for equalizing the rotational speeds and rotational directions of the first paired members (12a, 12b), and the other pair, which are second paired members (16, 17) are coupled to opposite rotation members (18, 19) for making the second paired members (16, 17) rotate in opposite directions. Rotational torque inputted to the coupling member (12) is distributed to the first planetary gear mechanism (11a) and the second planetary gear mechanism (11b), and is outputted from planetary carriers (15a, 15b).
US10203027B2 Reciprocating piston mechanism
A reciprocating piston mechanism comprises a crankcase and a crankshaft. The crankshaft is supported by the crankcase and rotatable with respect thereto about a crankshaft axis. The mechanism further comprises at least a connecting rod including a big end and a small end, a piston which is rotatably connected to the small end, and a crank member which is rotatably mounted on the crankpin. The crank member comprises at least a bearing portion and has an outer circumferential wall which bears the big end of the rod such that the rod is rotatably mounted on the bearing portion of the crank member via the big end. The crank member is provided with a crank member gear. The crank member gear meshes with at least an intermediate gear, which also meshes with an auxiliary gear. The auxiliary gear is fixed to an auxiliary shaft that extends concentrically through the crankshaft.
US10203011B2 Braking arrangement and an attachment member
A braking arrangement includes a brake liner, a backing plate and an attachment member for interconnecting the brake liner to the backing plate, wherein the brake liner includes a recess in a surface facing the backing plate, wherein the backing plate includes a through hole associated to the recess of the brake liner; wherein the attachment member includes a first portion engaging the recess of the brake liner, wherein the attachment member further includes a second portion extending from the first portion of the attachment member and forming a one-piece unit with the first portion, and in that the second portion extends into the through hole of the backing plate and engages with the backing plate. An attachment member and a method for interconnecting a brake liner to a backing plate by an attachment member are also provided.
US10203008B2 Disc for a disc brake
A disc brake rotor has a support hub and coaxial braking band. The support hub has a plurality of radial seats and the braking band has a plurality of connecting elements which transfer torque between the band and the hub. The connecting elements are integral and made as one piece with the braking band and extend from the braking band in order to engage the corresponding radial seats. The connecting elements are surrounded by walls which are integral and made as one piece with the support hub such as to be fastened in the axial direction and in the tangential direction, but capable of sliding in the radial direction.
US10203006B2 Selectable one-way clutch
A selectable one-way clutch includes a pocket plate formed with a plurality of recessed receptacles on one face thereof, a notch plate arranged so as to oppose the face of the pocket plate on which the recessed receptacle is formed and capable of relatively rotating with respect to the pocket plate, an engagement recessed portion formed on a face of the notch plate corresponding to the recessed receptacle, a plate-shaped engagement piece received in the recessed receptacle, and an elastic member arranged between a bottom portion of the recessed receptacle and the engagement piece and biasing the engagement piece toward a side of the notch plate. An oil passage that discharges lubricant oil to a side of the recessed receptacle from a side of the engagement recessed portion is formed at the engagement piece.
US10203001B2 Suction cup and bracket and method
A suction cup includes a flexible cup, a stem connected to the flexible cup, and a connector connected to the stem, wherein the stem is of a square, rectangular or other shape in cross section. A bracket may be provided having a recess configured to fit onto the stem such that the suction cup and the bracket are prevented from rotating relative to one another. A method for preventing rotation between the suction cup and the bracket is provided.
US10202995B2 Self-locking edge clip fastener
A self-locking push-on clip fastener for securing two components together is disclosed. The clip fastener includes a u-shaped clip body that includes upper and lower legs and a curved end that connects the legs. The clip body has an open end into which the component to be attached is inserted. The legs are movable between an initial, spaced apart arrangement in which the component may be inserted into the clip body, to a final component-engaging position in which the component is captured between the legs. A slidably movable u-shaped trigger is attached to the clip body. A trigger-guiding channel is formed on the inner wall of one or both of the legs of the clip body. The trigger is slidably movable in the channel. An interlock system comprising first and second windows is formed in one of the legs of the clip body and a flange extending from the trigger.
US10202993B2 Latching system
Devices and methods based upon the concept of a split ring (604) having certain multiple interior angles (604a, 604b) to engage a stem or post (608) having annular ring(s) with angular geometries that are complimentary to those of the split ring. The disclosure provides designs for a wide range of insertion and desertion forces between latch engagement stems and latch engagement bodies. Changes to insertion contact angles and contact area on engagement stems and corresponding changes to insertion contact angles and engagement areas on engagement bodies can significantly modify insertion forces required to engage various devices. Similarly, changes in degrees of angle between desertion angles and contact areas on engagement stems with corresponding changes in desertion angles and contact areas on engagement bodies will significantly modify the total desertion forces required to disengage various devices. Accordingly, the instant latching mechanism provides insertion and desertion forces that can be controlled independently of each other.
US10202986B2 Hydraulic drive system
A hydraulic drive system (1) including a meter-in compensator (37) and a bleed-off compensator (42) comprises a plurality of sensors (64 to 68), a controller (62), and an outlet pressure switching valve (61). The controller (62) determines whether or not the state of a wheel loader (2) which is detected based on the signals output from the sensors (64 to 68) meets a predetermined steering limiting condition. When the controller (62) determines that the state of the wheel loader (2) meets the steering limiting condition, it outputs a command signal to the outlet pressure switching valve (61). The outlet pressure switching valve (61) reduces the flow rate of the hydraulic oil flowing to steering cylinders (18L, 18R), in response to the command signal in such a manner that the flow rate becomes lower than that corresponding to the operation amount of a handle of a steering device (35).
US10202985B2 System preventing pressured oil leakage to cylinder line in control valve systems with flow divider
The present invention relates to a system preventing the pressured oil leakage in a cylinder line enabling very low leakage rates without using the valve or the system, or without reducing the diametrical space between the housing and spool.
US10202984B2 Vacuum ejector with multi-nozzle drive stage and booster
An ejector system includes a primary ejector in a drive stage and a booster ejector connected in parallel with the primary ejector for simultaneously generating a vacuum across a booster stage. The booster ejector may be configured to generate a vacuum to a lower pressure in the booster stage than in the primary ejector in the drive stage. The booster stage and the drive stage may be connected to a common volume to be evacuated and a valve may be provided to close the connection between the drive stage and the volume to be evacuated when the pressure in the volume to be evacuated falls below the minimum pressure that can be generated in the drive stage.
US10202982B2 Production methods of gas turbine
An object is to reduce the compressor flow rate in comparison with the reference model while maintaining a compression ratio equivalent to that in the reference model. Annulus areas required of a compressor 38 of a derivative gas turbine 200 are determined based on a compressor flow rate and a compression ratio required of the compressor 38 of the derivative gas turbine 200. Under the condition that the annulus area of each stage of the compressor 38 becomes equal to the determined annulus area, an inner radius increment and an outer radius decrement of an initial stage 36a are determined, the inner radius increment and the outer radius decrement of each of intermediate stages 36b-36e are determined so that the inner radius increment is not more than the inner radius increment of the previous stage and the outer radius decrement is not less than the outer radius decrement of the previous stage, and the inner radius increment and the outer radius decrement of a final stage 36f are determined so that the outer radius decrement is not less than the inner radius increment. The compressor 38 is designed by updating design data of components of the reference compressor 15 that deviated from the specifications due to the determination of the inner radius increment and the outer radius decrement so that the updated design data fulfill the specifications in each of the stages 36a-36f.
US10202979B2 Fan and arrangement having such a fan
A fan with a nozzle mounted to a base plate, wherein the base plate has on its rear wall a mounting device with an upper and lower holding device for mounting the fan on a top-hat rail. The upper holding device and the lower holding device reach over an upper edge or a lower edge respectively of the top-hat rail in the mounted state and are arranged offset from one another in a direction running parallel to the longitudinal axis of the top-hat rail in the mounted state of the fan.
US10202978B2 Scroll compressor
A scroll compressor is provided that may include a first compression chamber, a second compression chamber separated from the first compression chamber and having a greater compression ratio than the first compression chamber, a first discharge port that communicates with the first compression chamber and provided with a first discharge inlet and a first discharge outlet, and a second discharge port separated from the first discharge port, that communicates with the second compression chamber, and provided with a second discharge inlet and a second discharge outlet, the second discharge inlet having a larger sectional area than the first discharge inlet. The first discharge inlet and the first discharge outlet may have a same cross section, and the second discharge inlet and the second discharge outlet may have a same cross section. Accordingly, a discharge delay in each compression chamber may be prevented in advanced, and thus, compression loss may be suppressed.
US10202972B2 Plunger lift assembly with an improved free piston assembly
An improved free piston assembly for use in combination with a plunger lift assembly is provided. The piston assembly includes a sleeve member, a retention sleeve, and a flow restriction member. The sleeve member has an inner surface defining an opening for the flow of formation fluids. The opening includes a first section and a second section. The retention sleeve is configured to be affixed to the first section of the opening. The flow restriction member is not latched to the sleeve member and is configured to have an interference fit with the retention sleeve. The interference fit provides a force that is sufficient to overcome the force of gravity on the flow restriction member when formation fluid forces acting on the flow restriction member are decreased or removed. The second section of the opening is configured to prevent the passage of the flow restriction member.
US10202969B2 Reciprocating compressor crankshaft adapter and method
Method and device for lubricating a connection. A housing is configured to house a crankshaft adapter that connects an oil pump to a compressor. The housing includes a shell forming a round cavity configured to receive the crankshaft adapter; an oil feed conduit configured to enter through the shell into the round cavity and to deliver oil; a first drain conduit, opposite to the oil feed conduit, and configured to enter through the shell into the round cavity; a plug provided in the first drain conduit; and a second drain conduit configured to enter through the shell into the round cavity. The second drain conduit is located between the oil feed conduit and the first drain conduit, substantially between 50 and 130 degrees relative to the first drain conduit on a periphery of the shell.
US10202968B2 Proportional air flow delivery control for a compressor
Provided herein are systems that enable proportional air flow delivery control for an air compressor. One system includes a pneumatic air compression system having a flow control member and being adapted to receive inlet air and to compress the inlet air to produce compressed air. The system also includes a pneumatic flow control system including a proportional control valve having a proportionally variable activation state. Varying the activation state of the proportional control valve regulates a pressure acting on the flow control member to regulate the flow of the compressed air produced by the pneumatic air compression system in a variable manner, and further regulates a power demand placed on the engine by the pneumatic air compression system in a variable manner.
US10202964B2 Method of yawing a rotor of a wind turbine
A wind turbine (1) in which the yaw speed of a rotor (4) of the wind turbine (1) is increased, in a direction to reduce yaw error, from a first speed to a faster second speed when at least one of a yaw error threshold and a rate of change in yaw error threshold is exceeded. Yaw error is an amount an axis about which the rotor (4) is rotatable is offset from the wind direction to which the rotor (4) is exposed. As a result, the maximum loads that a wind turbine 1 should withstand may be reduced and lighter wind turbine components result.
US10202963B2 Rotor blade of a wind turbine and wind turbine
A rotor blade of an aerodynamic rotor of a wind turbine, comprising: at least a first and a second wing fence, with the first wing fence being arranged at the rotor blade in radial direction, in relation to an axis of rotation of the rotor, in a range between 25% and 40%, and the second wing fence being arranged at the rotor blade in radial direction, in relation to an axis of rotation of the rotor, in a range between 45% and 60%.
US10202950B2 Temperature varying circulation system for use with alternative fuels
The present invention is a system and method for modifying an engine for use with an alternative fuel that needs to be conditioned. Coolant is diverted from the original engine heater core and is used to heat or condition the alternative fuel both in the alternative fuel tank and in a special manifold that heats and circulates the fuel before delivering it to the engine. An electronic control unit monitors the temperature and pressure to ensure proper viscosity and engine operation.
US10202939B2 High stiffness shape memory alloy actuated aerostructure
A shape memory alloy (SMA) actuated aerostructure operable to dynamically change shape according to flight conditions is disclosed. Deformable structures are actuated by SMA actuators that are coupled to face sheets of the deformable structures. Actuating the SMA actuators produces complex shape changes of the deformable structures by activating shape changes of the SMA actuators. The SMA actuators are actuated via an active or passive temperature change based on operating conditions. The SMA actuated aerostructure can be used for morphable nozzles such as a variable area fan nozzle and/or a variable geometry chevron of a jet engine to reduce engine noise during takeoff without degrading fuel burn during cruise.
US10202937B2 Monolithic galleryless piston and method of construction thereof
A galleryless piston for an internal combustion engine and method of construction thereof are provided. The piston has a monolithic piston body extending along a central longitudinal axis. The piston body has an upper wall forming an upper combustion surface with first and second portions, with the first portion extending annularly along an outer periphery of the upper wall and the second portion forming a combustion bowl. The upper wall has an undercrown surface on an underside of the combustion bowl directly opposite the second portion of the upper combustion surface. The undercrown surface has an openly exposed surface area, as viewed looking along the central longitudinal axis, thereby providing an expansive area against which oil being splashed or sprayed can freely contact to cool the piston.
US10202935B2 Segmented piston for internal combustion engine
The present invention relates to a multi-piece, in particular at least two-piece, piston (1) for an internal combustion engine having a longitudinal axis (L), comprising a piston outer part (10) having a closed piston head (11), which in the fitted state defines a combustion chamber, and a piston body (13) extending axially away from the piston head (11), and a piston inner part (20), which in the fitted state is connected to a connecting rod. An outer surface (2) radially defining the piston (1) is formed exclusively by at least one portion of the piston body (13) of the piston outer part (10). The piston inner part (20), viewed in an axial direction, is arranged radially entirely inside the piston body (13) or its circumferential surface.
US10202934B2 Cylinder head
A cylinder head for an internal combustion comprises a plurality of exhaust outlets distributed along a longitudinal axis of the cylinder head, wherein the exhaust outlets are configured to align with corresponding exhaust gas transfer tubes of the exhaust manifold and each exhaust outlet comprises a mating surface configured to receive flanges on the exhaust gas transfer tubes. The cylinder head further includes two or more abutment shoulders, each abutment shoulder associated with a different exhaust outlet and extending beyond the mating surfaces, the abutment shoulders being integral with the remainder of the cylinder head. The abutment shoulders each include an abutment surface configured to interface with the exhaust gas transfer tubes so as to restrict contraction of the exhaust manifold along a length of the exhaust manifold extending in the direction of the longitudinal axis of the cylinder head.
US10202933B2 Combined oil filter and restrictor assembly
A combined oil filter and restrictor assembly is disclosed having an oil flow restrictor interposed between first and second filters so that, irrespective of the direction of oil flow through the restrictor, debris cannot enter a small diameter bore 32 in a body of the restrictor thereby reducing the likelihood of restrictor blockage. The combined oil filter and restrictor assembly includes a metal threaded member that enables the combined oil filter and restrictor assembly to be easily and quickly assembled to or removed from a component such as a cylinder head of a variable displacement engine. The combined oil filter and restrictor assembly can be used to provide a restricted flow of oil from oil supply passages to signal oil passages used for controlling the operation of deactivatable hydraulic lash adjusters so as to purge the signal oil passages when the deactivatable hydraulic lash adjusters are not deactivated.
US10202928B2 Control device for internal combustion engine
A lift amount variable mechanism is configured to switch a cam for driving an intake valve (drive cam) between two types of intake cams in lift amount (i.e. a large lift cam and a small lift cam). In a first embodiment of this disclosure, the lift amount variable mechanism is controlled by an ECU so that the small lift cam is selected as the drive cam for control that promotes activation of an exhaust gas cleaning catalyst (catalyst warm-up control).
US10202918B2 System and method for controlling valve timing of continuous variable valve duration engine
The present disclosure provides a system and a method for controlling valve timing of continuous variable valve duration engine. The method includes: classifying control regions depending on engine speed and engine load; applying a maximum duration to an intake valve and controlling valve overlap between the intake valve and an exhaust valve in a first control region; applying the maximum duration to the intake valve and reducing the valve overlap by using exhaust valve closing (EVC) timing in a second control region; advancing intake valve closing (IVC) timing according to an increase of the engine load in a third control region; controlling a throttle valve to be fully opened and controlling the EVC timing to an angle after top dead center in a fourth control region; and controlling the throttle valve to be fully opened and controlling the IVC timing according to the engine speed in a fifth control region.
US10202913B2 Method and system for boosted engine system
Methods and systems are provided for operating an electric supercharger as an on-board air pump and/or vacuum pump. During conditions when a vehicle is not being propelled and the vehicle engine is idling, a portion of an air intake passage is sealed and the supercharger is operated to deliver compressed air into the sealed portion. Compressed air can then be picked up directly from the sealed portion for use in tire inflation, or picked up via an ejector to provide vacuum for vacuum actuators.
US10202911B2 Method and system for an engine for detection and mitigation of insufficient torque
A method may include restricting cam movement while the vehicle is moving in response to an oil pressure below a threshold oil pressure, and an engine speed below a threshold engine speed, and during a vehicle stopped condition, overriding the restricted cam movement. In one example, the vehicle stopped condition may include the oil over-temperature and the load above the threshold load.
US10202907B2 Screw on throttle body adapter
An adapter assembly connected to a throttle body housing of an electronic throttle control assembly with a connecting feature. The adapter assembly of the present invention provides significantly lower cost assembly, and permits single side molding of the adapter assembly. The adapter assembly also includes alternative features for a captured seal or a void to contain excess thread sealer, and also permits a an anti-rotation feature, or locking tab, that is indexed to the receiving element, where the screw stop angle of the adapter assembly does not have to be controlled to provide a desired tab orientation.
US10202895B2 Control device of a vehicle, vehicle including control device, and control method of vehicle
A vehicle includes at least one sensor generating a signal to control an operation of an internal combustion engine; and a control unit configured to store a control parameter to control an operation of the internal combustion engine, and to correct the control parameter based on an output of the at least one sensor. The control unit stops correcting the control parameter while the vehicle is at a halt, and the power generator is generating electric power by driving of the internal combustion engine.
US10202894B2 Internal combustion rotary engine
An internal-combustion engine includes an engine housing having an interior space with an inner wall, which section-wise corresponds to a segment of a circular cylinder and a segment deviated from the circular cylinder, wherein a rotary disc is centrally rotatably mounted in the interior space around an axis, and an intake area, a compression area, an ignition area, a working area and an exhaust area are formed, wherein the rotary disc is a circular cylinder with two slots in the circumferential area, into each of which slots a sliding element is inserted, wherein each sliding element movable along the slot, and is moved along the slot on rotation of the rotary disc.
US10202888B2 Engine air path cooling system
Methods and systems are provided for selectively re-cooling intake air downstream of a charge air cooler. In one example, a system may include a cylinder head defining a plurality of cylinders, the cylinder head including a plurality of inlet ports each fluidically coupled to a respective cylinder, a refrigerant supply, and a refrigerant passage surrounding each inlet port and fluidically coupled to the refrigerant supply, the refrigerant passage shaped to correspond to an outer profile of each inlet port.
US10202883B2 Common rail assembly, urea injection system and application thereof
A common rail assembly used in a urea injection system, comprising at least a first common rail and a second common rail which are connected to each other, wherein the first common rail comprises a first housing, a pressure detecting device mounted on the first housing and a pressure adjusting device. The first housing comprises a first urea inlet channel, a first urea outlet channel, at least one first feeding inlet connected to the first urea inlet channel and at least one first back-flow outlet connected to the first urea outlet channel. The pressure detecting device is connected to the first urea inlet channel. The pressure adjusting device can connect/disconnect the first urea inlet channel to/from the first urea outlet channel. Also disclosed are a urea injection system and the application of the common rail assembly. A proper number of common rails selected based on different application requirements can be combined together by at least connecting the first common rail to the second common rail in series. The extension capability thereof is relatively high.
US10202882B2 Fault diagnosis device for exhaust pipe fuel injector
A fault diagnosis device for an exhaust pipe fuel injector that diagnoses a normality or an abnormality of the exhaust pipe fuel injector which injects a fuel according to an instructed fuel injection amount, includes: a storage unit which stores a regeneration duration and an instructed fuel injection amount in the regeneration duration; a calculation unit which calculates an instructed fuel injection amount per unit time in the regeneration duration; and a fault diagnosis unit which diagnoses that the exhaust pipe fuel injector is abnormal when the instructed fuel injection amount per unit time in the regeneration duration exceeds a fault threshold, and diagnoses that the exhaust pipe fuel injector is normal when the instructed fuel injection amount per unit time in the regeneration duration does not exceed the fault threshold.
US10202873B2 Supercritical CO2 generation system applying plural heat sources
The present invention relates to a supercritical CO2 generation system applying plural heat sources. According to the present invention, each heat exchanger is effectively disposed according to conditions such as an inlet and outlet temperature, capacity, the number, etc. of the heat source, such that it is possible to use the same or smaller number of recuperators as compared to the number of heat sources, thereby simplifying the system configuration and implementing effective operation.
US10202872B2 Method and device for rapid oil heating for oil-lubricated expansion machines
The present invention relates to a method for lubricant heating during starting up of a thermodynamic cycle device, wherein the cycle device comprises a working medium with a working substance and a lubricant, an evaporator for evaporating the working substance, a lubricant separator for separating at least part of the lubricant from the working medium which is supplied by the evaporator, an expansion machine which is to be lubricated with the lubricant, and a condenser device with a condenser, and wherein the method comprises the following steps: delivery of lubricant from the lubricant separator to the condenser device and/or to the evaporator during shutdown of the cycle device, as a result of which a working medium which is enriched with lubricant is provided in the condenser device and/or in the evaporator; and heating of the working medium which is enriched with lubricant in the evaporator during starting up of the cycle device. Furthermore, the invention relates to a thermodynamic cycle device which comprises means for delivering lubricant from the lubricant separator to the condenser device and/or to the evaporator during shutdown of the cycle device, as a result of which a working medium which is enriched with lubricant can be provided in the condenser device and/or in the evaporator.
US10202870B2 Flange relief for split casing
A split case for a gas turbine engine includes multiple split case portions defining a turbine engine case section. Each of the split case portions has a first and second axially aligned split flange and a circumferential flange on an axial end. Each of the circumferential flanges includes a thermal expansion relief void.
US10202869B2 Connection for a fairing in a mid-turbine frame of a gas turbine engine
A fairing assembly for a gas turbine engine includes an inner fairing platform; an outer fairing platform located radially outward of the inner fairing platform; a plurality of vanes radially outward from the inner fairing platform between the inner fairing platform and outer fairing platform; a mount located on a radially outer side of the outer fairing platform, the mount attached to the outer fairing platform on the radially outer side; and a link that includes an elongated member with a first end and an opposite second end, the first end configured to fit within the mount and define a pivot axis of the link with respect to the mount.
US10202862B2 Sliding seal
The present disclosure relates generally to a sliding seal between two components. The sliding seal includes a first seal section, a second seal section, and (in some embodiments) a third seal section. Two or three of the seal sections are uncoupled, which allows the uncoupled seal sections to move relative to one another during relative movement between the two components. One or more spring tabs extend from the second seal section and bias the first and third (or in some embodiments, the first and second) seal sections away from one another.
US10202860B2 Nozzle guide vane passage
A method of constructing the nozzle guide passage may include the steps of: providing a tubular pre-form having a plurality of layers of unconsolidated CMC fibers in which the internal walls of the tubular preform provide either working surfaces which define the main gas path walls of the assembled nozzle vane, or extraneous wall portions which do not provide working surfaces of the assembled nozzle guide vane arrangement; cutting the wall portions to provide one or more flaps which remain attached to the pre-form via a connecting portion of wall; and, displacing the flap from a first pre-cut position, to a second consolidation position to provide one or more ancillary features.
US10202859B2 Axial turbomachine blade with platforms having an angular profile
A stator blades of an axial turbomachine intended to be fitted on a ferrule in an annular row of identical blades. Each blade includes a platform with opposed lateral edges and a screw to the ferrule. The contour of the platform has, at each of the lateral edges, an angular profile designed to mate with the contiguous edge of the platform of an adjacent blade. This feature enables the angular position or pitch of the blade to be set. In a blade row fixed on a stator, mechanical clearances J1, J2, J3 and the fixation screws cause an average angular orientation error. The blades are made with a compensatory angle to offset the angular orientation error.
US10202855B2 Airfoil with improved coating system
A coating system for a surface of a superalloy component is provided. The coating system includes a MCrAlY coating on the surface of the superalloy component, where M is Ni, Fe, Co, or a combination thereof. The MCrAlY coating generally has a higher chromium content than the superalloy component. The MCrAlY coating also includes a platinum-group metal aluminide diffusion layer. The MCrAlY coating includes Re, Ta, or a mixture thereof. Methods are also provided for forming a coating system on a surface of a superalloy component.
US10202854B2 Abrasive tips for ceramic matrix composite blades and methods for making the same
A blade and method for producing the blade for a gas turbine engine are described herein. The blade may include a composite airfoil. The airfoil may comprise a ceramic material, and a distal end. A tip may extend from the distal end of the airfoil. The tip of the airfoil may comprise a substantially porous structure and may comprise infiltrated material extending from an airfoil preform to a tip preform to join the airfoil preform and the tip preform.
US10202850B2 Balancing method for a turbocharger
A method of balancing turbocharger rotating assembly (50) includes installing a shaft-and-turbine wheel sub-assembly (40) into a ball bearing cartridge (20) within a bearing housing (8) of a turbocharger (1), connecting a compressor wheel (5) to the shaft (6), and testing the balance of the turbocharger rotating assembly (50) while the turbocharger rotating assembly (50) is installed within the bearing housing (8) of the turbocharger (1). Based on the results of the balance testing, material is removed from the turbine wheel (4) while the shaft-and-turbine wheel sub-assembly (40) is installed within the bearing housing (8) of the turbocharger (1). The step of removing the material from the turbine wheel (4) comprises removing material from a peripheral edge (35) of a backwall (34) of the turbine wheel (4).
US10202835B2 Pressure delivery proppant to offshore frac blender
A system for using a pneumatic conveyor system to provide metered amounts of proppant to subterranean formation fracturing material blender in an offshore well environment. Plural pneumatic conveyor systems are provided which can be operated individually or in combination to provide the required amounts of proppant materials to blend with frac fluids.
US10202832B1 Processing of oil by steam addition
The invention relates to injecting steam into crude oil for several benefits, primarily of which is to remove salt by transferring the salt into the condensed water from the steam. Steam transfers salt via a different transfer mechanism and therefore doesn't require the high shear mixing of conventional water injection systems. As such, steam injection through a variety of procedures, is more efficient at gathering salt into water that itself is easier to remove from the crude oil.
US10202823B2 Well tree hub and interface for retrievable processing modules
The present disclosure relates to providing a hub coupled into a production tree, manifold, or other equipment, and a base module that is attachable to and retrievable from the hub. The base module may be reconfigurable. The base module may be configured to receive other modules that are reconfigurable, wherein the other modules are retrievable from the base module. The hub provides a dedicated space or support at or near the production tree or equipment for using the base module. An interface is provided between the base module and the production tree. A fluid conduit provides a fluid path across or through the interface. The hub may be part of the interface such that the module can fluidly couple to the fluid conduit and the production tree across the interface via the hub.
US10202822B2 Plugs including insert for composite threaded mandrel for downhole applications
An apparatus for use in a wellbore is disclosed that in one non-limiting embodiment includes a mandrel having a recess on a lower section thereof, a packing element around the mandrel, wherein the packing element provides a seal between the apparatus and the wellbore when the packing element is expanded radially outward from the mandrel; and a threaded member having a threaded outer surface placed around the lower section of the mandrel, and wherein strength of the threaded member is greater than the strength of the lower section of the mandrel. The apparatus may further include a guide member threaded on the threaded member to provide support to the mandrel. The apparatus may be utilized as a frac plug and a bridge plug.
US10202819B2 Annular barrier and annular barrier system
An annular barrier system for expanding an annular barrier in an annulus between a well tubular structure and an inside wall of a borehole downhole includes an annular barrier having a tubular part for mounting as part of the well tubular structure. The annular barrier further includes an expandable sleeve surrounding the tubular part, at least one end of the expandable sleeve being fastened in a fastener of a connection part in the tubular part. The annular barrier system also has a tool for expanding the expandable sleeve by letting a pressurized fluid through a passage in the tubular part into a space between the expandable sleeve and the tubular part.
US10202817B2 Packer assembly with inserts for blowout preventer
A blowout preventer (“BOP”) includes a housing comprising a vertical bore extending through the housing and a packer assembly movably positioned within the housing and configured to form a seal within the housing. The packer assembly includes an elastomeric body comprising an elastomeric material and inserts positioned within the elastomeric body and in parallel alignment with respect to each other.
US10202814B2 Downhole tool with expandable stabilizer and underreamer
A downhole tool including a body coupled to a stabilizer and an underreamer. The stabilizer may include a blade that moves from a retracted position to an expanded position. The underreamer may include a cutter block that moves from a retracted position to an expanded position. The underreamer is positioned above the stabilizer, and a distance between an outer surface of the cutter block and a central longitudinal axis of the body may be greater than a distance between an outer surface of the blade and the central longitudinal axis when the blade and cutter block are in the expanded positions.
US10202813B2 Coring tools including core sample flap catcher and related methods
Core sample catchers for use with coring tools for obtaining core samples from subterranean formations may include at least one flap catcher member configured to be movably coupled to an inner barrel of the coring tool and configured to move between an open position and a closed position. A piston member including a central bore may be disposed in a passageway extending through the inner barrel. The piston member may be configured to move between a first position and a second position, the piston member configured to retain the at least one flap catcher member in the open position when the piston member is in the first position, and allow flap catcher member to move into the closed position when the piston member is in the second position.
US10202811B2 Subsea wellbore operations vessel and method
A vessel adapted to perform subsea wellbore related operations involving a riser string that is assembled from releasably interconnected riser sections and extends between a subsea wellbore and the vessel. The riser string vertical handling system of the vessel includes a controlled motion device that is adapted to displace the riser string lifting tool in at least one horizontal direction relative to the riser spider device at least whilst travelling between the elevated and lowered position thereof loaded by the riser string suspended from the riser string lifting tool, thereby allowing to establish an inclined travel path with selectively variable inclination of the riser string lifting tool relative to an imaginary vertical line through the riser string passage of the riser spider device, e.g. said inclined travel path having an inclination selected to correspond to an actual water current induced inclination of an upper portion of the riser string during the riser string assembly process.
US10202807B2 Vertical shaft drilling rig using novel drilling method
A vertical shaft drilling rig which includes a derrick and a flatcar element. The rig includes a drill pipe connecting to the derrick, a pipe joint provided on the drill pipe, a device for stabilizing cutterhead pressure connecting to the drill pipe, a torque amplification driver at which the device for stabilizing cutterhead is installed, a cutter head connected to the torque amplification driver, a separate plant on the ground surface, a muck removal system transporting the muck produced to the separate plant, an electric cabinet, a hydraulic station, a power line, and a deep shaft line extension device between the hydraulic station and the power line. The torque amplification driver includes a pressure balance valve, a planetary reducer, a drive flange and a main bearing. The deep shaft line extension device includes a float, a pulley assembly, a line reel, a steel wire and a winch.
US10202806B2 Bearing assembly for a drilling tool
A bearing assembly for a drilling tool. A thrust bearing assembly for use in a drilling tool may include a first thrust frame having a generally cylindrical hollow body with a first inner surface, where the first thrust frame includes: (i) first flow diverters protruding laterally from the first inner surface toward a longitudinal axis of the thrust bearing assembly and (ii) first flow ports formed along the first inner surface between adjacent first flow diverters. The thrust bearing assembly may also include a stationary thrust bearing having a generally cylindrical base with legs extending in an axial direction from the base, where the legs may be generally positioned within the first flow ports.
US10202800B2 Temperature-controlled window and method of controlling thereof
The invention concerns a window including a window pane with one or more glass panes, a window frame in which the window pane is provided, at least one temperature sensor arranged in or at the periphery of the window pane, and an electric circuit connected to the temperature sensor mounted on or in the window frame. The electric circuit is configured to be connected to an operation unit which is configured to regulate the incident light through the window pane. The invention furthermore concerns a method for controlling a window wherein the electric circuit controls the means configured to regulate the incident light through the window pane based on a set of parameters. The parameters are determined on the basis of the orientation and geographical position of the window whereby the supply of free energy is optimized and the amount of energy supplied from energy sources in the room is reduced. In an embodiment the window can be controlled by means of an application configured to run on a mobile communication unit.
US10202795B2 Doorsill
A doorsill having a substrate, a dam, and a sill deck is described. The dam is removably attached to the substrate to extend upwardly therefrom. The sill deck is removably attached to the substrate and removably attached to the dam. The dam has a vertical wall, and a lower portion of the vertical wall engages the substrate.
US10202793B2 Garage door opener system and method of operating a garage door opener system
A garage door opener system having a garage door opener and a remote input device electrically connected to the garage door opener by an electrical conductor. The remote input device receives power by the electrical conductor. The remote input device includes a device controller to communicate an event message, monitor for an acknowledgement message within a time period, and repeat the event message when the acknowledgement message is not received within a time period. The garage door opener includes a master controller. The master controller receives the event message and communicates the acknowledgement message in response to receiving the event message. Also disclosed is a method of operating the garage door opener system.
US10202792B2 Refrigerator
A refrigerator includes a cabinet defining a storage compartment, a door configured to open and close the storage compartment, and a door opening device configured to open the door. The door opening device includes a driving unit and a pushing member configured to be pushed out by the driving unit to thereby open the door. The pushing member includes a first rack configured to be driven by the driving unit in a first direction, and a second rack configured to be driven by the driving unit in the first direction. The first rack is slidably coupled to the second rack to thereby move relative to the second rack.
US10202785B2 Universal control module for electrical lock, retrofit and method for operating
A control unit for retrofit to electromechanical or magnetic door locks is provided. The control unit includes a casing with an electrical exit port that is connected to the electrical connectors of a standard electromechanical door lock in order to provide an additional way of controlling the lock. Especially, the external control unit receives lock commands from a mobile device, such as a telephone, for locking or unlocking the door lock.
US10202782B2 Enhanced visual safety indicators for parking spaces
A system of enhanced visual parking space safety indicators for assisting drivers of automobiles or operators of other vehicles to position their vehicles in parking spaces. First rear safety indicators are positioned on a vertical barrier, such as a wall or structure, located at a rear of the parking space, and demarcate a rear limit and an associated depth dimension, left and right limits and an associated width dimension, and a center of the parking space. Second upper safety indicators are positioned on an upper barrier, such as a ceiling, located above the parking space, and demarcate an upper limit and an associated height dimension, the left and right limits and the associated width dimension, and the center of the parking space. The enhanced visual parking space safety indicators may supplement or replace conventional safety surface line markings located on a lower surface of the parking space.
US10202780B2 Rostrum support structure
A rostrum support structure comprising a plurality of frame units (10, 20, 30, 40, 50) which can be stacked with respect to one another, at least one support member being provided for directly supporting at least two of the frame units when stacked so that they can be lifted together. The at least one support member is preferably in the form of a flat plate.
US10202779B1 Universal panels and structures comprised of the same
Embodiments of the present technology provides universal panels and structures made from the same. The panels are formed using specific ratios for width and length of the panels, which are related to ratios of aperture spacings for the panels. These ratios are used to ensure that panels can be used in a universal manner to form walls, roofs, and doors. Additionally, the universality of the panels reduces the likelihood that installation errors will occur when building structures with these panels. Installation errors can deleteriously affect the structural integrity of the resulting structure.
US10202778B2 Drywall repair kit and method
A method to repair a damaged area of a workpiece with a repair kit includes rotating an arbor to drive a cutting member about a central axis of the arbor, cutting a hole in the workpiece with the cutting member, engaging the workpiece with the cutting member as the hole is cut to secure the cutting member within the hole, disconnecting the arbor from the cutting member, and leaving the cutting member in the workpiece to plug the hole.
US10202776B1 Expander for fastening track for fabric wall coverings
An expander member for use with fastening track for fabric wall coverings that allows for wider distances between the fabric and the wall to be covered. The invention allows for top loading of fabric as well as side loading. The expander includes a series of grooves that allow for fastening of the member to a wall as well as for fastening to additional members proximate the top and bottom as desired. Alternatively, one or more pocket holes can be used to secure the member to a wall using a fastening screw. In the preferred embodiment first flange extends outward from the member with a height shorter than the member forming a groove therebetween for the placement therein of the fastening track. An alternate embodiment includes a second top flange that is proximate the top side and the back that has a length shorter than the top side creating a groove therebetween for the placement therein of a second fastening track that allow for fabric to horizontally stretch atop the member a desired.
US10202766B1 Rafter bracket
A rafter bracket configured to connect a vertical post to a rafter and beam(s) is described herein. The rafter bracket may include lower vertical side plates, a horizontal plate, and upper vertical side plates. The horizontal plate may be perpendicular to the upper and lower vertical side plates and may separate the upper vertical side plates from the lower vertical side plates. The horizontal plate and lower vertical side plates may create a lower cavity that receives the vertical post. Meanwhile, the rafter may be positioned on one of the upper vertical side plates and positioned between two of the upper vertical side plates and may be angled at an acute angle relative to the vertical post as well as the upper and lower vertical side plates. One or more of the lower vertical side plates may receive lateral plates that define a lateral cavity receiving the beam.
US10202765B2 Deck panel for construction
Provided is a deck panel for construction, including: an upper side deck panel which includes an upper side deck plate, an upper side truss girder which is disposed on the upper side deck plate, and an upper side reinforcement part which is coupled to the upper side deck plate or the upper side truss girder; a lateral side deck panel which includes a lateral side deck plate, a lateral side truss girder which is disposed on the lateral side deck plate, and a lateral side reinforcement part which is coupled to the lateral side deck plate or the lateral side truss girder, and is disposed on at least one lateral side of the upper side deck panel; and a coupling member which fixes the upper side deck panel and the lateral side deck panel.
US10202761B2 Curtain wall system, corner bracket for curtain wall system, and associated method
In certain embodiments, a curtain wall system comprises first and second curtain wall member supporting apparatuses and a corner latching apparatus. The first and second supporting apparatuses each have a respective: vertically-disposed member; horizontally-disposed supporting member; and locking member coupled to the vertically-disposed member. The locking member is disposed beneath a lower surface of the horizontally-disposed supporting member. The corner latching apparatus has a corner shape and comprises a first horizontally-disposed latching arm oriented in a first direction and adapted to engage with the locking member of the first supporting apparatus. The corner latching apparatus comprises a second horizontally-disposed latching arm oriented in a second direction and a stabilizing resilient member disposed beneath a lower surface of each of the first and second horizontally-disposed latching arms, at least a portion of the stabilizing resilient member adapted to compress against an upper surface of a curtain wall member.
US10202758B2 Method to reduce air infiltration through an insulated frame structure
Air flow is reduced through a structure insulated with one more layers of fiber wool or particulate insulating material. A layer of a foamed fluid polymeric composition is applied onto the exposed surface of the insulation to cover the edges at which the exposed surface of the insulation meets an enclosing member of the structure. The layer is then cured to form a polymeric coating on the exposed surface of the insulation. The coating seals the edge or edges at which the exposed surface of the insulation meets the enclosing members of the structure.
US10202757B2 Water management system for panel-sided walls
The present invention is directed to systems and methods for improving the water management of exterior walls clad with panel siding. The present invention improves on prior art wall designs by directing water on the exterior surface of a building away from areas which are vulnerable to water penetration, such as joints between panels, joints between trim components, and locations where fasteners are driven from the exterior. The water management system generally comprises a vertical batten assembly, and in certain embodiments a horizontal joint cover. The water management system is designed to be installed on an outer surface of the exterior wall panels. Thus, the system may be installed without removing and replacing existing siding or covering panels with an entirely new layer of siding. The present invention may also be used on new panel siding installations as a lower cost alternative to other siding systems.
US10202756B2 Bridge systems for multi-stage walls
A bridge to construct a multi-stage wall is provided with a clip at each end. One of the clips is sized and shaped to fit snugly onto the wall of a standard concrete masonry unit (CMU), while the other is sized and shaped to fit onto a segmental wall system (SWS) unit. A retaining or stand-alone wall is constructed by laying a row of SWS units and a row of CMUs roughly parallel to each other, with bridges extending between them to fix the units. The hollow spaces in each unit and the space between the rows is filled with gravel, rock or other fill material as each course is laid. Additional courses of SWS units and CMUs are placed on top of the prior courses, with bridges added to each course. This process is repeated until the desired wall height is reached. Various sized and shaped clips and connector brackets are provided to allow spacing of the walls at different distances, with varying blocks. Multiple walls can be constructed in parallel and connected with bridges to provide sufficient retention mass for taller walls.
US10202754B2 Thermal wall anchor
A wall anchor for use in a cavity wall to connect to a veneer tie to join an inner wythe and an outer wythe of the cavity wall includes an elongate body having a longitudinal axis, a driven end portion and a driving end portion. The driven end portion is adapted to be threadedly mounted on the inner wythe of the cavity wall. The driving end portion includes a drive head including a receptor opening for capturing a portion of a veneer tie. The receptor opening extends transverse to the longitudinal axis of the elongate body through the drive head. A thermal spacer is attached to the elongate bod. The thermal spacer has a conductivity less than a thermal conductivity of the elongate body and is configured and arranged to reduce thermal transfer in the cavity wall along the elongate body.
US10202741B2 Closed-circuit hydraulic system for construction machine
The present disclosure relates to a closed circuit hydraulic system for a construction machine including a plurality of actuators and a plurality of hydraulic pumps selectively supplying working oil to the plurality of actuators bidirectionally and the closed circuit hydraulic system includes: a charge line selectively connected with a low-pressure side hydraulic line which returns to the hydraulic pump from the actuator among hydraulic lines connecting the hydraulic pumps and the actuators; a charge pump supplying a supplement flow to the charge line; and a variable relief valve selectively changing a normal mode to limit a pressure of the charge line to a predetermined pressure or less and a boost mode to limit the pressure of the charge line to a pressure lower than the pressure of the charge line in the normal mode.
US10202738B2 Modular tile plow
A tile plow, including a pivot bolt, a frame, a shank including a bottom at a first end of the shank, a top at a second end opposite the first end of the shank, a height measured from the bottom to the top, and a male connector, the shank hingeably connected with the frame at the pivot bolt, wherein the pivot bolt is positioned, in a direction extending from the bottom towards the top, at 66.4 percent of the height or more.
US10202721B2 Electron beam cured siliconized fibrous webs
Siliconized fibrous webs are described. The siliconized webs include a fibrous web saturated with an electron beam cured silicone composition. Siliconized webs with electron beam cured silicone coating are also described. Methods of preparing both the coated and uncoated siliconized fibrous webs are also described.
US10202714B2 Braided textile sleeve with self-sustaining expanded and contracted states and method of construction thereof
A protective textile sleeve includes a braided, tubular wall extending lengthwise along a central longitudinal axis between opposite ends. The wall has a decreased length, increased diameter first state and an increased length, decreased diameter second state. Heat-set, braided yarns within the wall impart a bias on the wall, wherein the bias causes the first and second states to be bi-stable and self-sustaining.
US10202709B2 Method for manufacturing silicon carbide single crystal
A method for manufacturing a silicon carbide single crystal includes: packing a silicon carbide source material into a crucible, the silicon carbide source material having a flowability index of not less than 70 and not more than 100; and sublimating the silicon carbide source material by heating the silicon carbide source material.
US10202707B2 Substrate processing system with lamphead having temperature management
Apparatus for processing a substrate are provided herein. In some embodiments, a lamphead for use in substrate processing includes a monolithic member having a contoured surface; a plurality of reflector cavities disposed in the contoured surface, wherein each reflector cavity is shaped to act as a reflector or to receive a replaceable reflector for a lamp; and a plurality of lamp passages, wherein each lamp passage extends into the monolithic member from one of the plurality of reflector cavities.
US10202705B2 Silicon ingot having uniform multiple dopants and method and apparatus for producing same
A Czochralski growth system is disclosed comprising a crucible, a silicon delivery system comprising a feeder having a delivery point overhanging the crucible and delivering a controllable amount of silicon into the crucible, and at least one doping mechanism controllably delivering at least one dopant material to the feeder. The system can comprise two or more doping mechanisms each loaded with a different dopant material and can therefore be used to prepare silicon ingots having multiple dopants. The resulting ingots have substantially constant dopant concentrations along their axes. Also disclosed is a method of Czochralski growth of at least one silicon ingot comprising at least one dopant material, which is preferably a continuous Czochralski method.
US10202694B2 2-substituted imidazole and benzimidazole corrosion inhibitors
Disclosed are methods of using nitrogen-containing compounds as corrosion inhibitors. The present method is used to inhibit corrosion of a metal surface in contact with an aqueous system using 2-substituted imidazoles and 2-substituted benzimidazoles, and provides enhanced protection against corrosion of metals in the aqueous system. The method comprises the use of corrosion inhibitors that are generally resistant to halogen attack and provide good corrosion resistance in the presence of oxidizing halogen-based biocides. Formulations comprising 2-substituted imidazoles and 2-substituted benzimidazoles are also disclosed.
US10202682B2 Method of sputtering and sputter system
So as to control the operation of a sputter target during the lifetime of the target and under HIPIMS operation, part of a magnet arrangement associated to the target is retracted from the target whereas a second part II of the magnet arrangement is, if at all, retracted less from the addressed backside during the lifetime of the target. Thereby, part I is closer to the periphery of target than part II, as both are eccentrically rotated about a rotational axis.
US10202678B2 Method and steel component
Method for heat treating a steel component (28, 36) comprising the steps of: a) carbonitriding the steel component (28, 36) at a temperature of 930-970° C., b) cooling the steel component (28, 36), d) re-heating the steel component (28, 36) to a temperature of 780-820° C. and d) quenching the steel component (28, 36). The method comprises the step of either e) performing a bainite transformation at a temperature just above the martensite formation temperature, transforming 25-99% of the austenite into bainite at the temperature and then increasing the temperature to speed up the transformation of the remaining austenite into bainite, or f) holding the steel component (28, 36) at an initial temperature (T1) above the initial martensite formation temperature (Ms), and lowering the initial temperature (T1) to a temperature (T2) that is below the initial martensite formation temperature (Ms) but above the actual martensite formation temperature during the bainite transformation.
US10202677B2 Production method of carburized steel component and carburized steel component
A production method of a carburized steel, which improves a gas carburizing property of a steel having a high Si content and suppress deterioration of productivity, includes preliminary and main gas carburizing processes. In the preliminary gas carburizing process, a steel having a chemical composition that contains C, Si, Mn, and Cr and, in mass %, satisfies Formula (1) is subjected to a gas carburizing treatment at a carburizing temperature Tp° C. that satisfies Formula (A) for 10 minutes to less than 20 hours. In the main gas carburizing process, a gas carburizing treatment is performed at a carburizing temperature Tr(° C.) that satisfies Formula (B) for a carburizing time tr minutes. 6.5<3.5[Si %]+[Mn %]+3[Cr %]≤18  (1) 800≤Tp<163×ln(CP+0.6)−41×ln(3.5×[Si %]+[Mn %]+3×[Cr %])+950  (A) 4<13340/(Tr+273.15)−ln(tr)<7  (B) Where, CP in the formula is substituted by a carbon potential during carburization in the preliminary carburizing process.
US10202675B2 Duplex stainless steel
A stainless steel contains, by mass %, C: 0.005% to 0.03%, Si: 0.05% to 1.0%, Mn: 0.1% to 4.0%, Ni: 3% to 8%, Cr: 20% to 35%, Mo: 0.01% to 4.0%, Al: 0.001% to 0.30%, N: 0.05% to 0.60%, one or more selected from Re: 2.0% or less, Ga: 2.0% or less, and Ge: 2.0% or less, and a balance consisting of Fe and impurities.
US10202674B2 Atomized picoscale composition aluminum alloy and method thereof
The invention is a process for manufacturing a nano aluminum/alumina metal matrix composite and composition produced therefrom. The process is characterized by providing an aluminum powder having a natural oxide formation layer and an aluminum oxide content between about 0.1 and about 4.5 wt. % and a specific surface area of from about 0.3 and about 5 m2/g, hot working the aluminum powder, and forming a superfine grained matrix aluminum alloy. Simultaneously there is formed in situ a substantially uniform distribution of nano particles of alumina. The alloy has a substantially linear property/temperature profile, such that physical properties such as strength are substantially maintained even at temperatures of 250° C. and above.
US10202673B2 Fcc materials of aluminum, cobalt, iron and nickel, and products made therefrom
The present disclosure relates to new materials comprising Al, Co, Fe, and Ni. The new materials may realize a single phase field of a face-centered cubic (fcc) solid solution structure immediately below the solidus temperature of the material. The new materials may include at least one precipitate phase and have a solvus temperature of at least 1000° C. The new materials may include 4.4-11.4 wt. % Al, 4.9-42.2 wt. % Co, 4.6-28.9 wt. % Fe, and 44.1-86.1 wt. % Ni. In one embodiment, the precipitate is selected from the group consisting of the L12 phase, the B2 phase, and combinations thereof. The new alloys may realize improved high temperature properties.
US10202671B2 High proof stress Al—Zn aluminum alloy extrusion material superior in bendability
A high proof stress aluminum alloy extrusion material having superior bendability and crack resistance. The high proof stress aluminum alloy extrusion material is an aluminum alloy comprising: 5.0 to 7.0 wt % of zinc; 0.5 to 1.5 wt % of magnesium; 0.05 to 0.3 wt % of copper; no greater than 0.15 wt % of zirconium; 0.1 to 0.4 wt % of iron; 0.05 to 0.4 wt % of silicon; with the balance being Al and impurities, in which at least 90% of a metallographic structure is a recrystallized structure.
US10202661B2 Recovering chrome from a tannery process
A system and method for a chromium recovery process for recovering chromium from byproducts resulting from a tannery process. A system and process for solubilizing chromium contained in the oil byproduct into the remaining water content within the oil and extracting the water from the oil with the chromium sufficiently solubilized in the water such that the chromium content in the oil is sufficiently reduced below hazardous levels.
US10202651B2 Biomarkers for inflammatory bowel disease
The present invention provides a method of assessing whether an individual is at high risk or low risk of inflammatory bowel disease (IBD) progression by determining the expression level of two or more genes in a whole blood sample. Also provided are methods for treating IBD in an individual who is determined to be at high risk or low risk for IBD progression, and kits for assessing whether an individual is at high risk or low risk for IBD progression. Arrays, and methods of providing arrays, of patient-identified selected gene expression products from a whole blood sample of a patient are also provided.
US10202648B2 Prognosis of chronic obstructive pulmonary disease (COPD) and treament for COPD
The preset invention relates to a method for predicting the disease outcome and/or prognosis of chronic obstructive pulmonary disease (COPD) using a variant of surfactant protein D (SP-D) as a biomarker, which is the G-G-C-C-A haplotype of SP-D.
US10202638B2 Compositions and methods for performing hybridizations with separate denaturation of the sample and probe
The invention provides methods and compositions for separately denaturing a probe and target in hybridization applications. The invention may, for example, eliminate the use of or reduce the dependence on formamide in hybridization applications. Compositions for use in the invention include an aqueous composition comprising at least one polar aprotic solvent in an amount effective to denature double-stranded nucleotide sequences.
US10202626B2 Compositions and methods for producing benzylisoquinoline alkaloids
The present invention relates to host cells that produce compounds that are characterized as benzylisoquinolines, as well as select precursors and intermediates thereof. The host cells comprise one, two or more heterologous coding sequences wherein each of the heterologous coding sequences encodes an enzyme involved in the metabolic pathway of a benzylisoquinoline, or its precursors or intermediates from a starting compound. The invention also relates to methods of producing the benzylisoquinoline, as well as select precursors and intermediates thereof by culturing the host cells under culture conditions that promote expression of the enzymes that produce the benzylisoquinoline or precursors or intermediates thereof.
US10202622B2 Process for producing fuel using two fermentations
A process is provided for forming a fuel or a fuel intermediate from two fermentations that includes feeding an aqueous solution comprising a fermentation product from a first bioreactor to a second bioreactor and/or a stage upstream of the second bioreactor, which also produces the fermentation product. The aqueous solution may be added at any stage of the second fermentation and/or processing steps upstream from the second bioreactor that would otherwise require the addition of water. Accordingly, the product yield is increased while fresh/treated water usage is decreased.
US10202621B2 Processing biomass
Carbon-containing materials, such as biomass (e.g., plant biomass, animal biomass, and municipal waste biomass) or coal are processed to produce useful products, such as fuels, carboxylic acids and equivalents thereof (e.g., esters and salts). For example, systems are described that can use feedstock materials, such as cellulosic and/or lignocellulosic materials and/or starchy materials, to produce ethanol, butanol or organic acids (e.g., acetic or lactic acid), salts of organic acids or mixtures thereof. If desired, organic acids can be converted into alcohols, such as by first converting the acid, salt or mixtures of the acid and its salt to an ester, and then hydrogenating the formed ester. Acetogens or homoacetogens which are capable of utilizing a syngas from a thermochemical conversion of coal or biomass can be utilized to produce the desired product.
US10202620B2 Synthesis of olefinic alcohols via enzymatic terminal hydroxylation
In certain aspects, the present invention provides methods for producing terminally hydroxylated alkenes and alkynes by contacting an unsaturated or saturated hydrocarbon substrate with a hydroxylase enzyme. Exemplary terminal hydroxylases useful for carrying out the methods of the invention exhibit strong selectivity towards one terminal carbon of a hydrocarbon substrate and include, but are not limited to, non-heme diiron alkane monooxygenases, cytochromes P450 (e.g., cytochromes P450 of the CYP52 and CYP153 family), as well as long chain alkane hydroxylases. In some embodiments, the terminally hydroxylated alkene or alkyne is further converted to a terminal alkenal. In certain embodiments, terminally hydroxylated alkenes and alkynes are useful as insect pheromones which modify insect behavior. In other embodiments, terminally hydroxylated alkenes and alkynes are useful intermediates for producing pheromones via acetylation or oxidation of the alcohol moiety.
US10202619B2 Compositions and methods directed to CRISPR/Cas genomic engineering systems
The invention relates to engineered CRISPR/Cas9 systems for genomic modification in mammalian cells. The present specification describes the design and testing of a polynucleotide encoding the Streptococcus pyogenes (S. pyogenes) Cas9 protein, where the nucleotide sequence has been optimized for expression in mammalian cells. The specification also describes all-in-one systems for RNA-guided genome engineering in mammalian cells, including human cells.
US10202609B2 Microorganisms producing L-amino acids and process for producing L-amino acids using the same
Disclosed are a recombinant microorganism having enhanced L-amino acid producibility, wherein the recombinant microorganism is transformed to have an inactivated phage receptor thereof, and a method of producing an L-amino acid using the recombinant microorganism. The use of the recombinant microorganism may enable the production of the L-amino acid in a highly efficient manner.
US10202608B2 Iterative nucleic acid assembly using activation of vector-encoded traits
Certain aspects of the present invention provide methods for assembling nucleic acid molecules using iterative activation of one or more vector-encoded traits to progressively assemble a longer nucleic acid insert. Aspects of the invention also provide kits, compositions, devices, and systems for assembling synthetic nucleic acids using iterative activation of one or more vector-encoded traits.
US10202597B2 Rapid cell purification systems
Methods and systems for purifying cells and/or viruses are provided. The sample is added to a well disposed in a medium. A potential is applied across the medium to cause the contaminants to enter one or more walls of the well, and retain the cells and/or viruses in the well. The cells and/or viruses can be removed from the well, and optionally adhered or fixed to a surface, or detected. In one embodiment, the cells and/or viruses may be retained in the well by embedding in the medium. The medium including the embedded cells and/or viruses may be excised or otherwise removed and transferred to a glass slide or other solid surface.
US10202593B2 Evolved sortases and uses thereof
Evolved sortases exhibiting enhanced reaction kinetics and/or altered substrate preferences are provided herein, for example evolved sortases that bind recognitions motifs comprising a LAXT or LPXS sequence. Also provided are methods (e.g., orthogonal transpeptidation and diagnostics methods) for using such sortases. Kits comprising materials, reagents, and cells for carrying out the methods described herein are also provided.
US10202591B2 Methods and compositions for treatment of glycogen storage diseases and glycogen metabolism disorders
The present disclosure provides for compositions comprising a chimeric polypeptide comprising a polypeptide effective for treating glycogen storage disease and an internalizing moiety that promotes delivery into cells. In certain embodiments, the polypeptide effective for treating glycogen storage disease is an acid alpha-glucosidase (GAA), a laforin, an amyloglucosidase (AGL), a malin, or an alpha amylase. The present disclosure also provides for methods for decreasing glycogen accumulation in cells or for treating glycogen storage diseases, including Forbes-Cori Disease, Andersen Disease, von Gierke Disease, Pompe Disease, and Lafora Disease, comprising administering the chimeric polypeptide disclosed herein.
US10202590B2 Cells producing Fc-containing molecules having altered glycosylation patterns and methods and use thereof
The present application relates to the field of glyco-engineering, more specifically to glyco-engineering of Fc-containing molecules, such as antibodies. It is shown herein that Fc-containing molecules with a specific glycosylation pattern have a considerably longer circulating half-life in vivo, without having an altered binding affinity for their respective antigen. This has therapeutic implications in reducing the frequency with which these molecules need to be administered, without affecting therapeutic efficacy. Also, cells are provided that can produce the Fc molecules with the desired glycosylation pattern.
US10202580B2 Adult oligodendrocyte-type 2 astrocyte progenitor cell production method
The present invention provides a method for producing adult oligodendrocyte progenitor cells from proliferative oligodendrocyte progenitor cells, and a pharmaceutical composition having for an active ingredient thereof adult OPC produced according to that method. The method for producing adult OPC of the present invention is characterized by inducing proliferating OPC to differentiate into adult OPC by culturing in the presence of a ligand of a thyroid hormone receptor or retinoic acid receptor in a low oxygen environment. The present invention further provides adult OPC produced according to the production method of the present invention, and a pharmaceutical composition having these adult OPC as an active ingredient thereof.
US10202578B2 Chicken cells for improved virus production
The present Invention provides as avian cell in which the expression or activity of one or more of the following genes, or a homologue thereof: Chicken IFITM 1 (SEQ ID No. 1); Chicken IFITM2 (SEQ ID No. 2) and Chicken IFITM3 (SEQ ID No. 3) is reduced. The invention also provides methods for passaging viruses in avian cells, embryos and/or avian cell lines which have reduced expression of one or more IFITM genes and methods which involve investigating the sequence of one or more of the following genes, or a homologue thereof: Chicken IFITM1 (SEQ ID No. 1); Chicken IFITM2 (SEQ ID No. 2) and Chicken IFITM3 (SEQ ID No. 3).
US10202576B2 Apparatus for culturing cells
An apparatus for culturing cells of the present invention is an apparatus for culturing cells using a culture medium in a culture vessel. The apparatus includes: pump connected to pipet held by first holder; first shifter configured to shift first holder; second holder configured to hold culture vessel; second shifter configured to grip and shift culture vessel; and controller. Controller is programmed to, when pipet draws a liquid in culture vessel or discharges a liquid into culture vessel, control second shifter to translationally shift lid of culture vessel in a horizontal direction.
US10202573B2 Apparatus for accelerating reproduction of odor from air-conditioner and method for the same
The present invention relates to an apparatus and a method that can accelerate reproduction of odor from an air-conditioner by segmenting microorganisms, a temperature/humidity condition and nutrients for metabolism of the microorganisms as conditions for reproducing the odor from the air-conditioner and setting the segmented microorganisms, a temperature/humidity condition and nutrients for metabolism of the microorganisms according to an accelerated condition thereof.
US10202568B2 Automated cell culture system and method
An automated method for culturing stem cells using a robotic liquid handling system including a translatable bed and a movable multichannel pipette. The method includes the steps of: locating a first multi-well cell culture plate and a multi-trough plate on the bed; placing a suspension of stem cells in at least one trough of the multi-trough plate; using the multi-channel pipette, transferring a portion of the suspension of stem cells to each well of the first multi-well cell culture plate such that at least two of the wells of the first multi-well cell culture plate have different densities of stem cells; selecting a well of the first multi-well cell culture plate having a desired stem cell density; locating a second multi-well cell culture plate; and using the multi-channel pipette, transferring the cells of the selected well to a plurality of wells of the second multi-well cell culture plate.
US10202566B2 Degradable substance preservation device
A device for the preservation of degradable substances (e.g. degradable by oxidation) such as liquids or powders, especially edible substances, beverages (e.g. wine), or foods (e.g. coffee) as well as oils, tobacco, pharmaceuticals, colorants or paints in an opened container, e.g. a bottle, exposed to the oxygen of the air is provided herein. Aspects of the invention include an apparatus for removing oxygen from an opened container or bottle by coupling the container or bottle to a shell that contains an oxygen absorbent material such as reduced iron.
US10202565B2 Container for fabric treatment composition
A container for a fabric treatment composition having: (a) a container floor extending to a floor boundary; (b) a sump adjacent to at least a portion of the container floor, wherein a portion of the container floor adjacent the sump has a container floor elevation head, wherein the sump has a sump elevation head less than the container floor elevation head adjacent the sump, at least a portion of the sump being located on a longitudinal axis of the container; (c) a peripheral wall extending from the container floor; and (e) a needle piercable membrane operatively engaged with the peripheral wall to define an interior volume, wherein the interior volume contains between about 10 mL and about 100 mL a liquid fabric treatment composition.
US10202564B2 Biodiesel emulsion comprising a lecithin-based emulsifier for cleaning bituminous coated equipment
Methods of cleaning equipment such as hand tools dirtied by bituminous mixture. A biodiesel emulsion comprising biodiesel, water and emulsifier(s), is applied to the surface of the equipment for a period of time (e.g., at least about 15 minutes) and optionally agitated. The biodiesel emulsion produces cleaning properties comparable to straight biodiesel, at a cost reduction, due to the replacement of biodiesel with water.
US10202563B2 Cleaning fluid and cleaning method
A cleaning fluid for cleaning a site to which ink adheres in an inkjet printer which ejects aqueous inkjet ink containing a pigment and alkali-soluble resin having an acid group in a molecule, wherein the cleaning fluid contains an amphoteric surfactant, a basic compound, and water, a pH range of the cleaning fluid is from 9 to 12, the amphoteric surfactant is at least one selected from a group consisting of dimethyl lauryl amine oxide, lauryl dimethyl amino acetic acid betaine and a 2-al-kyl-n-carboxymethyl-n-hydroxyethyl imidazolinium betaine and is contained in an amount of 0.1 to 3% by mass to the total amount of the cleaning fluid.
US10202561B2 Lubricating compositions for motor vehicles
Disclosed are lubricating compositions and base oils for motor vehicles, specifically for engines, gearboxes, or vehicle axle assemblies. The lubricating composition contains an oil-soluble polymer that is a specific polyalkyl glycol or a specific polyalkylene glycol (PAG). Also described is use of the lubricating composition for reducing fuel consumption in a vehicle provided with an engine, an axle assembly, or a gearbox that are lubricated using the lubricating composition or the specific PAG.
US10202556B2 Emulsification dispersants, a method for emulsification and dispersion using the emulsification dispersants, emulsions, and emulsion fuels
An emulsifying dispersant includes, as the main component, vesicles formed from an amphiphilic substance capable of self-assembly or an emulsifying dispersant comprising single particles of a biopolymer as the main component. The particles made from amphiphilic substances capable of self-assembly are used. The amphiphilic substances are selected from among polyoxyethylene-hydrogenated castor oil derivatives wherein the average number of added ethylene oxide molecule is 5 to 15, dialkyldimethyl-ammonium halides wherein the chain length of the alkyl or alkenyl is 8 to 22, and phospholipids or phospholipid derivatives. According to the invention a three-phase structure composed of an aqueous phase, an emulsifying dispersant phase and an oil phase is formed on the surface of an emulsion to give an emulsion (such as emulsion fuel) excellent in thermal stability and long-term stability.
US10202552B2 Method to remove metals from petroleum
A method to remove a metals impurity from a petroleum feedstock for use in a power generating process is provided. The method comprising the steps of mixing a heated feedstock with a heated water stream in a mixing device to produce a mixed stream; introducing the mixed stream to a supercritical water reactor in the absence of externally provided hydrogen and externally provided oxidizing agent to produce a reactor effluent comprising a refined petroleum portion; cooling the reactor effluent to produce a cooled stream; feeding the cooled stream to a rejecter configured to separate a sludge fraction to produce a de-sludged stream; reducing the pressure of the de-sludged stream to produce a depressurized product; separating the depressurized product to produce a gas phase product and a liquid product; separating the liquid product to produce a petroleum product, having a reduced asphaltene content, reduced concentration of metals impurity, and reduced sulfur.
US10202524B2 Anisotropic conductive film, connection method, and joined body
An anisotropic conductive film for anisotropically conductively connecting a terminal of a first electronic component and a terminal of a second electronic component, the anisotropic conductive film including: a conductive particle-containing layer, which contains an adhesive layer-forming component and conductive particles, wherein the conductive particle-containing layer has two endothermic peaks in differential scanning calorimetry where endothermic peak temperatures are measured under conditions that a measuring temperature range is from 10° C. to 250° C. and a heating speed is 10° C./min, and wherein T2 is 30° C. or higher, and T4−T2 is greater than 0° C. but 80° C. or less, where T2 is a temperature of the endothermic peak present at a lower temperature side, and T4 is a temperature of the endothermic peak present at a higher temperature side.
US10202523B2 Ice adhesion reducing prepolymers and polymers
The present disclosure relates to an FPOSS prepolymer which may be reacted with a reactive coating or a polyisocyanate and/or one or more of a polysiloxane, a polyol, a polyamine and a reactive coating; an FPOSS polyisocyanate prepolymer which may be reacted with one or more of a polysiloxane, a polyol, a polyamine or a reactive coating; and an FPOSS siloxane prepolymer which may be reacted with a polyisocyanate and/or one or more of a polyol, a polyamine or a reactive coating to form cross-linked polymers capable of reducing the ability of ice to adhere to the surface of an object, in particular aircraft or other vehicles, methods of producing the prepolymers and polymers and their use in coating surfaces.
US10202520B2 Multi-function soft wall and manufacturing method thereof
The invention discloses a multi-function soft wall, comprising a surface printing layer and a base material, the base material further including a top layer, and a second layer, a third layer and a bottom layer that are all foaming layers, wherein both the second layer and the third layer have a foaming ratio less than that of the bottom layer, and a fiber layer is disposed between the third layer and the bottom layer. The invention further provides a method of manufacturing a multi-function soft wall, comprising: sequentially coating a top layer, a second layer, a third layer, a fiber layer and a bottom layer on a release paper, respectively, and then obtaining a base material, and performing a foaming process with respect to the second layer, the third layer and the bottom layer, respectively, and performing a drying and cooling process after the coating step; and separating the base material from the release paper, and printing a surface printing layer on the top layer. The multi-function soft wall can release negative ions, and continuously eliminate various pollutions indoors.
US10202508B2 Dye compounds
Mixtures containing at least one dye compound having a diketopyrrolopyrrole structure and at least one further liquid-crystalline compound are suitable for use in devices for regulating the entry of light into a space.
US10202502B2 Method for producing antimicrobial polyester fiber yarn containing volcanic ash
The present invention relates to a method for producing an antimicrobial polyester fiber yarn containing volcanic ash, the method comprising the steps of: crushing and heating volcanic ash, and allowing the heated volcanic ash to collide under an air stream in an air classifier mill system to obtain volcanic ash powder; subjecting the volcanic ash powder to nano-milling to obtain nano-sized volcanic ash particles; disintegrating the volcanic ash particles to prepare nano volcanic ash; mixing the prepared nano volcanic ash with polyester for fiber use at a weight ratio of 10:90-30:70, followed by melt extrusion, thereby preparing a highly dispersed volcanic ash master batch; and mixing the volcanic ash master batch with polyester for fiber use at a weight ratio of 4:96-8:92, followed by spinning to produce an antimicrobial polyester fiber yarn.
US10202499B2 Surface infusion of flexible cellular foams with novel liquid gel mixture
Compositions and methods for making a novel liquid gel mixture comprising at least one flexible polymer carrier, parachlorobenzotrifluoride, optional thermally-conductive materials, and optional performance-enhancing additives; using the liquid gel mixture for making surface-infused layers on layering substrates; and using combinations of surface-infused gel layer and layering substrate in cushioning foams and mattresses. Layering substrates are surface-infused with a liquid gel mixture and may be compressed to increase the penetration depth of liquid gel mixture into the substrate layer surface. This compositions may be used in mattresses, mattress topper pads, pillows, bedding products, furniture upholstery, pet beds, medical cushioning foams, seat cushions and backs, automotive foam, sports cushioning, transportation cushioning, headrests, arm rests, personal protective equipment, toys, and the like.
US10202497B2 Microwave extraction technique for rubber and resin analysis
Methods are described for microwave extraction of a component from a rubber-containing plant by providing a container holding a mixture of a sample of the rubber-containing plant and a solvent, placing the container holding the mixture in a vessel, irradiating the mixture in the vessel to increase the temperature of the mixture to extract the component from the sample of the rubber-containing plant into the solvent, and separating the extracted component from the solvent to quantify the amount of the component in the sample. Methods are also described for quantifying the amount of natural rubber in a sample from a rubber-containing plant and quantifying the amount of resin in a sample from a rubber-containing plant.
US10202489B2 Lactide copolymers and ring-opened lactide copolymers
A process of forming a lactide copolymer includes forming a dimethylidene lactide molecule from an L-lactide molecule. The process also includes forming a functionalized lactide monomer from the dimethylidene lactide molecule. The process includes forming a mixture that includes the functionalized lactide monomer and a bisphenol A (BPA) monomer or a BPA-derived monomer. The process further includes polymerizing the mixture to form a lactide copolymer.
US10202487B2 Polyarylate and molded article using same
The present invention can provide a polyarylate obtained from a dihydric phenol component and an aromatic dicarboxylic acid component. The polyarylate is characterized in that the dihydric phenol component contains a compound represented by general formula (A) or (B) as a primary raw material, and the pencil hardness of the polyarylate is H or higher. (In the formula, R1 and R2 each independently denote a hydrogen atom, an alkyl group having 1-6 carbon atoms or a phenyl group. However, neither R1 nor R2 represents a methyl group.) (In the formula, R3 and R4 each independently denote a hydrogen atom or a methyl group. In addition, a is an integer between 4 and 11. However, a is not 5 if R3 and R4 are both hydrogen atoms.)
US10202483B2 Polymerizable composition, molded product, and use thereof
The polymerizable composition of the present invention includes at least one isocyanate compound (A) having a cyclic structure, selected from compounds represented by the following Formulae (1), (2), and (3), and aliphatic isocyanate compound (B) having 4 to 11 carbon atoms, and a thiol compound (C).
US10202481B2 Block copolymer
The present application provides the block copolymers and their application. The present application may provide the block copolymers that have excellent self assembling and phase separation properties and therefore that can be effectively used in various applications. The present application may also provide applications of the block copolymers.
US10202473B2 Hydrophilic polymeric particles and methods for making and using same
A method of forming a particle includes, in a disperse phase within an aqueous suspension, polymerizing a plurality of mer units of a hydrophilic monomer having a hydrophobic protection group, thereby forming a polymeric particle including a plurality of the hydrophobic protection groups. The method further includes converting the polymeric particle to a hydrophilic particle.
US10202472B1 Olefin polymerization process
A process for the preparation of an ethylene polymer including the step of polymerizing ethylene or copolymerizing ethylene and one or more other olefins in the presence of a Phillips-type chromium catalyst in a gas-phase polymerization reactor containing a reactor bed of particulate polymer, wherein the gas-phase polymerization reactor is equipped with a cycle gas line, wherein the reactor gas returned to the polymerization reactor through the cycle gas line has been condensed in part and the amount of liquid in the returned reactor gas is from 0.5 wt. % to 10 wt. % based upon the total weight of the reactor gas/liquid composition, the polymerization is carried out at from 108° C. to 125° C., and an aluminum alkyl is fed into the polymerization reactor in an amount in the range of from 0.0025 mole to 0.1 mole per ton of dosed ethylene.
US10202460B2 CD37-binding molecules and immunoconjugates thereof
Novel anti-cancer agents, including, but not limited to, antibodies and immunoconjugates, that bind to CD37 are provided. Methods of using the agents, antibodies, or immunoconjugates, such as methods of inhibiting tumor growth are further provided.
US10202451B2 CD33 binding agents
The present invention relates to immunotherapies that are based on myeloid cell depletion. In particular, the present invention relates to CD33 binding agents for use in such therapies, e.g. in the treatment of myeloid cell malignancies and myelodysplastic syndrome (MDS).
US10202446B2 Anti FGF23 antibody and a pharmaceutical composition comprising the same
To provide an antibody against FGF23 and a pharmaceutical composition such as a preventive or therapeutic agent which can prevent or treat by suppressing an action of FGF23 by using the antibody. An antibody or its functional fragment against human FGF23 produced by hybridoma C10 (Accession No. FERM BP-10772).
US10202434B2 Fusion proteins of collagen-binding domain and parathyroid hormone
Fusion proteins containing active agonist or antagonist fragments of parathyroid hormone (PTH) and parathyroid hormone related peptide (PTHrP) coupled to a collagen-binding domain are presented. The fusion proteins can be used to promote bone growth, to promote hair growth, to prevent cancer metastasis to bone, to promote immune reconstitution with a bone marrow stem cell transplant, to promote mobilization of bone marrow stem cells for collection for autologous stem cell transplant, and to treat renal osteodystrophy. Pharmaceutical agents comprising a collagen-binding polypeptide segment linked to a non-peptidyl PTH/PTHrP receptor agonist or antagonist are also presented.
US10202430B2 IgM-mediated receptor clustering and cell modulation
Materials and methods for using multivalent molecules (e.g., antibodies) to modulate cellular function. A molecule can be targeted to a particular type of cell, either through direct binding to an epitope on the surface of the cell, or through a linker that recognizes both the multivalent molecule and a marker on the cell surface. The invention provides a chimeric polypeptide comprising a first amino acid sequence and a second amino acid sequence, wherein the first amino acid sequence comprises an WIC Class I peptide sequence, and where the second amino acid sequence comprises an epitope to which a multivalent molecule binds, including wherein the multivalent molecule is an IgM antibody, including antibody hIgM22. The invention provides a linker molecule for targeting IgM antibody, including antibody hIgM22, to a cell in the oligodendrocyte lineage.
US10202415B1 Method of synthesizing of 3-oxolupenal nanoparticles
A method for synthesizing 3-oxolupenal nanoparticles including isolating 3-oxolupenal from a fraction of Nuxia oppositifolia plant, reducing the 3-oxolupenal to obtain a powder of 3-oxolupenal, dissolving the powder of 3-oxolupenal in methanol to form a first solution, adding the first solution to boiling water to form a second solution, sonicating the second solution, and freeze-drying after sonication to obtain the synthesized 3-oxolupenal nanoparticles. The synthesized 3-oxolupenal nanoparticles exhibited cytotoxic effects and antimicrobial effects.
US10202410B2 Scaphopetalone analogs and their uses
The present disclosure relates to scaphopetalone analogs, methods of making the analogs, and their uses.
US10202408B2 Prodrugs and methods of use thereof
The invention relates to compounds of use as targeted cytotoxic agents and methods of use thereof. In particular, the invention relates to prodrugs that are substantially resistant to human AKR1C3 enzyme metabolism, methods of cell ablation using said compounds and methods of treatment of cancer and other hyperproliferative disorders using said compounds.
US10202407B2 Trisilyl amine derivative, method for preparing the same and silicon-containing thin film using the same
Provided are a novel trisilyl amine derivative, a method for preparing the same, and a silicon-containing thin film using the same, wherein the trisilyl amine derivative, which is a compound having thermal stability, high volatility, and high reactivity and being present in a liquid state at room temperature and under pressure where handling is possible, may form a high purity silicon-containing thin film having excellent physical and electrical properties by various deposition methods.
US10202406B2 Boron cluster compounds and uses thereof
The present invention relates to novel cluster boron compounds and their use as sodium channel blockers. The invention also provides methods for making and using the compounds.
US10202405B2 Fused pentacyclic imidazole derivatives
A series of fused pentacyclic imidazole derivatives, being potent modulators of human TNFa activity, are accordingly of benefit in the treatment and/or prevention of various human ailments, including autoimmune and inflammatory disorders; neurological and neurodegenerative disorders; pain and nociceptive disorders; cardiovascular disorders; metabolic disorders; ocular disorders; and oncological disorders. In particular, the present invention is concerned with 6,7-dihydro-7,14-methanobenzimidazo[1,2-b][2,5]benzodiazocin-5(14H)-one derivatives and analogs thereof.
US10202403B2 Macrocyclic benzofuran compounds for the treatment of hepatitis C
Compounds of formula I, including their salts, as well as compositions and methods of using the compounds are set forth. The compounds have activity against hepatitis C virus (HCV) and may be useful in treating those infected with HCV.
US10202393B2 Processes for the preparation of (3S,4R)-3-ethyl-4-(3H-imidazo[1,2-α]pyrrolo[2,3-e]-pyrazin-8-yl)-N-(2,2,2-trifluoroethyl)pyrrolidine-1-carboxamide and solid state forms thereof
The present disclosure relates to processes for preparing (3S,4R)-3-ethyl-4-(3H-imidazo[1,2-a]pyrrolo[2,3-e]pyrazin-8-yl)-N-(2,2,2-trifluoroethyl)pyrrolidine-1-carboxamide, solid state forms thereof, and corresponding pharmaceutical compositions, methods of treatment (including treatment of rheumatoid arthritis), kits, methods of synthesis, and products-by-process.
US10202390B2 Heteroaryl substituted aminopyridine compounds
Disclosed are compounds of Formula (I) or salts thereof, wherein: HET is a heteroaryl selected from imidazo[1,2-b]pyridazinyl and pyrazolo[1,5-a]pyrimidinyl, wherein said heteroaryl is attached to the pyridinyl group in the compound of Formula (I) by a carbon ring atom in the heteroaryl and wherein said heteroaryl is substituted with zero to 2 Rb; A is pyrazolyl, imidazolyl, or triazolyl, each substituted with zero or 1 Ra; and R3, Ra, and Rb are define herein. Also disclosed are methods of using such compounds as modulators of IRAK4, and pharmaceutical compositions comprising such compounds. These compounds are useful in treating, preventing, or slowing inflammatory and autoimmune diseases, or in the treatment of cancer.
US10202389B2 Pyrazolopyrimidinyl inhibitors of ubiquitin-activating enzyme
Disclosed are chemical entities that inhibit ubiquitin-activating enzyme (UAE), each of which is a compound of Formula I: or a pharmaceutically acceptable salt thereof, wherein Y is and W, Z, XY, RY1, RY2 and RY3 are defined herein; pharmaceutical compositions comprising the chemical entities; and methods of using the chemical entities. These chemical entities are useful for treating disorders, particularly cell proliferation disorders, including cancers.
US10202375B2 N-pyridinyl acetamide derivatives as Wnt signalling pathway inhibitors
Disclosed are compounds useful as inhibitors of the Wnt signalling pathway. Specifically, inhibitors of Porcupine (Porcn) are contemplated by the invention. In addition, the invention contemplates processes to prepare the compounds and uses of the compounds. The compounds of the invention may therefore be used in treating conditions mediated by the Wnt signalling pathway, for example, in treating cancer, sarcoma, melanoma, skin cancer, haematological tumors, lymphoma, carcinoma, and leukemia; or enhancing the effectiveness of an anti-cancer treatment.
US10202354B2 Therapeutic compounds and uses thereof
The present invention relates to compounds useful as inhibitors of one or more histone demethylses, such as KDM2b. The invention also provides pharmaceutically acceptable compositions comprising compounds of the present invention and methods of using said compositions in the treatment of various disorders.
US10202349B2 Asymmetric bis-acridines with antitumour activity and their uses
We disclose novel asymmetric bis-acridines with antitumor activity. These compounds are useful for use in pharmaceuticals, particularly in the treatment or the prevention of neoplasms.
US10202344B2 Aryl substituted indoles and the use thereof
The invention relates to aryl and heteroaryl substituted compounds of Formula (I), and pharmaceutically acceptable salts, prodrugs, or solvates thereof, wherein G, R1, and Z1-Z5 are defined as set forth in the specification. The invention is also directed to the use of compounds of Formula (I) to treat a disorder responsive to the blockade of sodium channels. Compounds of the present invention are especially useful for treating pain.
US10202342B2 Targeted delivery of imaging probes for in vivo cellular imaging
The present invention relates to nitroxide imaging probes that are isotopically modified or unmodified. Such nitroxide imaging probes may be included in liposomes that encapsulate self-quenching concentrations thereof, wherein the liposomes optionally comprise a targeting ligand specific to and having affinity for targeted tissue.
US10202341B2 Compositions comprising a reactive monomer and with a urea or urethane functional group
Disclosed herein are compositions comprising a reactive monomer, and, in particular, coating and/or reactive coating compositions. More particularly, compositions containing monomers comprising a lactam moiety, a urethane or urea functional group, and a polymerizable moiety are disclosed.
US10202339B2 Therapeutic compounds and compositions
Provided are aryl sulfonamide diarylurea derivative compounds that are inhibitors of mutant isocitrate dehydrogenase 1/2 (IDH 1/2), useful for treating cancer. Also provided are methods of treating cancer comprising administering to a subject in need thereof a compound described herein. Cancers that are treatable by the compounds of the invention are glioblastoma, myelodysplastic syndrome, myeloproliferative neoplasm, acute myelogenous leukemia, sarcoma, melanoma, non-small cell lung cancer, chondrosarcoma, and non-Hodgkin's lymphoma (NHL).
US10202333B2 Aqueous solution containing bis(N epsilon lauroyllysine)dicarboxylic acid diamide and/or salt thereof, and method for producing same
The present invention provides a method of producing an aqueous solution containing bis(Nε-lauroyl lysine)dicarboxylic acid diamide and/or a salt thereof, and having a pH of 9-11, which includes a first step of reacting Nε-lauroyl lysine and/or a salt thereof with dicarboxylic acid dichloride in a water solvent having a pH of 12-14 to form bis(Nε-lauroyl lysine)dicarboxylic acid diamide and/or a salt thereof, a second step of adjusting the aqueous solution obtained in the first step to pH 7.5-8.5, a third step of adding Nε-lauroyl lysine to the aqueous solution obtained in the second step and filtering the mixture, and a fourth step of adjusting the aqueous solution obtained in the third step to pH 9-11.
US10202331B2 Antifibrinolytic compounds
The present invention provides novel and antifibrinolytic compounds, processes for their preparation, pharmaceutical and veterinary compositions thereof, and their use in medicine, in particular for the treatment of bleeding. The present application relates to numerous embodiments of chemical structures which in whole or in part mimic or are analogs of the amino acid Lysine such that they bind to specific binding site(s) within specific protein sub structures in the structures of Plasminogen, and/or Plasmin, and/or Plasminogen Activators, and/or Thrombin.
US10202321B1 Method of simultaneously preparing 1,1,1-trifluoro-2-chloropropene and 1,1,1,2-tetrafluoropropene using gas phase catalyst
Disclosed is a method of simultaneously preparing 1,1,1-trifluoro-2-chloropropene and 1,1,1,2-tetrafluoropropene, the method including i) a step of elevating a temperature of a reactor charged with a gas phase catalyst up to a reaction temperature; ii) a step of feeding 1,1,1-trifluoro-2,3-dichloropropane and 2-chloro-1,1,1,2-tetrafluoropropane into the reactor, the temperature of which has been elevated; iii) a step of performing dehydrochlorination while maintaining the temperature of the reactor; and iv) a step of performing washing and distillation after the dehydrochlorination. In accordance with the present disclosure, a high-efficient gas-phase process of continuously, simultaneously preparing 1,1,1-trifluoro-2-chloropropene and 1,1,1,2-tetrafluoropropene is provided.
US10202320B2 Catalyst and method for its preparation
A catalyst including gold, or a compound thereof, and sulphur, a compound of sulphur, trichloroisocyanuric acid or a metal dichloroisocyanurate on a support, together with a process for manufacturing the catalyst and its use in a chemical process are described.
US10202318B2 Catalyst and its use in hydrocarbon conversion process
The invention relates to catalysts and their use in processes for conversion of hydrocarbon feedstock to a product comprising single-ring aromatic hydrocarbons having six or more carbon atoms, to the methods of making such catalysts, to processes for using such catalysts, and to apparatus and systems for carrying out such processes. One of more of the catalysts comprise a crystalline aluminosilicate having a Constraint Index in the range of 1 to 12, a first metal and/or a second metal, and at least one selectivating agent, such as, for example, an organo-silicate.
US10202316B2 3-(5-substituted-4-oxoquinazolin-3(4H)-yl)-3-deutero-piperidine-2,6-dione derivatives and compositions comprising and methods of using the same
The invention provides 3-deuterium-enriched 3-(5-substituted-4-oxoquinazolin-3(4H)-yl)-piperidine-2,6-diones, deuterated derivatives thereof, stereoisomers thereof, pharmaceutically acceptable salt forms thereof, and methods of treatment using the same, such as in the treatment of cancer, an immune-related disease, or an inflammatory disease.
US10202315B2 Heavy ANFO and a tailored expanded polymeric density control agent
The present invention is directed to an explosive composition comprised of heavy ANFO and expanded polymeric beads that have a density that is less than the density of the heavy ANFO. The expanded polymeric beads have a size that is determined or based on the size of ammonium nitrate prills used in the heavy ANFO portion of the composition. In one embodiment, the expanded polymeric beads that are utilized in the composition are at least 70% of the lower limit of the mesh size of the predominant ammonium nitrate prill mesh size. In another embodiment, the expanded polymeric beads are at least 70% of a size that is related to the average mesh size of the ammonium nitrate prills.
US10202311B2 Urea fertilizer having improved hardness
The present invention discloses a urea fertilizer having a lignin compound and elemental sulphur dispersed throughout the fertilizer and having improved hardness.
US10202301B2 Apparatus for manufacturing an optical fiber
An apparatus for manufacturing an optical fiber including: a drawing portion; a coating portion; and a curing portion, wherein: a direction changer which changes a direction of the bare optical fiber is disposed in any position from the drawing portion to the coating portion; the direction changer includes a guide groove which guides the bare optical fiber; a blowout port of a fluid which floats the bare optical fiber wired along the guide groove is formed along the guide groove in the guide groove; and in the blowout port, the Reynolds number in an inlet wire portion of the bare optical fiber to the guide groove and an outlet wire portion from the guide groove is greater than the Reynolds number in an intermediate portion between the inlet wire portion and the outlet wire portion.
US10202296B2 Aeration device
Aeration device includes a hollow casing having a motor therein; a mixing unit formed on front side of the casing and having a discharge hole formed in radial direction and an intake hole formed on front thereof; an impeller located inside the mixing unit and coupled to a driving shaft of the motor, the driving shaft extended to the mixing unit, so as to be rotated with the driving shaft, to generate flow in outward radial direction upon rotation, an air inflow unit having one side end located in front of the impeller and serving as an air inflow pipe for introducing air to the mixing unit; and an auxiliary intake unit located on front side of the impeller to be rotated with the driving shaft of the motor and inserted into the air inflow unit to allow fluid in the air inflow unit to flow backward upon rotation.
US10202282B2 Process for producing polycrystalline silicon
Polycrystalline silicon chunks are packed for further processing and/or for shipment with minimal contamination by introducing the chunks into a cardboard container lined with a non-contaminating plastic. The process is economical, avoids the problems associated with packaging in plastic bags, and provides far less contamination and spillage during transport.
US10202278B2 Semiconductor structure with cavity spacing monitoring functions
The present disclosure provides a semiconductor structure. The semiconductor structure includes a cavity disposed in a substrate and enclosed by a first surface and a second surface opposite to the first surface. The semiconductor structure also includes a first electrode pair having a first electrode on the first surface and a second electrode on the second surface. The first electrode pair is configured to measure a first spacing between the first surface and the second surface. The semiconductor structure further includes a second electrode pair having a third electrode on the first surface and a fourth electrode on the second surface. The second electrode pair is configured to measure a second spacing between the first surface and the second surface.
US10202274B2 Electronic vaporiser system
An electronic cigarette vaporizer includes a heating element for heating an e-liquid and a microcontroller; the microcontroller determines the type and/or characteristics of the e-liquid being used and uses that as an input to automatically control the power delivered to the heating element to heat the e-liquid in a manner suitable for that specific type of e-liquid, or e-liquid with those characteristics. The e-liquid can be supplied from a cartridge and that cartridge then includes a record of the type of e-liquid stored in the cartridge and/or its characteristics and the microcontroller reads that record or is provided data from that record. A variable for the type of e-liquid and/or its characteristics is the water content of the e-liquid.
US10202272B2 Electronic vaporiser system
The invention is an electronic cigarette vaporizer system operable in a ‘discrete’ mode to reduce the amount of vapor produced by a vaporizer that forms part of the system, compared to a normal mode. The ‘discrete’ mode causes the vapor produced to be less visible or noticeable, compared to a normal mode.
US10202267B2 Systems and methods for sensing a load carried by a material handling vehicle
Systems and methods for sensing the presence of a load carried by a material handling vehicle are provided. The material handling vehicle includes a vehicle body, and a load supporting member configured to support the load. The material handling vehicle further includes a load sensor configured to determine the presence of the load within a defined range of the load supporting member.
US10202264B2 Cable winch
A cable winch, comprising an electric drive motor, a transmission, and a rotary indicator, where the electric drive motor is coupled to the transmission and the rotary indicator is associated with the electric drive motor and/or the transmission in such a way that the rotary indicator provides a signal for determining the rotational speed of the drive motor and/or of the transmission, with the rotary indicator being arranged between the electric drive motor and the transmission.
US10202253B2 Method for winding an elastic yarn package
A method is provided for winding an elastic yarn into a cylindrical substantially straight-ended yarn package. The method includes feeding an elastic or elastomeric yarn at a substantially constant speed to a tube core to form the yarn package. The yarn package is rotated such that the yarn package with a substantially constant surface speed. The yarn is wound to form layers of helical coils, while providing a helix angle variation of greater than zero up to +/−80%.
US10202250B2 Image forming apparatus
An image forming apparatus includes a sheet container accommodating a recording medium therein, a sheet separating feeder including a sheet feeding body and a sheet separating body, an image forming part, and a bend applier. The sheet feeding body feeds the recording medium along with a surface movement thereof while the recording medium contacting the surface thereof. The sheet separating body forms a sheet separation nip region with the sheet feeding body and sandwiches the recording medium in the sheet separation nip region. The sheet separating feeder separates and feeds the recording medium contacting the sheet feeding body. The image forming part forms an image on the recording medium. The bend applier having a leading end of an elastic material contacts and bends the recording medium before the sheet separation nip region and generates a wrinkle extending on the recording medium in a sheet conveying direction.
US10202231B1 One-piece foldable corrugated cooler with improved locking system
A one-piece, foldable corrugated cooler includes a storage portion having a bottom panel, two side panels, two end panels, and four corner panels; two handle panels forming a lid and a handle; and at least one locking panel. The at least one locking panel is adapted to secure the lid in a closed orientation, and the at least one locking panel is integral with at least one corner panel and at least one handle panel.
US10202228B2 Carton with asymmetrical corners
A carton for containing a plurality of articles. The carton comprises a plurality of panels that extends at least partially around an interior of the carton. The plurality of panels comprises a top panel, a bottom panel, a first side panel, and a second side panel. The carton comprises a first corner and a second corner at a closed end. The first corner has a first configuration and the second corner has a second configuration, the first configuration being different than the second configuration so that the first corner and second corner are asymmetrical.
US10202222B2 Shipping container integrating a sharps disposal container with a new product storage container
A shipping container integrates a sharps disposal container with a new product storage container for shipping. The storage container stores new product. A sharps disposal container receives used sharps. One of the storage container and the sharps disposal container is disposed within the other of the storage container and the sharps disposal container for shipping. A lid is adapted to be connected to the outermost container of the sharps disposal container and the storage container for shipping and to a top of the sharps disposal container for receiving used sharps.
US10202221B2 Combined petaloid base of a container
Container (1) made of plastic material comprising a body (2) and a petaloid bottom (3) extending the body (2), the bottom (3) comprising a bottom wall (4) that is generally convex towards the exterior, from which feet (5) protrude that are formed by excrescences, the feet being separated side by side by portions of the bottom wall forming hollow valleys (13) that extend radially from a central zone (6) of the bottom to a periphery (7) of the bottom, characterized in that each valley (13) widens out from the central zone (6) towards the periphery (7) and has a concave portion (15) located near the periphery (7).
US10202220B2 Shipping container and divider for the same
A divider for a shipping container is formed from a single sheet of material. The divider includes a front panel having a plurality of feet; a first platform panel attached to the front panel along a first fold line; at least one divider assembly, and a rear panel having a plurality of feet. Each divider assembly in turn includes a divider interconnector panel to interconnect the divider assembly to a preceding panel; a divider wall panel attached to the divider interconnector panel along an interconnector-wall fold line; and a divider platform panel attached to the divider wall panel along a wall-platform fold line. The at least one divider assembly is attached to the first platform panel along a first divider assembly fold line and to the rear panel along a final divider assembly fold line.
US10202219B1 Dual handle cooler box design, blank and methods
Dual handle box designs, blanks for forming boxes by folding, collapsible and non-collapsible boxes formed thereby, and manufacturing methods therefor are disclosed. Preferably each handle is located on an opposite end of the box; is two-ply; defines an elongate hand opening for receiving fingers of a hand; defines an elongate tab opening for receiving a tab of a center handle, and that intersects the hand opening; and defines a recess for receiving and retaining a lid panel of the box. Furthermore, the boxes preferably have a waterproof or water-resistant coating applied and are used as ice coolers for beverages and food items.
US10202218B2 Delaminatable container
Provided is a delamination container having improved oxygen barrier properties. The present invention provides a delamination container provided with a container body having an outer shell and an inner pouch, the inner pouch being adapted to delaminate from the outer shell and contract in association with a decrease of the contents, wherein the inner layer constituting the inner pouch is provided with, in order from the container outer surface side, an outside layer, an adhesive layer, and an inside layer. The outside layer includes an EVOH layer, and the inside layer has a thickness of 60-200 μm and a flexural modulus of 250 MPa or less, the value (thickness of the inside layer/thickness of the EVOH layer) being 1.1-5, and the total thickness of the inside layer being 100-250 μm.
US10202216B2 Decorative glass container and method for manufacturing decorative glass container
A decorative glass container has clear boundary lines and good adhesion properties, and has a lower layer including a thick wall portion and a thin wall portion, a vapor-deposition layer patterned by a forming region and a non-forming region, and an overcoat layer made of a UV curable resin, on the upper part of the glass container in order. A method for manufacturing the decorative glass container, in which the forming region of the vapor-deposition layer is disposed on the upper part of the thick wall portion of the lower layer, the non-forming region of the vapor-deposition layer is disposed on the upper part of the thin wall portion of the lower layer, and a contact region is provided in which the lower layer and the overcoat layer are in direct contact with each other by way of the non-forming region of the vapor-deposition layer.
US10202208B1 High control authority variable speed control moment gyroscopes
A variable speed control moment gyroscope (VSCMG) having a desired offset between the center of mass of the gimbal frame and the center of mass of the flywheel. This gives the VSCMG a higher control authority than an otherwise identical VSCMG without the desired offset at identical gimbal and flywheel rotation rates. Thus the VSCMG generates more angular momentum and torque than an otherwise identical VSCMG without the desired offset at identical gimbal and flywheel rotation rates and per the same unit power consumption. The VSCMG can be operated without any control singularities in a map between the gimbal rate and/or the flywheel rate and the angular momentum or torque produced by the VSCMG. The desired offset is typically at least an order of magnitude greater than an offset between the center of mass of the gimbal frame and the center of mass of the flywheel occurring during manufacture of the VSCMG due to manufacturing tolerances.
US10202207B1 Highly inclined elliptical orbit de-orbit techniques
Techniques for deorbiting a satellite include executing an orbit transfer maneuver that transfers the satellite from an operational orbit to an interim orbit. The operational orbit is substantially geosynchronous and has (i) an inclination of greater than 70 degrees; (ii) a nominal eccentricity in the range of 0.25 to 0.5; (iii) an argument of perigee of approximately 90 or approximately 270 degrees; (iv) a right ascension of ascending node of approximately 0; and (v) an operational orbit apogee altitude. The interim orbit has an initial second apogee altitude that is at least 4500 km higher than the first apogee altitude, and the interim orbit naturally decays, subsequent to the orbit transfer maneuver, such that the satellite will reenter Earth's atmosphere no longer than 25 years after completion of the orbit transfer maneuver.
US10202205B2 Exterior airplane light unit and method of warning ground personnel
An exterior airplane light unit includes a housing and a lens cover, the housing and the lens cover being shaped to embed the exterior airplane light unit into a side portion of a fuselage of an airplane in front of a wing root section of the airplane, with the lens cover blending into the side portion of the fuselage of the airplane, and at least one light source and at least one optical system, with the at least one light source and the at least one optical system being arranged between the housing and the lens cover and being arranged to direct a warning light output towards an engine of the airplane.
US10202201B2 Fire extinction design for an auxiliary power unit compartment of an aircraft
The invention refers to an APU compartment, and a method for extinguishing a fire in an APU compartment. The APU compartment (1) comprises an APU (2), an exhaust (5), an aperture (7) providing a passage between the APU compartment (1) and the inside of the exhaust (5), and a fire detection system, wherein the APU compartment (1) of the invention is constructed as an air tight compartment, and additionally comprises a conduit (9) for providing external air to the APU compartment (1), a door (8) for closing the conduit (9) inlet, and a control unit (6) configured to close the door (8) when a fire is detected, such that when the door (8) is closed and the APU (2) is in operation, the air contained in the APU compartment (1) is sucked through the aperture (7) to be expelled out of the APU compartment (1) to extinguish the fire.
US10202191B2 Systems and methods for foldable arms
An unmanned aerial vehicle (UAV) comprises a central body, a plurality of arms that extend out from the central body, and a plurality of rotors. Each arm has one or more joints that segment the arm into a stem portion proximal to the central body and one or more branch portions distal to the central body. The one or more joints permit the one or more branch portions to move horizontally relative to the stem portion between an extended state and a compacted state. The one or more branch portions are arranged substantially parallel to a perimeter edge of the central body in the compacted state. Each rotor in the plurality is attached to the one or more branch portions.
US10202190B2 Method and system for designing cooperatively-driven aircraft system
A method and system for designing a cooperatively-driven aircraft system. A cooperatively-driven aircraft system comprises an aircraft, a movable ground monitor station or a fixed ground monitor station, a data link of a composite data chain, and a relay communication device. A flight management system is disposed inside the aircraft. The aircraft is connected to the movable ground monitor station or the fixed ground monitor station by means of the radio data link of the composite data chain. Telemetering data information about the flight management system is issued to the movable ground monitor station or the fixed ground monitor station by means of the composite data chain. A manned aircraft technology and an unmanned aerial vehicle system technology are combined, cooperative air and ground driving is constructed, and a new technology aircraft system integrating easy flight and safe flight is provided.
US10202177B1 Surf wake forming systems and methods with primary and secondary subtabs
A wakeboat has a hull, the hull forming a wake when moving forward in the water, with a port disturbance and a starboard disturbance in the wake. A trim tab is supported by the hull at the stern of the hull. The trim tab comprises a primary subtab and a secondary subtab. One or more actuators may be optionally included to reposition the trim tab more into, or more out of, the water. Other systems and methods are also provided.
US10202176B1 Kayak with accessory receiver
A watercraft is described that includes a shell defining a hull and a deck. The deck defines at least one cavity recessed into an upward facing surface of the deck. The at least one cavity is defined by a peripheral wall and a bottom wall. The at least one cavity is configured to receive and removably retain an accessory mount within the cavity.
US10202172B2 Articulating tug barge hull
A ship hull comprises a first hull portion extending along a first centerline and having a leading surface and a second hull portion extending along a second centerline and having a trailing surface. The ship hull further comprises a pivot connection between the leading surface of the first hull portion and the trailing surface of the second hull portion. The first portion has an outline sized and shaped to be received within a corresponding cavity of the trailing surface of the second hull potion with a substantially constant gap therebetween.
US10202166B2 Integrated and self-contained suspension assembly having an on-the-fly adjustable air spring
An integrated and self-contained suspension assembly having a gas spring integrated with a shock absorber (damper) is described. The rigid gas cylinder of the air spring is divided into a first gas chamber and a second gas chamber. A flow port connects the first and second gas chambers, and can be manually opened or closed by valve and a simple one-quarter turn rotation of an external knob to instantly switch the gas spring between two different spring rates. The different spring rates are functions of the separate or combined volumes of the two. gas chambers. The integrated suspension assembly is compactly packaged and self-contained, i.e., does not require any externalities, such as gas sources or electricity, to operate.
US10202162B2 System for packing a human-powerable wheeled vehicle
A system and method for packing a human-powerable vehicle uses two frame sections that pivot about a horizontal axis parallel to the central axis of the bottom bracket housing cylinder to convert from a rideable configuration to a packed configuration. The pivot axis for folding the two frame sections is located forward of a main seat tube and above a bottom bracket housing that are permanently and rigidly attached to each other and to rear stays for holding a rear wheel. The bottom of the main seat tube is located forward of the bottom bracket housing on the rear frame section. The front frame section rotates downward and clockwise, when looked at from the starboard side, through a rotation of approximately of about 180 degrees to convert from a rideable configuration to a packed configuration. A detachable connection located above the pivot axis rigidly secures the front frame section to the rear frame section when the frame is in a rideable configuration.
US10202161B2 Electric bicycle
A bicycle includes a frame including first and second segments pivotable relative to each other between a folded position and an unfolded position. A magnet is fixed relative to the first segment. An electromagnet is fixed relative to the second segment and disposed in a magnetic field of the magnet when the frame is in the folded position. A controller is configured to power the electromagnet to repel the magnet to unfold the frame.
US10202155B2 Suspension and lock-out systems for a partially tracked vehicle
A partially tracked utility vehicle and conversion are provided. The converted partially tracked utility vehicle has a chassis, front wheels, and a trailing link suspension. The trailing link suspension has a trailing link with a first end pivotably connected to the chassis and a second end pivotably connected to a walking beam at a walking beam pivot; a shock having a first end pivotably connected to a tension shaft and a second end pivotably connected to the trailing link; the walking beam further comprising a plurality of axle mounted bogey wheels for engaging a track of the partially tracked utility vehicle; a sprocket mounted to a traction drive of the utility vehicle for engaging and providing rotational power to the track; and an actuator attached to the chassis, the actuator having a shaft pivotably connected to the tension shaft and configured to rotate the tension shaft.
US10202149B1 ATV/UTV skid plate assembly
A vehicle skid plate assembly includes multiple skid plate sections having closed apertures adapted to receive mounting bolts. The various skid plate sections are adapted to abut each other in a manner effective for the closed mounting bolt apertures of adjacent sections to overlay a single, linear array of bolt holes.
US10202144B2 Vehicle curvature determination
A current state of a vehicle is identified. Vehicle path curvature limits are determined. A curvature performance profile to follow is determined based at least in part the vehicle path curvature limits. A direction of the vehicle is controlled based at least in part the curvature performance profile.
US10202143B2 Power steering apparatus
One embodiment provides a power steering apparatus including: a worm gear that is rotated by receiving a driving force; a bearing member that supports the worm gear so as to make the worm gear rotatable; a worm wheel that is connected to the worm gear so as to be rotatable and apply a steering assist force to a steering wheel; and a support member that supports the bearing member so as to make the bearing member slidable in a crossing direction that crosses a rotating shaft of the worm wheel. The support member has a guide surface to guide the bearing member in the crossing direction therealong. The support member also has a holding portion that holds a lubricant in a recessed portion that is recessed from the guide surface.
US10202137B2 Heater device, steering wheel, and transport device
A heater device includes: a base member; a heater wire; and a sensor which measures capacitance of the heater wire, wherein the heater wire forms a first wiring pattern and a second wiring pattern connected in series, the first wiring pattern and the second wiring pattern each include N wire blocks, the N wire blocks included in the first wiring pattern and the second wiring pattern are disposed in a manner that arrangement of the N wire blocks included in the first wiring pattern and arrangement of the N wire blocks included in the second wiring pattern are reversed in the circumferential direction of the rim and facing each other in a direction perpendicular to the circumferential direction, and a sum of sensitivity of the sensor to capacitance of a pair of wire blocks facing each other is substantially equal to that of another pair.
US10202136B2 Large panel handling and moving device
A panel handling device, has a wheeled portion, having plural wheels at a bottom section thereof, and having a plurality of teeth along a section thereof, said teeth being at different heights relative to the wheeled portion, and a second handle portion, separable from the first wheeled portion, but selectively attachable there to, said handle portion having a handle at one end, and having a slot at the other end, into which slot a surface of the wheeled portion is received, and having a panel handling tray at said other end, the panel handling tray having a surface for holding a panel, and the second handle portion having a teeth holding portion, which holds a position between said first handle portion and said second handle portion by holding into the teeth.
US10202135B2 Operations monitoring in an area
An assembly for monitoring an area is provided. The assembly can include two or more cameras sensitive to radiation of distinct wavelength ranges. The fields of view of the cameras can be substantially co-registered at the area to be monitored. The assembly can include a computer system which can process the image data to monitor the area. The computer system can be configured to identify relevant objects present in the area, update tracking information for the relevant objects, and evaluate whether an alert condition is present using the tracking information.
US10202131B2 Notifications involved with attaching or detaching connectable vehicles
Navigation devices, systems, and methods for transmitting notifications to and/or receiving notifications from electronic devices associated with passengers of connectable vehicles are described herein. In one example, a method is provided for sending a notification regarding a planned detachment of a designated vehicle from a plurality of connected vehicles. The method includes receiving a navigation destination for a passenger of an initial vehicle, calculating a detachment time or detachment location of the designated vehicle from the plurality of connected vehicles based on the received navigation destination, and transmitting a personalized notification to an electronic device associated with the passenger regarding the detachment time or detachment location of the designated vehicle from the plurality of connected vehicles.
US10202126B2 Teleassistance data encoding for self-driving vehicles
A self-driving vehicle (SDV) can analyze a live sensor view to autonomously operate acceleration, braking, and steering systems of the SDV along a current route. The SDV can identify an indeterminate object in the live sensor view, and encoding sensor data identifying the indeterminate object for transmission to a backend transport system over one or more networks. The SDV may then receive a resolution response from the backend transport system to resolve the indeterminate object, and cause the SDV to proceed in accordance with the resolution response.
US10202121B2 Stop control device
An automatic stop controller (including a deceleration setting unit and a deceleration instruction unit) performs automatic stop control of a vehicle by using a first deceleration in response to (i) the detection or estimation of a stop intention by a stop intention detector or (ii) the detection or estimation of an unable-to-drive state of the driver of the vehicle by an unable-to-drive state detector while the vehicle is traveling. The automatic stop controller performs automatic stop control of the vehicle by using a second deceleration larger than the first deceleration in response to (i) the detection or estimation of the stop intention by the stop intention detector and (ii) the detection or estimation of the unable-to-drive state of the driver by the unable-to-drive state detector.
US10202119B2 Idle reduction system and method
The present concept is method of controlling a vehicle's engine idle and includes the steps of monitoring a vehicles operating parameters with a controller and comparing parameters to preselected shutdown conditions. In the event shutdown conditions are met and the key is not in the ignition, the controller warns operator of impending shutdown. The controller intercepts the ignition key signal and simulates the vehicle key to be in the run position such that vehicle functions are operable as if key is in run position. The controller shuts down engine. The method may also include the steps of: the controller intercepting the ignition key signal and simulating the vehicle key to be in the accessory position such that vehicle functions are operable as if key is in accessory position.
US10202116B2 Mining machine control system, mining machine, mining machine management system, and mining machine management method
A control system of a mining machine controls a driving device that drives a traveling device of the mining machine. The control system includes an acceleration command value calculation unit that calculates an acceleration command value for accelerating the mining machine, a correction value calculation unit that calculates a correction value for the acceleration command value based on a first driving force component of the driving device to cause the mining machine to travel at a target traveling speed and a second driving force component of the driving device to offset a resistance component against traveling of the mining machine, an addition processing unit that calculates a correction acceleration command value by adding the acceleration command value and the correction value, and an acceleration command value output unit that outputs the correction acceleration command value to the driving device.
US10202114B2 Electric vehicle and active safety control system and method thereof
The present disclosure discloses an electric vehicle and an active safety control system and method thereof. The system includes: a wheel speed detection module configured to detect a wheel speed to generate a wheel speed signal; a steering wheel rotation angle sensor and a yaw rate sensor module, configured to detect state information of the electric vehicle; a motor controller; and an active safety controller configured to receive the wheel speed signal and state information, obtain state information of a battery pack and state information of four motors, obtain a first side slip signal or a second side slip signal according to the wheel speed signal, the state information, the battery pack and the four motors, and according to the first side slip signal or the second side slip signal, control four hydraulic brakes of the electric vehicle and control the four motors by using the motor controller.
US10202110B2 Air detector and air detecting method
A hydraulic braking system includes: a master cylinder including a pressurizing piston, a rearward chamber, and a pressure chamber; and a rearward-hydraulic-pressure controller connected to the rearward chamber and including a pressure increase valve and a regulator for controlling a hydraulic pressure in an output chamber. An air detector includes: an upstream detector, including the rearward-hydraulic-pressure controller, for detecting presence or absence of air in an upstream portion based on a relationship between the hydraulic pressure in the output chamber and an open time of the pressure increase valve; and a downstream detector for detecting presence or absence of air in a downstream portion based on a relationship between a stroke of the pressurizing piston and the hydraulic pressure in the output chamber. The downstream portion includes a portion located downstream of the pressure chamber of the master cylinder.
US10202096B2 Thrust vector tuning of inflator devices
Methods, devices and/or features which in addition to circumferential thrust neutrality additionally facilitate, permit or provide for thrust vector tuning of the inflation gas discharge from an inflator device. An end diffuser includes a diffuser wall defining a diffuser chamber for initially accepting inflation gas from a gas-providing portion of the inflator device. The diffuser wall includes a cylindrical portion having a plurality of inflation gas discharge openings disposed in a circumferential thrust neutral gas discharge array for discharging inflation gas from the diffuser chamber and an end wall portion forming a closed end to the diffuser. The end wall portion includes a protrusion of selected shape and dimensions extending therefrom into the diffuser chamber to create an inflation gas flow altering annular ring within the diffuser chamber to selectively thrust vector tune the inflator device.
US10202095B2 Occupant protection system
An occupant protection system including: a first airbag; and a second airbag, wherein the second airbag has a pair of lateral inflating portions which cover the entire head of the occupant from both sides in the vehicle width direction and an upper deploying portion which covers the head of the occupant from the upper side in the vehicle vertical direction, the pair of lateral inflating portions and the upper deploying portion are each supported in back in the vehicle forward and rearward direction by the vehicle seat, and in the inflated and deployed state of the second airbag, vehicle vertical direction upper edge portions of the pair of lateral inflating portions and vehicle width direction side edge portions of the upper deploying portion are connected to each other from their rear end side to their front end side in the vehicle forward and rearward direction.
US10202091B2 Cast bumper system and method of manufacturing same
A bumper beam system is provided that includes a bumper beam that is cast from metal and has at least a first portion comprised of a first alloy and a second portion comprised of a second alloy that is different than the first alloy. Furthermore, a crash box is provided that comprises a first portion comprised of a first alloy and a second portion comprised of a second alloy that is different than the first alloy. Additionally, a bumper beam system is provided that has a bumper beam and a crash box. The bumper beam includes at least a first bumper beam portion that is comprised of a first bumper beam alloy, and the crash box includes at least a first crash box portion that is comprised of a first crash box alloy. Methods of manufacturing the bumper beam system and crash boxes are also provided.
US10202087B2 Wiring structure for sliding door
A wiring structure for a sliding door includes a flexible conductor that connects a sliding door and a vehicle body across a trajectory space through which a slide portion of the sliding door passes, the slide portion being guided by a guide portion provided on a vehicle body side, and a forming member that forms a curved portion in a portion of the conductor traversing the trajectory space, and extends a portion of the conductor connected to the curved portion along the guide portion.
US10202083B2 Crossbar-to-vehicle coupler having adjustable toe angle
A crossbar-to-vehicle coupler may include an intra-coupler toe adjustment mechanism. The toe adjustment mechanism may include a pair of structural frames connected at a pivot joint. In some examples, the frames may be secured by a securement mechanism and/or limited in rotation by a mechanical stop. In some examples, an outer housing of the coupler may be fixed to only one of the two frames. A detent mechanism may be provided, including the outer housing and one of the two frames.
US10202080B1 Detachable footstep for stake pockets on a trailer
A detachable footstep for stake pockets on a trailer allows passengers to board and dismount the trailer. The detachable footstep includes a frame, a footstep, a slip-guard, and a connector-locking mechanism. The footstep and the connector-locking mechanism are mounted on opposite ends of the frame. The connector-locking mechanism is a mechanical lock that attaches the frame to the stake pocket. The footstep is a sturdy rigid member capable supporting the passenger's weight as the passenger boards the trailer. The slip-guard is made of high-grip materials to help the passenger gain a secure foothold on the footstep.
US10202079B2 Electronic device and rear-view device
An improved rear-view device for a motor vehicle includes an electronic device with at least one housing device, comprising at least one floor piece and a cover piece configured to be arranged on the floor piece. The floor piece and the cover piece, in the joined state, delimit an at least almost completely closed cavity. At least one first retaining means of a retaining unit, fixes the housing device in or on the rear-view device. At least one electronic module comprises at least one conductor unit and at least one contact means connected with the conductor unit. The conductor unit is arranged on a surface of the floor piece and/or cover piece and turned towards the cavity. The conductor unit comprises at least one carrier and at least one conductor track applied directly to the carrier. The contact means extends through the cover piece and/or through the floor piece with at least one protruding contact section and is accessible externally. The at least one carrier of the at least one conductor unit is formed at least in sections by a functional surface of the floor piece and/or the cover piece adjacent to the cavity and turned towards the cavity. The cover piece and/or floor piece forms a common component with the at least one first retaining means of the retaining unit.
US10202073B2 Shading arrangement of a vehicle roof
A shading arrangement of a transparent roof section of a passenger car, having a flat shading element displaceable between a shading position and an uncovering position and having a lower side facing towards a vehicle interior and an upper side facing towards a vehicle environment. An indirect illuminating device can be provided which illuminates the shading element from the upper side and/or the lower side. The shading element can have a lighting effect material that interacts with the illuminating device.
US10202071B2 Mounting bracket, vehicular approach lighting assembly and method for installing the same
A mounting bracket sub-assembly used to mount a vehicular approach lighting assembly including a base member, wherein the base member is adapted for securement to a drain aperture located on an undercarriage of a vehicle body, a cover member, wherein the cover member mates with the base member to secure a vehicular approach lighting assembly, and at least one fastener, wherein the at least one fastener releasably secures the cover member to the base member.
US10202067B2 Vehicle lamp control system and operation method thereof
A vehicle control system includes a first control apparatus that controls a first lamp mounted in a vehicle and a second control apparatus that controls a second lamp mounted in the vehicle. The first control apparatus starts light-on/off control of the first lamp under a condition that a light-on/off command is inputted, turns on/off the first lamp such that a light quantity of the first lamp is gradually changed over a first transition time from the start of light-on/off control to when the light quantity of the first lamp reaches a target and light-on/off is completed, and inputs an auxiliary light-on/off command to the second control apparatus. The second control apparatus starts light-on/off control of the second lamp under a condition that the auxiliary light-on/off command is inputted, and turns on/off the second lamp such that a light quantity of the second lamp is gradually changed over a second transition time from the start of light-on/off control to when the light quantity of the second lamp reaches a target and light-on/off is completed. The first transition time is longer than the second transition time by an amount of time corresponding to a time lag from the start of light-on/off control of the first lamp to the start of light-on/off control of the second lamp.
US10202066B2 Selectively orientable headlight guard
A selectively orientable headlight guard is disclosed for a vehicle having a headlight assembly. The headlight assembly includes a headlight and a plurality of attachment locations around the headlight. The headlight guard has a cage configured to overlie and protect the headlight. Attachment features on the guard are configured to allow the guard to be attached to the headlight assembly in a first orientation relative to the headlight or alternately in a second orientation different from the first orientation relative to the headlight. The attachment features may be associated groups of openings, arced slots, or a separate attachment ring or attachment lugs. The headlight guard can be attached such that the cage is oriented in at least two different directions relative to the headlight to alter the aesthetics of the headlight and headlight guard.
US10202064B1 Load securement block
A load securement block includes a rectangular central block and two (2) rhomboid side blocks integral to opposite lengthwise sides of the central block and positioned in mirror image to each other. The block is made of closed cell high density foam. The block is configured to provide a protective and deformable barrier between a cargo strap and a cargo load being secured in place by the cargo strap. Alternate embodiments having different geometries are also disclosed.
US10202062B2 Winch with an anti-locking structure
A winch with an anti-locking structure comprises a support and a worm wheel, the two sides of the worm wheel are provided with a ring-shaped left positioning boss and a ring-shaped right positioning boss which protrude outward, the left positioning boss is sleeved with a left positioning sleeve, the right positioning boss is sleeved with a right positioning sleeve, and the outer circumferential surface of the left positioning boss is gaplessly sleeved with a circular hole wall of the left positioning sleeve, the outer circumferential surface of the left positioning sleeve is gaplessly sleeved with an inner hole of the case body, the outer circumferential surface of right positioning boss is gaplessly sleeved with a circular hole wall of the right positioning sleeve, the outer circumferential surface of the right positioning sleeve is gaplessly sleeved with the inner hole of the case body.
US10202060B2 Seat leveler for transporting cargo
A seat leveler device is configured for use with a vehicle seating assembly having a rearwardly inclined seating surface. The seat leveler device includes a support portion having a conformable outer casing with a seat engaging surface arranged at an angle complimentary to an angle of the inclined seating surface. A support surface is supported by the support portion in a substantially horizontal manner. One or more anchor members having engagement features are tethered to either the support surface or the support portion, and are configured to couple to anchoring locations disposed on the vehicle seating assembly to retain the seat leveler device on the vehicle seating assembly. The seat leveler device may include retaining straps and a cage assembly for assisting in controlled transport of items.
US10202059B2 Load detection sensor and load detection sensor unit
A load detection sensor 5 of the invention includes: a first electrode sheet 50 which includes first electrode 52 and a first contact point 53; a second electrode sheet 60 which includes a second electrode 62 and a second contact point 63; a spacer 70 which is disposed between the first electrode sheet and the second electrode sheet; one terminal 5A which is electrically connected to the first electrode 52; and the other terminal 5B which is electrically connected to the first contact point 53. A connection maintaining portion AP in which an electrical connection is maintained even when an external pressure is not applied thereto is formed by the first contact point 53 and the second contact point 63, and odd series of the switches SW electrically connected in series between one terminal 5A and the other terminal 5B are set.
US10202057B2 Surface skin-fastening structure for vehicle seat, operation lever device for vehicle seat, and vehicle seat
A surface skin-fastening structure for a vehicle seat for fastening a surface skin to a framework of a vehicle seat, includes a base member which is integral with the framework, a surface skin-pressing member fitted into the base member, an interlocking member provided to an end of the surface skin, and slits provided to the base member. The base member has an extension section, which is an end edge that makes contact with a reverse surface of the surface skin. The slits extend in linear fashion along the end edge of the base member. With the surface skin covering the end edge of the base member, the interlocking member and the end of the surface skin are inserted into one opening of the slits and pass through the slits to appear from the other opening, and are stopped in a state of surface contact at the base member.
US10202055B2 Seat device
The seat device includes: wires (31), fixed at a car body frame, and adapted to fix a child seat; opening portions (33), disposed at a right seat (13A), and adapted to enable the child seat to be connected to the wires (31); and covering portions (35), a base end of each being mounted at the right seat (13A), a front end being a free end, and the covering portions (35) covering the opening portions (33). Each of the covering portions (35) includes a fixing portion (36). The fixing portion (36) is disposed at a front end of the covering portion (35), and is clamped between the right seat (13A) and a wire (31) so as to be fixed.
US10202054B2 Seat-back tilting device
A seat-back tilting device including a tilt control handle that can be selected from a first control handle and a second control handle, and with a tilt control shaft on which the control handle is mounted. The control shaft includes: a zone for receiving a first return member associated with the first control handle; a zone for receiving a second return member associated with the second control handle; and a zone for transmitting forces from the first control handle and from the second control handle.
US10202048B2 Systems and methods for adjusting operation of a vehicle according to HOV lane detection in traffic
System, methods, and other embodiments described herein relate to preemptively controlling one or more vehicle systems of a vehicle. In one embodiment, a method includes, in response to (i) detecting that a present traffic level along a route of the vehicle satisfies a congestion threshold and (ii) detecting that a type of roadway on which the vehicle is traveling is a highway, determining whether the vehicle is traveling in a high occupancy vehicle (HOV) lane by identifying whether a number of passengers in the vehicle satisfies an HOV threshold. The method includes adjusting the one or more vehicle systems within the vehicle according to whether the number of passengers satisfies the HOV threshold to cause the vehicle to operate efficiently while traveling along the route with the present traffic level.
US10202043B2 Structure to optimize electricity generation in a vehicle
Various embodiments of the present disclosure provide system for optimizing electricity generation in a vehicle by managing temperature in vehicle engine and various components to increase efficiency of the engine and various components. In one embodiment, the electricity management system includes a generator connected to a high-power storage device, such as a battery or a capacitor, and a DC-DC converter which includes multiple voltage set-points.
US10202035B2 Fuel shutoff valve
A fuel shutoff valve is attached to the upper portion of a fuel tank and shuts off the communication between the inside of the fuel tank and a canister by opening and closing a vapor passage for communicating between the fuel tank and the canister. The fuel shutoff valve is configured with a first valve mechanism having a coil disposed on the inner periphery of a cylindrical valve chamber and a movable core, which enables to communicate between the fuel tank and the canister by lowering the level of the movable core, and a second valve mechanism which enables to communicate between the fuel tank and the outside thereof by shifting the level of the valve body which is disposed inside the movable core due to the pressure from the inside of the fuel tank or the outside thereof.
US10202026B1 Multi-panel moonroof and method of using the same
A moonroof for a motor vehicle according to an exemplary aspect of the present disclosure includes, among other things, a first panel, a second panel, and a third panel. The second panel is between the first and third panels when the moonroof is closed. Further, the first and second panels are independently moveable relative to the third panel. A method is also disclosed.
US10202023B2 Hybrid refrigeration system for a mobile unit and method of operation
A method for operating a refrigeration system for a mobile unit includes steps of: 1) providing a refrigeration unit having a compressor, an evaporator, and at least one fan operable to move air towards the evaporator, a generator dedicated to the refrigeration unit, and a battery; 2) determining at least one environmental parameter in one or both of the mobile unit and the refrigeration unit; and 3) selectively operating the refrigeration unit in one of a plurality of modes based on the environmental parameter. The plurality of modes includes a first mode wherein at least the fan is powered by the battery, and a second mode wherein the compressor and the fan are powered by the generator.
US10202022B2 Electrically-driven compressor for vehicle
When the magnitude of a motor current Iu is smaller than a threshold value at a timing when a polarity of the motor current Iu is expected to be reversed after the elapse of one control cycle, a control device sets a correction amount of a width of a pulse generated by PWM control at a correction amount +α. When the magnitude of the motor current is greater than the threshold value at the timing, the control device sets the correction amount of the width of the pulse generated by the PWM control at zero or a value β smaller than the correction amount +α. As a result, an error of a dead time period in inverter control can be reduced.
US10202019B2 HVAC blower
The invention relates to a heating, ventilation, and air conditioning (HVAC) system for a motor vehicle, the HVAC system having a length greater than a width and disposed with the length parallel to a longitudinal axis of the motor vehicle between the front seats thereof. The HVAC system includes a blower assembly disposed beneath an instrument panel of the motor vehicle or inside an engine compartment.
US10202015B2 Vehicle twist axle assembly
The twist axle assembly includes a twist beam which is made of a single integral piece, extends along a length between opposite ends and the twist beam has an open cross-sectional shape between the ends. The twist beam is stamped into a U-shape with a middle section that extends in a first direction between a pair of trailing arm sections. The trailing arm sections extend at least partially in a second direction that is generally transverse to the first direction to reduce twisting stresses within the trailing arm portions during operation of the twist axle assembly.
US10202012B2 Suspension link and production method therefor
[Problem] To provide a suspension link having excellent reliability in strength or the like of a coupling portion of the suspension link while being inexpensive.[Solution] The present invention relates to a production method for a suspension link (100) having a tire coupling portion (11) that rotatably couples a tire to a suspension and a suspension coupling portion (12) that is coupled to a sub-frame member constituting the suspension, the method including: a bending process in which a plate is bent, a bent portion of the bent plate is formed into a hollow shape, and the hollow shape is used as one of the tire coupling portion and the suspension coupling portion; and an edge bending process in which an outer peripheral edge portion of the plate is bent prior to the bending process. The outer peripheral edge portion of the plate is bent by the edge bending process, the outer peripheral edge portion of the plate including an area from an arm (15) to a bent portion (24).
US10202007B2 Pneumatic tire
To provide a pneumatic tire which is improved in on-snow performance, while maintaining steering stability on dry road surface. The pneumatic tire is provided in a tread portion 2 with a pair of shoulder main grooves 3, a center main groove 4, shoulder land portions 6, and middle land portions 5. The middle land portions 5 are provided with middle lateral grooves 10 extending from the shoulder main grooves 3 toward the inside in the tire axial direction, while gradually decreasing the angle with respect to tire circumferential direction. The middle lateral groove 10 is provided with a groove bottom sipe 15 opened in the groove bottom.
US10202005B2 Pneumatic tire
The present technology provides a pneumatic tire that combines rolling resistance and wet grip performance while suppressing the occurrence of uneven wear. The pneumatic tire of the present technology has a cap rubber divided into a center portion that straddles a tire equator line and shoulder portions positioned on both sides thereof, a compound emphasizing wet grip performance and having a tan δ at 0° C. higher than that of the shoulder portions is disposed in the center portion and a compound emphasizing rolling resistance and having a tan δ at 60° C. lower than that of the center portion is disposed in both shoulder portions, and circumferential narrow grooves are formed on the respective shoulder sides of outermost main grooves in both the shoulder portions.
US10202002B2 Serviceable replacement spindle
A replacement spindle that can be easily removed for service or replacement. The spindle may have a threaded projection corresponding to a threaded bushing, which may be secured within an axle tube. The spindle may be screwed into place for use, then unscrewed for service or replacement.
US10202001B2 Quick release device for bicycle wheel
A quick release device for bicycle wheel is disclosed, including a mandrel, a wrench, at least one key, a limiting member, and an elastic member. The mandrel includes a shaft and an axial sleeve positioned at one terminal of the shaft and formed with multiple first grooves. The wrench includes a sleeve mounted on the axial sleeve, and is movable between a first position and a second position. The sleeve includes at least one second groove, wherein the key is positioned within one of the first grooves and the second groove when the sleeve is at the first position; the key is apart from one of the first grooves when the sleeve is the second position. The limiting member fits around the mandrel and includes a stopper. The elastic member is between the key and the stopper. Whereby, the application strength and lifetime can be increased with a lightweight feature.
US10201998B2 Wheel with flexible wide-body spokes
A wheel with flexible spokes, including a rim and hub, and spokes between the rim and hub made of fibrous material that causes the spokes to be both lighter in weight and stronger than comparable steel spokes. The spokes are also flexible and resilient such that they can bend while retaining their integrity and strength.
US10201991B2 Inkjet printing apparatus and method for controlling inkjet printing apparatus
An inkjet printing apparatus includes a conveyer conveying a printing medium; an image former discharging ink on the printing medium; a mover relatively moving the image former and the conveyer; a first detector; a second detector; and a controller controlling image formation. The mover performs a first move operation to expand a distance between the image former and the printing medium and a second move operation to expose the conveying surface. Upon detection of an abnormal conveyance state of the printing medium by the first detector, the conveyer stops conveyance and the mover performs the first move operation. After stopping the conveyance and the first move operation, the controller checks for the contact of the printing medium and the image former during the second move operation based on the detection results at the second detector, and only if no contact is determined, the mover performs the second move operation.
US10201989B2 Method for inputting print data for printing upon a print object using a printer and printer for implementing the method
A method for inputting print data for printing on a print object with a printer having a housing, a printing device, a holding device for an exchangeable magazine which holds the print object to be printed on, a control and evaluation unit, a memory and an input and display apparatus. Inputting print data is facilitated by the following steps of the method: inserting a magazine having the print object into the holding device outside of the printing chamber; moving the holding device into the printing chamber, optically sensing a marking arranged on the print object and/or on the magazine; selecting an input screen, from a plurality of input screens stored in the memory on the basis of the marking of the inserted print object sensed and/or on the magazine sensed by the sensor; and displaying the selected input screen or screens on the input display apparatus.
US10201983B2 Ink-jet recording apparatus and ink-jet recording method
An ink-jet recording apparatus is provided, including a first transport section which transports a recording medium; a recording section which is formed with a plurality of nozzles and which records an image on the recording medium by discharging ink droplets from the nozzles; an interference member which is provided at a position separated from the recording section; and a control unit which controls the recording section so that only a part of the nozzles is used for a certain area of the recording medium.
US10201970B2 Liquid ejection head, liquid ejection apparatus, and control method
The liquid ejection head includes a wall member having formed therein a void for communicating between a first liquid chamber and a second liquid chamber; a first energy generation element to eject the liquid in the first liquid chamber; a second energy generation element to eject the liquid in the second liquid chamber; a first electrode arranged in a vicinity of the first energy generation element in the first liquid chamber; a second electrode for forming, between the first electrode and the second electrode, an electric field in liquid inside the first liquid chamber; and a supply port which supplies liquid to the first energy generation element. The wall member includes a channel wall defining a channel through which the second liquid chamber, the void, and the supply port communicate, and the second electrode is arranged between the second liquid chamber and the supply port in the channel.
US10201967B2 System and method for securing a device with a dynamically encrypted password
The present invention relates to a system and method of securing a printer. The system includes a printer, having a nontransitory storage medium, configured to: store a password encrypted with a first encryption scheme; re-encrypt the stored password with a second encryption scheme upon a predetermined interval/event; receive a data stream from a host computer; determine whether the received data stream contains the password encrypted with the second encryption scheme; and print a document upon determining that the data stream contains the password encrypted with the second encryption scheme.
US10201966B2 System and method for pad printing
An apparatus for pad printing includes a printing pad (12). A textured transfer member (13) is configured to be pressed alternately by the printing pad (12) against an ink carrier (17) and against a substrate (24) so as to transfer an ink pattern to the substrate.
US10201965B2 Transfer device and coating machine
A transfer device and a coating machine are disclosed. The transfer device includes a transfer plate and a printing roller. A projection is formed on a first surface of the transfer plate; a first recess corresponding to the projection is formed on the printing roller; and when the transfer plate covers a surface of the printing roller, the projection and the first recess are matched with each other to fix the transfer plate with the printing roller. The transfer plate in the transfer device will not be subjected to extended deformation and sliding even under an action of external force during printing process, so that the production quality can be maximally guaranteed.
US10201949B1 Three-dimensional sticker with high-resolution image and removable adhesive
A three-dimensional sticker is disclosed that includes a body. The body has the following components: a rigid main sheet constructed from a thermoformable plastic layer, and a flexible/stretchable ink layer adhered the main sheet. Additionally, the body may employ an adhesive layer comprising a repositionable adhesive adhered to the rigid main sheet and a thermoformable release liner detachably adhered to the adhesive layer. The body is thermoformed into a three-dimensional shape with an anchor region and an elevated region. The anchor region is substantially planar and defines an anchor plane, and the elevated region is outside of the anchor plane. The adhesive layer and release liner may be present in the anchor region and elevated region. Additionally, the three-dimensional sticker may comprise a multi-part construction wherein the parts can be separated from each other for easier transport and installation.
US10201948B1 Three-dimensional sticker with high-resolution image and removable adhesive
A three-dimensional sticker is disclosed that includes a body. The body has the following components: a rigid main sheet constructed from a thermoformable plastic layer, and a flexible/stretchable ink layer adhered the main sheet. Additionally, the body may employ an adhesive layer comprising a repositionable adhesive adhered to the rigid main sheet and a thermoformable release liner detachably adhered to the adhesive layer. The body is thermoformed into a three-dimensional shape with an anchor region and an elevated region. The anchor region is substantially planar and defines an anchor plane, and the elevated region is outside of the anchor plane. The adhesive layer and release liner may be present in the anchor region and elevated region. Additionally, the three-dimensional sticker may comprise a multi-part construction wherein the parts can be separated from each other for easier transport and installation.
US10201939B1 Product authenticity verification system
A system and method for determining authenticity and authorized possessorship of an item that includes operations of determining a watermark comprised of one or more variations of a set of characteristics integrated into composition of the item, requesting confirmation of authenticity from an authenticity verification service that the determined watermark corresponds to an authentic, registered item, and, in response to the request for confirmation of authenticity, receiving an indication of authenticity of the item and an indication of possessor ship based at least in part on the determined watermark. Further including a system and method for obtaining a blueprint for producing the item, determining the watermark for the item, producing the item with the watermark according to the blueprint, and registering the watermark and at least one authorized possessor of the item with the authenticity verification service of a computing resource service provider.
US10201932B2 Methods and apparatus for mobile additive manufacturing
The present disclosure provides various aspects for mobile and automated processing utilizing additive manufacturing. The present disclosure includes methods for the utilization of mobile and automated processing apparatus. In some examples, the mobile additive manufacturing apparatus may perform surface treatments that alter the topography of an existing surface. Other examples may involve the processing of dimensionally large layers which may be joined together to create large pieces with three dimensional shape.
US10201930B2 Acoustic transfude 3-D printing
3-D printers include a transfuse station having at least one roller on one side of an ITB supporting the ITB, and a transmission device on the same side of the ITB. A charge neutralizer is included on a second side of the intermediate transfer surface. The charge neutralizer outputs an opposite charge to neutralize existing static charge on a layer of the build material and the support material on the ITB, before the layer reaches the transfer station. Additionally, the intermediate transfer surface transfers the layer to a platen each time the platen contacts the second side of the intermediate transfer surface, at the transfer station, to successively form layers of the build material and the support material on the platen. Also, the transmission device outputs acoustic waves to cause the layer to move from the intermediate transfer surface to the platen, or to the layers on the platen.
US10201925B2 Extrusion apparatus
An extrusion apparatus is provided with a cylindrical die, a core that is placed inside the die, that is able to move relatively to the die in an axial direction of the die, and that forms a flow path for molten resin between the core and the die, a recessed portion that is provided partway along the flow path and that is recessed in the axial direction, and a separator that is inserted into the recessed portion in the axial direction, an insertion position of the separator in the axial direction changing in conjunction with the movement of the core relative to the die, and that cuts the molten resin by means of a portion thereof that extends from the recessed portion into the flow path.
US10201921B1 Molding system for preparing fiber-reinforced thermoplastic composite article
The present disclosure provides a molding system for preparing a fiber-reinforced thermoplastic composite article. The molding system includes: a molding machine; a mold disposed on the molding machine and having a mold cavity for being filled with a composite molding material including a polymeric resin and a plurality of fibers; a processing module configured to generate an anisotropic stress distribution of the composite molding material in the mold cavity based on a molding condition for the molding machine; and a controller coupled to the processing module and configured to control the molding machine with the molding condition to perform an actual molding process for preparing the fiber-reinforced thermoplastic composite article. The anisotropic stress distribution of the composite molding resin is generated based in part on consideration of an anisotropic rotational diffusion effect of the fibers in the composite molding material.
US10201914B2 Material loading apparatus
A material loading apparatus includes a movable material support surface that is pivotally mounted to the frame. The loading apparatus also includes a first link that extends between the support surface and the frame and is pivotally connected to the support surface at a first end of the first link and pivotally connected to the frame at a second end of the first link. The loading apparatus also includes a second link that extends between the support surface and the frame and is pivotally connected to the support surface at a first end of the second link and pivotally connected to the frame at a second end of the second link. The loading apparatus also includes an actuator that is pivotally connected to the frame and configured to move the support surface between a generally horizontal position and a generally vertical position.
US10201912B2 Manufacturing process of a stone provided with lighting for floors or carriageways
Manufacturing process of a stone providing for the following steps: positioning a die and a base platform under punches of a press, filling cavities of the die with a sand layer, placing a tube on the sand, actuating the actuation means to actuate the punches from the idle position to the operating position so that each punch presses the tube in the sand and presses the sand in the cavities of the die, actuating the actuation means to raise the punches, placing the stones in a drying station, extracting the solidified sand inside the tube from each stone, and placing a lighting device in the tube.
US10201911B2 Continuous process for forming a unitary mat
A continuous process forms a unitary mat on a line having at least two conveyors spaced from each other. The process includes combining the isocyanate, an isocyanate catalyst, and a plurality of lignocellulosic particles to form a mixture and a self-polymerization product of the isocyanate in-situ in the mixture. The process also includes forming the unitary mat from the mixture on a first conveyer and transferring the unitary mat from the first conveyor to a second conveyor across a predetermined distance while maintaining structural integrity of the unitary mat. The lignocellulosic particles have a moisture content of 0.5 to 30 weight percent of water. Moreover, the continuous process is free of a step of adding water to the isocyanate, the isocyanate catalyst, the lignocellulosic particles, and/or the unitary mat.
US10201909B2 Treated wood material
The present disclosure describes a treated cellulosic material comprising: a cellulosic material having a porous structure defining a plurality of pores, at least a portion of the pores containing a treating agent comprising: a polymer comprising an olefin-carboxylic acid copolymer; and a modifying agent comprising a quat.
US10201906B2 Flexible grip die-alignment arrangement
A tool gripping and alignment plate arrangement, for accurately gripping and holding a tool in perfect alignment. The alignment plate arrangement comprises a flat unitary tool gripping plate. An irregular bore opening is formed in the tool gripping plate, for gripping a tool therein. The irregular bore wall opening is comprised of a first wall portion of 180 degrees in circumference, and a distortable second wall portion of less than 180 degrees in circumference. A bore-facing tool relief portion is arranged on a distal end of the distortable second wall portion.
US10201901B2 Robot apparatus, method for controlling robot, program, and recording medium
An object of the present invention is to sense forces from a fine external force to a large external force with high precision, and enable high-precision control. A multi-joint robot arm has a first sensor arranged in an end portion, and second sensors arranged in joints, respectively. The first sensor and the second sensor have different detectable ranges from each other for a detectable force. A controlling apparatus selects which sensing result of a sensor should be used between sensing results of the first sensor 131 and the second sensor, and controls a robot arm by using the selected sensing result of the sensor.
US10201895B2 Collapsible mobile work bench and tool support stand
A collapsible mobile bench has a work surface that has opposed ends and a middle section. The opposed ends are wider than the middle section. The middle section is adapted to receive a tool. The work surface is adjustable between collapsed and raised positions, with the work surface being positionable at infinite positions between the collapsed and raised positions. A set of wheels are mounted to the work surface for transportation of the work bench. The work surface can be used as a work bench or a tool support and collapsed for transport and raised to a desired height for use.
US10201892B2 Driving-in apparatus having a heated pneumatic accumulator
A driving-in apparatus comprises a hand-held housing having an energy transmission element accommodated therein for transmitting energy to a fastening element to be driven in, and a drive device for driving the energy transmission element, wherein the drive device comprises an energy accumulator having a gas chamber which is fillable with a driving gas at a defined overpressure, wherein the overpressure is present in the gas chamber as stored driving energy prior to initiation of a driving-in operation, and wherein a piston of the energy transmission element forms a variable wall section of the gas chamber. The apparatus also includes a heating member providing thermal energy that is transferable into the driving gas enclosed in the gas chamber.
US10201887B2 Polishing pad having grooves on bottom surface of top layer
A polishing pad is provided. The polishing pad includes a base layer, a top layer, and multiple grooves. The top layer is located over the base layer and has a polishing surface and a bottom surface opposite to each other. The bottom surface is connected to the base layer. The grooves are formed on the bottom surface of the top layer.
US10201880B2 Welding material and welding joint
There is provided a welding material used for welding of SUS310 stainless steel base metal that contains at least one of Nb and V and is excellent in intergranular corrosion resistance, the chemical composition of the welding material consisting, by mass percent, of C: 0.02% or less, Si: 2% or less, Mn: 2% or less, Cr: 26 to 50%, N: 0.15% or less, P: 0.02% or less, S: 0.002% or less, and Ni: a content percentage satisfying [5≤Ni≤Cr−14], and the balance of Fe and impurities. Also, there is provided a welding joint of an austenitic stainless steel, which consists of the base metal and a weld metal formed by using the welding material.
US10201867B2 Through-hole forming method, through-hole forming apparatus, and method of manufacturing glass substrate provided with through-hole
Disclosed is a through-hole forming method including a process of forming, by condensing and irradiating a laser beam onto an insulation substrate through a lens, a through-hole that passes through the insulation substrate in a thickness direction of the insulation substrate. A medium between the lens and the insulation substrate is air. A converging half angle θ that is calculated from a focal length f of the lens and a beam diameter d of the laser beam that enters the lens by using expression (1) satisfies expression (2): (d/2)/f=tan θ  (1), and 0.16≤sin θ≤0.22  (2).
US10201860B2 Drill bit with an exchangeable cutting portion
A drill bit is disclosed. The drill bit has a cutting portion having an annular portion, where the annular portion has a first end on which is disposed a cutting element and a second end that includes an outer insertion element and a stop shoulder. The drill bit has a drill shaft portion having a cylindrical drill shaft, where the drill shaft has an inner insertion element with an end face on a side of the drill shaft facing the cutting portion. The outer insertion element and the inner insertion element together form a plug connection in an insertion direction that is parallel to the axis of rotation and the insertion elements are connectable to each other via a pin element that is movable into a slot-shaped recess. The pin element is attached to an outside of the inner insertion element and the outer insertion element has the slot-shaped recess.
US10201857B2 Tool holder assemblies and methods of using the same
In one aspect tool holder assemblies are described herein. Such tool holder assemblies can employ outer and inner spring-like members. For example, a tool holder assembly described herein comprises a drawbar having an outer diameter surface and an inner diameter surface defining an interior of the drawbar. The drawbar is movable or actuatable along a longitudinal axis between a locked position and an unlocked position. The tool holder assembly can further comprise a first spring-like member positioned around the outer diameter surface of the drawbar and a second spring-like member positioned in the drawbar interior.
US10201840B2 Process for cleaning a transport belt for manufacturing a paper web
The disclosure relates to a continuous cleaning method for cleaning a moving fabric in a paper machine. The method uses one or more cleaning stages. In one embodiment, one cleaning stage applies steam to heat and soften contaminants on the fabric followed by the application of water, preferably superheated water, to remove the contaminants. Another cleaning stage may apply hot water, steam and/or superheated water via an encapsulated shower and evacuation chamber making it possible to clean the width of the fabric without substantial rewet.
US10201839B2 Washing system of machine tool
A washing system that can reliably remove chips attached to the surface of a jig on which a workpiece is placed. The washing system includes a nozzle, a manipulator for moving the nozzle, an imaging part for capturing an image of a region on which a workpiece is placed, a chip detecting part for detecting a chip in the region based on the image captured by the imaging part, a arrangement determining part for determining a position and posture of the nozzle when the fluid is sprayed to the chip, a manipulator controlling part for controlling the manipulator so that the nozzle is located at the determined position and posture, and a fluid supplying part for injecting, through the nozzle, the fluid that has been supplied to the nozzle.
US10201831B2 Coating inspection method
Provided herein are methods and compositions which allow for efficient inspection, maintenance and repair of ceramic coatings.
US10201824B2 Substrate processing apparatus and substrate processing method
One processing block is arranged between an indexer block and another processing block. One substrate is transported to a main transport mechanism in the one processing block by a main transport mechanism in the indexer block, transported to a first processing section and a thermal processing section by the main transport mechanism in the one processing block and processing is performed on the substrate. The substrate after the processing is transported to the main transport mechanism in the indexer block by the main transport mechanism in the one processing block. Another substrate is transported to a sub-transport mechanism in a sub-transport chamber by the main transport mechanism in the indexer block, and is transported to a main transport mechanism in another processing block by the sub-transport mechanism in the sub-transport chamber. The substrate is transported to the sub-transport mechanism in the sub-transport chamber by the main transport mechanism in another processing block, and is transported to the main transport mechanism in the indexer block by the sub-transport mechanism in the sub-transport chamber.
US10201821B2 Vented closure assembly for a spray container
A closure assembly includes a vented closure and a dispensing fitment. The closure includes an upper deck, a tubular hub extending downwardly from the upper deck, an annular outwardly threaded fitment neck extending upwardly from the upper deck, and a fitment seat surrounding the fitment neck. The fitment seat has a vent hole radially spaced from the hub. The dispensing fitment includes a fitment body, an arbor extending downwardly from the fitment body, an annular inwardly threaded sealing wall extending downwardly from the fitment body, and a dispensing neck extending upwardly from the fitment body. The arbor is movable between an open venting position and a closed position which blocks the vent hole.
US10201817B2 Method for controlling discharge timing of centrifugal separator and centrifugal separator based on pressure measurement
The method controls timing of a discharge event of a centrifugal separator, during which discharge event at least part of a heavier liquid and/or sludge or solids separated from a lighter liquid is discharged from the separator through at least one discharge opening. The discharge opening is opened and/or closed hydraulically. The method comprises the steps of waiting for a scheduled discharge time, measuring the pressure of the liquid used for opening and/or closing the discharge opening, comparing the measured pressure to a predetermined limit value, and, in the case the pressure is below the limit value, delaying the discharge event.
US10201816B2 Methods, devices, systems and processes for upgrading iron oxide concentrates using reverse flotation of silica at a natural pH
Cationic reverse flotation methods, systems, and processes for producing a marketable iron oxide concentrate from an iron oxide mineral slurry (“treatment slurry”), wherein the iron oxide content of the concentrate is greater than the iron oxide content of the treatment slurry, include introducing the treatment slurry into a flotation cell, together with a collector, a frother and optionally an iron oxide depressant, and recovering two flow streams from the flotation cell, namely a froth fraction (also referred to as a flotation tail fraction) and a sink material fraction (also referred to as the flotation concentrate), wherein the treatment slurry in the flotation cell is maintained at a Natural pH.
US10201811B2 Method for manufacturing modular microfluidic paper chips using inkjet printing
The present invention relates to a method for manufacturing a module type microfluidic chip comprising: (a) printing electrode patterns on a substrate using a conductive ink and inkjet printing; (b) cutting the printed electrode patterns; and (c) assembling the cut electrode patterns to manufacture the module type microfluidic paper chip. Unlike the traditional method for manufacturing printed circuit substrate using a patterning agent or device, the method of the present invention only incorporates a simple printing process using an inkjet printer, and thus patterning can be simplified and various types of chips can be manufactured depending on the assembly type of electrode patterns. Accordingly, inexpensive, economical, and highly utilizable microfluidic chips can be provided using the method of the present invention.
US10201809B2 Photocatalyst sheet
There is provided a photocatalyst sheet comprising a base material and a photocatalyst layer containing at least a photocatalyst, wherein the photocatalyst layer is firmly adhered to the base material. In an embodiment, there is provided a photocatalyst sheet comprising a base material; and a photocatalyst layer that contains at least a photocatalyst, and is formed on at least one surface of the base material through an aerosol deposition method. This photocatalyst sheet has an excellent photocatalytic activity and an excellent adhesion.
US10201808B2 Method for preventing a photocatalyst from decreasing in hydrophilicity
Disclosed is a method for preventing a photocatalyst from decreasing in hydrophilicity due to contamination by components seeping from a sealing material for anchoring a construction material, exterior material, glass structure, or other article on which a photocatalyst layer is formed. In said method, a transparent sealing-material-component seepage-prevention layer, which contains a modified epoxy resin comprising polymerizable unsaturated monomers graft-polymerized onto or copolymerized with an epoxy resin, is formed on the surface of the sealing material. Said polymerizable unsaturated monomers include a carboxyl-group-containing monomer, and a modified epoxy resin obtained by a carboxyl-group/epoxy-group reaction after graft polymerization or copolymerization is more favorable.
US10201800B2 Reactive self-indicating absorbent materials, methods, and systems
The present disclosure relates, according to some embodiments, reactive self-indicating adsorbent materials, methods, and systems. A system may comprise, for example, a reactive self-indicating adsorbent material, wherein the reactive self-indicating adsorbent material comprises at least one super paramagnetic particle and a semi permeable support, wherein the at least one super paramagnetic particle is configured such that at least one magnetic property of the at least one super paramagnetic particle changes upon contact with an adsorbate; and/or at least one detector configured and arranged to detect the at least one magnetic property. In some embodiments, a method for assessing the performance and/or remaining life of an adsorbent material may comprise (a) contacting a fluid comprising an adsorbate with the adsorbent material under conditions that permit the adsorbate to contact the at least one super paramagnetic particle, wherein a change in a magnetic property of the at least one super paramagnetic particle occurs upon contact with the adsorbate; (b) detecting the magnetic property of the at least one super paramagnetic particle; and/or (c) comparing the detected magnetic property to a reference to produce an assessment of the performance and/or remaining life of the adsorbent material.
US10201798B2 Polymerization reactor
The present invention relates to a polymerization reactor. The polymerization reactor according to one aspect of the present invention comprises: a housing including a supply part for supplying a reactant; a tube which is provided inside the housing and extends along the height direction of the housing; a first impeller including a blade which spirally surrounds the tube along the height direction of the housing; a second impeller which is provided inside the housing in order to enable the reactant to flow into the tube; and a partition wall which is provided to surround the second impeller along the circumferential direction.
US10201788B2 Polymer flocculant mixing and dissolving system configured to control pressure on discharge side of regenerative mixer and method thereof
A mixing and dissolving system includes a tank where a polymer flocculant in a solid state is mixed with water, a liquid feed unit for feeding an aqueous solution containing the mixed polymer flocculant from the tank, one regenerative mixer comprising a casing arranged at an intermediate position of a channel for the aqueous solution discharged from the liquid feed unit, and a bladed wheel where grooves are formed in a radial pattern on an outer circumference, and is used to mix and dissolve the polymer flocculant through pressure application by rotating the bladed wheel in the casing and forming a vortex flow of the aqueous solution along an inner circumferential wall of the casing, and an adjusting unit arranged at an intermediate position of a channel for the aqueous solution that has passed through the regenerative mixer, and controls pressure on a discharge side of the regenerative mixer.
US10201784B2 Method for forming perforated graphene with uniform aperture size
A method of forming a filter with uniform pore sizes includes synthesizing a moiety so as to form a plurality of like platelets having a precisely sized pore extending therethrough, distributing the plurality of like platelets about a membrane having apertures therethrough, and bonding the plurality of platelets around the apertures to form precisely sized pores through the membrane. A filtration membrane is also disclosed which provides a porous membrane having a plurality of apertures therethrough, and a plurality of platelets, wherein each platelet has a pore therethrough. The platelets are positioned over or in the apertures.
US10201780B2 Method and device for improving the capture of sulfur dioxide from the gases of electrolysis tanks by a set of filtering modules
Disclosed is a method and a device for capturing the SO2 present in gases by igneous electrolysis implemented on a group of at least two filtering modules traversed in parallel by the gas flow to be purified, and supplied with a powder material sorbent capable of adsorbing effluents in the gas flow by bringing the sorbent into contact with the gas flow, each filtering module having a unit for collecting the sorbent after it has been brought into contact with the gas flow, in the filtering module, and a unit for discharging the sorbent collected being contact with the gas flow to a unit for injecting same into at least one other of the filtering modules of the at least one series, except for the last filtering module of each series, and, on exiting the last filtering module or modules, the gas flow is sent to a desulfurization unit.
US10201772B2 Filter element and filter system
A filter element may include a tubular element defining an internal space, and a retainer element associated with a first end of the tubular element, wherein the retainer element is configured to be coupled to a first housing. The filter element may also include a valve seat member in the internal space. The valve seat member may include a valve seat aperture configured to provide a fluid seal with a valve poppet. The filter element may further include first and second end caps associated with ends of the tubular element. The filter element may also include filter media around the tubular element, and the second end cap may be configured to provide a fluid seal between the filter element and a drain passage in a second housing, such that as the filter element is separated from the second housing, fluid flows from the filter element into the drain passage.
US10201771B2 Gasket having an integral drain
A filtration system is described. The filtration system includes a filter housing having a central tube and a replaceable filter element. The central tube includes a gasket that plugs a passage from the dirty side of the filter element to the clean side of the filter element when the filter element is installed in an operational position. The gasket includes an integrated drain extending through the gasket. The gasket is integrated into the central tube and stays in place when the filter element is removed (e.g., during replacement of the filter element). The removal of the filter element opens the drain to allow for the draining of the fluid from the housing to the tank. The gasket is reusable and does not need to be replaced with each filter element replacement.
US10201769B2 Filter device
A filter device has a filter element (3) in a filter housing (1). Corresponding threads (23, 33) form a screw connection between a housing cover (5) of the filter housing (1) and the filter element (3). A seal (29, 35) is between the filter element (3) and the housing cover (5). The screw connection is formed by threads (33) on a connecting pipe piece (31) that is part of an end cap (17) of the filter element (3) and that extends into the inner filter cavity (22) and by the threads (23) of the housing cover (5). The housing cover threads (23) are on a receiving pipe piece (21) formed by a separate component attached to the housing cover (5).
US10201761B2 Attachment and game system
An attachment configured to be attached to a game controller with a camera is provided. The attachment includes a housing having a support portion which supports the game controller and an operation portion in the housing. The support portion supports the game controller such that a direction of shooting of the camera is oriented to the inside of the housing and supports the game controller such that a field of view of shooting with the camera includes a first region including a first indication in the housing as a subject and a second region including a second indication in the housing as a subject. The first indication is located such that a position thereof is maintained regardless of an operation onto the operation portion, and the second indication is located such that a position thereof is variable in accordance with an operation onto the operation portion.
US10201758B2 Customized change-based items
A system configured to facilitate user customization of the distribution of virtual items usable in a virtual space. Virtual items may be distributed via probability item bundles. Probability item bundles may be associated with a set of potential awards. The potential awards included in the set of potential awards may be individually associated with a probability of being distributed once the probability item bundle is activated by a user. Customization of probability item bundles may comprise facilitating user selection of the potential awards included in the sets of potential awards of the probability item bundles.
US10201751B2 Gaming via peer-to-peer networks
A method includes discovering, via a device, a peer-to-peer gaming service of a peer-to-peer network offered by a peer device, wherein the peer-to-peer gaming service facilitates a user of the device to select, access, and play a plurality of specific networked games of the peer device, wherein the specific networked games are not already installed on the device, selecting, via the device, a networked game from the plurality of specific networked games of the peer device, and downloading a program by the device, wherein the program is configured to execute the selected networked game on a processor of the device, wherein downloading the program comprises downloading the program from a third party computing arrangement and receiving from the peer device, authentication for access to the third party computing arrangement, wherein the authentication limits the downloaded program for play of the networked game with only the peer device.
US10201749B2 Virtual environment for computer game
A multi-user virtual reality universe (VRU) process receives input from multiple remote clients to manipulate avatars through a modeled 3-D environment. A VRU host models movement of avatars in the VRU environment in response to client input, which each user providing input for control of a corresponding avatar. The modeled VRU data is provided by the host to client workstations for display of a simulated environment visible to all participants. The host maintains personalized data for selected modeled objects or areas that is personalized for specific users in response to client input. The host includes personalized data in modeling the VRU environment. The host may segregate VRU data provided to different clients participating in the same VRU environment according to limit personalized data to authorized users, while all users receive common data.
US10201739B2 Systems and methods for measuring and/or analyzing swing information
In a first aspect, a system for monitoring a swing is provided that includes (1) a swing measurement device adapted to couple to a swinging object and to output a signal indicative of a characteristic of the swinging object; (2) a wireless transmitter coupled to the swing measurement device and adapted to wirelessly transmit the signal output by the swing measurement device; and (3) a wireless device adapted to receive the wirelessly transmitted signal and to provide information regarding the swinging object based on the received signal. The wireless device is a cellular telephone or personal digital assistant (PDA). Numerous other aspects are provided.
US10201731B2 Golf ball
A golf ball 2 includes a core 4, a cover 8 positioned outside the core 4, and a paint film 10 positioned outside the cover 8. The paint film 10 includes an inner layer 12 and an outer layer 14 positioned outside the inner layer 12. A 10% modulus Mo of the outer layer 14 is lower than a 10% modulus Mi of the inner layer 12. A difference (Mi-Mo) between the modulus Mi and the modulus Mo is not less than 25.0 kgf/cm2. The cover 8 has a Shore D hardness Hc of not less than 50 and not greater than 65. The cover 8 has a thickness Tc of not less than 0.80 mm and not greater than 1.80 mm.
US10201728B2 Exercise apparatus
An exercise apparatus comprising a foot support movable by the user on the frame back and forth through any one of a plurality of complete, reproducible and different arc segments of a master arcuate path, the foot support being interconnected to an arc segment selection device that is manually actuatable to enable the user to manually select any one of the plurality of different arc segments, the foot support being interconnected to an arm having a handle manually graspable by the user to reduce or increase power or energy required by the user to move the foot support.
US10201727B2 Exercise machine
An exercise device providing a fore and aft horizontal component of striding motion that is dynamically user-defined, while providing a vertical component of the motion that is maintained on a predetermined vertically reciprocating path in some embodiments. The exercise device guides the user's foot in a pseudo-elliptical stride path, while providing a dynamically variable stride length that allows the user to move with a natural stride length. The exercise device allows tall and short users to extend or curtail the stride length to match their natural stride lengths. The length of the reciprocating path is dynamically adjusted during the exercise operation without equipment adjustments by changes in the length of the stride input by the user at a pair of foot engagement pads disposed on laterally spaced apart foot support members.
US10201723B2 Dry pipe/deluge valve for automatic sprinkler systems
A dry pipe valve includes a main chamber having an input port and an output port, a clapper assembly installed in the main chamber, a pushrod, a pushrod chamber, and a dry valve actuator. The clapper assembly includes a clapper that seals the input port of the main chamber, and a hinged lever that holds the clapper in a closed position or allows the clapper to open. Based on a pressure of a control fluid in the pushrod chamber, the pushrod moves to urge the hinged lever against the clapper to hold the clapper in the closed position, or to release the hinged lever and thereby allow the clapper to open. The dry valve actuator is attached to a housing of the pushrod chamber and controls the pressure of the control fluid in the pushrod chamber.
US10201721B2 Fire extinguishing device for in-air use
A fire-extinguisher device, for aerial use, comprising a bucket which contains two independent but related tanks or cylinders, one for water and one for a foaming agent mixture, along with a chamber in which the extinguishing foam is generated. The device is also equipped with an electronic mechanism to control operation thereof, as well as mechanism for the dispensing of the extinguishing foam that is produced, and which will allow for rapid dropping or spreading over an extended area, as well as providing various discretionary dispensing services.
US10201720B2 Safety line traveller
A traveller for safety line for a fall arrest system has a slot extending to the exterior of the traveller and a safety line locating shuttle provided on-board the traveller wherein the safety line locating shuttle is movable relative to the slot along a predetermined path in a direction across the slot. This aids in accurate positioning of the safety line with respect to the traveller. The slot can be defined between opposed slot edges which are movable relative to one another to reconfigure the slot.
US10201719B2 Gantry system for particle beam therapy
A particle beam delivery system includes a beam delivery line of charged particle and a gantry body supporting the beam delivery line. The gantry body is rotatably supported by a first support and a second support. The gantry body serves to rotate the beam delivery line about a horizontal axis passing through the first and second supports. The gantry body comprises a cantilevered portion configured to support at least a section of the beam delivery line in a cantilevered manner extended beyond the first and second supports. The second support is supported by a structure which is rotatable about a vertical axis passing through the second support, thereby providing clearance for the cantilevered portion of the gantry body when rotating about the horizontal axis. The gantry body may be rotatable about the horizontal axis in 360 degrees, clockwise and/or counterclockwise. A gantry assembly and a particle beam radiotherapy system comprising a gantry assembly are also provided.
US10201718B2 Method and system for using Cherenkov radiation to monitor beam profiles and radiation therapy
A system for providing monitored radiation therapy has a high energy radiation source, apparatus for excluding uncontrolled ambient light, and apparatus for collecting light emitted from a subject. The system has apparatus for spectrally analyzing the collected light, and a processor for determining oxygenation or other metabolic function of tissue within the subject from spectral analysis of the collected light. The system monitors radiation therapy by providing a beam of high energy radiation; collecting Cherenkov and/or photoluminescent light from the subject, the light generated along the beam; spectrally analyzing the light; and determining oxygenation or metabolic function of tissue from the spectral analysis. Beam profile of the system is calibrated by imaging from multiple angles Cherenkov and/or photoluminescent light emitted by a phantom placed in the beam in lieu of a subject, captured images are analyzed to determine beam profile.
US10201701B2 Oral electrical cleaning device
An oral cleaning device includes a head portion that supports cleaning elements, a handle portion extending from the head portion, an RF generator disposed in the handle portion, connected to electrodes located on the head portion, and additionally or alternatively, a microcurrent source disposed in the handle portion, connected to a conductive surface located on the handle and to one of the electrodes located on the head portion, and a non-conductive barrier located on the head portion that separates the electrodes from each other.
US10201698B2 Systems and methods for the treatment of oral and systemic maladies in animals using electrical current
Systems and methods for the concurrent treatment of multiple oral diseases and defects while promoting general oral hygiene utilizing electricity are provided for non-human animals. Electrodes are used to deliver an electrical current to the gingival tissues of a mouth in order to achieve a number of therapeutic, prophylactic, and regenerative benefits. These benefits include killing oral microbes, increasing oral vasodilation, reducing oral biofilm, improving oral blood circulation, reversing oral bone resorption, promoting oral osteogenesis, treating gum recession, and fostering gingival regeneration. Other benefits include the treatment of gingivitis, periodontitis, and oral malodor, and other systemic diseases correlated with oral pathogens.
US10201693B2 Closed male luer
A closed male luer includes a first connector having an upper end portion defining an axial recess, an inner circumferential slide track and several first ratchet teeth; and a second connector having lower end portion received in the axial recess of the first connector, having several second ratchet teeth selectively meshed with the first ratchet teeth such that rotation of the first connector in a first direction drives the second connector to rotate simultaneously in the first direction, wherein, after an upper end portion of the second connector is connected with a second member, rotation of the first connector in the first direction or rotation of the second connector in a second direction opposite to the first direction can break up the second ratchet teeth into pieces by the first ratchet teeth, hence permitting the second connector to rotate freely in 360° relative to the first connector.
US10201686B2 Programmable CSF metering shunt
An implantable body fluid drainage system includes a metering shunt having a housing with an internal chamber. A movable barrier divides the chamber into a first section and a second section, and the barrier can be displaced by a differential pressure. A first powered inlet valve providing a fill path to the first section of the chamber, and a first powered drain valve providing a drain path from the first section of the chamber. A CSF inlet conduit connects a CSF space to the first powered inlet valve. A CSF outlet conduit connects the first powered outlet valve to a discharge location. A controller opens the first powered inlet valve and close the first powered drain valve to fill the first section to a volume defined by the barrier and chamber geometry and closes the first powered inlet valve and opens the first powered drain valve to discharge the filled volume from the first section through the outlet conduit.
US10201685B2 High-pressure balloons
Flexible high-pressure angioplasty balloons are disclosed herein which utilize an inflatable balloon positioned upon the catheter and a supporting structure secured over or along the catheter at a first location proximal to the balloon and at a second location distal to the balloon. Inflation of the balloon reconfigures the supporting structure to urge the first location and the second location towards one another thereby inhibiting longitudinal elongation of the balloon relative to the catheter. The supporting structure may surround, support, or otherwise extend over the entire length of the balloon and allows for the balloon to retain increased flexibility which enables the balloon to bend or curve even at relatively high inflation pressures.
US10201681B2 Method of preparing a ready-to-use urinary catheter and a catheter assembly for use in said method
A method of preparing a ready-to-use catheter by providing a catheter assembly that has a first compartment that includes a catheter therein. The catheter includes on at least a part of its surface an exterior coating designed to reduce the coefficient of friction after treatment with a liquid swelling medium, and a second compartment containing a liquid swelling medium. The method includes sterilizing the catheter assembly, adding the liquid swelling medium to the first compartment for wetting/activating the exterior coating of the catheter, and storing the ready-to-use catheter. By using the method according to the invention, the sterilization of the catheter is effectuated in a dry-state, ensuring that the known problems with wet-sterilization are completely eliminated and the need for preparing complicated and expensive liquid swelling mediums are no longer required.
US10201677B2 Endotracheal tube comprising pharyngeal suction catheter
Provided is an endotracheal tube, which comprises a baffle, an endotracheal tube body and a pharyngeal suction catheter and is integrally formed. The pharyngeal suction catheter is fixedly connected with an outer wall of the endotracheal tube body. One end of the pharyngeal suction catheter is bent to form a front bent portion, a port of the front bent portion is closed and a side wall of the front bent portion is provided with two suction ports. In the case of oral endotracheal intubation, the pharyngeal suction catheter is introduced to the bottom of the pharynx as the endotracheal tube body is inserted into the weasand, and the pharyngeal suction catheter can stay there for a long period of time, enabling high efficiency of removal of pharyngeal secretions, the reduction of discomfort and adsorption injury of the patient, and the reduction of nursing workload.
US10201675B2 Blower and PAP system
A blower includes a housing including an inlet and an outlet, a stationary component provided to the housing, an impeller positioned between the inlet of the housing and the stationary component, and a motor adapted to drive the impeller. The stationary component includes a tube portion structured to retain and align a pair of bearings that rotatably support a rotor to which the impeller is coupled. The tube portion includes a diameter in a side closest to the impeller that is sufficient size to accommodate adhesive to retain one of the bearings.
US10201665B2 Medical puncture needle and method of manufacturing puncture needle
A medical puncture needle includes an end portion including a needle tip; and a main body portion contiguous with the end portion, having a substantially circular cross-sectional outer shape. The end portion includes a first bevel formed by a curved surface, the bevel having an angle that gradually decreases toward the needle tip in an axial direction, in a cross-section orthogonal to the axial direction, relative to an imaginary plane that extends along an axis of the main body portion.
US10201659B2 Administration device for mixing an active substance with a dilution liquid
An administration device comprises a container and a mixing device for mixing an active substance (in a first chamber) with a dilution liquid (in a second chamber). The container has a membrane seal at one end and is combined with a mixing device for mixing the active substance. The administration device has an injection needle unit with a distal needle portion facing away from the container for piercing the skin, and disposed opposite thereto is a proximal needle portion facing the membrane when the administration device is in the initial position, which is thrust through the membrane into the container in a mixing position. The administration device includes a protective sleeve arranged coaxially about the injection needle, movable from the initial position only in the proximal direction relative to the container. The protective sleeve can be non-rotatably connected to the container in the mixing position and rotated relative to the mixing device to perform mixing.
US10201645B2 Catheter pump with positioning brace
A catheter pump assembly is provided that includes an elongate body assembly, a shaft, and an impeller. The assembly has a proximal end, a distal end and at least one lumen extending therebetween. The shaft is disposed at least partially within the elongate body, e.g., in the at least one lumen, and journaled for rotation. The impeller is coupled with a distal portion of the shaft. The impeller is configured to be rotated to induce flow of blood when the impeller is placed in fluid communication with a source of blood. An inflatable balloon brace is disposed on an outer surface of the catheter pump. The inflatable balloon brace is spaced proximally of the impeller and has a low profile configuration for delivery through the vasculature and an expanded configuration for disposing (e.g., position and/or orienting) the impeller within the source of blood.
US10201640B2 Ultrafine electrospun fibers of poly-4-hydroxybutyrate and copolymers thereof
Methods to produce structures containing ultrafine fibers with average diameters from 10 nm to 10 μm and more preferably from 50 nm to 5 μm, have been developed. These methods produce ultrafine fibers without substantial loss of the polymer's weight average molecular weight. The ultrafine electrospun fibers have an unexpectedly higher degree of molecular orientation, and higher melt temperature than fibers derived by dry spinning. In the preferred embodiment, the polymer comprises 4-hydroxybutyrate. The ultrafine fibers are preferably derived by electrospinning. A solution of the polymer is dissolved in a solvent, pumped through a spinneret, subjected to an electric field, and ultrafine fibers with a high degree of molecular orientation are collected. These structures of ultrafine fibers can be used for a variety of purposes including fabrication of medical devices.
US10201637B2 Article coatings including oligomerized polyphenol layer and biological methods of use
Embodiments of the disclosure include coatings comprising an oligomerized polyphenol layer. The oligomerized polyphenol layer can be used as an intermediate coated layer on a medical device that hydrogen bonds to a synthetic or natural polymer, which in turn can be used as a top coat or further associated with another coated layer. The multilayered coatings can provide properties such as hemocompatibility or lubricity. In other embodiments, the oligomerized polyphenol layer is used on a medical device as a hemostatic layer configured to contact blood and promote coagulation. The oligomerized polyphenol layer can also be used on the inner surface (e.g., inner diameter) of a medical device to prevent bacterial adherence. The oligomerized polyphenol layer can also be used on the surface of a in vitro diagnostic article, or a cell culture device to, promote adsorption of a biological molecule.
US10201635B2 Implants having a drug load of an oxysterol and methods of use
Provided is a compression resistant implant configured to fit at or near a bone defect to promote bone growth. The compression resistant implant comprises a biodegradable polymer in an amount of about 0.1 wt % to about 20 wt % of the implant and a freeze-dried oxysterol in an amount of about 5 wt % to about 90 wt % of the implant. Methods of making and use are further provided.
US10201634B2 Nanotubes and compositions thereof
The present invention is directed to implants and the modification of the surface of implants using amino acid or polypeptide functionalized rosette nanotubes.
US10201624B2 Triazine based radiopharmaceuticals and radioimaging agents
Compounds according to Formula I and Formula II are potent inhibitors of PSMA. Pharmaceutical compositions may include a complex of a radionuclide and a Formula I compound or a Formula II compound. Methods include using the radionuclide complex of a Formula I compound or a Formula II compound for treating or diagnosis of a disease or a condition associated with PSMA activity.
US10201622B2 Tumour-targeted theranostic
The present inventors have harnessed the targeting of nanoparticles to tumor sites, combined with the tumor site specific elevated MMP-14 activity within one conjugate to simultaneously deliver a vascular disrupting agent (VDA) and a MRI contrast agent to a tumor site. The MMP activatable conjugate of the present invention provides both therapeutic and diagnostic functions—and is referred to as a “theranostic”. The theranostic conjugate of the present invention achieves the benefits of tumor site specificity, VDA delivery and MRI contrast agent delivery in a single theranostic conjugate. Consequently, the present invention provides a cancer “theranostic” which improves therapeutic efficacy while simultaneously reducing dose-limiting systemic toxicities and provides a tool for rapidly and non-invasively identifying tumor location, monitoring drug delivery and pharmacodynamics.
US10201620B2 Making and using in vitro-synthesized ssRNA for introducing into mammalian cells to induce a biological or biochemical effect
The present invention relates to compositions, kits and methods for making and using RNA compositions comprising in vitro-synthesized ssRNA inducing a biological or biochemical effect in a mammalian cell or organism into which the RNA composition is repeatedly or continuously introduced. In certain embodiments, the invention provides compositions and methods for changing the state of differentiation or phenotype of a human or other vertebrate cell. For example, the present invention provides mRNA and methods for reprogramming cells that exhibit a first differentiated state or phenotype to cells that exhibit a second differentiated state or phenotype, such as to reprogram human somatic cells to pluripotent stem cells.
US10201619B2 Regenerating functional neurons for treatment of disease and injury in the nervous system
Methods for producing new neurons in the brain in vivo are provided according to aspects of the present invention which include introducing NeuroD1 into a glial cell, particularly into a reactive astrocyte or NG2 cell, thereby “converting” the reactive glial cell to a neuron. Methods of producing a neuronal phenotype in a glial cell are provided according to aspects of the present invention which include expressing exogenous NeuroD1 in the glial cell, wherein expressing exogenous NeuroD1 includes delivering an expression vector, such as a viral expression vector, including a nucleic acid encoding the exogenous NeuroD1 to the glial cell.
US10201616B2 Non-cleavable polymer conjugated with αVβ3 integrin thyroid antagonists
Chemical compositions and methods of synthesis thereof. The compositions disclosed and described herein are directed toward and classified as anti-angiogenic thyrointegrin antagonists, which may be capable of reacting with one or more cell surface receptors of the integrin αvβ3 receptor family. Anti-angiogenic thyrointegrin antagonists or derivatives thereof are conjugated via a non-cleavable linker having an amine, diamine or triazole linkage to polymers of Polyethylene Glycol, cyclodextrin, chitosan, alginic acid or hyaluronic acid, forming a single chemical entity. Utility of the compositions disclosed may treat angiogenesis-mediated disorders such as Cancer (Solid tumors and Liquid tumors), ocular disorders (Diabetic Retinopathy and Age-related Macular Degeneration), inflammatory disorders (arthritis, osteoarthritis), atherosclerosis, lesions, and dermatology (Rosacea, Psoriasis, skin cancer) and diseases mediated or dependent upon the generation of new blood cells via angiogenesis to persist and the treatment thereof or dependent on antagonizing the formation of new blood vessels to slow or eliminate angiogenic pathways.
US10201613B2 Method of creating hydrogels through oxime bond formation
A method of creating a hydrogel, comprising the step of condensing first and second functional groups, wherein the first group comprises a molecule or macromolecule of interest containing two or more hydroxylamine or aminooxy groups and the second group comprises a molecule or macromolecule of interest containing two or more aldehyde/ketone/other reactive oxo groups, under conditions such that a hydrogel forms.
US10201600B2 Process for preparing an attenuated tetravalent dengue vaccine
The present invention refers to a process for preparing an attenuated tetravalent dengue vaccine and its product. The present invention also refers to a process for preparing a tetravalent dengue vaccine for administration to a subject, to a method for inducing an immune response to virus dengue serotype 1, 2, 3 and 4 in a patient and to a tetravalent dengue vaccine kit.
US10201599B2 Immunogenic compositions comprising Lawsonia intracellularis
The present invention provides combination vaccines that comprise an immunological agent effective for reducing the incidence of or lessening the severity of PPE caused by L. intracellularis, and one or more immunological active components effective in treatment and/or prophylaxis of at least one further disease-causing organism for swine. Moreover, the present invention also relates to a kit that comprises an immunological agent effective for reducing the incidence of or lessening the severity of PPE caused by L. intracellularis, and one or more immunological active components effective in treatment and/or prophylaxis of at least one further disease-causing organism for swine.
US10201598B2 Synthetic immunogens for prophylaxis or treatment of tuberculosis
Compositions comprising a nucleic acid molecule that encodes TB esat-6 proteins are disclosed. Methods of inducing an immune response against TB an individual are disclosed. Method of treating an individual who has been diagnosed with TB are disclosed. Method of preventing TB infection in an individual are disclosed.
US10201591B2 TSLP induces neutrophil mediated killing of methicillin-resistant staphylococcus aureus
The invention provides a method of promoting the host defense of a patient to a bacterial infection comprising administering to a patient suffering or at risk of a bacterial infection, a pharmaceutical composition comprising an effective amount of the pleiotropic cytokine, thymic stromal lymphopoietin (TSLP) protein or polypeptide in an amount and at a location sufficient to promote the host defense of the patient to the bacterial infection. In a preferred embodiment, the bacterial infection is the infection of the patient with MRSA.The invention also provides a method of treating blood product, which comprises introducing a TSLP protein or polypeptide into such blood product, wherein the blood product is extracorporeal and comprises at least one neutrophil.
US10201584B1 Compositions and methods for treating HCV
This disclosure is directed to pharmaceutical compositions that comprise two or more therapeutic agents that, inter alia, are useful for inhibiting hepatitis C virus (HCV) and methods for inhibiting HCV by co-administering two or more anti-HCV therapeutic agents.
US10201581B2 Composition for cooling skin comprising phellodendron bark extract, method of preparing the same, topical composition comprising the same and dermatologically acceptable carrier, and method of cooling skin by applying the same
Provided are a composition for cooling skin comprising a Phellodendron bark extract, a method of preparing the composition, a skin-improving product comprising the composition and a method of cooling skin by applying the composition to a skin of a subject, wherein the skin needs cooling. The composition prevents a burning sensation in the skin and under the skin and reduces heat generated under the skin and on the skin. The composition includes a Phellodendron bark extract as a main ingredient and further includes an extract of one or more selected from the group consisting of Anemarrhena asphodeloides, Scutellaria baicalensis, Paeonia lactiflora, Dictamnus dasycarpus, Alumen, Dryobalanops aromatic and Mentha arvensis.
US10201575B2 Oncolytic HSV vector
The present invention provides a recombinant oncolytic Herpes Simplex Virus (oHSV) comprising a non-HSV ligand specific for a molecule (protein, lipid, or carbohydrate determinant) present on the surface of a cell (such as a cancer cell) and a plurality of copies of one or more microRNA target sequences inserted into one or more HSV gene loci, preferably one or more HSV gene(s) required for replication of HSV in normal (i.e., non-cancerous) cells, and a deletion of the internal repeat (joint) region in the HSV genome comprising one copy of the ICP0, ICP34.5, LAT, and ICP4 genes and the ICP47 promoter. The invention further provides stocks and pharmaceutical compositions comprising the inventive oHSV and methods for killing tumor cells employing the inventive oHSV.
US10201574B1 Methods of microbial treatment of poultry
Disclosed are methods of administering one or more Bacillus strains to poultry. The Bacillus strains improve bacterial homeostasis in the gastrointestinal tract by inhibiting bacterial pathogens such as E. coli and Clostridium. Administering the Bacillus strains also improves performance such as weight gain and feed conversion. Useful combinations of Bacillus strains and methods of using one or more Bacillus strains are also provided.
US10201572B2 Combination therapy with double negative T-cells
There is provided herein methods of treating leukemia or lymphoma in a subject in need thereof, with double negative T cells (DNTs) in combination with Interferon-γ.
US10201568B2 Brain, spinal, and nerve injury treatment
A treatment for brain, spinal and nerve injury comprising use of a substance P receptor antagonist optionally in combination with a magnesium compound. There is also provided a formulation for use in this treatment comprising a substance P receptor antagonist and a magnesium compound.
US10201566B2 Pharmaceutical preparation containing selenite or selenite-containing compounds for treating cervical dysplasia or carcinomas
The invention relates to compositions containing selenite-containing compounds and pharmaceutically acceptable acids, selected from citric acid, acetic acid, malic acid, carbonic acid, sulphuric acid, nitric acid, hydrochloric acid, fruit acids or mixtures thereof, for use for treating cervical inflammations, dysplasia and/or carcinomas. The invention further relates to methods of using such compositions.
US10201562B2 Polymeric treatment compositions
Compositions are described comprising a polymer; a non-physiological pH solution; and a visualization agent; wherein the polymer is soluble in the non-physiological pH solution and insoluble at a physiological pH. Methods of forming the solutions and polymers are disclosed as well as methods of therapeutic use.