Document Document Title
US09129060B2 QoS based dynamic execution engine selection
In one embodiment, a processor includes plural processing cores, and plural instruction stores, each instruction store storing at least one instruction, each instruction having a corresponding group number, each instruction store having a unique identifier. The processor also includes a group execution matrix having a plurality of group execution masks and a store execution matrix comprising a plurality of store execution masks. The processor further includes a core selection unit that, for each instruction within each instruction store, selects a store execution mask from the store execution matrix. The core selection unit for each instruction within each instruction store selects at least one group execution mask from the group execution matrix. The core selection unit performs logic operations to create a core request mask. The processor includes an arbitration unit that determines instruction priority among each instruction, assigns an instruction for each available core, and signals the instruction store.
US09129049B2 Medical imaging apparatus, information processing method, and computer-readable storage medium
A medical imaging apparatus includes a transmission suspension time determination unit that determines a transmission suspension time from when an inspection is ended to when inspection end information generated by an inspection end information generation unit is transmitted to a hospital information system based on inspection information; an inspection end information transmission unit transmits the generated inspection end information to the hospital information system after the transmission suspension time has passed after the inspection is ended; and an additional imaging-operation instruction determination unit determines whether an additional imaging-operation instruction is issued from an operator before the transmission suspension time passes. If it is determined that the additional imaging-operation instruction is issued, inspection end information including a content of the imaging operation additionally executed according to the additional imaging operation instruction is executed, and the inspection end information including the content of the additional imaging-operation is transmitted.
US09129044B2 System and method for radiation dose reporting
Systems and method can be employed to automatically extract radiation dose information from medical images, particularly a plurality of heterogeneous CT images including those from legacy CT scanners. A report including the extracted radiation dose information can be generated, and alerts can be sent to reduce the possibility of overexposures.
US09129040B2 Recognizing operational options for stream operators at compile-time
A source code that includes an operator graph that includes a plurality of processing elements, each processing element having one or more stream operators is received. A metadata tag describing a customization of at least one of the one or more stream operators having a windowing processing operation is parsed from the source code. The source code of the streaming application having the windowing processing operation based on the metadata tag is compiled.
US09129037B2 Disappearing index for more efficient processing of a database query
A disappearing index allows faster processing of a database query without the startup time of a prior art sparse index. The disappearing index starts as a full index but is trimmed of index values that point to a row in the table that is not selected by the query. Thus the traditional index disappears as it becomes a sparse index tailored to the query. The query is able to execute faster using the now sparse index since the target database table is not accessed for duplicate values in the base table of the query. The query optimizer may determine to use a disappearing index based on estimates of the number of duplicate values in the base table. When the query is complete, the created disappearing table may be discarded or used for other queries that match the selection of the query that created the disappearing index.
US09129036B2 Systems and methods of identifying chunks within inter-related documents
A computer receives a request to search one or more secondary documents. At least one of the secondary documents is associated with a primary document. The computer searches at least a subset of the secondary documents for documents that satisfy the search request and identifies at least one secondary document that satisfies the search request.
US09129034B2 System and method for web browsing
A system and method for web browsing contemporaneously displays multiple web pages, advertisements, or other applications, preferably within a single window, for a user to view. In a preferred embodiment, a current web page, a past web page, a future web page, and/or an advertisement or other application are contemporaneously displayed in a single window. In this embodiment, the present invention tracks a past web page and renders it in a first panel, renders the current web page in a second panel, and identifies a hyperlink in the current web page to retrieve and render the future web page in a third panel. In other embodiments, a host provides a list of web pages that are to be displayed in the panels. In other embodiments, a user selects a list of web pages that are to be displayed in the panels. In other embodiments, hyperlinks are filtered and/or prioritized to determine which web pages are to be displayed in the panels. In this manner, the user contemporaneously views the current web page, the past page, and the future web page, or alternately, multiple web pages in the single window. Preferably, the present invention is implemented as a web browsing room in a three-dimensional space where walls of the rooms correspond to various ones of the aforementioned panels and a floor of which may be used to display advertisements or provide other applications. The user can view the web pages in the browsing room using various three-dimensional navigation techniques.
US09129020B2 Search results through interest circles
Systems, methods, and computer-readable media for responding to a search query with search results ranked according to interest circles of a plurality of computer users are presented. Interest circles are formed from a computer user's navigation data, including the computer user's navigation history. A search query is received from a requesting computer user. The search query is directed to a query topic or set of query topics. A set of search results responsive to the search query are obtained. A plurality of computer users, each of the plurality of computer users having an established interest circle corresponding to the query topic, is identified. The set of search results are then ordered according to the interest circles of the identified plurality of computer users. Thereafter, the higher ordered search results are returned to the requesting computer user in response to the search query.
US09129019B2 Associative search engine
This invention relates to an advertisement machine which provides advertisements to a user searching for desired information within a data network. The machine receives, from a user, a search request including a search argument corresponding to the desired information and searches, based upon the received search argument, a first database having data network related information to generate search results. It also correlates the received search argument to a particular advertisement in a second database having advertisement related information. The search results together with the particular advertisement are provided by the machine to the user.
US09129012B2 Information search system with real-time feedback
Methods, systems, and apparatus, including computer programs encoded on a computer storage medium, for providing live search suggestions. In one aspect, a method includes obtaining a suggested query term by a client device, initiating a live query to obtain live content relating to the suggested query term responsive to obtaining the suggested query term, obtaining the live content, and displaying the live content on a user interface of the client device.
US09129010B2 System and method of partitioned lexicographic search
A search method is provided. The method comprises, building a first plurality of collectors, associating a first plurality of index entries with the first plurality of collectors, wherein each index entry comprises a search target and is associated with at least one of the first plurality of collectors based on a similarity between the search target of the index entry and the at least one collector, selecting a second plurality of collectors from among the first collectors based on a similarity between a search term and each of the second plurality of collectors, selecting a second plurality of index entries from among the index entries associated with the second plurality of collectors based on a similarity between the search term and the search target of each of the index entries associated with the second plurality of collectors, and presenting information related to the second plurality of index entries.
US09129007B2 Indexing and querying hash sequence matrices
Embodiments are directed to indexing and querying a sequence of hash values in an indexing matrix. A computer system accesses a document to extract a portion of text from the document. The computer system applies a hashing algorithm to the extracted text. The hash values of the extracted text form a representative sequence of hash values. The computer system inserts each hash value of the sequence of hash values into an indexing matrix, which is configured to store multiple different hash value sequences. The computer system also queries the indexing matrix to determine how similar the plurality of hash value sequences are to the selected hash value sequence based on how many hash values of the selected hash value sequence overlap with the hash values of the plurality of stored hash value sequences.
US09129005B2 Method and apparatus for searching a hierarchical database and an unstructured database with a single search query
Techniques for searching a hierarchical database and an unstructured database with a single search query are described herein.
US09129004B2 Multi-interval quicksort algorithm for complex objects
Systems and methods (“utility”) for sorting a plurality of complex objects are provided herein. The utility may include a sorting algorithm that sorts references to the complex objects, rather than the complex objects themselves, such that the need to copy and swap complex objects in their locations in memory is reduced. Further, the sorting algorithm may utilize a recursive divide and conquer process, using multiple pivot elements at each sorting level. For example, the sorting algorithm is based on a modified Quicksort algorithm that uses multiple pivot elements at each level to sort an array of references that point to complex objects.
US09128992B2 Displaying search results
Website search results obtained from searching multiple electronic information stores may be displayed transparently without distinguishing the electronic information store. The search may be performed by a web host and may include receiving at least one search term that then is compared with first electronic information within a first electronic information store to determine whether matches exist, where the first electronic information includes content provided by an internal source. The search term also is compared with second electronic information within a second electronic information store to determine whether matches exist, where the second electronic information includes content provided by an external source. Results are displayed based on matches that are determined to exist with the first electronic information and the second electronic information. The results are combined in a single list of results.
US09128989B2 Methods and apparatus for targeting communications using social network metrics
A method for a computer system includes receiving a first user communication, determining a first group of users, determining a target number of users, determining whether the first group of users includes the target number of users, and if not, providing the communication to the first group of users, determining a hierarchal mapping of groups of users in response to user memberships, determining a second group of users from the hierarchal mapping, determining a plurality of social network relationship factors for the second group of users with respect to the first user, and providing the communication to at least a subset of users in the second group of users in response to the first plurality of social network relationship factors.
US09128980B2 Generation of a data model applied to queries
Embodiments include generating data models that may give semantic meaning for unstructured or structured data that may include data generated and/or received by search engines, including a time series engine. A method includes generating a data model for data stored in a repository. Generating the data model includes generating an initial query string, executing the initial query string on the data, generating an initial result set based on the initial query string being executed on the data, determining one or more candidate fields from one or results of the initial result set, generating a candidate data model based on the one or more candidate fields, iteratively modifying the candidate data model until the candidate data model models the data, and using the candidate data model as the data model.
US09128979B2 Enriching database query responses using data from external data sources
The subject disclosure is directed towards enriching database query responses using data from external data sources. When processing a database query seeking enriched data from an external data source, a request is communicated to the external data source based on the database query. An enriched database query response is generated based on data provided by the external data source. The enriched database query response may be combined with data returned via an internal database query operation, and/or inserted into a local database table.
US09128974B2 Methods for tracking database changes and devices thereof
Methods, devices, and computer-readable storage media for tracking changes in a database including at least one database table include adding a first column to a schema of each database table. The first column includes a row update identifier for each row of the database table. A global update identifier is incremented in response to a row change and recorded as the row update identifier for the changed row. In response to a latest database synchronization event, a reference table including a synchronization update identifier is generated, and the global update identifier is incremented and recorded as the synchronization update identifier. An update to a row in a database table is tracked based at least upon determining that a row update identifier of the updated row in the database table is greater than the synchronization update identifier in the reference table.
US09128967B2 Storing graph data in a column-oriented data store
Methods and apparatuses are provided for storing graph data within a column-oriented data store. Graph data including vertex data describing one or more vertices in the graph and edge data describing one or more edges within the graph may be received. One or more vertex rows within the column-oriented data store may be assigned, whereby each vertex row of the one or more vertex rows is assigned to one vertex of the one or more vertices. One or more edge rows within the column-oriented data store may also be assigned, whereby each edge row of the one or more edge rows is assigned to one edge of the one or more edges. At least one vertex row and at least one edge row may be populated based on the graph data.
US09128964B2 Selective mapping of integrated data
In one of many possible implementations, an exemplary system includes a plurality of data subsystems configured to store local data associated with an external party, the data subsystems configured to be maintained by an internal party. The system further includes a data integration subsystem configured to store global data and a defined mapping of the global data to the local data, the global data including a global data record mapped to a local data record having a first data schema type, recognize a migration event in the local data, the migration event including migration of the first schema type local data record to a second schema type local data record, and associate a smart mapping record with the global data record, the smart mapping record configured to selectively map the global data record to one of the first schema type local data record and the second schema type local data record.
US09128954B2 Hierarchical structured data organization system
A method in a data processing system and apparatus for organizing files or web pages, structured or unstructured, of multiple users stored across one or more server computers into hierarchical file structures on a recordable medium of a data processing system. A user-defined metalabel is assigned to each of the electronic files or web pages. The electronic files or web pages are organized as a function of the metalabels into the hierarchical file structures.
US09128930B2 Method, device and system for providing language service
A method, device and system for providing a language service are disclosed. In some embodiments, the method is performed at a computer system having one or more processors and memory for storing programs to be executed by the one or more processors. The method includes receiving a first message from a client device. The method includes determining if the first message is in a first language or a second language different than the first language. The method includes translating the first message into a second message in the second language if the first message is in the first language. The method includes, alternatively, generating a third message in the second language if the first message is in the second language, where the third message includes a conversational response to the first message. The method further includes returning one of the second message and the third message to the client device.
US09128921B2 Touchscreen keyboard with corrective word prediction
The present disclosure provides a touchscreen keyboard with corrective word prediction. A method for correcting text input on an electronic device is described. The method comprises: displaying a virtual keyboard on a touchscreen, the virtual keyboard including a plurality of keys; receiving input from the virtual keyboard; generating one or more predicted sets of characters in accordance with the received input; and displaying a predicted set of characters at a designated location when the received input does not match one of the predicted sets of characters.
US09128920B2 Interrupt handling systems and methods for PCIE bridges with multiple buses
A bridge includes buses, a memory, a component module, an interface and an interrupt module. The component module transfers data between a host control module and a network device via the memory and the buses. The interface is connected between the memory and the network device and transmits status information to the memory via one of the buses. The status information indicates completion of a last data transfer between the network device and the host control module. An interrupt module, subsequent to the status information being transmitted to the memory, detects a first interrupt generated by the network device, and transmits an interrupt message to the component module via the memory and the one of the buses. The component module then generates a second interrupt detectable by the host control module. The second interrupt indicates completion of data transfer between the network device and the host control module.
US09128918B2 Dynamic language translation of web site content
Methods, systems, and computer readable medium for providing translated web content. A request is received from a user for content in a second language translated from content in a first language from a first Internet source. The content in the first language is obtained and divided into one or more translatable components. Whether the one or more translatable components have been previously translated, via at least one of machine translation, human translation, and a combination thereof, into the second language and stored as translated components in a storage is determined. If there are one or more translatable components previously translated and stored, the content is generated in the second language by modifying the content in the first language so that at least some translatable components are replaced with corresponding translated components and sent in the second language to the user as a response to the request.
US09128910B1 Avoiding long access latencies in redundant storage systems
Avoiding long access latencies in redundant storage systems is disclosed, including: determining a first device associated with a request is in a slow access period; and reconstructing data associated with the request from one or more other devices comprising a redundant storage system in which the first device and the one or more other devices are included.
US09128909B2 Intelligent augmentation of media content
Embodiments of the present disclosure include methods (and corresponding systems and computer program products) that augment visual elements in documents with rich media content and provide the rich media content based on user interaction with the augmented visual elements in the documents. The disclosed embodiments analyze a document for qualified visual elements. The disclosed embodiments determine keywords associated with the visual element, generate an association of the visual element and the keywords, and embed the association in a corresponding augmented document. When a user reviews the augmented document in a client system and moves a pointer over the augmented visual element, a piece of rich media content related to the keywords are transmitted to the client system to be displayed as an overlay in close proximity to the visual element where the mouse-over occurred.
US09128908B2 Converting reports between disparate report formats
Various embodiments of systems and methods for converting reports between disparate report formats are described herein. In one aspect, a first report in a markup data schema is received. On another aspect, a second report in a banded report schema, comprising one or more bands, is created. The second report is created as a blank report. First report formatting settings of the first report are converted to second report formatting setting of the second report. Report content and report content layout from the first report are converted to the second report.
US09128906B2 Text segmentation and label assignment with user interaction by means of topic specific language models, and topic-specific label statistics
The invention relates to a method, a computer program product, a segmentation system and a user interface for structuring an unstructured text by making use of statistical models trained on annotated training data. The method performs text segmentation into text sections and assigns labels to text sections as section headings. The performed segmentation and assignment is provided to a user for general review. Additionally, alternative segmentations and label assignments are provided to the user being capable to select alternative segmentations and alternative labels as well as to enter a user defined segmentation and user defined label. In response to the modifications introduced by the user, a plurality of different actions are initiated incorporating the re-segmentation and re-labeling of successive parts of the document or the entire document.
US09128894B2 Bus controller
A bus controller has a displacer, an arithmetic logic unit coupled to the displacer, and a replacer selectively coupled to the displacer and the arithmetic logic unit.
US09128887B2 Using a buffer to replace failed memory cells in a memory component
Methods and data processing systems for using a buffer to replace failed memory cells in a memory component are provided. Embodiments include determining that a first copy of data stored within a plurality of memory cells of a memory component contains one or more errors; in response to determining that the first copy contains one or more errors, determining whether a backup cache within the buffer contains a second copy of the data; and in response to determining that the backup cache contains the second copy of the data, transferring the second copy from the backup cache to a location within an error data queue (EDQ) within the buffer and updating the buffer controller to use the location within the EDQ instead of the plurality of memory cells within the memory component.
US09128879B2 Fault diagnosing method based on simulated vaccine
A fault diagnosing method based on a simulated vaccine is provided. The fault diagnosing method comprises steps of: establishing a dynamic simulation model for simulating a start-up operation and a steady-state operation of a technological process according to process information, an operating procedure and historical data of the technological process; running the dynamic simulation model; extracting data within a first predetermined time from the simulated normal sample set to generate a normal simulated vaccine, and extracting data within a second predetermined time from the simulated fault sample set to generate a fault simulated vaccine; acquiring the historical data of the technological process; obtaining an immune antibody coefficient of the normal simulated vaccine, and generating a normal antibody library; and obtaining an immune antibody coefficient of the fault simulated vaccine, and generating a fault antibody library according to the fault simulated vaccine.
US09128877B1 Systems, methods and computer program products including features of transforming data involving a secure format from which the data is recoverable
Systems and methods for transforming data involving a secure format from which the data is recoverable. In one implementation, there is provided a method of generating H output data from W data input streams produced from input data. Moreover, the method may include generating the H discrete output data components via application of the W data inputs to one or more transforming components or processes having specified mathematic operations and/or a generator matrix functionality, wherein the W data inputs are recoverable via a recovery process capable of reproducing the W data inputs from a subset (any W members) of the H output data streams.
US09128875B2 Signal transformation apparatus applied hybrid architecture, signal transformation method, and recording medium
A signal transformation apparatus, a signal transformation method, and a recording medium are provided. The signal transformation apparatus selects any one of DCT-II, DST-II, DFT, and HWT, and transforms and outputs the input signal according to the selected transform. Therefore, the hybrid architecture of low complexity can be attained.
US09128868B2 System for error decoding with retries and associated methods
A system to improve error code decoding with retries may include a processing unit that requests data packets, and a queue to hold the data packets for the processing unit. The system may also include a decoder to determine a processing time for each data packet in the queue based upon any errors in each data packet, and if the processing time for a particular data packet is greater than a threshold, then to renew any requests for the data packets that are in the queue.
US09128867B2 Configurable intelligent I/O expander system
A method and apparatus in a vehicular telemetry system for an intelligent I/O expander. The intelligent I/O expander may be configured in an active mode or a passive mode. A vehicular telemetry hardware system may be configured in a passive serial control mode or an active serial control mode. The intelligent I/O expander capable of adding additional device to the vehicular telemetry system.
US09128863B2 Detection and correction of corrupted or dangling data object handles
Exemplary embodiments provide various techniques for detecting and correcting corrupted or dangling data object handles. In one example, a method is provided for correcting corrupted data object handles. In this method, a redirector file stored on a first logical data container is accessed. This redirector file includes a forward object handle pointing to a first data object stored on a second logical data container and includes a first checksum of the forward object handle. A second checksum of the forward object handle is determined and a comparison is made between the first and second checksums. If a mismatch is detected, the data objects stored on the second logical data container are scanned to extract backward object handles. A backward object handle can be identified to point back to the redirector file. The forward object handle can then be restored to point to the second data object based on the identification.
US09128862B2 Efficient checksums for shared nothing clustered filesystems
Embodiments of the invention relate to efficiently employing checksums for shared nothing clustered filesystems. Tools are provided to compute the checksum in response to a read transaction and to utilize the computed checksum to prevent serving corrupted data. Multiple levels of data replication are provided. The checksum computation functions within the multiple levels and addresses a specified data block that is the subject of the read transaction.
US09128856B2 Selective cache fills in response to write misses
A cache memory receives a request to perform a write operation. The request specifies an address. A first determination is made that the cache memory does not include a cache line corresponding to the address. A second determination is made that the address is between a previous value of a stack pointer and a current value of the stack pointer. A third determination is made that a write history indicator is set to a specified value. The write operation is performed in the cache memory without waiting for a cache fill corresponding to the address to be performed, in response to the first, second, and third determinations.
US09128855B1 Flash cache partitioning
A computer implemented method, system, and computer program product for cache management comprising recording metadata of IO sent from the server to a storage array, calculating a distribution of a server cache based on the metadata, receiving an IO directed to the storage array, and revising an allocation of the server cache to the plurality of storage mediums based on the calculated distribution and the IO.
US09128850B2 Multi-ported memory with multiple access support
A multi-ported memory that supports multiple read and write accesses is described. The multi-ported memory may include a number of read/write ports that is greater than the number of read/write ports of each memory bank of the multi-ported memory. The multi-ported memory allows for read operation(s) and write operation(s) to be received during the same clock cycle. In the event that an incoming write operation is blocked by read operation(s), data for that write operation may be stored in one of a plurality of cache banks included in the multi-port memory. The cache banks are accessible to both write and read operations. In the event than the write operation is not blocked by read operation(s), a determination is made as to whether data for that incoming write operation is stored in the memory bank targeted by that incoming write operation or in one of the cache banks.
US09128843B2 Method and computer system for memory management on virtual machine system
A method and a computer system for memory management on a virtual machine system are provided. The memory management method includes the following steps. First, a working set size of each of a plurality of virtual machines on the virtual machine system is obtained by at least one processor, wherein the working set size is an amount of memory required to run applications on each of the virtual machines. Then, an amount of storage memory is allocated to each of the virtual machines by the at least one processor according to the working set size of each of the virtual machines and at least one swapin or refault event, wherein the storage memory is a part of memory available from the computer system.
US09128841B2 Remote shutdown via fiber
A system and method provide vital shutdown of a remote slave unit linked by a fiber optic connection to a local, checked redundant master unit with two paired computers. Each computer sends a life signal to an associated local vital supervision card (VSC) and copper to fiber converter (C/F converter) for transmission via fiber to a corresponding fiber to copper converter (F/C converter) on the slave unit, then to a corresponding remote VSC. Each local VSC controls power to a corresponding second local VSC-associated C/F converter, and each remote VSC controls power to a corresponding second remote VSC F/C converter. A VSC detecting an incorrect life signal signature removes power to the corresponding controlled converter and, optionally, to a respective local or remote I/O rack, thereby shutting down the slave unit.
US09128828B2 Exam notification timer device
A calculator and exam notification timer device integrated into one housing. A plurality of numeral keys (0-9) and function keys and a display are disposed the housing. A first processing section performs calculation functions based on input from the numeral keys and the function keys and displays the result on the display. A second processing section performs a time keeping function based on values programmed by user via the numeral keys and function keys, and displays a total elapsed or remaining time, a current exam problem, and an elapsed or remaining time for the current exam problem on the display. A switch within the calculator forwards the signal from the numeral keys to either the first or second processing section based on a switching state which is controlled by a switch key on the housing or one of the function keys.
US09128822B2 On-chip bad block management for NAND flash memory
Certain functions relating to creation and use of a look-up table for bad block mapping may be implemented “on chip” in the memory device itself, that is on the same die in an additional circuit, or even within the command and control logic of the memory device, so as to reduce the overhead. Moreover, the on-chip implementation of the look-up table may be tightly integrated with other functions of the command and control logic to enable powerful new commands for NAND flash memory, such as a continuous read command and variations thereof.
US09128819B2 Storage system and management method therefor
A storage system comprises multiple first storage apparatuses, and a controller which provides a first logical volume corresponding to a storage area of the multiple first storage apparatuses to a host computer. The controller partitions a storage area corresponding to the first logical volume into multiple first physical storage areas, manages the partitioned multiple first physical storage areas as physical storage areas of a storage pool, creates a first virtual volume which is provided to the host computer, and associates, from among the multiple first physical storage areas, a physical storage area in which user data is stored, with the first virtual volume.
US09128815B2 Control system for vehicle in a guideway network
A control system for a vehicle in a guideway network including a centralized control system configured to generate a first set of instructions. The control system further includes at least one de-centralized control system configured to generate a second set of instructions. The control system further includes an on-board controller configured to receive the first set of instructions and the second set of instructions during a same time period. The on-board controller is configured to receive the first set of instructions using a first communication technique. The on-board controller is configured to receive the second set of instructions via a second communication technique diverse from the first communication technique. If a discrepancy exists, the on-board controller is configured to execute a least restrictive of the first or second set of instructions. The control system is capable of seamlessly transferring control between the two control systems.
US09128809B2 Determining speed parameters in a geographic area
Systems, methods, apparatus, and computer program products are provided for assigning parameters to a geofenced area. For example, in one embodiment, a geofenced area that (a) corresponds to a geographic area and (b) comprises one or more street segments is defined. Speed parameters can be assigned to the geofenced area. After receiving speed data, it can be determined whether the speed parameters have been exceeded.
US09128808B2 Computer readable storage medium for registration of site information and a computer to register site information
A computer readable storage medium storing computer readable instructions is provided. The computer readable instructions control a computer to register site representing information with a communication device which is connectable to a network. The site representing information enables the communication device to obtain content summary information and includes information concerning an information providing site which delivers the content summary information. The content summary information includes location information to indicate a location of an information content provided through the network and a title of the information content. The computer readable instructions control the computer to execute steps of obtaining the site representing information registered with the computer, and registering the obtained site representing information with the communication device.
US09128803B2 Application model for implementing composite applications
Embodiments are directed to providing an application model for implementing composite applications and to providing a declarative programming model and distributed runtime for creating and executing composite applications. In an embodiment, a computer system instantiates an application model. The application model allows users to compose composite applications. The composite applications are configured to run on both distributed computing systems and local computing systems. The computer system receives user input at the instantiated application model. The user input indicates which composite application components are to be used in conjunction with each other to form the composite application. The computer system also provides the composite application on a distributed computing system and/or a local computing system.
US09128801B2 Method and system for scoring a software artifact for a user
A software artifact is scored for a user. Metadata associated with an artifact about project activity of how active an artifact project is to which the artifact belongs, a security risk indicated in the metadata of the artifact, or a license indicated in the metadata of the artifact, is collected from a software repository. A weighting of the artifact alone is determined from the metadata associated with the artifact that indicates desirability of the project activity, the security risk, or the license. The metadata associated with the artifact is compared to appropriateness with a metadata of a user project to which the user belongs as indicated by a profile of the user, so as to provide a score considering the determined weighting of the artifact and a appropriateness of the artifact for the user with respect to an intended use of the artifact by the user.
US09128795B2 Method and system for changing software or firmware on an electronic device
Methods and systems are described for updating software or firmware or otherwise conveying target software to an electronic device. Target software may be conveyed while the device is packaged or otherwise not connected to external power. Information indicating a current software or firmware version number may be transmitted from an external transceiver to the packaged device. A software update may also be transmitted to the packaged device. The electronic device may use stored information or the stored software update to replace an older and out-of-date software version. The electronic device may also harvest electronic power from an external transceiver signal or may use power from an internal battery source to affect a software update when the device is packaged or otherwise not connected to external power.
US09128793B2 Method, system and server for downloading installation package
A system, a method and a server for downloading installation package are provided. The method for downloading installation package comprises the steps of receiving request information for downloading installation package from a hardware client, acquiring the installation package and a dynamic link library related to the installation package upon the receipt of the request information for downloading the installation package, compiling the dynamic link library that has been acquired to reduce a size of the dynamic link library, packing the dynamic link library and the installation package, wherein the size of the dynamic link library has been reduced, and transmitting the dynamic link library and the installation package to the hardware client.
US09128792B2 Systems and methods for installing, managing, and provisioning applications
Systems and methods are disclosed for provisioning resources for an application according to an application manifest. The resources may include database, network, and processing resources. The application manifest may be organized as a manifest tree with provisioned resources having their own application manifests for provisioning sub-resources. The application manifest may also define provisioning and de-provisioning of the application in response to loading of the application. Root cause analysis may be performed in accordance with the manifest tree. Also disclosed are systems and methods for rolling out an upgrade across a node cluster. Systems and methods are disclosed for routing traffic to different workflow paths in order to implement an overloaded path and evaluate performance of the overloaded path.
US09128788B1 Managing quiesce requests in a multi-processor environment
Embodiments relate to managing quiesce requests in a multi-processor system. Aspects of the embodiments include receiving a quiesce request at a quiesce controller from a requesting processor, the requesting processor being one of a plurality of processors in a multi-processor system, and determining that the quiesce request is not accepted by the quiesce controller. Aspects also include, based on the quiesce request being not accepted by the quiesce controller, generating a reject message configured to indicate that the quiesce request has been rejected, holding the reject message until a quiesce command is broadcast to the multi-processor system, the quiesce command based on a different quiesce request, and sending the reject message to the requesting processor based on the broadcast of the quiesce command being detected by the quiesce controller.
US09128787B1 System and method for transparent consistent application-replication of multi-process multi-threaded applications
A system, method, and computer readable medium for consistent and transparent replication of multi process multi threaded applications. The computer readable medium includes computer-executable instructions for execution by a processing system. Primary applications runs on primary hosts and one or more replicated instances of each primary application run on one or more backup hosts. Replica consistency between primary application and its replicas is provided by imposing the execution ordering of the primary on all its replicas. The execution ordering on a primary is captured by intercepting calls to the operating system and libraries, sending replication messages to its replicas, and using interception on the replicas to enforce said captured primary execution order. Replication consistency is provided without requiring modifications to the application, operating system or libraries.
US09128766B1 Computer workload redistribution schedule
A computer system has a capacity planner for creating and updating a workload redistribution schedule. A migration utility provides for redistribution of the workloads. A redistribution orchestrator directs, according to the schedule, the migration utility to implement the workload redistributions.
US09128754B2 Resource starvation management in a computer system
Provided is a method of managing resource starvation in a computer system. A highest priority task is created in a computer system. The highest priority task identifies a resource starvation causing task in the computer system and reduces current priority of the starvation causing task.
US09128748B2 Parallel simulation using multiple co-simulators
A method includes accepting a simulation task for simulation by a simulator that controls multiple co-simulators. Each of the multiple co-simulators is assigned to execute one or more respective sub-tasks of the simulation task. The simulation task is executed by invoking each co-simulator to execute the respective assigned sub-tasks.
US09128741B2 System, method, and computer program product for conditionally preventing use of hardware virtualization
A system, method, and computer program product are provided for conditionally preventing use of hardware virtualization. In use, an attempt to use hardware virtualization is identified. Further, the use of the hardware virtualization is conditionally prevented.
US09128735B2 Method for updating media database in portable terminal
A method for updating a media database in a portable terminal is provided. The method includes, when a change in a locale of the portable terminal is detected, decoding metadata of one or more media files according to a coding scheme corresponding to the changed locale, and updating the media database based on the decoded metadata.
US09128733B2 Display and resolution of incompatible layout constraints
User interface layout is defined using constraints on the position and size of visual elements. Constraints may be explicit and/or implicit. Interactive design code helps designers create constraints without conflict or redundancy. The design code determines whether a proposed layout constraint is incompatible with established constraints, receives a designer's selection of an incompatible constraint, and displays user interface elements in previews of alternate layouts having different constraints. A designer can interactively explore possible resolutions of constraint incompatibilities as soon as the constraints are detectable. The design code animates a transition between possible layouts, highlights the incompatible constraints, and hides the compatible constraints. A subset of constraints may be shown, such as only the recently added constraints and closely related constraints.
US09128731B2 Communication between a mobile computing device and an accessory device using a reconfigurable accessory communication protocol
In a method of controlling an accessory device by a mobile computing device, upon being communicatively coupled with the accessory device, the mobile computing device communicates with the accessory device using an accessory communication protocol to receive accessory information, and protocol configuration data associated with a specific application executable on the accessory device. The mobile computing device reconfigures the accessory communication protocol based on the protocol configuration data to obtain a reconfigured accessory communication protocol, and then communicates with the accessory device using the reconfigured accessory communication protocol to control execution of basic functionality and the specific application on the accessory device.
US09128726B2 Systems and methods for interfacing master and slave processors
System and methods are provided. In one embodiment, a system includes a first processor comprising a serial peripheral interface (SPI) port, and a second processor. The system further includes a galvanic isolation barrier. The system additionally includes a SPI bridge comprising a first output pin control configured to control a device. The SPI bridge additionally includes a first analog multiplexor control configured to route signals to a circuitry. The SPI bridge is configured to communicatively couple the first processor with the second processor through the galvanic isolation barrier, and to communicatively couple the first processor to the device through the first output pin control, and to route the signals between the first processor and the circuitry by using the first analog multiplexor control.
US09128722B2 Systems, methods, and computer-readable media for fertilizing machine-executable code
Disclosed herein are systems, computer-implemented methods, and non-transitory computer-readable storage media for obfuscating code, such as instructions and data structures. Also disclosed are non-transitory computer-readable media containing obfuscated code. In one aspect, a preprocessing tool (i.e. before compilation) identifies in a source program code a routine for replacement. The tool can be a software program running on a computer or an embedded device. The tool then selects a function equivalent to the identified routine from a pool of functions to replace the identified routine. A compiler can then compile computer instructions based on the source program code utilizing the selected function in place of the identified routine. In another aspect, the tool replaces data structures with fertilized data structures. These approaches can be applied to various portions of source program code based on various factors. A software developer can flexibly configure how and where to fertilize the source code.
US09128718B1 Suspend using internal rewriteable memory
Power consumption while in a low power suspend mode is enhanced by placing a portion of suspend and resume instructions into internal rewriteable memory, such as internal random access memory (“IRAM”). During entry into suspend, control is transferred from instructions stored in an external memory to instructions stored within the internal rewriteable memory. These instructions are configured to reduce power consumption of the external memory by reducing a slew rate, drive strength, and so forth. Upon awakening from suspend, the instructions within the internal rewriteable memory place the external memory back to an operational state and control passes back to the instructions stored within external memory.
US09128693B2 Systems and methods for workflow automation, adaptation and integration
Systems and methods for implementing complex and disparate workflows, wherein a flexible framework (system architecture) is used for workflow automation, adaptation and integration.
US09128691B2 Method and terminal for selecting internal circuit according to USB interface status
A method for selecting an internal circuit according to a USB interface status includes: connecting a first pin of a USB interface of a terminal to a power supply through a pull-up resistor, where the first pin is a D− or D+ pin; when detecting that an external USB device is inserted into the USB interface, detecting whether the level status of the first pin is high or low; if the level status is low, connecting the D− and D+ pins to corresponding pins of a USB data communication module of the terminal and controlling charging of the terminal according to a first policy; if the level status is high, determining whether the level statuses of the D− and D+ pins are consistent, and if consistent, controlling charging of the terminal according to a second policy; if inconsistent, controlling charging of the terminal according to a third policy.
US09128687B2 Wireless desktop IT environment
A wireless powered desktop system.
US09128682B2 Independent removable computer rack power distribution system for high-density clustered computer system
A high performance computing system includes one or more blade enclosures configured to hold a plurality of computing blades, a connection interface, coupled to the one or more blade enclosures, having one or more connectors and a shared power bus that distributes power to the one or more blade enclosures, and at least one power shelf removably coupled to the one or more connectors and configured to hold one or more power supplies. The system may further include the computing blades and the power supplies. The power shelf may include a power distribution board configured to connect the power supplies together on the shared power bus.
US09128679B2 Slot and memory module for a slot standing interconnect
According to exemplary embodiments, a controlled-depth slot extending into a circuit board is provided. The controlled depth slot may be milled, and may comprise ½ radial plated through-holes to generate a solderable “D” interconnect feature. The slot may include interconnect features on one to five sides. According to another exemplary embodiment, a circuit board having a depth-controlled interconnect slot is provided in conjunction with one or more solderable technology modules. The one or more solderable technology modules may include memory devices, power devices such as Point of Load Supplies (POLS), security devices and anti-tamper devices, capacitance devices, and other types of chips such as Field Programmable Gate Arrays (FPGAs). The solderable technology modules may be soldered into the slot to secure the modules in the slot and connect the modules to interconnects on the circuit board.
US09128673B2 Integrated mechanism for an electronic device and an adaptor
An integrated mechanism is disclosed. An electronic device includes a slot, an engaging groove, and a power input portion. The engaging groove communicates with the slot and the power input portion is disposed in the slot. An adaptor is detachably connected to the electronic device and includes a grip, a power line, an extended connection bar, a tenon, and a power output portion. The power line is connected to the grip. The extended connection bar is connected to the grip. The tenon is formed on the extended connection bar. The power output portion is formed on the extended connection bar and is electrically connected to the grip and power line. When the adaptor connects to the electronic device, the extended connection bar is inserted into the slot, the tenon is selectively engaged or rotated in the engaging groove, and the power output portion connects to the power input portion.
US09128669B2 System and method of managing security between a portable computing device and a portable computing device docking station
A method of managing portable computing device (PCD) and PCD docking station security is disclosed and may include determining whether a PCD is mated with a PCD docking station when the PCD is docked with the PCD docking station, initiating a back-end security call when the PCD is not mated with the PCD docking station, querying a user for a primary access code, and determining whether the primary access code is correct. The method may also include terminating the back-end security call when the access code is correct and providing limiting access to PCD content items and applications via the PCD docking station.
US09128667B2 Protective cover for slot and screen of mobile terminal
A protective cover for a slot and a screen provided in a mobile terminal is provided. The protective cover for a slot and a screen of a mobile terminal having a window at a front surface, having a slot in a recess formed in a predetermined depth at an upper portion of a rear surface, and mounts an injection and discharge element in the slot includes: a slot protective cover for covering the injection and discharge element and fastened to the recess; and a screen protective cover extended in a length for covering the window from the slot protective cover and for rotating to the front surface or the rear surface using one side surface of the mobile terminal as a central axis.
US09128659B2 Dual display cursive touch input
Methods and devices including providing a device having at least a primary screen and a secondary screen; receiving a first input, where the first input comprises a cursive input on the primary screen; processing the first input to estimate a character based on the first input; displaying the estimated character(s); and displaying a selection, wherein the selection includes a chosen character selected from the estimated character(s).
US09128658B2 Data transmission systems, data transmission method and data reception method
The present invention discloses a data transmission system. The data transmission system includes a processing unit, a first serial peripheral interface circuit, and a first display interface circuit. The processing unit is arranged to determine a length of a file, divide the file into at least one sub-file according to a system resolution, and produce a file transfer command. The first serial peripheral interface circuit is arranged to transmit the file transfer command to a second serial peripheral interface circuit. The first display interface circuit is arranged to transmit the at least one sub-file to a second display interface circuit, sequentially.
US09128657B2 Printing apparatus having wireless communication function, and control method for printing apparatus
In a printing apparatus that prints a PIN code on a sheet, the printing apparatus performs control to suppress setting failure of WPS due to time-out at least until printing of the PIN code is completed (successfully printed).
US09128652B2 Method and system for distribution of content
Embodiments of methods and systems for incorporating user generated content into a web page are disclosed. In particular, embodiments of such systems and methods may incorporate user generated content into a web page such that the user generated content can be consumed by indexers associated with search engines in association with that web page. Additionally, embodiments may also provide a mechanism by which user generated content may be received and included in a web page when that web page is rendered. Using embodiments as disclosed herein user generated content may be exposed to a search engine indexer in a web page while still providing a mechanism for incorporating the freshest user generated content in such a web page.
US09128651B2 Printing apparatus, method of controlling printing apparatus, and storage medium
In the present invention, a part of the recording elements in accordance with a position of a print medium with respect to a printing head when printing is performed after the detection is performed among the plurality of recording elements arranged in a conveyance direction during conveyance of the print medium are used for printing if the width of the print medium is detected by the sensor. Then the image of printing target of the size in accordance with the width of the print medium is printed on the print medium.
US09128647B2 Print relay server system, method for controlling the same, and program therefor
A print relay server includes an interface (proxy) for relaying a printing service and an image forming apparatus and for communicating with each printing service on a printing service basis and on a user basis, and registers a virtual printer substituting for the image forming apparatus.
US09128646B2 Information processing apparatus, information processing method, and computer readable recording medium stored with information processing program
An information processing apparatus to be used in a printing system having a client apparatus connected to an image forming apparatus via a network, and a server apparatus that manages setting parameters of printing conditions that can be set up on said client apparatus, said information processing apparatus being able to serve as the client apparatus and comprising: a judgment unit for judging whether said information processing apparatus is a client apparatus or not, with reference to identification information concerning said image forming apparatus stored inside said information processing apparatus; and a setting screen control unit for providing a setting screen that allows a user to select said setting parameters if it is judged that said information processing apparatus is not a client apparatus, and for providing a setting screen that allows a user to modify setting values of said selected setting parameters and prevents the user from modifying setting values of the remaining setting parameters if it is judged that said information processing apparatus is a client apparatus.
US09128645B2 System including image forming apparatus and information processing apparatus, method performed under the system, image forming apparatus and information processing apparatus directed to the system, and non-transitory storage medium encoded with program directed to the apparatuses
Provided is a system including a first image forming apparatus and an information processing apparatus connected via a network. When a second image forming apparatus is added to the network, the second image forming apparatus generates parent setting information indicating that the first image forming apparatus previously connected to the network is its parent, and transmits the parent setting information to the first image forming apparatus. The first image forming apparatus generates parent-child relationship setting information indicating a parent-child relationship between the first image forming apparatus and the second image forming apparatus, based on the parent setting information from the second image forming apparatus. The information processing apparatus registers the second image forming apparatus as a new output destination, based on information of the second image forming apparatus.
US09128642B2 System and control method
If a specific task is to perform a process at the time of processing a specific job, the specific task performs a process specified in the specific task by accessing a third party system using a stored access token and receiving a third party service.
US09128633B2 Semiconductor memory device and method of operating the semiconductor memory device
A method of operating a semiconductor memory device includes receiving a timeout index signal corresponding to a master of the first master group based on a residual capacity of a data buffer of the first master, setting a first timeout value in response to the timeout index signal, and changing an execution order of commands stored in a queue of the semiconductor memory device based on a result of counting the first timeout value and counting a second timeout value corresponding to a master of the second master group.
US09128631B2 Storage enclosure bridge detection
A method for detecting an improper storage system configuration is provided. The method includes receiving, within a first switch, an indication of a configuration change of a storage system. The method also includes performing device discovery to identify devices operatively coupled to the first switch. The method also includes receiving a storage device identifier of a storage device operatively coupled to the first switch. The method also includes searching a repository for the storage device identifier to determine whether the storage device is managed by a second switch.
US09128629B1 Throttling techniques for use with data relocation
Techniques are described for copying data using a throttling mechanism to achieve a desired time delay. A request is received to copy a data portion from a source location of a first physical device to a target location of a second physical device. A desired average delay time is determined in accordance with a plurality of values including a throttle value affecting a rate at which data is copied from the source location to the target location. The request is partitioned into subrequests. The data portion is partitioned into a subportions. Each of the subrequests copies one of the subportions. The subrequests are performed whereby a time delay is introduced between at least two of the plurality of subrequests and whereby an average time delay with respect to each pair of consecutively issued subrequests is the desired average time delay.
US09128621B2 Storage system control method
An apparatus for copying data to another apparatus including a receiving buffer, includes: a transmitting buffer including a plurality of areas for temporary storing data of the copying; and a processor for executing a process, including: receiving information indicative of an instantaneous vacant area of the receiving buffer of the another apparatus, the vacant area being capable of temporarily storing data that could be transmitted from the transmitting buffer, determining an area of the transmitting buffer that stores data to be transmitted subsequently in reference to the information of the vacant area, and transmitting data stored in the determined area of the transmitting buffer to the receiving buffer of the another apparatus.
US09128615B2 Storage systems that create snapshot queues
A storage system may include a queue included in a memory and a controller configured to store commands received from a host in the queue. The queue may have a linked-list configuration. In response to a triggering event, the controller may take a snapshot of the queue, creating a snapshot queue. The snapshot queue may have a linear configuration. Subsequent analysis or parsing of queued information may be performed on the linear snapshot queue instead of the linked-list queue. Modifications to the linear snapshot queue may be corresponding made to the linked-list queue.
US09128612B2 Continuous determination of a perspective
In a method and operating element for establishing an angle of view for an observer with respect to a two or three-dimensional object, which is displayed on an output device, the establishment of the angle of view takes place by control on a simple circular disc. A point on the disc is converted to a position on a virtual sphere. The respective angle of view with respect to the object is established by the axis, determined by the calculated position on the virtual sphere and the sphere center.
US09128604B2 Systems and methods for positioning a cursor
Systems and methods are described for repositioning a cursor. One embodiment is a method implemented in a mobile device for repositioning a cursor. The method comprises displaying a user interface and receiving, by the mobile device via the user interface, an initial tap on the mobile device by a user. Based on the initial tap, an anchor is invoked for repositioning a cursor, wherein the location of the anchor corresponds to a location of the cursor. The method further comprises receiving an additional tap after the initial tap. Based on a location of the additional tap with respect to the anchor, the cursor is repositioned according to the additional tap. The method further comprises updating the user interface to reflect repositioning of the cursor.
US09128599B2 Mobile terminal and image converting method thereof
An image converting method for a mobile terminal may include displaying a first image on a display unit, designating a partial area (or object) of the first image in response to a touch input, and outputting the designated partial area into a second image having a different stereoscopic type from the first image.
US09128592B2 Displaying graphical representations of contacts
Techniques for displaying graphical representations of contacts are described. In accordance with one or more embodiments, a group of graphical representations of contacts is displayed at a first size in a display region. In response to a selection of a subgroup of the graphical representations, the subgroup of graphical representations is automatically resized to fit in the display region at a second size.
US09128586B2 Indicating focus in a portal environment
A method, system and apparatus for indicating input focus in a portal environment. A method for indicating user input focus in a portal environment can include assigning an unfocused style sheet to all unfocused portlets in a portal except for a focused portlet having input focus. A focused style sheet further can be assigned to the focused portlet having input focus. Subsequently, each of the focused and unfocused portlets can be rendered in the portal. Responsive to a new portlet in the portal acquiring the input focus from the focused portlet, the focused style sheet can be re-assigned to the new portlet while the unfocused style sheet can be re-assigned to the focused portlet which no longer has input focus. Subsequently, the new portlet and the focused portlet which no longer has input focus can be re-rendered in the portal according to the style sheets.
US09128583B2 Focus changes due to gravity drop
Systems and methods are provides for adjusting focus during an orientation change. A window is displayed on a single display before the orientation change. After the device is oriented in the landscape orientation, the window expands into a full screen window being displayed on two displays. Further, the focus is changed to the window. And, a configurable area associated with at least one screen that displays the full screen window is changed to display the configurable area on the screen that is at the top of the device.
US09128579B2 Software localization through user contribution
A method to adapt a software application for a geographical region. The invention includes receiving, by a computer processor and from at least one of a plurality of users of the software application, a first translation of a localizable item in a user interface (UI) menu of the software application, wherein the first translation is based on a language of the geographical region, generating, by the computer processor, a tally of the first translation from the plurality of users, presenting, to the plurality of users via a plurality of instantiations of the UI menu in response to the tally exceeding a pre-determined count, the localizable item using the first translation, receiving, from the plurality of users via the plurality of instantiations of the UI menu, feedback regarding the accuracy of the first translation, and classifying, based on the feedback, the first translation as an approved translation of the localizable item.
US09128576B2 Capacitive touch panel and method for manufacturing the same
A method for manufacturing a capacitive touch panel has steps of providing a substrate, delimiting at least one preset zone on the substrate, forming multiple first-axis sensing units and multiple second-axis sensing units on one of the surfaces of the substrate, forming at least one set of connection circuit and at least one die pad on the other surface of the substrate, forming multiple first conductive vias through the substrate with at least one of the first conductive vias located within the preset zone for the second-axis sensing units to be mutually connected by the first conductive vias to form multiple second-axis sensing lines, and bonding a controller with an LQFP (Low Profile Quad) package or a TQFP (Thin Quad Flat) package on the at least one die pad within the preset zone to ensure enough space available to form the at least one first conductive via on the bottom of the controller.
US09128563B2 Display device and manufacturing method thereof
A display device includes: a substrate; an infrared sensing transistor on the substrate; a readout transistor connected to the infrared sensing transistor; a power source line; and a light blocking member on the infrared sensing transistor, where the infrared sensing transistor includes a light blocking film on the substrate, a first gate electrode contacting and overlapping the light blocking film and connected to a power source line, a first semiconductor layer on the first gate electrode overlapping the light blocking film, and first source and drain electrodes on the first semiconductor layer, where the readout transistor includes a second gate electrode on the substrate, a second semiconductor layer on the second gate electrode and overlapping the second gate electrode, and second source and drain electrodes the second semiconductor layer, and where the power source line and the first gate electrode are at a same layer.
US09128560B2 Borderless touch panel design
A borderless touchscreen panel includes a first conductive layer having rows of capacitive sensors and receiving traces, and a second conductive layer having columns of sensor bars and transmitting traces. The capacitive sensors are coupled to control circuitry via the receiving traces, and the sensor bars are coupled to the control circuitry via the transmitting traces. Peripheral sensor bars are disposed over the receiving traces such that the receiving traces can be routed within an active portion of the borderless touchscreen panel without obstructing its touch-detection capabilities. Furthermore, the receiving traces are comprised of a transparent material such as indium tin oxide, and therefore do not obstruct the display capabilities of the active portion. Thus, there is no need for an inactive border region since the receiving traces are disposed within the active portion without obstructing either the touch-detection or display capabilities of the borderless touchscreen panel.
US09128554B2 Chained differential sensing for touch sensors
In one embodiment, a method includes measuring two or more output signals, calculating a plurality of reconstructed values, and determining a position of an object relative to a touch sensor based at least on the plurality of reconstructed values. Each output signal is associated with one of two or more differential integrators. Each differential integrator includes first and second inputs connected to respective electrode tracks of the touch sensor and an output configured to generate the output signal proportional to a difference between signals received at the first and second inputs. The differential integrators are chained such that each electrode track is associated with a previous electrode track connected to the first input of the differential integrator whose second input is connected to the electrode track and a next electrode track connected to the second input of the differential integrator whose first input is electrically connected to the electrode track.
US09128551B2 Touch display method using virtual keyboard before loading operating system and electronic apparatus thereof
A touch display method is configured for an electronic apparatus including a touch display module and an embedded controller. The touch display module includes a touch display device and a touch input controller. The method includes following steps: loading a BIOS to perform an initialization operation when the electronic apparatus has not loaded an operating system; defining a virtual input area in the touch display device; and further displaying an input interface on the virtual input area. Generate a touch event when the touch display device is touched and translate the touch event into a coordinate by the touch input controller. If the coordinate is in the input interface, the touch input controller outputs a function signal to the embedded controller through the hardware interface. The embedded controller translates the function signal into a scan code for the electronic apparatus to execute operations corresponding to the scan code.
US09128547B2 Transparent piezoelectric sheet, and transparent piezoelectric sheet-with-a-frame, touch panel, and electronic device each having the transparent piezoelectric sheet
A transparent piezoelectric sheet includes a quadrilateral-shaped transparent piezoelectric film and a first transparent plate electrode. The quadrilateral-shaped transparent piezoelectric film includes an organic polymer. The quadrilateral-shaped transparent piezoelectric film has entire main surfaces that are piezoelectric. The first transparent plate electrode is layered on part of a first main surface of the main surfaces of the transparent piezoelectric film. One to three sides of the four sides of the quadrilateral shape of the transparent piezoelectric film and area(s) of the first main surface adjacent thereto are not covered by the first transparent plate electrode.
US09128538B2 Optical film, display panel, and display device
An optical film 40 includes a sheet-shaped base material 41; an information pattern including a plurality of marks 42 provided on one surface of the base material 41 and representing information regarding a position thereof on the optical film 40; and a sheet member 43 laminated on the surface of the base material 41 on which the information pattern is provided, so as to fill spaces between the plurality of marks 42. When visible light having a wavelength of 700 nm is transmitted through the information pattern in a thickness direction of the information pattern, a phase difference between light transmitted through each mark 42 and light transmitted through the sheet member 43 between the marks 42 is equal to or less than Π/6.
US09128534B2 Computer apparatus and computer system
A computer apparatus including: a reception unit adapted to wirelessly receive signals associated with key inputs transmitted from a keyboard; an attachment unit capable of attaching the keyboard; and a power transfer unit adapted to transfer power in a non-contact manner to a battery incorporated in the keyboard if the keyboard is attached to the attachment unit.
US09128526B2 Operation control device, operation control method, and computer-readable recording medium for distinguishing an intended motion for gesture control
An apparatus and method provide logic for controlling a controllable device by distinguishing between an intended motion of a user and an unintended motion of the user. In one implementation, a computer-implemented method is provided to control a controllable device by distinguishing between a control movement and a non-control movement. The method receives spatial positions of a joint of a human appendage and a reference point disposed along the appendage and distal to the joint. The method determines whether a movement of the reference point about the joint is a control movement or a non-control movement, based on a comparison of direction of movement of the reference point and a direction of displacement between the reference point and the upper joint. A control instruction is executed when the movement is a control movement.
US09128522B2 Wink gesture input for a head-mountable device
This disclosure relates to proximity sensing for wink detection. An illustrative method includes receiving data from a receiver portion of a proximity sensor. The receiver portion is disposed at a side section of a head-mountable device (HMD). When a wearer wears the HMD, the receiver portion is arranged to receive light reflected from an eye area of the wearer, the proximity sensor detects a movement of the eye area, and the data represents the movement. The method includes determining that the data corresponds to a wink gesture. The method also includes selecting a computing action to perform, based on the wink gesture. The method further includes performing the computing action.
US09128509B2 Active control method of pedal effort for accelerator
An active control method for controlling a pedal effort for an accelerator, may include determining, in a vehicle velocity determining step, whether a vehicle velocity is in 0 (zero) state while the vehicle provided with an accelerator an pedal effort of which is controllable starts-on; determining, in a shifting stage determining step, whether the current shifting stage is on a neutral state or a parking state when it is determined that the vehicle velocity has been in 0 (zero) state in the vehicle velocity determining step; and controlling, in a pedal effort increasing control step, a current pedal effort to increase to a set target pedal effort when it is determined that the current shifting stage has been on the neutral stage or the parking stage in the shifting stage determining step.
US09128505B2 Voltage regulator circuit
A voltage regulator circuit comprises an amplifier (10) having a first input coupled to a first reference voltage node; a power pass element (20) having a control terminal coupled to an output of the amplifier, an input coupled to a power supply input of the voltage regulator circuit, and an output coupled to an output of the voltage regulator circuit; a feedback circuit (30, 31) having an input coupled to the output of the power pass element and an output coupled to a second input of the amplifier; and a compensation module (60) comprising a transistor (61), wherein a gate or base terminal of the transistor is coupled to a second reference voltage node, a drain or collector terminal of the transistor is coupled to the output of the amplifier, and a source or emitter terminal of the transistor is coupled to the power supply input of the voltage regulator circuit. The voltage regulator circuit is capable to increase the power supply rejection ratio of low drop-out voltage regulators.
US09128502B2 Analog switch for RF front end
Techniques for improving the linearity of radio-frequency (RF) front-end switches. In an aspect, open-loop techniques are disclosed for superimposing the output voltage of one or more negative rectifiers on a negative substrate bias voltage to reduce the non-linearities associated with voltage-dependent substrate leakage current. In another aspect, closed-loop techniques are further disclosed for maintaining the substrate bias voltage close to a reference voltage. Exemplary embodiments of the circuit blocks are further described.
US09128499B2 Apparatus and methods to control peak current mode controlled power converters using selective noise blanking
An apparatus and a method to control peak current mode controlled power converter system using selective noise blanking are disclosed. The control of the peak current mode controlled power converter system using selective noise blanking is implemented by hardware, software and/or combination of both to carry out adjusting a blanking time and a blanking time period to prevent change of an output of a pulse modulated waveform generator starting at the blanking time for the blanking time period.
US09128498B2 Dead-time compensation in a power supply system
A power supply system (10) includes a pulse-width modulation (PWM) system (14) configured to generate a PWM signal. The system (10) also includes a power stage (16) comprising a gate driver (60), a high-side switch, and a low-side switch. The gate driver (60) can be configured to alternately activate the high-side and low-side switches to provide an output signal to a load (12) in response to the PWM signal, and to provide an activation dead-time between the alternate activation of the high-side and low-side switches. The system (10) further includes a digital delay system (18) configured to measure the activation dead-time and to add the measured activation dead-time to the activation of the high-side switch.
US09128494B2 Apparatus and method for assessing volumetric moisture content and controlling an irrigator
An apparatus for assessing at least one property of a target soil responsive to a first a first microwave signal, constituted of: a detector; a probe arranged to be embedded in the target soil; and a coupler arranged to couple a first portion of the first microwave signal to the first end of the probe, and to couple a second portion of the generated first microwave signal as a microwave reference signal to a reference input of the detector; the detector arranged to square each of the microwave signal exiting the probe and the microwave reference signal and to output a phase difference signal indicative of the phase difference between the squared probe output microwave signal and the squared microwave reference signal; and a control circuitry coupled to the output of the detector and arranged to output an irrigation control signal responsive to the phase difference signal.
US09128492B2 Regulators having an isolated loading chamber and blowout prevention apparatus
Fluid regulators are described. An example regulator includes a regulator body defining a sensing chamber between an inlet and an outlet of a fluid flow passageway of the fluid regulator. A bonnet is coupled to the regulator body and defines a loading chamber disposed adjacent the sensing chamber. The loading chamber is substantially sealed relative to the sensing chamber and an environment surrounding the fluid regulator. A sensor guide is disposed between the sensing chamber and the loading chamber and has at least one seal to fluidly isolate the loading chamber from the sensing chamber. The sensor guide has a vent flow path between the sensing chamber and the loading chamber to vent the sensing chamber during a failure condition of the at least one seal.
US09128488B2 Movement direction control apparatus and computer program
In a movement direction control apparatus and a non-transitory computer readable medium, a reaction torque accompanying rotation of a rotor is utilized to control a rotation angle of a body in a yaw direction. A specification of a yaw angle of a wheel as a target of the movement direction is received, and information of a friction torque is acquired. A rotation angular acceleration in the yaw direction is calculated, based on the yaw angle, the specification of which has been received, and the reaction torque is calculated, based on the calculated rotation angular acceleration in the yaw direction. An operation instruction to a motor for yaw is generated, based on the calculated reaction torque and the acquired information of the friction torque.
US09128477B2 Bushing diagnosis
A method and a device for diagnosing the status of an electrical apparatus having a sealed fluid based insulating system. The device includes at least one input for receiving measurements of a current running through the apparatus and measurements of an actual apparatus fluid pressure as well as a diagnosing unit. The diagnosing unit determines a corresponding theoretical apparatus fluid pressure based on the measured current, compares the actual apparatus fluid pressure with the theoretical apparatus fluid pressure and diagnoses the status of the apparatus based on the comparison.
US09128473B2 Arrangement for plasma processing system control based on RF voltage
An arrangement for controlling a plasma processing system is provided. The arrangement includes an RF sensing mechanism for obtaining an RF voltage signal. The arrangement also includes a high impedance arrangement coupled to the RF sensing mechanism to facilitate acquisition of the signal while reducing perturbation of RF power driving a plasma in the plasma processing system. The arrangement further includes a signal processing arrangement configured for receiving the signal, processing the signal in a digital domain to obtain peak voltage information for a fundamental frequency and a broadband frequency of the signal, deriving wafer bias information from the peak voltage information, and applying signal to a transfer function to obtain a transfer function output. The arrangement moreover includes an ESC power supply subsystem configured to receive the transfer function output as a feedback signal to control the plasma processing system.
US09128471B1 Electronic real estate access system
A system for providing physical access to a building that is for sale, lease, or rent is described. The system includes a server, a remote device located at the building that prohibits access to the building, and a handheld device. The handheld device transmits location information for the handheld device and identification information to the server. The server identifies the building based on the location information and transmits marketing information for the building to the handheld device. The device displays the marketing information and transmits a request for access to the building, the request transmitted to the server. The remote device is configured to provide access to the building when the remote device receives an access signal from the server or from the handheld device. The access signal is sent from the server based on confirmation of the location information for the handheld device and confirmation of the identification information.
US09128467B2 Electronic instrument and electronic timepiece
An electronic instrument has a power unit configured to allow insertion of a cell and to supply an electric power output from the inserted cell, a charging unit configured to charge the cell inserted in the power unit, and a voltage detecting unit configured to detect a voltage value of the cell inserted in the power unit. A cell type determining unit is configured to determine that the cell inserted in the power unit is a secondary cell as a rechargeable battery when the voltage value detected by the voltage detecting unit is a value equal to or lower than a predetermined threshold value and to determine that the cell inserted in the power unit is a primary cell as a non-rechargeable battery when the voltage value detected by the voltage detecting unit is larger than the predetermined threshold value.
US09128451B2 Image forming apparatus
An image forming apparatus includes an apparatus main body, a housing, a photosensitive drum, a cleaning blade, a contact portion, and a contacted portion. The housing and drum are disposed in an internal space of the main body. The blade is a plate-shaped elastic member extending in an axial direction of a rotational axis of the drum, is supported by the housing, and contacts a circumferential surface of the drum for cleaning. The contact portion is disposed opposite the housing in the main body. The contacted portion is disposed at a center portion, in the axial direction, of the housing and is contacted by the contact portion. A position of the center portion, in the axial direction, of the housing is adjusted in a cross section intersecting the axial direction by the housing being inserted into the internal space and the contact portion coming into contact with the contacted portion.
US09128449B2 Fixing device and image forming apparatus
A fixing device includes a heating body; first and second coils for induction heating that heat the heating body by an induction heating method; a first switching element connected to the first coil for induction heating; a second switching element connected to the second coil for induction heating; a driving signal transmission unit that sends a first drive signal to the first switching element and a second drive signal to the second switching element so that the first switching element and the second switching element operate at the same timing to apply a first input voltage to the first coil for induction heating and a second input voltage to the second coil for induction heating; and a voltage drop unit that steps down the first input voltage applied to the first coil for induction heating so that the first input voltage is lower than the second input voltage.
US09128446B2 Printing apparatus and method for controlling the same
A control method for controlling a printing apparatus includes printing an image on a sheet; receiving the printed sheet subjected to post-processing; controlling, in a case where the printed sheet subjected to post-processing is to be received in a first orientation, to perform post-processing to the received printed sheet without reversing the printed sheet, and, controlling, in a case where the printed sheet subjected to post-processing is to be received in a second orientation, to perform post-processing to the received printed sheet after reversing the printed sheet; and displaying, in a case where the printed sheet subjected to post-processing is to be received in the second orientation and a type of the sheet subjected to image printing and post-processing is of a type unsuitable for reversal, a screen for changing the type of the sheet to be used for printing and post-processing.
US09128437B2 Image recording apparatus and computer readable medium
A recording unit configured to record an image on a recording medium, medium storages storing same-sized recording media, a conveyance mechanism configured to selectively convey the recording media stored in the medium storages to the recording unit, and a maintenance mechanism are provided. When, at the start of a maintenance period in which the maintenance of the recording unit is performed by the maintenance mechanism, the number of recording media stored in the sender medium storage is smaller than the number of recording media required to record all remaining images onto recording media in accordance with image data and, among the medium storages, there is at least one predetermined remaining number medium storage which is a medium storage storing more recording media than the sender medium storage, one of the at least one of predetermined remaining number medium storage is selected as the sender medium storage, during the maintenance period.
US09128436B2 Fixing device, and image forming apparatus
Provided is a fixing device including a rotatable rotating member, a tubular member that is movable while coming into contact with the rotating member, a pressure member that is arranged inside the tubular member and nips a recording medium holding an unfixed toner image at a nip portion formed between the rotating member and the tubular member by bringing the tubular member into pressure contact with the rotating member, to apply pressure for fixing the unfixed toner image on the recording medium, and a holding member that holds the pressure member, wherein the pressure member is made of an elastomer, and the end position of one surface of the elastomer that comes into contact with the tubular member is located further toward the upstream side in the transport direction of the recording medium than the end position of the other surface of the elastomer held by the holding member.
US09128432B2 Fixing device for fixing toner on sheet by heating toner, and image forming apparatus including fixing device
A secondary coil is attached to an end portion of a heating film. A space is formed inside a core member. A primary coil, which generates a magnetic field that causes the secondary coil to generate a current by electromagnetic induction, is arranged inside the space together with the secondary coil.
US09128428B2 Image forming apparatus which includes a colorless toner image forming device
An image forming apparatus includes a color toner image forming device, a fixing device, a cooling device, a colorless toner image forming device, and a control device. The color toner image forming device forms a toner image on a recording medium with a color toner. The fixing device heats the toner image on the recording medium to fix the toner image on the recording medium. The cooling device cools the fixed toner image. The colorless toner image forming device forms a toner image on the recording medium with a colorless toner having a storage elastic modulus of 100 or less and a loss tangent of 10 or greater at a heating temperature of the fixing device. The control device controls cooling power of the cooling device based on whether or not the colorless toner image forming device forms the toner image.
US09128419B2 System and method for applying liquid toner to a developing member in a digital printer
A system for applying liquid toner to a developing member in a digital printer. The system includes a reservoir for storing liquid toner, a feed member and a developing member. The feed member is arranged to rotate to transfer liquid toner from the reservoir to the developing member. The system includes a feed assist member. The feed member is arranged for rotating in contact with the feed assist member and making contact with the feed assist member along a contact area which is located, when the system is operational, in the liquid toner in the reservoir. The feed assist member is provided with a compressible contact portion arranged for being compressed in the contact area between the feed member and the feed assist member.
US09128417B2 Unit and image forming apparatus
A unit for use with an image forming apparatus includes: a frame; a developer accommodating portion; a sheet member, contact to a rotatable member and provided on the frame along a longitudinal direction of the rotatable member; a first end portion seal member for preventing, at a longitudinal end portion, the developer from leaking out from between the frame and the rotatable member; and a second end portion seal member for preventing the developer from leaking out from among the first end portion seal member, the sheet member and the frame. The second end portion seal member is formed by injecting, on the frame, a resin material having an elastic modulus smaller than an elastic modulus of the frame so as to contact with the first end portion seal member and the sheet member.
US09128412B2 Venting system for a toner cartridge for use with an image forming device
A toner cartridge for an electrophotographic image forming device according to one example embodiment includes a housing having a reservoir for storing toner. The toner cartridge includes a first vent having an inlet opening positioned to receive air from outside the housing, an outlet opening positioned to exit the received air into the reservoir, and a one-way valve that permits airflow through the first vent from the inlet opening to the outlet opening and prevents airflow through the first vent from the outlet opening to the inlet opening. A check valve limits airflow through the first vent from the inlet opening to the outlet opening.
US09128407B2 Image forming device and computer-readable storage medium
An image forming device includes an embedded information job control part configured to connect software components and control execution of an embedded information job that embeds information into image data or extracts embedded information from image data. The embedded information job control part includes a common part configured to perform a first process that is common to respective kinds of the embedded information job, and a specific part configured to perform a second process that is specific to a kind of the embedded information job. The specific part includes a combination of the software components connected in a predetermined order to perform the second process, the combination corresponding to the kind of the embedded information job.
US09128406B2 Linear LED array for digital printing apparatus
Disclosed is an array of light emitting semiconductor components for use in a digital printer. Each component includes a driver and at least one light emitting device. The array includes data buses connecting to first subsets of components, forming a first partition of said component. The array further includes auxiliary buses connecting to second subsets of components, forming a second partition of the components. The first partition and the second partition are chosen such that each component can be uniquely identified by the subset of the first and second partition to which it belongs. The data buses are configured to supply instructions to the first subsets of components. Each component is configured to extract instructions on the basis of its membership of a particular subset according to the second partition.
US09128403B2 Electrophotographic electrically conductive member
The present invention provides an electrophotographic electrically conductive member in which conductivity needed for a charging member is secured, and defects in an image attributed to uneven discharging can be minimized independently of a long-term use and an environment of use. An electrophotographic electrically conductive member comprising an electrically conductive support and an electrically conductive layer, wherein the electrically conductive layer includes an ion conductive resin having a quaternary ammonium ion in a molecule structure as a binder resin, and a carrier molecule represented by the following formula (1) or (2): (wherein n1 and n2 each independently represent an integer of 1 to 4).
US09128402B2 Image forming apparatus capable of effectively preventing image density fluctuation
An image forming apparatus includes an image forming unit including rotary members to form a toner image corresponding to image data, in which the image forming unit forms a toner pattern for detecting image density fluctuation; and an image forming condition determination controller to perform image forming processing to ultimately transfer the toner image onto a recording medium. In the image forming apparatus, the controller measures a periodic image density fluctuation occurring in a rotation cycle of the rotary members based on a detection result of a toner pattern; performs image forming condition determination processing to determine an image forming condition to reduce the image density fluctuation based on measured image density fluctuation data; and determines whether or not the image density fluctuation data measured multiple times satisfies a predetermined control termination condition.
US09128401B2 Image forming apparatus to enhance printing performance and printing method thereof
An image forming apparatus to perform mono printing and color printing having different printing speeds and enhance printing performance includes an image forming unit to perform the color printing and the mono printing, and a control unit to determine whether to change a printing speed by comparing an amount of printing to be processed with a predetermined critical value and, if it is determined to change the printing speed, controlling the image forming unit to perform printing according to the amount of printing to be processed by switching a printing speed from printing at a relatively slow printing speed to printing at a relatively fast printing speed.
US09128391B2 Optical device including wavefront correction parts and beam direction parts, laser apparatus including the optical device, and extreme ultraviolet light generation system including the laser apparatus
An optical device may include a mirror for respectively reflecting and transmitting parts of a first laser beam as first reflected and first transmitted beams, and for respectively transmitting and reflecting parts of a second laser beam as second transmitted and second reflected beams; an optical system disposed so that the first and second laser beams are such that beam paths of the first transmitted and second reflected beams are parallel or substantially coincide, or such that beam paths of the first reflected and second transmitted beams are parallel or substantially coincide; first and second measuring units configured to respectively measure a beam parameter of the first transmitted or first reflected beams, and of the second reflected or second transmitted beams; and first and second adjusting units configured to adjust the first and second laser beams based on measurement results by the measuring units.
US09128384B2 Method of forming a pattern
An embodiment of a method of forming a substrate pattern including forming a bottom layer and an overlying middle layer on the substrate. A photo resist pattern is formed on the middle layer. An etch coating layer is deposited on the photo resist pattern. The etch coating layer and the photo resist pattern are used as a masking element to pattern at least one of the middle layer and the bottom layer. The substrate is etched to form the substrate pattern using the at least one of the patterned middle layer and the patterned bottom layer as a masking element. The substrate pattern may be used as an element of an overlay measurement process.
US09128374B2 Resist composition and method of forming resist pattern
A resist composition which generates acid upon exposure and exhibits changed solubility in a developing solution under the action of acid, the resist composition including: a base component (A) which exhibits changed solubility in a developing solution under the action of acid and an acid generator component (B) which generates an acid upon exposure, the base component (A) including a polymeric compound (A1) having a structural unit (a0) containing an acid decomposable group that exhibits increased polarity by the action of acid and a lactone-containing cyclic group, an —SO2— containing cyclic group or a carbonate-containing cyclic group, and the acid generator component (B) including an acid generator (B1) containing a compound having a nitrogen atom exhibiting a proton acceptor property and an acid generating site capable of generating an acid upon exposure in the same molecule thereof.
US09128372B2 Dendritic compounds, photoresist compositions and methods of making electronic devices
Dendritic compounds are provided. The dendritic compounds include an anionic dendron that has a focal point having an anionic group and a linking group, and a photoreactive cation. The dendritic compounds find particular use as photoacid generators. Also provided are photoresist compositions that include such a dendritic compound, as well as methods of forming electronic devices with the photoresist compositions. The dendritic compounds, photoresist compositions and methods find particular applicability in the manufacture of semiconductor devices.
US09128365B2 Projector, projection unit, and interactive board
A projector includes: a main body section including a light source, a display surface irradiated with light from the light source, and an emission optical system capable of emitting the light from the display surface, and once converting the light from the display surface into light forming an image plane of the display surface tilted with respect to the display surface; and a projection unit projecting the light from the display surface, emitted from the emission optical system, toward an irradiated surface, and having an angle-widening mirror with a concave surface having positive power and reflecting and widening light forming an image plane of the display surface tilted with respect to the display surface. The main body section or the projection unit includes a variable power optical system varying magnification of the image forming the image plane of the display surface tilted with respect to the display surface.
US09128362B2 Image displaying device
Disclosed is an image display device which includes a light mixer configured to mix first and second lights generated from first and second light sources, respectively; and a wave guide configured to guide lights emitted from the light mixer and to emit the guided lights to the exterior.
US09128350B1 Micro-iris unit and camera module including the same
A micro-iris unit may include: a support member disposed on a transparent substrate to form a fluid accommodating space in a central portion of the transparent substrate; a first fluid provided in the fluid accommodating space; and a second fluid provided in the fluid accommodating space and being movable by an electrical field or electromagnetic force. A side surface of the support member may include flexures or concave-convex portions to allow an area of contact with the first fluid or the second fluid to be significantly increased.
US09128345B2 Electrochromic device having an improved fill port plug
An electrochromic device including: (a) a first substantially transparent substrate having an electrically conductive material associated therewith; (b) a second substrate having an electrically conductive material associated therewith; (c) an electrochromic medium contained within a chamber positioned between the first and second substrates which includes: (1) a solvent; (2) an anodic material; and (3) a cathodic material, wherein both of the anodic and cathodic materials are electroactive and at least one of the anodic and cathodic materials is electrochromic; (d) wherein a seal member, the first substrate, the second substrate, and/or the chamber includes a plug associated with a fill port; and (e) wherein the plug is at least partially cured with an antimonate photo initiator and/or is a one- or two-part plug which comprises a resin or mixture of resins that are substantially insoluble and/or substantially immiscible with an associated electrochromic medium while in the uncured state.
US09128339B2 Ultra high resolution liquid crystal display having a compensating thin film transistor at each pixel
The present disclosure relates to an ultra high-resolution liquid crystal display having a compensating thin film transistor at each pixel. The present disclosure suggests a thin film transistor substrate comprising: gate lines running in horizontal direction and data lines running in vertical direction which define a plurality of pixel area on a substrate; a first gate electrode and a second gate electrode formed by dividing any one gate line disposed at any one of an upper side and a lower side; a first thin film transistor connected to the first gate electrode; and a second thin film transistor connected to the first thin film transistor and the second gate electrode. The flat panel display according to the present disclosure has an ultra high-density resolution over 300PPI with the high aperture ratio.
US09128336B2 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.
US09128335B2 Liquid crystal panel, liquid crystal display device
The present liquid crystal panel includes an array substrate including a pixel electrode, a transistor, and first and second data signal lines; and a counter, the array substrate includes first and second sides which are adjacent to each other, a first terminal having shorter distance from the first side than distance from the second side in a plan view, and a second terminal having shorter distance from the second side than distance from the first side in a plan view are formed in the array substrate, the first data signal line is electrically connected to the first terminal, the second data signal line and the second terminal are electrically connected via a relay wiring formed in a layer different from the first and second data signal lines. According to the above configuration, the number of terminals for data signal lines can be increased without changing the size of the liquid crystal panel.
US09128330B2 Liquid crystal display device and method of manufacturing the same
A liquid crystal display device includes a bank on a first substrate and surrounding an image display area, a first alignment film on the first substrate, a second alignment film on a second substrate, and a sealing member to seal the liquid crystal material between the first and the second alignment films. The bank has a shape in which a slope of an inside surface standing from an inner peripheral lower end on a side of the image display area is steeper than a slope of an outside surface standing from an outer peripheral lower end on an opposite side to the image display area. The first alignment film contacts the inside surface of the bank and is provided in the image display area. The sealing member passes over the outside surface of the bank in a direction toward the inside surface and overlaps the bank.
US09128327B2 Stress insensitive liquid crystal display
A display is provided that has upper and lower polarizers, a color filter layer, a liquid crystal layer, and a thin-film transistor layer. The color filter layer and thin-film transistor layer may be formed from materials such as glass that are subject to stress-induced birefringence. To reduce light leakage that reduces display performance, one or more internal layers may be incorporated into the display to help ensure that linearly polarized backlight that passes through the display is not undesirably converted into elliptically polarized light. The internal layers may include a thin-film polarizer layer that forms a coating on the color filter layer, a thin-film polarizer layer that forms a coating on the thin-film-transistor layer, a retarder layer that is formed as a coating on the color filter layer, and a retarder layer that is formed as a coating on the thin-film-transistor layer.
US09128316B2 Portable electronic device
A dust-proof frame 30 includes a front frame portion 32 located on the outer periphery of the front surface of a display panel unit 20. The dust-proof frame 30 includes a convex portion 31 that projects from the front frame portion 32 toward the inner surface of a housing 10. A gap G1 is located in a pressing direction of the inner surface of the housing 10 with respect to the convex portion 31 and extends along the convex portion 31 is provided in the dust-proof frame 30. According to the above structure, the function of the dust-proof frame 30 can be improved.
US09128307B2 Enhanced thermochromic window which incorporates a film with multiple layers of alternating refractive index
A window comprising at least one thermochromic layer and a film comprising multiple layers of polymer with alternating refractive index (MLARI). The thermochromic layer has a reversible change in absorbance of electromagnetic radiation such that the absorbance increases as the temperature of the thermochromic layer increases and the absorbance decreases as the temperature of the thermochromic layer decreases. Particularly useful thermochromic materials are ligand exchange thermochromic materials. In various embodiments, the window may have multiple panes and may incorporate a low-e layer.
US09128301B2 Assembly structure for subsidiary frame of eyeglasses
An assembly structure for subsidiary frame of eyeglasses is provided. A nose pad bracket provided on an eyeglasses major body has an engaging portion having female snap-fit portions provided at both sides thereof to fit with male snap-fit portions on the subsidiary frame. Further, an abutting segment is extended from the surface of a recessed portion on the subsidiary frame in such a manner as to fit with a recessed groove provided on a protruding portion of a nose bridge section of the subsidiary frame. Therefore, one side of the subsidiary frame is pressed against the lenses of the eyeglasses major body and the other side is firmly abutted with the protruding portion, so as to achieve firm positioning of the subsidiary frame and to protect the subsidiary frame from fall off in using.
US09128291B2 Optical scanning apparatus, image forming apparatus, and support member for an optical scanning apparatus
Provided is an optical scanning apparatus, including: an optical deflector having a polygon mirror reflecting a light flux emitted from a light source to carry out scanning, a drive unit rotating the polygon mirror about a rotation shaft, and a board supporting the drive unit; an optical box to which the board is fixed; two holes provided in the optical box, through which two screws fixing the board are inserted, respectively; two bearing surfaces provided on the optical box at positions around the two holes, respectively, the two bearing surfaces supporting the board; and an abutment portion provided on the optical box and abutting against a portion that is prevented from being pressed by the two screws in the board which is sandwiched between the two screws and the two bearing surfaces so as to be fixed to the optical box.
US09128284B2 Device mountable lens component
An aspect of the present disclosure relates to a device mountable lens component, including a lens unit defining a first surface and having a first lens. The component also includes a retention structure having a housing member defining a second surface. The housing member is attached with the lens unit such that the second surface faces the first surface and is spaced apart therefrom at a first distance so as to define an area therebetween. The retention structure also has first and second plungers movably affixed within the area between the lens unit and the housing member. The first and second plungers are biased away from each other in opposite directions along a path and are moveable toward and away from each other along the path.
US09128282B2 Head-mounted display device and control method for the head-mounted display device
A head-mounted display device includes: an image-light generating unit for right eye that generates image light from image data for right eye and emits the image light; an image-light generating unit for left eye that generates image light from image data for left eye and the image light; a light guide units that guide the emitted image lights to the left and right eyes of the user; and a display control unit that transmits control signals for controlling the emission of the image lights respectively to the image-light generating unit for right eye and the image-light generating unit for left eye. The display control unit transitions, according to a condition set in advance, the head-mounted display device to a power saving state for causing one of the image-light generating unit for right eye and the image-light generating unit for left eye to stop the emission of the image light.
US09128277B2 Mechanical light modulators with stressed beams
The invention relates to a light modulator including a substrate having a surface and a modulation assembly coupled to the substrate that includes a modulation element and a first compliant beam. The first compliant beam includes a first segment that extend away from a first anchor and a second segment that extends back towards the first anchor. The length of the first segment is different than the length of the second segment.
US09128272B2 Optical system for imaging an object
An optical system for imaging an object on an image acquisition unit. The optical system, from the object, comprises a first lens unit, a second lens unit, a third lens unit and a fourth lens unit in the direction of the image acquisition unit. The first lens unit comprises at least one lens group with negative refractive power. The second lens unit comprises at least one lens group with positive refractive power and the third lens unit comprises at least one lens group with negative refractive power. The second lens unit and the third lens unit overall comprise at least three lens groups. From the first lens unit in the direction of an image acquisition unit, the first lens group, the second lens group and then the third lens group are arranged. The three lens groups have a movable design for adjusting the focal length of the optical system.
US09128263B2 Cable having lubricated, extractable elements
The invention relates to a cable (10) that includes an outer sheath (11) defining a longitudinal cavity (12). The cable (10) also includes a plurality of elements (1) extending within the cavity. Typically, the elements are at least partially coated with a lubricant film.
US09128259B2 Fiber-coupled laser with adjustable beam-parameter-product
Laser apparatus includes a laser the output of which is formed into a collimated beam then focused into a transport fiber at a particular effective numerical aperture. A parallel plate is located in the collimated beam and can be variably inclined with respect to the collimated beam for varying the effective numerical aperture of the radiation focused into the fiber. In one embodiment, a second parallel plate is located in the focused beam, and can be variably inclined with respect to the focused beam for aligning the focused beam with the optical fiber.
US09128247B2 Production method of layered film, production method of polarizing layered film and production method of polarizing plate
Provided are a method of producing a layered film, the method comprising a resin layer formation step (S10) consisting of a coating step of applying a solution containing a polyvinyl alcohol resin onto one surface of a base material film to form a resin coated layer, and a drying step of drying the above-described resin coated layer to form a resin layer, wherein in the above-described coating step, un-coated portions on which the above-described solution is not applied are formed in regions each being 0.5 cm or more separated inward from each of the above-described base material film's edges opposing each other along the width direction, a method of producing a polarizing layered film using the layered film, and a method of producing a polarizing plate using the polarizing layered film. According to the present invention, a method of producing a polarizing plate with good productivity while preventing a warping phenomenon is provided.
US09128244B2 Method and device for transforming an image
A system and method for visually transforming an electronic image is provided. The electronic image may be displayed on a high-definition flat display screen and manipulated to appear as a work of art via a layered material. Embodiments include processing the electronic image to provide an electronically pre-filtered image, displaying the pre-filtered image on a display screen, and physically filtering the displayed, pre-filtered image with the layered material to reduce light emission, add texturing, and enhance the passage of a wavelength of light.
US09128243B2 Mirror for mobile phone camera
A mirror for a mobile phone camera includes a body having a generally planar first side and a second side, a foot disposed on an end of the body having a first side and a second side; and a fastener disposed on the first side of the foot. The second side of the body and the second side of the foot forming a concave angle.
US09128241B2 Integrated photonics waveguide grating coupler
A photonic integrated device comprises a waveguide embedded in a photonic substrate. The waveguide has a waveguide radiation exit surface and the waveguide is optically connected to a two dimensional grating. The photonic integrated device also comprises a two dimensional grating having a plurality of curved elongate scattering elements. The two dimensional grating is adapted for diffracting radiation received from the waveguide toward a direction out of the photonic substrate and the curved elongate scattering elements are oriented with respect to the waveguide such that, for points of the scattering elements which can be irradiated by radiations stemming from the waveguide, normal lines to at least the curved elongate scattering element closest to the waveguide radiation exit surface do not substantially intersect with the waveguide radiation exit surface of the waveguide.
US09128236B2 Optical fiber
An inexpensive low-attenuation optical fiber 1 suitable for use as an optical transmission line in an optical access network is a silica based glass optical fiber and includes a core 11 including the center axis, an optical cladding 12 surrounding the core, and a jacket 13 surrounding the optical cladding. The core contains GeO2 and has a relative refractive index difference Δcore, based on the optical cladding, greater than or equal to 0.35% and less than or equal to 0.50% and has a refractive index volume v greater than or equal to 0.045 μm2 and less than or equal to 0.095 μm2. The jacket has a relative refractive index difference ΔJ greater than or equal to 0.03% and less than or equal to 0.20%. Glass constituting the core has a fictive temperature higher than or equal to 1400° C. and lower than or equal to 1590° C. Residual stress in the core is compressive stress that has an absolute value greater than or equal to 5 MPa.
US09128233B2 Multi-core fiber
There is provided a multi-core fiber that can reduce both skew and crosstalk between cores. The multi-core fiber includes a plurality of cores extending along a fiber axis, and optical claddings surrounding the plurality of cores. The skew between optical signals propagating through the plurality of cores is 1 ps/m or less, and the propagation constant difference between two adjacent cores of the plurality of cores is more than 0.
US09128228B2 Optical arrangements for use with an array camera
A variety of optical arrangements and methods of modifying or enhancing the optical characteristics and functionality of these optical arrangements are provided. The optical arrangements being specifically designed to operate with camera arrays that incorporate an imaging device that is formed of a plurality of imagers that each include a plurality of pixels. The plurality of imagers include a first imager having a first imaging characteristics and a second imager having a second imaging characteristics. The images generated by the plurality of imagers are processed to obtain an enhanced image compared to images captured by the imagers.
US09128227B2 Backlight module and display apparatus
The present invention provides a backlight module and a display apparatus. The backlight module comprises a substrate, a plurality of light sources disposed on the substrate; and a light guild sheet disposed on the substrate. The light guild sheet includes first recesses and second recesses, and the light sources are received in the first recesses, and the second recesses are formed a light output surface thereof. The present invention can form a uniform plane light source.
US09128223B2 Method of aligning and assembling an image capturing module
An image capturing module includes an image sensing unit and an actuator unit. The image sensing unit includes a circuit substrate and an image sensing chip disposed on the circuit substrate. The actuator unit includes a housing frame disposed on the circuit substrate and a movable lens assembly movably disposed inside the housing frame. The image sensing chip includes an image sensing area having a first geometric center line and a first geometric center point, and the movable lens assembly has a second geometric center line and a second geometric center point. Whereby, when the predetermined energy is provided for the actuator unit to shift the movable lens assembly, the second geometric center line (or the second geometric center point) of the movable lens assembly can be accurately aligned with the first geometric center line (or the first geometric center point) of the image sensing area.
US09128215B2 Optical structure and backlight unit
An optical structure includes a body facing a light emitting surface of a light emitting diode package and including a portion protruding toward the light emitting surface of the light emitting diode package, where a surface of the protruding portion faces the light emitting surface and forms a reflective surface of the optical structure; and a leg elongated from a periphery of the body toward the point light source, where the leg supports the body to be spaced apart from the light emitting diode package.
US09128207B2 Compensating seismic data for source variations
A technique includes modeling a fundamental component of a vibroseis sweep that is injected into the earth based on a ground force measurement and a reference sweep. The technique includes determining an operator to compensate seismic data acquired in response to the injected vibroseis sweep based at least in part on the reference sweep and the fundamental component, and the technique includes applying the operator to the seismic data.
US09128206B2 Removing noise from a seismic measurement
A technique includes decomposing a signal that is derived from a seismic acquisition into a plurality of signals such that each signal is associated with a different frequency band. For each signal of the plurality of signals, the technique includes performing the following: decomposing the signal into subbands in successive stages, where the subbands are associated with at least different frequency ranges of the signal; selectively applying adaptive noise attenuation in between the successive stages such that the stages decompose noise-attenuated subbands; and reconstructing the signal from the subbands resulting from the decomposition. The technique includes combining the reconstructed signals.
US09128201B2 Light grid
A light grid (10) with a transmission unit (12) comprising a plurality of individual light transmitters (14) and a transmitter control (24) for activating the individual light transmitters (14), and with a reception unit (16) comprising a plurality of individual light receivers (18) corresponding to the individual light transmitters (14) and comprising an evaluation unit (26) connected to the individual light receivers (18) is provided, wherein the evaluation unit (26) is configured to detect an interruption of a light beam (20) from an individual light transmitter (14) to a corresponding individual light receiver (18) and to be optically synchronized with the transmitter control (24) by means of the light beams (20). The transmitter control (24) is configured to transmit a synchronization signal on multiple individual light transmitters (14) in parallel.
US09128196B2 Radiation imaging apparatus and radiation imaging system
A radiation imaging apparatus comprises a conversion element and a transistor. A drive unit performs a reset operation at a plurality of times, by supplying a conducting voltage to gates of the transistors, successively, one row by one row, an operation of stopping the supplying of the conducting voltage responsive to detecting the irradiation of the radiation to perform an accumulation operation and, after the reset operation, a read out operation. During the reset operation, a period between the supplying the conducting voltage to the gates of the transistors in one row and the supplying the conducting voltage subsequently to the gates of the transistors in another row is different from a period between the supplying the conducting voltage to the gates of the transistors in the another row and the supplying the conducting voltage subsequently to the gates of the transistors in further another row.
US09128194B2 Pileup correction method for a photon-counting detector
A method and apparatus for determining a parameter vector that includes a plurality of parameters of a detector pileup model of a photon-counting detector, the detector pileup model being used for pileup correction for a spectral computed-tomography scanner. The method includes setting values of the parameters, the parameters including a dead time parameter and individual probabilities of different pileup events, the probabilities including a probability of single photon events, a probability of double quasi-coincident photon events, and a probability of at least three quasi-coincident photon events. The method include determining, using (1) a detector response model, (2) an incident spectrum, and (3) the set values of the parameter vector, a plurality of component spectra, each component spectrum corresponding to one of the individual probabilities of the different pileup events, and summing the plurality of component spectra to generate an output spectrum.
US09128193B2 Two-axis apparatus with stationary positioning, rotating and/or scanning motion of point or line sources
An apparatus and method for simulating a radiation phantom so as to calibrate or measure performance of a gamma detection system. The apparatus includes a line bar configured to rotate around an axis of rotation, a source carriage configured to move linearly along the line bar and to hold an attached radiation source, and a fixture assembly configured to support the line bar, the fixture assembly being configured to attach to a patient bed.
US09128190B1 Light steering device with an array of oscillating reflective slats
A light detection and ranging (LIDAR) device scans through a scanning zone while emitting light pulses and receives reflected signals corresponding to the light pulses. The LIDAR device scans the emitted light pulses through the scanning zone by reflecting the light pulses from an array of oscillating mirrors. The mirrors are operated by a set of electromagnets arranged to apply torque on the mirrors, and an orientation feedback system senses the orientations of the mirrors. Driving parameters for each mirror are determined based on information from the orientation feedback system. The driving parameters can be used to drive the mirrors in phase at an operating frequency despite variations in moments of inertia and resonant frequencies among the mirrors.
US09128189B1 Hybrid pulsed-FMCW multi-mode airborne and rotary wing radar ESA device and related method
A device and method is disclosed for a hybrid multi-mode airborne and rotary wing radar Electronically Scanned Antenna (ESA). Pulsed Radio Frequency Integrated Circuit (RFIC) Transmit and Receive Modules (TRM) are nested with Frequency Modulated Continuous Wave (FMCW) transmit elements within the aperture of an ESA. FMCW elements only transmit while the pulsed TRM receive both the pulsed return and the FMCW return. During the hybrid configuration, both the pulsed and FMCW performance is limited to less than the full ESA aperture. In an alternate configuration, individual TRM are configured for transmit and receive of both FMCW and pulsed signals are coupled within the aperture of the ESA. The individual elements offer full aperture performance in both pulsed and FMCW operation. A diplexer controls channel deconfliction between the pulsed and the FMCW transmissions/receptions while a switching network directs the individual elements to hop between the pulsed and FMCW modes.
US09128177B2 Band grouping combinations for tunable UMTS multi-band filters
Apparatus, method, and system example embodiments provide an improved RF front end to simultaneously transmit and receive signals for cellular telecommunications. In an example embodiment, an apparatus comprises a tunable duplexer selectively connected to an antenna, configured to transmit and receive radio frequency communication signals in a group of at least two bands; and a tunable transmit filter in the duplexer, capable of being tuned to have an inductance value approximately matching at least two inductance values corresponding respectively to pass the at least two bands in the group, each of the at least two bands in the group having a positive duplex offset and each of the at least two inductance values that correspond respectively to the at least two bands in the group, having an inductance value that approximately matches the inductance values corresponding respectively to the other bands in the group.
US09128175B2 Object detection apparatus
An object detection apparatus disposed in a moving body generates a transmission signal of multiple pulse sequences as a plurality of sequences of multiple pulses. A modulation signal of the transmission signal is generated by performing digital modulation on each of the multiple pulse sequences of the transmission signal according to a code sequence. A transmission wave based on the modulation signal is transmitted and a reflected wave of the transmission wave is received by the apparatus. The apparatus further detects a speed of the moving body to determine a length of the code sequence. The apparatus calculates a code correlation value between the modulation signal and a received signal, which is derived from the reflected wave, and performs pulse compression on the received signal based on the code correlation value to generate a pulse-compressed received signal. The apparatus detects an object based on the pulse-compressed received signal.
US09128172B2 Packet based location provisioning in wireless networks
A system may include a plurality of wireless devices, each wireless device including a time source and configured to selectively communicate with at least one other of the plurality of wireless devices by way of a packet-based time precision protocol. The plurality of wireless devices may include a first wireless device and a second wireless device, the first wireless device being configured to determine whether the first wireless device and the second wireless device are in selective communication over a single-hop wireless link; determine a one-way delay over the single-hop wireless link by way of at least one packed-based time precision protocol message; and calculate a distance measurement between the first wireless device and the second wireless device based at least in part on the one-way delay.
US09128156B2 Alternator and starter tester with other failures determination functionality and method
The diagnostic tool for testing the performance of a component of a vehicle may include a processor configured to process test information from a component of the vehicle and control and activate the component of the vehicle having identification information to be tested. The diagnostic tool may also include a memory configured to store the test information of the component and software that operates the component of the vehicle. The diagnostic tool may further include an interface module configured to provide information in addition to that of the test information of the component, wherein the additional information is related to the performance of a different vehicle component from the component, and wherein the means for storing and the means for providing are in communication with the means for processing.
US09128146B2 Semiconductor integrated circuit
According to one embodiment, there is provided a semiconductor integrated circuit including an on-chip measurement circuit. The measurement circuit includes a buffer line, a ring oscillator, a first measurement unit measuring a duty cycle of a periodic pulse output from the buffer line, and a second measurement unit measuring a frequency of a periodic pulse output from the ring oscillator. The buffer line including a plurality of delay elements connected in series. Each of the plurality of delay elements includes a former-stage inverter unit including a PMOS transistor and an NMOS transistor and having a first delay amount, and a latter-stage inverter unit including a PMOS transistor and an NMOS transistor and having a second delay amount different from the first delay amount.
US09128143B2 Semiconductor device failure analysis system and semiconductor memory device
A semiconductor device failure analysis system according to an embodiment of the present invention includes a memory configured to be capable of retaining an initial display information; and a control unit configured to generate a first image based on a configuration information of the semiconductor device and a plurality of fail bit information of the semiconductor device, the semiconductor device including a three-dimensional memory cell array, and to generate a second image from the first image based on the initial display information, the second image corresponding to part of the plurality of fail bit information. The semiconductor device failure analysis system according to the embodiment further includes a display configured to be capable of initially displaying the second image.
US09128141B2 Magnatoresistive sensing device and method for fabricating the same
A magnetoresistive sensing device includes a substrate, a magnetoresistive sensing element, a circuitry element and a shielding unit. The magnetoresistive sensing element, the circuitry element and the shielding unit are disposed at the same side of the substrate. The shielding unit is between the magnetoresistive sensing element and the circuitry element. The shielding unit comprises at least one magnetic material.
US09128136B2 Apparatus and method for determining the sensitivity of a capacitive sensing device
Embodiments relate to an apparatus for determining a sensitivity of a capacitive sensing device having a sensor capacitor with a variable capacitance. The apparatus includes a measurement module and a processor. The measurement module is configured to determine, in response to a first electrical input signal to the sensor capacitor, a first quantity indicative of a first capacitance of the sensor capacitor and to determine, in response to a second electrical input signal to the sensor capacitor, a second quantity indicative of a second capacitance of the sensor capacitor. The processor is configured to determine the sensitivity of the sensing device based on the determined first and second quantity.
US09128130B2 Systems and methods for synchronizing distributed generation systems
A system for managing and synchronizing the operation of an electric power generation and delivery system that includes a number of generators configured to provide distributed electric power generation is disclosed. In the disclosed system, a number of intelligent electronic devices coupled with at distributed generators may be utilized to synchronize the operation of the generators with the system when the generators become isolated from the system. In some embodiments, the disclosed intelligent electronic devices may control the speed of isolated generators based on synchronization information received from at least one other intelligent electronic device and a common time signal.
US09128129B2 Watchdog for voltage detector display
The present invention relates to a watchdog timer dedicated to the display controller of a voltage detector wherein the watchdog determines a malfunction in the microcontroller and triggers a visual warning to be displayed via the display controller. This prevents inaccurate voltage information from being displayed in the case of a microcontroller malfunction and thereby the user from being exposed to the risk of extreme injury through, for example, a high-voltage shock.
US09128128B2 Current sensor
There is provided a voltage or current sensing device. An exemplary voltage or current sensing device includes a drive circuitry configured to deliver a drive current to a magnetic core operably coupled with a conductor, for driving the core to cyclical magnetic saturation. The device also includes sense circuitry configured to receive a voltage signal corresponding to an application current in the conductor. The device also includes signal processing circuitry configured to sample the voltage signal, wherein a first sample is in phase with the drive current and a second sample is out of phase with the drive current. The device also includes a feedback loop configured to deliver a compensation current to the magnetic core, wherein the compensation current is configured to balance the magnetic core and wherein the compensation current is based at least in part on the first sample in phase with the drive current.
US09128122B2 Stiffener plate for a probecard and method
A microelectronic contactor assembly can include a probe head having microelectronic contactors for contacting terminals of semiconductor devices to test the semiconductor devices. A stiffener assembly can provide mechanical support to microelectronic contactors and for connecting a probe card assembly to a prober machine. A stiffener assembly may include a main body and a plurality of mounting points, wherein at least one of the mounting points is flexibly connected to the main body by one or more laterally extending beams that has a section modulus normal to the lateral direction significantly greater than in the lateral direction. The stiffener assembly allows for differential thermal expansion of various components of the microelectronic contactor assembly while minimizing accompanying dimensional distortion that could interfere with contacting the terminals of semiconductor devices.
US09128116B2 Automatic alignment of a vehicle three-axes accelerometer
The axes of an accelerometer, installed in a vehicle at an arbitrary orientation, may be realigned to the coordinate frame of the vehicle. In one implementation, a method may include determining, based on acceleration measurements from the accelerometer that likely corresponds to stopping, a dominant orientation of the accelerometer in relation to gravity, including calculating a first transformation angle and a second transformation angle as parameters to perform coordinate realignment of a coordinate frame of the accelerometer to a coordinate frame of the vehicle. The method may further include identifying, based on the acceleration measurements, an occurrence of acceleration events of the vehicle; determining, based on an analysis of the acceleration events, a third transformation angle; and storing the first, second, and third transformation angles.
US09128109B1 Method and system for detecting errors in indicated air speed
A method and system for detecting errors in indicated air speed of an aircraft. The method may include receiving current measured data values indicative of one or more of a pressure altitude, vertical speed, pitch attitude, and engine power of the aircraft by a computer, accessing a table having values of indicated air speed (IAS) corresponding to the current measured data values, and computing from the table and the current measured data values a current expected IAS, receiving current data values indicative of measured IAS of the aircraft, comparing the expected IAS data values to the measured IAS data values, and generating an alert signal when the expected IAS data values and measured IAS data values differ by a pre-set amount. The computer may include a software module that utilizes output from pre-existing on-board sensors, and may generate a signal to a crew alerting system.
US09128103B2 Mid-regional pro-atrial natriuretic peptide (pro-ANP) for the identification of patients with atrial fibrillation with an onset of less than 48 hours ago
The invention relates to a method for the determination of the time from onset of atrial fibrillation to presentation in a patient comprising the steps of: providing a sample of a bodily fluid of said patient, determining the level of proANP (SEQ ID NO: 1) or fragments thereof in said sample, correlating the level of proANP or fragments thereof to the time from the onset of atrial fibrillation to presentation of said patient, wherein said fragments have a length of at least 6 amino acid residues.
US09128091B2 Capturing particles
Methods and systems capturing particles suspended in a fluid flowed through a micro-channel, can include flowing the fluid including the particles to be captured through a micro-channel and past a groove defined in a surface of a wall of the micro-channel such that flowing the fluid past the groove forms microvortices in the fluid; contacting at least some of the particles against an adherent disposed on one or more of walls of the microchannel after the microvortices form in the fluid; and capturing at least some of the particles contacting the adherent.
US09128081B2 TDP-43-storing cell model
Disclosed is a transformed cell (a cell model) which can form a cytoplasmic inclusion body derived from TAR DNA-binding protein of 43 kDa (TDP-43) that is found in the brain of a patient suffering from a neurodegenerative disease such as FTLD and ALS. The transformed cell is characterized by having, introduced therein, a promoter capable of functioning in a host cell and a mutant TDP-43 gene.
US09128068B1 Sample conditioning systems and methods
Sample conditioning systems and methods especially useful for converting non-elemental forms of mercury to elemental form. The systems involve a reactor having a heater, with the reactor configured such that a heated sample is flowed through a calcareous sorbent during heating and then cooled in the presence of a solid metal that is more chemically active or less noble than mercury. The methods may be used as a part of an emissions monitoring process to insure compliance with emission standards and to precisely gage the amount of abatement needed.
US09128067B2 Test station for portable gas measuring devices
A test station for a plurality of test gases, includes a main unit (10) with a control (12) and test modules (20), each for a gas measurement device, that exchange data to register a type of gas measurement device and test gas(es) required for the device type. The control sets a schedule for a test using a test gas, or for a plurality of successive tests each with different test gases and carries out the specific test planned according to the schedule, in parallel with tests for all of the test modules for a test gas and determines, as an additional gas measurement device is inserted, based on the particular device type of the additional gas measurement device, whether the currently-running test with the current test gas is suitable for the inserted test module; and if the test gas is suitable, to start the test for this test module.
US09128060B2 Raman detecting system
A Raman detecting system includes a bowl shaped metal nanostructure array configured to load a sample, a projecting module configured to project a beam of light to the bowl shaped metal nanostructure array, and a receiving module configured to collect the light scattered by the bowl shaped metal nanostructure array. The bowl shaped metal nanostructure array includes a substrate having a surface and a number of particle-in-bowl structures located on the surface of the substrate. Each particle-in-bowl structure includes a bowl shaped concave structure and a protruding member protruding from the bowl shaped concave structure. The protruding member is integrated with the bowl shaped concave structure.
US09128057B2 Dual-mode microfluidic genetics testing platforms and methods of dual-mode genetics testing using same
Dual mode genetics testing systems are devised about a single element testing platform. A microfluidic network and system of interconnected receiving cells and reaction vessels supports at the same time genotyping and copy number analysis where the platform may be subject to a common thermal cycle schedule to cause the proper reactions (DNA replication) necessary in both test types. Further, the microfluidic platform which includes reaction vessels for genotyping which are spatially removed from reaction vessels for copy number analysis, is coupled to optical scanner and detection systems specifically arranged to apply test specific detection routines on each of these distinct regions or portions of the dual mode test platform.
US09128030B1 X-ray backscattering battery inspection
A system may be provided for inspecting a first internal characteristic of a sealed article such as a lithium-ion battery. The system may include an X-ray source, one or more X-ray detectors, one or more actuators that control the location on the article at which the X-rays are emitted, and a processing apparatus that receives X-ray detection data from the one or more X-ray detectors. The processing apparatus may use the X-ray detection data to form an X-ray backscattering image that shows the first internal characteristic. The first internal characteristic may be an electrolyte level within the lithium-ion battery or a material consistency within the lithium-ion battery.
US09128029B2 X-ray analysis apparatus
An X-ray analysis apparatus having a function for enabling a plurality of measurement methods to be implemented, the apparatus having: measurement software for implementing each of the individual measurement methods and acquiring measurement data; analysis software for performing a predetermined analysis on the measurement data and acquiring analysis data; reduced-size-image-creating means for creating a reduced-size image on the basis of each item of the measurement data and the analysis data; analysis-icon-creating means for creating an icon for denoting the analysis software; and image display means for displaying the reduced-size image and the icon on the same screen while indicating that the reduced-size image and the icon are correlated.
US09128018B2 Method for evaluating corrosion-fatigue life of steel material
A method for evaluating the corrosion-fatigue life of a steel material includes: bringing a corrosive medium into contact with a predetermined portion of the steel material; measuring strain on the steel material while applying cyclic loads to the steel material; measuring an N-th strain index from strain amplitude at the number of initial load applications and strain amplitude at the N-th load application (N is a natural number larger than the number of initial load applications); and estimating the corrosion-fatigue life of the steel material by comparing the N-th strain index with a previously certified life strain index.
US09128017B2 Device, systems and methods for analyzing a target analyte
This disclosure is directed to a cap for obtaining a target analyte from a suspension. The cap introduces a magnetic field or a magnetic gradient to the tube to draw the target analyte bound to a particle to the cap. In one aspect, a cap includes a magnetic insert and a receiving piece. The magnetic insert includes a stopper and a magnet extending from the stopper; and, the receiving piece, which is configured to hold the magnetic insert, includes a receiving stopper and a sheath. The sheath may include imaging slides on opposite sides of the sheath. In another aspect, the cap may include a stopper and an embedded magnet. The cap may include an analysis piece on a bottom end of the stopper. In yet another aspect, the cap may include a fluid compartment and a filter at a bottom end of the stopper.
US09128009B2 Measurement device for minimizing external magnetic disturbance
Provided is a ΔE measuring device minimizing external magnetic disturbance, more particularly, a ΔE measuring device measuring a change (ΔE) in elastic modulus under a magnetic field by removing a bias effect by the earth's magnetic field and a magnetic tool and device and using a magneto acoustic resonance method. With the ΔE measuring device, a space minimizing external magnetic disturbance using three-axis Helmholtz coils is provided and the ΔE measuring device having a plurality of coil structures is inserted into the space, thereby making it possible to minimize external magnetic field disturbance.
US09127996B2 Sensor module, force detecting device, and robot
A sensor module includes a first member including a first recess in which a piezoelectric element including an electrode is arranged, a second member joined to the first member, a first plate in contact with the second member, a second plate in contact with the first member, and a fastening section configured to fasten the first plate and the second plate. A first projection projecting toward the second member is provided on the first plate. The internal height of the first recess of the first member is larger than the height of the piezoelectric element. The piezoelectric element is in contact with the second member.
US09127993B2 High temperature, high bandwidth pressure acquisition system
A method, device and system are provided for measuring multiple pressures under severe conditions. In one embodiment, a method comprises receiving, by a processor, from a first sensor, a first pressure signal; receiving, by the processor, from a second sensor, a second pressure signal; receiving, by the processor, from a first memory, a first correction coefficient for the first sensor; receiving, by the processor, from a second memory, a second correction coefficient for the second sensor; modifying, by the processor, the first pressure signal using the first correction coefficient to generate a first corrected pressure signal; modifying, by the processor, the second pressure signal using the second correction coefficient to generate a second corrected pressure signal; and outputting, by the processor, the first corrected pressure signal and the second corrected pressure signal.
US09127988B2 Heat flux measurement apparatus and heat flux measurement method
A heat flux measurement apparatus 100 includes a first measurement unit 110, a second measurement unit 120, and heat flux calculation units 130, 140. The first measurement unit 110 measures a temperature difference between a first measurement location and a second measurement location that is lower in temperature than the first measurement location, using a thermocouple 112. The second measurement unit 120 measures a temperature difference between a third measurement location that can be assumed to be isothermal with the first measurement location and a fourth measurement location that can be assumed to be isothermal with the second measurement location, using a thermocouple 122 different in time constant from the thermocouple 112. The heat flux calculation units 130, 140 use measured temperature differences respectively acquired from thermal electromotive forces of the thermocouples 112, 113 of the measurement units 110, 120, and time differential values of the actual measured temperature differences of the respective measurement units 110, 120 to detect a time constant of the thermocouple 112, 122 of at least one of the measurement units 110, 120, calculate a compensated temperature difference by compensating a response lag of the actual measured temperature difference by the detected time constant, and calculate a heat flux based on the compensated temperature difference.
US09127974B2 Magnetic flowmeter assembly framework
A magnetic flowmeter includes a pipe section, coils for generating a magnetic field across the pipe section, and electrodes for sensing EMF induced by process fluid flow through the magnetic field. An assembly framework is mounted on the pipe. The coils, electrodes, and associated wiring of the flowmeter are located and secured in place by the framework.
US09127966B2 Physical quantity detection apparatus and inspection method of physical quantity detection apparatus
A physical quantity detection apparatus includes a signal output section, a correction value calculation section, and a processing section. The signal output section outputs signals in accordance with a change in physical quantity of a detected object. The correction value calculation section calculates a correction value. The processing section corrects values based on actual output values of the signal output section with the correction value, calculates physical quantities of the detected object based on corrected values, and outputs calculated physical quantities. The correction value calculation section calculates the correction value based on primary error amounts that are differences between post-interpolation actual output values calculated by executing a linear function interpolation process to the values based on the actual output values within a predetermined physical quantity range and the values based on the actual output values corresponding to the post-interpolation actual output values.
US09127959B2 System and method for delivering departure notifications
The present invention provides a system and method for determining the necessary departure time to allow for an on-time or desired arrival time at a particular location over a particular route based on the evaluation of historic, present, and predicted road conditions.
US09127957B2 Interactive day planner
A method for producing an itinerary may include receiving a request for an itinerary from a remote device. The request includes points of interest to be included in the itinerary and a time or time range. The method includes communicating with remote systems to obtain information related to the points of interest. An itinerary is produced that includes the points of interest and is organized based on the information and the time. A suggested transit route is provided having directions to the points of interest. The itinerary may be provided to the remote device. A subsequent itinerary may be produced based on the information. Data from a plurality of itineraries is aggregated and includes a date of a visit, a time of the visit, or an estimated number of people for the visit. A portion of the data may be provided to a point of interest.
US09127956B2 Technique for lane assignment in a vehicle
A technique for assigning lanes on a road to objects moving in a vicinity of a vehicle on the road is proposed. A method embodiment of the invention comprises the steps of providing trajectories, wherein the or each trajectory represents a time sequence of positions of a moving object; selecting first and second objects and determining a distance between a current position of the first object and the trajectory of the second object; comparing the distance with a predefined threshold; and providing, based on a result of the comparison, a lane assignment indicating a lane to which the second object is assigned.
US09127955B2 Adaptive user guidance for navigation and location-based services
A method for adaptive driver guidance for navigation and location-based services. A navigation system onboard a vehicle records errors, including both system errors and user errors, where the errors can be detected by missed turns, re-routing, and similar events. The error data is transmitted to a central server, where the data is analyzed to determine patterns of errors, both for an individual driver and across many drivers. Roadway locations which frequently experience driver navigational errors have the error type integrated as a route feature, and future navigational guidance is adapted to improve driver performance. Adaptations can include increased or decreased frequency, detail, timing and location of navigational instructions. Individual driver guidance can also be adapted based on the driver's tendency to make errors in response to specific guidance instructions. Adaptation of guidance for location-based services is also provided.
US09127949B2 Systems, methods, and apparatus to determine physical location and routing within a field of low power beacons
A non-time of flight or time of arrival position location system for accurate determination of a user's location in an enclosed, indoor, or covered environment can include a number of beacons mounted in an arrangement within the environment. Each of the beacons is mounted in a known location and transmits a broadcast signal containing a unique identifier that identifies the originating beacon. A handheld electronic device including a receiver and a communicably coupled processor can receive broadcast signals from at least some of the number of beacons, iteratively determine a vector quantity corresponding to each of the received signals, and sum the resultant vector quantities to determine an updated position. The iterative process can be repeated until consecutive iterations yield an updated position that falls within a defined threshold.
US09127946B1 System and method for identifying heading of a moving vehicle using accelerometer data
A computer implemented method for determining a yaw angle estimate or vehicle heading direction is presented. A data server may receive a plurality of telematics data originating from a client computing device and determine a first primary movement window from the telematics data. The data server may also determine a potential range of yaw angles from the plurality of telematics data from the first primary movement window and generate an equality that evaluates the potential range of yaw angles. The data server may further maximize the count of acceleration events of the telematics data from the first primary movement window to further generate one or more refined yaw angle estimates. The data server stores the one or more yaw angle estimates on a memory.
US09127941B2 System for measuring vehicle distance and method thereof
The present invention relates to a vehicle distance measurement system and method in which a distance to a leading vehicle is measured using predetermined tread information of a tire of the vehicle in order to measure an accurate distance to the leading vehicle even when a vehicle runs at night.
US09127933B2 Method of fabricating surface nanoscale axial photonic devices
A method of characterizing and correcting effective radius variations in a surface nanoscale axial photonic (SNAP) device that comprises a plurality of separate optical microdevices includes the steps of characterizing an as-fabricated SNAP device to determine local effective radius values of the plurality of separate optical microdevices, calibrating the as-fabricated SNAP device to determine a correction factor defined as a change in effective radius associated with a predetermined corrective treatment and then correcting individual microdevices by the application of a number of refractive index-changing treatments, the number of treatments applied to individual microdevices determined by the amount of correction required and the correction factor determined in the calibrating step. A number of iterations of the characterizing and correcting operations can be performed, achieving less than an Angstrom variation in effective radius variation. An apparatus for performing the method is also disclosed.
US09127922B2 Probe and method for operating a probe
A probe is configured such that an output current pulse is able to be delivered by the charge storage at defined intervals to a load. A mean power to be fed to the charge storage is ascertainable for a subsequent time interval, and the level of the mean input power, which is to be drawn by the voltage transformer from the power source, is specifiable as a function of the ascertained mean power. The voltage transformer is controllable accordingly.
US09127907B2 Precision guided firearm including an optical scope configured to determine timing of discharge
A precision guided firearm (PGF) includes a trigger assembly and an optical device coupled to the trigger assembly. The optical device is to predict a time when an aim point of the PGF is less than a programmable threshold distance from a selected location on a target and to control the trigger assembly to discharge the PGF at the time.
US09127894B2 Device having a heat exchanger for a thermoelectric generator of a motor vehicle and motor vehicle having the device
A device having a heat exchanger includes a housing having a first end side and a second end side disposed along an axial direction, an inlet at the first end side and an outlet at the second end side for a fluid, a first annular channel connected to the inlet and a second annular channel upstream of the outlet, at least one outer jacket tube and at least one inner jacket tube disposed mutually concentrically and defining an intermediate space therebetween, a plurality of flow paths for the fluid extending in the axial direction in the intermediate space and interconnecting the first channel and the second channel, and at least one heat exchanger tube disposed in each of the plurality of flow paths. A motor vehicle having the device is also provided.
US09127892B2 Evaporator
The present invention relates to an evaporator, and more particularly, to an evaporator which can restrict a surface area of a communication hole with respect to a cross sectional area of a compartment and a surface area of a tube with respect to a surface area of a fin, thereby providing a dimensional extent for maximizing the heat exchange efficiency. Therefore, by optimizing a relation between the surface area of the communication portion and the surface area of the compartment of the first header tank and dimensions for each surface area and the heights of the tube and fin, the present invention provides a dimensional extent for maximizing the heat radiation amount, reducing the maximum temperature deviation of the core portion and allowing the refrigerant and air to be smoothly flowed, thereby maximizing the heat exchange efficiency.
US09127885B2 Portable clothing dryer
A portable garment dryer, operable with a portable electric hair dryer which includes an outlet nozzle that can produce a heated airflow, the portable garment dryer including: a. a housing formed by sidewalls, an open top end and a closed bottom end, the housing being telescopically collapsible in a top to bottom direction from an extended state to a contracted state, the housing side wall having an aperture extending transversely therethrough and into which the outlet nozzle of a portable electric hair dryer is insertable for directing a heated airflow into and through the housing and out the top end thereof, and b. a perforated garment support mountable in the housing, the garment support adapted to support at least one garment in the heated airflow when the outlet nozzle of a portable hair dryer is inserted into the aperture in said housing wall, whereby the garment can be dried by the heated airflow from the portable hair dryer.
US09127879B2 Refrigerator having door opening unit
Disclosed is a refrigerator having a door opening unit (100), and more particularly is a refrigerator which provides easier opening of a door that is used to open and close a storage compartment. The refrigerator includes a main body having a storage compartment, a door coupled to the main body in a slidingly movable manner to open and close the storage compartment, a handle (120) provided at the door in a pivotally rotatable manner, and a door opening unit (100) connected to the handle (120) to come into contact with the main body. The door opening unit (100) serves to move the door by applying pressure to the main body via pivotal rotation of the handle (120), thereby opening the storage compartment.
US09127876B2 Snap off center flipper mullion
A refrigerator assembly includes a mullion assembly movably attached with respect to the refrigerator assembly. The mullion assembly includes a mullion portion defining a mullion recess. The mullion recess receives a biasing device for engaging a follower. A hinge assembly is attached to the mullion portion such that the mullion portion is movable with respect to the hinge assembly between a first position and a second position. The hinge assembly includes a first recess for receiving the follower when the mullion portion is in the first position. The hinge assembly further includes a second recess for receiving the follower when the mullion portion is in the second position.
US09127875B2 Variable power defrost heater
A refrigeration appliance includes a storage compartment. An evaporator cools the storage compartment. A defrost heater is associated with the evaporator. A temperature sensor senses an evaporator temperature and generates a temperature signal based on the evaporator temperature. A controller receives the temperature signal and generates a defrost heater power control signal. A power supply receives the defrost heater power control signal and controls a power level supplied to the defrost heater based on the defrost heater power control signal. A first power level is supplied to the defrost heater during a first heating interval of a defrosting operation, and, based on an evaporator temperature rise occurring during the first heating interval, the controller adjusts the defrost heater power control signal such that an adjusted power level is supplied to the defrost heater during a second heating interval of the defrosting operation.
US09127874B2 LED lamp and illumination area having same
A freezer lamp includes a strip lamp holder, a light module, a socket, and a plurality of decks. The light module is disposed in the strip lamp holder. The socket is disposed on the end of the strip lamp holder and electrically connected to the light module. The strip lamp holder includes a main lateral surface and a mounting lateral surface. An installation groove is formed in the main lateral surface along length direction thereof. The light module is received into the installation groove. Two clamping grooves are formed in the mounting lateral surface along length direction thereof and are spaced apart from each other. Each of the decks includes two clamping edges which are spaced apart from each other. The distance between the two clamping edges is exactly equal to that between the two clamping grooves. The clamping edge is cooperating with the corresponding buckle of the clamping groove.
US09127873B2 Temperature controlled compartment and method for a refrigerator
A secondary loop temperature control circuit for a temperature-controlled region in a compartment of a refrigerator is shown. The secondary loop temperature control circuit has a reservoir, configured to have a medium flow there through. A first heat exchanger is in flow communication with the reservoir and is configured to have the medium flow there through. The first heat exchanger is in thermal communication with the temperature-controlled region.
US09127872B1 Mobile storage units for delivery
Disclosed are various embodiments for mobile storage unit. The mobile storage unit includes a plurality of walls forming an interior region to store a plurality of items. The mobile storage unit also includes a base supporting the plurality of walls. The mobile storage unit includes a locking device coupled to the base, the locking being configured to engage a receiving locking device, the receiving locking device being coupled to a payload platform of a delivery vehicle.
US09127869B2 Direct expansion evaporator
A direct expansion evaporator includes an inner guiding duct defining a feeding channel for guiding raw material, and an outer guiding duct enclosing the inner guiding duct therewithin to form a heat exchange channel between the outer and inner guiding ducts for guiding refrigerant flowing along the heat exchange channel to heat-exchange with the raw material along the feeding channel, wherein a helix indention is formed at the outer guiding duct to form the heat exchange channel partitioned by a helix partition, wherein a peak of the helix partition is biased against an outer surrounding wall of the inner guiding duct to conceal the heat exchange channel along the inner guiding duct in a weld-less manner.
US09127864B2 Regenerative refrigerator
A regenerative refrigerator includes a regenerator disposed in a flow passage of working gas generating a cold thermal mass, the regenerator being loaded with a regenerative material to accumulate cold thermal energy from the cold thermal mass in the working gas, wherein the regenerative material is a sintered body made of a fiber material, and a diameter of the fiber material disposed at a low-temperature end of the regenerator is smaller than a diameter of the fiber material disposed at a high-temperature end of the regenerator.
US09127860B2 Solar energy absorber unit and solar energy device containing same
The invention relates to a solar energy absorber unit for a solar energy device, and methods of producing the same. The unit includes a collector plate having a front surface adapted to absorb solar energy and a rear surface. A rear panel has an inner surface attached to areas of the rear surface of the collector plate via a fluid-tight bond but leaving a fluid-conveying channel between the areas of the rear surface of the plate where the panel is attached. The collector plate and preferably the rear panel are each made of a core layer of an aluminum alloy provided with a cladding layer formed on a side of the core layer that confronts the fluid-conveying channel, the cladding layer being made of aluminum or an aluminum alloy having a total content of alloying elements and impurities, if any, of no more than 0.5 wt. %.
US09127859B2 Multi-point cooling system for a solar concentrator
A solar concentrator includes an optical member having a focal point. The optical member is configured and disposed to direct incident solar radiation to the focal point. A support member is positioned adjacent to the focal point of the optical member. A solar energy collector is supported upon the support member. The solar energy collector is positioned at the focal point of the optical member. A base member is positioned in a spaced relationship from the support member. The base member and the support member define a chamber section that is in a heat exchange relationship with the solar energy collector. The chamber section is configured to absorb and dissipate heat from the solar energy collectors.
US09127858B2 Multi-circuit manifold and method for a geothermal energy system
A geothermal energy system including a heat pump. The system includes a first manifold and a second manifold and a plurality of pipes. Each manifold includes a housing having a first end and a second end. A single orifice is defined in the first end and a plurality of orifices are defined in the second end. Each of the orifices in the second end define a terminus of a tube extension. Each tube extension is configured an angular distance from an adjacent tube extension. Each tube extension is orientated such that the longitudinal center line of each tube extension intersects at a point on the longitudinal center line of the single orifice defined in the first end of the housing. The first and second manifolds and the plurality of pipes are in fluid communication with the heat pump and configured to transfer thermal energy with a geothermal energy source.
US09127833B2 Post mounted dispensing device
A unit for dispensing repellant that is mounted on a fence post. The unit also has a lighting system for illuminating an area. The dispensing system and lighting system are operable independently of each other.
US09127822B2 Afocal optical concentrator
A Mersenne reflector system using parabolic troughs as primary and secondary reflectors, in Cassegrainian and Gregorian configurations, and a Mersenne-like reflector system using truncated parabolic troughs as primary and secondary reflectors in the Cassegrainian configuration, using a variety of combinations of reflector shapes: elliptical primary and circular secondary, rectangular primary and square secondary, elliptical primary and square secondary, and rectangular primary and circular secondary. A method for constructing truncated Cassegrainian systems using truncated troughs.
US09127821B2 Partially recessed luminaire
A luminaire includes a fixture, a light engine, and a heat flange. The fixture is configured to be received in a recess of a support surface and defines a cavity having a radius R. The light engine is disposed within the cavity and includes at least one light source. The heat flange is disposed about a distal end region of the fixture and includes a hollow, generally conical frustum shape extending radially outwardly from the fixture and extending away from the distal end region of the fixture. A distal-most end of the heat flange is configured to be disposed a distance D from the support surface when the fixture is received in the recess, the distance D being greater than or equal to 0.4R. Thermal energy is conductively transferred from the light engine, through the fixture, to the heat flange where the thermal energy is convectively transferred from the heat flange to surrounding air to create air currents flowing along the support surface thereby reducing the junction temperature.
US09127817B2 Lighting device with removable heat sink housing a power supply
A lighting device may be provided that includes: a light source including: a member which includes a first placement portion and a second placement portion; a light source module which is disposed in the first placement portion; and a first terminal which is disposed in the second placement portion and is electrically connected to the light source module; and a heat sink including: a first receiver in which the second placement portion of the member is disposed; a second receiver in which a circuitry is disposed; and a second terminal which is disposed corresponding to the first terminal of the light source.
US09127816B2 LED light engine/heat sink assembly
According to a first embodiment, a light emitting diode (LED) light engine is described. The light emitting diode includes one or more LED devices disposed on a front side of an LED light engine substrate. A heat sink having a mating receptacle for the LED light engine is also provided. The LED light engine substrate and the mating receptacle of the heat sink define a tapered fitting by which the LED light engine is retained in the mating receptacle of the heat sink.
US09127809B2 Multi-chamber pump system
A lubricant reservoir including a container defining an interior for holding lubricant. The reservoir includes a partition inside the container interior dividing the interior into multiple chambers. Each chamber segregates lubricant from lubricant in every other chamber. The reservoir has multiple outlets. An outlet is positioned in each chamber to permit lubricant to be removed from the corresponding chamber. The reservoir includes multiple motor-driven stirrers. A stirrer is positioned in each chamber to stir lubricant in the corresponding chamber.
US09127807B1 Modular item holder with V-support and finger anchor block
A modular V-support holder including a rigid holder arm and strap, wherein the rigid holder arm and the strap are configured to releasably retain one or more items therein. The holder is attachable to a track mount and the track mount is slidingly received in a mounting track such that the clamp is moveable and adjustable with respect to the mounting track. The rigid holder arm includes a strap post configured to receive a distal end of the strap. The strap is flexible to conform to the one or more items retained in the holder. The track mount is a flexible finger anchor block constructed to be manually deformed and inserted in the track. The mounting protrusion is inserted into a receiving recess of the flexible finger anchor block and the holder is rotated substantially 90° to secure the mounting protrusion and holder into the flexible finger anchor block.
US09127799B2 Fluid conduit with variable flow resistance
A fluid-carrying conduit achieves variable resistance to flow. An elongate, hollow body casing has at least one chamber containing either a dilatant fluid or an electroactive polymer. In the case of the dilatant fluid, a reduction in an effective flow cross section of the fluid line occurs in reaction to an increase in the shear rate of a fluid flowing through the fluid line. In the case of the electroactive polymer, a reduction in an effective flow cross section of the fluid line occurs in reaction to an electric current being applied to the body casing. The conduit may be configured for use as a degassing line in a cooling system of an internal combustion engine. The conduit may have a reinforcement encircling the electroactive polymer. The conduit may have an electrically conductive connecting surface adjacent to the electroactive polymer. The electroactive polymer may be an ionic electroactive polymer.
US09127797B2 Connector
A connector with a connection verifying mechanism is made with a relatively small number of components, and to reduce movement of a locking member that undetachably fixes a counterpart for size reduction. The connector (1) includes a housing (3) having an insertion hole (4) into which a pipe (2) is inserted, a locking member (5) that is attached to the housing and driven from an initial position to a locked position by the pipe to undetachably fix the pipe at the locked position and an identifying member (6) that is provided in the housing and has display pieces (74, 74) that differ from the locking member in color, and the locking member shield the display pieces at the initial position and exposes the display pieces at the locked position.
US09127793B2 Power umbilical comprising separate load carrying elements of composite material
A power umbilical for transfer of large amounts of electric power, fluids and electric current/signals from the sea surface to equipment deployed on the sea bed, in particular in deep waters includes a number of electric power conducting cables, pipes and electric conductors/wires collected in a bundle, a filler material lying at least partly around and between the pipes, cables and the conductors/wires, and a protective sheath enclosing the pipes, cables conductors/wires and filler material. The load carrying elements of the power umbilical are light weighted rods of composite material that can either be collected in bundles or appear individually or in a combination thereof.
US09127792B2 Flexible pipe for conveying a cryogenic fluid and associated production method
A pipe (10) including an inner corrugated tube (16) having an axis A-A′, defining a plurality of corrugations (30) leading radially towards the axis (A-A′) and at least one tensile armor layer (18), arranged around the corrugated tube (16). It includes at least one thermal insulation layer (44, 46), arranged around the armor layer (18). The pipe (10) comprises an inner sheath (14) for guiding the flow of cryogenic fluid arranged in the corrugated tube (16), the inner sheath (14) being made up of a plurality of cylindrical segments (50). Each cylindrical segment (50) of the inner sheath (14) covers a plurality of successive corrugations (30) of the corrugated tube (16) and includes an outer abutment (54) for axial wedging received in a corrugation (30) of the corrugated tube (16).
US09127790B2 Coupler for corrugated pipe
A coupler for a corrugated pipe that is provided with a sealing member mounted inside a fastening member and made of a softer metal material than the corrugated pipe, thereby preventing the fastening member from being damaged due to the fastening force of a cap nut, and that is provided with a grounding portion formed at the front portion of a metal sleeve in such a manner as to enter a coated layer of a composite member and to be grounded to a metal braided net of the composite member when the cap nut is fastened, thereby protecting the corrugated pipe from lightning.
US09127786B1 Vascular surgical clamp for holding and guiding guide wire on a sterile field
A cardiovascular surgical clamp used for retaining, identifying and positioning surgical wire for patients on a sterile field without wire injury. Opposing members with opposing recessed surfaces and back end portions are provided having removable compressible inserts with large flat matching surface areas inserted into the recesses of opposing members. The opposing members have spring/s located between them for driving them together and for manually opening them apart and have hinges formed on projecting struts for allowing simultaneous contact of the large flat matching surface areas of the removable compressible inserts for frictional engagement of wire without injury. The projecting struts of the opposing members provide guide wire surfaces proximate where hinges are formed for guiding wire there through. The opposing members and the projecting struts are moved from a closed to open position and back by compression or release of back end portions of the opposing members.
US09127784B2 Duct arrangement
A duct arrangement 18 for a waterjet propulsor 10. The duct arrangement 18 comprises a main duct 30 having an inlet 20. The inlet 20 has an elongate main portion 32 extending along a principal axis 34, and at least one lateral portion 36 in fluid communication with the main portion 34. The at least one lateral portion 36 extends part way only along the length of the main portion 34.
US09127780B2 Solenoid valve
A solenoid valve includes a housing within which is arranged a coil wound onto a coil former, an armature, a core, and a multiple-part return path arrangement, which together form an electromagnetic circuit. The armature is configured to be movable and to act at least indirectly on a valve closure element mounted in the coil former via a bearing. The multiple-part return-path arrangement comprises at least one return-path cover section, a return-path side section and a return-path inner section. The return-path inner section is arranged in the coil former.
US09127773B2 Device for radially compressing an elastic line for a flowing medium
A device for radially compressing an elastic line for a flowing medium at a line point includes an insertion channel (11) for insertion of a line section of the line. The insertion channel (11) includes a pressure element (12) displaceable transversely to the insertion channel (11), and a counterpart (13) located opposite the pressure element (12) on the insertion channel (11). Each of the pressure element (12) and counterpart (13) extends into the insertion channel (11). An actuator acts upon the pressure element (12) for the displacement thereof. The actuator preferably is an electric-motor drive unit (14) having an output shaft (15) and a translation module (16) for converting rotational motion of the output shaft (15) into linear motion of the pressure element (12).
US09127772B2 Rotary kiln end sealing assembly
The present invention belongs to the field of retorting apparatus used in the field of oil shale processing, in particular the invention relates to the end sealing assembly of the rotary kiln and the improvements of the end sealing (16); whereas the first and second casing ring (2, 3) used in the end sealing compose of at least four segment, and onto both sides of the rotating casing ring (1) a rectangulary cut hollow (81, 91) for lubricants has been formed; and on the side that is assembled with the rotating casing ring of the first and second casing ring (2, 3), accordingly, a hollow (82, 93) has been formed for lubricants, which in the making face the corresponding hollow (81, 91) of the casing ring, forming lubricant channels (8, 9) between the casing ring (1) of the end sealing assembly and the first and second casing ring (2, 3).
US09127770B2 Tuned fluid seal
A seal system having a rotating seal section and a static seal section operable for working together to restrict fluid flow there between. An arm connected to the static seal is tuned to move the static seal asymmetrically to correspond with asymmetric movement of the rotating seal during operation to maintain a desired relative position between the static and rotating seals.
US09127769B2 Stabilized backing ring and stabilizing ring therefor
An axle has a journal to which an antifriction bearing is fitted on an enlarged or dust guard section located beyond the journal, with a fillet leading from the journal up to the enlarged section. A backing ring fits over and against the fillet of the journal and has a counterbore that receives the adjacent end of the enlarged section. A stabilizing ring fits into the counterbore of the backing ring and around the enlarged section of the journal to stabilize the backing ring and thereby reduce radial and circumferential movement between it and the fillet of the journal. The stabilizing ring includes a rigidifying element that fits over the enlarged section of the axle with an interference fit and a more flexible compression member that lies within the counterbore where it exists in a state of compression between the counterbore and the rigidifying element. The stabilizing ring allows some microaxial movement of the backing ring.
US09127759B2 Thrust washer and torque converter containing the same
A thrust washer for a torque converter, the thrust washer having a curved front surface with a plurality of grooves for increasing fluid flow between the inner diameter and the outer diameter of the thrust washer. This increased fluid flow reduces the buildup of back pressure within the torque converter enabling better operation thereof.
US09127755B2 Multiple clutch module
A multiple clutch module for an automatic transmission integrates at least two multi-plate wet clutches into a single module. Each of the clutches includes a set of separator plates interleaved with at least one friction plate and a piston configured to compress the separators plates and friction plates. The separator plates of the first clutch are splined to a housing along their inner diameter whereas the separator plates of the second clutch are splined to the housing along their outer diameter. Each piston is associated with an apply chamber and a balance chamber radially inside the respective separator plates and friction plates. The housing rotates about a central shaft. Pressurized fluid is supplied to the clutches from the shaft. The first and second balance chambers are connected by a passageway within the housing such that they can be supplied with fluid from a common orifice in the housing.
US09127751B2 Gearbox for a tap changer, a tap changer and a transformer
A gearbox for a tap changer. The gearbox has an input drive shaft arranged to be connected to a motor. The gearbox also has a diverter switch drive output with a diverter shaft. The diverter switch drive output is arranged to be connected for actuation of breakers in a diverter switch of the tap changer. The gearbox further has first and second selector arm drive outputs arranged for actuation of a tap selector of the tap changer. It also has reduction gear means connecting the input drive shaft to the diverter switch drive output and to each of the selector arm drive outputs. Further the gearbox has timing connection means arranged to connect the reduction gear means to each of the selector arm drive outputs. The invention also relates to a tap changer having such a gearbox and to a transformer provided with such a tap changer.
US09127749B2 Transmission
A transmission comprising a plurality of concentric tori, each tori having means for engaging with an adjacent tori, the engaging means being actuated by the pressure of a pressurised fluid to thereby increase or decrease a gearing of gears attached to the transmission. A method of gearing is also provided.
US09127740B2 Anti-vibration clamp
An anti-vibration clamp for holding pipes includes a pipe holding component which further includes pipe holders for locking the pipes; a clamp body including a stud locking portion for locking to a stud, and a floating attachment portion for holding the pipe holding component; and an elastic connecting component made of soft resin placed between the pipe holding component and the clamp body so that the pipe holding component and the clamp body do not contact one another directly. The pipe holding component, the elastic connecting component and the clamp body are held so that it is difficult for them to each slip mutually.
US09127735B2 Friction brake
A friction brake including a brake part, a friction lining, a friction surface, and a pressing device, arranged on the brake part, that is structured and arranged to press the friction lining against the friction surface. A holding part is located on the pressing device so that the friction lining rests against the holding part. An actuating part is located on the pressing device and rotatably mounted on the brake part and an actuator is structured and arranged to pivot the actuating part. A pin is rotatably mounted in the holding part and being arranged on the actuating part, and a rotational axis of the pin is eccentrically arranged with respect to a rotational axis of the actuating part.
US09127723B2 One-way clutch and power generating apparatus
A one-way clutch is arranged between an output shaft of a speed increaser and a drive shaft of a generator in a wind power generator. The one-way clutch includes an inner ring, an outer ring, a plurality of rollers arranged between an outer periphery of the inner ring and an inner periphery of the outer ring, a cage that retains the rollers at predetermined intervals in a circumferential direction, and a plurality of elastic members that is attached to the cage and that urges the corresponding rollers in one direction. The cage includes a pair of axially facing annular portions and a plurality of cage bar portions formed separately from the annular portions, both axial end portions of each of the cage bar portions being fitted to the respective annular portions.
US09127721B2 Torsional damper for clutch
A torsional damper (1) comprises a hub (2) coupled to a radial annular web (6); two guide washers; elastic members (9); and friction means, relative angular deflections of the guide washers and the annular web (6) being limited in a first rotation direction (D) by a first series of stops (23) of the guide washers that interact with a first series of protruding parts (25) of the annular web (6), and in a second rotation direction (R) by a second series of stops (24) of the guide washers that interact with a second series of protruding parts (26) of the annular web (6).
US09127720B2 Torque fluctuation absorbing apparatus
A fluctuation absorbing apparatus includes a first plate secured to a flywheel, a second plate disposed at a distance from the first plate, a third plate slidably sandwiched between the first plate and the second plate, and a resilient section that is supported by, fixed to or integrated with the first plate or the second plate and biases the second plate toward the first plate.
US09127717B1 Spacer for rolling bearing having at least a reinforcing beam
The spacer is adapted for a rolling bearing comprising an inner ring, an outer ring and at least one row of contact rollers disposed between raceways provided on the rings. The spacer comprises opposite first and second portions 11, 12 facing one another and at least a first lateral portion 13 extending transversally between the first and second portions and connected to the portions. The first and second portions and the first lateral portion delimit at least partly a pocket 14 laterally open on the side opposite to the lateral portion 13 and configured to receive at least a contact roller. The first and second portions each comprise an inner contact surface 11a, 12a with an end face of the roller. The spacer further comprises at least one reinforcing beam 16, 17 extending transversally between the first and second portions and connected to the portions.
US09127715B2 Bearing device for motion guide device
A motion guide device includes a rolling passage formed between two members, a number of cylindrical roller bearing members disposed in the rolling passage and engaged between the members, and a number of spacers disposed in the rolling passage and engaged between the cylindrical roller bearing members, the spacers each include two opposite curved depressions for engaging with the cylindrical outer peripheral surfaces of the cylindrical roller bearing members, and each defined by a planar middle surface, a tilted upper surface and a tilted lower surface inclined relative to the planar middle surface and the vertical axis (Z) of the spacer for selectively engaging with the cylindrical roller bearing members.
US09127711B2 Angular contact bearing assembly for use in a steering column
The invention relates to an angular contact bearing assembly for use in a steering column, comprising at least one rolling bearing comprising conductive components, a sleeve for mounting an conductive inner ring of the at least one rolling bearing on a shaft; and at least one conductive structure creating an electrically conductive contact between at least one of the conductive components of the at least one rolling bearing and the shaft. It is proposed that the sleeve and the conductive structure form an inseparable compound.
US09127709B2 Joint mechanism and supporting device therewith
The present invention relates to a joint mechanism connected to at least two supporting components of a supporting device. The joint mechanism includes a first joint component connected to one of the at least two supporting components, a second joint component connected to the other of the at least two supporting components and pivoted to the first joint component, and a triggering component movably connected to the first joint component for selectively engaging with or separating from the second joint component. The joint mechanism facilitates folding or unfolding the supporting device. The present invention further relates to the supporting device with the joint mechanism.
US09127708B2 Bearing apparatuses including dual material bearing surfaces
Embodiments of the invention relate to bearing apparatuses in which one bearing surface of the bearing apparatus includes diamond, while another bearing surface includes a non-diamond superhard material (e.g., silicon carbide). For example, a bearing apparatus may include a bearing stator assembly and a bearing rotor assembly. The bearing stator assembly and bearing rotor assembly each include a support ring and one or more superhard bearing elements generally opposed to one another. The bearing surface(s) of the rotor or stator may include diamond, while the bearing surface(s) of the other of the rotor or stator do not include diamond. Another bearing apparatus may include both thrust- and radial bearing components. The generally opposed thrust-bearing elements may include diamond, while the generally opposed radial bearing elements may not include diamond, but include a non-diamond superhard material, such as silicon carbide.
US09127704B2 Tornado protection system and related methods
A tornado protection system and related methods are provided. The tornado protection system includes a concrete pad. At least two anchors are affixed to the concrete pad. A vehicle is in a grounded position on the concrete pad. At least two anchor straps are connected between the vehicle and the at least two anchors, respectively, wherein the at least two anchor straps are connected to at least two sides of the vehicle, respectively. The tornado protection system may allow the vehicle to remain grounded throughout the duration of a tornado having a wind speed of at least 65 MPH, a horizontal wind force of at least 2,959 lbs., and a vector wind force of at least 4,638 lbs.
US09127701B2 Fastening device
A fastening device includes a resilient clamping member and a holder cup respectively stopped at opposing inner wall and outer wall of a support structure, a rubber female connector accommodated in the holder cup, a fastening member adjustably inserted through the rubber female connector, the holder cup and the resilient clamping member to control the relatively clamping position between the resilient clamping member and the holder cup, and a male connector fastened to a decorative ornamental panel and detachably fastenable to the rubber female connector.
US09127686B2 Fan rotor protection structure
A fan rotor protection structure includes a fan wheel and an annular member. The fan wheel has a hub and a plurality of blades. The hub has a top portion and a side wall portion, which together define a receiving space in the hub. The annular member has one side aligned with and connected to an end surface of the side wall portion opposite to the top portion, and defines an opening communicable with the receiving space in the hub. With the annular member, foreign matters are stopped from entering into and accumulating in the fan rotor, enabling largely increased fan service life and more stable flow field around the fan.
US09127682B2 Vacuum pumping arrangement
A vacuum pumping arrangement for evacuating an enclosure is provided. The arrangement comprises a turbomolecular vacuum pump having an inlet which is connectable using fixing members to an outlet of an enclosure to be evacuated. Each of the fixing members passes through a first aperture in the inlet and through a second aperture in the outlet. An elongate, circumferentially extending cavity is provided extending from or adjacent to one of these apertures to accommodate a crushable insert. Energy transmitted to the fixing members by the turbomolecular vacuum pump during a failure thereof is thus absorbed by the deformation of the inserts. By absorbing a proportion of the energy in this way separation of the inlet from the outlet is thus inhibited.
US09127681B2 Cross-flow fan, molding die, and fluid feeder
A cross-flow fan includes a plurality of fan blades circumferentially spaced from each other. The fan blade has an inner edge portion on the radially inner side, and an outer edge portion on the radially outer side. A blade surface extends between the inner edge portion and the outer edge portion. The blade surface includes a pressure surface on the rotation direction side of the fan and a suction surface on the opposite side. In cross-section orthogonal to the rotation axis of the fan, the fan blade has a concave portions formed at the pressure surface and the suction surface. A plurality of concave portions are formed at pressure surface. Side fan provides excellent blowing capacity. Also disclosed are a molding die for use in production of the cross-flow fan, and a fluid feeder provided with the cross-flow fan.
US09127676B2 Method for the axial positioning of bearings on a shaft journal
A method for the axial positioning of bearings on a shaft journal of a rotor whereby the axial play of the rotor in its housing is adjusted by affixing a spacer ring and two bearings with an interference fit such that the outer race is moved axially with respect to the inner race of the same bearing over a distance that is a function of the desired axial play.
US09127672B2 Gear pump
In a gear pump in which a driving rotor that is driven by a driving source meshes with a driven rotor that is driven by the driving rotor for rotation to pump a hydraulic oil, only one of the driving rotor and the driven rotor is given the steam treatment while the other remains untreated.
US09127664B2 Method of manufacturing a housing
A method of manufacturing a plurality of housings. The method may include maintaining an inventory of initial products. Each of the initial products may include a central hollow body extending along a longitudinal axis and monolithically formed with at least one of a suction passage and a discharge passage. Each of the products may have a same initial length. The method may further include receiving a first order for a first housing having a first length and machining a first product to the first length to form the first housing. Also, the method may include receiving a second order for a second housing having a second length and machining a second product to the second length to form the second housing. The first length and the second length may be different.
US09127662B2 Tank dampening device
A compressor assembly having a compressed gas tank having a tank dampening device in the form of a vibration absorption member. The vibration absorption member can provide a pressure to a portion of the compressed gas tank. A method of controlling sound emitted from a compressor assembly, by using a vibration absorber which exerts a force upon the compressed gas tank. A means for controlling the sound level of a compressed gas tank by using a means for absorbing vibration from the compressed gas tank which exerts a pressure on a portion of the compressed gas tank.
US09127658B2 Internal combustion engine including starting system powered by lithium-ion battery
An internal combustion engine includes an engine block including a cylinder, a piston positioned within the cylinder, a crankshaft configured to be driven by the piston, a fuel system for supplying an air-fuel mixture to the cylinder, and an electric starting system including a starter motor, a battery receiver, and a lithium-ion battery removably attached to the battery receiver, wherein the lithium-ion battery is configured to power the starter motor to start the engine.
US09127657B2 Air-driven pump system
An air-driven pump system comprising an efficiency valve. One or multiple efficiency valves integral to the pumping system prevent overfilling of the air chambers, thereby reducing the amount of air used by the system while decreasing the energy wasted by the system.
US09127648B2 System to cool the nacelle and the heat generating components of an offshore wind turbine
A system to cool the air inside a nacelle and the heat generating components housed in the nacelle of an offshore wind turbine is presented. An upper cooling circuit is disposed in the nacelle. A reservoir is disposed below the upper cooling circuit and has a lid that freely rotates about a vertical axis of the reservoir along with an inlet and an outlet pipe of the upper cooling circuit as the nacelle yaws, the vertical axis of the reservoir being coincident with a yaw axis of the nacelle. A lower cooling circuit is disposed below the reservoir. Coolant is circulated through the upper cooling circuit using a cooling pump disposed between the nacelle and the upper cooling circuit. The upper cooling circuit carries heat from the heat generating components and from the air inside the nacelle to the reservoir. The lower cooling circuit carries heat from the reservoir to the bottom of the tower and dissipates the heat to the sea water through a heat exchanger that is cooled by the sea water.
US09127647B2 Wind turbine nacelle, transport system for a wind turbine nacelle and method for transporting a wind turbine nacelle
A wind turbine nacelle is provided. The wind turbine nacelle includes a longitudinal extension and a bottom part. The longitudinal extension has a rear end and a front end. At the bottom part, an opening is located which serves as an interface to a tower of a wind turbine at a designated assembly situation of the nacelle. A first detachable leg arrangement is attached to at least one of the front end and the rear end. A second detachable leg arrangement is attached at the bottom part. Further embodiments are directed to a transport system for a wind turbine nacelle and to a method for transporting a wind turbine nacelle.
US09127640B2 Multi-capture mode wave energy converter with submergible float
An ocean wave energy converter (WEC) uses one or more buoyant elongated float(s) mechanically linked to a motion-stabilized frame by either swing or lever arms or down-sloping tracks that define the motion of the floats relative to the frame to capture both heave and surge wave energy forces. The submerged depth of the frame and attached float(s) is adjusted for optimal wave energy capture or submerged sufficiently to fully submerge the float(s) during severe sea conditions. The elongated float's total submergence during severe sea states and the WEC's self-orienting capability, parallel to oncoming wave fronts, allows the WEC to intercept and capture maximum wave energy per unit of WEC volume, weight and cost.
US09127638B2 Control apparatus for internal combustion engine
A control apparatus for an ignition system of an internal combustion engine which can appropriately judge deterioration of a spark plug is disclosed. The ignition system includes a spark plug and a Zener diode. These are connected in parallel. In the ignition system, a constant-voltage path whose one of two ends is grounded is connected to the connecting path which connects the center electrode of the spark plug to a secondary coil. The constant-voltage path includes a Zener diode and a resistor. In a case where electric current is detected at the resister in a term from the start of current supply to a primary coil to the end, the control apparatus judges the spark plug being deteriorated.
US09127636B2 Variable flux starter and switch system
A variable flux starter and switch system including a starter motor with motor field winding first and second portions, a control unit capable of selectively issuing starter activation and desired flux level signals, a motor energizing switch moveable between open and closed positions consequent to issuance of the starter activation signal, and a regulating device that transitions between default and activated operational states consequent to issuance of the flux level signal. The regulating device has a moveable blocking member and relatively moveable contact members, and in one of the default and activated operational states, electrical contact between the contact members is permitted or prevented by the blocking member. Current through the closed motor energizing switch substantially bypasses a motor field winding portion when electrical contact between the contact members is permitted, and is conducted through both portions when prevented. Also, a method for varying starter motor flux levels.
US09127632B2 Method for detecting faulty components of an electronically regulated fuel injection system of an internal combustion engine
A method for detecting error-containing components of a piezo-injector in an internal combustion engine fuel-injection system is disclosed. The piezo-injector has a piezoelectric actuator and an injection needle driven thereby, and is configured for operation in a partial-stroke mode and a full-stroke mode. First, the internal combustion engine is brought to a defined operational point. Then, the time for the injector needle to strike its stop when said injector needle is opened, as well as the time for the injector needle to strike its needle seat again when said injector needle is closed, are measured. The measured times are compared to normal values determined at the test stand. Parameter(s) for the fuel-injection system are calculated, using different calculation models, and the results are stored. Finally, the calculated parameters of the different calculation models are compared to norm values determined at the test stand, and compared to one another.
US09127631B2 Fuel pump for a direct injection system
A fuel pump for a direct injection system provided with a common rail; the fuel pump has: at least one pumping chamber defined in a main body; a piston which 5 is mounted sliding inside the pumping chamber; a suction channel connected to the pumping chamber and regulated by a suction valve; a delivery channel connected to the pumping chamber and regulated by a delivery valve; and a high pressure connection, which is welded by a ring weld 10 to a wall of the main body at the delivery channel, has the function of allowing a connection to a supply duct that feeds the fuel under pressure to the common rail, and has internally a passing through channel through which the fuel coming from the delivery channel flows 15 towards the supply duct.
US09127630B2 Fuel supply apparatus for engine
A fuel supply apparatus for an engine, includes a first cylinder group, a second cylinder group, first fuel injection valves, second fuel injection valves, a fuel supply pipe, a branch portion, a first connecting pipe, a second connecting pipe, a first delivery pipe, and a second delivery pipe. The branch portion has an inflow direction along which fuel is to flow from the fuel supply pipe into the branch portion. The branch portion has a first outflow direction along which fuel is to flow from the branch portion into the first connecting pipe. The branch portion has a second outflow direction along which fuel is to flow from the branch portion into the second connecting pipe. All of the inflow direction, the first outflow direction, and the second outflow direction are provided not to lie in a same straight line.
US09127624B2 Systems and methods for a hydraulically actuated engine valve
Various methods and systems are provided for controlling a hydraulically actuated engine valve. In one example, a system includes a hydraulically actuated engine valve and an engine having a first hydraulic system. The system further includes a second hydraulic system, which is separate from the first hydraulic system, and where the second hydraulic system provides fluid pressure to actuate the valve.
US09127623B2 Thrust reverser device
A thrust reverser device for a turbojet engine nacelle includes a cowl mounted translating between a closing position and an opening position in which the cowl opens a passage in the nacelle and uncovers deflecting cascades. The cowl is associated with a blocking flap pivotally mounted on the cowl between a retracted position and a pivoted blocking position in which the blocking flap closes partially an air flow path of the nacelle. The blocking flap is equipped with a driving mechanism including an assembly forming a lever pivotally mounted on the cowl and articulated at each of ends of the lever, by means of driving links, respectively on the blocking flap and on a fixed structure of the thrust reverser device. In particular, the assembly and the driving links are articulated in an articulation plane substantially perpendicular to the blocking flap and substantially radial to the thrust reverser device.
US09127622B2 Reversible flow discharge orifice
A rocket engine fluid-flow system includes a pump fluidly interconnecting a fluid source to a combustion chamber. A nozzle is in fluid communication with the combustion chamber and includes coolant tubes fluidly arranged between the pump and the combustion chamber. An orifice has a throat and is fluidly arranged between the pump and the coolant tubes. The orifice has entrance and exit ramps arranged on either side of the throat. The exit ramp has an exit ramp surface with a divergent angle that is less than a right angle. The entrance ramp provides a smooth approach to the orifice throat. In one example, the exit ramp includes an exit ramp surface having a divergent angle of 20-60°. The exit ramp radius is less than twice the throat radius in one example.
US09127621B2 Coatingless cylinder head gasket
A multi-layer cylinder head gasket providing improved sealing performance, stability, and a more rigid joint between two components is provided. The gasket includes a plurality of functional layers each including a full bead located between an inner edge and outer edge and surrounding a combustion chamber opening. A stopper is disposed between the functional layers and is located radially between the combustion chamber opening and the full bead. A coating material is applied to at least one surface of at least one functional layer and extends along a majority of the length of the functional layer. To achieve the improved performance, a region along the surface located between the inner edge and the full bead remains uncoated, or includes a reduced amount of the coating material. Alternatively, the stopper can be located between the combustion chamber opening and the inner edges of the functional layers to provide the uncoated region.
US09127617B2 Internal combustion engine having improved cooling arrangement
An improved cooling fluid passage configuration provides for uniformity of cooling about the entire periphery of a cylinder liner of an internal combustion engine in addition to improved cooling by increasing the flow in an upper water jacket of a split water jacket design. The cooling fluid passage configuration also provides a reduced pressure drop between a cylinder liner cooling fluid inlet and a cylinder head cooling fluid outlet when compared to conventional designs with a single head feed line, permitting use of a smaller cooling fluid pump and leading to increased efficiency of the engine.
US09127607B2 Method for purging condensate from a charge air cooler
Methods and systems are provided for cleaning out condensate stored at a charge air cooler. In response to increased condensate accumulation at a charge air cooler, airflow through the engine is increased to purge the condensate while an engine actuator is adjusted to maintain engine torque. Combustion stability issues of engine cylinders are addressed by adjusting fueling of each cylinder individually during condensate ingestion.
US09127588B2 Two-cycle engine
An engine includes a cylinder block, and a piston slidably mounted in a cylinder, with the cylinder block being formed with an exhaust passage leading to a combustion chamber through an exhaust port, a first scavenging port opened to an inner circumferential surface of the cylinder, a first communication passage formed from the first scavenging port in a radial direction of the cylinder, and a first scavenging passage formed with an opening on a bottom surface of the first communication passage, in which a side surface on a far side from the exhaust port forming the communication passage is formed towards the far side from the exhaust port in the combustion chamber, and the opening portion of the first scavenging passage and a landing portion formed in the periphery of the opening portion are formed at a bottom portion of the communication passage.
US09127582B2 Control apparatus for hybrid vehicle
A hybrid vehicle control apparatus for a hybrid vehicle capable of EV travel generated by a motor-generator with an internal combustion engine is provided. The control apparatus includes a maximum value calculation unit for calculating a maximum value of a supply of electric power for an electrically-heated catalyst, when the internal combustion engine is in a stopped state, provided to the electrically-heated catalyst based on (i) at least one of a start-up electric power required for starting up the engine or an operation electric power required for operating a supplemental device, (ii) an electric power output limit value of the battery, and (iii) an electric power required for a travel of the hybrid vehicle. The control apparatus also includes a power supply controller for controlling the supply of electric power for the electrically-heated catalyst based on the maximum value of the supply of electric power for the electrically-heated catalyst.
US09127577B2 Packing lubrication system
A positive displacement packing lubrication system where the lubrication rate is mechanically determined via power take-off from the lubricated equipment.
US09127572B2 Oxy fired power generation system and method of operating the same
An electricity production system configured to operate in accordance with a method of operating an electricity production system that at least includes the steps of: determining an oxygen distribution between oxygen gas to be separated by an air separation unit (“ASU”) and oxygen gas stored in a storage tank of the ASU to be fed to the boiler unit, determining a carbon capture value for a gas processing unit, determining a power consumption value for the gas processing unit and the ASU, determining a total power demand value based on the power consumption value of the gas processing unit and the ASU, and on a determined electricity demand, and controlling the boiler unit, the turbine, the ASU, and the gas processing unit based on the determined total power demand along with correcting signals generated from a coordinated Model Predictive Control.
US09127566B2 Turbomachine thermal management
An example turbomachine assembly includes, among other things, a nose cone of a turbomachine, and a pump at least partially within an interior of the nose cone. The pump is selectively rotated by a motor to communicate air to the interior.
US09127554B2 Gas turbine engine with radial diffuser and shortened mid section
An industrial gas turbine engine (10), including: a can annular combustion assembly (80), having a plurality of discrete flow ducts configured to receive combustion gas from respective combustors (82) and deliver the combustion gas along a straight flow path at a speed and orientation appropriate for delivery directly onto the first row (56) of turbine blades (62); and a compressor diffuser (32) having a redirecting surface (130, 140) configured to receive an axial flow of compressed air and redirect the axial flow of compressed air radially outward.
US09127548B2 3-stroke/6-stroke rocket jet engine
The present invention provides an engine pump that has: a housing having a cylinder space; an output shaft unit formed with one or more pistons capable of constant velocity true-circle rotation within the cylinder space, a ring disk, and an output disk; a rotor capable of constant velocity true-circle rotation at a fixed relative rotational velocity with respect to the rotation of the pistons; a rotor guide, which is concentric with the output shaft unit, governs the inside of the aforementioned cylinder, has a retaining part that makes concave contact with the rotor and has an outer circumferential surface that makes surface contact with the pistons, and supports the rotor and the center of the output shaft unit which rotates at constant velocity in a true circle; and a drive means that actuates the pistons. A portion of the inner circumferential wall surface of the cylinder of the housing has a notch part that is used for sealing and makes surface contact with a portion of the outer circumferential surface of the rotor.
US09127547B2 Chemical delivery apparatus, system, and method for hydrocarbon production
A chemical distribution device includes mixing manifold that receives well treatment chemicals and solvent that are to be mixed. A siphon is positioned within the mixing manifold to control the fluid level. The mixture is not delivered from the chemical distribution device until the fluid level of the mixture is above a crest of the siphon. The mixture is delivered in a batch to the well via a flowline until the fluid level of the mixture is below the inlet of the siphon.
US09127540B2 Method of recovering oil and producing produced water that is concentrated and dried by a double drum dryer
A method of treating concentrated produced water derived from a steam assisted gravity discharge oil recovery process is described. The method includes utilizing a double drum dryer to dry a concentrated slurry and produce a dried concentrate for deposition in a landfill.
US09127539B2 Downhole packer assembly having a selective fluid bypass and method for use thereof
A downhole packer assembly for steam injection and casing pressure testing. The downhole packer assembly includes a housing assembly having intake and discharge ports. A seal assembly is positioned around the housing assembly between the intake and discharge ports and is operable to provide a fluid seal with a casing string. A mandrel is positioned within the housing assembly forming a micro annulus therewith and providing an internal pathway for fluid production therethrough. A valve assembly is disposed between the housing assembly and the mandrel and is operable between closed and open positions by a piston assembly such that the intake and discharge ports and the micro annulus provide a bypass passageway for steam injection around the seal assembly when the valve assembly is open and the seal assembly provides a downhole surface for pressure testing of the casing string uphole thereof when the valve assembly is closed.
US09127537B1 Method of delivering frac fluid and additives
A method for the controlled delivery of a fracturing fluid to a well bore comprises formulating an aqueous base fluid such that it meets or exhibits desired physical and chemical characteristics for an optimal fracturing fluid. The formulation of the aqueous base fluid max involve commingling one or more sources of waste water with a source of fresh water followed by controlled injection of one or more additives. This process is substantially completed prior to delivering the aqueous base fluid to the well site. This allows the delivery of an optimal volume of the aqueous base fluid with homogeneously blended additives to the well bore.
US09127525B2 Multi-component C-ring coupling
A multi-component C-ring coupling is provided that includes a connector, an internal C-ring, and a lower ring. In one embodiment, the multi-component C-ring coupling may include a diverter connector to weldlessly couple a diverter to a pipe, such as a conductor. In other embodiment, the coupling may include a casing housinghead connector to couple to a casing housinghead. The lower ring may be engaged with the connector via axial fasteners. The lower ring and connector may include angled internal surfaces to exert radial forces on the C-ring and cause engagement of the teeth of the C-ring with the outer wall of a pipe.
US09127522B2 Method and apparatus for sealing an annulus of a wellbore
A well system (100) includes a production string (130) adapted to extend from a wellhead (120) to a subterranean zone (110). The production string (130) includes one or more joints of tubing comprising a bore; a seal (150) actuable by a specified pressure in the bore to substantially prevent fluid communication in an annulus (140) between a first portion of a wellbore (115) and a second portion of the wellbore (115), and an intervention sub (200) comprising a body (210) and a plurality of ports (228, 230) adapted to allow fluid communication between the bore and the annulus (140). The annulus is disposed between an exterior surface of the production string (130) and the wellbore (115). The intervention sub (200) further includes a seat (226) adapted to receive a plug (224) from the terranean surface (105) and seal the bore to substantially prevent fluid communication through the ports (228, 230).
US09127520B2 Apparatus, system and method for circumferentially orienting a downhole latch subsystem
A downhole latch assembly has a plurality of latch keys including a primary latch key. A window joint is interconnected in a casing string positioned in a wellbore. A latch coupling having a latch profile is interconnected in the casing string downhole of the window joint. An orienting subassembly interconnected in the casing string has an orienting profile positioned uphole of the latch profile such that after operable engagement of the primary latch key with the orienting profile, axial alignment of the latch assembly with the latch coupling causes operable engagement of the latch keys with the latch profile.
US09127507B2 Rotatable wireline tool of enhanced hydraulic drive consistency
A rotatable downhole cutting tool configured for enhanced drive consistency in low power circumstances. The tool is equipped with a hydraulic axial drive actuator suitable for use in wireline deployment. The actuator itself includes a reciprocating piston with a ball screw that threadably interfaces a ball nut for dampening the axial drive imparted by the piston. As such, even though hydraulically driven at generally well under about 10 horsepower, bounce in the axial drive is substantially eliminated.
US09127505B2 Plate for protecting door edge adjacent hardware
A door assembly for presenting a closeable doorway opening includes a door and a door reinforcement brace. The door is operable to be swingably mounted for swinging movement into and out of a closed position in which the door is located generally within the doorway opening. The door presents opposite interior and exterior surfaces and a perimetric edge surface. The brace is attached to the door to overlie at least portions of the interior and edge surfaces to reinforce the door, with no part of the door reinforcement brace extending exteriorly beyond the exterior surface of the door.
US09127504B2 Corner assembly for metal framed glass panel doors, windows and wall partitions
An improved corner assembly for use with metal framed, floating panel glass doors, windows or wall partitions is provided. The design provides improved structural integrity of frame corner joints such that rail twist and frame racking are minimized. The design features a corner assembly composed of extruded horizontal and vertical framing members where the horizontal framing member is equipped with an integral tongue. The tongue engages a mating groove in the vertical framing member. The sheer block is attached to the horizontal and vertical framing members via mechanical fasteners. Welds are provided at the intersection of the tongue and groove, and between the sheer block and horizontal framing member to provide for increased structural integrity.
US09127502B2 Sealed unit and spacer
A sealed unit includes at least two sheets of transparent or translucent material separated from each other by a spacer. One example of a spacer for a sealed unit includes a first elongate strip, a second elongate strip, and filler arranged therebetween. The first and second elongate strips have a small undulating shape in some embodiments. Methods of making spacers and window assemblies as well as devices for use in the manufacture of spacers and assemblies are disclosed including a manufacturing jig and a spool storage rack. The spool storage rack stores a plurality of spools configured to store spacer materials thereon.
US09127497B2 Variable configuration blinds
A slatted horizontal blinds system has separate positional controls for distinct subsets of slats. Odd and even slats can be moved relative to each other both horizontally and vertically. With a scalloped upper and lower edge, overlapping slats can produce a variety of light allowing and esthetic modes. Some versions only support up and down movement and some slats are rectangular. This is caused by hiding and exposing of slat portions and voids between slats by the relative movement of odd and even slats. Slats may have translucent colored portions, apertures or printed designs. The absolute movement may only be of one subset of slats while other slats stay in position. In other cases all slats can move simultaneously in relation to each other. Mechanisms include screw drive with “lost motion” operation and movement latches. Also slidable carriages, end-cams, and linear motors can be used. In some cases the bottom rail has mechanisms as well as the head rail.
US09127495B2 Secure enclosure
A secure enclosure comprises: a body defining an access opening closed by a door, and a body media slot. A secure chamber is mounted outside the body and surrounds the body media slot, the secure chamber defining a chamber media slot. The secure enclosure may further comprise a media transport operable to convey media between the body media slot and the chamber media slot. The secure chamber body may also define a purge slot located on an underside of the chamber body so that media items that are not removed by a customer may be dropped through the purge slot.
US09127493B2 Pneumatic deceleration arrangement with constant performance
In a pneumatic deceleration device comprising a cylinder with a piston movably guided therein by a piston rod and having at least one sealing element, with a displacement space and a compensation chamber disposed at opposite sides of the sealed piston, where a piston movement opposing force is generated by a pressure in the displacement space and a vacuum generated in the compensation chamber, a pneumatic connection is formed from the displacement space and the compensation chamber to the ambient when the piston is in its end position where the displacement space is at its maximum value.
US09127491B2 Door support for glass sliding door and assembly
A sliding door assembly comprising one or more glass doors. Roller units are secured to a top portion of each the glass doors. The roller unit have a roller portion projecting out of a plane of the glass door. End members adapted to be secured to a structure at opposite ends of two transoms. Each said end member has two receptacles for receiving opposed ends of the end members. The receptacles of each said end member being spaced apart to hold the at least two transoms in a spaced apart and generally parallel relation, such that a guideway is defined between the transoms for holding captive the roller portion of the at least one roller unit for movement of the at least one glass door in its plane.
US09127488B2 Method for assembling a handle in an openable body section of an automobile and associated openable body section handle
A method for assembling a handle of a motor vehicle includes assembling, from an outside of a panel, an articulation end of a gripping lever of a motor vehicle opening-element handle in a first cavity of articulation of the panel and a fixed positioning body in a second positioning cavity of the panel. The method also includes inserting a bolt body into the fixed positioning body from the outside of the panel, screwing a first fastening screw into the bolt body through the fixed positioning body from an inside of the panel so as to screw the bolt body directly on the panel and to fasten the fixed positioning body on the panel, and screwing a second fastening screw into the articulation end from the inside of the panel.
US09127478B2 Door entry system
A door entry device comprising includes a case, a key holder and a key pad. The case covers a door-locking device on a door. The key holder has a slot into which a key end fits. The knob is mounted on the case. A currently active security code can be entered into the keypad. When the currently active security code has been entered into the keypad, turning the knob results in turning the key holder to unlock the door-locking device.
US09127477B1 Latch
A latch is provided which includes a housing having a face plate and an internal chamber; a handle is rotatably connected to the housing and includes a solar panel disposed on said front face of the handle. A battery is in electrical communication with the solar panel. A keyhole light encircles a keyhole. A handle light is proximate the handle and provides light thereto. A rear light illuminates an area opposite the front face of the housing. The latch includes a sensor consisting of one or more of the following: a light sensor, a movement sensor, a sound sensor The sensor in electrical communication with one or more of said keyhole light or said handle light or said rear light.
US09127476B2 Vehicle covering apparatus
The embodiments provide a vehicle covering apparatus and a vehicle cover. The vehicle covering apparatus includes a base, an upright member, an arm, an extension rod a coupler assembly and support line.
US09127459B2 Surface covering tiles having an edge treatment for assembly that allows for grouting
Surface covering tiles made using synthetic materials employ junction strips which enable the tiles to be connected to one another. The connections can be made with or without adhesive. When the tiles are connected, a space is left between adjacent decorative surfaces to permit the application of grout or simulated grout therein. When the tiles are used as floor covering they can be used to make floating floors. As wall coverings, the tiles are adhered to the walls using conventional means.
US09127452B1 Porous septum cap
A passive noise attenuation system is described herein. The passive noise attenuation system may comprise an acoustic structure. The acoustic structure may comprise a perforated top sheet and a core accessible via the perforated top sheet. The core may comprise a cell having a plurality of interior walls. The acoustic structure may comprise a back skin. The acoustic structure may comprise an inherently porous material disposed between the top sheet and the back skin, wherein the porous material forms a plane or multiple planes coupled to each interior wall to tangentially subdivide the core.
US09127451B1 Concealed-fastener exterior cladding panels for building construction
An exterior cladding panel assembly for covering an outside surface of a framed building is provided by the invention. A unique rib and batten system with overlapping raised female and male edge ribs on the adjacent installed panels, and raised interior ribs allow through fastening of the panels on the order of 32 inches or wider to the building's underlying framing structure with complete concealment of the fasteners, and without the need for special fastener clips. The ribs have an inverted U-shaped end profile that creates an open cavity between the rib top wall and the underlying framing member. The fastener can be driven through the rib top walls into the framing member without the need for a solid filler cleating strip.
US09127450B2 Space truss system
A space truss system comprises structural rods with each structural rod having a first portion having a first end and a second end, a middle portion having a first end and a second end, and a second end portion having a first end and a second end. The second end of the first portion is joined to the first end of the middle portion at a first predetermined angle and the second end of the middle portion is joined to the second end of the second portion at a second predetermined angle. The first portions of a portion of the structural rods are grouped together forming a first pyramid structure with the first ends of the middle portions forming an apex and the second ends of the middle portions forming a base.
US09127447B2 Frame for an inlet of a catch basin or manhole
A frame for a cover for one of a catch basin and a manhole having an inlet, the frame comprising: a frame skeleton having a hollow body having a first end and a second end, the second end being adapted to be inserted into the inlet of the catch basin or manhole, the frame skeleton having at least one flange extending laterally outwardly from the first end of the hollow body and a concrete sleeve disposed around the hollow body on an external surface thereof, the concrete sleeve being adapted to be disposed between the inlet of the one of the catch basin and manhole and the at least one flange, the concrete sleeve having a top surface abutting the under surface of the at least one flange, the under surface of at least one flange covering the top surface of the concrete sleeve.
US09127446B2 Floor drain
A floor drain (10; 60; 70) comprising a channel body (14; 90) defining a drain channel (24) and having a drain opening (26), a frame (16; 62) defining a receiving opening (32) which can be inserted at least partially into the drain channel (24) and a cover (18) that can be inserted into the receiving opening (32) of the frame (16; 62), in particular in the form of a grate, at least one spacer (20; 64; 72; 87; 96) being provided for adjusting a distance between the channel body (14; 90) and a substrate and/or for adjusting the distance between the channel body (14; 90) and the frame (16; 62), the at least one spacer (20; 64; 72; 87; 96) being formed with infinite height adjustment.
US09127443B1 Remote water shut-off valve system
A remote water shut-off valve system for isolating a water supply line to a structure includes the structure having a vertical wall with a shut-off valve fluidly located in a water supply line for sealing an upstream side of the water supply line from a downstream side to isolate water flow. The system includes a microprocessor, a valve receiver, a valve actuator, an activation switch, and a remote transmitter. For operation, an activation signal is sent to the microprocessor via the remote transmitter or the activation switch. The activation signal is sent to the actuator from the microprocessor. The actuator moves the shut-off valve into either an open or a closed position. The shut-off valve divides an upstream side of the water supply line from a downstream side of the water supply line to isolate water flow.
US09127441B2 Industrial machine
An industrial machine includes a power converter. The power converter includes: at least one power module; a capacitor; and a bus bar provided between any two among a load to be driven, the power module, and the capacitor. The bus bar includes: a first plate; a second plate; a first spacer configured to support respective corresponding first ends of the first plate and the second plate with a predetermined distance therebetween and to electrically connect the respective first ends of the first plate and the second plate with each other; and a second spacer configured to support respective corresponding second ends of the first plate and the second plate with a predetermined distance therebetween and to electrically connect the respective second ends of the first plate and the second plate with each other.
US09127437B2 Flow regeneration hydraulic circuit
A hydraulic circuit capable of both a regeneration mode of operation and a full force mode of operation includes a poppet valve controlled by a control valve operating in conjunction with a shuttle valve. The opening of the poppet valve enables the regeneration mode of operation, and the closing of the poppet valve enables the full force mode of operation.
US09127434B2 Electrical swivel working machine
An electrical swivel working machine includes a lower-part traveling body; an upper-part swivelling body mounted on the lower-part traveling body so as to be rotatable relative to the lower-part traveling body; a swivel mechanism supporting the upper-part swivelling body so that the upper-part swivelling body is rotatable relative to the lower-part traveling body; a motor for sniveling the upper-part swivelling body relative to the lower-part traveling body as a drive source of the swivel mechanism; and a swivel control part generating a drive command for driving the motor, wherein the swivel control part performs a slip prevention mode where a swivel operation of the upper-part swivelling body is mild relative to an ordinary swivel mode.
US09127426B2 Securing and waterproof mechanism of a floodgate apparatus
A securing and waterproof mechanism of a floodgate apparatus includes a pillar, a water retaining gate, a pair of retaining bases and a securing member. The pillar has a retaining groove for receiving the water retaining gate. The retaining bases are attached to two opposite sides of the pillar. Each retaining base has at least one vertical channel. The securing member has two hook portions at one side. Each hook portion has a horizontal bar and a vertical bar extending upward from a distal end of the horizontal bar. Under this arrangement, the vertical bar of each hook portion is fitted in the vertical channel of the respective retaining base to prevent the securing member from sliding horizontally off the respective retaining base.
US09127424B2 Connecting devices
A connecting device is provided, including an elongate member (EM) having two or more engaging elements which are spaced along the length of the EM; and at least one engaging element which orthogonally extends out from the EM and which has a portion which also extends, in a direction substantially parallel to the longitudinal axis of the EM, a distance Y, wherein distance Y extends substantially 15-20% of the length of the EM.
US09127423B2 Bollards
A telescopic bollard comprising: a bollard assembly, the bollard assembly including an outer bollard part defining a guide bore extending in a direction along the axis thereof from a base end to a head end thereof. An inner bollard part is housed within the guide bore so as to be slidingly moveable therealong between: a telescopically retracted state in at least some of the length of the inner bollard part resides within the guide bore, and a telescopically extended state in which relatively less of the length of the inner bollard part resides within the guide bore and relatively more of said length extends beyond the head end of the outer bollard part.
US09127421B2 Bollards
A bollard apparatus for use as a vehicle barrier including one or more bollard members, and one or more separate foot members each adapted for ground engagement by placement upon (or shallow-mount embedment within) a ground or floor surface. To each of the foot members is fixed at least one bollard member upstanding therefrom. At least one collar member is positioned within a respective through-opening in a respective foot member wherein the collar member is fixed to the base end of a bollard member and circumscribes the bollard member thereat. The collar member is upstanding from the surface of foot member from which the bollard number is also upstanding.
US09127419B2 Vehicle mounted apparatus for high-pressure fluid blasting
A vehicle mounted apparatus for high-pressure fluid blasting to remove material from or otherwise treat a surface, the apparatus comprising: a high-pressure fluid supply connected to a nozzle assembly containing at least one nozzle, the nozzle assembly being supported for movement along a track mounted transversely on the vehicle; and a suction device for conveying airflow and removed material through a conduit from the nozzle assembly to a treatment zone within the vehicle, the treatment zone having a separation means for accumulating removed material, a means for conveying airflow from the separation means to the suction device, and a means for conveying the removed material to a storage zone.
US09127418B2 Independently supported concrete saw apparatus and method
A saw apparatus is disclosed for sawing paving slabs. The saw apparatus has a frame mounted on a ground contacting propulsion member such that the frame straddles above a slab to be cut without touching the slab. A first saw support assembly disposes one or more blades of a saw in cutting engagement with the slab for a transverse cut. A second saw support assembly disposes a blade of another saw in cutting engagement with the slab for a longitudinal cut. The saw assemblies are configured to selectively, in a single pass along and over a slab, cut, vacuum, clean via pressurized air, fill a cut slot, and apply sealant to a cut slot concurrently with respect to a slot and sequentially with respect to a point of a slot.
US09127417B2 Device for processing and in particular for demolishing and/or milling horizontal, vertical, or inclined surfaces with step less cuts
A device (100) is provided for the demolishing and in particular for milling horizontal, vertical and inclined surfaces or layers suitable for pedestrians and/or vehicles such as for instance asphalt and/or concrete roads. The device comprises rotatable working means (10) rotatably fixed to a main supporting frame (T) which comprises a first supporting element (L) and a second supporting element (F). The device also comprises regulating means adapted to adjust the position of the first supporting element (L) with respect to the main frame (T) independently of the position of the second supporting element (F). The regulating means comprise an arm (R) fixed to the main frame (T) so as to be free to rotate or translate. The first supporting element (L) is rotatably fixed to a portion (H) of the arm (L).
US09127414B2 Pavement edge forming apparatus for paving machine
A paving machine includes a screed. The screed further includes an endgate, a mount, a platform, and a pavement edge forming member. The pavement edge forming member has a longitudinal member and a shaping plate coupled to the longitudinal member and is inclined at an angle to a non-paved surface. The shaping plate is configured to form a ramped surface between a mat and the non-paved surface.
US09127412B2 Railcar ballast distributing apparatus
This invention may comprise a railcar ballast distributing apparatus comprising a ballast railcar traveling in a direction of travel on a pair of railroad rails, a plow mechanism operatively attaching to a main bracket assembly attaching to the middle underside of the railcar, and being powered by a hydraulic system, the plow mechanism comprising: a spring box assembly mechanism operating a single plow blade assembly comprising: a pair of articulating and independently movable plow blades vertically and independently adaptable during contact against the pair of railroad rails and having a transport mode span and a separate deployed mode span, and a spring-loaded safety locking latch mechanism, the spring box assembly mechanism vertically deploying and retracting the pair of plow blades, which automatically and differentially change orientation when contacting the pair of railroad rails, and increase to the deployed mode span and decrease to the transport mode span.
US09127411B2 Temporary rail assembly
The invention describes a device that enables people with special needs (SEN), namely with mobility impairment of the lower limbs, to access the sea from the beach, without assistance from another person. According to the present invention, independent access is achieved by using a portable, rail-type mechanism which can be assembled easily on the beach. The rail operates as a stable track for a carriage to be drawn along. The starting point of the track is at a distance from the shoreline, in a place with wheelchair access. The end of the track is in the water at an appropriate point where the water's depth is sufficient for the disabled user to swim without problems.
US09127404B2 Used paper recycling apparatus and its constituent devices
A used paper recycling apparatus capable to be installed in small office or general household, friendly to environment and low in running cost, and assuring high confidentiality. A used paper recycling apparatus comprising a pulp making section for crushing and beating used paper and making into pulp, a paper making section for recycling paper by making used paper pulp from the pulp making section, and a control section for driving and controlling by interlocking the pulp making section and paper making section, which are incorporated in a furniture size apparatus case, in which the pulp making section includes a crushing unit for stirring and grinding the used paper, and a beating unit for beating the crushed used paper from the crushing unit, and the crushing unit and beating unit are circulating the used paper pulp.
US09127400B2 Method and apparatus for drying articles
A method for drying laundry with a radio frequency (RF) applicator having a plurality of baffles on a drum rotatable on a non-vertical axis, an anode element in at least one first baffle and a cathode element in at least one second baffle, the method including capacitively coupling the anode element to the cathode element, and energizing the RF applicator to generate a field of electromagnetic radiation (e-field) between the anode element and the cathode element, wherein liquid in the laundry residing within the e-field will be dielectrically heated to effect a drying of the laundry.
US09127397B2 Washing machine having suspension mounted motor
The present invention relates to a washing machine (100) including a cabinet (110) having a base (1.11), a tub (120) fixedly secured to an inside of the cabinet (110), a drum (130) rotatable provided in the tub (120), a rotation shaft (140) passed through the tub (120) from a rear of the drum (130), a bearing housing (150) connected to the rotation shaft (140), a suspension assembly (170) for buffering and supporting a structure connected to the bearing housing (150), a driving motor (181) provided to the suspension assembly (170) and a power transmission member (182) for transmission of the rotation force from the driving motor (181) to the rotation shaft (140), thereby permitting to increase a capacity of the washing machine (100) by changing the structure or the washing machine (100) and increase the rotation efficiency of the drum (130) by providing a driving structure which rotates the drum (130) and has an increased capacity by thus effects.
US09127393B2 Washing machine
A washing machine having a simple, leak-tight drain line that can be easily assembled on the wash tub of the washing machine is disclosed. The washing machine includes a valve part that is connected to the wash tub in a sealed fashion and designed in one piece together with the wash tub. The valve part has a drain valve, an outlet connection having a drain opening, and a pipe part connected to the outlet connection and to a drain pump for water transfer. The drain valve can float in the wash water and is moveably disposed inside the valve part to seal the drain opening when wash water is located inside the wash tub and when the drain pump is idle, and to open the drain opening when no wash water is located inside the wash tub and when the drain pump is operating.
US09127387B2 Needle bar driving system for sewing machines
Improved needle bar driving system for sewing machines, that comprises an armshaft rotating with a predetermined speed; a needle bar driving assembly driven by the armshaft and has a needle bar that performs a reciprocating guided linear movement along a substantially vertical axis; a counterweight driving assembly is driven by the armshaft; and a counterweight piston driven by the counterweight driving assembly, and the counterweight piston also performs a reciprocating linear guided movement along an axis parallel to the axis, wherein the movements of the counterweight driving assembly and of the counterweight piston are always opposite to the movement of the needle bar driving assembly and of the needle bar, wherein the combined torque of the counterweight piston and the counterweight driving assembly acting on the armshaft is substantially equal to the combined torque of the needle bar and needle bar driving assembly acting also on the armshaft, but the two torques have opposite direction, whereby the armshaft gets substantially balanced.
US09127382B2 Perspiration control glove
A perspiration control glove including a liner comprising knitted yarn, where the yarn comprises a wicking fiber, a shell comprising a polymeric material, the shell adhered to the liner, and an absorbent material element, where the element is coupled to the wicking fiber, and disposed between the liner and shell, to absorb and channel perspiration.
US09127381B2 Wrappable textile sleeve with extendable electro-functional yarn leads and method of construction thereof
A wrappable textile sleeve and method of construction thereof is provided. The sleeve has a wall of interlaced yarn with opposite edges extending lengthwise between opposite ends. The opposite edges of the wall are wrappable to overlap one another to form a tubular cavity. At least one electro-functional member extends lengthwise between the opposite ends of the wall. The at least one electro-functional member is interlaced in the wall at a plurality of nodes and forms at least one unrestrained loop intermediate the opposite ends of the sleeve. The at least one electro-functional member has a straightened length that is greater than the straightened length of the sleeve, thereby allowing opposite ends of the at least one electro-functional member to be pulled axially outwardly away from the ends of the sleeve to form leads for attachment to a power source, which in turn constricts the at least one loop.
US09127378B2 Spinning machine comprising a compaction device
The invention relates to a device for compacting a sliver (V) on a spinning machine. At least one rotatably supported nip roller (33) is associated with a compaction element downstream from a suction zone (Z) to form a nip line (P). The compaction element (17) and the nip roller (33) are rotatably supported on a shared support (20) that is detachably fastened to the spinning machine via fastening means (46). The compaction element (17) has at least one drive element (28) that forms a drive connection with a bottom roller (7) of a pair of delivery rollers (7, 8) via a weighting device (55, 58) when the compaction element is transferred from an idle position to an operating position. The support has a suction channel (SK) for the suction air of the compaction element (17). A first end (S1) of the suction channel (SK) is connected to the compaction element, and a second end (S2) of the suction channel (SK) ends in the area of the support (20), by means of which the support in its installed position is fastened to the spinning machine.
US09127376B2 Method for manufacturing nitride semiconductor self-supporting substrate and nitride semiconductor self-supporting substrate
The present invention provides a method for manufacturing a nitride semiconductor self-supporting substrate and a nitride semiconductor self-supporting substrate manufactured by this manufacturing method, the method including at least: a step of preparing a nitride semiconductor self-supporting substrate serving as a seed substrate; a step of epitaxially growing the same type of nitride semiconductor as the seed substrate on the seed substrate; and a step of slicing an epitaxially grown substrate subjected to the epitaxial growth into two pieces in parallel to an epitaxial growth surface. As a result, there is provided a method for manufacturing a large-diameter nitride semiconductor self-supporting substrate having an excellent crystal quality and small warp with good productivity at a low cost, etc.
US09127363B2 Fluorinated porous article
An article having at least one fluorinated porous layer having a basis weight of about 10 to about 300 grams per square meter and a thickness of about 0.20 to about 20 millimeters. The porous layer also exhibits a Q200 of greater than about 1.1.
US09127360B2 Epitaxial chamber with cross flow
Methods and apparatus for processing a substrate are provided herein. In some embodiments, an apparatus for processing a substrate includes a process chamber having a substrate support disposed therein to support a processing surface of a substrate at a desired position within the process chamber; a first inlet port to provide a first process gas over the processing surface of the substrate in a first direction; a second inlet port to provide a second process gas over the processing surface of the substrate in a second direction different from the first direction, wherein an azimuthal angle measured between the first direction and the second direction with respect to a central axis of the substrate support is up to about 145 degrees; and an exhaust port disposed opposite the first inlet port to exhaust the first and second process gases from the process chamber.
US09127345B2 Methods for depositing an epitaxial silicon germanium layer having a germanium to silicon ratio greater than 1:1 using silylgermane and a diluent
The present application relates to methods for depositing a smooth, germanium rich epitaxial film by introducing silylgermane as a source gas into a reactor at low temperatures. The epitaxial film can be strained and serve as an active layer, or relaxed and serve as a buffer layer. In addition to the silylgermane gas, a diluent is provided to modulate the percentage of germanium in a deposited germanium-containing film by varying the ratio of the silylgermane gas and the diluent. The ratios can be controlled by way of dilution levels in silylgermane storage containers and/or separate flow, and are selected to result in germanium concentration greater than 55 atomic % in deposited epitaxial silicon germanium films. The diluent can include a reducing gas such as hydrogen gas or an inert gas such as nitrogen gas. Reaction chambers are configured to introduce silylgermane and the diluent to deposit the silicon germanium epitaxial films.
US09127338B2 Hyperelastic shape setting devices and fabrication methods
Dental arches of single-crystal shape memory alloys, methods of fabrication and apparatus for fabrication. The methods include drawing a single crystal of a shape memory alloy from a melt of the alloy. This is followed by heating, forming, and quenching the crystal sufficiently rapid to limit the formation of alloy precipitates to an amount which retains hyperelastic composition and properties of the crystal.
US09127336B2 Hot-working steel excellent in machinability and impact value
Provided is a hot-working steel excellent in machinability and impact value comprising, in mass %, C: 0.06 to 0.85%, Si: 0.01 to 1.5%, Mn: 0.05 to 2.0%, P: 0.005 to 0.2%, S: 0.001 to 0.35%, and Al: 0.06 to 1.0% and N: 0.016% or less, in contents satisfying Al×N×105≦96, and a balance of Fe and unavoidable impurities, total volume of AlN precipitates of a circle-equivalent diameter exceeding 200 nm accounting for 20% or less of total volume of all AlN precipitates.
US09127335B2 Cemented carbide tools
The present invention relates to a cemented carbide with a homogeneous and dense microstructure of hard constituents in a well distributed binder phase based on Co and/or Ni with a porosity of AOO-BOO according to ISO 4505. The cemented carbide has a nanoporosity of less than 2.5 pores/1000 μm2 with a size of 0.5-1 μm. The cemented carbide is produced by using a binder phase powder with a specific surface area of 3 to 8 m2/g with a sponge shape and a grain size of the sponge shaped particles of between 1 and 5 μm.
US09127329B2 Method for hot forming a coated metal part and formed part
A method for manufacturing a coated part having very high mechanical properties using hot forming techniques. The method includes: —providing an annealed steel strip or blank or pre-shaped part that was coated with a metal or metal alloy before the annealing —if a strip is provided, cutting a blank from the strip before or after the annealing —optionally forming a pre-shaped part from the blank —heating the blank or preshaped part to a temperature of 500° C. at an average heating rate of 16° C./s or more —further heating the blank or pre-shaped part to a temperature between 700 and 1000° C. —hot forming the blank or preshaped part into a hot formed part —hardening the hot formed part. A method for manufacturing a coated steel strip, blank or pre-shaped part, and a coated steel strip, blank or part and a hot formed part.
US09127328B2 Tiltable oxygen converter
A converter comprising a container (2) defining a first axis (X); a support ring (3), coaxial to the container (2) and spaced therefrom, equipped with two diametrically opposite supporting pins (6), defining a second axis (Y) which is orthogonal to the first axis (X), adapted to allow the converter to be rotated about said second axis; suspension elements, connecting said container (2) to said support ring (3), restrained at a first end to the container (2) and at a second end to the support ring (3); in which said suspension elements comprise at least three first bars (7) arranged parallel to the first axis (X) and substantially equidistant from each other along said support ring; at least two second bars (8, 8′), each second bar (8, 8′) being orthogonal to said second axis (Y) and diametrically opposite with respect to the other second bar (8′, 8); at least one third bar (9) being arranged parallel to a first plane (X-Y) defined by said first axis (X) and second axis (Y); wherein all said bars are fixed-end bars.
US09127326B2 System and method for reducing iron oxide to metallic iron using natural gas
In various exemplary embodiments, the present invention provides systems and methods that can convert clean or raw natural gas, clean or dirty coke oven gas, or the like to reducing gas/syngas suitable for direct reduction with minimal processing or cleaning. Hydrocarbons and the like are converted to H2 and CO. S does not affect the conversion to reducing gas/syngas, but is removed or otherwise cleaned up by the iron bed in the direct reduction shaft furnace. Top gas may be continuously recycled or a once-through approach may be employed.
US09127325B2 Method and apparatus for treating a cellulosic feedstock
Methods and apparatus for treating, pre-treating, preparing and conveying a cellulosic feedstock, such as for ethanol production, are disclosed. More specifically, the invention relates to methods and apparatus for treating a cellulosic feedstock by mixing and heating the cellulosic feedstock and/or by moistening and heating the cellulosic feedstock. The invention also relates to a holding tank, and a method of utilizing the holding tank whereby bridging may be reduced or eliminated and may result in a product stream from autohydrolysis or hydrolysis having an improved yield. The invention further relates to methods and apparatus for obtaining and conveying a cellulosic feedstock, which may be used for the subsequent production of a fermentable sugar stream from the cellulose and hemicellulose in the cellulosic feedstock wherein the fermentable sugar stream may be used for subsequent ethanol production. The invention also relates to a method and apparatus for withdrawing one or more feedstock stream from a holding tank.
US09127322B2 Yeast having immunopotentiating capability and food or feed
A yeast including a cell wall having a low mannan content, wherein the yeast has an immunopotentiating capability, and is able to grow in a YPD liquid medium with an osmotic pressure of 300 mOsm, and wherein, when a part of a pre-culture of the yeast grown in a YPDS liquid medium is added to the YPD liquid medium so that OD660 is adjusted to 0.1, followed by incubating at 30° C. for 24 hours, the yeast grows to increase the OD660 of the YPD liquid medium to 1.0 or more.
US09127315B2 Means and methods for haplotyping MHC-DRB loci in mammals and uses thereof
The invention relates to the typing of MHC-DRB loci in mammals. In particular, the invention provides a typing procedure for the mammalian DRB region that allows an easy, economical, high resolution, fast and accurate haplotyping protocol. The invention further provides the use of said typing procedure in genetic applications, and provides a kit for typing of MHC-DRB loci.
US09127308B2 Nucleic acid probes, their synthesis and use
The invention provides a method of probing for a nucleic acid comprising: contacting a nucleic acid solution with an oligonucleotide probe labelled with an electrochemically active marker, providing conditions at which the probe is able to at least partially hybridize with any complementary target sequence which may be present in the nucleic acid solution, selectively degrading either hybridized, partially hybridized or unhybridized nucleic acid probe, and electrochemically determining information relating to the electrochemically active marker. The invention further provides novel molecules with use in methods of the invention.
US09127303B2 Method for detection of beta-D-glucuronidase activity in a sample
A method for detection of beta-D-glucuronidase activity in a sample that comprises the steps of (i) providing a glucuronic acid ester compound of the general formula (I) wherein R1 is a C1-4 alkyl group, OR2 is a dye moiety, which is liberated after cleavage of the glycosidic bond; (ii) contacting said glucuronic acid ester compound with a material of said sample exhibiting hydrolytic activity towards glucuronic acid esters, thereby removing R1 and thus forming a sample containing an indicator compound suitable for the detection and/or measurement of beta-D-glucuronidase activity, and (iii) using said indicator to perform an assay requiring detection or measurement of beta-D-glucuronidase activity.
US09127302B2 System for the detection and enumeration of suspect target cells in a mixed cell population
The invention relates generally to the field of identification of DNA sequences, genes or chromosomes. Methods and composition to obtain Unique Sequence DNA probes are provided. Composition comprises of any double stranded DNA containing Unique Sequences from which the repetitive sequences are eliminated according to the method described in this invention. The invention also relates to the preservation of cells that have been identified after immunomagnetic selection and fluorescent labeling in order to further interrogate the cells of interest. Furthermore the invention relates to genetic analysis of cells that have been identified after immunomagnetic selection and fluorescent labeling.
US09127291B2 Methods and products for biasing cellular development
Methods are described that bias cells, such as potent and multipotent stem cells, by transfection with a nucleic acid sequence, to differentiate to a desired end-stage cell or a cell having characteristics of a desired end-stage cell. In particular embodiments, human neural stem cells are transfected with vectors comprising genes in the homeobox family of transcription factor developmental control genes, and this results in a greater percentage of resultant transformed cells, or their progeny, differentiating into a desired end-stage cell or a cell having characteristics of a desired end-stage cell.
US09127289B2 Herbicide resistance genes
The subject invention provides novel plants that are not only resistant to 2,4-D and other phenoxy auxin herbicides, but also to aryloxyphenoxypropionate herbicides. Heretofore, there was no expectation or suggestion that a plant with both of these advantageous properties could be produced by the introduction of a single gene. The subject invention also includes plants that produce one or more enzymes of the subject invention alone or “stacked” together with another herbicide resistance gene, preferably a glyphosate resistance gene, so as to provide broader and more robust weed control, increased treatment flexibility, and improved herbicide resistance management options. More specifically, preferred enzymes and genes for use according to the subject invention are referred to herein as AAD (aryloxyalkanoate dioxygenase) genes and proteins. No α-ketoglutarate-dependent dioxygenase enzyme has previously been reported to have the ability to degrade herbicides of different chemical classes and modes of action. This highly novel discovery is the basis of significant herbicide tolerant crop trait opportunities as well as development of selectable marker technology. The subject invention also includes related methods of controlling weeds. The subject invention enables novel combinations of herbicides to be used in new ways. Furthermore, the subject invention provides novel methods of preventing the formation of, and controlling, weeds that are resistant (or naturally more tolerant) to one or more herbicides such as glyphosate.
US09127286B2 Long-chain trans-prenyl diphosphate synthase gene
A method for increasing the amount of trans-1,4-polyisoprene contained in a plant, and a method for effectively producing trans-1,4-polyisoprene using a plant are provided. A long-chain trans-prenyl diphosphate synthase gene that comprises DNA having at least one base sequence selected from the group consisting of a base sequence from positions 88 to 1134 of the base sequence of SEQ ID NO: 1 or a complementary sequence thereof, a base sequence from positions 42 to 1088 of the base sequence of SEQ ID NO: 3 or a complementary sequence thereof, and a base sequence from positions 91 to 1140 of the base sequence of SEQ ID NO: 5 or a complementary sequence thereof are disclosed; as well as a plant transformed with an expression vector containing the gene.
US09127281B2 siRNA molecules for the treatment of blood vessels
The present invention relates to a nucleic acid molecule, a genetic construct, siRNA molecules and a composition which comprises the nucleic acid molecule and/or the genetic construct and/or the siRNA molecules and can be used for inhibition of the expression of endothelial adhesion molecules. The invention also relates to a device, which is coated with the aforementioned molecules, the composition or the construct, or contains them. The present invention further relates to a corresponding use of the nucleic acid molecule, of the genetic construct or of the siRNA molecules and a method of inhibition of the expression of adhesion molecules and a method of vessel grafting, lung transplantation, treatment of lung transplants, and a method of treatment of the open heart within the scope of cardioplegia.
US09127279B2 Use of interfering rna for treating an hiv infection
The present invention relates to interfering RNAs, in particular miRNAs, capable of specifically blocking the replication of a strain of the HIV virus that is resistant to an antiretroviral compound, and use thereof for treating infections by this type of virus.
US09127261B2 Enzyme-based fed-batch technique in liquid cultures
The present invention is generally in the field of continuous and high-cell-density cultivation in laboratory- or large-scale liquid shaken cultures. More particularly it relates to a method of enzyme-based fed-batch (EnBase) for liquid microbial prokaryotic or eukaryotic cell cultivation having the possibility to manipulate the growth rate of the cultured organisms by a controlled enzymatic release of the growth-limiting substrate-monomer from substrate-polymers or substrate-oligomers.
US09127259B2 Enzymes resistant to photodamage
Provided are compositions comprising modified DNA polymerases that exhibit improved photostability compared to the parental polymerases from which they were derived. Provided are methods for generating enzymes, such as DNA polymerases, with the aforementioned phenotype. Provided are methods of using polymerases with increased resistance to photodamage to make a DNA or to sequence a DNA template.
US09127255B2 3-dimensional scaffolds for improved differentiation of pluripotent stem cells to hepatocytes
The present invention relates to the use of 3-dimensional (3D) synthetic or animal-derived bioscaffolds as substrates for the improved growth and differentiation of hPS (Human pluripotent stem cells); these scaffolds being adapted for use in conjunction with existing cell culture lab plastic-ware. More specifically, it relates to the seeding of these scaffolds, either alone or in conjunction with various biologic matrix coatings, with hPS cells for the improved differentiation of said hPS cells into hepatocyte or hepatocyte-like cell types. The invention also relates to the seeding of partially-differentiated hepatocyte progenitors onto scaffolds for further differentiation into more mature hepatocyte-cell types.
US09127247B2 Petri dish including locking means for forming a stack
A Petri dish has members including a receptacle and an additional lid, both having an axisymmetric shape and which are delimited by a bottom wall and at least one peripheral wall, the receptacle and lid bearing complementary lock sections so that when a stack is formed by superposing at least two dishes, borne by a first component of a first dish which can engage with the lock section of the second component of the second dish, thus making them rigidly connected to one another. These lock sections cooperate by relative rotational movement of one dish with respect to the other, the lock sections being borne by the peripheral walls and including protrusions.
US09127242B2 Tissue and organ graft bioreactor and method of operation
A single-use, single or multiple tissue, organ, and graft bioreactor and environmental control system is designed to replicate the necessary conditions for growth of tissues, organs, or grafts, while addressing problems in scaling up the tissue growth; adaptation to a single-use or disposable format; and operation as a stand-alone unit that provides full environmental control of cell culture conditions.
US09127227B2 Method and apparatus for processing biomass material
An assembly for processing green biomass material for pelletizing into a fuel pellet includes a heating assembly, a drying assembly and a cooling assembly. The heating assembly heats a thermal fluid to a temperature within the range of 200° F. to 550° F. The drying assembly includes a rotating dryer drum that has a plurality of thermal fluid tubes therein. Material that is dried in the dryer drum is conveyed to a rotating cooling drum that has a cooling tube extending along the interior thereof. A nozzle is mounted on the end of the cooling tube to discharge cooling fluid on the material therein, and a plurality of flights are mounted on the interior of the cooling drum and arranged to direct material from the inlet to the discharge outlet as the cooling drum is rotated.
US09127222B2 System and method for protecting gasifier quench ring
A system includes a gasifier. The gasifier includes a reaction chamber configured to convert a feedstock into a synthetic gas, a quench chamber configured to cool the synthetic gas, and a transition section between the reaction chamber and the quench chamber. The gasifier also includes a quench ring configured to provide a first flow of a coolant to the quench chamber and a shielding gas system configured to provide a second flow of a shielding gas to protect at least one of the quench ring or the transition section.
US09127219B2 Additive systems for biomass gasification
The present embodiments provide additive systems for biomass gasification reactors. For example, in one embodiment, a biomass gasification system includes a feedstock preparation system configured to generate a biomass feedstock having a biomass fuel and a tar cracking additive. The system also includes a gasifier configured to receive the biomass feedstock and gasify the biomass fuel in the presence of the tar cracking additive to generate first and second mixtures. The first mixture has producer gas and the second mixture has the tar cracking additive and ash. The biomass gasification system further includes an additive recycle system configured to receive the second mixture and to separate at least a portion of the tar cracking additive from the ash to generate a recycled additive feed for the feedstock preparation system.
US09127217B2 Method of making high energy distillate fuels
A process of upgrading a highly aromatic hydrocarbon feedstream comprising(a) contacting a highly aromatic hydrocarbon feedstream, having a normal paraffin content of greater than at least about 5 wt %, wherein a major portion of the feedstream has a boiling range of from about 300° F. to about 800° F. under catalytic conditions with a catalyst system, containing a hydrotreating catalyst, a hydrogenation/hydrocracking catalyst, and a dewaxing catalyst in a single stage reactor system, wherein the active metals in the hydrogenation/hydrocracking catalyst comprises from about 5%-30% by weight of nickel and from about 5%-30% by weight tungsten; and (b) wherein at least a portion of the highly aromatic hydrocarbon feedstream is converted to a product stream having a boiling range within jet or diesel boiling ranges.
US09127215B2 Method for reducing the amount of organic acids in a hydrocarbon oil fraction
Provided is a method for reducing the amount of organic acids in a hydrocarbon oil fraction by hydrogenating the organic acids in the hydrocarbon oil fraction under mild conditions. Provided is a new method able to overcome the problem of organic-acid-induced corrosion during the process of distillation, by using hydrogen or a hydrogen-containing mixed gas and a hydrogenation catalyst to subject the organic acids in the hydrocarbon oil fraction to hydrogenation at an appropriate temperature and pressure, thereby converting the same to hydrocarbons and so reducing the amount of organic acids in the hydrocarbon oil fraction.
US09127194B2 Treatment fluids containing a boron trifluoride complex and methods for use thereof
Treatment fluids for use in subterranean formations, particularly sandstone and other siliceous formations, may contain a source of fluoride ions to aid in mineral dissolution. In some cases, it may be desirable to generate the fluoride ions from a fluoride ion precursor, particularly a hydrofluoric acid precursor, such as a boron trifluoride complex. Methods for treating a subterranean formation can comprise providing a treatment fluid that comprises an aqueous base fluid, a boron trifluoride complex, and a chelating agent composition, and introducing the treatment fluid into a subterranean formation.
US09127192B2 Invert drilling fluids having enhanced rheology and methods of drilling boreholes
An invert emulsion drilling fluid, and a method of drilling with such fluid, having improved rheology at low mud weights and high temperatures. The improved rheology is effected with addition of hydrophobic amines, most preferably dimer diamines.
US09127191B2 Use of ternary compositions
The use of a ternary composition of 2,3,3,3-tetrafluoropropene, 1,1,1,2-tetrafluoroethane and difluoromethane, as a heat-transfer fluid, in compression refrigeration systems with exchangers operating in counterflow mode or in cross-flow mode with counterflow tendency. A heat-transfer process in which a ternary composition of 2,3,3,3-tetrafluoropropene, 1,1,1,2-tetrafluoroethane and difluoromethane is used as a refrigerant in compression systems with exchangers operating in counterflow mode or in cross-flow mode with counterflow tendency.
US09127189B2 Coating for objects, in particular in public facilities and/or means of transportation, for preventing the transmission of infections
The invention relates to a covering (1) for objects, in particular in public facilities and/or means of transportation, for preventing the transmission of infections, the covering being made of covering material, in particular having a virucidal and/or virostatic and/or bactericidal and/or bacteriostatic and/or fungicidal and/or fungistatic effect, wherein the covering material is intended to be applied externally to surfaces (2) of objects. According to the invention, the covering material is flexible and can be adapted to the outer shape of the object.
US09127188B2 Adhesive film and optical display including the same
An adhesive film and an optical display including the same. The adhesive film has a tan δ of about 0.12 to about 0.4 upon frequency sweep testing under conditions of a strain of 5%, 30° C. and 1 rad/s, and a tan δ of about 0.2 to about 0.7 upon frequency sweep testing under conditions of a strain of 5%, 30° C. and 100 rad/s.
US09127172B2 Titanium dioxide
A colored composition comprising: a) NIR scattering TiO2 particulate material with an average crystal size of greater than 0.40 μm and a particle size distribution such that 30% or more of the particles are less than 1 μm; b) one or more non-white colorant; wherein the particulate material and the non-white colorant are dispersed within a vehicle. This material with a large crystal size has unusually high reflection of NIR radiation and, simultaneously, noticeably diminished reflectance of visible light. Also disclosed is a coated particulate TiO2 material, wherein the material has an average crystal size of greater than 0.40 μm, and the coating comprises one or more oxide material; this provides low levels of photocatalytic activity that were previously unattainable. This coated TiO2 material may be provided in a composition.
US09127167B2 Functional reinforcing fillers modified with alkenylalkoxysilane and preparing method of the same
Disclosed are a functional reinforcing filler including inorganic particles surface-modified with an alkenylsilanol obtained by hydrolyzing an alkenylalkoxysilane compound, and a method for preparing the same. Since the disclosed functional reinforcing filler has a functional group having a double bond, it has good reactivity for styrene-butadiene rubber and sulfur. Thus, when used as a functional reinforcing filler in the manufacture of rubber, it allows improvement of physical properties through adjustment of the addition amount of sulfur without additional use of the coupling agent. In addition, because of superior hydrolysis reactivity, the problem of alcohol can be solved and a rubber mixture with long scorch time can be prepared. In particular, when the functional reinforcing filler of the present invention is used in the manufacture of tires, improvement in modulus, tensile strength, rotational resistance and wet traction performance can be expected.
US09127150B2 Aqueous binders for granular and/or fibrous substrates
Binder for granular and/or fibrous substrates.
US09127147B2 Method for producing thermoplastic resin compositions
Provided is a method for producing thermoplastic resin compositions, the method comprising the step of melt-blending (A) a thermoplastic elastomer composition, obtained by dispersing (ii) an acid anhydride-modified or epoxy-modified rubber in (i) an ethylene-vinyl alcohol copolymer, with (B-1) a resin composition comprising at least one resin selected from (i) unmodified polyamide resins and modified polyamide resins or (B-2) a thermoplastic elastomer composition obtained by dispersing (ii) an acid anhydride-modified or epoxy-modified rubber in (i) at least one resin selected from unmodified polyamide resins and modified polyamide resins. Said thermoplastic elastomer composition has excellent gas barrier properties and the decrease in gas barrier properties associated with fatigue has been reduced.
US09127146B2 Rubber composition and tire using the same
The invention relates to a rubber composition having better workability and fracture resistance than the prior art, and more specifically, to a rubber composition containing a polymer (B) obtained from an emulsion-polymerized polymer latex (A) having a number average molecular weight in the range of 1,000-130,000.
US09127139B2 Process for labeling materials based on organic thermoplastic or thermosetting polymer matrices
Process for labelling a material based on at least one organic thermoplastic or thermosetting polymer matrix comprising a step that consists in incorporating therein, by dispersion during its manufacture or its formation, at least one compound based on at least one photoluminescent rare earth in a concentration that renders this compound detectable under UV irradiation, said compound being a coordination polymer that is in the form of a crystallite obtained by reaction of at least one photoluminescent rare-earth ion with at least one unsaturated organic ligand.
US09127132B2 Process for coagulating sulfonated block copolymers
Sulfonated block copolymers (SBCs) are coagulated from SBC solutions in one or more organic solvents, including reaction mixtures obtained in the sulfonation process, by a process in which the SBC solution is ejected into or onto water provided that no steam is added to the SBC solution prior to ejection and provided that the ejection velocity as well as the water temperature and convection are controlled and balanced. The coagulation process is easy to implement and avoids or at least diminishes problems due to foaming and the formation of micro dispersions of the SBC which cannot be separated successfully or easily by conventional filtration or centrifuging.
US09127131B2 Porous synthetic resin molded part and method of producing the same
A method of producing a porous molded part includes a mixing process for mixing a granular porous organizer composed of a water-soluble compound, a porous forming assistant agent composed of a polyhydric alcohol, and a cross-linking agent composed of an organic peroxide with a thermoplastic resin composition having a glass transition temperature below 0° C. to obtain a molding material; a cross-linking and forming process for placing the molding material in a molding die and performing a heat press molding thereby progressing coincidentally a cross-linking reaction and a shape forming of a seal face to obtain a molded material; an extracting process for extracting the granular porous organizer from the molded material obtained in the cross-linking and forming process to obtain a porous molded part; and a drying process for drying the porous molded part obtained in the extracting process.
US09127128B2 Polyetherimides, methods of manufacture, and articles formed therefrom
A polyetherimide composition comprising a polyetherimide manufactured by reaction of an alkali metal salt of a dihydroxy aromatic compound with a bis(halophthalimide) composition comprising, based on the weight of the bis(halophthalimide) composition, at least 15 wt. % of a 3,3′-bis(halophthalimide) of the formula from more than 17 wt. % to less than 85 wt. % of a 4,3′-bis(halophthalimide) of the formula from more than 0 to less than 27 wt. % of a 4,4′-bis(halophthalimide) of the formula
US09127127B2 Polyetherimide compositions, methods of manufacture, and articles formed therefrom
A method for the manufacture of a polyetherimide composition includes catalyzing the reaction of a dianhydride and an organic diamine with a catalyst selected from guanadinium salts, pyridinium salts, imidazolium salts, tetra(C6-24)aryl ammonium salts, tetra(C7-24 arylalkylene) ammonium salts, dialkyl heterocycloaliphatic ammonium salts, bis-alkyl quaternary ammonium salts, (C7-24arylalkylene)(C1-16alkyl) phosphonium salts, (C6-24aryl)(C1-16alkyl)phosphonium salts, phosphazenium salts and combinations thereof, optionally in the presence of a solvent.
US09127126B2 Development of high-viscosity bonding layer through in-situ polymer chain extension
New compositions and methods of using those compositions as bonding compositions for temporary wafer bonding are provided. The compositions are used to temporarily bond an active wafer to a carrier wafer or substrate in microelectronic fabrication using an in situ polymerization reaction of the components of the bonding composition to yield the bonding layer. The compositions form polymerized bonding layers that are mechanically strong and thermally resistant, but allow the wafers to be separated at the appropriate stage in the fabrication process. The bonding layer also retains its solubility so that residue can be cleaned from the debonded wafers using simple wet methods rather than etching or other harsh treatments.
US09127120B2 Process for preparing foamed polymer
The invention pertains to a process for producing a glycerol tri-carboxylic acid polyester foam which comprises the steps of combining glycerol and a tri-carboxylic acid in the liquid phase to provide a reaction mixture, and keeping the reaction mixture at a temperature of between 80° C. and 130° C. from the start of the reaction until a conversion of at least 90% is obtained.The foamed polyester of the present invention is “green”, biodegradable, and non-toxic, and can be cleanly combusted. It finds application in, int. al., packaging materials, insulation materials, and materials with a short life cycle.
US09127116B2 Functional silane-compatibilized epoxy compositions for insulation applications
Described is an epoxy composition containing: (a) an epoxy resin containing at least one epoxy group, (b) an anhydride hardener, (c) a hydroxyl-terminated polysiloxane, and (d) a functional silane having at least one functional group selected from the group consisting of an epoxy-reactive group, an anhydride-reactive group, and an epoxy- and anhydride-reactive group. Also describing a crosslinked epoxy composition and a method for preparing thereof.
US09127113B2 Polystyrene-polyacrylate block copolymers, methods of manufacture thereof and articles comprising the same
Disclosed herein is a block copolymer comprising a first block derived from a vinyl aromatic monomer; and a second block derived from an acrylate monomer; where a chi parameter that measures interactions between the first block and the second block is greater than or equal to about 0.05, when measured at 240° C. Disclosed herein too is a method comprising polymerizing a vinyl aromatic monomer to form a first block; and polymerizing a second block onto the first block to form a block copolymer; where the second block is derived by polymerizing an acrylate monomer; and where the block copolymer has a chi parameter of greater than or equal to about 0.05, when measured at 240° C.; where the chi parameter is a measure of interactions between the first block and the second block.
US09127105B2 Supported metallocene catalysts
Method employing a supported metallocene catalyst composition in the production of an isotactic ethylene propylene co-polymer. The composition comprises a metallocene component supported on a particulate silica support having average particle size of 10-40 microns, a pore volume of 1.3-1.6 ml/g, a surface area of 200-400 m2/g. An alkylalumoxane cocatalyst component is incorporated on the support. The isospecific metallocene is characterized by the formula: B(CpRaRb)(FlR′2)MQn  (1) or by the formula: B′(Cp′R′aR′b)(Fl′)M′Q′n′  (2) In the formulas Cp and Cp′ are substituted cyclopentadienyl groups, Fl and Fl′ are fluorenyl groups, and B and B′ are structural bridges. R′ are substituents at the 2 and 7 positions, Ra and R′a are substituents distal to the bridge, and Rb and R′b are proximal to the bridge. M and M′ are transition metals, Q′ is a halogen or a C1-C4 alkyl group; and n′ is an integer of from 0-4.
US09127104B2 Polymerizable liquid crystal compound, a liquid crystal composition comprising the compound, and an optically anisotropic body
The present invention relates to a polymerizable liquid crystal compound, a liquid crystal composition including the same, and an optically anisotropic body. The polymerizable liquid crystal compound according to the present invention has not only high birefringence but also excellent coating orientation, and thus it is possible to prepare a optically anisotropic body which is thin but superior in optical properties.
US09127101B2 Compositions and articles comprising polymerizable ionic liquid mixture, and methods of curing
Presently described are curable compositions comprising a mixture of at least one (e.g. free-radically) polymerizable ionic liquid and at least one other ethylenically unsaturated monomer, oligomer, or polymer. The polymerizable ionic liquid is characterized as having an air to nitrogen curing exotherm ratio of at least 0.70. Also described are articles and methods of making articles from such curable compositions. A monofunctional polymerizable ionic liquid is also described comprising a non-polymerizable substituted imidazolium cationic group and a polymerizable sulfonate anion.
US09127097B2 P-N-P ligand
A new P-N-P ligand is useful in ethylene oligomerizations. In combination with i) a source of chromium; and ii) an activator such as methylalumoxane; the ligand of this invention may be used to prepare an oligomer product that contains a mixture of high purity alpha olefins. In a preferred embodiment, the ligand of this invention enables a selective oligomerization in which the majority of the liquid product is a mixture of hexene and octene. The amount of by-product polymer that is produced in preferred oligomerization reactions is advantageously low.
US09127091B2 Heparin coatings
The invention includes a medical hydrogel made from polymerized polysaccharide macromers. The macromers are preferably polysaccharides decorated with polymerizable groups, for example, methacrylates. The macromers may also be made into polymers of at least two macromers polymerized together. These polymers are preferably multi-armed or high-molecular weight and used for medical uses, for example, making coatings on medical devices. Macromers of N-vinylpyrrolidone are also disclosed herein.
US09127086B2 CD31 peptides in the treatment of thrombotic and autoimmune disorders
The present invention stems from the finding that the extracellular domain of CD31 proteins present on blood leukocytes is shed and released in the circulation as a soluble form of CD31. The invention relates to peptides corresponding to fragments of CD31 that inhibit T-cell response, and to their use in the treatment of thrombotic disorders such as atherothrombosis and autoimmune disorders.
US09127084B2 Long lasting drug formulations
The present invention is directed to long-lasting erythropoietin therapeutic formulations and their methods of use wherein the formulation comprises a genetically modified micro-organ that comprises a vector which comprises a nucleic acid sequence operably linked to one or more regulatory sequences, wherein the nucleic acid sequence encodes erythropoietin.
US09127080B2 Protein-coding RNA to correct mitochondrial dysfunction
The present invention provides compositions and methods for using correctional RNA, with a proteinaceous carrier, to stimulate respiration of the cells, tissues, organs or the whole organism of normal or diseased subjects. In one embodiment of the invention, the signal-tagged correctional RNA is one or more protein-coding RNAs (pcRNA) that encode one or more of human mitochondrial proteins. The invention specifically provides a broad-spectrum formulation applicable to a wide variety of disorders that are associated with mitochondrial mutations.
US09127069B1 Compositions comprising rank/rankl antagonists and related compounds for treating pain
Disclosed herein are method of treating pain using comprising RANK/RANKL antagonists.
US09127065B2 Anti-human HER3 antibodies and uses thereof
The present invention provides for isolated anti-human-HER3 antibodies or fragments thereof. More particularly the present invention provides an isolated monoclonal antibody that specifically binds to the extracellular domain of HER-3 and competes for binding to the extracellular domain of human HER-3 with the antibody produced obtainable from hybridoma deposited as CNCM-I-4486. The antibodies described in the present invention are useful for the treatment of cancer.
US09127061B2 Anti-human P-cadherin (CDH3) recombinant antibody
It is an object to provide a recombinant antibody that is an anti-CDH3 antibody having cytotoxicity on CDH3-expressing cells, which is anticipated to have fewer side effects than antibodies derived from animals other than humans and to maintain its therapeutic effects for a long period of time. The present invention provides a recombinant antibody which specifically reacts with an epitope existing in the amino acids at positions 108 to 131 or at positions 551 to 654 of the amino acid sequence shown in SEQ ID NO: 38 that is the extracellular region of human CDH3, and has cytotoxicity against CDH3-expressing cells.
US09127059B2 Anti P2X7 receptor antibodies and fragments thereof
The invention relates to an antigen binding site for binding to a P2X7 receptor, the antigen binding site being defined by general formula 1: FR1-CDR1-FR2-CDR2-FR3-CDR3-FR4
US09127051B2 Annexin 1 antibody
The present invention provides a specific binding molecule raised against the human Anx-A1 protein having the amino acid sequence shown in FIG. 2A. The present invention also relates to the sue of such a specific binding molecule in the treatment of T cell-mediated disease.
US09127047B2 Therapeutic agents comprising insulin and elastin-like peptides
The present invention provides therapeutic agents and compositions comprising elastin-like peptides (ELPs) and therapeutic proteins. In some embodiments, the therapeutic protein is a GLP-1 receptor agonist, insulin, or Factor VII/VIIa, including functional analogs. The present invention further provides encoding polynucleotides, as well as methods of making and using the therapeutic agents. The therapeutic agents have improvements in relation to their use as therapeutics, including, inter alia, one or more of half-life, clearance and/or persistence in the body, solubility, and bioavailability.
US09127044B2 Cyclic depsipeptides
The present application relates to cyclic depsipeptides, or derivatives thereof, having the structure of formula (I), and uses thereof, e.g. as inhibitors of kallikrein 7 and human neutrophil elastase.
US09127041B2 Process for production of peptide thioester
A process for chemically converting a peptide chain into a peptide thioester includes, when a —C(═X)—R1 group is introduced to the thiol group of the cysteine residue and then the resulting peptide is reacted with a compound having a leaving group represented by the formula: —NH—C(═Y)NHR3 in an organic solvent, the —NH—C(═Y)NHR3 group binds via addition reaction to the carboxyl group of the N-terminal-side peptide bond of the cysteine residue, whereby the peptide bond is cleaved and the C-terminal-side peptide fragment is cut off. Further, when the resulting peptide chain having the —NH—C(═Y)NHR3 group is reacted with a thiol in a buffer solution, a thiol exchange reaction occurs, namely, the thiol group of the thiol binds to the carbonyl carbon to which the —NH—C(═Y)NHR3 group has bound, whereby the —NH—C(═Y)NHR3 group is eliminated.
US09127039B2 Sulfur-containing amino acid derivative
The present invention provides a method of measuring an endogenous low-molecular-weight compound specifically and conveniently with high sensitivity. Using the particular sulfur-containing amino acid derivative, a method of measuring an endogenous low-molecular-weight compound specifically and conveniently with high sensitivity can be provided.
US09127033B2 5′ modified nucleosides and oligomeric compounds prepared therefrom
The present invention provides 5′ modified nucleosides and oligomeric compounds prepared therefrom. More particularly, the present invention provides modified nucleosides having at least one 5′-substituent and an optional 2′ substituent, oligomeric compounds comprising at least one of these modified nucleosides and methods of using the oligomeric compounds. In some embodiments, the oligomeric compounds provided herein are expected to hybridize to a portion of a target RNA resulting in loss of normal function of the target RNA.
US09127025B2 Zn5(BTA)6(TDA)2—a robust highly interpenetrated metal-organic framework constructed from pentanuclear clusters for selective sorption of gas molecules
Disclosed herein are highly interpenetrated robust metal-organic frameworks having the repeat unit Zn5(BTA)6(TDA)2, useful for applications such as selective gas storage, selective gas sorption and/or separation, and gas detection.
US09127022B2 Method for preparing surface-modified nanosilicon dioxide from rice hulls
A method for preparing surface-modified nano silicon dioxide from rice hulls. The method includes: 1) pretreating rice hulls using a treating gas containing CO2 to remove metal ions, impurities, and dusts, and desiccating and grinding the rice hulls; 2) submerging the rice hulls into a dilute solution of phosphoric acid, boric acid, hydrochloric acid, formic acid, acetic acid, propionic acid, butyric acid, or a strong-acid-weak-base salt for between 4 and 8 hrs, controlling the immersion temperature not to exceed 10° C., leaching a resulting mixture, removing a filtrate, and desiccating the rice hulls; and 3) calcining the rice hulls in the absence of oxygen at a temperature of between 300 and 450° C.
US09127021B2 Hepatitis C virus inhibitors
The present invention discloses compounds of Formula (I), or pharmaceutically acceptable salts, esters, or prodrugs thereof: which inhibit RNA-containing virus, particularly the hepatitis C virus (HCV). Consequently, the compounds of the present invention interfere with the life cycle of the hepatitis C virus and are also useful as antiviral agents. The present invention further relates to pharmaceutical compositions comprising the aforementioned compounds for administration to a subject suffering from HCV infection. The invention also relates to methods of treating an HCV infection in a subject by administering a pharmaceutical composition comprising the compounds of the present invention.
US09127018B2 Solid forms of ortataxel
The present invention relates to solid forms of 13-(N-Boc-β-isobutylserinyl)-14-β hydroxybaccatin III 1, 14-carbonate (Ortataxel). Amorphous Form A, crystalline Form B, mixtures thereof and processes for preparing them are disclosed. Amorphous Form A is prepared by fast precipitation of Ortataxel from a mixture of acetone and water. Form A transforms in Form B when suspended and stirred in a mixture of ethanol and water for 4-8 hours. If the suspension is stirred for less than 4 hours, mixtures of Form B and Form A are obtained. Form B or mixtures of Forms A and B can also be obtained dissolving Ortataxel in a protic organic solvent, followed by addition of water.
US09127011B2 Pharmaceutical compositions for the treatment of cancer and other diseases or disorders
This invention provides novel pharmaceutical compositions of the compound of formula (I): or a pharmaceutically acceptable salt thereof, that are suitable for the bulk production of an oral pharmaceutical dosage form; processes for the production of said oral pharmaceutical dosage form; and the use of the pharmaceutical composition for the treatment of patients suffering from or subject to diseases, disorders, or conditions involving cell survival, proliferation and migration, including chronic inflammatory proliferative disorders, proliferative ocular disorders, benign proliferative disorders, and cancer.
US09127009B2 Preparation of normorphinans
The present invention provides processes for preparing normorphinans from N-substituted morphinans. In particular, the invention provides methods for removing the N-substituent from the N-substituted morphinan to from a normorphinan carbamate, and then removing the carbamate functionality from the normorphinan carbamate to form the normorphinan.
US09127007B2 FSH receptor antagonists
The invention relates to FSH receptor antagonist according to general formula (I) or a pharmaceutically acceptable salt thereof and to a pharmaceutical composition containing the same. The compounds can be used for the treatment and prevention of endometriosis, for the treatment and prevention of pre-menopausal and peri-menopausal hormone-dependent breast cancer, for contraception, and for the treatment of uterine fibroids and other menstrual-related disorders.
US09127001B2 Substituted 4,5,6,7-tetrahydro-1H-pyrazolo[4,3-c]pyridines, their use as medicament, and pharmaceutical preparations comprising them
The invention relates to substituted 4,5,6,7-tetrahydro-1H-pyrazolo[4,3-c]pyridines of formula (I), their use as medicament, and pharmaceutical preparations comprising them. The compounds of formula (I) act on the TASK-1 potassium channel. The compounds are particularly suitable for the treatment or prevention of atrial arrhythmias, for example atrial fibrillation (AF) or atrial flutter.
US09127000B2 Heterocyclic compounds and uses thereof
Heterocyclic entities that modulate PI3 kinase activity, pharmaceutical compositions containing the heterocyclic entities, and methods of using these chemical entities for treating diseases and conditions associated with PI3 kinase activity are described herein.
US09126997B1 Synergistic effect of glucocorticoid receptor agonists in combination with proteosome inhibitors for treating leukemia and myeloma
Disclosed are methods and pharmaceutical compositions for treating diseases, disorders, and conditions associated with glucocorticoid receptor (GR) expression and activity. The disclosed methods typically include administering to a patient in need thereof a proteasome inhibitor and administering to the patient in need thereof a glucocorticoid receptor (GR) agonist, either before, concurrently with, or after the proteasome inhibitor is administered.
US09126994B2 Crystalline form of a quinolinone-carboxamide compound
The invention provides a crystalline hydrochloride salt of 1-isopropyl-2-oxo-1,2-dihydroquinoline-3-carboxylic acid {(1S,3R,5R)-8-[(R)-2-hydroxy-3-(methanesulfonyl-methyl-amino)propyl]-8-azabicyclo[3.2.1]oct-3-yl}amide or a solvate thereof. The invention also provides pharmaceutical compositions comprising such crystalline salt forms, methods of using such crystalline salt forms to treat diseases associated with 5-HT4 receptor activity, and processes useful for preparing such crystalline salt forms.
US09126993B2 Glucosylceramide synthase inhibitors
The invention relates to inhibitors of glucosylceramide synthase (GCS) useful for the treatment metabolic diseases, such as lysosomal storage diseases, either alone or in combination with enzyme replacement therapy, and for the treatment of cancer.
US09126992B2 Haloalkyl heteroaryl benzamide compounds
A new class of haloalkyl heteroaryl benzamides is described. These compounds show strong activity against hepatitis viruses.
US09126975B2 Process for the preparation of statins in the presence of base
The present invention relates to a process for the preparation of statins by means of a Julia-Kocienski reaction between an aldehyde and a sulfone derivative in the presence of an alkaline metal alkoxy base. The resulting derivatives are suitable as building blocks for statin type compounds such as cerivastatin, fluvastatin, pitavastatin and rosuvastatin.
US09126972B2 2-amino-3-(imidazol-2-yl)-pyridin-4-one derivatives and their use as VEGF receptor kinase inhibitors
The invention relates to the compounds of general formula (I): Preparation process and therapeutic use.
US09126971B2 Anti-viral nucleoside analogs and methods for treating viral infections, especially HIV infections
The present invention relates to novel compounds according to the general formulas I, II, III, IV or V: wherein B is nucleoside base according to the structure: and the remaining variables as defined in the specification, and pharmaceutical compositions comprising the compounds. The compounds are useful interalia as anti-viral agents in viral therapy.
US09126967B2 Process for the production of a dioxolane compound from crude glycerol
A process for the production of dioxolane compounds of formula (I): wherein R1 and R2 independently represent hydrogen or an alkyl chain from 1 to 10 carbon atoms; R3 and R4 independently represent hydrogen, an alkyl chain from 1 to 5 carbon atoms, or an alkyl chain from 1 to 5 carbon atoms which is endowed with one or more hydroxyl groups, such process comprising a reaction between crude glycerol and an aldehyde or a ketone, with a molar ratio of aldehyde:glycerol or ketone:glycerol from 3:1 to 20:1.
US09126966B2 Cationic lipids and methods of use thereof
The present invention provides compositions and methods for the delivery of therapeutic agents to cells. In particular, these include novel cationic lipids and nucleic acid-lipid particles that provide efficient encapsulation of nucleic acids and efficient delivery of the encapsulated nucleic acid to cells in vivo. The compositions of the present invention are highly potent, thereby allowing effective knock-down of a specific target protein at relatively low doses. In addition, the compositions and methods of the present invention are less toxic and provide a greater therapeutic index compared to compositions and methods previously known in the art.
US09126965B1 Process for preparing morphine compounds
The present application relates to processes for the preparation of morphine compounds utilizing a novel intramolecular [4+2] cycloaddition reaction.
US09126963B2 Method for producing tetrahydrofuran
The present invention relates to a method for producing tetrahydrofuran comprising: feeding raw material 1,4-butanediol containing gamma butyrolactone to a reaction tank, and performing a dehydration cyclization reaction in the presence of a homogeneous acid catalyst having a pKa of 4 or less and being dissolvable in 1,4-butanediol to produce tetrahydrofuran, wherein a gas containing tetrahydrofuran, gamma butyrolactone and water in the reaction tank is introduced into a heat exchanger and when obtaining a condensate from the outlet of the heat exchanger, the ratio of the concentration of gamma butyrolactone in the condensate based on the concentration of gamma butyrolactone in the raw material 1,4-butanediol is from 20 to 100%.
US09126961B2 Fluorination process
The invention relates to a process for preparation of a compound of formula (I): R1 is selected from C1-6alkyl, C2-6alkenyl, and C2-6alkynyl; which comprises: (i) reaction with fluoride, suitably [18F]fluoride, of a corresponding compound of formula (II): wherein R2 is selected from hydrogen, C1-10alkyl, C1-10haloalkyl, C6-14aryl, C6-14arylalkyl, —(CH2CH2O)q—CH3 wherein q is an integer of from 1 to 10; R1 is as defined for the compound of formula (I); and R3 is a leaving group. Certain novel precursors of formula (II) and radiopharmaceutical kits containing such precursors are also claimed.
US09126954B2 Hydroxy group protecting agent and hydroxy group protection method
To provide: a hydroxy group protecting agent which is stable and easy to use, does not have carcinogenicity, a tearing property or the like, and is inexpensive; and a hydroxy group protection method which enables the protection of a hydroxy group under acidic conditions.[Solution] A hydroxy group protecting agent in which at least one protecting group is bound to a nitrogen-containing electron-withdrawing heterocyclic ring through any one of an oxygen atom, a sulfur atom and a nitrogen atom. The heterocyclic ring is a triazine ring or the like, and the protecting group is a benzyl group or the like. Specifically, the hydroxy group protecting agent is 2,4,6-tribenzyloxy-1,3,5-triazine, 2,4,6-tris(4-methoxybenzyloxy)-1,3,5-triazine or the like. In addition, 2,4,6-tris(t-butoxy)-1,3,5-triazine or the like can also be used. For protecting a hydroxy group, a compound of interest which has a hydroxy group is reacted with the hydroxy group protecting agent under acidic conditions.
US09126949B2 Process for rilpivirine
The present invention provides a novel process for the preparation of 4-(4-hydroxypyrimidin-2-ylamino)benzonitrile. The present invention also provides a novel process for the preparation of 4-iodo-2,6-dimethyl benzenamine. The present invention further provides an improved process for the preparation of rilpivirine. The present invention further provides a tosylate salt of rilpivirine, process for its preparation and pharmaceutical compositions comprising it.
US09126947B2 Substituted pyridazine carboxamide compounds
The new pyridazine derivatives have unexpected drug properties as inhibitors of protein kinases especially against ALK and are useful in treating disorders related to abnormal protein kinase activities such as cancer, neurological and psychiatric diseases.
US09126945B2 N-(3-carbamoylphenly)-1H-pyrazole-5-carboxamide derivatives and the use thereof for controlling animal pests
The invention relates to compounds of the general formula (I) in which the radicals A1, A2, A3, A4, L, Q, R1, T and W have the meaning given in the description and to the use of the compounds for controlling animal pests. The invention furthermore relates to processes and intermediates for preparing the compounds of formula (I).
US09126941B2 Treatment of hyperproliferative disorders with diarylhydantoin compounds
The present invention relates to diarylhydantoin compounds, including diarylthiohydantoins, and methods for synthesizing them and using them in the treatment of hormone refractory prostate cancer.
US09126931B2 Tetracyclic compound
A compound represented by the general Formula (I) below, or a salt or solvate thereof, which is useful as an ALK inhibitor, and is useful for prophylaxis or treatment of a disease accompanied by abnormality in ALK, for example, cancer, cancer metastasis, depression or cognitive function disorder: (meanings of the symbols that are included in the formula are as given in the specification).
US09126929B2 (S)-4-hydroxy-2-oxo-1-pyrrolidineacetamide racemate crystal form II and preparation method therefor
An (S)-4-hydroxy-2-oxo-1-pyrrolidine acetamide racemate referred to as (S)-oxiracetam crystal form II has a diffraction peak at a diffraction angle 2θ of 10.669, 13.25, 13.847, 14.198, 16.729, 17.934, 18.746, 18.816, 20.273, 20.413, 21.431, 21.617, 21.663, 23.38, 24.324, 24.415, 26.069, 26.107, 27.901, 28.621, 28.925, 29.449, 29.484, 31.702, 36.516, 37.685, or 39.721 degrees. The purity of the (S)-oxiracetam crystal form II can be up to 98.5%, and the (S)-oxiracetam crystal form II has the advantages of simple preparation method, mild control condition, low production cost, and the produced oxiracetam hydrate crystal form II has a high purity (the oxiracetam hydrate crystal form having a purity of 8%˜98.5% can be prepared by a crude levo-oxiracetam having a purity of 92%, and thus having a good reproducibility in production.
US09126926B2 Oligomer-anticholinergic agent conjugates
The invention provides small molecule drugs that are chemically modified by covalent attachment of a water-soluble oligomer. A conjugate of the invention, when administered by any of a number of administration routes, exhibits characteristics that are different as compared to the characteristics of the small molecule drug not attached to the water-soluble oligomer.
US09126923B2 Method for producing (E)-2-isopropyl-5-methyl-2,4-hexadienyl acetate
Provided is a simple and efficient method for producing (E)-2-isopropyl-5-methyl-2,4-hexadienyl acetate. More specifically, provided is a method for producing (E)-2-isopropyl-5-methyl-2,4-hexadienyl acetate including the steps of: isomerizing 2-isopropenyl-5-methyl-4-hexenoic acid (1) into (E)-2-isopropyl-5-methyl-2,4-hexadienoic acid (2), reducing thus formed (E)-2-isopropyl-5-methyl-2,4-hexadienoic acid (2) into (E)-2-isopropyl-5-methyl-2,4-hexadienol (3), and acetylating thus formed (E)-2-isopropyl-5-methyl-2,4-hexadienol (3) into (E)-2-isopropyl-5-methyl-2,4-hexadienyl acetate (4), wherein Ac represents an acetyl group.
US09126922B2 Methods and systems for the production of diesters from triacylglyceride esters
Efficient methods for the production of long-chain unsaturated dicarboxylic compounds are disclosed. Unsaturated dicarboxylic compounds may be prepared from a reaction mixture containing unsaturated carboxylic compounds in the presence of one or more catalysts. In addition to the unsaturated dicarboxylic compounds, alkene compounds may also be produced. The alkene compounds may be removed from the reaction mixture under reduced pressure. The method may also use a wiped-film still as a means to remove the alkene compounds from the reaction mixture. Reaction conditions may be monitored and/or controlled through the use of one or more electronic system(s) in communication with a variety of sensors and controllable devices.
US09126891B2 Cycloalkyl-diamines
The invention is directed to a compound of formula I, as defined herein, or a pharmaceutically acceptable salt thereof; a pharmaceutical composition containing a compound of formula I, a method of treatment of a disorder or condition that may be treated by administration of the compound, the method comprising administering to a mammal, especially a human, in need of such treatment a compound of formula I as described above, and a method of treatment of a disorder or condition selected from the group consisting Human African Trypanosomiasis (HAT), Chagas Disease, Malaria, Leishmaniasis, and other infectious diseases transmitted to humans and animals by exposure to parasites, the method comprising administering to a human or mammal in need of such treatment a compound of formula I as described above.
US09126886B2 Selective dehydrohalogenation of tertiary halogenated hydrocarbons and removal of tertiary halogenated hydrocarbon impurities from a halogenated hydrocarbon product
A process for converting a tertiary halogenated hydrocarbons in a tertiary halogenated hydrocarbon-containing stream to a corresponding unhalogenated or less-halogenated unsaturated hydrocarbon product with the release of hydrogen halide involves contacting the tertiary halogenated hydrocarbon with a sorbent-type dehydrohalogenation catalyst in a reaction zone and optionally passing a stripping gas through the reaction zone to remove vapor phase reaction products from the reaction zone. A process for removing a tertiary chlorinated hydrocarbon impurity from 1,3-dichloro-1-propene involves contacting a mixture containing the 1,3-dichloro-1-propene and the tertiary chlorinated hydrocarbon impurity with a dehydrochlorination catalyst effective to catalyze a conversion of the tertiary chlorinated hydrocarbon impurity to a corresponding unchlorinated or less-chlorinated unsaturated hydrocarbon and hydrogen chloride and distilling the 1,3-dichloro-1-propene to produce a purified cis-1,3-dichloro-1-propene fraction and a purified trans-1,3-dichloro-1-propene fraction.
US09126884B2 Method for controlling 2-phenyl isomer content of linear alkylbenzene and catalyst used in the method
A method for controlling 2-isomer content in linear alkylbenzene obtained by alkylating benzene with olefins and catalyst used in the method.
US09126880B2 Process and apparatus for para-xylene production using multiple adsorptive separation units and multiple adsorptive bed feed points
A process for separating para-xylene from aromatic compounds is presented. The process introduces throughout a first step-time interval a first mixed xylene stream into a first feed input on a first adsorptive separation unit comprising multiple bed lines. The process further introduces throughout the first step-time interval a second mixed xylene stream into a second feed input on the first adsorptive separation unit. During a first portion of the first step-time interval, the process introduces material from a feed stream used during the first step-time interval into a bed line not used to deliver a stream into, or withdraw a stream from, the first adsorptive separation unit during the first step time interval. During a second portion of the first step-time interval, the process introduces material from a purification zone into the feed stream used during the first step-time interval.
US09126875B2 Sorption process with added drying section
An adsorption process using a fractionation column including a drying section is described. The drying section dries the desorbent and removes water from the adsorption process resulting in increased capacity for the adsorbent bed.
US09126872B2 Breathable glossy sealant for concrete and masonry surfaces
A water-based concrete or masonry sealant includes an acrylic- or silicone-modified reaction product of an unsaturated drying oil and an alkyd, the reaction product being dispersed in aqueous solution; and a dispersion of metal salt catalyst in aqueous solution. A method of treating a previously sealed concrete or masonry substrate, includes the steps of: applying to the previously sealed concrete or masonry substrate a sealant comprising an acrylic- or silicone-modified reaction product of an unsaturated drying oil and an alkyd, the reaction product being dispersed in aqueous solution; an aqueous dispersion of metal salt catalyst, and water; and allowing the sealant to cure.
US09126868B2 Process and additive to improve adhesion of compositions to substrates
The present invention provides a process to prepare a powdery additive suitable for improving adhesion of building material compositions to substrates having a surface energy of 50 mJ/m2 or lower, measured according to DIN 5660-2:2011-12, the additive comprising a polysaccharide and a plasticizer, wherein the plasticizer is liquid at 50° C. or lower, has a boiling point of 100° C. or higher and is selected from a specific group, comprising the steps of a) admixing the plasticizer to an aqueous medium of the polysaccharide followed by the subsequent drying of the admixture, or b) preparing a first particle comprising the plasticizer by (i) adsorbing the plasticizer onto a carrier, or by emulsifying the plasticizer with a synthetic water-soluble polymer in water and subsequently drying the emulsion, and (ii) mixing this first particle with a second particle comprising the polysaccharide wherein the mean particle size of the coarser of the first and second particle is not more than 10 times the mean particle size of the finer particle, or agglomerating the first and second particles into one particle. The invention further provides the additive obtainable by this process, use of the additive and building material compositions containing the additive as well as a process to adhere such compositions to substrates having a surface energy of 50 mJ/m2 or lower.
US09126866B2 Polycarboxylate ethers with branched side chains
A method of utilizing a copolymer for dispersing inorganic binders, the copolymer comprising as comonomers in copolymerized form at least one ethylenically unsaturated acid monomer and at least one ethylenically unsaturated, branched polyether macromonomer. Further disclosed are dispersants for inorganic binders, comprising the subject copolymer, and building material mixtures comprising inorganic binders and the subject dispersant.
US09126862B2 Heat-treatable low-emissivity glass and a production method therefor
A low-emissivity glass which is outstandingly durable and is heat treatable without any changes in its characteristics before and after the heat treatment; and a production method therefor. The heat-treatable low-emissivity glass according to the present invention is characterized in that it comprises: a sunlight-adjusting metal layer which is formed above a glass substrate; a first dielectric layer which is formed below the sunlight-adjusting metal layer; a second dielectric layer which is formed above the sunlight-adjusting metal layer; and an uppermost protective layer which is formed above the second dielectric layer, and in that the first dielectric layer has a structure obtained by the lamination of a lowermost dielectric layer comprising a metal oxide and a lower metal protective dielectric layer comprising a metal (oxy)nitride, and an advantage of the present invention is that there is no change in the characteristics of the low-emissivity glass even after heat treatment.
US09126860B2 Optical member and method for making the same
An optical member includes a glass substrate and an antireflection film disposed on a surface of the glass substrate. The antireflection film includes an oxide layer mainly composed of aluminum oxide and having a textured shape in a surface and an intermediate layer disposed between the glass substrate and the oxide layer. The intermediate layer includes sheet-like crystals that are stacked so that their surfaces are parallel to the surface of the substrate.
US09126858B2 Method for making glass substrate for display, glass substrate and display panel
A method for manufacturing a glass substrate for a display includes a step of producing a glass substrate and a step of performing a surface treatment on one glass surface of major surfaces of the glass substrate to form surface unevenness. The surface treatment is performed such that protruded portions having a height of 1 nm or more from the surface roughness central plane of the surface unevenness are dispersedly provided on the glass surface after the surface treatment and the area ratio of the protruded portions with respect to the area of the glass surface is 0.5-10%. Using this glass substrate, semiconductor elements are formed on a major surface of the glass substrate opposite to the glass surface. Accordingly, a display panel is produced.
US09126857B2 Separation apparatuses for separating sheets of brittle material and methods for separating sheets of brittle material
Methods and apparatuses for separating sheets of brittle material are disclosed. According to one embodiment, a separation apparatus for separating a sheet of brittle material includes a first separation cam positioned adjacent to a sheet conveyance pathway and a second separation cam positioned opposite from and downstream of the first separation cam. The first and second separation cams may be rotated such that the contact faces of the separation cams periodically extend across a centerline of the conveyance pathway. Rotation of the first and second separation cams may be synchronized such that at least the portion of the contact face of the first separation cam and at least the portion of the contact face of the second separation cam periodically extend across the centerline of the conveyance pathway at a separation time and periodically do not extend across the centerline of the conveyance pathway at a non-separation time.
US09126856B2 Fusion processes for producing sheet glass
Methods are provided for controlling the formation of defects in sheet glass produced by a fusion process which employs a zirconia melting unit. The methods comprise controlling the temperature profile of the glass as it passes through the finer, finer to stir chamber connecting tube, and stir chamber to minimize both the amount of zirconia which diffuses into the glass and the amount of secondary zirconia based defects which comes out of solution in the stir chamber.
US09126855B2 Methods for using ozone to enhance anaerobic digestion
The invention discloses systems and methods for producing a gas stream containing ozone and a “carrier” or sweep gas that has an oxygen concentration that is below a predetermined percentage for treatment of organic waste feed stocks in an anaerobic digester. In one embodiment, ozone and unreacted oxygen from an ozone generator are delivered to a pressure swing adsorption cycle, wherein the ozone is adsorbed onto a sieve and the excess oxygen is removed from the cycle. The sweep gas, which has a limited oxygen concentration, is then used to desorb the ozone from the pressure swing adsorption cycle and deliver the ozone to an anaerobic digester, where the ozone is used to treat the feed stock.
US09126854B2 Apparatus for target compound treatment
An apparatus adapted to treat at least one target compound comprising a housing through which fluid may pass; a receiving zone defined within the housing; disposed after the receiving zone within the housing, a destruction zone in which an aqueous solution containing at least one target compound is exposed to a destruction agent, the destruction agent adapted to convert the target compound into destruction byproducts; disposed after the destruction zone, a filtration zone containing a filtration agent adapted to remove the destruction byproducts from the solution; liquid disposal means for receiving solution from the filtration zone; and solid disposal means for receiving solids from the filtration zone, whereby, the target compound is first converted to byproducts, then the byproducts are filtered out of the solution, preventing target compounds from entering wastewater systems and ultimately re-entering the water supply. Physical embodiments of the invention include an in-line version for mounting under a sink; a version mounted near a sink and in communication with plumbing, but not in-line; a version that is transportable within a cart; and a toilet-mounted version for removing target compound from urine. Docking stations may be provided for collection of target compounds, which stations then releasably communicate with the apparatus to transfer collected target compounds from the station to the apparatus. Various agents and processes are disclosed for destroying target compounds and for filtering byproducts.
US09126852B2 Mobile system for treatment of water by deionization
The present invention is generally directed to a versatile fluid treatment system which includes: a mobile device; a track system connected to the mobile device; one or more treatment vessels removably attached to the track system, each treatment vessel comprising a treatment material disposed inside the treatment vessel, at least one fluid inlet, and at least one fluid outlet; an input conduit that receives a fluid to be treated, the input conduit in fluid communication with the fluid inlet on the treatment vessel; and an output conduit in fluid communication with the fluid outlet on the treatment vessel, the output conduit receives treated fluid from the treatment vessels via the fluid outlet.
US09126843B2 Method for separation of monovalent metals from multivalent metals
The present invention is directed to a new more environmentally friendly method for the separation of metals from concentrated solution or more specifically to separate monovalent metals from a solutions that comprise high levels of multivalent metals by using a sulfonic functionalized resin.
US09126841B2 Ammonia plant
A synthesis plant (309A) includes a compression device (360A) that increases a pressure differential between the bottom product pressure of a cryogenic separator (340A) and the delivery pressure of the bottom product to a downstream plant component. Such increased pressure differential is employed to increase cooling in the separator (340A) to thereby significantly reduce the volume of excess air. In most preferred aspects, at least part of the energy required for the compression device is provided by expansion (320A) of the separator feed.
US09126840B2 Thioether-bridged organic/inorganic composite and method for preparing hollow or porous carbon structures and silica structures using the same
Provided are organosilica composites based on bis(3-triethoxysilylpropyl)tetrasulfide (TESPTS) or bis(3-triethoxysilylpropyl)disulfide (TESPDS) and containing octadecyltrimethoxy silane (C18TMS) and cetyltrimethylammonium bromide (CTAB), and a method for preparing hollow or porous carbon structures and silica structures using the same. According to the present disclosure, it is possible to obtain hollow or porous carbon structures and silica structures in a more simple and cost-efficient manner. Thus, the resultant structures have a high surface area and a large mesopore volume, so that they may serve as catalyst carriers for fuel cells capable of loading metal catalyst particles having a smaller particle size in a larger amount and in a more homogeneously dispersed state.
US09126838B2 Method for purifying chlorosilanes
The method comprises at least three steps of a hydrogenation step (101) and/or a chlorination step (102), an impurity conversion step (103), and a purification step (104). In the impurity conversion step (103), an aldehyde compound represented by the general formula Ar—R—CHO (Ar; denotes a substituted or unsubstituted aryl group, R; denotes an organic group having two or more carbon atoms) is added to convert donor impurities and acceptor impurities contained in a chlorosilane distillate to a high-boiling substance. The chlorosilane distillate after the donor impurities and acceptor impurities have been converted to a high-boiling substance is sent to the purification step (104). In the purification step (104), high purity chlorosilanes from which the donor impurities and acceptor impurities have been thoroughly removed are obtained by using a distillation column or the like, where the high purity chlorosilanes are recovered outside the system from the top of the column.
US09126837B2 Continuous vapor grown carbon fiber, method for fabricating the same and applications thereof
A method for fabricating a continuous vapor grown carbon fiber, comprising: (a) providing a substrate which has a catalyst on its surface; (b) placing said substrate in a furnace; (c) loading said furnace with hydrogen, ammonia, or combinations thereof; (d) adjusting a temperature of said furnace to 400° C. to 900° C. to proceed heat treatment for 10 minutes to 2 hours; (e) adding a carbon-containing compound into said furnace; (f) adjusting the ratio of said carbon-containing compound and said hydrogen, ammonia, or combinations thereof; (g) adjusting the temperature of said furnace to 500° C. to 1200° C. to crack said carbon-containing compound, and thereby form a carbon fiber.
US09126830B2 Metal doped zeolite membrane for gas separation
The present invention discloses composite inorganic membranes, methods for making the same, and methods of separating gases, vapors, and liquids using the same. The composite zeolite membrane is prepared by TS-1 zeolite membrane synthesis, and subsequent palladium doping. In the composite zeolite membrane synthesis, two different methods can be employed, including in-situ crystallization of one or more layers of zeolite crystals an a porous membrane substrate, and a second growth method by in-situ crystallization of a continuous second layer of zeolite crystals on a seed layer of MFI zeolite crystals supported on a porous membrane substrate. The membranes in the form of disks, tubes, or hollow fibers have high gas selectivity over other small gases, very good impurity resistance, and excellent thermal and chemical stability over polymer membranes and other inorganic membranes for gas, vapor, and liquid, separations.
US09126829B2 Graphene valley singlet-triplet qubit device and the method of the same
The present invention is to provide a graphene valley singlet-triplet qubit device. The device includes a substrate, and a graphene layer formed on the substrate. An energy gap is created between the valence band and the conduction band of the graphene layer. At least one electrical gate is configured on the graphene layer and/or on two sides of the graphene layer. The graphene layer is located in a magnetic field and a voltage is applied to at least one electrical gate, thereby creating a valley singlet-triplet qubit.
US09126807B2 Elevator dispatch control to avoid passenger confusion
An exemplary method of controlling an elevator system includes determining a source floor of a new call from a passenger desiring elevator service. A direction of travel from the source floor for the new call is also determined. A path of a considered elevator car is simulated as if the new call were assigned to the considered elevator car by determining at least one of (i) a relationship between a position of the considered elevator car and the source floor or (ii) a relationship between a direction of movement of the considered elevator car and the direction of travel. The new call is assigned to one of a plurality of elevator cars if the assigning will satisfy each of (i) the one of the elevator cars will not move in a direction opposite the direction of travel during a time between the passenger boarding the one of the elevator cars and arriving at a destination of the passenger and (ii) the one of the elevator cars will not move in a direction opposite a travel direction of any currently assigned passenger during a time between the currently assigned passenger boarding the one of the elevator cars and arriving at a destination of the currently assigned passenger.
US09126805B2 Rope of an elevator and a method for manufacturing the rope
A rope of a lifting device, more particularly of a passenger transport elevator and/or freight transport elevator, an elevator, and a method for manufacturing the rope are disclosed. The rope includes an unbroken load-bearing part, the profile of which is essentially of rectangular shape, and the width of the cross-section is greater than the thickness and which load-bearing part comprises glass fiber reinforcements and/or aramid fiber reinforcements and/or carbon fiber reinforcements and/or polybenzoxazole fiber reinforcements and/or polyethylene fiber reinforcements and/or nylon fiber reinforcements in a polymer matrix material. The long sides of the cross-section of the load-bearing part include one or more grooves symmetrically or asymmetrically in the longitudinal direction of the rope, which grooves divide the load-bearing part into smaller parts.
US09126804B2 Triggering of an elevator brake in an emergency situation
A method for triggering an elevator brake in an emergency situation of a vertically movable elevator car in an elevator installation, wherein a movable part of the brake is held in a starting position by an electromagnetic force generated by a coil connected with a voltage source, and for triggering the brake the voltage supplied to the coil is interrupted and the movable part is moved from the starting position to a braking position by a spring force of at least one spring. A voltage is set by a switching unit that is connected with a control unit in dependence on at least one travel parameter of the elevator car determined by the control unit and, in the case of failure of the voltage source, triggering of the elevator brake is delayed by a delay unit in dependence on the set voltage.
US09126795B2 Image forming apparatus
An image forming apparatus includes an output unit, a pair of output rotary bodies, and a controller. A sheet having an image formed thereon is discharged to the output unit. When plural sheets are sequentially discharged to the output unit, the controller controls overlapping output operation to, with a trailing end portion of a preceding sheet of the plural sheets being held by the pair of output rotary bodies, feed a subsequent sheet of the sheets to between the pair of output rotary bodies to overlap a leading end portion of the subsequent sheet with the trailing end portion of the preceding sheet. With the leading end portion of the subsequent sheet overlapped with the trailing end portion of the preceding sheet, the controller controls the pair of output rotary bodies to rotate to discharge the preceding sheet to the output unit.
US09126790B2 Image forming apparatus that detects remaining sheet amount, information terminal, control method, and storage medium
An image forming apparatus capable of collectively and accurately detecting the remaining sheet amount of sheets set in sheet feed trays. The remaining sheet amount value of each sheet feed tray is detected in stepwise levels. Whenever sheet feed is detected, the remaining sheet count is decremented by 1. Upon detection of a change in the remaining sheet amount value, the changed remaining sheet amount value is acquired, and the remaining sheet count is changed to the changed remaining sheet amount value. If the sheet feed trays include any other one set to the same type and size of sheets as those of sheets to which the sheet feed tray in current use is set, when the remaining sheet count of the sheet feed tray in current use is changed to the changed remaining sheet amount value, the other sheet feed tray is selected for feeding sheets.
US09126787B2 Recording medium setting device and image forming apparatus
A recording medium setting device includes a base plate on which recording media are set; guide members being moved in a width direction of the recording media that are set on the base plate; a contact detection unit detecting a contact between the guide members and the recording media; an approach unit moving the guide members in a direction so as to sandwich the recording media set on the base plate until the contact detection unit detects the contact between the guide members and the recording media; and an additional approach unit moving the guide members, moved by the approach unit, at a predetermined distance in the direction to squeeze the recording media after the contact detection unit detects the contact between the guide members and the recording media.
US09126782B2 Transporting device, and image forming apparatus
Provided is a transporting device including a transport section that contacts with a material to be transported and that transports the material to be transported, a table on which the material to be transported is placed, a moving member that includes the table provided on an upper surface of the moving member so that an upper surface of the table is higher than the upper surface of the moving member in a vertical direction and moves the material to be transported, which is placed on the table, to a contact position where the material to be transported contacts with the transport section, and a positioning member that contacts with an end portion of the material to be transported in a width direction orthogonal to a transport direction in which the material to be transported is transported by the transport section.
US09126780B2 Transport apparatus and image recording apparatus
A transport apparatus includes a transport roller having a first supported portion and a second supported portion at positions separated in a first direction, and configured to abut against a sheet, rotate in a second direction about a rotation axis extending in the first direction, and transport the sheet; a first support member configured to rotatably support the transport roller, the first support member having a first receiving portion which is in the form of a circular arc and configured to abut against a portion in a circumferential direction of an outer periphery of the first supported portion; and a second support member configured to rotatably support the transport roller, the second support member having a second receiving portion which is in the form of a circular arc and configured to abut against a portion in a circumferential direction of an outer periphery of the second supported portion.
US09126776B2 Milling machine, in particular surface miner, and method for mining milled material of an open cast surface
In a method for milling an opencast mining surface or for milling off layers of an asphalt or concrete traffic surface with a milling machine removing the ground surface, by milling the ground surface along a predetermined milling track and by transporting the milled material via a conveying device to at least one container of a truck that travels along next to the milling machine, a relative position between the container and the conveying device is automatically controlled to regulate the loading of the container.
US09126775B2 Latching mechanisms for removable chocks
Example wheel restraint systems include example wheel chocks for blocking a wheel of a vehicle at a loading dock. In some examples, the wheel chock is movable between a stored position and a wheel-blocking position. In the wheel-blocking position, the chock latches onto a track that is mounted to a driveway of the loading dock. In the stored position, the chock is spaced apart from the track. In some examples, a lifting mechanism, such as a hoist or a spring-loaded articulated arm, helps carry at least some of the chock's weight as the chock is manually moved between its stored and wheel-blocking positions. In some examples, the chock includes a rotatable lever for selectively latching and unlatching the chock to the track.
US09126765B2 Linear motion conveyor
A linear motion conveyor is described and which includes an elongated conveyor bed having a product transporting surface for supporting and transporting a product between the opposite first and second ends thereof, and a drive assembly oriented in force transmitting relation relative to the elongated conveyor bed, and where the elongated conveyor bed, when reciprocated by the drive assembly is operable to move product alternatively between the opposite ends of the product elongated conveyor bed in a first direction; a second direction; and which is further rendered operable to substantially stop the movement of the product located between the opposite ends of the elongated conveyor bed.
US09126762B2 Rubber composition for conveyor belts and conveyor belt
The present invention relates to a rubber composition for a conveyor belt that enables the provision of a conveyor belt having sufficiently good tensile strength, tear resistance, abrasion resistance, and cut resistance and, more specifically, to a rubber composition for a conveyor belt that contains, with respect to 100 parts by mass of a rubber component containing 40 to 70 mass % of natural rubber, 10 to 25 mass % of styrene butadiene rubber, and 15 to 35 mass % of butadiene rubber, 1 to 5 parts by mass of a resin component.
US09126757B2 Lifting device for rolled objects
A device and a lifting system for manually lifting and transporting an object are described. The device includes a handle member including a linking member connector disposed at about a center point of a length of the handle member. A first end of a linking member is securely connected to the handle member by the linking member connector. The linking member has a length suitable for a person to raise the object to be lifted and transported between his knees and his waist. A lifting member has at least a portion insertable into a hollow core of the object to be lifted and transported, a first end of the lifting member connected to a second end of the linking member and a second end of the lifting member including a contact member providing a lifting surface for contacting the object to be lifted and transported.
US09126752B2 Ambient cure pigmented or clear top coat non-isocyanate system
A spray system for formulating an ambient curable clear coat product includes a first container containing a mixture of a polymer with primary hydroxyl functionality and an amino crosslinker with alkoxymethyl functionality and a propellant and a second container containing a catalyst formulated to initiate a polymerization reaction of the polymer and crosslinker when added to the first container. The system also includes a charging device configured to transfer the catalyst from the second container to the first container.
US09126743B2 Suspension packaging assembly
A packaging assembly structured to suspend an article within an exterior container and including first and second platforms each having a base with a window extending therethrough and a plurality of side portions extending about the periphery thereof. The side portions are movable into a transverse orientation relative to their respective bases and at least one flexible material bag is connected to the first platform and includes an access opening for a receipt of a packaged article into the bag. Peripheral portions of the bag are connected to the side portions of the first platform and movable therewith into a transverse orientation to facilitate tensioning of the bag and the enclosed article. The second platform is disposed in an inverted, retaining position within the exterior container and in confronting relation to the first platform so as to further tension the bag and the enclosed article.
US09126738B2 Cartridge for a dispensing system
A cartridge is provided that comprises a housing. The housing is configured to maintain a pouch within the housing. The cartridge comprises a top and a bottom. The cartridge comprises at least one top mating member at the top of the cartridge and at least one bottom mating member at the bottom of the cartridge. The at least one top mating member is asymmetric with the at least one bottom mating member. Each mating member is configured to match with a corresponding mating member of a cartridge frame or rack.
US09126734B2 Self venting steam valve for flexible packaging bags and pouches used in cooking of foods
The present document describes a cooking container for cooking foodstuff comprising: an edge having a seal separating the interior from the exterior of the cooking container; a steam valve formed in the seal, the steam valve comprising: a pressure accumulating portion; a pressure controlling portion; and a breakable seal between the pressure accumulating portion and the pressure controlling portion; whereby the breakable seal is breakable under an increase in pressure in the pressure accumulating portion during cooking thereby forming a gap/passage in the seal and permitting controlled evacuation of pressure from the interior of the cooking container through the gap/passage to the exterior, the pressure controlling portion restricting the evacuation of pressure relative to the pressure accumulating portion after the breakable seal is broken.
US09126711B2 Article-transport container
An article-transport container comprises a floor having a respective left-side and right-side closures that are foldably joined thereto. A front end wall is foldably joined to the floor and to the respective left-side and right-side closures. A rear end wall is foldably joined to the floor and to the respective left-side and right-side closures and at least one tri-layers corner cooperate with the respective left-side and right-side closures to define an interior region adapted to receive articles therein. The least one tri-layer corner includes respective outer and inner layers and a medical layer which is sandwiched between the respective outer and inner layers and a medical layer which is sandwiched between the respective outer and inner layers to enhance stacking strength of the container while minimizing scarps produced during construction of the container.
US09126704B2 Pouch product with improved seal and method
A pouch product includes a pouch wrapper formed of a web having a longitudinal integrated fin and lap seal. The pouch wrapper contains a filling material including tobacco or non-tobacco material and optional additives. The longitudinal integrated fin and lap seal is formed on a forming collar incorporated in a pouching apparatus.
US09126699B1 Portable circular synthetic runway
Presented is a system to launch, carry and recover aerial vehicles with a portal circular synthetic runway formed by a moving pad which is equivalent to flying carpet in the ancient tale. Based on the fact that during the process of takeoff, landing or being carried, an aircraft only needs be supported from limited space directly underneath (or above) it, a pad (or a beam or a cable), which is acting as carriage and moving in unison with an aircraft, can be used to provide the same structural support as what's rendered by conventional runway or transportation vehicle. Circular structure of the synthetic runway makes such a device compact and portable.
US09126696B1 Method and system for obtaining and presenting turbulence data via communication devices located on airplanes
A method, device and system is provided for obtaining and processing turbulence data via communication devices located on-board airplanes. Turbulence data obtained by a plurality of communication devices may be received during flights on-board respective ones of a plurality of airplanes. Accumulated tempo-spatial turbulence information may be generated by super-positioning the turbulence data received from the plurality of communication devices onto a single tempo-spatial frame of reference. The accumulated tempo-spatial turbulence data information may be distributed to one or more of the communication devices. The plurality of communication devices may include one or more hand-held user communication device and/or embedded airplane communication device.
US09126695B2 Method and system for displaying meteorological events along a flight plan of an aircraft
Method and system for displaying meteorological phenomena encountered by an aircraft flying along a flight plan. The display system includes a display device configured to present on a screen a meteorological indicator, the meteorological indicator comprising a time line representing a time scale relating to the duration of the flight of the aircraft along the flight plan and, on this time line, a set of first symbols illustrating meteorological phenomena and a second symbol indicating the current instant.
US09126683B1 Apparatus for extracting power from fluid flow
An apparatus for extracting power includes a track and an airfoil coupled to the track. The track includes first and second elongate sections, where the first elongate section is positioned above the second elongate section. The airfoil includes a pressure surface lying between a suction surface and the track, and is moveable in opposite directions when alternately coupled to the first elongate section and second elongate section.
US09126682B2 Methods and systems for transitioning an aerial vehicle between hover flight and crosswind flight
A method involves operating an aerial vehicle in a hover-flight orientation. The aerial vehicle is connected to a tether that defines a tether sphere having a radius based on a length of the tether, and the tether is connected to a ground station. The method involves positioning the aerial vehicle at a first location that is substantially on the tether sphere. The method involves transitioning the aerial vehicle from the hover-flight orientation to a forward-flight orientation, such that the aerial vehicle moves from the tether sphere. And the method involves operating the aerial vehicle in the forward-flight orientation to ascend at an angle of ascent to a second location that is substantially on the tether sphere. The first and second locations are substantially downwind of the ground station.
US09126680B2 Dual mode rotor hub assembly
A rotor hub assembly and method for controlling movement of a rotor blade relative to a swashplate. The hub assembly having an attachment device operably associated with the rotor blade and the swashplate. The attachment device provides pivot and rotational blade movement relative to the swashplate. A dual spring-rate damper is operably associated with the attachment device. The damper switches between a first spring rate and a second spring rate during flight to control movement of the rotor blade. The method includes the process of switching the damper between the first spring rate and the second spring rate during flight.
US09126673B1 Patient transport vehicle flooring panel with built-in anti-slip tread
A flooring system positionable over a base platform in the cabin of a vehicle such as an aircraft. In one embodiment, the flooring system includes one or more flooring panels each having top and bottom portions, where the top portion defines a top surface including an anti-slip tread. Additionally or alternatively, the flooring system may be made up of a plurality of flooring panels that are adapted to meet at respective interface regions so as to limit fluid passage through the interface regions. In one arrangement, one flooring panel may be separated from an adjacent flooring panel to expose a wiring trough underneath the one flooring panel free of separating the adjacent flooring panel from the aircraft base platform.
US09126668B2 Shaft seal arrangement for a ship bulkhead
A seal arrangement for sealing around a rotating shaft that passes through a ship bulkhead includes an expandible and contractible seal ring made of several seal ring segments, and radial actuators that engage the seal ring segments and can be power-activated, e.g. with a pressure medium, to pull the seal ring segments radially outwardly, thereby expanding the seal ring to a larger diameter spaced away from the shaft. When the radial actuators are not activated, the biasing force of springs contracts the seal ring segments to a smaller diameter, to establish sealing contact of the seal ring on the shaft. In normal operation a control unit activates the actuators, but if sensors detect a power failure or water in the ship, or a manual switching is triggered, then the seal arrangement contracts under spring force into the sealing condition with the seal rings sealing against the shaft.
US09126663B2 Aquatic equipment-mounting headgear
A framework assembly for mounting accessories to the head of an underwater diver is disclosed. The assembly generally includes an equipment mounting rig connected by a post to a low-profile head-engaging base, wherein the base is adapted to fit snugly to the top part of a diver's head and under a diving hood such that the base is securely held in place by said diving hood. Waterproof equipment, including flashlights, cameras, and the like, may be mounted onto the rig.
US09126662B2 Release apparatus for a load on a device and underwater device
A release apparatus for a load on a device, in particular on an underwater device, includes a hook device, with which a hook is mounted on a hook-holding device such that it can rotate about a rotational axis and can be displaced between a closed and a released position by rotation about the rotational axis with the aid of a hook actuation mechanism. The apparatus includes a load rest, which is formed on the hook and in which a holding element of the load rests when in the non-released state, and a restricted guidance device, which is configured to guide the load in an ejection direction when released, wherein, when the holding element of the load rests on the load rest, the hook in the closed position is torque-free with respect to a torque exerted by the load on the hook in relation to the rotation about the rotational axis.
US09126653B2 Straddle type vehicle brake system and straddle type vehicle
A brake system is disclosed. The brake system includes a front brake, a rear brake, a right brake lever for operating the front brake, and a left brake lever for operating the rear brake. The brake system also includes a brake pedal for operating the front brake and rear brake such that the front brake and rear brake work in an interlocked manner.
US09126634B2 Structure for front portion of vehicle
A structure (100) for a front portion of a vehicle includes: a windshield lower member (6); a cross member (7) fixed to the windshield lower member (6); paired damper housings (4) disposed in front of both ends of the cross member (7); and paired damper housing supports (5) arranged between the cross member (7) and the damper housing (4) to drain water. The windshield lower member (6) and the cross member (7) define a closed cross section K which extends in the vehicle width direction and serves as a second intake path (R2). The cross member (7) has, in rear of the damper housing supports (5), paired left and right outside air intake openings (72a, 72b) for outside air to pass therethrough. The windshield base member (6) has a blower air intake opening (62a) opened to face one of the pair of outside air intake openings (72a, 72b).
US09126625B2 Closed-loop control method for an energy absorber
Closed-loop control of an energy absorber acting as a damper between two parts that are movable relative to one another. A damping force of the energy absorber, or damper, can be adjusted by way of the change in the viscosity of a magnetorheological fluid (MRF), which change can be influenced by a magnetic field of a coil. According to the method it is possible to decelerate an impact or a movement with the lowest possible forces in order to minimize possible consequential damage/loading by way of setting as constant a deceleration as possible, as small a deceleration as possible, by way of using the entire available deceleration travel, and low or zero residual speed at the end of the deceleration travel independently of the moving mass or speed.
US09126615B2 Mobile device holder
A mobile device holder includes a holding portion, a lower shelf fixedly attached to a base of the holding portion and configured to support a mobile device, an upper shelf slidably affixed to the holding portion and slidable along a plane defined by the holding portion toward the lower shelf such that a distance between the upper shelf and lower shelf is adjustable, a pivot assembly connected to the holding portion and configured to pivot about a pivot axis, wherein the lower shelf is attached to the base of the holding portion at a fixed distance from the pivot assembly, and a mount affixed to the pivot assembly, wherein the holding portion, the upper shelf and the lower shelf are pivotable together about the pivot axis relative to the mount between an upright position and a stowed position.
US09126599B2 Electric vehicle
An electric vehicle including a plurality of motors for individually driving left and right drive wheels is provided with a motor abnormality detector for detecting the occurrence of an abnormality in each of the motors and one side abnormality response controller. The one side abnormality response controller controls, when an abnormality other than a motor stoppage is detected the motor in the wheel of either one of the left and right, which are arranged at the same forward or rearward position of the vehicle, by the motor abnormality detector, the motor for the other wheel to approach the same condition as that of the motor in which the abnormality has been detected.
US09126596B2 Control system for vehicle and control method therefor
A control system for a vehicle including a brake pedal operable by a driver and an engine includes an electronic control unit. The electronic control unit is configured to: (a) execute cruise control, the cruise control selectively executed and stopped through an operation of the driver, (b) stop the engine upon depression of the brake pedal, when the cruise control is stopped, (c) stop the engine while the vehicle is being decelerated or stopped, even when the brake pedal is not depressed, when the cruise control is executed, and (d) keep the engine stopped even when the operation to stop the cruise control is performed, after the engine is stopped and the cruise control is executed.
US09126595B2 Apparatus and method for calculating inter-vehicle distance
Disclosed are an apparatus and a method for calculating an inter-vehicle distance that calculates a more accurate inter-vehicle distance by setting a physical limit value, by recognizing an inter-vehicle distance error occurring due to reasons such as an installation location of a sensor, a type of a vehicle, illegal remodeling of the vehicle, and the like, and thereby correcting an inter-vehicle distance.
US09126594B2 Driving assistance apparatus
To provide a driving assistance apparatus that can detect an intersection at which driving assistance is required with a high degree of precision so that the driving assistance can be provided more appropriately, a driving assistance apparatus 2 includes: a vehicle speed acquisition unit 64 that obtains information indicating a vehicle speed of a vehicle 1; an assistance condition determination unit 98 that determines whether or not an assistance activation condition, which is a condition for providing a driver of the vehicle 1 with driving assistance, is satisfied on the basis of whether or not a vehicle speed V obtained by the vehicle speed acquisition unit 64 is equal to or lower than a reference vehicle speed V1, and on the basis of information relating to an intersection or a preceding vehicle in front of the vehicle 1; and an assistance execution unit 100 that executes, as the driving assistance, assistance including at least one of warning issuance to the driver, braking control, and steering control when the assistance condition determination unit 98 determines that the assistance activation condition is satisfied.