US09298739B2

A position information providing apparatus includes a sensor data acquiring unit acquiring sensor data, a feature amount calculating unit calculating a feature amount from the sensor data, and a confidence level calculating unit calculating a confidence level using the feature amount, wherein the sensor data is more than one, and the feature amount includes a statistical amount of more than one piece of the sensor data and an amount showing a form of the sensor data.
US09298736B2

A method allocates object replicas in a distributed storage system. The method identifies a plurality of objects in the distributed storage system. Each object has an associated storage policy that specifies a target number of object replicas stored at distinct instances of the distributed storage system. The method identifies an object of the plurality of objects whose number of object replicas exceeds the target number of object replicas specified by the storage policy associated with the object. The method selects a first replica of the object for removal based on last access times for replicas of the object, and transmits a request to a first instance of the distributed storage system that stores the first replica. The request instructs the first instance to remove the first replica of the object.
US09298731B2

A technique for efficiently scanning various datasets in a storage system to generate metadata for shared data blocks is provided. In one embodiment, data containers in an active file system of a storage object are first scanned. Remaining images (e.g., snapshots of the file system) are arranged in a chronological order based on the age of such images in the storage object. In some instances, to perform a metadata scan of a given image, the storage server compares each data container in the given image to a corresponding data container in a prior image (from the chronological order) to identify any non-identical data blocks (i.e., blocks that are not common between the data containers of the two images) in each data container. The metadata scanner then generates metadata only for the non-identical data blocks in each data container and skips metadata generation for any remaining data blocks.
US09298721B2

The usage of applications in a computing environment is monitored to generate data that is indicative of the application usage. The data is used to select or prioritize applications (or data items of a data type of the applications) over other applications (or data items) when a search operation is performed.
US09298717B2

Technologies are generally described for a data deduplication management scheme for media files uploaded or to be uploaded to a server. In some examples, a method may include identifying, by a server, a creation time of a media file based at least in part on metadata of the media file; identifying, by the server, an uploading time of the media file; calculating, by the server, a difference between the creation time and the uploading time; and performing, by the server, a data deduplication process when the difference is greater than a predetermined value.
US09298710B2

A document search system includes a plurality of computers in a network having a router, and an email software program on each of the computers. A database stores attachment files and email documents. A search program on at least one of the computers initiating storage of email documents and attachment files. A mail journal database stores email data extracted by the search program from the email. A message identification (ID) identifying the email document, and the ID being generated by the search program and associating an email document with corresponding email data, and the ID associating the email document with an attachment file when an attachment file is sent. A file loader replacing an attachment file with a file link and storing the attachment file in the database. The file link provides access to the attachment file in the database.
US09298691B2

A system can receive raw log data from log-producing devices. The system can parse the raw log data to generate parsed log data, including extracting fields from the raw log data, generating structured query language (SQL) statements from the extracted fields, and inserting the SQL statements in a database. The system can summarize the parsed log data, including identifying one or more SQL statements based on fields of commonality and fields of uniqueness, and creating summarized data that include a new statement condensed from the identified SQL statements. The system can then generate a report based on the summarized data.
US09298685B2

A system and method for creating a table including multiple rows to accommodate redundant field information is described. A table creation module receives a completed form, generates field images, determines a set of unique field images, redundant fields and associated fields in the completed form, populates a first row of the table in a first column with a first unique field image, adds remaining field images from the set of unique field images to the first row, populates the first row with a first redundant field image and remaining field images from a first set of associated fields. The tables can be used to create an organized report.
US09298679B2

Systems and methods for providing a binary representation of a web page. A server may compile a source page, such as a hypertext markup language (“HTML”) document, to create a compiled representation of the source page. Creation of a compiled representation may include generating a document object model (“DOM”) for the content associated with the source page. The compiled page may be transmitted to a client as a random-access file or flat file, where the data is encoded in one or more data types other than a string representation. The client may receive the compiled page and load the compiled page directly as a DOM for the page without the need to parse HTML text strings. The server and client may reconcile the data format of the compiled page, such as by exchanging or verifying a compiler dictionary associated with the page.
US09298675B2

Legacy documents may be imported into online electronic document systems in a form in which the document is broken up into a collection discrete sub-documents. Styles are read from the legacy document and analyzed according to one or a number of factors, such as number of instances, combinations with other styles, and the like. Based on the analysis of the various styles, a set of styles is presented to a user to select style-based breakpoints to use in dividing the legacy document. As the system converts the legacy document from its source format into a designated target format, document managing functionality applies the selected breakpoints in the target formatted document according to the designated breakpoints. The system then generates a style sheet for the converted document including the style information for that document.
US09298674B2

The present invention generally relates to a method for computing a Fast Fourier Transform (FFT). In one embodiment, the present invention relates to an interleaved method for computing a Fast Fourier Transform (FFT).
US09298652B2

The moderation of event notifications from a network interface card. The network interface card has multiple completion queues that queue of completed work. The moderation batches up this completed work such that potentially multiple work requests are aggregated into a single event notification. This moderation reduces processing overhead since it spreads the overhead associated with a single interrupt to multiple event notifications The decision on moderation may be performed per connection, or even per constituent queue of the connection. The principles herein allow moderation to reduce overhead without slowing network throughput.
US09298636B1

A method and a system for use in managing data storage is disclosed. Data storage is managed in a data storage system comprising a first and a second storage processor and a plurality of data storage devices. The first and the second storage processor having respective caches configured to mirror each other. A write I/O is received in the data storage system, wherein the write I/O is an operation for updating data storage in the data storage system. Load associated with the first and second storage processor in the data storage system is determined. The cache is bypassed and write I/O is delivered to the plurality of data storage devices in the data storage system in response to determining a heavy load associated with the first and second storage processor in the data storage system.
US09298634B2

A memory request optimizer includes a memory tracker for receiving a read request from client devices and for determining whether the request address matches any of the virtual request trackers. If the request address does not match any virtual request tracker, an allocation logic allocates a next available virtual request tracker to track the request address. When the request address matches a virtual request tracker, a prefetch logic increments a current tracker match count for the virtual request tracker and determines whether a linear history of tracker match counts indicates a prefetch of a next request data is appropriate based on one or more predetermined criteria. If the linear history indicates the prefetch is appropriate, the prefetch logic obtains the next request data at an address equal to the request address plus a preconfigured request offset from the memory sub-system and stores the next request data in a cache.
US09298630B2

A computer processor collects information for a dominant data access loop and reference code patterns based on data reference pattern analysis, and for pointer aliasing and data shape based on pointer escape analysis. The computer processor selects a candidate array for data splitting wherein the candidate array is referenced by a dominant data access loop. The computer processor determines a data splitting mode by which to split the data of the candidate array, based on the reference code patterns, the pointer aliasing, and the data shape information, and splits the data into two or more split arrays. The computer processor creates a software cache that includes a portion of the data of the two or more split arrays in a transposed format, and maintains the portion of the transposed data within the software cache and consults the software cache during an access of the split arrays.
US09298627B2

Embodiments include multi-processor systems, including multi-core processor systems, as well as methods for operating the same, in which at least one processor or processor core is configured to receive an instruction directing the at least one processor core to read a value associated with a memory address. In response to receiving the instruction and before execution of the instruction, the at least one processor or processor core causes ones of the plurality of mutually communicatively inter-coupled processor cores to provide a plurality of locally stored values that are stored individually in the respective processor cores and that are associated with the memory address.
US09298622B2

A method, system, and computer readable medium to share data on a global basis within a symmetric multiprocessor (SMP) computer system are disclosed. The method may include grouping a plurality of processor cores into a plurality of affinity groups. Global data may be copied into a plurality of group data structures. Each group data structure may correspond to an affinity group. The method may read a first group data structure by a thread executing on a processor core associated with a first affinity group.
US09298608B2

The various implementations described herein include systems, methods and/or devices used to enable biasing for wear leveling in storage systems. In one aspect, the method includes (1) determining, for each erase unit of a plurality of erase units in the storage medium, an age metric, (2) determining a representative age metric of the plurality of erase units, (3) for each respective erase unit of the plurality of erase units, biasing a respective garbage collection control metric for the respective erase unit in accordance with the age metric of the respective erase unit in relation to the representative age metric of the plurality of erase units to generate an adjusted garbage collection control metric for the respective erase unit, and (4) performing garbage collection for the storage medium in accordance with the adjusted garbage collection control metrics of the plurality of erase units.
US09298601B2

A conditional processing method and apparatus for efficient memory management are provided. A conditional processing method includes receiving a data stream including a plurality of elements; decoding the received data stream; generating a parse tree by loading the decoded data stream; determining whether a parsingSwitch element is detected while generating the parse tree; and if the parsingSwitch element is detected, loading at least one child element of the detected parsingSwitch element in a memory, based on at least one attribute of the detected parsingSwitch element.
US09298598B2

Some embodiments of a system and a method to automate visual testing of an application have been presented. For instance, images generated by the application under test can be automatically captured. To reduce false positives in the automated visual testing, masks are applied onto the images to filter out some predetermined parts of the images. Then the masked images are compared with a set of predetermined patterns. Differences between the masked images and the predetermined patterns may be reported.
US09298587B2

An integrated circuit includes a processor core, a clock control circuit and a debugging circuit. The processor core processes target software. The clock control circuit determines whether an electrical connection exists between the processor core and an external debugger and generates a determination result. The clock control circuit generates an output clock signal based on the determination result. The external debugger performs a debugging operation for the target software. The output clock signal is selectively activated based on the determination result and an input clock signal. The debugging circuit provides information with respect to the debugging operation for the target software to the external debugger based on the output clock signal.
US09298586B2

Debugging a graphics application executing on a target device. The graphics application may execute CPU instructions to generate graphics commands to graphics hardware for generation of graphics on a display. A breakpoint for the graphics application may be detected at a first time. In response to detecting the breakpoint, one or more graphics commands which were executed by the graphics hardware proximate to the first time may be displayed. Additionally, source code corresponding to CPU instructions which generated the one or more graphics commands may be displayed.
US09298564B2

In an approach, a database server maintains a container database which comprises: one or more pluggable databases, a root database that stores an undo log for rolling back transactions on the consolidated database, and a redo log for replaying modifications to the container database. The database server restores a particular pluggable with a backup version that corresponds to a first point in time. The database server generates a clone database loaded with a backup version of the root database that corresponds to the first point in time. The database server applies the redo log to recover the particular pluggable database and the clone database to a second point in time that is later than the first point in time. The database server identifies, based on the clone database, one or more active transactions on the particular pluggable database. The database server rolls back the one or more active transactions.
US09298560B2

A method for monitoring GPRS Tunneling Protocol (GTP) sessions in a mobile communication network having a monitoring module. The method includes the steps of monitoring, by the monitoring module, a plurality of subscriber GTP sessions, and storing recovery parameters related to the subscriber GTP sessions and subscribers associated therewith in records in a database in the monitoring module, wherein the recovery parameters are associated with initial session data for each subscriber GTP session. Upon an outage in monitoring, the method restarts the monitoring module to determine restart parameters associated with existing subscriber GTP sessions and subscribers associated therewith in the records in the database wherein the restart parameters are associated with subsequent session data for each subscriber GTP session. Before attempting to process any packets, the method associates the subsequent session data with the initial session data based upon comparing the recovery parameters with the restart parameters.
US09298536B2

Creating an operating system dump. A main memory of a computer system is divided into at least three contiguous memory areas, comprising a primary memory area, a secondary memory area and a data memory area. A first instance of an OS (operating system) is booted into the main memory, a second instance of the operating system is loaded into the secondary memory area using the active first instance of the operating system, execution of the first active instance of the OS is stopped if a critical execution error occurs, and the computer system is re-started using the loaded second instance of the operating system which becomes the active instance of the OS. A dump of the primary memory area is created, and a third instance of the operating system is loaded into the primary memory area.
US09298528B2

A method of tracking repeated performance problems in a machine is disclosed. The method comprises storing the faults in a computer memory, and assigning a classification value to the machine based on the frequency and number of the faults. Based on the classification value of the cash handing device it is determined whether the cash handing device needs to be serviced. The faults can be related to one of the hardware, the cash reject rate, image handling, crash rate, user claim rate, and check handling accuracy of the machine.
US09298524B2

A system firmware agent providing the capabilities of a Baseboard Management Controller (BMC) from within System Management Mode (SMM) is discussed. A virtual BMC provides dedicated communication channels for system firmware, other BMCs in the platform and remote management agents. The virtual BMC may monitor the status of the system, record system events, and control the system state.
US09298521B1

Systems and methods are disclosed for command sets and functions for communication between and operation of devices, especially data storage devices. In an embodiment, an apparatus may comprise a data storage device configured to store data as objects, each object including a tracking indicator to identify the object, and a data field with a variable size to store user data. The data storage device may further be configured to receive a command including an operation directed to an object and an indicator that specifies a variation of the operation to be performed. In another embodiment, a memory device may store instructions that cause a processor to perform a method comprising storing data as objects to a nonvolatile media, and receiving a command including an operation directed to an object and an indicator that specifies a variation of the operation to be performed.
US09298515B2

The subject matter described herein includes methods, systems, and computer readable media for providing virtualized Diameter network architecture and for routing traffic to dynamically instantiated Diameter resource instances. A system for providing virtualized Diameter resources and for routing traffic to dynamically instantiated Diameter resource instances includes a cloud virtualizer for virtualizing a hardware pool and for supporting dynamically instantiated Diameter resource instances. The system further includes a cloud orchestrator for monitoring network and hardware events and for instructing the cloud virtualizer to instantiate Diameter resource instances or to reallocate hardware from the hardware pool among instantiated Diameter resource instances in response to the network or hardware conditions. The system further includes a cloud flow manager for dynamically configuring at least one network element for routing traffic to the dynamically instantiated Diameter resource instances or the allocated hardware.
US09298514B2

A disclosed system receives a request for resources, generates a credential map for each credential associated with the request, the credential map including a first type of resource mapping and a second type of resource mapping. The system generates a resource availability map, generates a first composite intersecting map that intersects the resource availability map with a first type of resource mapping of all the generated credential maps and generates a second composite intersecting map that intersects the resource availability map and a second type of resource mapping of all the generated credential maps. With the first and second composite intersecting maps, the system can allocate resources within the compute environment for the request based on at least one of the first composite intersecting map and the second composite intersecting map.
US09298513B2

A method (and structure) of at least one of implementing, for deploying, an enterprise application, includes, for the set of instructions defining the enterprise application, a mechanism that allows the enterprise application to autonomously exercise at least one of a node differentiation and a task specialization.
US09298512B2

A system and method for placing a client in a computer network system uses continuously variable weights to resource utilization metrics for each candidate device, e.g., a host computer. The weighted resource utilization metrics are used to compute selection scores for various candidate devices to select a target candidate device for placement of the client.
US09298511B2

Techniques are disclosed for managing deployment conflicts between applications executing in one or more processing environments. A first application is executed in a first processing environment and responsive to a request to execute the first application. During execution of the first application, a determination is made to redeploy the first application for execution partially in time on a second processing environment providing a higher capability than the first processing environment in terms of at least a first resource type. A deployment conflict is resolved between the first application and at least a second application.
US09298498B2

Techniques for minimizing coprocessor “starvation,” and for effectively scheduling processing in a coprocessor for greater efficiency and power. A run list is provided allowing a coprocessor to switch from one task to the next, without waiting for CPU intervention. A method called “surface faulting” allows a coprocessor to fault at the beginning of a large task rather than somewhere in the middle of the task. DMA control instructions, namely a “fence,” a “trap” and a “enable/disable context switching,” can be inserted into a processing stream to cause a coprocessor to perform tasks that enhance coprocessor efficiency and power. These instructions can also be used to build high-level synchronization objects. Finally, a “flip” technique is described that can switch a base reference for a display from one location to another, thereby changing the entire display surface.
US09298477B2

Embodiments of the invention provide a navigation list allowing a user to quickly navigate to any desired panel of an application wizard. In one embodiment, the navigation list may be displayed with the application wizard. The navigation list may include links to each panel included in the application wizard. The user may select the link to a particular panel to navigate to that panel, without also having to pass through any intervening panels. Further, the navigation list may display names and settings for parameters included in each panel, thus allowing the user to quickly locate and evaluate each parameter setting included in the application wizard.
US09298474B2

A method and system for managing overlapping windows on a computer screen of a computer system. A hook filter intercepts an event that has occurred. An association of the hook filter with the event was established prior to the occurrence of the event. The event is characterized by an overlapping condition in which a floating window partially or totally overlaps an active window on the computer screen. A software application is associated with the active window. Response to intercepting the event, the hook filter detects the overlapping condition. Response to detecting the overlapping condition, the hook filter eliminates the overlapping condition to make the active window totally visible.
US09298473B2

An object access interface is described that effectively decouples a functional layer from a user interface (UI) layer. In the context of pre-existing functional objects that are specifically tailored to a pre-existing UI, a single entry point access-interface may define generic and object-specific functions. The function may be used to collect input routed to the associated function object, compile an input set in a form similar to how the pre-existing UI provided input sets, and process the compiled input and any resulting outputs from the function object.
US09298467B2

Methods and branch predictors for predicting a target location of a jump table switch statement in a program. The method includes continuously monitoring instructions at the branch predictor to determine if they write to registers used to store an input variable to a jump table switch statement. Any update to a monitored register is stored in a register table maintained by the branch predictor. Then when it comes time to make a prediction for a jump table switch statement instruction the branch predictor uses the register value stored in the table is used to predict where the jump table switch statement will branch to.
US09298464B2

A computer-implemented method includes determining that two or more instructions of an instruction stream are eligible for optimization. Eligibility is based on a first instruction specifying a first target register and a second instruction specifying the first target register as a source register and a target register. The method includes merging the two or more machine instructions into a single optimized internal instruction that is configured to perform first and second functions of two or more machine instructions employing operands specified by the two or more machine instructions. The single optimized internal instruction specifies the first target register only as a single target register and the single optimized internal instruction specifies the first and second functions to be performed. The method includes executing the single optimized internal instruction to perform the first and second functions of the two or more instructions.
US09298463B2

A processing apparatus supports execution of executable computer program code, wherein non-instruction data is read from and written to a first address space, while executable instructions are fetched from a second address space. Preferably, the processing apparatus supports execution of a modified or enhanced computer program. The programs and user interfaces in the first address space see only the unmodified first program in the first address space and cannot detect the modified or enhanced program in the second address space.
US09298460B2

Systems and methods are disclosed for enhancing the throughput of a processor by minimizing the number of transfers of data associated with data transfer between a register file and a memory stack. The register file used by a processor running an application is partitioned into a number of blocks. A subset of the blocks of the register file is defined in an application binary interface enabling the subset to be pre-allocated and exposed to the application binary interface. Optionally, blocks other than the subset are not exposed to the application binary interface so that the data relating to application function switch or a context switch is not transferred between the unexposed blocks and a memory stack.
US09298458B2

A method, system and computer-usable medium are disclosed for managing transient instruction streams. Transient flags are defined in Branch-and-Link (BRL) instructions that are known to be infrequently executed. A bit is likewise set in a Special Purpose Register (SPR) of the hardware (e.g., a core) that is executing an instruction request thread. Subsequent fetches or prefetches in the request thread are treated as transient and are not written to lower-level caches. If an instruction is non-transient, and if a lower-level cache is non-inclusive of the L1 instruction cache, a fetch or prefetch miss that is obtained from memory may be written in both the L1 and the lower-level cache. If it is not inclusive, a cast-out from the L1 instruction cache may be written in the lower-level cache.
US09298447B2

The management of software updates of a set of equipment of an aircraft system on the basis of instructions in a service bulletin, accessible in the form of commands. A command directed to at least one instruction in said service bulletin and being directed to the modification of the configuration of an item of equipment of said system is selected and executed. If the result of executing said selected command conforms to an expected result, at least one restore command allowing the reconfiguration of said equipment to its configuration preceding the execution of said command is selected. If the result of executing said selected command does not conform to an expected result, at least one previously generated restore command is executed.
US09298445B1

A method for correlating software inventory information with delivered software. The method may include delivering a software application to a first client system. The method may also include receiving, from an agent that monitors installations on the first client system, application registration information written to the client system during installation of the software application. The method may further include identifying delivery information that corresponds to the software application and associating the application registration information with the delivery information. Various other methods, systems, and computer-readable media are also disclosed.
US09298443B2

A method (and structure) for providing a computing infrastructure based on virtual machines. A virtual machine provisioning system, as executed by a processor on a network, receives a virtual machine request, as an input; retrieves a virtual machine image from a library of virtual machine images, to accommodate the virtual machine request; constructs an instantiated virtual machine from the selected virtual machine image by provisioning the selected virtual machine image to accommodate the virtual machine request; and outputs the instantiated virtual machine. An image update system determines an update timing for updating at least one of the virtual machine image and the virtual machine as instantiated, based on update costs.
US09298431B2

The method includes:—pre-compiling a source code including determining (212), in the source code, the presence of one or a plurality of array computations on one or a plurality of arrays, referred to as input arrays, the result whereof is assigned to an array, referred to as a result array, and modifying (214) the source code according to the array computation(s) for which the presence has been determined; and—compiling (238) the modified source in machine code intended to be executed by a computer system, referred to as a target computer system, having a processor, the compiling (238) of the modified source code including compiling the command instructions in instructions which, when executed by the processor of the target computer system, command a specialized electronic device, different from the processor, to carry out each array computation detected.
US09298429B2

In a system and method for recalling a state in an application, a processor may store in a memory data representing a first set of previously executed commands, the first set representing a current application state, and, for recalling a previously extant application state different than the current application state, the processor may modify the data to represent a second set of commands and may execute in sequence the second set of commands.
US09298421B2

The disclosed embodiments disclose techniques for performing quotient selection in an iterative carry-save division operation that divides a dividend, R, by a divisor, D, to produce an approximation of a quotient, Q=R/D. During a divide operation, a divider approximates Q by iteratively selecting an operation to perform for each iteration of the carry-save division operation and then performing the selected operation. The operation for each iteration is selected based on the current partial sum bits of a partial remainder in carry-save form (rs) and the current partial carry bits of a partial remainder in carry-save form (rc). More specifically, the operation is selected from a set of operations that includes: (1) a 2X* operation; (2) an S1 & 2X* operation; (3) an S2 & 2X* operation; (4) an A1 & 2X* operation; and (5) an A2 & 2X* operation.
US09298417B1

A system for facilitating management of content data contained in a plurality of files is disclosed. The system may include a data discovery program configured to scan context data pertaining to the content data. The system may also include logic (or a service profile program) configured to determine one or more service profiles. The one or more service profiles may be selected and/or determined by a user or determined based on one or more rules and the current state of the context data. The one or more service profiles may define one or more services to be performed on at least one of one or more files among the plurality of files and at least a portion of the content data and/or the context data.
US09298412B2

The conferencing system is composed of computers, a moderator's computer, and a projector connected on a network. The moderator's computer receives image data from the computers, and generates synthesized image data therefrom, which is transmitted to the projector for display of the synthesized image. The moderator's computer has the capability to switch the image being projected by the projector from the synthesized image to an image handled by one of the computers or by the moderator's computer. With such an arrangement, utilizing existing hardware resources it will be possible to display in a single split-screen display the images handled by the terminals connected on the network. Additionally, it will be possible to switch smoothly between on-screen displays, and to reduce the burden on the on-screen display operator in a networked conferencing system.
US09298407B2

A mobile information apparatus comprising of an information Pad with a touch sensitive screen includes a digital camera, and one or more wireless communication units compatible with Bluetooth® and IEEE 802.11. The information apparatus is configured for subscribing to a wireless data network for accessing the Internet and is enabled for the user to install additional software applications. The information apparatus may obtain authentication information and payment or subscription information for accessing a digital content service for receiving a selected digital content. The information apparatus may send, to a server, a pointer or reference to the selected digital content stored at a content server, and, subsequent to verifying authentication information and payment or subscription information, receive the selected digital content from the server. The digital content may be any combination of a video, an audio and/or digital document suitable for rendering at an output device.
US09298406B2

A printing apparatus includes a storage unit configured to store print data including a password upon receipt of the print data, a receiving unit configured to receive a print instruction for the stored print data from a user, an authentication unit capable of performing user authentication, and a printing unit configured to perform printing without causing an authenticated user to enter a password in a case where an owner of the print-instructed print data matches the authenticated user, and to perform printing in response to a match between a password received from a user and the password included in the print data in a case where the owner of the print-instructed print data differs from the authenticated user, or in a case where a print instruction is received without user authentication by the authentication unit.
US09298404B2

A method for manufacturing printed page products includes defining a plurality of subbatches each comprising one or more of the pages, creating layouts for the pages in the plurality of subbatches, separating the plurality of subbatches into N groups each comprising a total number of pages equal or less than M, minimizing the difference between the total pages in the N groups and M×N, and printing the layouts of the pages on a stack of sheets each configured to contain layouts for N pages. The layouts of the pages in the stack of sheets are positioned in N columns.
US09298397B2

Embodiments for efficient thresholding of nonvolatile storage (NVS) for a plurality of types of storage rank groups by a processor. Target storage devices are determined in a pool of target storage devices as one of a hard disk drive (HDD) and a solid-state drive (SSD) device. Each target storage device classified into an SSD rank group, a Nearline rank group, an Enterprise rank group, and an Ultra-SSD rank group in the pool of target storage devices. The Nearline rank group and the Enterprise rank group comprise a HDD rank group, and the Nearline rank group, the Enterprise rank group, and the SSD rank group comprise the Non-Ultra-SSD rank group. Thresholds are adjusted for preventing space allocation in the NVS for at least one of the classified target storage devices based on one of the presence and absence of identified types of the classified target storage devices.
US09298395B2

According to one embodiment a memory system includes a circuit card and a separable area array connector on the circuit card. The system also includes a memory device positioned on the circuit card, wherein the memory device is configured to communicate with a main processor of a computer system via the area array connector.
US09298387B2

Provided are a computer program product, system, and method for recovering from a pending uncompleted reorganization of a data set managing data sets in a storage. In response an initiation of an operation to access a data set, an operation is initiated to complete a pending uncompleted reorganization of the data set in response to the data set being in a pending uncompleted reorganization state and no other process currently accessing the data set.
US09298381B2

System and method embodiments for monitoring data integrity among multiple sysplexes that share data sets on a DASD are provided. The virtual volume record (VVR) for each data set on DASD is configured with additional access fields that provide such information as the access mode (serial or multi-access), whether multiple systems have opened the data set, the names of an original sysplex and any additional sysplexes to open the data set, the names of the opening systems in each sysplex, job name and time stamp and a usage counter for each sysplex. Additional access logic in the OS on each system defines specific actions to be taken by the system OS when executing an “open” or “close” including reading and updating information in the additional access fields and generating error, warning or information messages to diagnostic logs. This allows serialization to be enforced among the sysplexes and for error messages to be issued for any system outside the original sysplex that tries to open the data set. This also enables allowing multiple sysplexes to have a data set open at the same time and to issue messages to that effect.
US09298378B2

A logic device for communicating with a memory package with a first protocol, communicating with a memory controller with a second protocol, and for performing a protocol conversion between the first and the second protocol.
US09298375B2

Techniques are disclosed for reducing perceived read latency. Upon receiving a read request with a scatter-gather array from a guest operating system running on a virtual machine (VM), an early read return virtualization (ERRV) component of a virtual machine monitor fills the scatter-gather array with data from a cache and data retrieved via input-output requests (IOs) to media. The ERRV component is configured to return the read request before all IOs have completed based on a predefined policy. Prior to returning the read, the ERRV component may unmap unfilled pages of the scatter-gather array until data for the unmapped pages becomes available when IOs to the external media complete. Later accesses to unmapped pages will generate page faults, which are handled by stunning the VMs from which the access requests originated until, e.g., all elements of the SG array are filled and all pages of the SG array are mapped.
US09298368B2

A computer-implemented method for use in conjunction with a computing device with a touch screen display comprises displaying a first soft keyboard. While displaying the first soft keyboard, a key for selecting a second soft keyboard different from the first soft keyboard is displayed. A first contact is detected on the key for selecting the second soft keyboard. In response to detecting the first contact, the second soft keyboard is displayed. Movement of the first contact is detected to a character-insertion key in the second soft keyboard. Lift off of the first contact is detected at the character-insertion key in the second soft keyboard to which the first contact moved. In response to detecting the lift off, a character is inserted that corresponds to the character-insertion key in the second soft keyboard to which the first contact moved and the display of the second soft keyboard is ceased.
US09298356B2

An image processing method includes: defining a selection area in a first still image according to a user input; extracting image data that correspond to the selected area from a second still image; combining the image data extracted from the second still image on the selection area of the first still image to create a composite image; and sequentially displaying the first still image and the composite image.
US09298352B2

Systems and methods for display of hierarchy tree movement using multiple display areas are presented. In an example method, nodes in one or more levels of a first hierarchy tree are displayed in a first area on a display. User input is received of a selected node of the nodes in the one or more levels of the first hierarchy tree to display a level below the one or more levels of the first hierarchy tree. In response to receiving the user input, a parent node of the selected node is displayed in a second area on the display. Nodes in a level of the one or more levels of the first hierarchy tree above the level that includes the selected node are removed from the first area, and nodes in the level below the one or more levels of the first hierarchy tree are displayed in the first area.
US09298350B2

A menu search system allows a user to search through a menu structure, rather than only navigate hierarchically through the menu structure. When a user selects a menu search mode, the menu search system allows the user to enter text and, as the text is entered, searches the menu hierarchy for menu items with names that match the text. The menu search system then displays the matching menu items so that the user can select a displayed menu item of interest.
US09298347B2

A mobile terminal and an application icon moving method thereof are provided. When a predetermined application icon is selected from a menu screen including a plurality of application icons and moved to a control region, a default home screen or the whole home screen stored in a memory may be selectively displayed according to a moved position of the corresponding icon, and also an icon-insertable position may be visually guided on the displayed home screen. This may allow a user to execute the movement of the application icon in an easy, convenient manner.
US09298345B2

Various embodiments provide techniques for geographic navigation via one or more block views. According to some embodiments, a block view can include a visual image of a geographic location that is visually similar to a panoramic image. In some example implementations, a block view can be scrolled to navigate images of a geographic location. In one or more embodiments, a bubble view can be displayed of one or more locations within the block view. The bubble view can include a zoomed image of one or more aspects of a block view. Further to some embodiments, a map view can be utilized along with the block view and/or the bubble view. The map view can include a two-dimensional representation of the geographic location from an aerial perspective, and can include a more general level of detail concerning the geographic location, such as streets, cities, states, bodies of water, and so on.
US09298339B2

Architecture that implements fact interactive elements and list interactive elements in a user interface (UI) to assist in obtaining user feedback on entity attributes for semantic web and structured data searches to ensure data correctness, freshness, and user relevance. The fact interactive element enables user interaction with the attribute data of the corresponding attribute. The user interaction then provides feedback as to correctness of the attribute data for the given attribute. Each state has a corresponding visual state which has a clear visual distinction from other states. The interactive elements enable the use of standard user inputs such as with input devices, as well as interaction using gestures such as associated with natural user interface (NUI) gestures.
US09298332B2

A touch screen panel provided in an image display device. The touch screen panel includes: a transparent substrate; a plurality of first sensing patterns on the transparent substrate and coupled to each other along a first direction; a first insulating film on the first sensing patterns; a plurality of second sensing patterns on the first insulating film and coupled to each other along a second direction, the first and second sensing patterns being alternately arranged not to overlap with each other; and a second insulating film on the second sensing patterns, wherein the first insulating film and the second insulating film are composed of materials having different optical refractive indexes.
US09298329B2

The display device includes a panel comprising driving electrodes and receiving electrodes, and a touch sensing unit comprising a driver supplying a common voltage to the driving electrodes and the receiving electrodes during an image display period, and sequentially supplying a driving voltage to the driving electrodes to determine whether the panel is touched, during a touch sensing period, and a receiver determining whether there is a touch on the panel based on comparison of a sensing signal induced through the receiving electrodes by the driving voltage with a reference voltage applied to the receiving electrodes. The reference voltage is different from an intermediate level of the driving voltage corresponding to an average of a maximum level and a minimum level of the driving voltage. A root mean square value of the reference voltage is substantially equal to a root mean square value of the driving voltage.
US09298328B2

According to an aspect, a display device with a touch detection function includes a display area and a touch detection electrode that includes thin wire segments having first and second ends. Thin wire segments include a thin wire segment extending in a direction different from a pixel arrangement direction in which color regions having the highest human visibility are arranged. The second end is located away from the first end in a direction toward a target position that is distant from the first end in a pixel orthogonal direction by N times of a maximum length of one of the pixels in the pixel orthogonal direction, and in the pixel arrangement direction by M times of a maximum length of one of the pixels in the pixel arrangement direction. Each of N and M is an integer of 2 or larger. N and M are different from each other.
US09298318B2

An interactive input system comprises a display panel; a first illumination source providing illumination across an outer surface of the display panel such that when a pointer is brought into proximity with the outer surface, the pointer reflects illumination from the first illumination source through the display panel; at least one imaging device having a field of view aimed at an opposite outer surface of the display panel, the at least one imaging device capturing images including illumination reflected by the pointer through the display panel; and processing structure in communication with the at least one imaging device, said processing structure processing the captured images to determine a location of the pointer relative to the outer surface.
US09298315B2

Provided is a display device including a photo sensor and a driving method. The display device includes a first sensing unit and a second sensing unit that sense light, at least one sensing signal line that is connected with the first sensing unit and the second sensing unit and transmits a reference voltage for resetting the first sensing unit and the second sensing unit, a sensing signal processor that processes a sensing signal from the sensing signal line, and a backlight that irradiates internal light toward the first sensing unit and the second sensing unit during an internal light irradiation period which is repeated per frame, in which the first sensing unit is reset once and the second sensing unit is reset at least three times during each frame.
US09298310B2

Apparatus and methods are disclosed for simultaneously tracking multiple finger and palm contacts as hands approach, touch, and slide across a proximity-sensing, multi-touch surface. Identification and classification of intuitive hand configurations and motions enables unprecedented integration of typing, resting, pointing, scrolling, 3D manipulation, and handwriting into a versatile, ergonomic computer input device.
US09298309B2

Various embodiments enable driving one or more sub-pixels with a source voltage while concurrently modulating the voltage of one or more common electrodes coupled to the sub-pixels to perform input sensing with the common electrodes. The voltage driven onto the sub-pixel may be shifted while the common electrode is modulated by a value about equal to about the amplitude of the modulation applied to the common electrode. Thus, the potential difference between the source line and common electrode remains substantially unchanged so that display asperities are not introduced while input sensing while concurrently updating a sub-pixel with display information. Thus, the common electrode(s) may be modulated for input sensing without interfering with display updating of the one or more sub-pixels, greatly increasing the amount of time available for performing input sensing and/or display updating.
US09298303B2

Methods, systems and apparatus are provided that implement duty cycle modulation of periodic time-synchronous (PTS) receivers for noise reduction. For instance, when a composite signal is received at a PTS receiver, the composite signal includes an input signal and a noise signal. The composite signal is input to a transmission gate of the PTS receiver. The PTS receiver also receives a gating control input signal that turns the transmission gate on and off. A duty cycle controller adjusts a variable duty cycle of the gating control input signal applied to the transmission gate to output an output signal from the transmission gate such that one or more components of the noise signal present in the composite signal is/are reduced in the output signal that is output by the transmission gate.
US09298302B2

A user validation system including an object including an embedded RFID chip, the chip storing a validation code, a housing, a touch screen in the housing for displaying keypad characters for entering a validation code, and for detecting a sequence of keypad characters tapped by the object on the touch screen, an RFID reader in the housing configured to read the stored validation code from the embedded RFID chip when the object taps the screen, and a processor in the housing, connected to the touch screen and to the RFID reader, configured to determine if the detected sequence of keyboard characters matches the stored validation code.
US09298300B2

A display may be provided with integral touch functionality. The display may include a common electrode layer having row electrodes arranged in rows and column electrodes interposed between the row electrodes of each row. The row electrodes may be electrically coupled by conductive paths. The row and column electrodes may be coupled to touch sensor circuitry that uses the row and column electrodes to detect touch events. Each electrode of the common electrode layer may cover a respective portion of an array of pixels. Each pixel of the display may have a respective aperture. The conductive paths that electrically couple row electrodes of the common electrode layer may cover or otherwise block some light from passing through pixels, resulting in reduced apertures. Dummy structures may be provided for other pixels that modify the apertures of the other pixels to match the reduced apertures associated with the conductive paths.
US09298299B2

Embodiments of the disclosure generally provide an integrated control system having an integrated controller that is configured to provide both display updating signals to a display device and a capacitive sensing signal to a sensor electrode that is disposed within the integrated input device. The internal and/or external signal routing configurations described herein can be adapted to reduce signal routing complexity typically found in conventional devices and reduce the effect of electrical interference created by the capacitive coupling formed between the display routing, capacitive sensing routing and/or other components within the integrated control system. Embodiments can also be used to reduce electromagnetic interference (EMI) on the display and touch sensing signals received, transmitted and processed within the integrated control system.
US09298292B2

Provided are a method and an apparatus for moving an object in a terminal having a touch screen. The method of moving an object in a terminal having a touch screen, includes detecting a first touch on the touch screen, determining whether a contact time of multi-touch exceeds a threshold time when the first touch is the multi-touch, changing an operation mode of the terminal from a standby mode to a moving mode when the contact time of the multi-touch exceeds the threshold time, and moving an object in response to motion of second touch when the operation mode of the terminal is the moving mode.
US09298288B2

A driving apparatus of a display panel comprises a display panel for displaying an image according to an image signal; a DC-DC converter configured to output a voltage supplied from an external power source as a driving power source voltage for driving the display panel; a signal controller configured to generate a power supply enable signal for controlling an operation of the DC-DC converter and transfer it to the DC-DC converter; and a driving controller configured to determine an operation of the DC-DC converter according to a state of the driving power source voltage by receiving the driving power source voltage and comparing the received driving power source voltage with a pulse voltage of the power supply enable signal, and drive the DC-DC converter by adjusting the power supply enable signal in case the DC-DC converter is not operated.
US09298271B2

A mounting device includes a base member, an attaching mechanism disposed on the base member and configured to detachably attach the base member to a first electronic apparatus, and an accommodating part disposed on the base member and configured to hold a second electronic apparatus placed therein.
US09298268B2

An electronic device and an operating method thereof are provided. The operating method includes the following steps: setting whether a near index is valid or invalid in response to a near event or a far event of the device; setting a first tilting angle index valid in response to a tilting angle of the device staying within a first tilting angle range for a first predetermined time period; setting a first angular velocity index valid in response to an angular velocity of the device staying within a first angular velocity range for a second time period; setting a second tilting angle index valid in response to the tilting angle of the device staying within a second tilting angle range for a third predetermined time period and activating a function based on the near index, the first tilting angle index, the first angular velocity index and the second tilting angle index.
US09298266B2

Systems and methods in accordance with embodiments of the invention implement three-dimensional (3D) gesture based graphical user interfaces (GUI) using gesture reactive interface objects. One embodiment includes using a computing device to render an initial user interface comprising a set of interface objects, detect a targeting 3D gesture in captured image data that identifies a targeted interface object within the user interface, change the rendering of at least the targeted interface object within the user interface in response to the targeting 3D gesture that targets the interface object, detect an interaction 3D gesture in additional captured image data that identifies a specific interaction with a targeted interface object, modify the user interface in response to the interaction with the targeted interface object identified by the interaction 3D gesture, and render the modified user interface.
US09298265B2

According to an aspect, a device includes a touch screen display and a controller. When a predetermined gesture is detected through the touch screen display, a controller displays a paused application which is pausing an editing process.
US09298255B2

A transmissive display apparatus includes an operation section that detects an operational input issued through an operation surface, an image output section for the left eye and an image output section for the right eye that output predetermined image light, an image pickup section that visually presents the predetermined image light in an image pickup area that transmits externally incident light, a sensor that outputs a signal according to a positional relationship between the operation surface and the image pickup area, and a determination section that detects overlap between an optical image of the operation surface that has passed through the image pickup area and the predetermined image in the image pickup area based on the signal according to the positional relationship and receives the operational input when the optical image of the operation surface overlaps with the predetermined image.
US09298253B2

A mechanism is provided for an integrated circuit with power gating. A power header switch is configured to connect and disconnect any one of multiple circuits to a common voltage source, where a powered off circuit is disconnected from the common voltage source. A power-up sequencer includes an initial stages power-up component and a final stages power-up component. The final stages power-up component is configured to execute final stages of a power-up process for the powered off circuit, and the initial stages power-up component is configured to execute initial stages of the power-up process for the powered off circuit. The initial stages power-up component is activated in response to a predictive power-up request.
US09298251B2

In a method of power control for a system-on-chip, output of at least one of a first wakeup request signal and a second wakeup request signal is controlled such that a time interval between the output of the first wakeup request signal and the output of the second wakeup request signal is greater than or equal to a time interval threshold. The first wakeup request signal and the second wakeup request signal are one of concurrent and consecutive wakeup request signals.
US09298250B2

A circuit for monitoring and controlling a clock signal generated by a clock source in a microprocessor device may include a voltage divider network that provides a plurality of voltages, a selector device that receives the plurality of voltages and provides a scaled supply voltage and a scaled ground voltage from the plurality of voltages, and at least one delay element that receives the scaled supply voltage and the scaled ground voltage and generates a delayed pulse signal by applying a delay to each pulse of the clock signal. The delayed pulse signal may include a delay magnitude that is controllable by the scaled supply voltage and the scaled ground voltage, such that the delayed pulse signal is used to generate a frequency correction signal based on a variation to a supply voltage of the microprocessor. The frequency correction signal may then be applied to the clock source.
US09298248B2

A semiconductor device includes a moving state determining unit for obtaining first sensor data from a first sensor for detecting a moving state of a user who possesses an electrical terminal so that the moving state determining unit performs a determination process of the moving state of the electrical terminal; a reliability information determining unit for determining reliability information indicating reliability of a determination result of the determination process; and a transmission processing unit for transmitting the determination result and the reliability information to a main control unit that controls the electrical terminal.
US09298247B2

A distributed power management computer program product is configured to collect power consumption data that indicates power consumption by at least a plurality of the components of a node. The program code can be configured to provide, to each of a plurality of controllers associated with a respective one of the plurality of components, the power consumption data. The program code can be configured to determine a node power consumption. The program code can be configured to determine a power differential as a difference between the node power consumption and an upper power consumption threshold of the node. The program code can be configured to determine a proportion of the node power consumption consumed by a first component. The program code can be configured to compute a local power budget for the first component.
US09298245B2

An information processing apparatus performing a plurality of processes in parallel includes a plurality of processing units and an adjusting unit configured to determine processing intervals of the processing units on a processing-unit-specific basis to gradually align periods in which the processing units operate.
US09298235B2

An electronic device includes a power supply, a power consuming module, and a power control module. The power control module includes a capacitor, a detecting unit, and a control unit. A first end of the capacitor is connected to the power supply. Another end of the capacitor is grounded. The control unit includes a switching element. When the electronic device is powered on, the detecting unit controls the switching element to turn off, and the power supply supplies power to the power consuming module to charge the capacitor. When the electronic device is powered off, the capacitor discharges to supply power to the power consuming module. The detecting unit detects whether data storage of the electronic device is completed. When the data storage is completed, the detecting unit controls the switching element to turn on, causing the capacitor to discharge to ground. A power control module is also provided.
US09298231B2

Methods of fabricating cooling apparatuses and coolant-cooled electronic assemblies are provided, which include providing a thermal transfer structure configured to couple to one or more sides of an electronics card having one or more electronic components to be cooled. The thermal transfer structure includes a thermal spreader and at least one coolant-carrying channel associated with the thermal spreader to facilitate removal of heat from the thermal spreader to coolant flowing through the coolant-carrying channel(s). The method further includes providing a coolant manifold structure disposed adjacent to a socket of the electronic system within which the electronics card operatively docks, and providing a fluidic and mechanical attachment mechanism which facilitates selective, fluidic and mechanical coupling or decoupling the thermal transfer structure and coolant manifold structure, the attachment mechanism facilitating the flow of coolant between the coolant manifold structure and the coolant-carrying channel(s) of the thermal transfer structure.
US09298229B2

A flow-guiding hood that guides a flow of air in a computer or an electronic device includes a plurality of individual parts which includes a first flow-guiding element made of a substantially planar first material that channels the flow and at least one second flow-guiding element made of a different, second material and likewise channels the flow, wherein the second flow-guiding element rests on and/or is attached to the first flow-guiding element.
US09298227B2

An expansion card includes a mounting bracket with a full height I/O panel with a top mounting panel attached thereto extending orthogonally away. A low profile printed circuit board assembly (PCBA) is physically attached to at least one of the top mounting panel and the full height I/O panel, and the mounting bracket and low profile PCBA define a full height expansion card. The low profile PCBA has a card edge that is insertably connectable to an I/O connector of an information handling system (IHS) to communicate with other components of the IHS. A full height heat sink is attached to the low profile PCBA and extends across a portion of the top mounting panel, providing increased heat dissipation for functional components of the low profile PCBA during operation of the low profile PCBA. A battery compartment is mounted on the mounting panel and supplies power to the functional components.
US09298224B2

Electronic device enclosure includes a base plate, a bracket, and a sliding pole slidably mounted to the bracket. The base plate includes a number of protrusion portions. A locking hole is defined in each of the number of protrusion portions. The locking hole includes two opposite first sides and two opposite second sides. A resisting block extends from the sliding pole. The resisting block includes two opposite third sides and two opposite fourth sides. The third sides are aligned to the corresponding first sides. The resisting block is passed through and rotated in the locking hole. The third sides are misaligned to the corresponding first sides. The resisting block is locked in the locking hole to mount the bracket to the base plate.
US09298220B2

A curved display including an external protective layer with an edge at least a part of which has a certain curvature, an opaque layer disposed at the edge of the external protective layer, and a panel module layer including an electrode trace area aligned under the opaque layer.
US09298217B2

A system comprises three major components including a portable monitor, a housing, and a removable shelf. The portable monitor is suitable to display HDMI data coming from mobiles devices. The portable monitor also includes an electrical source to charge mobile devices, such as smartphones, while HDMI data is displayed.
US09298206B2

An operator control element with magnetic return for a number of switching and/or control functions: includes an abutment part; an actuating part which can be moved, for example displaced and/or pivoted, by hand from an inoperative position in at least two opposite directions with respect to the abutment part; magnetic return means for returning the actuating part into the inoperative position; and detection means for producing an electrical signal corresponding in each case at least to the maximum positions and the inoperative position of the actuating part. The magnetic return means include at least one actuating part-side ring magnets and one abutment part-side ring magnet arranged in the inoperative position such that the end faces thereof face one another and are spaced apart. They are arranged so as to pull the actuating part towards the abutment part and that they are concentric.
US09298201B2

The present disclosure includes a three dimensional (3D) integrated device comprising a first die having a first supply line and a second die having a second supply line, a power header, and voltage selection logic. The power header is connected to the first die and the second die and configured to generate a first voltage on a first voltage line and a second voltage on a second voltage line. The voltage selection logic is connected to the first supply line and the second supply line and configured to select between the first voltage line and the second voltage line for each of the first supply line and the second supply line.
US09298197B2

Apparatus, systems, methods, and related computer program products for optimizing a schedule of setpoint temperatures used in the control of an HVAC system. The systems disclosed include an energy management system in operation with an intelligent, network-connected thermostat located at a structure. The thermostat includes a schedule of setpoint temperatures that is used to control an HVAC system associated with a structure in which the thermostat is located. The schedule of setpoint temperatures is continually adjusted by small, unnoticeable amounts so that the schedule migrates from the original schedule to an optimal schedule. The optimal schedule may be optimal in terms of energy consumption or some other terms.
US09298193B2

A probe for measuring oxygen, temperature, and pressure in a space to be monitored, comprising: a housing, comprising a thermally conductive material; an oxygen sensor disposed within the housing, comprising: a first end having coated thereon a coating which fluoresces at a fluorescent frequency when exposed to light having an excitation frequency in the absence of associated oxygen, and which undergoes a dampening of said fluorescence in the presence of associated oxygen; and a second end operatively connected to an optical fiber that extends through the housing; wherein the first end extends through the housing and is adapted to be exposed to the space to be monitored; a temperature sensor disposed within the housing adjacent to the thermally conductive material, comprising a fiber Bragg grating, or a semiconductor material, such as a GaAS material, wherein the temperature sensor does not extend through the housing and is not exposed to the space to be monitored; a pressure sensor disposed within the housing, comprising a fiber Bragg grating or a Fabry-Pérot white light interferometry sensor having a first end which extends through the housing and is adapted to be exposed to the space to be monitored.
US09298177B2

A machine tool according to an embodiment includes a drive mechanism configured to move a control target; a motor configured to operate the drive mechanism; a first encoder configured to detect a position of the control target; a second encoder configured to detect a position of the motor; a servo control unit configured to control the motor; and a numerical control unit configured to receive or calculate an error between the position of the control target obtained from a detection result of the first encoder and a position of the control target obtained from a detection result of the second encoder from the servo control unit, and to estimate a transmission error of the drive mechanism based on a change amount of the error between before and after inversion of a moving direction of the control target.
US09298174B2

System and method for determining total inventory of batch and continuous biomass inventories in a biofuel production process. Measured biomass inventory values are received, including batch inventories from multiple batch fermenters and at least one continuous beer well inventory. The values are premised on a controlled vapor pressure of the batch fermenters and beer well(s), where the pressure fluctuates in an uncontrolled manner. A measured vapor pressure for the batch fermenters and beerwell(s) is received, and pressure compensated inventory values determined based on the measured inventory and pressure values. Measured biomass input flow to the batch fermenters and output flow from the beerwell(s) are received, and are premised on a constant biomass temperature and density, where biomass temperature and density fluctuate in an uncontrolled manner. The total inventory of batch and continuous inventories is determined based on the measured flows and the pressure compensated inventory values, and stored.
US09298173B2

A system to performance tune a site system includes one or more controllers each controlling a subsystem of the site system by changing values of a set of parameters. The system also includes a site reference model configured to indicate a target performance of the site system, and a processor configured to instruct the one or more controllers based on the target performance for the site system.
US09298172B2

The present invention is a method and an apparatus for reward-based learning of policies for managing or controlling a system or plant. In one embodiment, a method for reward-based learning includes receiving a set of one or more exemplars, where at least two of the exemplars comprise a (state, action) pair for a system, and at least one of the exemplars includes an immediate reward responsive to a (state, action) pair. A distance metric and a distance-based function approximator estimating long-range expected value are then initialized, where the distance metric computes a distance between two (state, action) pairs, and the distance metric and function approximator are adjusted such that a Bellman error measure of the function approximator on the set of exemplars is minimized. A management policy is then derived based on the trained distance metric and function approximator.
US09298160B1

An image forming apparatus of an embodiment has a printer portion, a fan motor, a counter, a timer, and a control unit. The control unit calculates a time interval between print jobs from the difference between a printing completion time of a first print job and a printing start time of a second print job based on the value which is measured by the timer when the print jobs are continuously performed. Furthermore, the control unit starts driving of the fan motor when the operation time of the printer portion which is counted by the counter or a value replaced with the operation time of the printer portion is greater than or equal to a second threshold value.
US09298151B2

A sheet conveyer including a body, a conveyer to convey the sheet into a conveyer path formed in the body, a conveyer-supporting frame to support the conveyer, a first placement unit including a lifting plate movable between a separated position and an approximate position, and a lateral guide arranged on the lifting plate to be movable integrally with the lifting plate and slidably along a widthwise direction and configured to restrict a widthwise position of the sheet placed on the lifting plate and, is provided. The conveyer contacts the sheet placed on the first placement unit, when the lifting plate is in the approximate position, and conveys the contacting sheet into the conveyer path. The conveyer-supporting frame is formed to have an interference-avoidable dented section, in which the side guide on the lifting plate placed in the approximate position enters partly to avoid interference with the conveyer-supporting frame.
US09298149B2

An image forming apparatus includes a process unit configured to act on a photosensitive member, detecting unit configured to detect a latent image formed on the photosensitive member, and a color misalignment correcting unit configured to perform color misalignment correction based on time information obtained by detecting, by the detecting unit, a detection pattern including a plurality of latent image marks for color misalignment correction. In addition, a storage unit stores a weighting coefficient of each latent image mark. The color misalignment correcting unit is further configured to weight the time information by using the corresponding weighting coefficient and perform color misalignment correction.
US09298148B2

To convey a sheet to a sheet processing device among multiple sheet processing devices configured to perform different types of sheet processing on a sheet to be output, a printing apparatus includes an acquisition unit, a generation unit, and a printing unit. The acquisition unit acquires information from the multiple sheet processing devices to identify sheet processing. The generation unit generates an adjustment test image containing indications for adjusting respective sheet processing amounts from a shared reference line based on the information on each of the multiple sheet processing devices that is acquired by the acquisition unit. The printing unit prints the adjustment test image generated by the generation unit.
US09298145B2

A fuser device disclosed in the application, which fuses a developer to a medium, includes a first carrying part that contacts a surface of the medium on which the developer is transferred and carries the medium, a second carrying part that is positioned facing the first carrying part and carries the medium. A surface resistivity of the first carrying part is higher than a surface resistivity of the second carrying part.
US09298143B2

According to one embodiment, a method for erasing an image includes erasing an image formed using a toner containing at least a binder resin, an electron donating color developable agent, and an electron accepting color developing agent by heating for 10 seconds or less. A color difference ΔE between a region where the image is erased and a paper is 5 or less.
US09298142B2

The image forming apparatus can be used in areas having different power supply voltages, in which a failure of the apparatus can be detected so that reliability of the apparatus is improved. The apparatus includes a connection state switching part which switches connection of a first heat generating member and a second heat generating member, which generate heat by electric power supplied from a commercial power supply through a power supply path, between a serial connection state and a parallel connection state, and a current detection part which detects current flowing in the power supply path. The current detection part is disposed in the power supply path after branching toward the first heat generating member and the second heat generating member in the parallel connection state.
US09298137B2

A liquid development device includes a storage section storing a liquid developer in which toner is dispersed, a development member to which the liquid developer stored in the storage section is applied using an application unit, a removing device that, after an electrostatic latent image in a latent image-holding member is developed, removes the liquid developer remaining in the development member, and a shearing device that is provided in a path through which the liquid developer removed using the removing device is returned to the storage section, and applies a shear force to the liquid developer by making the liquid developer pass through a contact section of two members either or both of which rotate and that have different circumferential velocities from each other.
US09298132B2

A supplying apparatus includes a supply container including an accommodating portion configured to accommodate a developer, a discharge opening configured to discharge the developer out of the accommodating portion, and an expansion-and-contraction portion having a variable inside volume. The developer is supplied from the supply container through the discharge opening using an inside pressure variation of the supply container caused by expansion and contraction of the expansion-and-contraction portion. In addition, a receiving portion receives the developer supplied from the supply container and forms a feeding path along which the developer is fed, and a decomposing member is non-rotatably fixed at a position opposing, in a vertical direction, the discharge opening in the receiving portion and collides with free falling developer through the discharge opening to decompose the developer.
US09298127B2

A developing device includes a developer bearer and a regulation member. The developer bearer bears developer on a surface thereof. The developer bearer is rotatable forward and in reverse. The regulation member is disposed in contact or non-contact with the surface of the developer bearer to regulate amount of the developer on the developer bearer. In a non-development period, when the developer bearer rotates in a direction of reverse rotation opposite to a direction of forward rotation in which the developer bearer rotates in a development period, the developer bearer stops a series of rotating operations after the developer bearer rotates in the direction of forward rotation as a last rotating operation. A total rotation amount of forward rotation is set to be greater than a total rotation amount of reverse rotation in the series of rotating operations.
US09298123B2

The device comprises: a light emission control unit forming an latent image on a photoconductor; a correction value calculation unit calculating a correction pattern for correcting a transfer position where a developer image of the latent image transfers to a conveying member; and an angle adjustment processing unit that determines an angle of an oblique line pattern included in the correction pattern on the basis of a detection signal of an angle adjustment pattern including a plurality of continuous oblique line patterns, wherein the light emission control unit controls a light to emit so that a plurality of oblique line patterns having different inclinations relative to a conveying direction of the conveying member are continuously formed to draw the angle adjustment pattern, and controls the light to emit so that an oblique line pattern having the determined angle is formed in the correction pattern to draw the correction pattern.
US09298114B2

Oxotitanium phthalocyanine nanoparticles in the crystal form of phase-Y (Y-TiOPc) having particle diameters of 2˜4 nm, preparation, and applications thereof are disclosed. The preparation method comprises the following steps: mixing a concentrated sulfuric acid solution of TiOPc with water or dilute sulfuric acid, or water or dilute sulfuric acid with a surfactant dissolved therein, or an aqueous solution of a low molecular weight organic compound to form a suspension or hydrosol; adding into the resulting suspension or hydrosol chlorinated hydrocarbons to extract TiOPc into an organic phase, so as to form a colloidal solution of Y-TiOPc nanoparticles; and then, washing and drying the above nanoparticles to give rise to a powder of the Y-TiOPc nanoparticles. Such a nanoparticle powder can disperse in chlorinated hydrocarbons to form stable colloidal solutions, thereby providing an alternative approach for solving the problem of poor dispersibility for Y-type TiOPc.
US09298107B2

A substrate table to support a substrate on a substrate supporting area, the substrate table having a heat transfer fluid channel at least under the substrate supporting area, and a plurality of heaters and/or coolers to thermally control the heat transfer fluid in the channel at a location under the substrate supporting area.
US09298104B2

A substrate holder for use in a lithographic apparatus. The substrate holder comprises a main body, a plurality of burls and a heater and/or a temperature sensor. The main body has a surface. The plurality of burls project from the surface and have end surfaces to support a substrate. The heater and/or temperature sensor is provided on the main body surface. The substrate holder is configured such that when a substrate is supported on the end surfaces, a thermal conductance between the heater and/or temperature sensor and the substrate is greater than a thermal conductance between the heater and/or temperature sensor and the main body surface.
US09298103B2

An exposure apparatus is provided for performing a unidirectional scan-exposure. The exposure apparatus includes a base and a plurality of wafer stages on the base for loading/unloading wafers and successively moving from a first position to a second position of the base cyclically. The exposure apparatus also includes alignment detection units above the first position of the base for detecting alignment marks on the wafer and aligning the wafers and a cylindrical reticle system above the second position of the base. Further, the exposure apparatus includes an optical projection unit between the cylindrical reticle system and the base for projecting light onto the wafers for an exposure. Further, the exposure apparatus also includes an illuminator box and a main control unit.
US09298099B2

An exposure apparatus is provided for performing an unidirectional scan-exposure. The exposure apparatus includes a base and a wafer stage group having a plurality of wafer stages on the base for holding wafers and successively moving from a first position to a second position of the base cyclically. The exposure apparatus also includes an alignment detection unit above the first position for detecting wafer stage fiducials at the first position and alignment marks on a wafer on the wafer stage to align the wafer. Further, the exposure apparatus includes a reticle stage on the second position for loading a cylindrical reticle and causing the cylindrical reticle to rotate around the center axis of the reticle stage and an optical projection unit between the reticle stage and the base for projecting light passing through the cylindrical reticle onto exposure regions on a wafer on the wafer stage.
US09298095B2

The present invention provides a rinse solution for lithography and a pattern formation method using the solution. They can improve the pattern collapse, surface roughness and surface defects. The solution contains at least a sulfonic acid a nonionic surfactant having an alkyleneoxy group and water.
US09298092B2

A method of making a relief image printing element from a photosensitive printing blank is provided. The method comprising the steps of: 1) providing a photosensitive printing blank comprising a backing layer, at least one layer of photoresin on top of the backing layer and a removable coversheet on top of the at least one layer of photoresin; 2) imaging the photosensitive printing blank through the removable coversheet using a laser to create a relief image therein; and 3) removing the removable coversheet.
US09298086B2

The invention relates to a method for forming a relief layer (216) employing a stamp (206) having a stamping surface (208) including a template relief pattern. A solution comprising a siliconoxide compound (200) is sandwiched between a substrate surface (202) and the stamp surface (208) and dried while sandwiched. After removal of the template relief pattern the relief layer obtained has a high inorganic mass content making it robust and directly usable for a number of applications such as semiconductor, optical or micromechanical.
US09298082B2

The present disclosure relates to a mask plate, an exposure method thereof, and a liquid crystal display panel including the mask plate. On the mask plate, a plurality of pattern regions is arranged in a gradient variation from the center of the mask plate to the edges thereof according to the deformation degree of the exposure mask. The method for exposing the mask plate comprises the following steps of, (a) providing an exposure mask in a horizontal state, and measuring the deformation degree of the exposure mask; (b) arranging, on the mask plate, a plurality of pattern regions, the dimensions of which change in a gradient manner from the center of the mask plate to the edges thereof according to the deformation degree of the exposure mask; and (c) completing the exposure of the mask plate. The mask plate according to the present disclosure can compensate the effect of deformation of the exposure mask on the exposure area of the mask plate.
US09298081B2

A scattering enhanced thin absorber for a EUV reticle and a method of making thereof is disclosed. Embodiments include forming a multilayer on the upper surface of a substrate, forming a capping layer over the multilayer, forming one or more diffuse scattering layers over the capping layer, and etching the diffuse scattering layers to form a stack.
US09298077B2

A reaction assembly 18 for a stage assembly 10 that moves a device 26 along a first axis includes a base countermass 40 and a first transverse countermass 42. The stage assembly 10 includes a stage 14 and a stage mover 16 that includes a moving component 38 that is coupled to the stage 14 and a reaction component 36 that is secured to the base countermass 40. The first transverse countermass 42 is guided to allow for movement along a first transverse axis 50 and the first transverse countermass 42 is coupled to the base countermass 40 so that movement of the base countermass 40 along the first axis causes the first transverse countermass 42 to move along the first transverse axis 50.
US09298076B2

An image projector for augmenting the appearance of a physical object is disclosed, also known as an augmented reality projector. The augmented reality projector comprises an optical arrangement to provide the possibility of precise matching of a projected image of the physical object back onto the object itself, instead of using digital image processing to do so. Digital image processing may be used to enhance features of the image and is not required for resizing or orienting the image to the object. This reduces the need for computational power to process the image and spares processing resources to refresh the image in real time. Accordingly, the processed image can be refreshed to change the appearance of a moving object. Furthermore, the precise matching provides the possibility of using projected images a graphical use interface, as movements of a user's fingers on the interface can be determined accurately.
US09298069B2

A camera mounting assembly includes a base member or plate for holding a camera and a side member or plate. In an exemplary embodiment, lower slots on the base plate or side slots on the side plate are gripped by a vertical support's quick-release mechanism to mount the camera in a landscape or portrait orientation, respectively, the camera being generally centered and evenly balanced over the support in either case. The side member is detachably fastened to the base member, which modular construction permits separately timed purchase of the base member and side member as allowed by the user's budget and further permits breakdown of the assembly for ease of transport. The side member may be generally L-shaped with a lower arm length less than the side arm length, which also facilitates transport. Other components may be detachably added such as a hand grip facilitating freehand shooting with the camera.
US09298065B1

A hidden camera system for a vehicle includes a housing having first and second openings. A displaceable cover closes the first opening. A camera is received in the housing. That camera is deployable with respect to the first opening. A flexible seal closes the second opening.
US09298061B2

A shutter device includes a leading drive lever configured to move leading blades to a closed position at which the leading blades cover an opening and to move the leading blades to an open position at which the leading blades open the opening; a leading charge mechanism configured to rotate a leading charge lever in a charge direction to generate biasing force and to rotate, using the biasing force of the leading drive spring, the leading charge lever in a drive direction to rotate the leading drive lever in an opening direction; a leading lock lever configured to lock the leading charge lever having rotated in the charge direction; a leading attractive unit configured to hold, using electromagnetic force, the leading lock lever locking the leading charge lever; and a leading biasing mechanism configured to bias the leading lock lever in a release direction.
US09298045B2

A liquid crystal panel and a cross-shaped spacer structure. The liquid crystal panel includes an array substrate, a color filter substrate, and a cross-shaped spacer structures sandwiched between the array substrate and the color filter substrate. The cross-shaped spacer structures includes strip-like first spacers disposed on the upper surface of the array substrate, and strip-like second spacers disposed on the lower surface of the color filter substrate. The end surfaces of each three of the strip-like first spacers and the end surface of each one of the strip-like second spacers are abutted against each other in a cross manner. Thus, when the liquid crystal panel is impacted by external force, the strip-like first spacers and the strip-like second spacers can keep a tight abutment therebetween, so as to ensure the display quality of the liquid crystal panel.
US09298043B2

A liquid crystal display includes: a first substrate, a plurality of pixel electrodes disposed on the first substrate and including a first subpixel electrode and a second subpixel electrode including a cross stem and a plurality of minute branches extending from the cross stem; a second substrate facing the first substrate; a first alignment layer disposed on the first substrate and the pixel electrode; a second alignment layer disposed on an inner surface of the second substrate; and a liquid crystal layer injected between the first substrate and the second substrate and including a prepolymer, a reaction initiator, and a polymerization reactor, of which a content of the reaction initiator is higher than a content of the polymerization reactor.
US09298039B2

A backlight unit includes a light source which generates a first light; a quantum dots member which is spaced apart from the light source by a first distance and converts the first light into a second light; a guide member which lengthwise extends in a first direction and fixes positions of the light source and the quantum dots member; and an optical member which reflects the second light. The guide member guides the first light from the light source to the quantum dots member and guides the second light from the quantum dots member to the optical member.
US09298029B2

A display apparatus includes a substrate that includes a plurality of pixel areas, a display area including first and second non-pixel areas extending to cross each other, and a non-display area adjacent to the display area, a plurality of first electrodes on the substrate in the pixel areas, a plurality of second electrodes extending in a first direction and upwardly spaced apart from the substrate in the pixel areas to form first tunnel-shaped cavities, an image display area in each of the first tunnel-shaped cavities, and a plurality of dummy electrodes in first cross areas defined by an intersection of the first and second non-pixel areas adjacent to boundaries of the display area in the first direction. The dummy electrodes are upwardly spaced apart from the substrate in the first cross areas by a predetermined distance to form dummy tunnel-shaped cavities.
US09298022B2

A machine is presented for the cleaning of eyewear. The machine allows the manual or automatic cleaning of eyewear. Under both modes of operation, the eyewear is secured by a user to a support bracket inside a transparent, water-tight cylindrical wash chamber. When in manual mode, the user can direct the spray of wash fluid onto the eyewear by rotating the eyewear using a trackball. When used in automatic mode, the machine washes the eyewear during a preset washing cycle. For both modes, the washing cycle is followed by the drying cycle where a blower directs air onto the lenses for a set time period to blow off excess moisture. The drying cycle concludes with a blower venting the cylindrical wash chamber to remove residual moisture from the wash chamber and the eyewear. After the cleaning, the user removes the eyewear from the machine.
US09298017B2

A lens holder driving device includes an auto-focusing lens holder driving portion moving a lens holder holding a lens barrel along an optical axis, and an image stabilizer portion stabilizing image blurred by moving the auto-focusing lens holder driving portion in first and second directions which are orthogonal to the optical axis and which are perpendicular to each other. The image stabilizer portion includes: a fixed portion disposed apart from the auto-focusing lens holder driving portion in the direction of the optical axis; a plurality of suspension wires having first end portions fixed to the fixed portion at outer regions thereof, extending along the optical axis, having second end portions fixed to the auto-focusing lens holder driving portion, and swingably supporting the auto-focusing lens holder driving portion in the first direction and the second direction; and a fracture preventing member preventing the suspension wires from fracturing.
US09298015B2

An image blur correction apparatus includes a lens unit configured to include at least one lens, and configured to be turnable in two different directions using, as supporting points, two axes that are orthogonal to an outer housing. The image blur correction apparatus also includes a fixed member configured to turnably support the lens unit in the two directions, a first drive unit configured to be attached to the fixed member, and configured to turn the lens unit in one of the two directions. The image blur correction apparatus further includes a second drive unit configured to be attached to the fixed member, and configured to turn the lens unit in another of the two directions.
US09298012B2

In embodiments of eyebox adjustment for interpupillary distance, a first optical lens receives light of an image at a projected orientation of the light, and deviates the light by a deviation angle from the projected orientation of the light. A second optical lens receives the deviated light of the image from the first optical lens at the deviation angle, and alters the deviated light back to the projected orientation of the light for viewing the image. Left and right eyeboxes align with respective left and right eyes that view the image, and a distance between the left and right eyeboxes approximately correlates to an interpupillary distance between the left and right eyes. The light of the image can be laterally shifted to increase or decrease the distance between the left and right eyeboxes.
US09298008B2

A method and device is disclosed for converting a picture or a video located in front of a user into an immersive picture or video in real time. The picture can be a picture located in a book or newspaper. The video can be a movie presented on a computer display, TV screen or a theatre screen. The method and the device are also utilized for virtual reality applications presented on a computer display to convert the virtual reality into. The invention can be utilized in various educational, training, entertainment, and gaming applications.
US09298006B2

An algorithm may reconstruct defocus blur from a sparsely sampled light field. Light field samples are generated, using stochastic rasterization or ray tracing as examples. Then the samples are partitioned into depth layers. These depth layers are filtered independently and then combined together, taking into account inter-layer visibility. Since each layer corresponds to a smaller depth range, it results in more effective reconstruction filters than previous approaches.
US09298001B2

Aspects of the present invention relate to optical systems in head worn computing.
US09298000B2

Aspects of the disclosure provide an apparatus. The apparatus includes a mirror module having a plurality of individually controllable mirror segments to reflect an incident beam having a variable incidence angle, and a controller configured to determine deflection profiles of the individually controllable mirror segments, and provide control signals to the individually-controllable mirror segments to adjust the deflection profiles, such that the individually controllable mirror segments collectively reflect the incident beam in a predetermined direction.
US09297995B2

Systems and methods are provided for automatic determination of slice thickness of an image stack in a computerized stereology system, as well as automatic quantification of biological objects of interest within an identified slice of the image stack. Top and bottom boundaries of a slice can be identified by applying a thresholded focus function to determine just-out-of-focus focal planes. Objects within an identified slice can be quantified by performing a color processing segmentation followed by a gray-level processing segmentation. The two segmentation processes generate unique identifiers for features in an image that can then be used to produce a count of the features.
US09297987B2

A wide field optically athermalized orthoscopic lens system includes, in order from object to image, a first lens having a negative power, a second lens having a positive power, a third lens group having a positive power, a fourth lens having a positive power and a fifth lens having a negative power. The third lens group includes two lenses having, in order, a first lens with positive power and a second lens with negative power. The powers, shapes, Abbe dispersion values and temperature coefficients of refractive indices of the lenses are selected such that the lens system is athermalized, orthoscopic and achromatized over a wide (e.g. >140° C.) temperature range.
US09297986B2

A wide angle lens system and an electronic apparatus including the same are provided. The wide angle lens system includes a first lens group having a negative refractive power, and a second lens group having a positive refractive power. The second lens group is spaced apart from the first lens group by a maximum air gap. The first lens group and the second lens group are sequentially arranged from an object side toward an image side. The second lens group includes a positive 2-1 lens group, a negative 2-2 lens group, and a positive 2-3 lens group, and focusing is performed by moving the 2-2 lens group along an optical axis.
US09297982B2

A lens barrel of the present invention includes a first barrel member on which a first cam groove is formed and which is provided with a first cam follower, and a second barrel member on which a second cam follower to engage with first cam groove is formed, and which is provided with a second cam groove to engage with first cam follower, the second barrel member performing relative rotation and relative movement in an axis direction of the rotation with respect to the first barrel member.
US09297974B2

Fiber optic modules having pigtails and related strain relief constructions for the fiber optic harness are disclosed. The fiber optic module assembly has a fiber pigtail exiting module, the assembly includes a main body of the module defining an internal chamber disposed between a first side and a second side, a plurality of fiber optic components disposed at the first side of the module, and a fiber optic harness including the fiber pigtail. The fiber optic harness includes a plurality of optical fibers within a portion of a protective tube on the pigtail portion and a strain-relief assembly for inhibiting movement between the optical fibers and protective tube. Consequently, the strain-relief assembly secures the plurality of optical fibers and the protective tube to the main body of the module.
US09297971B2

A chip package includes an optical integrated circuit (such as a hybrid integrated circuit) and an integrated circuit that are proximate to each other in the chip package. The integrated circuit includes electrical circuits, such as memory or a processor, and the optical integrated circuit communicates optical signals with very high bandwidth. Moreover, a front surface of the integrated circuit is electrically coupled to a top surface of an interposer, and this top surface is in turn electrically coupled to a front surface of an input/output (I/O) integrated circuit that faces the top surface. Furthermore, the front surface of the I/O integrated circuit is electrically coupled to a top surface of the optical integrated circuit, where the top surface of the optical integrated circuit faces the front surface of the I/O integrated circuit.
US09297967B2

A device for converting and optionally processing an optical signal comprises an optical cable having an optical-electrical conversion device at one end, the optical-electrical conversion device to convert the optical signal to an electrical signal or an electrical signal into an optical signal; a electrical package to removably receive the optical-electrical conversion device and generate processed signal; and a general circuit board attached to the electrical package and operable to receive the processed signal.
US09297965B2

A plug-in connection system for a two-piece plug-in connection, comprising a plug-in connector and a matching mating connector, wherein the plug-in connector includes a latching unit with latching hooks provided thereon, which engage in groove areas on the mating connector. Here, a plurality of groove areas is circumferentially provided on the mating connector implemented in a sleeve-type way, which are offset relative to each other by a certain distance ds in relation to the plug-in edge of the mating connector. In the case of groove areas which are arranged in multiple pairs on the external side of the plug-in sleeve, only one latching hook pair engages at any one time during the plug-in operation into a latching groove in the groove area, whereas the other latching hooks respectively remain on a sawtooth flank before or after the one occupied latching groove.Thus, a very sensitive slide-on latching up to the mutual stop of any desired contacts becomes possible and a complex reception of the contacts is no longer necessary.Unlatching is carried out by lifting the latching hooks engaging in the latching grooves while withdrawing the external sleeve of the plug-in connector out of the latching grooves by means of opening hooks.
US09297960B2

A tunable multiport optical filter includes various types of arrays of optical ports. The tunable filter also includes a light dispersion element (e.g., a grating) and a reflective beam steering element (e.g., a tilting mirror). An optical signal exits an optical (input) port, is dispersed by the light dispersion element, reflects off the reflective beam steering element back to the light dispersion element, and on to another optical (output) port. The reflective beam steering element can be steered such that a wavelength portion of the dispersed optical signal can be coupled to the optical output port. For example, the input optical signal may be a wavelength division multiplexed signal carrying multiple channels on different wavelengths, and the tunable multiport optical filter directs one of the channels to the output optical port. Additionally, the tunable filter may be incorporated into a device acting as a wavelength reference.
US09297959B2

Disclosed herein is a method for fabricating an optical device that includes depositing an etch stop material to form an etch stop layer, wherein the etch stop material has a refractive index in the infrared wavelength range, n1; depositing a core material to form a core layer, wherein the core material has a refractive index in the infrared wavelength range, n2; and etching the core layer using a halide based etch process, wherein the etch stop material has an etch rate in the halide based etch process and the core material has an etch rate in the halide based etch process, wherein the etch rate of the core material is at least about five times higher than the etch rate of the etch stop material, and wherein n1 is not greater than n2.
US09297951B2

A core layer (13) of an optical waveguide (1) includes a plurality of core groups (140) disposed so as to mutually intersect on the same plane, each core group (140) being an assembly of a plurality of core portions (14), at least some of which are arranged in parallel, and side cladding portions (15) provided so as to adjoin the side surfaces of each core portion (14). A transverse cross-section of the optical waveguide (1) includes a high refractive index region (WH) in a position corresponding with each core portion (14) and having a relatively high refractive index, and a low refractive index region (WL) in a position corresponding with each side cladding portion (15) and having a lower refractive index than the high refractive index region (WH), and a refractive index distribution is formed in which the refractive index varies continuously across the entire distribution.
US09297948B1

A display device includes a backlight module positioning adhesive structure and a liquid crystal panel that includes a bezel zone and a light transmitting zone. A backlight module includes a reflector plate, a light guide plate, and the optic film that are sequentially stacked on each other and surrounded by a mold frame. The backlight module further includes a double-sided adhesive tape that includes first and second layers stacked on each other. The second layer includes a light shielding section and a light transmitting section connected to the light shielding section. The double-sided adhesive tape is adhesively bonded between the bezel zone of the liquid crystal panel and the backlight module. The light shielding section is located on an edge portion of the optic film and the mold frame. The light transmitting section extends towards the light transmitting section of the optic film.
US09297943B2

The absorptive wire-grid polarizer includes a periodic structure formed on a substrate surface of a dielectric substrate and constituted by a metal and one or more dielectric materials. The periodic structure has a one-dimensional grating structure in which, in a sectional plane orthogonal to a normal to the substrate surface, grating portions of a metal grating formed of the metal and grating portions of dielectric gratings formed of the one or more dielectric materials are one-dimensionally arranged with a grating period P. The Conditions of nm≧1.0, km≧2.0, 0.01≦FF≦0.25, Nb≧1.40, and h≧250 [nm] are satisfied where h represents an entire height of the metal and dielectric gratings, nm represents a refractive index of a real part of a complex refractive index of the metal, km represents an extinction coefficient of an imaginary part of the complex refractive index, and nb represents an average refractive index of the dielectric grating.
US09297935B2

Devices and methods for providing sensor indication and enhancing sensor indication are disclosed. In one embodiment, a sensor indication is provided by sensing an operational status at a sensor circuit, generating a signal at the sensor circuit based on the sensed operational status, utilizing the signal to activate a light source, transmitting light into a first indicator layer with the light source, wherein the first indicator layer includes a fluorophore embedded within a substrate, and wherein the one or more fluorophores modify at least one characteristic of the transmitted light from the light source, and emitting the modified transmitted light from an end wall of the first indicator layer.
US09297934B2

An optical film, a polarizing plate, a liquid crystal panel, and an image display apparatus are provided, wherein interference fringes can be made to be invisible, and cloudiness can be reduced. In accordance with one aspect of the present invention, an optical film is provided, including a light transmissive substrate, and a functional layer disposed on the light transmissive substrate, wherein the functional layer has a concavo-convex surface forming a surface of the optical film. Assuming that a slope angle of the concavo-convex surface with respect to a film plane of the optical film in a cross section along a direction normal to the film plane is a surface angle, a percentage of a region in which the surface angle is 0.05° or more is 50 % or more in the concavo-convex surface, and the root mean square slope RΔq of a roughness curve on the concavo-convex surface is 0.003 or less.
US09297922B2

A method and apparatus is provided for bucking a magnetic field of known geometry and time variation by means of a plurality of bucking loops. It utilizes multiple loops, each of which is energized by an electric current that creates a magnetic field of the known time variation. The multi-loop field forms a bucking magnetic field that better opposes the spatial variation in the known magnetic field over a volume than can the magnetic field from a single loop. The present invention is useful in electromagnetic measurements, where the magnetic field of a controlled source transmitter must be annulled at a magnetic field sensor. It is particularly useful for cases where the magnetic sensor may move relative to the transmitter, such as in certain airborne electromagnetic measurements.
US09297919B2

A method and apparatus are provided for estimating an inter-node distance between a sender node and a receiver node belonging to a network comprising a plurality of nodes arranged along towed acoustic linear antennas. An acoustic signal is transmitted from the sender node to the receiver node through an underwater acoustic channel. The method includes estimating the inter-node distance as a function of an estimate of a sound speed profile of the underwater acoustic channel, the sound speed profile depending on depth.
US09297914B2

A method for detecting a neutron includes providing a first voltage to an input electrode of a microchannel plate, providing a second voltage to an output electrode of the microchannel plate, the second voltage being more positive than the first voltage, measuring a signal on the output electrode, and detecting a neutron based on a comparison of the signal at the output electrode with a baseline value.
US09297912B2

The present invention relates to a pixel detector (10), comprising a semiconductor sensor layer (12), in which charges can be generated upon interaction with particles to be detected. The semiconductor layer defines an X-Y-plane and has a thickness extending in Z-direction. The detector further comprises a read-out electronics layer (14) connected to said semiconductor layer (12), said read-out electronics layer (14) comprising an array of read-out circuits (20) for detecting signals indicative of charges generated in a corresponding volume of said semiconductor sensor layer (12). The neighboring read-out circuits (20) are connected by a relative timing circuit configured to determine time difference information between signals detected at said neighboring read-out circuits (20). The time difference information is indicative of a difference in the Z-components of the locations of charge generations in the corresponding neighboring sensor volumes caused by a particle trajectory that is inclined with respect to the X-Y-plane.
US09297903B2

Assisted-GPS for a portable biometric monitoring device is provided. The portable biometric monitoring device may obtain updated ephemeris data from an associated secondary device via a short-range, low-power communication protocol. The secondary device may be a computing device such as a smartphone, tablet, or laptop. Various rules may control when the ephemeris data is updated. The ephemeris data may be used in the calculation of the global position of the portable biometric monitoring device. Additionally, the portable biometric monitoring device may communicate downloaded position fixing data to the associated secondary device. The associated secondary device may then calculate the global position from the position fixing data.
US09297902B2

It is disclosed to keep a track of quality information of at least one assistance data, the track of quality information being associated with a current version and at least one previous version of the at least one assistance data, and to determine whether to provide assistance data information associated with at least one assistance data of the at least one assistance data to a mobile device based on tracked quality information of the at least one assistance data of the at least one assistance and based on assistance data handling parameters associated with the mobile device.
US09297899B2

A method of determining extrinsic calibration parameters for at least one sensor (102, 104, 106) mounted on transportable apparatus (100). The method includes receiving (202) data representing pose history of the transportable apparatus and receiving (202) sensor data from at least one sensor mounted on transportable apparatus. The method generates (204) at least one point cloud data using the sensor data received from the at least one sensor, each point in a said point cloud having a point covariance derived from the pose history data. The method then maximizes (206) a value of a quality function for the at least one point cloud, and uses (208) the maximized quality function to determine extrinsic calibration parameters for the at least one sensor.
US09297892B2

A method for operating a radar system on a vehicle to reduce nuisance alerts caused by a stationary structure proximate to the vehicle. The method includes determining a stationary count indicative of the number of targets detected by the radar system that are within a travel path of the vehicle and are classified by the radar system as stationary, and indicating that the vehicle is proximate to a stationary structure if the stationary count is greater than a count threshold.
US09297880B2

An interferometric tracking device includes image dividers arranged to form an optical cascade, with one of the image dividers being an incident image divider for the optical cascade and one or more of the image dividers being one or more exit image dividers for the optical cascade. Each of the image dividers splits incident light into a plurality of non-parallel orthogonally polarized beams, the beams from the incident image divider cascading through the other image dividers in the cascade. One of a plurality of shearing interferometers is optically coupled between optically adjacent image dividers in the cascade. The orthogonally polarized beams from the one or more exit image dividers are imaged onto one or more focal plane arrays.
US09297868B2

The present embodiments include an antenna circuit that is adapted to supply and/or read out a plurality of antenna elements of an antenna assembly of a magnetic resonance imaging system. The antenna elements are decoupled by phase shifter elements and supplied with signals by the phase shifter elements. The antenna circuit may also be used to detect signals that are received by the antenna elements.
US09297856B2

A method and circuits for implementing multiple input signature register (MISR) compression for test time reduction, and a design structure on which the subject circuits reside are provided. The MISR compression circuit includes a first MISR, a second MISR provided with the first MISR, and a compressor to compress MISR data positioned in one of between the first MISR and second MISR and after the second MISR.
US09297849B2

A wafer test system includes an input device configured to transmit a test signal, a wafer including an optical port, an input port configured to receive the test signal, and an output port configured to output a result signal based on the test signal, a measuring device configured to measure the result signal, and an alignment device configured to align an optical fiber port of an optical probe with an alignment port based on the result signal and then align the optical fiber port with the optical port. The alignment port is the input port or the output port. The optical probe is configured to be the input device when the input port is the alignment port and the optical probe is configured to be the measuring device when the output port is the alignment port.
US09297845B2

Medical devices and methods for making and using the same are disclosed. An example medical device may include a control unit for determining an electrical leakage between a first electrode pad and a second electrode pad of an in vivo medical device. The first electrode pad may be spaced from the second electrode pad. The first electrode pad may have an active electrode and a spaced ground electrode. The second electrode pad may have an active electrode and a ground electrode. The ground electrode of the first electrode pad may be electrically connected to the ground electrode of the second electrode pad.
US09297839B2

The disclosure extends to apparatuses, methods, systems, and computer program products for generating and optimizing irrigation protocols. The disclosure also extends to a system and method for detecting an expansion module in an irrigation system in accordance with the disclosed methods, systems, and computer program products for optimizing water usage in growing plants for yard and crops.
US09297830B2

A high voltage connector assembly includes a plurality of pin assemblies, each of the plurality of pin assemblies having a first end and a second end. The first end of each of the plurality of pin assemblies is configured to releasably electrically engage a load board. A plurality of pin pads, wherein the second end of each of the plurality of pin assemblies is configured to electrically engage a pin pad included within the plurality of pin pads. A plurality of connector pads are electrically coupled to the plurality of pin pads, wherein each of the plurality of connector pads is configured to be electrically coupled to a wire-based conductor included within a plurality of wire-based conductors. A potting compound is configured to encapsulate the plurality of connector pads.
US09297824B2

An accelerometer includes a mass, suspended by a beam, and associated conductive paths. Each conductive path is subjected to a magnetic field, such that, when a time varying signal is applied to the conductive paths, a characteristic resonant frequency is produced, and when the mass experiences an acceleration, a respective change in the resonant frequency is produced that may be interpreted as acceleration data. Embodiments include methods of manufacturing an accelerometer and systems and devices incorporating the accelerometer.
US09297821B2

A method and system for testing the functional capability of an analytical instrument uses first and second blind samples. Each blind sample is a test substance with an amount of a parameter to be tested that is unknown to the user. Each blind sample is provided with an identification means with a unique identification. When the blind samples are tested by the user in the instrument being tested, the measurement values obtained and the unique identifications read are compared against predetermined values that are accessible to a test program configured as software on the analytical instrument. By comparison of the measurement values and the predetermined values, the functional capability of the analytical instrument is determined and the result is transmitted to an output unit of the analytical instrument.
US09297818B2

A sample analyzer is disclosed that includes: a memory configured to store a record of maintenance already performed on the sample analyzer; a display; and a display control configured to control the display to display a first table which chronologically shows the record of maintenance already performed, wherein the first table is assigned a predetermined term, in the table the term is divided into a plurality of sections.
US09297814B2

Methods of screening human female subject for a risk of ovarian cancer are described. High levels of calcium in serum are shown to be significantly positively associated with the risk of ovarian cancer and can advantageously be used to triage women into risk categories for more intensive testing. Also included are preoperative methods of determining if an adnexal mass is likely to be malignant or benign.
US09297807B2

A kit for optically detecting proteins, in particular lipoproteins, in a sample, the kit comprising: a chip for performing a separation of the proteins, in particular of the lipoproteins, wherein the chip comprises at least one well for receiving the sample, and a separation channel coupled to the at least one well and being adapted for separating different compounds and a marker dye which contains a polymethine of the general formula (I) wherein Z is a substituted derivative of benzooxazole, benzodiazole, 2,3,3-trimethylindolinine, 2,3,3-trimethyl-4,5-benzo-3H-indolinine, 3- and 4-picoline, lipidine, chinadine and 9-methylacridine derivatives with the general formula IIa or IIb or IIc and wherein X is selected from the group consisting of O, S, Si, N-alkyl and C(alkyl)2, n is 0, 1 , 2 or 3, R1 to R14 are independently selected from the group consisting of hydrogen, alkyl, alkoxy, cycloalkyl, linear or branched alkenyl, cycloalkenyl, aryl, heteroaryl, heterocycle, hydroxy, carboxy, amine, alkyl-substituted amine and cyclic amine and/or two or more fragments in ortho-position to each other, for example R10 and R11 or R4, R5 and R6, together form another cycloalkyl ring or ring system, heterocyclic ring or ring system, heteroaryl ring system or aromatic ring or ring system.
US09297800B2

A biomaterial structure containing a larger amount of biomaterial than the conventional art with maintaining the reactivity of the biomaterial is provided by linking particulate lumps in which the biomaterial is bound with a compound capable of binding to the biomaterial, wherein the particle diameter of the particulate lumps is 10 μm or smaller.
US09297794B2

A sorption exothermicity measurement device (1) mainly includes: an air pump (2) that supplies dry air; a bubbling instrument (3) that humidifies dry air and supplies humidified air; a reaction measuring instrument (4) into which air flows so that the dry air or the humidified air comes in contact with a sample (10) to be measured; and a flow rate measuring instrument (5) that measures the flow rate of at least the humidified air flowing into the reaction measuring instrument (4). The reaction instruments are connected by flow paths through which the dry air or the humidified air flows. Furthermore, at least a humidified air supply system needle valve (13) that regulates the flow rate of the humidified air is included.
US09297783B2

To provide a reagent applying device and a reagent applying method for electrophoresis analysis which make it possible to apply a reagent with a simple configuration at low cost. A reagent supplying device for supplying a reagent to the surface of a gel in electrophoresis analysis includes a reagent applying tool which is a plate-shaped body. The reagent applying tool includes at least one reagent holding section which penetrates the reagent applying tool in a thickness direction and which holds a reagent by capillary action, and a reagent spreading section for spreading, on the surface of the gel, a reagent supplied from a lower-side opening of the reagent holding section when the reagent applying tool is placed on the gel.
US09297770B2

A calorie estimating device for measuring a calorie content of a food item is provided. The device comprises a holder substrate, a transmitter antenna configured to transmit ultra-wide band (UWB) signals to at least a portion of the food item disposed on a side of the holder substrate, wherein the transmitter antenna comprises a planar antenna, a first receiver antenna configured to receive at least a portion of UWB signals reflected by the food item, wherein the first receiver antenna comprises a planar antenna, and a second receiver antenna configured to receive at least a portion of UWB signals propagated through the food item, wherein the second receiver antenna comprises a planar antenna.
US09297764B2

The invention relates to a method for determining the maximum open circuit voltage and the power that can be output by a photoconverter material subject to a measurement light intensity, the method including the following steps: measuring the photoluminescent intensity of the material, measuring the absorption rate of the photoconverter material at a second wavelength substantially equal to the photoluminescent wavelength of the photoconverter material, determining the maximum open circuit voltage of the photoconverter material with the measurement light intensity by means of the absorption rate and the photoluminescent intensity measured at substantially the same wavelength; said invention being characterized in that the light source and the photoconverter material are arranged such that the angular distributions of the rays incident on and emitted by the lit surface of the material and collected by the detector are substantially identical.
US09297757B2

The invention relates to a device for measuring the concentration of a molecule, such as CO, NO or NO2, in a gaseous atmosphere at a temperature above 1200° C. in a chamber, said molecule having an absorption line at a wavelength between 4 and 8 μm, said device comprising an emitter that emits laser radiation with a wavelength corresponding to that of the absorption line, said emitter emitting the laser radiation through a first window and then through said atmosphere, said window being made of a solid material having, for a material thickness of 1 mm, a transmittance greater than 50% at the wavelength of the laser radiation, the laser radiation being analyzed after having passed through said atmosphere by an analyzer that determines the absorption of the laser radiation by the molecule in the gaseous atmosphere, the window being placed on or in a wall of the chamber, where appropriate via an insert, in order to prevent the hot atmosphere of the chamber escaping therefrom. The invention provides a continuous measurement during normal operation of the installation on which it is mounted. The device according to the invention may equip a glass furnace and continuously measure the concentration of gaseous species in the hot atmosphere during normal operation of the furnace. This allows the burners of the furnace to be adjusted during operation.
US09297752B2

In order to solve a problem that a local optical characteristic-changed region inside an object cannot be accurately estimated, an object observing apparatus includes: a light intensity information acquiring unit that acquires light intensity information received by each light-receiving probe; a light intensity change information acquiring unit that acquires, for each probe set, light intensity change information, from reference light intensity information and light intensity information; an estimating unit that acquires three-dimensional optical characteristic-changed region information, using the light intensity change information; and an output unit that outputs the optical characteristic-changed region information; the estimating unit including a correcting part that performs correction according to sensitivity attenuation in accordance with a depth; and a sparseness applying part that introduces sparseness for improving a space resolution, thereby acquiring the optical characteristic-changed region information. Accordingly, it is possible to accurately estimate a local optical characteristic-changed region inside an object.
US09297746B2

A reaction characteristic detector comprising a ladder assembly including a plurality of rungs, where each rung in the plurality of rungs comprises a reaction passage determiner spaced a distance from a point of an energetic material reaction initiation. Each reaction passage determiner has at least one characteristic that is configured to change in response to the reaction occurring proximate to the reaction passage determiner.
US09297741B2

A sensor device includes first and second electrodes, a coating film and a functional element. The first electrode includes a first metallic material in which either a first passivation film forms on a surface thereof or the first passivation film present on the surface thereof is lost, in association with changes in the pH of a measurement site. The second electrode includes a second metallic material different from the first metallic material, and is spaced apart from the first electrode. The coating film includes a third metallic material different from the first and second metallic materials. The coating film covers at least the first or second electrode. The functional element is configured to measure a difference in electric potential between the first and second electrodes that changes depending on presence or absence of each of the first passivation film and the coating film in association with the changes in pH.
US09297740B2

A particle detecting device includes a frame, a chamber that is disposed within the frame, a sample injection flow path for injecting, into the chamber, a fluid that includes particles, from a first inlet opening that is provided in the frame, an adjusting mechanism that adjusts a state of the fluid within the chamber by supplying a fluid, from which the particles have been removed, into the chamber through an adjusting flow path that connects to the chamber from a second inlet opening that is separate from the first inlet opening that is provided in the frame, and a detecting mechanism that detects particles included within the fluid, by shining a light into the fluid within the chamber.
US09297739B2

A method and device for estimating a porosity ratio of a sample of material from at least one gray-scale coded image. The method includes: evaluating an intermediate ratio of a sample for each value of a plurality of gray-scale threshold values lying between two determined limit values, the intermediate ratio being equal to a ratio of a number of pixels of the at least one image having a gray-scale value bounded by the threshold value to a total number of pixels of the at least one image; and estimating the porosity ratio of the sample by analyzing variations in the intermediate ratio as a function of the threshold value.
US09297736B2

To facilitate evaluation of a measurement condition in order to set an optimum measurement condition for each sample. A particle size distribution measuring device is provided with: an device main body that measures a particle size distribution of a sample; and an interface device that receives an input from an operator to perform drive control of the device main body, and receives a measurement result from the device main body to display the measurement result, wherein the interface device displays, in a graph, a relationship between values of operational parameters, which are to be set to measure the particle size distribution, and values of evaluation parameters obtained by using the measurement result from the device main body, which correspond to each of the values of the operational parameters.
US09297726B2

Disclosed is an exhaust sampling system including a plurality of exhaust sampling system zones. The zones are, at least, a sampling conduit, a fill circuit, and a read circuit. A controller is programmed to predict a minimum dilution ratio to avoid condensation in one of the exhaust sampling system zones. The controller is further programmed to run a test procedure in which a sample of exhaust is diluted with a make-up gas at a selected minimum dilution ratio that is greater than or equal to the predicted minimum dilution ratio. Further disclosed are methods of predicting whether condensation occurs during a test procedure.
US09297708B1

Methods and systems for use in monitoring a physical interface between a structural opening and a medium. A system is provided comprising a medium operable to pass through a plurality of structural openings and a sensing system associated with the medium. The sensing system includes at least one physical interface positioned at locations where the medium passes through one of the plurality of structural openings. The at least one physical interface includes at least one waveguide for monitoring changes to the at least one physical interface.
US09297704B2

A method and circuit for determining a working temperature of a device, the method comprising: providing a first signal to a device having a temperature-sensitive characteristic; performing a function on the first signal by the device; demodulating a second signal output by the device to obtain a third signal thus generating a signal having reduced 1/f noise component; and based upon the first signal and the second signal, determining a working temperature of the device.
US09297692B2

An evaluation system that includes a miniature module that comprises a miniature objective lens and a miniature supporting module; wherein the miniature supporting module is arranged, when placed on a sample, to position the miniature objective lens at working distance from the sample; wherein the miniature objective lens is arranged to gather radiation from an area of the sample when positioned at the working distance from the sample; a sensor arranged to detect radiation that is gathered by the miniature objective lens to provide detection signals indicative of the area of the sample.
US09297691B2

A fiber Bragg grating (FBG) interrogation method allows for high frequency dynamic measurement. The method may utilize a broad band light source connected to the sensing elements. Each sensing element may comprise two wavelength matching FBGs, a coupler, and a photodiode. The FBG closest to the light source may attenuate the central wavelength in the transmission spectrum and thus the reflection spectrum of the second FBG. Variations in intensity of the second FBG may be measured by the photodiode and can be calibrated to the desired measurands.
US09297690B2

The invention relates to a method in the check weighing of a weighing system. In the method, a hoist (15) equipped with a weighing system (14) is used to lift a load (27), which is weighed, and the value measured by the weighing system (14) is recorded. In the method, the weighing system (14) is adjusted as required, on the basis of the recorded values. A real load (28), which is weighed when not moving, is used as the load (27). The same real load (28) is also weighed during a normal movement while moving. A reference value is defined from these two weighings of the same real load (28), on the basis of which the weighing system (14) is adjusted if necessary and/or the precision probably achieved by the weighing system (14) is estimated. The invention also relates to a software product and an arrangement in the check weighing of a weighing system, and materials handling equipment.
US09297685B2

An oil level sensor comprises a body having a probe extending away from a nominal body portion. The probe receives a resistance thermal device and extends for a height away from the nominal surface. The probe has an outer dimension. The ratio of the outer dimension to the height is between 0.1 and 0.2. The RTD is connected to lead wires through splices, the lead wires leaving the nominal housing. A fastener tab extends away from the nominal body, and generally perpendicularly to the probe. The lead wires are anchored within a chamber, which is filled with a potting material.
US09297683B2

A portion distribution device for portioning substances from a container in pre-defined increments is disclosed. The portion distribution device includes a portion divider having a portion opening, and a measurement chamber body rotatively coupled to the portion divider. The measurement chamber body includes a plurality of chambers equal in volume and a base joined to the plurality of chambers, with the base constructed to be selectively connected to the container. The portion distribution device also includes a lid rotatively coupled to the measurement chamber body, with the lid further including a top surface having at least one lid opening formed therethrough, at least one flap operative to close the at least one lid opening, and a rod extending downward from the top surface, through the measurement chamber body, and coupled to the portion divider.
US09297671B2

A device and method for area sensing and actuation comprises highly scalable sensing and actuation network that can control a high density of sensing and actuation elements over a physical area. The device comprises a matrix of CMOS sensing chips that each comprise a plurality of sensing electrodes arranged in a matrix of columns and rows along horizontal wires and vertical wires. The vertical wires carry an activation signal to activate a column of sensing electrodes, and the vertical wires carry sensing and actuation signals between the column of sensing electrodes and a processing chip. The signals may be amplified by CMOS sensing chips between the source and destination of the signals. In this way, signals may be received from and sent to a dense matrix of sensing electrodes spanning a large geographic area with little or no degradation.
US09297670B2

A steering angle sensor comprising an annular drive gear, which rotates in accompaniment with rotation of a steering wheel, and further comprising a first driven gear and a second driven gear, which have magnets disposed therein and rotate in a driven manner in accordance with rotation of the annular drive gear, the steering angle sensor generating angle-of-rotation information of the steering wheel utilizing changes in magnetic fields based on rotation of the first driven gear and the second driven gear, wherein an intermediate gear that meshes with the annular drive gear, the first driven gear, and the second driven gear is interposed between the annular drive gear and the first driven gear and the second driven gear.
US09297668B2

An apparatus and method are provided for displaying a predicted image for rotocraft flight in consideration of data associated with a selected flight procedure and a current image.
US09297660B2

A system determines parameters representing the orientation of a solid in movement within a first vector field and a second vector field. A first triaxial sensor and a second triaxial sensor are connected to the solid and measure the components of the respective vector fields along the axes of the sensors, obtaining corresponding first and second vectors. A processor determines the rotation matrix of the solid, using a correction module for delivering a first corrected vector, and calculating a third vector which is not coplanar to the plane formed by the first corrected vector and the second vector, such that the angles of the axis system formed by the third vector and the first corrected vector and the second vector remain constant.
US09297659B2

A composite navigation system includes a first RFID apparatus, a GPS receiver, and a signal processing system. The first RFID apparatus includes an RFID chip and an antenna, a plurality of inclinometers, a plurality of linear accelerometers, and a plurality of angular accelerometers. The processing system includes a first RFID reader and a Kalman filter. The first RFID apparatus can communicate with the first RFID reader. The Kalman filter connects to the GPS receiver and the first RFID reader.
US09297654B2

Generally discussed herein are systems and apparatuses that are configured to and techniques for associating a SIGnal INTelligence (SIGINT) signal with an object or tracklet. According to an example a technique can include estimating Times of Arrival (ToAs) at each of a plurality of collectors of a first signal from each of a plurality of moving transmitters, each first signal transmitted from a transmitter on a tracklet extracted from video data and received at the plurality of collectors, wherein a location of each of the plurality of collectors is known, comparing each estimated ToA to a respective actual ToA of a SIGINT signal received at each of the collectors, or determining a likelihood that the signal corresponds to the SIGINT signal to determine whether the SIGINT signal was transmitted from a transmitter on the corresponding tracklet.
US09297653B2

Disclosed herein is a location correction apparatus and method. The location correction apparatus includes a reference object search unit for searching a pre-stored geographic object database (DB) for one or more objects corresponding to objects included in a captured image and setting a reference object to be used to correct a location among the one or more objects that have been found. A reference point extraction unit sets reference points from the set reference object. A location determination unit obtains an actual distance between the reference points and calculates a location using the actual distance, a distance between the reference points included in the captured image, and metadata of the captured image. Therefore, the present invention can improve positioning accuracy and can be applied to high-quality location-based services or space information services thanks to the improved accuracy.
US09297645B2

An apparatus and method for determining a depth of a region having a high aspect ratio that protrudes into a surface of a semiconductor wafer are provided. The apparatus comprises a multi-wavelength light source, a semiconductor wafer holder for holding a semiconductor wafer, a head for directing the light source onto the semiconductor wafer, a spectrometer for collecting light comprising multiple wavelengths reflected from the semiconductor wafer and analysis means for determining a depth of the region from an interference pattern of light reflected from the semiconductor wafer by performing Fourier domain optical coherence tomography.
US09297639B2

A mechanism that allows for precise motion of the optics of an interferometer is comprised by two or more diaphragm flexures having high lateral stiffness, creating a superior performing Michelson interferometer. When coupled with precise precision control of a mirror surface and a reference laser, the above creates a superior performing Fourier transform spectrometer.
US09297637B2

A sensor assembly for sensing a movable object which, in one embodiment, includes a housing defining an interior cavity. A rotor is retained in the cavity. The rotor defines a central bore and a magnet is mounted in an off-center pocket defined by the rotor. The rotor is coupled to the shaft of the movable object whose position is to be measured. A sensor is also retained in the cavity in a relationship at least partially overlying the magnet and adapted to sense at least the direction of the magnetic field generated by the magnet to generate an electrical signal indicative of the position of the movable object. In another embodiment, the rotor and sensor are mounted in separate interior housing cavities separated by an interior housing wall.
US09297636B2

The present invention relates to a resolver of an electric driving motor for vehicle which comprises a rotor, a stator comprising a stator main body which encircles the rotor and teeth which extend from the stator main body to be wound by a coil, a terminal module comprising a terminal end which contacts the coil for an electric connection and a terminal main body which supports the terminal end, and a connector module comprising a connector main body which is detachably coupled to the terminal main body and a lead line which is connected to an outer device and supported by the connector main body and which contacts the terminal end for an electric connection if the connector main body is coupled to the terminal main body, thus simplifying manufacturing process and repairing process and reducing cost.
US09297631B2

A spherical-form measuring apparatus includes a turntable 5, a holding unit 10 for holding the sphere 20, and a probe 6 for measuring a contour of a sphere part 22 of the sphere 20. The holding unit 10 includes a base part 12, a vertical holding part 14 and an inclined holding part 16 which are placed at separate positions on the base part 12. The vertical holding part 14 holds the stem part 24 of the sphere 20 with it set in a direction perpendicular to the turntable 5. The inclined holding part 16 holds the stem part 24 with it set in a direction at an angle. The vertical and inclined holding part 14, 16 are disposed such that their axial lines meet at an intersection point P and such that the distance from the point P to the vertical holding part 14 agrees with the distance from the point P to the inclined holding part 16.
US09297627B2

An ordnance firing system is disclosed that includes a reusable electronics module and an ordnance module, each enclosed in a separate, sealed housing. The electronics module housing encloses firing electronics for electrically triggering initiation of a detonator in the ordnance module. The electronics module detachably connects to the ordnance modules via a connector which extends away from the electronics module housing. The housing of the ordnance module is constructed to be blast-resistant to prevent detonation of the detonator from rendering the electronics module inoperable.
US09297626B2

Disclosed is a communication network for aquatic vessels. The network comprises an unmanned aquatic vehicle (UAQV) having a warhead. A fiber optic cable is bi-directional and in a closed ring configuration enabling communication within the network and to the UAQV. A power grid cable is in a closed ring configuration and coupled to a generator providing power. A node is coupled to the fiber optic cable and to the power grid cable. A relay station is coupled to the node and in communication with the UAQV. A control center is in communication with the UAQV and facilitates remote control of the UAQV, and programming of a navigational plan for the remote control of the UAQV prior to launch. The fiber optic cable, power grid cable, node and relay station are capable of being located underwater during operation. The UAQV is capable of being launched underwater from open water.
US09297624B2

A device and method introduces the use of conventional ammunitions to the archery/bow hunting industry. The device achieves stealthy delivery of firearm munitions and increases the firepower of standard arrows resulting in deeper penetration into a target. The device consists generally of a cylindrical housing threaded internally on one end for attachment to a firing pin assembly. A firing pin is slideably attached to the firing pin assembly. A cartridge is loaded into the housing until the flange on the cartridge casing abuts an interior shoulder. In an alternate embodiment, the interior of the housing further includes an annular retaining tab. The retaining tab separates the cartridge from the firing pin to prevent inadvertent discharge. A cap or nosepiece may be included to further protect the device from accidental discharge of the cartridge and to provide aerodynamic advantages. The housing further includes a set of stabilizing vanes.
US09297615B2

A riflescope aiming system that includes a telescopic sight, a multiple-zero-point elevation turret and an aiming reference system. The multiple-zero-point elevation turret includes a rotatable indicator carrier and a plurality of indicator pins secured to the indicator carrier, each indicator pin corresponding to a predetermined target distance. The aiming reference system is operably coupled to the objective housing of the telescopic sight and displays aiming reference data.
US09297614B2

A master module incorporates a laser, a power source, a control unit and a laser adjustment mechanism. The module is a single, compact unit designed to fit into a small casing.
US09297609B2

A hand guard attachment system for releasably attaching a hand guard to a firearm is disclosed herein. The system includes the hand guard having a proximal end configured to engage a forward end of a receiver of the firearm. The system further includes a tensioning assembly configured to interface between the hand guard and the forward end of the firearm. The tensioning assembly is further configured to selectively maintain an engaged position between the hand guard and the firearm such that the hand guard is releasably attached to the firearm without interfering with, or requiring removal of, the barrel and/or barrel nut connected to the receiver.
US09297606B2

An air supply system for use with an airsoft gun to power a pneumatic engine contained within a receiver of the airsoft gun. The air supply system includes a bottle of pressurized air that supplies the pressurized air at a first pressure to the pneumatic drive engine. A pressure regulator is located between the supply of pressurized air and the pneumatic drive engine and operates to reduce the pressure of the air from the first pressure to a second pressure. The pressure regulator is supported on the airsoft gun and allows the pressure of air supplied to the pneumatic engine of the airsoft gun to be selectively regulated. The pressure regulator includes an adjustment dial that allows an operator to change the pressure of air supplied to the airsoft gun. The pressure regulator can be located either on a stock of the airsoft gun, within a pistol grip of the airsoft gun or between the bottle of pressurized air and the receiver.
US09297598B2

The invention relates to a heat exchange laminate for use as a heat exchange member in a heat exchange unit, comprising a base layer extending substantially planar, said base layer being bilaterally coated with a contact layer. The contact layer is electrical conductive and is substantially non-metallic. At least one of the contact layers has an embossed contact surface. The invention further relates to the use of the heat exchange laminate and to a heat exchange unit and a printing system comprising such a heat exchange laminate.
US09297594B2

The invention relates to a collector plate (10) for a heat exchanger comprising a web (12) equipped with openings for the passage of tubes of the heat exchanger and a groove (14), known as a receiving groove, to accept a header tank cover, able to accept a gasket (104) and part of the cover and having a base (18) and two flanges, respectively an inner flange (16) and an outer flange (20) which are connected to the base (18). The inner flange (16) is connected to the web (12) and is subdivided into at least two disjointed portions, the two disjointed portions are separated by at least one recess (30), and the recess (30) between the two disjointed portions of the inner flange (16) is at least in the region of a site of the collector plate (10) that is intended to accept a bent part of the gasket (104). The invention also relates to a heat exchanger comprising the collector plate (10).
US09297585B2

A hood-type annealing furnace for the thermal treatment of cold-rolled steel strip includes a base, a protective hood which can be placed on the latter and under which a protective gas heated by a gas burner is circulated by a blower, to heat the steel strip, rolled up particularly into a coil, under the protective hood to a temperature of at least 500° C. in a protective gas atmosphere. An electric heater fed by the public power network has a heating capacity correspondingly substantially to the heating capacity of the gas burner. The protective gas can be independently heated with the electric heater, alternatively to the gas burner, with the gas burner switched off, to a temperature above the recrystallization annealing temperature. A method for operating a hood-type annealing furnace is also provided.
US09297584B2

A vessel used for containing molten metal, e.g. a trough section for conveying molten metal from one location to another. In some embodiments, the vessel employs refractory liner units of different thermal conductivity to maximize heat penetration into the molten metal from heaters in the gap, but to minimize heat loss at the inlet and outlet of the vessel where the end units contact the housing.
US09297573B2

An appliance includes a main body defining an access opening; a door movably attached to the main body and configured to close the access opening in a closed position, the door comprising a front, a back, a side surface extending from the front to the back, and a recess formed in the side surface, the back facing the main body when the door is in the closed position; and a water filtration system comprising a filter disposed in the recess.
US09297572B2

An appliance is provided. The appliance includes a cabinet, a door mounted to the cabinet and a handle. The appliance also includes features for pivotally mounting the handle to the door and for urging the door away from the cabinet when the handle pivots. The features can also assist with limiting or reducing a gap between the handle and the door.
US09297569B2

A system and method for cooling an environmental test chamber is described where a controller is in communication with an auxiliary cooling unit and the primary refrigeration unit. A first chamber temperature measurement associated with the environmental test chamber is received, and the heat load associated with a target temperature is determined. Based on the first chamber temperature measurement and the heat load, it is determined that the auxiliary cooling unit can sustain the target temperature. In response to the determination, the controller is used to transmit a signal to power on the auxiliary cooling unit and a signal to time out the primary refrigeration unit.
US09297567B2

A condenser assembly through which a refrigerant is circulated to transfer heat from the refrigerant to ambient air in which the condenser assembly is at least partially disposed. The condenser assembly includes a compressor, a crankcase heater energizable via a crankcase heater control circuit, a condenser, a condenser fan, and an electronically commutated condenser fan motor. The condenser assembly also includes an ambient temperature sensor for sensing at least one temperature of the ambient air, to provide a sensed temperature. The condenser assembly includes a condenser switch subassembly configured to control energization of the crankcase heater and the condenser fan motor. The condenser switch subassembly is controlled by the ambient temperature sensor. The condenser fan motor is controlled by a condenser fan controller that applies a first voltage or a second voltage to the condenser fan motor depending on whether a third conductor attached to the motor is energized.
US09297565B2

In various implementations, an air conditioning system may automatically adjust an amount of refrigerant using an accumulator. The air conditioning system may operate in at least two operation modes including a cooling operation and a reheat operation. The amount of refrigerant allowed to flow to a condenser of the system may be based at least partially on the operating mode of the air conditioning system.
US09297562B2

An electronic expansion valve includes a drive component including a screw rod which reciprocates axially and a nut which cooperates with the screw rod by screw threads, and a lower end of the screw rod forms the valve needle component. A sleeve is fixed in the main valve cavity, an upper portion of the sleeve cooperates with the nut, and a lower end of the sleeve is supported by the valve seat and surrounds the main valve port. The valve core seat is axially movably arranged in the sleeve, and the lower end of the screw rod extends into the sleeve to open and close the valve core valve port. The structural design of the electronic expansion valve prevents an excessive impact on a valve core seat caused by the refrigerant with high pressure when the refrigerant flows forward, thereby preventing the eccentricity of the valve core seat.
US09297542B2

A wall-mounted type air conditioner allows attachment and detachment of a fan without depending on a shape of a heat exchanger and without moving the heat exchanger. The air conditioner includes: a main body housing a fan; and a drain pan assembly. The drain pan assembly has: a peripheral part forming an outlet port to expel air from the fan; and a drain pan and is detachably attached to the main body. The main body includes, an opening part for withdrawing the fan. The drain pan assembly is attached to the main body with the outlet port facing the opening part. The outlet port peripheral part includes: an upper wall part located above the outlet port; and another outlet port.
US09297539B2

A sliding rack assembly includes an rack, a pair of retention members supporting the rack, and a pair of rear wall retainers. Each retention member includes a slide assembly and a retention plate fixed to the slide assembly. Each retention plate includes a front end for being toward an opening of the cavity and a rear end for being disposed toward a rear wall of the cavity. The rear end of the retention plate includes a holding feature. The rear wall retainers are for being fixed to the rear wall of the cavity. Each rear wall retainer includes a plurality of vertically spaced retention features. Each retention feature is for connecting with a holding feature of a retention member to prevent the retention members from tipping inwardly and separating from the rear wall retainers.
US09297538B2

Lighting for an oven door includes a light source and a design that is selectively illuminated by the light source. The light source is located in the oven door, and the design is etched in an oven door window.
US09297536B2

A combustor assembly for a gas turbine engine includes a static structure and an annular combustor extending around a central axis and located radially inwards of the static structure. The annular combustor includes an annular outer shell and an annular inner shell that define an annular combustion chamber there between. The annular combustor is free of any rigid attachments directly between the static structure and the annular outer shell. The annular outer shell includes a radially-outwardly extending flange. A stop member is rigidly connected with the static structure and is located adjacent the radially-outwardly extending flange such that axial-forward movement of the annular combustor is limited.
US09297530B2

Techniques, systems, apparatus and material are disclosed for generating oxygenated fuel. In one aspect, a method of producing an oxygenated fuel from biomass waste for use in a combustion system includes dissociating the biomass waste to produce one or more carbon donors. The biomass waste produced carbon donors are reacted with an oxygen donor to produce the oxygenated fuel comprising oxygenated carbon. Reacting the carbon donors with the oxygen donors includes applying waste heat recovered from an external heat source to the reaction of carbon donors and oxygen donor. The oxygenated fuel is combusted in the combustion system.
US09297525B2

The present invention is an LED module for channel letter illumination utilizing multiple through-hole LEDs in a pixel formation as a light source where one surface mounted LED or other forms of LEDs were previously used. The use of a number of small through-hole LEDs ideally requires that a beam angle between and including 15° and 180° in vertical and horizontal directions, respectively, be utilized. When multiple light sources are used on a module, the distance between light sources is to be between 20 mm and 1 cm. The use of several smaller LEDs reduces the current needed to generate light of appropriate intensity and, thus reduces energy cost and heat generation. The use of smaller LEDs also assists in excess heat dissipation.
US09297514B2

A lighting system having a reflector with a plurality of reflecting surfaces. The plurality of reflecting surfaces have at least one optical axis, and the reflecting surfaces further include a linearly projected cross-section along a respective linear axis. A plurality of light emitting diodes (LEDs) are positioned in a line generally parallel to the linearly projected cross-section of the plurality of reflecting surfaces. The LEDs are oriented relative to an associated reflecting surface such that a central light-emitting axis of the plurality of LEDs is angled relative to the at least one optical axis of the associated reflecting surface at about 45°. The reflecting surfaces redirect and collimate a light output of the plurality of LEDs at an angle of about 45° with respect to the central light emitting axis of the plurality of LEDs.
US09297506B2

LED-based light fixtures are presented that are configured for attachment to a substrate to advantageously function without a reflector and without a backing plate. A light fixture according to an embodiment includes a waveguide having a front surface and a rear surface for emitting light, the waveguide configured to optically couple to a surface of a substrate. The light fixture also includes at least one LED light source disposed on an edge of the waveguide to emit light into the waveguide. The waveguide is configured to emit a first portion of the light above the rear surface for reflection by the surface of the substrate back into the waveguide and through the front surface of the waveguide, and to emit a second portion of the light through the front surface.
US09297504B2

A luminaire for general lighting includes an illuminant having a first light emission surface and a second light emission surface. The illuminant includes an organic, light-generating region. The first light emission surface and the second light emission surface are arranged at two mutually opposite main surfaces of the illuminant. A first light emerges at the first light emission surface during the operation of the illuminant, and a second light emerges at the second light emission surface during the operation of the illuminant. The first light and the second light differ from one another with regard to color and/or color temperature. The first light and the second light leave the luminaire in mutually different emission directions.
US09297488B2

The invention relates to a hose guiding device in which a hose (203) that is filled with a gaseous medium is guided through a liquid (201) in horizontal sections. The horizontal sections are supported on a gripping device. The movement of the gripping device is transmitted to a sprocket (214) via chains (207) in order to introduce or discharge the kinetic energy.
US09297485B2

A connecting device for a washing machine or other apparatuses that connect to a water conduit includes a main body configured to connect to a water supply hose, having a passage through which water passes; a sealing unit in the main body, configured to contact the water conduit; a fixing unit in the main body, fixed to or in contact with an outer surface of the water conduit; and a tightening unit that screws onto the main body, configured to press and/or fix the fixing unit to the water conduit when the tightening unit is tightened. There is no need for a separate tool, because the connecting device is easily and conveniently connected by hand tightening the tightening unit.
US09297473B2

A coil (96) attracting an armature (80) is housed in a main body part (70). A valve part (82) adapted to rest on and move off a valve seat (74) is formed integral with the armature (80). The valve seat (74) is disposed at a location between a high-pressure path (78) and a low-pressure path (83). When the valve part (82) rests on the valve seat (74), the high-pressure path (78) and the low-pressure path (83) are disconnected from each other, while, when the valve part (82) moves off the valve seat (74), the high-pressure path (78) and the low-pressure path (83) communicate with each other. A through-hole (86) is formed in a portion of the armature (80) through which a smaller amount of magnetic flux from the coil (96) passes. A guide pin (102) secured to the main body part (70) engages with the through-hole (86).
US09297467B1

A leak detection apparatus which is to detect a fluid leak in a closed fluid system and produce a display of the information of the leak on a display window of a control panel which may also be programmed to transmit that information to the human user such as a cell phone. The leak detection apparatus can be located in a closed position, not permitting flow of fluid within the closed fluid system, or in an open position permitting flow of fluid into the closed fluid system. During inactivity the closed fluid system is not capable of receiving fluid from a fluid supply pipe. During activity when fluid is being normally discharged from the closed fluid system the leak detection apparatus is to receive fluid from the fluid supply pipe.
US09297462B2

A switch valve which is configured such that a plurality of land sections and a valley section between the land sections are formed in a valve element that advances or retreats in an axial direction according to a manual operation, a plurality of port sections opened are provided in a cylinder section in which the valve element is inserted so as to be capable of advancing and retreating, and the prescribed port sections are made to communicate with each other via the valley section according to a position of the valve element in the axial direction or be blocked by the land section, the switch valve includes a seal section that seals a space between portions on both sides in the axial direction across either one of the land sections in a liquid-tight manner.
US09297453B2

A hydraulic pressure supply system of an automatic transmission may generate low hydraulic pressure and high hydraulic pressure using oil stored in an oil pan and may supply the low hydraulic pressure and the high hydraulic pressure respectively to a low pressure portion and a high pressure portion. In the hydraulic pressure supply system, a low-pressure hydraulic pump pumping the oil stored in the oil pan and generating the low hydraulic pressure and a high-pressure hydraulic pump changing the low hydraulic pressure supplied from the low-pressure hydraulic pump into the high hydraulic pressure and supplying the high hydraulic pressure to the high pressure portion may be integrated as one hydraulic pump.
US09297451B2

The invention relates to a toothed wheel arrangement (1) comprising a main toothed wheel (2) and a toothed wheel (4) that can be rotated relative thereto in the circumferential direction (3), wherein the main toothed wheel (2) comprises a toothed wheel body (25) on which a hub (5) is arranged in a projecting manner in the axial direction so as, firstly, to accommodate a shaft and, secondly, to arrange the rotatable toothed wheel (4) thereon, for which purpose the rotatable toothed wheel (4) has a cutout (17) coaxial to an axially extending center axis of the main toothed wheel (2), and wherein the main toothed wheel (2) is connected to the rotatable toothed wheel (4) by means of a bayonet fastening (14). The bayonet fastening (14) is formed between the hub (5) and the rotatable toothed wheel (2) and/or between the hub (5) and a spring element (9) bearing on the rotatable toothed wheel (4).
US09297439B2

A vibration isolator having a housing defining a fluid chamber, piston assembly, tuning passage, and a switchable fluid path assembly for changing the isolation frequency of the vibration isolator. The piston assembly is resiliently disposed within the housing. A vibration tuning fluid is allowed to flow within the housing. Actuation of a valve in the switchable fluid path assembly selectively controls fluid flow within the fluid path of the switchable fluid path assembly.
US09297437B2

An adjustable damping valve arrangement for a vibration damper comprises an actuator which exerts an actuating force on a multiple-part auxiliary valve body of an auxiliary valve. The auxiliary valve influences a closing force on a main stage valve via an auxiliary valve closing body which is movable axially relative to a shaft portion on the actuator side. During a lift movement, a main stage valve body of the main stage valve compresses a rear space connected to the control space via the auxiliary valve. An auxiliary valve closing spring acts upon the auxiliary valve closing body in closing direction independently from the actuator control, and the rear space has a flow-off channel having a damping valve which generates a damping force during a lift movement of the main stage valve body when the rear space is closed.
US09297431B2

A pad pressing spring which is mounted on a pad of a disc brake by causing a pinching portion to pinch a pad back plate is configured as follows. An elastic arm which presses the pad in a disc rotor normal-rotating direction continuously extends from a base end side of the pinching portion, and the elastic arm has a configuration in which, when a load exceeding a predetermined value is applied in a direction opposite to a direction in which a pad is pressed, a tip end side of the elastic arm comes into contact with a lateral surface of the pad back plate or the pinching portion, and thus a spring constant of the pad pressing spring increases compared to a spring constant in a state where a load exceeding the predetermined value is not applied.
US09297429B2

A torque converter, including: a cover; an impeller shell; a turbine shell; a turbine clutch formed by the turbine and impeller shells; and a stator formed of a single piece of material and including a protrusion extending in an axial direction and having a radial surface. In a drive mode: the cover transmits torque to the impeller shell; the turbine clutch is open; the radial surface forms an entirety of a portion of the stator closest, in the axial direction from the stator toward the turbine shell, to the turbine shell; and the radial surface is free of contact with the turbine shell. In a coast mode for the torque converter, at least a portion of the radial surface is in contact with the turbine shell or is separated from the turbine shell by a layer of fluid in contact with the radial surface and the turbine shell.
US09297427B2

A hydraulic shaft coupling apparatus transfers power from a rotating drive shaft to a driven load shaft, where the apparatus has a self-contained internal fluid flow path having a fluid control valve that controls the flow of hydraulic fluid through the flow path to allow fluid flow when there is a substantial difference between drive shaft and driven shaft rotational speeds, and to gradually restrict the fluid flow as the difference between drive shaft and driven shaft speeds decrease to the point where fluid flow through the fluid passage is substantially stopped by the control valve resulting in the one-to-one transfer of rotational power from the drive shaft to the driven shaft.
US09297426B2

A power take-off includes an input mechanism that is disposed within an input mechanism housing and is adapted to be connected to a source of rotational energy. A clutch assembly is disposed within a driveshaft housing and is adapted to be connected to a rotatably driven accessory. A driveshaft connects the input mechanism to the clutch assembly. The driveshaft may be disposed within the driveshaft housing, which also forms a housing for the clutch assembly.
US09297422B2

A gas turbine engine having a coupling element for coupling a first shaft to a second shaft, the second shaft being substantially axially aligned with the first shaft, the coupling element provided with an exterior surface that engages an opposing interior surface of the first shaft and an interior surface that engages an opposing exterior surface of the second shaft to facilitate torque transfer between the first shaft and the second shaft when rotated together, wherein the coupling element and at least one of the first and second shafts cooperate to define at least one fluid passageway therebetween.
US09297416B2

Slide bearings and methods of producing slide bearings are disclosed. The slide bearing has a metal support, an adhesive layer and a sliding layer. The adhesive layer is applied directly to the metal support. The adhesive layer comprises a blend of at least two fluoropolymers P1 and P2, wherein P1 is selected from perfluoroalkoxyethylene (PFA) or tetrafluoroethylene-hexafluoropropylene (FEP). P2 is different from P1 and can be a fluoropolymer.
US09297415B2

A linear actuator includes a slide, a first half return member, a second half return member and a slide block. The first and second half return members are hollow frames and sleeved onto the rail. A circulation path can be formed when the first and second half return members and the slide block are assembled together, the second half return member is directly disposed in the first radial gap of the first half return member, and the slide block is directly disposed in the second radial gap of the second half return member. Furthermore, there is no level difference in the first and second return grooves of the two half return members, which will prevent noise caused during movement of the rolling elements, reduce impact of the rolling elements against the circulation path, and therefore extending the life of the linear actuator.
US09297409B2

A microphone stand is provided that includes a dual mic frame that carries a first microphone and a second microphone.
US09297393B2

An actuator is equipped with a moveable part 160 that moves according to changes in an intake amount of air, a cylinder 140 that contains air and pumps the air through a fluid pipe 150 to the moveable part 160 according to pressure applied to the air, and a piston 130 that applies pressure to the air in the cylinder 140. Further, the actuator is equipped with a motor 100 that generates rotational force, and a screw 110 and a slide nut 120 that convert the rotational force to a force to move the piston 130. The air is enclosed in the moveable part 160, the cylinder 140 and the fluid pipe 150.
US09297385B2

A vortex prevention device is capable of preventing creation of air entrained vortex and also provides a double suction vertical pump having such a vortex prevention device. The vortex prevention device is used in combination with the double suction vertical pump which is installed in an open channel and has an upper suction opening and a lower suction opening. The vortex prevention device includes a plate member as a vortex prevention structure arranged above the upper suction opening. The plate member is arranged away from the upper suction opening such that a passage is formed between the plate member and the upper suction opening.
US09297375B1

A fluid cylinder block includes a body having a plurality of bores formed therein that intersect at a junction, and a stress distributing joint comprising a groove formed in the body adjacent opposing bores of the plurality of bores on each side of the junction, wherein the grooves include a major dimension that is greater than a diameter of the opposing bores.
US09297373B2

A differential pressure valve is disclosed, comprising: a valve body, the valve body having at least one flow inlet and one flow outlet; at least one shutter, the shutter being movable between an open position and a closed position under a differential pressure across the valve; a flow passage from the flow inlet to the flow outlet; at least one biasing member configured to bias the shutter towards a closed position so as to block the flow passage through the flow inlet. The biasing member comprises at least two springs arranged in parallel, one of the springs having at least one resonance frequency different from at least one resonance frequency of the other of the two springs.
US09297365B2

An offshore wind turbine assembly is disclosed. The offshore wind turbine assembly includes cable meshes or networks arranged on at least two respective levels along the longitudinal direction of the towers of floatable wind turbines in the offshore wind turbine assembly. The cable mesh at each level interconnects the wind turbines in the assembly so as to substantially maintain the position of each wind turbine relatively to the assembly when the entire assembly is located at an offshore position. By means of the arrangement of cable meshes, an upright orientation of the tower of each wind turbine in the assembly can be achieved by appropriately setting the interlevel spacing of the cable meshes.
US09297361B2

A device for generating electrical power from fluid flow energy comprising a shaft member; at least one sleeve, wherein the shaft member passed through the at least one sleeve; a stationary stator, wherein the stationary stator coupled to the shaft member, and wherein the stationary stator comprising a first stator and a second stator, wherein the first stator is positioned adjacent to the second stator; and at least one moving stator, wherein the at least one moving stator positioned in concentric relation to the stationary stator.
US09297359B1

A pitch control assembly for a vertical axis wind turbine provides greater efficiency to the vertical axis wind turbine. The pitch control assembly comprises a pitch control assembly housing mechanically coupled to a first stop bar, a second stop bar and a cushion mass. The pitch control assembly housing is mechanically coupled to a pitch control assembly bottom plate where the pitch control assembly bottom plate is mechanically coupled to a dampening spring. The dampening spring is mechanically coupled to a blade control plate, where the blade control plate is mechanically coupled to a first blade control pusher bar, a second blade control pusher bar and a blade control plate stem. A heavier mass and a lighter mass rest upon the blade control plate; the blade control plate stem is mechanically coupled to a vertical axis, which is used in the vertical axis wind turbine.
US09297358B2

The invention relates to a Magnus rotor having a cylindrical body of revolution for converting wind power into a feed force using the Magnus effect. The Magnus rotor having: a rotational shaft about which the body of revolution rotates; a support member on which the body of revolution is mounted; and a body of revolution which has stiffening ribs for the reinforcement thereof. The body of revolution is primed in at least two planes arranged at a mutual spacing in the axial direction perpendicular to the rotational shaft of the body of revolution in order to accommodate balancing weights. The invention further relates to a method for balancing a body of revolution according to the invention.
US09297353B2

An apparatus has a base and a flow path assembly movably supported by the base and defining a serpentine flow path having an entry opening and an exit opening. An actuator is coupled with the flow path assembly and the base and is configured to rotate the flow path assembly between a vertical and an angled position relative to the base. The flow path is configured to allow a column of a first fluid with a first density to be trapped between columns of a second fluid with a second density higher than the first density. The first fluid column has a first height and the second fluid columns have second heights, so that a volume of the first fluid and a volume of the second fluid flow through the flow path and through the exit opening as the flow path assembly is rotated between the vertical and angled positions.
US09297350B2

A combined offshore system for generating electricity includes of an offshore windmill unit with a generator for extracting power from wind and transferring it into electricity, a electricity export cable connected to the windmill for exporting produced electricity to offshore or onshore consumers, and at least one offshore wave power unit for extracting power from waves. This offshore wave power unit is characterized in that electricity produced by the wave power unit is transferred via the same electricity export cable as the electricity generated by the windmill unit.
US09297346B2

Various methods for determining camshaft position based on position indicated by an electric motor controller are provided. In one example, a method comprises: during cranking of an engine, driving a camshaft of the engine by an electric motor controlled by a motor controller which indicates motor position and position of the camshaft; determining one or more engine operating parameters for controlling the engine during the cranking by an engine controller from the indicated cam position; and after the cranking, identifying the cam position from a sensor coupled to the camshaft.
US09297342B2

The present disclosure is directed to integrated injector/igniters providing efficient injection, ignition, and complete combustion of various types of fuels. One example of such an injectors/igniter can include a body having a base portion opposite a nozzle portion. The base portion receives the fuel into the body and the nozzle portion can be positioned adjacent to the combustion chamber. The injector further includes a valve carried by the nozzle portion that is movable between a closed position and an open position to inject the fuel into the combustion chamber. An actuator is coupled the valve and extends longitudinally through the body towards the base portion, and a driver is carried by the body and is movable between a first position and a second position. Thermochemical regeneration of waste heat produced by combustion and associated combustion events is captured and invested in endothermic reactions to improve efficiency of the combustion event. Hydrogen characterized fuel may be used as a heat sink.
US09297336B2

A carburetor includes a body with an air intake path, a fuel pump and a fuel pressure regulator. The fuel pump and fuel pressure regulator are positioned on the same side of the body. A fuel pump and metering chamber diaphragm is sandwiched between the body of the carburetor and a pump body and cover. The diaphragm separates a pump chamber from a pulse chamber of the fuel pump and separates a fuel chamber from an air chamber in the fuel pressure regulator. Inlet and outlet flapper valves are part of the diaphragm or a separate flapper valve member positioned between the body and the diaphragm.
US09297331B2

Methods and systems are provided for a direct injection fuel pump. The methods and systems selectively operate the direct injection fuel pump with varying levels of efficiency. In one example, an amount of piston lift of a direct fuel injection pump may be adjusted to selectively alter the pump's operating efficiency.
US09297328B2

A fuel injection system of an internal combustion engine includes a first and a second fuel pump, a leakage-prone volume flow regulating valve arranged in a fuel line between the first and the second fuel pump, and a control unit configured to actuate the first fuel pump as a function of a position of the leakage-prone volume flow regulating valve, such that the leakage-prone volume flow regulating valve serves as the sole actuating element for pressure regulation in the fuel injection system. An associated pressure regulating method is also disclosed.
US09297325B2

Systems and methods are disclosed for compensating a mass airflow (MAF) sensor reading to account for the bleeding or diversion of intake airflow for compressor operation in determining fresh air flow into an engine. The engine is downstream from the compressor diversion.
US09297319B2

An engine includes an exhaust gas recirculation circuit, an air throttle system, and a charging system. A method to control the engine includes determining a feed forward control command for a first selected one of the exhaust gas recirculation system, the air throttle system, and the charging system based on an inverse flow model of the first selected system. This includes monitoring a first input based upon an effective flow area of the first selected system, monitoring a second input based upon a pressure value within the first selected system, and determining the feed forward control command for the first selected system based upon the first input and the second input. The first selected system is controlled based upon the feed forward control command for the first selected system.
US09297317B2

A method for controlling an internal combustion engine (1) comprising a number (W) of cylinders (3); the control method comprises determining the total target torque (Ci_obj) required to be delivered for the operation of the internal combustion engine (1); determining a number (Wa) of active cylinders (3) to be controlled in use for injection and combustion; while a number (Ws) of cylinders (3) are not active and are not controlled for injection and combustion, but only for aspirating an air mass; determining the required target torque (Ci_obj) to be delivered for the operation of the internal combustion engine (1) for each of the active cylinders (3); and controlling the internal combustion engine (1) as a function of the required target torque (Ci_obj) to be delivered for the operation of the internal combustion engine (1) for each of the active cylinders (3).
US09297314B2

A nacelle for incorporation into a gas turbine engine has an inner wall defining a bypass duct, and an outer wall. At least one drive shaft extends through the inner wall. The at least one drive shaft is connected to a gas turbine engine receiving the nacelle. The at least one drive shaft is connected to drive at least two accessory gear boxes, with the at least two accessory gear boxes being received between the inner and outer walls of the nacelle. A gas turbine engine is also disclosed.
US09297312B2

An assembly for a gas turbine engine includes a frame, a mount, and a fairing. The mount is attached to the frame and the fairing is connected to the mount. The fairing and mount have mating anti-deflection features that engage to prevent circumferential movement of the fairing relative to the frame.
US09297310B2

A cooling arrangement for a gas turbine engine. The cooling arrangement comprises a discharge channel for air flow from a compressor, a first cooling channel and at least one aperture providing communication between the flow of air through the discharge channel and the first cooling channel. A restrictor device in the aperture regulates the flow of air between the discharge channel and the first cooling channel. The restrictor device deforms to vary air flowing through the aperture in response to a physical condition of the engine. This physical condition of the engine may be that of the temperature of air flowing through the discharge channel, the restrictor device responding to regulate the flow of air based on that temperature. The restrictor device may be a two-way shape memory alloy.
US09297300B2

A vehicle body frame has a head pipe, a main frame, a down frame, and a lower frame. The main frame extends downward to the rear from the head pipe. The down frame extends downward to the rear from the head pipe in a position below the main frame. The lower frame connects an end of the down frame to an end of the main frame. An engine of the vehicle has a crankshaft, a crankcase, and a cylinder member. The crankshaft is housed in the crankcase. The cylinder member is attached to the crankcase. A cylinder is formed inside the cylinder member. An axis of the cylinder extends upward obliquely to the rear.
US09297285B2

A method and system are described for on-board treatment of an exhaust stream containing CO2 emitted by a hydrocarbon-fueled internal combustion engine (ICE) used to power a vehicle in order to reduce the amount of CO2 discharged into the atmosphere which include: a. a first waste heat recovery zone on board the vehicle for receiving the high temperature exhaust gas stream in heat exchange relation and discharging the exhaust stream at a lower temperature, the waste heat recovery zone further including at least one heat exchanger and/or heat recovery device with an inlet for receiving the hot exhaust gas stream from the ICE for passage in heat exchange relation and an outlet for the cooled exhaust gas stream, the heat exchanger further including an inlet for receiving a heat exchange fluid at a first temperature and an outlet for discharging the fluid at a second higher temperature, the heat recovery device including power transmission means; b. a densification zone in fluid communication with the exhaust gas stream discharge outlet from the first waste heat recovery zone, the densification zone including means for reducing the temperature and volume of the CO2 to at least liquefy the CO2, and to produce a treated exhaust gas stream of reduced CO2 content; c. a separation zone in communication with the densification zone and having a discharge outlet for the treated exhaust stream; d. storage zone for receiving the densified CO2 for temporary storage on board the vehicle; and e. an exhaust gas conduit in fluid communication with the treated exhaust gas stream outlet from the separation zone.
US09297283B2

Camshaft unit (1) having a first camshaft (2), which is phase-adjustable with respect to a crankshaft, a second camshaft (3), which is disposed concentric to the first camshaft (2) and is always in phase with the crankshaft, a camshaft adjuster (5) with which the first camshaft (2) is phase-adjustable with respect to the crankshaft, a connecting member (4), which is displaceable in the axial direction of the camshafts (2, 3) and has first toothed section (16) that meshes with counter-toothed section (6) on the first camshaft (2), and an adjusting drive (9) by which a connecting member (4) can be displaced axially, wherein through an axial advance, a relative rotation of the first camshaft (2) with respect to the connecting member (4) takes place.
US09297277B2

A power plant is provided and includes components for generating power from fluids at high and intermediate pressures, a pathway defined between the components along which a heated fluid flows to the one of the components for generating power from fluids at intermediate pressures and a circuit fluidly coupled to the pathway to cool a portion of the heated fluid prior to the portion of the heated fluid reaching the one of the components for generating power from fluids at intermediate pressures.
US09297274B2

A turbomachine includes an expander; a central region having a first end attached to the expander; a compressor attached to a second end of the central region; an electrical device provided inside the central region; and an electrical connection including a first part and a second part, the first part being configured to be removably attached directly to the second part. The first part is configured to be removably attached to an external surface of an external casing of the central region, and the second part is configured to be fixedly attached to a bundle.
US09297268B2

A seal for sealing a gap between adjacent first and second components, includes a first portion for attaching to the first component and a second portion extending at an angle from the first portion, the second portion having a top extending therealong that is flat in an uninstalled position, a thickened portion beneath the top and a hinge wherein the thickened portion is disposed between the hinge and an end of the top.
US09297265B2

An apparatus having reduced wear and friction between CMC-to-metal attachment and interface of the apparatus, including a CMC component having a surface. The CMC component surface is configured for sliding contact with a surface of a metal component, the sliding contact resulting in formation of debris along the contacting surfaces. The surface of the CMC component has an engineered surface feature formed therein to substantially prevent an accumulation of debris along the contacting surfaces.
US09297260B2

An airflow control device 10 in an embodiment includes: a vortex shedding structure portion 20 discharging an airflow flowing on a surface in a flow direction as a vortex flow; and a first electrode 40 and a second electrode 41 disposed on a downstream side of the vortex shedding structure portion 20 via a dielectric. By applying a voltage between the first electrode 40 and the second electrode 41, flow of the airflow on the downstream side of the vortex shedding structure portion 20 is controlled.
US09297259B2

A compressor component having an improved airfoil profile so as to eliminate previously known vibratory issues in the blade tip is disclosed. By altering the airfoil profile throughout its span, the natural frequency of the airfoil is altered so as to not coincide with a critical engine order of the compressor. Further, the present invention provides a novel airfoil profile in accordance with the coordinates of Table 1.
US09297257B2

A gas turbine engine spinner assembly including a spinner defining at least in part an aerodynamically smooth surface, a shell defining at least in part the aerodynamically smooth surface, and circumferentially spaced apart removable aerodynamic fairings located around the shell. Fairing shanks disposed in circumferentially spaced apart axially extending slots in the shell may be attached to the aerodynamic fairings. The fairings may shield radially extending portions of the fan blades including portions of blade shanks or portions of transition regions of the blade shanks. The fairing shanks may be disposed between and monolithically formed with the fairings and fairing roots attached to the fairing shanks. The fairings may be made of an injectable thermoplastic and the shell made of metal. The fairing shanks may be setback from fairing forward tips and the fairing shanks may be setback from root forward tips of the fairing roots.
US09297239B2

A hydraulic pump smart device for production of oil, recording of pressure and temperature, temporary closing and leveling of pressure in a single and simple operation is provided. The intelligent hydraulic pumping device includes a jet pump assembly coupled with a bottom shut-off valve and is coupled to a gauge carrier, forming an integrated single-block unit. A bottom shut-off valve is incorporated into to the jet pump and is closed by a system of a plunger and two balls. The recovery of the smart device is generated by the opening of a by-pass on injecting a drive fluid in reverse at a low pressure (approximately 100 to 500 psi).
US09297238B2

A method and apparatus for operating a plunger lift system in a well can include: opening a control valve and allowing a plunger to rise to a top of the well; determining an actual rise time of the plunger based on a time it take the plunger to rise to the top of the well; using actual rise time of the plunger and a target rise time calculating adjustments to the afterflow time or close time; and allowing the afterflow time to pass before closing the control valve and keeping the valve closed for the close time. The methods are repeated, each time calculating a new adjusted afterflow time or adjusted close time to incrementally alter these times.
US09297236B2

A device for thermally insulating at least one element of a subsea installation from ambient cold sea water, the device comprising an external casing which encloses an internal fluid chamber. The fluid chamber accommodates a fluid having heat-storing capacity, the element being received in the fluid chamber with the fluid surrounding the element so as to allow the fluid to delay cooling of the element by means of heat stored in the fluid. A heat storing member is mounted in the fluid chamber so as to be surrounded by the fluid. The heat storing member contains a medium having heat-storing capacity so as to allow transfer of heat from the fluid to the medium in the heat storing and vice versa to thereby allow the heat storing member to delay cooling of the fluid by means of heat stored in the medium in the heat storing member.
US09297233B2

A well barrier for sealing a downhole conduit is described. The well barrier includes a housing defining a throughbore having a longitudinal axis, a valve actuator and a flapper valve. The flapper valve includes a flapper attached to the valve actuator. The flapper valve and the valve actuator are axially movable with respect to the housing in a direction parallel to the longitudinal axis. The flapper is adapted to move from one of a throughbore open and throughbore closed positions to the other of said open and closed positions when the actuator and flapper valve move a predetermined axial distance.
US09297231B2

A wiper plug launching tool and a method of wiping a tubular after cementing, the wiper plug launching tool including a wiper plug; a retainer in operable communication with the wiper plug; and an interlock system operatively arranged for releasing the retainer only upon release of the interlock system.
US09297229B2

Methods include introducing a casing into a wellbore penetrating a subterranean formation, the casing forming an annulus with the wellbore surface, where the casing is subject to a first pressure value at a distal end and a second pressure value at a proximal region within the casing, and where a shoe is positioned at the distal end of the casing. Then, placing a sealable valve within the proximal region of the casing, injecting a first cement composition into the casing, through the sealable valve and shoe, and into the annulus, and the placing a second cement composition in a medial region of the tubular formed between the distal end and the proximal region. Afterward, the sealable valve is closed.
US09297214B2

A free-standing riser system connects a subsea source to a surface structure. The system includes a concentric free-standing riser comprising inner and outer risers defining an annulus there between. A lower end of the riser is fluidly coupled to the subsea source through a lower riser assembly (LRA) and one or more subsea flexible conduits. An upper end of the riser is connected to a buoyancy assembly and the surface structure through an upper riser assembly (URA) and one or more upper flexible conduits, the riser also mechanically connected to a buoyancy assembly that applies upward tension to the riser. The riser may be insulated for flow assurance, either by a flow assurance fluid in the annulus, insulation of the outside of the outer riser, or both. The system may include a hydrate inhibition system and/or a subsea dispersant system. The surface structure may be dynamically positioned.
US09297207B2

A device in place as, or suitable for use as, a vibrational tool of or in a downhole assembly, the device having a first magnetic assembly which is to be, or can be, rotated relative to a second magnetic assembly and which, when so rotated, causes the second magnetic assembly to oscillate and/or reciprocate at least substantially in an axial manner; wherein the oscillating and/or reciprocating magnetic assembly, at least substantially, at either one end, or both ends, is attached to and constrained in its oscillations and/or reciprocation by a compliant member thereby allowing the output force to be distributed to the outer body of the vibrational tool and/or any attached uphole and/or downhole tooling, from the compression and extension of the compliant member in a substantially sinusoidal manner.
US09297205B2

A method includes receiving toolface information corresponding to a location of the bottom hole assembly (BHA) with respect to a target drilling path and drift information. The surface steerable system calculates a first toolface vector from a first location of the BHA to the target drilling path to create a convergence path to the target drilling path and calculates an adjustment of the first toolface vector to a second toolface vector to account for system drift defined by the drift information such that the BHA will converge with the target drilling path by drilling in accordance with the second toolface vector. The surface steerable system modifies at least one drilling parameter to alter a drilling direction of the BHA based on the calculated second toolface vector and transmits the at least one drilling parameter to the drilling rig to target the BHA in accordance with the second toolface vector.
US09297197B2

An IG window unit includes a coating supported by a glass substrate. The coating from the glass substrate outwardly comprising at least the following: a dielectric layer comprising silicon nitride; a dielectric layer comprising an oxide of titanium; another dielectric layer; a layer comprising zinc oxide; an infrared (IR) reflecting layer comprising silver on the glass substrate, located over and directly contacting the layer comprising zinc oxide, wherein the coating includes only one IR reflecting layer; a layer comprising an oxide of Ni and/or Cr located over and directly contacting the IR reflecting layer comprising silver; and an overcoat comprising (i) a layer comprising tin oxide located over the layer comprising the oxide of Ni and/or Cr and (ii) a layer comprising silicon nitride located over and contacting the layer comprising tin oxide.
US09297193B1

The present invention relates to a torsion spring that has a proximal leg with a proximal segment and a distal segment, a distal leg with a proximal segment and a distal segment, and a coil between the proximal and distal legs. The torsion spring is preferably used adjacent to a door hinge to bias the door in an open position. The proximal segment of the proximal leg and the distal segment of the distal leg are preferably curved so that they may be hammered into the door and door frame in order to keep the torsion spring in place.
US09297189B2

A device having an opening structure includes a first body having a first locking part, a second body having a second locking part, a first magnetic component, and a second magnetic component. The second body has a closing position and an unlocking position relative to the first body. The first body overlaps the second body when the second body is located at the closing position. The first locking part separates from the second locking part when the second body is located at the unlocking position. The first magnetic component has a first pole fixed to the first locking part. The second magnetic component has a second pole and a third pole. The second pole attracts the first pole, and the third pole repels the first pole. The second pole is pivoted on the second body around an axis.
US09297187B2

A gate latch release mechanism has a cylindrical tubular guide having a first length, a mechanism to firmly fasten the tubular guide in a hole through a gate member, a compression spring having a length less than the first length of the tubular guide, the compression spring positioned within the tubular guide and having a first end bearing on a cap at a first end of the tubular guide, a flexible line of a length substantially longer than the tubular guide, the line passing through the compression spring and the tubular guide, and having a handle on one end and a coupling interface on an opposite end, and an element securely fastened to the line within the tubular guide, with the element bearing on a second end of the compression spring within the tubular guide.
US09297182B2

A handle assembly for a door includes at least a support member, an elongate handle body, an insert and a fastener. The elongate handle body includes an opening at a handle end. An outer hole is formed on a shell of the handle body near the handle end so as to be in communication with the opening. The insert is configured to be inserted into the opening. The insert includes an aperture and an inner hole. The aperture is configured to accommodate the support member mounted on a door. The inner hole is configured to be aligned with the outer hole and be in communication with the aperture. The insert includes a protrusion that protrudes into the aperture. The fastener is configured to be inserted through the outer hole and the inner hole and press the support member against the protrusion such that the protrusion extends into a neck portion of the support member.
US09297178B2

This invention relates to a false ceiling intended to be suspended inside a lightweight housing module provided with at least one stretched fabric referred to as exterior forming its roof and fixed along its lower peripheral edge on a rigid frame, the false ceiling being of double inverted curvature and comprising a fabric referred to as interior being, on the one hand, suspended inside said lightweight housing module under the exterior fabric and, on the other hand, fixed by its exterior peripheral edge to said frame, the false ceiling being remarkable in that said interior fabric comprises in its central portion an orifice of dimensions that are sufficient to allow for the passing of an operator and in that said interior fabric is sufficiently resistant and stretched in order to support the weight of at least one operator. This invention further relates to its method of assembly.
US09297176B2

A retention tie system for post-construction installation to stabilize masonry or composite walls. The system comprises a tie member anchored in an anchor hole bored into the existing foundation and a tensioned against a base plate and a cover plate seated along the top of the wall. A bracing member is used to provide lateral stability to the respective plate members. A tension washer is used to ensure that the tie members are tensioned to the appropriate load.
US09297173B2

A jump form system provided variously with an integral jump shoe lock mechanism, a reversible gang form shear platform, and a pinion lock mechanism for a roll back carriage. The jump shoe lock mechanism includes a lever pivotably mounted to the jump form system frame above a jump shoe bearing portion of a connecting member, a sleeve mounted to the jump form system frame below the jump shoe bearing portion of the connecting member, and a sleeve-mounted safety pin that is mechanically linked to the lever for engagement and disengagement with a jump shoe. The pinion lock mechanism includes a rack and pinion provided on inner and outer portions of a telescoping carriage assembly, respectively, and a lock arm pivotably mounted to the outer portion adjacent to the pinion, with the rack, pinion, and lock arm including complementary teeth which are locked into place upon pivoting engagement of the locking arm.
US09297172B2

A scaffold has several spaced apart systems of construction frames present on top of each other, as well as handrail frames that extend between the construction frames. The construction frames have three posts connected together by crossbars, in which the front post is shorter than the other two. The handrail frames are attached to these short posts. Each handrail frame is built up of two post sections with a handrail and a side plank between them. The post sections form half of a lengthwise divided post. The post sections of two adjacent handrail frames thus form one whole post, which can be inserted into the short post of a construction frame. As the post sections are part of the handrail frames, the handrail frames can be easily attached to the short posts already present at the front of the construction frames.
US09297169B2

A self-locking paneling system is provided and includes: a panel defining a void therein and a pin positioned within the void; another structure configured to connect with the panel, the other structure comprising a receptacle; and a magnet positioned on at least one of the receptacle and the pin. When the panel and the other structure are positioned together, the pin is configured to move from a retracted position from within the void to an extended position to engage the receptacle using magnetic force produced by the magnet. The self-locking paneling system can be used for raised-flooring systems.
US09297163B2

An assembly includes a reinforcement bar and a plurality of bar chair attached at spaced locations thereto. The bar chairs have an upper concave seat portion, and pairs of legs. The legs are spot welded to the reinforcement bar at locations, and at a height ‘h’ for the prescribed concrete cover for the reinforcement bar. The legs are located on opposing or alternating sides of the reinforcement bar to evenly distribute the construction loads onto the chair legs. As the reinforcement bar is attached to the legs of the wire form, the concave seat portion is oriented to support a reinforcement bar oriented at 90° to the reinforcement bar.
US09297160B2

The present invention relates to a composite panel made from cementitious mortar characterized in that a plurality of openings pass through its complete width, each of which is filled with a transparent to light material. The invention also relates to methods for producing this panel.
US09297159B2

A power lock system for stage truss towers for remotely locking a climbing truss sleeve block with its tower, thereby distributing the downward load directly into the tower and preventing upward motion. The power lock system for stage truss towers generally includes a remotely controlled locking mechanism that is mounted within a truss tower section with adjustable locations. The sleeve that slides or rolls up the tower is equipped with stirrups to provide a structural receptacle for the locking forks. The sleeve and the locking mechanism are equipped with sensors that indicate the sleeve is in the correct location for locking. The control system displays the status of the sensors and limit switches and uses logic to exercise the rules of operation.
US09297157B2

This disclosure provides a square closet flange support for overall support of closet flange and toilet bolts and to be used with new construction projects as well as in renovation projects to level, support and determine the final height of the closet flange and to prevent a need of cutting circular forms from floor tiles, hardwood or other floor covering. The square support has a seam that allows it to be snapped into two identical halves for use in renovation projects to enable sliding the support halves under the flange without a need to remove and reinstall an already installed flange.
US09297154B2

An adaptable toilet plumbing riser shroud provides for fast and simple field installation of toilet plumbing riser shrouds without requiring custom prefabrication of shrouds or constraining the plumbing design to a predetermined shape. Two cover portions, one of which is slidably inserted inside the other are secured together. The cover portions are also secured to a wall behind a toilet plumbing riser using brackets. A bottom cover may be provided and cut to permit the riser to pass therethrough. The bottom cover may also be formed from two portions one slidably inserted in the other and then glued together after cutting with plastic cement. The bottom is then attached to the bottom of the shroud using screws. The cover portions may be molded as a single piece and then singulated, and the bottom cover portions may also be formed as a single piece prior to singulation, as well.
US09297152B2

An internally mountable water flow device includes a water restriction element having a first end, a second end and a middle section, through which a centrally located aperture is provided. One or more gaskets are disposed adjacent to the first end of the restriction element, and a tightening member having a plurality of threaded elements functions to engage the restriction element and impart a pressure onto the one or more gaskets.
US09297151B2

A sanitary conduit, in particular for a shower device, is useful, for example, as a shower arm conduit in a shower system. The sanitary conduit has a rigid, hollow conduit housing including a base body (10′a) and a housing wall removably attached to the base body. At least one flexible conduit (12a, 12b) is inserted in the hollow conduit housing and is made from a flexural conduit material.
US09297148B2

An intelligent knuckle boom control system is disclosed where hoist and stick cylinders raise and lower main and stick booms, respectively, a base end control valve controls flow to the hoist and stick cylinder base ends, a hoist rod control valve controls flow to the hoist cylinder rod end, and a stick rod control valve controls flow to the stick cylinder rod end. A microprocessor computes control signals to direct flow through the control valves based on operator commands and boom position readings. The system can include an energy storage system for storing excess energy and releasing the stored energy, where the microprocessor directs storage of excess energy and release of stored energy. The energy storage system can include a hydraulic accumulator, an accumulator control valve and hydraulic pressure sensors; where the microprocessor receives pressure sensor readings and computes accumulator control valve control signals.
US09297144B2

A work machine includes a machine body, the machine body includes a bottom plate having an air outlet, and an exhaust air duct, the air outlet includes a major opening portion and a wide portion that is disposed with the major opening portion side by side in a left and right direction, the wide portion including a portion located immediately under an engine and having a greater width in a front and rear direction than a width of the major opening portion in the front and rear direction, the exhaust air duct includes a duct base portion including a lower opening that communicates with the air outlet, and an extension portion having an upper opening that is provided at an upper end thereof, and the duct base portion includes a wide-portion covering portion that covers the wide portion at a position immediately under the engine.
US09297134B1

A barrier for damming or channeling surface water flow is comprised of a non-woven polymer fabric sleeve within which is contained a water absorbent material which, upon contact with sufficient water, swells up to 20 or more times its initial weight. Preferred barriers have a D-shape front lobe and a rear lobe that inhibits overturning of the barrier during use. The water absorbent material is contained within a sheet that is captured by stitching which is the separator between the front and rear lobes. Barriers made of a dark color such as black or brown non-woven polypropylene fabric, and containing a super absorbent polymer (SAP), only minimally degrade in function when exposed to prolonged sunlight.
US09297132B2

A sea turtle friendly beach cleaning assembly designed for removal of seaweed and other debris from a sand beach. The device includes a beach raking assembly including a plurality of tines, in conjunction with a drag bar and a wire basket. When pulled across a sand surface, the device functions by pulling a plurality of “S” shaped tines across the sand surface in a substantially non-invasive manner, thereby eliminating any possible damage to turtle nests. The cooperation of the tine assembly and drag bar function to leave behind a smooth and clean surface free of ruts that would otherwise impede the movements of turtles and hatchlings.
US09297123B1

The water-filled stairs involves a modular staircase that is to be used on a temporary basis, and which is of hollowed construction so as to be filled with water when in use for the purpose of weighing down the staircase. The water-filled stairs is further defined with a plurality of steps adorning a top surface, and a flattened bottom surface. Distal ends of the water-filled stairs include a hook or connecting bar such that consecutive staircases may be attached to accommodate the needs of a particular application. Each staircase includes a male threaded port adjacent a top distal end as well as a bottom distal end. A flexible hose attaches in between the male threaded ports of adjacent staircases in order for a single water source to fill all staircases simultaneously.
US09297122B2

The invention relates to a guide plate for a system for fastening a rail to a substrate on which there is provided, laterally of the railway track, a shoulder, which absorbs the forces occurring when the rail is traveled on by a rail vehicle, the guide plate having an underside which is associated with the substrate and an upper side which is exposed in the installation position, is remote from the underside and on which it is possible to support a spring element provided for applying resiliently elastic holding-down forces to the rail to be fastened.
US09297120B2

Embodiments of a process for manufacturing a paper-based malleable dough for moulding and sculpting applications are described herein that include: soaking and mixing shredded paper in water, yielding a paper dough; and adding and mixing at least one setting-type joint compound with the paper dough. The at-least one setting type compound is added in a weight ratio of setting type compound to shredded paper of between about 11:8 to 17:8. The paper-based malleable dough allows creating objects that are ecological, durable, malleable and lightweight and that brings out the creative side of the user.
US09297110B2

A method for storing scanned information concerning a relevant laundry item in a data storage means which is assigned to a carrier holding the laundry item. The laundry item is assigned to a storage means or an intermediate storage means with the carrier comprising its information by a conveying system. The laundry items are sorted by way of their individual information stored on the carriers, moved into corresponding storage sections of the storage means and at the same time are both sorted and formed into laundry batches. The laundry batch then includes laundry items which require a same treatment. The laundry batch can then be supplied, for example, to a continuous-batch washing machine where the laundry items of the laundry batch are washed and, where applicable, subject to further treatments in the manner predefined according to their information. The sorting of the laundry items is automated to a large extent.
US09297086B2

A hydrogen-producing cell comprising a cell of a high temperature steam electrolyzer or HTSE comprising a porous cathode (404) and a porous anode (402) on either side of a dense and gases-impervious anion conducting electrolyte (403), wherein said cell of the high temperature steam electrolyzer is directly coupled, in series, with a cell of an electrochemical pump comprising a porous anode (406) and a porous cathode (408) on either side of a dense and gases-impervious proton conducting electrolyte (407), at the cathode (404) of the cell of the high temperature steam electrolyzer and at the anode (406) of the electrochemical pump.
US09297082B2

The present invention relates to processes for making calcium oxide electrolytically using calcium carbonate as a starting material. In a direct process, the present invention involves heating calcium carbonate to a temperature greater than its melting point or heating a molten mixture containing calcium carbonate; and subjecting the molten calcium carbonate or molten mixture to electrolysis to generate calcium oxide and oxygen, and a reduced carbon product. In an indirect process, the present invention involves heating solid calcium carbonate in a closed container to cause thermal decomposition to calcium oxide, and directing the evolved hot carbon dioxide byproduct into a molten carbonate solution, and subjecting the hot carbon dioxide molten mixture to electrolysis to generate solid carbon and oxygen, and a reduced carbon product.
US09297081B2

The present invention generally relates to compositions and methods for neutralizing acidic streams in an olefin or styrene production plant. More specifically, the invention relates to neutralizing agents for dilution steam systems in the steam cracker process and their use for reducing acid corrosion and fouling in such systems.
US09297075B2

A plasma deposition apparatus that includes a high-frequency electrode caused to face a deposition target and a ground electrode connected to the deposition target, and deposits a film on the deposition target by using plasma generated between the high-frequency electrode and the ground electrode, wherein the high-frequency electrode includes a first high-frequency electrode caused to face a first deposition target surface of the deposition target, and a second high-frequency electrode caused to face a second deposition target surface on the opposite side of the first deposition target surface, and the first high-frequency electrode, the second high-frequency electrode, and the ground electrode generate plasma between the first high-frequency electrode and the ground electrode for performing deposition on the first deposition target surface and plasma between the second high-frequency electrode and the ground electrode for performing deposition on the second deposition target surface at the same time.
US09297074B2

The present invention provides a liquid crystal display panel repairing method and repairing system. The method includes: (1) providing a liquid crystal display panel, in which the liquid crystal display panel has a circuit that has a breaking site; and (2) applying laser chemical vapor deposition to form graphene on the liquid crystal display panel in such a way as to joint the breaking site. The liquid crystal display panel repairing method and repairing system of the present invention use laser chemical vapor deposition to form graphene on a breaking site to repair the breaking site. The process is simple and the result of repairing is good. Further, a common gas, such as methane, is used as a carbon source gas, making it favorable for environmental protection. Further, the number of layers of graphene so formed can be controlled by controlling whether to apply irradiation of the laser so as to achieve control of electrical conductivity of the graphene so formed and enhance the result of repairing. Further, the light spot of laser can be adjusted in regard to the radius thereof in order to control the resolution of graphene grown line and the optic path of the laser can be adjusted to allow the light spot to follow a predetermined path to heat selected areas of the substrate to deposit a desired graphene line or shape.
US09297073B2

Embodiments disclosed herein generally relate to the processing of substrates, and more particularly, relate to methods for accurate control of film thickness using deposition-etch cycles. Particularly, embodiments of the present disclosure may be used in controlling film thickness during filling high aspect ratio features.
US09297068B2

Wear parts having run-out and methods of producing the same, systems and control structures used to produce wear parts having run-out, and associated methods and software are disclosed. Some methods utilize a plasma-enhanced chemical vapor deposition process to produce a coating with a desired coating profile on a wear part.
US09297065B2

A treatment installation for vacuum treatment of a front side of strip substrates includes first and second process chambers, each process chamber including a process roller and at least one process source. A transfer chamber arranged between the process chambers is coupled with both process chambers and can be separated in terms of pressure from at least one of the process chambers. The transfer chamber further includes an unwinding device with a removable unwinding reel and a winding-up device with a removable winding-up reel for the substrate and an outside air lock for loading and unloading the unwinding reel and/or winding-up reel. The rear side of the substrate faces the two process rollers and can be guided through the transfer chamber from the unwinding device to the first process roller, from the first process roller to the second process roller and from the second process roller to the winding-up device.
US09297064B2

In-line metallizer assemblies can include an external rotating actuator exchange that can be operable to exchange one or more parts between a conveyor system and a vacuum chamber, and an internal rotating actuator exchange within the vacuum chamber that can be operable to receive the one or more parts from the external rotating actuator exchange, transition the one or more parts to a sputter coater integrated with the vacuum chamber for metallizing, and return metallized one or more parts to the external rotating actuator exchange such that the external rotating actuator exchange can return the metallized one or more parts to the conveyor system.
US09297063B2

An ion implantation system including a plasma source, a mask-slit, and a plasma chamber. The plasma source is configured to generate a plasma within the plasma chamber in response to the introduction of a gas therein. The mask-slit is electrically isolated from the plasma chamber. A positive voltage bias is applied to the plasma chamber above a bias potential used to generate the plasma. The positive voltage bias drives the plasma potential to accelerate the ions to a desired implant energy. The accelerated ions pass through an aperture in the mask-slit and are directed toward a substrate for implantation. The mask-slit is electrically isolated from the plasma chamber and is maintained at ground potential with respect to the plasma.
US09297061B2

In a transparent electroconductive film including a transparent substrate and a transparent electroconductive oxide layer disposed on the transparent substrate, when the transparent electroconductive oxide layer is composed of zinc oxide, the surface resistivity of the transparent electroconductive oxide layer increases with time and thus it has been difficult to obtain a transparent electroconductive film stable against an environmental variation. Consequently, hard carbon films are provided on the surfaces of a transparent electroconductive oxide layer including at least one layer and containing zinc oxide as a main component in “the order of transparent substrate-hard carbon film-transparent electroconductive oxide layer-hard carbon film” or “the order of hard carbon film-transparent substrate-transparent electroconductive oxide layer-hard carbon film”. Alternatively, an organosilicon compound covering layer is provided on a surface of the transparent electroconductive oxide layer. Thereby, the water contact angle can be 75 degrees or more, and an increase in the resistivity of the transparent electroconductive oxide layer can be suppressed.
US09297043B2

The invention relates to methods for pairwise sequencing of a double-stranded polynucleotide template, which permit the sequential determination of nucleotide sequences in two distinct and separate regions on complementary strands of the double-stranded polynucleotide template. The two regions for sequence determination may or may not be complementary to each other.
US09297042B2

This invention provides a nucleotide analog comprising (i) a base selected from the group consisting of adenine, guanine, cytosine, thymine and uracil, (ii) a deoxyribose, (iii) an allyl moiety bound to the 3′-oxygen of the deoxyribose and (iv) a fluorophore bound to the base via an allyl linker, and methods of nucleic acid sequencing employing the nucleotide analog.
US09297036B2

The invention provides a nucleic acid probe for detecting a polynucleotide. The probe contains a region that base-pairs with a polynucleotide to form a duplex and a Tm enhancement domain that increases the stability of the duplex. The Tm enhancement domain may contain a nucleotide clamp and/or a hairpin structure, for example. Also provided is an array of subject nucleic acid probes bound to a surface of the solid support. Methods of using a subject probe to assess polynucleotides, e.g., small RNAs in a sample are provided, as are kits for use in practicing the subject methods.
US09297029B2

Methods for the fermentative production of four carbon alcohols is provided. Specifically, butanol, preferably isobutanol is produced by the fermentative growth of a recombinant bacterium expressing an isobutanol biosynthetic pathway.
US09297022B2

The present invention relates to compositions and methods for controlling nematode infestation of plants or animals. In particular, the present invention provides vectors comprising sequences designed to control nematodes by RNA interference (RNAi) and transgenic plants transformed with such vectors.
US09297019B2

Described are synthetic promoters capable of mediating gene expression in plants upon pathogen infection. Furthermore, recombinant genes and vectors comprising said chimeric promoters as well as host cells transformed with such chimeric promoters, recombinant genes, or vectors are provided. Additionally, diagnostic compositions and kits comprising such chimeric promoters, recombinant genes, vectors or cells are described. Provided are further methods for the identification of compounds being capable of activating or inhibiting genes that are specifically expressed in plants upon pathogen infection employing the above described means. Furthermore, transgenic plant cells, plant tissue, and plants containing the above-described chimeric promoters, recombinant genes, and vectors as well as the use of the aforementioned chimeric promoters, recombinant genes, vectors and/or compounds identified by the method of the invention in plant cell and tissue culture, plant breeding, and/or agriculture are described.
US09297015B2

The invention relates to compositions and methods for making and using recombinant bacteria that are capable of regulated attenuation and/or regulated expression of one or more antigens of interest.
US09297011B2

Novel RET fusion molecules and uses are disclosed.
US09297010B2

The present invention is directed to novel double-stranded short interfering (siRNA) analogs comprising locked nucleic acid (LNA) monomers. Such compounds induces sequence-specific post-transcriptional gene silencing in many organisms by a process known as RNA interference (RNAi). The compounds disclosed herein has improved properties compared to non-modified siRNAs and may, accordingly, be useful as therapeutic agents, e.g., in the treatment of various cancer forms. More particularly, the present invention is directed to siRNA analogs comprising a sense strand and an antisense strand, wherein each strand comprises 12-35 nucleotides and wherein the siRNA analogs comprise at least one locked nucleic acid (LNA) monomer.
US09297009B2

This invention provides UNA oligomers for therapeutics that can be used to target micro-RNAs. The UNA oligomers can be composed of one or more 2′-3′-seco-nucleomonomers and one or more natural or non-natural nucleotide monomers, and can be a single stranded oligomer. Embodiments include UNA oligomers with phosphorothioate or boranophosphate intermonomer linkages. The UNA oligomers can be used to target micro-RNAs to reduce micro-RNA activity.
US09297008B2

The present invention provides compositions, pharmaceutical preparations, kits and methods for increasing expression of a gene product in a cell by contacting the cell with a small activating RNA (saRNA) molecule comprising a ribonucleic strand that is complementary to a non-coding nucleic acid sequence of the gene.
US09297006B2

Methods for amplification and sequencing of at least one nucleic acid comprising the following steps: (1) forming at least one nucleic acid template comprising the nucleic acid(s) to be amplified or sequenced, wherein said nucleic acid(s) contains at the 5′ end an oligonucleotide sequence Y and at the 3′ end an oligonucleotide sequence Z and, in addition, the nucleic acid(s) carry at the 5′ end a means for attaching the nucleic acid(s) to a solid support; (2) mixing said nucleic acid template(s) with one or more colony primers X, which can hybridize to the oligonucleotide sequence Z and carries at the 5′ end a means for attaching the colony primers to a solid support, in the presence of a solid support so that the 5′ ends of both the nucleic acid template and the colony primers bind to the solid support; (3) performing one or more nucleic acid amplification reactions on the bound template(s), so that nucleic acid colonies are generated and optionally, performing at least one step of sequence determination of one or more of the nucleic acid colonies generated. Solid supports, kits and apparatus for use in these methods.
US09297002B2

The present invention relates to polypeptides with xylanase activity and uses thereof. The present invention also relates to method of modifying polypeptides with xylanase activity to affect, preferably to increase, xylanase activity and/or bran solubility.
US09296996B2

Reaction solutions are disclosed herein comprising water, sucrose and a glucosyltransferase enzyme that synthesizes poly alpha-1,3-glucan. The glucosyltransferase enzyme can synthesize insoluble glucan polymer having at least 50% alpha-1,3 glycosidic linkages and a number average degree of polymerization of at least 100. Further disclosed are methods of using such glucosyltransferase enzymes to produce insoluble poly alpha-1,3-glucan.
US09296995B2

The invention relates to an improved vaccine against pertussis wherein mutants of Bordetella pertussis having a modified LPS molecule or the obtainable LPS molecules are used. These mutants or the obtainable LPS molecules may further be used as an adjuvant.
US09296990B2

An oxygen depletion device. The device has a cartridge; a plurality of hollow fibers extending within the cartridge from an entrance to an exit thereof; an amount of an oxygen scavenger packed within the cartridge and contiguous to and in between the plurality of hollow fibers. The hollow fibers are adapted to receiving and conveying red blood cells. There is another embodiment of an oxygen depletion device and method for removing oxygen from red blood cells.
US09296984B2

A portable apparatus useful for collection and processing of human biological material containing adipose, such as extracted during a lipoplasty procedure to prepare a concentrated product (e.g., stromal vascular fraction) or a fat graft composition. The apparatus has a container with a containment volume with a tissue retention volume and a filtrate volume separated by a filter and with a tapered portion to a collection volume for collecting concentrate product. Inlet and suction ports provide access to the tissue retention volume and filtrate volume, respectively, and an extraction port provides versatile access for removal of target processed concentrate material or fat graft material, which access may be via a lumen through a rotatable mixer shaft. Access ports may be configured for access only from above the container. The apparatus may include a tissue collector disposed in the disuse retention volume to engage and collect collagen or other stringy tissue. A method of processing adipose tissue to concentrate leuko stromal vascular cells includes multi-step processing using a portable container.
US09296982B2

A cell picking support device, a display device and a culture container that can enhance work efficiency. An adapter fixes a well plate that holds cells cultured in a cell culture observation device. A control unit reads culture observation information that includes cell information and coordinate information, from a memory card that is fitted to an external memory I/F. A display unit is provided on a placing surface side of the well plate that is fixed by the adapter, and in response to control by the control unit, displays the cell information, read from the memory card, at display positions corresponding to positions on the bottom face of the well plate, as specified by the coordinate information. Embodiments can be used, for instance, as a cell picking support device that supports a picking operation that is performed in a clean bench.
US09296981B2

Methods of cleaning a medical device are provided via exposing the medical device to a compressed CO2-based mixture. The compressed CO2-based mixture includes carbon dioxide, a surfactant, and water in the form of water-in-CO2 microemulsions. In one particular embodiment, the ratio of water-to-surfactant mixed together in the CO2 has a range of about 5-100 molecules of water per molecule of surfactant (e.g., about 5-30 molecules of water per molecule of surfactant).
US09296977B2

Provided is a method for producing a fatty acid composition having a low content of saturated fatty acid easily and with a high yield from a decomposed fatty acid composition containing monoacylglycerol. The method for producing a fatty acid composition having the content of saturated fatty acid of 8% by mass or less, comprising the following steps (1) to (3): (1) obtaining a fatty acid mixture by adjusting the component ratio of a decomposed fatty acid composition obtained by hydrolyzing a fat or oil so that the content of fatty acid is from 80 to 96% by mass, the content of monoacylglycerol is from 0.3 to 8% by mass, the content of diacylglycerol is from 1 to 12% by mass, and the mass ratio of diacylglycerol to monoacylglycerol [ (DAG)/(MAG)] is from 0.5 to 40; (2) cooling the fatty acid mixture obtained in step (1) to a temperature within the range from the temperature 2° C. lower than the cloud point of the fatty acid mixture to the temperature 13° C. lower than the cloud point, then mixing an aqueous wetting agent solution therewith, and maintaining the temperature of the mixture within the above-mentioned range; and (3) separating the solid phase precipitated in step (2) and the aqueous phase from the liquid oil phase, thereby obtaining the fatty acid composition in the form of a liquid oil phase.
US09296975B2

A polyalkylene glycol comprising: a random copolymer comprising units derived from EO and units derived from PO initiated with polytetrahydrofuran; wherein the polyalkylene glycol has a pour point of less than or equal to −30° C. as measured using ASTM D97 and a traction value of less than 0.0165 at a contact pressure of 1.25 GPa, speed=2 m/s, SRR of 100% and temperature of 80° C. is provided. Also provided are lubricant compositions containing such polyalkylene glycol.
US09296967B2

[Object] To provide a solid fuel which comprises a binder, a form retaining agent and a vegetable oil-containing substance in a balanced manner, has a stable calorific value and suppresses the production of carbon dioxide.[Solution] A solid fuel formed from a mixture of a binder, a form retaining agent and a vegetable oil-containing substance, wherein the amount of the binder is 1 to 85 parts by weight, the amount of the form retaining agent is 1 to 55 parts by weight, and the amount of the vegetable oil-containing substance is 10 to 85 parts by weight based on 100 parts by weight of the mixture, and the mixture is molded.
US09296961B2

A process is provided that is directed to a steam pyrolysis zone integrated with a hydroprocessing zone including residual bypass to permit direct processing of crude oil feedstocks to produce petrochemicals including olefins and aromatics. The integrated hydrotreating and steam pyrolysis process for the direct processing of a crude oil to produce olefinic and aromatic petrochemicals comprises separating the crude oil into light components and heavy components; charging the light components and hydrogen to a hydroprocessing zone operating under conditions effective to produce a hydroprocessed effluent reduced having a reduced content of contaminants, an increased paraffinicity, reduced Bureau of Mines Correlation Index, and an increased American Petroleum Institute gravity; thermally cracking the hydroprocessed effluent in the presence of steam to produce a mixed product stream; separating the mixed product stream; purifying hydrogen recovered from the mixed product stream and recycling it to the hydroprocessing zone; recovering olefins and aromatics from the separated mixed product stream; and recovering a combined stream of pyrolysis fuel oil from the separated mixed product stream and heavy components from step (a) as a fuel oil blend.
US09296960B2

Deep desulfurization of hydrocarbon feeds containing undesired organosulfur compounds to produce a hydrocarbon product having low levels of sulfur, i.e., 15 ppmw or less of sulfur, is achieved by flashing the feed at a target cut point temperature to obtain two fractions. A first fraction contains refractory organosulfur compounds, which boil at or above the target cut point temperature. A second fraction boiling below the target cut point temperature is substantially free of refractory sulfur-containing compounds. The second fraction is contacted with a hydrodesulfurization catalyst in a hydrodesulfurization reaction zone operating under mild conditions to reduce the quantity of organosulfur compounds to an ultra-low level. The first fraction is contacted with an oxidizing agent and an active metal catalyst in an oxidation reaction zone to convert the refractory organosulfur compounds to oxidized organosulfur compounds. The oxidized organosulfur compounds are removed, producing a stream containing an ultra-low level of organosulfur compounds. The two streams can be combined to obtain a full range hydrocarbon product having an ultra-low level of organosulfur compounds.
US09296958B2

A process and apparatus are disclosed for treating a hydrocarbon stream, the process including flowing the hydrocarbon stream through a hydrocarbon treating vessel, heating a portion of the hydrocarbon treating vessel to a predetermined temperature and for a predetermined amount of time and controlling sensitization and chloride stress corrosion cracking of the portion of the interior surface of the hydrocarbon treating vessel.
US09296955B2

A method and system are disclosed for co-production of olefins and electric power. The method includes determining a separation level, separating a hydrocarbon feed into a light fraction stream and a heavy fraction stream based on the determined separation level; generating electric power from the heavy fraction stream; and cracking the light fraction stream in a pyrolysis unit to produce an effluent comprising olefins. The separation level may be based on olefin production requirements and electric power requirements or specific split of the hydrocarbon feed to be utilized for power generation and olefin production.
US09296953B2

A system for removing hydrocarbons and other contaminants from sand and/or drill cuttings includes screening large debris from a first loading inlet hopper (101) to a screen covered receiving hopper (102) that may contain a chopper and chemical additive nozzles (105). A first inclined auger (104) receives the material from hopper (102) at its lower inlet port and conveys the material upwards dropping it into a hopper (106) and then to a unit (107) either of which may include a crasher (106). Unit (107) includes an eductor (109) which feeds the screened and treated sand slurry to desanding units (112) such as hydro cyclones. The underflow from the desanders is sent to an auger tank's (114) first compartment (113) while the overflow is sent to its second compartment (115) where a flow distributing conduit (117) that disperses it over the surface of both compartments (113), (115). The auger tank (114) employs horizontal augers (116) that are arterial both the first and second compartments (113) and (114). Second compartment (115) contains inclined plate separators (118) and sparging tubes (119). Overflow from auger tank (114) is sent to another two compartment separator (120). The first compartment (121) which receives the overflow from auger tank (114) includes a weir-type partition topped by an oil skimmer (123) connected to a voiding pump (125) feeding an oil tank (124) and defining a horizontal gap with the two compartment separator tank bottom as at (121). Clean water passing through the bottom weir is allowed to spill over the top of the an uppermost weir in the two compartment separator tank (120) into clean water collection tank (122) from when it is recycled to other components of the system. The undertow recovered from the auger separation tank (114) may be further decontaminated by sending it via an inclined conveyor to a serial connection with a second system similar to the one described herein above.
US09296950B2

A liquid crystal composition has a nematic phase, and contains a specific tricyclic compound having a large dielectric anisotropy as a first component and a specific bicyclic compound having a small viscosity as a second component, and may contain a specific compound having a high maximum temperature or a large dielectric anisotropy as a third component, and a specific compound having a high maximum temperature or a small viscosity as a fourth component, and a liquid crystal display device includes the composition.
US09296947B2

The present invention is an etching gas comprising an unsaturated fluorohydrocarbon represented by CxHyFz (wherein x=3, 4, or 5, y+z≦2x, and y>z) and a method comprising selectively etching a silicon nitride film relative to a silicon oxide film or a silicon film using the etching gas. According to the present invention, a silicon nitride film stacked on a silicon oxide film or a silicon film can be highly selectively etched.
US09296944B2

Provided is an organic electroluminescence device having a low drive voltage and excellent durability. Provided also is an organic electroluminescence device having low dependency of voltage increment after driving on temperature of usage environment. A light emitting organic thin film containing at least one compound represented by Formula (PQ-1) and a hydrocarbon compound having a specific structure, and an organic electroluminescence device using the same. In Formula (PQ-1), each of Ra, Rb and Rc independently represents a hydrogen atom or an alkyl group, wherein any one of Ra, Rb and Rc represents a hydrogen atom and the remaining two represent an alkyl group. Each of R1 to R5 independently represents a hydrogen atom, an alkyl group, an aryl group, a fluorine atom or a cyano group. Each of Rx and Ry independently represents an alkyl group or a phenyl group.
US09296942B2

Compositions and methods of synthesis of anionic surfactants by alkoxylation of a Guerbet alcohol (GA) having 12 to 36 carbon atoms using butylene oxide, and optionally propylene oxide and/or ethylene oxide followed by the incorporation of a terminal anionic group are described herein. The GA of the present invention is made by a facile and inexpensive method that involves high temperature base catalyzed dimerization of alcohols with 6 to 18 carbon atoms. The large hydrophobe ether surfactants of the present invention find uses in enhanced oil recovery (EOR) applications where it is used for solubilization and mobilization of oil and for environmental cleanup. Further, the hydrophobe alkoxylated GA without anionic terminal group can be used as an ultra-high molecular weight non-ionic surfactant.
US09296936B1

The present subject matter relates to a preparation method of a wettability reversal agent, comprising: (1) adding an emulsifier into water to prepare a mixed solution of emulsifier; (2) adding compounds represented by formula (1-a), (2-a), (3-a), (4-a), (5-a), and (6-a) to the mixed solution of emulsifier to obtain a pre-emulsion, adding an initiator, and initiating a polymerization reaction. When the wettability reversal agent and reservoir protecting agent composition disclosed in the present subject matter are used in a drilling fluid, they can effectively prevent the permeation of the water phase and oil phase in the drilling fluid into the reservoir, reduce the filter loss of the drilling fluid, and thereby effectively protect the reservoir against damages from the drilling fluid.
US09296925B2

A film is obtained by forming a film of and curing an energy ray-curable composition including a polymerizable silicone compound and an energy ray-curable resin having a viscosity at 25° C. of 100-5,000,000 mPa·S.
US09296920B2

The present invention provides polyurethanes including a reaction product of components including: (a) an isocyanate functional urethane prepolymer comprising a reaction product of components including: (i) about 1 equivalent of at least one polyisocyanate; and (ii) about 0.1 to about 0.5 equivalents of at least one diol having 2 to 18 carbon atoms; and (b) about 0.05 to about 0.9 equivalents of at least one branched polyol having 4 to 18 carbon atoms and at least 3 hydroxyl groups; and (c) up to about 0.9 equivalents of at least one polyol different from branched polyol (b) and having 2 to 18 carbon atoms, wherein the reaction product components are essentially free of polyester polyol and polyether polyol; compositions, coatings and articles made therefrom and methods of making the same.
US09296915B1

Arylcyclobutene polymers having improved toughness are provided. Compositions and methods for coating arylcyclobutene polymers having improved toughness are also provided.
US09296912B2

In accordance with some embodiments, compositions and methods for forming solvent-based and water-based carbon nanotubes inks with removable additives are provided. In some embodiments, the ink composition comprises one or more carbon nanotubes, a solvent, and a removable additive, which may function as a stabilizing agent, a viscosity adjustment agent, or any suitable combination thereof. The removable additive may be removed from articles derived from the ink composition by means of thermal annealing.
US09296904B2

Presently described are coating compositions comprising a polymerizable resin composition and a non-ionic unpolymerizable surfactant. In some embodiments, the coating comprises greater than 10 wt-% of non-ionic unpolymerizable surfactant. In other embodiments, the coating composition comprises an an additive comprising a silicone group or a fluorinated group and a hydrophobic group. Also described are articles comprising the cured coating compositions. In one embodiment, an article is described comprising a cured coating wherein the cured coating exhibits a property of an initially visible simulated fingerprint reducing in visibility in 1-20 minutes. Also described is a method of determining the fingerprint visibility of a coating composition and a polyacylate composition useful as an additive. In another embodiment a coated surface is described comprising a polymeric organic material comprising a plurality of pores wherein a portion of the pores are interconnected and comprise a lipophilic liquid.
US09296901B2

Composite particles of the present invention comprise white inorganic particles, a surface modifier coating layer formed on surface of the respective white inorganic particles, and a dye or lake coat adhered onto the surface of the respective surface-modifier-coated white inorganic particles. The composite particles of the present invention not only exhibit excellent color-developing property and tinting strength but also suppress bleeding.
US09296897B2

A polyamide molding composition for the production of a stain-resistant article, the staining tendency (ST) of the article being at most 15. The composition contains 30-100% by weight of a polyamide mixture, consisting of more than 50 and up to 98% by weight of at least one semi-aromatic polyamide comprising 2 to up to 50% by weight of amorphous and/or microcrystalline polyamides having a glass transition temperature of at least 100° C., based on: 20-100 mol % of at least one cycloaliphatic diamine; and 0-80 mol % of at least one other aliphatic and/or aromatic diamine; and also aromatic and/or aliphatic dicarboxylic acids comprising at least 6 carbon atoms. In addition, the composition comprises inorganic white pigments, fibrous or particulate additives, impact toughness modifier and/or polymers different from (A), 0-25% by weight of a flame retardant.
US09296894B2

A composition includes specific amounts of a poly(butylene terephthalate), a reinforcing filler, and a polycarbonate that includes a copolyestercarbonate and a polycarbonate-polydiorganosiloxane block copolymer. The copolyestercarbonate includes aliphatic ester groups. The composition, which exhibits a desirable balance of melt flow and ductility, is especially useful for forming thin plastic parts of consumer electronic devices, including mobile phones.
US09296893B2

The present invention relates to flame-resistant, thermoplastic molding compositions containing at least one aromatic polycarbonate, at least one flameproofing agent, at least one rubber-free anhydride-modified alpha-olefin terpolymer, at least one glass fiber, at least one antidripping agent, and optionally, at least one mold release agent and/or further additives.The present invention furthermore relates to the use of the compositions according to the invention for the production of thin-walled housing parts or switch boxes in the EE sector.
US09296884B2

A propylene composition comprising (percent by weight): A) 60%-90%, of a crystalline propylene copolymer containing from 3.5% to 10% of ethylene derived units and having a melting temperature Tm (measured by DSC on the as-reactor polymer) ranging from 146° to 160° C.; B) 10%-40%, of a copolymer of propylene containing from 15% to 30%, of ethylene derived units.
US09296883B2

The present invention relates to a semiconductive polymer composition comprising: —an ethylene copolymer (A) comprising methyl(meth)acrylate co-monomer units, wherein the ethylene copolymer (A) has a melt temperature of 80° C. or below, and—carbon black, wherein the ethylene copolymer (A) is produced in a autoclave high pressure reactor or in a multi-feed tubular reactor; to a semiconductive polymer composition comprising—an ethylene copolymer (A) comprising methyl(meth)acrylate, comonomer units; and—carbon black, wherein ethylene copolymer (A) is characterized in that the fraction obtained in the first fractionation step (fraction 1) in the fractionation method of ethylene copolymer (A) as described herein, is present in an amount of not more than 40 wt. % based on the total amount of the ethylene copolymer (A); and to a cable comprising a semiconductive layer comprising the semiconductive polymer composition and to the use of the semiconductive polymer composition in the preparation of a semiconductive layer of a power cable.
US09296879B2

This invention provides a composition containing an organometallic compound having a chromophore moiety in the metal polymer backbone which allows a wider range of n/k values such that substrate reflectivity can be controlled under various conditions.
US09296869B2

A prepreg comprising a structural layer of packed unidirectional conductive fibres comprising thermosetting resin in the interstices, and a first outer layer of resin comprising thermosetting resin, and being essentially free of unidirectional conductive fibres, which when cured under elevated temperature, produces a cured composite material comprising a cured structural layer of packed unidirectional conductive fibres and a first outer layer of cured resin comprising unidirectional conductive fibres dispersed within.
US09296867B2

The invention provides a heat-shrinkable polyester-based film containing ethylene terephthalate as a main constituent component and 0-5 mol % of a monomer component that can be an amorphous component based on all of the polyester resin components. The inventive film has a main shrinkage direction in the longitudinal direction, with heat shrinkage properties in the longitudinal direction and the width direction and a refractive index within specified ranges.
US09296864B2

The present invention relates to a novel polymeric material for a highly efficient organic thin-film solar cell with high hole mobility and power conversion efficiency. In the polymeric material, a compound containing an electron donating group represented by Formula 1 or 2 and a compound containing an electron accepting group represented by one of Formulae 3 to 8 are repeatedly introduced in an alternating manner.
US09296862B2

A polyoctatriazacane molecule is disclosed that has a plurality of octatriazacane groups having the structure and a plurality of divalent bridging groups, each divalent bridging group comprising an aromatic group.
US09296860B2

There is described a process for producing a gel free hyperbranched polyamide polymer having primary amino groups (useful as a crosslinker). The process comprises the step of reacting at least one diamine and at least one unsaturated diester in a molar ratio of diamine to diester greater than 1 but less than 3 (preferably 2.1 to 2.9); to form the polyamide in a two stage reaction Michael addition and then amidation. The diamine in kept in excess with at least 5% of water by total weight of the diamine and diester, a reaction temperature less than the boiling point of the diamine; and is held under reduced pressure (30 mbar to 1 atms). Gelation does not occur even after substantially all ethylenic (—C═C—) double bonds; and >95% ester [—C(O)═O] groups have reacted. This violates the Flory rules which predict a gel would form based on the number of functional groups present and their degree of conversion.
US09296850B2

It has been found that certain cells in culture can convert more than about 0.002 percent of the carbon available in the cell culture medium into isoprene. These cells have a heterologous nucleic acid that (i) encodes an isoprene synthase polypeptide and (ii) is operably linked to a promoter. The isoprene produced in such a cultured medium can then be recovered and polymerized into synthetic rubbers and other useful polymeric materials. The synthetic isoprene containing polymers of this invention offer the benefit of being verifiable as to being derived from non-petrochemical based resources. They can also be analytically distinguished from rubbers that come from natural sources. The present invention more specifically discloses a polyisoprene polymer which is comprised of repeat units that are derived from isoprene monomer, wherein the polyisoprene polymer has δ13C value of greater than −22%.
US09296839B2

Provided herein is a multifunctional particle and methods of forming the same. The multifunctional particle includes: a silica particle; a hydrophobic silane; and a silane coupling agent; where each of the hydrophobic silane and the silane coupling agent are chemically bonded to the surface of the silica particle; where the multifunctional particle is superhydrophobic and chemically reactive.
US09296830B2

This specification discloses an improved method for conducting the removal of C5 xylan based sugars from biomass. The improved method involves a series of soakings and washings of the biomass as opposed to conducting one soaking and washing step.
US09296827B2

The present invention provides methods of reducing or enhancing T cell activation and/or B cell activation in a subject, comprising administering to a subject an effective amount of an inhibitor or enhancer, respectively, of Semaphorin 6D (Sema6D) activity on T cells and/or B cells.
US09296822B2

The present disclosure provides isolated monoclonal antibodies, particularly human monoclonal antibodies that specifically bind to O8E with high affinity. Nucleic acid molecules encoding the antibodies of this disclosure, expression vectors, host cells and methods for expressing the antibodies of this disclosure are also provided. Immunoconjugates, bispecific molecules and pharmaceutical compositions comprising the antibodies of this disclosure are also provided. This disclosure also provides methods for treating cancer.
US09296821B2

New combined therapeutic regimens for treatment of B-cell lymphomas are disclosed which comprise, in particular, administration of anti-CD20 antibodies to patients having low-, intermediate- or high-grade non-Hodgkin's lymphomas.
US09296815B2

Rationally designed antibodies and polypeptides that comprise multiple Fc region amino acid substitutions that synergistically provide enhanced selectivity and binding affinity to a target Fc receptor are provided. The polypeptides are mutated at multiple positions to make them more effective when incorporated in antibody therapeutics than those having wild-type Fc components.
US09296813B2

Antibodies and fragments that bind to the protein target Dickkopf (DKK1) are provided, as are methods of use and kits, for treating a target cell, in particular, a cell associated with an osteolytic condition.
US09296812B2

Compositions and methods relating to epitopes of sclerostin protein, and sclerostin binding agents, such as antibodies capable of binding to sclerostin, are provided.
US09296811B2

Combinations of agents that have a synergistic effect for the treatment of a tumor are disclosed herein. These combinations of agents can be used to treat tumors, wherein the cells of the cancer express a mutated BRAF. Methods are disclosed for treating a subject diagnosed with a tumor that expresses a mutated BRAF. The methods include administering to the subject (1) a therapeutically effective amount of an antibody or antigen binding fragment thereof that specifically binds high molecular weight melanoma associated antigen (HMW-MAA), also known as CSPG4; and (2) a therapeutically effective amount of a BRAF inhibitor. In some embodiments, the tumor is melanoma. In some embodiments the method includes selecting a subject with primary or secondary resistance to a BRAF inhibitor. In further embodiments, treating the tumor comprises decreasing the metastasis of the tumor. In additional embodiments, the BRAF inhibitor comprises PLX4032 or PLX4720.
US09296808B2

The present invention relates to compositions and methods for treating autoimmune diseases, such as scleroderma, by administering to a subject a CTLA4 molecule that block endogenous B7 molecules from binding their ligands.
US09296792B2

Bacterial flagellin protein is modified to improve adjuvant activity.
US09296786B2

The present invention relates to an isolated polypeptide comprising (a) the amino acid sequence set forth in SEQ ID NO: 21; or (b) an amino acid sequence that is at least 95% identical to SEQ ID NO: 21, and to therapeutic treatments based thereon.
US09296776B2

The present invention relates to fatty acid and fatty alcohol substituted nucleoside derivatives and nucleoside and nucleoside derivatives substituted on multivalent scaffolds (e.g., polymers, peptides, polycarboxylic acid substituted compounds, compounds containing polycycloSaligenyl groups) that display potent anti-HIV activity. Furthermore, they show enhanced activity against multi-drug resistant, R5, and cell-associated virus. Some of them also display activity against other sexually transmitted pathogens and sperm. The present invention provides their methods of synthesis, composition of matter, and methods of use. Emphasis is placed on their application as topical microbicides to treat or prevent sexual transmission of disease, especially HIV/AIDS.
US09296760B2

The present invention is related to novel compounds of formula (I) that may inhibit the activity of the FabI enzyme, and which are useful in the treatment of bacterial infections. It further relates to pharmaceutical compositions comprising these compounds, and chemical processes for preparing these compounds.
US09296758B2

The invention provides compounds of formula (I): or a salt thereof as described herein. The invention also provides pharmaceutical compositions comprising a compound of formula (I), processes for preparing compounds of formula (I), intermediates useful for preparing compounds of formula I and therapeutic methods for treating the proliferation of the HIV virus, treating AIDS or delaying the onset of AIDS or ARC symptoms in a mammal using compounds of formula (I).
US09296757B2

The present invention relates to substituted benzothienopyrimidine compounds of general formula I: in which R1a, R1b, R2a, R2b, and R2c are as described and defined herein, to methods of preparing said compounds, to intermediate compounds useful for preparing said compounds, to pharmaceutical compositions and combinations comprising said compounds and to the use of said compounds for manufacturing a pharmaceutical composition for the treatment or prophylaxis of a disease, in particular of a hyper-proliferative and/or angiogenesis disorder, as a sole agent or in combination with other active ingredients.
US09296753B2

Described herein is the Bruton's tyrosine kinase (Btk) inhibitor 1-((R)-3-(4-amino-3-(4-phenoxyphenyl)-1H-pyrazolo[3,4-d]pyrimidin-1-yl)piperidin-1-yl)prop-2-en-1-one, including crystalline forms, solvates and pharmaceutically acceptable salts thereof. Also disclosed are pharmaceutical compositions that include the Btk inhibitor, as well as methods of using the Btk inhibitor, alone or in combination with other therapeutic agents, for the treatment of autoimmune diseases or conditions, heteroimmune diseases or conditions, cancer, including lymphoma, and inflammatory diseases or conditions.
US09296751B1

Provided are an indolizino[3,2-c]quinoline derivative, pharmaceutically acceptable salt thereof, and a method for preparing the same. The indolizino[3,2-c]quinoline derivative, pharmaceutically acceptable salt thereof may function as an agonist of cystic fibrosis conductance transmembrane regulator, and thus may be useful for an agent for preventing or treating diseases caused by degradation of activity of cystic fibrosis conductance transmembrane regulator and for a pharmaceutical composition for stimulating proliferation of stem cells.
US09296749B2

The present invention relates to crystalline forms of cis-(E)-4-(3-Fluorophenyl)-2′,3′,4′,9′-tetrahydro-N,N-dimethyl-2′-(1-oxo-3-phenyl-2-propenyl)-spiro[cyclohexane-1,1′[1H]-pyrido[3,4-b]indol]-4-amine, pharmaceutical compositions and medicaments comprising these modifications, the use of these modifications as well as to a process for making the crystalline forms.
US09296743B2

Substituted pyridoindoles for incorporation in pharmaceutical compositions employed in the treatment of various diseases correspond to formula (I) wherein R1 is H or optionally substituted alkyl; R2, R3, R4 are each independently selected from H, —O-alkyl, —S-alkyl, alkyl, halo, —CF3, and —CN; G is —CR12R13—NR5— or —NR5—CR12R13; R5 is H, optionally substituted alkyl, optionally substituted heterocycle, —C(═O)—R6, —C(═O)—O—R7, or —C(═O)—NR19R20; R6 and R7 are each optionally substituted alkyl or optionally substituted heterocycle; R8, R9, R10, R11, R12, R13, R19 and R20 are each independently selected from H or optionally substituted alkyl; R14 and R15 are each independently H or halogen; L is —CH2—O—, —CH2CH2—, —CH═CH— or a bond; and B is aryl or heteroaryl or cycloalkyl; with the proviso that, when L is a direct bond, B cannot be unsubstituted heteroaryl or heteroaryl monosubstituted with fluorine.
US09296742B2

Provided herein are compounds of formula (I-A), (I-B), (I-C), or (I-D), pharmaceutical compositions comprising the compounds, and methods of use thereof. The compounds provided herein modulate kinase activity, including PI3 kinase activity, and are useful for treating diseases and conditions associated with kinase activity, including diseases and conditions associated with PI3 kinase activity.
US09296741B2

The present invention provides for compounds of formula (I) wherein A1, A2, A3, A4, X1, X2, Y1, L1, G1, Rx, and Ry have any of the values defined thereof in the specification, and pharmaceutically acceptable salts thereof, that are useful as agents in the treatment of diseases and conditions, including inflammatory diseases, cancer, and AIDS. Also provided are pharmaceutical compositions comprising one or more compounds of formula (I).
US09296739B2

The present invention relates to new pharmaceutical compositions comprising benzoquinoline compounds, and methods to inhibit vesicular monoamine transporter 2 (VMAT2) activity in a subject for the treatment of chronic hyperkinetic movement disorders.
US09296731B2

The present invention provides inhibitors of allergy, and allergic reactions specifically compounds of the present invention are described by the following chemical Formula I: A method for treating an allergic reaction, or allergy diseases or disorders includes administering a therapeutically effective composition comprising a compound of Formula I or a pharmaceutically acceptable salt, solvate or prodrug thereof and a pharmaceutically acceptable carrier, vehicle or excipient to a subject in need thereof.
US09296730B2

The invention provides a compound of formula I: or a salt thereof, wherein ring A and R1-R4 have any of the values defined in the specification. The compounds have activity as Aurora B kinase inhibitors and are useful for treating conditions associated with Aurora B kinase activity (e.g. cancer).
US09296727B2

The present invention relates to the novel regioselective syntheses of 2,4-disubstituted pyrimidines through sequential nucleophilic aromatic substitutions.
US09296722B2

Provided herein are azolyl urea compounds for treatment of CSF-1R kinase mediated diseases. Also provided are pharmaceutical compositions comprising the compounds and methods of using the compounds and compositions.
US09296721B1

Embodiment of present disclosure provides a method for preparing ceritinib of formula I, comprising: (1) contacting a compound of formula 12b with an amino protective group to obtain a compound of formula 3; (2) contacting the compound of formula 3 with a compound of formula 9a to obtain a compound of formula 5; and (3) subjecting the compound of formula 5 to a deprotection reaction to obtain the ceritinib of formula I. Then ceritinib may be effectively prepared.
US09296715B2

The present invention relates to a micropowder, wherein the particles of the micropowder have a Dv10 value of at least 2 micrometer and the micropowder comprises mesopores which have an average pore diameter in the range of from 2 to 50 nm and comprise, based on the weight of the micropowder, at least 95 weight-% of a microporous aluminum-free zeolitic material of structure type MWW containing titanium and zinc.
US09296713B2

The present disclosure relates to specific acylhydrazone compounds, their use as oxidation catalysts and to a process for removing stains and soil on textiles and hard surfaces. The compounds are substituted with a specific cyclic ammonium group adjacent to the acyl group.
US09296707B2

Compositions and methods for treatment of sexual dysfunctions by administering to a subject a pharmaceutical composition comprising a delta opioid receptor agonist in an amount effective to delay the onset of ejaculation in the subject during sexual stimulation.
US09296696B2

The present invention relates to antimalarial compounds and their use against protozoa of the genus Plasmodium, including drug-resistant Plasmodia strains. This invention further relates to compositions containing such compounds and a process for making the compounds.
US09296695B2

The invention is directed to bipyridine-based compound and organic light emitting diodes (OLED) including organic layers having the bipyridine-based compound. OLEDs including organic layers having the bipyridine-based compounds can have low driving voltages, high current densities, high efficiencies and long lifetimes.
US09296692B2

Novel use of small molecules, particularly indolyl and indolinyl hydroxamates is disclosed herein. The indolyl and indolinyl hydroxamates are useful as lead compounds for manufacturing a medicament or a pharmaceutical composition for treating a patient suffering from heart failure or neuronal injury.
US09296688B2

The present invention is directed to a new class of synthetic carbohydrate receptor compounds comprising Formula I as described herein: (I). Other aspects of the present invention relate to pharmaceutical compositions and pharmaceutical delivery vehicles comprising the compound of Formula (I) The present invention is also directed to methods of treatment and diagnosis that involve the administration of a compound of Formula (I).
US09296677B2

The present invention relates to a new and improved synthesis of peretinoin.
US09296667B2

A process for recovering 1,3-butadiene from a C4 fraction, where the butadiene extraction processes may be operated at an intermediate pressure using a liquid ring type compressor. The use of a liquid ring compressor, among other process options presented herein, may advantageously reduce capital and operating costs, similar to the compressorless option, while mitigating the risks associated with the higher operating temperatures and pressures associated with the compressorless option. Thus, the embodiments of the processes disclosed herein encompass the best features of the conventional design (low pressure, with a compressor) with the advantages of the compressorless design (low capital and operating cost), as well as other advantages unique to the systems disclosed herein.
US09296662B2

The present invention describes a process involving a new method of use for methyl isothiocyanate (MITC)-generating compounds in the treatment of organic waste material to reduce vector attraction. The present invention results in waste that is more suitable for use as a fertilizer and meets the standard for vector attraction reduction (VAR) as established by the U.S. Environmental Protection Agency. The method includes the application of MITC generating compounds, such as metam sodium, to organic waste material, resulting in the generation of MITC. The MITC generated by the process of the present invention results in a loss of attraction for organic waste material normally experienced by disease-transmitting pests such as flies and rodents.
US09296650B1

Embodiments provided herein describe low-e panels and methods for forming low-e panels. A transparent substrate is provided. A reflective layer is formed above the transparent substrate. A metal oxide layer is formed between the transparent substrate and the reflective layer. A base layer is formed between transparent substrate and the metal oxide layer. The base layer has a first refractive index. A dielectric layer is formed between the base layer and the metal oxide layer. The dielectric layer has a second refractive index.
US09296645B2

A transparent low-colour lithium aluminium silicate (LAS) glass ceramic and the use thereof are provided. The ceramic has an environmentally friendly composition with high-quartz mixed crystals as the main crystal phase. The glass ceramic contains the following components (in wt % on the basis of oxide): TiO2 1.6-<2.5; Nd2O3 0.005-0.15; MgO 0.2-1.0; ZnO 1-2.5; CaO+SrO 0-1.5; BaO 0-1.5 with the condition B1: MgO+ZnO>CaO+SrO +BaO. In some embodiments, the glass ceramic has a hue c* of less than 5.5, a light transmission Y greater than 81% and has no visually disruptive diffusion.
US09296642B2

Provided are an enamel composition, a preparation method thereof, and a cooking appliance including the same. The enamel composition includes a glass frit containing P2O5, SiO2, TiO2, Na2O, and Al2O3. The glass frit contains about 10 wt % to about 25 wt % of SiO2, about 5 wt % to about 20 wt % of TiO2, about 5 wt % to about 15 wt % of Na2O, and about 9 wt % to about 20 wt % of Al2O3, and the glass frit has a glass deformation temperature of about 500° C. or more, and a reflectivity of about 70% or more.
US09296641B2

A soda-lime-silica glass container and related methods of manufacturing. A black-strikable glass composition having a base glass portion and a latent colorant portion is prepared. The base glass portion includes soda-lime-silica glass materials and one or more blue colorant materials, and the latent colorant portion includes cuprous oxide (Cu2O), stannous oxide (SnO), bismuth oxide (Bi2O3), and carbon (C). Glass containers may be formed from the black-strikable glass composition, and these glass containers may be heated to a temperature greater than 600 degrees Celsius to strike black therein. The glass containers formed from the black-strikable glass composition may be inspected—before or after striking—by infrared inspection equipment.
US09296639B2

The invention relates to a plasma deposition process for producing an optical preform, which is characterized by a cladding glass layer having a non-round internal cross-section together with high fluorine doping and axially and radially specified dopant distribution, which in the simplest case is as uniform as possible. For this purpose, a two-stage method is proposed, wherein a substrate body having a non-round cross-section is first reshaped into a coated substrate body having a circular cross-section in that a POD filling layer made of quartz glass having the nominal fluorine concentration is deposited onto a present filling surface and rounded by grinding, and then in the second stage of the method a POD sheathing glass layer made of fluorine-doped quartz glass and having a circular-ring-shaped cross-section is deposited.
US09296629B2

Methods and systems for reducing a redox active contaminant in a waste stream in a waste treatment system involve performing a unit process of the waste treatment system by contacting redox active contaminant in the waste stream with oxyhydrogen-rich gas generated on-site by an oxyhydrogen gas generator that implements water dissociation technology. The oxyhydrogen gas generator involves applying a pulsed electrical signal to a series of closely spaced electrodes that are submerged in the waste stream to produce oxyhydrogen-rich gas from a water component of the waste stream. Operation of the oxyhydrogen gas generator in the waste stream may accomplish one or more unit processes for waste treatment, such as oxidation, stripping, floatation, disinfection, conditioning, stabilization, thickening, and dewatering, among others.
US09296619B2

A process for the manufacture of large crystal size synthetic porous crystalline molecular sieve requires an aqueous reaction mixture that is organic structure directing agent-free, has a H2O/MOH molar ratio (M is an alkali metal) of 75 or less, a source of X2O3 (X is a trivalent element) and a source of YO2 (Y is a tetravalent element). The source of X2O3 and YO2 is an amorphous material containing both X2O3 and YO2 and having a YO2/X2O3 molar ratio of 15 to 40. The resultant highly crystalline novel materials have crystals with at least one dimension greater than 1 μm, such as greater than 3 μm.
US09296617B2

Disclosed is a method for selectively separating and recovering silicon from waste silicon sludge generated during a semiconductor manufacturing process. With the method for separating and recovering silicon from the silicon sludge, oil components, iron, silicon carbide that are included in the silicon sludge may be removed and silicon may be selectively separated and recovered. In addition, silicon may be efficiently recovered without injection of an additive for precipitating a specific component or without a separate device such as a magnetic separator, or the like, for removing iron.
US09296613B2

The invention is directed to a carbon material dispersion, including: a fluorinated carbon material having a fluorinated surface formed by bringing a treatment gas with a fluorine concentration of 0.01 to 100 vol % into contact with a carbon material under conditions at 150 to 600° C.; and a dispersion medium in which the fluorinated carbon material is dispersed.
US09296605B2

System is provided for aiding a horseback rider in maintaining balance while riding, includes sensor pad positioned between rider and saddle, pad/blanket worn by the horse during riding. Sensor pad includes sensors for measuring force exerted by the rider on the horse at individual measuring points. Controller configured for receiving force data from the sensor pad, includes a microprocessor continuously polling each sensor in the sensor pad for force data, calibrating each measurement based on an initial value, aggregating measurements from sensors on a left side and a right side of the sensor pad over a predetermined time interval, and calculating the differences between measurements on the right side and left side of the sensor pad. Power supply, electronic circuitry and alert mechanism receive signal from controller and notify rider when rider is off-balance based on calculated differences between measurements on right side and left side of sensor pad.
US09296604B2

The present invention relates to a system for filling a sprayer tank with at least one liquid solution, including at least a first tank containing a first liquid solution and a second tank configured to contain a second liquid solution, means for temporarily connecting the system to the tank, means for incorporating an active material into the first tank or between the first tank and the connecting means, and pumping means controlled by a control device and configured to selectively fill the tank with the liquid solution(s). The system also includes means for preparing the first liquid solution in the first tank by mixing the second solution and the active material in predetermined proportions. The means for preparing the first liquid solution include at least the means for incorporating the active material, which are positioned between the first tank and the second tank, as well as agitation means configured to ensure that the first liquid solution remains a suspension in the first tank.
US09296596B2

A hybrid wedge jack/scissor lift device for lifting heavy loads is provided, the device having a horizontally-oriented actuator coupled to a wedge that acts on lower and upper rollers coupled to a scissor lift. In operation, the actuator can drive the wedge in between the rollers, spreading them apart to raise the scissor lift. When the actuator retracts, the wedge is removed and the scissor lift collapses under the weight of the load. The wedge can be shaped in such a way that the lift has one or more intrinsically safe positions in which the rollers on the scissor lift fit into seats on the wedge, preventing the scissor lift from collapsing in the event of an actuator failure. An optional restraint bar safety mechanism is also provided.
US09296588B2

An elevator dispatching system includes a plurality of elevator groups, each of the plurality of elevator groups including a group controller and a plurality of elevator cars, each of the plurality of elevator groups serving a respective set of floors; and a redirector configured to receive a service request including a destination floor, and, in the event more than one elevator group serves the destination floor, determine a best group to service the request from the plurality of elevator groups based on information stored in the redirector, wherein the group controller of the determined best group is configured to determine a best car from the plurality of elevator cars in the determined best group.
US09296584B2

A media conveying system for aligning a media sheet in a media path of an image forming apparatus may include a first roll mounted across the media path, a second roll mounted relative to the first roll so as to define a first nip between the first roll and the second roll, and a reference edge positioned along a side of the media path. A drive mechanism is coupled to the second roll for translating the second roll in a first direction such that a media sheet positioned in the nip moves in the first direction towards the reference edge.
US09296581B2

A document feeder includes a lift plate, a storage section, and an operation display section. The lift plate lifts a document sheaf up to a feed position. The storage section stores a first travel amount. The first travel amount is a travel amount of the lift plate necessary for the lift plate to cause the document sheaf to arrive at the feed position in a situation in which the document sheaf has a maximum permitted thickness. When a second travel amount is less than the first travel amount, the operation display section informs that the number of the document sheets in the document sheaf exceeds a maximum sheet number. The second travel amount is a travel amount of the lift plate taken to cause the topmost part of the document sheaf to arrive at the feed position.
US09296579B2

A transporting apparatus includes a base unit made of resin, a tray configured to support a sheet, a transporting section supported by an upper portion of the base unit and configured to transport the sheet, and a feeding section supported by a lower portion of the base unit and including a feeding roller configured to contact an upper surface of the sheet supported by the tray and to feed the sheet toward the transporting section. The base unit is integrally formed with an inner-side guide which defines an inner side of a curved path which is configured to guide the sheet fed by the feeding section to the transport section.
US09296575B2

A pickup mechanism includes a mechanical frame, at least one pickup roller, a paper pressing board disposed above the mechanical frame, a transmitting element, a cover covered on the paper pressing board, at least one stopper element pivotally mounted to the paper pressing board, and at least one elastic element elastically disposed between the cover and the paper pressing board. The pickup roller is disposed under the mechanical frame. The paper pressing board has a bottom board. A top of the bottom board protrudes upward to form a movable portion. A front of the movable portion defines a driven link. The transmitting element is cooperated with the driven link of the paper pressing board to bring along the paper pressing board to be pressed downward and be raised up. The cover has a top wall. A bottom of the top wall protrudes downward to form a locking part.
US09296568B2

A conditioner for a fertilizer box configured to convey compacted particles away from a conveyor path of fertilizer particles. The conditioner may include a plurality of wings for deflecting a portion of a flow of fertilizer particles from a conveyor path. A method includes determining a constant effective dispense opening for a fertilizer box having the conditioner and using the constant effective dispense opening to determine a fertilizer dispense rate.
US09296563B2

A conveyor has a belt arranged to be urged around conveyor rollers, and a belt cover formed of an endless loop of fabric material and is in frictional communication over the belt. The belt cover is formed of two plies that are arranged to be adhered to one another in an edge region of the belt cover. The communication between the belt cover and the belt has a coefficient of friction of ˜0.50. A message is printed on the outer ply of the belt cover. In addition, an antimicrobial material is disposed on the belt cover, and is formed of silver nanoparticles embedded in a polyurethane film having a thickness of ˜0.5 mil.
US09296561B2

A device for providing items for more than one order from a warehouse according to each particular order comprises at least one temporary storage device linked with the warehouse for temporarily storing items of at least one order, at least one collection zone linked with the at least one temporary storage device for collecting the items of the at least one completed order, and a separation zone having a number of delivery lines for providing the items of the at least one completed order according to the respective order.
US09296558B2

A vertically adjustable collection arm assembly for picking up refuse cans has an arm mechanism to pick up the cans. A lift mechanism raises and lowers the arm mechanism. The lift mechanism is coupled with the arm mechanism and a structure. The lift provides vertical movement to lift and lower the arm mechanism with respect to the structure.
US09296556B2

An apparatus for shipping a flowable material in a cargo compartment of a transport includes an enclosure forming a chamber therein to house the flowable material. The enclosure is made of braided or woven fabric. The inner surface of the fabric is coated whereby the fabric is impermeable to the flowable material. The enclosure has at least one closable opening serving as an inlet or outlet to the chamber, and is pliable such that it can be housed within the cargo compartment in any orientation.
US09296555B2

This invention is directed to a non-rigid composite sheet comprising in order (i) a first component having an areal density of from 88 to 678 gsm comprising a first fabric of filamentary yarns having a tenacity of at least 11 g/dtex and a UV and weather impervious first polymeric layer. (ii) a second component having an areal density of from 30 to 237 gsm comprising a flame resistant substrate and an inorganic refractory layer and (iii) a third component having an areal density of from 88 to 678 gsm comprising a second fabric of filamentary yarns having a tenacity of at least 11 g/dtex and an impact and scratch resistant second polymeric layer, the second fabric of the third component being adjacent to the refractory layer of the second component.
US09296545B2

A dispensing apparatus for dispensing articles includes a housing and a drive system. The housing defines a hopper chamber to hold the articles, a dispensing outlet, and a dispensing path between the hopper chamber and the dispensing outlet. The drive system includes a belt and a belt actuator operable to drive the belt. The dispensing apparatus is configured such that articles disposed in the hopper chamber are directed onto the belt and the belt, when driven by the belt actuator, conveys the articles received from the hopper chamber in a dispensing direction along the dispensing path toward the dispensing outlet to be dispensed.
US09296543B2

A portable, durable, lightweight cooler system designed to maintain beverages, food, medical supplies, drugs, and other heat sensitive products at existing temperatures with substantially reduced heat gain or loss from the surrounding environment for extended periods of time, when no power source is available. This container is designed to greatly reduce radiant heat transfer along with conductive and convective heat transfer while diminishing decomposition effects of stored items and thus maintaining freshness. This system includes a cooler housing, a reinforced lid, a radiation reflective material application, and a system to remove air from the containment area, thus creating a vacuum within the cooler itself and sealing the lid to the cooler housing. Upon actuation of a vacuum release device, air is reintroduced into the containment area thus allowing the lid to be removed and the stored products be accessed.
US09296539B2

Base includes an outer support wall, a support surface extending inwardly from the outer support wall and defining a reference plane, an inner support wall extending upwardly from the support surface, a first radiused portion extending radially inward from the inner support wall and concave relative to the reference plane, a second radiused portion extending radially inward from the first radiused portion and convex relative to the reference plane, an intermediate surface extending radially inward from the second radiused portion and substantially parallel to the reference plane, a third radiused portion extending radially inward from the intermediate surface and convex relative to the reference plane, and a central portion disposed proximate the third radiused portion.
US09296536B2

Multiple blister pack (1) for button batteries comprising a blister foil (10) designed to provide individual storage cups (12) of center (C) and diameter (D) for receiving a button battery, and individual closure regions (13) for each said individual storage cup (12). Each closure region (13) receives a closure element (4), and the individual storage cups (12) are arranged on the blister foil (10) according to a matrix pattern with at least two columns. Each closure region (13) surrounding each individual storage cup (12) are mutually separated by column and row tearing lines (2,2′). The closure element (4) and/or the closure region (13) is provided with tracking information concerning the battery stored in said individual storage cup (12) and the centers (C) of the individual storage cups (12) are spaced apart of a distance equal to twice the diameter (2*D) of the individual storage cup (12) from each other along each column of said matrix, within a tolerance of 1 millimeter.
US09296524B2

A child-resistant packaging comprises a packaging container having a mouth and a drawstring positioned along the mouth for selectively opening and closing the mouth. A first cord lock is adapted to receive first and second ends of the drawstring. Actuation of the first cord lock enables the first cord lock to slidably engage the drawstring. In one aspect of the invention, a second cord lock has first and second lobes. The first lobe is adapted to receive the first end of the drawstring while the second lobe is adapted to receive the second end of the drawstring. Simultaneous actuation of the first and second lobes enables the second cord lock to slidably engage the drawstring.
US09296523B2

A lock system includes a first lock and a second lock each with two profile strips operable for engagement with an at least partially flexible bundle and effective to enable a connection of a first bundle with a second bundle in a closed docking position and for guidance of a flow in a flow direction through lock members from the first bundle into the second bundle in an open docking position. The second bundle provides the lock members facing toward the first bundle, which lock members in the open docking position engage the lock members of the first bundle and jointly with the lock members of the first bundle form a flow channel for flow in the flow direction. Additionally, a slider for connecting and separating such locks is provided.
US09296519B2

A food container includes a first interior face having disposed thereon a first protective layer for protecting the first interior face from exposure to contaminants that would interfere with recycling of the food container. The first protective layer is affixed to the first interior face by an adhesive interface so as to be peelable from the first interior face.
US09296487B2

A distributed heating system for a power train of a ram air turbine, which ram air turbine has a stowed position and a deployed position, has at least one electrical resistance heater element, with each electrical resistance heater element located proximate at least one respective lubrication surface for the power train; and an electrical controller for coupling electrical power to each electrical resistance heater element when the ram air turbine is in the stowed position and ambient temperature falls below a desired level.
US09296486B2

The invention provides in-flight refueling systems with a communication sub-system available in radio silence operations including at least a first digital wireless data link comprising a first RF transceiver and a second RF transceiver coupled, respectively, to first and second antennas located in two points inside the boom or the hose of the refueling system or in RF communication with them and connected, respectively, to refueling control units in the tanker aircraft and in the free end of the refueling device by data buses allowing a digital communication between them.
US09296484B2

Detailed are restraints intended principally (but not necessarily exclusively) for inflatable evacuation slides or rafts. At least one such restraint may be designed to release based on geometric shape of an object (such as a slide) rather than merely as a function of its inflation pressure or length. One version of this type of restraint includes a connector pin attached to a cord, with tensioning of the cord eventually retracting the pin to effect release of the restraint.
US09296478B2

An aircraft having at least two separate aircraft fuselages is provided. The aircraft includes a first wing arrangement with at least two non-connected wing sections, and a second wing. In each case the wing sections of the first wing arrangement extend from the outside of an aircraft fuselage towards the outside. The second wing is arranged between insides of the at least two aircraft fuselages. Connecting regions of the first wing arrangement and of the second wing are arranged so as to be offset relative to each other at least on an X-Z-plane of an aircraft-fixed coordinate system. Consequently, the first wing arrangement and the second wing do not influence each other as a result of downwash, and in addition it is possible to do without horizontal stabilizer units that generate downthrust.
US09296477B1

A helicopter system has multiple rotors and methods of operation. The helicopter has a fuselage with four rotors and an engine operably connected to the four rotors for powered rotation of a rotor shaft with a set of rotor blades attached for each of the four rotors. Each of the rotor shafts is positioned in a housing with each housing attached at a lower end to a distal end of a beam with beams attached at a proximal end on the right side and on the left side adjacent to the nose end of the fuselage, and on the right side and on the left side adjacent to the tail end of the fuselage. All four rotor shafts are inclined from a lower end to an upper end toward the fuselage. All four rotor shafts may be inclined toward the nose end or the tail end of the fuselage.
US09296476B2

A system and method to adjustably create a reacting force in response to a vibrating force of a vibrating structure. The system includes an adjustable vibration absorber that creates a range of reacting forces. The method includes continuously monitoring the reacting force and the vibrating force with a sensor system operably associated with a control unit having an algorithm to determine if adjustment of the vibration absorber is required. If required, the control unit commands a driver to selectively adjust the vibration absorber such that the reacting force equals the vibrating force.
US09296470B1

An apparatus includes a first tube portion forming a portion of an air vehicle deployable pod and a second tube portion. The first and second tube portions are slidably coupled. The apparatus also includes a cavity formed between the tube portions. The second tube portion slides relative to the first tube portion to reduce the size of the cavity and dissipate energy upon impact of the first tube portion.
US09296467B1

An apparatus operable to seal an opening in an aircraft fuel tank during a pressure test of the fuel tank is described. The apparatus includes a substantially dome shaped body having a perimeter. The body further includes a rim extending in an orthogonal direction about the perimeter and a flange extending in a normal direction from the rim and about the perimeter. The flange is sized to engage the fuel tank about the opening. The apparatus further includes a sealing gasket proximate an intersection of the rim and the flange, extending completely around the perimeter. The seal is oriented to provide a sealing function between the fuel tank and the body as pressure is increased within the fuel tank.
US09296464B1

An aircraft having an opening therein, the aircraft including a door member moveable relative to the opening between at least an open position and a closed position, and a biasing assembly operatively connected to the door member to bias the door member to the closed position, the biasing assembly including a torsion spring.
US09296462B1

A system for terminating flight of a balloon having a balloon envelope is provided. The system includes an apparatus attached to the balloon. The apparatus includes a flexible tube that has first and second ends with a hollow tube portion disposed there between and a device attached to the flexible tube. The first end of the tube is sealed around a preconfigured opening in a balloon envelope and the second end is sealed shut. The device includes a main body that has an opening holding an actuating member that has a cavity and a cutting element. The cavity is arranged to hold at least a portion of the flexible tube. When activated, the device causes contact between the actuating member and the cutting element so as to cut open the partial portion of the flexible tube for allowing lift gas to escape the balloon envelope through the hollow tube portion.
US09296460B2

An airship is presented having a plurality of resilient gas bags and gas containers, a straight fuselage tubular hull, with an inner air passageway and propulsion system located therein, and, connecting air inlet, and outlet funnels fore, and aft, with air deflector cones axially positioned therein. The ship also contains propulsion, reverse, and directional rocket thrusters, in addition to typical airship components.
US09296458B2

An outboard motor includes an exhaust pipe that includes an outer wall section, an inner wall section, a coolant passage, and a constricted section. The inner wall section is arranged inward of the outer wall section. The coolant passage is arranged between the outer wall section and the inner wall section. The constricted section is configured to constrict a flow cross section of the coolant passage. A catalytic converter is housed in the exhaust pipe. A temperature sensor is installed in the constricted section and measures a temperature of a pipe wall of the exhaust pipe.
US09296454B1

A vegetation cutter attachment system for a trolling motor to aid in cutting water weeds and grass that wrap around the propeller or motor housing of the trolling motor during use. The attachment system includes a plate affixable to the motor housing and conformed to the motor housing's shape and at least one corner with a cutting surface.
US09296452B2

A one-piece diving weight with openings to quickly add and remove the invention from a user's weight belt.
US09296450B1

A life vest with a rescue handle located on the back side thereof. The rescue handle has a flange located at the lower end thereof, the flange being attached to the back side of the life vest with the rescue handle extending substantially vertically upwards. The rescue handle is attached to the back side of the life vest in a manner adapted to support the weight of a user. The rescue handle has a non-loop shape that eliminates the potential for entanglement with objects in the water.
US09296448B1

An apparatus configurable as a back support and as a boarding ladder for use with an inflatable boat is disclosed. The apparatus includes a first frame configured for mounting on an inflated tube of the inflatable boat and a second frame, pivotally coupled to the first frame, the second frame having a transverse element. The second frame is moveable, with respect to the first frame, between a raised position, where the transverse element provides a back support, and a lowered position where the transverse element provides a rung of a boarding ladder. The apparatus may also include one or more third frames that extend below the second fame when the second frame is in the lowered position, the one or more third frames providing one or more additional rungs of the boarding ladder.
US09296432B2

An aluminum alloy vehicle structural component defining an out-of-plane aperture with its main portion. A recessed portion is inset from the main portion having a bed sub-portion out-of-plane with the main portion that defines the aperture. The recessed portion also provides a strain hardened sub-portion, or stiffened ring of material, around the aperture. When the main portion is subjected to in-plane tension due to bending, the strain primarily concentrates along the strain hardened sub-portion (the stiffened ring) and by-passes the aperture. As a result the perimeter of the aperture undergoes less straining than if the aperture was in-plane with the main portion. The out-of-plane aperture, the bed sub-portion surrounding the aperture, and the strain hardened sub-portion surrounding the bed sub-portion may improve the overall structural robustness of the aluminum alloy structural component when subjected to in-plane tension.
US09296422B2

According to one aspect of the present invention, a system for determining target plausibility is comprised of an imaging device for imaging a scene and generating image data, sensors for generating hitch angle measurements, steering angle measurements, and vehicle speed measurements. A controller in communication with the imaging device and the sensors, wherein when a driving condition is satisfied, the controller calculates a hitch angle and selects a plausible target from the imaged scene based on the image data and the calculated hitch angle.
US09296413B2

An electric power steering device includes a steering shaft that is coupled to the steering wheel, an output shaft that is coupled to the steering shaft via a torsion bar, a torque sensor that detects a steering torque that acts on the torsion bar, a sensor case to which a magnetic material, which is a component of the torque sensor, is fixed, an upper column tube that rotatably supports the steering shaft, and a lower column tube that is movable relative to the upper column tube, wherein the lower column tube and the sensor case are configured as an integrated part made of a resin material.
US09296411B2

An autonomous vehicle including a chassis, a conveyance system carrying the chassis, and a controller configured to steer the conveyance system. The controller is further configured to execute the steps of receiving steering radius information from a source; and creating steering instructions for the vehicle dependent upon the steering radius information from the source. The source not being from the vehicle itself.
US09296410B2

A steering device includes an upper shaft, a lower shaft, and a cover member having a large inner-diameter portion and a small inner-diameter portion, and a sealing member. A portion to be locked is formed close to the upper side of the lower shaft, the sealing member is locked and attached to the portion to be locked, the upper shaft and the lower shaft are slidably connected through the outer spline and the inner spline, and the cover member covers a connection portion connecting the upper shaft and the lower shaft. The upper end of the cover member is fixed to the upper side of the upper shaft. The sealing member is not in contact with the large inner-diameter portion of the cover member. The sealing member comes into contact with the inner circumferential surface of the small inner-diameter portion by reaching the small inner-diameter portion of the sealing member in the extension process of the upper shaft and the lower shaft.
US09296405B2

A cart for transporting and securing ophthalmological lasers and other highly sensitive equipment to medical facilities by a vehicle, and within medical facilities by rolling the cart is disclosed. The cart includes a cart base member with a mounting plate attached to the top portion of the cart base member, a locking mechanism attached to the mounting plate, and a circular plate, rotary swivel bearing and roller plate contained between the cart base member and the mounting plate. The circular plate allows the mounting plate and the equipment mounted thereon to rotate when the locking mechanism is in its unlatched position. This rotation allows the equipment, which may include asymmetrical equipment such as an overhanging arm associated therewith, to rotate enough to allow the otherwise asymmetrical equipment to fit through a doorway and accordingly be transported from one room in a clinic or other surgical site to another room.
US09296394B2

An engine non-stop warning apparatus for a vehicle provided with an engine stop control section configured to stop an engine on condition that a stop switch is continuously pressed for a specified time duration during operation of the engine includes an engine stop determination section configured to determine whether or not the engine is going to stop or stopping by the lapse of the specified time duration after the stop switch is pressed during the operation of the engine, and an engine non-stop warning section configured to warn a vehicle user that the engine is not stopping in a case the engine stop determination section determines that the engine is not going to stop or stopping by the lapse of the specified time duration after the stop switch is pressed during the operation of the engine.
US09296372B2

A control apparatus includes a first control part and a second control part. The first control part controls a control target based on a control amount that is output from the second control part and a command amount that is manually input, and permits the control amount to exceed a predetermined amount based on a standard when respective control directions of the control amount and the command amount are coincident with one another.
US09296368B2

Methods, systems, and vehicles are provided for determining an effective brake pedal position for a vehicle. A determination is made as to whether automatic braking is occurring for a vehicle. If the automatic braking is occurring, a measure of braking is determined for the vehicle. The effective pedal position of the brake pedal is determined to be a position of the brake pedal that would be expected to be required to attain the measure of braking if automatic braking were not occurring.
US09296360B2

A vehicle occupant protection device includes a frontal collision airbag that is provided in front of a front seat, and inflates and deploys by gas being supplied into the airbag, and in which vent holes are provided in both a right side and a left side thereof; a frontal collision inflator that supplies the gas into the airbag by being activated; a discharge limiting portion capable of limiting a discharge of the gas from at least one vent hole, from among the left vent hole and the right vent hole; and a controller that activates the frontal collision inflator when a frontal collision is detected or predicted, and that controls the discharge limiting portion such that the discharge limiting portion limits the discharge of the gas from the one vent hole when a configuration of the frontal collision is an asymmetric collision on a side with the one vent hole.
US09296349B2

An electrical powered vehicle is equipped with a coil unit capable of receiving electric power from a facility self-resonant coil external to the vehicle. The electrical powered vehicle includes: a pair of side members aligned in a widthwise direction of the vehicle and extending in a fore-aft direction of the vehicle; a vehicle self-resonant coil coupled with the facility self-resonant coil resonantly via an electromagnetic field to be capable of at least one of transmitting electric power and receiving electric power; and a vehicle capacitor provided to the vehicle self-resonant coil between the paired side members.
US09296348B2

A power supply device includes functional modules, and a main controller that is connected to and controls the modules. Each module includes a battery block, a communication interface, a memory and a battery state detector. The block includes a battery cells that are connected in serial and/or in parallel to each other. The interface exchanges data with other modules or the controllers. The memory can store data exchanged through the interface. The battery state detector can detect at least one of current, voltage and temperature of the block. When the module is connected to the controller, the controller assigns a unique address to the module. The module stores the unique address, which is assigned by the controller, in the memory. The module exchanges data based on the address.
US09296342B1

An automobile air vent attachable beverage holding apparatus including a sleeve member disposed to gird at least a portion of a beverage container and supportively position said beverage container conjunct an airflow proximal an air vent interior to an automobile when at least one mounting insert is detachably secured to position the sleeve member thereat, whereby heat exchange between the beverage container and the airflow is facilitated and an associated beverage is maintainable within desired and palatable temperatures while heating or alternately cooling an automobile is concurrently effected.
US09296333B2

Described are lighting devices of passenger aircraft. Also described are methods of operating the devices as well as lighting systems and passenger service units.
US09296325B2

A vehicle USB port including: a base body attached to a vehicle-body-side member; a hook main body that is provided with a hinge portion rotatably attached to the base body and a hook portion to anchor an anchored member, and that is rotatable between an in-use position in which the hook portion is usable and a stowed position in which the hook portion is not used; a hook main body retaining portion that is formed at the base body and that retains the hook main body moved to the stowed position; a port opening that is formed at the hook main body retaining portion and that is covered by the hook main body moved to the stowed position; and a USB port that is provided in a position facing the port opening, and to which a USB cable can be coupled through the port opening.
US09296323B2

A vehicle egress aid comprising an elongated body having a pair of grasping members at a distal end thereof, a striker latch engaging member at an opposite end thereof adapted to releasable engage a vehicle door striker latch member, and a lever member located in proximity to the striker latch engaging member and adapted to actuate the striker latch engaging member to engage with and be removed from the vehicle door striker latch member. The vehicle egress aid is further comprised of at least one spacer member located in proximity to the striker latch engaging member and on an opposite side from the lever member, and is adapted to press against a vehicle pillar and provide a more secure connection between the vehicle egress aid and the vehicle.
US09296316B2

A seat frame of a conveyance seat includes: a cushion frame that has cushion side frames disposed on left and right sides; a back frame that has back side frames disposed on left and right sides; recliners that serve as rotary joints, each cushion side frame and the corresponding back side frame being coupled via the corresponding recliner; and recliner plates, each recliner and the corresponding cushion side frame being coupled via the corresponding recliner plate. Each recliner plate has a bent portion at which the recliner plate is bent such that a lower portion of the recliner plate under the recliner is offset in a width direction of the seat frame relative to another portion of the recliner plate, and a reinforcing portion that enhances a strength of the lower portion in an up-down direction of the seat frame.
US09296308B1

An electric vehicle includes a controlling device and a battery unit. The controlling device is connected to a switch, an electric motor, an accelerator controller, and a generator unit. The switch is connected to the generator unit. The battery unit includes a primary battery and a secondary battery. The primary battery is connected to the controlling device. The secondary battery is connected to the generator unit. When the switch is turned on, the controlling device and the generator unit are activated, and when the accelerator controller activates the generator unit via the generator unit controlling device, the controlling device firstly supplies power to the electric motor by the generator unit. After the electric motor has been started, the controlling device cuts off power supply from the generator unit to the electric motor, and the primary battery supplies power to the electric motor.
US09296306B2

A battery powered vehicle may include a battery power source, an electric drive motor, a charging receptacle, and a drive controller. The electric drive motor may be powered by the battery power source. The electric drive motor may be operably coupled to a wheel of the battery powered vehicle to provide drive power for the battery powered 5 vehicle. The charging receptacle may be configured to enable charging of the battery power source via a battery charging assembly connectable to the charging receptacle. The charging receptacle may include circuitry forming a detection loop closed responsive to operable coupling of the charging receptacle with a charger plug of the battery charging assembly. The closing of the detection loop may generate an indication that the charging 10 receptacle is operably coupled to the charger plug. The drive controller may include processing circuitry configured to implement a mobility restriction at least with respect to operation of the electric drive motor responsive to the indication.
US09296303B2

An EVSE assembly convertible between a charge cord and a charge station includes a charge unit having a connector of a first type, a charge station sub-assembly having a connector of a second type, and a cord set sub-assembly having a connector of the second type. The connector of the charge station sub-assembly is hard-wired to an (240V) electrical circuit. The charge unit electrically connects to the charge station sub-assembly while the connectors of the charge unit and the charge station sub-assembly are connected to one another to thereby form a (240V) charge station. The cord set sub-assembly further includes a power plug connectable to (one of a 120V and 240V) electrical outlet. The charge unit electrically connects to the cord set sub-assembly while the connectors of the charge unit and the cord set sub-assembly are connected to one another to thereby form a (120V or 240V) cord set.
US09296297B2

A dual stage accelerator pedal spring assembly is provided that allows the transition point between stroke stages to be set, thereby controlling pedal travel within the first stroke stage, and notifies the driver of a critical operating condition, such as a low battery pack level, via a pedal feedback system. The spring assembly, which uses two springs exhibiting different spring force, allows adjustment of the relative positions of the two springs in order to control the transition point between the first and second pedal stroke stages. The change in pedal resistance used to notify the driver of a change in a monitored vehicle characteristic is achieved by preloading one of the springs in the spring assembly.
US09296295B2

An electronic traction optimization system includes a control unit adapted to produce a corner speed estimate signal for each wheel of a machine, produce an ideal target speed signal for each wheel having a value at least partially responsive to the corner speed estimate signals, produces a practical target speed signal for each wheel, generates an actual target speed signal having a value responsive to a comparison of the ideal target speed signal and the practical target speed signal for each wheel. The control unit compares each actual target speed signal to an associated wheel speed signal to obtain a wheel speed error signal for each wheel and converts each wheel speed error signal to a clutch control signal, wherein each differential clutch actuator is responsive to an associated clutch control signal.
US09296291B2

An electric vehicle having an in-wheel motor drive system including: a wheel bearing unit rotatably supporting a drive wheel; a motor unit; and a reducer unit interposed between the motor unit and the wheel bearing unit, a motor torque command value Tmr being calculated from: (i) an estimate ^Te of external force influence on the drive wheel, which is estimated from the motor torque command value Tmr and a rotational frequency ω1 of a driven wheel; and (ii) a correction value Tc which is calculated from a rotational frequency ω2 of the drive wheel, an accelerator signal Tr and the estimate ^Tc.
US09296290B2

A control system and method for a hybrid electric vehicle powertrain supplies battery power boost torque to vehicle traction wheels to modify shift points for a multiple ratio transmission in the powertrain. A shift schedule is adjusted to avoid a downshift for small changes in torque demand, thus reducing shift frequency due to small transient changes in torque demand.
US09296289B2

The vehicle speed is set as the intermittent operation prohibition vehicle speed before the accumulated charge amount condition where each accumulated charge amount of the master battery and the slave battery becomes each preset value is satisfied, and the vehicle speed that is less than the vehicle speed is set as the intermittent operation prohibition vehicle speed after the accumulated charge amount condition is satisfied. Then, when the vehicle speed is less than the intermittent operation prohibition vehicle speed, the engine and the motor are controlled so that the hybrid vehicle is driven with the priority to the motor travel where the hybrid vehicle is driven with input and output power to and from the motor before accumulated charge amount condition is satisfied, and the engine and the motor are controlled so that the hybrid vehicle is driven with the intermittent operation of the engine corresponding to the power demand after the accumulated charge amount condition is satisfied.
US09296265B2

A tire pressure monitoring device is equipped for attaching to a wheel of a vehicle provided with pneumatic tires. The device measures the tire air pressure present in the pneumatic tire or a change of the tire pressure. An electrical circuit controls the tire pressure monitoring device. A memory stores a program for the electrical circuit. A first transmitter operates in a first frequency range for transmitting data out of the tire pressure monitoring device to a first receiver located outside the tire pressure monitoring device. In the memory initially a basic version of the program is stored, out of which multiple different versions of the program for multiple vehicle types can be developed. Subsequently, a fitting full version for a selected vehicle type is created in that program parameters intended for the selected vehicle type are subsequently stored in the memory of the tire pressure monitoring device.
US09296263B2

Smart Active Tire Pressure Optimizing System is a highly time sensitive design and technique that acts instantaneously to sense and control the tire pressure particularly during imminent/inevitable critical driving situations to reduce emergency and high speed breaking distance, mitigates loss of traction, hydroplaning, roll over, loss of stability, over and under steering, brake-failure, loss of control due to puncture through real-time sensing, perform context aware computing and directing Tire Pressure Control Units to actively control the tire pressure in right time with right pressure on right tires thereby instantly controlling footprint and sidewall deformation rate to enhance, traction and stability simultaneously sustaining drivability/steer-ability and restore/optimize to pre-set tire pressure value immediately after overcoming critical situation for further safe and comfortable driving. Other aspects are controlling tire temperature according to environmental temperature, moisture and humidity to enhance traction and vary tire pressure according to driving modes like comfort, standard, sports etcetera.
US09296260B2

A pneumatic tire tread capable of mitigating air column resonance and maintaining drainage performance while ensuring that the flexible fences are abraded to a similar extent to the tread portion is formed from a rubber composition and has a tread portion, in which is formed at least one primary groove of depth D and width W having a base surface and two opposing walls, and multiple flexible fences of thickness E, which extend inside the primary groove such that at least 70% of the cross-sectional area of the primary groove is blocked and which are disposed at intervals such that at least one of the multiple flexible fences is in the primary groove in the tread contact patch when the tire is rolling, wherein the multiple flexible fences are formed from at least a rubber composition for fences that is different from the rubber composition for the tread portion; and the rubber composition for fences has an abrasion index that is more than or equal to twice the abrasion index of the rubber composition of the tread portion.
US09296255B2

The present disclosure relates to a device for the ultrasonic processing of a workpiece using an ultrasonic resonator and optionally a counter-die, the workpiece lying against the ultrasonic resonator and the ultrasonic resonator having a converter, a booster and a sonotrode. According to the disclosure, an additional booster is provided between the converter and the sonotrode and both boosters carry a holder for the ultrasonic resonator.
US09296238B2

A calibration-pattern printing method in a page-wide array printer having an array of print nozzles extending in a transverse direction of the printer comprises printing a respective calibration pattern portion on a substrate by at least one first portion of the nozzle array, changing the relative position of the nozzle array and substrate in the transverse direction then printing a respective further calibration pattern portion on the substrate by the at least one first portion of the nozzle array so that a given first nozzle-array portion prints a calibration pattern portion and further calibration pattern portion that are at least partially aligned with each other in the longitudinal direction and join up in the transverse direction to form an enlarged calibration pattern portion.
US09296230B2

A data processing apparatus, a data processing method and an inkjet printing apparatus are offered that are capable of reducing, in any kind of image, the occurrence of color unevenness while achieving a high speed output via a bi-directional printing. In order to achieve this, forward scan print ratio and backward scan print ratio with respect to a predetermined area comprising a plurality of pixels is set based on multi-value image data of the predetermined area. Next, binary print data for the forward scans and binary print data for the backward scans at the predetermined area is generated based on the multi-value image data and the set print ratios. According to such a configuration it is possible to increase the ratio of bi-directional printing with respect to areas at which color unevenness appears with difficulty, and increase the ratio of one-directional printing at areas where color unevenness appears with ease.
US09296226B2

Airborne ink mist is prevented from sticking to the detector part of a paper detector disposed on a carriage without using a configuration for capturing the ink mist. A printer has a conveyance path that conveys paper past the print position of a printhead; a carriage that carries the printhead; and a carriage moving mechanism that moves the carriage bidirectionally on the transverse axis of the printer. A paper detector and a shutter that opens and closes the detection part of the paper detector are disposed on the carriage. When the carriage moves to one end of the range of carriage movement, a shutter operating member disposed on a second side frame facing the carriage contacts the shutter and moves the shutter from its open position or closed position to the other position.
US09296225B2

Conventionally, it has not been possible to perform detailed printing control in accordance with a purpose, such as the improvement in density and the improvement in rubfastness, by taking into consideration a slight difference in the kind of paper (slight difference in the receptive layer), such as matte paper and glossy paper. An information processing apparatus for determining a printing medium having a receptive layer has a transmitted light information acquisition unit configured to acquire information on transmitted light by irradiating a printing medium on which a determination image is printed with light, and a surface characteristics determination unit configured to determine the surface characteristics of the printing medium on which the determination image is printed based on the information on transmitted light.
US09296223B2

A printing device for transferring an image representing contents on electronic paper is provided. The printing device includes an electronic paper controller for generating a control signal for transferring the image and outputting the generated control signal to the electronic paper, a touch sensor on a top surface of which the electronic paper is disposed to detect a user input command, a touch sensor controller for outputting a control signal to the touch sensor for driving the touch sensor and receiving the user input command detected by the touch sensor, and a main controller for controlling the electronic paper controller to change an image displayed on the electronic paper according to the user input command input from the touch sensor controller.
US09296220B2

A printer apparatus includes a platen roller, a printer head for performing a printing on a recording paper provided between the printer head and the platen roller, a recording paper guide mounted to a part of a front surface of the printer head to guide the recording paper, and a spring positioned on a rear surface of the printer head to exert force toward the platen roller. The spring causes the printer head and the recording paper guide to move together toward a position in which the platen roller is mounted.
US09296218B2

A printing apparatus includes: a supporting member which supports a medium; a transport device which transports the medium; first to fourth heads which eject first to fourth radiation curable type inks; a first irradiation section; a second irradiation section; a third irradiation section; and a fourth irradiation section which is arranged on the downstream side of the fourth head, in which the radiation rays respectively irradiated from the first irradiation section to the third irradiation section have a peak wavelength of 350 nm to 450 nm, and coloring materials included in the third ink and the fourth ink have higher absorption properties of the radiation rays with the peak wavelength than coloring materials included in the first ink and the second ink.
US09296212B2

In one example an ink tank cap is provided. In another example an ink tank body is provided. For example, in assembled condition, the cap is affixed to the body in a predefined rotational orientation.
Patent Agency Ranking